]> git.sesse.net Git - vlc/blob - ChangeLog
* modules/audio_output/directx.c: backport of directx audio changes (13374). Needs...
[vlc] / ChangeLog
1 ------------------------------------------------------------------------
2 r13326 | gbazin | 2005-11-22 22:22:20 +0100 (Tue, 22 Nov 2005) | 1 line
3 Changed paths:
4    M /tags/0.8.4/modules/audio_output/directx.c
5
6 * modules/audio_output/directx.c: use s16l mode by default since it looks like directx has better latency reporting in this mode.
7 ------------------------------------------------------------------------
8 r13324 | gbazin | 2005-11-22 22:13:42 +0100 (Tue, 22 Nov 2005) | 1 line
9 Changed paths:
10    M /tags/0.8.4/modules/audio_output/directx.c
11    M /tags/0.8.4/modules/video_filter/marq.c
12
13 * modules/audio_output/directx.c: backported directx audio output fix from trunk (#13322).
14 ------------------------------------------------------------------------
15 r13323 | zorglub | 2005-11-22 22:10:48 +0100 (Tue, 22 Nov 2005) | 2 lines
16 Changed paths:
17    M /tags/0.8.4/configure.ac
18    M /tags/0.8.4/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
19    M /tags/0.8.4/extras/MacOSX/vlc.pbproj/project.pbxproj
20
21 Test3 for directx audio fix
22
23 ------------------------------------------------------------------------
24 r13321 | zorglub | 2005-11-22 11:57:56 +0100 (Tue, 22 Nov 2005) | 2 lines
25 Changed paths:
26    D /branches/0.8.4
27    A /tags/0.8.4 (from /branches/0.8.4:13320)
28
29 Tag 0.8.4 release
30
31 ------------------------------------------------------------------------
32 r13319 | dionoea | 2005-11-22 11:27:45 +0100 (Tue, 22 Nov 2005) | 2 lines
33 Changed paths:
34    M /branches/0.8.4/NEWS
35
36 same NEWS change
37
38 ------------------------------------------------------------------------
39 r13317 | xtophe | 2005-11-22 11:22:18 +0100 (Tue, 22 Nov 2005) | 2 lines
40 Changed paths:
41    M /branches/0.8.4/po/POTFILES.in
42    M /branches/0.8.4/po/ca.po
43    M /branches/0.8.4/po/da.po
44    M /branches/0.8.4/po/de.po
45    M /branches/0.8.4/po/en_GB.po
46    M /branches/0.8.4/po/es.po
47    M /branches/0.8.4/po/fr.po
48    M /branches/0.8.4/po/gl.po
49    M /branches/0.8.4/po/it.po
50    M /branches/0.8.4/po/ja.po
51    M /branches/0.8.4/po/ko.po
52    M /branches/0.8.4/po/nl.po
53    M /branches/0.8.4/po/pt_BR.po
54    M /branches/0.8.4/po/ro.po
55    M /branches/0.8.4/po/ru.po
56    M /branches/0.8.4/po/sv.po
57    M /branches/0.8.4/po/tr.po
58    M /branches/0.8.4/po/vlc.pot
59    M /branches/0.8.4/po/zh_CN.po
60    M /branches/0.8.4/po/zh_TW.po
61
62 Fix pofiles for updatevlc.cpp removal
63
64 ------------------------------------------------------------------------
65 r13316 | dionoea | 2005-11-22 11:15:14 +0100 (Tue, 22 Nov 2005) | 2 lines
66 Changed paths:
67    M /branches/0.8.4/modules/audio_output/directx.c
68    M /branches/0.8.4/modules/audio_output/waveout.c
69
70 revert s16l -> fl32 commit
71
72 ------------------------------------------------------------------------
73 r13314 | xtophe | 2005-11-22 11:02:33 +0100 (Tue, 22 Nov 2005) | 2 lines
74 Changed paths:
75    M /branches/0.8.4/INSTALL.win32
76
77 Install.win32: reword the choice of contrib package
78
79 ------------------------------------------------------------------------
80 r13313 | zorglub | 2005-11-22 10:56:31 +0100 (Tue, 22 Nov 2005) | 2 lines
81 Changed paths:
82    M /branches/0.8.4/ChangeLog
83    M /branches/0.8.4/INSTALL.win32
84    M /branches/0.8.4/configure.ac
85    M /branches/0.8.4/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
86    M /branches/0.8.4/extras/MacOSX/vlc.pbproj/project.pbxproj
87
88 Prepare for 0.8.4
89
90 ------------------------------------------------------------------------
91 r13312 | md | 2005-11-22 08:51:20 +0100 (Tue, 22 Nov 2005) | 2 lines
92 Changed paths:
93    M /branches/0.8.4/modules/access/udp.c
94
95 backport [13283] [13272]
96
97 ------------------------------------------------------------------------
98 r13308 | zorglub | 2005-11-21 15:05:12 +0100 (Mon, 21 Nov 2005) | 2 lines
99 Changed paths:
100    M /branches/0.8.4/modules/audio_filter/equalizer.c
101
102 Backport [13307]
103
104 ------------------------------------------------------------------------
105 r13306 | zorglub | 2005-11-21 11:23:12 +0100 (Mon, 21 Nov 2005) | 2 lines
106 Changed paths:
107    M /branches/0.8.4/modules/gui/wxwidgets/wizard.cpp
108
109 Backport [13305]
110
111 ------------------------------------------------------------------------
112 r13304 | fkuehne | 2005-11-21 06:39:59 +0100 (Mon, 21 Nov 2005) | 1 line
113 Changed paths:
114    M /branches/0.8.4/po/gl.po
115
116 * updated Galician translation by Ivan
117 ------------------------------------------------------------------------
118 r13302 | damienf | 2005-11-20 23:56:57 +0100 (Sun, 20 Nov 2005) | 2 lines
119 Changed paths:
120    M /branches/0.8.4/activex/plugin.cpp
121
122 plugin.cpp: eclipse "one-instance" option in saved preferences, which prevents activex plugin from working properly if a player or another activex plugin is already running. 
123
124 ------------------------------------------------------------------------
125 r13301 | xtophe | 2005-11-20 23:35:15 +0100 (Sun, 20 Nov 2005) | 2 lines
126 Changed paths:
127    M /branches/0.8.4/modules/control/http/util.c
128
129 backport of [13300]
130
131 ------------------------------------------------------------------------
132 r13298 | zorglub | 2005-11-20 22:52:59 +0100 (Sun, 20 Nov 2005) | 2 lines
133 Changed paths:
134    M /branches/0.8.4/modules/gui/wxwidgets/playlist.cpp
135
136 Correctly select items in WX search
137
138 ------------------------------------------------------------------------
139 r13297 | zorglub | 2005-11-20 22:21:48 +0100 (Sun, 20 Nov 2005) | 2 lines
140 Changed paths:
141    M /branches/0.8.4/po/fr.po
142
143 A few adds to fr translation
144
145 ------------------------------------------------------------------------
146 r13296 | fkuehne | 2005-11-20 21:53:38 +0100 (Sun, 20 Nov 2005) | 1 line
147 Changed paths:
148    M /branches/0.8.4/po/ca.po
149    M /branches/0.8.4/po/da.po
150    M /branches/0.8.4/po/de.po
151    M /branches/0.8.4/po/en_GB.po
152    M /branches/0.8.4/po/es.po
153    M /branches/0.8.4/po/fr.po
154    M /branches/0.8.4/po/gl.po
155    M /branches/0.8.4/po/it.po
156    M /branches/0.8.4/po/ja.po
157    M /branches/0.8.4/po/ko.po
158    M /branches/0.8.4/po/nl.po
159    M /branches/0.8.4/po/pt_BR.po
160    M /branches/0.8.4/po/ro.po
161    M /branches/0.8.4/po/ru.po
162    M /branches/0.8.4/po/sv.po
163    M /branches/0.8.4/po/tr.po
164    M /branches/0.8.4/po/vlc.pot
165    M /branches/0.8.4/po/zh_CN.po
166    M /branches/0.8.4/po/zh_TW.po
167
168 * updated the po-files, since all expected translations arrived. Added some last-minute fixes to the German translation.
169 ------------------------------------------------------------------------
170 r13294 | fkuehne | 2005-11-20 21:25:17 +0100 (Sun, 20 Nov 2005) | 1 line
171 Changed paths:
172    M /branches/0.8.4/po/da.po
173
174 * updated Danish translation by Jonas Larsen
175 ------------------------------------------------------------------------
176 r13288 | bigben | 2005-11-20 17:07:54 +0100 (Sun, 20 Nov 2005) | 3 lines
177 Changed paths:
178    M /branches/0.8.4/modules/gui/macosx/playlist.m
179
180 Backport of 13287
181
182
183 ------------------------------------------------------------------------
184 r13278 | jpsaman | 2005-11-19 18:57:23 +0100 (Sat, 19 Nov 2005) | 1 line
185 Changed paths:
186    M /branches/0.8.4/configure.ac
187
188 Backport of revision 13277
189 ------------------------------------------------------------------------
190 r13274 | dionoea | 2005-11-19 18:06:54 +0100 (Sat, 19 Nov 2005) | 2 lines
191 Changed paths:
192    M /branches/0.8.4/modules/audio_output/directx.c
193    M /branches/0.8.4/modules/audio_output/waveout.c
194
195 don't use float32 by default (should fix sound issues under windows)
196
197 ------------------------------------------------------------------------
198 r13254 | damienf | 2005-11-15 15:52:19 +0100 (Tue, 15 Nov 2005) | 2 lines
199 Changed paths:
200    M /branches/0.8.4/activex/plugin.cpp
201    M /branches/0.8.4/src/libvlc.c
202
203 backported changes in revision 13253
204
205 ------------------------------------------------------------------------
206 r13250 | jpsaman | 2005-11-14 22:17:45 +0100 (Mon, 14 Nov 2005) | 1 line
207 Changed paths:
208    M /branches/0.8.4/src/audio_output/intf.c
209
210 Really fix volume-change reporting through callbacks to rc-interface.
211 ------------------------------------------------------------------------
212 r13249 | damienf | 2005-11-14 22:10:25 +0100 (Mon, 14 Nov 2005) | 2 lines
213 Changed paths:
214    M /branches/0.8.4/src/libvlc.c
215
216 libvlc.c: backported changes r13248
217
218 ------------------------------------------------------------------------
219 r13247 | jpsaman | 2005-11-14 21:28:22 +0100 (Mon, 14 Nov 2005) | 1 line
220 Changed paths:
221    M /branches/0.8.4/modules/video_output/x11/xcommon.c
222
223 Removed unused variable f_arg
224 ------------------------------------------------------------------------
225 r13246 | dionoea | 2005-11-14 21:02:53 +0100 (Mon, 14 Nov 2005) | 2 lines
226 Changed paths:
227    M /branches/0.8.4/modules/video_output/x11/xcommon.c
228
229 backport [13245]
230
231 ------------------------------------------------------------------------
232 r13243 | zorglub | 2005-11-14 19:31:22 +0100 (Mon, 14 Nov 2005) | 2 lines
233 Changed paths:
234    M /branches/0.8.4/NEWS
235    M /branches/0.8.4/THANKS
236    M /branches/0.8.4/configure.ac
237    M /branches/0.8.4/po/fr.po
238    M /branches/0.8.4/po/sv.po
239
240 Merge fr and sv to 0.8.4
241
242 ------------------------------------------------------------------------
243 r13240 | fkuehne | 2005-11-14 18:45:51 +0100 (Mon, 14 Nov 2005) | 1 line
244 Changed paths:
245    M /branches/0.8.4/NEWS
246    M /branches/0.8.4/THANKS
247    M /branches/0.8.4/configure.ac
248    A /branches/0.8.4/po/gl.po
249    M /branches/0.8.4/src/libvlc.h
250    M /branches/0.8.4/src/misc/darwin_specific.m
251
252 * initial Galician translation by Ivan. There are more translated strings to come as times passes by ;)
253 ------------------------------------------------------------------------
254 r13239 | damienf | 2005-11-14 16:42:57 +0100 (Mon, 14 Nov 2005) | 2 lines
255 Changed paths:
256    M /branches/0.8.4/activex/utils.cpp
257
258 backport of r13238
259
260 ------------------------------------------------------------------------
261 r13236 | adn | 2005-11-14 01:52:36 +0100 (Mon, 14 Nov 2005) | 2 lines
262 Changed paths:
263    M /branches/0.8.4/mozilla/vlcshell.cpp
264
265 backport revision 13225
266
267 ------------------------------------------------------------------------
268 r13235 | dionoea | 2005-11-14 01:08:06 +0100 (Mon, 14 Nov 2005) | 2 lines
269 Changed paths:
270    M /branches/0.8.4/NEWS
271    M /branches/0.8.4/modules/gui/wxwidgets/Modules.am
272    M /branches/0.8.4/modules/gui/wxwidgets/dialogs.cpp
273    M /branches/0.8.4/modules/gui/wxwidgets/interface.cpp
274    D /branches/0.8.4/modules/gui/wxwidgets/updatevlc.cpp
275    M /branches/0.8.4/modules/gui/wxwidgets/wxwidgets.h
276
277 remove VLC update checker stuff from 0.8.4
278
279 ------------------------------------------------------------------------
280 r13227 | dionoea | 2005-11-13 19:32:16 +0100 (Sun, 13 Nov 2005) | 2 lines
281 Changed paths:
282    M /branches/0.8.4/modules/demux/mpeg/mpga.c
283    M /branches/0.8.4/src/input/clock.c
284    M /branches/0.8.4/src/input/input_internal.h
285
286 backport [13191] and [13192] once again
287
288 ------------------------------------------------------------------------
289 r13226 | dionoea | 2005-11-13 19:31:39 +0100 (Sun, 13 Nov 2005) | 2 lines
290 Changed paths:
291    M /branches/0.8.4/modules/demux/mpeg/mpga.c
292    M /branches/0.8.4/src/input/clock.c
293    M /branches/0.8.4/src/input/input_internal.h
294
295 revert 13221 (feature/"big change" freeze)
296
297 ------------------------------------------------------------------------
298 r13221 | md | 2005-11-13 12:57:13 +0100 (Sun, 13 Nov 2005) | 2 lines
299 Changed paths:
300    M /branches/0.8.4/modules/demux/mpeg/mpga.c
301    M /branches/0.8.4/src/input/clock.c
302    M /branches/0.8.4/src/input/input_internal.h
303
304 backport of [13220] [13191] [13192]
305
306 ------------------------------------------------------------------------
307 r13219 | fkuehne | 2005-11-13 12:16:00 +0100 (Sun, 13 Nov 2005) | 1 line
308 Changed paths:
309    M /branches/0.8.4/po/tr.po
310
311 sorry for this quick fix again, I'll need some coffee (fixed svn:keywords and the copyright)
312 ------------------------------------------------------------------------
313 r13218 | fkuehne | 2005-11-13 12:12:34 +0100 (Sun, 13 Nov 2005) | 1 line
314 Changed paths:
315    M /branches/0.8.4/po/tr.po
316
317 * updated Turkish translation by Adem Gunes
318 ------------------------------------------------------------------------
319 r13203 | fkuehne | 2005-11-12 14:35:15 +0100 (Sat, 12 Nov 2005) | 1 line
320 Changed paths:
321    M /branches/0.8.4/po/zh_CN.po
322
323 * fixed svn keyword
324 ------------------------------------------------------------------------
325 r13202 | fkuehne | 2005-11-12 14:31:39 +0100 (Sat, 12 Nov 2005) | 1 line
326 Changed paths:
327    M /branches/0.8.4/THANKS
328    M /branches/0.8.4/po/zh_CN.po
329
330 * final version of the Simplified Chinese translation by Wei Mingzhi and King Norman for 0.8.4 (1651 translated msgs, 1448 untra. msgs)
331 ------------------------------------------------------------------------
332 r13195 | md | 2005-11-11 20:24:01 +0100 (Fri, 11 Nov 2005) | 2 lines
333 Changed paths:
334    M /branches/0.8.4/modules/access/udp.c
335
336 fixed RTP (pre)buffering to correctly work with VBR streams
337
338 ------------------------------------------------------------------------
339 r13194 | damienf | 2005-11-11 17:57:24 +0100 (Fri, 11 Nov 2005) | 2 lines
340 Changed paths:
341    M /branches/0.8.4/activex/oleobject.cpp
342    M /branches/0.8.4/activex/plugin.cpp
343
344 all: backport of r13193
345
346 ------------------------------------------------------------------------
347 r13186 | gbazin | 2005-11-10 20:23:12 +0100 (Thu, 10 Nov 2005) | 1 line
348 Changed paths:
349    M /branches/0.8.4/modules/demux/ps.c
350
351 * modules/demux/ps.c: backport of 13156.
352 ------------------------------------------------------------------------
353 r13185 | gbazin | 2005-11-10 20:14:22 +0100 (Thu, 10 Nov 2005) | 1 line
354 Changed paths:
355    M /branches/0.8.4/src/input/clock.c
356    M /branches/0.8.4/src/input/input_internal.h
357
358 * src/input/clock.c, input_internal.h: backport of 13165.
359 ------------------------------------------------------------------------
360 r13184 | gbazin | 2005-11-10 19:51:31 +0100 (Thu, 10 Nov 2005) | 1 line
361 Changed paths:
362    M /branches/0.8.4/modules/demux/mp4/mp4.c
363
364 * modules/demux/mp4/mp4.c: fix some signed/unsigned compiler warnings. Patch by Daniel Stranger (vlc at schmaller dot de).
365 ------------------------------------------------------------------------
366 r13182 | gbazin | 2005-11-10 19:49:37 +0100 (Thu, 10 Nov 2005) | 1 line
367 Changed paths:
368    M /branches/0.8.4/src/libvlc.c
369
370 * src/libvlc.c: failing of bindtextdomain() does not mean that there exists no DOMAIN in the locale path. It means that a memory error has occured. The error message was generalized. Patch by Daniel Stranger (vlc at schmaller dot de).
371 ------------------------------------------------------------------------
372 r13180 | gbazin | 2005-11-10 19:43:42 +0100 (Thu, 10 Nov 2005) | 1 line
373 Changed paths:
374    M /branches/0.8.4/modules/gui/wxwidgets/extrapanel.cpp
375    M /branches/0.8.4/modules/gui/wxwidgets/interface.cpp
376    M /branches/0.8.4/modules/gui/wxwidgets/open.cpp
377
378 * modules/gui/wxwidgets: wx backward compatibility fixes by Daniel Stranger (vlc at schmaller dot de).
379 ------------------------------------------------------------------------
380 r13173 | fkuehne | 2005-11-09 21:45:39 +0100 (Wed, 09 Nov 2005) | 1 line
381 Changed paths:
382    M /branches/0.8.4/po/de.po
383
384 * finished the German translation for 0.8.4 (refs #407)
385 ------------------------------------------------------------------------
386 r13168 | courmisch | 2005-11-09 13:05:09 +0100 (Wed, 09 Nov 2005) | 2 lines
387 Changed paths:
388    M /branches/0.8.4/HACKING
389    M /branches/0.8.4/vlc-api.pl
390
391 Backport [13167]
392
393 ------------------------------------------------------------------------
394 r13166 | fkuehne | 2005-11-09 12:00:17 +0100 (Wed, 09 Nov 2005) | 1 line
395 Changed paths:
396    M /branches/0.8.4/po/es.po
397
398 * first update of the Spanish translation by Antonio Javier Varela Calvo (refs #407). 31 strings are untranslated and 146 fuzzy atm. He is going to finish his work until sunday.
399 ------------------------------------------------------------------------
400 r13164 | bigben | 2005-11-09 00:36:22 +0100 (Wed, 09 Nov 2005) | 3 lines
401 Changed paths:
402    M /branches/0.8.4/modules/audio_output/alsa.c
403
404 Backport of r13160
405
406
407 ------------------------------------------------------------------------
408 r13155 | fkuehne | 2005-11-08 19:29:14 +0100 (Tue, 08 Nov 2005) | 1 line
409 Changed paths:
410    M /branches/0.8.4/extras/MacOSX/vlc.pbproj/project.pbxproj
411
412 * backport [13154]
413 ------------------------------------------------------------------------
414 r13146 | fkuehne | 2005-11-06 20:37:22 +0100 (Sun, 06 Nov 2005) | 1 line
415 Changed paths:
416    M /branches/0.8.4/modules/gui/macosx/intf.m
417
418 * make sure that the wizard is shown with localised strings...
419 ------------------------------------------------------------------------
420 r13140 | dionoea | 2005-11-06 16:48:40 +0100 (Sun, 06 Nov 2005) | 2 lines
421 Changed paths:
422    M /branches/0.8.4/configure.ac
423    M /branches/0.8.4/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
424    M /branches/0.8.4/extras/MacOSX/vlc.pbproj/project.pbxproj
425
426 bump version to 0.8.4-test3
427
428 ------------------------------------------------------------------------
429 r13133 | courmisch | 2005-11-04 22:10:24 +0100 (Fri, 04 Nov 2005) | 2 lines
430 Changed paths:
431    M /branches/0.8.4/src/misc/vlm.c
432
433 Backport 13132
434
435 ------------------------------------------------------------------------
436 r13130 | md | 2005-11-04 09:10:59 +0100 (Fri, 04 Nov 2005) | 2 lines
437 Changed paths:
438    M /branches/0.8.4/NEWS
439
440 added some news
441
442 ------------------------------------------------------------------------
443 r13127 | jpsaman | 2005-11-03 21:39:41 +0100 (Thu, 03 Nov 2005) | 1 line
444 Changed paths:
445    M /branches/0.8.4/modules/control/rc.c
446    M /branches/0.8.4/src/audio_output/intf.c
447    M /branches/0.8.4/src/libvlc.c
448
449 Added dynamic variable volume-change to notify upon a volume change. The rc-interface listens to it and prints some feedback on its output.
450 ------------------------------------------------------------------------
451 r13118 | gbazin | 2005-11-03 00:32:56 +0100 (Thu, 03 Nov 2005) | 1 line
452 Changed paths:
453    M /branches/0.8.4/modules/codec/libmpeg2.c
454
455 * modules/codec/libmpeg2.c: backport of 13117 from trunk.
456 ------------------------------------------------------------------------
457 r13114 | bigben | 2005-11-02 22:44:03 +0100 (Wed, 02 Nov 2005) | 3 lines
458 Changed paths:
459    M /branches/0.8.4/modules/audio_output/alsa.c
460
461 Revert 13023 here too
462
463
464 ------------------------------------------------------------------------
465 r13111 | fkuehne | 2005-11-02 21:22:04 +0100 (Wed, 02 Nov 2005) | 1 line
466 Changed paths:
467    M /branches/0.8.4/NEWS
468
469 * added a small note that UPnP is linux-only atm
470 ------------------------------------------------------------------------
471 r13101 | gbazin | 2005-11-02 19:16:58 +0100 (Wed, 02 Nov 2005) | 1 line
472 Changed paths:
473    M /branches/0.8.4/modules/codec/ffmpeg/demux.c
474    M /branches/0.8.4/modules/codec/x264.c
475    M /branches/0.8.4/modules/gui/wxwidgets/playlist.cpp
476    M /branches/0.8.4/modules/gui/wxwidgets/wxwidgets.h
477    M /branches/0.8.4/modules/stream_out/transcode.c
478
479 ALL: backport of 13058,13059,13070,13088,13090,13091,13099 from trunk.
480 ------------------------------------------------------------------------
481 r13096 | md | 2005-11-02 15:07:26 +0100 (Wed, 02 Nov 2005) | 2 lines
482 Changed paths:
483    M /branches/0.8.4/bootstrap
484    M /branches/0.8.4/vlc-config.in.in
485
486 backport [13095]
487
488 ------------------------------------------------------------------------
489 r13093 | fkuehne | 2005-11-02 12:51:07 +0100 (Wed, 02 Nov 2005) | 1 line
490 Changed paths:
491    M /branches/0.8.4/extras/contrib/Makefile
492
493 * backport [13092]
494 ------------------------------------------------------------------------
495 r13083 | dionoea | 2005-11-01 21:51:34 +0100 (Tue, 01 Nov 2005) | 2 lines
496 Changed paths:
497    M /branches/0.8.4/README
498    M /branches/0.8.4/vlc.win32.nsi
499
500 backport 13082 (Misc changes)
501
502 ------------------------------------------------------------------------
503 r13071 | bigben | 2005-11-01 08:59:50 +0100 (Tue, 01 Nov 2005) | 3 lines
504 Changed paths:
505    M /branches/0.8.4/modules/audio_filter/resampler/linear.c
506
507 Backport latest fix on the linear resampler.
508
509
510 ------------------------------------------------------------------------
511 r13069 | hartman | 2005-11-01 00:17:06 +0100 (Tue, 01 Nov 2005) | 2 lines
512 Changed paths:
513    M /branches/0.8.4/ChangeLog
514
515 * update Changelog for 2 final fixes :D
516
517 ------------------------------------------------------------------------
518 r13068 | jpsaman | 2005-11-01 00:13:22 +0100 (Tue, 01 Nov 2005) | 1 line
519 Changed paths:
520    M /branches/0.8.4/src/audio_output/intf.c
521
522 Fixed p_aout was used after the object was released.
523 ------------------------------------------------------------------------
524 r13067 | gbazin | 2005-11-01 00:12:10 +0100 (Tue, 01 Nov 2005) | 1 line
525 Changed paths:
526    M /branches/0.8.4/modules/codec/ffmpeg/encoder.c
527
528 * modules/codec/ffmpeg/encoder.c: backport of 13065 from trunk.
529 ------------------------------------------------------------------------
530 r13066 | hartman | 2005-11-01 00:10:46 +0100 (Tue, 01 Nov 2005) | 2 lines
531 Changed paths:
532    M /branches/0.8.4/ChangeLog
533    M /branches/0.8.4/configure.ac
534    M /branches/0.8.4/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
535    M /branches/0.8.4/extras/MacOSX/vlc.pbproj/project.pbxproj
536
537 * 0.8.4-test2 !!!! weeeeeee. happy. smile smile finally.
538
539 ------------------------------------------------------------------------
540 r13064 | gbazin | 2005-11-01 00:04:16 +0100 (Tue, 01 Nov 2005) | 1 line
541 Changed paths:
542    M /branches/0.8.4/modules/codec/libmpeg2.c
543
544 * modules/codec/libmpeg2.c: backport of 13063 from trunk.
545 ------------------------------------------------------------------------
546 r13062 | gbazin | 2005-10-31 22:14:27 +0100 (Mon, 31 Oct 2005) | 1 line
547 Changed paths:
548    M /branches/0.8.4/modules/video_output/directx/directx.c
549    M /branches/0.8.4/modules/video_output/directx/glwin32.c
550
551 * modules/video_output/directx/directx.c,glwin32.c: revert backport of 13050 for now.
552 ------------------------------------------------------------------------
553 r13055 | md | 2005-10-31 14:14:23 +0100 (Mon, 31 Oct 2005) | 2 lines
554 Changed paths:
555    M /branches/0.8.4/src/input/decoder.c
556
557 backport [13054]
558
559 ------------------------------------------------------------------------
560 r13053 | md | 2005-10-31 13:44:48 +0100 (Mon, 31 Oct 2005) | 2 lines
561 Changed paths:
562    M /branches/0.8.4/src/input/decoder.c
563
564 backport [13052]
565
566 ------------------------------------------------------------------------
567 r13051 | md | 2005-10-31 08:35:39 +0100 (Mon, 31 Oct 2005) | 2 lines
568 Changed paths:
569    M /branches/0.8.4/include/video_output.h
570    M /branches/0.8.4/modules/gui/skins2/src/vlcproc.cpp
571    M /branches/0.8.4/modules/gui/wxwidgets/video.cpp
572    M /branches/0.8.4/modules/video_output/directx/directx.c
573    M /branches/0.8.4/modules/video_output/directx/events.c
574    M /branches/0.8.4/modules/video_output/directx/glwin32.c
575    M /branches/0.8.4/modules/video_output/wingdi.c
576    M /branches/0.8.4/modules/video_output/x11/xcommon.c
577    M /branches/0.8.4/src/video_output/vout_intf.c
578
579 backport [13049] and [13059]
580
581 ------------------------------------------------------------------------
582 r13047 | hartman | 2005-10-30 22:22:26 +0100 (Sun, 30 Oct 2005) | 2 lines
583 Changed paths:
584    M /branches/0.8.4/src/audio_output/input.c
585
586 * backport of [13046] , refs #416
587
588 ------------------------------------------------------------------------
589 r13045 | bigben | 2005-10-30 21:29:41 +0100 (Sun, 30 Oct 2005) | 3 lines
590 Changed paths:
591    M /branches/0.8.4/modules/audio_output/alsa.c
592
593 Backport of the latest alsa fix
594
595
596 ------------------------------------------------------------------------
597 r13044 | gbazin | 2005-10-30 21:10:05 +0100 (Sun, 30 Oct 2005) | 2 lines
598 Changed paths:
599    M /branches/0.8.4/modules/access/rtsp/real_rmff.c
600    M /branches/0.8.4/modules/codec/ffmpeg/demux.c
601    M /branches/0.8.4/modules/codec/ffmpeg/ffmpeg.c
602    M /branches/0.8.4/modules/codec/vorbis.c
603    M /branches/0.8.4/modules/demux/mp4/mp4.c
604    M /branches/0.8.4/modules/demux/real.c
605
606 ALL: backport of 13027,13033,13034,13039,13040,13041 from trunk
607
608 ------------------------------------------------------------------------
609 r13043 | fkuehne | 2005-10-30 20:56:45 +0100 (Sun, 30 Oct 2005) | 1 line
610 Changed paths:
611    M /branches/0.8.4/extras/contrib/src/Makefile
612    A /branches/0.8.4/extras/contrib/src/Patches/libcddb.patch
613
614 * backport [13042]
615 ------------------------------------------------------------------------
616 r13037 | fkuehne | 2005-10-30 20:33:25 +0100 (Sun, 30 Oct 2005) | 1 line
617 Changed paths:
618    M /branches/0.8.4/modules/gui/macosx/wizard.m
619
620 * localise the 'Local playback' info-btn and the ckbox properly (no breakage of the string freeze, since existing strings are used, just forgot to implement this somehow)
621 ------------------------------------------------------------------------
622 r13035 | fkuehne | 2005-10-30 20:05:21 +0100 (Sun, 30 Oct 2005) | 1 line
623 Changed paths:
624    M /branches/0.8.4/po/de.po
625
626 * first update of the German translation
627 ------------------------------------------------------------------------
628 r13030 | fkuehne | 2005-10-30 18:13:04 +0100 (Sun, 30 Oct 2005) | 1 line
629 Changed paths:
630    M /branches/0.8.4/po/POTFILES.in
631
632 * removed libvc1.c, which isn't part of our svn
633 ------------------------------------------------------------------------
634 r13028 | fkuehne | 2005-10-30 17:32:52 +0100 (Sun, 30 Oct 2005) | 1 line
635 Changed paths:
636    M /branches/0.8.4/po/zh_CN.po
637
638 * first update of the Simplified Chinese translation by Wei Mingzhi (refs #407), more translated strings are going to follow soon
639 ------------------------------------------------------------------------
640 r13026 | gbazin | 2005-10-30 16:32:11 +0100 (Sun, 30 Oct 2005) | 2 lines
641 Changed paths:
642    M /branches/0.8.4/include/video_output.h
643    M /branches/0.8.4/modules/codec/libmpeg2.c
644    M /branches/0.8.4/modules/misc/freetype.c
645    M /branches/0.8.4/modules/video_output/directx/events.c
646    M /branches/0.8.4/modules/video_output/wingdi.c
647    M /branches/0.8.4/modules/video_output/x11/xcommon.c
648    M /branches/0.8.4/src/input/decoder.c
649    M /branches/0.8.4/src/video_output/video_output.c
650    M /branches/0.8.4/src/video_output/vout_intf.c
651    M /branches/0.8.4/src/video_output/vout_pictures.c
652
653 ALL: backport of 13001,13004,13005,13011,13012,13019,13020,13025 from trunk.
654
655 ------------------------------------------------------------------------
656 r13022 | md | 2005-10-29 20:11:46 +0200 (Sat, 29 Oct 2005) | 2 lines
657 Changed paths:
658    M /branches/0.8.4/include/vlc_block.h
659    M /branches/0.8.4/modules/access/udp.c
660    M /branches/0.8.4/src/misc/block.c
661
662 backport of [13021]
663
664 ------------------------------------------------------------------------
665 r13017 | dionoea | 2005-10-29 16:18:38 +0200 (Sat, 29 Oct 2005) | 2 lines
666 Changed paths:
667    M /branches/0.8.4/modules/codec/x264.c
668
669 backport r13014 r13015 and r13016
670
671 ------------------------------------------------------------------------
672 r13013 | fkuehne | 2005-10-29 15:33:02 +0200 (Sat, 29 Oct 2005) | 1 line
673 Changed paths:
674    M /branches/0.8.4/po/da.po
675
676 * first update of the Danish translation by Jonas A. Larsen
677 ------------------------------------------------------------------------
678 r13010 | fkuehne | 2005-10-29 14:01:03 +0200 (Sat, 29 Oct 2005) | 1 line
679 Changed paths:
680    M /branches/0.8.4/extras/contrib/src/Makefile
681    M /branches/0.8.4/extras/contrib/src/packages.mak
682
683 * reverted my update of libcddb from 0.9.6 to 1.2.1 since it breaks cddax on OSX (refs #357). The previously applied patch for 0.9.6 doesn't seem to be necessary, since it compiles fine without it (at least using GCC 4.0)
684 ------------------------------------------------------------------------
685 r13008 | hartman | 2005-10-28 22:25:29 +0200 (Fri, 28 Oct 2005) | 1 line
686 Changed paths:
687    M /branches/0.8.4/extras/contrib/src/Patches/live.patch
688
689 backport of [13007] (refs #398)
690 ------------------------------------------------------------------------
691 r13006 | fkuehne | 2005-10-28 21:42:50 +0200 (Fri, 28 Oct 2005) | 1 line
692 Changed paths:
693    M /branches/0.8.4/modules/gui/wxwidgets/streamdata.cpp
694    M /branches/0.8.4/modules/gui/wxwidgets/wizard.cpp
695
696 * reverted [12957]. UDP-support is a must. don't remove it from the interface by overriding it with RTP
697 ------------------------------------------------------------------------
698 r13000 | hartman | 2005-10-28 16:56:35 +0200 (Fri, 28 Oct 2005) | 1 line
699 Changed paths:
700    A /branches/0.8.4 (from /trunk:12999)
701
702 VLC media player 0.8.4 branch. New things should be committed in trunk. Bugfixes for the 0.8.4 release in the 0.8.4 branch
703 ------------------------------------------------------------------------
704 r12999 | robUx4 | 2005-10-28 16:31:32 +0200 (Fri, 28 Oct 2005) | 1 line
705 Changed paths:
706    M /trunk/modules/demux/mkv.cpp
707
708 mkv.cpp: support the new A_AAC codec ID and SBR for older IDs (more tests needed)
709 ------------------------------------------------------------------------
710 r12998 | md | 2005-10-28 15:21:11 +0200 (Fri, 28 Oct 2005) | 2 lines
711 Changed paths:
712    M /trunk/src/video_output/video_output.c
713
714 call vlc_ureduce to simplify sar
715
716 ------------------------------------------------------------------------
717 r12997 | jpsaman | 2005-10-28 14:36:08 +0200 (Fri, 28 Oct 2005) | 1 line
718 Changed paths:
719    M /trunk/modules/control/rc.c
720
721 rc control interface fix for correct reporting of playlist state when toggling pause.
722 ------------------------------------------------------------------------
723 r12996 | gbazin | 2005-10-28 11:30:47 +0200 (Fri, 28 Oct 2005) | 1 line
724 Changed paths:
725    M /trunk/src/libvlc.h
726    M /trunk/src/video_output/vout_intf.c
727
728 * src/libvlc.h, src/video_output/vout_intf.c: added crop config option + changed --monitor-aspect-ratio into --monitor-par (pixel aspect ratio). It makes a lot more sense since lots of widescreens still have square pixels.
729 ------------------------------------------------------------------------
730 r12995 | md | 2005-10-28 11:15:51 +0200 (Fri, 28 Oct 2005) | 2 lines
731 Changed paths:
732    M /trunk/src/video_output/video_output.c
733    M /trunk/src/video_output/vout_intf.c
734
735 fix for HDTV-1080 format: window size now correct (1920x1080)
736
737 ------------------------------------------------------------------------
738 r12994 | gbazin | 2005-10-28 10:21:18 +0200 (Fri, 28 Oct 2005) | 1 line
739 Changed paths:
740    M /trunk/modules/video_output/directx/directx.c
741    M /trunk/modules/video_output/directx/glwin32.c
742    M /trunk/modules/video_output/opengl.c
743
744 * modules/video_output/directx/directx.c, modules/video_output/directx/glwin32.c, modules/video_output/opengl.c: support on-the-fly aspect-ratio changes.
745 ------------------------------------------------------------------------
746 r12993 | hartman | 2005-10-28 10:05:51 +0200 (Fri, 28 Oct 2005) | 2 lines
747 Changed paths:
748    M /trunk/src/libvlc.h
749
750 * ' ' -> '_' in !DARWIN define
751
752 ------------------------------------------------------------------------
753 r12992 | gbazin | 2005-10-28 09:04:40 +0200 (Fri, 28 Oct 2005) | 1 line
754 Changed paths:
755    M /trunk/modules/video_output/x11/xcommon.c
756
757 * modules/video_output/x11/xcommon.c: support changing aspect-ratio on-the-fly.
758 ------------------------------------------------------------------------
759 r12991 | gbazin | 2005-10-28 09:03:17 +0200 (Fri, 28 Oct 2005) | 1 line
760 Changed paths:
761    M /trunk/include/video_output.h
762    M /trunk/src/video_output/video_output.c
763    M /trunk/src/video_output/vout_intf.c
764
765 * src/video_output/*, include/video_output.h: support changing aspect-ratio on-the-fly.
766 ------------------------------------------------------------------------
767 r12990 | hartman | 2005-10-28 02:13:28 +0200 (Fri, 28 Oct 2005) | 2 lines
768 Changed paths:
769    M /trunk/include/vlc_keys.h
770    M /trunk/modules/control/hotkeys.c
771    M /trunk/src/libvlc.h
772
773 * hotkey: Go to DVD menu (ctrl-M)
774
775 ------------------------------------------------------------------------
776 r12989 | damienf | 2005-10-28 00:46:47 +0200 (Fri, 28 Oct 2005) | 2 lines
777 Changed paths:
778    M /trunk/activex/plugin.cpp
779
780 plugin.cpp: on activation, set width and height in VLC configuration variables with plugin actual geometry, this prevents video rescaling when starting video
781
782 ------------------------------------------------------------------------
783 r12988 | robUx4 | 2005-10-27 21:23:47 +0200 (Thu, 27 Oct 2005) | 1 line
784 Changed paths:
785    M /trunk/modules/demux/mkv.cpp
786
787 mkv.cpp: get ready to support pixel cropping (top/bottom/left/right) when it will work from the demuxer in VLC
788 ------------------------------------------------------------------------
789 r12987 | fkuehne | 2005-10-27 20:19:05 +0200 (Thu, 27 Oct 2005) | 1 line
790 Changed paths:
791    M /trunk/po/POTFILES.in
792    M /trunk/po/ca.po
793    M /trunk/po/da.po
794    M /trunk/po/de.po
795    M /trunk/po/en_GB.po
796    M /trunk/po/es.po
797    M /trunk/po/fr.po
798    M /trunk/po/it.po
799    M /trunk/po/ja.po
800    M /trunk/po/ko.po
801    M /trunk/po/nl.po
802    M /trunk/po/pt_BR.po
803    M /trunk/po/ro.po
804    M /trunk/po/ru.po
805    M /trunk/po/tr.po
806    M /trunk/po/vlc.pot
807    M /trunk/po/zh_CN.po
808    M /trunk/po/zh_TW.po
809
810 * updated the po-files once again in preparation of the string freeze
811 ------------------------------------------------------------------------
812 r12986 | fkuehne | 2005-10-27 20:15:35 +0200 (Thu, 27 Oct 2005) | 1 line
813 Changed paths:
814    M /trunk/modules/gui/macosx/bookmarks.m
815    M /trunk/modules/gui/macosx/wizard.m
816
817 * minor string fixes
818 ------------------------------------------------------------------------
819 r12985 | md | 2005-10-27 15:39:50 +0200 (Thu, 27 Oct 2005) | 2 lines
820 Changed paths:
821    M /trunk/modules/stream_out/rtp.c
822
823 fix relation between MTU and RTP max packet size - closes #408
824
825 ------------------------------------------------------------------------
826 r12984 | md | 2005-10-27 14:57:14 +0200 (Thu, 27 Oct 2005) | 2 lines
827 Changed paths:
828    M /trunk/modules/access/udp.c
829
830 skip 4 bytes also for RTP payload=32 (MPV) - RFC2250
831
832 ------------------------------------------------------------------------
833 r12983 | gbazin | 2005-10-27 11:52:30 +0200 (Thu, 27 Oct 2005) | 1 line
834 Changed paths:
835    M /trunk/modules/video_output/directx/glwin32.c
836
837 * modules/video_output/directx/glwin32.c: support on-the-fly crop changes.
838 ------------------------------------------------------------------------
839 r12982 | md | 2005-10-27 11:29:36 +0200 (Thu, 27 Oct 2005) | 2 lines
840 Changed paths:
841    M /trunk/modules/video_filter/crop.c
842
843 use visible width/height in crop filter
844
845 ------------------------------------------------------------------------
846 r12981 | md | 2005-10-27 09:31:15 +0200 (Thu, 27 Oct 2005) | 2 lines
847 Changed paths:
848    M /trunk/modules/access_output/udp.c
849
850 fixed huge memory leak affecting #rtp stream output
851
852 ------------------------------------------------------------------------
853 r12980 | gbazin | 2005-10-27 00:52:05 +0200 (Thu, 27 Oct 2005) | 1 line
854 Changed paths:
855    M /trunk/modules/video_filter/deinterlace.c
856    M /trunk/modules/video_output/opengl.c
857    M /trunk/modules/video_output/x11/xcommon.c
858
859 * modules/video_output/x11/xcommon.c, modules/video_output/opengl.c, modules/video_filter/deinterlace.c: added on-the-fly cropping support to opengl and deinterlace.
860 ------------------------------------------------------------------------
861 r12979 | hartman | 2005-10-26 20:34:34 +0200 (Wed, 26 Oct 2005) | 2 lines
862 Changed paths:
863    M /trunk/po/POTFILES.in
864    M /trunk/po/ca.po
865    M /trunk/po/da.po
866    M /trunk/po/de.po
867    M /trunk/po/en_GB.po
868    M /trunk/po/es.po
869    M /trunk/po/fr.po
870    M /trunk/po/it.po
871    M /trunk/po/ja.po
872    M /trunk/po/ko.po
873    M /trunk/po/nl.po
874    M /trunk/po/pt_BR.po
875    M /trunk/po/ro.po
876    M /trunk/po/ru.po
877    M /trunk/po/tr.po
878    M /trunk/po/vlc.pot
879    M /trunk/po/zh_CN.po
880    M /trunk/po/zh_TW.po
881
882 * updated po files because of make dist fixing 
883
884 ------------------------------------------------------------------------
885 r12978 | hartman | 2005-10-26 17:41:51 +0200 (Wed, 26 Oct 2005) | 2 lines
886 Changed paths:
887    M /trunk/Makefile.am
888
889 * Don't include the Update.nib in make dist
890
891 ------------------------------------------------------------------------
892 r12977 | sam | 2005-10-26 16:37:49 +0200 (Wed, 26 Oct 2005) | 2 lines
893 Changed paths:
894    M /trunk/bootstrap
895
896   * bootstrap: fixed bashism (#411).
897
898 ------------------------------------------------------------------------
899 r12976 | sam | 2005-10-26 16:31:03 +0200 (Wed, 26 Oct 2005) | 2 lines
900 Changed paths:
901    M /trunk/bootstrap
902    M /trunk/configure.ac
903
904   * bootstrap configure.ac: removed Cisms from shell tests (#411).
905
906 ------------------------------------------------------------------------
907 r12975 | md | 2005-10-26 11:14:14 +0200 (Wed, 26 Oct 2005) | 3 lines
908 Changed paths:
909    M /trunk/modules/stream_out/standard.c
910
911 fixed SAP c= line TTL issue in #standard,
912 --sout-udp-ttl takes precedence over -ttl
913
914 ------------------------------------------------------------------------
915 r12974 | gbazin | 2005-10-26 09:52:01 +0200 (Wed, 26 Oct 2005) | 1 line
916 Changed paths:
917    M /trunk/modules/video_output/directx/directx.c
918
919 * modules/video_output/directx/directx.c: support on-the-fly cropping.
920 ------------------------------------------------------------------------
921 r12973 | gbazin | 2005-10-26 09:51:19 +0200 (Wed, 26 Oct 2005) | 1 line
922 Changed paths:
923    M /trunk/src/video_output/vout_intf.c
924
925 * src/video_output/vout_intf.c: small fix for cropping.
926 ------------------------------------------------------------------------
927 r12972 | md | 2005-10-26 09:05:06 +0200 (Wed, 26 Oct 2005) | 2 lines
928 Changed paths:
929    M /trunk/modules/video_filter/deinterlace.c
930
931 fixed aspect ratio calculation when deinterlace->discard is used
932
933 ------------------------------------------------------------------------
934 r12971 | gbazin | 2005-10-26 01:33:43 +0200 (Wed, 26 Oct 2005) | 1 line
935 Changed paths:
936    M /trunk/modules/video_output/x11/xcommon.c
937
938 * modules/video_output/x11/xcommon.c: added support for on-the-fly cropping to xvideo.
939 ------------------------------------------------------------------------
940 r12970 | gbazin | 2005-10-26 01:32:28 +0200 (Wed, 26 Oct 2005) | 1 line
941 Changed paths:
942    M /trunk/src/video_output/vout_intf.c
943
944 * src/video_output/vout_intf.c: added support for on-the-fly cropping in the core (needs some vout support).
945 ------------------------------------------------------------------------
946 r12969 | hartman | 2005-10-26 01:19:51 +0200 (Wed, 26 Oct 2005) | 3 lines
947 Changed paths:
948    M /trunk/modules/video_output/image.c
949
950 * Fix a memleak in the image video output.
951   It's still not leak free. I suspect an error in src/misc/image.c
952
953 ------------------------------------------------------------------------
954 r12968 | gbazin | 2005-10-25 21:24:21 +0200 (Tue, 25 Oct 2005) | 1 line
955 Changed paths:
956    M /trunk/modules/video_filter/clone.c
957    M /trunk/modules/video_filter/distort.c
958    M /trunk/modules/video_filter/invert.c
959    M /trunk/modules/video_filter/logo.c
960    M /trunk/modules/video_filter/motionblur.c
961    M /trunk/modules/video_filter/motiondetect.c
962    M /trunk/modules/video_filter/transform.c
963
964 * modules/video_filter/*: use p_vout->fmt_in/out.
965 ------------------------------------------------------------------------
966 r12967 | gbazin | 2005-10-25 21:10:30 +0200 (Tue, 25 Oct 2005) | 1 line
967 Changed paths:
968    M /trunk/modules/video_filter/deinterlace.c
969
970 * modules/video_filter/deinterlace.c: fixed aspect-ratio + pass on cropping info (could be optimized to only deinterlace cropped part).
971 ------------------------------------------------------------------------
972 r12966 | md | 2005-10-25 18:27:06 +0200 (Tue, 25 Oct 2005) | 2 lines
973 Changed paths:
974    M /trunk/src/libvlc.h
975
976 once again...
977
978 ------------------------------------------------------------------------
979 r12965 | md | 2005-10-25 18:21:55 +0200 (Tue, 25 Oct 2005) | 2 lines
980 Changed paths:
981    M /trunk/src/libvlc.h
982
983 string modification before freeze
984
985 ------------------------------------------------------------------------
986 r12964 | md | 2005-10-25 15:01:39 +0200 (Tue, 25 Oct 2005) | 3 lines
987 Changed paths:
988    M /trunk/modules/stream_out/rtp.c
989
990 fix for SAP announcements:
991  * if --sout-rtp-ttl=0  use --ttl for c= line
992
993 ------------------------------------------------------------------------
994 r12963 | md | 2005-10-25 12:55:47 +0200 (Tue, 25 Oct 2005) | 4 lines
995 Changed paths:
996    M /trunk/modules/access_output/udp.c
997
998 put --sout-udp-ttl back, needed if streaming several stream with
999 different ttl each.
1000 Need to re-think relations with --ttl and SAP within #404
1001
1002 ------------------------------------------------------------------------
1003 r12962 | dionoea | 2005-10-25 12:32:49 +0200 (Tue, 25 Oct 2005) | 2 lines
1004 Changed paths:
1005    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
1006
1007 one more fix :) -- courmisch approved ...
1008
1009 ------------------------------------------------------------------------
1010 r12961 | courmisch | 2005-10-25 12:21:29 +0200 (Tue, 25 Oct 2005) | 12 lines
1011 Changed paths:
1012    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
1013
1014 Work-around wxWidgets overriding the LC_NUMERIC setting (closes #406)
1015
1016 In any case, that's ugly and thread-safe. The proper solution would
1017 be to reimplement an atof() version that is locale-independant and
1018 use in the many places that expect C/American float numbers. Even
1019 then, there might be some buggy underlying libraries breakage
1020 (e.g. Live555 ?).
1021
1022 Tested on Linux (both UTF-8 and Latin-x locales).
1023 Needs testing on Win32.
1024
1025
1026 ------------------------------------------------------------------------
1027 r12960 | courmisch | 2005-10-25 11:45:36 +0200 (Tue, 25 Oct 2005) | 4 lines
1028 Changed paths:
1029    M /trunk/src/libvlc.c
1030
1031 Revert heavily flawed commit 12959.
1032
1033 I'm not explaining this again.
1034
1035 ------------------------------------------------------------------------
1036 r12959 | dionoea | 2005-10-25 11:08:28 +0200 (Tue, 25 Oct 2005) | 3 lines
1037 Changed paths:
1038    M /trunk/src/libvlc.c
1039
1040 re fix the stupid float ","/"." error. Please don't break it once again
1041 (fixes #406)
1042
1043 ------------------------------------------------------------------------
1044 r12958 | md | 2005-10-25 10:55:07 +0200 (Tue, 25 Oct 2005) | 2 lines
1045 Changed paths:
1046    M /trunk/modules/access_output/udp.c
1047
1048 get rid of confusing --sout-udp-ttl and unneded warning message
1049
1050 ------------------------------------------------------------------------
1051 r12957 | md | 2005-10-25 09:46:22 +0200 (Tue, 25 Oct 2005) | 2 lines
1052 Changed paths:
1053    M /trunk/modules/gui/wxwidgets/streamdata.cpp
1054    M /trunk/modules/gui/wxwidgets/wizard.cpp
1055
1056 Use RTP for wizard, since it's capable of packet reordering.
1057
1058 ------------------------------------------------------------------------
1059 r12956 | md | 2005-10-25 09:02:52 +0200 (Tue, 25 Oct 2005) | 6 lines
1060 Changed paths:
1061    M /trunk/modules/access/ftp.c
1062
1063 FTP URLs are relative to user's default directory (RFC1738)
1064 For absolute path use ftp://foo.bar//usr/local/etc/filename
1065 -This line, and those below, will be ignored--
1066
1067 M    modules/access/ftp.c
1068
1069 ------------------------------------------------------------------------
1070 r12955 | asmax | 2005-10-24 21:59:51 +0200 (Mon, 24 Oct 2005) | 3 lines
1071 Changed paths:
1072    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
1073    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
1074    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1075
1076 * all: Post a CmdResizeVout command when the vout size changes
1077 (this command does nothing at the moment ;)
1078
1079 ------------------------------------------------------------------------
1080 r12954 | md | 2005-10-24 19:08:54 +0200 (Mon, 24 Oct 2005) | 5 lines
1081 Changed paths:
1082    M /trunk/include/vlc_access.h
1083    M /trunk/include/vlc_block.h
1084    M /trunk/modules/access/udp.c
1085    M /trunk/src/input/access.c
1086    M /trunk/src/input/stream.c
1087    M /trunk/src/misc/block.c
1088
1089 modifications for RTP reordering:
1090  * for RTP, prebuffering is done within RTP access
1091  * reordering now working within this buffer
1092  * solves synchro problems since packet rate is preserved 
1093
1094 ------------------------------------------------------------------------
1095 r12953 | bigben | 2005-10-24 17:17:03 +0200 (Mon, 24 Oct 2005) | 3 lines
1096 Changed paths:
1097    M /trunk/modules/control/rc.c
1098
1099 Add a "clear" command to empty the playlist (someone asked for it)
1100
1101
1102 ------------------------------------------------------------------------
1103 r12952 | gbazin | 2005-10-24 10:26:23 +0200 (Mon, 24 Oct 2005) | 1 line
1104 Changed paths:
1105    M /trunk/modules/video_output/directx/directx.c
1106
1107 * modules/video_output/directx/directx.c: removed debug message.
1108 ------------------------------------------------------------------------
1109 r12951 | md | 2005-10-24 09:33:08 +0200 (Mon, 24 Oct 2005) | 2 lines
1110 Changed paths:
1111    M /trunk/modules/stream_out/rtp.c
1112
1113 fixed SAP announcement deletion for muxed streams
1114
1115 ------------------------------------------------------------------------
1116 r12950 | asmax | 2005-10-23 19:59:52 +0200 (Sun, 23 Oct 2005) | 4 lines
1117 Changed paths:
1118    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
1119    M /trunk/modules/gui/skins2/vars/playtree.cpp
1120
1121 * ctrl_tree.cpp: (un)folding of a playlist item is no triggered
1122 by a simple click (was a double click before) which is more
1123 natural
1124
1125 ------------------------------------------------------------------------
1126 r12949 | asmax | 2005-10-23 19:42:16 +0200 (Sun, 23 Oct 2005) | 5 lines
1127 Changed paths:
1128    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
1129    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
1130    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1131    M /trunk/modules/gui/skins2/utils/var_tree.cpp
1132    M /trunk/modules/gui/skins2/utils/var_tree.hpp
1133    M /trunk/modules/gui/skins2/vars/playtree.cpp
1134    M /trunk/modules/gui/skins2/vars/playtree.hpp
1135
1136 * all: don't rebuild the whole playtree when an item is updated
1137  (at the moment the tree control is still entirely rebuilt,
1138  but now it will be easier to fix that)
1139  + coding style fixes
1140
1141 ------------------------------------------------------------------------
1142 r12948 | zorglub | 2005-10-23 18:55:11 +0200 (Sun, 23 Oct 2005) | 2 lines
1143 Changed paths:
1144    M /trunk/modules/codec/dmo/dmo.c
1145
1146 Add support for wmap
1147
1148 ------------------------------------------------------------------------
1149 r12947 | gbazin | 2005-10-23 18:43:48 +0200 (Sun, 23 Oct 2005) | 1 line
1150 Changed paths:
1151    M /trunk/modules/misc/network/ipv4.c
1152
1153 * modules/misc/network/ipv4.c: fixed wince breakage.
1154 ------------------------------------------------------------------------
1155 r12946 | gbazin | 2005-10-23 18:24:30 +0200 (Sun, 23 Oct 2005) | 1 line
1156 Changed paths:
1157    M /trunk/src/misc/net.c
1158
1159 * src/misc/net.c: WinCE fix.
1160 ------------------------------------------------------------------------
1161 r12945 | gbazin | 2005-10-23 18:08:22 +0200 (Sun, 23 Oct 2005) | 1 line
1162 Changed paths:
1163    M /trunk/modules/codec/realaudio.c
1164
1165 * modules/codec/realaudio.c: on win32, use codecs installed by realplayer if available.
1166 ------------------------------------------------------------------------
1167 r12944 | zorglub | 2005-10-23 17:34:37 +0200 (Sun, 23 Oct 2005) | 2 lines
1168 Changed paths:
1169    M /trunk/extras/contrib/src/Makefile
1170    A /trunk/extras/contrib/src/Patches/livedotcom-osx.patch
1171
1172 Backport OS X specific USE_LOCALE patch to trunk/
1173
1174 ------------------------------------------------------------------------
1175 r12942 | gbazin | 2005-10-23 16:53:50 +0200 (Sun, 23 Oct 2005) | 1 line
1176 Changed paths:
1177    M /trunk/modules/video_output/directx/directx.c
1178
1179 * modules/video_output/directx/directx.c: small fix for last commit.
1180 ------------------------------------------------------------------------
1181 r12941 | titer | 2005-10-23 16:43:07 +0200 (Sun, 23 Oct 2005) | 2 lines
1182 Changed paths:
1183    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
1184
1185  ffmpeg.patch.cvs: oops, fix build
1186
1187 ------------------------------------------------------------------------
1188 r12940 | asmax | 2005-10-23 16:39:57 +0200 (Sun, 23 Oct 2005) | 4 lines
1189 Changed paths:
1190    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
1191    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
1192
1193 * png_bitmap.cpp: fixed handling of PNG bitmaps with an alpha channel
1194  (was broken for quite a long time...)
1195 * ctrl_tree.cpp: removed debug messages
1196
1197 ------------------------------------------------------------------------
1198 r12939 | gbazin | 2005-10-23 16:36:33 +0200 (Sun, 23 Oct 2005) | 1 line
1199 Changed paths:
1200    M /trunk/modules/video_output/directx/directx.c
1201    M /trunk/modules/video_output/directx/events.c
1202
1203 * modules/video_output/directx/*: support for cropping.
1204 ------------------------------------------------------------------------
1205 r12938 | titer | 2005-10-23 16:12:57 +0200 (Sun, 23 Oct 2005) | 2 lines
1206 Changed paths:
1207    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
1208
1209  Patches/ffmpeg.patch.cvs: fix for current CVS (hunk was failing)
1210
1211 ------------------------------------------------------------------------
1212 r12937 | gbazin | 2005-10-23 15:04:54 +0200 (Sun, 23 Oct 2005) | 1 line
1213 Changed paths:
1214    M /trunk/modules/video_output/opengl.c
1215
1216 * modules/video_output/opengl.c: hopefully got it right this time.
1217 ------------------------------------------------------------------------
1218 r12936 | md | 2005-10-23 14:21:39 +0200 (Sun, 23 Oct 2005) | 3 lines
1219 Changed paths:
1220    M /trunk/modules/stream_out/rtp.c
1221
1222 SAP announcer needs destination address in URI
1223 Hosts should never send packets with TTL=0
1224
1225 ------------------------------------------------------------------------
1226 r12935 | gbazin | 2005-10-23 14:05:23 +0200 (Sun, 23 Oct 2005) | 1 line
1227 Changed paths:
1228    M /trunk/modules/video_output/opengl.c
1229
1230 * modules/video_output/opengl.c: implemented cropping.
1231 ------------------------------------------------------------------------
1232 r12933 | gbazin | 2005-10-23 13:07:38 +0200 (Sun, 23 Oct 2005) | 1 line
1233 Changed paths:
1234    M /trunk/src/video_output/vout_pictures.c
1235
1236 * src/video_output/vout_pictures.c: avoid overflow in vout_PlacePicture().
1237 ------------------------------------------------------------------------
1238 r12932 | zorglub | 2005-10-23 12:58:24 +0200 (Sun, 23 Oct 2005) | 2 lines
1239 Changed paths:
1240    M /trunk/include/stream_output.h
1241    M /trunk/include/vlc_symbols.h
1242    M /trunk/modules/stream_out/rtp.c
1243    M /trunk/src/stream_output/announce.c
1244
1245 Export URI from RTP module . Closes:#403
1246
1247 ------------------------------------------------------------------------
1248 r12931 | gbazin | 2005-10-23 12:44:59 +0200 (Sun, 23 Oct 2005) | 1 line
1249 Changed paths:
1250    M /trunk/src/libvlc.c
1251
1252 * src/libvlc.c: fixed --width/height.
1253 ------------------------------------------------------------------------
1254 r12930 | gbazin | 2005-10-23 12:19:03 +0200 (Sun, 23 Oct 2005) | 1 line
1255 Changed paths:
1256    M /trunk/modules/video_output/x11/xcommon.c
1257
1258 * modules/video_output/x11/xcommon.c: use p_vout->fmt_out.i_x/y_offset during cropping.
1259 ------------------------------------------------------------------------
1260 r12929 | courmisch | 2005-10-23 12:06:49 +0200 (Sun, 23 Oct 2005) | 4 lines
1261 Changed paths:
1262    M /trunk/src/stream_output/sap.c
1263
1264 Revert commit [12925] - reopens #403
1265 psz_uri is NEEDED - it determines the destination for SAP announces
1266 Go read the code before you commit
1267
1268 ------------------------------------------------------------------------
1269 r12928 | gbazin | 2005-10-23 12:01:49 +0200 (Sun, 23 Oct 2005) | 1 line
1270 Changed paths:
1271    M /trunk/modules/video_output/x11/xcommon.c
1272
1273 * modules/video_output/x11/xcommon.c: support cropping to i_visible_width/height in xvideo (not implemented in x11 yet).
1274 ------------------------------------------------------------------------
1275 r12927 | gbazin | 2005-10-23 12:00:58 +0200 (Sun, 23 Oct 2005) | 1 line
1276 Changed paths:
1277    M /trunk/src/video_output/video_output.c
1278
1279 * src/video_output/video_output.c: get rid of hack for for grey line with hdtv streams (proper way is to have video outputs support cropping to i_visible_width/height).
1280 ------------------------------------------------------------------------
1281 r12926 | gbazin | 2005-10-23 11:52:32 +0200 (Sun, 23 Oct 2005) | 1 line
1282 Changed paths:
1283    M /trunk/src/video_output/vout_pictures.c
1284
1285 * src/video_output/vout_pictures.c: use fmt_in.i_visible_width/height and i_sar_num/den in vout_PlacePicture().
1286 ------------------------------------------------------------------------
1287 r12925 | zorglub | 2005-10-23 11:43:43 +0200 (Sun, 23 Oct 2005) | 2 lines
1288 Changed paths:
1289    M /trunk/src/stream_output/sap.c
1290
1291 psz_uri can be null in sap announcer if we have a SDP (Closes:#403)
1292
1293 ------------------------------------------------------------------------
1294 r12924 | courmisch | 2005-10-23 11:33:13 +0200 (Sun, 23 Oct 2005) | 2 lines
1295 Changed paths:
1296    M /trunk/activex/axvlc.tlb
1297    M /trunk/modules/access_filter/Modules.am
1298    M /trunk/modules/access_filter/timeshift.c
1299    M /trunk/po/zh_CN.po
1300
1301 Another bunch of attributes fixes
1302
1303 ------------------------------------------------------------------------
1304 r12923 | courmisch | 2005-10-23 11:25:27 +0200 (Sun, 23 Oct 2005) | 2 lines
1305 Changed paths:
1306    M /trunk/modules/demux/nsc.c
1307
1308 Add usual SVN properties
1309
1310 ------------------------------------------------------------------------
1311 r12922 | courmisch | 2005-10-23 11:24:07 +0200 (Sun, 23 Oct 2005) | 2 lines
1312 Changed paths:
1313    M /trunk/modules/demux/nsc.c
1314
1315 C source code is not executable
1316
1317 ------------------------------------------------------------------------
1318 r12921 | md | 2005-10-23 11:18:05 +0200 (Sun, 23 Oct 2005) | 2 lines
1319 Changed paths:
1320    M /trunk/modules/gui/wxwidgets/streamout.cpp
1321
1322 use correct address filed for MMSH
1323
1324 ------------------------------------------------------------------------
1325 r12920 | md | 2005-10-23 11:14:19 +0200 (Sun, 23 Oct 2005) | 2 lines
1326 Changed paths:
1327    M /trunk/modules/stream_out/standard.c
1328
1329 if no mux, add TS also for RTP
1330
1331 ------------------------------------------------------------------------
1332 r12919 | zorglub | 2005-10-23 11:00:08 +0200 (Sun, 23 Oct 2005) | 2 lines
1333 Changed paths:
1334    M /trunk/modules/gui/wxwidgets/wizard.cpp
1335
1336 Put the full path in wizard output option (Closes:#392)
1337
1338 ------------------------------------------------------------------------
1339 r12918 | zcot | 2005-10-22 20:20:45 +0200 (Sat, 22 Oct 2005) | 2 lines
1340 Changed paths:
1341    M /trunk/src/libvlc.c
1342
1343 msw ShowConsole() - enable previously provided msg on console for --help file output.
1344
1345 ------------------------------------------------------------------------
1346 r12917 | babal | 2005-10-22 19:58:12 +0200 (Sat, 22 Oct 2005) | 2 lines
1347 Changed paths:
1348    M /trunk/modules/audio_filter/channel_mixer/dolby.c
1349    M /trunk/modules/audio_filter/channel_mixer/headphone.c
1350
1351 - accurate testing of i_original_channels
1352
1353 ------------------------------------------------------------------------
1354 r12916 | md | 2005-10-22 18:23:01 +0200 (Sat, 22 Oct 2005) | 3 lines
1355 Changed paths:
1356    M /trunk/src/misc/httpd.c
1357
1358 allocate HUGE buffer only for Windows sockets - see last paragraph in:
1359 http://www.itamarst.org/writings/win32sockets.html
1360
1361 ------------------------------------------------------------------------
1362 r12915 | robUx4 | 2005-10-22 17:04:45 +0200 (Sat, 22 Oct 2005) | 1 line
1363 Changed paths:
1364    M /trunk/modules/demux/mkv.cpp
1365
1366 mkv.cpp: add some debugging messages for the users and tests for unsupported tracks
1367 ------------------------------------------------------------------------
1368 r12914 | robUx4 | 2005-10-22 15:12:25 +0200 (Sat, 22 Oct 2005) | 1 line
1369 Changed paths:
1370    M /trunk/modules/demux/mkv.cpp
1371
1372 mkv.cpp: add support for the basic A_AAC codec ID
1373 ------------------------------------------------------------------------
1374 r12913 | robUx4 | 2005-10-22 14:46:29 +0200 (Sat, 22 Oct 2005) | 1 line
1375 Changed paths:
1376    M /trunk/modules/demux/mkv.cpp
1377
1378 mkv.cpp: support for the new header stripping compression
1379 ------------------------------------------------------------------------
1380 r12912 | asmax | 2005-10-22 13:57:29 +0200 (Sat, 22 Oct 2005) | 4 lines
1381 Changed paths:
1382    M /trunk/modules/gui/skins2/parser/builder.cpp
1383    M /trunk/modules/gui/skins2/src/theme.cpp
1384    M /trunk/modules/gui/skins2/src/theme_loader.cpp
1385    M /trunk/modules/gui/skins2/src/top_window.cpp
1386    M /trunk/modules/gui/skins2/src/top_window.hpp
1387    M /trunk/modules/gui/skins2/src/window_manager.cpp
1388    M /trunk/modules/gui/skins2/src/window_manager.hpp
1389
1390 * all: the "visible" attribute for windows (in the XML) now
1391   does what it should (if set to "false", the window is hidden
1392   when the theme is loaded for the first time)
1393
1394 ------------------------------------------------------------------------
1395 r12911 | md | 2005-10-22 13:56:42 +0200 (Sat, 22 Oct 2005) | 4 lines
1396 Changed paths:
1397    M /trunk/src/misc/httpd.c
1398
1399 increase output buffer for HTTP streaming to 1 MByte
1400 - now Windows machines are able to stream even 20 Mbps HDTV over TCP
1401 - resolves  http://forum.videolan.org/viewtopic.php?t=8374
1402
1403 ------------------------------------------------------------------------
1404 r12910 | gbazin | 2005-10-22 13:16:33 +0200 (Sat, 22 Oct 2005) | 1 line
1405 Changed paths:
1406    M /trunk/src/video_output/video_output.c
1407
1408 * src/video_output/video_output.c: revert #12904 which is useless since it is already done in vout_IntfInit().
1409 ------------------------------------------------------------------------
1410 r12909 | gbazin | 2005-10-22 13:06:15 +0200 (Sat, 22 Oct 2005) | 1 line
1411 Changed paths:
1412    M /trunk/modules/audio_output/alsa.c
1413
1414 * modules/audio_output/alsa.c: rework of the previous patch.
1415 ------------------------------------------------------------------------
1416 r12908 | asmax | 2005-10-22 12:18:20 +0200 (Sat, 22 Oct 2005) | 2 lines
1417 Changed paths:
1418    M /trunk/modules/control/hotkeys.c
1419
1420 * hotkeys.c: don't crash when there is no input
1421
1422 ------------------------------------------------------------------------
1423 r12907 | robUx4 | 2005-10-21 21:08:09 +0200 (Fri, 21 Oct 2005) | 1 line
1424 Changed paths:
1425    M /trunk/modules/demux/mkv.cpp
1426
1427 mkv.cpp: implement working support for the new SimpleBlock (only when libmatroska 0.8.0 is used)
1428 ------------------------------------------------------------------------
1429 r12906 | fkuehne | 2005-10-21 16:17:48 +0200 (Fri, 21 Oct 2005) | 1 line
1430 Changed paths:
1431    M /trunk/extras/contrib/src/Makefile
1432
1433 * use the latest ffmpeg-cvs again. Included dionoea's build fix (rev. [12607]). Thanks to xtophe for pointing this out.
1434 ------------------------------------------------------------------------
1435 r12905 | zcot | 2005-10-21 00:37:14 +0200 (Fri, 21 Oct 2005) | 2 lines
1436 Changed paths:
1437    M /trunk/modules/visualization/visual/effects.c
1438    M /trunk/modules/visualization/visual/visual.c
1439
1440 updates spectrometer visualization. some optimization tweaks and additional features.
1441
1442 ------------------------------------------------------------------------
1443 r12904 | hartman | 2005-10-21 00:21:20 +0200 (Fri, 21 Oct 2005) | 2 lines
1444 Changed paths:
1445    M /trunk/src/video_output/video_output.c
1446
1447 * I think this should fix the width & height params of vout. If anyone sees anything wrong with it, please say so. Report thx to Greg Farell. fixes #399
1448
1449 ------------------------------------------------------------------------
1450 r12903 | jpsaman | 2005-10-20 21:56:22 +0200 (Thu, 20 Oct 2005) | 1 line
1451 Changed paths:
1452    M /trunk/modules/control/rc.c
1453
1454 fix one potential refcount problem
1455 ------------------------------------------------------------------------
1456 r12902 | jpsaman | 2005-10-20 21:42:24 +0200 (Thu, 20 Oct 2005) | 1 line
1457 Changed paths:
1458    M /trunk/modules/control/rc.c
1459
1460 Put vlc_object_release() at the proper place. This fixes a refcounting problem.
1461 ------------------------------------------------------------------------
1462 r12901 | xtophe | 2005-10-20 19:49:04 +0200 (Thu, 20 Oct 2005) | 3 lines
1463 Changed paths:
1464    M /trunk/configure.ac
1465
1466 * Put the with-ffmpeg-* outside the test
1467 * beware of AC_ARG_WITH
1468
1469 ------------------------------------------------------------------------
1470 r12900 | xtophe | 2005-10-20 17:46:00 +0200 (Thu, 20 Oct 2005) | 3 lines
1471 Changed paths:
1472    M /trunk/configure.ac
1473
1474 * Fix pkg-config detection
1475 * fix ffmpeg extra flags
1476
1477 ------------------------------------------------------------------------
1478 r12899 | md | 2005-10-20 16:26:09 +0200 (Thu, 20 Oct 2005) | 4 lines
1479 Changed paths:
1480    M /trunk/include/stream_output.h
1481    M /trunk/modules/stream_out/standard.c
1482    M /trunk/src/stream_output/sap.c
1483
1484 send proper info in m= line of SAP announcements:
1485   m=video 1234 udp 33      for raw UDP
1486   m=video 1234 RTP/AVP 33  for RTP
1487
1488 ------------------------------------------------------------------------
1489 r12898 | md | 2005-10-20 14:52:05 +0200 (Thu, 20 Oct 2005) | 3 lines
1490 Changed paths:
1491    M /trunk/include/network.h
1492
1493 our address needs to be fetched via getsockname()
1494 - now SAP announces have proper source address in o= line
1495
1496 ------------------------------------------------------------------------
1497 r12897 | md | 2005-10-20 13:09:02 +0200 (Thu, 20 Oct 2005) | 1 line
1498 Changed paths:
1499    M /trunk/modules/gui/wxwidgets/streamout.cpp
1500    M /trunk/modules/gui/wxwidgets/wxwidgets.h
1501
1502 added RTP method to streamout dialog
1503 ------------------------------------------------------------------------
1504 r12896 | md | 2005-10-20 12:05:13 +0200 (Thu, 20 Oct 2005) | 3 lines
1505 Changed paths:
1506    M /trunk/modules/stream_out/rtp.c
1507
1508 fixed some issues with port numbers
1509 (VLC expects muxed streams on port 1234)
1510
1511 ------------------------------------------------------------------------
1512 r12895 | bigben | 2005-10-20 09:27:07 +0200 (Thu, 20 Oct 2005) | 3 lines
1513 Changed paths:
1514    M /trunk/modules/audio_output/alsa.c
1515
1516 Forgot to remove some debug...
1517
1518
1519 ------------------------------------------------------------------------
1520 r12894 | md | 2005-10-20 09:17:09 +0200 (Thu, 20 Oct 2005) | 2 lines
1521 Changed paths:
1522    M /trunk/modules/stream_out/rtp.c
1523
1524 fixed rtp with mux=ts
1525
1526 ------------------------------------------------------------------------
1527 r12893 | robUx4 | 2005-10-19 22:00:52 +0200 (Wed, 19 Oct 2005) | 1 line
1528 Changed paths:
1529    M /trunk/modules/demux/mkv.cpp
1530
1531 mkv.cpp: read the new KaxSimpleBlock element (when libmatroska 0.8.0 is used)
1532 ------------------------------------------------------------------------
1533 r12892 | bigben | 2005-10-19 21:53:05 +0200 (Wed, 19 Oct 2005) | 5 lines
1534 Changed paths:
1535    M /trunk/modules/audio_output/alsa.c
1536
1537 * This should fix switching from a stereo device to surround40 or surround51 with the alsa audio output (close #85).
1538 * Now we probe the device for supported formats on each device change
1539 * Please test this, at least on stereo inputs. We don't want a broken alsa audio output in 0.8.4...
1540
1541
1542 ------------------------------------------------------------------------
1543 r12891 | fkuehne | 2005-10-19 19:26:07 +0200 (Wed, 19 Oct 2005) | 1 line
1544 Changed paths:
1545    M /trunk/extras/contrib/src/Makefile
1546
1547 * fix aclocal-cleaning
1548 ------------------------------------------------------------------------
1549 r12890 | hartman | 2005-10-19 13:27:09 +0200 (Wed, 19 Oct 2005) | 2 lines
1550 Changed paths:
1551    M /trunk/extras/contrib/src/packages.mak
1552
1553 * fix liveMedia URL
1554
1555 ------------------------------------------------------------------------
1556 r12889 | md | 2005-10-19 11:38:50 +0200 (Wed, 19 Oct 2005) | 2 lines
1557 Changed paths:
1558    M /trunk/modules/codec/libmpeg2.c
1559
1560 use display width/height for libmpeg2 debug message
1561
1562 ------------------------------------------------------------------------
1563 r12888 | gbazin | 2005-10-19 11:12:12 +0200 (Wed, 19 Oct 2005) | 1 line
1564 Changed paths:
1565    M /trunk/src/input/input.c
1566
1567 * src/input/input.c: fixed segfault with sub autodetection.
1568 ------------------------------------------------------------------------
1569 r12887 | md | 2005-10-19 09:09:09 +0200 (Wed, 19 Oct 2005) | 2 lines
1570 Changed paths:
1571    M /trunk/src/input/decoder.c
1572    M /trunk/src/libvlc.h
1573
1574 1088->1080 fix for broken HDTV encoders; could be disabled via --no-hdtv-fix
1575
1576 ------------------------------------------------------------------------
1577 r12886 | hartman | 2005-10-19 02:09:54 +0200 (Wed, 19 Oct 2005) | 2 lines
1578 Changed paths:
1579    M /trunk/extras/contrib/src/Makefile
1580
1581 * Fix clean target of liveMedia
1582
1583 ------------------------------------------------------------------------
1584 r12885 | dionoea | 2005-10-19 01:58:23 +0200 (Wed, 19 Oct 2005) | 5 lines
1585 Changed paths:
1586    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1587
1588 increment version check ... (QDM2 won't work before ffmpeg people bump
1589 their version number up, but at least it doesn't break builds with older
1590 versions of ffmpeg)
1591
1592
1593 ------------------------------------------------------------------------
1594 r12884 | hartman | 2005-10-19 01:49:35 +0200 (Wed, 19 Oct 2005) | 2 lines
1595 Changed paths:
1596    M /trunk/configure.ac
1597
1598 * Re apply the revert from [12159]. ffmpeg pkg-config has been fixed. closes #306
1599
1600 ------------------------------------------------------------------------
1601 r12883 | dionoea | 2005-10-19 01:36:35 +0200 (Wed, 19 Oct 2005) | 2 lines
1602 Changed paths:
1603    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1604
1605 check for LIBAVCODEC_BUILD >= ((50<<16)+(0<<8)+0) in order to use QDM2
1606
1607 ------------------------------------------------------------------------
1608 r12882 | dionoea | 2005-10-19 01:05:09 +0200 (Wed, 19 Oct 2005) | 2 lines
1609 Changed paths:
1610    M /trunk/NEWS
1611    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1612
1613  * add qdm2 support. Thanks to the ffmpeg people for this new feature.
1614
1615 ------------------------------------------------------------------------
1616 r12881 | hartman | 2005-10-18 23:53:42 +0200 (Tue, 18 Oct 2005) | 2 lines
1617 Changed paths:
1618    M /trunk/src/input/subtitles.c
1619
1620 * Don't crash if we cannot retrieve a directory in which to search.
1621
1622 ------------------------------------------------------------------------
1623 r12880 | jpsaman | 2005-10-18 23:03:34 +0200 (Tue, 18 Oct 2005) | 1 line
1624 Changed paths:
1625    M /trunk/modules/access/udp.c
1626
1627 RTP reordering fixes.
1628 ------------------------------------------------------------------------
1629 r12879 | fkuehne | 2005-10-18 23:02:04 +0200 (Tue, 18 Oct 2005) | 1 line
1630 Changed paths:
1631    M /trunk/extras/contrib/Makefile
1632
1633 * let's run 'make clean-src' when typing 'make clean', since make clean-bin won't be used anyway. The user is informed of this through a message.
1634 ------------------------------------------------------------------------
1635 r12878 | robUx4 | 2005-10-18 20:59:26 +0200 (Tue, 18 Oct 2005) | 1 line
1636 Changed paths:
1637    M /trunk/configure.ac
1638
1639 configure.ac: require libebml that fixes a major bug
1640 ------------------------------------------------------------------------
1641 r12877 | robUx4 | 2005-10-18 20:58:58 +0200 (Tue, 18 Oct 2005) | 1 line
1642 Changed paths:
1643    M /trunk/extras/contrib/src/packages.mak
1644
1645 contrib: update the libebml/libmatroska versions (libebml fixes a major bug for Haali's files)
1646 ------------------------------------------------------------------------
1647 r12876 | md | 2005-10-18 09:16:14 +0200 (Tue, 18 Oct 2005) | 1 line
1648 Changed paths:
1649    M /trunk/src/video_output/video_output.c
1650
1651 use display dimensions when creating vouts - solves HDTV greyline bug
1652 ------------------------------------------------------------------------
1653 r12875 | md | 2005-10-18 09:12:27 +0200 (Tue, 18 Oct 2005) | 1 line
1654 Changed paths:
1655    M /trunk/modules/video_output/sdl.c
1656    M /trunk/modules/video_output/x11/xcommon.c
1657
1658 prepare video outputs for display size not equal to encoded size
1659 ------------------------------------------------------------------------
1660 r12874 | md | 2005-10-18 09:04:46 +0200 (Tue, 18 Oct 2005) | 1 line
1661 Changed paths:
1662    M /trunk/src/input/decoder.c
1663
1664 calculate SAR from visible width/height
1665 ------------------------------------------------------------------------
1666 r12873 | jpsaman | 2005-10-17 23:41:01 +0200 (Mon, 17 Oct 2005) | 1 line
1667 Changed paths:
1668    M /trunk/modules/access/udp.c
1669
1670 reverted most of revision 12872, it didn't work after all
1671 ------------------------------------------------------------------------
1672 r12872 | jpsaman | 2005-10-17 22:43:33 +0200 (Mon, 17 Oct 2005) | 1 line
1673 Changed paths:
1674    M /trunk/modules/access/udp.c
1675
1676 Several RTP reordering fixes (Thanks to Marian Durkovic for finding them)
1677 ------------------------------------------------------------------------
1678 r12871 | hartman | 2005-10-17 22:15:10 +0200 (Mon, 17 Oct 2005) | 3 lines
1679 Changed paths:
1680    M /trunk/include/configuration.h
1681    M /trunk/include/vlc_config_cat.h
1682    M /trunk/modules/misc/network/ipv4.c
1683    M /trunk/modules/video_filter/time.c
1684    M /trunk/src/libvlc.h
1685
1686 * Renamed "Advanced" subcat of "Input / Codecs" into "General" and made all the advanced options within it hidden.
1687
1688
1689 ------------------------------------------------------------------------
1690 r12870 | damienf | 2005-10-17 16:37:20 +0200 (Mon, 17 Oct 2005) | 3 lines
1691 Changed paths:
1692    M /trunk/activex/plugin.cpp
1693    M /trunk/activex/vlccontrol.cpp
1694
1695 plugin.cpp: formatting cleanup
1696 vlccontrol.cpp: fixed a bug when processing target options stored in a safe array, last element in array was never processed
1697
1698 ------------------------------------------------------------------------
1699 r12869 | hartman | 2005-10-17 03:14:04 +0200 (Mon, 17 Oct 2005) | 2 lines
1700 Changed paths:
1701    M /trunk/modules/access/directory.c
1702
1703 * cough, cough... undef a config option decleration
1704
1705 ------------------------------------------------------------------------
1706 r12868 | hartman | 2005-10-17 01:21:25 +0200 (Mon, 17 Oct 2005) | 3 lines
1707 Changed paths:
1708    M /trunk/modules/gui/macosx/intf.m
1709
1710 * Fix crash on Quit issue in Mac OS X
1711   This is really dirty btw. the OS X GUI module has some serious memory management issues.
1712
1713 ------------------------------------------------------------------------
1714 r12867 | hartman | 2005-10-17 00:02:33 +0200 (Mon, 17 Oct 2005) | 2 lines
1715 Changed paths:
1716    M /trunk/include/network.h
1717
1718 * Fix BeOS breakage due to [12863]
1719
1720 ------------------------------------------------------------------------
1721 r12866 | dionoea | 2005-10-17 00:01:51 +0200 (Mon, 17 Oct 2005) | 2 lines
1722 Changed paths:
1723    M /trunk/vlc.win32.nsi
1724
1725 correct DVD autoplay (thanks to E-bola)
1726
1727 ------------------------------------------------------------------------
1728 r12865 | hartman | 2005-10-16 23:54:04 +0200 (Sun, 16 Oct 2005) | 2 lines
1729 Changed paths:
1730    M /trunk/src/input/subtitles.c
1731
1732 * Fix the sub autodetect directory string
1733
1734 ------------------------------------------------------------------------
1735 r12864 | jpsaman | 2005-10-16 23:20:05 +0200 (Sun, 16 Oct 2005) | 1 line
1736 Changed paths:
1737    M /trunk/src/input/subtitles.c
1738
1739 Fix several segmentation faults
1740 ------------------------------------------------------------------------
1741 r12863 | courmisch | 2005-10-16 23:15:02 +0200 (Sun, 16 Oct 2005) | 3 lines
1742 Changed paths:
1743    M /trunk/include/network.h
1744
1745 Rewrite base64 encoder
1746 (it was not padding properly the end of encoded stream)
1747
1748 ------------------------------------------------------------------------
1749 r12862 | jpsaman | 2005-10-16 22:08:22 +0200 (Sun, 16 Oct 2005) | 1 line
1750 Changed paths:
1751    M /trunk/modules/access/dvdread.c
1752
1753 Rolled back part of revision 10144 and 11422. The solutions is the same as revision 8360
1754 ------------------------------------------------------------------------
1755 r12861 | jpsaman | 2005-10-16 22:07:15 +0200 (Sun, 16 Oct 2005) | 1 line
1756 Changed paths:
1757    M /trunk/src/input/input.c
1758
1759 Remove useless whitespace
1760 ------------------------------------------------------------------------
1761 r12860 | jpsaman | 2005-10-16 22:00:36 +0200 (Sun, 16 Oct 2005) | 1 line
1762 Changed paths:
1763    M /trunk/modules/control/hotkeys.c
1764
1765 Make sure to get the right unit
1766 ------------------------------------------------------------------------
1767 r12859 | fkuehne | 2005-10-16 21:44:44 +0200 (Sun, 16 Oct 2005) | 2 lines
1768 Changed paths:
1769    M /trunk/THANKS
1770    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
1771    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
1772    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
1773    M /trunk/modules/gui/macosx/wizard.h
1774    M /trunk/modules/gui/macosx/wizard.m
1775
1776 * wizard.*: added the display-option to the advanced-transcoding and the advanced-streaming options (-> it's displayed only once, since only one of these pages is displayed at a one run)
1777 * THANKS: added zcot's patch ;)
1778 ------------------------------------------------------------------------
1779 r12858 | hartman | 2005-10-16 21:21:08 +0200 (Sun, 16 Oct 2005) | 2 lines
1780 Changed paths:
1781    M /trunk/modules/services_discovery/sap.c
1782
1783 * forgot about the strings rules for menu-items.
1784
1785 ------------------------------------------------------------------------
1786 r12857 | hartman | 2005-10-16 21:19:48 +0200 (Sun, 16 Oct 2005) | 3 lines
1787 Changed paths:
1788    M /trunk/modules/services_discovery/sap.c
1789    M /trunk/src/stream_output/sap.c
1790
1791 * announces -> announcements (announce is a verb)
1792   "Session Announcement Protocol"
1793
1794 ------------------------------------------------------------------------
1795 r12856 | hartman | 2005-10-16 20:36:20 +0200 (Sun, 16 Oct 2005) | 2 lines
1796 Changed paths:
1797    M /trunk/src/input/subtitles.c
1798
1799 * include limits.h to be sure of PATH_MAX availability
1800
1801 ------------------------------------------------------------------------
1802 r12855 | robUx4 | 2005-10-16 20:19:32 +0200 (Sun, 16 Oct 2005) | 1 line
1803 Changed paths:
1804    M /trunk/modules/demux/mkv.cpp
1805
1806 mkv.cpp: file path comparison is case insensitive on Windows
1807 ------------------------------------------------------------------------
1808 r12854 | hartman | 2005-10-16 20:01:09 +0200 (Sun, 16 Oct 2005) | 3 lines
1809 Changed paths:
1810    M /trunk/src/libvlc.h
1811    M /trunk/src/misc/threads.c
1812
1813 * Thanks to Meuuh for the feedback. threads prioritization should work now, without annoying error messages.
1814 * If an rt-offset is specified, then this offset is not applied to the main thread, because it's value cannot yet be retrieved at that time (same as before, but now without annoying error).
1815
1816 ------------------------------------------------------------------------
1817 r12853 | hartman | 2005-10-16 17:44:56 +0200 (Sun, 16 Oct 2005) | 3 lines
1818 Changed paths:
1819    M /trunk/src/libvlc.h
1820    M /trunk/src/misc/threads.c
1821
1822 * Always set priorities on Mac OS X.
1823 * Simplify something of [12852]
1824
1825 ------------------------------------------------------------------------
1826 r12852 | hartman | 2005-10-16 17:27:34 +0200 (Sun, 16 Oct 2005) | 3 lines
1827 Changed paths:
1828    M /trunk/src/misc/threads.c
1829
1830 * This patch does what the revert'ed patch from before should have done. Changing priorities of vlc threads with --rt-priotity and --rt-offset. (Note that 'rt' isn't 'realtime'. We should use Mach threading for that on Darwin)
1831 * It also fixes the errors on the non-existent  rt-priority and rt-offset on start, which was caused because no config was loaded yet.
1832
1833 ------------------------------------------------------------------------
1834 r12851 | hartman | 2005-10-16 16:50:17 +0200 (Sun, 16 Oct 2005) | 2 lines
1835 Changed paths:
1836    M /trunk/src/misc/threads.c
1837
1838 * What was i smoking when i did this change?
1839
1840 ------------------------------------------------------------------------
1841 r12850 | courmisch | 2005-10-16 16:42:15 +0200 (Sun, 16 Oct 2005) | 2 lines
1842 Changed paths:
1843    M /trunk/src/misc/getaddrinfo.c
1844
1845 Better thread-safety in previous commit
1846
1847 ------------------------------------------------------------------------
1848 r12849 | courmisch | 2005-10-16 16:32:37 +0200 (Sun, 16 Oct 2005) | 3 lines
1849 Changed paths:
1850    M /trunk/include/network.h
1851    M /trunk/src/misc/getaddrinfo.c
1852
1853 - Support for glibc IDN
1854 - Run-time check for IDN
1855
1856 ------------------------------------------------------------------------
1857 r12846 | hartman | 2005-10-16 03:20:54 +0200 (Sun, 16 Oct 2005) | 2 lines
1858 Changed paths:
1859    M /trunk/modules/access/directory.c
1860
1861 * Fix the directory 'ignore' mode which skips .jpg's, nfo's etc when opening directories.
1862
1863 ------------------------------------------------------------------------
1864 r12845 | hartman | 2005-10-16 02:30:30 +0200 (Sun, 16 Oct 2005) | 5 lines
1865 Changed paths:
1866    M /trunk/src/input/subtitles.c
1867
1868 * UTF-8 ified the subtitle autodetect core. (fixes #373)
1869 * converted it to a scandir system
1870
1871 Please test this heavily on all your files and directories, because these routines are triggered on each opening of a file. If someone would like to review it for leaks and memory messups, I would be eternal grateful.
1872
1873 ------------------------------------------------------------------------
1874 r12844 | jpsaman | 2005-10-16 00:07:55 +0200 (Sun, 16 Oct 2005) | 2 lines
1875 Changed paths:
1876    M /trunk/modules/access/udp.c
1877    M /trunk/src/input/stream.c
1878
1879 RTP reordering in module/access/udp.c done by me with help from Marian Durkovic (md _AT_ bts _dot_ sk). Allow src/input/stream.c to handle a linked list of blocks from demuxers.
1880
1881 ------------------------------------------------------------------------
1882 r12843 | hartman | 2005-10-15 20:19:03 +0200 (Sat, 15 Oct 2005) | 2 lines
1883 Changed paths:
1884    M /trunk/modules/gui/macosx/open.m
1885
1886 * Fix an OSX only issue with accents and other weird chars in subtitle filenames when using the "forced" method.
1887
1888 ------------------------------------------------------------------------
1889 r12842 | asmax | 2005-10-15 19:55:46 +0200 (Sat, 15 Oct 2005) | 3 lines
1890 Changed paths:
1891    M /trunk/src/playlist/playlist.c
1892
1893 * playlist.c: hopefully fixed the playlist screwed up for a so
1894  long time... (now "Next" is working in non-view mode)
1895
1896 ------------------------------------------------------------------------
1897 r12841 | robUx4 | 2005-10-15 18:41:50 +0200 (Sat, 15 Oct 2005) | 1 line
1898 Changed paths:
1899    M /trunk/modules/demux/mkv.cpp
1900
1901 mkv.cpp: more user-friendly error messages
1902 ------------------------------------------------------------------------
1903 r12840 | robUx4 | 2005-10-15 18:32:48 +0200 (Sat, 15 Oct 2005) | 1 line
1904 Changed paths:
1905    M /trunk/modules/demux/mkv.cpp
1906
1907 mkv.cpp: use error messages instead of debug messages
1908 ------------------------------------------------------------------------
1909 r12839 | robUx4 | 2005-10-15 18:25:18 +0200 (Sat, 15 Oct 2005) | 1 line
1910 Changed paths:
1911    M /trunk/modules/demux/mkv.cpp
1912
1913 mkv.cpp: verify that the matroska version needed for playback matches (support only matroska v1 for now)
1914 ------------------------------------------------------------------------
1915 r12838 | robUx4 | 2005-10-15 18:00:24 +0200 (Sat, 15 Oct 2005) | 1 line
1916 Changed paths:
1917    M /trunk/modules/demux/mkv.cpp
1918
1919 mkv.cpp: better test when files with no Segment UID are in the same dir
1920 ------------------------------------------------------------------------
1921 r12837 | robUx4 | 2005-10-15 17:07:17 +0200 (Sat, 15 Oct 2005) | 1 line
1922 Changed paths:
1923    M /trunk/modules/demux/mkv.cpp
1924
1925 mkv.cpp: fix a potential problem when the same dir contains files with no Segment UID
1926 ------------------------------------------------------------------------
1927 r12836 | sigmunau | 2005-10-15 15:23:08 +0200 (Sat, 15 Oct 2005) | 3 lines
1928 Changed paths:
1929    M /trunk/AUTHORS
1930    M /trunk/extras/zsh.cpp
1931    M /trunk/include/vlc_keys.h
1932    M /trunk/include/vlc_osd.h
1933    M /trunk/modules/audio_filter/resampler/linear.c
1934    M /trunk/modules/codec/flac.c
1935    M /trunk/modules/control/gestures.c
1936    M /trunk/modules/control/hotkeys.c
1937    M /trunk/modules/control/lirc.c
1938    M /trunk/modules/demux/m3u.c
1939    M /trunk/modules/demux/playlist/b4s.c
1940    M /trunk/modules/demux/playlist/m3u.c
1941    M /trunk/modules/demux/playlist/playlist.h
1942    M /trunk/modules/demux/playlist/pls.c
1943    M /trunk/modules/demux/util/id3genres.h
1944    M /trunk/modules/demux/util/id3tag.c
1945    M /trunk/modules/gui/wxwidgets/fileinfo.cpp
1946    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
1947    M /trunk/modules/gui/wxwidgets/preferences_widgets.h
1948    M /trunk/modules/misc/dummy/renderer.c
1949    M /trunk/modules/misc/freetype.c
1950    M /trunk/modules/mux/mpjpeg.c
1951    M /trunk/modules/services_discovery/shout.c
1952    M /trunk/modules/video_filter/motionblur.c
1953    M /trunk/modules/video_filter/time.c
1954    M /trunk/modules/video_output/aa.c
1955    M /trunk/src/input/mem_stream.c
1956    M /trunk/src/osd/osd_text.c
1957    M /trunk/src/video_output/video_text.c
1958
1959 all: updated my name and e-mail address
1960 AUTHORS: updated my entry
1961
1962 ------------------------------------------------------------------------
1963 r12835 | jpsaman | 2005-10-15 14:15:06 +0200 (Sat, 15 Oct 2005) | 1 line
1964 Changed paths:
1965    M /trunk/modules/access/dvdnav.c
1966
1967 Fix indentation
1968 ------------------------------------------------------------------------
1969 r12834 | jpsaman | 2005-10-15 14:12:46 +0200 (Sat, 15 Oct 2005) | 1 line
1970 Changed paths:
1971    M /trunk/src/input/var.c
1972
1973 whitespace cleanup
1974 ------------------------------------------------------------------------
1975 r12833 | jpsaman | 2005-10-15 12:01:46 +0200 (Sat, 15 Oct 2005) | 2 lines
1976 Changed paths:
1977    M /trunk/modules/control/rc.c
1978
1979 Fullscreen patch for rc-interface that allows to force fullscreen on or off state. Original patch is from Greg Farell (Greg _AT#_ gregFarrell _DoT_ org) and modified by me.
1980
1981 ------------------------------------------------------------------------
1982 r12832 | hartman | 2005-10-14 13:22:46 +0200 (Fri, 14 Oct 2005) | 2 lines
1983 Changed paths:
1984    M /trunk/modules/codec/ffmpeg/demux.c
1985
1986 * Revert previous commit.
1987
1988 ------------------------------------------------------------------------
1989 r12831 | hartman | 2005-10-14 12:57:51 +0200 (Fri, 14 Oct 2005) | 2 lines
1990 Changed paths:
1991    M /trunk/modules/codec/ffmpeg/demux.c
1992
1993 * If codec_type != video | audio, then don't use the ffmpeg demux. (it was crashing on .gif pictures).
1994
1995 ------------------------------------------------------------------------
1996 r12830 | hartman | 2005-10-14 12:53:55 +0200 (Fri, 14 Oct 2005) | 2 lines
1997 Changed paths:
1998    M /trunk/modules/codec/ffmpeg/demux.c
1999
2000 * libavformat shouldn't handle .xa files. We have modlib already
2001
2002 ------------------------------------------------------------------------
2003 r12829 | babal | 2005-10-13 23:41:58 +0200 (Thu, 13 Oct 2005) | 3 lines
2004 Changed paths:
2005    M /trunk/modules/audio_filter/channel_mixer/headphone.c
2006    M /trunk/src/libvlc.h
2007
2008 - revert "spdif", "force-dolby-surround" and "headphone-dim" to
2009   basic options
2010
2011 ------------------------------------------------------------------------
2012 r12828 | asmax | 2005-10-12 22:44:13 +0200 (Wed, 12 Oct 2005) | 2 lines
2013 Changed paths:
2014    M /trunk/modules/gui/skins2/src/vlcproc.cpp
2015
2016 * vlcproc.cpp: fixed "playlist.*" variables (were broken by the playtree)
2017
2018 ------------------------------------------------------------------------
2019 r12827 | asmax | 2005-10-12 22:06:29 +0200 (Wed, 12 Oct 2005) | 2 lines
2020 Changed paths:
2021    M /trunk/build-vlc
2022    M /trunk/config.in
2023
2024 * all: added "wx-config" option in menuconfig
2025
2026 ------------------------------------------------------------------------
2027 r12826 | ipkiss | 2005-10-12 21:18:50 +0200 (Wed, 12 Oct 2005) | 2 lines
2028 Changed paths:
2029    M /trunk/modules/gui/wxwidgets/messages.cpp
2030
2031  * modules/gui/wxwidgets/messages.cpp: set the insertion point only before inserting text (patch by zcot)
2032
2033 ------------------------------------------------------------------------
2034 r12825 | fkuehne | 2005-10-12 18:06:50 +0200 (Wed, 12 Oct 2005) | 1 line
2035 Changed paths:
2036    M /trunk/po/zh_CN.po
2037
2038 * set keywords correctly
2039 ------------------------------------------------------------------------
2040 r12824 | fkuehne | 2005-10-12 18:04:18 +0200 (Wed, 12 Oct 2005) | 1 line
2041 Changed paths:
2042    M /trunk/NEWS
2043    M /trunk/THANKS
2044    M /trunk/configure.ac
2045    A /trunk/po/zh_CN.po
2046    M /trunk/src/libvlc.h
2047    M /trunk/src/misc/darwin_specific.m
2048
2049 * partial translation to Simplified Chinese by Wei Mingzhi <whistler_wmz@users.sourceforge.net>
2050 ------------------------------------------------------------------------
2051 r12823 | damienf | 2005-10-11 23:37:42 +0200 (Tue, 11 Oct 2005) | 1 line
2052 Changed paths:
2053    M /trunk/activex/plugin.cpp
2054
2055 added clearer comments, couple of fixes
2056 ------------------------------------------------------------------------
2057 r12822 | fenrir | 2005-10-11 19:32:01 +0200 (Tue, 11 Oct 2005) | 2 lines
2058 Changed paths:
2059    M /trunk/modules/access_output/udp.c
2060
2061  * udp: avoid sending uninitialized memory at the end (close #168)
2062
2063 ------------------------------------------------------------------------
2064 r12821 | zorglub | 2005-10-11 19:16:13 +0200 (Tue, 11 Oct 2005) | 6 lines
2065 Changed paths:
2066    M /trunk/include/vlc_config_cat.h
2067    M /trunk/modules/access/dshow/dshow.cpp
2068    M /trunk/modules/access/http.c
2069    M /trunk/modules/access/mms/mms.c
2070    M /trunk/modules/access/rtsp/access.c
2071    M /trunk/modules/audio_filter/channel_mixer/headphone.c
2072    M /trunk/modules/codec/twolame.c
2073    M /trunk/modules/codec/x264.c
2074    M /trunk/modules/demux/avi/avi.c
2075    M /trunk/modules/demux/livedotcom.cpp
2076    M /trunk/modules/demux/playlist/playlist.c
2077    M /trunk/modules/video_filter/blend.c
2078    M /trunk/modules/video_filter/clone.c
2079    M /trunk/modules/video_filter/deinterlace.c
2080    M /trunk/modules/video_filter/logo.c
2081    M /trunk/modules/video_filter/marq.c
2082    M /trunk/modules/video_filter/osdmenu.c
2083    M /trunk/modules/video_filter/rss.c
2084    M /trunk/modules/video_filter/rv32.c
2085    M /trunk/modules/video_filter/time.c
2086    M /trunk/modules/video_filter/wall.c
2087    M /trunk/src/libvlc.h
2088
2089 Fix a bunch of preferences errors
2090  - Missing value lists
2091  - advanced / non-advanced problems
2092  - description problems
2093  - tyops
2094
2095 ------------------------------------------------------------------------
2096 r12820 | damienf | 2005-10-11 18:44:53 +0200 (Tue, 11 Oct 2005) | 2 lines
2097 Changed paths:
2098    M /trunk/activex/vlccontrol.cpp
2099
2100 vlccontrol.cpp: fixed a bug in setVariable where arguments for VariantChangeType were inverted
2101
2102 ------------------------------------------------------------------------
2103 r12819 | damienf | 2005-10-11 17:25:47 +0200 (Tue, 11 Oct 2005) | 2 lines
2104 Changed paths:
2105    M /trunk/activex/plugin.cpp
2106
2107 I keep on forgeting to reset my own debug :)
2108
2109 ------------------------------------------------------------------------
2110 r12818 | damienf | 2005-10-11 17:14:08 +0200 (Tue, 11 Oct 2005) | 5 lines
2111 Changed paths:
2112    M /trunk/activex/connectioncontainer.cpp
2113    M /trunk/activex/plugin.cpp
2114    M /trunk/activex/plugin.h
2115    M /trunk/activex/utils.cpp
2116    M /trunk/activex/utils.h
2117    M /trunk/activex/vlccontrol.cpp
2118
2119 plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intialization lock when launching a debug session
2120 plugin.h: validate container code page before using it
2121 utils.cpp,utils.h: type clean-up
2122 connectioncontainer.cpp: fixed stack corruption (???)  when poping and dispatch an event
2123
2124 ------------------------------------------------------------------------
2125 r12817 | jpsaman | 2005-10-11 15:25:41 +0200 (Tue, 11 Oct 2005) | 1 line
2126 Changed paths:
2127    M /trunk/modules/control/rc.c
2128
2129 Fix broken status command on rc interface
2130 ------------------------------------------------------------------------
2131 r12816 | damienf | 2005-10-11 11:01:00 +0200 (Tue, 11 Oct 2005) | 2 lines
2132 Changed paths:
2133    M /trunk/src/misc/win32_specific.c
2134
2135 undoing zcot's screensaver patch, better luck next time :)
2136
2137 ------------------------------------------------------------------------
2138 r12812 | fkuehne | 2005-10-10 17:53:57 +0200 (Mon, 10 Oct 2005) | 1 line
2139 Changed paths:
2140    M /trunk/modules/gui/macosx/wizard.m
2141
2142 * revert [12779] (this broke the output of MPEG PS files) and fix it correctly
2143 ------------------------------------------------------------------------
2144 r12811 | fkuehne | 2005-10-10 17:41:52 +0200 (Mon, 10 Oct 2005) | 1 line
2145 Changed paths:
2146    M /trunk/modules/gui/macosx/bookmarks.h
2147    M /trunk/modules/gui/macosx/bookmarks.m
2148
2149 * set keywords properly and removed an outdated FIXME
2150 ------------------------------------------------------------------------
2151 r12810 | fkuehne | 2005-10-10 15:13:28 +0200 (Mon, 10 Oct 2005) | 1 line
2152 Changed paths:
2153    M /trunk/src/misc/win32_specific.c
2154
2155 * applied zcot's screensaver patch. Thanks for the fix. -- needs testing
2156 ------------------------------------------------------------------------
2157 r12809 | jpsaman | 2005-10-10 09:56:33 +0200 (Mon, 10 Oct 2005) | 1 line
2158 Changed paths:
2159    M /trunk/include/charset.h
2160
2161 Guard against multiple inclusions
2162 ------------------------------------------------------------------------
2163 r12807 | hartman | 2005-10-09 23:34:51 +0200 (Sun, 09 Oct 2005) | 3 lines
2164 Changed paths:
2165    M /trunk/src/input/input.c
2166    M /trunk/src/misc/threads.c
2167
2168 * clearer error messages on invalid seek
2169 * reenable the threads prio option. Not broken, but creates annoying error messages. will look into that later.
2170
2171 ------------------------------------------------------------------------
2172 r12806 | hartman | 2005-10-09 23:30:08 +0200 (Sun, 09 Oct 2005) | 2 lines
2173 Changed paths:
2174    M /trunk/modules/demux/avi/avi.c
2175
2176 * spelling 
2177
2178 ------------------------------------------------------------------------
2179 r12805 | babal | 2005-10-09 21:19:06 +0200 (Sun, 09 Oct 2005) | 10 lines
2180 Changed paths:
2181    M /trunk/NEWS
2182    M /trunk/modules/audio_filter/channel_mixer/headphone.c
2183    M /trunk/modules/audio_filter/converter/a52tofloat32.c
2184    M /trunk/src/input/decoder.c
2185    M /trunk/src/libvlc.h
2186
2187 + src/input/decoder.c src/libvlc.h:
2188   - more precise message for the "force-dolby-surround" option
2189   - don't use -1 as a value in an integer list option (dangerous casts
2190     in the wxWidgets interface)
2191 + modules/audio_filter/converter/a52tofloat32.c:
2192   - option to disable the internal upmixing algorithm
2193 + modules/audio_filter/channel_mixer/headphone.c:
2194   - option to partially compensate the delay introduced by the algorithm
2195   - option to accept raw Dolby Surround encoded streams
2196
2197 ------------------------------------------------------------------------
2198 r12802 | ipkiss | 2005-10-09 19:57:58 +0200 (Sun, 09 Oct 2005) | 3 lines
2199 Changed paths:
2200    M /trunk/modules/gui/skins2/src/dialogs.cpp
2201
2202  * skins2/src/dialogs.cpp: When no dialogs provider is found, the error message
2203    now indicates the most likely causes of the problem.
2204
2205 ------------------------------------------------------------------------
2206 r12801 | fenrir | 2005-10-09 19:56:25 +0200 (Sun, 09 Oct 2005) | 2 lines
2207 Changed paths:
2208    M /trunk/modules/demux/ogg.c
2209
2210  * ogg: fix potential invalid read with broken files (close #272)
2211
2212 ------------------------------------------------------------------------
2213 r12800 | fenrir | 2005-10-09 19:07:38 +0200 (Sun, 09 Oct 2005) | 4 lines
2214 Changed paths:
2215    M /trunk/modules/stream_out/standard.c
2216
2217  * standard: allow to use 'dst' instead of 'url' (consistant with other
2218  stream_out modules, warn that url is deprecated (but it is still supported),
2219  add wav mux autodetection.
2220
2221 ------------------------------------------------------------------------
2222 r12799 | fenrir | 2005-10-09 19:02:59 +0200 (Sun, 09 Oct 2005) | 2 lines
2223 Changed paths:
2224    M /trunk/modules/access/http.c
2225
2226  http: removed useless debug.
2227
2228 ------------------------------------------------------------------------
2229 r12798 | fenrir | 2005-10-09 19:01:08 +0200 (Sun, 09 Oct 2005) | 5 lines
2230 Changed paths:
2231    M /trunk/modules/mux/mpeg/bits.h
2232    M /trunk/modules/mux/mpeg/pes.c
2233    M /trunk/modules/mux/mpeg/ts.c
2234
2235  * ts: fix segfault with old dvbpsi, fix uninitialized variables
2236  * pes: memset header before using bits_* in DEBUG mode (to please valgrind)
2237  * bits: cosmetics.
2238  
2239
2240 ------------------------------------------------------------------------
2241 r12797 | gbazin | 2005-10-09 18:37:26 +0200 (Sun, 09 Oct 2005) | 1 line
2242 Changed paths:
2243    M /trunk/configure.ac
2244
2245 * configure.ac: revert commit 12788 (check for wxWidgets > 2.6.0).
2246 ------------------------------------------------------------------------
2247 r12796 | gbazin | 2005-10-09 18:36:17 +0200 (Sun, 09 Oct 2005) | 1 line
2248 Changed paths:
2249    M /trunk/modules/gui/wxwidgets/dialogs.cpp
2250    M /trunk/modules/gui/wxwidgets/interface.cpp
2251    M /trunk/modules/gui/wxwidgets/open.cpp
2252    M /trunk/modules/gui/wxwidgets/wxwidgets.h
2253
2254 * modules/gui/wxwidgets: fixed build when wxWidgets isn't compiled with unicode support.
2255 ------------------------------------------------------------------------
2256 r12795 | fkuehne | 2005-10-09 14:35:29 +0200 (Sun, 09 Oct 2005) | 1 line
2257 Changed paths:
2258    M /trunk/THANKS
2259
2260 * forgot this one in [12794]
2261 ------------------------------------------------------------------------
2262 r12794 | fkuehne | 2005-10-09 14:33:44 +0200 (Sun, 09 Oct 2005) | 4 lines
2263 Changed paths:
2264    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
2265    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
2266    R /trunk/extras/MacOSX/Resources/about_bg.png
2267    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2268    M /trunk/modules/gui/macosx/about.m
2269
2270 * redesign of the about window
2271 - thanks to Vincent van den Heuvel <heuvel@mac.com> for the artwork
2272 - screenshots are available at www.aenneburghardt.de/fk/vlc/about1.jpg and *2.jpg
2273 - feel free to revert or modify this commit if you don't like it this way
2274 ------------------------------------------------------------------------
2275 r12793 | fkuehne | 2005-10-09 14:24:43 +0200 (Sun, 09 Oct 2005) | 1 line
2276 Changed paths:
2277    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2278
2279 * added the 'mpc' file extension
2280 ------------------------------------------------------------------------
2281 r12792 | fkuehne | 2005-10-09 14:19:45 +0200 (Sun, 09 Oct 2005) | 1 line
2282 Changed paths:
2283    M /trunk/modules/demux/mpc.c
2284
2285 * removed unused variable
2286 ------------------------------------------------------------------------
2287 r12791 | fkuehne | 2005-10-09 14:18:33 +0200 (Sun, 09 Oct 2005) | 1 line
2288 Changed paths:
2289    M /trunk/AUTHORS
2290    M /trunk/NEWS
2291    M /trunk/extras/contrib/src/Makefile
2292    M /trunk/extras/contrib/src/packages.mak
2293
2294 * added Musepack support to extras/contrib, AUTHORS, NEWS (refs #32)
2295 ------------------------------------------------------------------------
2296 r12790 | fenrir | 2005-10-09 13:14:41 +0200 (Sun, 09 Oct 2005) | 4 lines
2297 Changed paths:
2298    M /trunk/configure.ac
2299    M /trunk/modules/demux/Modules.am
2300    A /trunk/modules/demux/mpc.c
2301
2302   * all: added Musepack support using libmpdec (1.2.1) from www.musepack.net.
2303    (It is done the ugly way : decoding take place at the demuxer but it works)
2304
2305
2306 ------------------------------------------------------------------------
2307 r12789 | fenrir | 2005-10-09 13:09:06 +0200 (Sun, 09 Oct 2005) | 3 lines
2308 Changed paths:
2309    M /trunk/modules/demux/mp4/mp4.c
2310
2311  * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing a seek (avoid late
2312  frame).
2313
2314 ------------------------------------------------------------------------
2315 r12788 | jpsaman | 2005-10-09 12:50:15 +0200 (Sun, 09 Oct 2005) | 1 line
2316 Changed paths:
2317    M /trunk/configure.ac
2318
2319 Force a check on wxWidgets 2.6.0 for vlc-0.8.4-test1.
2320 ------------------------------------------------------------------------
2321 r12787 | gbazin | 2005-10-09 11:48:03 +0200 (Sun, 09 Oct 2005) | 1 line
2322 Changed paths:
2323    M /trunk/modules/gui/wxwidgets/interface.cpp
2324
2325 * modules/gui/wxwidgets/interface.cpp: restored call to SetupHotkeys(). Yes it really needs to be called twice (because of a bug in wxWidgets).
2326 ------------------------------------------------------------------------
2327 r12786 | fenrir | 2005-10-09 01:06:34 +0200 (Sun, 09 Oct 2005) | 2 lines
2328 Changed paths:
2329    M /trunk/src/input/input.c
2330
2331  * input.c: fix invalid free.
2332
2333 ------------------------------------------------------------------------
2334 r12785 | courmisch | 2005-10-08 19:39:07 +0200 (Sat, 08 Oct 2005) | 2 lines
2335 Changed paths:
2336    M /trunk/modules/misc/network/ipv4.c
2337
2338 iface-addr -> miface-addr
2339
2340 ------------------------------------------------------------------------
2341 r12783 | dionoea | 2005-10-08 17:35:18 +0200 (Sat, 08 Oct 2005) | 3 lines
2342 Changed paths:
2343    M /trunk/modules/misc/xml/libxml.c
2344
2345  * handle CDATA (as if it were TEXT)
2346    fixes the rss sub-filter with rss feeds using CDATA
2347
2348 ------------------------------------------------------------------------
2349 r12781 | dionoea | 2005-10-07 17:07:54 +0200 (Fri, 07 Oct 2005) | 2 lines
2350 Changed paths:
2351    M /trunk/vlc.win32.nsi
2352
2353 split desktop icon and start menu shortcut creation (untested)
2354
2355 ------------------------------------------------------------------------
2356 r12780 | courmisch | 2005-10-07 15:43:54 +0200 (Fri, 07 Oct 2005) | 2 lines
2357 Changed paths:
2358    M /trunk/src/libvlc.h
2359
2360 Remove unused option
2361
2362 ------------------------------------------------------------------------
2363 r12779 | fkuehne | 2005-10-07 11:58:04 +0200 (Fri, 07 Oct 2005) | 1 line
2364 Changed paths:
2365    M /trunk/modules/gui/macosx/wizard.m
2366
2367 * don't use 'ps' as suffix but 'mpg' like most other apps do. 'ps' can be confused with PostScript files on the Mac. In fact, the Finder tries to open our ps-files with Preview by default.
2368 ------------------------------------------------------------------------
2369 r12778 | fenrir | 2005-10-07 00:16:23 +0200 (Fri, 07 Oct 2005) | 2 lines
2370 Changed paths:
2371    M /trunk/src/input/var.c
2372
2373  * var: create "demux" and "access" (--demux/access module works too)
2374
2375 ------------------------------------------------------------------------
2376 r12777 | fenrir | 2005-10-07 00:09:24 +0200 (Fri, 07 Oct 2005) | 4 lines
2377 Changed paths:
2378    M /trunk/modules/access/udp.c
2379    M /trunk/src/input/input.c
2380
2381  * input: :demux=module really force module and bypass demuxer module given
2382 by access.
2383  * udp: force ts demux on payload 33 (:demux=dump will work)
2384
2385 ------------------------------------------------------------------------
2386 r12776 | fenrir | 2005-10-06 22:24:55 +0200 (Thu, 06 Oct 2005) | 8 lines
2387 Changed paths:
2388    M /trunk/modules/access/udp.c
2389
2390  * udp: Patch by Marian Durkovic:
2391     "I've added a bit of code to the UDP/RTP input, which assures that old
2392  or duplicate RTP packets are trashed. When the network performs packet
2393  reordering, only one discontinuity happens instead of 3 before - since
2394  the old packet is trashed. If multiple copies of the same packet are
2395  received, only one is used and all the others are trashed."
2396  
2397
2398 ------------------------------------------------------------------------
2399 r12775 | zorglub | 2005-10-06 22:14:04 +0200 (Thu, 06 Oct 2005) | 2 lines
2400 Changed paths:
2401    M /trunk/modules/gui/wxwidgets/interface.cpp
2402
2403 Patch to zcot's patch by zcot :)
2404
2405 ------------------------------------------------------------------------
2406 r12774 | fkuehne | 2005-10-06 21:40:01 +0200 (Thu, 06 Oct 2005) | 1 line
2407 Changed paths:
2408    M /trunk/modules/gui/macosx/intf.m
2409
2410 * allocate o_extended only if requested by the user (that's dirty, but prevents the access of freed objects while terminating) and save the extended-prefs as early as possible in the termination-process (directly after the vout and playlist shut down)
2411 ------------------------------------------------------------------------
2412 r12773 | fenrir | 2005-10-06 21:39:15 +0200 (Thu, 06 Oct 2005) | 2 lines
2413 Changed paths:
2414    M /trunk/modules/access/udp.c
2415
2416  udp: support for RTP"header extension. Patch by Zohar Lorberbaum .
2417
2418 ------------------------------------------------------------------------
2419 r12772 | fenrir | 2005-10-06 21:19:55 +0200 (Thu, 06 Oct 2005) | 2 lines
2420 Changed paths:
2421    M /trunk/modules/access/http.c
2422
2423  * http: update meta data only on title change.
2424
2425 ------------------------------------------------------------------------
2426 r12771 | fenrir | 2005-10-06 21:15:11 +0200 (Thu, 06 Oct 2005) | 2 lines
2427 Changed paths:
2428    M /trunk/modules/access_filter/record.c
2429
2430  * record: correct i_update field.
2431
2432 ------------------------------------------------------------------------
2433 r12770 | fenrir | 2005-10-06 21:12:22 +0200 (Thu, 06 Oct 2005) | 2 lines
2434 Changed paths:
2435    M /trunk/modules/demux/mp4/libmp4.c
2436    M /trunk/modules/demux/mp4/libmp4.h
2437    M /trunk/modules/demux/mp4/mp4.c
2438
2439  * mp4: support for tx3g subtitle (close #332)
2440
2441 ------------------------------------------------------------------------
2442 r12769 | hartman | 2005-10-06 20:54:01 +0200 (Thu, 06 Oct 2005) | 2 lines
2443 Changed paths:
2444    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
2445    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
2446    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
2447    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
2448    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
2449    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
2450    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
2451    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
2452    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
2453    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
2454    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
2455    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
2456
2457 * set autosave names
2458
2459 ------------------------------------------------------------------------
2460 r12768 | zorglub | 2005-10-06 19:45:57 +0200 (Thu, 06 Oct 2005) | 10 lines
2461 Changed paths:
2462    M /trunk/THANKS
2463    M /trunk/modules/gui/wxwidgets/interface.cpp
2464    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
2465
2466 Misc WX improvements - patches by zcot
2467
2468 * Option to have extended interface by default (Closes: #232)
2469 * Fix "floating" volume bar with wxMSW 2.6.X (Closes:#289)
2470 * Enforce minimum vertical size (Closes:#360)
2471 * Fix a font size problem on WX
2472
2473 * Add him to THANKS, obviously :)
2474
2475
2476 ------------------------------------------------------------------------
2477 r12767 | fkuehne | 2005-10-06 18:45:21 +0200 (Thu, 06 Oct 2005) | 1 line
2478 Changed paths:
2479    M /trunk/modules/gui/macosx/extended.m
2480
2481 * only save the affected modules (main, headphone, transform, adjust, invert, motionblur, distort, clone, crop, normvol, headphone_channel_mixer, macosx) -- thanks to zorglub for the help (closes #382)
2482 ------------------------------------------------------------------------
2483 r12766 | damienf | 2005-10-06 18:00:42 +0200 (Thu, 06 Oct 2005) | 3 lines
2484 Changed paths:
2485    M /trunk/modules/gui/wxwidgets/open.cpp
2486
2487
2488 open.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
2489
2490 ------------------------------------------------------------------------
2491 r12765 | fkuehne | 2005-10-06 18:00:01 +0200 (Thu, 06 Oct 2005) | 5 lines
2492 Changed paths:
2493    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
2494    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
2495    M /trunk/modules/gui/macosx/extended.h
2496    M /trunk/modules/gui/macosx/extended.m
2497    M /trunk/modules/gui/macosx/intf.m
2498
2499 * intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any case 
2500     -trigger the extended-panel to collapse completely before saving its position
2501     -save the prefs, if the extended-panel changed them previously (refs #382)
2502 * extended.m: minor cleanups to make the stuff above possible (more cleanup needed, will follow later on)
2503 * extended.nib & #.m: don't let the normvol-slider become zero, but use floats from 0.1 to 10.0 only
2504 ------------------------------------------------------------------------
2505 r12764 | damienf | 2005-10-06 17:00:50 +0200 (Thu, 06 Oct 2005) | 2 lines
2506 Changed paths:
2507    M /trunk/configure.ac
2508    M /trunk/modules/gui/wxwidgets/open.cpp
2509
2510 all: support for unicode version of wxwidgets for win32, needs testing for other platform
2511
2512 ------------------------------------------------------------------------
2513 r12763 | fkuehne | 2005-10-05 20:44:24 +0200 (Wed, 05 Oct 2005) | 1 line
2514 Changed paths:
2515    M /trunk/NEWS
2516
2517 * added a note about the prefs-remove-script for OSX
2518 ------------------------------------------------------------------------
2519 r12762 | courmisch | 2005-10-05 18:13:43 +0200 (Wed, 05 Oct 2005) | 2 lines
2520 Changed paths:
2521    M /trunk/NEWS
2522
2523 Document wx requirements
2524
2525 ------------------------------------------------------------------------
2526 r12761 | fkuehne | 2005-10-05 15:12:34 +0200 (Wed, 05 Oct 2005) | 1 line
2527 Changed paths:
2528    M /trunk/extras/contrib/src/Makefile
2529
2530 * use the ffmpeg-cvs-trunk from 09/27 and not the current one. This snap compiles finely on 10.2 and is used in the win32-port as well.
2531 ------------------------------------------------------------------------
2532 r12760 | jpsaman | 2005-10-04 21:20:21 +0200 (Tue, 04 Oct 2005) | 1 line
2533 Changed paths:
2534    M /trunk/modules/access/rtsp/real.c
2535    M /trunk/modules/access/rtsp/real_sdpplin.h
2536
2537 Fix double free error.
2538 ------------------------------------------------------------------------
2539 r12759 | hartman | 2005-10-04 16:13:50 +0200 (Tue, 04 Oct 2005) | 2 lines
2540 Changed paths:
2541    M /trunk/modules/demux/livedotcom.cpp
2542
2543 * Fix Kasenna RTSP VoD
2544
2545 ------------------------------------------------------------------------
2546 r12758 | courmisch | 2005-10-04 10:32:08 +0200 (Tue, 04 Oct 2005) | 3 lines
2547 Changed paths:
2548    M /trunk/modules/gui/wxwidgets/dialogs.cpp
2549    M /trunk/modules/gui/wxwidgets/interface.cpp
2550    M /trunk/modules/gui/wxwidgets/open.cpp
2551
2552 #include "charset.h"
2553 but it should not be necessary "thanks to" the vlc_symbols.h kludge
2554
2555 ------------------------------------------------------------------------
2556 r12757 | fkuehne | 2005-10-02 21:49:05 +0200 (Sun, 02 Oct 2005) | 1 line
2557 Changed paths:
2558    M /trunk/modules/gui/macosx/prefs.h
2559    M /trunk/modules/gui/macosx/prefs.m
2560
2561 * this was not to be committed
2562 ------------------------------------------------------------------------
2563 r12756 | fkuehne | 2005-10-02 21:47:03 +0200 (Sun, 02 Oct 2005) | 1 line
2564 Changed paths:
2565    M /trunk/Makefile.am
2566    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
2567    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
2568    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
2569    D /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
2570    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2571    M /trunk/modules/gui/macosx/Modules.am
2572    M /trunk/modules/gui/macosx/intf.h
2573    M /trunk/modules/gui/macosx/intf.m
2574    M /trunk/modules/gui/macosx/open.m
2575    M /trunk/modules/gui/macosx/prefs.h
2576    M /trunk/modules/gui/macosx/prefs.m
2577    D /trunk/modules/gui/macosx/update.h
2578    D /trunk/modules/gui/macosx/update.m
2579
2580 * remove/disable the update-checker on OSX until 0.8.4 is out
2581 ------------------------------------------------------------------------
2582 r12754 | fkuehne | 2005-10-02 21:16:12 +0200 (Sun, 02 Oct 2005) | 1 line
2583 Changed paths:
2584    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
2585    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
2586    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
2587    M /trunk/modules/gui/macosx/update.h
2588    M /trunk/modules/gui/macosx/update.m
2589
2590 Implemented the retrieval of the versions, files and mirrors. Both the size and the mirrors aren't displayed yet, but stored. The 'Released On'-stuff was removed, since it isn't present in the xml actually. More to come. (refs #310)
2591 ------------------------------------------------------------------------
2592 r12753 | fkuehne | 2005-10-02 19:21:18 +0200 (Sun, 02 Oct 2005) | 1 line
2593 Changed paths:
2594    M /trunk/NEWS
2595
2596 * marked Bonjour-service-discovery as linux only
2597 ------------------------------------------------------------------------
2598 r12752 | fkuehne | 2005-10-02 19:20:47 +0200 (Sun, 02 Oct 2005) | 1 line
2599 Changed paths:
2600    M /trunk/Makefile.am
2601    M /trunk/README.MacOSX.rtf
2602    A /trunk/extras/MacOSX/Delete Preferences.app
2603    A /trunk/extras/MacOSX/Delete Preferences.app/Contents
2604    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Info.plist
2605    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS
2606    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS/applet
2607    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/PkgInfo
2608    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources
2609    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts
2610    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts/main.scpt
2611    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.icns
2612    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.rsrc
2613    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd
2614    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd/TXT.rtf
2615
2616 * small script to move the preferences to Trash. You can change it by editing 'Delete Preferences.app/Contents/Resources/Scripts/main.scpt' in Xcode or the Script Editor. It is copied on the dmg by default. (thanks to dionoea for the idea)
2617 ------------------------------------------------------------------------
2618 r12751 | courmisch | 2005-10-02 18:52:52 +0200 (Sun, 02 Oct 2005) | 2 lines
2619 Changed paths:
2620    M /trunk/src/misc/charset.c
2621    M /trunk/src/misc/unicode.c
2622
2623 Move UTF32 conversion to more appropriate file
2624
2625 ------------------------------------------------------------------------
2626 r12750 | jpsaman | 2005-10-02 18:34:56 +0200 (Sun, 02 Oct 2005) | 1 line
2627 Changed paths:
2628    M /trunk/modules/services_discovery/sap.c
2629
2630 include charset.h is in the include path and not local
2631 ------------------------------------------------------------------------
2632 r12749 | jpsaman | 2005-10-02 18:34:21 +0200 (Sun, 02 Oct 2005) | 1 line
2633 Changed paths:
2634    M /trunk/modules/demux/mp4/drms.h
2635    M /trunk/modules/demux/mp4/libmp4.h
2636
2637 Protect agains multiple includes
2638 ------------------------------------------------------------------------
2639 r12748 | jpsaman | 2005-10-02 18:33:40 +0200 (Sun, 02 Oct 2005) | 1 line
2640 Changed paths:
2641    M /trunk/modules/demux/mp4/drms.c
2642    M /trunk/modules/demux/mp4/mp4.c
2643
2644 The include vlc_md5.h is in the include path and not local
2645 ------------------------------------------------------------------------
2646 r12747 | jpsaman | 2005-10-02 18:33:02 +0200 (Sun, 02 Oct 2005) | 1 line
2647 Changed paths:
2648    M /trunk/src/misc/md5.c
2649
2650 The include vlc_md5.h is in the include path and not local
2651 ------------------------------------------------------------------------
2652 r12746 | dionoea | 2005-10-02 15:15:22 +0200 (Sun, 02 Oct 2005) | 2 lines
2653 Changed paths:
2654    M /trunk/modules/codec/subsdec.c
2655
2656  * fix signedness gcc warning
2657
2658 ------------------------------------------------------------------------
2659 r12745 | dionoea | 2005-10-02 15:12:31 +0200 (Sun, 02 Oct 2005) | 2 lines
2660 Changed paths:
2661    M /trunk/modules/codec/speex.c
2662
2663  * fix signedness gcc warnings
2664
2665 ------------------------------------------------------------------------
2666 r12744 | dionoea | 2005-10-02 15:04:25 +0200 (Sun, 02 Oct 2005) | 2 lines
2667 Changed paths:
2668    M /trunk/modules/audio_output/esd.c
2669
2670  * fix signedness gcc warnings (and remove trailing spaces)
2671
2672 ------------------------------------------------------------------------
2673 r12743 | dionoea | 2005-10-02 15:01:47 +0200 (Sun, 02 Oct 2005) | 2 lines
2674 Changed paths:
2675    M /trunk/modules/audio_output/alsa.c
2676
2677  * fix signedness gcc warning
2678
2679 ------------------------------------------------------------------------
2680 r12742 | jpsaman | 2005-10-02 14:47:49 +0200 (Sun, 02 Oct 2005) | 1 line
2681 Changed paths:
2682    M /trunk/modules/misc/playlist/old.c
2683
2684 Add missing include <charset.h>
2685 ------------------------------------------------------------------------
2686 r12741 | jpsaman | 2005-10-02 14:22:29 +0200 (Sun, 02 Oct 2005) | 1 line
2687 Changed paths:
2688    M /trunk/modules/codec/araw.c
2689
2690 Fix compiler warning: 'araw.c:62: warning: static' but never defined'
2691 ------------------------------------------------------------------------
2692 r12740 | courmisch | 2005-10-02 13:55:28 +0200 (Sun, 02 Oct 2005) | 2 lines
2693 Changed paths:
2694    M /trunk/modules/gui/wxwidgets/Modules.am
2695    A /trunk/modules/gui/wxwidgets/streamdata.cpp
2696    M /trunk/modules/gui/wxwidgets/streamdata.h
2697
2698 Fix long-standing compilation warning and unduplicate data
2699
2700 ------------------------------------------------------------------------
2701 r12739 | courmisch | 2005-10-02 13:36:30 +0200 (Sun, 02 Oct 2005) | 2 lines
2702 Changed paths:
2703    M /trunk/modules/gui/wxwidgets/wxwidgets.h
2704
2705 For wxWidgets into so-called Unicode (actually UTF-32) mode
2706
2707 ------------------------------------------------------------------------
2708 r12738 | courmisch | 2005-10-02 13:14:57 +0200 (Sun, 02 Oct 2005) | 2 lines
2709 Changed paths:
2710    M /trunk/modules/gui/wxwidgets/open.cpp
2711
2712 Remove some redundant casts
2713
2714 ------------------------------------------------------------------------
2715 r12737 | courmisch | 2005-10-02 13:14:42 +0200 (Sun, 02 Oct 2005) | 2 lines
2716 Changed paths:
2717    M /trunk/include/vlc_symbols.h
2718
2719 Missed that file
2720
2721 ------------------------------------------------------------------------
2722 r12736 | courmisch | 2005-10-02 13:11:12 +0200 (Sun, 02 Oct 2005) | 2 lines
2723 Changed paths:
2724    M /trunk/include/charset.h
2725    M /trunk/src/misc/charset.c
2726
2727 Add const qualifier
2728
2729 ------------------------------------------------------------------------
2730 r12735 | courmisch | 2005-10-02 13:05:45 +0200 (Sun, 02 Oct 2005) | 2 lines
2731 Changed paths:
2732    M /trunk/modules/gui/wxwidgets/open.cpp
2733
2734 Compile fix
2735
2736 ------------------------------------------------------------------------
2737 r12734 | robUx4 | 2005-10-02 12:36:06 +0200 (Sun, 02 Oct 2005) | 2 lines
2738 Changed paths:
2739    M /trunk/modules/demux/mkv.cpp
2740
2741 mkv.cpp: move back the SET_PCR to its previous location for the moment
2742 add some debug for the UI hooks (for menu support)
2743 ------------------------------------------------------------------------
2744 r12732 | courmisch | 2005-10-02 11:21:04 +0200 (Sun, 02 Oct 2005) | 5 lines
2745 Changed paths:
2746    M /trunk/modules/gui/wxwidgets/dialogs.cpp
2747    M /trunk/modules/gui/wxwidgets/interface.cpp
2748    M /trunk/modules/gui/wxwidgets/open.cpp
2749
2750 mb_str() doesn't work as documented (or maybe it doesn't work at all)
2751 so use wc_str() instead - closes #362
2752
2753 Now it looks almost like an exerpt from The Daily WTF :(
2754
2755 ------------------------------------------------------------------------
2756 r12731 | courmisch | 2005-10-02 11:10:49 +0200 (Sun, 02 Oct 2005) | 2 lines
2757 Changed paths:
2758    M /trunk/src/misc/charset.c
2759
2760 Oups minor fix
2761
2762 ------------------------------------------------------------------------
2763 r12730 | courmisch | 2005-10-02 10:53:14 +0200 (Sun, 02 Oct 2005) | 4 lines
2764 Changed paths:
2765    M /trunk/include/charset.h
2766    M /trunk/include/vlc_symbols.h
2767    M /trunk/src/misc/charset.c
2768
2769 UTF32 to UTF8 conversion
2770 because the buggy GUI toolkit that sucks big time^W^W^W^W^W^W^WwxWidgets
2771 needs it
2772
2773 ------------------------------------------------------------------------
2774 r12729 | courmisch | 2005-10-02 10:00:06 +0200 (Sun, 02 Oct 2005) | 2 lines
2775 Changed paths:
2776    M /trunk/src/misc/messages.c
2777
2778 Fix compilation warning
2779
2780 ------------------------------------------------------------------------
2781 r12728 | zorglub | 2005-10-02 09:54:03 +0200 (Sun, 02 Oct 2005) | 2 lines
2782 Changed paths:
2783    M /trunk/src/misc/messages.c
2784
2785 Don't reprint messages on quit
2786
2787 ------------------------------------------------------------------------
2788 r12727 | sam | 2005-10-02 01:32:39 +0200 (Sun, 02 Oct 2005) | 2 lines
2789 Changed paths:
2790    M /trunk/src/misc/cpu.c
2791
2792   * src/misc/cpu.c: oops.
2793
2794 ------------------------------------------------------------------------
2795 r12726 | sam | 2005-10-02 01:29:56 +0200 (Sun, 02 Oct 2005) | 2 lines
2796 Changed paths:
2797    M /trunk/src/misc/cpu.c
2798
2799   * src/misc/cpu.c: no need to push/pop %rbx before cpuid on x86_64.
2800
2801 ------------------------------------------------------------------------
2802 r12722 | fkuehne | 2005-10-01 15:47:58 +0200 (Sat, 01 Oct 2005) | 1 line
2803 Changed paths:
2804    M /trunk/modules/gui/macosx/playlist.m
2805
2806 * minor fix (capitalise string at the bottom of the pl, don't create temporary strings if you don't use stringWithFormat)
2807 ------------------------------------------------------------------------
2808 r12721 | robUx4 | 2005-10-01 15:40:27 +0200 (Sat, 01 Oct 2005) | 1 line
2809 Changed paths:
2810    M /trunk/modules/demux/mkv.cpp
2811
2812 mkv.cpp: added option "mkv-preload-local-dir", disable when there are broken files in the same dir (eMule)
2813 ------------------------------------------------------------------------
2814 r12720 | robUx4 | 2005-10-01 15:23:13 +0200 (Sat, 01 Oct 2005) | 1 line
2815 Changed paths:
2816    M /trunk/modules/demux/mkv.cpp
2817
2818 mkv.cpp: better timecode sent by the demuxer (doesn't seem right with native MPEG4.2)
2819 ------------------------------------------------------------------------
2820 r12719 | xtophe | 2005-10-01 13:15:36 +0200 (Sat, 01 Oct 2005) | 2 lines
2821 Changed paths:
2822    M /trunk/Makefile.am
2823
2824 Add Install.wince in the tar
2825
2826 ------------------------------------------------------------------------
2827 r12718 | xtophe | 2005-10-01 12:57:40 +0200 (Sat, 01 Oct 2005) | 2 lines
2828 Changed paths:
2829    M /trunk/Makefile.am
2830
2831 Add some sed in the package-win32 rules (closes #372)
2832
2833 ------------------------------------------------------------------------
2834 r12717 | robUx4 | 2005-10-01 11:58:52 +0200 (Sat, 01 Oct 2005) | 1 line
2835 Changed paths:
2836    M /trunk/modules/misc/network/ipv4.c
2837
2838 avoid declaration collision on MSVC
2839 ------------------------------------------------------------------------
2840 r12716 | jpsaman | 2005-10-01 10:58:10 +0200 (Sat, 01 Oct 2005) | 1 line
2841 Changed paths:
2842    M /trunk/configure.ac
2843
2844 Fix typo
2845 ------------------------------------------------------------------------
2846 r12715 | gbazin | 2005-09-30 21:36:22 +0200 (Fri, 30 Sep 2005) | 1 line
2847 Changed paths:
2848    M /trunk/modules/audio_filter/resampler/bandlimited.c
2849
2850 * modules/audio_filter/resampler/bandlimited.c: re-enabled the bandlimited resampler. Commit 12102 is actually bogus since the problem is in fact created by the audio output pipeline introducing more latency than what can be compensated by the default input caching.
2851 ------------------------------------------------------------------------
2852 r12714 | bigben | 2005-09-30 19:18:45 +0200 (Fri, 30 Sep 2005) | 4 lines
2853 Changed paths:
2854    M /trunk/modules/access/gnomevfs.c
2855
2856 * Cleaner url parsing
2857
2858
2859
2860 ------------------------------------------------------------------------
2861 r12713 | hartman | 2005-09-30 02:05:32 +0200 (Fri, 30 Sep 2005) | 4 lines
2862 Changed paths:
2863    M /trunk/modules/misc/freetype.c
2864
2865 * Some freetype renderer hacks as suggested by Sigmund to improve the current outline.
2866   Sigmund says that YUVP rendering sucks and that he wants his 256 YUVA renderer back.
2867   Who exactly remembers why this one was removed ???
2868
2869 ------------------------------------------------------------------------
2870 r12712 | bigben | 2005-09-29 21:42:35 +0200 (Thu, 29 Sep 2005) | 3 lines
2871 Changed paths:
2872    M /trunk/modules/access/gnomevfs.c
2873
2874 Handle correctly some more error cases
2875
2876
2877 ------------------------------------------------------------------------
2878 r12711 | hartman | 2005-09-29 17:21:40 +0200 (Thu, 29 Sep 2005) | 2 lines
2879 Changed paths:
2880    M /trunk/modules/demux/livedotcom.cpp
2881
2882 * The PTS/PCR repeats we test for should at least continue for 1s before we consider it to be the EOF of a QTSS VoD session.
2883
2884 ------------------------------------------------------------------------
2885 r12710 | jpsaman | 2005-09-29 16:33:21 +0200 (Thu, 29 Sep 2005) | 1 line
2886 Changed paths:
2887    M /trunk/modules/video_filter/osdmenu.c
2888
2889 Remove trailing whitespace
2890 ------------------------------------------------------------------------
2891 r12709 | jpsaman | 2005-09-29 16:32:54 +0200 (Thu, 29 Sep 2005) | 1 line
2892 Changed paths:
2893    M /trunk/modules/access/udp.c
2894
2895 Remove trailing whitespace
2896 ------------------------------------------------------------------------
2897 r12708 | jpsaman | 2005-09-29 16:31:26 +0200 (Thu, 29 Sep 2005) | 1 line
2898 Changed paths:
2899    M /trunk/modules/codec/dvbsub.c
2900
2901 Remove trailing whitespace
2902 ------------------------------------------------------------------------
2903 r12707 | jpsaman | 2005-09-29 16:30:53 +0200 (Thu, 29 Sep 2005) | 1 line
2904 Changed paths:
2905    M /trunk/modules/services_discovery/upnp.cpp
2906
2907 Remove trailing whitespace
2908 ------------------------------------------------------------------------
2909 r12706 | jpsaman | 2005-09-29 16:30:26 +0200 (Thu, 29 Sep 2005) | 1 line
2910 Changed paths:
2911    M /trunk/modules/access/tcp.c
2912
2913 Remove trailing whitespace
2914 ------------------------------------------------------------------------
2915 r12705 | jpsaman | 2005-09-29 16:29:59 +0200 (Thu, 29 Sep 2005) | 1 line
2916 Changed paths:
2917    M /trunk/modules/demux/nsc.c
2918
2919 Fix compiler warning, remove unused variables
2920 ------------------------------------------------------------------------
2921 r12704 | jpsaman | 2005-09-29 16:28:51 +0200 (Thu, 29 Sep 2005) | 1 line
2922 Changed paths:
2923    M /trunk/src/osd/osd.c
2924
2925 remove trailing whitespace
2926 ------------------------------------------------------------------------
2927 r12703 | hartman | 2005-09-29 00:19:38 +0200 (Thu, 29 Sep 2005) | 2 lines
2928 Changed paths:
2929    M /trunk/modules/demux/livedotcom.cpp
2930
2931 * forgot to handle initial pcr == 0 case
2932
2933 ------------------------------------------------------------------------
2934 r12702 | hartman | 2005-09-28 23:30:19 +0200 (Wed, 28 Sep 2005) | 3 lines
2935 Changed paths:
2936    M /trunk/modules/demux/livedotcom.cpp
2937
2938 * if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC kept open after it was finished.
2939   The limit i chose in Demux() is 5 loops of Demux() with the same pcr. It's based on nothing, but I assumed it was more safe then checking for a single repeat of a PTS value. That might be allowed in some cases????
2940
2941 ------------------------------------------------------------------------
2942 r12701 | xtophe | 2005-09-28 21:36:15 +0200 (Wed, 28 Sep 2005) | 2 lines
2943 Changed paths:
2944    M /trunk/Makefile.am
2945
2946 Create some WinCE package target (Gibalou please review them)
2947
2948 ------------------------------------------------------------------------
2949 r12700 | dionoea | 2005-09-28 21:03:28 +0200 (Wed, 28 Sep 2005) | 2 lines
2950 Changed paths:
2951    M /trunk/modules/mux/mpeg/ts.c
2952
2953  * trailing spaces removal (this commit is really useless)
2954
2955 ------------------------------------------------------------------------
2956 r12699 | dionoea | 2005-09-28 21:00:42 +0200 (Wed, 28 Sep 2005) | 2 lines
2957 Changed paths:
2958    M /trunk/modules/mux/ogg.c
2959
2960  * warning fixes
2961
2962 ------------------------------------------------------------------------
2963 r12698 | dionoea | 2005-09-28 20:56:36 +0200 (Wed, 28 Sep 2005) | 4 lines
2964 Changed paths:
2965    M /trunk/modules/mux/mp4.c
2966
2967  * remove signedness gcc warnings (lots of cast from char * to uint8_t
2968    and the other way arround. Shouldn't change anything about how the
2969    thing is run)
2970
2971 ------------------------------------------------------------------------
2972 r12697 | xtophe | 2005-09-28 20:51:17 +0200 (Wed, 28 Sep 2005) | 2 lines
2973 Changed paths:
2974    M /trunk/src/libvlc.h
2975
2976 Document the access/demux://MRL format
2977
2978 ------------------------------------------------------------------------
2979 r12696 | dionoea | 2005-09-28 20:49:52 +0200 (Wed, 28 Sep 2005) | 2 lines
2980 Changed paths:
2981    M /trunk/modules/mux/asf.c
2982
2983  * fix signedness gcc warning
2984
2985 ------------------------------------------------------------------------
2986 r12695 | hartman | 2005-09-28 16:57:31 +0200 (Wed, 28 Sep 2005) | 2 lines
2987 Changed paths:
2988    M /trunk/modules/video_filter/deinterlace.c
2989
2990 * Streamming -> Streaming
2991
2992 ------------------------------------------------------------------------
2993 r12694 | hartman | 2005-09-28 16:56:49 +0200 (Wed, 28 Sep 2005) | 2 lines
2994 Changed paths:
2995    M /trunk/modules/control/rc.c
2996
2997 * Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE since this is not handled by vout filters, and variables are.
2998
2999 ------------------------------------------------------------------------
3000 r12693 | bigben | 2005-09-27 18:18:11 +0200 (Tue, 27 Sep 2005) | 6 lines
3001 Changed paths:
3002    M /trunk/modules/access/gnomevfs.c
3003
3004 * Fix a double free and the size of a memory allocation
3005 * Only call gnome_vfs_escape_path_string on the path part of the uri, since the functions in gnomevfs that are supposed to make the host/user/path separation are broken (they will escape passwords too)
3006 * Trying to open a file with http on a system with non latin1 encoding may still fail (testing welcomed).
3007 * Don't call gnome_vfs_make_uri_from_input_with_dirs since this will fail on a path with special caracters, but gnome_vfs_expand_initial_tilde and gnome_vfs_make_uri_from_shell_arg
3008
3009
3010 ------------------------------------------------------------------------
3011 r12692 | hartman | 2005-09-27 03:10:56 +0200 (Tue, 27 Sep 2005) | 2 lines
3012 Changed paths:
3013    M /trunk/modules/demux/ts.c
3014
3015 * ts.c: print Stream Identifier descriptor information
3016
3017 ------------------------------------------------------------------------
3018 r12691 | fkuehne | 2005-09-26 23:46:01 +0200 (Mon, 26 Sep 2005) | 1 line
3019 Changed paths:
3020    M /trunk/modules/gui/macosx/about.m
3021
3022 THANKS and AUTHORS were converted to UTF-8
3023 ------------------------------------------------------------------------
3024 r12690 | gbazin | 2005-09-26 23:00:27 +0200 (Mon, 26 Sep 2005) | 1 line
3025 Changed paths:
3026    M /trunk/modules/demux/ogg.c
3027
3028 * modules/demux/ogg.c: discard subtitles header packets (not sure this is the right fix though).
3029 ------------------------------------------------------------------------
3030 r12689 | dionoea | 2005-09-26 20:45:44 +0200 (Mon, 26 Sep 2005) | 2 lines
3031 Changed paths:
3032    M /trunk/NEWS
3033
3034  * forgot some stuff
3035
3036 ------------------------------------------------------------------------
3037 r12688 | dionoea | 2005-09-26 20:34:52 +0200 (Mon, 26 Sep 2005) | 2 lines
3038 Changed paths:
3039    M /trunk/ChangeLog
3040    M /trunk/configure.ac
3041    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
3042    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
3043    M /trunk/po/ca.po
3044    M /trunk/po/da.po
3045    M /trunk/po/de.po
3046    M /trunk/po/en_GB.po
3047    M /trunk/po/es.po
3048    M /trunk/po/fr.po
3049    M /trunk/po/it.po
3050    M /trunk/po/ja.po
3051    M /trunk/po/ko.po
3052    M /trunk/po/nl.po
3053    M /trunk/po/pt_BR.po
3054    M /trunk/po/ro.po
3055    M /trunk/po/ru.po
3056    M /trunk/po/tr.po
3057    M /trunk/po/vlc.pot
3058    M /trunk/po/zh_TW.po
3059
3060  * 0.8.4-test1
3061
3062 ------------------------------------------------------------------------
3063 r12687 | titer | 2005-09-26 17:03:39 +0200 (Mon, 26 Sep 2005) | 2 lines
3064 Changed paths:
3065    M /trunk/modules/gui/beos/InterfaceWindow.cpp
3066    M /trunk/modules/gui/beos/InterfaceWindow.h
3067    M /trunk/modules/gui/beos/PlayListWindow.cpp
3068
3069  beos/*: update the playlist properly
3070
3071 ------------------------------------------------------------------------
3072 r12686 | sam | 2005-09-26 12:42:11 +0200 (Mon, 26 Sep 2005) | 2 lines
3073 Changed paths:
3074    M /trunk/extras/contrib/src/Makefile
3075
3076   * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.
3077
3078 ------------------------------------------------------------------------
3079 r12685 | sam | 2005-09-26 12:15:44 +0200 (Mon, 26 Sep 2005) | 2 lines
3080 Changed paths:
3081    M /trunk/configure.ac
3082
3083   * configure.ac: re-enabled i420_rgb_mmx on amd64.
3084
3085 ------------------------------------------------------------------------
3086 r12684 | sam | 2005-09-26 12:15:02 +0200 (Mon, 26 Sep 2005) | 2 lines
3087 Changed paths:
3088    M /trunk/modules/video_chroma/i420_rgb16.c
3089
3090   * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.
3091
3092 ------------------------------------------------------------------------
3093 r12683 | sam | 2005-09-26 12:14:46 +0200 (Mon, 26 Sep 2005) | 2 lines
3094 Changed paths:
3095    M /trunk/modules/video_chroma/i420_rgb_mmx.h
3096
3097   * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.
3098
3099 ------------------------------------------------------------------------
3100 r12682 | sam | 2005-09-26 08:08:13 +0200 (Mon, 26 Sep 2005) | 2 lines
3101 Changed paths:
3102    M /trunk/extras/contrib/src/packages.mak
3103
3104   * extras/contrib/src/packages.mak: updated livedotcom location.
3105
3106 ------------------------------------------------------------------------
3107 r12681 | sam | 2005-09-26 01:47:23 +0200 (Mon, 26 Sep 2005) | 2 lines
3108 Changed paths:
3109    M /trunk/debian/rules
3110
3111   * debian/rules: toup?\195?\169t?\195?\169?\195?\169?\195?\169
3112
3113 ------------------------------------------------------------------------
3114 r12680 | sam | 2005-09-26 01:10:50 +0200 (Mon, 26 Sep 2005) | 2 lines
3115 Changed paths:
3116    M /trunk/debian/rules
3117
3118   * debian/rules: build x264 in PIC mode whenever possible
3119
3120 ------------------------------------------------------------------------
3121 r12679 | jpsaman | 2005-09-25 20:25:57 +0200 (Sun, 25 Sep 2005) | 1 line
3122 Changed paths:
3123    M /trunk/modules/access/rtsp/real.c
3124    M /trunk/modules/access/rtsp/real_rmff.c
3125    M /trunk/modules/access/rtsp/real_sdpplin.c
3126
3127 Undo coding style fixes to make syncing with Xine code easier
3128 ------------------------------------------------------------------------
3129 r12678 | asmax | 2005-09-25 19:10:55 +0200 (Sun, 25 Sep 2005) | 1 line
3130 Changed paths:
3131    A /trunk/msvc/libvlc.vcproj.in
3132    A /trunk/msvc/plugins.vcproj.in
3133    A /trunk/msvc/vlc.vcproj.in
3134    M /trunk/toolbox
3135
3136 * toolbox: added a --update-vc7 option to generate projects for Visual Studio .NET
3137 ------------------------------------------------------------------------
3138 r12677 | jpsaman | 2005-09-25 19:06:08 +0200 (Sun, 25 Sep 2005) | 1 line
3139 Changed paths:
3140    M /trunk/modules/access/rtsp/real_sdpplin.c
3141
3142 Another bunch of memory leaks in realrtsp plugin
3143 ------------------------------------------------------------------------
3144 r12676 | babal | 2005-09-25 18:49:40 +0200 (Sun, 25 Sep 2005) | 10 lines
3145 Changed paths:
3146    M /trunk/configure.ac
3147    M /trunk/modules/LIST
3148    M /trunk/modules/audio_filter/channel_mixer/Modules.am
3149    A /trunk/modules/audio_filter/channel_mixer/dolby.c
3150    M /trunk/modules/audio_filter/channel_mixer/headphone.c
3151    M /trunk/modules/audio_filter/equalizer.c
3152    M /trunk/modules/audio_filter/normvol.c
3153    M /trunk/modules/gui/macosx/extended.m
3154    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
3155    M /trunk/src/audio_output/filters.c
3156    M /trunk/src/audio_output/input.c
3157    M /trunk/src/audio_output/output.c
3158    M /trunk/src/input/decoder.c
3159    M /trunk/src/libvlc.h
3160    M /trunk/vlc.spec.mdk
3161
3162 - the creation of the audio filter pipeline when specifying user audio
3163   channel mixers was broken (again) in 0.8.1 and 0.8.2; hopefully this
3164   will fix it for good, by allowing audio filters to request a specific
3165   format rather than imposing them an arbitrary one
3166 - various other small fixes in the audio output core
3167 - option to force detection of Dolby Surround
3168 - simple module to decode Dolby Surround
3169 - increase spatialization with two center speakers and fix channel
3170   order for 7.1 streams in the headphone channel mixer
3171
3172 ------------------------------------------------------------------------
3173 r12671 | jpsaman | 2005-09-25 13:16:43 +0200 (Sun, 25 Sep 2005) | 1 line
3174 Changed paths:
3175    M /trunk/modules/access/rtsp/access.c
3176    M /trunk/modules/access/rtsp/real.c
3177    M /trunk/modules/access/rtsp/rtsp.c
3178
3179 Fix compiler warnings
3180 ------------------------------------------------------------------------
3181 r12669 | jpsaman | 2005-09-25 13:09:54 +0200 (Sun, 25 Sep 2005) | 1 line
3182 Changed paths:
3183    M /trunk/modules/access/rtsp/real_rmff.c
3184    M /trunk/modules/access/rtsp/real_sdpplin.c
3185
3186 Compile fixes and another memory leak fix
3187 ------------------------------------------------------------------------
3188 r12666 | zorglub | 2005-09-25 12:14:39 +0200 (Sun, 25 Sep 2005) | 3 lines
3189 Changed paths:
3190    M /trunk/modules/video_output/x11/xcommon.c
3191
3192 Allow setting video output title under X
3193 Patch by Oscar Perez
3194
3195 ------------------------------------------------------------------------
3196 r12665 | zorglub | 2005-09-25 12:10:24 +0200 (Sun, 25 Sep 2005) | 3 lines
3197 Changed paths:
3198    M /trunk/modules/services_discovery/sap.c
3199
3200 Handle multicast like unicast in SAP
3201 I'm really sorry, I couldn't find who sent this patch. Just drop me a mail, I'll add you to the THANKS list.
3202
3203 ------------------------------------------------------------------------
3204 r12664 | jpsaman | 2005-09-25 11:52:28 +0200 (Sun, 25 Sep 2005) | 1 line
3205 Changed paths:
3206    M /trunk/modules/access/rtsp/real.c
3207    M /trunk/modules/access/rtsp/real_rmff.c
3208    M /trunk/modules/access/rtsp/real_rmff.h
3209    M /trunk/modules/access/rtsp/real_sdpplin.c
3210    M /trunk/modules/access/rtsp/rtsp.c
3211
3212 Fix several memory leaks and do a bit of coding style cleanup.
3213 ------------------------------------------------------------------------
3214 r12663 | jpsaman | 2005-09-24 18:41:23 +0200 (Sat, 24 Sep 2005) | 1 line
3215 Changed paths:
3216    M /trunk/AUTHORS
3217
3218 Update my entry
3219 ------------------------------------------------------------------------
3220 r12662 | hartman | 2005-09-23 16:01:20 +0200 (Fri, 23 Sep 2005) | 2 lines
3221 Changed paths:
3222    M /trunk/extras/contrib/src/Makefile
3223
3224 * Update ffmpeg configure line
3225
3226 ------------------------------------------------------------------------
3227 r12661 | sam | 2005-09-23 15:39:26 +0200 (Fri, 23 Sep 2005) | 2 lines
3228 Changed paths:
3229    M /trunk/debian/rules
3230
3231   * debian/rules: removed useless magic in the faad2/x264 build.
3232
3233 ------------------------------------------------------------------------
3234 r12660 | sam | 2005-09-23 14:09:46 +0200 (Fri, 23 Sep 2005) | 2 lines
3235 Changed paths:
3236    M /trunk/bootstrap
3237    M /trunk/configure.ac
3238
3239   * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
3240
3241 ------------------------------------------------------------------------
3242 r12659 | sam | 2005-09-23 13:54:46 +0200 (Fri, 23 Sep 2005) | 2 lines
3243 Changed paths:
3244    M /trunk/bootstrap
3245
3246   * bravo sam.
3247
3248 ------------------------------------------------------------------------
3249 r12658 | sam | 2005-09-23 13:47:52 +0200 (Fri, 23 Sep 2005) | 2 lines
3250 Changed paths:
3251    M /trunk/bootstrap
3252
3253   * bootstrap: issue an error if gettextize is not present.
3254
3255 ------------------------------------------------------------------------
3256 r12657 | gbazin | 2005-09-22 23:23:35 +0200 (Thu, 22 Sep 2005) | 1 line
3257 Changed paths:
3258    M /trunk/modules/control/netsync.c
3259
3260 * modules/control/netsync.c: compilation fix.
3261 ------------------------------------------------------------------------
3262 r12656 | gbazin | 2005-09-22 23:19:33 +0200 (Thu, 22 Sep 2005) | 1 line
3263 Changed paths:
3264    M /trunk/modules/misc/network/ipv6.c
3265
3266 * modules/misc/network/ipv6.c: EVC compilation fixes.
3267 ------------------------------------------------------------------------
3268 r12655 | titer | 2005-09-22 23:17:14 +0200 (Thu, 22 Sep 2005) | 2 lines
3269 Changed paths:
3270    M /trunk/configure.ac
3271    M /trunk/extras/contrib/bootstrap
3272
3273  Fixed build on BeOS R5/BONE and Zeta
3274
3275 ------------------------------------------------------------------------
3276 r12654 | gbazin | 2005-09-22 23:11:38 +0200 (Thu, 22 Sep 2005) | 1 line
3277 Changed paths:
3278    M /trunk/modules/gui/wince/dialogs.cpp
3279
3280 * modules/gui/wince/dialogs.cpp: EVC compilation fix.
3281 ------------------------------------------------------------------------
3282 r12653 | gbazin | 2005-09-22 22:56:57 +0200 (Thu, 22 Sep 2005) | 1 line
3283 Changed paths:
3284    M /trunk/modules/audio_filter/resampler/ugly.c
3285
3286 * modules/audio_filter/resampler/ugly.c: compilation fix.
3287 ------------------------------------------------------------------------
3288 r12652 | gbazin | 2005-09-22 22:49:37 +0200 (Thu, 22 Sep 2005) | 1 line
3289 Changed paths:
3290    M /trunk/src/stream_output/sap.c
3291
3292 * src/stream_output/sap.c: net_Write() returns an int, not an unsigned.
3293 ------------------------------------------------------------------------
3294 r12651 | gbazin | 2005-09-22 22:48:59 +0200 (Thu, 22 Sep 2005) | 1 line
3295 Changed paths:
3296    M /trunk/modules/access/mms/mmstu.c
3297
3298 * modules/access/mms/mmstu.c: use net_Write() instead of send().
3299 ------------------------------------------------------------------------
3300 r12650 | gbazin | 2005-09-22 22:31:16 +0200 (Thu, 22 Sep 2005) | 1 line
3301 Changed paths:
3302    M /trunk/src/misc/getaddrinfo.c
3303
3304 * src/misc/getaddrinfo.c: WinCE implementation + ipv6 support (not tested).
3305 ------------------------------------------------------------------------
3306 r12649 | gbazin | 2005-09-22 22:14:20 +0200 (Thu, 22 Sep 2005) | 1 line
3307 Changed paths:
3308    M /trunk/evc/config.h.in
3309    M /trunk/include/network.h
3310    M /trunk/include/vlc_common.h
3311    M /trunk/src/control/audio_video.c
3312    M /trunk/src/control/core.c
3313    M /trunk/src/control/util.c
3314    M /trunk/src/misc/getaddrinfo.c
3315    M /trunk/src/misc/net.c
3316    M /trunk/src/stream_output/acl.c
3317    M /trunk/src/stream_output/sap.c
3318
3319 * ALL: WinCE EVC compilation fixes.
3320 ------------------------------------------------------------------------
3321 r12648 | sam | 2005-09-22 22:09:48 +0200 (Thu, 22 Sep 2005) | 3 lines
3322 Changed paths:
3323    M /trunk/configure.ac
3324
3325   * configure.ac: well well... until GCC is fixed, let's disable i420_rgb_mmx
3326     on AMD64.
3327
3328 ------------------------------------------------------------------------
3329 r12647 | gbazin | 2005-09-22 21:40:11 +0200 (Thu, 22 Sep 2005) | 1 line
3330 Changed paths:
3331    M /trunk/evc/vlc.vcw
3332
3333 * evc/vlc.vcw: plugin_id3 doesn't exist anymore.
3334 ------------------------------------------------------------------------
3335 r12646 | gbazin | 2005-09-22 21:39:38 +0200 (Thu, 22 Sep 2005) | 1 line
3336 Changed paths:
3337    M /trunk/include/vlc_common.h
3338
3339 * include/vlc_common.h: why on earth was off_t not typedefed to int64 anymore under _MSC_VER ?
3340 ------------------------------------------------------------------------
3341 r12644 | massiot | 2005-09-22 17:39:37 +0200 (Thu, 22 Sep 2005) | 2 lines
3342 Changed paths:
3343    M /trunk/INSTALL.win32
3344
3345  * INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
3346
3347 ------------------------------------------------------------------------
3348 r12643 | gbazin | 2005-09-22 00:08:00 +0200 (Thu, 22 Sep 2005) | 2 lines
3349 Changed paths:
3350    M /trunk/modules/codec/x264.c
3351
3352 * modules/codec/x264.c: renamed analyse "all" mode to "slow" and added X264_ANALYSE_I8x8 to "all" mode.
3353
3354 ------------------------------------------------------------------------
3355 r12638 | xtophe | 2005-09-21 19:11:02 +0200 (Wed, 21 Sep 2005) | 2 lines
3356 Changed paths:
3357    M /trunk/configure.ac
3358
3359 Don't use Hal elsewhere than Linux
3360
3361 ------------------------------------------------------------------------
3362 r12634 | sam | 2005-09-21 12:44:17 +0200 (Wed, 21 Sep 2005) | 2 lines
3363 Changed paths:
3364    M /trunk/configure.ac
3365
3366   * configure.ac: fixed typo that prevented --disable-gnomevfs from working.
3367
3368 ------------------------------------------------------------------------
3369 r12633 | sam | 2005-09-21 11:53:14 +0200 (Wed, 21 Sep 2005) | 2 lines
3370 Changed paths:
3371    M /trunk/src/libvlc.c
3372
3373   * src/libvlc.c: cosmetic fix.
3374
3375 ------------------------------------------------------------------------
3376 r12632 | rocky | 2005-09-21 04:15:03 +0200 (Wed, 21 Sep 2005) | 18 lines
3377 Changed paths:
3378    M /trunk/modules/access/cdda/cdda.h
3379
3380 In libcdio < 0.76
3381
3382 #include <cdio/cdda.h> /* Pulls in #include <cdio/paranoia.h> */
3383
3384 In libcdio >= 0.76
3385
3386 #include <cdio/paranoia.h> /* Pulls in #include <cdio/cdda.h> */
3387
3388 and
3389
3390 #include <cdio/cdda.h>     /* These lines can be | In either order    */
3391 #include <cdio/paranoia.h> /* in either order    | these lines can be */
3392
3393 So that's what we go with. See the libcdio-devel@gnu.org mailing list
3394 for more information on why the change in 0.76
3395
3396
3397
3398 ------------------------------------------------------------------------
3399 r12631 | hartman | 2005-09-21 03:24:48 +0200 (Wed, 21 Sep 2005) | 2 lines
3400 Changed paths:
3401    M /trunk/extras/contrib/src/Makefile
3402
3403 * Autodetect the liveMedia on 10.2 special case. Note that this might break current 'sed' patch lines on existing 10.2 installs, since the correct line will be patched by those as well. 
3404
3405 ------------------------------------------------------------------------
3406 r12630 | titer | 2005-09-21 00:48:30 +0200 (Wed, 21 Sep 2005) | 2 lines
3407 Changed paths:
3408    M /trunk/modules/visualization/visual/effects.c
3409
3410  visual/effects.c: compile fix
3411
3412 ------------------------------------------------------------------------
3413 r12629 | titer | 2005-09-20 22:14:48 +0200 (Tue, 20 Sep 2005) | 2 lines
3414 Changed paths:
3415    M /trunk/extras/contrib/src/Makefile
3416
3417  Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
3418
3419 ------------------------------------------------------------------------
3420 r12628 | titer | 2005-09-20 22:03:11 +0200 (Tue, 20 Sep 2005) | 2 lines
3421 Changed paths:
3422    M /trunk/extras/contrib/src/Patches/speex.patch
3423
3424  speex.patch: fix build with gcc < 3
3425
3426 ------------------------------------------------------------------------
3427 r12624 | sam | 2005-09-20 19:21:42 +0200 (Tue, 20 Sep 2005) | 2 lines
3428 Changed paths:
3429    M /trunk/configure.ac
3430
3431   * configuer.ac: grmbl, fixed an old typo breaking the build with gcc-4.x on ppc.
3432
3433 ------------------------------------------------------------------------
3434 r12623 | sam | 2005-09-20 15:06:26 +0200 (Tue, 20 Sep 2005) | 2 lines
3435 Changed paths:
3436    M /trunk/debian/Makefile.am
3437    M /trunk/debian/changelog
3438    M /trunk/debian/control
3439    A /trunk/debian/gcc-snapshot
3440    M /trunk/debian/rules
3441
3442   * New Debian upload. Uses newer x264 and faad snapshots.
3443
3444 ------------------------------------------------------------------------
3445 r12622 | sam | 2005-09-20 14:25:03 +0200 (Tue, 20 Sep 2005) | 2 lines
3446 Changed paths:
3447    M /trunk/modules/control/http/rpn.c
3448
3449   * modules/control/http/rpn.c: don?\226?\128?\153t crash if stripslashed string ends with \
3450
3451 ------------------------------------------------------------------------
3452 r12620 | sam | 2005-09-20 11:55:29 +0200 (Tue, 20 Sep 2005) | 2 lines
3453 Changed paths:
3454    M /trunk/modules/video_chroma/i420_rgb_mmx.h
3455
3456   * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc-3.4's ICEs again.
3457
3458 ------------------------------------------------------------------------
3459 r12618 | sam | 2005-09-20 02:11:35 +0200 (Tue, 20 Sep 2005) | 5 lines
3460 Changed paths:
3461    M /trunk/modules/video_chroma/i420_rgb16.c
3462    M /trunk/modules/video_chroma/i420_rgb_mmx.h
3463
3464   * modules/video_chroma/i420_rgb_mmx.h: work around a GCC 3.4.x bug.
3465     /* Using i586-mingw32msvc-gcc 3.4.2: */
3466     uint32_t i; __m64 mm0 = (__m64)(uint64_t)i;           /* ICE */
3467     uint32_t i; uint64_t tmp = i; __m64 mm0 = (__m64)tmp; /* OK */
3468
3469 ------------------------------------------------------------------------
3470 r12617 | sam | 2005-09-19 23:49:27 +0200 (Mon, 19 Sep 2005) | 2 lines
3471 Changed paths:
3472    M /trunk/debian/copyright
3473
3474   * debian/copyright: fixed the FSF address and updated copyright.
3475
3476 ------------------------------------------------------------------------
3477 r12616 | sam | 2005-09-19 23:44:49 +0200 (Mon, 19 Sep 2005) | 4 lines
3478 Changed paths:
3479    M /trunk/modules/video_chroma/i420_rgb16.c
3480    M /trunk/modules/video_chroma/i420_rgb_mmx.h
3481
3482   * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX intrinsics version of
3483     the conversion routines. Now that we no longer use inline asm, these
3484     modules do not generate non-PIC code with -fPIC.
3485
3486 ------------------------------------------------------------------------
3487 r12615 | gbazin | 2005-09-19 23:32:04 +0200 (Mon, 19 Sep 2005) | 1 line
3488 Changed paths:
3489    M /trunk/modules/mux/ogg.c
3490
3491 * modules/mux/ogg.c: fixed potential buffer overflow.
3492 ------------------------------------------------------------------------
3493 r12614 | gbazin | 2005-09-19 23:21:17 +0200 (Mon, 19 Sep 2005) | 1 line
3494 Changed paths:
3495    M /trunk/modules/demux/real.c
3496
3497 * modules/demux/real.c: avoid using null pts + removed debug message.
3498 ------------------------------------------------------------------------
3499 r12613 | gbazin | 2005-09-19 23:16:23 +0200 (Mon, 19 Sep 2005) | 1 line
3500 Changed paths:
3501    M /trunk/modules/access/rtsp/access.c
3502    M /trunk/modules/access/rtsp/real.c
3503    M /trunk/modules/access/rtsp/real.h
3504
3505 * modules/access/rtsp: fixed problem in BlockRead().
3506 ------------------------------------------------------------------------
3507 r12612 | gbazin | 2005-09-19 22:20:07 +0200 (Mon, 19 Sep 2005) | 1 line
3508 Changed paths:
3509    M /trunk/modules/access/mms/mmstu.c
3510
3511 * modules/access/mms/mmstu.c: reverted broken commit.
3512 ------------------------------------------------------------------------
3513 r12611 | gbazin | 2005-09-19 22:07:04 +0200 (Mon, 19 Sep 2005) | 1 line
3514 Changed paths:
3515    M /trunk/modules/codec/realaudio.c
3516
3517 * modules/codec/realaudio.c: split the audio output buffers in chunks of 1024 samples because the audio output can't deal with big chunks.
3518 ------------------------------------------------------------------------
3519 r12610 | fkuehne | 2005-09-19 21:45:54 +0200 (Mon, 19 Sep 2005) | 1 line
3520 Changed paths:
3521    M /trunk/modules/access/mms/mmstu.c
3522
3523 * fixed some other signedness-issue (thanks to Trax!)
3524 ------------------------------------------------------------------------
3525 r12609 | fkuehne | 2005-09-19 20:30:36 +0200 (Mon, 19 Sep 2005) | 1 line
3526 Changed paths:
3527    M /trunk/modules/codec/ffmpeg/demux.c
3528    M /trunk/modules/codec/ffmpeg/encoder.c
3529
3530 * fixed some 'comparison between signed and unsigned'-warnings
3531 ------------------------------------------------------------------------
3532 r12608 | fkuehne | 2005-09-19 20:16:32 +0200 (Mon, 19 Sep 2005) | 1 line
3533 Changed paths:
3534    M /trunk/modules/access/mms/mmstu.c
3535
3536 * fixed 2 minor compilation warnings
3537 ------------------------------------------------------------------------
3538 r12606 | sam | 2005-09-19 18:06:04 +0200 (Mon, 19 Sep 2005) | 4 lines
3539 Changed paths:
3540    M /trunk/configure.ac
3541
3542   * configure.ac: more robust check for MMX intrinsics support. GCC 4.1.0
3543     works, but gcc 4.0.x doesn?\226?\128?\153t build some constructs properly.
3544     See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23963
3545
3546 ------------------------------------------------------------------------
3547 r12605 | massiot | 2005-09-19 14:59:58 +0200 (Mon, 19 Sep 2005) | 2 lines
3548 Changed paths:
3549    M /trunk/modules/demux/ts.c
3550
3551  * modules/demux/ts.c: PID 8191 is padding.
3552
3553 ------------------------------------------------------------------------
3554 r12604 | massiot | 2005-09-19 14:32:57 +0200 (Mon, 19 Sep 2005) | 2 lines
3555 Changed paths:
3556    M /trunk/configure.ac
3557    M /trunk/doc/fortunes.txt
3558    M /trunk/modules/mux/mpeg/ts.c
3559
3560  * modules/mux/mpeg/ts.c: Detect older versions of libdvbpsi.
3561
3562 ------------------------------------------------------------------------
3563 r12603 | sam | 2005-09-19 01:13:41 +0200 (Mon, 19 Sep 2005) | 2 lines
3564 Changed paths:
3565    M /trunk/configure.ac
3566
3567   * configure.ac: check for MMX intrinsics.
3568
3569 ------------------------------------------------------------------------
3570 r12602 | sam | 2005-09-19 01:13:04 +0200 (Mon, 19 Sep 2005) | 2 lines
3571 Changed paths:
3572    M /trunk/po/POTFILES.in
3573
3574   * updated po/POTFILES.in.
3575
3576 ------------------------------------------------------------------------
3577 r12601 | gbazin | 2005-09-19 00:36:46 +0200 (Mon, 19 Sep 2005) | 1 line
3578 Changed paths:
3579    M /trunk/modules/mux/mpeg/ts.c
3580
3581 * modules/mux/mpeg/ts.c: disabled some broken code.
3582 ------------------------------------------------------------------------
3583 r12600 | sam | 2005-09-18 22:14:45 +0200 (Sun, 18 Sep 2005) | 2 lines
3584 Changed paths:
3585    M /trunk/modules/access/rtsp/Modules.am
3586
3587   * modules/access/rtsp/Modules.am: removed nonexistent file from the sources.
3588
3589 ------------------------------------------------------------------------
3590 r12599 | fkuehne | 2005-09-18 21:29:35 +0200 (Sun, 18 Sep 2005) | 1 line
3591 Changed paths:
3592    M /trunk/modules/gui/macosx/output.m
3593
3594 * split up hostname and following path and insert the port after the hostname (fixes #351)
3595 ------------------------------------------------------------------------
3596 r12598 | gbazin | 2005-09-18 20:44:04 +0200 (Sun, 18 Sep 2005) | 1 line
3597 Changed paths:
3598    M /trunk/configure.ac
3599
3600 * configure.ac: compile the realaudio plugin with -DLOADER when --enable-loader is specified.
3601 ------------------------------------------------------------------------
3602 r12597 | gbazin | 2005-09-18 19:50:43 +0200 (Sun, 18 Sep 2005) | 1 line
3603 Changed paths:
3604    M /trunk/modules/access/rtsp/rtsp.c
3605
3606 * modules/access/rtsp/rtsp.c: win32 compilation fix.
3607 ------------------------------------------------------------------------
3608 r12596 | gbazin | 2005-09-18 19:35:23 +0200 (Sun, 18 Sep 2005) | 1 line
3609 Changed paths:
3610    M /trunk/configure.ac
3611    A /trunk/modules/access/rtsp
3612    A /trunk/modules/access/rtsp/Modules.am
3613    A /trunk/modules/access/rtsp/access.c
3614    A /trunk/modules/access/rtsp/real.c
3615    A /trunk/modules/access/rtsp/real.h
3616    A /trunk/modules/access/rtsp/real_asmrp.c
3617    A /trunk/modules/access/rtsp/real_rmff.c
3618    A /trunk/modules/access/rtsp/real_rmff.h
3619    A /trunk/modules/access/rtsp/real_sdpplin.c
3620    A /trunk/modules/access/rtsp/real_sdpplin.h
3621    A /trunk/modules/access/rtsp/rtsp.c
3622    A /trunk/modules/access/rtsp/rtsp.h
3623
3624 * modules/access/rtsp: real rtsp access module.
3625 ------------------------------------------------------------------------
3626 r12595 | gbazin | 2005-09-18 19:23:13 +0200 (Sun, 18 Sep 2005) | 1 line
3627 Changed paths:
3628    M /trunk/configure.ac
3629    M /trunk/modules/codec/Modules.am
3630    A /trunk/modules/codec/realaudio.c
3631
3632 * modules/codec/realaudio.c: real audio (cook) decoder using real's libraries.
3633 ------------------------------------------------------------------------
3634 r12594 | gbazin | 2005-09-18 18:20:24 +0200 (Sun, 18 Sep 2005) | 1 line
3635 Changed paths:
3636    M /trunk/modules/demux/livedotcom.cpp
3637
3638 * modules/demux/livedotcom.cpp: fixed small leak.
3639 ------------------------------------------------------------------------
3640 r12593 | gbazin | 2005-09-18 18:03:49 +0200 (Sun, 18 Sep 2005) | 1 line
3641 Changed paths:
3642    M /trunk/modules/demux/livedotcom.cpp
3643
3644 * modules/demux/livedotcom.cpp: do not modify p_demux->psz_path.
3645 ------------------------------------------------------------------------
3646 r12592 | gbazin | 2005-09-18 16:42:02 +0200 (Sun, 18 Sep 2005) | 1 line
3647 Changed paths:
3648    M /trunk/modules/demux/real.c
3649
3650 * modules/demux/real.c: cleanup + added support for cook.
3651 ------------------------------------------------------------------------
3652 r12591 | sam | 2005-09-18 15:18:55 +0200 (Sun, 18 Sep 2005) | 2 lines
3653 Changed paths:
3654    M /trunk/AUTHORS
3655    M /trunk/MAINTAINERS
3656    M /trunk/THANKS
3657
3658   * UTF8ised files that get distributed with Debian.
3659
3660 ------------------------------------------------------------------------
3661 r12590 | robux4 | 2005-09-18 14:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
3662 Changed paths:
3663    M /trunk/modules/codec/ffmpeg/encoder.c
3664    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3665    M /trunk/src/misc/threads.c
3666    M /trunk/src/playlist/view.c
3667
3668 misc possible buffer/resource misuse & tidy compilation
3669 ------------------------------------------------------------------------
3670 r12589 | jpsaman | 2005-09-18 12:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
3671 Changed paths:
3672    M /trunk/modules/access/gnomevfs.c
3673
3674 Don't access unallocated memory
3675 ------------------------------------------------------------------------
3676 r12588 | jpsaman | 2005-09-18 12:06:05 +0200 (Sun, 18 Sep 2005) | 1 line
3677 Changed paths:
3678    M /trunk/src/stream_output/sap.c
3679
3680 Fix compiler warning about signed and unsigned comparisons
3681 ------------------------------------------------------------------------
3682 r12587 | jpsaman | 2005-09-18 12:03:10 +0200 (Sun, 18 Sep 2005) | 1 line
3683 Changed paths:
3684    M /trunk/include/vlc_osd.h
3685    M /trunk/src/osd/osd.c
3686
3687 Forward port of revision 12566: Ignore menu select|right|left|up|down when OSD Menu is not visible
3688 ------------------------------------------------------------------------
3689 r12586 | robux4 | 2005-09-18 11:43:23 +0200 (Sun, 18 Sep 2005) | 1 line
3690 Changed paths:
3691    M /trunk/modules/gui/wxwidgets/dialogs.cpp
3692    M /trunk/modules/gui/wxwidgets/interface.cpp
3693
3694 * wxwidgets: fix a memory leak (patch by Brian Robb)
3695 ------------------------------------------------------------------------
3696 r12584 | courmisch | 2005-09-17 17:14:34 +0200 (Sat, 17 Sep 2005) | 2 lines
3697 Changed paths:
3698    M /trunk/src/misc/net.c
3699
3700 Win32 compile fix
3701
3702 ------------------------------------------------------------------------
3703 r12583 | courmisch | 2005-09-17 17:00:58 +0200 (Sat, 17 Sep 2005) | 7 lines
3704 Changed paths:
3705    M /trunk/src/misc/net.c
3706
3707 * print unreachable host as an error in net_OpenTCP (refs #320)
3708 * don't print IPv6 unreachable warning when IPv4 works fine
3709 * don't attempt SOCKS negociation when TCP connection failed
3710 * use "%s port %d" rather than "%s:%d" because the latter is
3711   confusing with IPv6 adresses
3712 * removed trailing spaces
3713
3714 ------------------------------------------------------------------------
3715 r12582 | zorglub | 2005-09-17 16:15:32 +0200 (Sat, 17 Sep 2005) | 2 lines
3716 Changed paths:
3717    M /trunk/modules/gui/wxwidgets/playlist.cpp
3718
3719 Don't crash on items with % in name (Closes:#312)
3720
3721 ------------------------------------------------------------------------
3722 r12581 | zorglub | 2005-09-17 15:29:37 +0200 (Sat, 17 Sep 2005) | 4 lines
3723 Changed paths:
3724    M /trunk/modules/stream_out/display.c
3725
3726 Select the correct input in #display (Closes:#343)
3727
3728 The module used FIND_ANYWHERE. The proposed patch solved the bug as a side-effect as you get the latest created input, which is the current one with the proposed patch (wait for init to signal thread as ready)
3729
3730 ------------------------------------------------------------------------
3731 r12580 | zorglub | 2005-09-17 14:12:54 +0200 (Sat, 17 Sep 2005) | 3 lines
3732 Changed paths:
3733    M /trunk/modules/misc/screensaver.c
3734    M /trunk/src/libvlc.c
3735    M /trunk/src/libvlc.h
3736
3737 Default to disabling screensaver under X (Closes:#253)
3738 Hide screensaver interface from the prefs
3739
3740 ------------------------------------------------------------------------
3741 r12579 | bigben | 2005-09-16 23:19:43 +0200 (Fri, 16 Sep 2005) | 3 lines
3742 Changed paths:
3743    M /trunk/NEWS
3744
3745 added bonjour service discovery and gnomevfs access
3746
3747
3748 ------------------------------------------------------------------------
3749 r12577 | titer | 2005-09-16 20:52:33 +0200 (Fri, 16 Sep 2005) | 2 lines
3750 Changed paths:
3751    M /trunk/extras/contrib/src/Makefile
3752
3753  contrib/src/Makefile: libvorbis now supports --host, so let's use it
3754
3755 ------------------------------------------------------------------------
3756 r12572 | damienf | 2005-09-16 18:13:07 +0200 (Fri, 16 Sep 2005) | 2 lines
3757 Changed paths:
3758    M /trunk/modules/access/dshow/dshow.cpp
3759
3760 dshow.cpp: make sure driver name is properly NULL terminated
3761
3762 ------------------------------------------------------------------------
3763 r12571 | damienf | 2005-09-16 18:10:42 +0200 (Fri, 16 Sep 2005) | 2 lines
3764 Changed paths:
3765    M /trunk/activex/persistpropbag.cpp
3766    M /trunk/activex/persiststorage.cpp
3767    M /trunk/activex/persiststreaminit.cpp
3768    M /trunk/activex/plugin.cpp
3769    M /trunk/activex/plugin.h
3770    M /trunk/activex/utils.cpp
3771    M /trunk/activex/vlccontrol.cpp
3772
3773 all: bug fixing, clean-up
3774
3775 ------------------------------------------------------------------------
3776 r12570 | sigmunau | 2005-09-16 01:53:41 +0200 (Fri, 16 Sep 2005) | 2 lines
3777 Changed paths:
3778    M /trunk/modules/demux/playlist/b4s.c
3779
3780 Coding style fixes and added comments
3781
3782 ------------------------------------------------------------------------
3783 r12568 | fkuehne | 2005-09-16 00:11:01 +0200 (Fri, 16 Sep 2005) | 1 line
3784 Changed paths:
3785    M /trunk/extras/contrib/src/Makefile
3786
3787 * added x264 and live to the linux target
3788 ------------------------------------------------------------------------
3789 r12564 | zorglub | 2005-09-15 19:42:24 +0200 (Thu, 15 Sep 2005) | 2 lines
3790 Changed paths:
3791    M /trunk/THANKS
3792    M /trunk/include/vlc_playlist.h
3793    M /trunk/modules/gui/wxwidgets/playlist.cpp
3794    M /trunk/src/playlist/sort.c
3795    M /trunk/src/playlist/view.c
3796
3797 Sort-by-album patch by Pierre Marc Dumuid
3798
3799 ------------------------------------------------------------------------
3800 r12563 | massiot | 2005-09-15 18:41:26 +0200 (Thu, 15 Sep 2005) | 3 lines
3801 Changed paths:
3802    M /trunk/THANKS
3803    M /trunk/configure.ac
3804    M /trunk/modules/mux/mpeg/ts.c
3805
3806  * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
3807    patch courtesy of Wallace Wadge (thanks!).
3808
3809 ------------------------------------------------------------------------
3810 r12562 | hartman | 2005-09-15 17:36:36 +0200 (Thu, 15 Sep 2005) | 2 lines
3811 Changed paths:
3812    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3813
3814 * Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
3815
3816 ------------------------------------------------------------------------
3817 r12561 | jpsaman | 2005-09-15 16:50:47 +0200 (Thu, 15 Sep 2005) | 1 line
3818 Changed paths:
3819    M /trunk/modules/demux/avi/avi.c
3820
3821 Forward port of revision 12559: Fix division by zero crash
3822 ------------------------------------------------------------------------
3823 r12560 | hartman | 2005-09-15 16:21:38 +0200 (Thu, 15 Sep 2005) | 2 lines
3824 Changed paths:
3825    M /trunk/modules/gui/macosx/playlistinfo.m
3826
3827 * Missing object release
3828
3829 ------------------------------------------------------------------------
3830 r12558 | zorglub | 2005-09-15 08:17:33 +0200 (Thu, 15 Sep 2005) | 2 lines
3831 Changed paths:
3832    M /trunk/modules/demux/m3u.c
3833    M /trunk/modules/demux/playlist/m3u.c
3834    M /trunk/modules/misc/playlist/m3u.c
3835
3836 Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger.
3837
3838 ------------------------------------------------------------------------
3839 r12557 | zorglub | 2005-09-15 08:11:07 +0200 (Thu, 15 Sep 2005) | 2 lines
3840 Changed paths:
3841    M /trunk/src/playlist/playlist.c
3842
3843 Improve random behaviour - Patch by Daniel Straenger. Thanks !
3844
3845 ------------------------------------------------------------------------
3846 r12556 | hartman | 2005-09-15 02:02:31 +0200 (Thu, 15 Sep 2005) | 2 lines
3847 Changed paths:
3848    M /trunk/src/playlist/playlist.c
3849
3850 * Fix yet another playlist corner case
3851
3852 ------------------------------------------------------------------------
3853 r12555 | massiot | 2005-09-14 19:24:32 +0200 (Wed, 14 Sep 2005) | 3 lines
3854 Changed paths:
3855    M /trunk/modules/misc/network/ipv4.c
3856
3857  * mudules/misc/network/ipv4.c: Expand output buffer size as well to avoid
3858    send() delays.
3859
3860 ------------------------------------------------------------------------
3861 r12554 | massiot | 2005-09-14 19:22:48 +0200 (Wed, 14 Sep 2005) | 2 lines
3862 Changed paths:
3863    M /trunk/modules/access_output/udp.c
3864
3865  * modules/access_output/udp.c: Check send() return value.
3866
3867 ------------------------------------------------------------------------
3868 r12553 | hartman | 2005-09-14 17:04:37 +0200 (Wed, 14 Sep 2005) | 2 lines
3869 Changed paths:
3870    M /trunk/src/playlist/playlist.c
3871
3872 * Better fix for [12521]. Previous fix resulted in the playlist forgetting it's position if you did a play / stop / play sequence. This is the CORRECT fix.
3873
3874 ------------------------------------------------------------------------
3875 r12552 | hartman | 2005-09-14 13:56:08 +0200 (Wed, 14 Sep 2005) | 2 lines
3876 Changed paths:
3877    M /trunk/extras/contrib/src/Makefile
3878    D /trunk/extras/contrib/src/Patches/libcddb.patch
3879
3880 * remove CDDB patch that is now applied upstream in the new libcddb version that we use.
3881
3882 ------------------------------------------------------------------------
3883 r12551 | courmisch | 2005-09-14 10:44:26 +0200 (Wed, 14 Sep 2005) | 2 lines
3884 Changed paths:
3885    M /trunk/configure.ac
3886
3887 Check -mtune even when --with-tuning is used
3888
3889 ------------------------------------------------------------------------
3890 r12550 | courmisch | 2005-09-14 10:44:06 +0200 (Wed, 14 Sep 2005) | 2 lines
3891 Changed paths:
3892    M /trunk/include/vlc_symbols.h
3893
3894 Clean up
3895
3896 ------------------------------------------------------------------------
3897 r12549 | yoann | 2005-09-14 02:43:57 +0200 (Wed, 14 Sep 2005) | 4 lines
3898 Changed paths:
3899    M /trunk/modules/gui/ncurses.c
3900
3901 * modules/gui/ncurses.c: Filebrowser enhancements:
3902   - sorting
3903   - show/hide hidden files (with '.')
3904
3905 ------------------------------------------------------------------------
3906 r12548 | hartman | 2005-09-14 02:36:41 +0200 (Wed, 14 Sep 2005) | 2 lines
3907 Changed paths:
3908    M /trunk/modules/demux/subtitle.c
3909
3910 * Fix memleaks
3911
3912 ------------------------------------------------------------------------
3913 r12547 | massiot | 2005-09-14 01:55:44 +0200 (Wed, 14 Sep 2005) | 2 lines
3914 Changed paths:
3915    M /trunk/doc/fortunes.txt
3916
3917 Fortuuuuune.
3918
3919 ------------------------------------------------------------------------
3920 r12546 | massiot | 2005-09-14 00:33:49 +0200 (Wed, 14 Sep 2005) | 2 lines
3921 Changed paths:
3922    M /trunk/doc/fortunes.txt
3923
3924 Fortuuuuune.
3925
3926 ------------------------------------------------------------------------
3927 r12545 | yoann | 2005-09-14 00:15:00 +0200 (Wed, 14 Sep 2005) | 2 lines
3928 Changed paths:
3929    M /trunk/modules/gui/ncurses.c
3930
3931  * modules/gui/ncurses.c: use <space> in the filebrowser to add the selected directory to the playlist.
3932
3933 ------------------------------------------------------------------------
3934 r12544 | gbazin | 2005-09-14 00:01:20 +0200 (Wed, 14 Sep 2005) | 1 line
3935 Changed paths:
3936    M /trunk/modules/packetizer/h264.c
3937
3938 * modules/packetizer/h264.c: small fix to annexe-b packetizer.
3939 ------------------------------------------------------------------------
3940 r12543 | fkuehne | 2005-09-13 19:52:09 +0200 (Tue, 13 Sep 2005) | 1 line
3941 Changed paths:
3942    M /trunk/extras/contrib/src/packages.mak
3943
3944 * whoops, fixed invalid path for MASH introduced in the last commit
3945 ------------------------------------------------------------------------
3946 r12542 | fkuehne | 2005-09-13 19:50:27 +0200 (Tue, 13 Sep 2005) | 1 line
3947 Changed paths:
3948    M /trunk/extras/contrib/src/Makefile
3949    M /trunk/extras/contrib/src/packages.mak
3950
3951 * updated libcddb to 1.2.1 from 0.9.6 (refs #292)
3952 ------------------------------------------------------------------------
3953 r12541 | gbazin | 2005-09-13 19:48:32 +0200 (Tue, 13 Sep 2005) | 1 line
3954 Changed paths:
3955    M /trunk/modules/packetizer/h264.c
3956
3957 * modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
3958 ------------------------------------------------------------------------
3959 r12538 | bigben | 2005-09-13 17:10:32 +0200 (Tue, 13 Sep 2005) | 5 lines
3960 Changed paths:
3961    M /trunk/modules/access/gnomevfs.c
3962
3963 * Support URIs with non ascii characters
3964 * Work around the fact reading from http never returns EOF
3965 * Dirty hack to avoid segfault on exit if we don't open at least a valid file
3966
3967
3968 ------------------------------------------------------------------------
3969 r12537 | massiot | 2005-09-13 16:45:46 +0200 (Tue, 13 Sep 2005) | 2 lines
3970 Changed paths:
3971    M /trunk/doc/fortunes.txt
3972
3973 Fortuuuune
3974
3975 ------------------------------------------------------------------------
3976 r12536 | bigben | 2005-09-13 12:41:08 +0200 (Tue, 13 Sep 2005) | 3 lines
3977 Changed paths:
3978    M /trunk/modules/access/gnomevfs.c
3979
3980 Cosmetics
3981
3982
3983 ------------------------------------------------------------------------
3984 r12535 | bigben | 2005-09-13 11:44:56 +0200 (Tue, 13 Sep 2005) | 3 lines
3985 Changed paths:
3986    M /trunk/modules/access/gnomevfs.c
3987
3988 Handle correctly the case when no access is explicitely given.
3989
3990
3991 ------------------------------------------------------------------------
3992 r12534 | bigben | 2005-09-13 11:31:40 +0200 (Tue, 13 Sep 2005) | 4 lines
3993 Changed paths:
3994    M /trunk/modules/access/gnomevfs.c
3995
3996 * Try the gnomevfs plugin last if we didn't find any other matching access
3997 * Now MRLs such as ssh://user:pass@server work.
3998
3999
4000 ------------------------------------------------------------------------
4001 r12533 | xtophe | 2005-09-13 10:38:25 +0200 (Tue, 13 Sep 2005) | 2 lines
4002 Changed paths:
4003    M /trunk/modules/access/gnomevfs.c
4004
4005 Properties + cosmetic
4006
4007 ------------------------------------------------------------------------
4008 r12532 | bigben | 2005-09-13 01:56:43 +0200 (Tue, 13 Sep 2005) | 5 lines
4009 Changed paths:
4010    M /trunk/configure.ac
4011    M /trunk/modules/access/Modules.am
4012    A /trunk/modules/access/gnomevfs.c
4013
4014 * New gnomevfs access module
4015 * MRLS are of the form gnomevfs://ssh://user:pass@ (if anybody has something better)
4016 * Still some issues with some accesses (smb for instance) where it seems it required to open the directory in which the file is before opening the file itself.
4017
4018
4019 ------------------------------------------------------------------------
4020 r12531 | hartman | 2005-09-12 23:54:45 +0200 (Mon, 12 Sep 2005) | 2 lines
4021 Changed paths:
4022    M /trunk/modules/gui/macosx/playlist.m
4023
4024 * adding arguments to printFormat, without a format that uses them is pretty useless.
4025
4026 ------------------------------------------------------------------------
4027 r12530 | hartman | 2005-09-12 23:41:39 +0200 (Mon, 12 Sep 2005) | 2 lines
4028 Changed paths:
4029    M /trunk/src/playlist/playlist.c
4030
4031 * Prevent the autoplay function from playing the Shoutcast url for the xmllist. The SD modules already does this by itself. (fixes #8)
4032
4033 ------------------------------------------------------------------------
4034 r12529 | hartman | 2005-09-12 22:47:34 +0200 (Mon, 12 Sep 2005) | 2 lines
4035 Changed paths:
4036    M /trunk/modules/gui/macosx/intf.m
4037
4038 * Fix Mac autoplay behaviour for SD playlistitems. (refs #8)
4039
4040 ------------------------------------------------------------------------
4041 r12528 | fkuehne | 2005-09-12 21:42:53 +0200 (Mon, 12 Sep 2005) | 1 line
4042 Changed paths:
4043    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
4044    M /trunk/modules/gui/macosx/about.m
4045
4046 * use the current copyright scheme in the about-box; removed a useless colon introduced in the last commit
4047 ------------------------------------------------------------------------
4048 r12527 | fkuehne | 2005-09-12 21:11:43 +0200 (Mon, 12 Sep 2005) | 1 line
4049 Changed paths:
4050    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/classes.nib
4051    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
4052    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
4053    M /trunk/modules/gui/macosx/about.h
4054    M /trunk/modules/gui/macosx/about.m
4055
4056 * added compilation information
4057 ------------------------------------------------------------------------
4058 r12526 | dionoea | 2005-09-12 20:49:42 +0200 (Mon, 12 Sep 2005) | 9 lines
4059 Changed paths:
4060    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
4061
4062 update system :
4063 only take into account "stable" releases when release_type == stable
4064 stable and testing when == testing
4065 stable, testing and nighlty when == nightly
4066 all when !=
4067 (still need a way to change release_type in the intf ... i'm lazy. default
4068 set to "testing")
4069
4070
4071 ------------------------------------------------------------------------
4072 r12525 | dionoea | 2005-09-12 19:07:41 +0200 (Mon, 12 Sep 2005) | 3 lines
4073 Changed paths:
4074    M /trunk/src/libvlc.c
4075
4076 fix daemon mode when HAVE_DAEMON is defined. fixes #347
4077
4078
4079 ------------------------------------------------------------------------
4080 r12524 | hartman | 2005-09-12 15:00:05 +0200 (Mon, 12 Sep 2005) | 2 lines
4081 Changed paths:
4082    M /trunk/modules/gui/macosx/misc.m
4083
4084 * Remove 10.3 only properties of the volumeSlider
4085
4086 ------------------------------------------------------------------------
4087 r12523 | hartman | 2005-09-12 14:46:17 +0200 (Mon, 12 Sep 2005) | 2 lines
4088 Changed paths:
4089    M /trunk/src/playlist/playlist.c
4090
4091 * remove debug line
4092
4093 ------------------------------------------------------------------------
4094 r12522 | hartman | 2005-09-12 14:36:37 +0200 (Mon, 12 Sep 2005) | 3 lines
4095 Changed paths:
4096    M /trunk/src/playlist/playlist.c
4097
4098 * Fix the issue with random always playing the first item in the playlist initially (closes #217)
4099
4100
4101 ------------------------------------------------------------------------
4102 r12521 | hartman | 2005-09-12 14:02:58 +0200 (Mon, 12 Sep 2005) | 2 lines
4103 Changed paths:
4104    M /trunk/src/playlist/playlist.c
4105
4106 * Fixes a problem where playlist_Play was playing items that were no longer in the playlist. (Play item, playlist_Stop, remove item, add new items (enqueue), playlist_Play, and you would get the old item). This fixes it, but i think it might be a problem that actually resides deeper in the playlist core.
4107
4108 ------------------------------------------------------------------------
4109 r12520 | hartman | 2005-09-12 12:36:36 +0200 (Mon, 12 Sep 2005) | 2 lines
4110 Changed paths:
4111    M /trunk/modules/access/mms/mms.c
4112
4113 * Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
4114
4115 ------------------------------------------------------------------------
4116 r12519 | robux4 | 2005-09-12 11:56:32 +0200 (Mon, 12 Sep 2005) | 1 line
4117 Changed paths:
4118    M /trunk/modules/demux/mkv.cpp
4119
4120 mkv.cpp: avoid dependency problems with older libmatroska
4121 ------------------------------------------------------------------------
4122 r12518 | bigben | 2005-09-11 23:14:17 +0200 (Sun, 11 Sep 2005) | 6 lines
4123 Changed paths:
4124    M /trunk/src/playlist/playlist.c
4125
4126
4127 * Loop at the beginning of the playlist instead of the beginning of the current node when loop is enabled
4128
4129 This should be the right fix, but testing is welcomed.
4130
4131
4132 ------------------------------------------------------------------------
4133 r12517 | ipkiss | 2005-09-11 22:03:18 +0200 (Sun, 11 Sep 2005) | 3 lines
4134 Changed paths:
4135    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
4136    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
4137    M /trunk/modules/gui/skins2/vars/playtree.cpp
4138
4139  * skins2/parser/skin_parser.cpp: fixed a FIXME
4140  * skins2/vars/playtree.cpp: removed some debug lines
4141
4142 ------------------------------------------------------------------------
4143 r12516 | gbazin | 2005-09-11 18:57:10 +0200 (Sun, 11 Sep 2005) | 1 line
4144 Changed paths:
4145    M /trunk/modules/video_filter/scale.c
4146
4147 * modules/video_filter/scale.c: Fixed bug reported by Wallace Wadge (wwadge at gmail).
4148 ------------------------------------------------------------------------
4149 r12515 | robux4 | 2005-09-11 17:35:00 +0200 (Sun, 11 Sep 2005) | 1 line
4150 Changed paths:
4151    M /trunk/modules/demux/mkv.cpp
4152
4153 mkv.cpp: more memory leaks fixed
4154 ------------------------------------------------------------------------
4155 r12514 | fkuehne | 2005-09-11 14:45:41 +0200 (Sun, 11 Sep 2005) | 1 line
4156 Changed paths:
4157    M /trunk/modules/gui/macosx/extended.m
4158
4159 * save the prefs only shortly before the app exits (makes the utilisation of the extended-panel much faster)
4160 ------------------------------------------------------------------------
4161 r12513 | massiot | 2005-09-11 14:06:39 +0200 (Sun, 11 Sep 2005) | 2 lines
4162 Changed paths:
4163    M /trunk/doc/fortunes.txt
4164
4165 fortuuuuune
4166
4167 ------------------------------------------------------------------------
4168 r12512 | robux4 | 2005-09-11 12:42:17 +0200 (Sun, 11 Sep 2005) | 1 line
4169 Changed paths:
4170    M /trunk/modules/demux/mkv.cpp
4171
4172 mkv.cpp: fix some memory leaks
4173 ------------------------------------------------------------------------
4174 r12511 | robux4 | 2005-09-11 11:14:21 +0200 (Sun, 11 Sep 2005) | 1 line
4175 Changed paths:
4176    M /trunk/modules/demux/mkv.cpp
4177
4178 mkv.cpp: support segments with "unknown" size
4179 ------------------------------------------------------------------------
4180 r12510 | robux4 | 2005-09-10 19:08:35 +0200 (Sat, 10 Sep 2005) | 1 line
4181 Changed paths:
4182    M /trunk/modules/demux/mkv.cpp
4183
4184 mkv.cpp: support playback of segments without a UID
4185 ------------------------------------------------------------------------
4186 r12509 | robux4 | 2005-09-10 17:22:51 +0200 (Sat, 10 Sep 2005) | 1 line
4187 Changed paths:
4188    M /trunk/src/misc/variables.c
4189
4190 variables.c: void the buffer after the memmove to avoid reusing previous values
4191 ------------------------------------------------------------------------
4192 r12508 | robux4 | 2005-09-10 15:38:51 +0200 (Sat, 10 Sep 2005) | 1 line
4193 Changed paths:
4194    M /trunk/modules/misc/network/ipv4.c
4195
4196 * ipv4.c: make MSVC happy
4197 ------------------------------------------------------------------------
4198 r12507 | bigben | 2005-09-10 11:04:32 +0200 (Sat, 10 Sep 2005) | 3 lines
4199 Changed paths:
4200    M /trunk/src/playlist/playlist.c
4201
4202 * Go back to the first item when hitting "next" on the last item. Go to the last item with "prev" on the 1st item.
4203
4204
4205 ------------------------------------------------------------------------
4206 r12506 | courmisch | 2005-09-10 09:55:17 +0200 (Sat, 10 Sep 2005) | 3 lines
4207 Changed paths:
4208    M /trunk/THANKS
4209    M /trunk/src/libvlc.c
4210
4211 Fix psz_userdir memleak
4212 (patch contributed by Brian Robb)
4213
4214 ------------------------------------------------------------------------
4215 r12505 | gbazin | 2005-09-10 00:10:57 +0200 (Sat, 10 Sep 2005) | 1 line
4216 Changed paths:
4217    M /trunk/configure.ac
4218    M /trunk/modules/misc/network/ipv4.c
4219    M /trunk/src/extras/libc.c
4220
4221 * configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the WinCE build.
4222 ------------------------------------------------------------------------
4223 r12504 | hartman | 2005-09-09 23:19:15 +0200 (Fri, 09 Sep 2005) | 3 lines
4224 Changed paths:
4225    M /trunk/modules/gui/macosx/macosx.m
4226    M /trunk/modules/gui/macosx/vout.m
4227
4228 * Option for Desktop Background mode for VLC OSX.
4229   Does not work on the fly, because that requires recreating the window atm.
4230
4231 ------------------------------------------------------------------------
4232 r12503 | gbazin | 2005-09-09 21:42:55 +0200 (Fri, 09 Sep 2005) | 1 line
4233 Changed paths:
4234    M /trunk/src/misc/win32_specific.c
4235
4236 * src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).
4237 ------------------------------------------------------------------------
4238 r12502 | gbazin | 2005-09-09 21:38:01 +0200 (Fri, 09 Sep 2005) | 1 line
4239 Changed paths:
4240    M /trunk/modules/gui/wxwidgets/wizard.cpp
4241    M /trunk/modules/gui/wxwidgets/wxwidgets.h
4242
4243 * modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy at hotmail).
4244 ------------------------------------------------------------------------
4245 r12501 | gbazin | 2005-09-09 21:20:34 +0200 (Fri, 09 Sep 2005) | 1 line
4246 Changed paths:
4247    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
4248    M /trunk/modules/gui/skins2/src/skin_common.hpp
4249
4250 * modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).
4251 ------------------------------------------------------------------------
4252 r12500 | xtophe | 2005-09-09 19:34:32 +0200 (Fri, 09 Sep 2005) | 3 lines
4253 Changed paths:
4254    M /trunk/src/extras/libc.c
4255
4256 I shall compile before commiting * 100 for monday.
4257 In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate
4258
4259 ------------------------------------------------------------------------
4260 r12499 | xtophe | 2005-09-09 18:55:37 +0200 (Fri, 09 Sep 2005) | 2 lines
4261 Changed paths:
4262    M /trunk/src/extras/libc.c
4263
4264 Fix a possible segfault patch by Brian Robb
4265
4266 ------------------------------------------------------------------------
4267 r12498 | jlj | 2005-09-09 16:31:22 +0200 (Fri, 09 Sep 2005) | 3 lines
4268 Changed paths:
4269    M /trunk/modules/access_output/bonjour.c
4270    M /trunk/modules/access_output/bonjour.h
4271    M /trunk/modules/services_discovery/bonjour.c
4272
4273   * bonjour: set svn:keywords property.
4274
4275
4276 ------------------------------------------------------------------------
4277 r12497 | jlj | 2005-09-09 16:06:38 +0200 (Fri, 09 Sep 2005) | 3 lines
4278 Changed paths:
4279    M /trunk/modules/services_discovery/bonjour.c
4280
4281   * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
4282
4283
4284 ------------------------------------------------------------------------
4285 r12496 | jlj | 2005-09-09 04:42:40 +0200 (Fri, 09 Sep 2005) | 3 lines
4286 Changed paths:
4287    M /trunk/configure.ac
4288    M /trunk/modules/access_output/Modules.am
4289    A /trunk/modules/access_output/bonjour.c
4290    A /trunk/modules/access_output/bonjour.h
4291    M /trunk/modules/access_output/http.c
4292    M /trunk/modules/services_discovery/Modules.am
4293    A /trunk/modules/services_discovery/bonjour.c
4294
4295   * Bonjour services discovery module using avahi.
4296
4297
4298 ------------------------------------------------------------------------
4299 r12495 | fkuehne | 2005-09-08 23:00:48 +0200 (Thu, 08 Sep 2005) | 5 lines
4300 Changed paths:
4301    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
4302    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
4303    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
4304    M /trunk/modules/gui/macosx/intf.h
4305    M /trunk/modules/gui/macosx/intf.m
4306
4307 * fixed some intf-strings and connected a few menu-items properly
4308 * changed wizard-shortcut to shift-cmd-w
4309 * re-ordered the file-menu slightly
4310
4311 Thanks to thedj for pointing most of that out.
4312 ------------------------------------------------------------------------
4313 r12493 | bigben | 2005-09-08 20:18:54 +0200 (Thu, 08 Sep 2005) | 6 lines
4314 Changed paths:
4315    M /trunk/src/playlist/item-ext.c
4316
4317 * Take the position parametter into account in playlist_NodeAddItem
4318 * This fixes the drag'n'drop from items from the finder in OSX
4319 * Not sure PLAYLIST_END is handled correctly in every case (don't know enough about adding modes to judge)
4320
4321
4322
4323 ------------------------------------------------------------------------
4324 r12487 | hartman | 2005-09-08 15:55:25 +0200 (Thu, 08 Sep 2005) | 2 lines
4325 Changed paths:
4326    M /trunk/src/video_output/video_widgets.c
4327
4328 * Fix a refcount issue in the OSD core
4329
4330 ------------------------------------------------------------------------
4331 r12486 | fkuehne | 2005-09-07 20:11:22 +0200 (Wed, 07 Sep 2005) | 1 line
4332 Changed paths:
4333    M /trunk/po/ko.po
4334
4335 * converted to UTF-8
4336 ------------------------------------------------------------------------
4337 r12485 | fkuehne | 2005-09-07 19:44:36 +0200 (Wed, 07 Sep 2005) | 1 line
4338 Changed paths:
4339    M /trunk/NEWS
4340    M /trunk/THANKS
4341    M /trunk/configure.ac
4342    A /trunk/po/ko.po
4343    M /trunk/src/libvlc.h
4344    M /trunk/src/misc/darwin_specific.m
4345
4346 * new Korean translation by Han HoJoong <0demon0@paran.com>
4347 ------------------------------------------------------------------------
4348 r12484 | hartman | 2005-09-07 16:05:44 +0200 (Wed, 07 Sep 2005) | 2 lines
4349 Changed paths:
4350    M /trunk/modules/demux/mp4/libmp4.c
4351
4352  * lengh -> length
4353
4354 ------------------------------------------------------------------------
4355 r12483 | hartman | 2005-09-07 15:47:46 +0200 (Wed, 07 Sep 2005) | 3 lines
4356 Changed paths:
4357    M /trunk/modules/demux/mkv.cpp
4358
4359 * AVC in mkv should already be packetized.
4360   (btw. this makes a certain sample work that didn't work when it was fed trough our h264 packetizer. before it would crash. This indicates there is an error in our h.264 packetizer)
4361
4362 ------------------------------------------------------------------------
4363 r12482 | hartman | 2005-09-07 00:03:45 +0200 (Wed, 07 Sep 2005) | 4 lines
4364 Changed paths:
4365    M /trunk/modules/demux/livedotcom.cpp
4366
4367 * Fix a large issue with VLC RTSP client.
4368   We were setting play/pause and seek commands non-aggregate, while we should set them aggregate.
4369   Fixes #340
4370
4371 ------------------------------------------------------------------------
4372 r12481 | dionoea | 2005-09-06 23:15:18 +0200 (Tue, 06 Sep 2005) | 2 lines
4373 Changed paths:
4374    M /trunk/THANKS
4375    M /trunk/modules/gui/wxwidgets/open.cpp
4376
4377 CD/DVD detection patch by Brian Robb
4378
4379 ------------------------------------------------------------------------
4380 r12480 | massiot | 2005-09-06 01:33:14 +0200 (Tue, 06 Sep 2005) | 3 lines
4381 Changed paths:
4382    M /trunk/src/libvlc.c
4383
4384  * src/libvlc.c: When the user dir is not available, fall back onto the
4385    application data directory.
4386
4387 ------------------------------------------------------------------------
4388 r12479 | gbazin | 2005-09-05 21:23:29 +0200 (Mon, 05 Sep 2005) | 1 line
4389 Changed paths:
4390    M /trunk/src/libvlc.c
4391
4392 * src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.
4393 ------------------------------------------------------------------------
4394 r12478 | zorglub | 2005-09-05 11:13:52 +0200 (Mon, 05 Sep 2005) | 2 lines
4395 Changed paths:
4396    M /trunk/config.in
4397
4398 Remove a few legacy entries in config.in
4399
4400 ------------------------------------------------------------------------
4401 r12477 | robux4 | 2005-09-05 10:53:54 +0200 (Mon, 05 Sep 2005) | 1 line
4402 Changed paths:
4403    M /trunk/modules/demux/mkv.cpp
4404
4405 * mkv.cpp: should fix the compilation error with gcc
4406 ------------------------------------------------------------------------
4407 r12476 | ipkiss | 2005-09-04 23:50:18 +0200 (Sun, 04 Sep 2005) | 3 lines
4408 Changed paths:
4409    M /trunk/modules/gui/skins2/src/theme_repository.cpp
4410
4411  * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
4412    Fixes #337.
4413
4414 ------------------------------------------------------------------------
4415 r12475 | robux4 | 2005-09-04 20:12:57 +0200 (Sun, 04 Sep 2005) | 1 line
4416 Changed paths:
4417    M /trunk/modules/demux/mkv.cpp
4418
4419 * mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from the container
4420 ------------------------------------------------------------------------
4421 r12474 | massiot | 2005-09-04 14:47:53 +0200 (Sun, 04 Sep 2005) | 2 lines
4422 Changed paths:
4423    M /trunk/extras/contrib/src/Makefile
4424
4425  * extras/contrib/src/Makefile: Really fixed the libtool target.
4426
4427 ------------------------------------------------------------------------
4428 r12473 | massiot | 2005-09-04 12:58:59 +0200 (Sun, 04 Sep 2005) | 2 lines
4429 Changed paths:
4430    M /trunk/extras/contrib/src/Makefile
4431
4432  * extras/contrib/src/Makefile: Really fixed the libtool target.
4433
4434 ------------------------------------------------------------------------
4435 r12472 | massiot | 2005-09-04 11:52:54 +0200 (Sun, 04 Sep 2005) | 2 lines
4436 Changed paths:
4437    M /trunk/extras/contrib/src/Makefile
4438
4439  * extras/contrib/src/Makefile: Build libtool after automake.
4440
4441 ------------------------------------------------------------------------
4442 r12471 | gbazin | 2005-09-04 01:44:25 +0200 (Sun, 04 Sep 2005) | 1 line
4443 Changed paths:
4444    M /trunk/modules/access_filter/timeshift.c
4445
4446 * modules/access_filter/timeshift.c: complete rewrite. Configurable granularity so it doesn't waste as much disk space + deals with full disk by overwritting oldest data.
4447 ------------------------------------------------------------------------
4448 r12470 | gbazin | 2005-09-04 00:55:56 +0200 (Sun, 04 Sep 2005) | 1 line
4449 Changed paths:
4450    M /trunk/modules/gui/wxwidgets/playlist.cpp
4451
4452 * modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).
4453 ------------------------------------------------------------------------
4454 r12469 | ipkiss | 2005-09-04 00:25:36 +0200 (Sun, 04 Sep 2005) | 2 lines
4455 Changed paths:
4456    M /trunk/modules/gui/skins2/src/generic_layout.cpp
4457
4458  * skins/src/generic_layout.cpp: Fixed a typo in a comment
4459
4460 ------------------------------------------------------------------------
4461 r12468 | robux4 | 2005-09-03 22:56:32 +0200 (Sat, 03 Sep 2005) | 1 line
4462 Changed paths:
4463    M /trunk/modules/demux/mkv.cpp
4464
4465 * fix a timecode/stuttering problem with VFW tracks
4466 ------------------------------------------------------------------------
4467 r12467 | ipkiss | 2005-09-03 21:22:47 +0200 (Sat, 03 Sep 2005) | 3 lines
4468 Changed paths:
4469    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
4470
4471  * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
4472    now be much more stable.
4473
4474 ------------------------------------------------------------------------
4475 r12466 | asmax | 2005-09-03 19:11:23 +0200 (Sat, 03 Sep 2005) | 2 lines
4476 Changed paths:
4477    M /trunk/config.in
4478
4479 * config.in: fixed typos
4480
4481 ------------------------------------------------------------------------
4482 r12465 | robux4 | 2005-09-03 17:55:52 +0200 (Sat, 03 Sep 2005) | 1 line
4483 Changed paths:
4484    M /trunk/include/vlc_stream.h
4485    M /trunk/modules/demux/mkv.cpp
4486
4487 * prevent crashes when a stream is not opened correctly
4488 ------------------------------------------------------------------------
4489 r12464 | ipkiss | 2005-09-03 17:17:57 +0200 (Sat, 03 Sep 2005) | 5 lines
4490 Changed paths:
4491    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
4492    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
4493    M /trunk/modules/gui/skins2/utils/var_tree.cpp
4494    M /trunk/modules/gui/skins2/utils/var_tree.hpp
4495
4496  * skins2 (tree playlist):
4497      - Fixed a selection bug in CtrlTree
4498      - Simplified some algorithms using helper methods
4499      - A few coding style fixes
4500
4501 ------------------------------------------------------------------------
4502 r12463 | jpsaman | 2005-09-03 17:06:39 +0200 (Sat, 03 Sep 2005) | 1 line
4503 Changed paths:
4504    M /trunk/modules/demux/ts.c
4505
4506 silence random access indicator
4507 ------------------------------------------------------------------------
4508 r12462 | robux4 | 2005-09-03 16:49:58 +0200 (Sat, 03 Sep 2005) | 1 line
4509 Changed paths:
4510    M /trunk/modules/demux/mkv.cpp
4511
4512 * fix an uninitialized buffer use
4513 ------------------------------------------------------------------------
4514 r12461 | gbazin | 2005-09-03 15:56:53 +0200 (Sat, 03 Sep 2005) | 1 line
4515 Changed paths:
4516    M /trunk/configure.ac
4517
4518 * configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.
4519 ------------------------------------------------------------------------
4520 r12460 | gbazin | 2005-09-03 15:27:01 +0200 (Sat, 03 Sep 2005) | 1 line
4521 Changed paths:
4522    M /trunk/modules/gui/wxwidgets/preferences.cpp
4523
4524 * modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).
4525 ------------------------------------------------------------------------
4526 r12459 | bigben | 2005-09-03 14:06:57 +0200 (Sat, 03 Sep 2005) | 3 lines
4527 Changed paths:
4528    M /trunk/modules/gui/macosx/playlist.m
4529
4530 Remove some useless code
4531
4532
4533 ------------------------------------------------------------------------
4534 r12458 | bigben | 2005-09-03 13:24:00 +0200 (Sat, 03 Sep 2005) | 3 lines
4535 Changed paths:
4536    M /trunk/modules/gui/macosx/playlist.m
4537
4538 Fixes item ordering on drag'n'drop
4539
4540
4541 ------------------------------------------------------------------------
4542 r12457 | massiot | 2005-09-03 12:22:03 +0200 (Sat, 03 Sep 2005) | 2 lines
4543 Changed paths:
4544    M /trunk/extras/contrib/src/Makefile
4545
4546  * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
4547
4548 ------------------------------------------------------------------------
4549 r12456 | gbazin | 2005-09-03 11:32:17 +0200 (Sat, 03 Sep 2005) | 1 line
4550 Changed paths:
4551    M /trunk/src/control/audio_video.c
4552
4553 * src/control/audio_video.c: forgot this file in last commit.
4554 ------------------------------------------------------------------------
4555 r12455 | gbazin | 2005-09-03 11:16:11 +0200 (Sat, 03 Sep 2005) | 1 line
4556 Changed paths:
4557    M /trunk/include/vlc/control.h
4558    M /trunk/include/vlc/vlc.h
4559    M /trunk/src/control/util.c
4560
4561 * include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
4562 ------------------------------------------------------------------------
4563 r12454 | asmax | 2005-09-03 01:47:19 +0200 (Sat, 03 Sep 2005) | 2 lines
4564 Changed paths:
4565    M /trunk/src/misc/httpd.c
4566
4567 * httpd.c: added missing dummy functions
4568
4569 ------------------------------------------------------------------------
4570 r12453 | bigben | 2005-09-02 20:57:11 +0200 (Fri, 02 Sep 2005) | 4 lines
4571 Changed paths:
4572    M /trunk/modules/gui/macosx/playlist.m
4573
4574
4575 Remove some useless code
4576
4577
4578 ------------------------------------------------------------------------
4579 r12452 | bigben | 2005-09-02 20:33:46 +0200 (Fri, 02 Sep 2005) | 3 lines
4580 Changed paths:
4581    M /trunk/modules/gui/macosx/playlist.m
4582
4583 Allow to drop an item *on* a node.
4584
4585
4586 ------------------------------------------------------------------------
4587 r12451 | gbazin | 2005-09-02 20:18:03 +0200 (Fri, 02 Sep 2005) | 1 line
4588 Changed paths:
4589    M /trunk/configure.ac
4590    M /trunk/modules/access/smb.c
4591
4592 * configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
4593 ------------------------------------------------------------------------
4594 r12450 | bigben | 2005-09-02 20:00:41 +0200 (Fri, 02 Sep 2005) | 3 lines
4595 Changed paths:
4596    M /trunk/modules/gui/macosx/playlist.m
4597
4598 Some small cleaning
4599
4600
4601 ------------------------------------------------------------------------
4602 r12449 | massiot | 2005-09-02 19:11:23 +0200 (Fri, 02 Sep 2005) | 3 lines
4603 Changed paths:
4604    M /trunk/modules/control/http/http.c
4605
4606  * modules/control/http/http.c: Added a small hack, when multiple http
4607    control interfaces are specified, to automatically increment the port.
4608
4609 ------------------------------------------------------------------------
4610 r12448 | massiot | 2005-09-02 19:10:06 +0200 (Fri, 02 Sep 2005) | 3 lines
4611 Changed paths:
4612    M /trunk/src/misc/httpd.c
4613
4614  * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
4615    running.
4616
4617 ------------------------------------------------------------------------
4618 r12447 | massiot | 2005-09-02 18:01:23 +0200 (Fri, 02 Sep 2005) | 2 lines
4619 Changed paths:
4620    M /trunk/modules/codec/fake.c
4621
4622  * modules/codec/fake.c: Added missing ToLocale().
4623
4624 ------------------------------------------------------------------------
4625 r12446 | massiot | 2005-09-02 17:16:08 +0200 (Fri, 02 Sep 2005) | 2 lines
4626 Changed paths:
4627    M /trunk/extras/contrib/src/Makefile
4628    M /trunk/extras/contrib/src/Patches/x264_svn.patch
4629
4630  * extras/contrib: Fixed theora and x264-svn compilation.
4631
4632 ------------------------------------------------------------------------
4633 r12445 | bigben | 2005-09-02 16:00:20 +0200 (Fri, 02 Sep 2005) | 4 lines
4634 Changed paths:
4635    M /trunk/src/video_output/video_widgets.c
4636
4637 * Don't try to release NULL
4638 * Fixes the "vlc would crash when hitting play" bug
4639
4640
4641 ------------------------------------------------------------------------
4642 r12444 | massiot | 2005-09-01 19:41:01 +0200 (Thu, 01 Sep 2005) | 2 lines
4643 Changed paths:
4644    M /trunk/INSTALL.win32
4645
4646  * INSTALL.win32: Added SDL.
4647
4648 ------------------------------------------------------------------------
4649 r12443 | massiot | 2005-09-01 17:05:26 +0200 (Thu, 01 Sep 2005) | 3 lines
4650 Changed paths:
4651    M /trunk/modules/control/http/http.c
4652
4653  * modules/control/http/http.c: Fixed PATH environment variable, and
4654    under Win32 set SYSTEMROOT variable.
4655
4656 ------------------------------------------------------------------------
4657 r12442 | massiot | 2005-09-01 15:02:38 +0200 (Thu, 01 Sep 2005) | 3 lines
4658 Changed paths:
4659    M /trunk/modules/control/http/http.c
4660
4661  * modules/control/http/http.c: Added a SERVER_PATH environment variable
4662    for CGIs.
4663
4664 ------------------------------------------------------------------------
4665 r12441 | massiot | 2005-09-01 15:02:11 +0200 (Thu, 01 Sep 2005) | 2 lines
4666 Changed paths:
4667    M /trunk/extras/contrib/src/Makefile
4668
4669  * extras/contrib/src/Makefile: Fixed opendaap installation.
4670
4671 ------------------------------------------------------------------------
4672 r12440 | massiot | 2005-09-01 00:41:58 +0200 (Thu, 01 Sep 2005) | 2 lines
4673 Changed paths:
4674    M /trunk/extras/contrib/src/Makefile
4675
4676  * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
4677
4678 ------------------------------------------------------------------------
4679 r12439 | gbazin | 2005-08-31 23:19:54 +0200 (Wed, 31 Aug 2005) | 1 line
4680 Changed paths:
4681    M /trunk/modules/gui/wxwidgets/streamout.cpp
4682    M /trunk/modules/gui/wxwidgets/wxwidgets.h
4683
4684 * modules/gui/wxwidgets/streamout.cpp: stream output dialog re-arrangement patch by CUTMAN ~CW~ (cutmancw at hotmail) + changes by me to remove the SLP announce options.
4685 ------------------------------------------------------------------------
4686 r12438 | gbazin | 2005-08-31 22:37:23 +0200 (Wed, 31 Aug 2005) | 1 line
4687 Changed paths:
4688    M /trunk/modules/stream_out/transcode.c
4689    M /trunk/src/input/control.c
4690    M /trunk/src/input/decoder.c
4691
4692 * modules/stream_out/transcode.c, src/input/decoder.c, src/input/control.c: fixed a bunch of memory leaks. Patch courtesy of Wallace Wadge (wwadge at gmail) + modifications by me.
4693 ------------------------------------------------------------------------
4694 r12437 | massiot | 2005-08-31 21:09:50 +0200 (Wed, 31 Aug 2005) | 6 lines
4695 Changed paths:
4696    M /trunk/extras/contrib/src/Patches/dvdnav.patch
4697    M /trunk/extras/contrib/src/Patches/libdvdread.patch
4698    M /trunk/include/vlc_config.h
4699    M /trunk/modules/access/dvdnav.c
4700    M /trunk/modules/access/dvdread.c
4701    M /trunk/src/libvlc.h
4702
4703  * ALL: Do no longer assume a default DVD drive. If no DVD drive is
4704    specified (an empty string), forward the empty string to libdvdcss
4705    and let it do autodetection.
4706  * extras/contrib/src/Patches: Patched libdvdread to accept an empty
4707    string as a device path.
4708
4709 ------------------------------------------------------------------------
4710 r12436 | hartman | 2005-08-31 21:00:21 +0200 (Wed, 31 Aug 2005) | 3 lines
4711 Changed paths:
4712    M /trunk/configure.ac
4713    M /trunk/modules/demux/Modules.am
4714    A /trunk/modules/demux/nsc.c
4715
4716 * NSC demuxer and decoder based on jlj's nscdec: http://nanocrew.net/?p=128
4717   Be AWARE that this currently doesn't do anything. It just reads the file and prints the values to debug. I'll see if I can get a stream running tomorrow.
4718
4719 ------------------------------------------------------------------------
4720 r12435 | massiot | 2005-08-30 19:06:25 +0200 (Tue, 30 Aug 2005) | 3 lines
4721 Changed paths:
4722    M /trunk/modules/access/dvdnav.c
4723
4724  * modules/access/dvdnav.c: When no path is specified, use libdvdcss
4725    autodetection.
4726
4727 ------------------------------------------------------------------------
4728 r12434 | hartman | 2005-08-30 17:26:25 +0200 (Tue, 30 Aug 2005) | 2 lines
4729 Changed paths:
4730    M /trunk/modules/services_discovery/sap.c
4731
4732 * When we read the IPv6 address from the SDP, it is not bracketed (unless the SDP is broken). If not []'ed then add them before we create out playlist entry.
4733
4734 ------------------------------------------------------------------------
4735 r12433 | massiot | 2005-08-30 14:01:26 +0200 (Tue, 30 Aug 2005) | 2 lines
4736 Changed paths:
4737    M /trunk/modules/control/http/http.c
4738
4739  * modules/control/http/http.c: Fixed argv[1] in CGI mode.
4740
4741 ------------------------------------------------------------------------
4742 r12432 | massiot | 2005-08-30 13:59:24 +0200 (Tue, 30 Aug 2005) | 2 lines
4743 Changed paths:
4744    M /trunk/src/extras/libc.c
4745
4746  * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
4747
4748 ------------------------------------------------------------------------
4749 r12431 | massiot | 2005-08-30 11:54:52 +0200 (Tue, 30 Aug 2005) | 2 lines
4750 Changed paths:
4751    M /trunk/extras/contrib/src/Makefile
4752
4753  * extras/contrib/src/Makefile: Fixed libogg dependancies.
4754
4755 ------------------------------------------------------------------------
4756 r12430 | hartman | 2005-08-29 22:10:59 +0200 (Mon, 29 Aug 2005) | 3 lines
4757 Changed paths:
4758    M /trunk/modules/gui/macosx/intf.h
4759    M /trunk/modules/gui/macosx/intf.m
4760
4761 * loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels resulted in reinitializing some of VLCMain's stuff. This included evalutation of p_intf->b_play, which triggered an unintended call to playlist_Play().
4762   this fixes #323
4763
4764 ------------------------------------------------------------------------
4765 r12429 | hartman | 2005-08-29 21:04:05 +0200 (Mon, 29 Aug 2005) | 3 lines
4766 Changed paths:
4767    M /trunk/modules/codec/libmpeg2.c
4768
4769 * Add the hdv2 fourcc which is simply HD MPEG2
4770   See: http://forum.videolan.org/viewtopic.php?t=11842
4771
4772 ------------------------------------------------------------------------
4773 r12428 | massiot | 2005-08-29 18:34:32 +0200 (Mon, 29 Aug 2005) | 7 lines
4774 Changed paths:
4775    M /trunk/include/configuration.h
4776    M /trunk/include/main.h
4777    M /trunk/include/vlc_symbols.h
4778    M /trunk/modules/control/http/util.c
4779    M /trunk/src/libvlc.c
4780    M /trunk/src/misc/configuration.c
4781
4782  * ALL: New p_vlc->psz_userdir. This is different from psz_homedir in
4783    that under Win32 psz_homedir points to Application Data directory
4784    whereas psz_homedir points to the user's directory.
4785  * modules/control/http/util.c: When the target charset isn't UTF-8,
4786    manually convert Unicode quotes to ASCII quotes (yes this is ugly
4787    but libiconv doesn't handle it).
4788
4789 ------------------------------------------------------------------------
4790 r12427 | massiot | 2005-08-29 18:30:38 +0200 (Mon, 29 Aug 2005) | 4 lines
4791 Changed paths:
4792    M /trunk/modules/control/http/http.c
4793    M /trunk/src/extras/libc.c
4794
4795  * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
4796  * modules/control/http/http.c: Enabled --http-handlers under Win32.
4797    Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".
4798
4799 ------------------------------------------------------------------------
4800 r12426 | gbazin | 2005-08-29 18:27:53 +0200 (Mon, 29 Aug 2005) | 1 line
4801 Changed paths:
4802    M /trunk/modules/demux/livedotcom.cpp
4803
4804 * modules/demux/livedotcom.cpp: fixed segfaults.
4805 ------------------------------------------------------------------------
4806 r12425 | massiot | 2005-08-29 18:27:30 +0200 (Mon, 29 Aug 2005) | 3 lines
4807 Changed paths:
4808    M /trunk/modules/control/http/mvar.c
4809
4810  * modules/control/http/mvar.c: Under Windows do not call stat() on
4811    drive letters because it seems to cause problems with removable devices.
4812
4813 ------------------------------------------------------------------------
4814 r12424 | massiot | 2005-08-29 18:25:01 +0200 (Mon, 29 Aug 2005) | 3 lines
4815 Changed paths:
4816    M /trunk/modules/gui/wxwidgets/interface.cpp
4817
4818  * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
4819    drop code.
4820
4821 ------------------------------------------------------------------------
4822 r12423 | robux4 | 2005-08-29 14:12:40 +0200 (Mon, 29 Aug 2005) | 1 line
4823 Changed paths:
4824    M /trunk/msvc/config.h.in
4825
4826 * new paramaters added to the MSVC build
4827 ------------------------------------------------------------------------
4828 r12422 | sam | 2005-08-29 10:48:27 +0200 (Mon, 29 Aug 2005) | 2 lines
4829 Changed paths:
4830    M /trunk/toolbox
4831
4832   * fixed breakage of MSVC files in commit 12161.
4833
4834 ------------------------------------------------------------------------
4835 r12421 | robux4 | 2005-08-29 10:39:02 +0200 (Mon, 29 Aug 2005) | 1 line
4836 Changed paths:
4837    M /trunk/msvc/libvlc.dsp.in
4838    M /trunk/msvc/plugins.dsp.in
4839    M /trunk/msvc/vlc.dsp.in
4840    M /trunk/msvc/vlc.dsw
4841
4842 Force the EOL to the native Windows one
4843 ------------------------------------------------------------------------
4844 r12420 | hartman | 2005-08-28 23:50:32 +0200 (Sun, 28 Aug 2005) | 2 lines
4845 Changed paths:
4846    M /trunk/modules/demux/playlist/m3u.c
4847
4848 * Fix the case of duration == -1 in M3U playlists. closes #331
4849
4850 ------------------------------------------------------------------------
4851 r12419 | hartman | 2005-08-28 22:57:48 +0200 (Sun, 28 Aug 2005) | 4 lines
4852 Changed paths:
4853    M /trunk/include/codecs.h
4854
4855 * Define a couple of dummy 4cc's for vorbis in avi streams (vor1,vo1+,vor2,vo2+,vor3,vo3+).
4856   We cannot handle these formats but at least we will be able to recognize bugreports from this now. refs #224
4857   B.T.W. the ticket DOES contain some info on these formats. Someone who know ogg/vorbis can probably implement support for this with this information.
4858
4859 ------------------------------------------------------------------------
4860 r12418 | hartman | 2005-08-28 22:38:07 +0200 (Sun, 28 Aug 2005) | 2 lines
4861 Changed paths:
4862    M /trunk/extras/contrib/src/Makefile
4863    M /trunk/extras/contrib/src/packages.mak
4864
4865 * Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.
4866
4867 ------------------------------------------------------------------------
4868 r12417 | hartman | 2005-08-28 22:08:26 +0200 (Sun, 28 Aug 2005) | 2 lines
4869 Changed paths:
4870    M /trunk/NEWS
4871
4872 * Add some NEWS
4873
4874 ------------------------------------------------------------------------
4875 r12416 | hartman | 2005-08-28 21:22:36 +0200 (Sun, 28 Aug 2005) | 2 lines
4876 Changed paths:
4877    M /trunk/configure.ac
4878
4879 * Add the shout (services discovery) module again
4880
4881 ------------------------------------------------------------------------
4882 r12415 | hartman | 2005-08-28 20:59:53 +0200 (Sun, 28 Aug 2005) | 2 lines
4883 Changed paths:
4884    M /trunk/modules/access_output/shout.c
4885
4886 * Update some comments
4887
4888 ------------------------------------------------------------------------
4889 r12414 | zorglub | 2005-08-28 12:52:00 +0200 (Sun, 28 Aug 2005) | 3 lines
4890 Changed paths:
4891    M /trunk/debian/patches/00list
4892    A /trunk/debian/patches/20_osdmenu-paths.dpatch
4893    M /trunk/share/Makefile.am
4894
4895 * Export unselect.png
4896 * Fix paths when installed in Debian package
4897
4898 ------------------------------------------------------------------------
4899 r12413 | courmisch | 2005-08-28 12:34:24 +0200 (Sun, 28 Aug 2005) | 2 lines
4900 Changed paths:
4901    M /trunk/modules/gui/macosx/playlist.m
4902
4903 Fix typo
4904
4905 ------------------------------------------------------------------------
4906 r12412 | jpsaman | 2005-08-27 18:40:23 +0200 (Sat, 27 Aug 2005) | 2 lines
4907 Changed paths:
4908    M /trunk/Makefile.am
4909    D /trunk/include/osd.h
4910    M /trunk/include/vlc_osd.h
4911    M /trunk/include/vlc_symbols.h
4912    M /trunk/include/vlc_video.h
4913    M /trunk/modules/access_filter/record.c
4914    M /trunk/modules/codec/cmml/cmml.c
4915    M /trunk/modules/codec/cmml/intf.c
4916    M /trunk/modules/codec/subsdec.c
4917    M /trunk/modules/control/corba/mediacontrol-core.c
4918    M /trunk/modules/control/hotkeys.c
4919    M /trunk/modules/gui/macosx/controls.m
4920    M /trunk/modules/gui/macosx/playlist.m
4921    M /trunk/modules/misc/freetype.c
4922    M /trunk/modules/misc/svg.c
4923    M /trunk/modules/misc/win32text.c
4924    M /trunk/modules/stream_out/transcode.c
4925    M /trunk/modules/video_filter/logo.c
4926    M /trunk/modules/video_filter/marq.c
4927    M /trunk/modules/video_filter/osdmenu.c
4928    M /trunk/modules/video_filter/rss.c
4929    M /trunk/modules/video_filter/time.c
4930    M /trunk/src/control/audio_video.c
4931    M /trunk/src/control/core.c
4932    M /trunk/src/control/util.c
4933    M /trunk/src/misc/modules.c
4934    A /trunk/src/osd/osd_text.c (from /trunk/src/video_output/video_text.c:12379)
4935    A /trunk/src/osd/osd_widgets.c (from /trunk/src/video_output/video_widgets.c:12379)
4936    M /trunk/src/video_output/video_text.c
4937    M /trunk/src/video_output/video_widgets.c
4938
4939 Merged OSD functionality on the same core functions. All OSD functionality is described in include/vlc_osd.h now, which entirely replace include/osd.h. The file src/video_output/video_widgets.c uses functionality from src/osd/osd_widgets.c now.
4940
4941 ------------------------------------------------------------------------
4942 r12411 | jpsaman | 2005-08-27 15:51:53 +0200 (Sat, 27 Aug 2005) | 1 line
4943 Changed paths:
4944    M /trunk/share/osdmenu/default.cfg
4945
4946 cosmetics
4947 ------------------------------------------------------------------------
4948 r12410 | massiot | 2005-08-27 15:38:26 +0200 (Sat, 27 Aug 2005) | 2 lines
4949 Changed paths:
4950    M /trunk/toolbox
4951
4952  * toolbox: Removed a bash-ism.
4953
4954 ------------------------------------------------------------------------
4955 r12409 | massiot | 2005-08-26 21:05:04 +0200 (Fri, 26 Aug 2005) | 3 lines
4956 Changed paths:
4957    M /trunk/modules/control/http/http.c
4958    M /trunk/src/extras/libc.c
4959
4960  * src/extras/libc.c: Fixed Win32 compilation.
4961  * modules/control/http/http.c: Fixed a memory leak with the CGI environment.
4962
4963 ------------------------------------------------------------------------
4964 r12408 | massiot | 2005-08-26 20:15:21 +0200 (Fri, 26 Aug 2005) | 9 lines
4965 Changed paths:
4966    M /trunk/configure.ac
4967    M /trunk/include/vlc_common.h
4968    M /trunk/include/vlc_httpd.h
4969    M /trunk/include/vlc_symbols.h
4970    M /trunk/modules/control/http/http.c
4971    M /trunk/modules/control/http/http.h
4972    M /trunk/modules/control/http/util.c
4973    M /trunk/src/extras/libc.c
4974    M /trunk/src/misc/httpd.c
4975
4976  * src/extras/libc.c: Implemented a wrapper around fork() and execve()
4977    to spawn an external process and get its output. Only implemented for
4978    UNIX-style systems at present.
4979  * src/misc/httpd.c: New "handler" node type which bypasses the internal
4980    HTTPD behaviour.
4981  * modules/control/http: New --http-handlers option to dedicate
4982    particular extensions to external programs (PHP or Perl for instance).
4983    This is in accordance with the CGI/1.1 specification.
4984
4985 ------------------------------------------------------------------------
4986 r12407 | hartman | 2005-08-26 19:01:48 +0200 (Fri, 26 Aug 2005) | 6 lines
4987 Changed paths:
4988    M /trunk/modules/access_output/shout.c
4989
4990 * added --sout-shout-name to set a stream name
4991 * added --sout-shout-description to set a channel description
4992 * added --sout-shout-mp3 to allow you to upload mp3 streams instead of ogg. (BEWARE, no autodetection)
4993 * fixed the free of a string
4994 * some general coding style cleanup
4995
4996 ------------------------------------------------------------------------
4997 r12406 | hartman | 2005-08-26 16:02:46 +0200 (Fri, 26 Aug 2005) | 2 lines
4998 Changed paths:
4999    M /trunk/extras/contrib/src/Makefile
5000
5001 * Fix liveMedia 
5002
5003 ------------------------------------------------------------------------
5004 r12405 | hartman | 2005-08-26 14:55:36 +0200 (Fri, 26 Aug 2005) | 2 lines
5005 Changed paths:
5006    M /trunk/extras/contrib/src/Makefile
5007    A /trunk/extras/contrib/src/Patches/speex.patch
5008
5009 * The same getopt problem that theora has, exists in speex as well.
5010
5011 ------------------------------------------------------------------------
5012 r12404 | zorglub | 2005-08-25 21:57:12 +0200 (Thu, 25 Aug 2005) | 3 lines
5013 Changed paths:
5014    M /trunk/modules/visualization/visual/effects.c
5015    M /trunk/modules/visualization/visual/visual.c
5016    M /trunk/modules/visualization/visual/visual.h
5017    M /trunk/src/audio_output/input.c
5018
5019 Add new spectrum analyzer effect, patch from zcot.
5020 Remove the "random" effect
5021
5022 ------------------------------------------------------------------------
5023 r12403 | hartman | 2005-08-25 21:10:21 +0200 (Thu, 25 Aug 2005) | 2 lines
5024 Changed paths:
5025    M /trunk/extras/contrib/src/Makefile
5026    M /trunk/extras/contrib/src/Patches/theora.patch
5027
5028 * libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora
5029
5030 ------------------------------------------------------------------------
5031 r12402 | xtophe | 2005-08-25 20:35:09 +0200 (Thu, 25 Aug 2005) | 2 lines
5032 Changed paths:
5033    M /trunk/modules/gui/wxwidgets/interface.cpp
5034
5035 Compile fix tentative
5036
5037 ------------------------------------------------------------------------
5038 r12401 | xtophe | 2005-08-25 19:39:21 +0200 (Thu, 25 Aug 2005) | 2 lines
5039 Changed paths:
5040    M /trunk/modules/gui/wxwidgets/interface.cpp
5041
5042 Add the compile information
5043
5044 ------------------------------------------------------------------------
5045 r12400 | fkuehne | 2005-08-25 19:39:17 +0200 (Thu, 25 Aug 2005) | 2 lines
5046 Changed paths:
5047    M /trunk/share/http/info.html
5048
5049 * link the headline to the http-intf-main-page instead of videolan.org
5050 * don't print a space in front of a colon, since this is a French style only
5051 ------------------------------------------------------------------------
5052 r12399 | hartman | 2005-08-25 19:28:04 +0200 (Thu, 25 Aug 2005) | 2 lines
5053 Changed paths:
5054    M /trunk/extras/contrib/src/Makefile
5055
5056 * disable all theora test programs. they use getopt which is not present in default OSX 10.2 
5057
5058 ------------------------------------------------------------------------
5059 r12398 | xtophe | 2005-08-25 18:59:42 +0200 (Thu, 25 Aug 2005) | 2 lines
5060 Changed paths:
5061    D /trunk/src/osd/osd_widgets.c
5062
5063 Grrr, i should have checked previous commit
5064
5065 ------------------------------------------------------------------------
5066 r12397 | xtophe | 2005-08-25 18:57:01 +0200 (Thu, 25 Aug 2005) | 2 lines
5067 Changed paths:
5068    M /trunk/src/libvlc.c
5069    A /trunk/src/osd/osd_widgets.c (from /trunk/src/osd/osd_widgets.c:12391)
5070
5071 Typo
5072
5073 ------------------------------------------------------------------------
5074 r12396 | hartman | 2005-08-25 18:46:52 +0200 (Thu, 25 Aug 2005) | 2 lines
5075 Changed paths:
5076    M /trunk/extras/contrib/src/Makefile
5077    A /trunk/extras/contrib/src/Patches/ogg.patch
5078
5079 * patch ogg because it's broken (userdefined defines in public headers are WAY evil)
5080
5081 ------------------------------------------------------------------------
5082 r12395 | massiot | 2005-08-25 18:42:36 +0200 (Thu, 25 Aug 2005) | 3 lines
5083 Changed paths:
5084    M /trunk/extras/contrib/src/Makefile
5085
5086  * extras/contrib/src/Makefile: Do not try and compile theora SDL test
5087    programs.
5088
5089 ------------------------------------------------------------------------
5090 r12394 | massiot | 2005-08-25 18:36:39 +0200 (Thu, 25 Aug 2005) | 3 lines
5091 Changed paths:
5092    M /trunk/modules/gui/wxwidgets/dialogs.cpp
5093    M /trunk/modules/gui/wxwidgets/open.cpp
5094    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
5095    M /trunk/modules/gui/wxwidgets/wizard.cpp
5096
5097  * modules/gui/wxwidgets: Fix charset when getting file names from the
5098    filesystem.
5099
5100 ------------------------------------------------------------------------
5101 r12393 | jpsaman | 2005-08-25 18:33:08 +0200 (Thu, 25 Aug 2005) | 1 line
5102 Changed paths:
5103    M /trunk/include/vlc_osd.h
5104    M /trunk/include/vlc_symbols.h
5105
5106 Fix build breakage of revision12392
5107 ------------------------------------------------------------------------
5108 r12392 | jpsaman | 2005-08-25 17:02:30 +0200 (Thu, 25 Aug 2005) | 2 lines
5109 Changed paths:
5110    M /trunk/Makefile.am
5111    D /trunk/src/osd/osd_widgets.c
5112
5113 Removing osd_widgets.c.
5114
5115 ------------------------------------------------------------------------
5116 r12391 | jpsaman | 2005-08-25 16:58:27 +0200 (Thu, 25 Aug 2005) | 1 line
5117 Changed paths:
5118    M /trunk/src/osd/osd_parser.c
5119
5120 Removal of dead code
5121 ------------------------------------------------------------------------
5122 r12390 | hartman | 2005-08-25 16:09:50 +0200 (Thu, 25 Aug 2005) | 2 lines
5123 Changed paths:
5124    M /trunk/modules/codec/vorbis.c
5125
5126 * vorbis comments can be mixed case. strstr -> strcasestr
5127
5128 ------------------------------------------------------------------------
5129 r12389 | jpsaman | 2005-08-25 11:48:33 +0200 (Thu, 25 Aug 2005) | 1 line
5130 Changed paths:
5131    M /trunk/modules/gui/wxwidgets/interface.cpp
5132
5133 Reverting to revision 12383 to 12340. This make wxwidgets 2.6.1 work but breaks older versions. 
5134 ------------------------------------------------------------------------
5135 r12388 | jpsaman | 2005-08-25 10:47:56 +0200 (Thu, 25 Aug 2005) | 2 lines
5136 Changed paths:
5137    M /trunk/share/Makefile.am
5138    D /trunk/share/familiar-forwardb16x16.xpm
5139    D /trunk/share/familiar-openb16x16.xpm
5140    D /trunk/share/familiar-pauseb16x16.xpm
5141    D /trunk/share/familiar-playb16x16.xpm
5142    D /trunk/share/familiar-playlistb16x16.xpm
5143    D /trunk/share/familiar-preferencesb16x16.xpm
5144    D /trunk/share/familiar-rewindb16x16.xpm
5145    D /trunk/share/familiar-stopb16x16.xpm
5146
5147 Removing old familiar images, these are exactly the same images as the one prefixed with pda-.
5148
5149 ------------------------------------------------------------------------
5150 r12387 | titer | 2005-08-25 00:27:28 +0200 (Thu, 25 Aug 2005) | 2 lines
5151 Changed paths:
5152    M /trunk/include/vlc_keys.h
5153
5154  vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
5155
5156 ------------------------------------------------------------------------
5157 r12386 | hartman | 2005-08-24 22:56:14 +0200 (Wed, 24 Aug 2005) | 4 lines
5158 Changed paths:
5159    M /trunk/extras/contrib/bootstrap
5160    M /trunk/extras/contrib/src/Makefile
5161    D /trunk/extras/contrib/src/Patches/speex.patch
5162    M /trunk/extras/contrib/src/packages.mak
5163
5164 * Updated speex to 1.1.10
5165 * Updated theora to alpha5
5166 * Added libshout
5167
5168 ------------------------------------------------------------------------
5169 r12385 | fkuehne | 2005-08-24 22:01:33 +0200 (Wed, 24 Aug 2005) | 1 line
5170 Changed paths:
5171    M /trunk/extras/contrib/src/Makefile
5172    A /trunk/extras/contrib/src/Patches/x264_svn.patch
5173
5174 * build libx264 from svn, if available. Since we need to patch it slightly different, I added a separate patch-file.
5175 ------------------------------------------------------------------------
5176 r12384 | gbazin | 2005-08-24 21:49:47 +0200 (Wed, 24 Aug 2005) | 1 line
5177 Changed paths:
5178    M /trunk/include/network.h
5179
5180 * include/network.h: fixed compilation with c++ files.
5181 ------------------------------------------------------------------------
5182 r12383 | jpsaman | 2005-08-24 21:02:59 +0200 (Wed, 24 Aug 2005) | 1 line
5183 Changed paths:
5184    M /trunk/modules/gui/wxwidgets/interface.cpp
5185
5186 Properly update the right ToolTip on the volumebar.
5187 ------------------------------------------------------------------------
5188 r12382 | massiot | 2005-08-24 20:01:18 +0200 (Wed, 24 Aug 2005) | 2 lines
5189 Changed paths:
5190    M /trunk/modules/codec/fake.c
5191
5192  * modules/codec/fake.c: Fixed compilation.
5193
5194 ------------------------------------------------------------------------
5195 r12381 | jpsaman | 2005-08-24 19:52:41 +0200 (Wed, 24 Aug 2005) | 1 line
5196 Changed paths:
5197    M /trunk/modules/video_filter/osdmenu.c
5198
5199 Shorten the short description of --osdmenu-update
5200 ------------------------------------------------------------------------
5201 r12380 | massiot | 2005-08-24 19:33:57 +0200 (Wed, 24 Aug 2005) | 2 lines
5202 Changed paths:
5203    M /trunk/modules/codec/fake.c
5204
5205  * modules/codec/fake.c: Fixed a segfault when outputting images locally.
5206
5207 ------------------------------------------------------------------------
5208 r12379 | sam | 2005-08-24 18:21:49 +0200 (Wed, 24 Aug 2005) | 2 lines
5209 Changed paths:
5210    M /trunk/configure.ac
5211
5212   * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
5213
5214 ------------------------------------------------------------------------
5215 r12378 | massiot | 2005-08-24 16:42:15 +0200 (Wed, 24 Aug 2005) | 3 lines
5216 Changed paths:
5217    M /trunk/modules/access/udp.c
5218
5219  * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
5220    is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).
5221
5222 ------------------------------------------------------------------------
5223 r12377 | hartman | 2005-08-24 16:19:48 +0200 (Wed, 24 Aug 2005) | 2 lines
5224 Changed paths:
5225    M /trunk/modules/access_output/shout.c
5226
5227 * sync up the outgoing shoutcast stream.
5228
5229 ------------------------------------------------------------------------
5230 r12376 | hartman | 2005-08-24 15:30:27 +0200 (Wed, 24 Aug 2005) | 2 lines
5231 Changed paths:
5232    M /trunk/configure.ac
5233
5234 * Fix access_output_shout and add RTSP to the description of live.com module. (so ppl know what it's for)
5235
5236 ------------------------------------------------------------------------
5237 r12375 | massiot | 2005-08-24 12:16:03 +0200 (Wed, 24 Aug 2005) | 2 lines
5238 Changed paths:
5239    M /trunk/configure.ac
5240
5241  * configure.ac: Fixed libavformat detection.
5242
5243 ------------------------------------------------------------------------
5244 r12374 | titer | 2005-08-24 02:52:56 +0200 (Wed, 24 Aug 2005) | 2 lines
5245 Changed paths:
5246    M /trunk/extras/contrib/src/Patches/libiconv.patch
5247
5248 libiconv.patch: BeOS compile fix
5249
5250 ------------------------------------------------------------------------
5251 r12373 | sam | 2005-08-24 00:57:07 +0200 (Wed, 24 Aug 2005) | 2 lines
5252 Changed paths:
5253    M /trunk/configure.ac
5254
5255   * configure.ac: reworked the AltiVec checks.
5256
5257 ------------------------------------------------------------------------
5258 r12372 | sam | 2005-08-23 22:50:56 +0200 (Tue, 23 Aug 2005) | 3 lines
5259 Changed paths:
5260    M /trunk/THANKS
5261    M /trunk/configure.ac
5262    M /trunk/modules/access_output/Modules.am
5263    A /trunk/modules/access_output/shout.c
5264
5265   * modules/access_output/shout.c: Shoutcast output support, courtesy of
5266     Daniel Fischer <dan at subsignal dot org>.
5267
5268 ------------------------------------------------------------------------
5269 r12371 | sam | 2005-08-23 20:23:20 +0200 (Tue, 23 Aug 2005) | 3 lines
5270 Changed paths:
5271    M /trunk/modules/video_chroma/i420_yuy2.c
5272
5273   * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
5274     the AltiVec version of this module.
5275
5276 ------------------------------------------------------------------------
5277 r12370 | jpsaman | 2005-08-23 20:03:28 +0200 (Tue, 23 Aug 2005) | 1 line
5278 Changed paths:
5279    M /trunk/modules/video_filter/osdmenu.c
5280
5281 Reworked revision 12361. Added a new option --osdmenu-update <n> in ms [range is 0:1000 ms] that regulates how often the OSD menu subpicture is updated. This is especially important when streaming using UDP in a noisy networking environment.
5282 ------------------------------------------------------------------------
5283 r12369 | jpsaman | 2005-08-23 19:59:49 +0200 (Tue, 23 Aug 2005) | 1 line
5284 Changed paths:
5285    M /trunk/src/osd/osd.c
5286
5287 Fix segmentation fault
5288 ------------------------------------------------------------------------
5289 r12368 | jpsaman | 2005-08-23 19:58:55 +0200 (Tue, 23 Aug 2005) | 1 line
5290 Changed paths:
5291    M /trunk/modules/video_filter/scale.c
5292
5293 sanity checking
5294 ------------------------------------------------------------------------
5295 r12367 | sam | 2005-08-23 19:57:08 +0200 (Tue, 23 Aug 2005) | 2 lines
5296 Changed paths:
5297    M /trunk/configure.ac
5298
5299   * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.
5300
5301 ------------------------------------------------------------------------
5302 r12366 | xtophe | 2005-08-23 18:30:28 +0200 (Tue, 23 Aug 2005) | 2 lines
5303 Changed paths:
5304    M /trunk/configure.ac
5305
5306 configure.ac: Add a --without-contrib option
5307
5308 ------------------------------------------------------------------------
5309 r12365 | sam | 2005-08-23 17:29:18 +0200 (Tue, 23 Aug 2005) | 2 lines
5310 Changed paths:
5311    M /trunk/debian/Makefile.am
5312    M /trunk/debian/changelog
5313    M /trunk/debian/control
5314    M /trunk/debian/gnome-vlc.dirs
5315    M /trunk/debian/gvlc.dirs
5316    M /trunk/debian/patches/00list
5317    D /trunk/debian/patches/20_interfaces.dpatch
5318    A /trunk/debian/patches/20_no-wx-updates.dpatch
5319    M /trunk/debian/rules
5320    M /trunk/debian/vlc.dirs
5321    M /trunk/debian/wxvlc.dirs
5322
5323   * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
5324
5325 ------------------------------------------------------------------------
5326 r12364 | sam | 2005-08-23 17:25:00 +0200 (Tue, 23 Aug 2005) | 2 lines
5327 Changed paths:
5328    M /trunk/src
5329    M /trunk/src/osd
5330
5331   * Added missing svn:ignore properties.
5332
5333 ------------------------------------------------------------------------
5334 r12363 | fkuehne | 2005-08-23 17:03:22 +0200 (Tue, 23 Aug 2005) | 1 line
5335 Changed paths:
5336    M /trunk/README.MacOSX.rtf
5337
5338 * updated questions 11 (the setting is at a different location now) and 12 (the setting is hidden by default)
5339 ------------------------------------------------------------------------
5340 r12362 | massiot | 2005-08-23 16:24:35 +0200 (Tue, 23 Aug 2005) | 7 lines
5341 Changed paths:
5342    M /trunk/configure.ac
5343    M /trunk/include/vlc_common.h
5344    M /trunk/include/vlc_symbols.h
5345    M /trunk/modules/control/http/http.c
5346    M /trunk/src/libvlc.c
5347    M /trunk/toolbox
5348
5349  * toolbox: Removed compilation information from version.c to reduce the
5350    compilation time.
5351  * configure.ac: Compilation information are now determined at
5352    configure-time. Fixed libSDL_image static linking.
5353  * src/libvlc.c: Removed VLC_CompileTime() since this is not possible
5354    without increasing the compilation time.
5355
5356 ------------------------------------------------------------------------
5357 r12361 | jpsaman | 2005-08-23 14:27:59 +0200 (Tue, 23 Aug 2005) | 1 line
5358 Changed paths:
5359    M /trunk/modules/video_filter/osdmenu.c
5360
5361 Forward port of revision 12360.
5362 ------------------------------------------------------------------------
5363 r12359 | massiot | 2005-08-23 12:07:06 +0200 (Tue, 23 Aug 2005) | 3 lines
5364 Changed paths:
5365    M /trunk/extras/contrib/src/Makefile
5366
5367  * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
5368    in libSDL_image.
5369
5370 ------------------------------------------------------------------------
5371 r12358 | sam | 2005-08-23 11:44:45 +0200 (Tue, 23 Aug 2005) | 3 lines
5372 Changed paths:
5373    M /trunk/configure.ac
5374
5375   * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
5376     flag before trying to use <altivec.h>.
5377
5378 ------------------------------------------------------------------------
5379 r12355 | gbazin | 2005-08-22 23:31:51 +0200 (Mon, 22 Aug 2005) | 1 line
5380 Changed paths:
5381    M /trunk/src/misc/net.c
5382
5383 * src/misc/net.c: fixed segfault.
5384 ------------------------------------------------------------------------
5385 r12354 | gbazin | 2005-08-22 22:24:20 +0200 (Mon, 22 Aug 2005) | 1 line
5386 Changed paths:
5387    M /trunk/src/input/es_out.c
5388
5389 * src/input/es_out.c: when removing an active track, re-run the track selection algo.
5390 ------------------------------------------------------------------------
5391 r12350 | gbazin | 2005-08-22 21:30:52 +0200 (Mon, 22 Aug 2005) | 1 line
5392 Changed paths:
5393    M /trunk/modules/codec/dvbsub.c
5394
5395 * modules/codec/dvbsub.c: fixed segfault.
5396 ------------------------------------------------------------------------
5397 r12349 | courmisch | 2005-08-22 21:00:19 +0200 (Mon, 22 Aug 2005) | 2 lines
5398 Changed paths:
5399    M /trunk/Makefile.am
5400
5401 Work-around automake being a bit too clever
5402
5403 ------------------------------------------------------------------------
5404 r12348 | fkuehne | 2005-08-22 20:51:23 +0200 (Mon, 22 Aug 2005) | 1 line
5405 Changed paths:
5406    M /trunk/extras/contrib/src/Makefile
5407
5408 * use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
5409 ------------------------------------------------------------------------
5410 r12347 | sam | 2005-08-22 20:37:43 +0200 (Mon, 22 Aug 2005) | 2 lines
5411 Changed paths:
5412    M /trunk/modules/control/hotkeys.c
5413
5414   * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)
5415
5416 ------------------------------------------------------------------------
5417 r12346 | massiot | 2005-08-22 20:22:55 +0200 (Mon, 22 Aug 2005) | 2 lines
5418 Changed paths:
5419    M /trunk/include/vlc_common.h
5420    M /trunk/src/extras/libc.c
5421
5422  * src/extras/libc.c: Compilation fix for non-Win32 platforms.
5423
5424 ------------------------------------------------------------------------
5425 r12345 | gbazin | 2005-08-22 20:12:50 +0200 (Mon, 22 Aug 2005) | 1 line
5426 Changed paths:
5427    M /trunk/modules/codec/dvbsub.c
5428
5429 * modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
5430 ------------------------------------------------------------------------
5431 r12344 | massiot | 2005-08-22 19:58:20 +0200 (Mon, 22 Aug 2005) | 8 lines
5432 Changed paths:
5433    M /trunk/include/vlc_common.h
5434    M /trunk/include/vlc_symbols.h
5435    M /trunk/modules/control/http/http.c
5436    M /trunk/modules/control/http/http.h
5437    M /trunk/modules/control/http/macro.c
5438    M /trunk/modules/control/http/mvar.c
5439    M /trunk/modules/control/http/rpn.c
5440    M /trunk/modules/control/http/util.c
5441    M /trunk/po/POTFILES.in
5442    M /trunk/po/ca.po
5443    M /trunk/po/da.po
5444    M /trunk/po/de.po
5445    M /trunk/po/en_GB.po
5446    M /trunk/po/es.po
5447    M /trunk/po/fr.po
5448    M /trunk/po/it.po
5449    M /trunk/po/ja.po
5450    M /trunk/po/nl.po
5451    M /trunk/po/pt_BR.po
5452    M /trunk/po/ro.po
5453    M /trunk/po/ru.po
5454    M /trunk/po/tr.po
5455    M /trunk/po/vlc.pot
5456    M /trunk/po/zh_TW.po
5457    M /trunk/src
5458    M /trunk/src/extras/libc.c
5459
5460  * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
5461    allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives.
5462    This is a bit kludgy but so convenient to change drives under Windows.
5463  * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
5464    directory. Thou shalt escape all exported functions with E_() to avoid
5465    potential namespace collisions !
5466  * po: Re-run make update-po since POTFILES.in has changed.
5467
5468 ------------------------------------------------------------------------
5469 r12343 | sam | 2005-08-22 19:44:19 +0200 (Mon, 22 Aug 2005) | 3 lines
5470 Changed paths:
5471    M /trunk/modules/control/http/Modules.am
5472
5473   * modules/control/http/Modules.am: added missing headers to the SOURCES
5474     variable.
5475
5476 ------------------------------------------------------------------------
5477 r12342 | sam | 2005-08-22 19:42:53 +0200 (Mon, 22 Aug 2005) | 2 lines
5478 Changed paths:
5479    M /trunk/Makefile.am
5480
5481   * Fixed the build dependencies.
5482
5483 ------------------------------------------------------------------------
5484 r12341 | massiot | 2005-08-22 16:22:41 +0200 (Mon, 22 Aug 2005) | 2 lines
5485 Changed paths:
5486    M /trunk/Makefile.am
5487
5488  * Modules.am: (Hopefully) fixed make update-po.
5489
5490 ------------------------------------------------------------------------
5491 r12340 | hartman | 2005-08-22 16:22:05 +0200 (Mon, 22 Aug 2005) | 2 lines
5492 Changed paths:
5493    M /trunk/modules/gui/wxwidgets/interface.cpp
5494
5495 * revert previous patch
5496
5497 ------------------------------------------------------------------------
5498 r12339 | hartman | 2005-08-22 15:48:33 +0200 (Mon, 22 Aug 2005) | 2 lines
5499 Changed paths:
5500    M /trunk/modules/gui/wxwidgets/interface.cpp
5501
5502 * Show the true volume range (0-400%) instead of 0-200%. The wxwidgets volume control goes only halfway i believe. This shouldn't change any behaviour, it should just change the value that is represented to the USER. refs #250
5503
5504 ------------------------------------------------------------------------
5505 r12338 | hartman | 2005-08-22 15:44:11 +0200 (Mon, 22 Aug 2005) | 2 lines
5506 Changed paths:
5507    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
5508    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
5509    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
5510    M /trunk/modules/gui/macosx/misc.h
5511    M /trunk/modules/gui/macosx/misc.m
5512
5513 * finally use the iTunes volumeslider knob that we have had since 0.7.0 but which I never cared to enable. closes #209
5514
5515 ------------------------------------------------------------------------
5516 r12337 | courmisch | 2005-08-22 15:09:25 +0200 (Mon, 22 Aug 2005) | 2 lines
5517 Changed paths:
5518    M /trunk/Makefile.am
5519
5520 Fix build in a subdirectory after make clean
5521
5522 ------------------------------------------------------------------------
5523 r12333 | jpsaman | 2005-08-22 10:29:37 +0200 (Mon, 22 Aug 2005) | 1 line
5524 Changed paths:
5525    M /trunk/modules/control/rc.c
5526
5527 Forward port of rev 12332
5528 ------------------------------------------------------------------------
5529 r12331 | jpsaman | 2005-08-22 10:10:37 +0200 (Mon, 22 Aug 2005) | 1 line
5530 Changed paths:
5531    M /trunk/modules/video_filter/osdmenu.c
5532
5533 Forward port of revision 12329 and cosmetic cleanup
5534 ------------------------------------------------------------------------
5535 r12330 | jpsaman | 2005-08-22 10:08:35 +0200 (Mon, 22 Aug 2005) | 1 line
5536 Changed paths:
5537    M /trunk/src/osd/osd.c
5538
5539 Cosmetics
5540 ------------------------------------------------------------------------
5541 r12327 | hartman | 2005-08-22 02:59:12 +0200 (Mon, 22 Aug 2005) | 2 lines
5542 Changed paths:
5543    M /trunk/modules/gui/macosx/prefs.m
5544
5545 * remove debug line
5546
5547 ------------------------------------------------------------------------
5548 r12326 | hartman | 2005-08-22 02:47:34 +0200 (Mon, 22 Aug 2005) | 2 lines
5549 Changed paths:
5550    M /trunk/modules/gui/macosx/playlist.m
5551
5552 * Use insert instead of append. Does not yet work for inserting into nodes. refs #150
5553
5554 ------------------------------------------------------------------------
5555 r12325 | hartman | 2005-08-22 01:33:58 +0200 (Mon, 22 Aug 2005) | 2 lines
5556 Changed paths:
5557    M /trunk/modules/gui/macosx/playlist.h
5558    M /trunk/modules/gui/macosx/playlist.m
5559
5560 * Nicer playlist reordering for OSX. cosmetic changes. refs #150
5561
5562 ------------------------------------------------------------------------
5563 r12322 | fkuehne | 2005-08-21 22:02:03 +0200 (Sun, 21 Aug 2005) | 1 line
5564 Changed paths:
5565    M /trunk/modules/gui/macosx/bookmarks.m
5566    M /trunk/modules/gui/macosx/wizard.m
5567
5568 * implement the extract-button of the bookmarks-window correctly (refs #22)
5569 ------------------------------------------------------------------------
5570 r12321 | courmisch | 2005-08-21 20:52:10 +0200 (Sun, 21 Aug 2005) | 2 lines
5571 Changed paths:
5572    M /trunk/vlc-api.pl
5573
5574 Typo in comment pointed out by dionoea
5575
5576 ------------------------------------------------------------------------
5577 r12320 | damienf | 2005-08-21 20:49:07 +0200 (Sun, 21 Aug 2005) | 2 lines
5578 Changed paths:
5579    M /trunk/activex/plugin.cpp
5580
5581 all: make sure that the plugin use that registry for plugin path
5582
5583 ------------------------------------------------------------------------
5584 r12319 | courmisch | 2005-08-21 20:48:05 +0200 (Sun, 21 Aug 2005) | 3 lines
5585 Changed paths:
5586    M /trunk/configure.ac
5587    M /trunk/include/modules.h
5588    M /trunk/include/vlc_symbols.h
5589    M /trunk/src/misc/modules.c
5590    M /trunk/vlc-api.pl
5591
5592 Get rid of the symbols structure and use the OS linker
5593 with --enable-shared-libvlc
5594
5595 ------------------------------------------------------------------------
5596 r12318 | damienf | 2005-08-21 19:46:48 +0200 (Sun, 21 Aug 2005) | 2 lines
5597 Changed paths:
5598    M /trunk/modules/access/file.c
5599
5600 - support for specific WIN32 file URL such as file:/C:/ and file:///C:/
5601
5602 ------------------------------------------------------------------------
5603 r12317 | fkuehne | 2005-08-21 19:45:32 +0200 (Sun, 21 Aug 2005) | 1 line
5604 Changed paths:
5605    M /trunk/modules/gui/macosx/intf.h
5606    M /trunk/modules/gui/macosx/intf.m
5607
5608 * forgot these 2 files
5609 ------------------------------------------------------------------------
5610 r12316 | fkuehne | 2005-08-21 19:45:05 +0200 (Sun, 21 Aug 2005) | 1 line
5611 Changed paths:
5612    M /trunk/Makefile.am
5613    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
5614    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
5615    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
5616    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
5617    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
5618    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
5619    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
5620    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
5621    M /trunk/modules/gui/macosx/Modules.am
5622    A /trunk/modules/gui/macosx/update.h
5623    A /trunk/modules/gui/macosx/update.m
5624
5625 * port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)
5626 ------------------------------------------------------------------------
5627 r12315 | damienf | 2005-08-21 19:43:38 +0200 (Sun, 21 Aug 2005) | 2 lines
5628 Changed paths:
5629    M /trunk/src/libvlc.c
5630
5631 - pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target
5632
5633 ------------------------------------------------------------------------
5634 r12314 | damienf | 2005-08-21 19:40:32 +0200 (Sun, 21 Aug 2005) | 4 lines
5635 Changed paths:
5636    M /trunk/activex/axvlc.idl
5637    M /trunk/activex/axvlc.tlb
5638    M /trunk/activex/axvlc_idl.c
5639    M /trunk/activex/axvlc_idl.h
5640    M /trunk/activex/dataobject.cpp
5641    M /trunk/activex/main.cpp
5642    M /trunk/activex/olecontrol.cpp
5643    M /trunk/activex/oleinplaceactiveobject.cpp
5644    M /trunk/activex/oleinplaceobject.cpp
5645    M /trunk/activex/oleobject.cpp
5646    M /trunk/activex/persistpropbag.cpp
5647    M /trunk/activex/persiststorage.cpp
5648    M /trunk/activex/persiststreaminit.cpp
5649    M /trunk/activex/persiststreaminit.h
5650    M /trunk/activex/plugin.cpp
5651    M /trunk/activex/plugin.h
5652    M /trunk/activex/test.html
5653    M /trunk/activex/utils.cpp
5654    M /trunk/activex/utils.h
5655    M /trunk/activex/viewobject.cpp
5656    M /trunk/activex/vlccontrol.cpp
5657    M /trunk/activex/vlccontrol.h
5658
5659 all: reworked ActiveX plugin, which now works properly  with .NET (tested with Visual Basic Express 2005)
5660      added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
5661      without programming.
5662
5663 ------------------------------------------------------------------------
5664 r12313 | fkuehne | 2005-08-21 19:17:43 +0200 (Sun, 21 Aug 2005) | 1 line
5665 Changed paths:
5666    M /trunk/extras/contrib/src/packages.mak
5667
5668 * use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again
5669 ------------------------------------------------------------------------
5670 r12311 | sam | 2005-08-21 18:38:17 +0200 (Sun, 21 Aug 2005) | 2 lines
5671 Changed paths:
5672    M /trunk
5673    M /trunk/debian/changelog
5674    M /trunk/debian/control
5675    M /trunk/debian/patches/00list
5676    M /trunk/debian/rules
5677
5678   * updated Debian build files
5679
5680 ------------------------------------------------------------------------
5681 r12310 | hartman | 2005-08-21 16:33:06 +0200 (Sun, 21 Aug 2005) | 2 lines
5682 Changed paths:
5683    M /trunk/modules/video_output/opengl.c
5684
5685 * Fix mouse down event forwarding from opengl (closes #325)
5686
5687 ------------------------------------------------------------------------
5688 r12309 | courmisch | 2005-08-21 14:57:10 +0200 (Sun, 21 Aug 2005) | 2 lines
5689 Changed paths:
5690    M /trunk/modules/misc/network/ipv6.c
5691
5692 Compile fix
5693
5694 ------------------------------------------------------------------------
5695 r12308 | courmisch | 2005-08-21 13:27:15 +0200 (Sun, 21 Aug 2005) | 2 lines
5696 Changed paths:
5697    M /trunk/modules/misc/network/ipv6.c
5698    M /trunk/src/misc/net.c
5699
5700 Define IPV6_PROTECTION_LEVEL manually - closes #96
5701
5702 ------------------------------------------------------------------------
5703 r12307 | dionoea | 2005-08-20 21:14:58 +0200 (Sat, 20 Aug 2005) | 2 lines
5704 Changed paths:
5705    M /trunk/include/vlc_es.h
5706
5707 remove 2 evil tabs
5708
5709 ------------------------------------------------------------------------
5710 r12306 | gbazin | 2005-08-20 20:10:24 +0200 (Sat, 20 Aug 2005) | 1 line
5711 Changed paths:
5712    M /trunk/modules/demux/playlist/dvb.c
5713
5714 * modules/demux/playlist/dvb.c: win32 build fix.
5715 ------------------------------------------------------------------------
5716 r12305 | gbazin | 2005-08-20 19:18:41 +0200 (Sat, 20 Aug 2005) | 2 lines
5717 Changed paths:
5718    M /trunk/modules/demux/playlist/Modules.am
5719    A /trunk/modules/demux/playlist/dvb.c
5720    M /trunk/modules/demux/playlist/playlist.c
5721    M /trunk/modules/demux/playlist/playlist.h
5722
5723 * modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.
5724
5725 ------------------------------------------------------------------------
5726 r12304 | courmisch | 2005-08-20 17:08:45 +0200 (Sat, 20 Aug 2005) | 2 lines
5727 Changed paths:
5728    M /trunk/THANKS
5729
5730 Due credits
5731
5732 ------------------------------------------------------------------------
5733 r12303 | courmisch | 2005-08-20 17:06:17 +0200 (Sat, 20 Aug 2005) | 3 lines
5734 Changed paths:
5735    M /trunk/modules/control/http/util.c
5736
5737 Fix url converter on win32
5738 (patch contributed by Marco Munderloh)
5739
5740 ------------------------------------------------------------------------
5741 r12302 | dionoea | 2005-08-20 15:57:15 +0200 (Sat, 20 Aug 2005) | 2 lines
5742 Changed paths:
5743    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
5744    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
5745    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
5746    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
5747    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5748    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
5749
5750 propset
5751
5752 ------------------------------------------------------------------------
5753 r12301 | courmisch | 2005-08-20 15:42:33 +0200 (Sat, 20 Aug 2005) | 2 lines
5754 Changed paths:
5755    M /trunk/lxdialog
5756
5757 Prop change
5758
5759 ------------------------------------------------------------------------
5760 r12300 | dionoea | 2005-08-20 15:28:35 +0200 (Sat, 20 Aug 2005) | 2 lines
5761 Changed paths:
5762    M /trunk/include/vlc_keys.h
5763
5764 change file name in comment
5765
5766 ------------------------------------------------------------------------
5767 r12299 | dionoea | 2005-08-20 15:22:16 +0200 (Sat, 20 Aug 2005) | 2 lines
5768 Changed paths:
5769    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5770
5771 add KEY_ENTER and KEY_SPACE to launch action()
5772
5773 ------------------------------------------------------------------------
5774 r12298 | courmisch | 2005-08-20 15:15:26 +0200 (Sat, 20 Aug 2005) | 2 lines
5775 Changed paths:
5776    M /trunk/Makefile.am
5777
5778 (Un)Install shared libvlc if enabled
5779
5780 ------------------------------------------------------------------------
5781 r12297 | dionoea | 2005-08-20 15:04:53 +0200 (Sat, 20 Aug 2005) | 2 lines
5782 Changed paths:
5783    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5784
5785  * keyboard (arrows) navigation
5786
5787 ------------------------------------------------------------------------
5788 r12296 | courmisch | 2005-08-20 14:52:45 +0200 (Sat, 20 Aug 2005) | 2 lines
5789 Changed paths:
5790    M /trunk/Makefile.am
5791
5792 Link fix
5793
5794 ------------------------------------------------------------------------
5795 r12295 | dionoea | 2005-08-20 14:50:16 +0200 (Sat, 20 Aug 2005) | 3 lines
5796 Changed paths:
5797    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5798
5799 code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
5800 you watch the playlist when it is called but i can't find what's wrong.
5801
5802 ------------------------------------------------------------------------
5803 r12294 | courmisch | 2005-08-20 14:30:12 +0200 (Sat, 20 Aug 2005) | 7 lines
5804 Changed paths:
5805    M /trunk/Makefile.am
5806    M /trunk/bootstrap
5807    M /trunk/configure.ac
5808    M /trunk/mozilla/Makefile.am
5809
5810 - experimental disabled-by-default shared libvlc build.
5811   I said "experimental". I meant it.
5812   Developers might try --enable-shared-libvlc
5813 - remove autom4te*.cache on bootstrap
5814   (some customized autoconf add their version number)
5815 - some clean up
5816
5817 ------------------------------------------------------------------------
5818 r12293 | damienf | 2005-08-20 14:04:13 +0200 (Sat, 20 Aug 2005) | 2 lines
5819 Changed paths:
5820    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5821
5822 missing const to non-const cast
5823
5824 ------------------------------------------------------------------------
5825 r12292 | courmisch | 2005-08-20 13:29:33 +0200 (Sat, 20 Aug 2005) | 2 lines
5826 Changed paths:
5827    M /trunk/m4
5828
5829 minor svn:ignore fix
5830
5831 ------------------------------------------------------------------------
5832 r12291 | zorglub | 2005-08-20 13:26:48 +0200 (Sat, 20 Aug 2005) | 2 lines
5833 Changed paths:
5834    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5835
5836 Sanity check
5837
5838 ------------------------------------------------------------------------
5839 r12290 | dionoea | 2005-08-20 13:10:30 +0200 (Sat, 20 Aug 2005) | 2 lines
5840 Changed paths:
5841    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5842    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
5843    M /trunk/modules/gui/skins2/vars/playtree.cpp
5844
5845 some more mouse control on playtree display/selection
5846
5847 ------------------------------------------------------------------------
5848 r12289 | dionoea | 2005-08-20 12:17:20 +0200 (Sat, 20 Aug 2005) | 3 lines
5849 Changed paths:
5850    M /trunk/include/vlc_playlist.h
5851    M /trunk/include/vlc_symbols.h
5852    M /trunk/src/playlist/playlist.c
5853
5854 add new playlist_PreparseEnqueueItem function which preparses a playlist_item
5855 and all its children.
5856
5857 ------------------------------------------------------------------------
5858 r12288 | zorglub | 2005-08-20 11:48:31 +0200 (Sat, 20 Aug 2005) | 2 lines
5859 Changed paths:
5860    M /trunk/modules/visualization/xosd.c
5861
5862 Fix Xosd interface (Debian #324039)
5863
5864 ------------------------------------------------------------------------
5865 r12287 | courmisch | 2005-08-20 11:37:02 +0200 (Sat, 20 Aug 2005) | 2 lines
5866 Changed paths:
5867    M /trunk/Makefile.am
5868
5869 Cosmetic fix
5870
5871 ------------------------------------------------------------------------
5872 r12286 | zorglub | 2005-08-20 11:29:38 +0200 (Sat, 20 Aug 2005) | 4 lines
5873 Changed paths:
5874    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5875
5876 Wrap all gz functions to avoid void* -> int casts.
5877
5878 Fix 64 bits build (Debian #324031)
5879
5880 ------------------------------------------------------------------------
5881 r12285 | dionoea | 2005-08-20 11:26:46 +0200 (Sat, 20 Aug 2005) | 4 lines
5882 Changed paths:
5883    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
5884    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5885    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5886
5887  * ctrl_*.cpp : mouse scrolling behavior change
5888  * skin_parser.cpp : add comment so people know where to look to fix the
5889                      Playlist slider breakage.
5890
5891 ------------------------------------------------------------------------
5892 r12284 | courmisch | 2005-08-20 10:41:50 +0200 (Sat, 20 Aug 2005) | 5 lines
5893 Changed paths:
5894    M /trunk/bootstrap
5895
5896 Use most recent automake version
5897
5898 Slower maybe, but safer
5899 and arguably more suited for automatically issued tarballs
5900
5901 ------------------------------------------------------------------------
5902 r12283 | courmisch | 2005-08-20 10:37:45 +0200 (Sat, 20 Aug 2005) | 3 lines
5903 Changed paths:
5904    M /trunk/bootstrap
5905
5906 Undo erroneous previous commit
5907 (wanted to cancel, but I pressed the wrong key)
5908
5909 ------------------------------------------------------------------------
5910 r12282 | courmisch | 2005-08-20 10:36:37 +0200 (Sat, 20 Aug 2005) | 6 lines
5911 Changed paths:
5912    M /trunk/bootstrap
5913
5914 Don't fallback to automake 1.6
5915
5916 bootstrap might be a little slower,
5917 but that'll ensure more recent build-system in tarballs.
5918 Besides, 
5919
5920 ------------------------------------------------------------------------
5921 r12281 | dionoea | 2005-08-20 02:31:27 +0200 (Sat, 20 Aug 2005) | 3 lines
5922 Changed paths:
5923    M /trunk/modules/gui/skins2/Modules.am
5924    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
5925    A /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
5926    A /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
5927    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
5928    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
5929    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
5930    A /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
5931    A /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
5932    M /trunk/modules/gui/skins2/parser/builder.cpp
5933    M /trunk/modules/gui/skins2/parser/builder.hpp
5934    M /trunk/modules/gui/skins2/parser/builder_data.def
5935    M /trunk/modules/gui/skins2/parser/builder_data.hpp
5936    M /trunk/modules/gui/skins2/parser/gen_builder.py
5937    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5938    M /trunk/modules/gui/skins2/parser/interpreter.hpp
5939    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5940    M /trunk/modules/gui/skins2/src/dialogs.cpp
5941    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5942    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5943    A /trunk/modules/gui/skins2/utils/var_tree.cpp
5944    A /trunk/modules/gui/skins2/utils/var_tree.hpp
5945    A /trunk/modules/gui/skins2/vars/playtree.cpp
5946    A /trunk/modules/gui/skins2/vars/playtree.hpp
5947
5948  * Playtree start. Basic functionalities work. Still needs a lot of
5949    work, cleaning and fixing. I'll continue this weekend.
5950
5951 ------------------------------------------------------------------------
5952 r12280 | dionoea | 2005-08-20 02:20:53 +0200 (Sat, 20 Aug 2005) | 4 lines
5953 Changed paths:
5954    A /trunk/share/skins2/playtree.vlt
5955    M /trunk/share/skins2/skin.dtd
5956
5957  * skin.dtd : add Playtree stuff
5958  * playtree.vlt : default.vlt modified to use a Playtree instead of a
5959                   Playlist
5960
5961 ------------------------------------------------------------------------
5962 r12279 | courmisch | 2005-08-19 19:52:53 +0200 (Fri, 19 Aug 2005) | 2 lines
5963 Changed paths:
5964    M /trunk/m4/vlc.m4
5965
5966 Fix (hopefully -again-) new build system on Win32
5967
5968 ------------------------------------------------------------------------
5969 r12278 | massiot | 2005-08-19 19:08:32 +0200 (Fri, 19 Aug 2005) | 4 lines
5970 Changed paths:
5971    M /trunk/modules/demux/playlist/m3u.c
5972
5973  * modules/demux/playlist/m3u.c: If name is empty, assume that the author
5974    is in reality the name of the file (compatibility with existing
5975    m3u files).
5976
5977 ------------------------------------------------------------------------
5978 r12277 | massiot | 2005-08-19 19:07:27 +0200 (Fri, 19 Aug 2005) | 6 lines
5979 Changed paths:
5980    M /trunk/modules/control/http/http.h
5981    M /trunk/modules/control/http/macro.c
5982    M /trunk/modules/control/http/mvar.c
5983    M /trunk/modules/control/http/rpn.c
5984    M /trunk/modules/control/http/util.c
5985
5986  * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
5987    indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT'
5988    or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes.
5989  * modules/control/http: Factorized and simplified the RealPath() stuff.
5990    Fixed a few hardcoded '/' as a path separator.
5991
5992 ------------------------------------------------------------------------
5993 r12274 | hartman | 2005-08-19 18:16:34 +0200 (Fri, 19 Aug 2005) | 2 lines
5994 Changed paths:
5995    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
5996    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
5997    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
5998    M /trunk/modules/gui/macosx/prefs.h
5999    M /trunk/modules/gui/macosx/prefs.m
6000    M /trunk/modules/gui/macosx/prefs_widgets.h
6001    M /trunk/modules/gui/macosx/prefs_widgets.m
6002
6003 * Section titles for the OSX Preferences.
6004
6005 ------------------------------------------------------------------------
6006 r12273 | courmisch | 2005-08-19 18:09:41 +0200 (Fri, 19 Aug 2005) | 2 lines
6007 Changed paths:
6008    M /trunk/configure.ac
6009
6010 Fix clean tree build
6011
6012 ------------------------------------------------------------------------
6013 r12272 | courmisch | 2005-08-19 18:06:54 +0200 (Fri, 19 Aug 2005) | 2 lines
6014 Changed paths:
6015    M /trunk/Makefile.am
6016    M /trunk/src
6017    D /trunk/src/Makefile.am
6018
6019 Clean up
6020
6021 ------------------------------------------------------------------------
6022 r12271 | courmisch | 2005-08-19 17:45:52 +0200 (Fri, 19 Aug 2005) | 2 lines
6023 Changed paths:
6024    M /trunk/toolbox
6025
6026 Attempt to fix problem with dnsdomain name on some OSes
6027
6028 ------------------------------------------------------------------------
6029 r12270 | courmisch | 2005-08-19 17:42:49 +0200 (Fri, 19 Aug 2005) | 2 lines
6030 Changed paths:
6031    M /trunk/configure.ac
6032
6033 Another typo. Links now.
6034
6035 ------------------------------------------------------------------------
6036 r12269 | courmisch | 2005-08-19 17:32:17 +0200 (Fri, 19 Aug 2005) | 2 lines
6037 Changed paths:
6038    M /trunk/configure.ac
6039
6040 Rah typo again
6041
6042 ------------------------------------------------------------------------
6043 r12268 | courmisch | 2005-08-19 17:31:20 +0200 (Fri, 19 Aug 2005) | 2 lines
6044 Changed paths:
6045    M /trunk/configure.ac
6046
6047 Forgot this file
6048
6049 ------------------------------------------------------------------------
6050 r12267 | courmisch | 2005-08-19 17:28:03 +0200 (Fri, 19 Aug 2005) | 2 lines
6051 Changed paths:
6052    M /trunk/Makefile.am
6053
6054 Remove unnecessary dependencies
6055
6056 ------------------------------------------------------------------------
6057 r12266 | courmisch | 2005-08-19 17:21:25 +0200 (Fri, 19 Aug 2005) | 2 lines
6058 Changed paths:
6059    M /trunk/src/misc/net.c
6060
6061 Don't print EAFNOSUPPORT error - refs #320
6062
6063 ------------------------------------------------------------------------
6064 r12265 | courmisch | 2005-08-19 17:18:24 +0200 (Fri, 19 Aug 2005) | 2 lines
6065 Changed paths:
6066    M /trunk/bootstrap
6067
6068 Fix typos in static libraries installation
6069
6070 ------------------------------------------------------------------------
6071 r12264 | courmisch | 2005-08-19 16:27:52 +0200 (Fri, 19 Aug 2005) | 2 lines
6072 Changed paths:
6073    M /trunk/bootstrap
6074
6075 Some old automake versions seem not to know about mkdir_p
6076
6077 ------------------------------------------------------------------------
6078 r12263 | jpsaman | 2005-08-19 16:00:06 +0200 (Fri, 19 Aug 2005) | 1 line
6079 Changed paths:
6080    M /trunk/NEWS
6081
6082 Added new OSD support
6083 ------------------------------------------------------------------------
6084 r12259 | jpsaman | 2005-08-19 11:02:20 +0200 (Fri, 19 Aug 2005) | 1 line
6085 Changed paths:
6086    M /trunk/modules/codec/dvbsub.c
6087
6088 Fix region width/height encoding bug. Dvbsub never tested for a change in region widht/height that made a region smaller then the previous one that was encoded. The encoded region size would always been the largest size encountered, this is now fixed. Removed some superflous whitespace/
6089 ------------------------------------------------------------------------
6090 r12258 | jpsaman | 2005-08-19 09:23:40 +0200 (Fri, 19 Aug 2005) | 1 line
6091 Changed paths:
6092    M /trunk/modules/control/rc.c
6093
6094 Cleanup of status reporting.
6095 ------------------------------------------------------------------------
6096 r12257 | zorglub | 2005-08-19 01:25:16 +0200 (Fri, 19 Aug 2005) | 2 lines
6097 Changed paths:
6098    M /trunk/modules/control/http/macro.c
6099    M /trunk/modules/control/http/rpn.c
6100
6101 If passed ?control=play without any item, just ask playlist to play
6102
6103 ------------------------------------------------------------------------
6104 r12256 | zorglub | 2005-08-19 01:05:36 +0200 (Fri, 19 Aug 2005) | 4 lines
6105 Changed paths:
6106    M /trunk/doc/Doxyfile
6107    M /trunk/modules/control/http/http.h
6108    M /trunk/modules/control/http/macro.c
6109    M /trunk/modules/control/http/util.c
6110
6111 Fix consistency of some function names
6112 Improve documentation
6113 Enable build of modules documentation
6114
6115 ------------------------------------------------------------------------
6116 r12255 | hartman | 2005-08-18 23:38:32 +0200 (Thu, 18 Aug 2005) | 2 lines
6117 Changed paths:
6118    M /trunk/modules/gui/macosx/extended.m
6119
6120 * Change only the frontmost window opaqueness
6121
6122 ------------------------------------------------------------------------
6123 r12254 | hartman | 2005-08-18 23:26:23 +0200 (Thu, 18 Aug 2005) | 2 lines
6124 Changed paths:
6125    M /trunk/modules/gui/macosx/extended.m
6126
6127 * Fix on the fly Opaqueness changing
6128
6129 ------------------------------------------------------------------------
6130 r12253 | zorglub | 2005-08-18 21:38:01 +0200 (Thu, 18 Aug 2005) | 2 lines
6131 Changed paths:
6132    M /trunk/modules/control/http/util.c
6133
6134 Die !
6135
6136 ------------------------------------------------------------------------
6137 r12252 | zorglub | 2005-08-18 21:32:02 +0200 (Thu, 18 Aug 2005) | 2 lines
6138 Changed paths:
6139    M /trunk/modules/control/http/Modules.am
6140
6141 wtf ?
6142
6143 ------------------------------------------------------------------------
6144 r12251 | zorglub | 2005-08-18 21:20:25 +0200 (Thu, 18 Aug 2005) | 2 lines
6145 Changed paths:
6146    M /trunk/modules/control/http
6147
6148 propset
6149
6150 ------------------------------------------------------------------------
6151 r12250 | zorglub | 2005-08-18 21:18:56 +0200 (Thu, 18 Aug 2005) | 2 lines
6152 Changed paths:
6153    M /trunk/configure.ac
6154    M /trunk/modules/control/Modules.am
6155    A /trunk/modules/control/http
6156    A /trunk/modules/control/http/Modules.am
6157    A /trunk/modules/control/http/http.c (from /trunk/modules/control/http.c:12247)
6158    A /trunk/modules/control/http/http.h
6159    A /trunk/modules/control/http/macro.c
6160    A /trunk/modules/control/http/macros.h
6161    A /trunk/modules/control/http/mvar.c
6162    A /trunk/modules/control/http/rpn.c
6163    A /trunk/modules/control/http/util.c
6164    D /trunk/modules/control/http.c
6165
6166 Split the HTTP interface and begin to document it
6167
6168 ------------------------------------------------------------------------
6169 r12249 | jpsaman | 2005-08-18 20:00:31 +0200 (Thu, 18 Aug 2005) | 1 line
6170 Changed paths:
6171    M /trunk/modules/control/rc.c
6172
6173 Fix an issue with the state option (behaves differently then in 0.8.1) and removed useless white space.
6174 ------------------------------------------------------------------------
6175 r12248 | fkuehne | 2005-08-18 19:50:41 +0200 (Thu, 18 Aug 2005) | 1 line
6176 Changed paths:
6177    M /trunk/modules/gui/macosx/extended.m
6178
6179 * get the correct vout, when using the opengl-output-module - on-the-fly changing still not possible
6180 ------------------------------------------------------------------------
6181 r12247 | courmisch | 2005-08-18 19:00:20 +0200 (Thu, 18 Aug 2005) | 3 lines
6182 Changed paths:
6183    M /trunk/bootstrap
6184    M /trunk/configure.ac
6185    M /trunk/m4/vlc.m4
6186    M /trunk/modules/gui/wince/Modules.am
6187
6188 Redo 12234; this time with (hopefully) Mac OS X support
6189 It was probably too easy that building to Windows and Linux worked the same
6190
6191 ------------------------------------------------------------------------
6192 r12246 | dionoea | 2005-08-18 18:52:45 +0200 (Thu, 18 Aug 2005) | 2 lines
6193 Changed paths:
6194    M /trunk/modules/gui/wxwidgets/playlist.cpp
6195
6196 remove tabs/trailing spaces
6197
6198 ------------------------------------------------------------------------
6199 r12245 | zorglub | 2005-08-18 18:50:38 +0200 (Thu, 18 Aug 2005) | 2 lines
6200 Changed paths:
6201    M /trunk/modules/access/directory.c
6202
6203 Remove debug
6204
6205 ------------------------------------------------------------------------
6206 r12244 | courmisch | 2005-08-18 18:49:19 +0200 (Thu, 18 Aug 2005) | 2 lines
6207 Changed paths:
6208    M /trunk/modules/gui/wince/Modules.am
6209
6210 Revert the other half
6211
6212 ------------------------------------------------------------------------
6213 r12243 | jpsaman | 2005-08-18 18:41:10 +0200 (Thu, 18 Aug 2005) | 1 line
6214 Changed paths:
6215    M /trunk/modules/control/rc.c
6216    M /trunk/modules/gui/macosx/controls.m
6217    M /trunk/modules/gui/macosx/intf.m
6218    M /trunk/src/audio_output/intf.c
6219    M /trunk/src/libvlc.h
6220    M /trunk/src/osd/osd.c
6221
6222 Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).
6223 ------------------------------------------------------------------------
6224 r12242 | fkuehne | 2005-08-18 18:39:23 +0200 (Thu, 18 Aug 2005) | 1 line
6225 Changed paths:
6226    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
6227    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
6228    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6229    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
6230
6231 * set the 'auto save name' for the equalizer, extended and bookmarks panels to automatically save their positions (closes #316)
6232 ------------------------------------------------------------------------
6233 r12241 | courmisch | 2005-08-18 18:27:00 +0200 (Thu, 18 Aug 2005) | 2 lines
6234 Changed paths:
6235    M /trunk/bootstrap
6236
6237 Grrr damn Mac OS X linker
6238
6239 ------------------------------------------------------------------------
6240 r12240 | massiot | 2005-08-18 18:23:30 +0200 (Thu, 18 Aug 2005) | 2 lines
6241 Changed paths:
6242    M /trunk/configure.ac
6243
6244  * configure.ac: Print a warning when DVB headers aren't found.
6245
6246 ------------------------------------------------------------------------
6247 r12239 | zorglub | 2005-08-18 18:20:43 +0200 (Thu, 18 Aug 2005) | 2 lines
6248 Changed paths:
6249    M /trunk/NEWS
6250
6251 improve 
6252
6253 ------------------------------------------------------------------------
6254 r12238 | fkuehne | 2005-08-18 18:12:29 +0200 (Thu, 18 Aug 2005) | 4 lines
6255 Changed paths:
6256    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
6257    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
6258    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
6259    M /trunk/modules/gui/macosx/extended.h
6260    M /trunk/modules/gui/macosx/extended.m
6261
6262 * added the opaqueness-slider to the extended panel (refs #318)
6263     - on-the-fly changing is not yet possible, since I don't know the correct pointer (the current one gives "dereferencing pointer to incomplete type"); see FIXME.
6264 * VLCExtended is the delegate for o_extended_window now, to save the prefs automatically, once VLC is going to be terminated
6265 * "awakeFromNib" was partially moved to "showPanel" to retrieve the slider values before showing the window, in case they were saved in the prefs-window
6266 ------------------------------------------------------------------------
6267 r12237 | massiot | 2005-08-18 18:08:55 +0200 (Thu, 18 Aug 2005) | 2 lines
6268 Changed paths:
6269    M /trunk/NEWS
6270
6271  * NEWS: Updated with my work since 0.8.2.
6272
6273 ------------------------------------------------------------------------
6274 r12236 | massiot | 2005-08-18 17:58:05 +0200 (Thu, 18 Aug 2005) | 2 lines
6275 Changed paths:
6276    M /trunk/modules/demux/demuxdump.c
6277
6278  * modules/demux/demuxdump.c: Better error detection (disk full for instance).
6279
6280 ------------------------------------------------------------------------
6281 r12235 | courmisch | 2005-08-18 17:50:58 +0200 (Thu, 18 Aug 2005) | 1 line
6282 Changed paths:
6283    M /trunk/toolbox
6284
6285
6286 ------------------------------------------------------------------------
6287 r12234 | courmisch | 2005-08-18 17:38:09 +0200 (Thu, 18 Aug 2005) | 4 lines
6288 Changed paths:
6289    M /trunk/bootstrap
6290    M /trunk/modules/gui/wince/Modules.am
6291
6292 - Use a common rule to build plugins (refs #297)
6293   (tested on Mingw32 and native Linux, might need some tweaks)
6294 - Remove some legacy code
6295
6296 ------------------------------------------------------------------------
6297 r12233 | courmisch | 2005-08-18 17:36:12 +0200 (Thu, 18 Aug 2005) | 3 lines
6298 Changed paths:
6299    M /trunk/Makefile.am
6300    M /trunk/bootstrap
6301
6302 - (Un)install plugins from their directory (refs #297)
6303 - Fix mostlyclean target
6304
6305 ------------------------------------------------------------------------
6306 r12232 | courmisch | 2005-08-18 17:27:57 +0200 (Thu, 18 Aug 2005) | 6 lines
6307 Changed paths:
6308    M /trunk/modules/misc/network/ipv6.c
6309
6310 Don't print EAFNOSUPPORT error when the given name/address does not
6311 even resolve to IPv6 - though cosmetic that seemed to confuse a guy on
6312 the mailing list - refs #320.
6313
6314 A cleaner more clever solution would be better.
6315
6316 ------------------------------------------------------------------------
6317 r12231 | courmisch | 2005-08-18 17:25:33 +0200 (Thu, 18 Aug 2005) | 2 lines
6318 Changed paths:
6319    M /trunk/activex/axvlc.inf.in
6320    M /trunk/configure.ac
6321
6322 Replace the specific VERSION32 kludge with a clean more reusable solution
6323
6324 ------------------------------------------------------------------------
6325 r12230 | courmisch | 2005-08-18 17:24:38 +0200 (Thu, 18 Aug 2005) | 2 lines
6326 Changed paths:
6327    M /trunk/include/network.h
6328    M /trunk/include/vlc_symbols.h
6329    M /trunk/src/misc/net.c
6330
6331 Add const
6332
6333 ------------------------------------------------------------------------
6334 r12229 | jpsaman | 2005-08-18 17:14:02 +0200 (Thu, 18 Aug 2005) | 1 line
6335 Changed paths:
6336    M /trunk/modules/demux/sgimb.c
6337
6338 Fix compiler warning. Removed unused variable
6339 ------------------------------------------------------------------------
6340 r12228 | jpsaman | 2005-08-18 15:53:45 +0200 (Thu, 18 Aug 2005) | 1 line
6341 Changed paths:
6342    M /trunk/src/misc/net.c
6343
6344 Eliminate false errors of which errno said it was a success.
6345 ------------------------------------------------------------------------
6346 r12227 | jpsaman | 2005-08-18 14:55:46 +0200 (Thu, 18 Aug 2005) | 1 line
6347 Changed paths:
6348    M /trunk/toolbox
6349
6350 Added a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE IS AUTOMATICALLY GENERATED -
6351 ------------------------------------------------------------------------
6352 r12226 | massiot | 2005-08-18 14:41:16 +0200 (Thu, 18 Aug 2005) | 2 lines
6353 Changed paths:
6354    M /trunk/po/POTFILES.in
6355
6356  * po/POTFILES.in: Removed two non-existing files.
6357
6358 ------------------------------------------------------------------------
6359 r12225 | massiot | 2005-08-18 12:01:30 +0200 (Thu, 18 Aug 2005) | 3 lines
6360 Changed paths:
6361    M /trunk/modules/control/http.c
6362
6363  * modules/control/http.c: Implemented RPN functions playlist_move and
6364    playlist_delete.
6365
6366 ------------------------------------------------------------------------
6367 r12224 | jpsaman | 2005-08-18 11:50:18 +0200 (Thu, 18 Aug 2005) | 1 line
6368 Changed paths:
6369    M /trunk/vlc.win32.nsi
6370
6371 Include OSD menu files in installer
6372 ------------------------------------------------------------------------
6373 r12223 | hartman | 2005-08-18 00:44:08 +0200 (Thu, 18 Aug 2005) | 2 lines
6374 Changed paths:
6375    M /trunk/po/POTFILES.in
6376
6377 * not yet added plugins can break POTFILES.in as well mr. courmish :D
6378
6379 ------------------------------------------------------------------------
6380 r12222 | dionoea | 2005-08-17 22:53:38 +0200 (Wed, 17 Aug 2005) | 2 lines
6381 Changed paths:
6382    M /trunk/modules/video_filter/logo.c
6383
6384 remove tabs and trailing spaces
6385
6386 ------------------------------------------------------------------------
6387 r12221 | dionoea | 2005-08-17 22:43:15 +0200 (Wed, 17 Aug 2005) | 2 lines
6388 Changed paths:
6389    M /trunk/modules/video_filter/rss.c
6390
6391 if ttl==0, don't update the feeds
6392
6393 ------------------------------------------------------------------------
6394 r12220 | dionoea | 2005-08-17 22:24:15 +0200 (Wed, 17 Aug 2005) | 2 lines
6395 Changed paths:
6396    M /trunk/modules/video_filter/rss.c
6397
6398 remove debug stuff
6399
6400 ------------------------------------------------------------------------
6401 r12219 | dionoea | 2005-08-17 22:17:11 +0200 (Wed, 17 Aug 2005) | 4 lines
6402 Changed paths:
6403    M /trunk/modules/video_filter/rss.c
6404
6405  * add --rss-ttl parmeter so the feeds can be updated
6406  * URL list seperator now is | (pipe)
6407  * fixes
6408
6409 ------------------------------------------------------------------------
6410 r12218 | dionoea | 2005-08-17 18:14:32 +0200 (Wed, 17 Aug 2005) | 2 lines
6411 Changed paths:
6412    M /trunk/vlc.win32.nsi
6413
6414 wxwin -> wx
6415
6416 ------------------------------------------------------------------------
6417 r12217 | massiot | 2005-08-17 18:00:30 +0200 (Wed, 17 Aug 2005) | 2 lines
6418 Changed paths:
6419    M /trunk/modules/access/file.c
6420
6421  * modules/access/file.c: Expansion of '~/' in filenames.
6422
6423 ------------------------------------------------------------------------
6424 r12216 | massiot | 2005-08-17 17:12:51 +0200 (Wed, 17 Aug 2005) | 5 lines
6425 Changed paths:
6426    M /trunk/modules/control/http.c
6427    M /trunk/src/libvlc.c
6428    M /trunk/src/misc/configuration.c
6429
6430  * src/libvlc.c: Expand ~/ in --config-file.
6431  * modules/control/http.c: New RPN functions :
6432    - 'module' vlc_config_save ('module' can be an empty string) returns status
6433    - vlc_config_reset
6434
6435 ------------------------------------------------------------------------
6436 r12215 | massiot | 2005-08-17 16:39:07 +0200 (Wed, 17 Aug 2005) | 8 lines
6437 Changed paths:
6438    M /trunk/Makefile.am
6439    M /trunk/include/vlc/vlc.h
6440    M /trunk/include/vlc_common.h
6441    M /trunk/include/vlc_symbols.h
6442    M /trunk/modules/control/http.c
6443    M /trunk/src/libvlc.c
6444    M /trunk/src/misc
6445    M /trunk/toolbox
6446
6447  * Makefile.am: New file version.c, generated at each 'make' command.
6448  * toolbox: New --update-version switch, which builds the version.c file
6449    from current date, user/hostname/domainname, compiler version and
6450    svn changeset.
6451  * src/libvlc.c: Exported API to access data from version.c.
6452  * modules/control/http.c: New variables vlc_compile_time, vlc_compile_by,
6453    vlc_compile_host, vlc_compile_domain, vlc_compiler and vlc_changeset.
6454
6455 ------------------------------------------------------------------------
6456 r12214 | massiot | 2005-08-17 14:00:44 +0200 (Wed, 17 Aug 2005) | 8 lines
6457 Changed paths:
6458    M /trunk/modules/control/http.c
6459
6460  * modules/control/http.c: New RPN functions :
6461    - 'variable' vlc_var_type
6462    - 'variable' vlc_config_type
6463    - value 'variable' vlc_var_set (renamed from vlc_set_var for consistency)
6464    - 'variable' vlc_var_get
6465    - value 'variable' vlc_config_set
6466    - 'variable' vlc_config_get
6467
6468 ------------------------------------------------------------------------
6469 r12213 | massiot | 2005-08-17 13:58:44 +0200 (Wed, 17 Aug 2005) | 2 lines
6470 Changed paths:
6471    M /trunk/Makefile.am
6472
6473  * Makefile.am: MacOS X fix when srcdir != builddir.
6474
6475 ------------------------------------------------------------------------
6476 r12212 | hartman | 2005-08-16 16:21:38 +0200 (Tue, 16 Aug 2005) | 2 lines
6477 Changed paths:
6478    M /trunk/modules/demux/sgimb.c
6479
6480 * Fix an issue with sgi announce files and adding the new items to the playlist
6481
6482 ------------------------------------------------------------------------
6483 r12211 | courmisch | 2005-08-15 20:10:06 +0200 (Mon, 15 Aug 2005) | 2 lines
6484 Changed paths:
6485    M /trunk/Makefile.am
6486
6487 Fix distclean
6488
6489 ------------------------------------------------------------------------
6490 r12210 | zorglub | 2005-08-15 18:54:13 +0200 (Mon, 15 Aug 2005) | 2 lines
6491 Changed paths:
6492    M /trunk/modules/access/http.c
6493
6494 Compile fix
6495
6496 ------------------------------------------------------------------------
6497 r12209 | zorglub | 2005-08-15 18:53:51 +0200 (Mon, 15 Aug 2005) | 2 lines
6498 Changed paths:
6499    M /trunk/modules/access/http.c
6500
6501 Test commit. This commit breaks the build, don't use it
6502
6503 ------------------------------------------------------------------------
6504 r12208 | asmax | 2005-08-15 17:58:39 +0200 (Mon, 15 Aug 2005) | 2 lines
6505 Changed paths:
6506    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
6507
6508  * compilation fix
6509
6510 ------------------------------------------------------------------------
6511 r12207 | asmax | 2005-08-15 17:54:32 +0200 (Mon, 15 Aug 2005) | 1 line
6512 Changed paths:
6513    M /trunk/modules/gui/skins2/commands/async_queue.cpp
6514    M /trunk/modules/gui/skins2/commands/async_queue.hpp
6515    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
6516    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
6517    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
6518    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
6519    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
6520    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
6521    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
6522    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
6523    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
6524    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
6525    M /trunk/modules/gui/skins2/src/os_factory.hpp
6526    M /trunk/modules/gui/skins2/src/skin_common.hpp
6527    M /trunk/modules/gui/skins2/src/tooltip.cpp
6528    M /trunk/modules/gui/skins2/src/tooltip.hpp
6529    M /trunk/modules/gui/skins2/src/vlcproc.cpp
6530    M /trunk/modules/gui/skins2/src/vlcproc.hpp
6531    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
6532    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
6533    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
6534    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
6535    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
6536    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
6537    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
6538    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
6539
6540  * all: replaced remaining C callbacks by commands
6541 ------------------------------------------------------------------------
6542 r12206 | courmisch | 2005-08-15 17:21:11 +0200 (Mon, 15 Aug 2005) | 2 lines
6543 Changed paths:
6544    M /trunk/src/libvlc.c
6545
6546 Use Latin-9 rather than US-ASCII when there is no local charset
6547
6548 ------------------------------------------------------------------------
6549 r12205 | jpsaman | 2005-08-15 17:06:42 +0200 (Mon, 15 Aug 2005) | 1 line
6550 Changed paths:
6551    M /trunk/modules/video_filter/osdmenu.c
6552
6553 Use an empty palette to get the colors of the picture right.
6554 ------------------------------------------------------------------------
6555 r12204 | jpsaman | 2005-08-15 17:02:08 +0200 (Mon, 15 Aug 2005) | 1 line
6556 Changed paths:
6557    M /trunk/modules/codec/dvbsub.c
6558
6559 Oops, Disable debugging.
6560 ------------------------------------------------------------------------
6561 r12203 | jpsaman | 2005-08-15 17:01:31 +0200 (Mon, 15 Aug 2005) | 1 line
6562 Changed paths:
6563    M /trunk/modules/codec/dvbsub.c
6564
6565 Also allow an empty palette marked with palette.i_entries = 0
6566 ------------------------------------------------------------------------
6567 r12202 | zorglub | 2005-08-15 16:57:02 +0200 (Mon, 15 Aug 2005) | 2 lines
6568 Changed paths:
6569    M /trunk/include/vlc_access.h
6570    M /trunk/include/vlc_demux.h
6571    M /trunk/include/vlc_es_out.h
6572    M /trunk/include/vlc_input.h
6573    M /trunk/include/vlc_stream.h
6574    M /trunk/src/stream_output/sap.c
6575
6576 Fix a few warnings
6577
6578 ------------------------------------------------------------------------
6579 r12201 | courmisch | 2005-08-15 16:51:42 +0200 (Mon, 15 Aug 2005) | 3 lines
6580 Changed paths:
6581    M /trunk/src/libvlc.c
6582
6583 - Fix, clean up locale settings
6584 - Fix local charset detection that broke (From|To)Locale
6585
6586 ------------------------------------------------------------------------
6587 r12200 | courmisch | 2005-08-15 16:50:24 +0200 (Mon, 15 Aug 2005) | 2 lines
6588 Changed paths:
6589    M /trunk/modules/access/directory.c
6590
6591 Fix playlist item insertion when local charset is not UTF-8
6592
6593 ------------------------------------------------------------------------
6594 r12199 | courmisch | 2005-08-15 16:50:06 +0200 (Mon, 15 Aug 2005) | 2 lines
6595 Changed paths:
6596    M /trunk/modules/access/file.c
6597
6598 Fix stat() when local charset is not UTF-8
6599
6600 ------------------------------------------------------------------------
6601 r12198 | jpsaman | 2005-08-15 16:41:28 +0200 (Mon, 15 Aug 2005) | 1 line
6602 Changed paths:
6603    M /trunk/modules/codec/dvbsub.c
6604    M /trunk/modules/video_filter/osdmenu.c
6605
6606 Found a simpler way to send an empty picture to the client. It fixes also memleaks introduced in 12196.
6607 ------------------------------------------------------------------------
6608 r12197 | massiot | 2005-08-15 15:37:59 +0200 (Mon, 15 Aug 2005) | 2 lines
6609 Changed paths:
6610    M /trunk/src/input/input.c
6611
6612  * src/input/input.c: Really fixed :programs= this time.
6613
6614 ------------------------------------------------------------------------
6615 r12196 | jpsaman | 2005-08-15 14:35:35 +0200 (Mon, 15 Aug 2005) | 1 line
6616 Changed paths:
6617    M /trunk/modules/video_filter/osdmenu.c
6618
6619 Send an empty subpicture to remove the OSD menu on the client application when "menu off" commands is given on the rc interface.
6620 ------------------------------------------------------------------------
6621 r12195 | jpsaman | 2005-08-15 14:32:44 +0200 (Mon, 15 Aug 2005) | 1 line
6622 Changed paths:
6623    M /trunk/modules/codec/dvbsub.c
6624
6625 Replaced // comments with /* .. */ and added some sanity checking.
6626 ------------------------------------------------------------------------
6627 r12194 | jpsaman | 2005-08-15 14:21:16 +0200 (Mon, 15 Aug 2005) | 1 line
6628 Changed paths:
6629    M /trunk/src/video_output/vout_subpictures.c
6630
6631 Use NULL for initializing pointers iso 0.
6632 ------------------------------------------------------------------------
6633 r12193 | courmisch | 2005-08-14 19:28:28 +0200 (Sun, 14 Aug 2005) | 2 lines
6634 Changed paths:
6635    M /trunk/configure.ac
6636
6637 Link ipv4 with iphlpapi - closes #315
6638
6639 ------------------------------------------------------------------------
6640 r12192 | courmisch | 2005-08-14 18:56:35 +0200 (Sun, 14 Aug 2005) | 4 lines
6641 Changed paths:
6642    M /trunk/src/stream_output/sap.c
6643
6644 Fix SAP announce destination address - closes #314
6645
6646 Bug reported by Thomas Knauer
6647
6648 ------------------------------------------------------------------------
6649 r12191 | courmisch | 2005-08-14 18:46:48 +0200 (Sun, 14 Aug 2005) | 2 lines
6650 Changed paths:
6651    M /trunk/modules/services_discovery/sap.c
6652
6653 Fix compiler warnings
6654
6655 ------------------------------------------------------------------------
6656 r12190 | courmisch | 2005-08-14 18:28:59 +0200 (Sun, 14 Aug 2005) | 15 lines
6657 Changed paths:
6658    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6659
6660 Don't set LC_NUMERIC in the wxWidgets plugin.
6661
6662 It's already set to C globally because there are a bunch of things that
6663 assume US-style float numbers formatting (config file, RTSP VoD server
6664 to name a few) -- see SetLanguage() in libvlc.
6665
6666 If you want to get a float from the user, you can look for the comma
6667 and replace it with a dot before parsing. However keep in mind that the
6668 stream output parser already uses the comma to separate options; that's
6669 yet another reason to use the dot in any case.
6670
6671 Also, I don't know if some remote locales use neither dot nor comma as
6672 their decimal point.
6673
6674
6675 ------------------------------------------------------------------------
6676 r12189 | zorglub | 2005-08-14 18:15:50 +0200 (Sun, 14 Aug 2005) | 2 lines
6677 Changed paths:
6678    M /trunk/bootstrap
6679
6680 Don't use m4 comments in Makefile. Should fix win32 build
6681
6682 ------------------------------------------------------------------------
6683 r12188 | titer | 2005-08-14 15:15:38 +0200 (Sun, 14 Aug 2005) | 2 lines
6684 Changed paths:
6685    M /trunk/include/network.h
6686    M /trunk/modules/demux/playlist/m3u.c
6687    M /trunk/src/misc/net.c
6688    M /trunk/src/stream_output/sap.c
6689
6690  ALL: compile fixes
6691
6692 ------------------------------------------------------------------------
6693 r12187 | massiot | 2005-08-14 15:04:57 +0200 (Sun, 14 Aug 2005) | 4 lines
6694 Changed paths:
6695    M /trunk/modules/demux/ts.c
6696
6697  * modules/demux/ts.c: Fixed a side-effect when p_sys->b_dvb_control has
6698    not been set to VLC_FALSE yet, the program number is not specified,
6699    and we're reading a PMT.
6700
6701 ------------------------------------------------------------------------
6702 r12186 | sam | 2005-08-14 14:43:30 +0200 (Sun, 14 Aug 2005) | 2 lines
6703 Changed paths:
6704    M /trunk/configure.ac
6705    M /trunk/modules/audio_output/Modules.am
6706    A /trunk/modules/audio_output/arts.c
6707
6708   * reverted commit 12177 (aRts removal).
6709
6710 ------------------------------------------------------------------------
6711 r12185 | courmisch | 2005-08-14 14:24:33 +0200 (Sun, 14 Aug 2005) | 2 lines
6712 Changed paths:
6713    M /trunk/src/libvlc.c
6714    M /trunk/src/misc/configuration.c
6715
6716 Set LC_NUMERIC to C once and for all.
6717
6718 ------------------------------------------------------------------------
6719 r12184 | courmisch | 2005-08-14 14:22:25 +0200 (Sun, 14 Aug 2005) | 5 lines
6720 Changed paths:
6721    M /trunk/modules/misc/network/ipv6.c
6722    M /trunk/src/misc/net.c
6723
6724 got the value for PROTECTION_LEVEL_* hard-coded
6725 , but still miss the other one.
6726
6727 Anyone with Visual Studio here ?
6728
6729 ------------------------------------------------------------------------
6730 r12183 | dionoea | 2005-08-14 00:15:37 +0200 (Sun, 14 Aug 2005) | 8 lines
6731 Changed paths:
6732    M /trunk/src/libvlc.c
6733    M /trunk/src/misc/configuration.c
6734
6735  * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
6736    missing. Beware that this change configuration saving output (it used
6737    to be saved in users locale).
6738
6739    this should fix float config options save/load rounding issues. If someone
6740    has a better fix, feel free to do so (but please dont revert a commit and
6741    provide no alternative fix)
6742
6743 ------------------------------------------------------------------------
6744 r12182 | jpsaman | 2005-08-13 21:38:34 +0200 (Sat, 13 Aug 2005) | 1 line
6745 Changed paths:
6746    M /trunk/modules/control/rc.c
6747
6748 Fix breakage of revision 12164 when a non-socket connection to the rc interface is active.
6749 ------------------------------------------------------------------------
6750 r12181 | jpsaman | 2005-08-13 21:28:49 +0200 (Sat, 13 Aug 2005) | 1 line
6751 Changed paths:
6752    M /trunk/include/vlc_symbols.h
6753
6754 API changed
6755 ------------------------------------------------------------------------
6756 r12180 | jpsaman | 2005-08-13 21:26:27 +0200 (Sat, 13 Aug 2005) | 1 line
6757 Changed paths:
6758    M /trunk/include/vlc_osd.h
6759    M /trunk/modules/control/rc.c
6760    M /trunk/src/osd/osd.c
6761
6762 Reworked OSD Volume handling and display of volumebar. Run make stamp-api to update include/vlc_symbols.h.
6763 ------------------------------------------------------------------------
6764 r12179 | courmisch | 2005-08-13 21:15:17 +0200 (Sat, 13 Aug 2005) | 3 lines
6765 Changed paths:
6766    M /trunk/modules/misc/network/ipv4.c
6767
6768 [Win32] Attempt to guess best interface for multicast
6769 may close #163
6770
6771 ------------------------------------------------------------------------
6772 r12178 | zorglub | 2005-08-13 20:44:31 +0200 (Sat, 13 Aug 2005) | 2 lines
6773 Changed paths:
6774    M /trunk/modules/LIST
6775    M /trunk/modules/list.sh
6776
6777 Update modules list
6778
6779 ------------------------------------------------------------------------
6780 r12177 | courmisch | 2005-08-13 19:49:38 +0200 (Sat, 13 Aug 2005) | 4 lines
6781 Changed paths:
6782    M /trunk/configure.ac
6783    M /trunk/modules/audio_output/Modules.am
6784    D /trunk/modules/audio_output/arts.c
6785
6786 Remove severely broken unmaintained aRts plugin
6787
6788 Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.
6789
6790 ------------------------------------------------------------------------
6791 r12176 | courmisch | 2005-08-13 19:43:47 +0200 (Sat, 13 Aug 2005) | 2 lines
6792 Changed paths:
6793    M /trunk/bootstrap
6794
6795 Add missing slashes
6796
6797 ------------------------------------------------------------------------
6798 r12175 | jpsaman | 2005-08-13 18:56:14 +0200 (Sat, 13 Aug 2005) | 1 line
6799 Changed paths:
6800    M /trunk/src/osd/osd_parser.c
6801
6802 Remove unused comments
6803 ------------------------------------------------------------------------
6804 r12174 | jpsaman | 2005-08-13 18:55:28 +0200 (Sat, 13 Aug 2005) | 1 line
6805 Changed paths:
6806    M /trunk/modules/control/rc.c
6807
6808 Print status change message when volume is changed with volume command on the rc interface.
6809 ------------------------------------------------------------------------
6810 r12173 | courmisch | 2005-08-13 18:23:19 +0200 (Sat, 13 Aug 2005) | 2 lines
6811 Changed paths:
6812    M /trunk/modules/demux/mkv.cpp
6813
6814 - convert UTF16/UTF32 to UTF8 rather than Latin1 - closes #287
6815
6816 ------------------------------------------------------------------------
6817 r12172 | courmisch | 2005-08-13 18:08:29 +0200 (Sat, 13 Aug 2005) | 2 lines
6818 Changed paths:
6819    M /trunk/src/misc/tls.c
6820
6821 Reuse TLS module/object when already present - closes #288
6822
6823 ------------------------------------------------------------------------
6824 r12171 | courmisch | 2005-08-13 17:33:22 +0200 (Sat, 13 Aug 2005) | 2 lines
6825 Changed paths:
6826    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6827    M /trunk/src/libvlc.c
6828
6829 Undo LC_NUMERIC change
6830
6831 ------------------------------------------------------------------------
6832 r12170 | courmisch | 2005-08-13 17:20:45 +0200 (Sat, 13 Aug 2005) | 2 lines
6833 Changed paths:
6834    M /trunk/Makefile.am
6835
6836 Remove useless debug stuff
6837
6838 ------------------------------------------------------------------------
6839 r12169 | fkuehne | 2005-08-13 17:19:57 +0200 (Sat, 13 Aug 2005) | 1 line
6840 Changed paths:
6841    M /trunk/THANKS
6842    M /trunk/po/ru.po
6843
6844 updated Russian translation by Andrey Brilevskiy
6845 ------------------------------------------------------------------------
6846 r12168 | dionoea | 2005-08-13 17:03:21 +0200 (Sat, 13 Aug 2005) | 12 lines
6847 Changed paths:
6848    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
6849    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6850    M /trunk/src/libvlc.c
6851
6852 Disclaimer : this commit would need to be checked by someone
6853
6854 Change locale (LC_NUMERIC) in appropriate places so we always use the
6855 user's locale when reading/writting floats to config (otherwise it would
6856 read floats using C locale (float separator is . in C) and write them
6857 using the user's local (float separator can be , instead of .))
6858
6859 If these changes aren't ok, then i think that the only solution would be
6860 to always setlocale(LC_NUMERIC, "C") when handling config str<->float
6861 conversions.
6862
6863
6864 ------------------------------------------------------------------------
6865 r12167 | courmisch | 2005-08-13 16:44:12 +0200 (Sat, 13 Aug 2005) | 2 lines
6866 Changed paths:
6867    M /trunk/Makefile.am
6868    M /trunk/vlc-api.pl
6869
6870 Fix for make distclean
6871
6872 ------------------------------------------------------------------------
6873 r12166 | courmisch | 2005-08-13 16:15:09 +0200 (Sat, 13 Aug 2005) | 2 lines
6874 Changed paths:
6875    M /trunk/Makefile.am
6876
6877 Fix make dist when builddir != srcdir
6878
6879 ------------------------------------------------------------------------
6880 r12165 | courmisch | 2005-08-13 16:08:02 +0200 (Sat, 13 Aug 2005) | 2 lines
6881 Changed paths:
6882    M /trunk/src/Makefile.am
6883
6884 Unbreak make dist
6885
6886 ------------------------------------------------------------------------
6887 r12164 | courmisch | 2005-08-13 15:56:47 +0200 (Sat, 13 Aug 2005) | 3 lines
6888 Changed paths:
6889    M /trunk/modules/control/rc.c
6890
6891 - Append CRLF manually
6892 - Compiler warning fixed
6893
6894 ------------------------------------------------------------------------
6895 r12163 | jpsaman | 2005-08-13 15:49:04 +0200 (Sat, 13 Aug 2005) | 1 line
6896 Changed paths:
6897    M /trunk/modules/demux/ts.c
6898
6899 remove unusefull comment
6900 ------------------------------------------------------------------------
6901 r12162 | courmisch | 2005-08-13 15:19:30 +0200 (Sat, 13 Aug 2005) | 3 lines
6902 Changed paths:
6903    M /trunk/modules/control/rc.c
6904
6905 Revert commit [12128] that violate gettext rules
6906 (carriage return are forbidden).
6907
6908 ------------------------------------------------------------------------
6909 r12161 | courmisch | 2005-08-13 15:14:19 +0200 (Sat, 13 Aug 2005) | 4 lines
6910 Changed paths:
6911    M /trunk/Makefile.am
6912    M /trunk/toolbox
6913
6914 "toolbox --update-po" becomes "make update-po"
6915
6916 Now can update PO when compiling from subdir
6917
6918 ------------------------------------------------------------------------
6919 r12160 | courmisch | 2005-08-13 15:12:48 +0200 (Sat, 13 Aug 2005) | 2 lines
6920 Changed paths:
6921    M /trunk/po/POTFILES.in
6922
6923 Resync necessary (removal of obsolote plugins)
6924
6925 ------------------------------------------------------------------------
6926 r12159 | massiot | 2005-08-13 15:12:13 +0200 (Sat, 13 Aug 2005) | 6 lines
6927 Changed paths:
6928    M /trunk/configure.ac
6929
6930  * configure.ac: Reverted [12094] and [12138] because the ffmpeg team
6931    doesn't care to fix their packageconfig stuff to be really useful (such
6932    as instructing to link with mp3lame, zlib, etc.), so the
6933    packageconfig stuff doesn't bring much, and the current code breaks
6934    under OS X and Cygwin (at least).
6935
6936 ------------------------------------------------------------------------
6937 r12158 | courmisch | 2005-08-13 13:17:26 +0200 (Sat, 13 Aug 2005) | 2 lines
6938 Changed paths:
6939    M /trunk/modules/gui/wxwidgets/wizard.cpp
6940
6941 Use net_AddressIsMulticast helper
6942
6943 ------------------------------------------------------------------------
6944 r12157 | courmisch | 2005-08-13 11:13:08 +0200 (Sat, 13 Aug 2005) | 2 lines
6945 Changed paths:
6946    M /trunk/bootstrap
6947
6948 Don't use undefined variables - should make automake 1.6 happy
6949
6950 ------------------------------------------------------------------------
6951 r12156 | zorglub | 2005-08-13 10:34:42 +0200 (Sat, 13 Aug 2005) | 2 lines
6952 Changed paths:
6953    D /trunk/BUGS
6954    D /trunk/TODO
6955
6956 Remove obsolete files
6957
6958 ------------------------------------------------------------------------
6959 r12155 | courmisch | 2005-08-13 10:12:37 +0200 (Sat, 13 Aug 2005) | 3 lines
6960 Changed paths:
6961    M /trunk/bootstrap
6962    M /trunk/mozilla/Makefile.am
6963
6964 Get rid of the UNTRUE conditionnal
6965 and some other Makefile cleanup
6966
6967 ------------------------------------------------------------------------
6968 r12154 | massiot | 2005-08-13 02:14:09 +0200 (Sat, 13 Aug 2005) | 7 lines
6969 Changed paths:
6970    M /trunk/include/network.h
6971    M /trunk/modules/access/http.c
6972
6973  * modules/access/http.c: Do not use vlc_UrlEncode for the same reason
6974    than [12145]. We just want to replace spaces.
6975  * include/network.h: Restored the previous behaviour of vlc_UrlEncode().
6976    We really mean to URL-encode ? & / etc. in order to be able to pass
6977    a string containing those special characters as a GET variable in the
6978    http control interface.
6979
6980 ------------------------------------------------------------------------
6981 r12153 | zorglub | 2005-08-13 00:55:37 +0200 (Sat, 13 Aug 2005) | 2 lines
6982 Changed paths:
6983    M /trunk/debian/wxvlc.dirs
6984
6985 Add missing folder
6986
6987 ------------------------------------------------------------------------
6988 r12152 | zorglub | 2005-08-12 23:49:28 +0200 (Fri, 12 Aug 2005) | 4 lines
6989 Changed paths:
6990    M /trunk/configure.ac
6991    D /trunk/modules/gui/gtk
6992    D /trunk/modules/gui/gtk2
6993    D /trunk/modules/gui/kde
6994    D /trunk/modules/gui/qt
6995
6996 Remove gtk, gtk2, qt and kde plugins
6997
6998 If you want them, take them back from the svn attic, fix them and reintroduce them. I didn't remove the configure.ac snippets, they are still in but commented
6999
7000 ------------------------------------------------------------------------
7001 r12151 | zorglub | 2005-08-12 23:39:43 +0200 (Fri, 12 Aug 2005) | 2 lines
7002 Changed paths:
7003    M /trunk/modules/access/Modules.am
7004    D /trunk/modules/access/slp.c
7005    M /trunk/modules/control/Modules.am
7006    D /trunk/modules/control/joystick.c
7007
7008 Remove slp and joystick plugins
7009
7010 ------------------------------------------------------------------------
7011 r12150 | courmisch | 2005-08-12 22:01:54 +0200 (Fri, 12 Aug 2005) | 2 lines
7012 Changed paths:
7013    M /trunk/include/network.h
7014
7015 and ampersand and question mark. Got them all this time.
7016
7017 ------------------------------------------------------------------------
7018 r12149 | courmisch | 2005-08-12 21:58:45 +0200 (Fri, 12 Aug 2005) | 2 lines
7019 Changed paths:
7020    M /trunk/include/network.h
7021
7022 Forgot @ -- thanks thedj
7023
7024 ------------------------------------------------------------------------
7025 r12148 | courmisch | 2005-08-12 21:44:52 +0200 (Fri, 12 Aug 2005) | 3 lines
7026 Changed paths:
7027    M /trunk/include/network.h
7028
7029 Don't URL encode ./:[] because they are to be found in URLs...
7030 closes #311
7031
7032 ------------------------------------------------------------------------
7033 r12147 | courmisch | 2005-08-12 21:17:33 +0200 (Fri, 12 Aug 2005) | 2 lines
7034 Changed paths:
7035    M /trunk/Makefile.am
7036    M /trunk/bootstrap
7037    M /trunk/vlc-config.in.in
7038
7039 Speed up recursive make significantly
7040
7041 ------------------------------------------------------------------------
7042 r12146 | massiot | 2005-08-12 21:11:54 +0200 (Fri, 12 Aug 2005) | 5 lines
7043 Changed paths:
7044    M /trunk/modules/control/http.c
7045    M /trunk/src/misc/httpd.c
7046
7047  * modules/control/http.c: Added an id="include" macro to include
7048    another file. Also reduced MAX_DIR_PATH_LENGTH to 2560 since
7049    allocating anything larger than 4kB on the stack is likely to break
7050    on many OSes.
7051
7052 ------------------------------------------------------------------------
7053 r12145 | massiot | 2005-08-12 19:51:20 +0200 (Fri, 12 Aug 2005) | 5 lines
7054 Changed paths:
7055    M /trunk/modules/demux/livedotcom.cpp
7056
7057  * modules/demux/livedotcom.cpp: Do not use vlc_UrlEncode(), but simply
7058    replace spaces with '+'. That's what browsers do, and I think it's
7059    the right thing to do since vlc_UrlEncode was just breaking things.
7060    refs #90 and debian bug #279735
7061
7062 ------------------------------------------------------------------------
7063 r12144 | massiot | 2005-08-12 19:36:58 +0200 (Fri, 12 Aug 2005) | 2 lines
7064 Changed paths:
7065    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7066    M /trunk/modules/control/http.c
7067
7068  * modules/control/http.c: Fixed vlc_set_var() and cosmetics.
7069
7070 ------------------------------------------------------------------------
7071 r12143 | massiot | 2005-08-12 18:35:14 +0200 (Fri, 12 Aug 2005) | 3 lines
7072 Changed paths:
7073    M /trunk/src/input/es_out.c
7074
7075  * src/input/es_out.c: Fixed a breakage of about everything introduced in
7076    [12140].
7077
7078 ------------------------------------------------------------------------
7079 r12142 | massiot | 2005-08-12 18:17:56 +0200 (Fri, 12 Aug 2005) | 5 lines
7080 Changed paths:
7081    M /trunk/modules/control/http.c
7082
7083  * modules/control/http.c: New foreach tags to walk through the input
7084    variables : program, title, chapter, audio-es, video-es and spu-es.
7085    New RPN function "value 'variable' vlc_set_var" to change the input
7086    variables (variable can be any of those above).
7087
7088 ------------------------------------------------------------------------
7089 r12141 | massiot | 2005-08-12 17:51:18 +0200 (Fri, 12 Aug 2005) | 5 lines
7090 Changed paths:
7091    M /trunk/modules/stream_out/transcode.c
7092
7093  * modules/stream_out/transcode.c: New --sout-transcode-max-width and
7094    --sout-transcode-maxheight options, recommended to enforcea particular
7095    level of a video codec. Fixed --sout-transcode-fps when used in
7096    conjunction with --sout-transcode-threads=1.
7097
7098 ------------------------------------------------------------------------
7099 r12140 | jpsaman | 2005-08-12 17:37:21 +0200 (Fri, 12 Aug 2005) | 1 line
7100 Changed paths:
7101    M /trunk/src/input/es_out.c
7102
7103 Fix seek breakage introduced in r12113
7104 ------------------------------------------------------------------------
7105 r12139 | xtophe | 2005-08-12 16:20:06 +0200 (Fri, 12 Aug 2005) | 3 lines
7106 Changed paths:
7107    M /trunk/THANKS
7108    M /trunk/modules/demux/playlist/m3u.c
7109    M /trunk/modules/misc/playlist/m3u.c
7110
7111 ALL: Improvements in the M3U output and parser. Patch by Daniel Str?\195?\164nger.
7112      (Put both artist and name, protect comma with \ )
7113
7114 ------------------------------------------------------------------------
7115 r12138 | massiot | 2005-08-12 16:08:49 +0200 (Fri, 12 Aug 2005) | 5 lines
7116 Changed paths:
7117    M /trunk/configure.ac
7118
7119  * configure.ac: libavcodec.pc doesn't instruct us to link with mp3lame,
7120    liba52, etc. so --with-ffmpeg-mp3lame and stuff should still be
7121    useful in this case. The ffmpeg module needs to be built-in under OS X
7122    otherwise it doesn't link.
7123
7124 ------------------------------------------------------------------------
7125 r12137 | xtophe | 2005-08-12 15:04:38 +0200 (Fri, 12 Aug 2005) | 2 lines
7126 Changed paths:
7127    M /trunk/Makefile.am
7128
7129 Fix for builddir != srcdir
7130
7131 ------------------------------------------------------------------------
7132 r12136 | dionoea | 2005-08-11 23:21:08 +0200 (Thu, 11 Aug 2005) | 3 lines
7133 Changed paths:
7134    M /trunk/NEWS
7135    M /trunk/src/libvlc.h
7136    M /trunk/src/video_output/video_output.c
7137    M /trunk/src/video_output/vout_intf.c
7138
7139 change name to --monitor-aspect-ratio so its consistent with other programs
7140 (like mplayer)
7141
7142 ------------------------------------------------------------------------
7143 r12135 | zorglub | 2005-08-11 23:17:04 +0200 (Thu, 11 Aug 2005) | 2 lines
7144 Changed paths:
7145    M /trunk/src/misc/messages.c
7146
7147 no comment
7148
7149 ------------------------------------------------------------------------
7150 r12134 | jpsaman | 2005-08-11 23:03:20 +0200 (Thu, 11 Aug 2005) | 1 line
7151 Changed paths:
7152    M /trunk/modules/control/rc.c
7153
7154 Fix volume callback
7155 ------------------------------------------------------------------------
7156 r12133 | jpsaman | 2005-08-11 23:00:56 +0200 (Thu, 11 Aug 2005) | 1 line
7157 Changed paths:
7158    M /trunk/src/input/input.c
7159
7160 Fix signalling of MPEG2-TS discontinuity indicators while seeking during streaming.
7161 ------------------------------------------------------------------------
7162 r12132 | jpsaman | 2005-08-11 22:59:45 +0200 (Thu, 11 Aug 2005) | 1 line
7163 Changed paths:
7164    M /trunk/modules/demux/ts.c
7165
7166 Don't explicitly flag the block. Clement could you check if fixes the break of local seeking from revision 12113.
7167 ------------------------------------------------------------------------
7168 r12131 | dionoea | 2005-08-11 22:44:17 +0200 (Thu, 11 Aug 2005) | 2 lines
7169 Changed paths:
7170    M /trunk/NEWS
7171
7172 update
7173
7174 ------------------------------------------------------------------------
7175 r12130 | dionoea | 2005-08-11 22:41:26 +0200 (Thu, 11 Aug 2005) | 2 lines
7176 Changed paths:
7177    M /trunk/src/libvlc.h
7178    M /trunk/src/video_output/video_output.c
7179    M /trunk/src/video_output/vout_intf.c
7180
7181 add --screen-aspect-ratio option (user support at its best ...)
7182
7183 ------------------------------------------------------------------------
7184 r12129 | jpsaman | 2005-08-11 22:13:01 +0200 (Thu, 11 Aug 2005) | 1 line
7185 Changed paths:
7186    M /trunk/include/vlc_osd.h
7187    M /trunk/modules/stream_out/transcode.c
7188    M /trunk/modules/video_filter/osdmenu.c
7189
7190 Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}' 
7191 ------------------------------------------------------------------------
7192 r12128 | jpsaman | 2005-08-11 21:23:31 +0200 (Thu, 11 Aug 2005) | 1 line
7193 Changed paths:
7194    M /trunk/modules/control/rc.c
7195
7196 Fix \r\n issues for Windows compatibility
7197 ------------------------------------------------------------------------
7198 r12127 | dionoea | 2005-08-11 19:57:21 +0200 (Thu, 11 Aug 2005) | 2 lines
7199 Changed paths:
7200    M /trunk/src/misc/messages.c
7201
7202 fix debug output colors
7203
7204 ------------------------------------------------------------------------
7205 r12126 | massiot | 2005-08-11 19:48:24 +0200 (Thu, 11 Aug 2005) | 3 lines
7206 Changed paths:
7207    M /trunk/modules/control/http.c
7208
7209  * modules/control/http.c: New RPN function vlc_seek(value), same syntax
7210    as the control=seek tag.
7211
7212 ------------------------------------------------------------------------
7213 r12125 | massiot | 2005-08-11 19:47:33 +0200 (Thu, 11 Aug 2005) | 2 lines
7214 Changed paths:
7215    M /trunk/src/misc/charset.c
7216
7217  * src/misc/charset.c: ANSI_X3.4-1968 is also known as ASCII.
7218
7219 ------------------------------------------------------------------------
7220 r12124 | massiot | 2005-08-11 16:50:50 +0200 (Thu, 11 Aug 2005) | 3 lines
7221 Changed paths:
7222    M /trunk/modules/control/http.c
7223
7224  * modules/control/http.c: foreach directory is now alpha-sorted in a
7225    case-insensitive way. Fixed again str_replace().
7226
7227 ------------------------------------------------------------------------
7228 r12123 | massiot | 2005-08-11 16:11:20 +0200 (Thu, 11 Aug 2005) | 2 lines
7229 Changed paths:
7230    M /trunk/modules/control/http.c
7231
7232  * modules/control/http.c: Fixed bugs in str_replace().
7233
7234 ------------------------------------------------------------------------
7235 r12122 | massiot | 2005-08-11 15:39:43 +0200 (Thu, 11 Aug 2005) | 3 lines
7236 Changed paths:
7237    M /trunk/include/vlc_messages.h
7238    M /trunk/modules/codec/ffmpeg/encoder.c
7239    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7240
7241  * modules/codec/ffmpeg: ffmpeg's av_log() messages now go to our messages
7242    bank instead of being fprintf'd to stderr.
7243
7244 ------------------------------------------------------------------------
7245 r12121 | massiot | 2005-08-11 15:37:50 +0200 (Thu, 11 Aug 2005) | 2 lines
7246 Changed paths:
7247    M /trunk/configure.ac
7248
7249  * configure.ac: Fixed the contrib path in the general case.
7250
7251 ------------------------------------------------------------------------
7252 r12120 | massiot | 2005-08-11 14:31:16 +0200 (Thu, 11 Aug 2005) | 10 lines
7253 Changed paths:
7254    M /trunk/modules/control/http.c
7255
7256  * modules/control/http.c: Rewrote the parsers to handle correctly special
7257    chars such as ', \', \ , etc. Fixed a bug when parsing the GET
7258    arguments. Added new RPN functions :
7259    - str_replace( a, b, c ) : replaces all occurences of b with c in a
7260    - addslashes( s ) : escapes all " and ' with a backslash
7261    - stripslashes( s ) :  the opposite
7262    - htmlspecialchars( s ) : replaces &"'<> with their &stuff; equivalent
7263    - realpath( s ) : returns an absolute file path (see realpath(3))
7264    And fixed a few memory leaks.
7265
7266 ------------------------------------------------------------------------
7267 r12119 | massiot | 2005-08-11 14:23:14 +0200 (Thu, 11 Aug 2005) | 7 lines
7268 Changed paths:
7269    M /trunk/include/network.h
7270    M /trunk/src/input/input.c
7271
7272  * include/network.h:vlc_UrlEncode() : though RFC 1738 allows to send
7273    $-_.+!*'(), unencoded, it also allows to encode any character. It is
7274    generally considered a good practive to urlencode $+!*'() because
7275    some buggy browsers (read: M$) have a problem with those characters.
7276    See the comments in http://fr.php.net/manual/en/function.rawurlencode.php
7277    for more information.
7278
7279 ------------------------------------------------------------------------
7280 r12118 | jpsaman | 2005-08-11 01:16:20 +0200 (Thu, 11 Aug 2005) | 1 line
7281 Changed paths:
7282    M /trunk/modules/control/hotkeys.c
7283
7284 Fix regression in timing behaviour. A minute jump is ~1 min again.
7285 ------------------------------------------------------------------------
7286 r12117 | hartman | 2005-08-11 00:31:12 +0200 (Thu, 11 Aug 2005) | 3 lines
7287 Changed paths:
7288    M /trunk/src/libvlc.c
7289
7290 * Fixed VLC_IsPlaying (fixes #259)
7291   Now uses the state variable instead of playlist_IsPlaying. The PLAYLIST_PAUSED state is no longer reliable since the introduction of the state variable for testing if playback is in a paused state. Perhaps we should remove this part of the playlist logic and keep it to RUNNING and STOPPED.
7292
7293 ------------------------------------------------------------------------
7294 r12116 | jpsaman | 2005-08-11 00:08:50 +0200 (Thu, 11 Aug 2005) | 12 lines
7295 Changed paths:
7296    M /trunk/Makefile.am
7297    M /trunk/configure.ac
7298    M /trunk/include/stream_output.h
7299    M /trunk/include/vlc_common.h
7300    M /trunk/include/vlc_objects.h
7301    A /trunk/include/vlc_osd.h
7302    M /trunk/include/vlc_symbols.h
7303    M /trunk/modules/LIST
7304    M /trunk/modules/codec/dvbsub.c
7305    M /trunk/modules/control/rc.c
7306    M /trunk/modules/stream_out/transcode.c
7307    M /trunk/modules/video_filter/Modules.am
7308    A /trunk/modules/video_filter/osdmenu.c
7309    M /trunk/src/Makefile.am
7310    M /trunk/src/misc/modules.c
7311    M /trunk/src/misc/objects.c
7312    A /trunk/src/osd
7313    A /trunk/src/osd/osd.c
7314    A /trunk/src/osd/osd_parser.c
7315    A /trunk/src/osd/osd_widgets.c
7316
7317 Forward port of branches/0.8.1-jpsaman-thedj revision 12070. The OSD menu subsystem consists of two parts a core part (src/osd, include/vlc_osd.h) and a subfilter (modules/video_filter/osdmenu.c). The OSD menu can be used locally or it can be streamed. It depends on the way the functionality is called from the vlc commandline. Currently there is only one way to make the subpictures appear on the video and that is through the rc-interface. The following commands are supported by it: "menu on" (show OSD menu), "menu off" (hide OSD menu), "menu left" (highlight button on the left), "menu right" (highlight button on the right), "menu up" (highlight button above), "menu down" (highlight button below) or "menu select" (perform hotkey action). When there is no button on the left, right, up or down then the menu-command will be ignored.
7318
7319 To stream use a commandline similar to this:
7320
7321 ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{sfilter=osdmenu}:std{mux=ts,access=udp,url=127.0.0.1:1234}' -vvvv
7322
7323 For local playback a commandline like this is needed:
7324
7325 ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg -vvvv
7326
7327 Have fun with the basic functionality - jpsaman.
7328
7329 ------------------------------------------------------------------------
7330 r12115 | jpsaman | 2005-08-10 23:47:13 +0200 (Wed, 10 Aug 2005) | 1 line
7331 Changed paths:
7332    M /trunk/modules/packetizer/mpegvideo.c
7333
7334 By default --packetizer-mpegvideo-sync-iframe is disabled.
7335 ------------------------------------------------------------------------
7336 r12114 | jpsaman | 2005-08-10 23:45:54 +0200 (Wed, 10 Aug 2005) | 2 lines
7337 Changed paths:
7338    M /trunk/share/Makefile.am
7339    A /trunk/share/osdmenu
7340    A /trunk/share/osdmenu/default
7341    A /trunk/share/osdmenu/default/selected
7342    A /trunk/share/osdmenu/default/selected/bw.png
7343    A /trunk/share/osdmenu/default/selected/esc.png
7344    A /trunk/share/osdmenu/default/selected/fw.png
7345    A /trunk/share/osdmenu/default/selected/next.png
7346    A /trunk/share/osdmenu/default/selected/play_pause.png
7347    A /trunk/share/osdmenu/default/selected/previous.png
7348    A /trunk/share/osdmenu/default/selected/stop.png
7349    A /trunk/share/osdmenu/default/selected/volume.png
7350    A /trunk/share/osdmenu/default/selection
7351    A /trunk/share/osdmenu/default/selection/bw.png
7352    A /trunk/share/osdmenu/default/selection/esc.png
7353    A /trunk/share/osdmenu/default/selection/fw.png
7354    A /trunk/share/osdmenu/default/selection/next.png
7355    A /trunk/share/osdmenu/default/selection/play_pause.png
7356    A /trunk/share/osdmenu/default/selection/previous.png
7357    A /trunk/share/osdmenu/default/selection/stop.png
7358    A /trunk/share/osdmenu/default/selection/volume.png
7359    A /trunk/share/osdmenu/default/unselected.png
7360    A /trunk/share/osdmenu/default/volume
7361    A /trunk/share/osdmenu/default/volume/volume_00.png
7362    A /trunk/share/osdmenu/default/volume/volume_01.png
7363    A /trunk/share/osdmenu/default/volume/volume_02.png
7364    A /trunk/share/osdmenu/default/volume/volume_03.png
7365    A /trunk/share/osdmenu/default/volume/volume_04.png
7366    A /trunk/share/osdmenu/default/volume/volume_05.png
7367    A /trunk/share/osdmenu/default/volume/volume_06.png
7368    A /trunk/share/osdmenu/default/volume/volume_07.png
7369    A /trunk/share/osdmenu/default/volume/volume_08.png
7370    A /trunk/share/osdmenu/default/volume/volume_09.png
7371    A /trunk/share/osdmenu/default/volume/volume_10.png
7372    A /trunk/share/osdmenu/default.cfg
7373    A /trunk/share/osdmenu/dvd
7374    A /trunk/share/osdmenu/dvd/selected
7375    A /trunk/share/osdmenu/dvd/selected/bw.png
7376    A /trunk/share/osdmenu/dvd/selected/esc.png
7377    A /trunk/share/osdmenu/dvd/selected/fw.png
7378    A /trunk/share/osdmenu/dvd/selected/mute.png
7379    A /trunk/share/osdmenu/dvd/selected/next.png
7380    A /trunk/share/osdmenu/dvd/selected/pause.png
7381    A /trunk/share/osdmenu/dvd/selected/play.png
7382    A /trunk/share/osdmenu/dvd/selected/previous.png
7383    A /trunk/share/osdmenu/dvd/selected/slow.png
7384    A /trunk/share/osdmenu/dvd/selected/stop.png
7385    A /trunk/share/osdmenu/dvd/selected/volume.png
7386    A /trunk/share/osdmenu/dvd/selection
7387    A /trunk/share/osdmenu/dvd/selection/bw.png
7388    A /trunk/share/osdmenu/dvd/selection/esc.png
7389    A /trunk/share/osdmenu/dvd/selection/fw.png
7390    A /trunk/share/osdmenu/dvd/selection/mute.png
7391    A /trunk/share/osdmenu/dvd/selection/next.png
7392    A /trunk/share/osdmenu/dvd/selection/pause.png
7393    A /trunk/share/osdmenu/dvd/selection/play.png
7394    A /trunk/share/osdmenu/dvd/selection/previous.png
7395    A /trunk/share/osdmenu/dvd/selection/slow.png
7396    A /trunk/share/osdmenu/dvd/selection/stop.png
7397    A /trunk/share/osdmenu/dvd/unselect
7398    A /trunk/share/osdmenu/dvd/unselect/barroff.png
7399    A /trunk/share/osdmenu/dvd/volume
7400    A /trunk/share/osdmenu/dvd/volume/volume00.png
7401    A /trunk/share/osdmenu/dvd/volume/volume01.png
7402    A /trunk/share/osdmenu/dvd/volume/volume02.png
7403    A /trunk/share/osdmenu/dvd/volume/volume03.png
7404    A /trunk/share/osdmenu/dvd/volume/volume04.png
7405    A /trunk/share/osdmenu/dvd/volume/volume05.png
7406    A /trunk/share/osdmenu/dvd.cfg
7407
7408 The OSD menu pictures in two flavors a simple (default.cfg) and a more full version (dvd.cfg). (forward ported from branches/0.8.1-jpsaman-thedj)
7409
7410 ------------------------------------------------------------------------
7411 r12113 | jpsaman | 2005-08-10 22:07:20 +0200 (Wed, 10 Aug 2005) | 2 lines
7412 Changed paths:
7413    M /trunk/modules/demux/ts.c
7414    M /trunk/modules/mux/mpeg/ts.c
7415    M /trunk/modules/packetizer/mpegvideo.c
7416    M /trunk/src/input/es_out.c
7417
7418 Flagging BLOCK_FLAG_DISCONTINUITY for every PID in the input when the slider is moved on the GUI or a jump in the stream is made. It is also propagated to the mpegvideo packetizer. The packetizer has a new mode to sync on I-frame boundary after such a jump. It avoids sending some broken frames to the client. (Forward port of branches/0.8.1-jpsaman-thedj revision 11067 and 11842.)
7419
7420 ------------------------------------------------------------------------
7421 r12112 | jpsaman | 2005-08-10 21:34:18 +0200 (Wed, 10 Aug 2005) | 1 line
7422 Changed paths:
7423    M /trunk/include/vlc_es.h
7424
7425 cosmetic fix
7426 ------------------------------------------------------------------------
7427 r12111 | jpsaman | 2005-08-10 21:29:49 +0200 (Wed, 10 Aug 2005) | 1 line
7428 Changed paths:
7429    M /trunk/src/misc/iso-639_def.h
7430
7431 Add a fake language type for OSD subpictures. This allows you to select the OSD menu subtitle from the GUI.
7432 ------------------------------------------------------------------------
7433 r12110 | hartman | 2005-08-10 18:26:39 +0200 (Wed, 10 Aug 2005) | 3 lines
7434 Changed paths:
7435    M /trunk/src/libvlc.h
7436
7437 * correct the vlc:pause: help (closes #309)
7438 * re-enable the rt-priority line for OSX. it's not broken, just prints annoying error messages (refs #206)
7439
7440 ------------------------------------------------------------------------
7441 r12109 | courmisch | 2005-08-10 18:21:45 +0200 (Wed, 10 Aug 2005) | 2 lines
7442 Changed paths:
7443    M /trunk/include/network.h
7444
7445 Also update IsEncoded
7446
7447 ------------------------------------------------------------------------
7448 r12108 | hartman | 2005-08-10 18:18:18 +0200 (Wed, 10 Aug 2005) | 3 lines
7449 Changed paths:
7450    M /trunk/modules/misc/dummy/input.c
7451
7452 * Remove vlc:run (externrun is removed from SVN) and vlc:loop (we have --loop).
7453   Playlist item commands are soooo dirty :D
7454
7455 ------------------------------------------------------------------------
7456 r12107 | courmisch | 2005-08-10 18:08:12 +0200 (Wed, 10 Aug 2005) | 2 lines
7457 Changed paths:
7458    M /trunk/include/network.h
7459
7460 Stricter RFC1788 obeying UrlEncode
7461
7462 ------------------------------------------------------------------------
7463 r12106 | xtophe | 2005-08-10 17:30:47 +0200 (Wed, 10 Aug 2005) | 3 lines
7464 Changed paths:
7465    M /trunk/src/libvlc.c
7466
7467 size_t is unsigned and it's a bad idea to compare it to 0. Fixes #308.
7468 Some one with VC7 should test this commit
7469
7470 ------------------------------------------------------------------------
7471 r12105 | sam | 2005-08-10 16:19:59 +0200 (Wed, 10 Aug 2005) | 2 lines
7472 Changed paths:
7473    M /trunk/Makefile.am
7474
7475   * Makefile.am: distribute the Makefile and zsh.cpp files in extras/.
7476
7477 ------------------------------------------------------------------------
7478 r12104 | sam | 2005-08-10 16:19:32 +0200 (Wed, 10 Aug 2005) | 2 lines
7479 Changed paths:
7480    M /trunk/mozilla/support/npunix.c
7481
7482   * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined.
7483
7484 ------------------------------------------------------------------------
7485 r12103 | sam | 2005-08-10 16:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
7486 Changed paths:
7487    M /trunk/extras/Makefile
7488
7489   * extras/Makefile: fixed the zsh.cpp build.
7490
7491 ------------------------------------------------------------------------
7492 r12102 | hartman | 2005-08-10 16:12:17 +0200 (Wed, 10 Aug 2005) | 3 lines
7493 Changed paths:
7494    M /trunk/modules/audio_filter/resampler/bandlimited.c
7495
7496 * Don't use the bandlimited resampler for downsampling (skew resampling for instance). The resampler doesn't have a low pass filter? This closes #256
7497  - on a side note, it also seems to fix the stack corruption (resulting in deadlock) issues i was having with audio output that was being resampled by auhal.
7498
7499 ------------------------------------------------------------------------
7500 r12101 | sam | 2005-08-10 15:59:07 +0200 (Wed, 10 Aug 2005) | 2 lines
7501 Changed paths:
7502    M /trunk/debian/Makefile.am
7503    M /trunk/debian/changelog
7504    M /trunk/debian/control
7505    M /trunk/debian/rules
7506    A /trunk/debian/vlc.desktop
7507
7508   * Updated Debian packaging stuff.
7509
7510 ------------------------------------------------------------------------
7511 r12100 | sam | 2005-08-10 14:45:55 +0200 (Wed, 10 Aug 2005) | 2 lines
7512 Changed paths:
7513    M /trunk/po/POTFILES.in
7514    M /trunk/po/ca.po
7515    M /trunk/po/da.po
7516    M /trunk/po/de.po
7517    M /trunk/po/en_GB.po
7518    M /trunk/po/es.po
7519    M /trunk/po/fr.po
7520    M /trunk/po/it.po
7521    M /trunk/po/ja.po
7522    M /trunk/po/nl.po
7523    M /trunk/po/pt_BR.po
7524    M /trunk/po/ro.po
7525    M /trunk/po/ru.po
7526    M /trunk/po/tr.po
7527    M /trunk/po/vlc.pot
7528    M /trunk/po/zh_TW.po
7529
7530   * Re-ran toolbox --update-po.
7531
7532 ------------------------------------------------------------------------
7533 r12099 | xtophe | 2005-08-10 10:13:09 +0200 (Wed, 10 Aug 2005) | 2 lines
7534 Changed paths:
7535    M /trunk/modules/misc/dummy/input.c
7536
7537 Add ACCESS_GET_META in the dummy access to avoid an error
7538
7539 ------------------------------------------------------------------------
7540 r12098 | hartman | 2005-08-10 04:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
7541 Changed paths:
7542    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7543    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7544    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7545    M /trunk/modules/gui/macosx/playlist.h
7546    M /trunk/modules/gui/macosx/playlist.m
7547    M /trunk/modules/gui/macosx/prefs.h
7548
7549 * Added playlist preparse item to the playlist contextual menu.
7550
7551 ------------------------------------------------------------------------
7552 r12097 | jpsaman | 2005-08-09 23:18:22 +0200 (Tue, 09 Aug 2005) | 1 line
7553 Changed paths:
7554    M /trunk/modules/codec/dvbsub.c
7555
7556 make positioning of subpictures posible in dvbsub
7557 ------------------------------------------------------------------------
7558 r12095 | hartman | 2005-08-09 21:44:25 +0200 (Tue, 09 Aug 2005) | 2 lines
7559 Changed paths:
7560    M /trunk/modules/demux/ts.c
7561
7562 * spelling
7563
7564 ------------------------------------------------------------------------
7565 r12094 | xtophe | 2005-08-09 21:20:45 +0200 (Tue, 09 Aug 2005) | 3 lines
7566 Changed paths:
7567    M /trunk/configure.ac
7568
7569 Add a test for pkg-config for ffmpeg. It now do in order: ffmpeg-config, pkg-config, default location, given tree. fixes #306. 
7570 To cross-compile on a debian, use PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig and --with-ffmpeg-config-path=somewhere with no ffmpeg-config (/usr/win32/bin by ex)
7571
7572 ------------------------------------------------------------------------
7573 r12093 | jpsaman | 2005-08-09 21:15:32 +0200 (Tue, 09 Aug 2005) | 1 line
7574 Changed paths:
7575    M /trunk/modules/codec/ffmpeg/audio.c
7576
7577 Fix compiler warning about comparing signed and unsigned
7578 ------------------------------------------------------------------------
7579 r12092 | massiot | 2005-08-09 19:35:13 +0200 (Tue, 09 Aug 2005) | 3 lines
7580 Changed paths:
7581    M /trunk/modules/control/http.c
7582
7583  * modules/control/http.c: New RPN functions: vlc_play, vlc_stop, vlc_pause,
7584    vlc_next, vlc_previous, playlist_empty. Miscellaneous coding style fixes.
7585
7586 ------------------------------------------------------------------------
7587 r12091 | fkuehne | 2005-08-09 19:34:37 +0200 (Tue, 09 Aug 2005) | 2 lines
7588 Changed paths:
7589    M /trunk/modules/gui/macosx/playlist.m
7590    M /trunk/modules/gui/macosx/wizard.m
7591
7592 * playlist.m: fixed some "makes integer from pointer without a cast" warnings and moved "j" inside the #if 0 - block, so it isn't detected as "unused"
7593 * wizard.m: run "resetWizard" when returning to the first page. Otherwise the encap-tab might not work properly (when switching from Streaming to Transcoding after having passed the streaming-method-tab)
7594 ------------------------------------------------------------------------
7595 r12090 | jpsaman | 2005-08-09 17:20:23 +0200 (Tue, 09 Aug 2005) | 1 line
7596 Changed paths:
7597    M /trunk/modules/mux/wav.c
7598
7599 Fix compiler warning about comparing signed unsigned.
7600 ------------------------------------------------------------------------
7601 r12089 | jpsaman | 2005-08-09 17:18:44 +0200 (Tue, 09 Aug 2005) | 1 line
7602 Changed paths:
7603    M /trunk/include/vlc_es.h
7604    M /trunk/modules/codec/dts.c
7605
7606 Made es_format_t member i_bitrate unsigned int, because I cannot imagine it ever to be negative.
7607 ------------------------------------------------------------------------
7608 r12088 | jpsaman | 2005-08-09 16:56:58 +0200 (Tue, 09 Aug 2005) | 1 line
7609 Changed paths:
7610    M /trunk/include/vlc_demux.h
7611
7612 Fix typo and updating copyright
7613 ------------------------------------------------------------------------
7614 r12087 | jpsaman | 2005-08-09 16:43:04 +0200 (Tue, 09 Aug 2005) | 1 line
7615 Changed paths:
7616    M /trunk/modules/demux/asf/asf.c
7617    M /trunk/modules/demux/asf/libasf.c
7618
7619 Fix compiler warnings about comparing signed and unsigned
7620 ------------------------------------------------------------------------
7621 r12086 | jpsaman | 2005-08-09 16:42:19 +0200 (Tue, 09 Aug 2005) | 1 line
7622 Changed paths:
7623    M /trunk/include/vlc_video.h
7624
7625 use proper type for struct subpicture_t.b_absolute
7626 ------------------------------------------------------------------------
7627 r12085 | jpsaman | 2005-08-09 16:31:24 +0200 (Tue, 09 Aug 2005) | 1 line
7628 Changed paths:
7629    M /trunk/include/vlc_input.h
7630
7631 some explanation
7632 ------------------------------------------------------------------------
7633 r12084 | jpsaman | 2005-08-09 16:27:23 +0200 (Tue, 09 Aug 2005) | 2 lines
7634 Changed paths:
7635    M /trunk/include/main.h
7636    M /trunk/include/vlc_keys.h
7637    M /trunk/modules/control/hotkeys.c
7638    M /trunk/src/libvlc.h
7639
7640 Added new hotkeys (key-intf-hide, key-jump-3sec, key-jump+3sec, key-title-next, key-title-prev, key-chapter-next, key-chapter-prev) and expanded the hotkey structure. This is a forward port from branch vlc-0.8.1-jpsaman-thedj revision 11756.
7641
7642 ------------------------------------------------------------------------
7643 r12083 | jpsaman | 2005-08-09 15:44:50 +0200 (Tue, 09 Aug 2005) | 1 line
7644 Changed paths:
7645    M /trunk/modules/demux/livedotcom.cpp
7646
7647 Fix compiler warning about unused variables
7648 ------------------------------------------------------------------------
7649 r12082 | jpsaman | 2005-08-09 15:42:11 +0200 (Tue, 09 Aug 2005) | 1 line
7650 Changed paths:
7651    M /trunk/modules/codec/ffmpeg/video_filter.c
7652
7653 Fix compiler warnings about signed - unsigned comparisons
7654 ------------------------------------------------------------------------
7655 r12081 | jpsaman | 2005-08-09 15:40:18 +0200 (Tue, 09 Aug 2005) | 1 line
7656 Changed paths:
7657    M /trunk/modules/stream_out/switcher.c
7658
7659 Fix compiler warnings about signed - unsigned comparisons
7660 ------------------------------------------------------------------------
7661 r12080 | jpsaman | 2005-08-09 15:33:36 +0200 (Tue, 09 Aug 2005) | 1 line
7662 Changed paths:
7663    M /trunk/modules/access/mms/mmsh.c
7664    M /trunk/modules/access/mms/mmstu.c
7665
7666 Fix compiler warnings about signed - unsigned comparisons
7667 ------------------------------------------------------------------------
7668 r12079 | hartman | 2005-08-09 15:28:11 +0200 (Tue, 09 Aug 2005) | 2 lines
7669 Changed paths:
7670    M /trunk/modules/gui/macosx/prefs.m
7671
7672 * Use psz_shortname instead of object name in the Preferences tree of OS X prefs.
7673
7674 ------------------------------------------------------------------------
7675 r12078 | hartman | 2005-08-09 15:25:49 +0200 (Tue, 09 Aug 2005) | 3 lines
7676 Changed paths:
7677    M /trunk/modules/gui/macosx/bookmarks.m
7678
7679 * Fix object refcount
7680 * Fix some cosmetics
7681
7682 ------------------------------------------------------------------------
7683 r12077 | jpsaman | 2005-08-09 11:49:32 +0200 (Tue, 09 Aug 2005) | 1 line
7684 Changed paths:
7685    M /trunk/src/misc/messages.c
7686
7687 sanity checking
7688 ------------------------------------------------------------------------
7689 r12076 | jpsaman | 2005-08-09 10:57:50 +0200 (Tue, 09 Aug 2005) | 1 line
7690 Changed paths:
7691    M /trunk/src/input/input.c
7692
7693 some sanity checks
7694 ------------------------------------------------------------------------
7695 r12075 | dionoea | 2005-08-08 19:41:08 +0200 (Mon, 08 Aug 2005) | 2 lines
7696 Changed paths:
7697    M /trunk/modules/stream_out/mosaic_bridge.c
7698
7699 some more trailing spaces
7700
7701 ------------------------------------------------------------------------
7702 r12074 | dionoea | 2005-08-08 19:18:08 +0200 (Mon, 08 Aug 2005) | 2 lines
7703 Changed paths:
7704    M /trunk/modules/stream_out/bridge.c
7705
7706 delete trailing spaces ...
7707
7708 ------------------------------------------------------------------------
7709 r12073 | courmisch | 2005-08-08 18:15:30 +0200 (Mon, 08 Aug 2005) | 2 lines
7710 Changed paths:
7711    M /trunk/modules/demux/subtitle.c
7712
7713 Fix memleak in error handling
7714
7715 ------------------------------------------------------------------------
7716 r12072 | courmisch | 2005-08-08 17:50:32 +0200 (Mon, 08 Aug 2005) | 2 lines
7717 Changed paths:
7718    M /trunk/configure.ac
7719
7720 VLC cannot work properly without libiconv
7721
7722 ------------------------------------------------------------------------
7723 r12071 | jpsaman | 2005-08-08 14:25:42 +0200 (Mon, 08 Aug 2005) | 1 line
7724 Changed paths:
7725    M /trunk/modules/access/udp.c
7726
7727 Track RTP sequence numbers and mark the first MPEG2-TS packet with a transport error when a discontinuity occurs.
7728 ------------------------------------------------------------------------
7729 r12069 | jpsaman | 2005-08-08 12:18:03 +0200 (Mon, 08 Aug 2005) | 1 line
7730 Changed paths:
7731    M /trunk/modules/demux/ts.c
7732    M /trunk/modules/mux/mpeg/ts.c
7733
7734 Fix a segmentation fault introduced by the previous commit
7735 ------------------------------------------------------------------------
7736 r12068 | xtophe | 2005-08-08 11:57:45 +0200 (Mon, 08 Aug 2005) | 2 lines
7737 Changed paths:
7738    M /trunk/src/video_output/video_widgets.c
7739
7740 Fix refcount problem (thanks to DrakeGuan for spotting it)
7741
7742 ------------------------------------------------------------------------
7743 r12067 | jpsaman | 2005-08-08 11:44:42 +0200 (Mon, 08 Aug 2005) | 1 line
7744 Changed paths:
7745    M /trunk/modules/demux/ts.c
7746
7747 Fix a segmentation fault introduced by the previous commit
7748 ------------------------------------------------------------------------
7749 r12066 | jpsaman | 2005-08-08 11:16:09 +0200 (Mon, 08 Aug 2005) | 2 lines
7750 Changed paths:
7751    M /trunk/modules/demux/ts.c
7752    M /trunk/modules/mux/mpeg/csa.c
7753    M /trunk/modules/mux/mpeg/csa.h
7754    M /trunk/modules/mux/mpeg/ts.c
7755
7756 (Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream directly to a file or special devices, this mode can be used with DSP's. Enhanced CSA encryption/decryption with a non standard mode to encrypt/decrypt a part of a TS packet. Further I replaced a bunch of // comments with /* .. */ comments style.
7757
7758 ------------------------------------------------------------------------
7759 r12065 | zorglub | 2005-08-07 22:22:33 +0200 (Sun, 07 Aug 2005) | 2 lines
7760 Changed paths:
7761    M /trunk/src/interface/interface.c
7762
7763 One more
7764
7765 ------------------------------------------------------------------------
7766 r12064 | zorglub | 2005-08-07 22:22:02 +0200 (Sun, 07 Aug 2005) | 2 lines
7767 Changed paths:
7768    M /trunk/debian/patches/20_interfaces.dpatch
7769    M /trunk/debian/rules
7770
7771 s/wxwindows/wxwidgets
7772
7773 ------------------------------------------------------------------------
7774 r12063 | fkuehne | 2005-08-07 20:23:46 +0200 (Sun, 07 Aug 2005) | 1 line
7775 Changed paths:
7776    M /trunk/AUTHORS
7777    M /trunk/NEWS
7778
7779 * forgot these 2
7780 ------------------------------------------------------------------------
7781 r12062 | fkuehne | 2005-08-07 19:58:39 +0200 (Sun, 07 Aug 2005) | 1 line
7782 Changed paths:
7783    M /trunk/Makefile.am
7784    M /trunk/modules/gui/macosx/intf.m
7785
7786 * whoops
7787 ------------------------------------------------------------------------
7788 r12061 | fkuehne | 2005-08-07 19:54:45 +0200 (Sun, 07 Aug 2005) | 4 lines
7789 Changed paths:
7790    M /trunk/Makefile.am
7791    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib
7792    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/classes.nib
7793    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
7794    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
7795    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7796    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7797    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7798    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7799    M /trunk/modules/gui/macosx/Modules.am
7800    A /trunk/modules/gui/macosx/bookmarks.h
7801    A /trunk/modules/gui/macosx/bookmarks.m
7802    M /trunk/modules/gui/macosx/intf.h
7803    M /trunk/modules/gui/macosx/intf.m
7804    M /trunk/modules/gui/macosx/playlist.m
7805    M /trunk/modules/gui/macosx/wizard.h
7806    M /trunk/modules/gui/macosx/wizard.m
7807
7808 * ALL: ported the WX-bookmarks-window to Cocoa (closes #22)
7809     - complete functionality except "Extract" (I'm going to fix that next week)
7810 * MainMenu.nib: re-orded the window-menu a bit
7811 * wizard.*: added a method to launch it from the bookmarks
7812 ------------------------------------------------------------------------
7813 r12058 | ipkiss | 2005-08-07 13:46:25 +0200 (Sun, 07 Aug 2005) | 2 lines
7814 Changed paths:
7815    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
7816
7817  * wxwidgets/updatevlc.cpp: Resize the tree control when resizing the window
7818
7819 ------------------------------------------------------------------------
7820 r12057 | fkuehne | 2005-08-07 13:07:49 +0200 (Sun, 07 Aug 2005) | 1 line
7821 Changed paths:
7822    M /trunk/modules/demux/mkv.cpp
7823
7824 * fix compile warnings
7825 ------------------------------------------------------------------------
7826 r12056 | ipkiss | 2005-08-07 12:56:07 +0200 (Sun, 07 Aug 2005) | 4 lines
7827 Changed paths:
7828    M /trunk/doc/skins/skins2-howto.xml
7829    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
7830    M /trunk/modules/gui/skins2/parser/interpreter.cpp
7831    M /trunk/modules/gui/skins2/src/dialogs.cpp
7832    M /trunk/modules/gui/skins2/src/dialogs.hpp
7833    M /trunk/modules/gui/skins2/src/generic_layout.cpp
7834    M /trunk/modules/gui/wxwidgets/menus.cpp
7835
7836  * wxwidgets/menus.cpp: Added "Open Directory" in the wx popup menu
7837  * skins2: Added dialogs.directory() and dialogs.streamingWizard() actions
7838  * doc/skins/skins2-howto.xml: Updated the doc accordingly
7839
7840 ------------------------------------------------------------------------
7841 r12055 | dionoea | 2005-08-07 04:59:04 +0200 (Sun, 07 Aug 2005) | 2 lines
7842 Changed paths:
7843    M /trunk/vlc.win32.nsi
7844
7845  * add "remove prefs and cache" option in installer and uninstaller
7846
7847 ------------------------------------------------------------------------
7848 r12054 | asmax | 2005-08-07 01:45:34 +0200 (Sun, 07 Aug 2005) | 2 lines
7849 Changed paths:
7850    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
7851    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
7852    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
7853
7854  * all: fixed member initialization order 
7855
7856 ------------------------------------------------------------------------
7857 r12053 | asmax | 2005-08-07 01:38:31 +0200 (Sun, 07 Aug 2005) | 1 line
7858 Changed paths:
7859    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
7860    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
7861    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
7862    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
7863    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
7864    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
7865    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
7866    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
7867    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
7868    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
7869    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
7870    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
7871    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
7872    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
7873    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
7874    M /trunk/modules/gui/skins2/utils/fsm.cpp
7875    M /trunk/modules/gui/skins2/utils/fsm.hpp
7876
7877  * all: use command objects in FSM instead of C-style callbacks
7878 ------------------------------------------------------------------------
7879 r12052 | fkuehne | 2005-08-07 01:17:23 +0200 (Sun, 07 Aug 2005) | 1 line
7880 Changed paths:
7881    M /trunk/modules/gui/macosx/intf.m
7882
7883 * comment out an include, which isn't in trunk yet...
7884 ------------------------------------------------------------------------
7885 r12051 | fkuehne | 2005-08-07 01:16:09 +0200 (Sun, 07 Aug 2005) | 1 line
7886 Changed paths:
7887    M /trunk/modules/gui/macosx/intf.m
7888
7889 * fix 4 memory leaks introduced in the nib-split, stupid me
7890 ------------------------------------------------------------------------
7891 r12050 | fkuehne | 2005-08-07 00:40:35 +0200 (Sun, 07 Aug 2005) | 1 line
7892 Changed paths:
7893    M /trunk/modules/gui/macosx/extended.h
7894    M /trunk/modules/gui/macosx/extended.m
7895
7896 * set keywords
7897 ------------------------------------------------------------------------
7898 r12048 | fkuehne | 2005-08-06 23:22:23 +0200 (Sat, 06 Aug 2005) | 1 line
7899 Changed paths:
7900    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7901
7902 * added the IMG-file-type
7903 ------------------------------------------------------------------------
7904 r12047 | dionoea | 2005-08-06 23:17:27 +0200 (Sat, 06 Aug 2005) | 2 lines
7905 Changed paths:
7906    M /trunk/vlc.win32.nsi
7907
7908 fix compile on makensis versions < 2.07 (debian sid is 2.06)
7909
7910 ------------------------------------------------------------------------
7911 r12046 | asmax | 2005-08-06 23:15:48 +0200 (Sat, 06 Aug 2005) | 1 line
7912 Changed paths:
7913    M /trunk/modules/gui/skins2/src/dialogs.cpp
7914
7915  * dialogs.cpp: fixed an assert failure in open skins dialog
7916 ------------------------------------------------------------------------
7917 r12045 | fkuehne | 2005-08-06 22:48:15 +0200 (Sat, 06 Aug 2005) | 1 line
7918 Changed paths:
7919    M /trunk/AUTHORS
7920    M /trunk/NEWS
7921
7922 * Updated
7923 ------------------------------------------------------------------------
7924 r12044 | dionoea | 2005-08-06 21:44:35 +0200 (Sat, 06 Aug 2005) | 5 lines
7925 Changed paths:
7926    M /trunk/vlc.win32.nsi
7927
7928  * add context menu item to open directories
7929  * ask to uninstall VLC before installing
7930  * use several languages (its nice for people who really don't talk english)
7931  * small fixes
7932
7933 ------------------------------------------------------------------------
7934 r12043 | asmax | 2005-08-06 21:36:54 +0200 (Sat, 06 Aug 2005) | 2 lines
7935 Changed paths:
7936    M /trunk/include/vlc_common.h
7937
7938  * vlc_common.c: forward declaration of dirent for vlc_symbols.h
7939
7940 ------------------------------------------------------------------------
7941 r12042 | asmax | 2005-08-06 21:09:54 +0200 (Sat, 06 Aug 2005) | 2 lines
7942 Changed paths:
7943    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
7944    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
7945    M /trunk/modules/gui/skins2/src/skin_common.hpp
7946    M /trunk/src/extras/getopt.c
7947    M /trunk/src/libvlc.c
7948    M /trunk/src/misc/charset.c
7949
7950  * charset.c: don't return a pointer to a buffer allocated on the stack!
7951  * all: removed some warnings
7952 ------------------------------------------------------------------------
7953 r12041 | asmax | 2005-08-06 17:08:37 +0200 (Sat, 06 Aug 2005) | 3 lines
7954 Changed paths:
7955    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
7956    M /trunk/src/libvlc.c
7957    M /trunk/src/stream_output/sap.c
7958
7959  * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open failed
7960  * sap.c: compilation fix
7961  * win32_graphics.cpp: avoid multiple #define
7962 ------------------------------------------------------------------------
7963 r12040 | massiot | 2005-08-06 13:45:34 +0200 (Sat, 06 Aug 2005) | 2 lines
7964 Changed paths:
7965    M /trunk/include/vlc_common.h
7966    M /trunk/src/extras/libc.c
7967
7968  * src/extras/libc.c: Fixed compilation on systems without scandir().
7969
7970 ------------------------------------------------------------------------
7971 r12039 | massiot | 2005-08-06 13:04:31 +0200 (Sat, 06 Aug 2005) | 2 lines
7972 Changed paths:
7973    M /trunk/include/vlc_common.h
7974    M /trunk/include/vlc_symbols.h
7975
7976  * include/vlc_common.h: VLC_EXPORT macros can't span on several lines.
7977
7978 ------------------------------------------------------------------------
7979 r12038 | fkuehne | 2005-08-05 21:47:51 +0200 (Fri, 05 Aug 2005) | 9 lines
7980 Changed paths:
7981    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
7982    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
7983    M /trunk/modules/gui/macosx/extended.h
7984    M /trunk/modules/gui/macosx/extended.m
7985    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
7986
7987 * macosx/extended.*: finished the extended-controls for OSX (closes #268)
7988     - save the prefs when they are changed, so the settings are kept
7989     - restore the objects to the correct values
7990     - fixed some compiler warnings
7991     - i18n support additions
7992     
7993 * Extended.nib: minor tweak
7994     
7995 * wxwidgets/extrapanel.cpp: fixed typo
7996 ------------------------------------------------------------------------
7997 r12037 | massiot | 2005-08-05 21:25:38 +0200 (Fri, 05 Aug 2005) | 5 lines
7998 Changed paths:
7999    M /trunk/configure.ac
8000    M /trunk/include/charset.h
8001    M /trunk/include/vlc_common.h
8002    M /trunk/include/vlc_symbols.h
8003    M /trunk/modules/access/directory.c
8004    M /trunk/modules/control/http.c
8005    M /trunk/src/extras/libc.c
8006    M /trunk/src/misc/charset.c
8007
8008  * src/extras/libc.c: Added an implementation of scandir (from directory.c).
8009  * modules/control/http.c: Use scandir instead of readdir since it allows
8010    to sort the files alphanumerically.
8011  * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
8012
8013 ------------------------------------------------------------------------
8014 r12036 | massiot | 2005-08-05 20:44:47 +0200 (Fri, 05 Aug 2005) | 2 lines
8015 Changed paths:
8016    M /trunk/modules/control/http.c
8017    M /trunk/modules/misc/logger.c
8018
8019  * modules/control/http.c: Support for ~ in foreach directory.
8020
8021 ------------------------------------------------------------------------
8022 r12035 | massiot | 2005-08-05 19:56:50 +0200 (Fri, 05 Aug 2005) | 8 lines
8023 Changed paths:
8024    M /trunk/modules/control/http.c
8025
8026  * modules/control/http.c: Added two new RPN functions : playlist_add and
8027    play. playlist_add takes two arguments, mrl and name, and returns
8028    the ID of the added item. play takes 1 argument, the ID of the item,
8029    and returns non-zero in case of error. These functions are much more
8030    convenient than using the "control" tags, because you can then do
8031    several commands in the same page, and get the playlist ID of the
8032    added item, which many people complained about.
8033
8034 ------------------------------------------------------------------------
8035 r12034 | massiot | 2005-08-05 19:52:46 +0200 (Fri, 05 Aug 2005) | 3 lines
8036 Changed paths:
8037    M /trunk/modules/gui/skins2/src/skin_main.cpp
8038
8039  * modules/gui/skins2/src/skin_main.cpp: Unsubscribe message queue when
8040    failing.
8041
8042 ------------------------------------------------------------------------
8043 r12033 | courmisch | 2005-08-05 17:56:41 +0200 (Fri, 05 Aug 2005) | 2 lines
8044 Changed paths:
8045    M /trunk/modules/control/http.c
8046
8047 Fix compiler warnings
8048
8049 ------------------------------------------------------------------------
8050 r12032 | massiot | 2005-08-05 17:20:53 +0200 (Fri, 05 Aug 2005) | 2 lines
8051 Changed paths:
8052    M /trunk/modules/control/rc.c
8053    M /trunk/modules/gui/skins2/src/skin_main.cpp
8054
8055  * ALL: a couple more vlc_object_release()...
8056
8057 ------------------------------------------------------------------------
8058 r12031 | massiot | 2005-08-05 16:46:20 +0200 (Fri, 05 Aug 2005) | 3 lines
8059 Changed paths:
8060    M /trunk/modules/stream_out/transcode.c
8061
8062  * modules/stream_out/transcode.c: Fixed DTS madness after pausing when
8063    --sout-transcode-fps is in use.
8064
8065 ------------------------------------------------------------------------
8066 r12030 | massiot | 2005-08-05 15:54:35 +0200 (Fri, 05 Aug 2005) | 6 lines
8067 Changed paths:
8068    M /trunk/src/misc/httpd.c
8069
8070  * src/misc/httpd.c: Changed the encoding of mandatory pages (401, 403, 404...)
8071    to ascii instead of UTF-8 because those pages actually contain only
8072    ascii characters, and it allows it to work with all browsers including
8073    those which do not support UTF-8. BTW these pages should be somewhere
8074    in the filesystem instead of hard-coded in the C file.
8075
8076 ------------------------------------------------------------------------
8077 r12029 | massiot | 2005-08-05 15:45:56 +0200 (Fri, 05 Aug 2005) | 2 lines
8078 Changed paths:
8079    M /trunk/modules/gui/macosx/extended.m
8080    M /trunk/modules/gui/macosx/intf.m
8081    M /trunk/modules/gui/macosx/playlist.m
8082    M /trunk/modules/gui/macosx/vout.m
8083    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
8084    M /trunk/src/stream_output/stream_output.c
8085
8086  * ALL: releasing a few unreleased objects.
8087
8088 ------------------------------------------------------------------------
8089 r12028 | massiot | 2005-08-05 15:45:10 +0200 (Fri, 05 Aug 2005) | 2 lines
8090 Changed paths:
8091    M /trunk/src/misc/objects.c
8092
8093  * src/misc/objects.c: More verbosity to debug unreleased objects.
8094
8095 ------------------------------------------------------------------------
8096 r12027 | massiot | 2005-08-05 15:43:50 +0200 (Fri, 05 Aug 2005) | 2 lines
8097 Changed paths:
8098    M /trunk/src/input/input.c
8099
8100  * src/input/input.c: msg_Warn->msg_Dbg
8101
8102 ------------------------------------------------------------------------
8103 r12026 | fkuehne | 2005-08-05 15:03:54 +0200 (Fri, 05 Aug 2005) | 1 line
8104 Changed paths:
8105    M /trunk/modules/gui/macosx/wizard.m
8106    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
8107    M /trunk/po/de.po
8108
8109 * fixed minor stuff
8110 ------------------------------------------------------------------------
8111 r12025 | fkuehne | 2005-08-05 15:03:20 +0200 (Fri, 05 Aug 2005) | 1 line
8112 Changed paths:
8113    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
8114    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
8115    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
8116    M /trunk/modules/gui/macosx/extended.h
8117    M /trunk/modules/gui/macosx/extended.m
8118
8119 * added video filters and i18n support -- still ToDo: loaded the settings from the prefs correctly
8120 ------------------------------------------------------------------------
8121 r12024 | fkuehne | 2005-08-05 09:52:05 +0200 (Fri, 05 Aug 2005) | 1 line
8122 Changed paths:
8123    M /trunk/po/ca.po
8124    M /trunk/po/da.po
8125    M /trunk/po/de.po
8126    M /trunk/po/en_GB.po
8127    M /trunk/po/es.po
8128    M /trunk/po/fr.po
8129    M /trunk/po/it.po
8130    M /trunk/po/ja.po
8131    M /trunk/po/nl.po
8132    M /trunk/po/pt_BR.po
8133    M /trunk/po/ro.po
8134    M /trunk/po/ru.po
8135    M /trunk/po/tr.po
8136    M /trunk/po/vlc.pot
8137    M /trunk/po/zh_TW.po
8138
8139 * updated the po-files
8140 ------------------------------------------------------------------------
8141 r12023 | fkuehne | 2005-08-05 01:31:31 +0200 (Fri, 05 Aug 2005) | 1 line
8142 Changed paths:
8143    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
8144    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
8145    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
8146
8147 * VLCExtended is no class needed there
8148 ------------------------------------------------------------------------
8149 r12022 | fkuehne | 2005-08-05 01:24:50 +0200 (Fri, 05 Aug 2005) | 8 lines
8150 Changed paths:
8151    M /trunk/Makefile.am
8152    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib
8153    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
8154    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
8155    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
8156    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
8157    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
8158    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
8159    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
8160    M /trunk/modules/gui/macosx/Modules.am
8161    A /trunk/modules/gui/macosx/extended.h
8162    A /trunk/modules/gui/macosx/extended.m
8163    M /trunk/modules/gui/macosx/intf.h
8164    M /trunk/modules/gui/macosx/intf.m
8165
8166 * port of the WX-advanded-GUI to OSX (refs #268)
8167 - the adjust-image-filter and the audio-filters are completely useable
8168
8169 ToDo:
8170 - complete i18n support
8171 - video-filters
8172 - loading the settings from the prefs correctly
8173 - probably minor layout tweaks, etc.
8174 ------------------------------------------------------------------------
8175 r12021 | gbazin | 2005-08-04 23:58:02 +0200 (Thu, 04 Aug 2005) | 1 line
8176 Changed paths:
8177    M /trunk/configure.ac
8178
8179 * configure.ac: another fix for libavutil detection.
8180 ------------------------------------------------------------------------
8181 r12020 | gbazin | 2005-08-04 23:49:00 +0200 (Thu, 04 Aug 2005) | 1 line
8182 Changed paths:
8183    M /trunk/configure.ac
8184
8185 * configure.ac: support for latest ffmpeg changes (introduction of libavutil).
8186 ------------------------------------------------------------------------
8187 r12019 | xtophe | 2005-08-04 21:22:10 +0200 (Thu, 04 Aug 2005) | 2 lines
8188 Changed paths:
8189    M /trunk/extras/Makefile
8190
8191 Compile fix
8192
8193 ------------------------------------------------------------------------
8194 r12018 | massiot | 2005-08-04 21:15:33 +0200 (Thu, 04 Aug 2005) | 7 lines
8195 Changed paths:
8196    M /trunk/modules/control/http.c
8197
8198  * modules/control/http.c: New option --http-charset to specify which
8199    charset the HTML pages will be transformed into (default no transform,
8200    ie. UTF-8). Call vlc_fix_readdir_charset whenever necessary, the
8201    http intf should now work under Mac OS X with non-ascii filenames.
8202    When using the 'add' command (MVLC_ADD), add an extra paramater 'name'
8203    besides 'mrl' to specify which name to use in the playlist.
8204
8205 ------------------------------------------------------------------------
8206 r12017 | courmisch | 2005-08-04 21:14:06 +0200 (Thu, 04 Aug 2005) | 2 lines
8207 Changed paths:
8208    M /trunk/src/libvlc.c
8209
8210 Initialize iconv at The Right Times
8211
8212 ------------------------------------------------------------------------
8213 r12016 | massiot | 2005-08-04 21:11:07 +0200 (Thu, 04 Aug 2005) | 3 lines
8214 Changed paths:
8215    M /trunk/modules/access/directory.c
8216
8217  * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever
8218    needed. This fixes the directory access module under Mac OS X.
8219
8220 ------------------------------------------------------------------------
8221 r12015 | massiot | 2005-08-04 21:10:21 +0200 (Thu, 04 Aug 2005) | 3 lines
8222 Changed paths:
8223    M /trunk/extras/contrib/src/Makefile
8224    A /trunk/extras/contrib/src/Patches/libiconv.patch
8225
8226  * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
8227    returned by Darwin's readdir). Probably we should send this upstream.
8228
8229 ------------------------------------------------------------------------
8230 r12014 | massiot | 2005-08-04 21:09:15 +0200 (Thu, 04 Aug 2005) | 6 lines
8231 Changed paths:
8232    M /trunk/include/charset.h
8233    M /trunk/include/main.h
8234    M /trunk/include/vlc_symbols.h
8235    M /trunk/src/misc/charset.c
8236    M /trunk/src/misc/darwin_specific.m
8237
8238  * src/misc/charset.c: New function vlc_fix_readdir_charset. It is used
8239    under Mac OS X to transform UTF-8-MAC returned by readdir() into
8240    UTF-8. Darwin always uses UTF-8 internally, so we vlc_current_charset
8241    should always return UTF-8. Also made vlc_current_charset()
8242    thread-safe and added a few missing const's.
8243
8244 ------------------------------------------------------------------------
8245 r12013 | massiot | 2005-08-04 21:06:29 +0200 (Thu, 04 Aug 2005) | 2 lines
8246 Changed paths:
8247    M /trunk/include/network.h
8248
8249  * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
8250
8251 ------------------------------------------------------------------------
8252 r12012 | massiot | 2005-08-04 21:05:21 +0200 (Thu, 04 Aug 2005) | 3 lines
8253 Changed paths:
8254    M /trunk/src/libvlc.c
8255
8256  * src/libvlc.c: Fixed segfault introduced in #12010 when current_charset is
8257    UTF-8.
8258
8259 ------------------------------------------------------------------------
8260 r12011 | courmisch | 2005-08-04 21:03:28 +0200 (Thu, 04 Aug 2005) | 2 lines
8261 Changed paths:
8262    M /trunk/src/libvlc.c
8263
8264 Fix question marks insertion
8265
8266 ------------------------------------------------------------------------
8267 r12010 | courmisch | 2005-08-04 20:14:40 +0200 (Thu, 04 Aug 2005) | 2 lines
8268 Changed paths:
8269    M /trunk/include/main.h
8270    M /trunk/src/libvlc.c
8271    M /trunk/src/misc/unicode.c
8272
8273 Don't call vlc_current_charset and vlc_iconv_open at every conversion
8274
8275 ------------------------------------------------------------------------
8276 r12009 | xtophe | 2005-08-04 19:18:13 +0200 (Thu, 04 Aug 2005) | 2 lines
8277 Changed paths:
8278    M /trunk/modules/gui/wxwidgets/interface.cpp
8279
8280 Compile fix
8281
8282 ------------------------------------------------------------------------
8283 r12008 | courmisch | 2005-08-04 19:03:42 +0200 (Thu, 04 Aug 2005) | 2 lines
8284 Changed paths:
8285    M /trunk/src/stream_output/sap.c
8286
8287 Fix heap buffer overflow
8288
8289 ------------------------------------------------------------------------
8290 r12007 | courmisch | 2005-08-04 18:50:18 +0200 (Thu, 04 Aug 2005) | 2 lines
8291 Changed paths:
8292    M /trunk/modules/control/http.c
8293    M /trunk/modules/demux/mp4/mp4.c
8294    M /trunk/modules/demux/nuv.c
8295
8296 fix spelling of "unsupported"
8297
8298 ------------------------------------------------------------------------
8299 r12006 | courmisch | 2005-08-04 18:47:04 +0200 (Thu, 04 Aug 2005) | 2 lines
8300 Changed paths:
8301    M /trunk/src/misc/unicode.c
8302
8303 Speed up LocaleFree()
8304
8305 ------------------------------------------------------------------------
8306 r12005 | courmisch | 2005-08-04 18:38:57 +0200 (Thu, 04 Aug 2005) | 3 lines
8307 Changed paths:
8308    M /trunk/Makefile.am
8309    M /trunk/src/libvlc.c
8310    A /trunk/src/misc/unicode.c
8311
8312  * reimplement EnableUTF8 without iconv
8313  * move Unicode stuff to a separate file
8314
8315 ------------------------------------------------------------------------
8316 r12004 | courmisch | 2005-08-04 16:58:44 +0200 (Thu, 04 Aug 2005) | 4 lines
8317 Changed paths:
8318    M /trunk/include/vlc_httpd.h
8319    M /trunk/include/vlc_symbols.h
8320    M /trunk/modules/control/http.c
8321    M /trunk/share/http/index.html
8322    M /trunk/share/http/vlm/edit.html
8323    M /trunk/share/http/vlm/index.html
8324    M /trunk/share/http/vlm/new.html
8325    M /trunk/share/http/vlm/show.html
8326    M /trunk/src/misc/httpd.c
8327
8328  * modules/control/http.c : specify UTF-8 as charset (closes #236)
8329  * share/html/* : sepcify UTF-8 as XML encoding
8330  * httpd.c : add a bunch of "const"
8331
8332 ------------------------------------------------------------------------
8333 r12003 | courmisch | 2005-08-04 16:45:59 +0200 (Thu, 04 Aug 2005) | 2 lines
8334 Changed paths:
8335    M /trunk/src/misc/httpd.c
8336
8337 Add stub httpd_ServerIP when httpd is not compiled
8338
8339 ------------------------------------------------------------------------
8340 r12002 | fkuehne | 2005-08-04 14:47:04 +0200 (Thu, 04 Aug 2005) | 1 line
8341 Changed paths:
8342    M /trunk/extras/contrib/src/Makefile
8343
8344 * disable the compilation of ffplay (solves a SDL compilation issue)
8345 ------------------------------------------------------------------------
8346 r12001 | fkuehne | 2005-08-04 14:11:15 +0200 (Thu, 04 Aug 2005) | 1 line
8347 Changed paths:
8348    M /trunk/extras/contrib/src/Patches/daap.patch
8349
8350 * really fix the patch....
8351 ------------------------------------------------------------------------
8352 r12000 | fkuehne | 2005-08-04 13:55:52 +0200 (Thu, 04 Aug 2005) | 1 line
8353 Changed paths:
8354    M /trunk/extras/contrib/src/Patches/daap.patch
8355
8356 * fix the patch file
8357 ------------------------------------------------------------------------
8358 r11999 | fkuehne | 2005-08-04 13:49:36 +0200 (Thu, 04 Aug 2005) | 1 line
8359 Changed paths:
8360    M /trunk/extras/contrib/src/Makefile
8361    A /trunk/extras/contrib/src/Patches/daap.patch
8362
8363 * fix compilation of libopendaap on 10.2
8364 ------------------------------------------------------------------------
8365 r11998 | fkuehne | 2005-08-04 12:04:35 +0200 (Thu, 04 Aug 2005) | 1 line
8366 Changed paths:
8367    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
8368
8369 * removed unneeded ifdef, which broke the compilation on Darwin 8.x
8370 ------------------------------------------------------------------------
8371 r11996 | asmax | 2005-08-04 00:44:45 +0200 (Thu, 04 Aug 2005) | 2 lines
8372 Changed paths:
8373    M /trunk/build-vlc
8374    M /trunk/config.in
8375    M /trunk/defconfig
8376
8377 * config.in: wxwindows -> wxwidgets. Added a HTTPD option
8378
8379 ------------------------------------------------------------------------
8380 r11995 | fkuehne | 2005-08-03 23:47:47 +0200 (Wed, 03 Aug 2005) | 1 line
8381 Changed paths:
8382    M /trunk/modules/gui/macosx/wizard.h
8383    M /trunk/modules/gui/macosx/wizard.m
8384
8385 * implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
8386 ------------------------------------------------------------------------
8387 r11994 | gbazin | 2005-08-03 23:42:04 +0200 (Wed, 03 Aug 2005) | 1 line
8388 Changed paths:
8389    M /trunk/modules/gui/wxwidgets/interface.cpp
8390
8391 * modules/gui/wxwidgets/interface.cpp: bring back text wrapping on win32 for the about dialog box.
8392 ------------------------------------------------------------------------
8393 r11993 | gbazin | 2005-08-03 23:33:37 +0200 (Wed, 03 Aug 2005) | 1 line
8394 Changed paths:
8395    M /trunk/src/misc/modules.c
8396
8397 * src/misc/modules.c: reverted 11984 which breaks the plugins cache.
8398 ------------------------------------------------------------------------
8399 r11992 | gbazin | 2005-08-03 23:23:04 +0200 (Wed, 03 Aug 2005) | 1 line
8400 Changed paths:
8401    M /trunk/src/libvlc.c
8402
8403 * src/libvlc.c: compilation fix.
8404 ------------------------------------------------------------------------
8405 r11991 | ipkiss | 2005-08-03 23:00:03 +0200 (Wed, 03 Aug 2005) | 2 lines
8406 Changed paths:
8407    M /trunk/modules/gui/skins2/vars/playlist.cpp
8408
8409  * skins2/vars/playlist.cpp: compilation fix
8410
8411 ------------------------------------------------------------------------
8412 r11990 | courmisch | 2005-08-03 21:09:58 +0200 (Wed, 03 Aug 2005) | 3 lines
8413 Changed paths:
8414    M /trunk/modules/demux/playlist/m3u.c
8415    M /trunk/modules/demux/playlist/old.c
8416
8417  * M3U: make sure strings are UTF8
8418  * old: convert
8419
8420 ------------------------------------------------------------------------
8421 r11989 | courmisch | 2005-08-03 21:07:09 +0200 (Wed, 03 Aug 2005) | 2 lines
8422 Changed paths:
8423    M /trunk/src/libvlc.c
8424
8425 Handle NULL pointer properly in Unicode conversion thingy
8426
8427 ------------------------------------------------------------------------
8428 r11988 | courmisch | 2005-08-03 21:01:44 +0200 (Wed, 03 Aug 2005) | 8 lines
8429 Changed paths:
8430    M /trunk/configure.ac
8431    M /trunk/include/charset.h
8432    M /trunk/include/stream_output.h
8433    M /trunk/include/vlc_symbols.h
8434    M /trunk/modules/access/file.c
8435    M /trunk/modules/gui/skins2/vars/playlist.cpp
8436    M /trunk/modules/gui/skins2/vars/playlist.hpp
8437    M /trunk/modules/gui/wince/wince.h
8438    M /trunk/modules/gui/wxwidgets/preferences.cpp
8439    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
8440    M /trunk/modules/gui/wxwidgets/wxwidgets.h
8441    M /trunk/modules/misc/playlist/old.c
8442    M /trunk/modules/services_discovery/sap.c
8443    M /trunk/src/libvlc.c
8444    M /trunk/src/stream_output/sap.c
8445
8446 Use UTF-8 internally (closes #16 and introduces lots of yet to be uncovered bugs)
8447
8448 * libvlc: Conversion functions (needs performance improvement)
8449           Convert filenames from command line
8450 * SAP, Skins2: no perform own UTF-8 conversion
8451 * file, playlistold : convert
8452 * wx, winCE : assume UTF-8
8453
8454 ------------------------------------------------------------------------
8455 r11987 | gbazin | 2005-08-03 20:26:11 +0200 (Wed, 03 Aug 2005) | 1 line
8456 Changed paths:
8457    M /trunk/modules/video_output/wingdi.c
8458
8459 * modules/video_output/wingdi.c: compilation fix when compiled as plugin.
8460 ------------------------------------------------------------------------
8461 r11986 | xtophe | 2005-08-03 18:57:29 +0200 (Wed, 03 Aug 2005) | 2 lines
8462 Changed paths:
8463    M /trunk/modules/gui/wxwidgets/dialogs.cpp
8464    M /trunk/modules/gui/wxwidgets/interface.cpp
8465    M /trunk/modules/gui/wxwidgets/menus.cpp
8466    M /trunk/modules/gui/wxwidgets/video.cpp
8467
8468 Forgot to change a few variable names (refs #80)
8469
8470 ------------------------------------------------------------------------
8471 r11985 | courmisch | 2005-08-03 18:18:38 +0200 (Wed, 03 Aug 2005) | 5 lines
8472 Changed paths:
8473    M /trunk/modules/services_discovery/sap.c
8474    M /trunk/modules/services_discovery/upnp.cpp
8475
8476 There is no "=~" operator in C (it simply means "= ~").
8477 I assume the intent was "&= ~" which is not the same.
8478
8479 Needs review.
8480
8481 ------------------------------------------------------------------------
8482 r11984 | courmisch | 2005-08-03 17:58:31 +0200 (Wed, 03 Aug 2005) | 2 lines
8483 Changed paths:
8484    M /trunk/src/misc/modules.c
8485
8486 Module bank memleak
8487
8488 ------------------------------------------------------------------------
8489 r11983 | courmisch | 2005-08-03 17:45:21 +0200 (Wed, 03 Aug 2005) | 2 lines
8490 Changed paths:
8491    M /trunk/src/libvlc.c
8492
8493 Fix the message queue memleak
8494
8495 ------------------------------------------------------------------------
8496 r11982 | xtophe | 2005-08-03 17:31:26 +0200 (Wed, 03 Aug 2005) | 2 lines
8497 Changed paths:
8498    M /trunk/NEWS
8499    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
8500    M /trunk/modules/gui/wxwidgets/wxwidgets.h
8501
8502 Renaming of wxwidgets options. Close the renaming (refs #80)
8503
8504 ------------------------------------------------------------------------
8505 r11981 | xtophe | 2005-08-03 17:03:23 +0200 (Wed, 03 Aug 2005) | 2 lines
8506 Changed paths:
8507    M /trunk/modules/gui/wxwidgets/Modules.am
8508    M /trunk/modules/gui/wxwidgets/bookmarks.cpp
8509    M /trunk/modules/gui/wxwidgets/dialogs.cpp
8510    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
8511    M /trunk/modules/gui/wxwidgets/fileinfo.cpp
8512    M /trunk/modules/gui/wxwidgets/interface.cpp
8513    M /trunk/modules/gui/wxwidgets/iteminfo.cpp
8514    M /trunk/modules/gui/wxwidgets/menus.cpp
8515    M /trunk/modules/gui/wxwidgets/messages.cpp
8516    M /trunk/modules/gui/wxwidgets/open.cpp
8517    M /trunk/modules/gui/wxwidgets/playlist.cpp
8518    M /trunk/modules/gui/wxwidgets/preferences.cpp
8519    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
8520    M /trunk/modules/gui/wxwidgets/streamout.cpp
8521    M /trunk/modules/gui/wxwidgets/subtitles.cpp
8522    M /trunk/modules/gui/wxwidgets/timer.cpp
8523    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
8524    M /trunk/modules/gui/wxwidgets/video.cpp
8525    M /trunk/modules/gui/wxwidgets/wizard.cpp
8526    A /trunk/modules/gui/wxwidgets/wxwidgets.cpp (from /trunk/modules/gui/wxwidgets/wxwindows.cpp:11979)
8527    A /trunk/modules/gui/wxwidgets/wxwidgets.h (from /trunk/modules/gui/wxwidgets/wxwindows.h:11979)
8528    D /trunk/modules/gui/wxwidgets/wxwindows.cpp
8529    D /trunk/modules/gui/wxwidgets/wxwindows.h
8530
8531 wxWindows -> wxWidgets step 3 (refs #80)
8532
8533 ------------------------------------------------------------------------
8534 r11980 | massiot | 2005-08-03 16:52:17 +0200 (Wed, 03 Aug 2005) | 2 lines
8535 Changed paths:
8536    M /trunk/src/misc/image.c
8537
8538  * src/misc/image.c: Really fixed the segfault on unsupported image type.
8539
8540 ------------------------------------------------------------------------
8541 r11979 | xtophe | 2005-08-03 16:33:59 +0200 (Wed, 03 Aug 2005) | 4 lines
8542 Changed paths:
8543    M /trunk/configure.ac
8544    A /trunk/modules/gui/wxwidgets (from /trunk/modules/gui/wxwindows:11978)
8545    D /trunk/modules/gui/wxwindows
8546
8547 wxWindows -> wxWidgets in configure.ac and renaming the dir.
8548
8549 NB: Likely to break your cache and preferences
8550
8551 ------------------------------------------------------------------------
8552 r11977 | fkuehne | 2005-08-03 15:07:46 +0200 (Wed, 03 Aug 2005) | 1 line
8553 Changed paths:
8554    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
8555    M /trunk/modules/gui/macosx/wizard.m
8556
8557 * implemented MMS-support (refs #271)
8558 ------------------------------------------------------------------------
8559 r11976 | massiot | 2005-08-03 14:58:53 +0200 (Wed, 03 Aug 2005) | 8 lines
8560 Changed paths:
8561    M /trunk/Makefile.am
8562    M /trunk/configure.ac
8563    M /trunk/extras/contrib/src/Makefile
8564    A /trunk/extras/contrib/src/Patches/SDL.patch
8565    A /trunk/extras/contrib/src/Patches/SDL_image.patch
8566    A /trunk/extras/contrib/src/Patches/tiff.patch
8567    M /trunk/extras/contrib/src/packages.mak
8568
8569  * extras/contrib: Added libSDL and libSDL_image to the contrib system,
8570    along with libjpeg and libtiff. SDL has been heavily patched not to
8571    hijack main() on Darwin, you should do the same for other platforms.
8572    Also fixed a huge number of typos in the Makefile, and reverted to
8573    an old version of ffmpeg because our friends there are breaking
8574    everything again.
8575  * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
8576
8577 ------------------------------------------------------------------------
8578 r11975 | massiot | 2005-08-03 14:48:10 +0200 (Wed, 03 Aug 2005) | 2 lines
8579 Changed paths:
8580    M /trunk/modules/codec/ffmpeg/encoder.c
8581
8582  * modules/codec/ffmpeg/encoder.c: Avoid a useless warning.
8583
8584 ------------------------------------------------------------------------
8585 r11973 | asmax | 2005-08-03 01:26:22 +0200 (Wed, 03 Aug 2005) | 2 lines
8586 Changed paths:
8587    M /trunk/modules/gui/skins2/src/var_manager.cpp
8588    M /trunk/modules/gui/skins2/src/var_manager.hpp
8589
8590 * var_manager.cpp: explicit object destruction order to avoid access
8591 to an already destroyed map ! (and a crash with MSVC runtime...)
8592 ------------------------------------------------------------------------
8593 r11972 | asmax | 2005-08-02 23:27:53 +0200 (Tue, 02 Aug 2005) | 3 lines
8594 Changed paths:
8595    M /trunk/configure.ac
8596    M /trunk/modules/video_filter/Modules.am
8597    A /trunk/modules/video_filter/rv32.c
8598
8599 * rv32.c: new basic video filter to convert RV24 to RV32
8600   (remove the dependency of skins2 to ffmpeg for PNG loading)
8601
8602 ------------------------------------------------------------------------
8603 r11971 | courmisch | 2005-08-02 21:11:23 +0200 (Tue, 02 Aug 2005) | 3 lines
8604 Changed paths:
8605    M /trunk/modules/access_output/udp.c
8606
8607 Use new network modules semantics (closes #283)
8608 but it is even more ugly than before
8609
8610 ------------------------------------------------------------------------
8611 r11970 | xtophe | 2005-08-02 20:31:32 +0200 (Tue, 02 Aug 2005) | 2 lines
8612 Changed paths:
8613    M /trunk/modules/video_filter/deinterlace.c
8614
8615 Add some sections
8616
8617 ------------------------------------------------------------------------
8618 r11969 | courmisch | 2005-08-02 19:59:33 +0200 (Tue, 02 Aug 2005) | 3 lines
8619 Changed paths:
8620    M /trunk/modules/gui/wxwindows/interface.cpp
8621    M /trunk/modules/gui/wxwindows/wxwindows.cpp
8622
8623 Rename wxWindows to wxWidgets (refs #80)
8624 (keep backward compatible shortcuts, of course)
8625
8626 ------------------------------------------------------------------------
8627 r11968 | massiot | 2005-08-02 19:43:34 +0200 (Tue, 02 Aug 2005) | 2 lines
8628 Changed paths:
8629    M /trunk/src/stream_output/sap.c
8630
8631  * src/stream_output/sap.c: Fixed small memory leak.
8632
8633 ------------------------------------------------------------------------
8634 r11967 | courmisch | 2005-08-02 19:31:33 +0200 (Tue, 02 Aug 2005) | 2 lines
8635 Changed paths:
8636    M /trunk/modules/access/tcp.c
8637
8638 Minor bugfix and cleanup
8639
8640 ------------------------------------------------------------------------
8641 r11966 | fkuehne | 2005-08-02 18:53:43 +0200 (Tue, 02 Aug 2005) | 4 lines
8642 Changed paths:
8643    M /trunk/extras/contrib/src/Makefile
8644    D /trunk/extras/contrib/src/Patches/daap.patch
8645    M /trunk/extras/contrib/src/packages.mak
8646
8647 * packages.mak: Updated the download server of libopendaap and the used version. 0.4.0 is entirely free on the contrary to previous versions, since it uses a free mdns-library instead of Apple's own now. 
8648 * Makefile: 
8649     - Our patch was applied upstream, so we don't need it anymore.
8650     - Fixed a copy&paste typo, which prevented the dist-clean of 9 libraries
8651 ------------------------------------------------------------------------
8652 r11965 | courmisch | 2005-08-02 17:31:47 +0200 (Tue, 02 Aug 2005) | 11 lines
8653 Changed paths:
8654    M /trunk/include/network.h
8655    M /trunk/modules/misc/network/ipv4.c
8656    M /trunk/modules/misc/network/ipv6.c
8657    M /trunk/src/misc/net.c
8658
8659 - When both IPv4 and IPv6 plugins return a socket, use the IPv6 one if
8660   IPV6_ONLY can be turned off. It is supposed to be off by default, and
8661   it actually is. Unfortunately, OpenBSD and NetBSD people think
8662   network software programmer like us are too stupid to use this
8663   feature properly, so they just removed it. Lets say the most stupid
8664   are not always the ones one think. Also, Windows doesn't support this
8665   yet. On all these OSes, keep the old behavior; that is prefer IPv4.
8666   Closes #166.
8667
8668 - Windows protection level compile fix
8669
8670 ------------------------------------------------------------------------
8671 r11964 | courmisch | 2005-08-02 17:23:46 +0200 (Tue, 02 Aug 2005) | 2 lines
8672 Changed paths:
8673    M /trunk/modules/access/udp.c
8674
8675 Fix typo in previous commit
8676
8677 ------------------------------------------------------------------------
8678 r11963 | massiot | 2005-08-02 16:17:01 +0200 (Tue, 02 Aug 2005) | 2 lines
8679 Changed paths:
8680    M /trunk/modules/codec/ffmpeg/encoder.c
8681    M /trunk/modules/codec/ffmpeg/ffmpeg.c
8682
8683  * modules/codec/ffmpeg: More locking around avcodec_open() and avcodec_close().
8684
8685 ------------------------------------------------------------------------
8686 r11961 | hartman | 2005-08-02 12:30:59 +0200 (Tue, 02 Aug 2005) | 2 lines
8687 Changed paths:
8688    M /trunk/extras/contrib/bootstrap
8689
8690 * SDK shouldn't be enabled yet.
8691
8692 ------------------------------------------------------------------------
8693 r11960 | hartman | 2005-08-02 12:28:54 +0200 (Tue, 02 Aug 2005) | 2 lines
8694 Changed paths:
8695    M /trunk/extras/contrib/src/Makefile
8696    M /trunk/extras/contrib/src/packages.mak
8697
8698 * Fix mpeg2dec download
8699
8700 ------------------------------------------------------------------------
8701 r11958 | damienf | 2005-08-02 11:02:49 +0200 (Tue, 02 Aug 2005) | 2 lines
8702 Changed paths:
8703    M /trunk/activex/Makefile.am
8704
8705 - add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276)
8706
8707 ------------------------------------------------------------------------
8708 r11957 | sigmunau | 2005-08-01 23:12:22 +0200 (Mon, 01 Aug 2005) | 2 lines
8709 Changed paths:
8710    M /trunk/modules/gui/wxwindows/streamdata.h
8711
8712 some more suggestions by trax
8713
8714 ------------------------------------------------------------------------
8715 r11956 | dionoea | 2005-08-01 21:50:19 +0200 (Mon, 01 Aug 2005) | 2 lines
8716 Changed paths:
8717    M /trunk/THANKS
8718
8719 add Fran?\195?\167ois Seigner
8720
8721 ------------------------------------------------------------------------
8722 r11955 | sigmunau | 2005-08-01 21:47:12 +0200 (Mon, 01 Aug 2005) | 2 lines
8723 Changed paths:
8724    M /trunk/modules/mux/asf.c
8725
8726 mux/asf.c: codec description fixes suggested by trax
8727
8728 ------------------------------------------------------------------------
8729 r11954 | dionoea | 2005-08-01 21:45:47 +0200 (Mon, 01 Aug 2005) | 3 lines
8730 Changed paths:
8731    M /trunk/modules/gui/wxwindows/streamout.cpp
8732    M /trunk/modules/gui/wxwindows/wxwindows.h
8733
8734 add TTL option in streamout dialog. Patch by seingier fran?\195?\167ois plus some
8735 layout and initial value fixes.
8736
8737 ------------------------------------------------------------------------
8738 r11953 | massiot | 2005-08-01 21:33:46 +0200 (Mon, 01 Aug 2005) | 2 lines
8739 Changed paths:
8740    M /trunk/extras/contrib/bootstrap
8741
8742 I'll have more commits than courmisch today ! One again
8743
8744 ------------------------------------------------------------------------
8745 r11952 | sigmunau | 2005-08-01 21:23:00 +0200 (Mon, 01 Aug 2005) | 2 lines
8746 Changed paths:
8747    M /trunk/modules/access/http.c
8748
8749 access/http.c: fixed icy with metadata
8750
8751 ------------------------------------------------------------------------
8752 r11951 | ipkiss | 2005-08-01 20:36:09 +0200 (Mon, 01 Aug 2005) | 2 lines
8753 Changed paths:
8754    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8755
8756  * wxwindows/bookmarks.cpp: cosmetics + removed a debug message
8757
8758 ------------------------------------------------------------------------
8759 r11950 | massiot | 2005-08-01 20:35:33 +0200 (Mon, 01 Aug 2005) | 2 lines
8760 Changed paths:
8761    M /trunk/src/input/input.c
8762
8763  * src/input/input.c: Fixed segfault when using :programs= or the VLM.
8764
8765 ------------------------------------------------------------------------
8766 r11949 | courmisch | 2005-08-01 20:27:44 +0200 (Mon, 01 Aug 2005) | 4 lines
8767 Changed paths:
8768    M /trunk/modules/misc/network/ipv4.c
8769    M /trunk/modules/misc/network/ipv6.c
8770
8771 - Kludge to be able to use strerror() with Winsock
8772   (should fix IPv6 error reporting on Win32)
8773 - Some cleanup
8774
8775 ------------------------------------------------------------------------
8776 r11948 | massiot | 2005-08-01 19:58:22 +0200 (Mon, 01 Aug 2005) | 3 lines
8777 Changed paths:
8778    M /trunk/modules/access/fake.c
8779
8780  * modules/access/fake.c: New --fake-duration option ; useful to do a
8781    slide-show.
8782
8783 ------------------------------------------------------------------------
8784 r11947 | courmisch | 2005-08-01 19:54:14 +0200 (Mon, 01 Aug 2005) | 2 lines
8785 Changed paths:
8786    M /trunk/modules/access/udp.c
8787
8788 Don't reinvent strchr()
8789
8790 ------------------------------------------------------------------------
8791 r11946 | dionoea | 2005-08-01 19:28:16 +0200 (Mon, 01 Aug 2005) | 2 lines
8792 Changed paths:
8793    M /trunk/modules/gui/wxwindows/streamdata.h
8794
8795 remove compile warning
8796
8797 ------------------------------------------------------------------------
8798 r11945 | courmisch | 2005-08-01 19:26:37 +0200 (Mon, 01 Aug 2005) | 2 lines
8799 Changed paths:
8800    M /trunk/modules/services_discovery/sap.c
8801
8802 Don't attempt to listen to link-local scope SAP address because it doesn't work
8803
8804 ------------------------------------------------------------------------
8805 r11944 | dionoea | 2005-08-01 19:21:22 +0200 (Mon, 01 Aug 2005) | 3 lines
8806 Changed paths:
8807    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8808    M /trunk/modules/gui/wxwindows/fileinfo.cpp
8809
8810 fileinfo : patch by Jonas A. Larsen to remove empty fields
8811 bookmarks : remove compile warning
8812
8813 ------------------------------------------------------------------------
8814 r11943 | sigmunau | 2005-08-01 19:13:05 +0200 (Mon, 01 Aug 2005) | 2 lines
8815 Changed paths:
8816    M /trunk/modules/services_discovery/shout.c
8817
8818 shout.c: fixed shoutcast discovery (added www. to hostname)
8819
8820 ------------------------------------------------------------------------
8821 r11942 | massiot | 2005-08-01 18:40:24 +0200 (Mon, 01 Aug 2005) | 4 lines
8822 Changed paths:
8823    M /trunk/modules/codec/fake.c
8824
8825  * modules/codec/fake.c: New obscure options to allow for maximum width
8826    and height while keeping the aspect ratio of the original picture. New
8827    options to deinterlace the picture on loading.
8828
8829 ------------------------------------------------------------------------
8830 r11941 | massiot | 2005-08-01 18:38:56 +0200 (Mon, 01 Aug 2005) | 3 lines
8831 Changed paths:
8832    M /trunk/include/vlc_image.h
8833    M /trunk/src/misc/image.c
8834
8835  * src/misc/image.c: New image_Filter call to apply a filter on a picture_t
8836    (for instance deinterlace filter).
8837
8838 ------------------------------------------------------------------------
8839 r11940 | massiot | 2005-08-01 16:58:14 +0200 (Mon, 01 Aug 2005) | 2 lines
8840 Changed paths:
8841    M /trunk/extras/contrib/bootstrap
8842
8843  * extras/contrib/bootstrap: Really fixed it this time.
8844
8845 ------------------------------------------------------------------------
8846 r11939 | massiot | 2005-08-01 16:53:22 +0200 (Mon, 01 Aug 2005) | 2 lines
8847 Changed paths:
8848    M /trunk/extras/contrib/bootstrap
8849
8850  * extras/contrib/bootstrap: Typo.
8851
8852 ------------------------------------------------------------------------
8853 r11938 | massiot | 2005-08-01 16:50:42 +0200 (Mon, 01 Aug 2005) | 3 lines
8854 Changed paths:
8855    M /trunk/modules/codec/ffmpeg/encoder.c
8856    M /trunk/modules/codec/twolame.c
8857
8858  * modules/codec/twolame.c, modules/codec/ffmpeg/encoder.c: Added sanity
8859    checks for frequencies and bitrates in MPEG audio.
8860
8861 ------------------------------------------------------------------------
8862 r11937 | massiot | 2005-08-01 16:44:08 +0200 (Mon, 01 Aug 2005) | 3 lines
8863 Changed paths:
8864    M /trunk/modules/control/http.c
8865
8866  * modules/control/http.c: Add an 'ext' field to file structures in
8867    order to get the file extension.
8868
8869 ------------------------------------------------------------------------
8870 r11936 | massiot | 2005-08-01 16:40:53 +0200 (Mon, 01 Aug 2005) | 2 lines
8871 Changed paths:
8872    M /trunk/Makefile.am
8873
8874  * Makefile.am: fix build location of Mac OS X bundle for Darwin8.
8875
8876 ------------------------------------------------------------------------
8877 r11934 | massiot | 2005-08-01 14:51:00 +0200 (Mon, 01 Aug 2005) | 3 lines
8878 Changed paths:
8879    M /trunk/extras/contrib/src/packages.mak
8880
8881  * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
8882    because the new location doesn't exist.
8883
8884 ------------------------------------------------------------------------
8885 r11932 | jpsaman | 2005-08-01 13:10:19 +0200 (Mon, 01 Aug 2005) | 1 line
8886 Changed paths:
8887    M /trunk/vlc.win32.nsi
8888
8889 Fix wrong uninstall key
8890 ------------------------------------------------------------------------
8891 r11930 | ipkiss | 2005-07-31 22:58:43 +0200 (Sun, 31 Jul 2005) | 4 lines
8892 Changed paths:
8893    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8894    M /trunk/modules/gui/wxwindows/dialogs.cpp
8895    M /trunk/modules/gui/wxwindows/interface.cpp
8896    M /trunk/modules/gui/wxwindows/wxwindows.h
8897
8898  * wxwindows: do not save the position of minimized windows. Closes #282.
8899    We cannot do better (i.e. save the position when the window is minimized)
8900    because we cannot be notified of such event with the wxWindows API.
8901
8902 ------------------------------------------------------------------------
8903 r11929 | courmisch | 2005-07-31 21:04:29 +0200 (Sun, 31 Jul 2005) | 5 lines
8904 Changed paths:
8905    M /trunk/modules/stream_out/rtp.c
8906
8907 - Put IP6 instead of IP4 when appropriate
8908   (closes #270)
8909 - strlen( static string ) => sizeof
8910   using strlen with static strings is lame
8911
8912 ------------------------------------------------------------------------
8913 r11928 | courmisch | 2005-07-31 21:01:09 +0200 (Sun, 31 Jul 2005) | 2 lines
8914 Changed paths:
8915    M /trunk/include/network.h
8916
8917 Add const
8918
8919 ------------------------------------------------------------------------
8920 r11927 | dionoea | 2005-07-31 18:29:04 +0200 (Sun, 31 Jul 2005) | 2 lines
8921 Changed paths:
8922    M /trunk/modules/video_filter/rss.c
8923
8924 free stuff and add mutex (will be needed when RSS feed get updated)
8925
8926 ------------------------------------------------------------------------
8927 r11926 | dionoea | 2005-07-31 02:25:10 +0200 (Sun, 31 Jul 2005) | 2 lines
8928 Changed paths:
8929    M /trunk/NEWS
8930
8931 add update checker and rss subfilter
8932
8933 ------------------------------------------------------------------------
8934 r11925 | dionoea | 2005-07-31 02:15:54 +0200 (Sun, 31 Jul 2005) | 2 lines
8935 Changed paths:
8936    M /trunk/modules/video_filter/rss.c
8937
8938 change option names so users can have different settings for marq and rss modules
8939
8940 ------------------------------------------------------------------------
8941 r11924 | dionoea | 2005-07-31 02:07:48 +0200 (Sun, 31 Jul 2005) | 7 lines
8942 Changed paths:
8943    M /trunk/configure.ac
8944    M /trunk/modules/video_filter/Modules.am
8945    M /trunk/modules/video_filter/motiondetect.c
8946    A /trunk/modules/video_filter/rss.c
8947
8948  * rss.c  : add new rss module (sub filter)
8949 Still needs much work
8950 example command line :
8951 ./vlc -vvv --color --sub-filter rss --rss-urls "http://kernel.org/kdist/rss.xml,http://fxfeeds.mozilla.org/rss20.xml
8952
8953  * motiondetect.c : propset ... Id
8954
8955 ------------------------------------------------------------------------
8956 r11923 | dionoea | 2005-07-31 00:14:16 +0200 (Sun, 31 Jul 2005) | 2 lines
8957 Changed paths:
8958    M /trunk/src/libvlc.h
8959
8960 --sub-filter should appear in vlc -H without needing --advanced
8961
8962 ------------------------------------------------------------------------
8963 r11922 | dionoea | 2005-07-30 22:01:33 +0200 (Sat, 30 Jul 2005) | 2 lines
8964 Changed paths:
8965    M /trunk/modules/video_filter/marq.c
8966
8967 svn propset svn:keywords Id
8968
8969 ------------------------------------------------------------------------
8970 r11921 | dionoea | 2005-07-30 21:59:19 +0200 (Sat, 30 Jul 2005) | 2 lines
8971 Changed paths:
8972    M /trunk/modules/video_filter/marq.c
8973
8974 remove tabs and trailing spaces
8975
8976 ------------------------------------------------------------------------
8977 r11920 | hartman | 2005-07-30 14:39:57 +0200 (Sat, 30 Jul 2005) | 2 lines
8978 Changed paths:
8979    M /trunk/extras/contrib/src/packages.mak
8980
8981 * forwardport [11919]
8982
8983 ------------------------------------------------------------------------
8984 r11917 | hartman | 2005-07-30 14:07:09 +0200 (Sat, 30 Jul 2005) | 2 lines
8985 Changed paths:
8986    M /trunk/extras/contrib/bootstrap
8987    M /trunk/extras/contrib/src/Makefile
8988    M /trunk/extras/contrib/src/packages.mak
8989
8990 * Add options for SDK building. (not enabled yet) and fix liba52 downlaod
8991
8992 ------------------------------------------------------------------------
8993 r11916 | gbazin | 2005-07-30 13:30:51 +0200 (Sat, 30 Jul 2005) | 1 line
8994 Changed paths:
8995    M /trunk/modules/audio_output/waveout.c
8996
8997 * modules/audio_output/waveout.c: get rid of roundf() which isn't supported on WinCE.
8998 ------------------------------------------------------------------------
8999 r11915 | gbazin | 2005-07-30 12:49:52 +0200 (Sat, 30 Jul 2005) | 1 line
9000 Changed paths:
9001    M /trunk/include/network.h
9002    M /trunk/modules/access/mms/mmstu.c
9003    M /trunk/src/stream_output/acl.c
9004
9005 * include/network.h, modules/access/mms/mmstu.c, src/stream_output/acl.c: WinCE build fixes.
9006 ------------------------------------------------------------------------
9007 r11913 | hartman | 2005-07-30 03:22:35 +0200 (Sat, 30 Jul 2005) | 2 lines
9008 Changed paths:
9009    M /trunk/extras/contrib/src/packages.mak
9010
9011 * Update some sourceforge download locations to use the mirror
9012
9013 ------------------------------------------------------------------------
9014 r11912 | courmisch | 2005-07-29 21:04:46 +0200 (Fri, 29 Jul 2005) | 2 lines
9015 Changed paths:
9016    M /trunk/modules/misc/rtsp.c
9017
9018 Fix some memleaks
9019
9020 ------------------------------------------------------------------------
9021 r11911 | courmisch | 2005-07-29 20:45:11 +0200 (Fri, 29 Jul 2005) | 3 lines
9022 Changed paths:
9023    M /trunk/modules/misc/rtsp.c
9024
9025 - Put correct IP4 owner address
9026 - Support IP6 (refs #270)
9027
9028 ------------------------------------------------------------------------
9029 r11910 | courmisch | 2005-07-29 20:28:45 +0200 (Fri, 29 Jul 2005) | 2 lines
9030 Changed paths:
9031    M /trunk/src/misc/httpd.c
9032
9033 Fix compilation. Thanks bigben
9034
9035 ------------------------------------------------------------------------
9036 r11909 | courmisch | 2005-07-29 20:00:06 +0200 (Fri, 29 Jul 2005) | 2 lines
9037 Changed paths:
9038    M /trunk/modules/stream_out/rtp.c
9039
9040 I had missed a third similar problem
9041
9042 ------------------------------------------------------------------------
9043 r11908 | courmisch | 2005-07-29 19:53:50 +0200 (Fri, 29 Jul 2005) | 4 lines
9044 Changed paths:
9045    M /trunk/include/vlc_httpd.h
9046    M /trunk/include/vlc_symbols.h
9047    M /trunk/modules/misc/rtsp.c
9048    M /trunk/modules/stream_out/rtp.c
9049    M /trunk/src/misc/httpd.c
9050
9051 - Add httpd_ServerIP() to obtain HTTP server's IP used with a given client
9052 (much like httpd_ClientIP())
9053 - Rewrite httpd_ClientIP() to use existing API and not use malloc/free
9054
9055 ------------------------------------------------------------------------
9056 r11907 | courmisch | 2005-07-29 19:31:00 +0200 (Fri, 29 Jul 2005) | 2 lines
9057 Changed paths:
9058    M /trunk/src/stream_output/sap.c
9059
9060 Forgot this file
9061
9062 ------------------------------------------------------------------------
9063 r11906 | courmisch | 2005-07-29 19:28:01 +0200 (Fri, 29 Jul 2005) | 3 lines
9064 Changed paths:
9065    M /trunk/include/network.h
9066    M /trunk/modules/access/ftp.c
9067    M /trunk/modules/access/mms/mmstu.c
9068
9069 Don't require a vlc_object_t in net_Get(Sock|Peer)Address
9070 (will be needed by a later commit)
9071
9072 ------------------------------------------------------------------------
9073 r11905 | massiot | 2005-07-29 18:56:10 +0200 (Fri, 29 Jul 2005) | 2 lines
9074 Changed paths:
9075    M /trunk/include/network.h
9076
9077  * include/network.h: VLC should now compile.
9078
9079 ------------------------------------------------------------------------
9080 r11904 | courmisch | 2005-07-29 18:43:55 +0200 (Fri, 29 Jul 2005) | 3 lines
9081 Changed paths:
9082    M /trunk/modules/stream_out/rtp.c
9083
9084 Similar fixes
9085 RTSP server supports IPv6 (refs #270)
9086
9087 ------------------------------------------------------------------------
9088 r11903 | courmisch | 2005-07-29 18:24:52 +0200 (Fri, 29 Jul 2005) | 2 lines
9089 Changed paths:
9090    M /trunk/modules/misc/rtsp.c
9091
9092 Bind RTSP to all interfaces by default (refs #270)
9093
9094 ------------------------------------------------------------------------
9095 r11902 | courmisch | 2005-07-29 18:23:54 +0200 (Fri, 29 Jul 2005) | 2 lines
9096 Changed paths:
9097    M /trunk/src/misc/httpd.c
9098
9099 Accept NULL hostname for httpd_HostNew
9100
9101 ------------------------------------------------------------------------
9102 r11901 | courmisch | 2005-07-29 18:09:58 +0200 (Fri, 29 Jul 2005) | 2 lines
9103 Changed paths:
9104    M /trunk/src/misc/httpd.c
9105
9106 Don't add brackets around IPv6 addresses, this is annoying
9107
9108 ------------------------------------------------------------------------
9109 r11900 | courmisch | 2005-07-29 18:08:16 +0200 (Fri, 29 Jul 2005) | 2 lines
9110 Changed paths:
9111    M /trunk/modules/stream_out/rtp.c
9112
9113 A bunch of minor fixes
9114
9115 ------------------------------------------------------------------------
9116 r11899 | courmisch | 2005-07-29 17:51:08 +0200 (Fri, 29 Jul 2005) | 2 lines
9117 Changed paths:
9118    M /trunk/modules/stream_out/rtp.c
9119
9120 Use more sensible/conservative buffer size for psz_ttl
9121
9122 ------------------------------------------------------------------------
9123 r11898 | courmisch | 2005-07-29 17:47:35 +0200 (Fri, 29 Jul 2005) | 2 lines
9124 Changed paths:
9125    M /trunk/modules/stream_out/rtp.c
9126
9127 Don't use NULL char pointer
9128
9129 ------------------------------------------------------------------------
9130 r11897 | courmisch | 2005-07-29 17:26:08 +0200 (Fri, 29 Jul 2005) | 2 lines
9131 Changed paths:
9132    M /trunk/include/network.h
9133    M /trunk/include/vlc_symbols.h
9134    M /trunk/src/misc/net.c
9135
9136 Inline net_GetAddress
9137
9138 ------------------------------------------------------------------------
9139 r11896 | massiot | 2005-07-29 17:14:00 +0200 (Fri, 29 Jul 2005) | 4 lines
9140 Changed paths:
9141    M /trunk/configure.ac
9142    M /trunk/modules/codec/Modules.am
9143    A /trunk/modules/codec/sdl_image.c
9144    M /trunk/src/misc/image.c
9145
9146  * modules/codec/sdl_image.c: New decoder taking advantage of libSDL_image
9147    to import various image formats.
9148  * src/misc/image.c: Fixed a segfault when loading an unknown image type.
9149
9150 ------------------------------------------------------------------------
9151 r11894 | courmisch | 2005-07-28 20:47:25 +0200 (Thu, 28 Jul 2005) | 3 lines
9152 Changed paths:
9153    M /trunk/modules/misc/rtsp.c
9154
9155 - Remove dead multicast code
9156 - Fix RTSP error codes
9157
9158 ------------------------------------------------------------------------
9159 r11893 | courmisch | 2005-07-28 20:44:03 +0200 (Thu, 28 Jul 2005) | 2 lines
9160 Changed paths:
9161    M /trunk/modules/stream_out/rtp.c
9162
9163 Fix RTSP error codes
9164
9165 ------------------------------------------------------------------------
9166 r11892 | courmisch | 2005-07-28 20:14:28 +0200 (Thu, 28 Jul 2005) | 2 lines
9167 Changed paths:
9168    M /trunk/modules/control/telnet.c
9169
9170 Really listen to all IP addresses by default
9171
9172 ------------------------------------------------------------------------
9173 r11890 | courmisch | 2005-07-28 18:56:03 +0200 (Thu, 28 Jul 2005) | 2 lines
9174 Changed paths:
9175    M /trunk/Makefile.am
9176
9177 Link with libvlc.a last rather than first (closes #276)
9178
9179 ------------------------------------------------------------------------
9180 r11889 | courmisch | 2005-07-28 18:00:27 +0200 (Thu, 28 Jul 2005) | 2 lines
9181 Changed paths:
9182    M /trunk/src/stream_output/sap.c
9183
9184 Fix typo
9185
9186 ------------------------------------------------------------------------
9187 r11888 | courmisch | 2005-07-28 17:34:09 +0200 (Thu, 28 Jul 2005) | 2 lines
9188 Changed paths:
9189    M /trunk/src/stream_output/sap.c
9190
9191 Fix compiler warning
9192
9193 ------------------------------------------------------------------------
9194 r11887 | courmisch | 2005-07-28 17:31:10 +0200 (Thu, 28 Jul 2005) | 2 lines
9195 Changed paths:
9196    M /trunk/include/network.h
9197    M /trunk/src/misc/net.c
9198    M /trunk/src/stream_output/sap.c
9199
9200 inet_pton() replacement
9201
9202 ------------------------------------------------------------------------
9203 r11886 | damienf | 2005-07-28 15:21:46 +0200 (Thu, 28 Jul 2005) | 3 lines
9204 Changed paths:
9205    M /trunk/src/stream_output/sap.c
9206
9207 - replaced inet_pton() with WSAStringToAddress() for WIN32
9208   needs review, not tested but it compiles
9209
9210 ------------------------------------------------------------------------
9211 r11884 | hartman | 2005-07-28 14:33:05 +0200 (Thu, 28 Jul 2005) | 2 lines
9212 Changed paths:
9213    M /trunk/modules/gui/macosx/intf.m
9214
9215 * forwardport [11883]
9216
9217 ------------------------------------------------------------------------
9218 r11881 | hartman | 2005-07-28 01:43:35 +0200 (Thu, 28 Jul 2005) | 2 lines
9219 Changed paths:
9220    M /trunk/Makefile.am
9221
9222 * forwardport [11880]
9223
9224 ------------------------------------------------------------------------
9225 r11878 | hartman | 2005-07-27 22:07:51 +0200 (Wed, 27 Jul 2005) | 2 lines
9226 Changed paths:
9227    M /trunk/modules/access/mms/mmstu.c
9228
9229 * forwardport [11877]
9230
9231 ------------------------------------------------------------------------
9232 r11876 | courmisch | 2005-07-27 21:30:22 +0200 (Wed, 27 Jul 2005) | 2 lines
9233 Changed paths:
9234    M /trunk/configure.ac
9235
9236 Fix inet_pton check
9237
9238 ------------------------------------------------------------------------
9239 r11875 | courmisch | 2005-07-27 21:05:21 +0200 (Wed, 27 Jul 2005) | 3 lines
9240 Changed paths:
9241    M /trunk/include/network.h
9242    M /trunk/modules/misc/rtsp.c
9243
9244 - Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
9245 - cleanup net_AddressIsMulticast
9246
9247 ------------------------------------------------------------------------
9248 r11874 | courmisch | 2005-07-27 20:59:03 +0200 (Wed, 27 Jul 2005) | 2 lines
9249 Changed paths:
9250    M /trunk/include/network.h
9251
9252 Remove FIXME that doesn't need to be fixed
9253
9254 ------------------------------------------------------------------------
9255 r11873 | courmisch | 2005-07-27 20:05:22 +0200 (Wed, 27 Jul 2005) | 5 lines
9256 Changed paths:
9257    M /trunk/src/stream_output/sap.c
9258
9259 - Include proper source IP address in SAP header (longstanding FIXME)
9260   (btw, fixes SAP to link-local multicast IPv6)
9261 - Fix scoped IPv6 address in SDP
9262 - Cleanup multicast address determination and others
9263
9264 ------------------------------------------------------------------------
9265 r11872 | xtophe | 2005-07-27 19:56:36 +0200 (Wed, 27 Jul 2005) | 2 lines
9266 Changed paths:
9267    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9268
9269 Fix for wxMSW
9270
9271 ------------------------------------------------------------------------
9272 r11871 | courmisch | 2005-07-27 19:51:30 +0200 (Wed, 27 Jul 2005) | 2 lines
9273 Changed paths:
9274    M /trunk/configure.ac
9275
9276 Define HAVE_INET_PTON
9277
9278 ------------------------------------------------------------------------
9279 r11870 | courmisch | 2005-07-27 19:25:52 +0200 (Wed, 27 Jul 2005) | 2 lines
9280 Changed paths:
9281    M /trunk/include/network.h
9282
9283 Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
9284
9285 ------------------------------------------------------------------------
9286 r11869 | courmisch | 2005-07-27 19:22:28 +0200 (Wed, 27 Jul 2005) | 3 lines
9287 Changed paths:
9288    M /trunk/include/network.h
9289
9290 - takes scope into account for NI_MAXNUMERICHOST
9291 - accept 224.0.0.0 as a multicast address
9292
9293 ------------------------------------------------------------------------
9294 r11868 | courmisch | 2005-07-27 18:56:58 +0200 (Wed, 27 Jul 2005) | 2 lines
9295 Changed paths:
9296    M /trunk/src/misc/net.c
9297
9298 Have readable debug message with IPv6 addresses
9299
9300 ------------------------------------------------------------------------
9301 r11867 | massiot | 2005-07-27 18:55:17 +0200 (Wed, 27 Jul 2005) | 3 lines
9302 Changed paths:
9303    M /trunk/modules/codec/ffmpeg/encoder.c
9304    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9305    M /trunk/modules/codec/ffmpeg/ffmpeg.h
9306
9307  * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace-me option. Fixed
9308    repeat_first_field handling.
9309
9310 ------------------------------------------------------------------------
9311 r11866 | massiot | 2005-07-27 18:53:25 +0200 (Wed, 27 Jul 2005) | 3 lines
9312 Changed paths:
9313    M /trunk/modules/stream_out/transcode.c
9314
9315  * modules/stream_out/transcode.c: Attempt at having --sout-transcode-fps
9316    output correct timestamps.
9317
9318 ------------------------------------------------------------------------
9319 r11865 | courmisch | 2005-07-27 18:30:19 +0200 (Wed, 27 Jul 2005) | 2 lines
9320 Changed paths:
9321    M /trunk/include/stream_output.h
9322    M /trunk/include/vlc_symbols.h
9323    M /trunk/modules/stream_out/standard.c
9324    M /trunk/src/stream_output/announce.c
9325    M /trunk/src/stream_output/sap.c
9326
9327 Put correct owner address in SAP-generated SDP
9328
9329 ------------------------------------------------------------------------
9330 r11864 | courmisch | 2005-07-27 17:46:36 +0200 (Wed, 27 Jul 2005) | 2 lines
9331 Changed paths:
9332    M /trunk/include/network.h
9333    M /trunk/modules/misc/network/ipv4.c
9334    M /trunk/src/misc/net.c
9335
9336 Add const where appropriate
9337
9338 ------------------------------------------------------------------------
9339 r11863 | massiot | 2005-07-27 14:52:28 +0200 (Wed, 27 Jul 2005) | 3 lines
9340 Changed paths:
9341    M /trunk/modules/access/dvb/access.c
9342    M /trunk/modules/access/dvb/linux_dvb.c
9343
9344  * modules/access/dvb: Set the DVR device in non-blocking mode because it
9345    sometimes blocks on read() after returning from select().
9346
9347 ------------------------------------------------------------------------
9348 r11862 | courmisch | 2005-07-26 20:05:55 +0200 (Tue, 26 Jul 2005) | 2 lines
9349 Changed paths:
9350    M /trunk/include/stream_output.h
9351    M /trunk/include/vlc_symbols.h
9352    M /trunk/src/stream_output/announce.c
9353
9354 Add const
9355
9356 ------------------------------------------------------------------------
9357 r11861 | courmisch | 2005-07-26 19:14:53 +0200 (Tue, 26 Jul 2005) | 2 lines
9358 Changed paths:
9359    M /trunk/modules/stream_out/rtp.c
9360
9361 Fix FIXME
9362
9363 ------------------------------------------------------------------------
9364 r11860 | massiot | 2005-07-26 19:07:58 +0200 (Tue, 26 Jul 2005) | 3 lines
9365 Changed paths:
9366    M /trunk/src/playlist/playlist.c
9367
9368  * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITEMPLAY in non-view
9369    mode.
9370
9371 ------------------------------------------------------------------------
9372 r11859 | courmisch | 2005-07-26 18:46:40 +0200 (Tue, 26 Jul 2005) | 2 lines
9373 Changed paths:
9374    M /trunk/modules/stream_out/standard.c
9375
9376 Save a few useless strdup() calls
9377
9378 ------------------------------------------------------------------------
9379 r11858 | xtophe | 2005-07-26 13:10:38 +0200 (Tue, 26 Jul 2005) | 2 lines
9380 Changed paths:
9381    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9382
9383 wxWidget 2.4 fix
9384
9385 ------------------------------------------------------------------------
9386 r11857 | massiot | 2005-07-26 11:44:04 +0200 (Tue, 26 Jul 2005) | 3 lines
9387 Changed paths:
9388    M /trunk/configure.ac
9389    D /trunk/modules/access/satellite
9390
9391  * Removed the satellite access module since it won't compile anyway.
9392    Use --enable-dvb instead.
9393
9394 ------------------------------------------------------------------------
9395 r11856 | hartman | 2005-07-25 23:29:26 +0200 (Mon, 25 Jul 2005) | 2 lines
9396 Changed paths:
9397    M /trunk/extras/contrib/src/Makefile
9398    M /trunk/extras/contrib/src/packages.mak
9399
9400 * update liveMedia and flac for contrib system
9401
9402 ------------------------------------------------------------------------
9403 r11855 | zorglub | 2005-07-25 23:07:32 +0200 (Mon, 25 Jul 2005) | 2 lines
9404 Changed paths:
9405    M /trunk/modules/demux/mp4/libmp4.c
9406    M /trunk/modules/demux/mp4/libmp4.h
9407
9408 Fix compilation
9409
9410 ------------------------------------------------------------------------
9411 r11854 | dionoea | 2005-07-25 23:04:25 +0200 (Mon, 25 Jul 2005) | 2 lines
9412 Changed paths:
9413    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9414
9415 only display newer versions.
9416
9417 ------------------------------------------------------------------------
9418 r11853 | dionoea | 2005-07-25 22:21:46 +0200 (Mon, 25 Jul 2005) | 3 lines
9419 Changed paths:
9420    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9421
9422 this still doesn't look safe but at least i can't see why it would
9423 segfault
9424
9425 ------------------------------------------------------------------------
9426 r11852 | gbazin | 2005-07-25 22:09:28 +0200 (Mon, 25 Jul 2005) | 1 line
9427 Changed paths:
9428    M /trunk/modules/demux/mp4/libmp4.c
9429
9430 * modules/demux/mp4/libmp4.c: handle SoundDescriptionV2 which is used in some of the new Apple movie trailers.
9431 ------------------------------------------------------------------------
9432 r11851 | hartman | 2005-07-25 21:58:01 +0200 (Mon, 25 Jul 2005) | 2 lines
9433 Changed paths:
9434    M /trunk/modules/control/hotkeys.c
9435
9436 * change hotkeys OSD message from 0-100% to 0-400%
9437
9438 ------------------------------------------------------------------------
9439 r11850 | dionoea | 2005-07-25 21:50:19 +0200 (Mon, 25 Jul 2005) | 5 lines
9440 Changed paths:
9441    M /trunk/configure.ac
9442
9443 add major, minor, revision and extra version numbers. If anyone has a
9444 cleaner way to do it (like having only one version number instead of 3
9445 in configure.ac ...)
9446
9447
9448 ------------------------------------------------------------------------
9449 r11849 | hartman | 2005-07-25 21:48:45 +0200 (Mon, 25 Jul 2005) | 2 lines
9450 Changed paths:
9451    M /trunk/share/http/index.html
9452
9453 * longstanding typo in the webinterface
9454
9455 ------------------------------------------------------------------------
9456 r11848 | hartman | 2005-07-25 21:25:49 +0200 (Mon, 25 Jul 2005) | 2 lines
9457 Changed paths:
9458    M /trunk/extras/MacOSX/Resources/vlc.scriptTerminology
9459    M /trunk/modules/control/http.c
9460    M /trunk/modules/gui/macosx/intf.m
9461    M /trunk/share/http/index.html
9462
9463 * Change volume range to 0-400 % visually in the macosx and web interfaces. At least now we represent what is actually going on. refs #250
9464
9465 ------------------------------------------------------------------------
9466 r11847 | ipkiss | 2005-07-25 20:57:32 +0200 (Mon, 25 Jul 2005) | 2 lines
9467 Changed paths:
9468    M /trunk/modules/gui/skins2/src/window_manager.cpp
9469
9470  * skins2: Prevent invisible windows from anchoring the sides of the screen
9471
9472 ------------------------------------------------------------------------
9473 r11846 | courmisch | 2005-07-25 20:03:38 +0200 (Mon, 25 Jul 2005) | 3 lines
9474 Changed paths:
9475    M /trunk/modules/control/http.c
9476
9477 - Fix buffer overflow (up to 1024 bytes)
9478 - Use already existing commodity functions for URL encoding
9479
9480 ------------------------------------------------------------------------
9481 r11845 | courmisch | 2005-07-25 18:58:39 +0200 (Mon, 25 Jul 2005) | 3 lines
9482 Changed paths:
9483    M /trunk/modules/control/http.c
9484
9485 Don't reinvent the wheel^W^WANSI C
9486 (or yet another "why make it complex when it can be simple")
9487
9488 ------------------------------------------------------------------------
9489 r11844 | massiot | 2005-07-25 18:53:10 +0200 (Mon, 25 Jul 2005) | 2 lines
9490 Changed paths:
9491    M /trunk/modules/access/dvb/linux_dvb.c
9492
9493  * modules/access/dvb/linux_dvb.c: Added support for the IF-band.
9494
9495 ------------------------------------------------------------------------
9496 r11843 | hartman | 2005-07-25 17:03:26 +0200 (Mon, 25 Jul 2005) | 2 lines
9497 Changed paths:
9498    M /trunk/modules/services_discovery/sap.c
9499    M /trunk/modules/stream_out/rtp.c
9500
9501 * Fix the two SAP issues reported by Marian Durkovic.
9502
9503 ------------------------------------------------------------------------
9504 r11842 | massiot | 2005-07-25 16:46:02 +0200 (Mon, 25 Jul 2005) | 6 lines
9505 Changed paths:
9506    M /trunk/modules/control/http.c
9507
9508  * modules/control/http.c:
9509  - Add a basename field to the file entry when doing a foreach on directory.
9510  - Add a url_encode function to url-encode the current string. This
9511    is necessary to safely pass strings as arguments in a URL.
9512 Patch courtesy of Clement Vasseur for Freebox SA.
9513
9514 ------------------------------------------------------------------------
9515 r11841 | massiot | 2005-07-25 16:05:09 +0200 (Mon, 25 Jul 2005) | 2 lines
9516 Changed paths:
9517    M /trunk/modules/access/dvb/access.c
9518    M /trunk/modules/access/dvb/linux_dvb.c
9519
9520  * modules/access/dvb: Support frequencies for the C and S satellite bands.
9521
9522 ------------------------------------------------------------------------
9523 r11839 | hartman | 2005-07-25 15:30:31 +0200 (Mon, 25 Jul 2005) | 3 lines
9524 Changed paths:
9525    M /trunk/modules/video_output/opengl.c
9526
9527 * revert [11512] closes #245
9528
9529
9530 ------------------------------------------------------------------------
9531 r11838 | fkuehne | 2005-07-25 11:44:12 +0200 (Mon, 25 Jul 2005) | 2 lines
9532 Changed paths:
9533    M /trunk/AUTHORS
9534    M /trunk/modules/gui/macosx/about.m
9535    M /trunk/modules/gui/macosx/intf.h
9536    M /trunk/modules/gui/macosx/intf.m
9537
9538 * AUTHORS: add a location to bigben's entry to prevent the OSX-About-Window-Parser from crashing
9539 * other files: small patch to make sure that About.nib is loaded only once
9540 ------------------------------------------------------------------------
9541 r11837 | dionoea | 2005-07-24 23:29:09 +0200 (Sun, 24 Jul 2005) | 2 lines
9542 Changed paths:
9543    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9544
9545 remove useless lines
9546
9547 ------------------------------------------------------------------------
9548 r11836 | dionoea | 2005-07-24 23:27:51 +0200 (Sun, 24 Jul 2005) | 2 lines
9549 Changed paths:
9550    M /trunk/modules/gui/wxwindows/updatevlc.cpp
9551
9552 change some debug stuff
9553
9554 ------------------------------------------------------------------------
9555 r11835 | dionoea | 2005-07-24 23:03:20 +0200 (Sun, 24 Jul 2005) | 6 lines
9556 Changed paths:
9557    M /trunk/include/vlc_interface.h
9558    M /trunk/modules/gui/wxwindows/Modules.am
9559    M /trunk/modules/gui/wxwindows/dialogs.cpp
9560    M /trunk/modules/gui/wxwindows/interface.cpp
9561    A /trunk/modules/gui/wxwindows/updatevlc.cpp
9562    M /trunk/modules/gui/wxwindows/wxwindows.h
9563
9564 VLC update checker in the wxWidgets interface (in help menu)
9565
9566 xml files used for the updates are located at http://update.videolan.org
9567
9568 extensive testing ... code cleaning ... would be greatly appreciated
9569
9570 ------------------------------------------------------------------------
9571 r11834 | fkuehne | 2005-07-24 16:44:10 +0200 (Sun, 24 Jul 2005) | 1 line
9572 Changed paths:
9573    M /trunk/AUTHORS
9574    M /trunk/NEWS
9575
9576 * Updated the NEWS file and my mail-address
9577 ------------------------------------------------------------------------
9578 r11833 | djc | 2005-07-24 16:39:14 +0200 (Sun, 24 Jul 2005) | 3 lines
9579 Changed paths:
9580    M /trunk/include/network.h
9581
9582 Fix user:pass parsing if protocol is not given.
9583 Not tested with all calls (only http access module)
9584
9585 ------------------------------------------------------------------------
9586 r11832 | fkuehne | 2005-07-24 15:16:09 +0200 (Sun, 24 Jul 2005) | 1 line
9587 Changed paths:
9588    M /trunk/modules/gui/macosx/playlist.m
9589
9590 * include wizard.h as well to make GCC happy
9591 ------------------------------------------------------------------------
9592 r11831 | fkuehne | 2005-07-24 15:08:27 +0200 (Sun, 24 Jul 2005) | 1 line
9593 Changed paths:
9594    M /trunk/modules/gui/macosx/prefs_widgets.m
9595
9596 * shut up some compiler warnings
9597 ------------------------------------------------------------------------
9598 r11830 | bigben | 2005-07-24 14:54:08 +0200 (Sun, 24 Jul 2005) | 3 lines
9599 Changed paths:
9600    M /trunk/modules/gui/macosx/intf.h
9601    M /trunk/modules/gui/macosx/intf.m
9602    M /trunk/modules/gui/macosx/playlist.h
9603    M /trunk/modules/gui/macosx/playlist.m
9604    M /trunk/modules/gui/macosx/wizard.h
9605    M /trunk/modules/gui/macosx/wizard.m
9606
9607 Also update the wizard playlist on item addition and deletion. This prevent VLC to crash upon item deletion with the wizard open.
9608
9609
9610 ------------------------------------------------------------------------
9611 r11829 | fkuehne | 2005-07-24 14:49:42 +0200 (Sun, 24 Jul 2005) | 1 line
9612 Changed paths:
9613    M /trunk/modules/gui/wxwindows/streamdata.h
9614
9615 * added encap-formats information to the codec-info to the WX-Wizard as well (uncompiled here, but should run fine)
9616 ------------------------------------------------------------------------
9617 r11828 | fkuehne | 2005-07-24 14:01:12 +0200 (Sun, 24 Jul 2005) | 5 lines
9618 Changed paths:
9619    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9620    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9621    M /trunk/modules/gui/macosx/wizard.m
9622
9623 * minor fixes to the OSX-wizard (refs #13)
9624     - wrapped all lines to end after ~80 characters
9625     - added encap-formats information to the codec-info
9626         - made the fields in the nib a widther to show the entire text
9627     - fixed the input-field on the input-tab to accept network-streams
9628 ------------------------------------------------------------------------
9629 r11827 | fkuehne | 2005-07-24 12:59:13 +0200 (Sun, 24 Jul 2005) | 1 line
9630 Changed paths:
9631    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
9632    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9633    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9634
9635 * fixed 'Could not connect the action t3_addressEntered: to target of class VLCWizard' (an outdated method was still in the nib-file, but not in the sources)
9636 ------------------------------------------------------------------------
9637 r11826 | bigben | 2005-07-24 00:14:19 +0200 (Sun, 24 Jul 2005) | 12 lines
9638 Changed paths:
9639    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
9640    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9641    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9642    M /trunk/modules/gui/macosx/playlist.h
9643    M /trunk/modules/gui/macosx/playlist.m
9644    M /trunk/modules/gui/macosx/wizard.h
9645    M /trunk/modules/gui/macosx/wizard.m
9646
9647 * Implements selection of a playlist item in the wizard
9648 * The playlist in the wizard had to be displayed as a outlineview if we want to reuse existing code
9649 * cosmetics could still be improved regarding this outline view
9650 * I get this error
9651
9652 2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard
9653
9654 When opening the wizard. I don't know if I messed up something or if it was already here before
9655
9656 * I needed to make some changes to the interface structure regarding the playlist for this : We know have a VLCPlaylist and a VLCPlaylistWizard class. Both are derivated from a VLCPlaylistCommon class that contains methods required by both classes (mostly the datasource, in fact).
9657
9658
9659 ------------------------------------------------------------------------
9660 r11825 | ipkiss | 2005-07-23 21:55:00 +0200 (Sat, 23 Jul 2005) | 2 lines
9661 Changed paths:
9662    M /trunk/modules/audio_output/waveout.c
9663
9664  * modules/audio_output/waveout.c: Fixed a rounding issue
9665
9666 ------------------------------------------------------------------------
9667 r11824 | ipkiss | 2005-07-23 21:18:17 +0200 (Sat, 23 Jul 2005) | 3 lines
9668 Changed paths:
9669    M /trunk/modules/gui/skins2/src/vlcproc.cpp
9670    M /trunk/modules/gui/skins2/vars/volume.cpp
9671
9672  * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
9673            volume.
9674
9675 ------------------------------------------------------------------------
9676 r11823 | fkuehne | 2005-07-23 20:16:34 +0200 (Sat, 23 Jul 2005) | 1 line
9677 Changed paths:
9678    M /trunk/modules/gui/macosx/wizard.h
9679
9680 * don't use tabs here as well
9681 ------------------------------------------------------------------------
9682 r11822 | bigben | 2005-07-23 20:15:14 +0200 (Sat, 23 Jul 2005) | 3 lines
9683 Changed paths:
9684    M /trunk/modules/gui/macosx/wizard.m
9685
9686 Some more coding style (empty lines filled with spaces or tabs)
9687
9688
9689 ------------------------------------------------------------------------
9690 r11821 | bigben | 2005-07-23 20:11:58 +0200 (Sat, 23 Jul 2005) | 3 lines
9691 Changed paths:
9692    M /trunk/modules/gui/macosx/wizard.m
9693
9694 We use 4 space caracters instead of spaces in VLC's sources ;)
9695
9696
9697 ------------------------------------------------------------------------
9698 r11820 | fkuehne | 2005-07-23 20:03:15 +0200 (Sat, 23 Jul 2005) | 1 line
9699 Changed paths:
9700    M /trunk/modules/gui/macosx/wizard.m
9701
9702 * use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)
9703 ------------------------------------------------------------------------
9704 r11819 | fkuehne | 2005-07-23 18:23:05 +0200 (Sat, 23 Jul 2005) | 6 lines
9705 Changed paths:
9706    M /trunk/modules/gui/macosx/wizard.h
9707    M /trunk/modules/gui/macosx/wizard.m
9708    M /trunk/modules/gui/wxwindows/streamdata.h
9709    M /trunk/modules/gui/wxwindows/wizard.cpp
9710
9711 OSX:
9712 - implemented i18n on the summary-page
9713 - some other small fixes
9714
9715 - l10n string fixes (both OSX and WX)
9716 (refs #13)
9717 ------------------------------------------------------------------------
9718 r11818 | fkuehne | 2005-07-23 17:08:46 +0200 (Sat, 23 Jul 2005) | 1 line
9719 Changed paths:
9720    M /trunk/THANKS
9721    M /trunk/modules/gui/macosx/equalizer.h
9722    M /trunk/modules/gui/macosx/equalizer.m
9723
9724 * patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>
9725 ------------------------------------------------------------------------
9726 r11817 | bigben | 2005-07-23 16:42:22 +0200 (Sat, 23 Jul 2005) | 3 lines
9727 Changed paths:
9728    M /trunk/modules/gui/wxwindows/open.cpp
9729
9730 * Fixes crash when libcdio is not installed
9731
9732
9733 ------------------------------------------------------------------------
9734 r11816 | xtophe | 2005-07-23 15:02:48 +0200 (Sat, 23 Jul 2005) | 2 lines
9735 Changed paths:
9736    M /trunk/modules/access/http.c
9737
9738 Add a add_suppressed_string for http-{user|pwd}
9739
9740 ------------------------------------------------------------------------
9741 r11815 | rocky | 2005-07-23 13:25:49 +0200 (Sat, 23 Jul 2005) | 6 lines
9742 Changed paths:
9743    M /trunk/modules/access/vcdx/access.c
9744    M /trunk/modules/access/vcdx/vcdplayer.c
9745
9746 access.c: LID and Segment for non PBC (the default) needs more work. 
9747 Check for them and disable (somewhat).
9748
9749 vcdplayer.c: check for invalid LSN in setting origin.
9750
9751
9752 ------------------------------------------------------------------------
9753 r11814 | xtophe | 2005-07-22 12:55:16 +0200 (Fri, 22 Jul 2005) | 2 lines
9754 Changed paths:
9755    M /trunk/configure.ac
9756
9757 Add -lws2 for rtp and rtsp for ntohl
9758
9759 ------------------------------------------------------------------------
9760 r11813 | fkuehne | 2005-07-22 01:09:30 +0200 (Fri, 22 Jul 2005) | 1 line
9761 Changed paths:
9762    M /trunk/modules/gui/macosx/wizard.m
9763
9764 * whoops (refs #13)
9765 ------------------------------------------------------------------------
9766 r11812 | fkuehne | 2005-07-22 01:04:33 +0200 (Fri, 22 Jul 2005) | 9 lines
9767 Changed paths:
9768    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
9769    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
9770    M /trunk/modules/gui/macosx/wizard.h
9771    M /trunk/modules/gui/macosx/wizard.m
9772
9773 * various fixes and additions -- the wizard is usable now
9774
9775 still todo:
9776 - testing (streaming part is untested for now)
9777 - implement the playlist-table on the input-tab (I would be glad for some help there)
9778 - update the playlist-table in the main-window after adding the new item
9779 - add i18n on the Summary-tab
9780 - string fixes
9781 - some minor stuff here and there
9782 ------------------------------------------------------------------------
9783 r11811 | hartman | 2005-07-21 23:18:39 +0200 (Thu, 21 Jul 2005) | 3 lines
9784 Changed paths:
9785    M /trunk/include/network.h
9786    M /trunk/modules/misc/rtsp.c
9787    M /trunk/modules/services_discovery/sap.c
9788    M /trunk/modules/stream_out/rtp.c
9789
9790 * Added net_AddressIsMulticast that takes a string and returns true if the string seems to describe a valid IPv4 or IPv6 address.
9791 * Changed all the SDP generators to only add /ttl to the c= line if the address is multicast.
9792
9793 ------------------------------------------------------------------------
9794 r11810 | hartman | 2005-07-21 22:35:22 +0200 (Thu, 21 Jul 2005) | 2 lines
9795 Changed paths:
9796    M /trunk/src/stream_output/sap.c
9797
9798 * a missing vlc_freeaddrinfo
9799
9800 ------------------------------------------------------------------------
9801 r11808 | hartman | 2005-07-21 15:12:19 +0200 (Thu, 21 Jul 2005) | 2 lines
9802 Changed paths:
9803    M /trunk/modules/access/file.c
9804
9805 * Fix an issue with reading of files that are still growing in size. This fixes bugzilla report 2130. Fix by Todd Lutton (tlutton at aol.com).
9806
9807 ------------------------------------------------------------------------
9808 r11804 | fkuehne | 2005-07-21 13:21:25 +0200 (Thu, 21 Jul 2005) | 1 line
9809 Changed paths:
9810    M /trunk/po/ro.po
9811
9812 * include version information and update copyright string
9813 ------------------------------------------------------------------------
9814 r11803 | fkuehne | 2005-07-21 13:17:56 +0200 (Thu, 21 Jul 2005) | 1 line
9815 Changed paths:
9816    M /trunk/configure.ac
9817    A /trunk/po/ro.po
9818    M /trunk/src/libvlc.h
9819    M /trunk/src/misc/darwin_specific.m
9820
9821 * forwardport [11784] and [11802] to trunk
9822 ------------------------------------------------------------------------
9823 r11800 | damienf | 2005-07-21 10:22:37 +0200 (Thu, 21 Jul 2005) | 3 lines
9824 Changed paths:
9825    M /trunk/activex/plugin.cpp
9826
9827 Oops, I did it again !
9828 Obviously, having a hard coded path for plugins is of no use to anyone
9829
9830 ------------------------------------------------------------------------
9831 r11799 | courmisch | 2005-07-20 17:47:16 +0200 (Wed, 20 Jul 2005) | 2 lines
9832 Changed paths:
9833    M /trunk/po/fr.po
9834
9835 Fix quotes and a few typos
9836
9837 ------------------------------------------------------------------------
9838 r11798 | courmisch | 2005-07-20 17:33:18 +0200 (Wed, 20 Jul 2005) | 2 lines
9839 Changed paths:
9840    M /trunk/po/tr.po
9841
9842 Should not be executable
9843
9844 ------------------------------------------------------------------------
9845 r11797 | massiot | 2005-07-20 15:11:07 +0200 (Wed, 20 Jul 2005) | 3 lines
9846 Changed paths:
9847    M /trunk/modules/access/dvb/linux_dvb.c
9848
9849  * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
9850    courtesy of Oivind.
9851
9852 ------------------------------------------------------------------------
9853 r11796 | rocky | 2005-07-20 11:55:49 +0200 (Wed, 20 Jul 2005) | 2 lines
9854 Changed paths:
9855    M /trunk/modules/access/vcdx/access.c
9856
9857 Fix bug in track-length seeking.
9858
9859 ------------------------------------------------------------------------
9860 r11795 | rocky | 2005-07-20 02:08:24 +0200 (Wed, 20 Jul 2005) | 2 lines
9861 Changed paths:
9862    M /trunk/modules/access/vcdx/vcdplayer.c
9863
9864 Initialize track_end variable. 
9865
9866 ------------------------------------------------------------------------
9867 r11793 | courmisch | 2005-07-19 20:19:22 +0200 (Tue, 19 Jul 2005) | 3 lines
9868 Changed paths:
9869    M /trunk/configure.ac
9870
9871 Should fix Debian #316161
9872 (though Sid has migrated to GCC 4 so it does no longer really matters)
9873
9874 ------------------------------------------------------------------------
9875 r11792 | courmisch | 2005-07-19 19:53:15 +0200 (Tue, 19 Jul 2005) | 2 lines
9876 Changed paths:
9877    M /trunk/modules/demux/livedotcom.cpp
9878
9879 Remove annoying debug message
9880
9881 ------------------------------------------------------------------------
9882 r11791 | damienf | 2005-07-19 19:41:16 +0200 (Tue, 19 Jul 2005) | 12 lines
9883 Changed paths:
9884    M /trunk/activex/Makefile.am
9885    M /trunk/activex/connectioncontainer.cpp
9886    M /trunk/activex/connectioncontainer.h
9887    A /trunk/activex/dataobject.cpp
9888    A /trunk/activex/dataobject.h
9889    M /trunk/activex/main.cpp
9890    M /trunk/activex/objectsafety.cpp
9891    M /trunk/activex/objectsafety.h
9892    M /trunk/activex/olecontrol.cpp
9893    M /trunk/activex/olecontrol.h
9894    M /trunk/activex/oleinplaceactiveobject.h
9895    M /trunk/activex/oleinplaceobject.h
9896    M /trunk/activex/oleobject.cpp
9897    M /trunk/activex/oleobject.h
9898    M /trunk/activex/persistpropbag.h
9899    M /trunk/activex/persiststorage.cpp
9900    M /trunk/activex/persiststorage.h
9901    M /trunk/activex/persiststreaminit.h
9902    M /trunk/activex/plugin.cpp
9903    M /trunk/activex/plugin.h
9904    M /trunk/activex/provideclassinfo.h
9905    M /trunk/activex/utils.cpp
9906    M /trunk/activex/utils.h
9907    M /trunk/activex/viewobject.cpp
9908    M /trunk/activex/viewobject.h
9909    M /trunk/activex/vlccontrol.cpp
9910    M /trunk/activex/vlccontrol.h
9911
9912
9913 Improved compatibility
9914
9915 tested to work with
9916 - Visual Basic 6
9917 - Visual C++ 6
9918 - Microsoft Office 2003
9919 - Internet Explorer 6
9920
9921 all: support for aggregation + bug fixes
9922 dataobject.cpp, dataobject.h: initial support for embedding
9923
9924 ------------------------------------------------------------------------
9925 r11790 | fenrir | 2005-07-19 17:44:28 +0200 (Tue, 19 Jul 2005) | 2 lines
9926 Changed paths:
9927    M /trunk/modules/demux/livedotcom.cpp
9928
9929  * livedotcom.cpp: added H264 support.
9930
9931 ------------------------------------------------------------------------
9932 r11789 | fenrir | 2005-07-19 10:39:50 +0200 (Tue, 19 Jul 2005) | 2 lines
9933 Changed paths:
9934    M /trunk/modules/packetizer/h264.c
9935
9936  * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
9937
9938 ------------------------------------------------------------------------
9939 r11788 | rocky | 2005-07-19 02:28:19 +0200 (Tue, 19 Jul 2005) | 5 lines
9940 Changed paths:
9941    M /trunk/config.in
9942    M /trunk/doc/Configure.help
9943
9944 doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
9945
9946 config.in: a typo in the CONFIG_ name.
9947
9948
9949 ------------------------------------------------------------------------
9950 r11787 | asmax | 2005-07-19 02:02:26 +0200 (Tue, 19 Jul 2005) | 1 line
9951 Changed paths:
9952    M /trunk/src/libvlc.c
9953
9954 - libvlc.c: fixed broken build on cygwin...
9955 ------------------------------------------------------------------------
9956 r11786 | asmax | 2005-07-19 01:57:41 +0200 (Tue, 19 Jul 2005) | 1 line
9957 Changed paths:
9958    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
9959    M /trunk/modules/gui/skins2/src/dialogs.cpp
9960    M /trunk/modules/gui/skins2/src/theme_loader.cpp
9961    M /trunk/modules/gui/skins2/src/theme_repository.cpp
9962    M /trunk/modules/gui/skins2/src/vlcproc.cpp
9963    M /trunk/modules/gui/skins2/src/vlcproc.hpp
9964    M /trunk/modules/gui/skins2/utils/bezier.cpp
9965    M /trunk/modules/gui/skins2/utils/var_percent.cpp
9966    M /trunk/modules/gui/skins2/utils/var_percent.hpp
9967    M /trunk/modules/gui/skins2/vars/playlist.cpp
9968    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
9969    M /trunk/modules/gui/skins2/win32/win32_window.cpp
9970
9971 - all: compilation fixes with vc7.1
9972 ------------------------------------------------------------------------
9973 r11785 | massiot | 2005-07-18 19:36:45 +0200 (Mon, 18 Jul 2005) | 3 lines
9974 Changed paths:
9975    M /trunk/extras/contrib/src/packages.mak
9976
9977  * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no
9978    longer available on the FTP site (patch courtesy of Clement Vasseur).
9979
9980 ------------------------------------------------------------------------
9981 r11782 | courmisch | 2005-07-18 17:07:33 +0200 (Mon, 18 Jul 2005) | 2 lines
9982 Changed paths:
9983    M /trunk/src/stream_output/acl.c
9984
9985 Fix use of fatal use of unitialized value (regression in [11778])
9986
9987 ------------------------------------------------------------------------
9988 r11781 | rocky | 2005-07-18 13:41:24 +0200 (Mon, 18 Jul 2005) | 5 lines
9989 Changed paths:
9990    M /trunk/configure.ac
9991
9992 Still need to test for CD paranoia separately in order to pick up
9993 paranoia library flags. Perhaps there's another way to do this on the
9994 first libcdio test, but this works.
9995
9996
9997 ------------------------------------------------------------------------
9998 r11778 | asmax | 2005-07-17 23:21:04 +0200 (Sun, 17 Jul 2005) | 1 line
9999 Changed paths:
10000    M /trunk/include/network.h
10001    M /trunk/include/vlc_common.h
10002    M /trunk/src/input/var.c
10003    M /trunk/src/libvlc.c
10004    M /trunk/src/misc/getaddrinfo.c
10005    M /trunk/src/misc/net.c
10006    M /trunk/src/stream_output/acl.c
10007    M /trunk/src/stream_output/sap.c
10008
10009 * all: compilation fix with vc7.1 compiler, and removed a bunch of warnings (there are still many warnings about size_t/int mismatch though...)
10010 ------------------------------------------------------------------------
10011 r11777 | rocky | 2005-07-17 21:40:48 +0200 (Sun, 17 Jul 2005) | 3 lines
10012 Changed paths:
10013    M /trunk/configure.ac
10014
10015 Require libcdio 0.72. 
10016
10017
10018 ------------------------------------------------------------------------
10019 r11776 | rocky | 2005-07-17 21:26:41 +0200 (Sun, 17 Jul 2005) | 3 lines
10020 Changed paths:
10021    M /trunk/build-vlc
10022    M /trunk/config.in
10023    M /trunk/configure.ac
10024    M /trunk/defconfig
10025
10026 Revise better for current default options and names as seen by configure.ac
10027
10028
10029 ------------------------------------------------------------------------
10030 r11775 | bigben | 2005-07-17 20:57:40 +0200 (Sun, 17 Jul 2005) | 3 lines
10031 Changed paths:
10032    M /trunk/modules/gui/wxwindows/open.cpp
10033
10034 Move some DEFINES that are also required without libcdio
10035
10036
10037 ------------------------------------------------------------------------
10038 r11773 | rocky | 2005-07-17 18:27:59 +0200 (Sun, 17 Jul 2005) | 7 lines
10039 Changed paths:
10040    M /trunk/modules/gui/wxwindows/open.cpp
10041
10042 A number of probe disc fixes:
10043 - DVD probing works more like CD-DA and VCD probing.
10044 - Reduce libcdio verbosity on errors (which are largely to be expected).
10045 - If no media found set Device name null and don't change selection type
10046 - CD-DA probing had been broken 
10047
10048
10049 ------------------------------------------------------------------------
10050 r11772 | courmisch | 2005-07-17 17:26:36 +0200 (Sun, 17 Jul 2005) | 4 lines
10051 Changed paths:
10052    M /trunk/modules/access/http.c
10053
10054 Remove non-standard http4 and http6.
10055 It's the DNS job to tell which version are available,
10056 not poor clueless average user's.
10057
10058 ------------------------------------------------------------------------
10059 r11771 | courmisch | 2005-07-17 17:22:02 +0200 (Sun, 17 Jul 2005) | 2 lines
10060 Changed paths:
10061    M /trunk/modules/access/http.c
10062
10063 Ignore insecure HTTP redirection to non HTTP protocol
10064
10065 ------------------------------------------------------------------------
10066 r11770 | courmisch | 2005-07-17 16:25:41 +0200 (Sun, 17 Jul 2005) | 2 lines
10067 Changed paths:
10068    M /trunk/modules/control/http.c
10069
10070 Cleanup - invalid #263.
10071
10072 ------------------------------------------------------------------------
10073 r11769 | rocky | 2005-07-17 15:46:26 +0200 (Sun, 17 Jul 2005) | 5 lines
10074 Changed paths:
10075    M /trunk/configure.ac
10076
10077 Add 4th/last parameter to PKG_CHECK_MODULES ("else" clause when
10078 package isn't found) for libcdio and libvcdinfo so we don't give an
10079 error message and termintate when these are not around.
10080
10081
10082 ------------------------------------------------------------------------
10083 r11768 | asmax | 2005-07-17 13:53:28 +0200 (Sun, 17 Jul 2005) | 2 lines
10084 Changed paths:
10085    M /trunk/build-vlc
10086    M /trunk/config.in
10087
10088 * added libcdio in the menuconfig, to be able to... disable it ;)
10089
10090 ------------------------------------------------------------------------
10091 r11767 | courmisch | 2005-07-17 11:04:58 +0200 (Sun, 17 Jul 2005) | 13 lines
10092 Changed paths:
10093    M /trunk/configure.ac
10094    M /trunk/modules/services_discovery/Modules.am
10095    A /trunk/modules/services_discovery/upnp.cpp
10096
10097 Bleeding edge UPnP service discovery :
10098  * depends on CyberLink C++ UPnP library available from :
10099    http://sourceforge.net/project/showfiles.php?group_id=89768
10100    with iconv compilation patch from :
10101    http://jserv.sayya.org/upnp/clinkcc170-fix-compilation.diff
10102  * requires libexpat-devel or whatever you call it,
10103  * needs review by playlist guru (Zorglub ?),
10104    especially as regards locking
10105  * at least, detects UPnP Media server properly
10106  * I'm looking for a '''working''' UPnP Media Server on Linux for more
10107    extensive tests. I couldn't get TwonkyVision to accept my medias :(
10108  * tentatively closes #98 - and probably introduce new bugs
10109
10110 ------------------------------------------------------------------------
10111 r11766 | courmisch | 2005-07-17 08:57:31 +0200 (Sun, 17 Jul 2005) | 2 lines
10112 Changed paths:
10113    M /trunk/modules/control/http.c
10114
10115 Forgot this file - default to allowing every body when there is no .hosts
10116
10117 ------------------------------------------------------------------------
10118 r11765 | rocky | 2005-07-16 23:44:21 +0200 (Sat, 16 Jul 2005) | 3 lines
10119 Changed paths:
10120    M /trunk/modules/gui/wxwindows/open.cpp
10121
10122 A bug in libvcdinfo <= 23 prevents C++ compilations.
10123
10124
10125 ------------------------------------------------------------------------
10126 r11764 | bigben | 2005-07-16 23:33:09 +0200 (Sat, 16 Jul 2005) | 3 lines
10127 Changed paths:
10128    M /trunk/configure.ac
10129
10130 Small hack to make OSX happier.
10131
10132
10133 ------------------------------------------------------------------------
10134 r11763 | rocky | 2005-07-16 23:20:15 +0200 (Sat, 16 Jul 2005) | 2 lines
10135 Changed paths:
10136    M /trunk/modules/gui/wxwindows/open.cpp
10137
10138 Set entries/lids for VCDs when we have an okay libvcdinfo.
10139
10140 ------------------------------------------------------------------------
10141 r11762 | courmisch | 2005-07-16 21:30:09 +0200 (Sat, 16 Jul 2005) | 2 lines
10142 Changed paths:
10143    M /trunk/src/stream_output/acl.c
10144
10145 Review and fix ACL duplication - really closes #262
10146
10147 ------------------------------------------------------------------------
10148 r11761 | courmisch | 2005-07-16 20:48:17 +0200 (Sat, 16 Jul 2005) | 2 lines
10149 Changed paths:
10150    M /trunk/src/stream_output/acl.c
10151
10152 Copy the default ACL value in ACL_Duplicate - closes #262
10153
10154 ------------------------------------------------------------------------
10155 r11759 | rocky | 2005-07-16 18:04:56 +0200 (Sat, 16 Jul 2005) | 4 lines
10156 Changed paths:
10157    M /trunk/configure.ac
10158    M /trunk/modules/gui/wxwindows/open.cpp
10159
10160 configure.ac: Allow libcdio 0.71 for libcdio things. 
10161 open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
10162
10163
10164 ------------------------------------------------------------------------
10165 r11754 | rocky | 2005-07-16 16:38:08 +0200 (Sat, 16 Jul 2005) | 4 lines
10166 Changed paths:
10167    M /trunk/configure.ac
10168
10169 Clean up options and processing relating to libcdio, libvcdinfo,
10170 cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
10171
10172
10173 ------------------------------------------------------------------------
10174 r11753 | courmisch | 2005-07-16 16:33:05 +0200 (Sat, 16 Jul 2005) | 2 lines
10175 Changed paths:
10176    M /trunk/modules/access/vcdx/vcdplayer.c
10177
10178 sleep is not thread-safe - use VLC API msleep instead
10179
10180 ------------------------------------------------------------------------
10181 r11752 | courmisch | 2005-07-16 15:39:14 +0200 (Sat, 16 Jul 2005) | 2 lines
10182 Changed paths:
10183    M /trunk/modules/services_discovery/sap.c
10184
10185 Cosmeticissimism
10186
10187 ------------------------------------------------------------------------
10188 r11741 | rocky | 2005-07-16 06:47:12 +0200 (Sat, 16 Jul 2005) | 2 lines
10189 Changed paths:
10190    M /trunk/modules/access/vcdx/info.c
10191
10192 Meant to set first and last entry for each *track*. 
10193
10194 ------------------------------------------------------------------------
10195 r11740 | rocky | 2005-07-16 06:36:58 +0200 (Sat, 16 Jul 2005) | 4 lines
10196 Changed paths:
10197    M /trunk/modules/gui/wxwindows/open.cpp
10198
10199 Don't limit VCD Entries or LIDs to number of MPEG tracks. 
10200 Untabify.
10201
10202
10203 ------------------------------------------------------------------------
10204 r11739 | rocky | 2005-07-16 06:32:18 +0200 (Sat, 16 Jul 2005) | 2 lines
10205 Changed paths:
10206    M /trunk/modules/access/vcdx/vcdplayer.c
10207
10208 Remove gcc 4 uninitialize variable warning.
10209
10210 ------------------------------------------------------------------------
10211 r11738 | rocky | 2005-07-16 06:12:28 +0200 (Sat, 16 Jul 2005) | 3 lines
10212 Changed paths:
10213    M /trunk/modules/gui/wxwindows/open.cpp
10214
10215 Don't use "Track" for VCDX, "Entry" or "LID" should be used.
10216
10217
10218 ------------------------------------------------------------------------
10219 r11737 | rocky | 2005-07-16 05:38:58 +0200 (Sat, 16 Jul 2005) | 5 lines
10220 Changed paths:
10221    M /trunk/configure.ac
10222    M /trunk/modules/access/cdda/info.c
10223    M /trunk/modules/gui/wxwindows/open.cpp
10224    M /trunk/modules/gui/wxwindows/wxwindows.h
10225    M /trunk/po/Makefile.in.in
10226
10227 cdda/info.c: changes for libcddb 1.1.0 API
10228
10229 rest: Add "Probe" for media function in Open Disc.
10230
10231
10232 ------------------------------------------------------------------------
10233 r11736 | rocky | 2005-07-16 05:36:05 +0200 (Sat, 16 Jul 2005) | 4 lines
10234 Changed paths:
10235    M /trunk/src/stream_output/acl.c
10236
10237 One needs to #include errno.h in order to use errno. At least on my
10238 Fedora Core 4 GNU/Linux box.
10239
10240
10241 ------------------------------------------------------------------------
10242 r11735 | courmisch | 2005-07-15 20:48:33 +0200 (Fri, 15 Jul 2005) | 2 lines
10243 Changed paths:
10244    M /trunk/modules/stream_out/mosaic_bridge.c
10245
10246 The last vlc_reduce that was left
10247
10248 ------------------------------------------------------------------------
10249 r11734 | courmisch | 2005-07-15 17:24:39 +0200 (Fri, 15 Jul 2005) | 2 lines
10250 Changed paths:
10251    M /trunk/src/misc/net.c
10252
10253 Save a call to strlen() in net_vaPrintf (and net_Printf)
10254
10255 ------------------------------------------------------------------------
10256 r11733 | courmisch | 2005-07-15 17:18:46 +0200 (Fri, 15 Jul 2005) | 3 lines
10257 Changed paths:
10258    M /trunk/src/stream_output/acl.c
10259
10260 - Clean up
10261 - Don't avoid non-existent off-by-one bug, ie. use full buffer size
10262
10263 ------------------------------------------------------------------------
10264 r11732 | courmisch | 2005-07-15 16:24:47 +0200 (Fri, 15 Jul 2005) | 2 lines
10265 Changed paths:
10266    M /trunk/modules/mux/asf.c
10267
10268 Fix undefined symbol error
10269
10270 ------------------------------------------------------------------------
10271 r11731 | sam | 2005-07-15 13:34:10 +0200 (Fri, 15 Jul 2005) | 2 lines
10272 Changed paths:
10273    M /trunk/debian
10274    M /trunk/debian/changelog
10275    M /trunk/debian/control
10276    M /trunk/debian/rules
10277
10278   * Updated Debian build files for a future upload.
10279
10280 ------------------------------------------------------------------------
10281 r11730 | courmisch | 2005-07-14 17:18:50 +0200 (Thu, 14 Jul 2005) | 3 lines
10282 Changed paths:
10283    M /trunk/activex
10284    M /trunk/activex/Makefile.am
10285    D /trunk/activex/axvlc.inf
10286    A /trunk/activex/axvlc.inf.in (from /trunk/activex/axvlc.inf:11717)
10287    M /trunk/configure.ac
10288
10289 - Automatic versioning info in ActiveX plugin (refs #181)
10290 - Also include the inf in the distribution
10291
10292 ------------------------------------------------------------------------
10293 r11729 | courmisch | 2005-07-14 16:35:05 +0200 (Thu, 14 Jul 2005) | 2 lines
10294 Changed paths:
10295    M /trunk/src/stream_output/acl.c
10296
10297 The solution was too simple, I guess
10298
10299 ------------------------------------------------------------------------
10300 r11728 | courmisch | 2005-07-13 20:30:46 +0200 (Wed, 13 Jul 2005) | 4 lines
10301 Changed paths:
10302    M /trunk/modules/access/mms/mmstu.c
10303    M /trunk/modules/access/mms/mmstu.h
10304
10305 - Fix very likely race condition
10306   (whereby psz_bind_addr would be modified by another call to inet_ntoa)
10307 - Use net_GetSockAddress
10308
10309 ------------------------------------------------------------------------
10310 r11727 | courmisch | 2005-07-13 20:23:09 +0200 (Wed, 13 Jul 2005) | 3 lines
10311 Changed paths:
10312    M /trunk/modules/access/ftp.c
10313
10314 - Use previous API
10315 - Remove a dynamic allocation
10316
10317 ------------------------------------------------------------------------
10318 r11726 | courmisch | 2005-07-13 20:11:18 +0200 (Wed, 13 Jul 2005) | 2 lines
10319 Changed paths:
10320    M /trunk/include/network.h
10321    M /trunk/include/vlc_symbols.h
10322    M /trunk/src/misc/net.c
10323
10324 New useful API to combine get(sock|peer)name() and vlc_getnameinfo()
10325
10326 ------------------------------------------------------------------------
10327 r11725 | courmisch | 2005-07-13 20:09:38 +0200 (Wed, 13 Jul 2005) | 2 lines
10328 Changed paths:
10329    M /trunk/src/input/decoder.c
10330    M /trunk/src/input/es_out.c
10331    M /trunk/src/video_output/video_output.c
10332
10333 Forgot these files
10334
10335 ------------------------------------------------------------------------
10336 r11724 | courmisch | 2005-07-13 19:51:13 +0200 (Wed, 13 Jul 2005) | 3 lines
10337 Changed paths:
10338    M /trunk/include/vlc_common.h
10339    M /trunk/include/vlc_symbols.h
10340    M /trunk/modules/codec/theora.c
10341    M /trunk/modules/codec/x264.c
10342    M /trunk/src/extras/libc.c
10343
10344 Rename vlc_reduce to vlc_ureduce so that we won't get into troubles if
10345 we ever need to reborn vlc_reduce for some unanticipated reason
10346
10347 ------------------------------------------------------------------------
10348 r11723 | courmisch | 2005-07-13 19:16:09 +0200 (Wed, 13 Jul 2005) | 2 lines
10349 Changed paths:
10350    M /trunk/modules/misc/gnutls.c
10351
10352 Fix warnings (refs #258)
10353
10354 ------------------------------------------------------------------------
10355 r11721 | courmisch | 2005-07-13 16:59:11 +0200 (Wed, 13 Jul 2005) | 2 lines
10356 Changed paths:
10357    M /trunk/src/stream_output/acl.c
10358
10359 Use ANSI isspace() for crap compilers that don't know about C99 isblank()
10360
10361 ------------------------------------------------------------------------
10362 r11720 | damienf | 2005-07-13 16:17:24 +0200 (Wed, 13 Jul 2005) | 2 lines
10363 Changed paths:
10364    M /trunk/src/stream_output/acl.c
10365
10366 isblank() is not an ANSI function,it should really be tested for
10367
10368 ------------------------------------------------------------------------
10369 r11719 | fkuehne | 2005-07-12 22:06:23 +0200 (Tue, 12 Jul 2005) | 1 line
10370 Changed paths:
10371    M /trunk/Makefile.am
10372    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10373    A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
10374    D /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
10375
10376 * finally converted to the 10.2 and later format, which is faster readable
10377 ------------------------------------------------------------------------
10378 r11718 | fkuehne | 2005-07-12 22:03:32 +0200 (Tue, 12 Jul 2005) | 8 lines
10379 Changed paths:
10380    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
10381    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
10382    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
10383    M /trunk/modules/gui/macosx/intf.m
10384    M /trunk/modules/gui/macosx/wizard.h
10385    M /trunk/modules/gui/macosx/wizard.m
10386    M /trunk/modules/gui/wxwindows/streamdata.h
10387
10388 * additional GUI-fixes
10389 * implemented the streaming-method-tab correctly (forgot that previously...)
10390 * implemented MRL-composition when transcoding (still needs to be done for streaming)
10391 * fixed various other stuff here and there
10392
10393 not usable yet - work will be continued after July 21th
10394
10395 (refs #13)
10396 ------------------------------------------------------------------------
10397 r11717 | courmisch | 2005-07-12 20:02:20 +0200 (Tue, 12 Jul 2005) | 2 lines
10398 Changed paths:
10399    M /trunk/src/misc/objects.c
10400
10401 More dead code
10402
10403 ------------------------------------------------------------------------
10404 r11716 | courmisch | 2005-07-12 20:01:14 +0200 (Tue, 12 Jul 2005) | 2 lines
10405 Changed paths:
10406    M /trunk/src/misc/iso_lang.c
10407
10408 Yet another strncmp => memcmp (refs #258)
10409
10410 ------------------------------------------------------------------------
10411 r11715 | courmisch | 2005-07-12 19:58:09 +0200 (Tue, 12 Jul 2005) | 2 lines
10412 Changed paths:
10413    M /trunk/src/misc/charset.c
10414    M /trunk/src/misc/image.c
10415
10416 Eliminate dead code
10417
10418 ------------------------------------------------------------------------
10419 r11714 | courmisch | 2005-07-12 18:00:43 +0200 (Tue, 12 Jul 2005) | 2 lines
10420 Changed paths:
10421    M /trunk/Makefile.am
10422    M /trunk/include/network.h
10423    A /trunk/include/vlc_acl.h
10424    M /trunk/include/vlc_common.h
10425    M /trunk/include/vlc_httpd.h
10426    M /trunk/include/vlc_symbols.h
10427    M /trunk/modules/access_output/http.c
10428    M /trunk/modules/control/http.c
10429    M /trunk/modules/misc/rtsp.c
10430    M /trunk/modules/stream_out/rtp.c
10431    M /trunk/src/misc/httpd.c
10432    M /trunk/src/misc/modules.c
10433    M /trunk/src/misc/net.c
10434    A /trunk/src/stream_output/acl.c
10435
10436 Better ACL API (full rewrite)
10437
10438 ------------------------------------------------------------------------
10439 r11711 | courmisch | 2005-07-11 18:37:40 +0200 (Mon, 11 Jul 2005) | 3 lines
10440 Changed paths:
10441    M /trunk/modules/control/http.c
10442
10443 Diminish buffer size
10444 (still big enough for a pure 256-bits architecture...)
10445
10446 ------------------------------------------------------------------------
10447 r11710 | courmisch | 2005-07-11 18:34:47 +0200 (Mon, 11 Jul 2005) | 3 lines
10448 Changed paths:
10449    M /trunk/modules/control/http.c
10450
10451 Avoid buffer overflow
10452 (local account needed, but possibly not same user as VLC)
10453
10454 ------------------------------------------------------------------------
10455 r11709 | massiot | 2005-07-11 18:20:33 +0200 (Mon, 11 Jul 2005) | 2 lines
10456 Changed paths:
10457    M /trunk/modules/access/mms/mmsh.c
10458    M /trunk/modules/access/mms/mmstu.c
10459    M /trunk/modules/access/vcd/cdrom.h
10460    M /trunk/modules/codec/a52.c
10461    M /trunk/modules/codec/dts.c
10462    M /trunk/modules/codec/flac.c
10463    M /trunk/modules/codec/spudec/parse.c
10464    M /trunk/modules/control/http.c
10465    M /trunk/modules/control/telnet.c
10466    M /trunk/modules/demux/aiff.c
10467    M /trunk/modules/demux/avi/avi.c
10468    M /trunk/modules/demux/m3u.c
10469    M /trunk/modules/demux/mjpeg.c
10470    M /trunk/modules/demux/mpeg/m4a.c
10471    M /trunk/modules/demux/mpeg/mpga.c
10472    M /trunk/modules/demux/nsv.c
10473    M /trunk/modules/demux/nuv.c
10474    M /trunk/modules/demux/playlist/m3u.c
10475    M /trunk/modules/demux/playlist/old.c
10476    M /trunk/modules/demux/playlist/pls.c
10477    M /trunk/modules/demux/real.c
10478    M /trunk/modules/misc/memcpy/fastmemcpy.h
10479    M /trunk/modules/video_filter/deinterlace.c
10480
10481  * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
10482
10483 ------------------------------------------------------------------------
10484 r11708 | massiot | 2005-07-11 18:16:17 +0200 (Mon, 11 Jul 2005) | 2 lines
10485 Changed paths:
10486    M /trunk/include/vlc_common.h
10487
10488  * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
10489
10490 ------------------------------------------------------------------------
10491 r11707 | massiot | 2005-07-11 18:01:01 +0200 (Mon, 11 Jul 2005) | 2 lines
10492 Changed paths:
10493    M /trunk/configure.ac
10494
10495  * configure.ac: Fixed ipv6 detection.
10496
10497 ------------------------------------------------------------------------
10498 r11706 | massiot | 2005-07-11 17:59:36 +0200 (Mon, 11 Jul 2005) | 2 lines
10499 Changed paths:
10500    M /trunk/modules/access/directory.c
10501    M /trunk/src/misc/getaddrinfo.c
10502
10503  * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
10504
10505 ------------------------------------------------------------------------
10506 r11705 | fkuehne | 2005-07-11 13:52:42 +0200 (Mon, 11 Jul 2005) | 1 line
10507 Changed paths:
10508    M /trunk/modules/gui/macosx/wizard.m
10509
10510 * implemented 3 dialogues, which complain to the user, if s/he didn't provide a file or destination
10511 ------------------------------------------------------------------------
10512 r11704 | fkuehne | 2005-07-11 13:18:14 +0200 (Mon, 11 Jul 2005) | 1 line
10513 Changed paths:
10514    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
10515    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
10516    M /trunk/modules/gui/macosx/wizard.m
10517
10518 * finished the gui and implemented correct encap-format-selection when transcoding (refs #13) -- still not usable
10519 ------------------------------------------------------------------------
10520 r11703 | sam | 2005-07-11 13:15:31 +0200 (Mon, 11 Jul 2005) | 2 lines
10521 Changed paths:
10522    M /trunk/po/Makefile.in.in
10523
10524   * po/Makefile.in.in: reverted an unexpected change.
10525
10526 ------------------------------------------------------------------------
10527 r11702 | massiot | 2005-07-11 11:45:54 +0200 (Mon, 11 Jul 2005) | 3 lines
10528 Changed paths:
10529    M /trunk/modules/stream_out/duplicate.c
10530
10531  * modules/stream_out/duplicate.c: Fixed ES selection when using both
10532    program= and es= for the same destination.
10533
10534 ------------------------------------------------------------------------
10535 r11701 | massiot | 2005-07-11 11:44:53 +0200 (Mon, 11 Jul 2005) | 2 lines
10536 Changed paths:
10537    M /trunk/modules/stream_out/switcher.c
10538
10539  * modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio.
10540
10541 ------------------------------------------------------------------------
10542 r11700 | massiot | 2005-07-11 11:43:38 +0200 (Mon, 11 Jul 2005) | 2 lines
10543 Changed paths:
10544    M /trunk/modules/packetizer/mpegvideo.c
10545
10546  * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
10547
10548 ------------------------------------------------------------------------
10549 r11699 | sam | 2005-07-11 10:52:14 +0200 (Mon, 11 Jul 2005) | 2 lines
10550 Changed paths:
10551    M /trunk/include/vlc/control.h
10552    M /trunk/modules/demux/a52.c
10553    M /trunk/modules/demux/ps.h
10554    M /trunk/modules/gui/skins2/utils/position.hpp
10555    M /trunk/modules/gui/wxwindows/wizard.cpp
10556    M /trunk/modules/gui/wxwindows/wxwindows.h
10557    M /trunk/modules/packetizer/mpegvideo.c
10558    M /trunk/modules/video_filter/deinterlace.c
10559    M /trunk/modules/video_filter/scale.c
10560    M /trunk/po/Makefile.in.in
10561    M /trunk/src/playlist/item.c
10562    M /trunk/src/video_output/video_output.c
10563
10564   * Fixed a bunch of coding errors here and there.
10565
10566 ------------------------------------------------------------------------
10567 r11698 | sam | 2005-07-11 10:44:39 +0200 (Mon, 11 Jul 2005) | 2 lines
10568 Changed paths:
10569    M /trunk/src/misc/charset.c
10570
10571   * src/misc/charset.c: if(a<b<c) is a pythonism and doesn't work in C.
10572
10573 ------------------------------------------------------------------------
10574 r11697 | sam | 2005-07-11 10:33:01 +0200 (Mon, 11 Jul 2005) | 2 lines
10575 Changed paths:
10576    M /trunk/modules/stream_out/transcode.c
10577
10578   * modules/stream_out/transcode.c: fixed an uninitialised variable.
10579
10580 ------------------------------------------------------------------------
10581 r11696 | sam | 2005-07-10 22:34:01 +0200 (Sun, 10 Jul 2005) | 3 lines
10582 Changed paths:
10583    M /trunk/modules/gui/gtk/gnome.c
10584    M /trunk/modules/gui/gtk/gnome_interface.c
10585    M /trunk/modules/gui/gtk/gnome_support.c
10586    M /trunk/modules/gui/gtk/gnome_support.h
10587    M /trunk/modules/gui/gtk/gtk.c
10588    M /trunk/modules/gui/gtk/gtk_interface.c
10589
10590   * legacy changes that might be useful if the gtk plugin is ever revived,
10591     and are just to be utterly ignored otherwise.
10592
10593 ------------------------------------------------------------------------
10594 r11695 | bigben | 2005-07-10 17:45:02 +0200 (Sun, 10 Jul 2005) | 3 lines
10595 Changed paths:
10596    M /trunk/src/video_output/video_output.c
10597
10598 Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
10599
10600
10601 ------------------------------------------------------------------------
10602 r11694 | courmisch | 2005-07-10 15:32:43 +0200 (Sun, 10 Jul 2005) | 2 lines
10603 Changed paths:
10604    M /trunk/toolbox
10605
10606 Any reason why removal of .deps was disabled ??
10607
10608 ------------------------------------------------------------------------
10609 r11693 | courmisch | 2005-07-10 15:07:15 +0200 (Sun, 10 Jul 2005) | 2 lines
10610 Changed paths:
10611    M /trunk/configure.ac
10612
10613 Work around for gcc <= 3.3
10614
10615 ------------------------------------------------------------------------
10616 r11691 | courmisch | 2005-07-10 14:05:57 +0200 (Sun, 10 Jul 2005) | 2 lines
10617 Changed paths:
10618    M /trunk/src/extras/libc.c
10619
10620 Typo fix
10621
10622 ------------------------------------------------------------------------
10623 r11690 | courmisch | 2005-07-10 13:51:12 +0200 (Sun, 10 Jul 2005) | 5 lines
10624 Changed paths:
10625    M /trunk/modules/control/http.c
10626
10627 - Fix possible buffer overflow (?)
10628 - Fix unitialised value
10629
10630 According to valgrind there's still an unitialized value at line 2343
10631
10632 ------------------------------------------------------------------------
10633 r11689 | courmisch | 2005-07-10 13:50:11 +0200 (Sun, 10 Jul 2005) | 2 lines
10634 Changed paths:
10635    M /trunk/src/misc/httpd.c
10636
10637 HTML validation fix
10638
10639 ------------------------------------------------------------------------
10640 r11688 | courmisch | 2005-07-10 13:49:42 +0200 (Sun, 10 Jul 2005) | 2 lines
10641 Changed paths:
10642    M /trunk/src/misc/net.c
10643
10644 Fix compiler warnings (refs #258)
10645
10646 ------------------------------------------------------------------------
10647 r11687 | zorglub | 2005-07-10 13:09:46 +0200 (Sun, 10 Jul 2005) | 2 lines
10648 Changed paths:
10649    M /trunk/loader
10650
10651 svn:ignore
10652
10653 ------------------------------------------------------------------------
10654 r11686 | courmisch | 2005-07-10 13:07:34 +0200 (Sun, 10 Jul 2005) | 3 lines
10655 Changed paths:
10656    M /trunk/configure.ac
10657
10658 Use -mtune instead of obsoleted -mcpu
10659 (even on gcc-2.95 seems to accept the flag)
10660
10661 ------------------------------------------------------------------------
10662 r11685 | zorglub | 2005-07-10 12:51:28 +0200 (Sun, 10 Jul 2005) | 2 lines
10663 Changed paths:
10664    M /trunk/modules/demux/au.c
10665    M /trunk/modules/demux/wav.c
10666
10667 Warning fixes
10668
10669 ------------------------------------------------------------------------
10670 r11684 | courmisch | 2005-07-10 12:16:01 +0200 (Sun, 10 Jul 2005) | 2 lines
10671 Changed paths:
10672    M /trunk/src/extras/libc.c
10673
10674 fix fix
10675
10676 ------------------------------------------------------------------------
10677 r11683 | courmisch | 2005-07-10 12:03:30 +0200 (Sun, 10 Jul 2005) | 2 lines
10678 Changed paths:
10679    M /trunk/src/misc/httpd.c
10680
10681 Some more cleanup / no more warnings
10682
10683 ------------------------------------------------------------------------
10684 r11682 | dionoea | 2005-07-10 11:50:34 +0200 (Sun, 10 Jul 2005) | 2 lines
10685 Changed paths:
10686    M /trunk/src/extras/libc.c
10687
10688 compile fix
10689
10690 ------------------------------------------------------------------------
10691 r11681 | courmisch | 2005-07-10 11:35:37 +0200 (Sun, 10 Jul 2005) | 2 lines
10692 Changed paths:
10693    M /trunk/src/misc/httpd.c
10694
10695 Faster code
10696
10697 ------------------------------------------------------------------------
10698 r11680 | courmisch | 2005-07-10 11:28:13 +0200 (Sun, 10 Jul 2005) | 2 lines
10699 Changed paths:
10700    M /trunk/include/stream_output.h
10701    M /trunk/include/vlc_httpd.h
10702    M /trunk/src/misc/httpd.c
10703    M /trunk/src/stream_output/sap.c
10704    M /trunk/src/video_output/video_output.c
10705
10706 All signedness fixes
10707
10708 ------------------------------------------------------------------------
10709 r11679 | courmisch | 2005-07-10 11:13:20 +0200 (Sun, 10 Jul 2005) | 3 lines
10710 Changed paths:
10711    M /trunk/include/vlc_common.h
10712    M /trunk/include/vlc_symbols.h
10713    M /trunk/src/extras/libc.c
10714
10715 We only have to reduce unsigned fractions in VLC
10716 (someone show me a screen with a negative pixel resolution)
10717
10718 ------------------------------------------------------------------------
10719 r11678 | courmisch | 2005-07-10 11:11:16 +0200 (Sun, 10 Jul 2005) | 2 lines
10720 Changed paths:
10721    M /trunk/src/input/decoder.c
10722
10723 tabs => spaces
10724
10725 ------------------------------------------------------------------------
10726 r11677 | courmisch | 2005-07-10 10:55:16 +0200 (Sun, 10 Jul 2005) | 2 lines
10727 Changed paths:
10728    M /trunk/include/vlc_playlist.h
10729
10730 Fix incorrect free() of const-qualified pointer in services_discovery.c
10731
10732 ------------------------------------------------------------------------
10733 r11676 | courmisch | 2005-07-10 10:13:48 +0200 (Sun, 10 Jul 2005) | 7 lines
10734 Changed paths:
10735    M /trunk/modules/demux/dts.c
10736    M /trunk/modules/demux/ogg.c
10737
10738 strncmp => memcmp (refs #258)
10739
10740 ogg.c : FIXME FIXME FIXME
10741 I don't know Ogg format well, but don't we have a possible out-of-bound
10742 read at line 1346 and following ??
10743
10744
10745 ------------------------------------------------------------------------
10746 r11675 | courmisch | 2005-07-10 10:00:25 +0200 (Sun, 10 Jul 2005) | 12 lines
10747 Changed paths:
10748    M /trunk/modules/demux/a52.c
10749
10750 Fix gcc4 warnings (refs #258)
10751
10752 NOTE to developers :
10753 When you want to compare n bytes from two buffers, please use :
10754   memcmp( buf1, buf2, n )
10755 rather than :
10756   strncmp( buf1, buf2, n )
10757
10758 strncmp should only be used if either of the buffers might be
10759 nul-terminated within its first n bytes.
10760
10761
10762 ------------------------------------------------------------------------
10763 r11674 | courmisch | 2005-07-10 09:55:28 +0200 (Sun, 10 Jul 2005) | 2 lines
10764 Changed paths:
10765    M /trunk/modules/access/http.c
10766
10767 Remove compiler warning and clean up (refs #258)
10768
10769 ------------------------------------------------------------------------
10770 r11673 | courmisch | 2005-07-10 08:17:48 +0200 (Sun, 10 Jul 2005) | 2 lines
10771 Changed paths:
10772    M /trunk/modules/access/ftp.c
10773
10774 Fix an old typo
10775
10776 ------------------------------------------------------------------------
10777 r11672 | courmisch | 2005-07-10 08:12:38 +0200 (Sun, 10 Jul 2005) | 2 lines
10778 Changed paths:
10779    M /trunk/modules/access/ftp.c
10780
10781 Hmmph, logic fix
10782
10783 ------------------------------------------------------------------------
10784 r11671 | rocky | 2005-07-10 03:34:53 +0200 (Sun, 10 Jul 2005) | 4 lines
10785 Changed paths:
10786    M /trunk/modules/gui/wxwindows/open.cpp
10787
10788 Add tooltips for entry fields. For VCD and CDDA (at least) some 
10789 values have special meanings. 
10790
10791
10792 ------------------------------------------------------------------------
10793 r11670 | dionoea | 2005-07-10 00:05:47 +0200 (Sun, 10 Jul 2005) | 2 lines
10794 Changed paths:
10795    M /trunk/activex/test.html
10796
10797 lastest -> latest
10798
10799 ------------------------------------------------------------------------
10800 r11669 | courmisch | 2005-07-09 21:17:13 +0200 (Sat, 09 Jul 2005) | 2 lines
10801 Changed paths:
10802    M /trunk/toolbox
10803
10804 Don't delete SVN-tracked files with --distclean (closes #251)
10805
10806 ------------------------------------------------------------------------
10807 r11668 | courmisch | 2005-07-09 21:07:06 +0200 (Sat, 09 Jul 2005) | 2 lines
10808 Changed paths:
10809    M /trunk/loader
10810
10811 svn:ignore
10812
10813 ------------------------------------------------------------------------
10814 r11667 | courmisch | 2005-07-09 21:01:19 +0200 (Sat, 09 Jul 2005) | 2 lines
10815 Changed paths:
10816    D /trunk/loader/Makefile.in
10817
10818 Should not be there
10819
10820 ------------------------------------------------------------------------
10821 r11666 | courmisch | 2005-07-09 20:54:38 +0200 (Sat, 09 Jul 2005) | 2 lines
10822 Changed paths:
10823    M /trunk/modules/demux/voc.c
10824
10825 Support for VOC block type 8 (closes #142)
10826
10827 ------------------------------------------------------------------------
10828 r11665 | courmisch | 2005-07-09 19:19:06 +0200 (Sat, 09 Jul 2005) | 4 lines
10829 Changed paths:
10830    M /trunk/modules/access/ftp.c
10831
10832 - Fix (?) handling of EPSV non-compliant FTP servers
10833 with EPSV compliant NAT
10834 - Fix socket error value check
10835
10836 ------------------------------------------------------------------------
10837 r11664 | courmisch | 2005-07-09 08:17:09 +0200 (Sat, 09 Jul 2005) | 2 lines
10838 Changed paths:
10839    M /trunk/activex/axvlc.idl
10840    M /trunk/activex/connectioncontainer.cpp
10841    M /trunk/activex/connectioncontainer.h
10842    M /trunk/activex/main.cpp
10843    M /trunk/activex/objectsafety.cpp
10844    M /trunk/activex/objectsafety.h
10845    M /trunk/activex/olecontrol.cpp
10846    M /trunk/activex/olecontrol.h
10847    M /trunk/activex/oleinplaceactiveobject.cpp
10848    M /trunk/activex/oleinplaceactiveobject.h
10849    M /trunk/activex/oleinplaceobject.cpp
10850    M /trunk/activex/oleinplaceobject.h
10851    M /trunk/activex/oleobject.cpp
10852    M /trunk/activex/oleobject.h
10853    M /trunk/activex/persistpropbag.cpp
10854    M /trunk/activex/persistpropbag.h
10855    M /trunk/activex/persiststorage.cpp
10856    M /trunk/activex/persiststorage.h
10857    M /trunk/activex/persiststreaminit.cpp
10858    M /trunk/activex/persiststreaminit.h
10859    M /trunk/activex/plugin.cpp
10860    M /trunk/activex/plugin.h
10861    M /trunk/activex/provideclassinfo.cpp
10862    M /trunk/activex/provideclassinfo.h
10863    M /trunk/activex/utils.cpp
10864    M /trunk/activex/utils.h
10865    M /trunk/activex/viewobject.cpp
10866    M /trunk/activex/viewobject.h
10867    M /trunk/activex/vlccontrol.cpp
10868    M /trunk/activex/vlccontrol.h
10869    M /trunk/bindings/java-gcj/JVLC.java
10870    M /trunk/evc/modules_builtin_evc.h
10871    M /trunk/extras/contrib/Makefile
10872    M /trunk/extras/contrib/bootstrap
10873    M /trunk/extras/contrib/change_prefix.sh
10874    M /trunk/extras/contrib/src/Makefile
10875    M /trunk/extras/contrib/src/packages.mak
10876    M /trunk/extras/zsh.cpp
10877    M /trunk/include/aout_internal.h
10878    M /trunk/include/audio_output.h
10879    M /trunk/include/beos_specific.h
10880    M /trunk/include/charset.h
10881    M /trunk/include/codecs.h
10882    M /trunk/include/configuration.h
10883    M /trunk/include/darwin_specific.h
10884    M /trunk/include/intf_eject.h
10885    M /trunk/include/iso_lang.h
10886    M /trunk/include/main.h
10887    M /trunk/include/modules.h
10888    M /trunk/include/modules_inner.h
10889    M /trunk/include/mtime.h
10890    M /trunk/include/network.h
10891    M /trunk/include/os_specific.h
10892    M /trunk/include/osd.h
10893    M /trunk/include/stream_output.h
10894    M /trunk/include/variables.h
10895    M /trunk/include/video_output.h
10896    M /trunk/include/vlc/aout.h
10897    M /trunk/include/vlc/control.h
10898    M /trunk/include/vlc/decoder.h
10899    M /trunk/include/vlc/input.h
10900    M /trunk/include/vlc/intf.h
10901    M /trunk/include/vlc/sout.h
10902    M /trunk/include/vlc/vlc.h
10903    M /trunk/include/vlc/vout.h
10904    M /trunk/include/vlc_access.h
10905    M /trunk/include/vlc_bits.h
10906    M /trunk/include/vlc_block.h
10907    M /trunk/include/vlc_block_helper.h
10908    M /trunk/include/vlc_codec.h
10909    M /trunk/include/vlc_common.h
10910    M /trunk/include/vlc_config.h
10911    M /trunk/include/vlc_config_cat.h
10912    M /trunk/include/vlc_cpu.h
10913    M /trunk/include/vlc_demux.h
10914    M /trunk/include/vlc_error.h
10915    M /trunk/include/vlc_es.h
10916    M /trunk/include/vlc_es_out.h
10917    M /trunk/include/vlc_filter.h
10918    M /trunk/include/vlc_httpd.h
10919    M /trunk/include/vlc_image.h
10920    M /trunk/include/vlc_input.h
10921    M /trunk/include/vlc_interface.h
10922    M /trunk/include/vlc_keys.h
10923    M /trunk/include/vlc_md5.h
10924    M /trunk/include/vlc_messages.h
10925    M /trunk/include/vlc_meta.h
10926    M /trunk/include/vlc_objects.h
10927    M /trunk/include/vlc_playlist.h
10928    M /trunk/include/vlc_spu.h
10929    M /trunk/include/vlc_stream.h
10930    M /trunk/include/vlc_threads.h
10931    M /trunk/include/vlc_threads_funcs.h
10932    M /trunk/include/vlc_tls.h
10933    M /trunk/include/vlc_video.h
10934    M /trunk/include/vlc_vlm.h
10935    M /trunk/include/vlc_vod.h
10936    M /trunk/include/vlc_xml.h
10937    M /trunk/include/vout_synchro.h
10938    M /trunk/include/win32_specific.h
10939    M /trunk/modules/access/cdda/access.c
10940    M /trunk/modules/access/cdda/access.h
10941    M /trunk/modules/access/cdda/callback.c
10942    M /trunk/modules/access/cdda/callback.h
10943    M /trunk/modules/access/cdda/cdda.c
10944    M /trunk/modules/access/cdda/cdda.h
10945    M /trunk/modules/access/cdda/info.c
10946    M /trunk/modules/access/cdda/info.h
10947    M /trunk/modules/access/cdda.c
10948    M /trunk/modules/access/directory.c
10949    M /trunk/modules/access/dshow/common.h
10950    M /trunk/modules/access/dshow/crossbar.cpp
10951    M /trunk/modules/access/dshow/dshow.cpp
10952    M /trunk/modules/access/dshow/filter.cpp
10953    M /trunk/modules/access/dshow/filter.h
10954    M /trunk/modules/access/dvb/access.c
10955    M /trunk/modules/access/dvb/dvb.h
10956    M /trunk/modules/access/dvb/en50221.c
10957    M /trunk/modules/access/dvb/linux_dvb.c
10958    M /trunk/modules/access/dvdnav.c
10959    M /trunk/modules/access/dvdread.c
10960    M /trunk/modules/access/fake.c
10961    M /trunk/modules/access/file.c
10962    M /trunk/modules/access/ftp.c
10963    M /trunk/modules/access/http.c
10964    M /trunk/modules/access/mms/asf.c
10965    M /trunk/modules/access/mms/asf.h
10966    M /trunk/modules/access/mms/buffer.c
10967    M /trunk/modules/access/mms/buffer.h
10968    M /trunk/modules/access/mms/mms.c
10969    M /trunk/modules/access/mms/mms.h
10970    M /trunk/modules/access/mms/mmsh.c
10971    M /trunk/modules/access/mms/mmsh.h
10972    M /trunk/modules/access/mms/mmstu.c
10973    M /trunk/modules/access/mms/mmstu.h
10974    M /trunk/modules/access/pvr/pvr.c
10975    M /trunk/modules/access/satellite/access.c
10976    M /trunk/modules/access/satellite/dvb.c
10977    M /trunk/modules/access/satellite/dvb.h
10978    M /trunk/modules/access/satellite/satellite.c
10979    M /trunk/modules/access/screen/beos.cpp
10980    M /trunk/modules/access/screen/mac.c
10981    M /trunk/modules/access/screen/screen.c
10982    M /trunk/modules/access/screen/screen.h
10983    M /trunk/modules/access/screen/win32.c
10984    M /trunk/modules/access/screen/x11.c
10985    M /trunk/modules/access/slp.c
10986    M /trunk/modules/access/smb.c
10987    M /trunk/modules/access/tcp.c
10988    M /trunk/modules/access/udp.c
10989    M /trunk/modules/access/v4l/v4l.c
10990    M /trunk/modules/access/vcd/cdrom.c
10991    M /trunk/modules/access/vcd/cdrom.h
10992    M /trunk/modules/access/vcd/cdrom_internals.h
10993    M /trunk/modules/access/vcd/vcd.c
10994    M /trunk/modules/access/vcdx/access.c
10995    M /trunk/modules/access/vcdx/demux.c
10996    M /trunk/modules/access/vcdx/info.c
10997    M /trunk/modules/access/vcdx/info.h
10998    M /trunk/modules/access/vcdx/intf.c
10999    M /trunk/modules/access/vcdx/intf.h
11000    M /trunk/modules/access/vcdx/vcd.c
11001    M /trunk/modules/access/vcdx/vcd.h
11002    M /trunk/modules/access/vcdx/vcdplayer.h
11003    M /trunk/modules/access_filter/record.c
11004    M /trunk/modules/access_filter/timeshift.c
11005    M /trunk/modules/access_output/dummy.c
11006    M /trunk/modules/access_output/file.c
11007    M /trunk/modules/access_output/http.c
11008    M /trunk/modules/access_output/udp.c
11009    M /trunk/modules/audio_filter/channel_mixer/headphone.c
11010    M /trunk/modules/audio_filter/channel_mixer/simple.c
11011    M /trunk/modules/audio_filter/channel_mixer/trivial.c
11012    M /trunk/modules/audio_filter/converter/a52tofloat32.c
11013    M /trunk/modules/audio_filter/converter/a52tospdif.c
11014    M /trunk/modules/audio_filter/converter/dtstofloat32.c
11015    M /trunk/modules/audio_filter/converter/dtstospdif.c
11016    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
11017    M /trunk/modules/audio_filter/converter/fixed32tos16.c
11018    M /trunk/modules/audio_filter/converter/float32tos16.c
11019    M /trunk/modules/audio_filter/converter/float32tos8.c
11020    M /trunk/modules/audio_filter/converter/float32tou16.c
11021    M /trunk/modules/audio_filter/converter/float32tou8.c
11022    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
11023    M /trunk/modules/audio_filter/converter/s16tofixed32.c
11024    M /trunk/modules/audio_filter/converter/s16tofloat32.c
11025    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
11026    M /trunk/modules/audio_filter/converter/s8tofloat32.c
11027    M /trunk/modules/audio_filter/converter/u8tofixed32.c
11028    M /trunk/modules/audio_filter/converter/u8tofloat32.c
11029    M /trunk/modules/audio_filter/equalizer.c
11030    M /trunk/modules/audio_filter/equalizer_presets.h
11031    M /trunk/modules/audio_filter/format.c
11032    M /trunk/modules/audio_filter/normvol.c
11033    M /trunk/modules/audio_filter/resampler/bandlimited.c
11034    M /trunk/modules/audio_filter/resampler/bandlimited.h
11035    M /trunk/modules/audio_filter/resampler/coreaudio.c
11036    M /trunk/modules/audio_filter/resampler/linear.c
11037    M /trunk/modules/audio_filter/resampler/trivial.c
11038    M /trunk/modules/audio_filter/resampler/ugly.c
11039    M /trunk/modules/audio_mixer/float32.c
11040    M /trunk/modules/audio_mixer/spdif.c
11041    M /trunk/modules/audio_mixer/trivial.c
11042    M /trunk/modules/audio_output/alsa.c
11043    M /trunk/modules/audio_output/arts.c
11044    M /trunk/modules/audio_output/auhal.c
11045    M /trunk/modules/audio_output/coreaudio.c
11046    M /trunk/modules/audio_output/directx.c
11047    M /trunk/modules/audio_output/esd.c
11048    M /trunk/modules/audio_output/file.c
11049    M /trunk/modules/audio_output/hd1000a.cpp
11050    M /trunk/modules/audio_output/oss.c
11051    M /trunk/modules/audio_output/portaudio.c
11052    M /trunk/modules/audio_output/sdl.c
11053    M /trunk/modules/audio_output/waveout.c
11054    M /trunk/modules/codec/a52.c
11055    M /trunk/modules/codec/adpcm.c
11056    M /trunk/modules/codec/araw.c
11057    M /trunk/modules/codec/cinepak.c
11058    M /trunk/modules/codec/cmml/browser_open.c
11059    M /trunk/modules/codec/cmml/browser_open.h
11060    M /trunk/modules/codec/cmml/cmml.c
11061    M /trunk/modules/codec/cmml/history.c
11062    M /trunk/modules/codec/cmml/history.h
11063    M /trunk/modules/codec/cmml/intf.c
11064    M /trunk/modules/codec/cmml/xarray.c
11065    M /trunk/modules/codec/cmml/xarray.h
11066    M /trunk/modules/codec/cmml/xlist.c
11067    M /trunk/modules/codec/cmml/xlist.h
11068    M /trunk/modules/codec/cmml/xstrcat.h
11069    M /trunk/modules/codec/cmml/xtag.c
11070    M /trunk/modules/codec/cmml/xtag.h
11071    M /trunk/modules/codec/cmml/xurl.c
11072    M /trunk/modules/codec/cmml/xurl.h
11073    M /trunk/modules/codec/cvdsub.c
11074    M /trunk/modules/codec/dirac.c
11075    M /trunk/modules/codec/dmo/buffer.c
11076    M /trunk/modules/codec/dmo/dmo.c
11077    M /trunk/modules/codec/dmo/dmo.h
11078    M /trunk/modules/codec/dts.c
11079    M /trunk/modules/codec/dvbsub.c
11080    M /trunk/modules/codec/faad.c
11081    M /trunk/modules/codec/fake.c
11082    M /trunk/modules/codec/ffmpeg/audio.c
11083    M /trunk/modules/codec/ffmpeg/chroma.c
11084    M /trunk/modules/codec/ffmpeg/demux.c
11085    M /trunk/modules/codec/ffmpeg/encoder.c
11086    M /trunk/modules/codec/ffmpeg/ffmpeg.c
11087    M /trunk/modules/codec/ffmpeg/ffmpeg.h
11088    M /trunk/modules/codec/ffmpeg/postprocess.c
11089    M /trunk/modules/codec/ffmpeg/video.c
11090    M /trunk/modules/codec/ffmpeg/video_filter.c
11091    M /trunk/modules/codec/flac.c
11092    M /trunk/modules/codec/libmpeg2.c
11093    M /trunk/modules/codec/lpcm.c
11094    M /trunk/modules/codec/mash.cpp
11095    M /trunk/modules/codec/mpeg_audio.c
11096    M /trunk/modules/codec/png.c
11097    M /trunk/modules/codec/quicktime.c
11098    M /trunk/modules/codec/rawvideo.c
11099    M /trunk/modules/codec/speex.c
11100    M /trunk/modules/codec/spudec/parse.c
11101    M /trunk/modules/codec/spudec/spudec.c
11102    M /trunk/modules/codec/spudec/spudec.h
11103    M /trunk/modules/codec/subsdec.c
11104    M /trunk/modules/codec/svcdsub.c
11105    M /trunk/modules/codec/tarkin.c
11106    M /trunk/modules/codec/theora.c
11107    M /trunk/modules/codec/twolame.c
11108    M /trunk/modules/codec/vorbis.c
11109    M /trunk/modules/codec/x264.c
11110    M /trunk/modules/control/corba/corba.c
11111    M /trunk/modules/control/gestures.c
11112    M /trunk/modules/control/hotkeys.c
11113    M /trunk/modules/control/http.c
11114    M /trunk/modules/control/joystick.c
11115    M /trunk/modules/control/lirc.c
11116    M /trunk/modules/control/netsync.c
11117    M /trunk/modules/control/ntservice.c
11118    M /trunk/modules/control/rc.c
11119    M /trunk/modules/control/showintf.c
11120    M /trunk/modules/control/telnet.c
11121    M /trunk/modules/demux/a52.c
11122    M /trunk/modules/demux/aiff.c
11123    M /trunk/modules/demux/asf/asf.c
11124    M /trunk/modules/demux/asf/libasf.c
11125    M /trunk/modules/demux/asf/libasf.h
11126    M /trunk/modules/demux/au.c
11127    M /trunk/modules/demux/avi/avi.c
11128    M /trunk/modules/demux/avi/libavi.c
11129    M /trunk/modules/demux/avi/libavi.h
11130    M /trunk/modules/demux/demuxdump.c
11131    M /trunk/modules/demux/dts.c
11132    M /trunk/modules/demux/flac.c
11133    M /trunk/modules/demux/livedotcom.cpp
11134    M /trunk/modules/demux/m3u.c
11135    M /trunk/modules/demux/mjpeg.c
11136    M /trunk/modules/demux/mkv.cpp
11137    M /trunk/modules/demux/mod.c
11138    M /trunk/modules/demux/mp4/drms.c
11139    M /trunk/modules/demux/mp4/drms.h
11140    M /trunk/modules/demux/mp4/drmstables.h
11141    M /trunk/modules/demux/mp4/libmp4.c
11142    M /trunk/modules/demux/mp4/libmp4.h
11143    M /trunk/modules/demux/mp4/mp4.c
11144    M /trunk/modules/demux/mpeg/h264.c
11145    M /trunk/modules/demux/mpeg/m4a.c
11146    M /trunk/modules/demux/mpeg/m4v.c
11147    M /trunk/modules/demux/mpeg/mpga.c
11148    M /trunk/modules/demux/mpeg/mpgv.c
11149    M /trunk/modules/demux/nsv.c
11150    M /trunk/modules/demux/nuv.c
11151    M /trunk/modules/demux/ogg.c
11152    M /trunk/modules/demux/playlist/b4s.c
11153    M /trunk/modules/demux/playlist/m3u.c
11154    M /trunk/modules/demux/playlist/old.c
11155    M /trunk/modules/demux/playlist/playlist.c
11156    M /trunk/modules/demux/playlist/playlist.h
11157    M /trunk/modules/demux/playlist/pls.c
11158    M /trunk/modules/demux/ps.c
11159    M /trunk/modules/demux/ps.h
11160    M /trunk/modules/demux/pva.c
11161    M /trunk/modules/demux/rawdv.c
11162    M /trunk/modules/demux/real.c
11163    M /trunk/modules/demux/sgimb.c
11164    M /trunk/modules/demux/subtitle.c
11165    M /trunk/modules/demux/ts.c
11166    M /trunk/modules/demux/ty.c
11167    M /trunk/modules/demux/util/id3genres.h
11168    M /trunk/modules/demux/util/id3tag.c
11169    M /trunk/modules/demux/vobsub.c
11170    M /trunk/modules/demux/voc.c
11171    M /trunk/modules/demux/wav.c
11172    M /trunk/modules/demux/xa.c
11173    M /trunk/modules/gui/beos/AudioOutput.cpp
11174    M /trunk/modules/gui/beos/BeOS.cpp
11175    M /trunk/modules/gui/beos/Bitmaps.h
11176    M /trunk/modules/gui/beos/DrawingTidbits.cpp
11177    M /trunk/modules/gui/beos/DrawingTidbits.h
11178    M /trunk/modules/gui/beos/Interface.cpp
11179    M /trunk/modules/gui/beos/InterfaceWindow.cpp
11180    M /trunk/modules/gui/beos/InterfaceWindow.h
11181    M /trunk/modules/gui/beos/ListViews.cpp
11182    M /trunk/modules/gui/beos/ListViews.h
11183    M /trunk/modules/gui/beos/MediaControlView.cpp
11184    M /trunk/modules/gui/beos/MediaControlView.h
11185    M /trunk/modules/gui/beos/MessagesWindow.cpp
11186    M /trunk/modules/gui/beos/MessagesWindow.h
11187    M /trunk/modules/gui/beos/MsgVals.h
11188    M /trunk/modules/gui/beos/PlayListWindow.cpp
11189    M /trunk/modules/gui/beos/PlayListWindow.h
11190    M /trunk/modules/gui/beos/PreferencesWindow.cpp
11191    M /trunk/modules/gui/beos/PreferencesWindow.h
11192    M /trunk/modules/gui/beos/TransportButton.cpp
11193    M /trunk/modules/gui/beos/TransportButton.h
11194    M /trunk/modules/gui/beos/VideoOutput.cpp
11195    M /trunk/modules/gui/beos/VideoWindow.h
11196    M /trunk/modules/gui/gtk/common.h
11197    M /trunk/modules/gui/gtk/control.c
11198    M /trunk/modules/gui/gtk/control.h
11199    M /trunk/modules/gui/gtk/display.c
11200    M /trunk/modules/gui/gtk/display.h
11201    M /trunk/modules/gui/gtk/gnome.c
11202    M /trunk/modules/gui/gtk/gtk.c
11203    M /trunk/modules/gui/gtk/gtk_callbacks.c
11204    M /trunk/modules/gui/gtk/gtk_callbacks.h
11205    M /trunk/modules/gui/gtk/menu.c
11206    M /trunk/modules/gui/gtk/menu.h
11207    M /trunk/modules/gui/gtk/modules.c
11208    M /trunk/modules/gui/gtk/modules.h
11209    M /trunk/modules/gui/gtk/open.c
11210    M /trunk/modules/gui/gtk/open.h
11211    M /trunk/modules/gui/gtk/playlist.c
11212    M /trunk/modules/gui/gtk/playlist.h
11213    M /trunk/modules/gui/gtk/preferences.c
11214    M /trunk/modules/gui/gtk/preferences.h
11215    M /trunk/modules/gui/gtk/sout.c
11216    M /trunk/modules/gui/gtk2/gnome2.c
11217    M /trunk/modules/gui/gtk2/gtk2.c
11218    M /trunk/modules/gui/kde/QConfigItem.cpp
11219    M /trunk/modules/gui/kde/QConfigItem.h
11220    M /trunk/modules/gui/kde/info.cpp
11221    M /trunk/modules/gui/kde/info.h
11222    M /trunk/modules/gui/kde/kde.cpp
11223    M /trunk/modules/gui/kde/languagemenu.cpp
11224    M /trunk/modules/gui/kde/languagemenu.h
11225    M /trunk/modules/gui/kde/messages.cpp
11226    M /trunk/modules/gui/kde/messages.h
11227    M /trunk/modules/gui/kde/pluginsbox.cpp
11228    M /trunk/modules/gui/kde/pluginsbox.h
11229    M /trunk/modules/gui/kde/preferences.cpp
11230    M /trunk/modules/gui/kde/preferences.h
11231    M /trunk/modules/gui/macosx/about.h
11232    M /trunk/modules/gui/macosx/about.m
11233    M /trunk/modules/gui/macosx/applescript.h
11234    M /trunk/modules/gui/macosx/applescript.m
11235    M /trunk/modules/gui/macosx/controls.h
11236    M /trunk/modules/gui/macosx/controls.m
11237    M /trunk/modules/gui/macosx/equalizer.h
11238    M /trunk/modules/gui/macosx/equalizer.m
11239    M /trunk/modules/gui/macosx/intf.h
11240    M /trunk/modules/gui/macosx/intf.m
11241    M /trunk/modules/gui/macosx/macosx.m
11242    M /trunk/modules/gui/macosx/misc.h
11243    M /trunk/modules/gui/macosx/misc.m
11244    M /trunk/modules/gui/macosx/open.h
11245    M /trunk/modules/gui/macosx/open.m
11246    M /trunk/modules/gui/macosx/output.h
11247    M /trunk/modules/gui/macosx/output.m
11248    M /trunk/modules/gui/macosx/playlist.h
11249    M /trunk/modules/gui/macosx/playlist.m
11250    M /trunk/modules/gui/macosx/playlistinfo.h
11251    M /trunk/modules/gui/macosx/playlistinfo.m
11252    M /trunk/modules/gui/macosx/prefs.h
11253    M /trunk/modules/gui/macosx/prefs.m
11254    M /trunk/modules/gui/macosx/prefs_widgets.h
11255    M /trunk/modules/gui/macosx/prefs_widgets.m
11256    M /trunk/modules/gui/macosx/vout.h
11257    M /trunk/modules/gui/macosx/vout.m
11258    M /trunk/modules/gui/macosx/voutgl.m
11259    M /trunk/modules/gui/macosx/voutqt.m
11260    M /trunk/modules/gui/macosx/wizard.h
11261    M /trunk/modules/gui/macosx/wizard.m
11262    M /trunk/modules/gui/ncurses.c
11263    M /trunk/modules/gui/pda/pda.c
11264    M /trunk/modules/gui/pda/pda.h
11265    M /trunk/modules/gui/pda/pda_callbacks.c
11266    M /trunk/modules/gui/pda/pda_callbacks.h
11267    M /trunk/modules/gui/pda/pda_interface.c
11268    M /trunk/modules/gui/qnx/aout.c
11269    M /trunk/modules/gui/qnx/qnx.c
11270    M /trunk/modules/gui/qnx/vout.c
11271    M /trunk/modules/gui/qt/intf.cpp
11272    M /trunk/modules/gui/qt/intf.h
11273    M /trunk/modules/gui/qt/qt.cpp
11274    M /trunk/modules/gui/skins2/commands/async_queue.cpp
11275    M /trunk/modules/gui/skins2/commands/async_queue.hpp
11276    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
11277    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
11278    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
11279    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
11280    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
11281    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
11282    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
11283    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
11284    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
11285    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
11286    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
11287    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
11288    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
11289    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
11290    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
11291    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
11292    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
11293    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
11294    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
11295    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
11296    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
11297    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
11298    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
11299    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
11300    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
11301    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
11302    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
11303    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
11304    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
11305    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
11306    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
11307    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
11308    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
11309    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
11310    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
11311    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
11312    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
11313    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
11314    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
11315    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
11316    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
11317    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
11318    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
11319    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
11320    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
11321    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
11322    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
11323    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
11324    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
11325    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
11326    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
11327    M /trunk/modules/gui/skins2/events/evt_enter.hpp
11328    M /trunk/modules/gui/skins2/events/evt_focus.hpp
11329    M /trunk/modules/gui/skins2/events/evt_generic.hpp
11330    M /trunk/modules/gui/skins2/events/evt_input.cpp
11331    M /trunk/modules/gui/skins2/events/evt_input.hpp
11332    M /trunk/modules/gui/skins2/events/evt_key.cpp
11333    M /trunk/modules/gui/skins2/events/evt_key.hpp
11334    M /trunk/modules/gui/skins2/events/evt_leave.hpp
11335    M /trunk/modules/gui/skins2/events/evt_motion.hpp
11336    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
11337    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
11338    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
11339    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
11340    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
11341    M /trunk/modules/gui/skins2/events/evt_special.cpp
11342    M /trunk/modules/gui/skins2/events/evt_special.hpp
11343    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
11344    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
11345    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
11346    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
11347    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
11348    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
11349    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
11350    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
11351    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
11352    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
11353    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
11354    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
11355    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
11356    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
11357    M /trunk/modules/gui/skins2/parser/builder.cpp
11358    M /trunk/modules/gui/skins2/parser/builder.hpp
11359    M /trunk/modules/gui/skins2/parser/builder_data.hpp
11360    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
11361    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
11362    M /trunk/modules/gui/skins2/parser/gen_builder.py
11363    M /trunk/modules/gui/skins2/parser/interpreter.cpp
11364    M /trunk/modules/gui/skins2/parser/interpreter.hpp
11365    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
11366    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
11367    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
11368    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
11369    M /trunk/modules/gui/skins2/src/anchor.cpp
11370    M /trunk/modules/gui/skins2/src/anchor.hpp
11371    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
11372    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
11373    M /trunk/modules/gui/skins2/src/dialogs.cpp
11374    M /trunk/modules/gui/skins2/src/dialogs.hpp
11375    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
11376    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
11377    M /trunk/modules/gui/skins2/src/ft2_font.cpp
11378    M /trunk/modules/gui/skins2/src/ft2_font.hpp
11379    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
11380    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
11381    M /trunk/modules/gui/skins2/src/generic_font.hpp
11382    M /trunk/modules/gui/skins2/src/generic_layout.cpp
11383    M /trunk/modules/gui/skins2/src/generic_layout.hpp
11384    M /trunk/modules/gui/skins2/src/generic_window.cpp
11385    M /trunk/modules/gui/skins2/src/generic_window.hpp
11386    M /trunk/modules/gui/skins2/src/logger.cpp
11387    M /trunk/modules/gui/skins2/src/logger.hpp
11388    M /trunk/modules/gui/skins2/src/os_factory.cpp
11389    M /trunk/modules/gui/skins2/src/os_factory.hpp
11390    M /trunk/modules/gui/skins2/src/os_graphics.hpp
11391    M /trunk/modules/gui/skins2/src/os_loop.hpp
11392    M /trunk/modules/gui/skins2/src/os_timer.hpp
11393    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
11394    M /trunk/modules/gui/skins2/src/os_window.hpp
11395    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
11396    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
11397    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
11398    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
11399    M /trunk/modules/gui/skins2/src/skin_common.hpp
11400    M /trunk/modules/gui/skins2/src/skin_main.cpp
11401    M /trunk/modules/gui/skins2/src/theme.cpp
11402    M /trunk/modules/gui/skins2/src/theme.hpp
11403    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11404    M /trunk/modules/gui/skins2/src/theme_loader.hpp
11405    M /trunk/modules/gui/skins2/src/theme_repository.cpp
11406    M /trunk/modules/gui/skins2/src/theme_repository.hpp
11407    M /trunk/modules/gui/skins2/src/tooltip.cpp
11408    M /trunk/modules/gui/skins2/src/tooltip.hpp
11409    M /trunk/modules/gui/skins2/src/top_window.cpp
11410    M /trunk/modules/gui/skins2/src/top_window.hpp
11411    M /trunk/modules/gui/skins2/src/var_manager.cpp
11412    M /trunk/modules/gui/skins2/src/var_manager.hpp
11413    M /trunk/modules/gui/skins2/src/vlcproc.cpp
11414    M /trunk/modules/gui/skins2/src/vlcproc.hpp
11415    M /trunk/modules/gui/skins2/src/vout_window.cpp
11416    M /trunk/modules/gui/skins2/src/vout_window.hpp
11417    M /trunk/modules/gui/skins2/src/window_manager.cpp
11418    M /trunk/modules/gui/skins2/src/window_manager.hpp
11419    M /trunk/modules/gui/skins2/utils/bezier.cpp
11420    M /trunk/modules/gui/skins2/utils/bezier.hpp
11421    M /trunk/modules/gui/skins2/utils/fsm.cpp
11422    M /trunk/modules/gui/skins2/utils/fsm.hpp
11423    M /trunk/modules/gui/skins2/utils/observer.hpp
11424    M /trunk/modules/gui/skins2/utils/pointer.hpp
11425    M /trunk/modules/gui/skins2/utils/position.cpp
11426    M /trunk/modules/gui/skins2/utils/position.hpp
11427    M /trunk/modules/gui/skins2/utils/ustring.cpp
11428    M /trunk/modules/gui/skins2/utils/ustring.hpp
11429    M /trunk/modules/gui/skins2/utils/var_bool.cpp
11430    M /trunk/modules/gui/skins2/utils/var_bool.hpp
11431    M /trunk/modules/gui/skins2/utils/var_list.cpp
11432    M /trunk/modules/gui/skins2/utils/var_list.hpp
11433    M /trunk/modules/gui/skins2/utils/var_percent.cpp
11434    M /trunk/modules/gui/skins2/utils/var_percent.hpp
11435    M /trunk/modules/gui/skins2/utils/var_text.cpp
11436    M /trunk/modules/gui/skins2/utils/var_text.hpp
11437    M /trunk/modules/gui/skins2/utils/variable.hpp
11438    M /trunk/modules/gui/skins2/vars/playlist.cpp
11439    M /trunk/modules/gui/skins2/vars/playlist.hpp
11440    M /trunk/modules/gui/skins2/vars/time.cpp
11441    M /trunk/modules/gui/skins2/vars/time.hpp
11442    M /trunk/modules/gui/skins2/vars/volume.cpp
11443    M /trunk/modules/gui/skins2/vars/volume.hpp
11444    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
11445    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
11446    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
11447    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
11448    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
11449    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
11450    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
11451    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
11452    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
11453    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
11454    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
11455    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
11456    M /trunk/modules/gui/skins2/win32/win32_window.cpp
11457    M /trunk/modules/gui/skins2/win32/win32_window.hpp
11458    M /trunk/modules/gui/skins2/x11/x11_display.cpp
11459    M /trunk/modules/gui/skins2/x11/x11_display.hpp
11460    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
11461    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
11462    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
11463    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
11464    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
11465    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
11466    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
11467    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
11468    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
11469    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
11470    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
11471    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
11472    M /trunk/modules/gui/skins2/x11/x11_window.cpp
11473    M /trunk/modules/gui/skins2/x11/x11_window.hpp
11474    M /trunk/modules/gui/wince/dialogs.cpp
11475    M /trunk/modules/gui/wince/fileinfo.cpp
11476    M /trunk/modules/gui/wince/interface.cpp
11477    M /trunk/modules/gui/wince/iteminfo.cpp
11478    M /trunk/modules/gui/wince/menus.cpp
11479    M /trunk/modules/gui/wince/messages.cpp
11480    M /trunk/modules/gui/wince/open.cpp
11481    M /trunk/modules/gui/wince/playlist.cpp
11482    M /trunk/modules/gui/wince/preferences.cpp
11483    M /trunk/modules/gui/wince/preferences_widgets.cpp
11484    M /trunk/modules/gui/wince/preferences_widgets.h
11485    M /trunk/modules/gui/wince/subtitles.cpp
11486    M /trunk/modules/gui/wince/timer.cpp
11487    M /trunk/modules/gui/wince/video.cpp
11488    M /trunk/modules/gui/wince/wince.cpp
11489    M /trunk/modules/gui/wince/wince.h
11490    M /trunk/modules/gui/wxwindows/bookmarks.cpp
11491    M /trunk/modules/gui/wxwindows/dialogs.cpp
11492    M /trunk/modules/gui/wxwindows/extrapanel.cpp
11493    M /trunk/modules/gui/wxwindows/fileinfo.cpp
11494    M /trunk/modules/gui/wxwindows/interface.cpp
11495    M /trunk/modules/gui/wxwindows/iteminfo.cpp
11496    M /trunk/modules/gui/wxwindows/menus.cpp
11497    M /trunk/modules/gui/wxwindows/messages.cpp
11498    M /trunk/modules/gui/wxwindows/open.cpp
11499    M /trunk/modules/gui/wxwindows/playlist.cpp
11500    M /trunk/modules/gui/wxwindows/preferences.cpp
11501    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
11502    M /trunk/modules/gui/wxwindows/preferences_widgets.h
11503    M /trunk/modules/gui/wxwindows/streamdata.h
11504    M /trunk/modules/gui/wxwindows/streamout.cpp
11505    M /trunk/modules/gui/wxwindows/subtitles.cpp
11506    M /trunk/modules/gui/wxwindows/timer.cpp
11507    M /trunk/modules/gui/wxwindows/video.cpp
11508    M /trunk/modules/gui/wxwindows/wizard.cpp
11509    M /trunk/modules/gui/wxwindows/wxwindows.cpp
11510    M /trunk/modules/gui/wxwindows/wxwindows.h
11511    M /trunk/modules/misc/dummy/aout.c
11512    M /trunk/modules/misc/dummy/decoder.c
11513    M /trunk/modules/misc/dummy/dummy.c
11514    M /trunk/modules/misc/dummy/dummy.h
11515    M /trunk/modules/misc/dummy/encoder.c
11516    M /trunk/modules/misc/dummy/input.c
11517    M /trunk/modules/misc/dummy/interface.c
11518    M /trunk/modules/misc/dummy/renderer.c
11519    M /trunk/modules/misc/dummy/vout.c
11520    M /trunk/modules/misc/freetype.c
11521    M /trunk/modules/misc/gnutls.c
11522    M /trunk/modules/misc/gtk_main.c
11523    M /trunk/modules/misc/logger.c
11524    M /trunk/modules/misc/memcpy/memcpy.c
11525    M /trunk/modules/misc/memcpy/memcpyaltivec.c
11526    M /trunk/modules/misc/network/ipv4.c
11527    M /trunk/modules/misc/network/ipv6.c
11528    M /trunk/modules/misc/playlist/export.c
11529    M /trunk/modules/misc/playlist/m3u.c
11530    M /trunk/modules/misc/playlist/old.c
11531    M /trunk/modules/misc/qte_main.cpp
11532    M /trunk/modules/misc/rtsp.c
11533    M /trunk/modules/misc/screensaver.c
11534    M /trunk/modules/misc/svg.c
11535    M /trunk/modules/misc/testsuite/playlist.c
11536    M /trunk/modules/misc/testsuite/test1.c
11537    M /trunk/modules/misc/testsuite/test2.cpp
11538    M /trunk/modules/misc/testsuite/test3.m
11539    M /trunk/modules/misc/testsuite/test4.c
11540    M /trunk/modules/misc/win32text.c
11541    M /trunk/modules/misc/xml/libxml.c
11542    M /trunk/modules/misc/xml/xtag.c
11543    M /trunk/modules/mux/asf.c
11544    M /trunk/modules/mux/avi.c
11545    M /trunk/modules/mux/dummy.c
11546    M /trunk/modules/mux/mp4.c
11547    M /trunk/modules/mux/mpeg/bits.h
11548    M /trunk/modules/mux/mpeg/pes.c
11549    M /trunk/modules/mux/mpeg/pes.h
11550    M /trunk/modules/mux/mpeg/ps.c
11551    M /trunk/modules/mux/mpeg/ts.c
11552    M /trunk/modules/mux/mpjpeg.c
11553    M /trunk/modules/mux/ogg.c
11554    M /trunk/modules/mux/wav.c
11555    M /trunk/modules/packetizer/copy.c
11556    M /trunk/modules/packetizer/h264.c
11557    M /trunk/modules/packetizer/mpeg4audio.c
11558    M /trunk/modules/packetizer/mpeg4video.c
11559    M /trunk/modules/packetizer/mpegvideo.c
11560    M /trunk/modules/services_discovery/daap.c
11561    M /trunk/modules/services_discovery/hal.c
11562    M /trunk/modules/services_discovery/sap.c
11563    M /trunk/modules/services_discovery/shout.c
11564    M /trunk/modules/stream_out/announce.c
11565    M /trunk/modules/stream_out/announce.h
11566    M /trunk/modules/stream_out/bridge.c
11567    M /trunk/modules/stream_out/description.c
11568    M /trunk/modules/stream_out/display.c
11569    M /trunk/modules/stream_out/dummy.c
11570    M /trunk/modules/stream_out/duplicate.c
11571    M /trunk/modules/stream_out/es.c
11572    M /trunk/modules/stream_out/gather.c
11573    M /trunk/modules/stream_out/mosaic_bridge.c
11574    M /trunk/modules/stream_out/rtp.c
11575    M /trunk/modules/stream_out/standard.c
11576    M /trunk/modules/stream_out/switcher.c
11577    M /trunk/modules/stream_out/transcode.c
11578    M /trunk/modules/stream_out/transrate/block.c
11579    M /trunk/modules/stream_out/transrate/frame.c
11580    M /trunk/modules/stream_out/transrate/transrate.c
11581    M /trunk/modules/stream_out/transrate/transrate.h
11582    M /trunk/modules/video_chroma/i420_rgb.c
11583    M /trunk/modules/video_chroma/i420_rgb.h
11584    M /trunk/modules/video_chroma/i420_rgb16.c
11585    M /trunk/modules/video_chroma/i420_rgb8.c
11586    M /trunk/modules/video_chroma/i420_rgb_c.h
11587    M /trunk/modules/video_chroma/i420_rgb_mmx.h
11588    M /trunk/modules/video_chroma/i420_ymga.c
11589    M /trunk/modules/video_chroma/i420_yuy2.c
11590    M /trunk/modules/video_chroma/i420_yuy2.h
11591    M /trunk/modules/video_chroma/i422_yuy2.c
11592    M /trunk/modules/video_chroma/i422_yuy2.h
11593    M /trunk/modules/video_filter/adjust.c
11594    M /trunk/modules/video_filter/blend.c
11595    M /trunk/modules/video_filter/clone.c
11596    M /trunk/modules/video_filter/crop.c
11597    M /trunk/modules/video_filter/deinterlace.c
11598    M /trunk/modules/video_filter/distort.c
11599    M /trunk/modules/video_filter/filter_common.h
11600    M /trunk/modules/video_filter/invert.c
11601    M /trunk/modules/video_filter/logo.c
11602    M /trunk/modules/video_filter/marq.c
11603    M /trunk/modules/video_filter/mosaic.c
11604    M /trunk/modules/video_filter/mosaic.h
11605    M /trunk/modules/video_filter/motionblur.c
11606    M /trunk/modules/video_filter/motiondetect.c
11607    M /trunk/modules/video_filter/scale.c
11608    M /trunk/modules/video_filter/swscale/common.h
11609    M /trunk/modules/video_filter/swscale/filter.c
11610    M /trunk/modules/video_filter/time.c
11611    M /trunk/modules/video_filter/transform.c
11612    M /trunk/modules/video_filter/wall.c
11613    M /trunk/modules/video_output/aa.c
11614    M /trunk/modules/video_output/caca.c
11615    M /trunk/modules/video_output/directx/directx.c
11616    M /trunk/modules/video_output/directx/events.c
11617    M /trunk/modules/video_output/directx/glwin32.c
11618    M /trunk/modules/video_output/directx/vout.h
11619    M /trunk/modules/video_output/fb.c
11620    M /trunk/modules/video_output/ggi.c
11621    M /trunk/modules/video_output/glide.c
11622    M /trunk/modules/video_output/hd1000v.cpp
11623    M /trunk/modules/video_output/image.c
11624    M /trunk/modules/video_output/mga.c
11625    M /trunk/modules/video_output/opengl.c
11626    M /trunk/modules/video_output/qte/qte.cpp
11627    M /trunk/modules/video_output/qte/qte.h
11628    M /trunk/modules/video_output/sdl.c
11629    M /trunk/modules/video_output/snapshot.c
11630    M /trunk/modules/video_output/svgalib.c
11631    M /trunk/modules/video_output/wingdi.c
11632    M /trunk/modules/video_output/x11/glx.c
11633    M /trunk/modules/video_output/x11/x11.c
11634    M /trunk/modules/video_output/x11/xcommon.c
11635    M /trunk/modules/video_output/x11/xcommon.h
11636    M /trunk/modules/video_output/x11/xvideo.c
11637    M /trunk/modules/visualization/galaktos/PCM.c
11638    M /trunk/modules/visualization/galaktos/beat_detect.c
11639    M /trunk/modules/visualization/galaktos/builtin_funcs.c
11640    M /trunk/modules/visualization/galaktos/custom_shape.c
11641    M /trunk/modules/visualization/galaktos/custom_wave.c
11642    M /trunk/modules/visualization/galaktos/engine_vars.c
11643    M /trunk/modules/visualization/galaktos/eval.c
11644    M /trunk/modules/visualization/galaktos/fftsg.c
11645    M /trunk/modules/visualization/galaktos/init_cond.c
11646    M /trunk/modules/visualization/galaktos/main.c
11647    M /trunk/modules/visualization/galaktos/main.h
11648    M /trunk/modules/visualization/galaktos/param.c
11649    M /trunk/modules/visualization/galaktos/parser.c
11650    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
11651    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
11652    M /trunk/modules/visualization/galaktos/plugin.c
11653    M /trunk/modules/visualization/galaktos/plugin.h
11654    M /trunk/modules/visualization/galaktos/preset.c
11655    M /trunk/modules/visualization/galaktos/splaytree.c
11656    M /trunk/modules/visualization/galaktos/tree_types.c
11657    M /trunk/modules/visualization/galaktos/video_init.c
11658    M /trunk/modules/visualization/goom.c
11659    M /trunk/modules/visualization/visual/effects.c
11660    M /trunk/modules/visualization/visual/visual.c
11661    M /trunk/modules/visualization/visual/visual.h
11662    M /trunk/modules/visualization/xosd.c
11663    M /trunk/mozilla/vlcpeer.cpp
11664    M /trunk/mozilla/vlcpeer.h
11665    M /trunk/mozilla/vlcplugin.cpp
11666    M /trunk/mozilla/vlcplugin.h
11667    M /trunk/mozilla/vlcshell.cpp
11668    M /trunk/msvc/modules_builtin_msvc.h
11669    M /trunk/po/bn.po
11670    M /trunk/po/ca.po
11671    M /trunk/po/da.po
11672    M /trunk/po/de.po
11673    M /trunk/po/el.po
11674    M /trunk/po/en_GB.po
11675    M /trunk/po/es.po
11676    M /trunk/po/fr.po
11677    M /trunk/po/hi.po
11678    M /trunk/po/hu.po
11679    M /trunk/po/it.po
11680    M /trunk/po/ja.po
11681    M /trunk/po/my.po
11682    M /trunk/po/ne.po
11683    M /trunk/po/ps.po
11684    M /trunk/po/pt_BR.po
11685    M /trunk/po/ru.po
11686    M /trunk/po/sv.po
11687    M /trunk/po/tet.po
11688    M /trunk/po/tl.po
11689    M /trunk/po/tr.po
11690    M /trunk/po/vlc.pot
11691    M /trunk/po/zh_TW.po
11692    M /trunk/src/audio_output/common.c
11693    M /trunk/src/audio_output/dec.c
11694    M /trunk/src/audio_output/filters.c
11695    M /trunk/src/audio_output/input.c
11696    M /trunk/src/audio_output/intf.c
11697    M /trunk/src/audio_output/mixer.c
11698    M /trunk/src/audio_output/output.c
11699    M /trunk/src/control/audio_video.c
11700    M /trunk/src/control/core.c
11701    M /trunk/src/control/util.c
11702    M /trunk/src/extras/libc.c
11703    M /trunk/src/input/access.c
11704    M /trunk/src/input/clock.c
11705    M /trunk/src/input/control.c
11706    M /trunk/src/input/decoder.c
11707    M /trunk/src/input/demux.c
11708    M /trunk/src/input/es_out.c
11709    M /trunk/src/input/input.c
11710    M /trunk/src/input/input_internal.h
11711    M /trunk/src/input/mem_stream.c
11712    M /trunk/src/input/stream.c
11713    M /trunk/src/input/subtitles.c
11714    M /trunk/src/input/var.c
11715    M /trunk/src/interface/interface.c
11716    M /trunk/src/interface/intf_eject.c
11717    M /trunk/src/libvlc.c
11718    M /trunk/src/libvlc.h
11719    M /trunk/src/misc/beos_specific.cpp
11720    M /trunk/src/misc/block.c
11721    M /trunk/src/misc/charset.c
11722    M /trunk/src/misc/configuration.c
11723    M /trunk/src/misc/cpu.c
11724    M /trunk/src/misc/darwin_specific.m
11725    M /trunk/src/misc/error.c
11726    M /trunk/src/misc/getaddrinfo.c
11727    M /trunk/src/misc/httpd.c
11728    M /trunk/src/misc/image.c
11729    M /trunk/src/misc/iso-639_def.h
11730    M /trunk/src/misc/iso_lang.c
11731    M /trunk/src/misc/md5.c
11732    M /trunk/src/misc/messages.c
11733    M /trunk/src/misc/modules.c
11734    M /trunk/src/misc/modules_builtin.h.in
11735    M /trunk/src/misc/mtime.c
11736    M /trunk/src/misc/net.c
11737    M /trunk/src/misc/objects.c
11738    M /trunk/src/misc/threads.c
11739    M /trunk/src/misc/tls.c
11740    M /trunk/src/misc/variables.c
11741    M /trunk/src/misc/vlm.c
11742    M /trunk/src/misc/win32_specific.c
11743    M /trunk/src/misc/xml.c
11744    M /trunk/src/playlist/item-ext.c
11745    M /trunk/src/playlist/item.c
11746    M /trunk/src/playlist/loadsave.c
11747    M /trunk/src/playlist/playlist.c
11748    M /trunk/src/playlist/services_discovery.c
11749    M /trunk/src/playlist/sort.c
11750    M /trunk/src/playlist/view.c
11751    M /trunk/src/stream_output/announce.c
11752    M /trunk/src/stream_output/sap.c
11753    M /trunk/src/stream_output/stream_output.c
11754    M /trunk/src/video_output/video_output.c
11755    M /trunk/src/video_output/video_text.c
11756    M /trunk/src/video_output/video_widgets.c
11757    M /trunk/src/video_output/vout_intf.c
11758    M /trunk/src/video_output/vout_pictures.c
11759    M /trunk/src/video_output/vout_pictures.h
11760    M /trunk/src/video_output/vout_subpictures.c
11761    M /trunk/src/video_output/vout_synchro.c
11762    M /trunk/src/vlc.c
11763    M /trunk/vlc-api.pl
11764
11765 Make Zorglub less unhappy
11766
11767 ------------------------------------------------------------------------
11768 r11663 | rocky | 2005-07-09 05:41:48 +0200 (Sat, 09 Jul 2005) | 4 lines
11769 Changed paths:
11770    M /trunk/modules/gui/wxwindows/open.cpp
11771    M /trunk/modules/gui/wxwindows/wxwindows.h
11772
11773 Add audio track entry field for VCD and DVD. 
11774 Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
11775
11776
11777 ------------------------------------------------------------------------
11778 r11662 | rocky | 2005-07-09 03:56:01 +0200 (Sat, 09 Jul 2005) | 4 lines
11779 Changed paths:
11780    M /trunk/modules/access/vcdx/vcd.c
11781    M /trunk/modules/access/vcdx/vcdplayer.c
11782
11783 vcdplayer.c: fix gcc 4-caught uninitialized variable. 
11784 vcd.c: more logical order of macros (I think)
11785
11786
11787 ------------------------------------------------------------------------
11788 r11661 | courmisch | 2005-07-08 20:45:05 +0200 (Fri, 08 Jul 2005) | 2 lines
11789 Changed paths:
11790    M /trunk/modules/demux/xa.c
11791
11792 Fix compiler warning
11793
11794 ------------------------------------------------------------------------
11795 r11660 | courmisch | 2005-07-08 20:12:44 +0200 (Fri, 08 Jul 2005) | 3 lines
11796 Changed paths:
11797    M /trunk/activex/axvlc.idl
11798    M /trunk/activex/connectioncontainer.cpp
11799    M /trunk/activex/connectioncontainer.h
11800    M /trunk/activex/main.cpp
11801    M /trunk/activex/objectsafety.cpp
11802    M /trunk/activex/objectsafety.h
11803    M /trunk/activex/olecontrol.cpp
11804    M /trunk/activex/olecontrol.h
11805    M /trunk/activex/oleinplaceactiveobject.cpp
11806    M /trunk/activex/oleinplaceactiveobject.h
11807    M /trunk/activex/oleinplaceobject.cpp
11808    M /trunk/activex/oleinplaceobject.h
11809    M /trunk/activex/oleobject.cpp
11810    M /trunk/activex/oleobject.h
11811    M /trunk/activex/persistpropbag.cpp
11812    M /trunk/activex/persistpropbag.h
11813    M /trunk/activex/persiststorage.cpp
11814    M /trunk/activex/persiststorage.h
11815    M /trunk/activex/persiststreaminit.cpp
11816    M /trunk/activex/persiststreaminit.h
11817    M /trunk/activex/plugin.cpp
11818    M /trunk/activex/plugin.h
11819    M /trunk/activex/provideclassinfo.cpp
11820    M /trunk/activex/provideclassinfo.h
11821    M /trunk/activex/utils.cpp
11822    M /trunk/activex/utils.h
11823    M /trunk/activex/viewobject.cpp
11824    M /trunk/activex/viewobject.h
11825    M /trunk/activex/vlccontrol.cpp
11826    M /trunk/activex/vlccontrol.h
11827    M /trunk/bindings/java-gcj/JVLC.java
11828    M /trunk/evc/modules_builtin_evc.h
11829    M /trunk/extras/contrib/Makefile
11830    M /trunk/extras/contrib/bootstrap
11831    M /trunk/extras/contrib/change_prefix.sh
11832    M /trunk/extras/contrib/src/Makefile
11833    M /trunk/extras/contrib/src/packages.mak
11834    M /trunk/extras/zsh.cpp
11835    M /trunk/include/aout_internal.h
11836    M /trunk/include/audio_output.h
11837    M /trunk/include/beos_specific.h
11838    M /trunk/include/charset.h
11839    M /trunk/include/codecs.h
11840    M /trunk/include/configuration.h
11841    M /trunk/include/darwin_specific.h
11842    M /trunk/include/intf_eject.h
11843    M /trunk/include/iso_lang.h
11844    M /trunk/include/main.h
11845    M /trunk/include/modules.h
11846    M /trunk/include/modules_inner.h
11847    M /trunk/include/mtime.h
11848    M /trunk/include/network.h
11849    M /trunk/include/os_specific.h
11850    M /trunk/include/osd.h
11851    M /trunk/include/stream_output.h
11852    M /trunk/include/variables.h
11853    M /trunk/include/video_output.h
11854    M /trunk/include/vlc/aout.h
11855    M /trunk/include/vlc/control.h
11856    M /trunk/include/vlc/decoder.h
11857    M /trunk/include/vlc/input.h
11858    M /trunk/include/vlc/intf.h
11859    M /trunk/include/vlc/sout.h
11860    M /trunk/include/vlc/vlc.h
11861    M /trunk/include/vlc/vout.h
11862    M /trunk/include/vlc_access.h
11863    M /trunk/include/vlc_bits.h
11864    M /trunk/include/vlc_block.h
11865    M /trunk/include/vlc_block_helper.h
11866    M /trunk/include/vlc_codec.h
11867    M /trunk/include/vlc_common.h
11868    M /trunk/include/vlc_config.h
11869    M /trunk/include/vlc_config_cat.h
11870    M /trunk/include/vlc_cpu.h
11871    M /trunk/include/vlc_demux.h
11872    M /trunk/include/vlc_error.h
11873    M /trunk/include/vlc_es.h
11874    M /trunk/include/vlc_es_out.h
11875    M /trunk/include/vlc_filter.h
11876    M /trunk/include/vlc_httpd.h
11877    M /trunk/include/vlc_image.h
11878    M /trunk/include/vlc_input.h
11879    M /trunk/include/vlc_interface.h
11880    M /trunk/include/vlc_keys.h
11881    M /trunk/include/vlc_md5.h
11882    M /trunk/include/vlc_messages.h
11883    M /trunk/include/vlc_meta.h
11884    M /trunk/include/vlc_objects.h
11885    M /trunk/include/vlc_playlist.h
11886    M /trunk/include/vlc_spu.h
11887    M /trunk/include/vlc_stream.h
11888    M /trunk/include/vlc_threads.h
11889    M /trunk/include/vlc_threads_funcs.h
11890    M /trunk/include/vlc_tls.h
11891    M /trunk/include/vlc_video.h
11892    M /trunk/include/vlc_vlm.h
11893    M /trunk/include/vlc_vod.h
11894    M /trunk/include/vlc_xml.h
11895    M /trunk/include/vout_synchro.h
11896    M /trunk/include/win32_specific.h
11897    M /trunk/modules/access/cdda/access.c
11898    M /trunk/modules/access/cdda/access.h
11899    M /trunk/modules/access/cdda/callback.c
11900    M /trunk/modules/access/cdda/callback.h
11901    M /trunk/modules/access/cdda/cdda.c
11902    M /trunk/modules/access/cdda/cdda.h
11903    M /trunk/modules/access/cdda/info.c
11904    M /trunk/modules/access/cdda/info.h
11905    M /trunk/modules/access/cdda.c
11906    M /trunk/modules/access/directory.c
11907    M /trunk/modules/access/dshow/common.h
11908    M /trunk/modules/access/dshow/crossbar.cpp
11909    M /trunk/modules/access/dshow/dshow.cpp
11910    M /trunk/modules/access/dshow/filter.cpp
11911    M /trunk/modules/access/dshow/filter.h
11912    M /trunk/modules/access/dvb/access.c
11913    M /trunk/modules/access/dvb/dvb.h
11914    M /trunk/modules/access/dvb/en50221.c
11915    M /trunk/modules/access/dvb/linux_dvb.c
11916    M /trunk/modules/access/dvdnav.c
11917    M /trunk/modules/access/dvdread.c
11918    M /trunk/modules/access/fake.c
11919    M /trunk/modules/access/file.c
11920    M /trunk/modules/access/ftp.c
11921    M /trunk/modules/access/http.c
11922    M /trunk/modules/access/mms/asf.c
11923    M /trunk/modules/access/mms/asf.h
11924    M /trunk/modules/access/mms/buffer.c
11925    M /trunk/modules/access/mms/buffer.h
11926    M /trunk/modules/access/mms/mms.c
11927    M /trunk/modules/access/mms/mms.h
11928    M /trunk/modules/access/mms/mmsh.c
11929    M /trunk/modules/access/mms/mmsh.h
11930    M /trunk/modules/access/mms/mmstu.c
11931    M /trunk/modules/access/mms/mmstu.h
11932    M /trunk/modules/access/pvr/pvr.c
11933    M /trunk/modules/access/satellite/access.c
11934    M /trunk/modules/access/satellite/dvb.c
11935    M /trunk/modules/access/satellite/dvb.h
11936    M /trunk/modules/access/satellite/satellite.c
11937    M /trunk/modules/access/screen/beos.cpp
11938    M /trunk/modules/access/screen/mac.c
11939    M /trunk/modules/access/screen/screen.c
11940    M /trunk/modules/access/screen/screen.h
11941    M /trunk/modules/access/screen/win32.c
11942    M /trunk/modules/access/screen/x11.c
11943    M /trunk/modules/access/slp.c
11944    M /trunk/modules/access/smb.c
11945    M /trunk/modules/access/tcp.c
11946    M /trunk/modules/access/udp.c
11947    M /trunk/modules/access/v4l/v4l.c
11948    M /trunk/modules/access/vcd/cdrom.c
11949    M /trunk/modules/access/vcd/cdrom.h
11950    M /trunk/modules/access/vcd/cdrom_internals.h
11951    M /trunk/modules/access/vcd/vcd.c
11952    M /trunk/modules/access/vcdx/access.c
11953    M /trunk/modules/access/vcdx/demux.c
11954    M /trunk/modules/access/vcdx/info.c
11955    M /trunk/modules/access/vcdx/info.h
11956    M /trunk/modules/access/vcdx/intf.c
11957    M /trunk/modules/access/vcdx/intf.h
11958    M /trunk/modules/access/vcdx/vcd.c
11959    M /trunk/modules/access/vcdx/vcd.h
11960    M /trunk/modules/access/vcdx/vcdplayer.h
11961    M /trunk/modules/access_filter/record.c
11962    M /trunk/modules/access_filter/timeshift.c
11963    M /trunk/modules/access_output/dummy.c
11964    M /trunk/modules/access_output/file.c
11965    M /trunk/modules/access_output/http.c
11966    M /trunk/modules/access_output/udp.c
11967    M /trunk/modules/audio_filter/channel_mixer/headphone.c
11968    M /trunk/modules/audio_filter/channel_mixer/simple.c
11969    M /trunk/modules/audio_filter/channel_mixer/trivial.c
11970    M /trunk/modules/audio_filter/converter/a52tofloat32.c
11971    M /trunk/modules/audio_filter/converter/a52tospdif.c
11972    M /trunk/modules/audio_filter/converter/dtstofloat32.c
11973    M /trunk/modules/audio_filter/converter/dtstospdif.c
11974    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
11975    M /trunk/modules/audio_filter/converter/fixed32tos16.c
11976    M /trunk/modules/audio_filter/converter/float32tos16.c
11977    M /trunk/modules/audio_filter/converter/float32tos8.c
11978    M /trunk/modules/audio_filter/converter/float32tou16.c
11979    M /trunk/modules/audio_filter/converter/float32tou8.c
11980    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
11981    M /trunk/modules/audio_filter/converter/s16tofixed32.c
11982    M /trunk/modules/audio_filter/converter/s16tofloat32.c
11983    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
11984    M /trunk/modules/audio_filter/converter/s8tofloat32.c
11985    M /trunk/modules/audio_filter/converter/u8tofixed32.c
11986    M /trunk/modules/audio_filter/converter/u8tofloat32.c
11987    M /trunk/modules/audio_filter/equalizer.c
11988    M /trunk/modules/audio_filter/equalizer_presets.h
11989    M /trunk/modules/audio_filter/format.c
11990    M /trunk/modules/audio_filter/normvol.c
11991    M /trunk/modules/audio_filter/resampler/bandlimited.c
11992    M /trunk/modules/audio_filter/resampler/bandlimited.h
11993    M /trunk/modules/audio_filter/resampler/coreaudio.c
11994    M /trunk/modules/audio_filter/resampler/linear.c
11995    M /trunk/modules/audio_filter/resampler/trivial.c
11996    M /trunk/modules/audio_filter/resampler/ugly.c
11997    M /trunk/modules/audio_mixer/float32.c
11998    M /trunk/modules/audio_mixer/spdif.c
11999    M /trunk/modules/audio_mixer/trivial.c
12000    M /trunk/modules/audio_output/alsa.c
12001    M /trunk/modules/audio_output/arts.c
12002    M /trunk/modules/audio_output/auhal.c
12003    M /trunk/modules/audio_output/coreaudio.c
12004    M /trunk/modules/audio_output/directx.c
12005    M /trunk/modules/audio_output/esd.c
12006    M /trunk/modules/audio_output/file.c
12007    M /trunk/modules/audio_output/hd1000a.cpp
12008    M /trunk/modules/audio_output/oss.c
12009    M /trunk/modules/audio_output/portaudio.c
12010    M /trunk/modules/audio_output/sdl.c
12011    M /trunk/modules/audio_output/waveout.c
12012    M /trunk/modules/codec/a52.c
12013    M /trunk/modules/codec/adpcm.c
12014    M /trunk/modules/codec/araw.c
12015    M /trunk/modules/codec/cinepak.c
12016    M /trunk/modules/codec/cmml/browser_open.c
12017    M /trunk/modules/codec/cmml/browser_open.h
12018    M /trunk/modules/codec/cmml/cmml.c
12019    M /trunk/modules/codec/cmml/history.c
12020    M /trunk/modules/codec/cmml/history.h
12021    M /trunk/modules/codec/cmml/intf.c
12022    M /trunk/modules/codec/cmml/xarray.c
12023    M /trunk/modules/codec/cmml/xarray.h
12024    M /trunk/modules/codec/cmml/xlist.c
12025    M /trunk/modules/codec/cmml/xlist.h
12026    M /trunk/modules/codec/cmml/xstrcat.h
12027    M /trunk/modules/codec/cmml/xtag.c
12028    M /trunk/modules/codec/cmml/xtag.h
12029    M /trunk/modules/codec/cmml/xurl.c
12030    M /trunk/modules/codec/cmml/xurl.h
12031    M /trunk/modules/codec/cvdsub.c
12032    M /trunk/modules/codec/dirac.c
12033    M /trunk/modules/codec/dmo/buffer.c
12034    M /trunk/modules/codec/dmo/dmo.c
12035    M /trunk/modules/codec/dmo/dmo.h
12036    M /trunk/modules/codec/dts.c
12037    M /trunk/modules/codec/dvbsub.c
12038    M /trunk/modules/codec/faad.c
12039    M /trunk/modules/codec/fake.c
12040    M /trunk/modules/codec/ffmpeg/audio.c
12041    M /trunk/modules/codec/ffmpeg/chroma.c
12042    M /trunk/modules/codec/ffmpeg/demux.c
12043    M /trunk/modules/codec/ffmpeg/encoder.c
12044    M /trunk/modules/codec/ffmpeg/ffmpeg.c
12045    M /trunk/modules/codec/ffmpeg/ffmpeg.h
12046    M /trunk/modules/codec/ffmpeg/postprocess.c
12047    M /trunk/modules/codec/ffmpeg/video.c
12048    M /trunk/modules/codec/ffmpeg/video_filter.c
12049    M /trunk/modules/codec/flac.c
12050    M /trunk/modules/codec/libmpeg2.c
12051    M /trunk/modules/codec/lpcm.c
12052    M /trunk/modules/codec/mash.cpp
12053    M /trunk/modules/codec/mpeg_audio.c
12054    M /trunk/modules/codec/png.c
12055    M /trunk/modules/codec/quicktime.c
12056    M /trunk/modules/codec/rawvideo.c
12057    M /trunk/modules/codec/speex.c
12058    M /trunk/modules/codec/spudec/parse.c
12059    M /trunk/modules/codec/spudec/spudec.c
12060    M /trunk/modules/codec/spudec/spudec.h
12061    M /trunk/modules/codec/subsdec.c
12062    M /trunk/modules/codec/svcdsub.c
12063    M /trunk/modules/codec/tarkin.c
12064    M /trunk/modules/codec/theora.c
12065    M /trunk/modules/codec/twolame.c
12066    M /trunk/modules/codec/vorbis.c
12067    M /trunk/modules/codec/x264.c
12068    M /trunk/modules/control/corba/corba.c
12069    M /trunk/modules/control/gestures.c
12070    M /trunk/modules/control/hotkeys.c
12071    M /trunk/modules/control/http.c
12072    M /trunk/modules/control/joystick.c
12073    M /trunk/modules/control/lirc.c
12074    M /trunk/modules/control/netsync.c
12075    M /trunk/modules/control/ntservice.c
12076    M /trunk/modules/control/rc.c
12077    M /trunk/modules/control/showintf.c
12078    M /trunk/modules/control/telnet.c
12079    M /trunk/modules/demux/a52.c
12080    M /trunk/modules/demux/aiff.c
12081    M /trunk/modules/demux/asf/asf.c
12082    M /trunk/modules/demux/asf/libasf.c
12083    M /trunk/modules/demux/asf/libasf.h
12084    M /trunk/modules/demux/au.c
12085    M /trunk/modules/demux/avi/avi.c
12086    M /trunk/modules/demux/avi/libavi.c
12087    M /trunk/modules/demux/avi/libavi.h
12088    M /trunk/modules/demux/demuxdump.c
12089    M /trunk/modules/demux/dts.c
12090    M /trunk/modules/demux/flac.c
12091    M /trunk/modules/demux/livedotcom.cpp
12092    M /trunk/modules/demux/m3u.c
12093    M /trunk/modules/demux/mjpeg.c
12094    M /trunk/modules/demux/mkv.cpp
12095    M /trunk/modules/demux/mod.c
12096    M /trunk/modules/demux/mp4/drms.c
12097    M /trunk/modules/demux/mp4/drms.h
12098    M /trunk/modules/demux/mp4/drmstables.h
12099    M /trunk/modules/demux/mp4/libmp4.c
12100    M /trunk/modules/demux/mp4/libmp4.h
12101    M /trunk/modules/demux/mp4/mp4.c
12102    M /trunk/modules/demux/mpeg/h264.c
12103    M /trunk/modules/demux/mpeg/m4a.c
12104    M /trunk/modules/demux/mpeg/m4v.c
12105    M /trunk/modules/demux/mpeg/mpga.c
12106    M /trunk/modules/demux/mpeg/mpgv.c
12107    M /trunk/modules/demux/nsv.c
12108    M /trunk/modules/demux/nuv.c
12109    M /trunk/modules/demux/ogg.c
12110    M /trunk/modules/demux/playlist/b4s.c
12111    M /trunk/modules/demux/playlist/m3u.c
12112    M /trunk/modules/demux/playlist/old.c
12113    M /trunk/modules/demux/playlist/playlist.c
12114    M /trunk/modules/demux/playlist/playlist.h
12115    M /trunk/modules/demux/playlist/pls.c
12116    M /trunk/modules/demux/ps.c
12117    M /trunk/modules/demux/ps.h
12118    M /trunk/modules/demux/pva.c
12119    M /trunk/modules/demux/rawdv.c
12120    M /trunk/modules/demux/real.c
12121    M /trunk/modules/demux/sgimb.c
12122    M /trunk/modules/demux/subtitle.c
12123    M /trunk/modules/demux/ts.c
12124    M /trunk/modules/demux/ty.c
12125    M /trunk/modules/demux/util/id3genres.h
12126    M /trunk/modules/demux/util/id3tag.c
12127    M /trunk/modules/demux/vobsub.c
12128    M /trunk/modules/demux/voc.c
12129    M /trunk/modules/demux/wav.c
12130    M /trunk/modules/demux/xa.c
12131    M /trunk/modules/gui/beos/AudioOutput.cpp
12132    M /trunk/modules/gui/beos/BeOS.cpp
12133    M /trunk/modules/gui/beos/Bitmaps.h
12134    M /trunk/modules/gui/beos/DrawingTidbits.cpp
12135    M /trunk/modules/gui/beos/DrawingTidbits.h
12136    M /trunk/modules/gui/beos/Interface.cpp
12137    M /trunk/modules/gui/beos/InterfaceWindow.cpp
12138    M /trunk/modules/gui/beos/InterfaceWindow.h
12139    M /trunk/modules/gui/beos/ListViews.cpp
12140    M /trunk/modules/gui/beos/ListViews.h
12141    M /trunk/modules/gui/beos/MediaControlView.cpp
12142    M /trunk/modules/gui/beos/MediaControlView.h
12143    M /trunk/modules/gui/beos/MessagesWindow.cpp
12144    M /trunk/modules/gui/beos/MessagesWindow.h
12145    M /trunk/modules/gui/beos/MsgVals.h
12146    M /trunk/modules/gui/beos/PlayListWindow.cpp
12147    M /trunk/modules/gui/beos/PlayListWindow.h
12148    M /trunk/modules/gui/beos/PreferencesWindow.cpp
12149    M /trunk/modules/gui/beos/PreferencesWindow.h
12150    M /trunk/modules/gui/beos/TransportButton.cpp
12151    M /trunk/modules/gui/beos/TransportButton.h
12152    M /trunk/modules/gui/beos/VideoOutput.cpp
12153    M /trunk/modules/gui/beos/VideoWindow.h
12154    M /trunk/modules/gui/gtk/common.h
12155    M /trunk/modules/gui/gtk/control.c
12156    M /trunk/modules/gui/gtk/control.h
12157    M /trunk/modules/gui/gtk/display.c
12158    M /trunk/modules/gui/gtk/display.h
12159    M /trunk/modules/gui/gtk/gnome.c
12160    M /trunk/modules/gui/gtk/gtk.c
12161    M /trunk/modules/gui/gtk/gtk_callbacks.c
12162    M /trunk/modules/gui/gtk/gtk_callbacks.h
12163    M /trunk/modules/gui/gtk/menu.c
12164    M /trunk/modules/gui/gtk/menu.h
12165    M /trunk/modules/gui/gtk/modules.c
12166    M /trunk/modules/gui/gtk/modules.h
12167    M /trunk/modules/gui/gtk/open.c
12168    M /trunk/modules/gui/gtk/open.h
12169    M /trunk/modules/gui/gtk/playlist.c
12170    M /trunk/modules/gui/gtk/playlist.h
12171    M /trunk/modules/gui/gtk/preferences.c
12172    M /trunk/modules/gui/gtk/preferences.h
12173    M /trunk/modules/gui/gtk/sout.c
12174    M /trunk/modules/gui/gtk2/gnome2.c
12175    M /trunk/modules/gui/gtk2/gtk2.c
12176    M /trunk/modules/gui/kde/QConfigItem.cpp
12177    M /trunk/modules/gui/kde/QConfigItem.h
12178    M /trunk/modules/gui/kde/info.cpp
12179    M /trunk/modules/gui/kde/info.h
12180    M /trunk/modules/gui/kde/kde.cpp
12181    M /trunk/modules/gui/kde/languagemenu.cpp
12182    M /trunk/modules/gui/kde/languagemenu.h
12183    M /trunk/modules/gui/kde/messages.cpp
12184    M /trunk/modules/gui/kde/messages.h
12185    M /trunk/modules/gui/kde/pluginsbox.cpp
12186    M /trunk/modules/gui/kde/pluginsbox.h
12187    M /trunk/modules/gui/kde/preferences.cpp
12188    M /trunk/modules/gui/kde/preferences.h
12189    M /trunk/modules/gui/macosx/about.h
12190    M /trunk/modules/gui/macosx/about.m
12191    M /trunk/modules/gui/macosx/applescript.h
12192    M /trunk/modules/gui/macosx/applescript.m
12193    M /trunk/modules/gui/macosx/controls.h
12194    M /trunk/modules/gui/macosx/controls.m
12195    M /trunk/modules/gui/macosx/equalizer.h
12196    M /trunk/modules/gui/macosx/equalizer.m
12197    M /trunk/modules/gui/macosx/intf.h
12198    M /trunk/modules/gui/macosx/intf.m
12199    M /trunk/modules/gui/macosx/macosx.m
12200    M /trunk/modules/gui/macosx/misc.h
12201    M /trunk/modules/gui/macosx/misc.m
12202    M /trunk/modules/gui/macosx/open.h
12203    M /trunk/modules/gui/macosx/open.m
12204    M /trunk/modules/gui/macosx/output.h
12205    M /trunk/modules/gui/macosx/output.m
12206    M /trunk/modules/gui/macosx/playlist.h
12207    M /trunk/modules/gui/macosx/playlist.m
12208    M /trunk/modules/gui/macosx/playlistinfo.h
12209    M /trunk/modules/gui/macosx/playlistinfo.m
12210    M /trunk/modules/gui/macosx/prefs.h
12211    M /trunk/modules/gui/macosx/prefs.m
12212    M /trunk/modules/gui/macosx/prefs_widgets.h
12213    M /trunk/modules/gui/macosx/prefs_widgets.m
12214    M /trunk/modules/gui/macosx/vout.h
12215    M /trunk/modules/gui/macosx/vout.m
12216    M /trunk/modules/gui/macosx/voutgl.m
12217    M /trunk/modules/gui/macosx/voutqt.m
12218    M /trunk/modules/gui/macosx/wizard.h
12219    M /trunk/modules/gui/macosx/wizard.m
12220    M /trunk/modules/gui/ncurses.c
12221    M /trunk/modules/gui/pda/pda.c
12222    M /trunk/modules/gui/pda/pda.h
12223    M /trunk/modules/gui/pda/pda_callbacks.c
12224    M /trunk/modules/gui/pda/pda_callbacks.h
12225    M /trunk/modules/gui/pda/pda_interface.c
12226    M /trunk/modules/gui/qnx/aout.c
12227    M /trunk/modules/gui/qnx/qnx.c
12228    M /trunk/modules/gui/qnx/vout.c
12229    M /trunk/modules/gui/qt/intf.cpp
12230    M /trunk/modules/gui/qt/intf.h
12231    M /trunk/modules/gui/qt/qt.cpp
12232    M /trunk/modules/gui/skins2/commands/async_queue.cpp
12233    M /trunk/modules/gui/skins2/commands/async_queue.hpp
12234    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
12235    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
12236    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
12237    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
12238    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
12239    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
12240    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
12241    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
12242    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
12243    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
12244    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
12245    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
12246    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
12247    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
12248    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
12249    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
12250    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
12251    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
12252    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
12253    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
12254    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
12255    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
12256    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
12257    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
12258    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
12259    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
12260    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
12261    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
12262    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
12263    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
12264    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
12265    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
12266    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
12267    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
12268    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
12269    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
12270    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
12271    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
12272    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
12273    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
12274    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
12275    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
12276    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
12277    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
12278    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
12279    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
12280    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
12281    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
12282    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
12283    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
12284    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
12285    M /trunk/modules/gui/skins2/events/evt_enter.hpp
12286    M /trunk/modules/gui/skins2/events/evt_focus.hpp
12287    M /trunk/modules/gui/skins2/events/evt_generic.hpp
12288    M /trunk/modules/gui/skins2/events/evt_input.cpp
12289    M /trunk/modules/gui/skins2/events/evt_input.hpp
12290    M /trunk/modules/gui/skins2/events/evt_key.cpp
12291    M /trunk/modules/gui/skins2/events/evt_key.hpp
12292    M /trunk/modules/gui/skins2/events/evt_leave.hpp
12293    M /trunk/modules/gui/skins2/events/evt_motion.hpp
12294    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
12295    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
12296    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
12297    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
12298    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
12299    M /trunk/modules/gui/skins2/events/evt_special.cpp
12300    M /trunk/modules/gui/skins2/events/evt_special.hpp
12301    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
12302    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
12303    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
12304    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
12305    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
12306    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
12307    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
12308    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
12309    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
12310    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
12311    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
12312    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
12313    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
12314    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
12315    M /trunk/modules/gui/skins2/parser/builder.cpp
12316    M /trunk/modules/gui/skins2/parser/builder.hpp
12317    M /trunk/modules/gui/skins2/parser/builder_data.hpp
12318    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
12319    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
12320    M /trunk/modules/gui/skins2/parser/gen_builder.py
12321    M /trunk/modules/gui/skins2/parser/interpreter.cpp
12322    M /trunk/modules/gui/skins2/parser/interpreter.hpp
12323    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
12324    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
12325    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
12326    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
12327    M /trunk/modules/gui/skins2/src/anchor.cpp
12328    M /trunk/modules/gui/skins2/src/anchor.hpp
12329    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
12330    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
12331    M /trunk/modules/gui/skins2/src/dialogs.cpp
12332    M /trunk/modules/gui/skins2/src/dialogs.hpp
12333    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
12334    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
12335    M /trunk/modules/gui/skins2/src/ft2_font.cpp
12336    M /trunk/modules/gui/skins2/src/ft2_font.hpp
12337    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
12338    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
12339    M /trunk/modules/gui/skins2/src/generic_font.hpp
12340    M /trunk/modules/gui/skins2/src/generic_layout.cpp
12341    M /trunk/modules/gui/skins2/src/generic_layout.hpp
12342    M /trunk/modules/gui/skins2/src/generic_window.cpp
12343    M /trunk/modules/gui/skins2/src/generic_window.hpp
12344    M /trunk/modules/gui/skins2/src/logger.cpp
12345    M /trunk/modules/gui/skins2/src/logger.hpp
12346    M /trunk/modules/gui/skins2/src/os_factory.cpp
12347    M /trunk/modules/gui/skins2/src/os_factory.hpp
12348    M /trunk/modules/gui/skins2/src/os_graphics.hpp
12349    M /trunk/modules/gui/skins2/src/os_loop.hpp
12350    M /trunk/modules/gui/skins2/src/os_timer.hpp
12351    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
12352    M /trunk/modules/gui/skins2/src/os_window.hpp
12353    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
12354    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
12355    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
12356    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
12357    M /trunk/modules/gui/skins2/src/skin_common.hpp
12358    M /trunk/modules/gui/skins2/src/skin_main.cpp
12359    M /trunk/modules/gui/skins2/src/theme.cpp
12360    M /trunk/modules/gui/skins2/src/theme.hpp
12361    M /trunk/modules/gui/skins2/src/theme_loader.cpp
12362    M /trunk/modules/gui/skins2/src/theme_loader.hpp
12363    M /trunk/modules/gui/skins2/src/theme_repository.cpp
12364    M /trunk/modules/gui/skins2/src/theme_repository.hpp
12365    M /trunk/modules/gui/skins2/src/tooltip.cpp
12366    M /trunk/modules/gui/skins2/src/tooltip.hpp
12367    M /trunk/modules/gui/skins2/src/top_window.cpp
12368    M /trunk/modules/gui/skins2/src/top_window.hpp
12369    M /trunk/modules/gui/skins2/src/var_manager.cpp
12370    M /trunk/modules/gui/skins2/src/var_manager.hpp
12371    M /trunk/modules/gui/skins2/src/vlcproc.cpp
12372    M /trunk/modules/gui/skins2/src/vlcproc.hpp
12373    M /trunk/modules/gui/skins2/src/vout_window.cpp
12374    M /trunk/modules/gui/skins2/src/vout_window.hpp
12375    M /trunk/modules/gui/skins2/src/window_manager.cpp
12376    M /trunk/modules/gui/skins2/src/window_manager.hpp
12377    M /trunk/modules/gui/skins2/utils/bezier.cpp
12378    M /trunk/modules/gui/skins2/utils/bezier.hpp
12379    M /trunk/modules/gui/skins2/utils/fsm.cpp
12380    M /trunk/modules/gui/skins2/utils/fsm.hpp
12381    M /trunk/modules/gui/skins2/utils/observer.hpp
12382    M /trunk/modules/gui/skins2/utils/pointer.hpp
12383    M /trunk/modules/gui/skins2/utils/position.cpp
12384    M /trunk/modules/gui/skins2/utils/position.hpp
12385    M /trunk/modules/gui/skins2/utils/ustring.cpp
12386    M /trunk/modules/gui/skins2/utils/ustring.hpp
12387    M /trunk/modules/gui/skins2/utils/var_bool.cpp
12388    M /trunk/modules/gui/skins2/utils/var_bool.hpp
12389    M /trunk/modules/gui/skins2/utils/var_list.cpp
12390    M /trunk/modules/gui/skins2/utils/var_list.hpp
12391    M /trunk/modules/gui/skins2/utils/var_percent.cpp
12392    M /trunk/modules/gui/skins2/utils/var_percent.hpp
12393    M /trunk/modules/gui/skins2/utils/var_text.cpp
12394    M /trunk/modules/gui/skins2/utils/var_text.hpp
12395    M /trunk/modules/gui/skins2/utils/variable.hpp
12396    M /trunk/modules/gui/skins2/vars/playlist.cpp
12397    M /trunk/modules/gui/skins2/vars/playlist.hpp
12398    M /trunk/modules/gui/skins2/vars/time.cpp
12399    M /trunk/modules/gui/skins2/vars/time.hpp
12400    M /trunk/modules/gui/skins2/vars/volume.cpp
12401    M /trunk/modules/gui/skins2/vars/volume.hpp
12402    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
12403    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
12404    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
12405    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
12406    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
12407    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
12408    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
12409    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
12410    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
12411    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
12412    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
12413    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
12414    M /trunk/modules/gui/skins2/win32/win32_window.cpp
12415    M /trunk/modules/gui/skins2/win32/win32_window.hpp
12416    M /trunk/modules/gui/skins2/x11/x11_display.cpp
12417    M /trunk/modules/gui/skins2/x11/x11_display.hpp
12418    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
12419    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
12420    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
12421    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
12422    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
12423    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
12424    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
12425    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
12426    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
12427    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
12428    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
12429    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
12430    M /trunk/modules/gui/skins2/x11/x11_window.cpp
12431    M /trunk/modules/gui/skins2/x11/x11_window.hpp
12432    M /trunk/modules/gui/wince/dialogs.cpp
12433    M /trunk/modules/gui/wince/fileinfo.cpp
12434    M /trunk/modules/gui/wince/interface.cpp
12435    M /trunk/modules/gui/wince/iteminfo.cpp
12436    M /trunk/modules/gui/wince/menus.cpp
12437    M /trunk/modules/gui/wince/messages.cpp
12438    M /trunk/modules/gui/wince/open.cpp
12439    M /trunk/modules/gui/wince/playlist.cpp
12440    M /trunk/modules/gui/wince/preferences.cpp
12441    M /trunk/modules/gui/wince/preferences_widgets.cpp
12442    M /trunk/modules/gui/wince/preferences_widgets.h
12443    M /trunk/modules/gui/wince/subtitles.cpp
12444    M /trunk/modules/gui/wince/timer.cpp
12445    M /trunk/modules/gui/wince/video.cpp
12446    M /trunk/modules/gui/wince/wince.cpp
12447    M /trunk/modules/gui/wince/wince.h
12448    M /trunk/modules/gui/wxwindows/bookmarks.cpp
12449    M /trunk/modules/gui/wxwindows/dialogs.cpp
12450    M /trunk/modules/gui/wxwindows/extrapanel.cpp
12451    M /trunk/modules/gui/wxwindows/fileinfo.cpp
12452    M /trunk/modules/gui/wxwindows/interface.cpp
12453    M /trunk/modules/gui/wxwindows/iteminfo.cpp
12454    M /trunk/modules/gui/wxwindows/menus.cpp
12455    M /trunk/modules/gui/wxwindows/messages.cpp
12456    M /trunk/modules/gui/wxwindows/open.cpp
12457    M /trunk/modules/gui/wxwindows/playlist.cpp
12458    M /trunk/modules/gui/wxwindows/preferences.cpp
12459    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
12460    M /trunk/modules/gui/wxwindows/preferences_widgets.h
12461    M /trunk/modules/gui/wxwindows/streamdata.h
12462    M /trunk/modules/gui/wxwindows/streamout.cpp
12463    M /trunk/modules/gui/wxwindows/subtitles.cpp
12464    M /trunk/modules/gui/wxwindows/timer.cpp
12465    M /trunk/modules/gui/wxwindows/video.cpp
12466    M /trunk/modules/gui/wxwindows/wizard.cpp
12467    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12468    M /trunk/modules/gui/wxwindows/wxwindows.h
12469    M /trunk/modules/misc/dummy/aout.c
12470    M /trunk/modules/misc/dummy/decoder.c
12471    M /trunk/modules/misc/dummy/dummy.c
12472    M /trunk/modules/misc/dummy/dummy.h
12473    M /trunk/modules/misc/dummy/encoder.c
12474    M /trunk/modules/misc/dummy/input.c
12475    M /trunk/modules/misc/dummy/interface.c
12476    M /trunk/modules/misc/dummy/renderer.c
12477    M /trunk/modules/misc/dummy/vout.c
12478    M /trunk/modules/misc/freetype.c
12479    M /trunk/modules/misc/gnutls.c
12480    M /trunk/modules/misc/gtk_main.c
12481    M /trunk/modules/misc/logger.c
12482    M /trunk/modules/misc/memcpy/memcpy.c
12483    M /trunk/modules/misc/memcpy/memcpyaltivec.c
12484    M /trunk/modules/misc/network/ipv4.c
12485    M /trunk/modules/misc/network/ipv6.c
12486    M /trunk/modules/misc/playlist/export.c
12487    M /trunk/modules/misc/playlist/m3u.c
12488    M /trunk/modules/misc/playlist/old.c
12489    M /trunk/modules/misc/qte_main.cpp
12490    M /trunk/modules/misc/rtsp.c
12491    M /trunk/modules/misc/screensaver.c
12492    M /trunk/modules/misc/svg.c
12493    M /trunk/modules/misc/testsuite/playlist.c
12494    M /trunk/modules/misc/testsuite/test1.c
12495    M /trunk/modules/misc/testsuite/test2.cpp
12496    M /trunk/modules/misc/testsuite/test3.m
12497    M /trunk/modules/misc/testsuite/test4.c
12498    M /trunk/modules/misc/win32text.c
12499    M /trunk/modules/misc/xml/libxml.c
12500    M /trunk/modules/misc/xml/xtag.c
12501    M /trunk/modules/mux/asf.c
12502    M /trunk/modules/mux/avi.c
12503    M /trunk/modules/mux/dummy.c
12504    M /trunk/modules/mux/mp4.c
12505    M /trunk/modules/mux/mpeg/bits.h
12506    M /trunk/modules/mux/mpeg/pes.c
12507    M /trunk/modules/mux/mpeg/pes.h
12508    M /trunk/modules/mux/mpeg/ps.c
12509    M /trunk/modules/mux/mpeg/ts.c
12510    M /trunk/modules/mux/mpjpeg.c
12511    M /trunk/modules/mux/ogg.c
12512    M /trunk/modules/mux/wav.c
12513    M /trunk/modules/packetizer/copy.c
12514    M /trunk/modules/packetizer/h264.c
12515    M /trunk/modules/packetizer/mpeg4audio.c
12516    M /trunk/modules/packetizer/mpeg4video.c
12517    M /trunk/modules/packetizer/mpegvideo.c
12518    M /trunk/modules/services_discovery/daap.c
12519    M /trunk/modules/services_discovery/hal.c
12520    M /trunk/modules/services_discovery/sap.c
12521    M /trunk/modules/services_discovery/shout.c
12522    M /trunk/modules/stream_out/announce.c
12523    M /trunk/modules/stream_out/announce.h
12524    M /trunk/modules/stream_out/bridge.c
12525    M /trunk/modules/stream_out/description.c
12526    M /trunk/modules/stream_out/display.c
12527    M /trunk/modules/stream_out/dummy.c
12528    M /trunk/modules/stream_out/duplicate.c
12529    M /trunk/modules/stream_out/es.c
12530    M /trunk/modules/stream_out/gather.c
12531    M /trunk/modules/stream_out/mosaic_bridge.c
12532    M /trunk/modules/stream_out/rtp.c
12533    M /trunk/modules/stream_out/standard.c
12534    M /trunk/modules/stream_out/switcher.c
12535    M /trunk/modules/stream_out/transcode.c
12536    M /trunk/modules/stream_out/transrate/block.c
12537    M /trunk/modules/stream_out/transrate/frame.c
12538    M /trunk/modules/stream_out/transrate/transrate.c
12539    M /trunk/modules/stream_out/transrate/transrate.h
12540    M /trunk/modules/video_chroma/i420_rgb.c
12541    M /trunk/modules/video_chroma/i420_rgb.h
12542    M /trunk/modules/video_chroma/i420_rgb16.c
12543    M /trunk/modules/video_chroma/i420_rgb8.c
12544    M /trunk/modules/video_chroma/i420_rgb_c.h
12545    M /trunk/modules/video_chroma/i420_rgb_mmx.h
12546    M /trunk/modules/video_chroma/i420_ymga.c
12547    M /trunk/modules/video_chroma/i420_yuy2.c
12548    M /trunk/modules/video_chroma/i420_yuy2.h
12549    M /trunk/modules/video_chroma/i422_yuy2.c
12550    M /trunk/modules/video_chroma/i422_yuy2.h
12551    M /trunk/modules/video_filter/adjust.c
12552    M /trunk/modules/video_filter/blend.c
12553    M /trunk/modules/video_filter/clone.c
12554    M /trunk/modules/video_filter/crop.c
12555    M /trunk/modules/video_filter/deinterlace.c
12556    M /trunk/modules/video_filter/distort.c
12557    M /trunk/modules/video_filter/filter_common.h
12558    M /trunk/modules/video_filter/invert.c
12559    M /trunk/modules/video_filter/logo.c
12560    M /trunk/modules/video_filter/marq.c
12561    M /trunk/modules/video_filter/mosaic.c
12562    M /trunk/modules/video_filter/mosaic.h
12563    M /trunk/modules/video_filter/motionblur.c
12564    M /trunk/modules/video_filter/motiondetect.c
12565    M /trunk/modules/video_filter/scale.c
12566    M /trunk/modules/video_filter/swscale/common.h
12567    M /trunk/modules/video_filter/swscale/filter.c
12568    M /trunk/modules/video_filter/time.c
12569    M /trunk/modules/video_filter/transform.c
12570    M /trunk/modules/video_filter/wall.c
12571    M /trunk/modules/video_output/aa.c
12572    M /trunk/modules/video_output/caca.c
12573    M /trunk/modules/video_output/directx/directx.c
12574    M /trunk/modules/video_output/directx/events.c
12575    M /trunk/modules/video_output/directx/glwin32.c
12576    M /trunk/modules/video_output/directx/vout.h
12577    M /trunk/modules/video_output/fb.c
12578    M /trunk/modules/video_output/ggi.c
12579    M /trunk/modules/video_output/glide.c
12580    M /trunk/modules/video_output/hd1000v.cpp
12581    M /trunk/modules/video_output/image.c
12582    M /trunk/modules/video_output/mga.c
12583    M /trunk/modules/video_output/opengl.c
12584    M /trunk/modules/video_output/qte/qte.cpp
12585    M /trunk/modules/video_output/qte/qte.h
12586    M /trunk/modules/video_output/sdl.c
12587    M /trunk/modules/video_output/snapshot.c
12588    M /trunk/modules/video_output/svgalib.c
12589    M /trunk/modules/video_output/wingdi.c
12590    M /trunk/modules/video_output/x11/glx.c
12591    M /trunk/modules/video_output/x11/x11.c
12592    M /trunk/modules/video_output/x11/xcommon.c
12593    M /trunk/modules/video_output/x11/xcommon.h
12594    M /trunk/modules/video_output/x11/xvideo.c
12595    M /trunk/modules/visualization/galaktos/PCM.c
12596    M /trunk/modules/visualization/galaktos/beat_detect.c
12597    M /trunk/modules/visualization/galaktos/builtin_funcs.c
12598    M /trunk/modules/visualization/galaktos/custom_shape.c
12599    M /trunk/modules/visualization/galaktos/custom_wave.c
12600    M /trunk/modules/visualization/galaktos/engine_vars.c
12601    M /trunk/modules/visualization/galaktos/eval.c
12602    M /trunk/modules/visualization/galaktos/fftsg.c
12603    M /trunk/modules/visualization/galaktos/init_cond.c
12604    M /trunk/modules/visualization/galaktos/main.c
12605    M /trunk/modules/visualization/galaktos/main.h
12606    M /trunk/modules/visualization/galaktos/param.c
12607    M /trunk/modules/visualization/galaktos/parser.c
12608    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
12609    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
12610    M /trunk/modules/visualization/galaktos/plugin.c
12611    M /trunk/modules/visualization/galaktos/plugin.h
12612    M /trunk/modules/visualization/galaktos/preset.c
12613    M /trunk/modules/visualization/galaktos/splaytree.c
12614    M /trunk/modules/visualization/galaktos/tree_types.c
12615    M /trunk/modules/visualization/galaktos/video_init.c
12616    M /trunk/modules/visualization/goom.c
12617    M /trunk/modules/visualization/visual/effects.c
12618    M /trunk/modules/visualization/visual/visual.c
12619    M /trunk/modules/visualization/visual/visual.h
12620    M /trunk/modules/visualization/xosd.c
12621    M /trunk/mozilla/vlcpeer.cpp
12622    M /trunk/mozilla/vlcpeer.h
12623    M /trunk/mozilla/vlcplugin.cpp
12624    M /trunk/mozilla/vlcplugin.h
12625    M /trunk/mozilla/vlcshell.cpp
12626    M /trunk/msvc/modules_builtin_msvc.h
12627    M /trunk/po/bn.po
12628    M /trunk/po/ca.po
12629    M /trunk/po/da.po
12630    M /trunk/po/de.po
12631    M /trunk/po/el.po
12632    M /trunk/po/en_GB.po
12633    M /trunk/po/es.po
12634    M /trunk/po/fr.po
12635    M /trunk/po/hi.po
12636    M /trunk/po/hu.po
12637    M /trunk/po/it.po
12638    M /trunk/po/ja.po
12639    M /trunk/po/my.po
12640    M /trunk/po/ne.po
12641    M /trunk/po/ps.po
12642    M /trunk/po/pt_BR.po
12643    M /trunk/po/ru.po
12644    M /trunk/po/sv.po
12645    M /trunk/po/tet.po
12646    M /trunk/po/tl.po
12647    M /trunk/po/tr.po
12648    M /trunk/po/vlc.pot
12649    M /trunk/po/zh_TW.po
12650    M /trunk/share/vlc_wince_rc.rc
12651    M /trunk/src/audio_output/common.c
12652    M /trunk/src/audio_output/dec.c
12653    M /trunk/src/audio_output/filters.c
12654    M /trunk/src/audio_output/input.c
12655    M /trunk/src/audio_output/intf.c
12656    M /trunk/src/audio_output/mixer.c
12657    M /trunk/src/audio_output/output.c
12658    M /trunk/src/control/audio_video.c
12659    M /trunk/src/control/core.c
12660    M /trunk/src/control/util.c
12661    M /trunk/src/extras/libc.c
12662    M /trunk/src/input/access.c
12663    M /trunk/src/input/clock.c
12664    M /trunk/src/input/control.c
12665    M /trunk/src/input/decoder.c
12666    M /trunk/src/input/demux.c
12667    M /trunk/src/input/es_out.c
12668    M /trunk/src/input/input.c
12669    M /trunk/src/input/input_internal.h
12670    M /trunk/src/input/mem_stream.c
12671    M /trunk/src/input/stream.c
12672    M /trunk/src/input/subtitles.c
12673    M /trunk/src/input/var.c
12674    M /trunk/src/interface/interface.c
12675    M /trunk/src/interface/intf_eject.c
12676    M /trunk/src/libvlc.c
12677    M /trunk/src/libvlc.h
12678    M /trunk/src/misc/beos_specific.cpp
12679    M /trunk/src/misc/block.c
12680    M /trunk/src/misc/charset.c
12681    M /trunk/src/misc/configuration.c
12682    M /trunk/src/misc/cpu.c
12683    M /trunk/src/misc/darwin_specific.m
12684    M /trunk/src/misc/error.c
12685    M /trunk/src/misc/getaddrinfo.c
12686    M /trunk/src/misc/httpd.c
12687    M /trunk/src/misc/image.c
12688    M /trunk/src/misc/iso-639_def.h
12689    M /trunk/src/misc/iso_lang.c
12690    M /trunk/src/misc/md5.c
12691    M /trunk/src/misc/messages.c
12692    M /trunk/src/misc/modules.c
12693    M /trunk/src/misc/modules_builtin.h.in
12694    M /trunk/src/misc/mtime.c
12695    M /trunk/src/misc/net.c
12696    M /trunk/src/misc/objects.c
12697    M /trunk/src/misc/threads.c
12698    M /trunk/src/misc/tls.c
12699    M /trunk/src/misc/variables.c
12700    M /trunk/src/misc/vlm.c
12701    M /trunk/src/misc/win32_specific.c
12702    M /trunk/src/misc/xml.c
12703    M /trunk/src/playlist/item-ext.c
12704    M /trunk/src/playlist/item.c
12705    M /trunk/src/playlist/loadsave.c
12706    M /trunk/src/playlist/playlist.c
12707    M /trunk/src/playlist/services_discovery.c
12708    M /trunk/src/playlist/sort.c
12709    M /trunk/src/playlist/view.c
12710    M /trunk/src/stream_output/announce.c
12711    M /trunk/src/stream_output/sap.c
12712    M /trunk/src/stream_output/stream_output.c
12713    M /trunk/src/video_output/video_output.c
12714    M /trunk/src/video_output/video_text.c
12715    M /trunk/src/video_output/video_widgets.c
12716    M /trunk/src/video_output/vout_intf.c
12717    M /trunk/src/video_output/vout_pictures.c
12718    M /trunk/src/video_output/vout_pictures.h
12719    M /trunk/src/video_output/vout_subpictures.c
12720    M /trunk/src/video_output/vout_synchro.c
12721    M /trunk/src/vlc.c
12722    M /trunk/vlc-api.pl
12723
12724 Copyright fixes
12725 (da big courmischage)
12726
12727 ------------------------------------------------------------------------
12728 r11659 | courmisch | 2005-07-08 19:57:30 +0200 (Fri, 08 Jul 2005) | 2 lines
12729 Changed paths:
12730    M /trunk/po/hu.po
12731    M /trunk/po/ja.po
12732    M /trunk/po/no.po
12733    M /trunk/po/pl.po
12734    M /trunk/po/pt_BR.po
12735
12736 Convert to Unicode
12737
12738 ------------------------------------------------------------------------
12739 r11658 | massiot | 2005-07-07 11:07:16 +0200 (Thu, 07 Jul 2005) | 3 lines
12740 Changed paths:
12741    M /trunk/modules/access/dvb/linux_dvb.c
12742
12743  * modules/access/dvb/linux_dvb.c: Fixed support of Nexus-S, patch courtesy
12744    of Michael Ditum.
12745
12746 ------------------------------------------------------------------------
12747 r11657 | fkuehne | 2005-07-07 10:32:37 +0200 (Thu, 07 Jul 2005) | 1 line
12748 Changed paths:
12749    M /trunk/po/sv.po
12750
12751 * converted to UTF-8
12752 ------------------------------------------------------------------------
12753 r11655 | zorglub | 2005-07-06 20:16:26 +0200 (Wed, 06 Jul 2005) | 2 lines
12754 Changed paths:
12755    M /trunk/modules/gui/wxwindows/interface.cpp
12756    M /trunk/modules/gui/wxwindows/wizard.cpp
12757    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12758    M /trunk/modules/gui/wxwindows/wxwindows.h
12759
12760 Revert wrongly commited files in previous commit
12761
12762 ------------------------------------------------------------------------
12763 r11654 | zorglub | 2005-07-06 19:33:04 +0200 (Wed, 06 Jul 2005) | 2 lines
12764 Changed paths:
12765    M /trunk/modules/gui/wxwindows/interface.cpp
12766    M /trunk/modules/gui/wxwindows/wizard.cpp
12767    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12768    M /trunk/modules/gui/wxwindows/wxwindows.h
12769
12770 Compile fix - refs #258
12771
12772 ------------------------------------------------------------------------
12773 r11653 | courmisch | 2005-07-06 19:14:00 +0200 (Wed, 06 Jul 2005) | 2 lines
12774 Changed paths:
12775    M /trunk/src/misc/net.c
12776
12777 Print Winsock error number
12778
12779 ------------------------------------------------------------------------
12780 r11652 | massiot | 2005-07-06 15:47:37 +0200 (Wed, 06 Jul 2005) | 3 lines
12781 Changed paths:
12782    M /trunk/src/misc/cpu.c
12783
12784  * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on
12785    IRC).
12786
12787 ------------------------------------------------------------------------
12788 r11651 | xtophe | 2005-07-06 14:34:58 +0200 (Wed, 06 Jul 2005) | 2 lines
12789 Changed paths:
12790    M /trunk/src/libvlc.h
12791
12792 libvlc.h: Move the open option for the gui preferences
12793
12794 ------------------------------------------------------------------------
12795 r11650 | courmisch | 2005-07-05 20:28:26 +0200 (Tue, 05 Jul 2005) | 2 lines
12796 Changed paths:
12797    M /trunk/src/misc/net.c
12798
12799 Fix previous commit
12800
12801 ------------------------------------------------------------------------
12802 r11649 | courmisch | 2005-07-05 19:33:54 +0200 (Tue, 05 Jul 2005) | 2 lines
12803 Changed paths:
12804    M /trunk/src/misc/httpd.c
12805
12806 Print exact error for select() to help tracking x264 threading issue
12807
12808 ------------------------------------------------------------------------
12809 r11648 | courmisch | 2005-07-05 18:44:56 +0200 (Tue, 05 Jul 2005) | 2 lines
12810 Changed paths:
12811    M /trunk/src/misc/net.c
12812
12813 - Clean up net_Gets()
12814
12815 ------------------------------------------------------------------------
12816 r11647 | courmisch | 2005-07-04 19:01:34 +0200 (Mon, 04 Jul 2005) | 2 lines
12817 Changed paths:
12818    M /trunk/THANKS
12819
12820 Forgot this one
12821
12822 ------------------------------------------------------------------------
12823 r11646 | courmisch | 2005-07-04 19:00:25 +0200 (Mon, 04 Jul 2005) | 3 lines
12824 Changed paths:
12825    M /trunk/modules/misc/network/ipv6.c
12826
12827 IPv6 Source-Specific Multicast support
12828 from Hoerdt Mickael with cosmetic changes
12829
12830 ------------------------------------------------------------------------
12831 r11645 | courmisch | 2005-07-04 18:42:22 +0200 (Mon, 04 Jul 2005) | 2 lines
12832 Changed paths:
12833    M /trunk/src/misc/net.c
12834
12835 Unduplicate common socket() code 
12836
12837 ------------------------------------------------------------------------
12838 r11644 | oaubert | 2005-07-04 17:39:10 +0200 (Mon, 04 Jul 2005) | 2 lines
12839 Changed paths:
12840    M /trunk/bindings/python/vlcglue.c
12841
12842 Add set_visual support in python binding
12843
12844 ------------------------------------------------------------------------
12845 r11643 | courmisch | 2005-07-04 16:47:36 +0200 (Mon, 04 Jul 2005) | 2 lines
12846 Changed paths:
12847    M /trunk/include/network.h
12848
12849 Undo braindead [11640]
12850
12851 ------------------------------------------------------------------------
12852 r11642 | damienf | 2005-07-04 11:55:51 +0200 (Mon, 04 Jul 2005) | 2 lines
12853 Changed paths:
12854    M /trunk/modules/control/rc.c
12855
12856 compile fix for WIN32, needs review
12857
12858 ------------------------------------------------------------------------
12859 r11641 | damienf | 2005-07-04 11:33:43 +0200 (Mon, 04 Jul 2005) | 2 lines
12860 Changed paths:
12861    M /trunk/include/network.h
12862
12863 hey, don't forget win32, folks
12864
12865 ------------------------------------------------------------------------
12866 r11640 | xtophe | 2005-07-04 11:27:56 +0200 (Mon, 04 Jul 2005) | 2 lines
12867 Changed paths:
12868    M /trunk/include/network.h
12869
12870 Compile fix
12871
12872 ------------------------------------------------------------------------
12873 r11639 | bigben | 2005-07-03 11:03:44 +0200 (Sun, 03 Jul 2005) | 7 lines
12874 Changed paths:
12875    M /trunk/modules/control/telnet.c
12876
12877 new --telnet-host option to allow to bind the telnet server on a specific interface.
12878
12879 Patch by Torsten Spindler
12880
12881 Remark : should we keep the --telnet-port option that is now redundant ?
12882
12883
12884 ------------------------------------------------------------------------
12885 r11638 | bigben | 2005-07-02 19:26:51 +0200 (Sat, 02 Jul 2005) | 3 lines
12886 Changed paths:
12887    M /trunk/modules/gui/macosx/playlist.m
12888
12889 select first moved item instead of the last one after a drag and drop.
12890
12891
12892 ------------------------------------------------------------------------
12893 r11637 | bigben | 2005-07-02 18:47:46 +0200 (Sat, 02 Jul 2005) | 4 lines
12894 Changed paths:
12895    M /trunk/modules/gui/macosx/playlist.m
12896
12897 * Back to the hack for the isItem: inNode function, since this is several orders  faster than the high level functions provided by Cocoa... Playlist behaves corectly on big lists again...
12898 * Fixes a bug in drag and drop
12899
12900
12901 ------------------------------------------------------------------------
12902 r11636 | bigben | 2005-07-02 17:39:21 +0200 (Sat, 02 Jul 2005) | 3 lines
12903 Changed paths:
12904    M /trunk/include/network.h
12905
12906 * Include <sys/socket.h> if the system has it (should fix compilation on OSX/cygwin).
12907
12908
12909 ------------------------------------------------------------------------
12910 r11635 | dionoea | 2005-07-01 23:43:42 +0200 (Fri, 01 Jul 2005) | 4 lines
12911 Changed paths:
12912    M /trunk/modules/demux/playlist/b4s.c
12913
12914 Genre standardisation patch by Jonas A. Larsen
12915 This (and previous patch) still needs some work as genres containing spaces
12916 aren't parsed correctly
12917
12918 ------------------------------------------------------------------------
12919 r11634 | bigben | 2005-07-01 22:48:48 +0200 (Fri, 01 Jul 2005) | 5 lines
12920 Changed paths:
12921    M /trunk/include/vlc_playlist.h
12922    M /trunk/include/vlc_symbols.h
12923    M /trunk/modules/gui/macosx/playlist.m
12924    M /trunk/src/playlist/view.c
12925
12926 * vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from the parent list of an item (if anybody wants to make that another way...)
12927 * playlist.m: implements full drag and drop of playlist items. Drop of multiple items and of items and nodes at the same time should be supported. You cannot mode service discovery items. This is a choice and can be changed if wanted.
12928 * Hopes that compiles on current trunk (cannot check since latest comits on net functions broke the built of a half the modules and core of the OSX port...)
12929
12930
12931 ------------------------------------------------------------------------
12932 r11632 | hartman | 2005-07-01 22:27:33 +0200 (Fri, 01 Jul 2005) | 2 lines
12933 Changed paths:
12934    M /trunk/extras/contrib/src/Patches/x264.patch
12935
12936 * powf -> pow :(
12937
12938 ------------------------------------------------------------------------
12939 r11631 | courmisch | 2005-07-01 20:00:04 +0200 (Fri, 01 Jul 2005) | 2 lines
12940 Changed paths:
12941    M /trunk/modules/control/rc.c
12942    M /trunk/modules/misc/network/ipv4.c
12943    M /trunk/modules/misc/network/ipv6.c
12944    M /trunk/src/misc/getaddrinfo.c
12945    M /trunk/src/misc/net.c
12946
12947 PF_* -> AF_*
12948
12949 ------------------------------------------------------------------------
12950 r11630 | courmisch | 2005-07-01 19:35:35 +0200 (Fri, 01 Jul 2005) | 2 lines
12951 Changed paths:
12952    M /trunk/modules/misc/network/ipv4.c
12953    M /trunk/modules/misc/network/ipv6.c
12954
12955 This was pretty useless (if there is no solution, there is no problem)
12956
12957 ------------------------------------------------------------------------
12958 r11629 | courmisch | 2005-07-01 17:56:41 +0200 (Fri, 01 Jul 2005) | 2 lines
12959 Changed paths:
12960    M /trunk/modules/demux/subtitle.c
12961
12962 Remove unused function
12963
12964 ------------------------------------------------------------------------
12965 r11628 | courmisch | 2005-07-01 17:54:27 +0200 (Fri, 01 Jul 2005) | 2 lines
12966 Changed paths:
12967    M /trunk/modules/demux/aiff.c
12968    M /trunk/modules/demux/mkv.cpp
12969
12970 Unsigned casts
12971
12972 ------------------------------------------------------------------------
12973 r11627 | courmisch | 2005-07-01 17:47:42 +0200 (Fri, 01 Jul 2005) | 2 lines
12974 Changed paths:
12975    M /trunk/modules/control/hotkeys.c
12976
12977 Remove unused variable - fix compiler warning
12978
12979 ------------------------------------------------------------------------
12980 r11625 | courmisch | 2005-07-01 17:27:40 +0200 (Fri, 01 Jul 2005) | 2 lines
12981 Changed paths:
12982    M /trunk/configure.ac
12983
12984 Freeze module entry name (refs #155)
12985
12986 ------------------------------------------------------------------------
12987 r11624 | courmisch | 2005-07-01 16:48:29 +0200 (Fri, 01 Jul 2005) | 2 lines
12988 Changed paths:
12989    M /trunk/include/network.h
12990    M /trunk/include/vlc_symbols.h
12991    M /trunk/src/misc/net.c
12992
12993 Use macros rather than overkill APIs
12994
12995 ------------------------------------------------------------------------
12996 r11622 | xtophe | 2005-07-01 15:44:37 +0200 (Fri, 01 Jul 2005) | 2 lines
12997 Changed paths:
12998    M /trunk/modules/codec/fake.c
12999    M /trunk/modules/codec/twolame.c
13000    M /trunk/modules/demux/playlist/playlist.c
13001    M /trunk/modules/misc/network/ipv4.c
13002    M /trunk/modules/video_filter/motionblur.c
13003
13004 ALL: Add some set_shorname() so the preferences  look nice.
13005
13006 ------------------------------------------------------------------------
13007 r11621 | xtophe | 2005-07-01 15:43:58 +0200 (Fri, 01 Jul 2005) | 3 lines
13008 Changed paths:
13009    M /trunk/modules/gui/wince/preferences_widgets.cpp
13010
13011 Oups, forgot this one with [11093] (deprecated option handling)
13012
13013
13014 ------------------------------------------------------------------------
13015 r11620 | xtophe | 2005-07-01 12:22:30 +0200 (Fri, 01 Jul 2005) | 2 lines
13016 Changed paths:
13017    M /trunk/Makefile.am
13018
13019 Compile fix
13020
13021 ------------------------------------------------------------------------
13022 r11619 | sigmunau | 2005-07-01 10:17:43 +0200 (Fri, 01 Jul 2005) | 2 lines
13023 Changed paths:
13024    M /trunk/modules/codec/ffmpeg/encoder.c
13025
13026 compile fix
13027
13028 ------------------------------------------------------------------------
13029 r11618 | courmisch | 2005-06-30 20:34:43 +0200 (Thu, 30 Jun 2005) | 2 lines
13030 Changed paths:
13031    M /trunk/modules/access/udp.c
13032
13033 StopSend for UDP access
13034
13035 ------------------------------------------------------------------------
13036 r11617 | courmisch | 2005-06-30 20:32:54 +0200 (Thu, 30 Jun 2005) | 2 lines
13037 Changed paths:
13038    M /trunk/modules/services_discovery/sap.c
13039
13040 StopSend for SAP discovery
13041
13042 ------------------------------------------------------------------------
13043 r11616 | courmisch | 2005-06-30 20:30:41 +0200 (Thu, 30 Jun 2005) | 2 lines
13044 Changed paths:
13045    M /trunk/src/stream_output/sap.c
13046
13047 Same as previous commit - for SAP announcer
13048
13049 ------------------------------------------------------------------------
13050 r11615 | courmisch | 2005-06-30 20:19:26 +0200 (Thu, 30 Jun 2005) | 2 lines
13051 Changed paths:
13052    M /trunk/modules/access_output/udp.c
13053
13054 Shutdown UDP socket for receival - hopefully closes #134
13055
13056 ------------------------------------------------------------------------
13057 r11614 | courmisch | 2005-06-30 20:17:53 +0200 (Thu, 30 Jun 2005) | 2 lines
13058 Changed paths:
13059    M /trunk/include/network.h
13060    M /trunk/include/vlc_symbols.h
13061    M /trunk/src/misc/net.c
13062
13063 Wrappers for shutdown() API
13064
13065 ------------------------------------------------------------------------
13066 r11613 | courmisch | 2005-06-30 19:24:26 +0200 (Thu, 30 Jun 2005) | 2 lines
13067 Changed paths:
13068    M /trunk/src/misc/modules.c
13069
13070 Remove a very old hack that is no longer necessary
13071
13072 ------------------------------------------------------------------------
13073 r11612 | courmisch | 2005-06-30 17:55:35 +0200 (Thu, 30 Jun 2005) | 2 lines
13074 Changed paths:
13075    M /trunk/src/misc/modules.c
13076
13077 Why make it complicated when it can be simple
13078
13079 ------------------------------------------------------------------------
13080 r11611 | bigben | 2005-06-30 17:08:08 +0200 (Thu, 30 Jun 2005) | 4 lines
13081 Changed paths:
13082    M /trunk/modules/gui/macosx/playlist.h
13083    M /trunk/modules/gui/macosx/playlist.m
13084
13085 * Some fixes
13086 * Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
13087
13088
13089 ------------------------------------------------------------------------
13090 r11610 | fkuehne | 2005-06-30 14:45:05 +0200 (Thu, 30 Jun 2005) | 1 line
13091 Changed paths:
13092    M /trunk/modules/gui/macosx/wizard.h
13093    M /trunk/modules/gui/macosx/wizard.m
13094
13095 * implemented reset- and backward-methods (refs #13)
13096 ------------------------------------------------------------------------
13097 r11609 | fkuehne | 2005-06-30 12:44:50 +0200 (Thu, 30 Jun 2005) | 6 lines
13098 Changed paths:
13099    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
13100    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
13101    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
13102    M /trunk/modules/gui/macosx/wizard.h
13103    M /trunk/modules/gui/macosx/wizard.m
13104
13105 * added a summary-tab at the end of the wizard (mostly for debug-reasons, but perhaps we want to keep that for the user as well?)
13106 * implemented the entire logic (except encap-formats while transcoding)
13107 * added data collection of all values
13108 * fixed some l10n issues
13109
13110 The wizard is still not useable for streaming, since it does not communicate the settings to the core yet. Additionally, various things still need to be done (see TODO at the beginning of the file).
13111 ------------------------------------------------------------------------
13112 r11608 | gbazin | 2005-06-29 22:56:47 +0200 (Wed, 29 Jun 2005) | 1 line
13113 Changed paths:
13114    M /trunk/modules/misc/rtsp.c
13115    M /trunk/modules/stream_out/rtp.c
13116
13117 * modules/stream_out/rtp.c, modules/misc/rtsp.c: attempt at supporting amr nb/wb for rtsp streaming... doesn't look like livedotcom like it though.
13118 ------------------------------------------------------------------------
13119 r11607 | bigben | 2005-06-29 22:53:06 +0200 (Wed, 29 Jun 2005) | 3 lines
13120 Changed paths:
13121    M /trunk/modules/gui/macosx/playlist.m
13122
13123 * Still some work for playlist drag'n'drop
13124
13125
13126 ------------------------------------------------------------------------
13127 r11606 | gbazin | 2005-06-29 21:59:01 +0200 (Wed, 29 Jun 2005) | 1 line
13128 Changed paths:
13129    M /trunk/modules/mux/mp4.c
13130
13131 * modules/mux/mp4.c: added support for amr nb/wb and h263 in 3gp.
13132 ------------------------------------------------------------------------
13133 r11603 | gbazin | 2005-06-29 19:13:31 +0200 (Wed, 29 Jun 2005) | 1 line
13134 Changed paths:
13135    M /trunk/mozilla/vlcplugin.h
13136
13137 * mozilla/vlcplugin.h: fixed mimetypes string.
13138 ------------------------------------------------------------------------
13139 r11601 | gbazin | 2005-06-29 19:08:54 +0200 (Wed, 29 Jun 2005) | 1 line
13140 Changed paths:
13141    M /trunk/mozilla/vlcplugin.h
13142
13143 * mozilla/vlcplugin.h: compilation fix.
13144 ------------------------------------------------------------------------
13145 r11600 | bigben | 2005-06-29 18:48:38 +0200 (Wed, 29 Jun 2005) | 4 lines
13146 Changed paths:
13147    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13148    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13149    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
13150    M /trunk/modules/gui/macosx/playlist.h
13151    M /trunk/modules/gui/macosx/playlist.m
13152
13153 * Add an option to recusively expand the current node in the playlist context menue.
13154 * Seems to be some issues sometimes, likely related to the fact we do not empty o_outline_dict on playlist refresh 
13155
13156
13157 ------------------------------------------------------------------------
13158 r11599 | dionoea | 2005-06-29 07:54:43 +0200 (Wed, 29 Jun 2005) | 3 lines
13159 Changed paths:
13160    M /trunk/mozilla/npvlc_rc.rc
13161
13162 this should fix compilation (if someone could backport this fix ... and
13163 test it)
13164
13165 ------------------------------------------------------------------------
13166 r11598 | hartman | 2005-06-29 01:46:33 +0200 (Wed, 29 Jun 2005) | 2 lines
13167 Changed paths:
13168    M /trunk/include/vlc_config_cat.h
13169    M /trunk/modules/access/directory.c
13170    M /trunk/modules/codec/fake.c
13171    M /trunk/modules/stream_out/transcode.c
13172
13173 * Fix some configuration options declerations and strings
13174
13175 ------------------------------------------------------------------------
13176 r11597 | hartman | 2005-06-29 01:43:03 +0200 (Wed, 29 Jun 2005) | 2 lines
13177 Changed paths:
13178    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13179
13180 * Fix opening of rtsp:// links in VLC
13181
13182 ------------------------------------------------------------------------
13183 r11596 | hartman | 2005-06-29 01:41:58 +0200 (Wed, 29 Jun 2005) | 2 lines
13184 Changed paths:
13185    M /trunk/modules/demux/livedotcom.cpp
13186
13187 * forwardport of [11522]
13188
13189 ------------------------------------------------------------------------
13190 r11595 | bigben | 2005-06-29 01:33:50 +0200 (Wed, 29 Jun 2005) | 3 lines
13191 Changed paths:
13192    M /trunk/modules/gui/macosx/playlist.m
13193
13194 * Don't select items that are in a selected node for drag'n'drop
13195
13196
13197 ------------------------------------------------------------------------
13198 r11594 | bigben | 2005-06-28 23:37:07 +0200 (Tue, 28 Jun 2005) | 3 lines
13199 Changed paths:
13200    M /trunk/modules/gui/macosx/playlist.m
13201
13202 * Start of the beginnig of drag'n'drop in the OSX playlist. Items are only copied in  the pasteboard ATM (at least if I understand OSX's strange protocol to drag'n'drop items correclty)
13203
13204
13205 ------------------------------------------------------------------------
13206 r11593 | courmisch | 2005-06-28 20:02:01 +0200 (Tue, 28 Jun 2005) | 21 lines
13207 Changed paths:
13208    M /trunk/Makefile.am
13209    M /trunk/configure.ac
13210    A /trunk/loader
13211    A /trunk/loader/Makefile.am
13212    A /trunk/loader/Makefile.in
13213    A /trunk/loader/afl.c
13214    A /trunk/loader/com.h
13215    A /trunk/loader/driver.c
13216    A /trunk/loader/driver.h
13217    A /trunk/loader/ext.c
13218    A /trunk/loader/ext.h
13219    A /trunk/loader/kludge.c
13220    A /trunk/loader/ldt_keeper.c
13221    A /trunk/loader/ldt_keeper.h
13222    A /trunk/loader/loader.h
13223    A /trunk/loader/module.c
13224    A /trunk/loader/pe_image.c
13225    A /trunk/loader/pe_resource.c
13226    A /trunk/loader/qtx
13227    A /trunk/loader/qtx/qtxsdk
13228    A /trunk/loader/qtx/qtxsdk/components.h
13229    A /trunk/loader/registry.c
13230    A /trunk/loader/registry.h
13231    A /trunk/loader/resource.c
13232    A /trunk/loader/stubs.s
13233    A /trunk/loader/vfl.c
13234    A /trunk/loader/win32.c
13235    A /trunk/loader/win32.h
13236    A /trunk/loader/wine
13237    A /trunk/loader/wine/avifmt.h
13238    A /trunk/loader/wine/basetsd.h
13239    A /trunk/loader/wine/debugtools.h
13240    A /trunk/loader/wine/driver.h
13241    A /trunk/loader/wine/heap.h
13242    A /trunk/loader/wine/mmreg.h
13243    A /trunk/loader/wine/module.h
13244    A /trunk/loader/wine/msacm.h
13245    A /trunk/loader/wine/msacmdrv.h
13246    A /trunk/loader/wine/pe_image.h
13247    A /trunk/loader/wine/poppack.h
13248    A /trunk/loader/wine/pshpack1.h
13249    A /trunk/loader/wine/pshpack2.h
13250    A /trunk/loader/wine/vfw.h
13251    A /trunk/loader/wine/winbase.h
13252    A /trunk/loader/wine/windef.h
13253    A /trunk/loader/wine/winerror.h
13254    A /trunk/loader/wine/winestring.h
13255    A /trunk/loader/wine/winnt.h
13256    A /trunk/loader/wine/winreg.h
13257    A /trunk/loader/wine/winuser.h
13258    A /trunk/loader/wineacm.h
13259    A /trunk/loader/wrapper.S
13260    A /trunk/loader/wrapper.h
13261
13262 DLL loader stolen from MPlayer CVS.
13263 Disabled by default, enable with --enable-loader
13264 There's no sanity checks in configure so don't do it if your platform is not compatible.
13265
13266 zorglub and Anil report it works for WMV3 with the dmo decoder plugin.
13267 It seems to crash with Quicktime (after displaying a few frame ?).
13268 There's no RealVideo decoder so, won't do that, but it probably could as well.
13269
13270 Legal considerations
13271 =====================
13272
13273 Section 2 of the GPL puts no restriction on what you link with so long as
13274 you have obtained the program from source (and compiled it yourself), so
13275 this is OK.
13276
13277 It is not clear to me whether it is ok to provide binaries with this
13278 feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's
13279 past contributors intellectual rights. So if in doubt don't put this in
13280 binary package you make.
13281
13282
13283 ------------------------------------------------------------------------
13284 r11592 | damienf | 2005-06-28 19:58:34 +0200 (Tue, 28 Jun 2005) | 2 lines
13285 Changed paths:
13286    M /trunk/activex/axvlc.inf
13287
13288 - updated to axvlc.inf used to create http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab
13289
13290 ------------------------------------------------------------------------
13291 r11591 | damienf | 2005-06-28 19:56:26 +0200 (Tue, 28 Jun 2005) | 2 lines
13292 Changed paths:
13293    M /trunk/activex/test.html
13294
13295 - changed codebase path to 'http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab'
13296
13297 ------------------------------------------------------------------------
13298 r11590 | courmisch | 2005-06-28 17:16:11 +0200 (Tue, 28 Jun 2005) | 2 lines
13299 Changed paths:
13300    M /trunk/modules/misc/Modules.am
13301    D /trunk/modules/misc/externrun.c
13302
13303 This doesn't owe in the VLC
13304
13305 ------------------------------------------------------------------------
13306 r11589 | sam | 2005-06-28 11:10:15 +0200 (Tue, 28 Jun 2005) | 2 lines
13307 Changed paths:
13308    M /trunk/po/fr.po
13309
13310   * po/fr.po: various fixes
13311
13312 ------------------------------------------------------------------------
13313 r11588 | sam | 2005-06-28 10:48:46 +0200 (Tue, 28 Jun 2005) | 2 lines
13314 Changed paths:
13315    M /trunk/po/es.po
13316
13317   * po/es.po: minor fixes
13318
13319 ------------------------------------------------------------------------
13320 r11587 | damienf | 2005-06-28 10:02:40 +0200 (Tue, 28 Jun 2005) | 3 lines
13321 Changed paths:
13322    M /trunk/activex/plugin.cpp
13323
13324 dataobject isn't ready for prime time yet :)
13325
13326
13327 ------------------------------------------------------------------------
13328 r11585 | zorglub | 2005-06-27 23:30:44 +0200 (Mon, 27 Jun 2005) | 2 lines
13329 Changed paths:
13330    M /trunk/mozilla/vlcshell.cpp
13331
13332 Fix warning
13333
13334 ------------------------------------------------------------------------
13335 r11584 | zorglub | 2005-06-27 23:25:51 +0200 (Mon, 27 Jun 2005) | 2 lines
13336 Changed paths:
13337    M /trunk/modules/control/telnet.c
13338
13339 Don't insult the user - Patch by Torsten Spindler
13340
13341 ------------------------------------------------------------------------
13342 r11583 | dionoea | 2005-06-27 22:56:58 +0200 (Mon, 27 Jun 2005) | 2 lines
13343 Changed paths:
13344    M /trunk/mozilla/npvlc_rc.rc
13345
13346 forward port 11582
13347
13348 ------------------------------------------------------------------------
13349 r11581 | dionoea | 2005-06-27 22:27:10 +0200 (Mon, 27 Jun 2005) | 2 lines
13350 Changed paths:
13351    M /trunk/mozilla/vlcplugin.h
13352
13353 forward port 11580
13354
13355 ------------------------------------------------------------------------
13356 r11579 | bigben | 2005-06-27 22:20:58 +0200 (Mon, 27 Jun 2005) | 4 lines
13357 Changed paths:
13358    M /trunk/AUTHORS
13359
13360 * Add some items to some people
13361 * Add FK and me...
13362
13363
13364 ------------------------------------------------------------------------
13365 r11578 | fkuehne | 2005-06-27 21:48:16 +0200 (Mon, 27 Jun 2005) | 1 line
13366 Changed paths:
13367    M /trunk/configure.ac
13368    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
13369    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13370
13371 * replace '0.8.3-svn' by '0.8.4-svn'
13372 ------------------------------------------------------------------------
13373 r11575 | gbazin | 2005-06-27 21:02:06 +0200 (Mon, 27 Jun 2005) | 1 line
13374 Changed paths:
13375    M /trunk/modules/demux/playlist/b4s.c
13376
13377 * modules/demux/playlist/b4s.c: WinCE compilation fix.
13378 ------------------------------------------------------------------------
13379 r11573 | zorglub | 2005-06-27 20:18:55 +0200 (Mon, 27 Jun 2005) | 2 lines
13380 Changed paths:
13381    M /trunk/mozilla/vlcshell.cpp
13382
13383 Also fix mozilla when not in debug mode
13384
13385 ------------------------------------------------------------------------
13386 r11572 | gbazin | 2005-06-27 20:17:09 +0200 (Mon, 27 Jun 2005) | 1 line
13387 Changed paths:
13388    M /trunk/modules/codec/mpeg_audio.c
13389
13390 * modules/codec/mpeg_audio.c: don't use this codec if we don't have an mpgatofixed32 audio filter (a bit of a hack but it works :).
13391 ------------------------------------------------------------------------
13392 r11571 | sam | 2005-06-27 15:58:06 +0200 (Mon, 27 Jun 2005) | 2 lines
13393 Changed paths:
13394    M /trunk/src/misc/httpd.c
13395
13396   * src/misc/httpd.c: fixed a crash in IPv4 handling, patch from Maxime Bizon.
13397
13398 ------------------------------------------------------------------------
13399 r11570 | damienf | 2005-06-27 14:22:24 +0200 (Mon, 27 Jun 2005) | 3 lines
13400 Changed paths:
13401    M /trunk/AUTHORS
13402    M /trunk/activex/plugin.cpp
13403
13404 plugin.cpp: forgot to initialize the mute variable
13405 AUTHORS: I haven't moved to Germany as far as I know: )
13406
13407 ------------------------------------------------------------------------
13408 r11569 | damienf | 2005-06-27 13:41:16 +0200 (Mon, 27 Jun 2005) | 6 lines
13409 Changed paths:
13410    M /trunk/activex/Makefile.am
13411    M /trunk/activex/axvlc_rc.rc
13412    M /trunk/activex/main.cpp
13413    M /trunk/activex/oleobject.cpp
13414    M /trunk/activex/persistpropbag.cpp
13415    M /trunk/activex/persiststorage.cpp
13416    M /trunk/activex/persiststreaminit.cpp
13417    M /trunk/activex/plugin.cpp
13418    M /trunk/activex/plugin.h
13419    M /trunk/activex/utils.h
13420    M /trunk/activex/viewobject.cpp
13421    A /trunk/activex/vlc16x16.bmp
13422
13423 all: clean-up, bug fixes so that plugin is now working correctly with Visual Basic 6 (which I have tested) and hopefully should also work with .NET (which I havent't tested).
13424
13425 Outstanding issue: the control properties are not persisted
13426
13427 vlc16x16.bmp: toolbar icon for VLC plugin
13428
13429 ------------------------------------------------------------------------
13430 r11567 | fkuehne | 2005-06-27 01:55:53 +0200 (Mon, 27 Jun 2005) | 2 lines
13431 Changed paths:
13432    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
13433    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
13434    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
13435    M /trunk/modules/gui/macosx/wizard.h
13436    M /trunk/modules/gui/macosx/wizard.m
13437
13438 * implemented a general, re-usable help-panel used by all 4 "More Info" buttons (refs #13)
13439 * copied the todo to the file
13440 ------------------------------------------------------------------------
13441 r11564 | zorglub | 2005-06-26 20:23:17 +0200 (Sun, 26 Jun 2005) | 2 lines
13442 Changed paths:
13443    M /trunk/modules/access/mms/mms.c
13444
13445 Higher default caching value. Prebuffering should really use the caching value 
13446
13447 ------------------------------------------------------------------------
13448 r11563 | fkuehne | 2005-06-26 19:25:08 +0200 (Sun, 26 Jun 2005) | 1 line
13449 Changed paths:
13450    M /trunk/src/libvlc.h
13451
13452 * forgot to include the Turkish locale here as well
13453 ------------------------------------------------------------------------
13454 r11562 | courmisch | 2005-06-26 19:17:50 +0200 (Sun, 26 Jun 2005) | 2 lines
13455 Changed paths:
13456    M /trunk/src/misc/getaddrinfo.c
13457
13458 Remove confusing warning
13459
13460 ------------------------------------------------------------------------
13461 r11561 | fkuehne | 2005-06-26 19:05:58 +0200 (Sun, 26 Jun 2005) | 3 lines
13462 Changed paths:
13463    M /trunk/configure.ac
13464    M /trunk/po/bn.po
13465    M /trunk/po/ca.po
13466    M /trunk/po/da.po
13467    M /trunk/po/de.po
13468    M /trunk/po/el.po
13469    M /trunk/po/en_GB.po
13470    M /trunk/po/es.po
13471    M /trunk/po/fr.po
13472    M /trunk/po/hi.po
13473    M /trunk/po/hu.po
13474    M /trunk/po/it.po
13475    M /trunk/po/ja.po
13476    M /trunk/po/my.po
13477    M /trunk/po/ne.po
13478    M /trunk/po/nl.po
13479    M /trunk/po/no.po
13480    M /trunk/po/pl.po
13481    M /trunk/po/ps.po
13482    M /trunk/po/pt_BR.po
13483    M /trunk/po/ru.po
13484    M /trunk/po/sv.po
13485    M /trunk/po/tet.po
13486    M /trunk/po/tl.po
13487    A /trunk/po/tr.po
13488    M /trunk/po/vlc.pot
13489    M /trunk/po/zh_TW.po
13490    M /trunk/src/libvlc.h
13491    M /trunk/src/misc/darwin_specific.m
13492
13493 * copy the po-files from /tags/0.8.2 to trunk
13494 * run update-po to get them in sync
13495 * forward-port [11506]
13496 ------------------------------------------------------------------------
13497 r11560 | dionoea | 2005-06-26 18:03:48 +0200 (Sun, 26 Jun 2005) | 2 lines
13498 Changed paths:
13499    M /trunk/modules/video_output/opengl.c
13500
13501 forward port 11543 (again)
13502
13503 ------------------------------------------------------------------------
13504 r11559 | courmisch | 2005-06-26 17:12:10 +0200 (Sun, 26 Jun 2005) | 2 lines
13505 Changed paths:
13506    M /trunk/modules/codec/quicktime.c
13507
13508 Compile fix
13509
13510 ------------------------------------------------------------------------
13511 r11558 | courmisch | 2005-06-26 16:54:06 +0200 (Sun, 26 Jun 2005) | 2 lines
13512 Changed paths:
13513    M /trunk/src/misc/getaddrinfo.c
13514
13515 Fix compilation
13516
13517 ------------------------------------------------------------------------
13518 r11557 | courmisch | 2005-06-26 12:36:35 +0200 (Sun, 26 Jun 2005) | 2 lines
13519 Changed paths:
13520    M /trunk/src/misc/httpd.c
13521
13522 Remove obsoloted check
13523
13524 ------------------------------------------------------------------------
13525 r11556 | courmisch | 2005-06-26 12:35:06 +0200 (Sun, 26 Jun 2005) | 2 lines
13526 Changed paths:
13527    M /trunk/src/misc/net.c
13528
13529 Set IPV6_V6ONLY option to make my life easier
13530
13531 ------------------------------------------------------------------------
13532 r11555 | courmisch | 2005-06-26 12:29:06 +0200 (Sun, 26 Jun 2005) | 3 lines
13533 Changed paths:
13534    M /trunk/src/misc/net.c
13535
13536 Set IPV6_PROTECTION_LEVEL (yet another Microsoft's stupid idea)
13537 at the "right" place, namely ListenTCP rather than OpenTCP
13538
13539 ------------------------------------------------------------------------
13540 r11554 | courmisch | 2005-06-26 12:24:35 +0200 (Sun, 26 Jun 2005) | 2 lines
13541 Changed paths:
13542    M /trunk/include/network.h
13543    M /trunk/include/vlc_symbols.h
13544    M /trunk/modules/access/ftp.c
13545    M /trunk/src/misc/getaddrinfo.c
13546    M /trunk/src/misc/httpd.c
13547    M /trunk/src/stream_output/sap.c
13548
13549 Fixes httpd_ClientIP on Win32 & the likes
13550
13551 ------------------------------------------------------------------------
13552 r11553 | courmisch | 2005-06-26 12:14:00 +0200 (Sun, 26 Jun 2005) | 2 lines
13553 Changed paths:
13554    M /trunk/src/stream_output/sap.c
13555
13556 More conservative buffer size
13557
13558 ------------------------------------------------------------------------
13559 r11552 | courmisch | 2005-06-26 11:47:41 +0200 (Sun, 26 Jun 2005) | 2 lines
13560 Changed paths:
13561    M /trunk/modules/misc/network/ipv6.c
13562
13563 Forgot this file
13564
13565 ------------------------------------------------------------------------
13566 r11551 | courmisch | 2005-06-26 11:12:36 +0200 (Sun, 26 Jun 2005) | 2 lines
13567 Changed paths:
13568    M /trunk/include/network.h
13569    M /trunk/include/vlc_symbols.h
13570    M /trunk/modules/access/ftp.c
13571    M /trunk/src/misc/getaddrinfo.c
13572    M /trunk/src/misc/net.c
13573    M /trunk/src/stream_output/sap.c
13574
13575 Use integer rather than strings for UDP/TCP port numbers
13576
13577 ------------------------------------------------------------------------
13578 r11550 | courmisch | 2005-06-26 11:11:54 +0200 (Sun, 26 Jun 2005) | 2 lines
13579 Changed paths:
13580    M /trunk/share/http/index.html
13581
13582 Fix case
13583
13584 ------------------------------------------------------------------------
13585 r11549 | courmisch | 2005-06-26 07:43:05 +0200 (Sun, 26 Jun 2005) | 2 lines
13586 Changed paths:
13587    M /trunk/share/http/index.html
13588
13589 Someone forgot debugging stuff here
13590
13591 ------------------------------------------------------------------------
13592 r11548 | hartman | 2005-06-26 03:11:33 +0200 (Sun, 26 Jun 2005) | 2 lines
13593 Changed paths:
13594    M /trunk/extras/contrib/src/Patches/x264.patch
13595
13596 * Stupid 10.2 THOU SHALT OBEY ME
13597
13598 ------------------------------------------------------------------------
13599 r11547 | courmisch | 2005-06-25 20:41:15 +0200 (Sat, 25 Jun 2005) | 2 lines
13600 Changed paths:
13601    M /trunk/modules/codec/dmo/dmo.h
13602
13603 Fix previous commit
13604
13605 ------------------------------------------------------------------------
13606 r11546 | courmisch | 2005-06-25 19:21:23 +0200 (Sat, 25 Jun 2005) | 2 lines
13607 Changed paths:
13608    M /trunk/modules/codec/dmo/buffer.c
13609    M /trunk/modules/codec/dmo/dmo.c
13610    M /trunk/modules/codec/dmo/dmo.h
13611
13612 Most compiler warning fixed
13613
13614 ------------------------------------------------------------------------
13615 r11545 | dionoea | 2005-06-25 19:16:58 +0200 (Sat, 25 Jun 2005) | 2 lines
13616 Changed paths:
13617    M /trunk/AUTHORS
13618
13619 fix alphabetically ordered list ...
13620
13621 ------------------------------------------------------------------------
13622 r11544 | dionoea | 2005-06-25 19:13:09 +0200 (Sat, 25 Jun 2005) | 3 lines
13623 Changed paths:
13624    M /trunk/AUTHORS
13625
13626 add myself to the authors list ... because i want to be part of the "very cool dudes" list of people with a SVN account.
13627
13628
13629 ------------------------------------------------------------------------
13630 r11540 | dionoea | 2005-06-25 15:32:58 +0200 (Sat, 25 Jun 2005) | 2 lines
13631 Changed paths:
13632    M /trunk/modules/demux/playlist/b4s.c
13633
13634 forward port of 11539
13635
13636 ------------------------------------------------------------------------
13637 r11536 | courmisch | 2005-06-25 15:08:57 +0200 (Sat, 25 Jun 2005) | 2 lines
13638 Changed paths:
13639    M /trunk/modules/access/http.c
13640
13641 HTTP_PROXY -> http_proxy that's the commit I should have done in the first place
13642
13643 ------------------------------------------------------------------------
13644 r11535 | courmisch | 2005-06-25 15:02:07 +0200 (Sat, 25 Jun 2005) | 2 lines
13645 Changed paths:
13646    M /trunk/modules/access/http.c
13647
13648 Forward port of 11534
13649
13650 ------------------------------------------------------------------------
13651 r11533 | courmisch | 2005-06-25 14:47:15 +0200 (Sat, 25 Jun 2005) | 2 lines
13652 Changed paths:
13653    M /trunk/configure.ac
13654
13655 Most of what would fix #14 if we really wanted to
13656
13657 ------------------------------------------------------------------------
13658 r11529 | courmisch | 2005-06-25 13:15:43 +0200 (Sat, 25 Jun 2005) | 3 lines
13659 Changed paths:
13660    M /trunk/modules/access/http.c
13661
13662 - support for Basic HTTP Proxy authentication (closes #149)
13663 - getenv is case-sensitive !!! use HTTP_PROXY instead of http_proxy
13664
13665 ------------------------------------------------------------------------
13666 r11528 | courmisch | 2005-06-25 12:56:30 +0200 (Sat, 25 Jun 2005) | 2 lines
13667 Changed paths:
13668    M /trunk/modules/access/http.c
13669
13670 Clean up : use user and pass from vlc_UrlParse
13671
13672 ------------------------------------------------------------------------
13673 r11527 | courmisch | 2005-06-25 12:36:37 +0200 (Sat, 25 Jun 2005) | 2 lines
13674 Changed paths:
13675    M /trunk/include/network.h
13676
13677 Unbreak previous commit - I was a bit too optimistic
13678
13679 ------------------------------------------------------------------------
13680 r11526 | dionoea | 2005-06-25 12:25:08 +0200 (Sat, 25 Jun 2005) | 2 lines
13681 Changed paths:
13682    M /trunk/NEWS
13683
13684 forwardport
13685
13686 ------------------------------------------------------------------------
13687 r11525 | courmisch | 2005-06-25 12:24:11 +0200 (Sat, 25 Jun 2005) | 4 lines
13688 Changed paths:
13689    M /trunk/include/network.h
13690
13691 - Support for parsing user and password in URLs
13692 - Useless (always true) check removed
13693 - Only one strdup() in vlc_UrlParse
13694
13695 ------------------------------------------------------------------------
13696 r11523 | courmisch | 2005-06-25 12:22:59 +0200 (Sat, 25 Jun 2005) | 2 lines
13697 Changed paths:
13698    M /trunk/src/stream_output/sap.c
13699
13700 Fix lame compiler warning
13701
13702 ------------------------------------------------------------------------
13703 r11521 | courmisch | 2005-06-25 09:47:46 +0200 (Sat, 25 Jun 2005) | 2 lines
13704 Changed paths:
13705    M /trunk/src/stream_output/sap.c
13706
13707 More conservative buffer size
13708
13709 ------------------------------------------------------------------------
13710 r11520 | courmisch | 2005-06-25 09:45:57 +0200 (Sat, 25 Jun 2005) | 2 lines
13711 Changed paths:
13712    M /trunk/modules/demux/voc.c
13713
13714 Bigger buffer to reduce stuttering
13715
13716 ------------------------------------------------------------------------
13717 r11519 | courmisch | 2005-06-25 08:06:06 +0200 (Sat, 25 Jun 2005) | 2 lines
13718 Changed paths:
13719    M /trunk/Makefile.am
13720
13721 Remove plugins and builtins with make uninstall (closes #231)
13722
13723 ------------------------------------------------------------------------
13724 r11518 | courmisch | 2005-06-25 07:39:06 +0200 (Sat, 25 Jun 2005) | 2 lines
13725 Changed paths:
13726    M /trunk/Makefile.am
13727
13728 Deletes vlc's aliases upon make uninstall (refs #231)
13729
13730 ------------------------------------------------------------------------
13731 r11513 | hartman | 2005-06-24 22:09:21 +0200 (Fri, 24 Jun 2005) | 2 lines
13732 Changed paths:
13733    M /trunk/extras/contrib/src/packages.mak
13734
13735 * new liveMedia version
13736
13737 ------------------------------------------------------------------------
13738 r11512 | hartman | 2005-06-24 21:06:58 +0200 (Fri, 24 Jun 2005) | 2 lines
13739 Changed paths:
13740    M /trunk/modules/video_output/opengl.c
13741
13742 * More greenline prevention (opengl sucks ! :D )
13743
13744 ------------------------------------------------------------------------
13745 r11511 | bigben | 2005-06-24 18:55:01 +0200 (Fri, 24 Jun 2005) | 5 lines
13746 Changed paths:
13747    M /trunk/modules/gui/macosx/playlist.m
13748
13749 Much cleaner fix for the "vlc would crash on item deletion" bug.
13750
13751 Not sure this should be backported at this time (at least not without further testing)
13752
13753
13754 ------------------------------------------------------------------------
13755 r11509 | courmisch | 2005-06-23 22:15:03 +0200 (Thu, 23 Jun 2005) | 2 lines
13756 Changed paths:
13757    M /trunk/src/stream_output/sap.c
13758
13759 fix use of uninitialized URI string pointer in SAP announce - closes #228
13760
13761 ------------------------------------------------------------------------
13762 r11507 | zorglub | 2005-06-23 20:57:22 +0200 (Thu, 23 Jun 2005) | 2 lines
13763 Changed paths:
13764    M /trunk/modules/gui/wxwindows/preferences.cpp
13765
13766 Fix "intf"  saving - Closes #223
13767
13768 ------------------------------------------------------------------------
13769 r11505 | courmisch | 2005-06-23 17:35:18 +0200 (Thu, 23 Jun 2005) | 3 lines
13770 Changed paths:
13771    M /trunk/src/misc/net.c
13772
13773 - Fix infinite loop on TCP connection timeout
13774 - Really obey the ipv4-timeout to the ms
13775
13776 ------------------------------------------------------------------------
13777 r11504 | courmisch | 2005-06-23 17:34:29 +0200 (Thu, 23 Jun 2005) | 2 lines
13778 Changed paths:
13779    M /trunk/include/vlc_symbols.h
13780
13781 I suppose Meuuh forgot this one
13782
13783 ------------------------------------------------------------------------
13784 r11502 | hartman | 2005-06-23 16:46:12 +0200 (Thu, 23 Jun 2005) | 3 lines
13785 Changed paths:
13786    M /trunk/modules/demux/livedotcom.cpp
13787
13788 * Disabled UDP timeout on multicast RTSP sessions. closes #227
13789   A configurable timeout should be added later on?
13790
13791 ------------------------------------------------------------------------
13792 r11501 | bigben | 2005-06-23 16:24:25 +0200 (Thu, 23 Jun 2005) | 5 lines
13793 Changed paths:
13794    M /trunk/modules/gui/macosx/playlist.m
13795
13796 * Fixes playlist search
13797
13798 (Closes #229)
13799
13800
13801 ------------------------------------------------------------------------
13802 r11500 | hartman | 2005-06-23 15:38:18 +0200 (Thu, 23 Jun 2005) | 2 lines
13803 Changed paths:
13804    M /trunk/modules/demux/mkv.cpp
13805
13806 * Properly release streams. closes #226
13807
13808 ------------------------------------------------------------------------
13809 r11498 | xtophe | 2005-06-23 10:32:57 +0200 (Thu, 23 Jun 2005) | 2 lines
13810 Changed paths:
13811    M /trunk/share/http/index.html
13812
13813 http/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)
13814
13815 ------------------------------------------------------------------------
13816 r11496 | dionoea | 2005-06-22 18:41:48 +0200 (Wed, 22 Jun 2005) | 2 lines
13817 Changed paths:
13818    M /trunk/src/misc/vlm.c
13819
13820 applied patch by Julien Martin
13821
13822 ------------------------------------------------------------------------
13823 r11494 | hartman | 2005-06-21 23:31:28 +0200 (Tue, 21 Jun 2005) | 2 lines
13824 Changed paths:
13825    M /trunk/configure.ac
13826
13827 * test for sqrtf in -lmx. If present add to x264 compile flags
13828
13829 ------------------------------------------------------------------------
13830 r11490 | courmisch | 2005-06-21 19:44:06 +0200 (Tue, 21 Jun 2005) | 4 lines
13831 Changed paths:
13832    M /trunk/modules/demux/voc.c
13833
13834 - Rounds VOC v1.10 sample rates to usual values (11025, 22050, 44100)
13835   which are supported by aout modules (closes #201)
13836 - Use appropriate values in es format computations
13837
13838 ------------------------------------------------------------------------
13839 r11489 | bigben | 2005-06-21 18:07:02 +0200 (Tue, 21 Jun 2005) | 3 lines
13840 Changed paths:
13841    M /trunk/modules/gui/macosx/playlist.m
13842
13843 Fix playlist item search (was broken by the "general" node remove comit)
13844
13845
13846 ------------------------------------------------------------------------
13847 r11488 | bigben | 2005-06-21 17:34:37 +0200 (Tue, 21 Jun 2005) | 3 lines
13848 Changed paths:
13849    M /trunk/modules/gui/macosx/playlist.m
13850
13851 * Hopefully really fix OSX playlist this time (very dirty hack inside)
13852
13853
13854 ------------------------------------------------------------------------
13855 r11487 | massiot | 2005-06-21 14:29:55 +0200 (Tue, 21 Jun 2005) | 3 lines
13856 Changed paths:
13857    M /trunk/src/libvlc.c
13858    M /trunk/src/libvlc.h
13859
13860  * src/libvlc.*: New --open option to allow to permanently start an MRL on
13861    startup. Fixed two typos in two strings.
13862
13863 ------------------------------------------------------------------------
13864 r11485 | hartman | 2005-06-21 00:43:40 +0200 (Tue, 21 Jun 2005) | 2 lines
13865 Changed paths:
13866    M /trunk/modules/misc/dummy/dummy.c
13867
13868 * Mark the video and decoder options of the dummy module as advanced. This 'hides' the problem described in #162
13869
13870 ------------------------------------------------------------------------
13871 r11484 | fkuehne | 2005-06-20 23:12:22 +0200 (Mon, 20 Jun 2005) | 1 line
13872 Changed paths:
13873    M /trunk/modules/gui/macosx/intf.m
13874
13875 * forwardport [11483] to trunk
13876 ------------------------------------------------------------------------
13877 r11479 | hartman | 2005-06-20 22:26:06 +0200 (Mon, 20 Jun 2005) | 2 lines
13878 Changed paths:
13879    M /trunk/modules/gui/macosx/playlist.m
13880
13881 * Don't show the General node in OS X playlist. it complicates logic, but looks much nicer this way.
13882
13883 ------------------------------------------------------------------------
13884 r11477 | zorglub | 2005-06-20 21:43:52 +0200 (Mon, 20 Jun 2005) | 2 lines
13885 Changed paths:
13886    M /trunk/mozilla/vlcshell.cpp
13887
13888 Don't continously resize mozilla plugin window - Closes #139
13889
13890 ------------------------------------------------------------------------
13891 r11475 | zorglub | 2005-06-20 20:52:46 +0200 (Mon, 20 Jun 2005) | 2 lines
13892 Changed paths:
13893    M /trunk/src/playlist/playlist.c
13894
13895 Restore playlist behaviour
13896
13897 ------------------------------------------------------------------------
13898 r11474 | bigben | 2005-06-20 19:48:25 +0200 (Mon, 20 Jun 2005) | 4 lines
13899 Changed paths:
13900    M /trunk/modules/gui/macosx/playlist.m
13901
13902 Add a playlist lock. Hopefully fixes the last crash in the OSX playlist.
13903
13904
13905
13906 ------------------------------------------------------------------------
13907 r11473 | massiot | 2005-06-20 19:05:53 +0200 (Mon, 20 Jun 2005) | 2 lines
13908 Changed paths:
13909    M /trunk/src/misc/net.c
13910
13911  * src/misc/net.c: Better fix for Cygwin.
13912
13913 ------------------------------------------------------------------------
13914 r11472 | massiot | 2005-06-20 18:48:11 +0200 (Mon, 20 Jun 2005) | 2 lines
13915 Changed paths:
13916    M /trunk/src/misc/net.c
13917
13918  * src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().
13919
13920 ------------------------------------------------------------------------
13921 r11471 | zorglub | 2005-06-20 18:42:10 +0200 (Mon, 20 Jun 2005) | 2 lines
13922 Changed paths:
13923    M /trunk/src/playlist/item-ext.c
13924
13925 Don't fuck up index on delete (fix crash for skins2) - Refs #205
13926
13927 ------------------------------------------------------------------------
13928 r11470 | zorglub | 2005-06-20 18:32:01 +0200 (Mon, 20 Jun 2005) | 2 lines
13929 Changed paths:
13930    M /trunk/src/playlist/item-ext.c
13931    M /trunk/src/playlist/playlist.c
13932
13933 Fix crash on delete (Refs:#205)
13934
13935 ------------------------------------------------------------------------
13936 r11467 | bigben | 2005-06-20 14:26:58 +0200 (Mon, 20 Jun 2005) | 4 lines
13937 Changed paths:
13938    M /trunk/modules/codec/vorbis.c
13939
13940
13941 * Use 0 as default quality setting. The previous "3" would make VLC ignore the ab= argument unless being explicitely told to use cbr with the --sout-vorbis-cbr oprion.
13942
13943
13944 ------------------------------------------------------------------------
13945 r11464 | fkuehne | 2005-06-19 21:48:04 +0200 (Sun, 19 Jun 2005) | 1 line
13946 Changed paths:
13947    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13948
13949 * fix relative paths
13950 ------------------------------------------------------------------------
13951 r11463 | fkuehne | 2005-06-19 21:37:42 +0200 (Sun, 19 Jun 2005) | 13 lines
13952 Changed paths:
13953    M /trunk/Makefile.am
13954    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13955    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13956    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
13957    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib
13958    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
13959    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
13960    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
13961    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13962    M /trunk/modules/gui/macosx/Modules.am
13963    M /trunk/modules/gui/macosx/intf.h
13964    M /trunk/modules/gui/macosx/intf.m
13965    A /trunk/modules/gui/macosx/wizard.h
13966    A /trunk/modules/gui/macosx/wizard.m
13967
13968 * ALL: basic skeleton for a streaming-wizard (refs #13)
13969     
13970     done:
13971     - all items are included with complete l10n support
13972     - checkboxes and select-file-buttons behave as they are supposed to
13973     
13974     todo:
13975     - implementation of the logic, i.e. handling of the collected values, respective manipulation of the GUI, start of the stream
13976     - move some arrays to an external header file
13977     - some GUI things (e.g. radio buttons on page 2, etc. - see FIXMEs)
13978     - implementation of some help-dialogues (it might be necessary to create a re-usable window in the nib for that, since NSAlert is Panther and Tiger only)
13979     - l10n string fixes (both in OSX and WX)
13980     => most of the work still needs to be done
13981 ------------------------------------------------------------------------
13982 r11458 | zorglub | 2005-06-18 12:31:42 +0200 (Sat, 18 Jun 2005) | 2 lines
13983 Changed paths:
13984    M /trunk/doc/strings.txt
13985    M /trunk/doc/translations.txt
13986
13987 Deprecate old docs
13988
13989 ------------------------------------------------------------------------
13990 r11456 | jpsaman | 2005-06-18 10:17:47 +0200 (Sat, 18 Jun 2005) | 1 line
13991 Changed paths:
13992    M /trunk/AUTHORS
13993
13994 Updated e-mail address. The wxs.nl address is no longer in use.
13995 ------------------------------------------------------------------------
13996 r11454 | fkuehne | 2005-06-17 21:30:24 +0200 (Fri, 17 Jun 2005) | 1 line
13997 Changed paths:
13998    M /trunk/configure.ac
13999    M /trunk/src/libvlc.h
14000    M /trunk/src/misc/darwin_specific.m
14001
14002 * forward-port of [11453] plus a small string-enhancement to src/libvlc.h
14003 ------------------------------------------------------------------------
14004 r11450 | massiot | 2005-06-17 19:16:43 +0200 (Fri, 17 Jun 2005) | 2 lines
14005 Changed paths:
14006    M /trunk/modules/demux/playlist/playlist.c
14007
14008  * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
14009
14010 ------------------------------------------------------------------------
14011 r11448 | massiot | 2005-06-17 18:42:48 +0200 (Fri, 17 Jun 2005) | 3 lines
14012 Changed paths:
14013    M /trunk/modules/demux/playlist/b4s.c
14014    M /trunk/modules/demux/playlist/m3u.c
14015    M /trunk/modules/demux/playlist/old.c
14016    M /trunk/modules/demux/playlist/playlist.c
14017    M /trunk/modules/demux/playlist/playlist.h
14018    M /trunk/modules/demux/playlist/pls.c
14019
14020  * modules/demux/playlist: Exported symbols inside plug-ins must always be
14021    escaped with the E_() macro, to avoid namespace collisions between plug-ins.
14022
14023 ------------------------------------------------------------------------
14024 r11447 | massiot | 2005-06-17 14:43:46 +0200 (Fri, 17 Jun 2005) | 9 lines
14025 Changed paths:
14026    M /trunk/include/network.h
14027    M /trunk/include/vlc_httpd.h
14028    M /trunk/modules/access_output/http.c
14029    M /trunk/modules/control/http.c
14030    M /trunk/modules/misc/rtsp.c
14031    M /trunk/modules/stream_out/rtp.c
14032    M /trunk/src/misc/httpd.c
14033    M /trunk/src/misc/net.c
14034
14035  * modules/control/http.c: Added support for .hosts files detailing hosts
14036    allowed to connect. The format is :
14037    192.168.0.0/24
14038    172.16.12.42/32
14039  * src/misc/net.c: New function net_CheckIP to check that an IP is in a
14040    given range.
14041  * OTHERS: Changed prototypes to allow for two new arguments for the
14042    hosts list.
14043
14044 ------------------------------------------------------------------------
14045 r11446 | dionoea | 2005-06-17 14:37:42 +0200 (Fri, 17 Jun 2005) | 2 lines
14046 Changed paths:
14047    M /trunk/mozilla/vlcshell.cpp
14048
14049 forwardport 11445
14050
14051 ------------------------------------------------------------------------
14052 r11443 | dionoea | 2005-06-16 23:11:54 +0200 (Thu, 16 Jun 2005) | 2 lines
14053 Changed paths:
14054    M /trunk/Makefile.am
14055    M /trunk/share/Makefile.am
14056    M /trunk/share/vlc16x16.xpm
14057    M /trunk/share/vlc32x32.xpm
14058    A /trunk/share/vlc48x48new.ico
14059    M /trunk/share/vlc_win32_rc.rc
14060    M /trunk/vlc.win32.nsi
14061
14062 change to new icon ( fixes #185 )
14063
14064 ------------------------------------------------------------------------
14065 r11441 | dionoea | 2005-06-16 21:42:34 +0200 (Thu, 16 Jun 2005) | 2 lines
14066 Changed paths:
14067    M /trunk/share/vlc_win32_rc.rc
14068
14069 update copyright date
14070
14071 ------------------------------------------------------------------------
14072 r11439 | dionoea | 2005-06-16 01:33:42 +0200 (Thu, 16 Jun 2005) | 3 lines
14073 Changed paths:
14074    M /trunk/vlc.win32.nsi
14075
14076 make sure that the "Play with VLC" context menu item plays the item right
14077 away (even if the user had --playlist-enqueue saved in his vlcrc file)
14078
14079 ------------------------------------------------------------------------
14080 r11437 | dionoea | 2005-06-16 01:20:07 +0200 (Thu, 16 Jun 2005) | 6 lines
14081 Changed paths:
14082    M /trunk/modules/gui/wxwindows/preferences.cpp
14083
14084 fix prefs icon problem under windows. (All subcategory items have the
14085 category's image ... which is different from the linux display where
14086 subcategories don't have images)
14087
14088 fixes #184
14089
14090 ------------------------------------------------------------------------
14091 r11430 | massiot | 2005-06-15 18:25:05 +0200 (Wed, 15 Jun 2005) | 3 lines
14092 Changed paths:
14093    M /trunk/src/playlist/playlist.c
14094
14095  * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
14096    it is called with an invalid playlist item.
14097
14098 ------------------------------------------------------------------------
14099 r11428 | xtophe | 2005-06-15 11:24:55 +0200 (Wed, 15 Jun 2005) | 2 lines
14100 Changed paths:
14101    M /trunk/modules/access/dvdread.c
14102
14103 access/dvdread.c: Compilation fix
14104
14105 ------------------------------------------------------------------------
14106 r11426 | xtophe | 2005-06-15 09:40:16 +0200 (Wed, 15 Jun 2005) | 2 lines
14107 Changed paths:
14108    M /trunk/share/http/vlm/index.html
14109
14110 http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
14111
14112 ------------------------------------------------------------------------
14113 r11424 | hartman | 2005-06-15 01:45:02 +0200 (Wed, 15 Jun 2005) | 3 lines
14114 Changed paths:
14115    M /trunk/modules/gui/macosx/voutgl.m
14116    M /trunk/modules/video_output/opengl.c
14117
14118 * Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
14119   closes #45
14120
14121 ------------------------------------------------------------------------
14122 r11422 | hartman | 2005-06-15 01:08:54 +0200 (Wed, 15 Jun 2005) | 2 lines
14123 Changed paths:
14124    M /trunk/modules/access/dvdread.c
14125
14126 * remove some useless i_mux_rate stuff that we don't use anymore
14127
14128 ------------------------------------------------------------------------
14129 r11421 | dionoea | 2005-06-15 00:46:20 +0200 (Wed, 15 Jun 2005) | 2 lines
14130 Changed paths:
14131    M /trunk/vlc.win32.nsi
14132
14133 Add play with VLC and Add to VLC's playlist context menu items
14134
14135 ------------------------------------------------------------------------
14136 r11419 | hartman | 2005-06-14 23:32:01 +0200 (Tue, 14 Jun 2005) | 2 lines
14137 Changed paths:
14138    M /trunk/modules/gui/macosx/prefs.h
14139    M /trunk/modules/gui/macosx/prefs.m
14140
14141 * Fix the Reset button for OS X preferences (closes #193)
14142
14143 ------------------------------------------------------------------------
14144 r11418 | dionoea | 2005-06-14 22:41:17 +0200 (Tue, 14 Jun 2005) | 2 lines
14145 Changed paths:
14146    M /trunk/src/libvlc.h
14147
14148 use PLAYLISTENQUEUE help messages ...
14149
14150 ------------------------------------------------------------------------
14151 r11417 | dionoea | 2005-06-14 22:38:44 +0200 (Tue, 14 Jun 2005) | 4 lines
14152 Changed paths:
14153    M /trunk/src/libvlc.h
14154    M /trunk/src/misc/win32_specific.c
14155
14156 * add --playlist-enqueue option ( win32 only )
14157 When running with --one-instance, enqueue item to playlist and keep playing
14158 the current item. (default behavior is to start playing new item)
14159
14160 ------------------------------------------------------------------------
14161 r11415 | xtophe | 2005-06-14 20:19:34 +0200 (Tue, 14 Jun 2005) | 2 lines
14162 Changed paths:
14163    M /trunk/Makefile.am
14164
14165 Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).
14166
14167 ------------------------------------------------------------------------
14168 r11414 | gbazin | 2005-06-14 19:24:01 +0200 (Tue, 14 Jun 2005) | 1 line
14169 Changed paths:
14170    M /trunk/modules/video_output/x11/xcommon.c
14171
14172 * modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when running on an exported display).
14173 ------------------------------------------------------------------------
14174 r11413 | hartman | 2005-06-14 17:58:47 +0200 (Tue, 14 Jun 2005) | 2 lines
14175 Changed paths:
14176    M /trunk/modules/access/dvdread.c
14177
14178 * Accurate GET_TIME for dvdread
14179
14180 ------------------------------------------------------------------------
14181 r11411 | gbazin | 2005-06-14 16:14:14 +0200 (Tue, 14 Jun 2005) | 1 line
14182 Changed paths:
14183    M /trunk/modules/video_output/opengl.c
14184
14185 *  modules/video_output/opengl.c: win32 build fix (by Dnumgis).
14186 ------------------------------------------------------------------------
14187 r11409 | hartman | 2005-06-13 22:50:23 +0200 (Mon, 13 Jun 2005) | 2 lines
14188 Changed paths:
14189    M /trunk/modules/demux/mkv.cpp
14190
14191 * Largefile support for segmented mkv files (closes #204)
14192
14193 ------------------------------------------------------------------------
14194 r11407 | hartman | 2005-06-13 21:11:22 +0200 (Mon, 13 Jun 2005) | 2 lines
14195 Changed paths:
14196    M /trunk/modules/audio_output/auhal.c
14197
14198 * compile fix
14199
14200 ------------------------------------------------------------------------
14201 r11406 | massiot | 2005-06-13 15:21:58 +0200 (Mon, 13 Jun 2005) | 2 lines
14202 Changed paths:
14203    M /trunk/modules/stream_out/bridge.c
14204
14205  * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
14206
14207 ------------------------------------------------------------------------
14208 r11404 | hartman | 2005-06-12 23:05:23 +0200 (Sun, 12 Jun 2005) | 2 lines
14209 Changed paths:
14210    M /trunk/modules/audio_output/auhal.c
14211
14212 * Don't list 'Input only' devices
14213
14214 ------------------------------------------------------------------------
14215 r11401 | dionoea | 2005-06-11 23:36:48 +0200 (Sat, 11 Jun 2005) | 2 lines
14216 Changed paths:
14217    M /trunk/BUGS
14218
14219 change trac url
14220
14221 ------------------------------------------------------------------------
14222 r11399 | dionoea | 2005-06-11 22:35:10 +0200 (Sat, 11 Jun 2005) | 2 lines
14223 Changed paths:
14224    M /trunk/vlc.win32.nsi
14225
14226 Add link to the documentation in the Start Menu items
14227
14228 ------------------------------------------------------------------------
14229 r11397 | hartman | 2005-06-10 21:44:13 +0200 (Fri, 10 Jun 2005) | 5 lines
14230 Changed paths:
14231    M /trunk/THANKS
14232    M /trunk/modules/gui/macosx/controls.m
14233    M /trunk/modules/gui/macosx/intf.h
14234    M /trunk/modules/gui/macosx/intf.m
14235    M /trunk/src/libvlc.h
14236
14237 * Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
14238 * Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
14239 * Fix the OSD feedback of the Repeat One, Repeat All commands
14240 * Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
14241
14242 ------------------------------------------------------------------------
14243 r11396 | bigben | 2005-06-10 21:30:31 +0200 (Fri, 10 Jun 2005) | 3 lines
14244 Changed paths:
14245    M /trunk/modules/gui/macosx/playlist.m
14246
14247 Add a tooltip to the "search in playlist" input field
14248
14249
14250 ------------------------------------------------------------------------
14251 r11395 | zorglub | 2005-06-10 21:04:48 +0200 (Fri, 10 Jun 2005) | 2 lines
14252 Changed paths:
14253    M /trunk/modules/gui/wxwindows/playlist.cpp
14254    M /trunk/src/playlist/sort.c
14255
14256 Implement SORT_AUTHOR. Closes #196
14257
14258 ------------------------------------------------------------------------
14259 r11394 | fkuehne | 2005-06-10 20:59:37 +0200 (Fri, 10 Jun 2005) | 1 line
14260 Changed paths:
14261    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
14262    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
14263
14264 * forwardport of [11392]
14265 ------------------------------------------------------------------------
14266 r11391 | zorglub | 2005-06-10 20:50:32 +0200 (Fri, 10 Jun 2005) | 2 lines
14267 Changed paths:
14268    M /trunk/modules/gui/macosx/output.m
14269    M /trunk/modules/gui/pda/pda.glade
14270    M /trunk/modules/gui/pda/pda_interface.c
14271    M /trunk/modules/gui/wxwindows/streamdata.h
14272    M /trunk/modules/gui/wxwindows/streamout.cpp
14273
14274 Remove i263 from stream output dialogs. Closes #187
14275
14276 ------------------------------------------------------------------------
14277 r11390 | fkuehne | 2005-06-10 20:28:20 +0200 (Fri, 10 Jun 2005) | 2 lines
14278 Changed paths:
14279    M /trunk/modules/gui/macosx/intf.m
14280    M /trunk/modules/video_filter/mosaic.c
14281
14282 mosaic.c: fixed a string
14283 intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore
14284 ------------------------------------------------------------------------
14285 r11388 | massiot | 2005-06-10 18:12:29 +0200 (Fri, 10 Jun 2005) | 5 lines
14286 Changed paths:
14287    M /trunk/include/vlc_threads.h
14288    M /trunk/modules/access_output/udp.c
14289
14290  * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
14291    available for all platforms.
14292  * modules/access_output/udp.c: Now runs the output thread at
14293    VLC_THREAD_PRIORITY_HIGHEST
14294
14295 ------------------------------------------------------------------------
14296 r11386 | hartman | 2005-06-10 17:29:32 +0200 (Fri, 10 Jun 2005) | 2 lines
14297 Changed paths:
14298    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
14299    M /trunk/modules/audio_filter/format.c
14300    M /trunk/modules/audio_output/file.c
14301    M /trunk/modules/codec/dts.c
14302    M /trunk/modules/gui/macosx/macosx.m
14303    M /trunk/modules/misc/freetype.c
14304    M /trunk/modules/misc/network/ipv4.c
14305    M /trunk/modules/misc/svg.c
14306    M /trunk/modules/video_filter/mosaic.c
14307    M /trunk/modules/video_filter/motionblur.c
14308    M /trunk/modules/video_filter/motiondetect.c
14309    M /trunk/modules/video_filter/swscale/filter.c
14310    M /trunk/modules/video_output/fb.c
14311    M /trunk/modules/video_output/opengl.c
14312    M /trunk/modules/video_output/sdl.c
14313    M /trunk/modules/video_output/svgalib.c
14314    M /trunk/modules/video_output/wingdi.c
14315    M /trunk/src/libvlc.h
14316
14317 * Some changes to preferences categorization (This really needs a lot more work)
14318
14319 ------------------------------------------------------------------------
14320 r11385 | massiot | 2005-06-10 17:14:16 +0200 (Fri, 10 Jun 2005) | 3 lines
14321 Changed paths:
14322    M /trunk/modules/mux/mpeg/ts.c
14323
14324  * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
14325    CSA scrambling for video PID(s).
14326
14327 ------------------------------------------------------------------------
14328 r11384 | massiot | 2005-06-10 17:08:51 +0200 (Fri, 10 Jun 2005) | 3 lines
14329 Changed paths:
14330    M /trunk/modules/codec/ffmpeg/encoder.c
14331    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14332    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14333    M /trunk/modules/codec/ffmpeg/video.c
14334
14335  * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
14336  * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
14337
14338 ------------------------------------------------------------------------
14339 r11383 | massiot | 2005-06-10 17:06:29 +0200 (Fri, 10 Jun 2005) | 3 lines
14340 Changed paths:
14341    M /trunk/modules/access/fake.c
14342
14343  * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
14344    use with #duplicate{}.
14345
14346 ------------------------------------------------------------------------
14347 r11381 | bigben | 2005-06-10 17:03:20 +0200 (Fri, 10 Jun 2005) | 3 lines
14348 Changed paths:
14349    M /trunk/modules/gui/macosx/open.m
14350
14351 * reflects syntax change in the dvdread access
14352
14353
14354 ------------------------------------------------------------------------
14355 r11379 | fkuehne | 2005-06-10 16:20:08 +0200 (Fri, 10 Jun 2005) | 1 line
14356 Changed paths:
14357    M /trunk/modules/access/vcdx/vcd.c
14358    M /trunk/modules/misc/gnutls.c
14359    M /trunk/modules/misc/rtsp.c
14360    M /trunk/modules/mux/mpjpeg.c
14361
14362 * fixed some strings
14363 ------------------------------------------------------------------------
14364 r11377 | fkuehne | 2005-06-10 13:03:45 +0200 (Fri, 10 Jun 2005) | 1 line
14365 Changed paths:
14366    M /trunk/modules/access/fake.c
14367    M /trunk/modules/access/pvr/pvr.c
14368    M /trunk/modules/access/v4l/v4l.c
14369
14370 forwardport of [11376]
14371 ------------------------------------------------------------------------
14372 r11374 | dionoea | 2005-06-10 01:34:47 +0200 (Fri, 10 Jun 2005) | 2 lines
14373 Changed paths:
14374    M /trunk/vlc.win32.nsi
14375
14376  * split file associations in 3 subcategories (audio, video, other)
14377
14378 ------------------------------------------------------------------------
14379 r11373 | hartman | 2005-06-10 00:49:10 +0200 (Fri, 10 Jun 2005) | 2 lines
14380 Changed paths:
14381    M /trunk/extras/contrib/src/Makefile
14382    A /trunk/extras/contrib/src/Patches/x264.patch (from /branches/0.8.2/extras/contrib/src/Patches/x264.patch:11372)
14383
14384 * forwardport of [11372]
14385
14386 ------------------------------------------------------------------------
14387 r11370 | bigben | 2005-06-09 22:24:06 +0200 (Thu, 09 Jun 2005) | 3 lines
14388 Changed paths:
14389    M /trunk/extras/contrib/src/Makefile
14390    M /trunk/extras/contrib/src/packages.mak
14391    M /trunk/modules/gui/macosx/output.m
14392
14393 * All: include x264 in the contrib system, and add a h264 entry in the sout panel
14394
14395
14396 ------------------------------------------------------------------------
14397 r11368 | hartman | 2005-06-09 13:02:05 +0200 (Thu, 09 Jun 2005) | 2 lines
14398 Changed paths:
14399    M /trunk/modules/video_output/opengl.c
14400
14401 * GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
14402
14403 ------------------------------------------------------------------------
14404 r11367 | jpsaman | 2005-06-08 22:44:57 +0200 (Wed, 08 Jun 2005) | 1 line
14405 Changed paths:
14406    M /trunk/modules/access/dvdnav.c
14407
14408 Forward port of #11366
14409 ------------------------------------------------------------------------
14410 r11364 | zorglub | 2005-06-08 22:23:52 +0200 (Wed, 08 Jun 2005) | 2 lines
14411 Changed paths:
14412    M /trunk/modules/services_discovery/sap.c
14413
14414 Backport [11359]
14415
14416 ------------------------------------------------------------------------
14417 r11362 | gbazin | 2005-06-08 21:57:33 +0200 (Wed, 08 Jun 2005) | 1 line
14418 Changed paths:
14419    M /trunk/modules/access/dvdnav.c
14420
14421 * modules/access/dvdnav.c: slightly better fix for default selection when changing menu.
14422 ------------------------------------------------------------------------
14423 r11361 | courmisch | 2005-06-08 18:59:27 +0200 (Wed, 08 Jun 2005) | 2 lines
14424 Changed paths:
14425    M /trunk/modules/services_discovery/sap.c
14426
14427 port previous commits
14428
14429 ------------------------------------------------------------------------
14430 r11356 | hartman | 2005-06-08 16:48:15 +0200 (Wed, 08 Jun 2005) | 3 lines
14431 Changed paths:
14432    M /trunk/NEWS
14433    M /trunk/README.MacOSX.rtf
14434    M /trunk/modules/audio_output/auhal.c
14435
14436 * Fix rear speaker recognition
14437 * Add some more comments on speaker layouts etc.
14438
14439 ------------------------------------------------------------------------
14440 r11355 | massiot | 2005-06-08 16:39:03 +0200 (Wed, 08 Jun 2005) | 4 lines
14441 Changed paths:
14442    M /trunk/configure.ac
14443    M /trunk/modules/codec/Modules.am
14444    A /trunk/modules/codec/fake.c
14445
14446  * modules/codec/fake.c: New fake codec. Use it in conjunction with the
14447    fake access to create an efficient background image for the transcode
14448    module (avoids using the switcher module).
14449
14450 ------------------------------------------------------------------------
14451 r11354 | massiot | 2005-06-08 16:36:19 +0200 (Wed, 08 Jun 2005) | 2 lines
14452 Changed paths:
14453    M /trunk/modules/stream_out/transcode.c
14454
14455  * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
14456
14457 ------------------------------------------------------------------------
14458 r11352 | gbazin | 2005-06-08 15:17:48 +0200 (Wed, 08 Jun 2005) | 1 line
14459 Changed paths:
14460    M /trunk/Makefile.am
14461
14462 * Makefile.am: small change to the package-win32-base-exe target.
14463 ------------------------------------------------------------------------
14464 r11350 | gbazin | 2005-06-08 14:06:06 +0200 (Wed, 08 Jun 2005) | 1 line
14465 Changed paths:
14466    M /trunk/modules/stream_out/transcode.c
14467
14468 * modules/stream_out/transcode.c: fixed crash with multithread encoding.
14469 ------------------------------------------------------------------------
14470 r11348 | gbazin | 2005-06-08 09:33:35 +0200 (Wed, 08 Jun 2005) | 1 line
14471 Changed paths:
14472    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14473    M /trunk/modules/packetizer/mpeg4video.c
14474
14475 * modules/codec/ffmpeg/ffmpeg.c, modules/packetizer/mpeg4video.c: added support for MP4V fourcc.
14476 ------------------------------------------------------------------------
14477 r11347 | gbazin | 2005-06-08 09:30:57 +0200 (Wed, 08 Jun 2005) | 3 lines
14478 Changed paths:
14479    M /trunk/modules/demux/mkv.cpp
14480
14481 * modules/demux/mkv.cpp: don't forget to release the input object.
14482   adapted new "menu-palette" changes. This needs to be fixed by getting the CLUT.
14483
14484 ------------------------------------------------------------------------
14485 r11346 | jpsaman | 2005-06-07 23:05:00 +0200 (Tue, 07 Jun 2005) | 1 line
14486 Changed paths:
14487    M /trunk/modules/access/dvdnav.c
14488
14489 Forward port of revision #11345: Correctly display the initial highlight area in the DVD menu.
14490 ------------------------------------------------------------------------
14491 r11342 | massiot | 2005-06-07 18:42:20 +0200 (Tue, 07 Jun 2005) | 3 lines
14492 Changed paths:
14493    M /trunk/modules/codec/ffmpeg/encoder.c
14494    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14495
14496  * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
14497    (default values borrowed from ffmpeg).
14498
14499 ------------------------------------------------------------------------
14500 r11341 | massiot | 2005-06-07 18:40:12 +0200 (Tue, 07 Jun 2005) | 2 lines
14501 Changed paths:
14502    M /trunk/modules/access_output/udp.c
14503
14504  * modules/access_output/udp.c: More verbosity when the mux itself is late.
14505
14506 ------------------------------------------------------------------------
14507 r11340 | massiot | 2005-06-07 18:39:32 +0200 (Tue, 07 Jun 2005) | 2 lines
14508 Changed paths:
14509    M /trunk/modules/stream_out/bridge.c
14510
14511  * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.
14512
14513 ------------------------------------------------------------------------
14514 r11339 | massiot | 2005-06-07 18:39:00 +0200 (Tue, 07 Jun 2005) | 2 lines
14515 Changed paths:
14516    M /trunk/modules/stream_out/mosaic_bridge.c
14517
14518  * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.
14519
14520 ------------------------------------------------------------------------
14521 r11338 | massiot | 2005-06-07 18:37:42 +0200 (Tue, 07 Jun 2005) | 3 lines
14522 Changed paths:
14523    M /trunk/modules/stream_out/transcode.c
14524
14525  * modules/stream_out/transcode.c: Fixed a segfault introduced in the last
14526    changeset.
14527
14528 ------------------------------------------------------------------------
14529 r11337 | massiot | 2005-06-07 17:58:40 +0200 (Tue, 07 Jun 2005) | 2 lines
14530 Changed paths:
14531    M /trunk/modules/audio_output/auhal.c
14532
14533  * modules/audio_output/auhal.c: Added property svn:keyword.
14534
14535 ------------------------------------------------------------------------
14536 r11335 | gbazin | 2005-06-07 17:00:55 +0200 (Tue, 07 Jun 2005) | 1 line
14537 Changed paths:
14538    M /trunk/modules/audio_output/directx.c
14539
14540 * modules/audio_output/directx.c: audio device selection based on a patch from Matthew Armsby (uberground at gmail dot com) + config option to disable float32 output.
14541 ------------------------------------------------------------------------
14542 r11331 | xtophe | 2005-06-07 15:34:07 +0200 (Tue, 07 Jun 2005) | 2 lines
14543 Changed paths:
14544    M /trunk/activex/axvlc_rc.rc
14545
14546 Update copyright date
14547
14548 ------------------------------------------------------------------------
14549 r11329 | gbazin | 2005-06-07 14:32:56 +0200 (Tue, 07 Jun 2005) | 1 line
14550 Changed paths:
14551    M /trunk/modules/codec/x264.c
14552
14553 * modules/codec/x264.c: proper calculation of PTS/DTS for streams with B frames.
14554 ------------------------------------------------------------------------
14555 r11327 | gbazin | 2005-06-07 12:28:09 +0200 (Tue, 07 Jun 2005) | 1 line
14556 Changed paths:
14557    M /trunk/modules/stream_out/transcode.c
14558
14559 * modules/stream_out/transcode.c: better picture heap leaking detection when encoding in multithreaded mode (needed if the encoder doesn't remove the pictures as fast as the decoder put them).
14560 ------------------------------------------------------------------------
14561 r11325 | dionoea | 2005-06-07 02:00:03 +0200 (Tue, 07 Jun 2005) | 2 lines
14562 Changed paths:
14563    M /trunk/mozilla/vlcpeer.cpp
14564    M /trunk/mozilla/vlcpeer.h
14565    M /trunk/mozilla/vlcplugin.cpp
14566    M /trunk/mozilla/vlcplugin.h
14567    M /trunk/mozilla/vlcshell.cpp
14568
14569 yet some more copyright date updates ... (2002 was quite old)
14570
14571 ------------------------------------------------------------------------
14572 r11324 | dionoea | 2005-06-07 01:56:06 +0200 (Tue, 07 Jun 2005) | 2 lines
14573 Changed paths:
14574    M /trunk/mozilla/npvlc_rc.rc
14575
14576 update VLC moz plugin copyright date
14577
14578 ------------------------------------------------------------------------
14579 r11322 | gbazin | 2005-06-06 19:40:08 +0200 (Mon, 06 Jun 2005) | 1 line
14580 Changed paths:
14581    M /trunk/modules/codec/x264.c
14582
14583 * modules/codec/x264.c: support for multi-threaded encoding.
14584 ------------------------------------------------------------------------
14585 r11320 | xtophe | 2005-06-06 19:11:13 +0200 (Mon, 06 Jun 2005) | 2 lines
14586 Changed paths:
14587    M /trunk/src/libvlc.c
14588
14589 libvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parsed and give the same results.
14590
14591 ------------------------------------------------------------------------
14592 r11319 | massiot | 2005-06-06 19:08:48 +0200 (Mon, 06 Jun 2005) | 2 lines
14593 Changed paths:
14594    M /trunk/modules/stream_out/transcode.c
14595
14596  * modules/stream_out/transcode.c: Bail out when no audio filter is available.
14597
14598 ------------------------------------------------------------------------
14599 r11318 | gbazin | 2005-06-06 19:08:03 +0200 (Mon, 06 Jun 2005) | 1 line
14600 Changed paths:
14601    M /trunk/modules/codec/ffmpeg/encoder.c
14602
14603 * modules/codec/ffmpeg/encoder.c: don't enable CODEC_FLAG_QSCALE when not requested.
14604 ------------------------------------------------------------------------
14605 r11315 | dionoea | 2005-06-06 02:21:29 +0200 (Mon, 06 Jun 2005) | 5 lines
14606 Changed paths:
14607    M /trunk/vlc.win32.nsi
14608
14609 fix mozilla and mozilla firefox plugin install on win32
14610 (closes #172)
14611
14612 mozilla devs should really fix bugs ...
14613
14614 ------------------------------------------------------------------------
14615 r11313 | hartman | 2005-06-06 01:46:42 +0200 (Mon, 06 Jun 2005) | 2 lines
14616 Changed paths:
14617    M /trunk/modules/audio_output/auhal.c
14618
14619 * Fix for if only several channels are not set.
14620
14621 ------------------------------------------------------------------------
14622 r11311 | hartman | 2005-06-05 23:38:57 +0200 (Sun, 05 Jun 2005) | 2 lines
14623 Changed paths:
14624    M /trunk/configure.ac
14625
14626 * Disable the coreaudio resampler
14627
14628 ------------------------------------------------------------------------
14629 r11310 | hartman | 2005-06-05 23:37:45 +0200 (Sun, 05 Jun 2005) | 3 lines
14630 Changed paths:
14631    M /trunk/NEWS
14632    M /trunk/README.MacOSX.rtf
14633    M /trunk/modules/audio_output/auhal.c
14634
14635 * Fix the issues with changing inNumberFrames when resampling
14636 * Update NEWS and README with info on the new module.
14637
14638 ------------------------------------------------------------------------
14639 r11308 | gbazin | 2005-06-05 20:07:08 +0200 (Sun, 05 Jun 2005) | 1 line
14640 Changed paths:
14641    M /trunk/modules/access/dvdnav.c
14642    M /trunk/modules/access/dvdread.c
14643
14644 * modules/access/dvdnav.c,dvdread.c: don't crash if the DVD can't be decrypted/read.
14645 ------------------------------------------------------------------------
14646 r11306 | gbazin | 2005-06-05 19:30:36 +0200 (Sun, 05 Jun 2005) | 1 line
14647 Changed paths:
14648    M /trunk/modules/access/dvdnav.c
14649
14650 * modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT event to have menu loopback working correctly.
14651 ------------------------------------------------------------------------
14652 r11304 | gbazin | 2005-06-05 19:03:02 +0200 (Sun, 05 Jun 2005) | 1 line
14653 Changed paths:
14654    M /trunk/include/vlc_spu.h
14655    M /trunk/modules/access/dvdnav.c
14656    M /trunk/src/video_output/vout_subpictures.c
14657
14658 * modules/access/dvdnav.c, src/video_output/vout_subpictures.c: Use the proper palette for DVD menus.
14659 ------------------------------------------------------------------------
14660 r11301 | hartman | 2005-06-05 13:26:27 +0200 (Sun, 05 Jun 2005) | 2 lines
14661 Changed paths:
14662    M /trunk/modules/audio_output/auhal.c
14663
14664 * modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout is not set. 
14665
14666 ------------------------------------------------------------------------
14667 r11298 | gbazin | 2005-06-05 04:25:44 +0200 (Sun, 05 Jun 2005) | 1 line
14668 Changed paths:
14669    M /trunk/modules/access/dvdread.c
14670
14671 * modules/access/dvdread.c: fixed bug that made some DVDs unplayable.
14672 ------------------------------------------------------------------------
14673 r11296 | hartman | 2005-06-05 02:47:14 +0200 (Sun, 05 Jun 2005) | 2 lines
14674 Changed paths:
14675    M /trunk/modules/gui/macosx/vout.m
14676
14677 * stop listening for mouse events before the view is NULL'ified
14678
14679 ------------------------------------------------------------------------
14680 r11294 | hartman | 2005-06-04 23:12:41 +0200 (Sat, 04 Jun 2005) | 2 lines
14681 Changed paths:
14682    M /trunk/modules/gui/macosx/vout.m
14683
14684 * fix a locking issue in the window destruction. (thx for fixing all of this titer)
14685
14686 ------------------------------------------------------------------------
14687 r11293 | dionoea | 2005-06-04 23:00:16 +0200 (Sat, 04 Jun 2005) | 2 lines
14688 Changed paths:
14689    M /trunk/modules/gui/wxwindows/interface.cpp
14690
14691 forwardport [11292]
14692
14693 ------------------------------------------------------------------------
14694 r11290 | titer | 2005-06-04 22:08:43 +0200 (Sat, 04 Jun 2005) | 2 lines
14695 Changed paths:
14696    M /trunk/modules/gui/beos/PreferencesWindow.cpp
14697
14698  Ooops, forgot to remove debug
14699
14700 ------------------------------------------------------------------------
14701 r11288 | titer | 2005-06-04 22:03:09 +0200 (Sat, 04 Jun 2005) | 2 lines
14702 Changed paths:
14703    M /trunk/modules/gui/beos/PreferencesWindow.cpp
14704    M /trunk/modules/gui/beos/PreferencesWindow.h
14705
14706  beos/: finished fixing Preferences
14707
14708 ------------------------------------------------------------------------
14709 r11286 | titer | 2005-06-04 19:57:38 +0200 (Sat, 04 Jun 2005) | 2 lines
14710 Changed paths:
14711    M /trunk/src/playlist/view.c
14712
14713  playlist/view.c: sanity check (closes #176)
14714
14715 ------------------------------------------------------------------------
14716 r11285 | courmisch | 2005-06-04 17:57:14 +0200 (Sat, 04 Jun 2005) | 2 lines
14717 Changed paths:
14718    M /trunk/src/misc/net.c
14719
14720 Attempt to fix a crash in src/misc/httpd.c
14721
14722 ------------------------------------------------------------------------
14723 r11284 | titer | 2005-06-04 17:49:11 +0200 (Sat, 04 Jun 2005) | 2 lines
14724 Changed paths:
14725    M /trunk/include/vlc/control.h
14726    M /trunk/src/control/core.c
14727
14728  *control*: BeOS compile fixes
14729
14730 ------------------------------------------------------------------------
14731 r11282 | titer | 2005-06-04 17:07:03 +0200 (Sat, 04 Jun 2005) | 4 lines
14732 Changed paths:
14733    M /trunk/modules/gui/macosx/controls.m
14734    M /trunk/modules/gui/macosx/vout.h
14735    M /trunk/modules/gui/macosx/vout.m
14736    M /trunk/modules/gui/macosx/voutgl.m
14737    M /trunk/modules/gui/macosx/voutqt.m
14738
14739  macosx/vout*: also destroy the window and attach/detach the view on the
14740   main thread (one more step to hopefully fix #45)
14741  macosx/controls.m: fixed a tiny memleak
14742
14743 ------------------------------------------------------------------------
14744 r11281 | courmisch | 2005-06-04 14:55:23 +0200 (Sat, 04 Jun 2005) | 2 lines
14745 Changed paths:
14746    M /trunk/bootstrap
14747
14748 Don't remove vlc_symbols.h
14749
14750 ------------------------------------------------------------------------
14751 r11279 | gbazin | 2005-06-04 13:55:40 +0200 (Sat, 04 Jun 2005) | 1 line
14752 Changed paths:
14753    M /trunk/include/vlc_config.h
14754
14755 * include/vlc_config.h: VOUT_BOGUS_DELAY was way too low, which triggered continuous trashing of early pictures when seeking in some asf files.
14756 ------------------------------------------------------------------------
14757 r11278 | titer | 2005-06-03 22:51:41 +0200 (Fri, 03 Jun 2005) | 2 lines
14758 Changed paths:
14759    M /trunk/include/vlc/control.h
14760
14761  control.h: Tiger/gcc-4 compile fix
14762
14763 ------------------------------------------------------------------------
14764 r11276 | fkuehne | 2005-06-03 21:32:11 +0200 (Fri, 03 Jun 2005) | 1 line
14765 Changed paths:
14766    M /trunk/modules/access/vcdx/vcd.c
14767    M /trunk/modules/codec/x264.c
14768    M /trunk/modules/demux/mkv.cpp
14769    M /trunk/modules/demux/ty.c
14770    M /trunk/modules/mux/mpjpeg.c
14771    M /trunk/modules/services_discovery/sap.c
14772    M /trunk/modules/stream_out/es.c
14773    M /trunk/modules/video_filter/deinterlace.c
14774    M /trunk/modules/video_output/caca.c
14775    M /trunk/modules/video_output/directx/directx.c
14776    M /trunk/modules/video_output/directx/glwin32.c
14777    M /trunk/modules/video_output/fb.c
14778    M /trunk/modules/video_output/image.c
14779    M /trunk/modules/video_output/x11/glx.c
14780    M /trunk/modules/video_output/x11/x11.c
14781    M /trunk/modules/video_output/x11/xvideo.c
14782
14783 * backport of [11257] to trunk
14784 ------------------------------------------------------------------------
14785 r11274 | titer | 2005-06-03 19:37:09 +0200 (Fri, 03 Jun 2005) | 2 lines
14786 Changed paths:
14787    M /trunk/extras/contrib/src/Makefile
14788
14789  contrib: build fix for people using case-sensitive HFS+
14790
14791 ------------------------------------------------------------------------
14792 r11272 | hartman | 2005-06-03 17:07:08 +0200 (Fri, 03 Jun 2005) | 2 lines
14793 Changed paths:
14794    M /trunk/modules/video_output/x11/xcommon.c
14795
14796 * no-deco patch for X11. Courtesy of Dermot McGahon
14797
14798 ------------------------------------------------------------------------
14799 r11271 | fkuehne | 2005-06-03 16:58:33 +0200 (Fri, 03 Jun 2005) | 1 line
14800 Changed paths:
14801    M /trunk/po/Makefile.in.in
14802
14803 * backport of [11270] to trunk
14804 ------------------------------------------------------------------------
14805 r11267 | hartman | 2005-06-03 15:17:04 +0200 (Fri, 03 Jun 2005) | 4 lines
14806 Changed paths:
14807    M /trunk/modules/access/dvdnav.c
14808
14809 * Retrieve proper duration of DVD length
14810 * GET_TIME is inaccurate, because it is based on average block duration.
14811 * In case skipping to DVD_MENU_Title fails try DVD_MENU_Root. Otherwise we might go directly to the movie instead of the menu, which I find less desirable then viewing the FBI warnings.
14812
14813 ------------------------------------------------------------------------
14814 r11266 | gbazin | 2005-06-03 15:03:36 +0200 (Fri, 03 Jun 2005) | 1 line
14815 Changed paths:
14816    M /trunk/modules/demux/mp4/mp4.c
14817
14818 * modules/demux/mp4/mp4.c: fixed timestamping (PTS) bug.
14819 ------------------------------------------------------------------------
14820 r11265 | massiot | 2005-06-03 12:16:19 +0200 (Fri, 03 Jun 2005) | 8 lines
14821 Changed paths:
14822    M /trunk/modules/access_output/udp.c
14823
14824  * modules/access_output/udp.c: Do not use malloc() and free() in a high
14825    priority thread, since these functions use an internal mutex and may
14826    delay the thread for up to 100 ms under heavy loads (experienced with
14827    the mosaic). Instead we now recycle the UDP buffers, which is
14828    incidentally faster than malloc()/free(). It should avoid "late
14829    buffer sent" messages. Also removed the --sout-udp-late option because
14830    "better late than never" (I changed my mind on this).
14831
14832 ------------------------------------------------------------------------
14833 r11264 | massiot | 2005-06-03 12:11:58 +0200 (Fri, 03 Jun 2005) | 5 lines
14834 Changed paths:
14835    M /trunk/modules/stream_out/transcode.c
14836
14837  * modules/stream_out/transcode.c: New --sout-transcode-vfilter option.
14838    Allows to run video filter2 modules just before the encoding (and
14839    after the SPU rendering). New --sout-transcode-high-priority option
14840    to run the optional encoder thread at the same priority as the output.
14841
14842 ------------------------------------------------------------------------
14843 r11262 | courmisch | 2005-06-03 11:22:25 +0200 (Fri, 03 Jun 2005) | 2 lines
14844 Changed paths:
14845    M /trunk/include/stream_output.h
14846    M /trunk/include/vlc_symbols.h
14847    M /trunk/src/stream_output/announce.c
14848
14849 Fix declaration of sout_AnnounceSessionCreate
14850
14851 ------------------------------------------------------------------------
14852 r11261 | gbazin | 2005-06-03 11:21:43 +0200 (Fri, 03 Jun 2005) | 1 line
14853 Changed paths:
14854    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
14855    M /trunk/modules/gui/skins2/src/theme_loader.cpp
14856    M /trunk/modules/gui/skins2/src/theme_repository.cpp
14857    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
14858
14859 * modules/gui/skins2/*: a few portability fixes.
14860 ------------------------------------------------------------------------
14861 r11260 | courmisch | 2005-06-02 21:20:21 +0200 (Thu, 02 Jun 2005) | 2 lines
14862 Changed paths:
14863    M /trunk/src/libvlc.h
14864
14865 Fix precompiler warning
14866
14867 ------------------------------------------------------------------------
14868 r11258 | fkuehne | 2005-06-02 19:14:52 +0200 (Thu, 02 Jun 2005) | 1 line
14869 Changed paths:
14870    M /trunk/src/libvlc.h
14871
14872 * backport of [11256] to trunk
14873 ------------------------------------------------------------------------
14874 r11254 | fkuehne | 2005-06-02 17:59:58 +0200 (Thu, 02 Jun 2005) | 1 line
14875 Changed paths:
14876    M /trunk/extras/contrib/src/packages.mak
14877
14878 * use a new liblivemedia (2005.05.26a) on BeOS and OSX, refs #165
14879 ------------------------------------------------------------------------
14880 r11253 | hartman | 2005-06-02 17:02:12 +0200 (Thu, 02 Jun 2005) | 2 lines
14881 Changed paths:
14882    M /trunk/modules/audio_output/auhal.c
14883
14884 * Tell the auhal which channel ordering VLC uses. 7 and 8 channel configs are not supported because VLC uses the channel ordering L R Lm Rm Lr Rr C LFE which isn't a normal ITU, DVD, MPEG, AAC or WAV standard and therefore not supported by default by OS X.
14885
14886 ------------------------------------------------------------------------
14887 r11252 | dionoea | 2005-06-02 15:22:17 +0200 (Thu, 02 Jun 2005) | 2 lines
14888 Changed paths:
14889    M /trunk/configure.ac
14890
14891 same in trunk ...
14892
14893 ------------------------------------------------------------------------
14894 r11250 | courmisch | 2005-06-02 14:47:30 +0200 (Thu, 02 Jun 2005) | 11 lines
14895 Changed paths:
14896    M /trunk/Makefile.am
14897    M /trunk/include
14898    A /trunk/include/vlc_symbols.h
14899    M /trunk/src/Makefile.am
14900    M /trunk/src/misc/modules.c
14901    D /trunk/src/misc/modules_plugin.h.in
14902    M /trunk/toolbox
14903    A /trunk/vlc-api.pl
14904    M /trunk/vlc-config.in.in
14905
14906 Complete rewrite of vlc_symbols.h generation (closes #155)
14907
14908 New VLC_EXPORTs are now added at the end of module_symbols_t so that
14909 offsets of other function pointers are preserved.
14910
14911 Deleted VLC_EXPORTs are replaced with dummy pointers for padding.
14912
14913 Of course, it doesn't solve the problem with changing shared structures
14914 format :/ and it may cause SVN conflicts when multiple people changes
14915 VLC_EXPORT. I doubt it can be avoided though.
14916
14917 ------------------------------------------------------------------------
14918 r11249 | courmisch | 2005-06-02 14:37:56 +0200 (Thu, 02 Jun 2005) | 2 lines
14919 Changed paths:
14920    M /trunk/src/misc/md5.c
14921
14922 Fix previous buggy commit
14923
14924 ------------------------------------------------------------------------
14925 r11248 | courmisch | 2005-06-02 14:30:30 +0200 (Thu, 02 Jun 2005) | 2 lines
14926 Changed paths:
14927    M /trunk/include/vlc_md5.h
14928    M /trunk/modules/demux/mp4/drms.c
14929    M /trunk/src/misc/md5.c
14930
14931 Digest => DigestMD5
14932
14933 ------------------------------------------------------------------------
14934 r11247 | xtophe | 2005-06-02 11:40:30 +0200 (Thu, 02 Jun 2005) | 2 lines
14935 Changed paths:
14936    M /trunk/src/libvlc.h
14937
14938 Typo
14939
14940 ------------------------------------------------------------------------
14941 r11244 | hartman | 2005-06-02 00:38:37 +0200 (Thu, 02 Jun 2005) | 2 lines
14942 Changed paths:
14943    M /trunk/modules/audio_output/auhal.c
14944
14945 * Fix several problems with the auhal module. only the problem with the changing inNumberFrames should be left. We need to add a buffer system to take care of this issue...
14946
14947 ------------------------------------------------------------------------
14948 r11243 | hartman | 2005-06-02 00:37:20 +0200 (Thu, 02 Jun 2005) | 2 lines
14949 Changed paths:
14950    M /trunk/modules/audio_filter/resampler/coreaudio.c
14951
14952 * Revert the coreaudio resampler to it's simpler variant again. the builtin resampler of the new auhal module takes care of the special case in which this resampler wasn't working. It would be better to really fix it, but i cannot find the problem.
14953
14954 ------------------------------------------------------------------------
14955 r11242 | zorglub | 2005-06-02 00:19:03 +0200 (Thu, 02 Jun 2005) | 2 lines
14956 Changed paths:
14957    A /trunk/bindings
14958    A /trunk/bindings/STATUS (from /branches/0.8.2-bindings/bindings/STATUS:11241)
14959    A /trunk/bindings/java-gcj (from /branches/0.8.2-bindings/bindings/java-gcj:11241)
14960    A /trunk/bindings/python (from /branches/0.8.2-bindings/bindings/python:11241)
14961
14962 Merge bindings to trunk
14963
14964 ------------------------------------------------------------------------
14965 r11241 | zorglub | 2005-06-01 23:58:13 +0200 (Wed, 01 Jun 2005) | 2 lines
14966 Changed paths:
14967    M /trunk/Makefile.am
14968    A /trunk/include/vlc/control.h (from /branches/0.8.2-bindings/include/vlc/control.h:11240)
14969    A /trunk/src/control (from /branches/0.8.2-bindings/src/control:11240)
14970    M /trunk/src/libvlc.h
14971    M /trunk/vlc-config.in.in
14972
14973 Merge mediacontrol to trunk
14974
14975 ------------------------------------------------------------------------
14976 r11239 | gbazin | 2005-06-01 22:05:02 +0200 (Wed, 01 Jun 2005) | 1 line
14977 Changed paths:
14978    M /trunk/src/misc/modules.c
14979
14980 * src/misc/modules.c: missing free().
14981 ------------------------------------------------------------------------
14982 r11237 | gbazin | 2005-06-01 21:56:28 +0200 (Wed, 01 Jun 2005) | 1 line
14983 Changed paths:
14984    M /trunk/modules/access/http.c
14985
14986 * modules/access/http.c: getenv() can return NULL.
14987 ------------------------------------------------------------------------
14988 r11235 | courmisch | 2005-06-01 21:51:55 +0200 (Wed, 01 Jun 2005) | 2 lines
14989 Changed paths:
14990    M /trunk/modules/gui/wxwindows/playlist.cpp
14991    M /trunk/modules/gui/wxwindows/wxwindows.h
14992
14993 Add handler for enter in search textbox should close #87
14994
14995 ------------------------------------------------------------------------
14996 r11234 | courmisch | 2005-06-01 20:37:03 +0200 (Wed, 01 Jun 2005) | 2 lines
14997 Changed paths:
14998    M /trunk/Makefile.am
14999
15000 Stupid kludge - I don't understand the bug though
15001
15002 ------------------------------------------------------------------------
15003 r11231 | gbazin | 2005-06-01 20:29:13 +0200 (Wed, 01 Jun 2005) | 1 line
15004 Changed paths:
15005    M /trunk/src/misc/block.c
15006
15007 * src/misc/block.c: fixed block_Realloc()
15008 ------------------------------------------------------------------------
15009 r11230 | courmisch | 2005-06-01 20:09:42 +0200 (Wed, 01 Jun 2005) | 2 lines
15010 Changed paths:
15011    M /trunk/Makefile.am
15012
15013 No longer run vlc-config times and times at each make run
15014
15015 ------------------------------------------------------------------------
15016 r11229 | gbazin | 2005-06-01 19:57:50 +0200 (Wed, 01 Jun 2005) | 1 line
15017 Changed paths:
15018    M /trunk/modules/codec/ffmpeg/video.c
15019    M /trunk/modules/demux/mp4/mp4.c
15020
15021 * modules/demux/mp4/mp4.c: we don't need to re-packetize h264 data into annexe B bytestream anymore since new versions of ffmpeg deal with it properly.
15022 ------------------------------------------------------------------------
15023 r11226 | xtophe | 2005-06-01 19:08:59 +0200 (Wed, 01 Jun 2005) | 3 lines
15024 Changed paths:
15025    M /trunk/include/configuration.h
15026    M /trunk/modules/stream_out/standard.c
15027    M /trunk/src/misc/configuration.c
15028
15029 * configuration.[ch]: treat the deleted options with add_suppressed_[bool,string,...]
15030 * standard.c: sap-ipv6 is no more used
15031
15032 ------------------------------------------------------------------------
15033 r11224 | hartman | 2005-06-01 18:10:33 +0200 (Wed, 01 Jun 2005) | 2 lines
15034 Changed paths:
15035    M /trunk/configure.ac
15036
15037 * Do not link twice to avcodec for builtin avcodec based module. closes #170
15038
15039 ------------------------------------------------------------------------
15040 r11223 | gbazin | 2005-06-01 16:25:45 +0200 (Wed, 01 Jun 2005) | 1 line
15041 Changed paths:
15042    M /trunk/modules/mux/mpeg/pes.c
15043    M /trunk/modules/mux/mpeg/ts.c
15044
15045 * modules/mux/mpeg/*: add the mpeg4 video VOL data inside EStoPES so it can be used by the PS muxer as well.
15046 ------------------------------------------------------------------------
15047 r11222 | gbazin | 2005-06-01 16:14:35 +0200 (Wed, 01 Jun 2005) | 1 line
15048 Changed paths:
15049    M /trunk/modules/packetizer/mpeg4video.c
15050
15051 *  modules/packetizer/mpeg4video.c: work-around for buggy streams.
15052 ------------------------------------------------------------------------
15053 r11220 | gbazin | 2005-06-01 15:31:41 +0200 (Wed, 01 Jun 2005) | 1 line
15054 Changed paths:
15055    M /trunk/modules/demux/ps.h
15056
15057 * modules/demux/ps.h: bug fix in PSM parsing.
15058 ------------------------------------------------------------------------
15059 r11219 | xtophe | 2005-06-01 15:16:18 +0200 (Wed, 01 Jun 2005) | 3 lines
15060 Changed paths:
15061    M /trunk/extras/zsh.cpp
15062
15063 zsh.cpp: fix a potential segfault
15064          skip deprecated options
15065
15066 ------------------------------------------------------------------------
15067 r11218 | gbazin | 2005-06-01 13:06:08 +0200 (Wed, 01 Jun 2005) | 1 line
15068 Changed paths:
15069    M /trunk/modules/mux/mpeg/ts.c
15070
15071 * modules/mux/mpeg/ts.c: proper muxing of ISO/IEC 14496-2 (aka mpeg 4 video) as specified in ISO/IEC 13818-1
15072 ------------------------------------------------------------------------
15073 r11217 | gbazin | 2005-06-01 12:59:51 +0200 (Wed, 01 Jun 2005) | 1 line
15074 Changed paths:
15075    M /trunk/modules/packetizer/mpeg4video.c
15076
15077 * modules/packetizer/mpeg4video.c: remove the VOL from the packetized stream and put it in fmt.p_extra instead.
15078 ------------------------------------------------------------------------
15079 r11216 | gbazin | 2005-06-01 12:57:21 +0200 (Wed, 01 Jun 2005) | 1 line
15080 Changed paths:
15081    M /trunk/modules/codec/ffmpeg/video.c
15082
15083 * modules/codec/ffmpeg/video.c: codec extra data is sometimes not available before the 1 frame is fed to the decoder.
15084 ------------------------------------------------------------------------
15085 r11215 | gbazin | 2005-06-01 12:55:11 +0200 (Wed, 01 Jun 2005) | 1 line
15086 Changed paths:
15087    M /trunk/src/input/decoder.c
15088
15089 * src/input/decoder.c: check for codec extra data changes when a packetizer is inserted before the decoder.
15090 ------------------------------------------------------------------------
15091 r11214 | courmisch | 2005-05-31 22:46:50 +0200 (Tue, 31 May 2005) | 2 lines
15092 Changed paths:
15093    M /trunk/modules/misc/network/ipv6.c
15094
15095 Removed debug message
15096
15097 ------------------------------------------------------------------------
15098 r11213 | courmisch | 2005-05-31 22:33:35 +0200 (Tue, 31 May 2005) | 2 lines
15099 Changed paths:
15100    M /trunk/configure.ac
15101    M /trunk/modules/misc/network/ipv6.c
15102
15103 Cleanup
15104
15105 ------------------------------------------------------------------------
15106 r11212 | courmisch | 2005-05-31 22:32:49 +0200 (Tue, 31 May 2005) | 2 lines
15107 Changed paths:
15108    M /trunk/src/stream_output/sap.c
15109
15110 Kludge to remove square brackets and scopes from addresses in SAP announces
15111
15112 ------------------------------------------------------------------------
15113 r11211 | courmisch | 2005-05-31 22:03:25 +0200 (Tue, 31 May 2005) | 2 lines
15114 Changed paths:
15115    M /trunk/src/misc/getaddrinfo.c
15116
15117 Fix EINVAL
15118
15119 ------------------------------------------------------------------------
15120 r11210 | courmisch | 2005-05-31 21:48:21 +0200 (Tue, 31 May 2005) | 5 lines
15121 Changed paths:
15122    M /trunk/include/stream_output.h
15123    M /trunk/modules/stream_out/rtp.c
15124    M /trunk/modules/stream_out/standard.c
15125    M /trunk/src/stream_output/announce.c
15126    M /trunk/src/stream_output/sap.c
15127
15128 - hopefuly fix sending of SAP announces over IPv6
15129 - automatically select SAP multicast address (closes #141)
15130 - some clean up
15131
15132
15133 ------------------------------------------------------------------------
15134 r11208 | xtophe | 2005-05-31 19:45:30 +0200 (Tue, 31 May 2005) | 2 lines
15135 Changed paths:
15136    M /trunk/modules/access/http.c
15137
15138 Port [11207] to trunk
15139
15140 ------------------------------------------------------------------------
15141 r11206 | courmisch | 2005-05-31 18:31:21 +0200 (Tue, 31 May 2005) | 2 lines
15142 Changed paths:
15143    M /trunk/src/misc/configuration.c
15144
15145 Fixed a typo
15146
15147 ------------------------------------------------------------------------
15148 r11205 | massiot | 2005-05-31 17:36:01 +0200 (Tue, 31 May 2005) | 3 lines
15149 Changed paths:
15150    M /trunk/modules/stream_out/mosaic_bridge.c
15151
15152  * modules/stream_out/mosaic_bridge.c: Use a smaller picture heap since we
15153    are not multithreaded.
15154
15155 ------------------------------------------------------------------------
15156 r11204 | massiot | 2005-05-31 17:31:10 +0200 (Tue, 31 May 2005) | 3 lines
15157 Changed paths:
15158    M /trunk/modules/codec/libmpeg2.c
15159
15160  * modules/codec/libmpeg2.c: We do not want to force the maintainer to use
15161    libmpeg2 cvs HEAD.
15162
15163 ------------------------------------------------------------------------
15164 r11203 | massiot | 2005-05-31 17:26:01 +0200 (Tue, 31 May 2005) | 5 lines
15165 Changed paths:
15166    M /trunk/modules/codec/libmpeg2.c
15167
15168  * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODIFIED to retrieve
15169    a change of aspect ratio. Factorized aspect ratio code. A change of
15170    aspect ratio is only supported in the mosaic_bridge module, not in
15171    transcode.
15172
15173 ------------------------------------------------------------------------
15174 r11202 | massiot | 2005-05-31 17:24:04 +0200 (Tue, 31 May 2005) | 2 lines
15175 Changed paths:
15176    M /trunk/modules/mux/mpeg/ts.c
15177
15178  * modules/mux/mpeg/ts.c: Set fallback value for --sout-ts-pcr to 70 ms.
15179
15180 ------------------------------------------------------------------------
15181 r11201 | massiot | 2005-05-31 17:22:09 +0200 (Tue, 31 May 2005) | 6 lines
15182 Changed paths:
15183    M /trunk/modules/packetizer/mpegvideo.c
15184
15185  * modules/packetizer/mpegvideo.c: Do not set aspect ratio : in case we're
15186    transcoding, transcode will take our fmt_out as a fmt_in to libmpeg2.
15187    libmpeg2.c will then believe that the user has requested a specific
15188    aspect ratio, which she hasn't. Thus in case of aspect ratio change,
15189    we're screwed.
15190
15191 ------------------------------------------------------------------------
15192 r11200 | massiot | 2005-05-31 17:20:35 +0200 (Tue, 31 May 2005) | 3 lines
15193 Changed paths:
15194    M /trunk/modules/access/fake.c
15195
15196  * modules/access/fake.c: Fixed an implicit cast which apparently was
15197    causing problem with some compiler versions.
15198
15199 ------------------------------------------------------------------------
15200 r11199 | massiot | 2005-05-31 17:19:33 +0200 (Tue, 31 May 2005) | 5 lines
15201 Changed paths:
15202    M /trunk/modules/stream_out/switcher.c
15203
15204  * modules/stream_out/switcher.c: Explicitly set the pixel format (this is
15205    due to a recent change of the default value in ffmpeg which used to be
15206    YUV 420P). Forward i_rate in case a transcode or display operation
15207    takes place after switcher.
15208
15209 ------------------------------------------------------------------------
15210 r11198 | massiot | 2005-05-31 17:17:38 +0200 (Tue, 31 May 2005) | 6 lines
15211 Changed paths:
15212    M /trunk/modules/stream_out/mosaic_bridge.c
15213
15214  * modules/stream_out/mosaic_bridge.c: Added a --sout-mosaic-bridge-sar
15215    parameter to specify the sample aspect ratio of the destination
15216    background. In this case, one of {width, height} can be omitted (set
15217    to 0) and it will be calculated based on the PAR of the source and
15218    the SAR of the background.
15219
15220 ------------------------------------------------------------------------
15221 r11197 | massiot | 2005-05-31 17:15:11 +0200 (Tue, 31 May 2005) | 4 lines
15222 Changed paths:
15223    M /trunk/modules/demux/ts.c
15224
15225  * modules/demux/ts.c: Removed an unneeded deselection of unwanted PMT PIDs,
15226    which caused problems in case an identical PID carried the PMTs of two
15227    programs, one selected and the other not.
15228
15229 ------------------------------------------------------------------------
15230 r11196 | massiot | 2005-05-31 17:10:02 +0200 (Tue, 31 May 2005) | 3 lines
15231 Changed paths:
15232    M /trunk/src/input/input.c
15233
15234  * src/input/input.c: Put less picky fallback values for pts_delay and
15235    cr_average.
15236
15237 ------------------------------------------------------------------------
15238 r11195 | courmisch | 2005-05-31 16:51:13 +0200 (Tue, 31 May 2005) | 2 lines
15239 Changed paths:
15240    M /trunk/modules/stream_out/announce.h
15241    M /trunk/src/misc/getaddrinfo.c
15242
15243 Minor clean up
15244
15245 ------------------------------------------------------------------------
15246 r11194 | damienf | 2005-05-31 15:24:34 +0200 (Tue, 31 May 2005) | 2 lines
15247 Changed paths:
15248    M /trunk/activex/vlccontrol.cpp
15249    M /trunk/src/libvlc.c
15250
15251 all: activex plugin  Set/GetVariable support all of VLC types
15252
15253 ------------------------------------------------------------------------
15254 r11193 | courmisch | 2005-05-31 13:26:11 +0200 (Tue, 31 May 2005) | 2 lines
15255 Changed paths:
15256    M /trunk/include/vlc_md5.h
15257    M /trunk/src/misc/md5.c
15258
15259 svn:keywords
15260
15261 ------------------------------------------------------------------------
15262 r11191 | courmisch | 2005-05-31 12:51:03 +0200 (Tue, 31 May 2005) | 2 lines
15263 Changed paths:
15264    M /trunk/Makefile.am
15265    M /trunk/include/vlc_common.h
15266    A /trunk/include/vlc_md5.h
15267    M /trunk/modules/demux/mp4/drms.c
15268    A /trunk/src/misc/md5.c
15269    M /trunk/src/misc/modules.c
15270
15271 MD5 hash API - closes #135
15272
15273 ------------------------------------------------------------------------
15274 r11190 | gbazin | 2005-05-31 11:04:53 +0200 (Tue, 31 May 2005) | 1 line
15275 Changed paths:
15276    M /trunk/modules/video_output/directx/directx.c
15277
15278 * modules/video_output/directx/directx.c: fixed crash with 256 colors mode.
15279 ------------------------------------------------------------------------
15280 r11188 | courmisch | 2005-05-31 10:32:53 +0200 (Tue, 31 May 2005) | 3 lines
15281 Changed paths:
15282    M /trunk/modules/gui/wxwindows/playlist.cpp
15283
15284 Show "found" playlist item
15285 (refs #87)
15286
15287 ------------------------------------------------------------------------
15288 r11185 | courmisch | 2005-05-30 21:43:08 +0200 (Mon, 30 May 2005) | 2 lines
15289 Changed paths:
15290    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
15291
15292 Fixed stray c_str
15293
15294 ------------------------------------------------------------------------
15295 r11184 | yoann | 2005-05-30 11:09:15 +0200 (Mon, 30 May 2005) | 2 lines
15296 Changed paths:
15297    M /trunk/modules/gui/ncurses.c
15298
15299 svn merge -r 11182:11183 branches/0.8.2 trunk
15300
15301 ------------------------------------------------------------------------
15302 r11181 | zorglub | 2005-05-27 22:12:54 +0200 (Fri, 27 May 2005) | 2 lines
15303 Changed paths:
15304    M /trunk/modules/demux/playlist/b4s.c
15305    M /trunk/modules/demux/playlist/m3u.c
15306    M /trunk/modules/demux/playlist/pls.c
15307
15308 Don't only play the playlist in playlist demuxers (Closes #84)
15309
15310 ------------------------------------------------------------------------
15311 r11180 | zorglub | 2005-05-27 22:12:14 +0200 (Fri, 27 May 2005) | 3 lines
15312 Changed paths:
15313    M /trunk/src/input/demux.c
15314    M /trunk/src/playlist/view.c
15315
15316 * Prefer the playlist demuxer over the m3u one
15317 * Change some debugging in playlist
15318
15319 ------------------------------------------------------------------------
15320 r11179 | damienf | 2005-05-27 20:05:35 +0200 (Fri, 27 May 2005) | 2 lines
15321 Changed paths:
15322    M /trunk/modules/codec/vorbis.c
15323
15324 vorbis.c: oops, I inverted channel order when encoding, should be fine now
15325
15326 ------------------------------------------------------------------------
15327 r11178 | damienf | 2005-05-27 16:18:53 +0200 (Fri, 27 May 2005) | 2 lines
15328 Changed paths:
15329    M /trunk/modules/codec/vorbis.c
15330
15331 vorbis.c: reorder channels according to OggVorbis channel order specification
15332
15333 ------------------------------------------------------------------------
15334 r11177 | massiot | 2005-05-27 14:44:57 +0200 (Fri, 27 May 2005) | 2 lines
15335 Changed paths:
15336    M /trunk/modules/codec/ffmpeg/postprocess.c
15337
15338  * modules/codec/ffmpeg/postprocess.c: Fixed post-processing.
15339
15340 ------------------------------------------------------------------------
15341 r11175 | gbazin | 2005-05-27 14:29:36 +0200 (Fri, 27 May 2005) | 1 line
15342 Changed paths:
15343    M /trunk/modules/access/dshow/dshow.cpp
15344
15345 * modules/access/dshow/dshow.cpp: bug fix for frame rate.
15346 ------------------------------------------------------------------------
15347 r11174 | yoann | 2005-05-26 21:26:31 +0200 (Thu, 26 May 2005) | 2 lines
15348 Changed paths:
15349    M /trunk/modules/control/hotkeys.c
15350
15351  * control/hotkeys.c: Automatically save playlist bookmarks.
15352
15353 ------------------------------------------------------------------------
15354 r11172 | xtophe | 2005-05-26 19:53:36 +0200 (Thu, 26 May 2005) | 2 lines
15355 Changed paths:
15356    M /trunk/src/misc/configuration.c
15357
15358 Add a note about mandatory argument.
15359
15360 ------------------------------------------------------------------------
15361 r11171 | hartman | 2005-05-26 17:19:20 +0200 (Thu, 26 May 2005) | 2 lines
15362 Changed paths:
15363    M /trunk/modules/audio_output/auhal.c
15364
15365 * Sometimes we get audio now, but the dating of the to be retrieved buffers needs serious work.....
15366
15367 ------------------------------------------------------------------------
15368 r11170 | gbazin | 2005-05-26 16:00:48 +0200 (Thu, 26 May 2005) | 1 line
15369 Changed paths:
15370    M /trunk/configure.ac
15371
15372 * configure.ac: s/0.8.3/0.8.3-svn.
15373 ------------------------------------------------------------------------
15374 r11169 | hartman | 2005-05-26 15:51:08 +0200 (Thu, 26 May 2005) | 3 lines
15375 Changed paths:
15376    M /trunk/modules/audio_output/auhal.c
15377
15378 * fix a few things in the auhal module. Still doesn't work.
15379  I might be feeding the wrong data to the auhal core, but i'm not sure what is wrong beyond that.
15380
15381 ------------------------------------------------------------------------
15382 r11168 | massiot | 2005-05-26 15:43:17 +0200 (Thu, 26 May 2005) | 2 lines
15383 Changed paths:
15384    M /trunk/modules/video_filter/swscale/filter.c
15385
15386  * modules/video_filter/swscale/filter.c: Added support for YUVA.
15387
15388 ------------------------------------------------------------------------
15389 r11167 | massiot | 2005-05-26 15:40:35 +0200 (Thu, 26 May 2005) | 2 lines
15390 Changed paths:
15391    M /trunk/modules/video_filter/mosaic.c
15392
15393  * modules/video_filter/mosaic.c: Fixed a major bug with video/audio synchro.
15394
15395 ------------------------------------------------------------------------
15396 r11166 | gbazin | 2005-05-26 15:40:09 +0200 (Thu, 26 May 2005) | 1 line
15397 Changed paths:
15398    M /trunk/INSTALL.wince
15399
15400 * INSTALL.wince: small update.
15401 ------------------------------------------------------------------------
15402 r11165 | gbazin | 2005-05-26 11:38:35 +0200 (Thu, 26 May 2005) | 1 line
15403 Changed paths:
15404    M /trunk/src/misc/getaddrinfo.c
15405    M /trunk/src/misc/net.c
15406
15407 * src/misc/net.c,getaddrinfo.c: WinCE build fixes.
15408 ------------------------------------------------------------------------
15409 r11164 | gbazin | 2005-05-26 11:21:28 +0200 (Thu, 26 May 2005) | 1 line
15410 Changed paths:
15411    M /trunk/configure.ac
15412
15413 * configure.ac: fixed struct addrinfo detection on wince.
15414 ------------------------------------------------------------------------
15415 r11163 | robux4 | 2005-05-26 00:55:40 +0200 (Thu, 26 May 2005) | 1 line
15416 Changed paths:
15417    M /trunk/modules/demux/mkv.cpp
15418
15419 mkv.cpp: better handling of timecodes when B frames are involved
15420 ------------------------------------------------------------------------
15421 r11162 | courmisch | 2005-05-25 21:57:16 +0200 (Wed, 25 May 2005) | 3 lines
15422 Changed paths:
15423    M /trunk/modules/services_discovery/sap.c
15424
15425 Listen for SAP announces of all possible scopes rather than an
15426 arbitrary on (as was previously done for IPv4)
15427
15428 ------------------------------------------------------------------------
15429 r11158 | hartman | 2005-05-24 21:12:39 +0200 (Tue, 24 May 2005) | 3 lines
15430 Changed paths:
15431    M /trunk/modules/demux/subtitle.c
15432
15433 * Fix some detection logic for SSA/ASS subs
15434 * Added ASS support
15435
15436 ------------------------------------------------------------------------
15437 r11152 | robux4 | 2005-05-24 15:37:18 +0200 (Tue, 24 May 2005) | 1 line
15438 Changed paths:
15439    M /trunk/src/misc/getaddrinfo.c
15440
15441 getaddrinfo.c: fix MSVC compilation
15442 ------------------------------------------------------------------------
15443 r11147 | dionoea | 2005-05-24 11:56:05 +0200 (Tue, 24 May 2005) | 2 lines
15444 Changed paths:
15445    M /trunk/src/libvlc.h
15446
15447  * same string fix on trunk
15448
15449 ------------------------------------------------------------------------
15450 r11144 | courmisch | 2005-05-24 10:39:05 +0200 (Tue, 24 May 2005) | 2 lines
15451 Changed paths:
15452    M /trunk/configure.ac
15453
15454 Fix linking of switcher_out plugin (closes #148)
15455
15456 ------------------------------------------------------------------------
15457 r11143 | courmisch | 2005-05-24 10:22:07 +0200 (Tue, 24 May 2005) | 2 lines
15458 Changed paths:
15459    M /trunk/src/misc/net.c
15460
15461 Thread safety fix
15462
15463 ------------------------------------------------------------------------
15464 r11142 | courmisch | 2005-05-24 10:09:30 +0200 (Tue, 24 May 2005) | 2 lines
15465 Changed paths:
15466    M /trunk/src/misc/net.c
15467
15468 WinCE compile fix
15469
15470 ------------------------------------------------------------------------
15471 r11140 | courmisch | 2005-05-24 09:47:18 +0200 (Tue, 24 May 2005) | 2 lines
15472 Changed paths:
15473    M /trunk/configure.ac
15474
15475 Attempt to fix addrinfo detection on WinCE
15476
15477 ------------------------------------------------------------------------
15478 r11139 | courmisch | 2005-05-23 20:23:29 +0200 (Mon, 23 May 2005) | 3 lines
15479 Changed paths:
15480    M /trunk/include/network.h
15481    M /trunk/src/misc/net.c
15482
15483 un-re-un-export net_ConvertIPv4
15484 (it's obsolete and not used by any module anyway)
15485
15486 ------------------------------------------------------------------------
15487 r11138 | robux4 | 2005-05-23 18:26:18 +0200 (Mon, 23 May 2005) | 1 line
15488 Changed paths:
15489    M /trunk/include/configuration.h
15490    M /trunk/msvc/config.h.in
15491
15492 more MSVC compilation fixes
15493 ------------------------------------------------------------------------
15494 r11137 | robux4 | 2005-05-23 18:08:28 +0200 (Mon, 23 May 2005) | 1 line
15495 Changed paths:
15496    M /trunk/include/network.h
15497    M /trunk/src/misc/modules.c
15498
15499 compilation fixes for MSVC
15500 ------------------------------------------------------------------------
15501 r11135 | hartman | 2005-05-23 13:43:42 +0200 (Mon, 23 May 2005) | 2 lines
15502 Changed paths:
15503    M /trunk/src/video_output/video_output.c
15504
15505 * backported [11134] to HEAD
15506
15507 ------------------------------------------------------------------------
15508 r11127 | gbazin | 2005-05-23 11:28:02 +0200 (Mon, 23 May 2005) | 1 line
15509 Changed paths:
15510    M /trunk/configure.ac
15511
15512 * configure.ac: s/0.8.3/0.8.3-svn
15513 ------------------------------------------------------------------------
15514 r11125 | xtophe | 2005-05-23 11:05:17 +0200 (Mon, 23 May 2005) | 2 lines
15515 Changed paths:
15516    M /trunk/src/misc/modules.c
15517
15518 modules.c: forget this file saturday for [11093]
15519
15520 ------------------------------------------------------------------------
15521 r11123 | dionoea | 2005-05-23 10:33:51 +0200 (Mon, 23 May 2005) | 3 lines
15522 Changed paths:
15523    M /trunk/configure.ac
15524    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
15525    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
15526
15527  * change trunk version name to 0.8.3-svn so people don't get it confused
15528    with the 0.8.2 branch
15529
15530 ------------------------------------------------------------------------
15531 r11118 | courmisch | 2005-05-23 09:52:49 +0200 (Mon, 23 May 2005) | 2 lines
15532 Changed paths:
15533    M /trunk/modules/access/ftp.c
15534
15535 Windows CE compile fix attempt
15536
15537 ------------------------------------------------------------------------
15538 r11117 | titer | 2005-05-23 08:22:02 +0200 (Mon, 23 May 2005) | 3 lines
15539 Changed paths:
15540    M /trunk/configure.ac
15541    M /trunk/src/misc/getaddrinfo.c
15542    M /trunk/src/misc/net.c
15543
15544  src/*: BeOS compile fixes
15545  configure.ac: access_ftp now requires -lnet on BeOS
15546
15547 ------------------------------------------------------------------------
15548 r11116 | robux4 | 2005-05-22 23:52:11 +0200 (Sun, 22 May 2005) | 1 line
15549 Changed paths:
15550    M /trunk/modules/demux/mkv.cpp
15551
15552 mkv.cpp: try to improve timecode and references handling
15553 ------------------------------------------------------------------------
15554 r11115 | fkuehne | 2005-05-22 20:07:52 +0200 (Sun, 22 May 2005) | 1 line
15555 Changed paths:
15556    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
15557    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
15558
15559 * use the correct terminal to commit changes to the trunk...
15560 ------------------------------------------------------------------------
15561 r11111 | courmisch | 2005-05-22 17:03:47 +0200 (Sun, 22 May 2005) | 3 lines
15562 Changed paths:
15563    M /trunk/include/vlc_httpd.h
15564    M /trunk/modules/access_output/http.c
15565    M /trunk/modules/control/http.c
15566    M /trunk/src/misc/httpd.c
15567
15568 Support for re-using the same TLS/SSL httpd hosts for multiple stream ouputs;
15569 a minor TLS httpd API change was needed (closes #92)
15570
15571 ------------------------------------------------------------------------
15572 r11109 | zorglub | 2005-05-22 16:52:26 +0200 (Sun, 22 May 2005) | 2 lines
15573 Changed paths:
15574    M /trunk/mozilla/vlcshell.cpp
15575    M /trunk/src/playlist/playlist.c
15576
15577 Fix loop in mozilla plugin (closes #138)
15578
15579 ------------------------------------------------------------------------
15580 r11108 | courmisch | 2005-05-22 13:36:59 +0200 (Sun, 22 May 2005) | 3 lines
15581 Changed paths:
15582    M /trunk/src/misc/httpd.c
15583
15584 - use VLC net API in httpd
15585 (side effect: closes #89)
15586
15587 ------------------------------------------------------------------------
15588 r11107 | courmisch | 2005-05-22 13:25:27 +0200 (Sun, 22 May 2005) | 2 lines
15589 Changed paths:
15590    M /trunk/modules/access/ftp.c
15591
15592 Safer EPSV implementation (needed new networking API)
15593
15594 ------------------------------------------------------------------------
15595 r11106 | courmisch | 2005-05-22 13:24:52 +0200 (Sun, 22 May 2005) | 2 lines
15596 Changed paths:
15597    M /trunk/modules/access_output/udp.c
15598
15599 Another forgotten file
15600
15601 ------------------------------------------------------------------------
15602 r11105 | courmisch | 2005-05-22 13:24:08 +0200 (Sun, 22 May 2005) | 5 lines
15603 Changed paths:
15604    M /trunk/include/network.h
15605    M /trunk/modules/control/rc.c
15606    M /trunk/modules/control/telnet.c
15607    M /trunk/modules/misc/network/ipv4.c
15608    M /trunk/modules/misc/network/ipv6.c
15609    M /trunk/src/libvlc.h
15610    M /trunk/src/misc/net.c
15611
15612 - Use the new vlc_getaddrinfo API
15613 - Unduplicate TCP networking code (closes #101)
15614 - Modify net_ListenTCP to support multiple listening sockets
15615 - Update net_ListenTCP callers to the new API
15616
15617 ------------------------------------------------------------------------
15618 r11104 | courmisch | 2005-05-22 13:21:39 +0200 (Sun, 22 May 2005) | 2 lines
15619 Changed paths:
15620    M /trunk/include/vlc_common.h
15621
15622 Forget one file
15623
15624 ------------------------------------------------------------------------
15625 r11103 | courmisch | 2005-05-22 13:19:55 +0200 (Sun, 22 May 2005) | 2 lines
15626 Changed paths:
15627    M /trunk/Makefile.am
15628    A /trunk/src/misc/getaddrinfo.c
15629
15630 vlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror replacements
15631
15632 ------------------------------------------------------------------------
15633 r11101 | courmisch | 2005-05-22 12:55:34 +0200 (Sun, 22 May 2005) | 3 lines
15634 Changed paths:
15635    M /trunk/modules/access/http.c
15636
15637 Support HTTP/TLS tunnels through HTTP/1.1 proxies
15638 (closes #136)
15639
15640 ------------------------------------------------------------------------
15641 r11100 | courmisch | 2005-05-22 09:46:02 +0200 (Sun, 22 May 2005) | 2 lines
15642 Changed paths:
15643    M /trunk/src/misc/httpd.c
15644
15645 Fix httpd reference count and deletion
15646
15647 ------------------------------------------------------------------------
15648 r11099 | robux4 | 2005-05-22 09:41:38 +0200 (Sun, 22 May 2005) | 1 line
15649 Changed paths:
15650    M /trunk/extras/contrib/src/packages.mak
15651
15652 contrib: update libebml/libmatroska to the freshly released versions
15653 ------------------------------------------------------------------------
15654 r11098 | damienf | 2005-05-21 22:55:45 +0200 (Sat, 21 May 2005) | 2 lines
15655 Changed paths:
15656    M /trunk/modules/access/dshow/dshow.cpp
15657
15658 dshow.cpp: fill in frame rate info (if demuxing)
15659
15660 ------------------------------------------------------------------------
15661 r11097 | courmisch | 2005-05-21 21:11:00 +0200 (Sat, 21 May 2005) | 2 lines
15662 Changed paths:
15663    M /trunk/NEWS
15664
15665 FTP/IPv6 news
15666
15667 ------------------------------------------------------------------------
15668 r11096 | courmisch | 2005-05-21 21:05:14 +0200 (Sat, 21 May 2005) | 2 lines
15669 Changed paths:
15670    M /trunk/modules/access/ftp.c
15671
15672 Update copyright date
15673
15674 ------------------------------------------------------------------------
15675 r11095 | courmisch | 2005-05-21 20:59:49 +0200 (Sat, 21 May 2005) | 5 lines
15676 Changed paths:
15677    M /trunk/modules/access/ftp.c
15678
15679 Implement Extended passive mode
15680 (RFC2428 - FTP Extensions for IPv6 and NATs) :
15681 - explicitly NAT-friendly FTP (refs #66),
15682 - IPv6 support (closes #130).
15683
15684 ------------------------------------------------------------------------
15685 r11094 | courmisch | 2005-05-21 20:13:38 +0200 (Sat, 21 May 2005) | 2 lines
15686 Changed paths:
15687    M /trunk/modules/access/ftp.c
15688
15689 Code simplification
15690
15691 ------------------------------------------------------------------------
15692 r11093 | xtophe | 2005-05-21 17:07:46 +0200 (Sat, 21 May 2005) | 7 lines
15693 Changed paths:
15694    M /trunk/include/configuration.h
15695    M /trunk/modules/gui/beos/PreferencesWindow.cpp
15696    M /trunk/modules/gui/macosx/prefs_widgets.m
15697    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
15698    M /trunk/src/libvlc.h
15699    M /trunk/src/misc/configuration.c
15700
15701 configuration.[ch]: Handling of deprecated options in the command line. Add a new configuration helper add_deprecated( name, b_strict).
15702 gui/*: Don't show deprecated option in the preferences
15703 libvlc.h: add the deprecated options from NEWS. Is there others ?
15704 Could the Mac and BeOS dev, check for their gui, please.
15705 Closes #112
15706
15707
15708 ------------------------------------------------------------------------
15709 r11092 | xtophe | 2005-05-21 16:53:54 +0200 (Sat, 21 May 2005) | 3 lines
15710 Changed paths:
15711    M /trunk/vlc.win32.nsi
15712
15713 vlc.win32.nsi: Add a "Reset VLC preferences" shortcut
15714                Untested.
15715
15716 ------------------------------------------------------------------------
15717 r11091 | sigmunau | 2005-05-21 12:14:10 +0200 (Sat, 21 May 2005) | 4 lines
15718 Changed paths:
15719    M /trunk/modules/video_filter/mosaic.c
15720
15721 video_filter/mosaic.c: you should change the order of the arguments as well
15722 when you change the order of the format string. thanks to blackjack for
15723 noticing
15724
15725 ------------------------------------------------------------------------
15726 r11090 | courmisch | 2005-05-20 21:29:25 +0200 (Fri, 20 May 2005) | 2 lines
15727 Changed paths:
15728    M /trunk/Makefile.am
15729
15730 Hopefully fix multi-jobs builds
15731
15732 ------------------------------------------------------------------------
15733 r11089 | massiot | 2005-05-20 20:41:23 +0200 (Fri, 20 May 2005) | 2 lines
15734 Changed paths:
15735    M /trunk/modules/video_filter/mosaic.c
15736
15737  * modules/video_filter/mosaic.c: %lld -> I64Fd
15738
15739 ------------------------------------------------------------------------
15740 r11088 | massiot | 2005-05-20 20:16:33 +0200 (Fri, 20 May 2005) | 4 lines
15741 Changed paths:
15742    M /trunk/modules/stream_out/bridge.c
15743    M /trunk/modules/stream_out/mosaic_bridge.c
15744    M /trunk/modules/video_filter/mosaic.c
15745
15746  * modules/stream_out/bridge.c: Fixed deleting/adding of streams.
15747  * modules/stream_out/mosaic_bridge.c: Fixed potential segfault.
15748  * modules/video_filter/mosaic.c: Run the mosaic thread in a higher priority.
15749
15750 ------------------------------------------------------------------------
15751 r11087 | massiot | 2005-05-20 20:05:42 +0200 (Fri, 20 May 2005) | 2 lines
15752 Changed paths:
15753    M /trunk/modules/codec/ffmpeg/encoder.c
15754
15755  * modules/codec/ffmpeg/encoder.c: If qmin == qmax, set CODEC_FLAG_QSCALE.
15756
15757 ------------------------------------------------------------------------
15758 r11086 | massiot | 2005-05-20 20:00:02 +0200 (Fri, 20 May 2005) | 4 lines
15759 Changed paths:
15760    M /trunk/include/vlc_block.h
15761    M /trunk/include/vout_synchro.h
15762    M /trunk/modules/codec/libmpeg2.c
15763    M /trunk/src/video_output/vout_synchro.c
15764
15765  * src/video_output/vout_synchro.c: Fixed synchro for low delay streams.
15766  * include/vlc_block.h: Removed BLOCK_FLAG_END_OF_GOP which I don't use
15767    any longer.
15768
15769 ------------------------------------------------------------------------
15770 r11085 | gbazin | 2005-05-20 19:58:06 +0200 (Fri, 20 May 2005) | 1 line
15771 Changed paths:
15772    M /trunk/modules/stream_out/transcode.c
15773
15774 * modules/stream_out/transcode.c: got rid of useless nearbyint().
15775 ------------------------------------------------------------------------
15776 r11084 | massiot | 2005-05-20 19:54:10 +0200 (Fri, 20 May 2005) | 2 lines
15777 Changed paths:
15778    M /trunk/include/vlc_codec.h
15779    M /trunk/include/vlc_filter.h
15780
15781  * Added a big fat warning on members of filter_t and decoder_t.
15782
15783 ------------------------------------------------------------------------
15784 r11083 | gbazin | 2005-05-20 19:35:08 +0200 (Fri, 20 May 2005) | 1 line
15785 Changed paths:
15786    M /trunk/modules/demux/mkv.cpp
15787
15788 * modules/demux/mkv.cpp: fill-in frame rate info.
15789 ------------------------------------------------------------------------
15790 r11082 | zorglub | 2005-05-20 18:59:07 +0200 (Fri, 20 May 2005) | 2 lines
15791 Changed paths:
15792    M /trunk/modules/demux/mpeg/m4v.c
15793    M /trunk/modules/packetizer/mpeg4video.c
15794
15795 Don't print error on non-fatal problems
15796
15797 ------------------------------------------------------------------------
15798 r11081 | robux4 | 2005-05-20 18:42:40 +0200 (Fri, 20 May 2005) | 1 line
15799 Changed paths:
15800    M /trunk/modules/demux/mkv.cpp
15801
15802 mkv.cpp: fix a problem in UnGet()
15803 ------------------------------------------------------------------------
15804 r11080 | fenrir | 2005-05-20 18:03:15 +0200 (Fri, 20 May 2005) | 2 lines
15805 Changed paths:
15806    M /trunk/modules/access/mms/mmstu.c
15807
15808  * mmstu: fixed 1 buffer overflow.
15809
15810 ------------------------------------------------------------------------
15811 r11079 | massiot | 2005-05-20 17:02:25 +0200 (Fri, 20 May 2005) | 3 lines
15812 Changed paths:
15813    M /trunk/include/vlc_filter.h
15814    M /trunk/modules/codec/ffmpeg/ffmpeg.c
15815    M /trunk/modules/stream_out/transcode.c
15816    M /trunk/modules/video_filter/deinterlace.c
15817
15818  * ALL : ported the deinterlace module to video filter2. New
15819    --sout-transcode-deinterlace-module and --sout-deinterlace-mode options.
15820
15821 ------------------------------------------------------------------------
15822 r11078 | gbazin | 2005-05-20 11:26:26 +0200 (Fri, 20 May 2005) | 1 line
15823 Changed paths:
15824    M /trunk/modules/access/v4l/v4l.c
15825
15826 * modules/access/v4l: try a bit harder to find a valid default video size.
15827 ------------------------------------------------------------------------
15828 r11077 | robux4 | 2005-05-20 10:43:12 +0200 (Fri, 20 May 2005) | 1 line
15829 Changed paths:
15830    M /trunk/modules/demux/mkv.cpp
15831
15832 mkv.cpp: Improve the block UnGet()
15833 ------------------------------------------------------------------------
15834 r11076 | sigmunau | 2005-05-20 00:48:38 +0200 (Fri, 20 May 2005) | 3 lines
15835 Changed paths:
15836    M /trunk/modules/demux/livedotcom.cpp
15837
15838 livedotcom.cpp: Do not url encode sdp data coming from sap before passing to
15839 live.com. Fixes livedotcom with sap which has been broken since r10945
15840
15841 ------------------------------------------------------------------------
15842 r11075 | robux4 | 2005-05-19 23:47:53 +0200 (Thu, 19 May 2005) | 1 line
15843 Changed paths:
15844    M /trunk/modules/demux/mkv.cpp
15845
15846 mkv.cpp: clean the UnGet() feature
15847 ------------------------------------------------------------------------
15848 r11074 | robux4 | 2005-05-19 23:19:53 +0200 (Thu, 19 May 2005) | 1 line
15849 Changed paths:
15850    M /trunk/modules/demux/mkv.cpp
15851
15852 mkv.cpp: fix a problem when using successive 0s chapters in ordered editions
15853 ------------------------------------------------------------------------
15854 r11073 | robux4 | 2005-05-19 22:23:49 +0200 (Thu, 19 May 2005) | 1 line
15855 Changed paths:
15856    M /trunk/modules/demux/mkv.cpp
15857
15858 mkv.cpp: better update of the current chapter when seeking (manual or auto)
15859 ------------------------------------------------------------------------
15860 r11071 | robux4 | 2005-05-19 18:35:59 +0200 (Thu, 19 May 2005) | 1 line
15861 Changed paths:
15862    M /trunk/modules/demux/mkv.cpp
15863
15864 mkv.cpp: don't use the default edition if there is none
15865 ------------------------------------------------------------------------
15866 r11070 | robux4 | 2005-05-19 17:27:21 +0200 (Thu, 19 May 2005) | 1 line
15867 Changed paths:
15868    M /trunk/modules/demux/mkv.cpp
15869
15870 mkv.cpp: allow reading segments bigger than 4GB
15871 ------------------------------------------------------------------------
15872 r11069 | titer | 2005-05-19 16:11:30 +0200 (Thu, 19 May 2005) | 4 lines
15873 Changed paths:
15874    M /trunk/modules/gui/macosx/vout.h
15875    M /trunk/modules/gui/macosx/vout.m
15876
15877  macosx/vout*: quick kludge for Tiger crashes
15878   Use performSelectorOnMainThread when available (>= 10.2) to create
15879   the window from the main thread. Also fixed a couple warnings
15880
15881 ------------------------------------------------------------------------
15882 r11068 | courmisch | 2005-05-19 10:36:18 +0200 (Thu, 19 May 2005) | 2 lines
15883 Changed paths:
15884    M /trunk/NEWS
15885
15886 Note about SAP http no longer supported
15887
15888 ------------------------------------------------------------------------
15889 r11066 | massiot | 2005-05-18 23:46:47 +0200 (Wed, 18 May 2005) | 2 lines
15890 Changed paths:
15891    M /trunk/modules/mux/mpeg/ts.c
15892
15893  * modules/mux/mpeg/ts.c: More sensible defaults for configuration options.
15894
15895 ------------------------------------------------------------------------
15896 r11063 | sigmunau | 2005-05-18 23:25:24 +0200 (Wed, 18 May 2005) | 2 lines
15897 Changed paths:
15898    M /trunk/modules/gui/wxwindows/video.cpp
15899
15900 wx/video.cpp: Don't crash with --no-wxwin-embed
15901
15902 ------------------------------------------------------------------------
15903 r11058 | massiot | 2005-05-18 18:07:40 +0200 (Wed, 18 May 2005) | 3 lines
15904 Changed paths:
15905    M /trunk/configure.ac
15906
15907  * configure.ac : Build dvb as built-in when using --with-dvbpsi-tree. This
15908    fixes dvb on x86_64 architecture.
15909
15910 ------------------------------------------------------------------------
15911 r11057 | fenrir | 2005-05-18 17:50:50 +0200 (Wed, 18 May 2005) | 2 lines
15912 Changed paths:
15913    M /trunk/modules/demux/ts.c
15914
15915  * ts: fixed EITEventFixString.
15916
15917 ------------------------------------------------------------------------
15918 r11056 | massiot | 2005-05-18 17:02:26 +0200 (Wed, 18 May 2005) | 3 lines
15919 Changed paths:
15920    M /trunk/configure.ac
15921
15922  * configure.ac: Compile libmpeg2 as a built-in when --with-ffmpeg-tree is
15923    requested. Fixes the build of plugins on x86_64 architecture.
15924
15925 ------------------------------------------------------------------------
15926 r11055 | robux4 | 2005-05-18 15:03:15 +0200 (Wed, 18 May 2005) | 1 line
15927 Changed paths:
15928    M /trunk/modules/demux/mkv.cpp
15929
15930 mkv.cpp: more conditional commands + avoid a compiler warning
15931 ------------------------------------------------------------------------
15932 r11054 | gbazin | 2005-05-18 12:23:37 +0200 (Wed, 18 May 2005) | 1 line
15933 Changed paths:
15934    M /trunk/modules/demux/ogg.c
15935
15936 * modules/demux/ogg.c: fill-in frame rate info for theora as well.
15937 ------------------------------------------------------------------------
15938 r11053 | robux4 | 2005-05-17 23:27:03 +0200 (Tue, 17 May 2005) | 1 line
15939 Changed paths:
15940    M /trunk/modules/demux/mkv.cpp
15941
15942 mkv.cpp: improve the DVD conditional calls, add one of the SetHL_BTN DVD command
15943 ------------------------------------------------------------------------
15944 r11052 | massiot | 2005-05-17 22:56:22 +0200 (Tue, 17 May 2005) | 2 lines
15945 Changed paths:
15946    M /trunk/configure.ac
15947
15948  * configure.ac : Fixed a typo in libtwolame LDFLAGS.
15949
15950 ------------------------------------------------------------------------
15951 r11051 | robux4 | 2005-05-17 21:13:16 +0200 (Tue, 17 May 2005) | 1 line
15952 Changed paths:
15953    M /trunk/modules/demux/mkv.cpp
15954
15955 mkv.cpp: add support for the JumpSS DVD command
15956 ------------------------------------------------------------------------
15957 r11050 | zorglub | 2005-05-17 21:05:20 +0200 (Tue, 17 May 2005) | 2 lines
15958 Changed paths:
15959    M /trunk/modules/mux/mpeg/ts.c
15960
15961 Better if we don't break teletext 
15962
15963 ------------------------------------------------------------------------
15964 r11049 | zorglub | 2005-05-17 20:29:59 +0200 (Tue, 17 May 2005) | 4 lines
15965 Changed paths:
15966    M /trunk/modules/mux/mpeg/ts.c
15967
15968 Fix streaming of text subtitles in TS (Closes #52)
15969
15970 Not sure it's the proper way,though (basically, simply don't override the length)
15971
15972 ------------------------------------------------------------------------
15973 r11048 | gbazin | 2005-05-17 15:49:31 +0200 (Tue, 17 May 2005) | 1 line
15974 Changed paths:
15975    M /trunk/modules/mux/mpeg/ts.c
15976
15977 * modules/mux/mpeg/ts.c: fixed FixPES().
15978 ------------------------------------------------------------------------
15979 r11047 | fkuehne | 2005-05-17 15:37:48 +0200 (Tue, 17 May 2005) | 2 lines
15980 Changed paths:
15981    M /trunk/modules/stream_out/rtp.c
15982    M /trunk/po/es.po
15983    M /trunk/src/libvlc.h
15984
15985 * capitalise "Time To Live" always
15986 * fixed erroneus Spanish translation of TTL, thanks to the forum-user "martintxo" for the hint
15987 ------------------------------------------------------------------------
15988 r11046 | fkuehne | 2005-05-17 15:20:50 +0200 (Tue, 17 May 2005) | 1 line
15989 Changed paths:
15990    M /trunk/po/en_GB.po
15991    M /trunk/po/es.po
15992    M /trunk/po/fr.po
15993    M /trunk/po/hu.po
15994    M /trunk/po/it.po
15995    M /trunk/po/ja.po
15996    M /trunk/po/pt_BR.po
15997
15998 * corrected some copyright headers
15999 ------------------------------------------------------------------------
16000 r11045 | fkuehne | 2005-05-17 15:20:05 +0200 (Tue, 17 May 2005) | 1 line
16001 Changed paths:
16002    M /trunk/po/da.po
16003
16004 * update to the Danish translation by Jonas Larsen
16005 ------------------------------------------------------------------------
16006 r11044 | robux4 | 2005-05-16 23:07:27 +0200 (Mon, 16 May 2005) | 1 line
16007 Changed paths:
16008    M /trunk/modules/demux/mkv.cpp
16009
16010 mkv.cpp: don't decode frames when they shouldn't be
16011 ------------------------------------------------------------------------
16012 r11043 | gbazin | 2005-05-16 21:53:10 +0200 (Mon, 16 May 2005) | 1 line
16013 Changed paths:
16014    M /trunk/modules/demux/mp4/mp4.c
16015
16016 * modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
16017 ------------------------------------------------------------------------
16018 r11042 | robux4 | 2005-05-16 21:41:37 +0200 (Mon, 16 May 2005) | 1 line
16019 Changed paths:
16020    M /trunk/modules/demux/mkv.cpp
16021
16022 mkv.cpp: make seeking more accurate
16023 ------------------------------------------------------------------------
16024 r11041 | robux4 | 2005-05-16 18:00:46 +0200 (Mon, 16 May 2005) | 1 line
16025 Changed paths:
16026    M /trunk/modules/demux/mkv.cpp
16027
16028 mkv.cpp: fix duration for text subs
16029 ------------------------------------------------------------------------
16030 r11040 | gbazin | 2005-05-16 17:51:21 +0200 (Mon, 16 May 2005) | 1 line
16031 Changed paths:
16032    M /trunk/modules/demux/mp4/mp4.c
16033
16034 * modules/demux/mp4/mp4.c: fill-in frame rate info in es_format_t.
16035 ------------------------------------------------------------------------
16036 r11038 | robux4 | 2005-05-16 17:45:28 +0200 (Mon, 16 May 2005) | 1 line
16037 Changed paths:
16038    M /trunk/modules/demux/mkv.cpp
16039
16040 mkv.cpp: hide the navigation packet from the user
16041 ------------------------------------------------------------------------
16042 r11037 | gbazin | 2005-05-16 17:11:56 +0200 (Mon, 16 May 2005) | 1 line
16043 Changed paths:
16044    M /trunk/modules/codec/ffmpeg/video.c
16045
16046 * modules/codec/ffmpeg/video.c: use frame rate info from demuxer (if available) to interpolate PTS.
16047 ------------------------------------------------------------------------
16048 r11036 | gbazin | 2005-05-16 17:10:59 +0200 (Mon, 16 May 2005) | 1 line
16049 Changed paths:
16050    M /trunk/src/input/es_out.c
16051
16052 * src/input/es_out.c: reduce the frame rate rational in es_out_Add().
16053 ------------------------------------------------------------------------
16054 r11035 | gbazin | 2005-05-16 17:09:58 +0200 (Mon, 16 May 2005) | 1 line
16055 Changed paths:
16056    M /trunk/modules/demux/ogg.c
16057
16058 * modules/demux/ogg.c: fill-in frame rate info in es_format_t.
16059 ------------------------------------------------------------------------
16060 r11032 | gbazin | 2005-05-16 15:48:47 +0200 (Mon, 16 May 2005) | 1 line
16061 Changed paths:
16062    M /trunk/modules/gui/wxwindows/interface.cpp
16063
16064 * modules/gui/wxwindows/interface.cpp: something a bit uglier
16065 ------------------------------------------------------------------------
16066 r11031 | gbazin | 2005-05-16 15:44:05 +0200 (Mon, 16 May 2005) | 1 line
16067 Changed paths:
16068    M /trunk/modules/gui/wxwindows/interface.cpp
16069
16070 * modules/gui/wxwindows/interface.cpp: butt-ugly workaround for accelerators' bug in wxGTK 2.6.0.
16071 ------------------------------------------------------------------------
16072 r11030 | gbazin | 2005-05-16 15:32:12 +0200 (Mon, 16 May 2005) | 1 line
16073 Changed paths:
16074    M /trunk/modules/codec/theora.c
16075
16076 * modules/codec/theora.c: give higher priority to the libtheora encoder.
16077 ------------------------------------------------------------------------
16078 r11029 | gbazin | 2005-05-16 14:47:57 +0200 (Mon, 16 May 2005) | 1 line
16079 Changed paths:
16080    M /trunk/modules/gui/wxwindows/interface.cpp
16081
16082 * modules/gui/wxwindows/interface.cpp: another fix for the embedded video size.
16083 ------------------------------------------------------------------------
16084 r11028 | robux4 | 2005-05-16 14:33:01 +0200 (Mon, 16 May 2005) | 1 line
16085 Changed paths:
16086    M /trunk/modules/demux/mkv.cpp
16087
16088 mkv.cpp: code factorisation when jumping from one segment to the other
16089 ------------------------------------------------------------------------
16090 r11027 | gbazin | 2005-05-16 13:52:09 +0200 (Mon, 16 May 2005) | 1 line
16091 Changed paths:
16092    M /trunk/modules/gui/wxwindows/video.cpp
16093
16094 * modules/gui/wxwindows/video.cpp: fixed problem where sometime the video doesn't start at the right size.
16095 ------------------------------------------------------------------------
16096 r11026 | gbazin | 2005-05-16 12:55:53 +0200 (Mon, 16 May 2005) | 1 line
16097 Changed paths:
16098    M /trunk/modules/gui/wxwindows/interface.cpp
16099
16100 * modules/gui/wxwindows/interface.cpp: work-around for non working wxToolBarToolBase::SetNormalBitmap() in wxGTK.
16101 ------------------------------------------------------------------------
16102 r11025 | gbazin | 2005-05-16 11:40:31 +0200 (Mon, 16 May 2005) | 1 line
16103 Changed paths:
16104    M /trunk/modules/gui/wxwindows/interface.cpp
16105
16106 * modules/gui/wxwindows/interface.cpp: config_GetInt() inside VLCVolCtrl::OnPaint() is a bad idea.
16107 ------------------------------------------------------------------------
16108 r11024 | dionoea | 2005-05-15 20:04:32 +0200 (Sun, 15 May 2005) | 3 lines
16109 Changed paths:
16110    M /trunk/modules/gui/wxwindows/interface.cpp
16111
16112 fix play/pause button state ... gruiiiikkk
16113 Closes #2
16114
16115 ------------------------------------------------------------------------
16116 r11023 | dionoea | 2005-05-15 19:29:26 +0200 (Sun, 15 May 2005) | 2 lines
16117 Changed paths:
16118    M /trunk/modules/gui/wxwindows/playlist.cpp
16119
16120 gcc 4.0 compile fix by Arwed von Merkatz
16121
16122 ------------------------------------------------------------------------
16123 r11022 | fkuehne | 2005-05-15 17:06:13 +0200 (Sun, 15 May 2005) | 1 line
16124 Changed paths:
16125    M /trunk/po/bn.po
16126    M /trunk/po/ca.po
16127    M /trunk/po/da.po
16128    M /trunk/po/de.po
16129    M /trunk/po/el.po
16130    M /trunk/po/en_GB.po
16131    M /trunk/po/es.po
16132    M /trunk/po/fr.po
16133    M /trunk/po/hi.po
16134    M /trunk/po/hu.po
16135    M /trunk/po/it.po
16136    M /trunk/po/ja.po
16137    M /trunk/po/my.po
16138    M /trunk/po/ne.po
16139    M /trunk/po/nl.po
16140    M /trunk/po/no.po
16141    M /trunk/po/pl.po
16142    M /trunk/po/ps.po
16143    M /trunk/po/pt_BR.po
16144    M /trunk/po/ru.po
16145    M /trunk/po/sv.po
16146    M /trunk/po/tet.po
16147    M /trunk/po/tl.po
16148    M /trunk/po/vlc.pot
16149    M /trunk/po/zh_TW.po
16150
16151 * updated the po-files -- please change as few strings as possible now
16152 ------------------------------------------------------------------------
16153 r11021 | hartman | 2005-05-15 16:41:50 +0200 (Sun, 15 May 2005) | 2 lines
16154 Changed paths:
16155    M /trunk/configure.ac
16156
16157 * When building coreaudio module, also build auhal module
16158
16159 ------------------------------------------------------------------------
16160 r11020 | hartman | 2005-05-15 15:39:43 +0200 (Sun, 15 May 2005) | 2 lines
16161 Changed paths:
16162    M /trunk/modules/audio_output/Modules.am
16163    A /trunk/modules/audio_output/auhal.c
16164
16165 * AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal unit to do analog audio processing. This will allow us to dump the coreaudio resampler later on and will also do automatic channel reordering etc. The module currently does NOT work. The rendering callback is not functioning. I do not know how to solve the issue. I'm adding it, because it's the way to go, and I want others to be able to take a look at it and fix it. 
16166
16167 ------------------------------------------------------------------------
16168 r11019 | ipkiss | 2005-05-15 15:20:55 +0200 (Sun, 15 May 2005) | 4 lines
16169 Changed paths:
16170    M /trunk/modules/gui/wxwindows/dialogs.cpp
16171    M /trunk/modules/gui/wxwindows/fileinfo.cpp
16172
16173  * modules/gui/wxwindows/fileinfo.cpp: do not use p_intf->p_sys->p_input to
16174    get the input thread, as this does not work when called through the dialogs
16175    provider. Use vlc_object_find() instead.
16176
16177 ------------------------------------------------------------------------
16178 r11018 | robux4 | 2005-05-15 14:46:30 +0200 (Sun, 15 May 2005) | 1 line
16179 Changed paths:
16180    M /trunk/modules/demux/mkv.cpp
16181
16182 mkv.cpp: fix most memory leaks
16183 ------------------------------------------------------------------------
16184 r11017 | asmax | 2005-05-15 01:50:13 +0200 (Sun, 15 May 2005) | 3 lines
16185 Changed paths:
16186    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
16187    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
16188
16189 * ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
16190 * win32_graphics.cpp: so it should work on win32 too, now...
16191
16192 ------------------------------------------------------------------------
16193 r11016 | robux4 | 2005-05-14 23:43:50 +0200 (Sat, 14 May 2005) | 1 line
16194 Changed paths:
16195    M /trunk/modules/demux/mkv.cpp
16196
16197 mkv.cpp: deal about the memleaks later
16198 ------------------------------------------------------------------------
16199 r11015 | dionoea | 2005-05-14 23:16:07 +0200 (Sat, 14 May 2005) | 2 lines
16200 Changed paths:
16201    M /trunk/modules/gui/wxwindows/interface.cpp
16202
16203 code simplification
16204
16205 ------------------------------------------------------------------------
16206 r11014 | robux4 | 2005-05-14 22:53:12 +0200 (Sat, 14 May 2005) | 1 line
16207 Changed paths:
16208    M /trunk/msvc/plugins.dsp.in
16209
16210 DSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)
16211 ------------------------------------------------------------------------
16212 r11013 | dionoea | 2005-05-14 22:39:42 +0200 (Sat, 14 May 2005) | 4 lines
16213 Changed paths:
16214    M /trunk/modules/gui/wxwindows/interface.cpp
16215
16216  * fix mute button for real (... just needed to copy 4 lines 1 function
16217 down but took me 2 hours to understand) Closes #106
16218
16219
16220 ------------------------------------------------------------------------
16221 r11012 | dionoea | 2005-05-14 22:12:21 +0200 (Sat, 14 May 2005) | 4 lines
16222 Changed paths:
16223    M /trunk/modules/gui/wxwindows/interface.cpp
16224
16225 kind of begin fixing the mute button (at least it doesn't diplay the
16226 mute icon when sound isn't mute now). Rels #106
16227
16228
16229 ------------------------------------------------------------------------
16230 r11011 | robux4 | 2005-05-14 17:52:01 +0200 (Sat, 14 May 2005) | 1 line
16231 Changed paths:
16232    M /trunk/modules/demux/mkv.cpp
16233
16234 mkv.cpp: fix a memory leak
16235 ------------------------------------------------------------------------
16236 r11010 | robux4 | 2005-05-14 17:37:25 +0200 (Sat, 14 May 2005) | 1 line
16237 Changed paths:
16238    M /trunk/modules/demux/mkv.cpp
16239
16240 mkv.cpp: start the UI hook a bit later
16241 ------------------------------------------------------------------------
16242 r11009 | ipkiss | 2005-05-14 16:39:05 +0200 (Sat, 14 May 2005) | 4 lines
16243 Changed paths:
16244    M /trunk/doc/skins/skins2-howto.xml
16245    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
16246    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
16247    M /trunk/modules/gui/skins2/parser/builder.cpp
16248    M /trunk/modules/gui/skins2/parser/builder_data.def
16249    M /trunk/modules/gui/skins2/parser/builder_data.hpp
16250    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
16251    M /trunk/share/skins2/skin.dtd
16252
16253  * skins2: New Playlist.bgimage attribute, to specify a background image for
16254    the Playlist control. If no image is specified (default behaviour), the
16255    background is filled like before, with the bgcolor1 and bgcolor2 attributes.
16256
16257 ------------------------------------------------------------------------
16258 r11008 | robux4 | 2005-05-14 15:08:44 +0200 (Sat, 14 May 2005) | 1 line
16259 Changed paths:
16260    M /trunk/modules/demux/mkv.cpp
16261
16262 mkv.cpp: make the UI hook silent when it's not used
16263 ------------------------------------------------------------------------
16264 r11007 | robux4 | 2005-05-14 15:01:38 +0200 (Sat, 14 May 2005) | 1 line
16265 Changed paths:
16266    M /trunk/modules/demux/mkv.cpp
16267
16268 mkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)
16269 ------------------------------------------------------------------------
16270 r11006 | ipkiss | 2005-05-14 13:40:55 +0200 (Sat, 14 May 2005) | 4 lines
16271 Changed paths:
16272    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
16273
16274  * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
16275    the new one breaks text display on win32.
16276    I hope it won't break x11 skins at the same time :-)
16277
16278 ------------------------------------------------------------------------
16279 r11005 | ipkiss | 2005-05-14 13:14:22 +0200 (Sat, 14 May 2005) | 2 lines
16280 Changed paths:
16281    M /trunk/doc/skins/skins2-howto.xml
16282
16283  * doc/skins/skins2-howto.xml: Always check what you write in the doc...
16284
16285 ------------------------------------------------------------------------
16286 r11004 | ipkiss | 2005-05-14 12:38:26 +0200 (Sat, 14 May 2005) | 3 lines
16287 Changed paths:
16288    M /trunk/doc/skins/skins2-howto.xml
16289
16290  * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
16291    control
16292
16293 ------------------------------------------------------------------------
16294 r11003 | bigben | 2005-05-14 11:20:47 +0200 (Sat, 14 May 2005) | 3 lines
16295 Changed paths:
16296    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
16297    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
16298    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
16299    M /trunk/modules/gui/macosx/playlist.h
16300    M /trunk/modules/gui/macosx/playlist.m
16301
16302 Restore the save Playlist function (copy/paste from 0.8.1)
16303
16304
16305 ------------------------------------------------------------------------
16306 r11002 | robux4 | 2005-05-13 22:03:27 +0200 (Fri, 13 May 2005) | 1 line
16307 Changed paths:
16308    M /trunk/modules/demux/mkv.cpp
16309
16310 mkv.cpp: fix the end of stream handling (when there are pending Post commands)
16311 ------------------------------------------------------------------------
16312 r11001 | robux4 | 2005-05-13 21:25:17 +0200 (Fri, 13 May 2005) | 1 line
16313 Changed paths:
16314    M /trunk/modules/demux/mkv.cpp
16315
16316 mkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)
16317 ------------------------------------------------------------------------
16318 r11000 | zorglub | 2005-05-13 19:58:05 +0200 (Fri, 13 May 2005) | 1 line
16319 Changed paths:
16320    M /trunk/modules/control/http.c
16321
16322 Remove excessive HTTP debugging - Closes #108
16323 ------------------------------------------------------------------------
16324 r10999 | robux4 | 2005-05-13 18:34:06 +0200 (Fri, 13 May 2005) | 1 line
16325 Changed paths:
16326    M /trunk/modules/demux/mkv.cpp
16327
16328 mkv.cpp: don't use a button if it doesn't exist
16329 ------------------------------------------------------------------------
16330 r10998 | robux4 | 2005-05-13 18:21:35 +0200 (Fri, 13 May 2005) | 1 line
16331 Changed paths:
16332    M /trunk/modules/demux/mkv.cpp
16333
16334 mkv.cpp: the UI hook is always on
16335 ------------------------------------------------------------------------
16336 r10997 | fenrir | 2005-05-13 18:00:07 +0200 (Fri, 13 May 2005) | 2 lines
16337 Changed paths:
16338    M /trunk/modules/access/v4l/v4l.c
16339
16340  * v4l: fixed v4l-height.
16341
16342 ------------------------------------------------------------------------
16343 r10996 | robux4 | 2005-05-13 17:48:56 +0200 (Fri, 13 May 2005) | 1 line
16344 Changed paths:
16345    M /trunk/modules/demux/mkv.cpp
16346
16347 mkv.cpp: add support for the JumpVTS_PTT DVD command
16348 ------------------------------------------------------------------------
16349 r10995 | fkuehne | 2005-05-13 16:51:10 +0200 (Fri, 13 May 2005) | 1 line
16350 Changed paths:
16351    M /trunk/po/de.po
16352
16353 * patch by Torsten Spindler, thanks for the corrections
16354 ------------------------------------------------------------------------
16355 r10994 | gbazin | 2005-05-13 16:16:03 +0200 (Fri, 13 May 2005) | 1 line
16356 Changed paths:
16357    M /trunk/modules/demux/ts.c
16358
16359 * modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).
16360 ------------------------------------------------------------------------
16361 r10993 | gbazin | 2005-05-13 15:31:39 +0200 (Fri, 13 May 2005) | 1 line
16362 Changed paths:
16363    M /trunk/INSTALL.win32
16364
16365 * INSTALL.win32: s/toolame/twolame.
16366 ------------------------------------------------------------------------
16367 r10992 | gbazin | 2005-05-13 15:11:36 +0200 (Fri, 13 May 2005) | 1 line
16368 Changed paths:
16369    M /trunk/modules/codec/dmo/dmo.c
16370
16371 * modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.
16372 ------------------------------------------------------------------------
16373 r10991 | djc | 2005-05-13 13:43:13 +0200 (Fri, 13 May 2005) | 2 lines
16374 Changed paths:
16375    M /trunk/modules/gui/macosx/playlist.m
16376
16377 Temporary disable NSSearchField button
16378
16379 ------------------------------------------------------------------------
16380 r10990 | gbazin | 2005-05-13 13:13:05 +0200 (Fri, 13 May 2005) | 1 line
16381 Changed paths:
16382    M /trunk/modules/codec/x264.c
16383
16384 * modules/codec/x264.c: updated with latest changes in libx264.
16385 ------------------------------------------------------------------------
16386 r10989 | robux4 | 2005-05-13 12:02:48 +0200 (Fri, 13 May 2005) | 1 line
16387 Changed paths:
16388    M /trunk/modules/demux/mkv.cpp
16389
16390 mkv.cpp: add a mutex to lock demuxing from another thread
16391 ------------------------------------------------------------------------
16392 r10988 | titer | 2005-05-13 10:46:59 +0200 (Fri, 13 May 2005) | 2 lines
16393 Changed paths:
16394    M /trunk/modules/demux/mkv.cpp
16395
16396  demux/mkv.cpp: gcc < 3 compile fix
16397
16398 ------------------------------------------------------------------------
16399 r10987 | titer | 2005-05-13 10:33:18 +0200 (Fri, 13 May 2005) | 2 lines
16400 Changed paths:
16401    M /trunk/extras/contrib/src/Makefile
16402
16403  contrib/src/Makefile: fixed cross compiling of twolame
16404
16405 ------------------------------------------------------------------------
16406 r10986 | courmisch | 2005-05-12 23:08:15 +0200 (Thu, 12 May 2005) | 2 lines
16407 Changed paths:
16408    M /trunk/src/misc/httpd.c
16409
16410 Remove debug messages in httpd
16411
16412 ------------------------------------------------------------------------
16413 r10985 | fkuehne | 2005-05-12 20:49:54 +0200 (Thu, 12 May 2005) | 1 line
16414 Changed paths:
16415    M /trunk/modules/codec/theora.c
16416    M /trunk/modules/services_discovery/shout.c
16417
16418 * fix two typos introduced in [10984]
16419 ------------------------------------------------------------------------
16420 r10984 | xtophe | 2005-05-12 20:15:28 +0200 (Thu, 12 May 2005) | 2 lines
16421 Changed paths:
16422    M /trunk/modules/codec/ffmpeg/ffmpeg.c
16423    M /trunk/modules/codec/theora.c
16424    M /trunk/modules/services_discovery/shout.c
16425
16426 ALL: Fix a few strings for the prefs.
16427
16428 ------------------------------------------------------------------------
16429 r10983 | xtophe | 2005-05-12 20:07:47 +0200 (Thu, 12 May 2005) | 2 lines
16430 Changed paths:
16431    M /trunk/share/http/index.html
16432
16433 * Put sout back. (should have read the doc more)
16434
16435 ------------------------------------------------------------------------
16436 r10982 | robux4 | 2005-05-12 18:35:18 +0200 (Thu, 12 May 2005) | 1 line
16437 Changed paths:
16438    M /trunk/modules/demux/mkv.cpp
16439
16440 mkv.cpp: thread handling cleaning
16441 ------------------------------------------------------------------------
16442 r10981 | dionoea | 2005-05-12 16:36:28 +0200 (Thu, 12 May 2005) | 2 lines
16443 Changed paths:
16444    M /trunk/ChangeLog
16445
16446  * ChangeLog should be in english ...
16447
16448 ------------------------------------------------------------------------
16449 r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
16450 Changed paths:
16451    M /trunk/ChangeLog
16452    M /trunk/NEWS
16453    M /trunk/configure.ac
16454    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
16455    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
16456
16457  * prepare 0.8.2-test1
16458  * update NEWS
16459
16460 ------------------------------------------------------------------------
16461 r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
16462 Changed paths:
16463    M /trunk/src/libvlc.c
16464    M /trunk/src/playlist/services_discovery.c
16465
16466 * src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.
16467 ------------------------------------------------------------------------
16468 r10978 | djc | 2005-05-12 02:12:44 +0200 (Thu, 12 May 2005) | 2 lines
16469 Changed paths:
16470    M /trunk/modules/gui/macosx/prefs_widgets.m
16471
16472 Change , to : in MacOSX preferences. Refs #111
16473
16474 ------------------------------------------------------------------------
16475 r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
16476 Changed paths:
16477    M /trunk/activex/test.html
16478
16479 test.html: improved user feedback, especially for live stream
16480
16481 ------------------------------------------------------------------------
16482 r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 lines
16483 Changed paths:
16484    M /trunk/activex/axvlc.idl
16485    M /trunk/activex/axvlc.tlb
16486    M /trunk/activex/axvlc_idl.c
16487    M /trunk/activex/axvlc_idl.h
16488    M /trunk/activex/main.cpp
16489    M /trunk/activex/viewobject.cpp
16490    M /trunk/activex/viewobject.h
16491    M /trunk/activex/vlccontrol.cpp
16492    M /trunk/activex/vlccontrol.h
16493    M /trunk/include/variables.h
16494    M /trunk/include/vlc/vlc.h
16495    M /trunk/src/libvlc.c
16496
16497 src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h
16498
16499 vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API.
16500
16501 main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
16502
16503 ------------------------------------------------------------------------
16504 r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
16505 Changed paths:
16506    M /trunk/modules/gui/macosx/intf.m
16507    M /trunk/modules/gui/macosx/playlist.m
16508
16509 * Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
16510 * This doesn't conflict with dvd menu navigation.
16511 * If these keys are set to an action that is handled by Cocoa, this action will have priority.
16512
16513
16514 ------------------------------------------------------------------------
16515 r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
16516 Changed paths:
16517    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16518    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
16519    M /trunk/src/audio_output/input.c
16520    M /trunk/src/video_output/video_output.c
16521    M /trunk/src/video_output/vout_subpictures.c
16522
16523 * src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.
16524 ------------------------------------------------------------------------
16525 r10973 | hartman | 2005-05-11 15:50:49 +0200 (Wed, 11 May 2005) | 2 lines
16526 Changed paths:
16527    M /trunk/modules/gui/macosx/vout.m
16528
16529 * vout.m: small codefixes that were not 100% problems.
16530
16531 ------------------------------------------------------------------------
16532 r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
16533 Changed paths:
16534    M /trunk/Makefile.am
16535
16536 * Makefile.am: fixed build problem.
16537 ------------------------------------------------------------------------
16538 r10971 | djc | 2005-05-11 14:19:05 +0200 (Wed, 11 May 2005) | 3 lines
16539 Changed paths:
16540    M /trunk/modules/gui/macosx/intf.h
16541    M /trunk/modules/gui/macosx/playlist.h
16542    M /trunk/modules/gui/macosx/playlist.m
16543    M /trunk/modules/gui/macosx/prefs_widgets.m
16544
16545 Change the searchField in NSSearchField when macos >= 10.3
16546 Move MACOS_VERSION macro to intf.h
16547
16548 ------------------------------------------------------------------------
16549 r10970 | gbazin | 2005-05-11 13:30:12 +0200 (Wed, 11 May 2005) | 1 line
16550 Changed paths:
16551    M /trunk/Makefile.am
16552    M /trunk/configure.ac
16553
16554 * configure.ac, Makefile.am: fixes for WinCE build.
16555 ------------------------------------------------------------------------
16556 r10969 | hartman | 2005-05-11 12:19:28 +0200 (Wed, 11 May 2005) | 2 lines
16557 Changed paths:
16558    M /trunk/extras/contrib/src/packages.mak
16559
16560 * Use a newer liveMedia version. November one is a bit old.
16561
16562 ------------------------------------------------------------------------
16563 r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
16564 Changed paths:
16565    M /trunk/modules/gui/macosx/prefs_widgets.m
16566
16567 Use new selectors only if they exist...
16568
16569 ------------------------------------------------------------------------
16570 r10967 | djc | 2005-05-11 11:42:34 +0200 (Wed, 11 May 2005) | 2 lines
16571 Changed paths:
16572    M /trunk/modules/gui/macosx/prefs.m
16573    M /trunk/modules/gui/macosx/prefs_widgets.m
16574
16575 *: remove fprintf debug messages
16576
16577 ------------------------------------------------------------------------
16578 r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
16579 Changed paths:
16580    M /trunk/modules/gui/macosx/intf.m
16581    M /trunk/modules/gui/macosx/prefs_widgets.m
16582
16583 Preferences panel can be viewed on X.2. Closes #104.
16584 + fix hotkeys widget with macos < 10.3
16585
16586 ------------------------------------------------------------------------
16587 r10965 | gbazin | 2005-05-11 09:05:09 +0200 (Wed, 11 May 2005) | 1 line
16588 Changed paths:
16589    M /trunk/evc/config.h.in
16590    M /trunk/msvc/config.h.in
16591
16592 * ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
16593 ------------------------------------------------------------------------
16594 r10964 | djc | 2005-05-11 01:08:52 +0200 (Wed, 11 May 2005) | 2 lines
16595 Changed paths:
16596    M /trunk/modules/gui/macosx/controls.h
16597    M /trunk/modules/gui/macosx/controls.m
16598    M /trunk/modules/gui/macosx/intf.h
16599    M /trunk/modules/gui/macosx/intf.m
16600    M /trunk/modules/gui/macosx/playlist.m
16601
16602 Fix a bug in playlist + delete updateVolumeSlider (closes #93)
16603
16604 ------------------------------------------------------------------------
16605 r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
16606 Changed paths:
16607    M /trunk/modules/gui/wxwindows/playlist.cpp
16608
16609 check if pointers are NULL (Closes #86 -> we can release test1)
16610 event reporting in wxwin32 seems to be different than in wxgtk
16611
16612 ------------------------------------------------------------------------
16613 r10962 | zorglub | 2005-05-10 23:19:08 +0200 (Tue, 10 May 2005) | 2 lines
16614 Changed paths:
16615    M /trunk/src/playlist/item-ext.c
16616
16617 Fix playlist behaviour with delete in HTTP intf (Closes #105)
16618
16619 ------------------------------------------------------------------------
16620 r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
16621 Changed paths:
16622    M /trunk/share/http/index.html
16623
16624 * Work around for the lag (close #3)
16625 * Change the playlist because at least FX and IE don't like cascading forms
16626 * control=sout is not a valid control
16627
16628 ------------------------------------------------------------------------
16629 r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
16630 Changed paths:
16631    M /trunk/modules/gui/macosx/playlistinfo.m
16632
16633 Should fix prolems during launch of VLC on xserve...
16634
16635 ------------------------------------------------------------------------
16636 r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
16637 Changed paths:
16638    M /trunk/extras/contrib/src/Makefile
16639
16640 compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS
16641 ------------------------------------------------------------------------
16642 r10955 | dionoea | 2005-05-10 15:02:11 +0200 (Tue, 10 May 2005) | 4 lines
16643 Changed paths:
16644    M /trunk/src/misc/vlm.c
16645
16646  * show number of broadcast and vod media items within show command
16647 When we end the feature freeze, we'll have to complete the show command to
16648 show (for example) the number of clients connected
16649
16650 ------------------------------------------------------------------------
16651 r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 2 lines
16652 Changed paths:
16653    M /trunk/NEWS
16654    M /trunk/configure.ac
16655
16656 change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
16657
16658 ------------------------------------------------------------------------
16659 r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
16660 Changed paths:
16661    M /trunk/modules/access_output/file.c
16662
16663 Support for large files in stream output
16664 Closes #48
16665 Closes Debian #306110
16666
16667 ------------------------------------------------------------------------
16668 r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
16669 Changed paths:
16670    M /trunk/modules/codec/ffmpeg/encoder.c
16671    M /trunk/modules/codec/ffmpeg/video.c
16672    M /trunk/modules/stream_out/switcher.c
16673
16674 * modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).
16675 ------------------------------------------------------------------------
16676 r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (Tue, 10 May 2005) | 1 line
16677 Changed paths:
16678    M /trunk/extras/contrib/src/packages.mak
16679
16680 * there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now
16681 ------------------------------------------------------------------------
16682 r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (Mon, 09 May 2005) | 1 line
16683 Changed paths:
16684    M /trunk/extras/contrib/src/packages.mak
16685
16686 * changed the download-location of libtheora to our server since their own refuses to work once again
16687 ------------------------------------------------------------------------
16688 r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (Mon, 09 May 2005) | 1 line
16689 Changed paths:
16690    M /trunk/extras/contrib/src/packages.mak
16691
16692 * updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
16693 ------------------------------------------------------------------------
16694 r10948 | dionoea | 2005-05-09 21:23:39 +0200 (Mon, 09 May 2005) | 3 lines
16695 Changed paths:
16696    M /trunk/src/libvlc.h
16697
16698  * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
16699    ctrl-s which is also used for changing skins)
16700
16701 ------------------------------------------------------------------------
16702 r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
16703 Changed paths:
16704    M /trunk/src/misc/net.c
16705
16706 Don't print an error message when attempting to recv returns EAGAIN
16707 (can only happens if we're using SSL and it is a not an error situation)
16708
16709 ------------------------------------------------------------------------
16710 r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
16711 Changed paths:
16712    M /trunk/modules/gui/macosx/equalizer.m
16713
16714 * Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work.
16715
16716
16717 ------------------------------------------------------------------------
16718 r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 lines
16719 Changed paths:
16720    M /trunk/modules/demux/livedotcom.cpp
16721
16722 Encode URL if needed (should fix Debian bug #279735)
16723
16724 ------------------------------------------------------------------------
16725 r10944 | courmisch | 2005-05-09 20:23:32 +0200 (Mon, 09 May 2005) | 2 lines
16726 Changed paths:
16727    M /trunk/include/network.h
16728
16729 Fix C++ compilation
16730
16731 ------------------------------------------------------------------------
16732 r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 3 lines
16733 Changed paths:
16734    M /trunk/modules/gui/macosx/equalizer.m
16735
16736 * Fix some variable initilization bugs
16737
16738
16739 ------------------------------------------------------------------------
16740 r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (Mon, 09 May 2005) | 1 line
16741 Changed paths:
16742    M /trunk/modules/access/vcdx/vcd.c
16743
16744 * fix the compilation which were accidentally broken in r10922
16745 ------------------------------------------------------------------------
16746 r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
16747 Changed paths:
16748    M /trunk/NEWS
16749    M /trunk/configure.ac
16750
16751   * Changed temporary version to 0.8.2.svn. Sorry about that, but it
16752     conflicts with the version in Debian which I am unable to change.
16753
16754 ------------------------------------------------------------------------
16755 r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
16756 Changed paths:
16757    M /trunk/extras/contrib/bootstrap
16758
16759 * fix to the svn-recognition
16760 ------------------------------------------------------------------------
16761 r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 6 lines
16762 Changed paths:
16763    M /trunk/share/http/index.html
16764    M /trunk/share/http/style.css
16765
16766 index.html : fix ?\194?\171 Weird URLs
16767   (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
16768
16769 style.css : small esthetic fix
16770
16771
16772 ------------------------------------------------------------------------
16773 r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
16774 Changed paths:
16775    M /trunk/extras/contrib/src/Makefile
16776
16777 Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
16778
16779 ------------------------------------------------------------------------
16780 r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 lines
16781 Changed paths:
16782    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16783
16784 fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
16785
16786 ------------------------------------------------------------------------
16787 r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
16788 Changed paths:
16789    M /trunk/extras/contrib/src/Makefile
16790
16791 This should fix libs dependences
16792
16793 ------------------------------------------------------------------------
16794 r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
16795 Changed paths:
16796    M /trunk/modules/gui/macosx/prefs_widgets.m
16797
16798 Fix hotkeys view in macosx.3 + UTF8 strings in module list
16799
16800 ------------------------------------------------------------------------
16801 r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (Sun, 08 May 2005) | 1 line
16802 Changed paths:
16803    M /trunk/extras/contrib/src/Makefile
16804
16805 * let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release
16806 ------------------------------------------------------------------------
16807 r10933 | robux4 | 2005-05-08 16:14:20 +0200 (Sun, 08 May 2005) | 1 line
16808 Changed paths:
16809    M /trunk/extras/contrib/src/Makefile
16810
16811 contrib: make the SVN vs release build really work on OS X
16812 ------------------------------------------------------------------------
16813 r10932 | robux4 | 2005-05-08 16:14:12 +0200 (Sun, 08 May 2005) | 1 line
16814 Changed paths:
16815    M /trunk/extras/contrib/bootstrap
16816
16817 contrib: make the SVN vs release build really work on OS X
16818 ------------------------------------------------------------------------
16819 r10931 | bigben | 2005-05-08 15:56:18 +0200 (Sun, 08 May 2005) | 3 lines
16820 Changed paths:
16821    M /trunk/extras/contrib/bootstrap
16822
16823 get rid of windows style line breaks
16824
16825
16826 ------------------------------------------------------------------------
16827 r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
16828 Changed paths:
16829    M /trunk/extras/contrib/bootstrap
16830    M /trunk/extras/contrib/src/Makefile
16831
16832 contrib: improve the detection of SVN
16833 ------------------------------------------------------------------------
16834 r10929 | robux4 | 2005-05-08 12:45:37 +0200 (Sun, 08 May 2005) | 1 line
16835 Changed paths:
16836    M /trunk/extras/contrib/bootstrap
16837    M /trunk/extras/contrib/src/Makefile
16838
16839 contrib: use SVN only if a client is available
16840 ------------------------------------------------------------------------
16841 r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
16842 Changed paths:
16843    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16844
16845 check if equalizer and equalizer-2pass are enabled upon panel creation
16846
16847 ------------------------------------------------------------------------
16848 r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
16849 Changed paths:
16850    M /trunk/modules/gui/wxwindows/extrapanel.cpp
16851    M /trunk/modules/gui/wxwindows/wxwindows.h
16852
16853 * disable equalizer commands in the extended GUI if the equalizer isn't
16854   enabled.
16855
16856 ------------------------------------------------------------------------
16857 r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
16858 Changed paths:
16859    M /trunk/msvc/vlc.dsw
16860
16861 MSVC build: only keep the plugins that compile out of the box
16862 ------------------------------------------------------------------------
16863 r10925 | robux4 | 2005-05-08 11:14:15 +0200 (Sun, 08 May 2005) | 1 line
16864 Changed paths:
16865    M /trunk/extras/contrib/src/Makefile
16866
16867 contrib: build libebml/libmatroska from SVN
16868 ------------------------------------------------------------------------
16869 r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
16870 Changed paths:
16871    M /trunk/BUGS
16872    M /trunk/TODO
16873
16874 Clean BUGS and TODO
16875
16876 ------------------------------------------------------------------------
16877 r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
16878 Changed paths:
16879    M /trunk/modules/demux/mkv.cpp
16880
16881 mkv.cpp: code cleaning
16882 ------------------------------------------------------------------------
16883 r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 lines
16884 Changed paths:
16885    M /trunk/modules/access/vcdx/vcd.c
16886    M /trunk/modules/access/vcdx/vcdplayer.c
16887    M /trunk/modules/audio_filter/converter/a52tofloat32.c
16888    M /trunk/modules/codec/svcdsub.c
16889    M /trunk/modules/gui/macosx/controls.m
16890
16891 * controls.m: added l10n of the volume-string shown when changing the volume
16892 * vcdx/vcdplayer.c: disabled l10n of various error messages
16893 * vcdx/vcd.c: disabled l10n of 2 debug masks. They are horribly to translate and used by advanced users only, who should speak English well enough for this purpose
16894 * rest: disabled l10n of various strings or debug masks which cannot be translated
16895
16896 more to come
16897 ------------------------------------------------------------------------
16898 r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 lines
16899 Changed paths:
16900    M /trunk/configure.ac
16901
16902 Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
16903
16904 ------------------------------------------------------------------------
16905 r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
16906 Changed paths:
16907    M /trunk/modules/demux/mkv.cpp
16908
16909 mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)
16910 ------------------------------------------------------------------------
16911 r10919 | robux4 | 2005-05-07 18:38:20 +0200 (Sat, 07 May 2005) | 1 line
16912 Changed paths:
16913    M /trunk/modules/demux/mkv.cpp
16914
16915 mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command
16916 ------------------------------------------------------------------------
16917 r10918 | djc | 2005-05-07 18:34:25 +0200 (Sat, 07 May 2005) | 2 lines
16918 Changed paths:
16919    M /trunk/modules/gui/macosx/prefs.m
16920
16921 Typo
16922
16923 ------------------------------------------------------------------------
16924 r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
16925 Changed paths:
16926    M /trunk/modules/gui/macosx/prefs.m
16927
16928 Add a notice if advanced items are not shown
16929
16930 ------------------------------------------------------------------------
16931 r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
16932 Changed paths:
16933    M /trunk/modules/demux/mkv.cpp
16934
16935 mkv.cpp: process the LinkPGCN DVD command correctly
16936 ------------------------------------------------------------------------
16937 r10915 | robux4 | 2005-05-07 16:33:16 +0200 (Sat, 07 May 2005) | 1 line
16938 Changed paths:
16939    M /trunk/modules/demux/mkv.cpp
16940
16941 mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked
16942 ------------------------------------------------------------------------
16943 r10914 | djc | 2005-05-07 11:27:53 +0200 (Sat, 07 May 2005) | 2 lines
16944 Changed paths:
16945    M /trunk/modules/gui/macosx/prefs.m
16946
16947 Fix a refcount error
16948
16949 ------------------------------------------------------------------------
16950 r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
16951 Changed paths:
16952    M /trunk/NEWS
16953
16954 Document SAP syntax change
16955
16956 ------------------------------------------------------------------------
16957 r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
16958 Changed paths:
16959    M /trunk/modules/gui/macosx/prefs.m
16960    M /trunk/modules/gui/macosx/prefs_widgets.h
16961    M /trunk/modules/gui/macosx/prefs_widgets.m
16962
16963 *: fix alignment of widgets.
16964 - What shall we do for files and module list ?
16965 - Why is there a space after "Audio viualization" in src/libvlc.h ?
16966
16967 ------------------------------------------------------------------------
16968 r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
16969 Changed paths:
16970    M /trunk/modules/gui/macosx/prefs.m
16971    M /trunk/modules/gui/macosx/prefs_widgets.h
16972    M /trunk/modules/gui/macosx/prefs_widgets.m
16973
16974 *: remove useless code
16975
16976 ------------------------------------------------------------------------
16977 r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 lines
16978 Changed paths:
16979    M /trunk/modules/gui/macosx/prefs.h
16980    M /trunk/modules/gui/macosx/prefs.m
16981    M /trunk/modules/gui/macosx/prefs_widgets.h
16982    M /trunk/modules/gui/macosx/prefs_widgets.m
16983
16984 *: fix problems about advanced button
16985
16986 ------------------------------------------------------------------------
16987 r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
16988 Changed paths:
16989    M /trunk/modules/gui/macosx/playlist.m
16990
16991 * sorry, forgot to give svn the playlist.m from the previous commit... tztz
16992 ------------------------------------------------------------------------
16993 r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (Fri, 06 May 2005) | 2 lines
16994 Changed paths:
16995    M /trunk/modules/gui/ncurses.c
16996
16997 * playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly
16998 * ncurses.c: don't localise "Ncurses"
16999 ------------------------------------------------------------------------
17000 r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (Fri, 06 May 2005) | 2 lines
17001 Changed paths:
17002    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
17003    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
17004    M /trunk/modules/gui/macosx/equalizer.m
17005
17006 * equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets
17007 * MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns
17008 ------------------------------------------------------------------------
17009 r10906 | robux4 | 2005-05-06 18:12:53 +0200 (Fri, 06 May 2005) | 1 line
17010 Changed paths:
17011    M /trunk/modules/demux/mkv.cpp
17012
17013 mkv.cpp: minor enhancements/cleanings of the button handling code
17014 ------------------------------------------------------------------------
17015 r10905 | robux4 | 2005-05-06 16:51:18 +0200 (Fri, 06 May 2005) | 1 line
17016 Changed paths:
17017    M /trunk/modules/demux/mkv.cpp
17018
17019 mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)
17020 ------------------------------------------------------------------------
17021 r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (Thu, 05 May 2005) | 2 lines
17022 Changed paths:
17023    M /trunk/BUGS
17024    M /trunk/TODO
17025
17026 BUGS,TODO: Remove stuff that has been added to Trac
17027
17028 ------------------------------------------------------------------------
17029 r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
17030 Changed paths:
17031    M /trunk/BUGS
17032    M /trunk/modules/gui/macosx/playlist.h
17033    M /trunk/modules/gui/macosx/playlist.m
17034
17035 * playlist.* support for DnD from Finder
17036 * BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
17037
17038
17039 ------------------------------------------------------------------------
17040 r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
17041 Changed paths:
17042    M /trunk/src/misc/vlm.c
17043
17044 * add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy
17045 ------------------------------------------------------------------------
17046 r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (Thu, 05 May 2005) | 1 line
17047 Changed paths:
17048    M /trunk/modules/gui/macosx/prefs.m
17049
17050 * compilation fix
17051 ------------------------------------------------------------------------
17052 r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
17053 Changed paths:
17054    M /trunk/po/es.po
17055
17056 * update to the Spanish translation by Javier Varela (99% complete now)
17057 ------------------------------------------------------------------------
17058 r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (Thu, 05 May 2005) | 1 line
17059 Changed paths:
17060    M /trunk/extras/contrib/src/Makefile
17061
17062 * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
17063 ------------------------------------------------------------------------
17064 r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
17065 Changed paths:
17066    M /trunk/modules/gui/macosx/prefs.m
17067    M /trunk/modules/gui/macosx/prefs_widgets.h
17068    M /trunk/modules/gui/macosx/prefs_widgets.m
17069
17070 - added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
17071 - wrapped code
17072
17073 ------------------------------------------------------------------------
17074 r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 lines
17075 Changed paths:
17076    M /trunk/modules/gui/macosx/prefs.h
17077    M /trunk/modules/gui/macosx/prefs.m
17078    M /trunk/modules/gui/macosx/prefs_widgets.h
17079    M /trunk/modules/gui/macosx/prefs_widgets.m
17080
17081 Added widget, fix save, etc.
17082 Known bugs: changing advanced view, detection of MacOS X version at
17083             runtime and many others...
17084
17085
17086 ------------------------------------------------------------------------
17087 r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
17088 Changed paths:
17089    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
17090    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
17091    M /trunk/modules/gui/skins2/parser/builder.cpp
17092    M /trunk/modules/gui/skins2/parser/builder_data.def
17093    M /trunk/modules/gui/skins2/parser/builder_data.hpp
17094    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
17095    M /trunk/share/skins2/skin.dtd
17096
17097 * skin.dtd: added an attribute "resize" in the "Image" element, to define
17098   the method used to resize the image, which can be "mosaic" (the default)
17099   or "scale". Note that the previous behaviour was always "scale" before,
17100   but mosaic is much much faster, so use scale method only for fun ;)
17101 * skins2/*: support of the new mosaic method; playlist resize with this
17102   method is significantly faster!
17103
17104 ------------------------------------------------------------------------
17105 r10895 | sam | 2005-05-04 16:43:00 +0200 (Wed, 04 May 2005) | 2 lines
17106 Changed paths:
17107    M /trunk/configure.ac
17108    M /trunk/src/misc/modules.c
17109
17110   * do not use a dynamic linker if no plugin support was detected/requested.
17111
17112 ------------------------------------------------------------------------
17113 r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
17114 Changed paths:
17115    M /trunk/BUGS
17116
17117 Forgot this one...
17118
17119
17120 ------------------------------------------------------------------------
17121 r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 lines
17122 Changed paths:
17123    M /trunk/BUGS
17124
17125 One more bug
17126
17127
17128 ------------------------------------------------------------------------
17129 r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
17130 Changed paths:
17131    M /trunk/BUGS
17132
17133 some more bugs...
17134
17135
17136 ------------------------------------------------------------------------
17137 r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 lines
17138 Changed paths:
17139    M /trunk/modules/gui/macosx/playlist.m
17140
17141 * Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist
17142 * A side effect of this fix seems to be that adding a directory, deleting it and adding a new playlist item doesn't seem to crash VLC anymore
17143 * Make the currently playling item, as well as its parent items bold 
17144
17145
17146 ------------------------------------------------------------------------
17147 r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
17148 Changed paths:
17149    M /trunk/configure.ac
17150    M /trunk/src/misc/darwin_specific.m
17151
17152 * aded the new Catalan translation
17153 ------------------------------------------------------------------------
17154 r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 2 lines
17155 Changed paths:
17156    M /trunk/src/libvlc.h
17157    M /trunk/src/misc/iso-639_def.h
17158
17159 Enable catalan translation
17160
17161 ------------------------------------------------------------------------
17162 r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
17163 Changed paths:
17164    M /trunk/po/POTFILES.in
17165
17166 Fixes no longer existing files
17167
17168 ------------------------------------------------------------------------
17169 r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
17170 Changed paths:
17171    M /trunk/THANKS
17172    A /trunk/po/ca.po
17173
17174 Initial Catalan translation by
17175 Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
17176
17177 ------------------------------------------------------------------------
17178 r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
17179 Changed paths:
17180    M /trunk/po/zh_TW.po
17181
17182 .po are not executable
17183
17184 ------------------------------------------------------------------------
17185 r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
17186 Changed paths:
17187    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
17188
17189 * fixed icons for bin, AIFF, WAV
17190 ------------------------------------------------------------------------
17191 r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
17192 Changed paths:
17193    M /trunk/modules/gui/skins2/src/ft2_font.cpp
17194
17195 gcc 3.4.3 gave this error: 
17196
17197   src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const':
17198   src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id
17199   src/ft2_font.cpp:172: note: try removing the parentheses around the type-id
17200
17201 Follow the suggestion.
17202
17203
17204 ------------------------------------------------------------------------
17205 r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 lines
17206 Changed paths:
17207    M /trunk/modules/gui/wxwindows/playlist.cpp
17208
17209  * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
17210
17211 ------------------------------------------------------------------------
17212 r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
17213 Changed paths:
17214    M /trunk/src/video_output/video_output.c
17215
17216 * Hopefully fixes --aspect-ratio computation when giving float values as argument
17217
17218
17219 ------------------------------------------------------------------------
17220 r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
17221 Changed paths:
17222    M /trunk/modules/gui/skins2/src/ft2_font.cpp
17223    M /trunk/modules/gui/skins2/src/ft2_font.hpp
17224    M /trunk/modules/gui/skins2/x11/x11_display.cpp
17225
17226 * ft2_font.cpp: added a cache for glyphs rendered with freetype, because
17227   freetype is so slooow: now FT2Font::drawString() is about 100 times faster
17228   in average !
17229
17230 ------------------------------------------------------------------------
17231 r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
17232 Changed paths:
17233    M /trunk/include/vlc_stream.h
17234
17235 * vlc_stream.h: added missing extern "C" (prevented compilation of skins2
17236   module in builtin mode)
17237
17238 ------------------------------------------------------------------------
17239 r10862 | rocky | 2005-05-01 16:48:08 +0200 (Sun, 01 May 2005) | 6 lines
17240 Changed paths:
17241    M /trunk/modules/access/cdda/access.c
17242    M /trunk/modules/access/cdda/info.c
17243    M /trunk/modules/access/vcdx/access.c
17244
17245 fix next/previous chapter in disc mode 
17246 fix updating meta (caused by a recent change of mine)
17247
17248 vcdx/access.c: hack to try to fix still-handling problem
17249
17250
17251 ------------------------------------------------------------------------
17252 r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 lines
17253 Changed paths:
17254    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
17255    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
17256    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
17257    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
17258    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
17259    M /trunk/modules/gui/skins2/src/os_graphics.hpp
17260    M /trunk/modules/gui/skins2/src/tooltip.cpp
17261    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
17262    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
17263    M /trunk/modules/gui/skins2/x11/x11_display.cpp
17264    M /trunk/modules/gui/skins2/x11/x11_display.hpp
17265    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
17266    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
17267
17268 * os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
17269   blending only when it is useful (i.e. when drawing antialiased text)
17270 * x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
17271
17272 ------------------------------------------------------------------------
17273 r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
17274 Changed paths:
17275    M /trunk/doc/skins/skins2-howto.xml
17276
17277  * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
17278    missing in the doc
17279
17280 ------------------------------------------------------------------------
17281 r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
17282 Changed paths:
17283    M /trunk/modules/access/cdda/access.c
17284    M /trunk/modules/access/cdda/cdda.h
17285
17286 Work on audio control access. 
17287
17288
17289 ------------------------------------------------------------------------
17290 r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
17291 Changed paths:
17292    M /trunk/modules/access/cdda/access.c
17293
17294 Correct up audio-control stop command.
17295
17296
17297 ------------------------------------------------------------------------
17298 r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
17299 Changed paths:
17300    M /trunk/modules/access/cdda/access.c
17301    M /trunk/modules/access/cdda/cdda.c
17302
17303 Compatability for different versions of libcdio from 0.71-0.74cvs
17304
17305 ------------------------------------------------------------------------
17306 r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
17307 Changed paths:
17308    M /trunk/modules/access/cdda/access.c
17309
17310 A couple more fixes. One to set meta information when in disc mode.
17311 Another to pause audio control playing.
17312
17313
17314 ------------------------------------------------------------------------
17315 r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
17316 Changed paths:
17317    M /trunk/modules/access/cdda/access.c
17318    M /trunk/modules/access/cdda/cdda.c
17319    M /trunk/modules/access/cdda/cdda.h
17320    M /trunk/modules/access/cdda/info.c
17321
17322 Fix some bugs when playlist not in disc but track mode:
17323   play_item initialization accidently lost.
17324   Probably need a vlc_object release of the playlist.
17325
17326 Adjust comments which were wrong because of cut and paste artifacts.
17327
17328 Some changes that may help debugging. 
17329
17330 First attempt at playing via audio controls - mostly not working. 
17331
17332
17333 ------------------------------------------------------------------------
17334 r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
17335 Changed paths:
17336    M /trunk/configure.ac
17337    M /trunk/extras/contrib/src/Makefile
17338    M /trunk/extras/contrib/src/packages.mak
17339    M /trunk/modules/codec/Modules.am
17340    D /trunk/modules/codec/toolame.c
17341    A /trunk/modules/codec/twolame.c (from /trunk/modules/codec/toolame.c:10731)
17342
17343 * ALL: We are now using libtwolame instead of libtoolame. The reason is that
17344   twolame is thread-safe and maintained. Update your batch files for
17345   --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
17346   for more information.
17347
17348 ------------------------------------------------------------------------
17349 r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
17350 Changed paths:
17351    M /trunk/modules/access_filter/record.c
17352
17353  * record: use add_directory (instead of add_string) + parse the name to
17354  remove the uri/path part.
17355
17356 ------------------------------------------------------------------------
17357 r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
17358 Changed paths:
17359    M /trunk/modules/demux/mkv.cpp
17360
17361 mkv.cpp: add preliminary code to support the UI hooks
17362 ------------------------------------------------------------------------
17363 r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
17364 Changed paths:
17365    M /trunk/include/vlc_common.h
17366
17367 bad, bad developer ...
17368
17369 ------------------------------------------------------------------------
17370 r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
17371 Changed paths:
17372    M /trunk/modules/access/dshow/dshow.cpp
17373
17374 - added dshow-fps option to configure capture framerate
17375 - added support for IAMStreamConfig interface to configure user settings on capture pin media type
17376
17377
17378 ------------------------------------------------------------------------
17379 r10849 | damienf | 2005-04-28 15:30:02 +0200 (Thu, 28 Apr 2005) | 4 lines
17380 Changed paths:
17381    M /trunk/include/vlc_common.h
17382    M /trunk/modules/access_filter/record.c
17383
17384 vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
17385 record.c: make it compile under mingw32, needs review
17386
17387
17388 ------------------------------------------------------------------------
17389 r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
17390 Changed paths:
17391    M /trunk/modules/access_filter/record.c
17392
17393 * modules/access_filter/record.c: compilation fix.
17394 ------------------------------------------------------------------------
17395 r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
17396 Changed paths:
17397    M /trunk/src/input/es_out.c
17398
17399  * es_out: oops, make EsOutProgramDel returning an error code.
17400
17401 ------------------------------------------------------------------------
17402 r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
17403 Changed paths:
17404    M /trunk/modules/access_filter/record.c
17405
17406  * record: grrr, support for system that doesn't have localtime_r.
17407
17408 ------------------------------------------------------------------------
17409 r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 3 lines
17410 Changed paths:
17411    M /trunk/include/vlc_es_out.h
17412    M /trunk/modules/demux/ts.c
17413    M /trunk/src/input/es_out.c
17414
17415  es_out*: added ES_OUT_DEL_GROUP
17416  ts.c: use ES_OUT_DEL_GROUP to remove old program.
17417
17418 ------------------------------------------------------------------------
17419 r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
17420 Changed paths:
17421    M /trunk/src/input/es_out.c
17422
17423 * src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin.
17424 ------------------------------------------------------------------------
17425 r10843 | gbazin | 2005-04-27 13:40:11 +0200 (Wed, 27 Apr 2005) | 1 line
17426 Changed paths:
17427    M /trunk/src/input/es_out.c
17428
17429 * src/input/es_out.c: cleanup empty programs.
17430 ------------------------------------------------------------------------
17431 r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
17432 Changed paths:
17433    M /trunk/modules/access_filter/record.c
17434
17435 Fix errno undefined error
17436
17437 ------------------------------------------------------------------------
17438 r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 5 lines
17439 Changed paths:
17440    M /trunk/src/input/var.c
17441
17442 input/var.c: don't try to update the "rate" variable directly in callback
17443 for "rate-faster" and "rate-slower". input_ControlPush will handle it. This
17444 fixes a race condition when "rate" ends up at a different value than
17445 p_input->i_rate
17446
17447 ------------------------------------------------------------------------
17448 r10840 | bigben | 2005-04-26 23:34:46 +0200 (Tue, 26 Apr 2005) | 3 lines
17449 Changed paths:
17450    M /trunk/configure.ac
17451
17452 Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
17453
17454
17455 ------------------------------------------------------------------------
17456 r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 2 lines
17457 Changed paths:
17458    M /trunk/modules/audio_output/esd.c
17459
17460   * support for --esdserver. doesn't seem to work yet, though...
17461
17462 ------------------------------------------------------------------------
17463 r10838 | titer | 2005-04-26 21:45:32 +0200 (Tue, 26 Apr 2005) | 2 lines
17464 Changed paths:
17465    M /trunk/extras/contrib/src/Makefile
17466
17467  fixed ebml/matroska build with gcc 4
17468
17469 ------------------------------------------------------------------------
17470 r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
17471 Changed paths:
17472    M /trunk/modules/demux/mkv.cpp
17473
17474 mkv.cpp: added the thread to support VOB buttons
17475 + code cleaning
17476 ------------------------------------------------------------------------
17477 r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (Tue, 26 Apr 2005) | 1 line
17478 Changed paths:
17479    M /trunk/src/libvlc.h
17480
17481 * fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards
17482 ------------------------------------------------------------------------
17483 r10833 | bigben | 2005-04-26 19:33:24 +0200 (Tue, 26 Apr 2005) | 3 lines
17484 Changed paths:
17485    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
17486    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
17487    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
17488    M /trunk/modules/gui/macosx/open.h
17489    M /trunk/modules/gui/macosx/open.m
17490
17491 Add a checkbox to enable timeshifting in the open network panel
17492
17493
17494 ------------------------------------------------------------------------
17495 r10832 | robux4 | 2005-04-26 19:16:32 +0200 (Tue, 26 Apr 2005) | 1 line
17496 Changed paths:
17497    M /trunk/modules/demux/mkv.cpp
17498
17499 mkv.cpp: do an EnterAndLeave before seeking in Matroska Script
17500 ------------------------------------------------------------------------
17501 r10831 | gbazin | 2005-04-26 16:27:47 +0200 (Tue, 26 Apr 2005) | 1 line
17502 Changed paths:
17503    M /trunk/modules/video_output/directx/events.c
17504    M /trunk/modules/video_output/x11/xcommon.c
17505
17506 * modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
17507 ------------------------------------------------------------------------
17508 r10830 | gbazin | 2005-04-26 16:16:14 +0200 (Tue, 26 Apr 2005) | 1 line
17509 Changed paths:
17510    M /trunk/include/vlc_playlist.h
17511    M /trunk/src/playlist/playlist.c
17512    M /trunk/src/video_output/video_output.c
17513
17514 * include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction.
17515 ------------------------------------------------------------------------
17516 r10829 | robux4 | 2005-04-26 15:59:11 +0200 (Tue, 26 Apr 2005) | 1 line
17517 Changed paths:
17518    M /trunk/modules/demux/mkv.cpp
17519
17520 mkv.cpp: avoid leaving the same item in cascade
17521 ------------------------------------------------------------------------
17522 r10828 | gbazin | 2005-04-26 15:07:43 +0200 (Tue, 26 Apr 2005) | 1 line
17523 Changed paths:
17524    M /trunk/modules/codec/x264.c
17525
17526 * modules/codec/x264.c: relaxed the version requirement for subpel and bpyramid.
17527 ------------------------------------------------------------------------
17528 r10827 | gbazin | 2005-04-26 14:44:03 +0200 (Tue, 26 Apr 2005) | 1 line
17529 Changed paths:
17530    M /trunk/modules/stream_out/transcode.c
17531
17532 * modules/stream_out/transcode.c: lowered the hurry-up treshold a bit.
17533 ------------------------------------------------------------------------
17534 r10826 | gbazin | 2005-04-26 14:40:02 +0200 (Tue, 26 Apr 2005) | 1 line
17535 Changed paths:
17536    M /trunk/modules/stream_out/transcode.c
17537
17538 * modules/stream_out/transcode.c: new hurry-up option that drops video frames if encoder is late.
17539 ------------------------------------------------------------------------
17540 r10825 | gbazin | 2005-04-26 12:51:32 +0200 (Tue, 26 Apr 2005) | 1 line
17541 Changed paths:
17542    M /trunk/modules/codec/x264.c
17543
17544 * modules/codec/x264.c: use proper default value for subpel.
17545 ------------------------------------------------------------------------
17546 r10824 | gbazin | 2005-04-26 12:50:06 +0200 (Tue, 26 Apr 2005) | 1 line
17547 Changed paths:
17548    M /trunk/modules/codec/x264.c
17549
17550 * modules/codec/x264.c: crop the video if its size isn't a multiple of 16 (will have to be changed to use the visible size values).
17551 ------------------------------------------------------------------------
17552 r10823 | gbazin | 2005-04-26 12:14:19 +0200 (Tue, 26 Apr 2005) | 1 line
17553 Changed paths:
17554    M /trunk/modules/codec/x264.c
17555
17556 * modules/codec/x264.c: added bpyramid and subpel options + support for X264_ANALYSE_BSUB16x16.
17557 ------------------------------------------------------------------------
17558 r10822 | gbazin | 2005-04-26 11:37:26 +0200 (Tue, 26 Apr 2005) | 1 line
17559 Changed paths:
17560    M /trunk/modules/gui/wxwindows/interface.cpp
17561
17562 * modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts.
17563 ------------------------------------------------------------------------
17564 r10821 | gbazin | 2005-04-26 11:22:04 +0200 (Tue, 26 Apr 2005) | 1 line
17565 Changed paths:
17566    M /trunk/modules/gui/wxwindows/interface.cpp
17567
17568 * modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R.
17569 ------------------------------------------------------------------------
17570 r10820 | gbazin | 2005-04-26 10:44:14 +0200 (Tue, 26 Apr 2005) | 1 line
17571 Changed paths:
17572    M /trunk/modules/demux/mkv.cpp
17573
17574 * modules/demux/mkv.cpp: itoa -> sprintf.
17575 ------------------------------------------------------------------------
17576 r10819 | fenrir | 2005-04-26 10:42:19 +0200 (Tue, 26 Apr 2005) | 2 lines
17577 Changed paths:
17578    M /trunk/modules/access_filter/record.c
17579    M /trunk/modules/access_filter/timeshift.c
17580
17581  * all: added set_shortname.
17582
17583 ------------------------------------------------------------------------
17584 r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
17585 Changed paths:
17586    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17587
17588  * wxwindows: added a cast to avoid a compiler error (conversion from void*).
17589
17590 ------------------------------------------------------------------------
17591 r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
17592 Changed paths:
17593    M /trunk/configure.ac
17594
17595 * configure.ac: add access_filter_record to the build.
17596 ------------------------------------------------------------------------
17597 r10816 | fenrir | 2005-04-26 09:28:07 +0200 (Tue, 26 Apr 2005) | 3 lines
17598 Changed paths:
17599    M /trunk/include/vlc_keys.h
17600    M /trunk/modules/access_filter/Modules.am
17601    A /trunk/modules/access_filter/record.c
17602    M /trunk/src/libvlc.h
17603
17604  * all: added a new access_filter module: record + one hotkey to start/stop
17605  recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
17606
17607 ------------------------------------------------------------------------
17608 r10815 | fenrir | 2005-04-26 09:24:39 +0200 (Tue, 26 Apr 2005) | 2 lines
17609 Changed paths:
17610    M /trunk/modules/gui/wxwindows/timer.cpp
17611
17612  * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing")
17613
17614 ------------------------------------------------------------------------
17615 r10814 | fenrir | 2005-04-26 09:23:56 +0200 (Tue, 26 Apr 2005) | 3 lines
17616 Changed paths:
17617    M /trunk/modules/access/directory.c
17618    M /trunk/modules/audio_filter/resampler/linear.c
17619    M /trunk/modules/audio_filter/resampler/ugly.c
17620    M /trunk/modules/control/http.c
17621    M /trunk/modules/mux/mpjpeg.c
17622
17623  * all: warning fixes.
17624  * mpjpeg.c: use sout_CfgParse !
17625
17626 ------------------------------------------------------------------------
17627 r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
17628 Changed paths:
17629    M /trunk/modules/demux/asf/libasf.c
17630    M /trunk/modules/demux/playlist/b4s.c
17631    M /trunk/modules/demux/ts.c
17632
17633  * asf, b4s: warning fixes.
17634  * ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator.
17635        - better support of EIT + VLC_META_NOW_PLAYING.
17636
17637 ------------------------------------------------------------------------
17638 r10812 | fenrir | 2005-04-26 09:19:10 +0200 (Tue, 26 Apr 2005) | 2 lines
17639 Changed paths:
17640    M /trunk/include/vlc_input.h
17641
17642  * vlc_input.h: added INPUT_DEL_INFO.
17643
17644 ------------------------------------------------------------------------
17645 r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
17646 Changed paths:
17647    M /trunk/src/input/control.c
17648    M /trunk/src/input/es_out.c
17649    M /trunk/src/input/input.c
17650
17651  * control: added INPUT_DEL_INFO.
17652  * input: allow chaining of access_filter (like filter1:filter2 ...)
17653  * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
17654
17655 ------------------------------------------------------------------------
17656 r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 lines
17657 Changed paths:
17658    M /trunk/extras/contrib/src/packages.mak
17659
17660 Change location of speex to http://us.speex.org/download/
17661 (fix a 302 message...)
17662
17663
17664 ------------------------------------------------------------------------
17665 r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 lines
17666 Changed paths:
17667    M /trunk/extras/zsh.cpp
17668
17669 extras/zsh.cpp: completion for module_cat and module_cat_list
17670
17671 ------------------------------------------------------------------------
17672 r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 lines
17673 Changed paths:
17674    M /trunk/extras/zsh.cpp
17675
17676 extras/zsh.cpp: allow completion of --option=value syntax
17677
17678 ------------------------------------------------------------------------
17679 r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
17680 Changed paths:
17681    A /trunk/extras/Makefile
17682    M /trunk/extras/zsh.cpp
17683
17684 extras/Makefile: A very very simple makefile to build the zsh stuff
17685 extras/zsh.cpp: Support for completing simple url as well
17686
17687 ------------------------------------------------------------------------
17688 r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
17689 Changed paths:
17690    M /trunk/modules/demux/mkv.cpp
17691
17692 mkv.cpp: add support for new DVD commands, add more debug messages
17693 ------------------------------------------------------------------------
17694 r10803 | sigmunau | 2005-04-25 19:16:37 +0200 (Mon, 25 Apr 2005) | 3 lines
17695 Changed paths:
17696    M /trunk/extras/zsh.cpp
17697
17698 zsh.cpp: allow completion of submodules as well for module-type options
17699 (this allows -A and -V to complete the dummy module
17700
17701 ------------------------------------------------------------------------
17702 r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 lines
17703 Changed paths:
17704    M /trunk/modules/gui/wxwindows/open.cpp
17705
17706 Fix crash if we don't have freetype or subsdec
17707
17708 ------------------------------------------------------------------------
17709 r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
17710 Changed paths:
17711    M /trunk/TODO
17712
17713 TODO: Added some of my personal wishes
17714
17715 ------------------------------------------------------------------------
17716 r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
17717 Changed paths:
17718    M /trunk/modules/demux/mkv.cpp
17719
17720 mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code
17721 ------------------------------------------------------------------------
17722 r10799 | robux4 | 2005-04-24 20:33:37 +0200 (Sun, 24 Apr 2005) | 1 line
17723 Changed paths:
17724    M /trunk/modules/demux/mkv.cpp
17725
17726 mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command
17727 ------------------------------------------------------------------------
17728 r10798 | zorglub | 2005-04-24 20:01:21 +0200 (Sun, 24 Apr 2005) | 2 lines
17729 Changed paths:
17730    A /trunk/BUGS
17731
17732 Added file about known bugs
17733
17734 ------------------------------------------------------------------------
17735 r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
17736 Changed paths:
17737    M /trunk/modules/gui/wxwindows/playlist.cpp
17738
17739 Also delete nodes when deleting selection
17740
17741 ------------------------------------------------------------------------
17742 r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
17743 Changed paths:
17744    M /trunk/modules/demux/mkv.cpp
17745
17746 mkv.cpp: support the CallSS VTSM DVD command and cleaner jump between chapters & segments
17747 ------------------------------------------------------------------------
17748 r10795 | zorglub | 2005-04-24 17:54:03 +0200 (Sun, 24 Apr 2005) | 2 lines
17749 Changed paths:
17750    M /trunk/modules/access/cdda.c
17751
17752 Don't forget to update the status bar on track change
17753
17754 ------------------------------------------------------------------------
17755 r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
17756 Changed paths:
17757    M /trunk/modules/services_discovery/sap.c
17758
17759 sap.c: clean up playlist handling
17760
17761 ------------------------------------------------------------------------
17762 r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 3 lines
17763 Changed paths:
17764    M /trunk/src/playlist/playlist.c
17765
17766 playlist.c: fixed a nasty corruption on exit with more than one sd module
17767 running
17768
17769 ------------------------------------------------------------------------
17770 r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
17771 Changed paths:
17772    M /trunk/modules/demux/mkv.cpp
17773
17774 mkv.cpp: clean the way chapters are presented/handled internally
17775 ------------------------------------------------------------------------
17776 r10785 | zorglub | 2005-04-24 01:15:09 +0200 (Sun, 24 Apr 2005) | 2 lines
17777 Changed paths:
17778    M /trunk/modules/gui/wxwindows/playlist.cpp
17779    M /trunk/modules/gui/wxwindows/wxwindows.h
17780
17781 Remove invert selection and select all (I simply can't figure how to do that)
17782
17783 ------------------------------------------------------------------------
17784 r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
17785 Changed paths:
17786    M /trunk/modules/gui/wxwindows/playlist.cpp
17787    M /trunk/modules/gui/wxwindows/wxwindows.h
17788
17789 Delete selection (either by menu or key)
17790
17791 ------------------------------------------------------------------------
17792 r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
17793 Changed paths:
17794    M /trunk/modules/packetizer/h264.c
17795
17796 packetizer/h264.c: fix divition by zero for some streams
17797
17798 ------------------------------------------------------------------------
17799 r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
17800 Changed paths:
17801    M /trunk/modules/gui/wxwindows/timer.cpp
17802
17803 Fix disc buttons
17804
17805 ------------------------------------------------------------------------
17806 r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
17807 Changed paths:
17808    M /trunk/modules/misc/logger.c
17809
17810 Take logger back to control modules
17811
17812 ------------------------------------------------------------------------
17813 r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 3 lines
17814 Changed paths:
17815    A /trunk/extras/zsh.cpp
17816
17817 extras/zsh.cpp: hacky c++ program that generate a zsh completion rule for vlc.
17818 todo: MODULE_CAT and MODULE_CAT_LIST options. Better mrl completion. :option=value syntax. sout completion
17819
17820 ------------------------------------------------------------------------
17821 r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
17822 Changed paths:
17823    M /trunk/src/libvlc.h
17824
17825 libvlc.h: move -A back to --aout where it belongs
17826
17827 ------------------------------------------------------------------------
17828 r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
17829 Changed paths:
17830    M /trunk/modules/demux/mkv.cpp
17831
17832 mkv.cpp: refine the way segments/chapters are presented and handled (switching now works from everywhere)
17833 ------------------------------------------------------------------------
17834 r10777 | robux4 | 2005-04-23 17:13:47 +0200 (Sat, 23 Apr 2005) | 1 line
17835 Changed paths:
17836    M /trunk/modules/demux/mkv.cpp
17837
17838 mkv.cpp: only display the DVD title info in the Title selection
17839 ------------------------------------------------------------------------
17840 r10776 | robux4 | 2005-04-23 16:08:01 +0200 (Sat, 23 Apr 2005) | 1 line
17841 Changed paths:
17842    M /trunk/modules/demux/mkv.cpp
17843
17844 mkv.cpp: use the title feature to display the segment hierarchy
17845 ------------------------------------------------------------------------
17846 r10775 | zorglub | 2005-04-23 14:33:13 +0200 (Sat, 23 Apr 2005) | 2 lines
17847 Changed paths:
17848    M /trunk/modules/access/cdda.c
17849
17850 Give a fine name when playing audio CD
17851
17852 ------------------------------------------------------------------------
17853 r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
17854 Changed paths:
17855    M /trunk/modules/demux/mkv.cpp
17856
17857 mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are)
17858 ------------------------------------------------------------------------
17859 r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (Sat, 23 Apr 2005) | 3 lines
17860 Changed paths:
17861    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17862
17863 ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2 untill ffmpeg
17864 people desides to increase their build number again
17865
17866 ------------------------------------------------------------------------
17867 r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
17868 Changed paths:
17869    M /trunk/modules/services_discovery/sap.c
17870
17871 - enable sap-ipv6 by default
17872
17873 ------------------------------------------------------------------------
17874 r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
17875 Changed paths:
17876    M /trunk/doc/skins/skins2-howto.xml
17877
17878 Updated skins2 doc.
17879
17880 ------------------------------------------------------------------------
17881 r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
17882 Changed paths:
17883    M /trunk/modules/gui/skins2/Modules.am
17884    A /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
17885    A /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
17886    M /trunk/modules/gui/skins2/parser/interpreter.cpp
17887
17888  * skins2: Added support for multiple actions (separated by ";"),
17889            wherever one action was allowed
17890
17891 ------------------------------------------------------------------------
17892 r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (Fri, 22 Apr 2005) | 1 line
17893 Changed paths:
17894    M /trunk/po/es.po
17895
17896 * update to the Spanish translation by Antonio Javier Varela Calvo
17897 ------------------------------------------------------------------------
17898 r10768 | robux4 | 2005-04-22 13:47:02 +0200 (Fri, 22 Apr 2005) | 1 line
17899 Changed paths:
17900    M /trunk/extras/contrib/src/Makefile
17901
17902 contrib: try to allow make src for Linux too
17903 ------------------------------------------------------------------------
17904 r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
17905 Changed paths:
17906    M /trunk/src/video_output/vout_synchro.c
17907
17908  vout_synchro: less verbose.
17909
17910 ------------------------------------------------------------------------
17911 r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
17912 Changed paths:
17913    M /trunk/modules/demux/mkv.cpp
17914
17915 mkv.cpp: Enter/Leave on subchapters too
17916 ------------------------------------------------------------------------
17917 r10764 | robux4 | 2005-04-21 22:29:42 +0200 (Thu, 21 Apr 2005) | 1 line
17918 Changed paths:
17919    M /trunk/extras/contrib/src/Makefile
17920
17921 contrib: no need to patch libebml anymore
17922 ------------------------------------------------------------------------
17923 r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
17924 Changed paths:
17925    D /trunk/extras/contrib/src/Patches/libebml.patch
17926    M /trunk/extras/contrib/src/packages.mak
17927
17928 contrib: update to the latest libebml/libmatroska packages
17929 ------------------------------------------------------------------------
17930 r10762 | robux4 | 2005-04-21 22:12:12 +0200 (Thu, 21 Apr 2005) | 1 line
17931 Changed paths:
17932    M /trunk/modules/demux/mkv.cpp
17933
17934 mkv.cpp: add a notice about the gcc bug on Darwin
17935 ------------------------------------------------------------------------
17936 r10761 | robux4 | 2005-04-21 14:29:55 +0200 (Thu, 21 Apr 2005) | 1 line
17937 Changed paths:
17938    M /trunk/modules/demux/mkv.cpp
17939
17940 mkv.cpp: minor improvements
17941 ------------------------------------------------------------------------
17942 r10760 | gbazin | 2005-04-21 14:09:23 +0200 (Thu, 21 Apr 2005) | 1 line
17943 Changed paths:
17944    M /trunk/modules/gui/wxwindows/timer.cpp
17945
17946 * modules/gui/wxwindows/timer.cpp: fixed interface flickering.
17947 ------------------------------------------------------------------------
17948 r10759 | courmisch | 2005-04-21 11:15:46 +0200 (Thu, 21 Apr 2005) | 3 lines
17949 Changed paths:
17950    M /trunk/src/playlist/view.c
17951
17952 Handle failed allocation
17953 (I don't remember why I coded that, but it was left in my trunk)
17954
17955 ------------------------------------------------------------------------
17956 r10758 | courmisch | 2005-04-21 11:09:34 +0200 (Thu, 21 Apr 2005) | 4 lines
17957 Changed paths:
17958    M /trunk/modules/misc/network/ipv4.c
17959
17960 Applied patch for support of the IP_MULTICAST_IF
17961 by isteinmann (at) bluewin.ch
17962 with fixes
17963
17964 ------------------------------------------------------------------------
17965 r10757 | robux4 | 2005-04-20 23:04:49 +0200 (Wed, 20 Apr 2005) | 1 line
17966 Changed paths:
17967    M /trunk/modules/demux/mkv.cpp
17968
17969 mkv.cpp: the JumpTT command now works !!!!!!
17970 ------------------------------------------------------------------------
17971 r10756 | fkuehne | 2005-04-20 22:58:15 +0200 (Wed, 20 Apr 2005) | 1 line
17972 Changed paths:
17973    M /trunk/extras/contrib/src/packages.mak
17974
17975 * fixed download-location of libvorbis
17976 ------------------------------------------------------------------------
17977 r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
17978 Changed paths:
17979    M /trunk/modules/demux/mkv.cpp
17980
17981 mkv.cpp: finding the segment matching the Title for JumpTT works
17982 ------------------------------------------------------------------------
17983 r10754 | gbazin | 2005-04-20 16:57:22 +0200 (Wed, 20 Apr 2005) | 1 line
17984 Changed paths:
17985    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17986
17987 * modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle VideoXL support.
17988 ------------------------------------------------------------------------
17989 r10753 | gbazin | 2005-04-20 16:55:46 +0200 (Wed, 20 Apr 2005) | 1 line
17990 Changed paths:
17991    M /trunk/modules/demux/avi/avi.c
17992    M /trunk/modules/demux/avi/libavi.c
17993
17994 * modules/demux/avi: pass on video palette.
17995 ------------------------------------------------------------------------
17996 r10752 | dionoea | 2005-04-20 16:39:29 +0200 (Wed, 20 Apr 2005) | 4 lines
17997 Changed paths:
17998    M /trunk/vlc.win32.nsi
17999
18000 change pointed out by 'acehole' in the forums so that automaticaly opening
18001 a file with VLC will use the whole file name and not the 8.3 format. That
18002 makes automatic subtitle loading work.
18003
18004 ------------------------------------------------------------------------
18005 r10751 | gbazin | 2005-04-20 12:44:42 +0200 (Wed, 20 Apr 2005) | 1 line
18006 Changed paths:
18007    M /trunk/modules/codec/ffmpeg/ffmpeg.c
18008    M /trunk/modules/codec/ffmpeg/video.c
18009
18010 * modules/codec/ffmpeg: added support for Apple QuickDraw, QPEG, IBM Ultimotion, LOCO, Winnov WNV1, Autodesc RLE and Indeo V2 video codecs.
18011 ------------------------------------------------------------------------
18012 r10750 | gbazin | 2005-04-20 12:41:11 +0200 (Wed, 20 Apr 2005) | 1 line
18013 Changed paths:
18014    M /trunk/modules/demux/mp4/libmp4.c
18015    M /trunk/modules/demux/mp4/libmp4.h
18016
18017 * modules/demux/mp4: support for QuickDraw video tracks.
18018 ------------------------------------------------------------------------
18019 r10749 | robux4 | 2005-04-19 23:15:46 +0200 (Tue, 19 Apr 2005) | 1 line
18020 Changed paths:
18021    M /trunk/modules/demux/mkv.cpp
18022
18023 mkv.cpp: fix a gcc warning
18024 ------------------------------------------------------------------------
18025 r10748 | robux4 | 2005-04-19 22:05:59 +0200 (Tue, 19 Apr 2005) | 1 line
18026 Changed paths:
18027    M /trunk/modules/demux/mkv.cpp
18028
18029 mkv.cpp: preliminary support for the JumpTT command
18030 ------------------------------------------------------------------------
18031 r10747 | robux4 | 2005-04-19 21:46:59 +0200 (Tue, 19 Apr 2005) | 1 line
18032 Changed paths:
18033    M /trunk/modules/demux/mkv.cpp
18034
18035 mkv.cpp: fix various memory management problems
18036 ------------------------------------------------------------------------
18037 r10746 | fenrir | 2005-04-19 18:03:11 +0200 (Tue, 19 Apr 2005) | 6 lines
18038 Changed paths:
18039    M /trunk/modules/video_filter/deinterlace.c
18040
18041   *deinterlace: added a new deinterlace method (called 'x' as experimental until I find
18042   a better name ;).
18043    It applies a edge oriented interpolation on interlaced video part only (it works on
18044    a 8x8 block basis). It works pretty well except where there is a lot of small details.
18045
18046
18047 ------------------------------------------------------------------------
18048 r10745 | fenrir | 2005-04-19 17:59:57 +0200 (Tue, 19 Apr 2005) | 2 lines
18049 Changed paths:
18050    M /trunk/src/input/decoder.c
18051
18052  * decoder: fix a crash with delete spu.
18053
18054 ------------------------------------------------------------------------
18055 r10744 | fenrir | 2005-04-19 17:56:06 +0200 (Tue, 19 Apr 2005) | 4 lines
18056 Changed paths:
18057    M /trunk/modules/access/dvb/access.c
18058    M /trunk/modules/access/dvb/dvb.h
18059
18060  * dvb: read more TS blocks at once. We start reading only 2 ts packets (needed to avoid
18061 long delay because we only receive PAT at the start), but we increase each time we read
18062 data until 20. This decrease the load (more than 50% for me) while kepping low start up delay.
18063
18064 ------------------------------------------------------------------------
18065 r10743 | robux4 | 2005-04-19 16:44:44 +0200 (Tue, 19 Apr 2005) | 1 line
18066 Changed paths:
18067    M /trunk/modules/demux/mkv.cpp
18068
18069 mkv.cpp: compilation fixes
18070 ------------------------------------------------------------------------
18071 r10742 | robux4 | 2005-04-19 16:25:30 +0200 (Tue, 19 Apr 2005) | 1 line
18072 Changed paths:
18073    M /trunk/modules/demux/mkv.cpp
18074
18075 mkv.cpp: start calling the interpretor
18076 ------------------------------------------------------------------------
18077 r10741 | gbazin | 2005-04-19 15:38:23 +0200 (Tue, 19 Apr 2005) | 1 line
18078 Changed paths:
18079    M /trunk/modules/demux/ts.c
18080
18081 * modules/demux/ts.c: got rid of some useless code and fixed a memory leak at the same time.
18082 ------------------------------------------------------------------------
18083 r10740 | robux4 | 2005-04-19 14:38:49 +0200 (Tue, 19 Apr 2005) | 1 line
18084 Changed paths:
18085    M /trunk/modules/demux/mkv.cpp
18086
18087 mkv.cpp: initial support for GPRM and SPRM DVD registers
18088 ------------------------------------------------------------------------
18089 r10739 | robux4 | 2005-04-19 13:33:14 +0200 (Tue, 19 Apr 2005) | 1 line
18090 Changed paths:
18091    M /trunk/modules/demux/mkv.cpp
18092
18093 mkv.cpp: demux_sys_t needs to keep the same name
18094 ------------------------------------------------------------------------
18095 r10738 | robux4 | 2005-04-19 13:17:22 +0200 (Tue, 19 Apr 2005) | 1 line
18096 Changed paths:
18097    M /trunk/modules/demux/mkv.cpp
18098
18099 mkv.cpp: changed the name of classes and prepare the DVD interpretor
18100 ------------------------------------------------------------------------
18101 r10737 | gbazin | 2005-04-19 10:39:31 +0200 (Tue, 19 Apr 2005) | 5 lines
18102 Changed paths:
18103    M /trunk/include/vlc_keys.h
18104    M /trunk/modules/gui/wxwindows/interface.cpp
18105
18106 * include/vlc_keys.h: Added Insert and Delete hotkeys.
18107 * modules/gui/wxwindows/interface.cpp: Fixed End hotkey + added Insert/Delete.
18108
18109 Patch by Greg Hazel (ghazel at gmail dot com)
18110
18111 ------------------------------------------------------------------------
18112 r10736 | courmisch | 2005-04-19 10:20:30 +0200 (Tue, 19 Apr 2005) | 2 lines
18113 Changed paths:
18114    M /trunk/configure.ac
18115
18116 Don't enable externrun module in -hopefully- upcoming 0.8.2
18117
18118 ------------------------------------------------------------------------
18119 r10735 | ipkiss | 2005-04-18 23:21:09 +0200 (Mon, 18 Apr 2005) | 5 lines
18120 Changed paths:
18121    M /trunk/modules/gui/skins2/src/vlcproc.cpp
18122    M /trunk/modules/gui/skins2/src/vlcproc.hpp
18123    M /trunk/modules/gui/skins2/win32/win32_window.cpp
18124    M /trunk/modules/gui/skins2/win32/win32_window.hpp
18125    M /trunk/modules/gui/skins2/x11/x11_window.cpp
18126
18127  * skins2: Fixed 2 bugs related with embedded vout and skins switching:
18128     - win32: fixed the 'vout_directx private error: out of memory' error
18129       (thanks to Trax` for pointing it out)
18130     - x11: it's now possible to use the embedded vout after changing skin
18131
18132 ------------------------------------------------------------------------
18133 r10733 | jpsaman | 2005-04-18 20:13:37 +0200 (Mon, 18 Apr 2005) | 2 lines
18134 Changed paths:
18135    M /trunk/modules/control/hotkeys.c
18136
18137 Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
18138
18139 ------------------------------------------------------------------------
18140 r10731 | gbazin | 2005-04-18 17:32:31 +0200 (Mon, 18 Apr 2005) | 1 line
18141 Changed paths:
18142    M /trunk/modules/mux/mpeg/pes.c
18143    M /trunk/modules/mux/mpeg/pes.h
18144    M /trunk/modules/mux/mpeg/ps.c
18145    M /trunk/modules/mux/mpeg/ts.c
18146
18147 * modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
18148 ------------------------------------------------------------------------
18149 r10730 | gbazin | 2005-04-18 16:49:29 +0200 (Mon, 18 Apr 2005) | 1 line
18150 Changed paths:
18151    M /trunk/modules/gui/wxwindows/menus.cpp
18152    M /trunk/modules/gui/wxwindows/video.cpp
18153    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18154
18155 * modules/gui/wxwindows/*: workaround uninitialization bug in wxWidgets -> re-enabled on-the-fly interface switching.
18156 ------------------------------------------------------------------------
18157 r10729 | damienf | 2005-04-18 14:58:14 +0200 (Mon, 18 Apr 2005) | 2 lines
18158 Changed paths:
18159    M /trunk/Makefile.am
18160
18161 - make use of cygwin rebase to optimize DLL loading, if present
18162
18163 ------------------------------------------------------------------------
18164 r10728 | damienf | 2005-04-18 13:51:57 +0200 (Mon, 18 Apr 2005) | 2 lines
18165 Changed paths:
18166    M /trunk/activex/plugin.cpp
18167
18168 - previously checked in this file to work only within my debug environment
18169
18170 ------------------------------------------------------------------------
18171 r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
18172 Changed paths:
18173    M /trunk/AUTHORS
18174    M /trunk/activex/README.TXT
18175    M /trunk/activex/oleobject.cpp
18176    M /trunk/activex/persistpropbag.cpp
18177    M /trunk/activex/plugin.cpp
18178    M /trunk/activex/plugin.h
18179    M /trunk/activex/utils.cpp
18180    M /trunk/activex/utils.h
18181    M /trunk/activex/viewobject.cpp
18182    M /trunk/activex/viewobject.h
18183    M /trunk/activex/vlccontrol.cpp
18184
18185 - source cleanup
18186 - few bugs fixed
18187 - added suport to Ole Extent measurments to improve compatibilty
18188
18189 ------------------------------------------------------------------------
18190 r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
18191 Changed paths:
18192    M /trunk/modules/gui/wxwindows/interface.cpp
18193
18194 * modules/gui/wxwindows/interface.cpp: fixed special hotkeys with modifiers on win32.
18195 ------------------------------------------------------------------------
18196 r10725 | gbazin | 2005-04-18 12:02:42 +0200 (Mon, 18 Apr 2005) | 1 line
18197 Changed paths:
18198    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18199
18200 * modules/gui/wxwindows/wxwindows.cpp: don't use the saved positions/sizes when acting as a dialog provider.
18201 ------------------------------------------------------------------------
18202 r10724 | courmisch | 2005-04-18 10:37:59 +0200 (Mon, 18 Apr 2005) | 2 lines
18203 Changed paths:
18204    M /trunk/configure.ac
18205
18206 add -lz to build gnutls (see if it doesn't break)
18207
18208 ------------------------------------------------------------------------
18209 r10715 | courmisch | 2005-04-17 20:00:31 +0200 (Sun, 17 Apr 2005) | 2 lines
18210 Changed paths:
18211    M /trunk/src/playlist/item-ext.c
18212
18213 Msg_Info => Msg_Dbg
18214
18215 ------------------------------------------------------------------------
18216 r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
18217 Changed paths:
18218    M /trunk/modules/gui/wxwindows/playlist.cpp
18219
18220 wx/playlist.cpp: removed a stray wxMutexGuiLeave
18221
18222 ------------------------------------------------------------------------
18223 r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
18224 Changed paths:
18225    M /trunk/modules/demux/playlist/playlist.c
18226
18227 demux/playlist: fix a crash when shoutcast discovery correctly is not
18228 autoplayed
18229
18230 ------------------------------------------------------------------------
18231 r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
18232 Changed paths:
18233    M /trunk/modules/services_discovery/shout.c
18234
18235 shout.c: fix some potential problems
18236
18237 ------------------------------------------------------------------------
18238 r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
18239 Changed paths:
18240    M /trunk/src/libvlc.c
18241    M /trunk/src/misc/messages.c
18242
18243 minor memleak fixes
18244
18245 ------------------------------------------------------------------------
18246 r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
18247 Changed paths:
18248    M /trunk/src/playlist/item-ext.c
18249    M /trunk/src/playlist/playlist.c
18250
18251 playlist.c: shut up a compiler warning
18252 item-ext.c: reverted a recent change in GetPositionById than caused
18253 old-style playlist to malfunction (visible in rc interface at least)
18254
18255 ------------------------------------------------------------------------
18256 r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (Sat, 16 Apr 2005) | 3 lines
18257 Changed paths:
18258    M /trunk/configure.ac
18259    M /trunk/mozilla/Makefile.am
18260
18261 Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}. 
18262 Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
18263
18264 ------------------------------------------------------------------------
18265 r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 lines
18266 Changed paths:
18267    M /trunk/src/misc/threads.c
18268
18269 Clean up thread_{begin,end}
18270
18271 ------------------------------------------------------------------------
18272 r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
18273 Changed paths:
18274    M /trunk/src/misc/objects.c
18275
18276 - fix invalid free of root object
18277
18278 ------------------------------------------------------------------------
18279 r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
18280 Changed paths:
18281    M /trunk/src/misc/modules.c
18282
18283 Small mem leak
18284
18285 ------------------------------------------------------------------------
18286 r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
18287 Changed paths:
18288    M /trunk/modules/services_discovery/sap.c
18289
18290 Clean up
18291
18292 ------------------------------------------------------------------------
18293 r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
18294 Changed paths:
18295    M /trunk/src/misc/configuration.c
18296
18297 * src/misc/configuration.c: YAF (yet another fix).
18298 ------------------------------------------------------------------------
18299 r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
18300 Changed paths:
18301    M /trunk/modules/gui/wxwindows/playlist.cpp
18302
18303 wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
18304
18305 ------------------------------------------------------------------------
18306 r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
18307 Changed paths:
18308    M /trunk/modules/services_discovery/sap.c
18309
18310 Force conversion from UTF-8 when announce is incorrectly encoded
18311
18312 ------------------------------------------------------------------------
18313 r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
18314 Changed paths:
18315    M /trunk/modules/gui/wxwindows/video.cpp
18316
18317 * modules/gui/wxwindows/video.cpp: fixes.
18318 ------------------------------------------------------------------------
18319 r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
18320 Changed paths:
18321    M /trunk/src/misc/modules.c
18322
18323 * src/misc/modules.c: added sub-version number to cache data (used to detect cache layout changes in the development version).
18324 ------------------------------------------------------------------------
18325 r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (Sat, 16 Apr 2005) | 2 lines
18326 Changed paths:
18327    M /trunk/src/playlist/item-ext.c
18328    M /trunk/src/playlist/view.c
18329
18330 playlist: fixed two more occurences of the previous error
18331
18332 ------------------------------------------------------------------------
18333 r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
18334 Changed paths:
18335    M /trunk/src/playlist/item-ext.c
18336
18337 playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
18338
18339 ------------------------------------------------------------------------
18340 r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
18341 Changed paths:
18342    M /trunk/src/playlist/playlist.c
18343
18344 Fix next
18345
18346 ------------------------------------------------------------------------
18347 r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
18348 Changed paths:
18349    M /trunk/modules/gui/wxwindows/timer.cpp
18350
18351 * modules/gui/wxwindows/timer.cpp: cleanup.
18352 ------------------------------------------------------------------------
18353 r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
18354 Changed paths:
18355    M /trunk/modules/gui/wxwindows/interface.cpp
18356    M /trunk/modules/gui/wxwindows/video.cpp
18357    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18358    M /trunk/modules/gui/wxwindows/wxwindows.h
18359
18360 * modules/gui/wxwindows: bunch of small improvements to the embedded mode + enabled saving size with --wxwin-autosize.
18361 ------------------------------------------------------------------------
18362 r10692 | courmisch | 2005-04-15 23:56:14 +0200 (Fri, 15 Apr 2005) | 3 lines
18363 Changed paths:
18364    M /trunk/modules/demux/voc.c
18365
18366 - demux with much bigger buffers to avoid performance issue
18367 - fix silences handling
18368
18369 ------------------------------------------------------------------------
18370 r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
18371 Changed paths:
18372    M /trunk/src/misc/configuration.c
18373
18374 * src/misc/configuration.c: fixed a few recent bugs.
18375 ------------------------------------------------------------------------
18376 r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
18377 Changed paths:
18378    M /trunk/configure.ac
18379    M /trunk/modules/stream_out/Modules.am
18380    M /trunk/modules/stream_out/bridge.c
18381    A /trunk/modules/stream_out/mosaic_bridge.c (from /trunk/modules/video_output/picture.c:10669)
18382    M /trunk/modules/video_filter/Modules.am
18383    M /trunk/modules/video_filter/mosaic.c
18384    A /trunk/modules/video_filter/mosaic.h (from /trunk/modules/video_output/picture.h:10654)
18385    M /trunk/modules/video_output/Modules.am
18386    D /trunk/modules/video_output/picture.c
18387    D /trunk/modules/video_output/picture.h
18388
18389  * ALL: converted the video output module "picture" to a stream output
18390    module "mosaic-bridge".
18391
18392 ------------------------------------------------------------------------
18393 r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
18394 Changed paths:
18395    M /trunk/include/vlc_video.h
18396
18397  * include/vlc_video.h: Added a p_next pointer to link pictures.
18398
18399 ------------------------------------------------------------------------
18400 r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 lines
18401 Changed paths:
18402    M /trunk/configure.ac
18403
18404  * configure.ac: Support for x86_64 architecture.
18405
18406 ------------------------------------------------------------------------
18407 r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
18408 Changed paths:
18409    M /trunk/modules/codec/libmpeg2.c
18410    M /trunk/modules/services_discovery/sap.c
18411    M /trunk/modules/video_output/sdl.c
18412    M /trunk/src/libvlc.c
18413    M /trunk/src/libvlc.h
18414    M /trunk/src/misc/cpu.c
18415
18416  * ALL: x86-64 fixes.
18417
18418 ------------------------------------------------------------------------
18419 r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
18420 Changed paths:
18421    M /trunk
18422    M /trunk/extras/contrib/src
18423
18424  More to ignore
18425
18426 ------------------------------------------------------------------------
18427 r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
18428 Changed paths:
18429    M /trunk/modules/gui/wxwindows/video.cpp
18430
18431 * modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
18432 ------------------------------------------------------------------------
18433 r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
18434 Changed paths:
18435    M /trunk/modules/gui/wxwindows/video.cpp
18436    M /trunk/modules/gui/wxwindows/wxwindows.h
18437
18438 * modules/gui/wxwindows: save size of video window when in non-autosize mode.
18439 ------------------------------------------------------------------------
18440 r10683 | courmisch | 2005-04-15 16:53:59 +0200 (Fri, 15 Apr 2005) | 3 lines
18441 Changed paths:
18442    M /trunk/modules/services_discovery/sap.c
18443
18444 support for non-global statically defined SAP IPv4 multicast addresses
18445 (Trivial patch)
18446
18447 ------------------------------------------------------------------------
18448 r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
18449 Changed paths:
18450    M /trunk/src/misc/modules.c
18451
18452 * src/misc/modules.c: oups, stupid bug.
18453 ------------------------------------------------------------------------
18454 r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
18455 Changed paths:
18456    M /trunk/include/configuration.h
18457    M /trunk/modules/gui/skins2/src/skin_main.cpp
18458    M /trunk/modules/gui/skins2/src/theme.cpp
18459    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18460    M /trunk/src/misc/configuration.c
18461    M /trunk/src/misc/modules.c
18462
18463 * src/misc/configuration.c, ALL: support for auto-saveable config options (saved automatically on exit).
18464 ------------------------------------------------------------------------
18465 r10680 | gbazin | 2005-04-15 12:38:01 +0200 (Fri, 15 Apr 2005) | 1 line
18466 Changed paths:
18467    M /trunk/modules/gui/wxwindows/timer.cpp
18468
18469 * modules/gui/wxwindows/timer.cpp: reduced the one shot timers length.
18470 ------------------------------------------------------------------------
18471 r10679 | gbazin | 2005-04-15 12:30:56 +0200 (Fri, 15 Apr 2005) | 1 line
18472 Changed paths:
18473    M /trunk/modules/gui/wxwindows/video.cpp
18474
18475 * modules/gui/wxwindows/video.cpp: only set background color when necessary.
18476 ------------------------------------------------------------------------
18477 r10678 | gbazin | 2005-04-15 11:58:33 +0200 (Fri, 15 Apr 2005) | 1 line
18478 Changed paths:
18479    M /trunk/modules/gui/wxwindows/interface.cpp
18480    M /trunk/modules/gui/wxwindows/timer.cpp
18481    M /trunk/modules/gui/wxwindows/video.cpp
18482    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18483    M /trunk/modules/gui/wxwindows/wxwindows.h
18484
18485 * modules/gui/wxwindows: small cleanup + renamed wxwin-size-to-video into wxwin-autosize.
18486 ------------------------------------------------------------------------
18487 r10677 | zorglub | 2005-04-15 11:34:29 +0200 (Fri, 15 Apr 2005) | 2 lines
18488 Changed paths:
18489    M /trunk/modules/gui/wxwindows/interface.cpp
18490
18491 Allow resizing of video when autofit is enabled
18492
18493 ------------------------------------------------------------------------
18494 r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
18495 Changed paths:
18496    M /trunk/modules/gui/wxwindows/video.cpp
18497
18498 * modules/gui/wxwindows/video.cpp: some fixes for the recent breakage.
18499 ------------------------------------------------------------------------
18500 r10675 | robux4 | 2005-04-14 23:49:34 +0200 (Thu, 14 Apr 2005) | 1 line
18501 Changed paths:
18502    M /trunk/modules/demux/mkv.cpp
18503
18504 mkv.cpp: preliminary support for segments with no content, only chapter commands
18505 ------------------------------------------------------------------------
18506 r10673 | robux4 | 2005-04-13 23:06:16 +0200 (Wed, 13 Apr 2005) | 2 lines
18507 Changed paths:
18508    M /trunk/modules/demux/mkv.cpp
18509
18510 mkv.cpp: store the chapter codec data for later use
18511 code cleaning
18512 ------------------------------------------------------------------------
18513 r10672 | robux4 | 2005-04-13 22:03:49 +0200 (Wed, 13 Apr 2005) | 1 line
18514 Changed paths:
18515    M /trunk/modules/demux/mkv.cpp
18516
18517 mkv.cpp: stronger type checking
18518 ------------------------------------------------------------------------
18519 r10671 | zorglub | 2005-04-13 21:31:45 +0200 (Wed, 13 Apr 2005) | 2 lines
18520 Changed paths:
18521    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18522    M /trunk/modules/services_discovery/sap.c
18523    M /trunk/src/playlist/playlist.c
18524
18525 Don't autoplay SAP items
18526
18527 ------------------------------------------------------------------------
18528 r10670 | zorglub | 2005-04-13 19:43:12 +0200 (Wed, 13 Apr 2005) | 10 lines
18529 Changed paths:
18530    M /trunk/include/vlc_playlist.h
18531    M /trunk/modules/gui/macosx/playlist.m
18532    M /trunk/modules/gui/ncurses.c
18533    M /trunk/modules/gui/wxwindows/interface.cpp
18534    M /trunk/modules/gui/wxwindows/open.cpp
18535    M /trunk/modules/gui/wxwindows/playlist.cpp
18536    M /trunk/modules/gui/wxwindows/timer.cpp
18537    M /trunk/modules/gui/wxwindows/wxwindows.h
18538    M /trunk/modules/services_discovery/sap.c
18539    M /trunk/src/playlist/item-ext.c
18540    M /trunk/src/playlist/playlist.c
18541    M /trunk/src/playlist/view.c
18542
18543 * Playlist :
18544   - fix crash when deleting current item
18545   - SAP: don't store pointers
18546   - don't pass pointers to interface in item-appended
18547   - remove VIEW_SIMPLE that was confusing and bug-generating
18548
18549 * wx: 
18550   - Fix open layout
18551   - Fix slider behaviour, patch by Greg Hazel
18552
18553 ------------------------------------------------------------------------
18554 r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
18555 Changed paths:
18556    M /trunk/modules/mux/mpeg/csa.c
18557
18558  * csa: decrypt only when payload >= 8 bytes.
18559
18560 ------------------------------------------------------------------------
18561 r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
18562 Changed paths:
18563    M /trunk/po/de.po
18564
18565 * po/de.po: small fix.
18566 ------------------------------------------------------------------------
18567 r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
18568 Changed paths:
18569    M /trunk/modules/access/v4l/v4l.c
18570    M /trunk/po/de.po
18571    M /trunk/src/libvlc.h
18572
18573 * src/libvlc.h: added Chinese Traditional to the list of languages
18574 * modules/access/v4l/v4l.c: fixed l10n-strings (we use American English in l10n-strings)
18575 * de.po: first update to the German translation
18576
18577 ------------------------------------------------------------------------
18578 r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
18579 Changed paths:
18580    M /trunk/modules/codec/ffmpeg/ffmpeg.c
18581    M /trunk/modules/codec/toolame.c
18582    M /trunk/modules/codec/vorbis.c
18583    M /trunk/modules/control/showintf.c
18584    M /trunk/modules/control/telnet.c
18585    M /trunk/modules/demux/mkv.cpp
18586    M /trunk/modules/demux/ts.c
18587    M /trunk/modules/gui/macosx/macosx.m
18588    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18589
18590 * ALL:  removed l10n of various untranslatable strings such as 'ffmpeg' or 'Vorbis'
18591 ------------------------------------------------------------------------
18592 r10665 | zorglub | 2005-04-12 23:55:32 +0200 (Tue, 12 Apr 2005) | 8 lines
18593 Changed paths:
18594    M /trunk/THANKS
18595    M /trunk/modules/gui/wxwindows/interface.cpp
18596    M /trunk/modules/gui/wxwindows/open.cpp
18597    M /trunk/modules/gui/wxwindows/playlist.cpp
18598    M /trunk/modules/gui/wxwindows/preferences.cpp
18599    M /trunk/modules/gui/wxwindows/timer.cpp
18600    M /trunk/modules/gui/wxwindows/video.cpp
18601    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18602    M /trunk/modules/gui/wxwindows/wxwindows.h
18603    M /trunk/modules/misc/playlist/m3u.c
18604
18605 * Patch by Gregory Hazel :
18606   - Fix gui flickering on video size change
18607   - provide a no-auto-resize mode 
18608
18609 * Patch by Christophe Mutricy : fix M3U export
18610
18611 Thanks to both !
18612
18613 ------------------------------------------------------------------------
18614 r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
18615 Changed paths:
18616    M /trunk/po/Makefile.in.in
18617
18618 * sorry, this file wasn't supposed to be commited in r10663, reverted to r10352
18619 ------------------------------------------------------------------------
18620 r10663 | fkuehne | 2005-04-12 23:08:00 +0200 (Tue, 12 Apr 2005) | 1 line
18621 Changed paths:
18622    M /trunk/po/Makefile.in.in
18623    M /trunk/po/POTFILES.in
18624    M /trunk/po/bn.po
18625    M /trunk/po/da.po
18626    M /trunk/po/de.po
18627    M /trunk/po/el.po
18628    M /trunk/po/en_GB.po
18629    M /trunk/po/es.po
18630    M /trunk/po/fr.po
18631    M /trunk/po/hi.po
18632    M /trunk/po/hu.po
18633    M /trunk/po/it.po
18634    M /trunk/po/ja.po
18635    M /trunk/po/my.po
18636    M /trunk/po/ne.po
18637    M /trunk/po/nl.po
18638    M /trunk/po/no.po
18639    M /trunk/po/pl.po
18640    M /trunk/po/ps.po
18641    M /trunk/po/pt_BR.po
18642    M /trunk/po/ru.po
18643    M /trunk/po/sv.po
18644    M /trunk/po/tet.po
18645    M /trunk/po/tl.po
18646    M /trunk/po/vlc.pot
18647    M /trunk/po/zh_TW.po
18648
18649 * updated the po-files on request by Jonas Larsen
18650 ------------------------------------------------------------------------
18651 r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
18652 Changed paths:
18653    M /trunk/THANKS
18654    M /trunk/configure.ac
18655    A /trunk/po/zh_TW.po
18656    M /trunk/src/misc/darwin_specific.m
18657
18658 * added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com>
18659 ------------------------------------------------------------------------
18660 r10661 | bigben | 2005-04-12 20:46:26 +0200 (Tue, 12 Apr 2005) | 3 lines
18661 Changed paths:
18662    M /trunk/modules/gui/macosx/controls.m
18663    M /trunk/modules/gui/macosx/intf.h
18664    M /trunk/modules/gui/macosx/intf.m
18665    M /trunk/modules/gui/macosx/playlist.h
18666    M /trunk/modules/gui/macosx/playlist.m
18667
18668 Update the info displayed in the playlist when you change the play mode in the menu (had this ever worked ?)
18669
18670
18671 ------------------------------------------------------------------------
18672 r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
18673 Changed paths:
18674    M /trunk/modules/demux/playlist/b4s.c
18675    M /trunk/modules/misc/xml/xtag.c
18676    M /trunk/src/input/stream.c
18677    M /trunk/src/playlist/item.c
18678    M /trunk/src/playlist/playlist.c
18679
18680 * ALL: fixed a handful of bugs and memory leaks.
18681 ------------------------------------------------------------------------
18682 r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 lines
18683 Changed paths:
18684    M /trunk/modules/gui/macosx/intf.m
18685    M /trunk/modules/gui/macosx/playlist.m
18686
18687 * Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
18688
18689 ------------------------------------------------------------------------
18690 r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 lines
18691 Changed paths:
18692    M /trunk/modules/misc/xml/xtag.c
18693
18694 * Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
18695
18696 ------------------------------------------------------------------------
18697 r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
18698 Changed paths:
18699    M /trunk/modules/services_discovery/sap.c
18700
18701 Simplifying
18702
18703 ------------------------------------------------------------------------
18704 r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 lines
18705 Changed paths:
18706    M /trunk/AUTHORS
18707    M /trunk/TODO
18708    M /trunk/modules/gui/macosx/controls.m
18709    M /trunk/modules/gui/macosx/intf.m
18710    M /trunk/modules/gui/macosx/vout.m
18711
18712 * fixed fullscreen on osx with multiple vouts. 
18713 * different way to remember fullscreen state.
18714 * update the playlist on item-append and item-deleted calls.
18715 * fixed video-on-top with opengl vouts on OSX.
18716
18717 ------------------------------------------------------------------------
18718 r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
18719 Changed paths:
18720    M /trunk/modules/gui/macosx/intf.h
18721    M /trunk/modules/gui/macosx/intf.m
18722    M /trunk/modules/gui/macosx/misc.h
18723    M /trunk/modules/gui/macosx/misc.m
18724
18725 * intf.* : try to restore an a bit more intelligent behavior for the playlist toggle button (remeber previous state, for instance)
18726 * misc.* : get rid of unused code.
18727
18728
18729 ------------------------------------------------------------------------
18730 r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
18731 Changed paths:
18732    M /trunk/modules/video_output/opengl.c
18733
18734 * modules/video_output/opengl.c: fixed snapshots in opengl mode.
18735 ------------------------------------------------------------------------
18736 r10653 | gbazin | 2005-04-12 16:09:12 +0200 (Tue, 12 Apr 2005) | 1 line
18737 Changed paths:
18738    M /trunk/src/video_output/vout_subpictures.c
18739
18740 * src/video_output/vout_subpictures.c: fixed recent breakage with aspect-ratio and subpictures.
18741 ------------------------------------------------------------------------
18742 r10652 | bigben | 2005-04-12 15:19:23 +0200 (Tue, 12 Apr 2005) | 5 lines
18743 Changed paths:
18744    M /trunk/modules/gui/macosx/intf.m
18745
18746 Rempaces 95 by [o_window minSize].height everywhere. That fixes some visual bugs ans should help keep consistancy.
18747
18748 Please test if I didn't break anything...
18749
18750
18751 ------------------------------------------------------------------------
18752 r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
18753 Changed paths:
18754    M /trunk/modules/services_discovery/shout.c
18755
18756 add option to select the limit of shoutcast streams to be displayed
18757
18758 ------------------------------------------------------------------------
18759 r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
18760 Changed paths:
18761    M /trunk/TODO
18762    M /trunk/src/playlist/item-ext.c
18763    M /trunk/src/playlist/view.c
18764
18765 all: remove items from pp_all_items when needed. Hopefully gives a more
18766 stable playlist
18767
18768 ------------------------------------------------------------------------
18769 r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
18770 Changed paths:
18771    M /trunk/modules/demux/mkv.cpp
18772
18773 mkv.cpp: store the translation between segment IDs for each chapter codec
18774 ------------------------------------------------------------------------
18775 r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 lines
18776 Changed paths:
18777    M /trunk/modules/stream_out/bridge.c
18778
18779 Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
18780
18781 ------------------------------------------------------------------------
18782 r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
18783 Changed paths:
18784    M /trunk/modules/gui/beos/PreferencesWindow.cpp
18785    M /trunk/modules/gui/beos/PreferencesWindow.h
18786
18787  beos/PreferencesWindow*: fixed widgets
18788
18789 ------------------------------------------------------------------------
18790 r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
18791 Changed paths:
18792    M /trunk/modules/mux/mpeg/ts.c
18793
18794 -added "pmt-program" variable to configure PMT program number
18795
18796 ------------------------------------------------------------------------
18797 r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
18798 Changed paths:
18799    M /trunk/modules/video_filter/time.c
18800
18801 * included wrong time.h
18802
18803 ------------------------------------------------------------------------
18804 r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
18805 Changed paths:
18806    M /trunk/TODO
18807
18808 TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
18809
18810 ------------------------------------------------------------------------
18811 r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
18812 Changed paths:
18813    M /trunk/modules/video_filter/time.c
18814
18815 * include time.h when using it.
18816
18817 ------------------------------------------------------------------------
18818 r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
18819 Changed paths:
18820    M /trunk/modules/gui/macosx/controls.m
18821    M /trunk/modules/gui/macosx/intf.m
18822
18823 * Fix for the disabled menu's under Tiger.
18824
18825 Apparently menu's got smarter in Tiger. As a workaround for the old version, you should first open the Help menu and then drag to the other menu's.
18826
18827 This still isn't the correct way to fix it. We should attach a callback function to the autogenerated menu's and have the callback function update the menu. (but this will work for now).
18828
18829 ------------------------------------------------------------------------
18830 r10641 | zorglub | 2005-04-10 20:40:52 +0200 (Sun, 10 Apr 2005) | 10 lines
18831 Changed paths:
18832    M /trunk/include/vlc_common.h
18833    M /trunk/include/vlc_playlist.h
18834    M /trunk/modules/gui/wxwindows/bookmarks.cpp
18835    M /trunk/modules/gui/wxwindows/extrapanel.cpp
18836    M /trunk/modules/gui/wxwindows/fileinfo.cpp
18837    M /trunk/modules/gui/wxwindows/interface.cpp
18838    M /trunk/modules/gui/wxwindows/menus.cpp
18839    M /trunk/modules/gui/wxwindows/messages.cpp
18840    M /trunk/modules/gui/wxwindows/open.cpp
18841    M /trunk/modules/gui/wxwindows/playlist.cpp
18842    M /trunk/modules/gui/wxwindows/preferences.cpp
18843    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
18844    M /trunk/modules/gui/wxwindows/preferences_widgets.h
18845    M /trunk/modules/gui/wxwindows/wizard.cpp
18846    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18847    M /trunk/modules/gui/wxwindows/wxwindows.h
18848    M /trunk/src/playlist/sort.c
18849    M /trunk/src/playlist/view.c
18850
18851 * Fixes for wx2.5.5, patch by Greg Hazel <ghazel at gmail dot com>
18852
18853 I only changed two things in the patch 
18854 * added a check for wx2.4 that does not seem to have sizer->Detach
18855 * commented out the wxCheckVersion in open.cpp, which broke layouting under wx2.5.3
18856   (what was the intended behaviour ?)
18857
18858 * Added core support for a sorted by genre view
18859
18860
18861 ------------------------------------------------------------------------
18862 r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
18863 Changed paths:
18864    M /trunk/modules/gui/beos/BeOS.cpp
18865    M /trunk/modules/gui/beos/PreferencesWindow.cpp
18866    M /trunk/modules/gui/beos/PreferencesWindow.h
18867
18868  beos/*: first pass at fixing the BeOS prefs
18869
18870 ------------------------------------------------------------------------
18871 r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
18872 Changed paths:
18873    M /trunk/modules/access/mms/mmstu.c
18874    M /trunk/modules/codec/ffmpeg/video.c
18875    M /trunk/src/input/input.c
18876
18877 fixed three major problems pointed to by Trax
18878
18879 ------------------------------------------------------------------------
18880 r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
18881 Changed paths:
18882    M /trunk/modules/demux/playlist/b4s.c
18883
18884 Fix invalid free() on exit
18885
18886 ------------------------------------------------------------------------
18887 r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
18888 Changed paths:
18889    M /trunk/modules/misc/xml/xtag.c
18890
18891 Fix a segmentation fault in case of error
18892
18893 ------------------------------------------------------------------------
18894 r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
18895 Changed paths:
18896    M /trunk/src/playlist/item-ext.c
18897
18898 playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
18899
18900 ------------------------------------------------------------------------
18901 r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
18902 Changed paths:
18903    M /trunk/modules/gui/wxwindows/playlist.cpp
18904
18905 wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
18906
18907 ------------------------------------------------------------------------
18908 r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
18909 Changed paths:
18910    M /trunk/modules/misc/externrun.c
18911
18912  externrun.c: compile fix
18913
18914 ------------------------------------------------------------------------
18915 r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
18916 Changed paths:
18917    M /trunk/modules/services_discovery/shout.c
18918
18919 shout.c: set svn properties, fixed copyright, author and a string
18920
18921 ------------------------------------------------------------------------
18922 r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
18923 Changed paths:
18924    M /trunk/configure.ac
18925    M /trunk/modules/demux/playlist/b4s.c
18926    M /trunk/modules/demux/playlist/playlist.c
18927    M /trunk/modules/services_discovery/Modules.am
18928    A /trunk/modules/services_discovery/shout.c
18929
18930 demux/playlist/*: Added a special "shoutcast" mode to b4s parser
18931 rest: new services discovery module to get channels from shoutcast
18932
18933 ------------------------------------------------------------------------
18934 r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
18935 Changed paths:
18936    M /trunk/src/playlist/item-ext.c
18937
18938 src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
18939
18940 ------------------------------------------------------------------------
18941 r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
18942 Changed paths:
18943    M /trunk/include/vlc_playlist.h
18944    M /trunk/src/playlist/sort.c
18945
18946 playlist: support for sorting a node based on numerical iterpretation of the
18947 title
18948
18949 ------------------------------------------------------------------------
18950 r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
18951 Changed paths:
18952    M /trunk/include/vlc_playlist.h
18953    M /trunk/src/playlist/item-ext.c
18954    M /trunk/src/playlist/item.c
18955
18956 playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
18957 playlist/item-ext.c: O(log(N)) playlist_GetItemById()
18958
18959 ------------------------------------------------------------------------
18960 r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 lines
18961 Changed paths:
18962    M /trunk/modules/access/vcdx/access.c
18963    M /trunk/modules/access/vcdx/info.c
18964    M /trunk/modules/access/vcdx/vcd.c
18965    M /trunk/modules/access/vcdx/vcdplayer.h
18966
18967 Crash on quit fixed.
18968 Add Track length mode. 
18969 Entry slider fixed update fixed.
18970 Some small memory leaks fixed.
18971
18972
18973 ------------------------------------------------------------------------
18974 r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
18975 Changed paths:
18976    M /trunk/extras/contrib/src/Makefile
18977    A /trunk/extras/contrib/src/Patches/gcrypt.patch
18978
18979 * gcc 4.0 fixes for libgcrypt
18980
18981 ------------------------------------------------------------------------
18982 r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
18983 Changed paths:
18984    M /trunk/configure.ac
18985
18986 * Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
18987
18988 ------------------------------------------------------------------------
18989 r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
18990 Changed paths:
18991    M /trunk/src/input/access.c
18992
18993 * src/input/access.c: fixed segfaults.
18994 ------------------------------------------------------------------------
18995 r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
18996 Changed paths:
18997    M /trunk/extras/contrib/src/Makefile
18998
18999 * Fix a spelling error of a define
19000
19001 ------------------------------------------------------------------------
19002 r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
19003 Changed paths:
19004    M /trunk/modules/access/cdda/access.c
19005    M /trunk/modules/access/cdda/callback.c
19006    M /trunk/modules/access/cdda/cdda.c
19007    M /trunk/modules/access/cdda/cdda.h
19008    M /trunk/modules/access/cdda/info.c
19009
19010 Fix bugs in disc-view slider. (May still have a couple left)
19011
19012 Fix bug in paranoia mode. Now allow two kinds of paranoia - overlap and full.
19013
19014 libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
19015 1.0.0.
19016
19017
19018
19019 ------------------------------------------------------------------------
19020 r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
19021 Changed paths:
19022    M /trunk/src/playlist/playlist.c
19023
19024 playlist.c: removed a stray mutex_unlock
19025
19026 ------------------------------------------------------------------------
19027 r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (Sat, 09 Apr 2005) | 10 lines
19028 Changed paths:
19029    M /trunk/modules/gui/wxwindows/playlist.cpp
19030    M /trunk/modules/gui/wxwindows/wxwindows.h
19031
19032 wx/playlist: never store the pointer to p_item when the playlist lock isn't
19033 held. store p_playlist in wxvlc::Playlist since the class can't work without
19034 p_playlist anyway. Strictly lock playlist when needed.
19035
19036 adds a lot of playlist_ItemGetById, and removes a lot of vlc_object_find
19037 VLC_OBJECT_PLAYLIST).
19038
19039 This should fix a lot of potential deadlocks and crashes, including a few I
19040 could reproduce
19041
19042 ------------------------------------------------------------------------
19043 r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
19044 Changed paths:
19045    M /trunk/modules/misc/gnutls.c
19046
19047 Client should now be able to authenticate
19048
19049 ------------------------------------------------------------------------
19050 r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
19051 Changed paths:
19052    M /trunk/include/vlc_playlist.h
19053    M /trunk/src/playlist/item-ext.c
19054    M /trunk/src/playlist/playlist.c
19055    M /trunk/src/playlist/view.c
19056
19057 playlist: added a pp_all_items to playlist_t allowing GetItemById to return
19058 nodes as well as items.
19059 made playlist_Control not take the playlist lock, and created a
19060 playlist_LockControl that does the same but takes the lock
19061
19062 ------------------------------------------------------------------------
19063 r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
19064 Changed paths:
19065    M /trunk/modules/gui/wxwindows/dialogs.cpp
19066
19067 * modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
19068 ------------------------------------------------------------------------
19069 r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 lines
19070 Changed paths:
19071    M /trunk/modules/gui/wxwindows/extrapanel.cpp
19072
19073 Fix addition of several filters
19074
19075 ------------------------------------------------------------------------
19076 r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
19077 Changed paths:
19078    M /trunk/modules/access/http.c
19079    M /trunk/modules/misc/gnutls.c
19080    M /trunk/src/misc/tls.c
19081
19082 - optional SSL hostname verification
19083
19084 ------------------------------------------------------------------------
19085 r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
19086 Changed paths:
19087    M /trunk/configure.ac
19088    M /trunk/modules/demux/flac.c
19089    M /trunk/modules/demux/mpeg/m4a.c
19090    M /trunk/modules/demux/mpeg/mpga.c
19091    M /trunk/modules/demux/util/Modules.am
19092    D /trunk/modules/demux/util/id3.c
19093    M /trunk/modules/demux/util/id3tag.c
19094    M /trunk/src/input/demux.c
19095
19096 * src/input/demux.c: skip header id3tag in the core before loading the demux (id3tags have a tendency to mess probing).
19097 * modules/demux/flac.c, modules/demux/mpeg/m4a.c,mpga.c: update id3tag parsing.
19098 * modules/demux/util/id3tag.c: id3tag parsing doesn't need to skip the id3tag header anymore.
19099 * modules/demux/util/id3.c: module removed because id3tag header skipping isn't needed anymore.
19100
19101 ------------------------------------------------------------------------
19102 r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
19103 Changed paths:
19104    M /trunk/modules/demux/Modules.am
19105    D /trunk/modules/demux/aac.c
19106
19107 * modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer).
19108 ------------------------------------------------------------------------
19109 r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
19110 Changed paths:
19111    M /trunk/modules/misc/gnutls.c
19112
19113 Client-side server credentials verification
19114
19115 ------------------------------------------------------------------------
19116 r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
19117 Changed paths:
19118    M /trunk/modules/demux/ty.c
19119
19120 * modules/demux/ty.c: fixed probing bug.
19121 ------------------------------------------------------------------------
19122 r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
19123 Changed paths:
19124    M /trunk/modules/misc/win32text.c
19125
19126 Not an executable
19127
19128 ------------------------------------------------------------------------
19129 r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
19130 Changed paths:
19131    M /trunk/configure.ac
19132
19133 * configure.ac: don't include externrun in the wince build.
19134 ------------------------------------------------------------------------
19135 r10609 | hartman | 2005-04-09 11:02:36 +0200 (Sat, 09 Apr 2005) | 1 line
19136 Changed paths:
19137    M /trunk/extras/contrib/src/Patches/libebml.patch
19138
19139 * fix libebml patch
19140 ------------------------------------------------------------------------
19141 r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
19142 Changed paths:
19143    M /trunk/modules/misc/externrun.c
19144
19145 Cosmetic fixes
19146
19147 ------------------------------------------------------------------------
19148 r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
19149 Changed paths:
19150    M /trunk/modules/misc/externrun.c
19151
19152 - <unistd.h> is needed for fork and execl
19153 - use execlp instead of execl
19154 - perform process replacement in the child process, not the parent
19155 - wait for process termination (to avoid zombies)
19156 - do not return value from void function
19157 - more verbose
19158
19159 ------------------------------------------------------------------------
19160 r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
19161 Changed paths:
19162    M /trunk/configure.ac
19163
19164 - remove externrun directory
19165 - struct addrinfo check
19166
19167 ------------------------------------------------------------------------
19168 r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
19169 Changed paths:
19170    M /trunk/modules/misc/Modules.am
19171    D /trunk/modules/misc/externrun
19172    A /trunk/modules/misc/externrun.c (from /trunk/modules/misc/externrun/externrun.c:10604)
19173
19174 Removed useless subdirectory
19175
19176 ------------------------------------------------------------------------
19177 r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
19178 Changed paths:
19179    M /trunk/modules/misc/externrun/externrun.c
19180
19181 tab fixes (cosmetic)
19182
19183 ------------------------------------------------------------------------
19184 r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
19185 Changed paths:
19186    M /trunk/extras/contrib/bootstrap
19187    M /trunk/extras/contrib/src/Makefile
19188
19189 * Updated the contrib system to work with the new id gcc-4 returns for Tiger
19190 ------------------------------------------------------------------------
19191 r10602 | hartman | 2005-04-09 01:47:49 +0200 (Sat, 09 Apr 2005) | 1 line
19192 Changed paths:
19193    M /trunk/extras/contrib/src/Makefile
19194    A /trunk/extras/contrib/src/Patches/libebml.patch
19195    M /trunk/extras/contrib/src/Patches/mpeg2dec.patch
19196
19197 * gcc-4.0 fixes to the contribs
19198 ------------------------------------------------------------------------
19199 r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
19200 Changed paths:
19201    M /trunk/extras/contrib/Makefile
19202
19203 * Disable "make bin" in the contrib system and give a warning.
19204
19205 ------------------------------------------------------------------------
19206 r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
19207 Changed paths:
19208    M /trunk/configure.ac
19209    M /trunk/modules/misc/dummy/input.c
19210    A /trunk/modules/misc/externrun
19211    A /trunk/modules/misc/externrun/Modules.am
19212    A /trunk/modules/misc/externrun/externrun.c
19213
19214 An interface to run extern programs (such as shutdown)
19215 ------------------------------------------------------------------------
19216 r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
19217 Changed paths:
19218    M /trunk/configure.ac
19219    M /trunk/src/misc/httpd.c
19220
19221 - Simplify check for getnameinfo
19222 - Added check for getaddrinfo
19223
19224 ------------------------------------------------------------------------
19225 r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
19226 Changed paths:
19227    M /trunk/src/misc/net.c
19228
19229 Fix invalid abusive pointer usage (heck, there was a warning!)
19230
19231 ------------------------------------------------------------------------
19232 r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
19233 Changed paths:
19234    M /trunk/src/stream_output/stream_output.c
19235
19236  * src/stream_output/stream_output.c : Print a debug message when a packet
19237    arrives too late to the mux.
19238
19239 ------------------------------------------------------------------------
19240 r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 4 lines
19241 Changed paths:
19242    M /trunk/modules/demux/ts.c
19243
19244  * modules/demux/ts.c : Removed unused sysid option. VBI descriptor and
19245    VBI teletext descriptor should not set the codec because they only
19246    add information on a teletext stream.
19247
19248 ------------------------------------------------------------------------
19249 r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
19250 Changed paths:
19251    M /trunk/modules/stream_out/transcode.c
19252
19253  * modules/stream_out/transcode.c : Cleaned up the downmixing/upmixing
19254    facilities. Fixed a few incoherences with
19255    i_original_channels/i_physical_channels.
19256
19257 ------------------------------------------------------------------------
19258 r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
19259 Changed paths:
19260    M /trunk/modules/stream_out/bridge.c
19261
19262  * modules/stream_out/bridge.c : Fixed a segfault ; delete an input stream
19263    when there is no packet coming (fixes a "packet sent too late" issue
19264    with the ts muxer).
19265
19266 ------------------------------------------------------------------------
19267 r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
19268 Changed paths:
19269    M /trunk/modules/access/udp.c
19270
19271  * modules/access/udp.c : Fixed a segfault.
19272
19273 ------------------------------------------------------------------------
19274 r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
19275 Changed paths:
19276    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
19277
19278  * modules/audio_filter/converter/mpgatofixed32 : Fixed a major bug with
19279    downmixing ; completed downmixing options.
19280
19281 ------------------------------------------------------------------------
19282 r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
19283 Changed paths:
19284    M /trunk/modules/mux/mpeg/ts.c
19285
19286  * modules/mux/mpeg/ts.c : Reduced the PES and TS overhead for low bitrate
19287    mpga streams.
19288
19289 ------------------------------------------------------------------------
19290 r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
19291 Changed paths:
19292    M /trunk/include/vlc_block.h
19293
19294  * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
19295
19296 ------------------------------------------------------------------------
19297 r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
19298 Changed paths:
19299    M /trunk/extras/contrib/src/Makefile
19300
19301 * type in mpeg2dec configure line
19302
19303 ------------------------------------------------------------------------
19304 r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
19305 Changed paths:
19306    M /trunk/extras/contrib/src/Makefile
19307
19308 * More dylib issues (gcrypt and libcdio)
19309
19310 ------------------------------------------------------------------------
19311 r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 2 lines
19312 Changed paths:
19313    M /trunk/modules/gui/macosx/playlist.m
19314
19315 * Fix a missing playlist release in the OSX playlist
19316
19317 ------------------------------------------------------------------------
19318 r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
19319 Changed paths:
19320    M /trunk/modules/demux/xa.c
19321
19322 Minor cleanup
19323
19324 ------------------------------------------------------------------------
19325 r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
19326 Changed paths:
19327    M /trunk/modules/codec/dvbsub.c
19328
19329 Keep behavior same as it was before aspect-ratio fix - the safe, conservative
19330 thing to do.
19331
19332
19333 ------------------------------------------------------------------------
19334 r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
19335 Changed paths:
19336    M /trunk/extras/contrib/src/Makefile
19337    M /trunk/extras/contrib/src/Patches/libpng.patch
19338
19339 * Disable building of shared lib of libpng on OSX. it's broken
19340
19341 ------------------------------------------------------------------------
19342 r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 lines
19343 Changed paths:
19344    M /trunk/extras/contrib/src/Makefile
19345
19346 * Fixed gnutls and cdio dylib installation
19347
19348 ------------------------------------------------------------------------
19349 r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
19350 Changed paths:
19351    M /trunk/modules/video_output/Modules.am
19352
19353 * modules/video_output/Modules: Added picture.h to MAKE_DIST
19354
19355 ------------------------------------------------------------------------
19356 r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
19357 Changed paths:
19358    M /trunk/src/playlist/playlist.c
19359
19360 Fix next/previous in skins2 playlist
19361
19362 ------------------------------------------------------------------------
19363 r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
19364 Changed paths:
19365    M /trunk/Makefile.am
19366
19367 Use VLC-release.app instead of VLC.app for package-macosx target
19368
19369 ------------------------------------------------------------------------
19370 r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
19371 Changed paths:
19372    M /trunk/Makefile.am
19373
19374 Include http/*.png and http/*.ico in windows packages
19375 -- xtophe
19376
19377 ------------------------------------------------------------------------
19378 r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
19379 Changed paths:
19380    M /trunk/Makefile.am
19381
19382 Add a new target, VLC.app which make links to files instead of copies.
19383 The old VLC.app target has been renamed VLC-release.app
19384
19385
19386 ------------------------------------------------------------------------
19387 r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 1 line
19388 Changed paths:
19389    M /trunk/modules/demux/mkv.cpp
19390
19391 mkv.cpp: prepare for chapter codecs
19392 ------------------------------------------------------------------------
19393 r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
19394 Changed paths:
19395    M /trunk/activex/Makefile.am
19396    M /trunk/activex/plugin.cpp
19397    M /trunk/activex/plugin.h
19398    A /trunk/activex/viewobject.cpp
19399    A /trunk/activex/viewobject.h
19400
19401 - all: intitial offscreen drawing support (mostly for printing). Unfortunately, video output cannot be printed at this stage, and to support it, interfacing with a video filter such as the 'snapshot' filter is required to do a still capture.
19402
19403 ------------------------------------------------------------------------
19404 r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
19405 Changed paths:
19406    M /trunk/modules/demux/mkv.cpp
19407
19408 mkv.cpp: even less warnings
19409 ------------------------------------------------------------------------
19410 r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
19411 Changed paths:
19412    M /trunk/modules/packetizer/h264.c
19413
19414  * h264: less debug.
19415
19416 ------------------------------------------------------------------------
19417 r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
19418 Changed paths:
19419    M /trunk/modules/packetizer/h264.c
19420
19421  * h264: bug fix (give valid date + split at the right place).
19422
19423 ------------------------------------------------------------------------
19424 r10572 | robux4 | 2005-04-06 11:31:09 +0200 (Wed, 06 Apr 2005) | 1 line
19425 Changed paths:
19426    M /trunk/modules/demux/mkv.cpp
19427
19428 mkv.cpp: cleaner duration computation
19429 ------------------------------------------------------------------------
19430 r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
19431 Changed paths:
19432    M /trunk/modules/demux/mkv.cpp
19433
19434 mkv.cpp: less warning
19435 ------------------------------------------------------------------------
19436 r10570 | gbazin | 2005-04-06 10:27:13 +0200 (Wed, 06 Apr 2005) | 1 line
19437 Changed paths:
19438    M /trunk/modules/gui/wince/dialogs.cpp
19439    M /trunk/modules/gui/wince/interface.cpp
19440    M /trunk/modules/gui/wince/menus.cpp
19441    M /trunk/modules/gui/wince/timer.cpp
19442    M /trunk/modules/gui/wince/wince.cpp
19443    M /trunk/modules/gui/wince/wince.h
19444
19445 * modules/gui/wince: bunch of fixes.
19446 ------------------------------------------------------------------------
19447 r10569 | robux4 | 2005-04-05 23:16:04 +0200 (Tue, 05 Apr 2005) | 1 line
19448 Changed paths:
19449    M /trunk/modules/demux/mkv.cpp
19450
19451 mkv.cpp: the return of the family preloading
19452 ------------------------------------------------------------------------
19453 r10568 | gbazin | 2005-04-05 22:50:10 +0200 (Tue, 05 Apr 2005) | 1 line
19454 Changed paths:
19455    M /trunk/configure.ac
19456    M /trunk/modules/misc/Modules.am
19457    A /trunk/modules/misc/win32text.c
19458
19459 * modules/misc/win32text.c: text renderer using the win32 TextOut API.
19460 ------------------------------------------------------------------------
19461 r10567 | robux4 | 2005-04-05 22:49:37 +0200 (Tue, 05 Apr 2005) | 1 line
19462 Changed paths:
19463    M /trunk/modules/demux/mkv.cpp
19464
19465 mkv.cpp: clean & fix seeking inside virtual_segment_t
19466 ------------------------------------------------------------------------
19467 r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
19468 Changed paths:
19469    M /trunk/modules/gui/wxwindows/fileinfo.cpp
19470    M /trunk/modules/gui/wxwindows/video.cpp
19471    M /trunk/modules/gui/wxwindows/wxwindows.h
19472
19473 wx: last bunch of changes for now. The rest must be fixed by someone with msvc
19474
19475 ------------------------------------------------------------------------
19476 r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
19477 Changed paths:
19478    M /trunk/modules/gui/wxwindows/playlist.cpp
19479    M /trunk/modules/gui/wxwindows/preferences.cpp
19480    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
19481    M /trunk/modules/gui/wxwindows/preferences_widgets.h
19482    M /trunk/modules/gui/wxwindows/wxwindows.h
19483
19484 wx: bunch more event function parameter changes
19485
19486 ------------------------------------------------------------------------
19487 r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
19488 Changed paths:
19489    M /trunk/modules/gui/wxwindows/messages.cpp
19490    M /trunk/modules/gui/wxwindows/wxwindows.h
19491
19492 wx: (hopefully) fixed a compilation error, reported by robux
19493
19494 ------------------------------------------------------------------------
19495 r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
19496 Changed paths:
19497    M /trunk/modules/gui/wxwindows/dialogs.cpp
19498
19499 * modules/gui/wxwindows/dialogs.cpp: fixed add directory.
19500 ------------------------------------------------------------------------
19501 r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
19502 Changed paths:
19503    M /trunk/modules/gui/wxwindows/wxwindows.h
19504
19505 * modules/gui/wxwindows/wxwindows.h: forgot this file.
19506 ------------------------------------------------------------------------
19507 r10558 | gbazin | 2005-04-05 15:15:07 +0200 (Tue, 05 Apr 2005) | 1 line
19508 Changed paths:
19509    M /trunk/modules/gui/wxwindows/interface.cpp
19510    M /trunk/modules/gui/wxwindows/open.cpp
19511    M /trunk/modules/gui/wxwindows/streamout.cpp
19512
19513 * modules/gui/wxwindows/*: added subtitles options to the stream output dialog + add open directory menu to interface.
19514 ------------------------------------------------------------------------
19515 r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
19516 Changed paths:
19517    M /trunk/modules/gui/wxwindows/open.cpp
19518
19519 * modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
19520 ------------------------------------------------------------------------
19521 r10556 | gbazin | 2005-04-05 12:28:36 +0200 (Tue, 05 Apr 2005) | 1 line
19522 Changed paths:
19523    M /trunk/modules/demux/util/id3tag.c
19524
19525 * modules/demux/util/id3tag.c: fixed memory leak.
19526 ------------------------------------------------------------------------
19527 r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
19528 Changed paths:
19529    M /trunk/modules/demux/flac.c
19530
19531 * modules/demux/flac.c: fixed last commit.
19532 ------------------------------------------------------------------------
19533 r10554 | gbazin | 2005-04-05 11:56:39 +0200 (Tue, 05 Apr 2005) | 1 line
19534 Changed paths:
19535    M /trunk/src/misc/vlm.c
19536
19537 * src/misc/vlm.c: misc small fixes in config file saving/loading.
19538 ------------------------------------------------------------------------
19539 r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
19540 Changed paths:
19541    M /trunk/modules/access/http.c
19542
19543  * http.c: force nsv when using unsv:// and mime is misc/ultravox.
19544
19545 ------------------------------------------------------------------------
19546 r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
19547 Changed paths:
19548    M /trunk/modules/demux/flac.c
19549
19550 * rewind the stream to 0 if we found an id3 tag, but the flac demuxer ISNT the correct one. Same should be done for mp3 demuxer and any other demux that launches id3 module. But not today :D
19551
19552 ------------------------------------------------------------------------
19553 r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
19554 Changed paths:
19555    M /trunk/modules/demux/util/id3tag.c
19556
19557 * parsed info by mp3 is not retained between demux module probes since vlc_meta was introduced. so remove the old logic
19558 This should fix the id3 parsing when you open an mp3.
19559
19560
19561
19562 ------------------------------------------------------------------------
19563 r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
19564 Changed paths:
19565    M /trunk/src/video_output/vout_subpictures.c
19566
19567 Fix crash in subpictures rendering
19568
19569 ------------------------------------------------------------------------
19570 r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
19571 Changed paths:
19572    M /trunk/modules/gui/macosx/playlist.m
19573
19574 * fixed the item addition and auto-playback of items when adding them to the OSX intf.
19575 inserting at a certain position is not yet possible.
19576
19577 This part of the osx code could also use a tad of cleaning up.
19578
19579 ------------------------------------------------------------------------
19580 r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
19581 Changed paths:
19582    M /trunk/modules/demux/nsv.c
19583
19584 * added AACP fcc and map it to mp4a.
19585
19586 ------------------------------------------------------------------------
19587 r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
19588 Changed paths:
19589    M /trunk/modules/control/http.c
19590    M /trunk/modules/misc/freetype.c
19591    M /trunk/src/video_output/video_widgets.c
19592
19593 Fix OSD (text & widgets) aspect ratio
19594 put category in HTTP interface options
19595
19596 ------------------------------------------------------------------------
19597 r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
19598 Changed paths:
19599    M /trunk/modules/demux/avi/avi.c
19600    M /trunk/src/input/es_out.c
19601
19602 es_out.c: add frame rate to stream and media info dialog when available
19603 avi.c: make frame rate info available
19604
19605 ------------------------------------------------------------------------
19606 r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
19607 Changed paths:
19608    M /trunk/modules/demux/mkv.cpp
19609
19610 mkv.cpp: better handling of broken files
19611 ------------------------------------------------------------------------
19612 r10543 | robux4 | 2005-04-04 20:25:09 +0200 (Mon, 04 Apr 2005) | 1 line
19613 Changed paths:
19614    M /trunk/modules/demux/mkv.cpp
19615
19616 mkv.cpp: fix playback of files with chapters
19617 ------------------------------------------------------------------------
19618 r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
19619 Changed paths:
19620    M /trunk/Makefile.am
19621
19622 * Fix make dist, which was broken due to ebuild removal
19623
19624 ------------------------------------------------------------------------
19625 r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
19626 Changed paths:
19627    M /trunk/modules/gui/wxwindows/Modules.am
19628
19629 wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
19630 easier validation
19631
19632 ------------------------------------------------------------------------
19633 r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 2 lines
19634 Changed paths:
19635    M /trunk/modules/misc/svg.c
19636
19637 svg.c: do not subsample U and V planes in RGB->YUVA conversion.
19638
19639 ------------------------------------------------------------------------
19640 r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
19641 Changed paths:
19642    M /trunk/modules/gui/wxwindows/open.cpp
19643    M /trunk/modules/gui/wxwindows/wxwindows.h
19644
19645 Timeshift checkbox in open dialog
19646
19647 ------------------------------------------------------------------------
19648 r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
19649 Changed paths:
19650    M /trunk/modules/codec/spudec/parse.c
19651    M /trunk/modules/codec/svcdsub.c
19652    M /trunk/src/video_output/vout_subpictures.c
19653
19654 Subtitle (subpicture) aspect ratio had been ignored. Use it now.
19655 Aspect ration in subtitle means use underlying video aspect ratio.
19656
19657 WARNING: Since this parameter was ignored before probably there are a
19658 number of image subtitle that have set this incorrectly. DVD's seemed
19659 to be a case in point and that'd been fixed. Fixing other subtitles
19660 should just be a matter of setting the i_aspect parameter correctly.
19661
19662
19663 ------------------------------------------------------------------------
19664 r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
19665 Changed paths:
19666    M /trunk/modules/gui/wxwindows/playlist.cpp
19667
19668 Only show category and artist-sorted views
19669
19670 ------------------------------------------------------------------------
19671 r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
19672 Changed paths:
19673    M /trunk/modules/demux/playlist/b4s.c
19674
19675 b4s.c: fixed forcing of this plugin. Use "b4s-open"
19676
19677 ------------------------------------------------------------------------
19678 r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
19679 Changed paths:
19680    M /trunk/modules/demux/mkv.cpp
19681
19682 mkv.cpp: chapter merging works + small fixes
19683 ------------------------------------------------------------------------
19684 r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
19685 Changed paths:
19686    M /trunk/modules/demux/mkv.cpp
19687
19688 mkv.cpp: oops, the first segment wasn't played. closing playback is faster too.
19689 ------------------------------------------------------------------------
19690 r10531 | robux4 | 2005-04-03 18:27:13 +0200 (Sun, 03 Apr 2005) | 1 line
19691 Changed paths:
19692    M /trunk/modules/demux/mkv.cpp
19693
19694 mkv.cpp: make editions children of chapters
19695 ------------------------------------------------------------------------
19696 r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
19697 Changed paths:
19698    M /trunk/modules/misc/xml/libxml.c
19699
19700 * modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().
19701 ------------------------------------------------------------------------
19702 r10527 | ipkiss | 2005-04-03 14:56:25 +0200 (Sun, 03 Apr 2005) | 5 lines
19703 Changed paths:
19704    M /trunk/modules/gui/skins2/parser/builder.cpp
19705    M /trunk/modules/gui/skins2/parser/builder_data.def
19706    M /trunk/modules/gui/skins2/parser/builder_data.hpp
19707    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
19708    M /trunk/share/skins2/skin.dtd
19709
19710  * skins2: Text control now accepts lefttop and rightbottom attributes, like
19711    most other controls. The text is not really resized though (only cropped
19712    when needed).
19713    The change in the DTD is backwards-compatible.
19714
19715 ------------------------------------------------------------------------
19716 r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
19717 Changed paths:
19718    M /trunk/modules/gui/macosx/vout.m
19719
19720 * better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
19721
19722 ------------------------------------------------------------------------
19723 r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
19724 Changed paths:
19725    M /trunk/src/misc/vlm.c
19726
19727 * src/misc/vlm.c: config file written with CR+LF on win32.
19728 ------------------------------------------------------------------------
19729 r10524 | gbazin | 2005-04-02 23:36:06 +0200 (Sat, 02 Apr 2005) | 1 line
19730 Changed paths:
19731    M /trunk/include/vlc_xml.h
19732    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
19733    M /trunk/modules/misc/xml/libxml.c
19734    M /trunk/modules/misc/xml/xtag.c
19735
19736 * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.
19737 ------------------------------------------------------------------------
19738 r10523 | gbazin | 2005-04-02 21:16:29 +0200 (Sat, 02 Apr 2005) | 1 line
19739 Changed paths:
19740    M /trunk/modules/demux/playlist/b4s.c
19741
19742 * modules/demux/playlist/b4s.c: misc fixes.
19743 ------------------------------------------------------------------------
19744 r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
19745 Changed paths:
19746    M /trunk/src/input/access.c
19747
19748 access.c: fixed crash with preparse
19749
19750 ------------------------------------------------------------------------
19751 r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
19752 Changed paths:
19753    M /trunk/modules/gui/wxwindows/dialogs.cpp
19754    M /trunk/modules/gui/wxwindows/interface.cpp
19755
19756 wx: use the documented Move method rather than the undocumented SetPosition
19757
19758 ------------------------------------------------------------------------
19759 r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
19760 Changed paths:
19761    M /trunk/modules/demux/playlist/Modules.am
19762    A /trunk/modules/demux/playlist/b4s.c
19763    M /trunk/modules/demux/playlist/playlist.c
19764    M /trunk/modules/demux/playlist/playlist.h
19765
19766 new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
19767 works with xtag for now due to lack of a DTD
19768
19769 ------------------------------------------------------------------------
19770 r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
19771 Changed paths:
19772    M /trunk/modules/misc/xml/xtag.c
19773
19774 xtag.c: Don't create pcdata elements outside the root element. try harder to
19775 read entire stream. make xml_ReaderValue return pcdata when available. Added
19776 some more debug printfs when XTAG_DEBUG is defined.
19777
19778 ------------------------------------------------------------------------
19779 r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (Sat, 02 Apr 2005) | 2 lines
19780 Changed paths:
19781    M /trunk/modules/access/http.c
19782
19783 http.c: fixed out of buffer write with ICY meta
19784
19785 ------------------------------------------------------------------------
19786 r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
19787 Changed paths:
19788    M /trunk/src/misc/configuration.c
19789
19790 * src/misc/configuration.c: removed annoying debug message.
19791 ------------------------------------------------------------------------
19792 r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (Sat, 02 Apr 2005) | 2 lines
19793 Changed paths:
19794    M /trunk/modules/misc/xml/libxml.c
19795
19796 libxml.c: include header for stream, since api changes.
19797
19798 ------------------------------------------------------------------------
19799 r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
19800 Changed paths:
19801    M /trunk/modules/demux/mkv.cpp
19802
19803 mkv.cpp: store the segment duration in microseconds too
19804 ------------------------------------------------------------------------
19805 r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
19806 Changed paths:
19807    M /trunk/modules/demux/mkv.cpp
19808
19809 mkv.cpp: the segment start time is now an integer in microseconds
19810 ------------------------------------------------------------------------
19811 r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (Sat, 02 Apr 2005) | 2 lines
19812 Changed paths:
19813    M /trunk/include/vlc_xml.h
19814    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
19815    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
19816    M /trunk/modules/misc/xml/libxml.c
19817    M /trunk/modules/misc/xml/xtag.c
19818
19819 all: ported xml parsers to stream_t
19820
19821 ------------------------------------------------------------------------
19822 r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
19823 Changed paths:
19824    M /trunk/src/input/stream.c
19825
19826 stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
19827
19828 ------------------------------------------------------------------------
19829 r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
19830 Changed paths:
19831    M /trunk/include/vlc_stream.h
19832    M /trunk/src/input/stream.c
19833
19834 fixed a few problems with stream_UrlNew
19835
19836 ------------------------------------------------------------------------
19837 r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
19838 Changed paths:
19839    M /trunk/modules/gui/beos/BeOS.cpp
19840    M /trunk/modules/gui/beos/MediaControlView.cpp
19841    M /trunk/modules/gui/beos/VideoOutput.cpp
19842    M /trunk/modules/gui/beos/VideoWindow.h
19843    M /trunk/src/video_output/vout_intf.c
19844
19845  vout_intf.c: write snapshots on Desktop on BeOS
19846  beos/*: use B_KEY_DOWN/B_KEY_UP messages instead of KeyDown()/KeyUp()
19847    so we can have access to the key code and be more reliable (fixes a
19848    bunch of hotkeys). Fixed snapshots (missing pf_control)
19849
19850 ------------------------------------------------------------------------
19851 r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
19852 Changed paths:
19853    M /trunk/modules/gui/wxwindows/playlist.cpp
19854    M /trunk/modules/gui/wxwindows/timer.cpp
19855    M /trunk/modules/gui/wxwindows/wxwindows.h
19856
19857 - Fix playlist deadlock between Timer and Playlist stuff
19858 There are still other deadlocks in wx though
19859
19860 ------------------------------------------------------------------------
19861 r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
19862 Changed paths:
19863    M /trunk/include/vlc_stream.h
19864    M /trunk/modules/demux/mkv.cpp
19865    M /trunk/modules/demux/mp4/libmp4.c
19866    M /trunk/src/input/input.c
19867    M /trunk/src/input/input_internal.h
19868    M /trunk/src/input/mem_stream.c
19869    M /trunk/src/input/stream.c
19870
19871 added a stream_UrlNew to open a general purpos stream_t from a url.
19872 added a pf_destroy to stream_t, changed all various stream_FooDestroy to
19873 stream_Delete
19874
19875 ------------------------------------------------------------------------
19876 r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
19877 Changed paths:
19878    M /trunk/modules/access_filter
19879
19880 set svn:ignore
19881
19882 ------------------------------------------------------------------------
19883 r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 lines
19884 Changed paths:
19885    M /trunk/modules/gui/wxwindows/wxwindows.cpp
19886
19887 wxwindows.cpp: compile fixes
19888
19889 ------------------------------------------------------------------------
19890 r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
19891 Changed paths:
19892    M /trunk/modules/demux/mkv.cpp
19893
19894 mkv.cpp: oops
19895 ------------------------------------------------------------------------
19896 r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
19897 Changed paths:
19898    M /trunk/modules/demux/mkv.cpp
19899
19900 mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
19901
19902 ------------------------------------------------------------------------
19903 r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 lines
19904 Changed paths:
19905    M /trunk/modules/gui/wxwindows/dialogs.cpp
19906    M /trunk/modules/gui/wxwindows/interface.cpp
19907    M /trunk/modules/gui/wxwindows/wxwindows.cpp
19908    M /trunk/modules/gui/wxwindows/wxwindows.h
19909
19910  * wxwin: at start up, restore last size+position+state of windows.
19911
19912 ------------------------------------------------------------------------
19913 r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
19914 Changed paths:
19915    M /trunk/modules/gui/wxwindows/playlist.cpp
19916
19917 Yet another leak
19918
19919 ------------------------------------------------------------------------
19920 r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
19921 Changed paths:
19922    M /trunk/modules/gui/wxwindows/playlist.cpp
19923    M /trunk/src/playlist/services_discovery.c
19924
19925 Mem leaks
19926
19927 ------------------------------------------------------------------------
19928 r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
19929 Changed paths:
19930    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
19931    M /trunk/modules/gui/wxwindows/timer.cpp
19932
19933 wx/*: fix a few string additions
19934
19935 ------------------------------------------------------------------------
19936 r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
19937 Changed paths:
19938    M /trunk/activex/README.TXT
19939    M /trunk/activex/test.html
19940
19941 Documentation/Example update
19942
19943 ------------------------------------------------------------------------
19944 r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
19945 Changed paths:
19946    M /trunk/modules/demux/flac.c
19947
19948 demux/flac.c: support flac files with id3 tag. closes #2015
19949
19950 ------------------------------------------------------------------------
19951 r10496 | gbazin | 2005-04-01 12:35:44 +0200 (Fri, 01 Apr 2005) | 1 line
19952 Changed paths:
19953    M /trunk/modules/gui/wxwindows/interface.cpp
19954    M /trunk/modules/gui/wxwindows/wxwindows.h
19955
19956 * modules/gui/wxwindows: re-implemented the mute control.
19957 ------------------------------------------------------------------------
19958 r10495 | courmisch | 2005-04-01 10:02:28 +0200 (Fri, 01 Apr 2005) | 3 lines
19959 Changed paths:
19960    M /trunk/modules/services_discovery/sap.c
19961
19962 - invalid free removed (might be the reason why sap discovery was so unstable)
19963 - 7 memleaks fixed
19964
19965 ------------------------------------------------------------------------
19966 r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
19967 Changed paths:
19968    M /trunk/modules/gui/wxwindows/interface.cpp
19969
19970 remove two debug fprintfs
19971
19972 ------------------------------------------------------------------------
19973 r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
19974 Changed paths:
19975    M /trunk/modules/gui/wxwindows/interface.cpp
19976
19977  * small fixes (the icon change should now work under windows)
19978
19979 ------------------------------------------------------------------------
19980 r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 lines
19981 Changed paths:
19982    A /trunk/modules/gui/wxwindows/bitmaps/speaker_mute.xpm
19983    M /trunk/modules/gui/wxwindows/interface.cpp
19984    M /trunk/modules/gui/wxwindows/wxwindows.h
19985
19986 change the speaker into a mute/unmute button
19987 (only works if something is playing ... and we have to fix the bug where
19988 the image doesn't get updated like for the play/pause button)
19989
19990 ------------------------------------------------------------------------
19991 r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
19992 Changed paths:
19993    M /trunk/src/input/input.c
19994
19995 input.c: fixed a possible locking problem in vlc_input_item_GetInfo
19996
19997 ------------------------------------------------------------------------
19998 r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
19999 Changed paths:
20000    M /trunk/modules/video_output/wingdi.c
20001
20002 * modules/video_output/wingdi.c: bunch of fixes and improvements.
20003 ------------------------------------------------------------------------
20004 r10485 | gbazin | 2005-03-31 01:47:41 +0200 (Thu, 31 Mar 2005) | 1 line
20005 Changed paths:
20006    M /trunk/modules/gui/wince/Modules.am
20007    A /trunk/modules/gui/wince/dialogs.cpp
20008    M /trunk/modules/gui/wince/fileinfo.cpp
20009    M /trunk/modules/gui/wince/interface.cpp
20010    M /trunk/modules/gui/wince/iteminfo.cpp
20011    M /trunk/modules/gui/wince/messages.cpp
20012    M /trunk/modules/gui/wince/open.cpp
20013    M /trunk/modules/gui/wince/playlist.cpp
20014    M /trunk/modules/gui/wince/preferences.cpp
20015    M /trunk/modules/gui/wince/subtitles.cpp
20016    M /trunk/modules/gui/wince/video.cpp
20017    M /trunk/modules/gui/wince/wince.cpp
20018    M /trunk/modules/gui/wince/wince.h
20019
20020 * modules/gui/wince: added dialogs provider + another massive cleanup + updates.
20021 ------------------------------------------------------------------------
20022 r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (Thu, 31 Mar 2005) | 3 lines
20023 Changed paths:
20024    M /trunk/modules/gui/wxwindows/timer.cpp
20025    M /trunk/src/input/input.c
20026
20027 input.c: doxygenize vlc_input_item_GetInfo
20028 wx/timer.cpp: show Now Playing in statusbar if available
20029
20030 ------------------------------------------------------------------------
20031 r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
20032 Changed paths:
20033    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
20034
20035 wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
20036 the order of selection, patch by  Christophe Mutricy < xtophe -at-
20037 nxtelevision dott com >
20038
20039 ------------------------------------------------------------------------
20040 r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
20041 Changed paths:
20042    M /trunk/include/vlc_meta.h
20043    M /trunk/modules/access/http.c
20044
20045 vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
20046
20047 ------------------------------------------------------------------------
20048 r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
20049 Changed paths:
20050    M /trunk/modules/access_filter/timeshift.c
20051
20052 include errno.h (for non debug builds)
20053
20054 ------------------------------------------------------------------------
20055 r10480 | robux4 | 2005-03-29 22:54:52 +0200 (Tue, 29 Mar 2005) | 1 line
20056 Changed paths:
20057    M /trunk/modules/demux/mkv.cpp
20058
20059 mkv.cpp: make gcc happier
20060 ------------------------------------------------------------------------
20061 r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
20062 Changed paths:
20063    M /trunk/configure.ac
20064
20065 * configure.ac: added access_filter_timeshift to the build.
20066 ------------------------------------------------------------------------
20067 r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
20068 Changed paths:
20069    M /trunk/include/configuration.h
20070    M /trunk/include/vlc_access.h
20071    M /trunk/include/vlc_config_cat.h
20072    A /trunk/modules/access_filter
20073    A /trunk/modules/access_filter/Modules.am
20074    A /trunk/modules/access_filter/timeshift.c
20075    M /trunk/modules/demux/ts.c
20076    M /trunk/modules/mux/mpeg/ts.c
20077    M /trunk/src/input/access.c
20078    M /trunk/src/input/input.c
20079    M /trunk/src/input/var.c
20080    M /trunk/src/libvlc.h
20081
20082  * access.* input/*: added access_filter architecture (same API as a
20083  standard access_t except that it reads from an access_t).
20084
20085  * timeshift.c: timeshift access filter. It works with udp/dvb streams (tested
20086  under linux/windows).
20087  It allows to pause and to fast/slow forward. To try it, use
20088  --access-filter timeshift.
20089
20090 ------------------------------------------------------------------------
20091 r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
20092 Changed paths:
20093    M /trunk/modules/gui/wince/interface.cpp
20094    M /trunk/modules/gui/wince/wince.cpp
20095    M /trunk/modules/gui/wince/wince.h
20096
20097 * modules/gui/wince: new open directory menu (win32 only for now)
20098 ------------------------------------------------------------------------
20099 r10476 | gbazin | 2005-03-29 14:17:43 +0200 (Tue, 29 Mar 2005) | 1 line
20100 Changed paths:
20101    M /trunk/modules/gui/wince/interface.cpp
20102
20103 * modules/gui/wince/interface.cpp: fixed menus handling.
20104 ------------------------------------------------------------------------
20105 r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
20106 Changed paths:
20107    M /trunk/modules/demux/ts.c
20108
20109 * modules/demux/ts.c: use EIT support in libdvbpsi if available.
20110 ------------------------------------------------------------------------
20111 r10474 | damienf | 2005-03-29 10:48:45 +0200 (Tue, 29 Mar 2005) | 2 lines
20112 Changed paths:
20113    M /trunk/src/libvlc.c
20114
20115 VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
20116
20117 ------------------------------------------------------------------------
20118 r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
20119 Changed paths:
20120    M /trunk/modules/demux/ts.c
20121
20122  * ts: do not include eit.h if TS_USE_DVB_SI is 0.
20123
20124 ------------------------------------------------------------------------
20125 r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
20126 Changed paths:
20127    D /trunk/vlc-cvs.ebuild
20128    D /trunk/vlc.ebuild
20129
20130 * Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
20131
20132 ------------------------------------------------------------------------
20133 r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 2005) | 2 lines
20134 Changed paths:
20135    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
20136    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
20137    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
20138    M /trunk/modules/gui/macosx/intf.h
20139    M /trunk/modules/gui/macosx/intf.m
20140
20141 * New menu-items referencing forum
20142
20143 ------------------------------------------------------------------------
20144 r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
20145 Changed paths:
20146    M /trunk/modules/stream_out/standard.c
20147
20148 * Spelling correction
20149
20150 ------------------------------------------------------------------------
20151 r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
20152 Changed paths:
20153    M /trunk/NEWS
20154    M /trunk/modules/gui/gtk/menu.c
20155    M /trunk/modules/gui/wxwindows/extrapanel.cpp
20156    M /trunk/src/libvlc.h
20157    M /trunk/src/video_output/video_output.c
20158
20159 * Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
20160
20161 ------------------------------------------------------------------------
20162 r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
20163 Changed paths:
20164    M /trunk/modules/demux/mkv.cpp
20165
20166 mkv.cpp: compilation fixes for gcc
20167 ------------------------------------------------------------------------
20168 r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
20169 Changed paths:
20170    M /trunk/modules/demux/mkv.cpp
20171
20172 mkv.cpp: seeking in linked files now works
20173 ------------------------------------------------------------------------
20174 r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
20175 Changed paths:
20176    M /trunk/modules/demux/mkv.cpp
20177
20178 mkv.cpp: compute the correct duration even when some linked segments are missing
20179 ------------------------------------------------------------------------
20180 r10460 | robux4 | 2005-03-28 17:00:21 +0200 (Mon, 28 Mar 2005) | 1 line
20181 Changed paths:
20182    M /trunk/modules/demux/mkv.cpp
20183
20184 mkv.cpp: handle missing linked segments (seg->missing->seg)
20185 ------------------------------------------------------------------------
20186 r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
20187 Changed paths:
20188    M /trunk/modules/demux/mkv.cpp
20189
20190 mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
20191 ------------------------------------------------------------------------
20192 r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
20193 Changed paths:
20194    M /trunk/extras/contrib/src/packages.mak
20195
20196 * changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
20197 ------------------------------------------------------------------------
20198 r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (Mon, 28 Mar 2005) | 1 line
20199 Changed paths:
20200    M /trunk/extras/contrib/src/packages.mak
20201
20202 * fixed download-location of pkgconfig
20203 ------------------------------------------------------------------------
20204 r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
20205 Changed paths:
20206    M /trunk/modules/demux/mkv.cpp
20207
20208 mkv.cpp: no more crash on linked segments or multi-segment files
20209 ------------------------------------------------------------------------
20210 r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (Mon, 28 Mar 2005) | 2 lines
20211 Changed paths:
20212    M /trunk/Makefile.am
20213
20214 * updated the location of vlc.scriptTerminology
20215 * removed the linkage to it in all localisations since it is a global entity now
20216 ------------------------------------------------------------------------
20217 r10454 | fkuehne | 2005-03-28 02:16:43 +0200 (Mon, 28 Mar 2005) | 1 line
20218 Changed paths:
20219    D /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
20220
20221 * sorry, forgot that in the previous commit
20222 ------------------------------------------------------------------------
20223 r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
20224 Changed paths:
20225    M /trunk/extras/MacOSX/Resources/vlc.scriptSuite
20226    A /trunk/extras/MacOSX/Resources/vlc.scriptTerminology (from /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology:10452)
20227    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
20228
20229 * vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
20230 * vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj
20231 * vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
20232 ------------------------------------------------------------------------
20233 r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
20234 Changed paths:
20235    M /trunk/modules/mux/asf.c
20236
20237 mux/asf.c new --sout-asf-packet-size  switch.  It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."
20238
20239 ------------------------------------------------------------------------
20240 r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
20241 Changed paths:
20242    M /trunk/modules/demux/mkv.cpp
20243
20244 mkv.cpp: hard-linked segments can now play in order (crash to solve)
20245 ------------------------------------------------------------------------
20246 r10450 | robux4 | 2005-03-27 11:28:50 +0200 (Sun, 27 Mar 2005) | 2 lines
20247 Changed paths:
20248    M /trunk/modules/demux/mkv.cpp
20249    M /trunk/po/fr.po
20250
20251 mkv.cpp: new options for the demuxer
20252 fr.po: small translation fix
20253 ------------------------------------------------------------------------
20254 r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
20255 Changed paths:
20256    M /trunk/modules/video_output/snapshot.c
20257
20258 snapshot.c:
20259  * added some comments
20260  * updated module description
20261  * try to fix timestamping
20262
20263 ------------------------------------------------------------------------
20264 r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
20265 Changed paths:
20266    M /trunk/modules/misc/svg.c
20267
20268 svg.c: updated to the latest changes in the text renderer API (tested
20269        with the vlc-0.8.1.svn20050314 debian package)
20270
20271 ------------------------------------------------------------------------
20272 r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
20273 Changed paths:
20274    M /trunk/modules/demux/mkv.cpp
20275
20276 mkv.cpp: avoid gcc warnings
20277 ------------------------------------------------------------------------
20278 r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
20279 Changed paths:
20280    M /trunk/modules/demux/mkv.cpp
20281
20282 mkv.cpp: play all loaded segments sequentially and don't crash
20283 ------------------------------------------------------------------------
20284 r10434 | robux4 | 2005-03-25 22:33:47 +0100 (Fri, 25 Mar 2005) | 1 line
20285 Changed paths:
20286    M /trunk/modules/demux/mkv.cpp
20287
20288 mkv.cpp: the first Cluster was lost due to preloading
20289 ------------------------------------------------------------------------
20290 r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (Fri, 25 Mar 2005) | 1 line
20291 Changed paths:
20292    M /trunk/extras/contrib/src/packages.mak
20293
20294 * updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
20295 ------------------------------------------------------------------------
20296 r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
20297 Changed paths:
20298    M /trunk/include/video_output.h
20299    M /trunk/modules/gui/macosx/voutgl.m
20300    M /trunk/modules/video_output/opengl.c
20301
20302  Fix for thread-unsafe OpenGL implementations (OS X...)
20303
20304 ------------------------------------------------------------------------
20305 r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
20306 Changed paths:
20307    M /trunk/include/vlc_es_out.h
20308    M /trunk/include/vlc_meta.h
20309    M /trunk/modules/demux/ts.c
20310    M /trunk/src/input/es_out.c
20311
20312  * vlc_meta.h: added a few const
20313  * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
20314  (it's not yet really clean).
20315  * demux/ts: parse SI tables of DVB (channel names + events), it needs last
20316  libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).
20317
20318
20319 ------------------------------------------------------------------------
20320 r10428 | fenrir | 2005-03-25 09:58:46 +0100 (Fri, 25 Mar 2005) | 6 lines
20321 Changed paths:
20322    M /trunk/src/input/input.c
20323
20324  input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
20325  access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
20326           - do not create sout when uri start by 'vlc:'. It is needed to use
20327  the special vlc access with sout (ex: vlc in --sout out vlc:quit).
20328
20329
20330 ------------------------------------------------------------------------
20331 r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
20332 Changed paths:
20333    M /trunk/modules/demux/nuv.c
20334
20335  nuv.c: compile fix (for big endian platforms)
20336
20337 ------------------------------------------------------------------------
20338 r10424 | robux4 | 2005-03-23 23:11:17 +0100 (Wed, 23 Mar 2005) | 1 line
20339 Changed paths:
20340    M /trunk/modules/demux/mkv.cpp
20341
20342 mkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(
20343 ------------------------------------------------------------------------
20344 r10423 | robux4 | 2005-03-23 22:31:18 +0100 (Wed, 23 Mar 2005) | 1 line
20345 Changed paths:
20346    M /trunk/modules/demux/mkv.cpp
20347
20348 mkv.cpp: prepare for more segment switching features
20349 ------------------------------------------------------------------------
20350 r10420 | robux4 | 2005-03-23 22:08:40 +0100 (Wed, 23 Mar 2005) | 1 line
20351 Changed paths:
20352    M /trunk/modules/demux/mkv.cpp
20353
20354 mkv.cpp: segment switching almost work and doesn't crash
20355 ------------------------------------------------------------------------
20356 r10418 | damienf | 2005-03-23 20:16:06 +0100 (Wed, 23 Mar 2005) | 4 lines
20357 Changed paths:
20358    M /trunk/activex/test.html
20359
20360 - added a slider to control VLC playback from HTML.
20361
20362 NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
20363
20364 ------------------------------------------------------------------------
20365 r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 lines
20366 Changed paths:
20367    M /trunk/configure.ac
20368    M /trunk/modules/stream_out/Modules.am
20369    A /trunk/modules/stream_out/bridge.c
20370
20371 * modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
20372   ES packets between different inputs.
20373
20374 ------------------------------------------------------------------------
20375 r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
20376 Changed paths:
20377    M /trunk/modules/mux/mpeg/ts.c
20378
20379 * modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which allows to use
20380   the ES ID as TS PID (contrary of --ts-es-id-pid).
20381
20382 ------------------------------------------------------------------------
20383 r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
20384 Changed paths:
20385    M /trunk/modules/demux/ts.c
20386    M /trunk/modules/mux/mpeg/ts.c
20387
20388 * modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
20389 (patch courtesy of Nico Sabbi)
20390
20391 ------------------------------------------------------------------------
20392 r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
20393 Changed paths:
20394    M /trunk/configure.ac
20395    M /trunk/modules/demux/Modules.am
20396    A /trunk/modules/demux/nuv.c
20397
20398  * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
20399  (Seek is slow, I don't support index yet).
20400
20401 ------------------------------------------------------------------------
20402 r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
20403 Changed paths:
20404    M /trunk/modules/access/dvb/linux_dvb.c
20405
20406  * dvb: fix report of error in FrontendPoll (please report any problem).
20407
20408 ------------------------------------------------------------------------
20409 r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
20410 Changed paths:
20411    M /trunk/src/audio_output/intf.c
20412
20413 Variable name consistency across the file
20414
20415 ------------------------------------------------------------------------
20416 r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
20417 Changed paths:
20418    M /trunk/modules/stream_out/transcode.c
20419
20420 reintroduce nearbyint, but use the 1001 multiplier.  adding 0.5 wasn't transforming 29.97 fps properly, and the earlier nearbyint was a hack for mpeg1/2.  the preceding mods were all partially right, partially wrong -- needed to combine the two change concepts. 
20421
20422 ------------------------------------------------------------------------
20423 r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
20424 Changed paths:
20425    M /trunk/modules/stream_out/transcode.c
20426
20427 * modules/stream_out/transcode.c: reverted previous commit which didn't belong here and was also completely wrong.
20428 ------------------------------------------------------------------------
20429 r10401 | ipkiss | 2005-03-21 20:24:06 +0100 (Mon, 21 Mar 2005) | 2 lines
20430 Changed paths:
20431    M /trunk/doc/skins/skins2-howto.xml
20432    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
20433    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
20434    M /trunk/modules/gui/skins2/parser/interpreter.cpp
20435
20436  * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
20437
20438 ------------------------------------------------------------------------
20439 r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
20440 Changed paths:
20441    M /trunk/modules/services_discovery/sap.c
20442
20443 * Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot at lincor dot com
20444   Modified by me.
20445 * also restored some indentation of this file.
20446
20447 ------------------------------------------------------------------------
20448 r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
20449 Changed paths:
20450    M /trunk/src/misc/vlm.c
20451
20452 * removed my ftime-replacement for OSX again
20453
20454 Thanks for the ftime-fix gibalou :)
20455 ------------------------------------------------------------------------
20456 r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
20457 Changed paths:
20458    M /trunk/src/misc/vlm.c
20459
20460 * src/misc/vlm.c: only use ftime() on win32.
20461 ------------------------------------------------------------------------
20462 r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (Sun, 20 Mar 2005) | 1 line
20463 Changed paths:
20464    M /trunk/src/misc/vlm.c
20465
20466 * ftime does not exist on OSX, so we need to implement it ourselves
20467 ------------------------------------------------------------------------
20468 r10396 | markfm | 2005-03-20 18:48:27 +0100 (Sun, 20 Mar 2005) | 2 lines
20469 Changed paths:
20470    M /trunk/modules/stream_out/transcode.c
20471
20472 transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
20473
20474 ------------------------------------------------------------------------
20475 r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
20476 Changed paths:
20477    M /trunk/configure.ac
20478    M /trunk/modules/gui/skins2/src/ft2_font.cpp
20479
20480 - all: use fribidi in skins2 text rendering if available
20481
20482 ------------------------------------------------------------------------
20483 r10394 | gbazin | 2005-03-19 19:42:27 +0100 (Sat, 19 Mar 2005) | 1 line
20484 Changed paths:
20485    M /trunk/modules/codec/dvbsub.c
20486
20487 * modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decoding (a few things are still to be done).
20488 ------------------------------------------------------------------------
20489 r10393 | markfm | 2005-03-19 18:37:10 +0100 (Sat, 19 Mar 2005) | 2 lines
20490 Changed paths:
20491    M /trunk/modules/stream_out/transcode.c
20492
20493 transcode nit -- use nearbyint to get accurate conversion of user-supplied fps
20494
20495 ------------------------------------------------------------------------
20496 r10392 | zorglub | 2005-03-19 18:23:51 +0100 (Sat, 19 Mar 2005) | 2 lines
20497 Changed paths:
20498    M /trunk/share/Makefile.am
20499    M /trunk/share/http/index.html
20500
20501 HTTP interface patch by Christophe Mutricy (and no fixes by me)
20502
20503 ------------------------------------------------------------------------
20504 r10391 | gbazin | 2005-03-19 13:20:57 +0100 (Sat, 19 Mar 2005) | 1 line
20505 Changed paths:
20506    M /trunk/modules/codec/ffmpeg/video_filter.c
20507
20508 * modules/codec/ffmpeg/video_filter.c: fixed resampling check.
20509 ------------------------------------------------------------------------
20510 r10387 | sam | 2005-03-19 09:34:30 +0100 (Sat, 19 Mar 2005) | 2 lines
20511 Changed paths:
20512    M /trunk/doc/vlc.1
20513
20514   * doc/vlc.1: spelling
20515
20516 ------------------------------------------------------------------------
20517 r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
20518 Changed paths:
20519    M /trunk/share/Makefile.am
20520
20521 favicon.ico instead of favico.ico...
20522
20523 ------------------------------------------------------------------------
20524 r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
20525 Changed paths:
20526    M /trunk/share/Makefile.am
20527
20528 Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
20529 Not tested...
20530
20531 ------------------------------------------------------------------------
20532 r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
20533 Changed paths:
20534    M /trunk/modules/stream_out/transcode.c
20535
20536 * modules/stream_out/transcode.c: convert audio to fl32 first if needed.
20537 ------------------------------------------------------------------------
20538 r10383 | markfm | 2005-03-18 02:59:44 +0100 (Fri, 18 Mar 2005) | 2 lines
20539 Changed paths:
20540    M /trunk/modules/mux/mpeg/ps.c
20541
20542 ps.c -- add i_rate_bound (MPEG spec 13818 requires rate_bound >= that of any packet in the stream) (I'm not positive, but program_mux_rate, based on instant_rate, should also possibly change.  Per 2.5.3.4 of the spec,it sounds like it might be the forward-looking rate; reporting a last-second value based on P frames,if the forward packets have an I frame, might not be correct [specs are a pain])
20543
20544 ------------------------------------------------------------------------
20545 r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
20546 Changed paths:
20547    M /trunk/modules/audio_filter/resampler/linear.c
20548
20549 * modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter 2 architecture. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup and fixes by me.
20550 ------------------------------------------------------------------------
20551 r10381 | gbazin | 2005-03-18 00:31:38 +0100 (Fri, 18 Mar 2005) | 1 line
20552 Changed paths:
20553    M /trunk/modules/stream_out/transcode.c
20554
20555 * modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.
20556 ------------------------------------------------------------------------
20557 r10380 | gbazin | 2005-03-17 22:50:29 +0100 (Thu, 17 Mar 2005) | 1 line
20558 Changed paths:
20559    M /trunk/modules/codec/araw.c
20560
20561  modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.
20562 ------------------------------------------------------------------------
20563 r10379 | gbazin | 2005-03-17 21:39:52 +0100 (Thu, 17 Mar 2005) | 3 lines
20564 Changed paths:
20565    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20566    M /trunk/modules/audio_filter/converter/dtstofloat32.c
20567    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
20568    M /trunk/modules/audio_filter/format.c
20569    M /trunk/modules/stream_out/transcode.c
20570
20571 * modules/stream_out/transcode.c: prepare transcoder to use resampling/downmixing audio filters.
20572 * modules/audio_filter/*: set the output format to what's really being output.
20573
20574 ------------------------------------------------------------------------
20575 r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
20576 Changed paths:
20577    M /trunk/modules/video_output/picture.c
20578    M /trunk/src/misc/image.c
20579    M /trunk/src/video_output/vout_intf.c
20580
20581 * src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in image_Convert() as well.
20582 * modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().
20583
20584 ------------------------------------------------------------------------
20585 r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
20586 Changed paths:
20587    M /trunk/modules/stream_out/switcher.c
20588
20589 * modules/stream_out/switcher.c: Fixed aspect ratio.
20590
20591 ------------------------------------------------------------------------
20592 r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
20593 Changed paths:
20594    M /trunk/src/video_output/vout_intf.c
20595
20596 * src/video_output/vout_intf.c: small cleanup.
20597 ------------------------------------------------------------------------
20598 r10375 | gbazin | 2005-03-17 14:14:04 +0100 (Thu, 17 Mar 2005) | 1 line
20599 Changed paths:
20600    M /trunk/src/misc/image.c
20601    M /trunk/src/video_output/vout_intf.c
20602
20603 * src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.
20604 ------------------------------------------------------------------------
20605 r10374 | gbazin | 2005-03-17 14:12:10 +0100 (Thu, 17 Mar 2005) | 1 line
20606 Changed paths:
20607    M /trunk/modules/codec/ffmpeg/video_filter.c
20608
20609 * modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.
20610 ------------------------------------------------------------------------
20611 r10373 | robux4 | 2005-03-17 13:13:12 +0100 (Thu, 17 Mar 2005) | 1 line
20612 Changed paths:
20613    M /trunk/modules/demux/mkv.cpp
20614
20615 mkv.cpp: allow seamless transition between segments
20616 ------------------------------------------------------------------------
20617 r10372 | gbazin | 2005-03-17 09:20:53 +0100 (Thu, 17 Mar 2005) | 1 line
20618 Changed paths:
20619    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
20620
20621 * modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to mono.
20622 ------------------------------------------------------------------------
20623 r10371 | gbazin | 2005-03-17 08:35:35 +0100 (Thu, 17 Mar 2005) | 1 line
20624 Changed paths:
20625    M /trunk/modules/codec/ffmpeg/encoder.c
20626
20627 * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding.
20628 ------------------------------------------------------------------------
20629 r10370 | gbazin | 2005-03-17 00:38:51 +0100 (Thu, 17 Mar 2005) | 1 line
20630 Changed paths:
20631    M /trunk/modules/gui/wince/interface.cpp
20632    M /trunk/modules/gui/wince/timer.cpp
20633    M /trunk/modules/gui/wince/wince.h
20634
20635 * modules/gui/wince: better volume slider behaviour.
20636 ------------------------------------------------------------------------
20637 r10369 | gbazin | 2005-03-17 00:10:08 +0100 (Thu, 17 Mar 2005) | 1 line
20638 Changed paths:
20639    M /trunk/modules/audio_output/waveout.c
20640
20641 * modules/audio_output/waveout.c: change global volume on WinCE.
20642 ------------------------------------------------------------------------
20643 r10368 | gbazin | 2005-03-16 22:53:15 +0100 (Wed, 16 Mar 2005) | 1 line
20644 Changed paths:
20645    M /trunk/src/libvlc.c
20646    M /trunk/src/libvlc.h
20647
20648 * src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).
20649 ------------------------------------------------------------------------
20650 r10367 | robux4 | 2005-03-16 22:46:57 +0100 (Wed, 16 Mar 2005) | 1 line
20651 Changed paths:
20652    M /trunk/modules/demux/mkv.cpp
20653
20654 mkv.cpp: faster code with newer libs
20655 ------------------------------------------------------------------------
20656 r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
20657 Changed paths:
20658    M /trunk/configure.ac
20659
20660 * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
20661 ------------------------------------------------------------------------
20662 r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
20663 Changed paths:
20664    M /trunk/modules/demux/mkv.cpp
20665
20666 mkv.cpp: seeking is not only based on video
20667 ------------------------------------------------------------------------
20668 r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
20669 Changed paths:
20670    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20671
20672 * modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.
20673 ------------------------------------------------------------------------
20674 r10363 | robux4 | 2005-03-16 22:04:32 +0100 (Wed, 16 Mar 2005) | 1 line
20675 Changed paths:
20676    M /trunk/modules/demux/mkv.cpp
20677
20678 mkv.cpp: store silent tracks info
20679 ------------------------------------------------------------------------
20680 r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
20681 Changed paths:
20682    M /trunk/modules/gui/pda/pda.c
20683
20684 Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
20685
20686 ------------------------------------------------------------------------
20687 r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
20688 Changed paths:
20689    M /trunk/modules/demux/mkv.cpp
20690
20691 mkv.cpp: more code rearranging
20692 ------------------------------------------------------------------------
20693 r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
20694 Changed paths:
20695    M /trunk/modules/gui/macosx/voutgl.m
20696
20697  macosx/voutgl.m: fixed --macosx-stretch in GL provider
20698
20699 ------------------------------------------------------------------------
20700 r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
20701 Changed paths:
20702    M /trunk/activex/main.cpp
20703    M /trunk/activex/plugin.cpp
20704
20705 main.cpp: fixed bug regarding TypeLib registration
20706 plugin.cpp: some minor cleanup
20707
20708
20709 ------------------------------------------------------------------------
20710 r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
20711 Changed paths:
20712    M /trunk/src/misc/vlm.c
20713
20714 * src/misc/vlm.c: couple of fixes pointed out by johnluo.
20715 ------------------------------------------------------------------------
20716 r10357 | gbazin | 2005-03-16 12:38:16 +0100 (Wed, 16 Mar 2005) | 1 line
20717 Changed paths:
20718    M /trunk/modules/access/directory.c
20719
20720 * modules/access/directory.c: fixed a bunch of bugs.
20721 ------------------------------------------------------------------------
20722 r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
20723 Changed paths:
20724    M /trunk/modules/demux/ty.c
20725
20726 * modules/demux/ty.c: fixed segfault while probing.
20727 ------------------------------------------------------------------------
20728 r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
20729 Changed paths:
20730    M /trunk/modules/demux/ty.c
20731
20732 - TY should have a lower priority than PS
20733
20734 ------------------------------------------------------------------------
20735 r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
20736 Changed paths:
20737    M /trunk/src/playlist/item-ext.c
20738    M /trunk/src/playlist/view.c
20739
20740 * src/playlist/*: shut up a couple of compiler warnings.
20741 ------------------------------------------------------------------------
20742 r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
20743 Changed paths:
20744    M /trunk/configure.ac
20745    M /trunk/modules/access/directory.c
20746
20747 * New ignore-filetypes option for the directory module.
20748   - you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the
20749     playlist when the directory module parses directory contents.
20750     This prevents duplication of playlist items (both m3u and the real files were being played, or both .bin and .cue were added, therfore playing the same movie twice) and the adding of items that are not really useful to VLC as seperate playlist items.
20751   - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
20752
20753 ------------------------------------------------------------------------
20754 r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 3 lines
20755 Changed paths:
20756    M /trunk/po/Makefile.in.in
20757    M /trunk/po/POTFILES.in
20758    M /trunk/po/bn.po
20759    M /trunk/po/da.po
20760    M /trunk/po/de.po
20761    M /trunk/po/el.po
20762    M /trunk/po/en_GB.po
20763    M /trunk/po/es.po
20764    M /trunk/po/fr.po
20765    M /trunk/po/hi.po
20766    M /trunk/po/hu.po
20767    M /trunk/po/it.po
20768    M /trunk/po/ja.po
20769    M /trunk/po/my.po
20770    M /trunk/po/ne.po
20771    M /trunk/po/nl.po
20772    M /trunk/po/no.po
20773    M /trunk/po/pl.po
20774    M /trunk/po/ps.po
20775    M /trunk/po/pt_BR.po
20776    M /trunk/po/ru.po
20777    M /trunk/po/sv.po
20778    M /trunk/po/tet.po
20779    M /trunk/po/tl.po
20780    M /trunk/po/vlc.pot
20781
20782 * *.po: updated the po-files
20783 * da.po: additions to the Danish translation by Jonas Larsen
20784 * Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib
20785 ------------------------------------------------------------------------
20786 r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
20787 Changed paths:
20788    M /trunk/modules/codec/ffmpeg/encoder.c
20789
20790 * modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
20791
20792 ------------------------------------------------------------------------
20793 r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 lines
20794 Changed paths:
20795    M /trunk/modules/stream_out/switcher.c
20796
20797 * modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
20798
20799 ------------------------------------------------------------------------
20800 r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 lines
20801 Changed paths:
20802    M /trunk/include/vout_synchro.h
20803    M /trunk/src/libvlc.h
20804    M /trunk/src/video_output/vout_synchro.c
20805
20806 * src/video_output/vout_synchro.c: New --quiet-synchro config option.
20807
20808 ------------------------------------------------------------------------
20809 r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
20810 Changed paths:
20811    M /trunk/modules/video_filter/wall.c
20812
20813 wall.c: fix alignment when rows or cols are 2 or less.
20814
20815 ------------------------------------------------------------------------
20816 r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
20817 Changed paths:
20818    M /trunk/configure.ac
20819
20820 * configure.ac: proper LDFLAGS on win32 for the wince gui.
20821 ------------------------------------------------------------------------
20822 r10346 | gbazin | 2005-03-15 14:38:28 +0100 (Tue, 15 Mar 2005) | 1 line
20823 Changed paths:
20824    M /trunk/modules/audio_output/waveout.c
20825
20826 * modules/audio_output/waveout.c: use hardware volume control.
20827 ------------------------------------------------------------------------
20828 r10345 | gbazin | 2005-03-15 14:21:54 +0100 (Tue, 15 Mar 2005) | 1 line
20829 Changed paths:
20830    M /trunk/src/audio_output/intf.c
20831
20832 * src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
20833 ------------------------------------------------------------------------
20834 r10344 | gbazin | 2005-03-15 12:40:27 +0100 (Tue, 15 Mar 2005) | 1 line
20835 Changed paths:
20836    M /trunk/configure.ac
20837
20838 * configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically).
20839 ------------------------------------------------------------------------
20840 r10343 | anil | 2005-03-15 12:29:46 +0100 (Tue, 15 Mar 2005) | 2 lines
20841 Changed paths:
20842    M /trunk/modules/gui/wxwindows/interface.cpp
20843    M /trunk/modules/gui/wxwindows/timer.cpp
20844    M /trunk/modules/gui/wxwindows/wxwindows.h
20845
20846 * display useful information in the tooltip
20847
20848 ------------------------------------------------------------------------
20849 r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 lines
20850 Changed paths:
20851    M /trunk/modules/gui/macosx/prefs.h
20852    M /trunk/modules/gui/macosx/prefs.m
20853    M /trunk/modules/gui/macosx/prefs_widgets.h
20854    M /trunk/modules/gui/macosx/prefs_widgets.m
20855
20856 Work on MacOS preferences. Need to be completed, improved, and debugged...
20857
20858 ------------------------------------------------------------------------
20859 r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
20860 Changed paths:
20861    M /trunk/modules/gui/macosx/controls.m
20862
20863 * macosx: simplify volume update method for scrollfield usage.
20864
20865 ------------------------------------------------------------------------
20866 r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
20867 Changed paths:
20868    M /trunk/modules/gui/wxwindows/interface.cpp
20869    M /trunk/modules/gui/wxwindows/wxwindows.cpp
20870    M /trunk/modules/gui/wxwindows/wxwindows.h
20871
20872 * wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)
20873
20874
20875 ------------------------------------------------------------------------
20876 r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
20877 Changed paths:
20878    M /trunk/NEWS
20879    M /trunk/TODO
20880    M /trunk/modules/gui/gtk/menu.c
20881    M /trunk/modules/gui/wxwindows/extrapanel.cpp
20882    M /trunk/src/libvlc.h
20883    M /trunk/src/video_output/video_output.c
20884
20885 * Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
20886 * Added a notice of this to news
20887 * Another request from the forum.
20888
20889 ------------------------------------------------------------------------
20890 r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
20891 Changed paths:
20892    M /trunk/src/libvlc.c
20893    M /trunk/src/libvlc.h
20894
20895 * More descriptions of the VLC commandline syntax when running --help.
20896 * Added --advanced to the "Help Options" as well. It's "duplicate", but it's easier to find now for cli users.
20897 * Restored some add_category_hint so the cli help shows the proper categories again.
20898
20899 ------------------------------------------------------------------------
20900 r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
20901 Changed paths:
20902    M /trunk/modules/demux/mp4/mp4.c
20903
20904  * mp4.c: do not unselect ES at the end.
20905
20906
20907 ------------------------------------------------------------------------
20908 r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 lines
20909 Changed paths:
20910    M /trunk/debian/Makefile.am
20911
20912   * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
20913
20914 ------------------------------------------------------------------------
20915 r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
20916 Changed paths:
20917    M /trunk/debian/changelog
20918    M /trunk/debian/control
20919    M /trunk/debian/copyright
20920    M /trunk/debian/gnome-vlc.desktop
20921    M /trunk/debian/gvlc.desktop
20922    M /trunk/debian/patches/00list
20923    D /trunk/debian/patches/20_ffmpeg.dpatch
20924    M /trunk/debian/rules
20925    M /trunk/debian/vlc.mime
20926
20927   * Updated Debian packaging information.
20928
20929 ------------------------------------------------------------------------
20930 r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
20931 Changed paths:
20932    M /trunk/src/input/input.c
20933
20934 * src/input/input.c: use a low priority input thread when in b_out_pace_control && b_can_pace_control mode (avoids using all the cpu time).
20935 ------------------------------------------------------------------------
20936 r10332 | sam | 2005-03-14 14:02:16 +0100 (Mon, 14 Mar 2005) | 2 lines
20937 Changed paths:
20938    M /trunk/modules/stream_out/switcher.c
20939
20940   * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
20941
20942 ------------------------------------------------------------------------
20943 r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
20944 Changed paths:
20945    M /trunk/activex
20946    M /trunk/modules/gui/wxwindows/interface.cpp
20947    M /trunk/modules/gui/wxwindows/wxwindows.cpp
20948    M /trunk/modules/gui/wxwindows/wxwindows.h
20949
20950 * activex: updated svn:ignore property
20951
20952 * wxwindows: systray integration, with a basic popup menu, tested under
20953   WinXP and Gnome (introduces two new options, wxwin-taskbar and
20954   wxwin-systray).
20955
20956   The icon looks ok under windows but not so good with some gnome-panel
20957   sizes.
20958
20959 ------------------------------------------------------------------------
20960 r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
20961 Changed paths:
20962    M /trunk/activex/Makefile.am
20963
20964   * activex/Makefile.am: use "rm -f", not "-rm".
20965
20966 ------------------------------------------------------------------------
20967 r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
20968 Changed paths:
20969    M /trunk/configure.ac
20970
20971   * configure.ac: allow to specify another name for the wx-config script, for
20972     systems with both 2.4 and 2.5.
20973
20974 ------------------------------------------------------------------------
20975 r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
20976 Changed paths:
20977    M /trunk/modules/control/corba/Modules.am
20978
20979 corba/Modules.am: include missing files in dist. Fixes #1977
20980
20981 ------------------------------------------------------------------------
20982 r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
20983 Changed paths:
20984    M /trunk/TODO
20985
20986 TODO: remove recently fixed subtitle-related items
20987
20988 ------------------------------------------------------------------------
20989 r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
20990 Changed paths:
20991    M /trunk/TODO
20992
20993 * Add some TODOs from the Requests forum.
20994
20995 ------------------------------------------------------------------------
20996 r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
20997 Changed paths:
20998    M /trunk/modules/gui/macosx/controls.m
20999    M /trunk/modules/gui/macosx/intf.h
21000    M /trunk/modules/gui/macosx/intf.m
21001
21002 Added setScrollField: and resetScrollField to manage the scroll field.
21003
21004
21005 ------------------------------------------------------------------------
21006 r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
21007 Changed paths:
21008    M /trunk/activex/Makefile.am
21009
21010 * axvlc.reg was removed from the source tree in r9968, but not removed from the Makefile.am
21011 This was breaking make dist, and therefore the SVN .tar.gz snapshots
21012
21013 ------------------------------------------------------------------------
21014 r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
21015 Changed paths:
21016    M /trunk/modules/demux/mkv.cpp
21017
21018 mkv.cpp: use the same technique for the main segment as for the additional segments (this way we know the others work too)
21019 ------------------------------------------------------------------------
21020 r10322 | robux4 | 2005-03-13 15:09:31 +0100 (Sun, 13 Mar 2005) | 1 line
21021 Changed paths:
21022    M /trunk/modules/demux/mkv.cpp
21023
21024 mkv.cpp: segment preloading now works
21025 ------------------------------------------------------------------------
21026 r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
21027 Changed paths:
21028    M /trunk/AUTHORS
21029    M /trunk/include/vlc_tls.h
21030    M /trunk/modules/codec/adpcm.c
21031    M /trunk/modules/demux/voc.c
21032    M /trunk/modules/demux/xa.c
21033    M /trunk/modules/misc/gnutls.c
21034    M /trunk/src/misc/httpd.c
21035    M /trunk/src/misc/tls.c
21036
21037 Fix my email address
21038
21039 ------------------------------------------------------------------------
21040 r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
21041 Changed paths:
21042    M /trunk/configure.ac
21043
21044 - Fix getnameinfo detection on Win32
21045
21046 ------------------------------------------------------------------------
21047 r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 lines
21048 Changed paths:
21049    M /trunk/extras/contrib/src/Patches/dvdnav.patch
21050
21051  dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
21052
21053 ------------------------------------------------------------------------
21054 r10318 | titer | 2005-03-12 19:34:36 +0100 (Sat, 12 Mar 2005) | 3 lines
21055 Changed paths:
21056    M /trunk/modules/access/dvdnav.c
21057    M /trunk/src/video_output/vout_subpictures.c
21058
21059  Renamed the "contrast" variable used between dvdnav and the video output
21060  so it doesn't conflict with the one from the adjust filter
21061
21062 ------------------------------------------------------------------------
21063 r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
21064 Changed paths:
21065    M /trunk/extras/contrib/src/Patches/dvdnav.patch
21066    M /trunk/extras/contrib/src/Patches/libdvdread.patch
21067
21068  dvdnav.patch: prefixed all non-static functions in the included libdvdread.
21069   This fixes dvdsimple on OS X (either it crashed complaining about
21070   multiple definitions in the dvdnav and dvdread plugins, or it tried
21071   to use the libdvdread routines from the dvdnav plugin even though
21072   the dvdread access is used, but this modified libdvdread doesn't
21073   seem to be binary compatible... big mess here)
21074  ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
21075
21076 ------------------------------------------------------------------------
21077 r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
21078 Changed paths:
21079    M /trunk/src/misc/httpd.c
21080
21081 Fixed stupid bug (C) me, yesterday (variable name conflict)
21082
21083 ------------------------------------------------------------------------
21084 r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
21085 Changed paths:
21086    M /trunk/doc/fortunes.txt
21087
21088 fortuuuuune
21089
21090 ------------------------------------------------------------------------
21091 r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
21092 Changed paths:
21093    M /trunk/modules/demux/mkv.cpp
21094
21095 mkv.cpp: know your parents better
21096 ------------------------------------------------------------------------
21097 r10313 | robux4 | 2005-03-12 11:20:18 +0100 (Sat, 12 Mar 2005) | 1 line
21098 Changed paths:
21099    M /trunk/modules/demux/mkv.cpp
21100
21101 mkv.cpp: better segment initialisation
21102 ------------------------------------------------------------------------
21103 r10312 | robux4 | 2005-03-12 11:01:45 +0100 (Sat, 12 Mar 2005) | 1 line
21104 Changed paths:
21105    M /trunk/modules/demux/mkv.cpp
21106
21107 mkv.cpp: don't keep segments already found elsewhere
21108 ------------------------------------------------------------------------
21109 r10311 | robux4 | 2005-03-12 10:35:29 +0100 (Sat, 12 Mar 2005) | 1 line
21110 Changed paths:
21111    M /trunk/modules/demux/mkv.cpp
21112
21113 mkv.cpp: more code reorganisation for segment preloading
21114 ------------------------------------------------------------------------
21115 r10310 | anil | 2005-03-11 23:36:40 +0100 (Fri, 11 Mar 2005) | 6 lines
21116 Changed paths:
21117    M /trunk/configure.ac
21118    M /trunk/modules/access/file.c
21119    M /trunk/modules/access/vcd/vcd.c
21120    M /trunk/modules/access/vcdx/access.c
21121    M /trunk/modules/codec/subsdec.c
21122    M /trunk/modules/demux/mjpeg.c
21123    M /trunk/modules/demux/ts.c
21124
21125 * configure.ac: alsa is now really default enabled
21126 * modules/demux/*: typo and user-friendly description
21127 * modules/access/*: less vlc warnings
21128 * modules/codec/subsdec.c: subtitles justification is no longer "advanced"
21129
21130
21131 ------------------------------------------------------------------------
21132 r10309 | zorglub | 2005-03-11 22:49:19 +0100 (Fri, 11 Mar 2005) | 2 lines
21133 Changed paths:
21134    M /trunk/modules/demux/avi/avi.c
21135    M /trunk/modules/demux/demuxdump.c
21136    M /trunk/modules/demux/mjpeg.c
21137    M /trunk/modules/demux/mod.c
21138    M /trunk/modules/demux/mpeg/h264.c
21139    M /trunk/modules/misc/dummy/dummy.c
21140
21141 String fixes by Christophe Mutricy
21142
21143 ------------------------------------------------------------------------
21144 r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
21145 Changed paths:
21146    M /trunk/src/misc/httpd.c
21147
21148 - Fix bug #1854
21149
21150 ------------------------------------------------------------------------
21151 r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 lines
21152 Changed paths:
21153    M /trunk/configure.ac
21154
21155 - Check for gai_strerror
21156   (stupid Winsock2 has getnameinfo but not gai_strerror)
21157
21158 ------------------------------------------------------------------------
21159 r10302 | courmisch | 2005-03-11 14:41:51 +0100 (Fri, 11 Mar 2005) | 2 lines
21160 Changed paths:
21161    M /trunk/activex/Makefile.am
21162
21163 - Fix building axvlc from subdirectory
21164
21165 ------------------------------------------------------------------------
21166 r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
21167 Changed paths:
21168    M /trunk/mozilla/vlcshell.cpp
21169
21170 * mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes
21171
21172
21173 ------------------------------------------------------------------------
21174 r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
21175 Changed paths:
21176    M /trunk/modules/video_output/picture.c
21177
21178  * change $Id thing ... r10300
21179
21180 ------------------------------------------------------------------------
21181 r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
21182 Changed paths:
21183    M /trunk/modules/demux/mkv.cpp
21184
21185 mkv.cpp: preload linked segments too
21186 ------------------------------------------------------------------------
21187 r10297 | robux4 | 2005-03-11 11:44:36 +0100 (Fri, 11 Mar 2005) | 1 line
21188 Changed paths:
21189    M /trunk/modules/demux/mkv.cpp
21190
21191 mkv.cpp: remove an unused variable
21192 ------------------------------------------------------------------------
21193 r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
21194 Changed paths:
21195    M /trunk/modules/audio_output/alsa.c
21196
21197 alsa.c: removed a printf, shut up a compiler warning
21198
21199 ------------------------------------------------------------------------
21200 r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (Fri, 11 Mar 2005) | 2 lines
21201 Changed paths:
21202    M /trunk/modules/audio_filter/converter/a52tofloat32.c
21203    M /trunk/modules/audio_filter/converter/dtstofloat32.c
21204
21205 Removed unneeded VLC_OBJECT() cast and another segfault fix.
21206
21207 ------------------------------------------------------------------------
21208 r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (Fri, 11 Mar 2005) | 2 lines
21209 Changed paths:
21210    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
21211
21212 wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
21213
21214 ------------------------------------------------------------------------
21215 r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
21216 Changed paths:
21217    M /trunk/modules/codec/ffmpeg/encoder.c
21218    M /trunk/modules/stream_out/transcode.c
21219
21220 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
21221 ------------------------------------------------------------------------
21222 r10288 | courmisch | 2005-03-11 09:13:00 +0100 (Fri, 11 Mar 2005) | 4 lines
21223 Changed paths:
21224    M /trunk/configure.ac
21225    M /trunk/modules/demux/Modules.am
21226    A /trunk/modules/demux/ty.c
21227
21228 Tivo file demuxer
21229 based on patch from Neal Symms <nsymms # redwar.us>
21230 with minor cleanups
21231
21232 ------------------------------------------------------------------------
21233 r10287 | zorglub | 2005-03-11 08:52:18 +0100 (Fri, 11 Mar 2005) | 3 lines
21234 Changed paths:
21235    M /trunk/modules/codec/mpeg_audio.c
21236    M /trunk/modules/gui/wxwindows/interface.cpp
21237    M /trunk/modules/gui/wxwindows/playlist.cpp
21238    M /trunk/modules/gui/wxwindows/wizard.cpp
21239    M /trunk/src/input/access.c
21240    M /trunk/src/input/demux.c
21241    M /trunk/src/input/es_out.c
21242    M /trunk/src/input/input.c
21243    M /trunk/src/misc/modules.c
21244    M /trunk/src/playlist/item-ext.c
21245    M /trunk/src/playlist/loadsave.c
21246    M /trunk/src/playlist/playlist.c
21247    M /trunk/src/playlist/view.c
21248
21249 Reduce the global verbosity
21250 Change some message severities
21251
21252 ------------------------------------------------------------------------
21253 r10285 | zorglub | 2005-03-10 23:30:16 +0100 (Thu, 10 Mar 2005) | 2 lines
21254 Changed paths:
21255    M /trunk/modules/access/cdda/info.c
21256
21257 Fix locking
21258
21259 ------------------------------------------------------------------------
21260 r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
21261 Changed paths:
21262    M /trunk/NEWS
21263
21264 Update news
21265
21266 ------------------------------------------------------------------------
21267 r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
21268 Changed paths:
21269    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
21270
21271 Same mistake here: Pass real VLC_OBJECT's to msg_*
21272
21273 ------------------------------------------------------------------------
21274 r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 lines
21275 Changed paths:
21276    M /trunk/modules/audio_filter/converter/dtstofloat32.c
21277
21278 Another one. Use real VLC_OBJECT's in msg_*
21279
21280 ------------------------------------------------------------------------
21281 r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
21282 Changed paths:
21283    M /trunk/modules/audio_filter/converter/a52tofloat32.c
21284
21285 Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
21286
21287 ------------------------------------------------------------------------
21288 r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
21289 Changed paths:
21290    M /trunk/modules/misc/gnutls.c
21291
21292 - Require certificate from the client if one CA cert specified
21293
21294 ------------------------------------------------------------------------
21295 r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
21296 Changed paths:
21297    M /trunk/modules/misc/gnutls.c
21298
21299 - Release certificate creds after terminating session
21300
21301 ------------------------------------------------------------------------
21302 r10268 | gbazin | 2005-03-10 20:23:10 +0100 (Thu, 10 Mar 2005) | 1 line
21303 Changed paths:
21304    M /trunk/configure.ac
21305
21306 * configure.ac: only include stream_out_switcher if --enable-sout is specified.
21307 ------------------------------------------------------------------------
21308 r10265 | robux4 | 2005-03-10 19:20:02 +0100 (Thu, 10 Mar 2005) | 1 line
21309 Changed paths:
21310    M /trunk/modules/demux/mkv.cpp
21311
21312 mkv.cpp: support preloading in the same family
21313 ------------------------------------------------------------------------
21314 r10264 | massiot | 2005-03-10 18:23:43 +0100 (Thu, 10 Mar 2005) | 12 lines
21315 Changed paths:
21316    M /trunk/configure.ac
21317    M /trunk/modules/access/Modules.am
21318    A /trunk/modules/access/fake.c
21319    M /trunk/modules/stream_out/Modules.am
21320    A /trunk/modules/stream_out/switcher.c
21321
21322 * modules/stream_out/switcher.c: New module allowing to replace an MPEG2
21323   video by a fixed panel (format .uyvy). Specify panel files with
21324   --sout-switcher-files=toto.uyvy,tata.uyvy,titi.uyvy and the size of
21325   pictures with --sout-switcher-sizes=720x576,720x576,480x576.
21326   --sout-switcher-port=4242 opens up a UDP port. echo 1 | nc -u localhost 4242
21327   switches to panel #1 (0 is the live video, -1 disables all output).
21328   The audio is blanked out when a panel is active. --sout-switcher-command
21329   specifies the first command to run on start-up.
21330 * modules/access/fake.c: Fake video input simulating a video at x fps.
21331   Use it to switch between fixed panels with the switcher when you have
21332   no video.
21333
21334 ------------------------------------------------------------------------
21335 r10263 | robux4 | 2005-03-10 18:19:28 +0100 (Thu, 10 Mar 2005) | 1 line
21336 Changed paths:
21337    M /trunk/modules/demux/mkv.cpp
21338
21339 mkv.cpp: move the segment metadata preloading in another function (to be used elsewhere too)
21340 ------------------------------------------------------------------------
21341 r10262 | robux4 | 2005-03-10 17:41:43 +0100 (Thu, 10 Mar 2005) | 1 line
21342 Changed paths:
21343    M /trunk/modules/demux/mkv.cpp
21344
21345 mkv.cpp: parse the Segment Info properly
21346 ------------------------------------------------------------------------
21347 r10261 | dionoea | 2005-03-10 17:00:49 +0100 (Thu, 10 Mar 2005) | 2 lines
21348 Changed paths:
21349    M /trunk/modules/control/rc.c
21350    M /trunk/modules/video_filter/mosaic.c
21351
21352  * mosaic alignment (works like --marq-position) and callback
21353
21354 ------------------------------------------------------------------------
21355 r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
21356 Changed paths:
21357    M /trunk/modules/demux/mkv.cpp
21358
21359 mkv.cpp: store the prev/next UID for later use
21360 ------------------------------------------------------------------------
21361 r10259 | zorglub | 2005-03-10 14:42:45 +0100 (Thu, 10 Mar 2005) | 2 lines
21362 Changed paths:
21363    M /trunk/modules/access/vcdx/access.c
21364
21365 Fix refcount problems + fix a part of coding style problems
21366
21367 ------------------------------------------------------------------------
21368 r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
21369 Changed paths:
21370    M /trunk/modules/misc/freetype.c
21371
21372 * modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead of 256) palettized YUV.
21373 ------------------------------------------------------------------------
21374 r10257 | zorglub | 2005-03-10 14:05:43 +0100 (Thu, 10 Mar 2005) | 8 lines
21375 Changed paths:
21376    M /trunk/include/vlc_config_cat.h
21377    M /trunk/modules/audio_filter/equalizer.c
21378    M /trunk/modules/video_output/directx/glwin32.c
21379    M /trunk/modules/video_output/image.c
21380    M /trunk/modules/video_output/picture.c
21381    M /trunk/modules/video_output/x11/glx.c
21382    M /trunk/modules/visualization/visual/visual.c
21383    M /trunk/src/audio_output/intf.c
21384    M /trunk/src/libvlc.h
21385
21386 More prefs fixes
21387 - String fixes
21388 - Sort some large panels
21389 - Change some advanced flags
21390 - Fix & move audio-channel-mixer
21391 - hide picture vout
21392 - Remove saved-volume, replaced by a variable
21393
21394 ------------------------------------------------------------------------
21395 r10255 | courmisch | 2005-03-10 12:19:29 +0100 (Thu, 10 Mar 2005) | 3 lines
21396 Changed paths:
21397    M /trunk/modules/demux/voc.c
21398
21399 - Fix unitialized variable in demux control helper
21400 There's still a segfault somewhere (occurs after many seeks but I can't reproduce it with a debugger)
21401
21402 ------------------------------------------------------------------------
21403 r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
21404 Changed paths:
21405    M /trunk/modules/demux/voc.c
21406
21407 Support block type 2 (and some others as well)
21408
21409 ------------------------------------------------------------------------
21410 r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
21411 Changed paths:
21412    M /trunk/include/network.h
21413    M /trunk/modules/access/http.c
21414
21415 - include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
21416 - modules/access/http.c: do not choke when there's a space in a URL
21417   (should probably be done for some others)
21418
21419 ------------------------------------------------------------------------
21420 r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
21421 Changed paths:
21422    M /trunk/modules/misc/gnutls.c
21423
21424 gnutls.c: add shortname
21425
21426 ------------------------------------------------------------------------
21427 r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
21428 Changed paths:
21429    M /trunk/modules/gui/wxwindows/preferences.cpp
21430
21431 Should fix compile
21432
21433 ------------------------------------------------------------------------
21434 r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
21435 Changed paths:
21436    M /trunk/include/vlc_tls.h
21437    M /trunk/modules/misc/gnutls.c
21438    M /trunk/src/misc/tls.c
21439
21440 Missing properties
21441
21442 ------------------------------------------------------------------------
21443 r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
21444 Changed paths:
21445    M /trunk/configure.ac
21446    M /trunk/modules/misc/gnutls.c
21447
21448 - Fix GnuTLS version detection
21449
21450 ------------------------------------------------------------------------
21451 r10243 | zorglub | 2005-03-10 01:17:33 +0100 (Thu, 10 Mar 2005) | 7 lines
21452 Changed paths:
21453    M /trunk/include/vlc_config_cat.h
21454    M /trunk/modules/audio_filter/converter/a52tofloat32.c
21455    M /trunk/modules/audio_filter/converter/dtstofloat32.c
21456    M /trunk/modules/misc/freetype.c
21457    M /trunk/modules/video_filter/marq.c
21458    M /trunk/src/libvlc.h
21459
21460 Preferences update :
21461 - Sorted marq options
21462 - A52 & DTS are audio decoders
21463 - Moved freetype to subtitles/OSD
21464
21465 (last 2 suggested by Anil)
21466
21467 ------------------------------------------------------------------------
21468 r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
21469 Changed paths:
21470    M /trunk/modules/demux/mkv.cpp
21471
21472 mkv.cpp: cleaner handling of some tables (now vectors)
21473 ------------------------------------------------------------------------
21474 r10241 | zorglub | 2005-03-09 22:06:09 +0100 (Wed, 09 Mar 2005) | 2 lines
21475 Changed paths:
21476    A /trunk/modules/gui/wxwindows/bitmaps/advanced.xpm
21477    A /trunk/modules/gui/wxwindows/bitmaps/audio.xpm
21478    A /trunk/modules/gui/wxwindows/bitmaps/codec.xpm
21479    A /trunk/modules/gui/wxwindows/bitmaps/intf.xpm
21480    A /trunk/modules/gui/wxwindows/bitmaps/video.xpm
21481    M /trunk/modules/gui/wxwindows/preferences.cpp
21482
21483 Preferences icons
21484
21485 ------------------------------------------------------------------------
21486 r10240 | gbazin | 2005-03-09 20:57:28 +0100 (Wed, 09 Mar 2005) | 1 line
21487 Changed paths:
21488    M /trunk/modules/codec/ffmpeg/video.c
21489
21490 * modules/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.
21491 ------------------------------------------------------------------------
21492 r10239 | zorglub | 2005-03-09 19:05:30 +0100 (Wed, 09 Mar 2005) | 2 lines
21493 Changed paths:
21494    M /trunk/modules/gui/wxwindows/menus.cpp
21495
21496 Don't switch interfaces under linux
21497
21498 ------------------------------------------------------------------------
21499 r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
21500 Changed paths:
21501    M /trunk/extras/contrib/src/Makefile
21502    M /trunk/extras/contrib/src/packages.mak
21503
21504 * added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
21505 * upgraded libcdio to 0.7.2 (not that it makes much difference :) )
21506
21507 ------------------------------------------------------------------------
21508 r10237 | courmisch | 2005-03-09 14:07:26 +0100 (Wed, 09 Mar 2005) | 2 lines
21509 Changed paths:
21510    M /trunk/modules/gui/kde/preferences.cpp
21511
21512 string rationalization (yeah, I know the KDE interface is not used)
21513
21514 ------------------------------------------------------------------------
21515 r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
21516 Changed paths:
21517    M /trunk/include/vlc_video.h
21518    M /trunk/modules/misc/freetype.c
21519    M /trunk/src/video_output/vout_subpictures.c
21520
21521 all: correctly align multiline strings when not left-aligned
21522
21523 ------------------------------------------------------------------------
21524 r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
21525 Changed paths:
21526    M /trunk/modules/mux/mpeg/ps.c
21527
21528 * modules/mux/mpeg/ps.c: small cleanup.
21529 ------------------------------------------------------------------------
21530 r10234 | gbazin | 2005-03-09 13:39:36 +0100 (Wed, 09 Mar 2005) | 1 line
21531 Changed paths:
21532    M /trunk/modules/demux/ps.c
21533    M /trunk/modules/demux/ps.h
21534
21535 * modules/demux/ps.[c,h]: fixed PSM parsing bug.
21536 ------------------------------------------------------------------------
21537 r10233 | gbazin | 2005-03-09 13:17:01 +0100 (Wed, 09 Mar 2005) | 1 line
21538 Changed paths:
21539    M /trunk/modules/mux/mpeg/ps.c
21540
21541 * modules/mux/mpeg/ps.c: correct PSM size.
21542 ------------------------------------------------------------------------
21543 r10232 | courmisch | 2005-03-09 12:54:36 +0100 (Wed, 09 Mar 2005) | 2 lines
21544 Changed paths:
21545    M /trunk/modules/demux/voc.c
21546
21547 Handle VOC files with multiple blocks properly
21548
21549 ------------------------------------------------------------------------
21550 r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
21551 Changed paths:
21552    M /trunk/src/video_output/vout_subpictures.c
21553
21554 * src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.
21555 ------------------------------------------------------------------------
21556 r10230 | gbazin | 2005-03-09 12:42:05 +0100 (Wed, 09 Mar 2005) | 1 line
21557 Changed paths:
21558    M /trunk/modules/misc/freetype.c
21559
21560 * modules/misc/freetype.c: handle size change properly.
21561 ------------------------------------------------------------------------
21562 r10229 | gbazin | 2005-03-09 11:46:45 +0100 (Wed, 09 Mar 2005) | 1 line
21563 Changed paths:
21564    M /trunk/modules/video_filter/mosaic.c
21565
21566 * modules/video_filter/mosaic.c: compilation fix.
21567 ------------------------------------------------------------------------
21568 r10228 | gbazin | 2005-03-09 11:18:27 +0100 (Wed, 09 Mar 2005) | 1 line
21569 Changed paths:
21570    M /trunk/modules/misc/freetype.c
21571
21572 * modules/misc/freetype.c: don't display only the last line.
21573 ------------------------------------------------------------------------
21574 r10227 | courmisch | 2005-03-09 10:03:32 +0100 (Wed, 09 Mar 2005) | 2 lines
21575 Changed paths:
21576    M /trunk/modules/demux/voc.c
21577
21578 - seeking in .VOC file
21579
21580 ------------------------------------------------------------------------
21581 r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
21582 Changed paths:
21583    M /trunk/modules/mux/mpeg/ps.c
21584
21585 * modules/mux/mpeg/ps.c: shut-up valgrind warning.
21586 ------------------------------------------------------------------------
21587 r10225 | titer | 2005-03-09 01:43:46 +0100 (Wed, 09 Mar 2005) | 2 lines
21588 Changed paths:
21589    M /trunk/include/vlc_common.h
21590
21591  vlc_common.h: define INT64_MIN/INT64_MAX if necessary
21592
21593 ------------------------------------------------------------------------
21594 r10224 | gbazin | 2005-03-09 01:31:19 +0100 (Wed, 09 Mar 2005) | 1 line
21595 Changed paths:
21596    M /trunk/modules/demux/ps.h
21597
21598 * modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
21599 ------------------------------------------------------------------------
21600 r10223 | gbazin | 2005-03-09 01:30:09 +0100 (Wed, 09 Mar 2005) | 1 line
21601 Changed paths:
21602    M /trunk/modules/mux/mpeg/ps.c
21603
21604 *  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
21605 ------------------------------------------------------------------------
21606 r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
21607 Changed paths:
21608    M /trunk/modules/video_filter/mosaic.c
21609
21610  video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
21611          always defined)
21612
21613 ------------------------------------------------------------------------
21614 r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
21615 Changed paths:
21616    M /trunk/configure.ac
21617
21618 VCDX depends on libiso9660. Up libcdio version to 0.72. 
21619
21620
21621 ------------------------------------------------------------------------
21622 r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
21623 Changed paths:
21624    M /trunk/mozilla/vlcshell.cpp
21625
21626 * TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
21627   if this breaks the linux or win32 mozilla plugin then it should be restored.
21628
21629 ------------------------------------------------------------------------
21630 r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
21631 Changed paths:
21632    M /trunk/modules/packetizer/mpeg4video.c
21633
21634 * modules/packetizer/mpeg4video.c: fixed segfault
21635 ------------------------------------------------------------------------
21636 r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
21637 Changed paths:
21638    M /trunk/modules/demux/mkv.cpp
21639
21640 mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
21641 ------------------------------------------------------------------------
21642 r10217 | gbazin | 2005-03-08 21:17:43 +0100 (Tue, 08 Mar 2005) | 1 line
21643 Changed paths:
21644    M /trunk/modules/mux/mpeg/ps.c
21645
21646 * modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
21647 ------------------------------------------------------------------------
21648 r10216 | courmisch | 2005-03-08 19:43:51 +0100 (Tue, 08 Mar 2005) | 2 lines
21649 Changed paths:
21650    M /trunk/modules/gui/wxwindows/playlist.cpp
21651
21652 Strings rationalization
21653
21654 ------------------------------------------------------------------------
21655 r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
21656 Changed paths:
21657    M /trunk/modules/gui/wxwindows/open.cpp
21658    M /trunk/modules/gui/wxwindows/streamout.cpp
21659
21660 Fix max UDP port number
21661
21662 ------------------------------------------------------------------------
21663 r10214 | gbazin | 2005-03-08 19:10:49 +0100 (Tue, 08 Mar 2005) | 1 line
21664 Changed paths:
21665    M /trunk/modules/video_output/x11/xcommon.c
21666
21667 * modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.
21668 ------------------------------------------------------------------------
21669 r10213 | courmisch | 2005-03-08 18:31:31 +0100 (Tue, 08 Mar 2005) | 8 lines
21670 Changed paths:
21671    M /trunk/modules/gui/wxwindows/wxwindows.h
21672
21673 Same fix for non-constant string.
21674
21675 The playlist works fine again (with ASCII/Latin locale charset).
21676 When in UTF8, it might be a good idea to check for invalid bytes
21677 sequences and replace them with question mark - at the moment
21678 wxWidgets still leave the whole text blank which result in blank
21679 playlist item in the playlist.
21680
21681 ------------------------------------------------------------------------
21682 r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
21683 Changed paths:
21684    M /trunk/modules/gui/wxwindows/wxwindows.h
21685
21686 Fix conversion from locale to wxWidgets' Unicode
21687 (the documentation for wxWidgets 2.5.3 is wrong :
21688  wxConvCurrent (which does not work) does not point
21689  to wxConvLibc nor wxConvLocal (which both work))
21690
21691 It is now possible to use wxvlc with non UTF-8 locale.
21692 Previously, any text item with non-ASCII character in it would be
21693 blank.
21694
21695 ------------------------------------------------------------------------
21696 r10211 | massiot | 2005-03-08 17:50:19 +0100 (Tue, 08 Mar 2005) | 2 lines
21697 Changed paths:
21698    M /trunk/modules/codec/ffmpeg/video_filter.c
21699
21700 * modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
21701
21702 ------------------------------------------------------------------------
21703 r10210 | courmisch | 2005-03-08 17:29:30 +0100 (Tue, 08 Mar 2005) | 2 lines
21704 Changed paths:
21705    M /trunk/modules/gui/wxwindows/open.cpp
21706
21707 Fix UDP unicast access when both IPv6 and non-default port are used
21708
21709 ------------------------------------------------------------------------
21710 r10209 | courmisch | 2005-03-08 14:54:11 +0100 (Tue, 08 Mar 2005) | 2 lines
21711 Changed paths:
21712    M /trunk/configure.ac
21713
21714 Enable voc demux
21715
21716 ------------------------------------------------------------------------
21717 r10208 | courmisch | 2005-03-08 14:53:36 +0100 (Tue, 08 Mar 2005) | 2 lines
21718 Changed paths:
21719    M /trunk/AUTHORS
21720    M /trunk/modules/demux/Modules.am
21721    A /trunk/modules/demux/voc.c
21722
21723 Creative Voice File demux
21724
21725 ------------------------------------------------------------------------
21726 r10207 | gbazin | 2005-03-08 14:16:38 +0100 (Tue, 08 Mar 2005) | 1 line
21727 Changed paths:
21728    M /trunk/modules/codec/ffmpeg/video_filter.c
21729
21730 * modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
21731 ------------------------------------------------------------------------
21732 r10206 | gbazin | 2005-03-08 14:15:56 +0100 (Tue, 08 Mar 2005) | 3 lines
21733 Changed paths:
21734    M /trunk/modules/codec/x264.c
21735    M /trunk/modules/services_discovery/sap.c
21736    M /trunk/modules/stream_out/transcode.c
21737
21738 * modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
21739 * modules/stream_out/transcode.c: fixed segfault.
21740
21741 ------------------------------------------------------------------------
21742 r10205 | gbazin | 2005-03-08 11:58:49 +0100 (Tue, 08 Mar 2005) | 1 line
21743 Changed paths:
21744    M /trunk/modules/misc/freetype.c
21745    M /trunk/modules/video_filter/marq.c
21746    M /trunk/modules/video_filter/time.c
21747
21748 * modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
21749 ------------------------------------------------------------------------
21750 r10204 | gbazin | 2005-03-08 11:15:36 +0100 (Tue, 08 Mar 2005) | 1 line
21751 Changed paths:
21752    M /trunk/configure.ac
21753
21754 * configure.ac: packetizers are not only useful with the stream output.
21755 ------------------------------------------------------------------------
21756 r10203 | robux4 | 2005-03-08 10:06:27 +0100 (Tue, 08 Mar 2005) | 1 line
21757 Changed paths:
21758    M /trunk/src/input/input.c
21759
21760 input.c: allow "intelligent" previous-chapter behaviour for access sources too
21761 ------------------------------------------------------------------------
21762 r10202 | gbazin | 2005-03-08 02:54:55 +0100 (Tue, 08 Mar 2005) | 1 line
21763 Changed paths:
21764    M /trunk/modules/misc/dummy/renderer.c
21765
21766 * modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.
21767 ------------------------------------------------------------------------
21768 r10201 | gbazin | 2005-03-08 02:38:33 +0100 (Tue, 08 Mar 2005) | 1 line
21769 Changed paths:
21770    M /trunk/src/input/es_out.c
21771
21772 * src/input/es_out.c: fixed another small mem leak.
21773 ------------------------------------------------------------------------
21774 r10200 | gbazin | 2005-03-08 02:24:27 +0100 (Tue, 08 Mar 2005) | 1 line
21775 Changed paths:
21776    M /trunk/src/input/es_out.c
21777
21778 * src/input/es_out.c: fixed small mem leak.
21779 ------------------------------------------------------------------------
21780 r10199 | gbazin | 2005-03-08 02:23:54 +0100 (Tue, 08 Mar 2005) | 3 lines
21781 Changed paths:
21782    M /trunk/include/vlc_filter.h
21783    M /trunk/include/vlc_video.h
21784    M /trunk/modules/misc/freetype.c
21785    M /trunk/modules/video_filter/marq.c
21786    M /trunk/modules/video_filter/time.c
21787    M /trunk/src/video_output/vout_subpictures.c
21788
21789 * include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api.
21790 * modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.
21791
21792 ------------------------------------------------------------------------
21793 r10198 | hartman | 2005-03-08 00:54:51 +0100 (Tue, 08 Mar 2005) | 2 lines
21794 Changed paths:
21795    M /trunk/modules/demux/livedotcom.cpp
21796
21797 * Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in case of multicast, .9 seconds otherwise. Bail after 3secs of no longer receiving data (multicast or unicast).
21798
21799 ------------------------------------------------------------------------
21800 r10197 | hartman | 2005-03-07 23:30:55 +0100 (Mon, 07 Mar 2005) | 2 lines
21801 Changed paths:
21802    M /trunk/configure.ac
21803    M /trunk/extras/contrib/src/Makefile
21804
21805 * dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.
21806
21807 ------------------------------------------------------------------------
21808 r10196 | robux4 | 2005-03-07 23:05:54 +0100 (Mon, 07 Mar 2005) | 1 line
21809 Changed paths:
21810    M /trunk/modules/demux/mkv.cpp
21811
21812 mkv.cpp: prepare the code to handle seemless segment switching
21813 ------------------------------------------------------------------------
21814 r10195 | dionoea | 2005-03-07 21:50:13 +0100 (Mon, 07 Mar 2005) | 3 lines
21815 Changed paths:
21816    M /trunk/modules/video_filter/mosaic.c
21817
21818  * add a mutex so the callbacks don't change anything while the filter is
21819    doing something
21820
21821 ------------------------------------------------------------------------
21822 r10194 | gbazin | 2005-03-07 21:36:18 +0100 (Mon, 07 Mar 2005) | 1 line
21823 Changed paths:
21824    M /trunk/modules/misc/freetype.c
21825
21826 * modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.
21827 ------------------------------------------------------------------------
21828 r10193 | courmisch | 2005-03-07 21:21:24 +0100 (Mon, 07 Mar 2005) | 2 lines
21829 Changed paths:
21830    M /trunk/modules/demux/wav.c
21831
21832 Fixes a compiler warning
21833
21834 ------------------------------------------------------------------------
21835 r10192 | robux4 | 2005-03-07 21:16:52 +0100 (Mon, 07 Mar 2005) | 1 line
21836 Changed paths:
21837    M /trunk/include/vlc_demux.h
21838    M /trunk/include/vlc_input.h
21839    M /trunk/modules/demux/mkv.cpp
21840    M /trunk/src/input/control.c
21841    M /trunk/src/input/input.c
21842
21843 make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME
21844 ------------------------------------------------------------------------
21845 r10191 | robux4 | 2005-03-07 21:13:56 +0100 (Mon, 07 Mar 2005) | 1 line
21846 Changed paths:
21847    M /trunk/modules/codec/ffmpeg/audio.c
21848
21849 audio.c: fix a compiler portability issue
21850 ------------------------------------------------------------------------
21851 r10190 | courmisch | 2005-03-07 20:59:38 +0100 (Mon, 07 Mar 2005) | 3 lines
21852 Changed paths:
21853    M /trunk/modules/gui/wxwindows/wizard.cpp
21854
21855 - Don't crash when transcoding is enabled
21856 - Some cleanup
21857
21858 ------------------------------------------------------------------------
21859 r10189 | gbazin | 2005-03-07 20:41:34 +0100 (Mon, 07 Mar 2005) | 1 line
21860 Changed paths:
21861    M /trunk/modules/gui/wince/interface.cpp
21862
21863 * modules/gui/wince/interface.cpp: compilation fix.
21864 ------------------------------------------------------------------------
21865 r10188 | gbazin | 2005-03-07 20:35:11 +0100 (Mon, 07 Mar 2005) | 1 line
21866 Changed paths:
21867    M /trunk/modules/misc/freetype.c
21868
21869 * modules/misc/freetype.c: removed debug messages.
21870 ------------------------------------------------------------------------
21871 r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
21872 Changed paths:
21873    M /trunk/include/vlc_filter.h
21874    M /trunk/include/vlc_spu.h
21875    M /trunk/include/vlc_video.h
21876    M /trunk/modules/codec/ffmpeg/video_filter.c
21877    M /trunk/modules/video_filter/mosaic.c
21878    M /trunk/modules/video_output/picture.c
21879    M /trunk/modules/video_output/picture.h
21880    M /trunk/src/video_output/vout_subpictures.c
21881
21882 * src/video_output/vout_subpictures.c: New function spu_MakeRegion which
21883   reuses a given picture_t without allocating a new one.
21884 * modules/video_output/picture.c: New --picture-height and width options
21885   to do the scaling in the vout thread. Misc bug corrections.
21886 * modules/video_filter/mosaic.c: Less overhead.
21887 * modules/codec/ffmpeg/video_filter.c: Do the scaling before the conversion
21888   in case the original size is bigger than the destination.
21889
21890 ------------------------------------------------------------------------
21891 r10186 | gbazin | 2005-03-07 19:34:21 +0100 (Mon, 07 Mar 2005) | 1 line
21892 Changed paths:
21893    M /trunk/modules/codec/ffmpeg/video.c
21894
21895 * modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420 is the same as I420 (we could convert to have the exact chroma but that would be slower).
21896 ------------------------------------------------------------------------
21897 r10185 | gbazin | 2005-03-07 19:04:24 +0100 (Mon, 07 Mar 2005) | 1 line
21898 Changed paths:
21899    M /trunk/configure.ac
21900
21901 * configure.ac: fixed typo.
21902 ------------------------------------------------------------------------
21903 r10184 | gbazin | 2005-03-07 18:52:05 +0100 (Mon, 07 Mar 2005) | 1 line
21904 Changed paths:
21905    M /trunk/modules/codec/ffmpeg/ffmpeg.c
21906    M /trunk/src/video_output/vout_pictures.c
21907    M /trunk/src/video_output/vout_pictures.h
21908
21909 * modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.
21910 ------------------------------------------------------------------------
21911 r10183 | gbazin | 2005-03-07 17:33:56 +0100 (Mon, 07 Mar 2005) | 1 line
21912 Changed paths:
21913    M /trunk/modules/access/dshow/filter.cpp
21914
21915 * modules/access/dshow: flush the capture pin's buffers when the capture filter is stopped (instead of doing it in the pin's destructor).
21916 ------------------------------------------------------------------------
21917 r10182 | courmisch | 2005-03-07 16:04:53 +0100 (Mon, 07 Mar 2005) | 2 lines
21918 Changed paths:
21919    M /trunk/modules/demux/xa.c
21920
21921 propset
21922
21923 ------------------------------------------------------------------------
21924 r10181 | courmisch | 2005-03-07 16:02:33 +0100 (Mon, 07 Mar 2005) | 2 lines
21925 Changed paths:
21926    M /trunk/modules/demux/xa.c
21927
21928 Allow seeking
21929
21930 ------------------------------------------------------------------------
21931 r10180 | gbazin | 2005-03-07 15:37:39 +0100 (Mon, 07 Mar 2005) | 1 line
21932 Changed paths:
21933    M /trunk/modules/gui/wince/interface.cpp
21934    M /trunk/modules/gui/wince/menus.cpp
21935    M /trunk/modules/gui/wince/open.cpp
21936    M /trunk/modules/gui/wince/playlist.cpp
21937    M /trunk/modules/gui/wince/preferences.cpp
21938    M /trunk/modules/gui/wince/wince.cpp
21939    M /trunk/modules/gui/wince/wince.h
21940    M /trunk/modules/gui/wince/wince_rc.rc
21941
21942 * modules/gui/wince: fixed bunch of bugs and memory leaks.
21943 ------------------------------------------------------------------------
21944 r10179 | courmisch | 2005-03-07 14:28:08 +0100 (Mon, 07 Mar 2005) | 2 lines
21945 Changed paths:
21946    M /trunk/modules/demux/xa.c
21947
21948 typo fix
21949
21950 ------------------------------------------------------------------------
21951 r10178 | courmisch | 2005-03-07 14:26:33 +0100 (Mon, 07 Mar 2005) | 2 lines
21952 Changed paths:
21953    M /trunk/modules/demux/xa.c
21954
21955 Cosmetic cleanup (pointed out by fenrir)
21956
21957 ------------------------------------------------------------------------
21958 r10177 | courmisch | 2005-03-07 14:12:51 +0100 (Mon, 07 Mar 2005) | 2 lines
21959 Changed paths:
21960    M /trunk/modules/demux/xa.c
21961
21962 Fix email address
21963
21964 ------------------------------------------------------------------------
21965 r10176 | courmisch | 2005-03-07 14:10:29 +0100 (Mon, 07 Mar 2005) | 2 lines
21966 Changed paths:
21967    A /trunk/modules/demux/xa.c
21968
21969 Forgotten new file from previous commit
21970
21971 ------------------------------------------------------------------------
21972 r10175 | courmisch | 2005-03-07 14:05:06 +0100 (Mon, 07 Mar 2005) | 4 lines
21973 Changed paths:
21974    M /trunk/configure.ac
21975    M /trunk/modules/codec/adpcm.c
21976    M /trunk/modules/demux/Modules.am
21977
21978 - XA file demux
21979 - EA ADPCM decoder (Maxis games)
21980 (- corner case memleak in adpcm decoder)
21981
21982 ------------------------------------------------------------------------
21983 r10174 | andrep | 2005-03-07 14:00:48 +0100 (Mon, 07 Mar 2005) | 4 lines
21984 Changed paths:
21985    M /trunk/configure.ac
21986
21987 * configure.ac: Link against dependent static libraries successfully on
21988   Mac OS X
21989
21990
21991 ------------------------------------------------------------------------
21992 r10173 | damienf | 2005-03-07 11:40:23 +0100 (Mon, 07 Mar 2005) | 4 lines
21993 Changed paths:
21994    M /trunk/activex/main.cpp
21995    M /trunk/activex/oleobject.cpp
21996    M /trunk/activex/persistpropbag.cpp
21997    M /trunk/activex/persiststorage.cpp
21998    M /trunk/activex/persiststreaminit.cpp
21999    M /trunk/activex/plugin.cpp
22000    M /trunk/activex/plugin.h
22001
22002 - activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation
22003
22004 This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
22005
22006 ------------------------------------------------------------------------
22007 r10172 | markfm | 2005-03-07 03:52:05 +0100 (Mon, 07 Mar 2005) | 2 lines
22008 Changed paths:
22009    M /trunk/modules/mux/mpeg/ps.c
22010
22011 Fix mpeg ps time output, making it seekable.  There may still be an error in there -- a test file reports 11:57 on VLC, 15:42 minutes on WMP, though it plays OK on both, seekable to the end.
22012
22013 ------------------------------------------------------------------------
22014 r10171 | titer | 2005-03-07 01:54:26 +0100 (Mon, 07 Mar 2005) | 2 lines
22015 Changed paths:
22016    M /trunk/modules/misc/freetype.c
22017
22018  misc/freetype.c: compile fix
22019
22020 ------------------------------------------------------------------------
22021 r10170 | gbazin | 2005-03-06 20:37:26 +0100 (Sun, 06 Mar 2005) | 1 line
22022 Changed paths:
22023    M /trunk/modules/codec/ffmpeg/audio.c
22024
22025 * modules/codec/ffmpeg/audio.c: fix for ALAC support.
22026 ------------------------------------------------------------------------
22027 r10169 | gbazin | 2005-03-06 19:46:43 +0100 (Sun, 06 Mar 2005) | 1 line
22028 Changed paths:
22029    M /trunk/configure.ac
22030    M /trunk/modules/codec/flac.c
22031
22032 * modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.
22033 ------------------------------------------------------------------------
22034 r10168 | dionoea | 2005-03-06 19:10:51 +0100 (Sun, 06 Mar 2005) | 2 lines
22035 Changed paths:
22036    M /trunk/modules/control/rc.c
22037
22038 remove useless --rc-extend option in favor of the longhelp command
22039
22040 ------------------------------------------------------------------------
22041 r10167 | gbazin | 2005-03-06 18:54:34 +0100 (Sun, 06 Mar 2005) | 1 line
22042 Changed paths:
22043    M /trunk/modules/codec/ffmpeg/audio.c
22044    M /trunk/modules/codec/ffmpeg/ffmpeg.c
22045
22046 * modules/codec/ffmpeg: support for libavcodec's flac decoder.
22047 ------------------------------------------------------------------------
22048 r10166 | gbazin | 2005-03-06 18:53:49 +0100 (Sun, 06 Mar 2005) | 1 line
22049 Changed paths:
22050    M /trunk/src/input/es_out.c
22051
22052 * src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
22053 ------------------------------------------------------------------------
22054 r10165 | dionoea | 2005-03-06 17:39:27 +0100 (Sun, 06 Mar 2005) | 2 lines
22055 Changed paths:
22056    M /trunk/modules/control/rc.c
22057
22058  * mosaic call back help
22059
22060 ------------------------------------------------------------------------
22061 r10164 | markfm | 2005-03-06 17:27:35 +0100 (Sun, 06 Mar 2005) | 2 lines
22062 Changed paths:
22063    M /trunk/modules/control/rc.c
22064
22065 enable rc logo-file on the fly
22066
22067 ------------------------------------------------------------------------
22068 r10163 | gbazin | 2005-03-06 17:25:02 +0100 (Sun, 06 Mar 2005) | 1 line
22069 Changed paths:
22070    M /trunk/modules/codec/ffmpeg/ffmpeg.c
22071    M /trunk/modules/demux/mp4/libmp4.c
22072    M /trunk/modules/demux/mp4/libmp4.h
22073    M /trunk/modules/demux/mp4/mp4.c
22074
22075 * modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.
22076 ------------------------------------------------------------------------
22077 r10162 | markfm | 2005-03-06 15:48:14 +0100 (Sun, 06 Mar 2005) | 2 lines
22078 Changed paths:
22079    M /trunk/modules/stream_out/transcode.c
22080
22081 transcode -- prevent user error, limit mp3 channels to max of 2
22082
22083 ------------------------------------------------------------------------
22084 r10161 | gbazin | 2005-03-06 14:55:48 +0100 (Sun, 06 Mar 2005) | 1 line
22085 Changed paths:
22086    M /trunk/src/video_output/video_output.c
22087
22088 * src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.
22089 ------------------------------------------------------------------------
22090 r10160 | robux4 | 2005-03-06 14:44:17 +0100 (Sun, 06 Mar 2005) | 4 lines
22091 Changed paths:
22092    M /trunk/src/video_output/video_output.c
22093
22094 video_output.c: use the visible dimensions and not the pixel dimensions
22095
22096 if this create some memory leaks, it should be corrected elsewhere
22097 this solves the HDTV grey line bug
22098 ------------------------------------------------------------------------
22099 r10159 | courmisch | 2005-03-06 12:07:41 +0100 (Sun, 06 Mar 2005) | 2 lines
22100 Changed paths:
22101    M /trunk/modules/misc/gnutls.c
22102
22103 Fixes segfault
22104
22105 ------------------------------------------------------------------------
22106 r10158 | hartman | 2005-03-06 11:53:18 +0100 (Sun, 06 Mar 2005) | 2 lines
22107 Changed paths:
22108    M /trunk/TODO
22109
22110 * added statistics, blue/green wall filter and goom effect video filter to the TODO list
22111
22112 ------------------------------------------------------------------------
22113 r10157 | robux4 | 2005-03-06 11:36:49 +0100 (Sun, 06 Mar 2005) | 1 line
22114 Changed paths:
22115    M /trunk/modules/demux/mkv.cpp
22116
22117 mkv.cpp: support aspect ratio for video tracks
22118 ------------------------------------------------------------------------
22119 r10156 | courmisch | 2005-03-06 10:06:09 +0100 (Sun, 06 Mar 2005) | 4 lines
22120 Changed paths:
22121    M /trunk/modules/misc/gnutls.c
22122
22123 - support for client certificate verification from SSL server
22124   (= sort of server-side support for secure VoD)
22125 - fixes global mutex name
22126
22127 ------------------------------------------------------------------------
22128 r10154 | gbazin | 2005-03-05 19:07:49 +0100 (Sat, 05 Mar 2005) | 1 line
22129 Changed paths:
22130    M /trunk/include/video_output.h
22131    M /trunk/modules/video_output/wingdi.c
22132
22133 * modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video window looses the focus.
22134 ------------------------------------------------------------------------
22135 r10153 | gbazin | 2005-03-05 19:05:42 +0100 (Sat, 05 Mar 2005) | 1 line
22136 Changed paths:
22137    M /trunk/modules/gui/wince/interface.cpp
22138    M /trunk/modules/gui/wince/menus.cpp
22139    M /trunk/modules/gui/wince/video.cpp
22140    M /trunk/modules/gui/wince/wince.h
22141
22142 * modules/gui/wince/*: improvements to the WinCE interface.
22143 ------------------------------------------------------------------------
22144 r10152 | gbazin | 2005-03-05 19:02:56 +0100 (Sat, 05 Mar 2005) | 1 line
22145 Changed paths:
22146    M /trunk/src/input/input.c
22147    M /trunk/src/input/stream.c
22148
22149 * src/input/stream.c: check return value of malloc/realloc.
22150 ------------------------------------------------------------------------
22151 r10151 | courmisch | 2005-03-05 19:01:05 +0100 (Sat, 05 Mar 2005) | 2 lines
22152 Changed paths:
22153    M /trunk/modules/misc/gnutls.c
22154
22155 Memleak fixed
22156
22157 ------------------------------------------------------------------------
22158 r10150 | gbazin | 2005-03-05 18:54:19 +0100 (Sat, 05 Mar 2005) | 1 line
22159 Changed paths:
22160    M /trunk/modules/demux/aac.c
22161    M /trunk/modules/demux/aiff.c
22162    M /trunk/modules/demux/asf/asf.c
22163    M /trunk/modules/demux/au.c
22164    M /trunk/modules/demux/avi/avi.c
22165    M /trunk/modules/demux/flac.c
22166    M /trunk/modules/demux/livedotcom.cpp
22167    M /trunk/modules/demux/mkv.cpp
22168    M /trunk/modules/demux/mod.c
22169    M /trunk/modules/demux/mp4/mp4.c
22170    M /trunk/modules/demux/mpeg/mpga.c
22171    M /trunk/modules/demux/mpeg/mpgv.c
22172    M /trunk/modules/demux/nsv.c
22173    M /trunk/modules/demux/ogg.c
22174    M /trunk/modules/demux/playlist/old.c
22175    M /trunk/modules/demux/playlist/pls.c
22176    M /trunk/modules/demux/pva.c
22177    M /trunk/modules/demux/real.c
22178    M /trunk/modules/demux/ts.c
22179    M /trunk/modules/demux/util/id3.c
22180    M /trunk/modules/demux/wav.c
22181    M /trunk/modules/services_discovery/sap.c
22182
22183 * modules/demux/*: removed useless probing messages.
22184 ------------------------------------------------------------------------
22185 r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (Sat, 05 Mar 2005) | 3 lines
22186 Changed paths:
22187    M /trunk/modules/misc/freetype.c
22188
22189 freetype.c: fix rendering with X11 vout. Do not ask me why this is
22190 necessary, and even less ask me why the vout used make a difference
22191
22192 ------------------------------------------------------------------------
22193 r10148 | courmisch | 2005-03-05 18:46:10 +0100 (Sat, 05 Mar 2005) | 3 lines
22194 Changed paths:
22195    M /trunk/include/vlc_tls.h
22196    M /trunk/modules/access/http.c
22197    M /trunk/modules/misc/gnutls.c
22198    M /trunk/src/misc/httpd.c
22199    M /trunk/src/misc/tls.c
22200
22201 - TLS API cleanup
22202 - some minor fixes as well
22203
22204 ------------------------------------------------------------------------
22205 r10147 | gbazin | 2005-03-05 18:18:30 +0100 (Sat, 05 Mar 2005) | 1 line
22206 Changed paths:
22207    M /trunk/modules/access/dvdnav.c
22208    M /trunk/modules/access/screen/x11.c
22209    M /trunk/modules/codec/rawvideo.c
22210    M /trunk/modules/control/http.c
22211    M /trunk/src/input/input.c
22212    M /trunk/src/interface/interface.c
22213
22214 * ALL: a few fixes.
22215 ------------------------------------------------------------------------
22216 r10146 | gbazin | 2005-03-05 18:06:35 +0100 (Sat, 05 Mar 2005) | 1 line
22217 Changed paths:
22218    M /trunk/modules/gui/wxwindows/timer.cpp
22219
22220 * modules/gui/wxwindows/timer.cpp: release input when interface is exiting.
22221 ------------------------------------------------------------------------
22222 r10145 | gbazin | 2005-03-05 17:49:15 +0100 (Sat, 05 Mar 2005) | 1 line
22223 Changed paths:
22224    M /trunk/include/video_output.h
22225    M /trunk/modules/codec/ffmpeg/video.c
22226    M /trunk/modules/video_filter/adjust.c
22227    M /trunk/modules/video_filter/clone.c
22228    M /trunk/modules/video_filter/crop.c
22229    M /trunk/modules/video_filter/deinterlace.c
22230    M /trunk/modules/video_filter/distort.c
22231    M /trunk/modules/video_filter/invert.c
22232    M /trunk/modules/video_filter/logo.c
22233    M /trunk/modules/video_filter/motionblur.c
22234    M /trunk/modules/video_filter/motiondetect.c
22235    M /trunk/modules/video_filter/transform.c
22236    M /trunk/modules/video_filter/wall.c
22237    M /trunk/modules/visualization/goom.c
22238    M /trunk/modules/visualization/visual/visual.c
22239    M /trunk/src/input/decoder.c
22240    M /trunk/src/video_output/video_output.c
22241    M /trunk/src/video_output/vout_pictures.c
22242
22243 * include/video_output.h, ALL: changed api for vout_Request()/vout_Create() to be more flexible.
22244 ------------------------------------------------------------------------
22245 r10144 | robux4 | 2005-03-05 15:02:39 +0100 (Sat, 05 Mar 2005) | 1 line
22246 Changed paths:
22247    M /trunk/modules/access/dvdread.c
22248
22249 dvdread.c: fix the title duration & time reports
22250 ------------------------------------------------------------------------
22251 r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (Sat, 05 Mar 2005) | 4 lines
22252 Changed paths:
22253    M /trunk/include/vlc_filter.h
22254    M /trunk/modules/misc/freetype.c
22255    M /trunk/src/video_output/vout_subpictures.c
22256
22257 All: change of text-renderer api. Now pf_render_text takes a subpicture and
22258 a subpicture region, and returns a new region in the given subpicture.
22259 freetype.c: additional cleanup (coding style, cosmetics)
22260
22261 ------------------------------------------------------------------------
22262 r10142 | robux4 | 2005-03-05 13:55:02 +0100 (Sat, 05 Mar 2005) | 2 lines
22263 Changed paths:
22264    M /trunk/include/vlc_demux.h
22265    M /trunk/modules/demux/mkv.cpp
22266    M /trunk/src/input/input.c
22267
22268 input.c, vlc_demux.h: allow seeking back in the same chapter
22269 mkv.cpp: handle the new DEMUX_GET_SEEKPOINT_TIME
22270 ------------------------------------------------------------------------
22271 r10141 | courmisch | 2005-03-05 12:06:26 +0100 (Sat, 05 Mar 2005) | 3 lines
22272 Changed paths:
22273    M /trunk/modules/gui/wxwindows/wizard.cpp
22274
22275 Unbreak streaming wizard in Unicode compile
22276 (DO NOT use c_str() !!!)
22277
22278 ------------------------------------------------------------------------
22279 r10140 | courmisch | 2005-03-05 11:55:32 +0100 (Sat, 05 Mar 2005) | 2 lines
22280 Changed paths:
22281    M /trunk/po/fr.po
22282
22283 UTF8 fixes
22284
22285 ------------------------------------------------------------------------
22286 r10139 | courmisch | 2005-03-04 19:19:33 +0100 (Fri, 04 Mar 2005) | 2 lines
22287 Changed paths:
22288    M /trunk/modules/access/http.c
22289
22290 Fixed memleak
22291
22292 ------------------------------------------------------------------------
22293 r10138 | robux4 | 2005-03-04 19:01:39 +0100 (Fri, 04 Mar 2005) | 1 line
22294 Changed paths:
22295    M /trunk/modules/demux/mkv.cpp
22296
22297 mkv.cpp: chapters are visible by default
22298 ------------------------------------------------------------------------
22299 r10137 | courmisch | 2005-03-04 17:51:51 +0100 (Fri, 04 Mar 2005) | 2 lines
22300 Changed paths:
22301    M /trunk/AUTHORS
22302    M /trunk/modules/misc/gnutls.c
22303
22304 TLS session resumption support
22305
22306 ------------------------------------------------------------------------
22307 r10136 | courmisch | 2005-03-04 16:20:03 +0100 (Fri, 04 Mar 2005) | 2 lines
22308 Changed paths:
22309    M /trunk/po/fr.po
22310
22311 Fixes translation of encryption
22312
22313 ------------------------------------------------------------------------
22314 r10135 | courmisch | 2005-03-04 14:26:14 +0100 (Fri, 04 Mar 2005) | 2 lines
22315 Changed paths:
22316    M /trunk/modules/gui/wxwindows/open.cpp
22317
22318 Add HTTP/SSL
22319
22320 ------------------------------------------------------------------------
22321 r10134 | yoann | 2005-03-04 13:55:48 +0100 (Fri, 04 Mar 2005) | 2 lines
22322 Changed paths:
22323    M /trunk/doc/vlm.txt
22324    M /trunk/src/misc/vlm.c
22325
22326 * update VLM help about inputdel
22327
22328 ------------------------------------------------------------------------
22329 r10133 | courmisch | 2005-03-04 13:44:14 +0100 (Fri, 04 Mar 2005) | 6 lines
22330 Changed paths:
22331    M /trunk/TODO
22332    M /trunk/configure.ac
22333
22334 - check for gnutls rewritten : now works with mingw32
22335
22336 Precompiled static libraries for gnutls can be found there :
22337 ftp://ftp.gnutls.org/pub/gnutls/win32
22338
22339
22340 ------------------------------------------------------------------------
22341 r10132 | yoann | 2005-03-04 13:28:18 +0100 (Fri, 04 Mar 2005) | 3 lines
22342 Changed paths:
22343    M /trunk/modules/control/http.c
22344    M /trunk/share/http/vlm/index.html
22345
22346 * modules/control/http.c: elements are now one level more recursive (if needed)
22347 * share/http/vlm/index.html: we now display the state of media instances
22348
22349 ------------------------------------------------------------------------
22350 r10131 | markfm | 2005-03-04 13:12:11 +0100 (Fri, 04 Mar 2005) | 2 lines
22351 Changed paths:
22352    M /trunk/modules/control/rc.c
22353    M /trunk/modules/video_filter/logo.c
22354
22355 Make logo-x, logo-y operate relative to upper left corner.  logo-x/-y/-position/-transparency accessible via rc
22356
22357 ------------------------------------------------------------------------
22358 r10130 | gbazin | 2005-03-04 13:08:43 +0100 (Fri, 04 Mar 2005) | 1 line
22359 Changed paths:
22360    M /trunk/modules/gui/wxwindows/timer.cpp
22361
22362 * modules/gui/wxwindows/timer.cpp: don't forget to yield/release the input otherwise you're bound to access an invalid pointer later on.
22363 ------------------------------------------------------------------------
22364 r10129 | gbazin | 2005-03-04 12:13:42 +0100 (Fri, 04 Mar 2005) | 1 line
22365 Changed paths:
22366    M /trunk/include/vlc_spu.h
22367
22368 * ../include/vlc_spu.h: fixed typo that was triggering a segfault with --enable-memory-optimize.
22369 ------------------------------------------------------------------------
22370 r10128 | markfm | 2005-03-04 02:57:52 +0100 (Fri, 04 Mar 2005) | 2 lines
22371 Changed paths:
22372    M /trunk/modules/video_filter/marq.c
22373    M /trunk/modules/video_filter/time.c
22374
22375 time/marq -- correct positioning so that x-y are always referenced to upper left corner
22376
22377 ------------------------------------------------------------------------
22378 r10127 | gbazin | 2005-03-03 23:55:34 +0100 (Thu, 03 Mar 2005) | 1 line
22379 Changed paths:
22380    M /trunk/modules/gui/wxwindows/open.cpp
22381    M /trunk/modules/gui/wxwindows/streamout.cpp
22382    M /trunk/modules/gui/wxwindows/subtitles.cpp
22383
22384 * modules/gui/wxwindows: portability fixes by Erik Simko (erik dot simko at gmail dot com).
22385 ------------------------------------------------------------------------
22386 r10126 | robux4 | 2005-03-03 22:58:46 +0100 (Thu, 03 Mar 2005) | 1 line
22387 Changed paths:
22388    M /trunk/modules/demux/mkv.cpp
22389
22390 mkv.cpp: fix stuttering issue on timestamp (could be cleaner)
22391 ------------------------------------------------------------------------
22392 r10125 | courmisch | 2005-03-03 22:56:04 +0100 (Thu, 03 Mar 2005) | 4 lines
22393 Changed paths:
22394    M /trunk/modules/control/http.c
22395
22396 - Specify a charset (according to locale) for HTML pages in Content-Type
22397   (needed when some playlist items name are not ASCII)
22398 - Remove unused variable
22399
22400 ------------------------------------------------------------------------
22401 r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (Thu, 03 Mar 2005) | 2 lines
22402 Changed paths:
22403    M /trunk/TODO
22404
22405 TODO: Update with recent work.
22406
22407 ------------------------------------------------------------------------
22408 r10123 | zorglub | 2005-03-03 19:30:07 +0100 (Thu, 03 Mar 2005) | 2 lines
22409 Changed paths:
22410    M /trunk/src/stream_output/stream_output.c
22411
22412 Handle module variables in sout options parser
22413
22414 ------------------------------------------------------------------------
22415 r10122 | zorglub | 2005-03-03 18:35:26 +0100 (Thu, 03 Mar 2005) | 2 lines
22416 Changed paths:
22417    M /trunk/modules/gui/ncurses.c
22418
22419 Compile fix
22420
22421 ------------------------------------------------------------------------
22422 r10121 | courmisch | 2005-03-03 16:19:30 +0100 (Thu, 03 Mar 2005) | 2 lines
22423 Changed paths:
22424    M /trunk/src/misc/httpd.c
22425
22426 Fixes invalid memory access in case of TLS handshake failure
22427
22428 ------------------------------------------------------------------------
22429 r10120 | gbazin | 2005-03-03 15:45:52 +0100 (Thu, 03 Mar 2005) | 1 line
22430 Changed paths:
22431    M /trunk/modules/video_output/directx/directx.c
22432
22433 * modules/video_output/directx/directx.c: compilation fix.
22434 ------------------------------------------------------------------------
22435 r10119 | gbazin | 2005-03-03 15:15:48 +0100 (Thu, 03 Mar 2005) | 1 line
22436 Changed paths:
22437    M /trunk/modules/access/dshow/filter.cpp
22438
22439 * modules/access/dshow/filter.cpp: re-enabled code to properly do the cleanup on close.
22440 ------------------------------------------------------------------------
22441 r10118 | gbazin | 2005-03-03 14:19:26 +0100 (Thu, 03 Mar 2005) | 1 line
22442 Changed paths:
22443    M /trunk/modules/codec/x264.c
22444
22445 *  modules/codec/x264.c: compilation fix for new libx264.
22446 ------------------------------------------------------------------------
22447 r10117 | gbazin | 2005-03-03 09:34:15 +0100 (Thu, 03 Mar 2005) | 1 line
22448 Changed paths:
22449    M /trunk/modules/gui/wince/wince.cpp
22450    M /trunk/modules/gui/wince/wince.h
22451
22452 * modules/gui/wince: try to save up a bit on memory usage.
22453 ------------------------------------------------------------------------
22454 r10116 | gbazin | 2005-03-03 09:24:14 +0100 (Thu, 03 Mar 2005) | 1 line
22455 Changed paths:
22456    M /trunk/configure.ac
22457
22458 * configure.ac: new --enable-optimize-memory option.
22459 ------------------------------------------------------------------------
22460 r10115 | gbazin | 2005-03-03 09:14:23 +0100 (Thu, 03 Mar 2005) | 1 line
22461 Changed paths:
22462    M /trunk/src/input/stream.c
22463
22464 * src/input/stream.c: use less memory for the stream cache when OPTIMIZE_MEMORY is defined.
22465 ------------------------------------------------------------------------
22466 r10114 | gbazin | 2005-03-03 09:13:30 +0100 (Thu, 03 Mar 2005) | 1 line
22467 Changed paths:
22468    M /trunk/include/vlc_config.h
22469
22470 * include/vlc_config.h: removed unused stuff + allocate less VOUT pictures when OPTIMIZE_MEMORY is defined.
22471 ------------------------------------------------------------------------
22472 r10113 | courmisch | 2005-03-03 09:11:31 +0100 (Thu, 03 Mar 2005) | 2 lines
22473 Changed paths:
22474    M /trunk/modules/gui/skins2/src/skin_main.cpp
22475
22476 - Fixed a typo. Skins2 wouldn't compile
22477
22478 ------------------------------------------------------------------------
22479 r10112 | zorglub | 2005-03-03 07:58:04 +0100 (Thu, 03 Mar 2005) | 5 lines
22480 Changed paths:
22481    M /trunk/modules/access/cdda.c
22482    M /trunk/modules/access/vcd/vcd.c
22483    M /trunk/modules/audio_filter/channel_mixer/headphone.c
22484    M /trunk/modules/codec/ffmpeg/ffmpeg.c
22485    M /trunk/modules/codec/subsdec.c
22486    M /trunk/modules/codec/toolame.c
22487    M /trunk/modules/codec/vorbis.c
22488    M /trunk/modules/control/gestures.c
22489    M /trunk/modules/control/http.c
22490    M /trunk/modules/control/netsync.c
22491    M /trunk/modules/control/ntservice.c
22492    M /trunk/modules/control/rc.c
22493    M /trunk/modules/control/showintf.c
22494    M /trunk/modules/control/telnet.c
22495    M /trunk/modules/demux/subtitle.c
22496    M /trunk/modules/gui/ncurses.c
22497    M /trunk/modules/gui/skins2/src/skin_main.cpp
22498    M /trunk/modules/gui/wxwindows/wxwindows.cpp
22499    M /trunk/modules/misc/freetype.c
22500    M /trunk/modules/mux/mpjpeg.c
22501    M /trunk/modules/services_discovery/sap.c
22502    M /trunk/modules/stream_out/display.c
22503    M /trunk/modules/stream_out/es.c
22504    M /trunk/modules/stream_out/rtp.c
22505    M /trunk/modules/stream_out/standard.c
22506    M /trunk/modules/stream_out/transcode.c
22507    M /trunk/modules/video_filter/deinterlace.c
22508    M /trunk/modules/video_filter/logo.c
22509    M /trunk/modules/video_filter/mosaic.c
22510    M /trunk/modules/video_filter/motiondetect.c
22511    M /trunk/modules/video_filter/wall.c
22512    M /trunk/modules/video_output/aa.c
22513    M /trunk/modules/video_output/caca.c
22514    M /trunk/modules/video_output/directx/directx.c
22515    M /trunk/modules/video_output/fb.c
22516    M /trunk/modules/visualization/goom.c
22517    M /trunk/modules/visualization/visual/visual.c
22518    M /trunk/src/libvlc.h
22519
22520 Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com>
22521
22522 + put access and demux in the right place
22523
22524
22525 ------------------------------------------------------------------------
22526 r10111 | titer | 2005-03-03 06:22:01 +0100 (Thu, 03 Mar 2005) | 2 lines
22527 Changed paths:
22528    M /trunk/modules/video_filter/mosaic.c
22529
22530  video_filter/mosaic.c: compile fix
22531
22532 ------------------------------------------------------------------------
22533 r10110 | gbazin | 2005-03-03 00:05:08 +0100 (Thu, 03 Mar 2005) | 1 line
22534 Changed paths:
22535    M /trunk/include/vlc_config.h
22536
22537 * include/vlc_config.h: removed deprecated stuff.
22538 ------------------------------------------------------------------------
22539 r10109 | gbazin | 2005-03-03 00:04:05 +0100 (Thu, 03 Mar 2005) | 1 line
22540 Changed paths:
22541    M /trunk/configure.ac
22542
22543 * configure.ac: remove unnecessary modules from WinCE build.
22544 ------------------------------------------------------------------------
22545 r10108 | gbazin | 2005-03-03 00:01:22 +0100 (Thu, 03 Mar 2005) | 1 line
22546 Changed paths:
22547    M /trunk/configure.ac
22548
22549 * configure.ac: vlc-config has to be generated by configure.
22550 ------------------------------------------------------------------------
22551 r10107 | robux4 | 2005-03-02 22:08:18 +0100 (Wed, 02 Mar 2005) | 1 line
22552 Changed paths:
22553    M /trunk/modules/demux/mkv.cpp
22554
22555 mkv.cpp: update the seekpoint location after a manual seek
22556 ------------------------------------------------------------------------
22557 r10106 | robux4 | 2005-03-02 21:58:24 +0100 (Wed, 02 Mar 2005) | 1 line
22558 Changed paths:
22559    M /trunk/modules/demux/mkv.cpp
22560
22561 mkv.cpp: handle EOF correctly for ordered chapters
22562 ------------------------------------------------------------------------
22563 r10104 | courmisch | 2005-03-02 20:45:39 +0100 (Wed, 02 Mar 2005) | 3 lines
22564 Changed paths:
22565    M /trunk/Makefile.am
22566    M /trunk/TODO
22567
22568 - Add dependency of update-includes on vlc-config
22569 - TODO: SSL on Windows
22570
22571 ------------------------------------------------------------------------
22572 r10103 | dionoea | 2005-03-02 18:57:22 +0100 (Wed, 02 Mar 2005) | 4 lines
22573 Changed paths:
22574    M /trunk/modules/video_filter/mosaic.c
22575
22576 remove debug messages, correct automatic positioning when an mosaic-order
22577 is specified
22578
22579
22580 ------------------------------------------------------------------------
22581 r10102 | robux4 | 2005-03-02 17:53:16 +0100 (Wed, 02 Mar 2005) | 1 line
22582 Changed paths:
22583    M /trunk/modules/demux/mkv.cpp
22584
22585 mkv.cpp: fix a gcc compilation error
22586 ------------------------------------------------------------------------
22587 r10101 | robux4 | 2005-03-02 17:47:31 +0100 (Wed, 02 Mar 2005) | 1 line
22588 Changed paths:
22589    M /trunk/activex/axvlc_idl.c
22590    M /trunk/activex/axvlc_idl.h
22591    M /trunk/activex/connectioncontainer.cpp
22592    M /trunk/activex/connectioncontainer.h
22593    M /trunk/activex/main.cpp
22594    M /trunk/activex/objectsafety.cpp
22595    M /trunk/activex/objectsafety.h
22596    M /trunk/activex/olecontrol.cpp
22597    M /trunk/activex/olecontrol.h
22598    M /trunk/activex/oleinplaceactiveobject.cpp
22599    M /trunk/activex/oleinplaceactiveobject.h
22600    M /trunk/activex/oleinplaceobject.cpp
22601    M /trunk/activex/oleinplaceobject.h
22602    M /trunk/activex/oleobject.cpp
22603    M /trunk/activex/oleobject.h
22604    M /trunk/activex/persistpropbag.cpp
22605    M /trunk/activex/persistpropbag.h
22606    M /trunk/activex/persiststorage.cpp
22607    M /trunk/activex/persiststorage.h
22608    M /trunk/activex/persiststreaminit.cpp
22609    M /trunk/activex/persiststreaminit.h
22610    M /trunk/activex/plugin.cpp
22611    M /trunk/activex/plugin.h
22612    M /trunk/activex/provideclassinfo.cpp
22613    M /trunk/activex/provideclassinfo.h
22614    M /trunk/activex/utils.cpp
22615    M /trunk/activex/utils.h
22616    M /trunk/activex/vlccontrol.cpp
22617    M /trunk/activex/vlccontrol.h
22618    M /trunk/evc/errno.h
22619    M /trunk/evc/modules_builtin_evc.h
22620    M /trunk/include/aout_internal.h
22621    M /trunk/include/audio_output.h
22622    M /trunk/include/beos_specific.h
22623    M /trunk/include/charset.h
22624    M /trunk/include/codecs.h
22625    M /trunk/include/configuration.h
22626    M /trunk/include/darwin_specific.h
22627    M /trunk/include/intf_eject.h
22628    M /trunk/include/iso_lang.h
22629    M /trunk/include/main.h
22630    M /trunk/include/mmx.h
22631    M /trunk/include/modules.h
22632    M /trunk/include/modules_inner.h
22633    M /trunk/include/mtime.h
22634    M /trunk/include/network.h
22635    M /trunk/include/os_specific.h
22636    M /trunk/include/osd.h
22637    M /trunk/include/snapshot.h
22638    M /trunk/include/stream_output.h
22639    M /trunk/include/variables.h
22640    M /trunk/include/video_output.h
22641    M /trunk/include/vlc/aout.h
22642    M /trunk/include/vlc/decoder.h
22643    M /trunk/include/vlc/input.h
22644    M /trunk/include/vlc/intf.h
22645    M /trunk/include/vlc/sout.h
22646    M /trunk/include/vlc/vlc.h
22647    M /trunk/include/vlc/vout.h
22648    M /trunk/include/vlc_access.h
22649    M /trunk/include/vlc_bits.h
22650    M /trunk/include/vlc_block.h
22651    M /trunk/include/vlc_block_helper.h
22652    M /trunk/include/vlc_codec.h
22653    M /trunk/include/vlc_common.h
22654    M /trunk/include/vlc_config.h
22655    M /trunk/include/vlc_config_cat.h
22656    M /trunk/include/vlc_cpu.h
22657    M /trunk/include/vlc_demux.h
22658    M /trunk/include/vlc_error.h
22659    M /trunk/include/vlc_es.h
22660    M /trunk/include/vlc_es_out.h
22661    M /trunk/include/vlc_filter.h
22662    M /trunk/include/vlc_httpd.h
22663    M /trunk/include/vlc_image.h
22664    M /trunk/include/vlc_input.h
22665    M /trunk/include/vlc_interface.h
22666    M /trunk/include/vlc_keys.h
22667    M /trunk/include/vlc_messages.h
22668    M /trunk/include/vlc_meta.h
22669    M /trunk/include/vlc_objects.h
22670    M /trunk/include/vlc_playlist.h
22671    M /trunk/include/vlc_spu.h
22672    M /trunk/include/vlc_stream.h
22673    M /trunk/include/vlc_threads.h
22674    M /trunk/include/vlc_threads_funcs.h
22675    M /trunk/include/vlc_tls.h
22676    M /trunk/include/vlc_video.h
22677    M /trunk/include/vlc_vlm.h
22678    M /trunk/include/vlc_vod.h
22679    M /trunk/include/vlc_xml.h
22680    M /trunk/include/vout_synchro.h
22681    M /trunk/include/win32_specific.h
22682    M /trunk/lxdialog/checklist.c
22683    M /trunk/lxdialog/colors.h
22684    M /trunk/lxdialog/dialog.h
22685    M /trunk/lxdialog/inputbox.c
22686    M /trunk/lxdialog/lxdialog.c
22687    M /trunk/lxdialog/menubox.c
22688    M /trunk/lxdialog/msgbox.c
22689    M /trunk/lxdialog/textbox.c
22690    M /trunk/lxdialog/util.c
22691    M /trunk/lxdialog/yesno.c
22692    M /trunk/modules/access/cdda/access.c
22693    M /trunk/modules/access/cdda/access.h
22694    M /trunk/modules/access/cdda/callback.c
22695    M /trunk/modules/access/cdda/callback.h
22696    M /trunk/modules/access/cdda/cdda.c
22697    M /trunk/modules/access/cdda/cdda.h
22698    M /trunk/modules/access/cdda/info.c
22699    M /trunk/modules/access/cdda/info.h
22700    M /trunk/modules/access/cdda.c
22701    M /trunk/modules/access/directory.c
22702    M /trunk/modules/access/dshow/common.h
22703    M /trunk/modules/access/dshow/crossbar.cpp
22704    M /trunk/modules/access/dshow/dshow.cpp
22705    M /trunk/modules/access/dshow/filter.cpp
22706    M /trunk/modules/access/dshow/filter.h
22707    M /trunk/modules/access/dvb/access.c
22708    M /trunk/modules/access/dvb/dvb.h
22709    M /trunk/modules/access/dvb/en50221.c
22710    M /trunk/modules/access/dvb/linux_dvb.c
22711    M /trunk/modules/access/dvdnav.c
22712    M /trunk/modules/access/dvdread.c
22713    M /trunk/modules/access/file.c
22714    M /trunk/modules/access/ftp.c
22715    M /trunk/modules/access/http.c
22716    M /trunk/modules/access/mms/asf.c
22717    M /trunk/modules/access/mms/asf.h
22718    M /trunk/modules/access/mms/buffer.c
22719    M /trunk/modules/access/mms/buffer.h
22720    M /trunk/modules/access/mms/mms.c
22721    M /trunk/modules/access/mms/mms.h
22722    M /trunk/modules/access/mms/mmsh.c
22723    M /trunk/modules/access/mms/mmsh.h
22724    M /trunk/modules/access/mms/mmstu.c
22725    M /trunk/modules/access/mms/mmstu.h
22726    M /trunk/modules/access/pvr/pvr.c
22727    M /trunk/modules/access/pvr/videodev2.h
22728    M /trunk/modules/access/satellite/access.c
22729    M /trunk/modules/access/satellite/dvb.c
22730    M /trunk/modules/access/satellite/dvb.h
22731    M /trunk/modules/access/satellite/satellite.c
22732    M /trunk/modules/access/screen/beos.cpp
22733    M /trunk/modules/access/screen/mac.c
22734    M /trunk/modules/access/screen/screen.c
22735    M /trunk/modules/access/screen/screen.h
22736    M /trunk/modules/access/screen/win32.c
22737    M /trunk/modules/access/screen/x11.c
22738    M /trunk/modules/access/slp.c
22739    M /trunk/modules/access/smb.c
22740    M /trunk/modules/access/tcp.c
22741    M /trunk/modules/access/udp.c
22742    M /trunk/modules/access/v4l/v4l.c
22743    M /trunk/modules/access/v4l/videodev_mjpeg.h
22744    M /trunk/modules/access/vcd/cdrom.c
22745    M /trunk/modules/access/vcd/cdrom.h
22746    M /trunk/modules/access/vcd/cdrom_internals.h
22747    M /trunk/modules/access/vcd/vcd.c
22748    M /trunk/modules/access/vcdx/access.c
22749    M /trunk/modules/access/vcdx/demux.c
22750    M /trunk/modules/access/vcdx/info.c
22751    M /trunk/modules/access/vcdx/info.h
22752    M /trunk/modules/access/vcdx/intf.c
22753    M /trunk/modules/access/vcdx/intf.h
22754    M /trunk/modules/access/vcdx/vcd.c
22755    M /trunk/modules/access/vcdx/vcd.h
22756    M /trunk/modules/access/vcdx/vcdplayer.c
22757    M /trunk/modules/access/vcdx/vcdplayer.h
22758    M /trunk/modules/access_output/dummy.c
22759    M /trunk/modules/access_output/file.c
22760    M /trunk/modules/access_output/http.c
22761    M /trunk/modules/access_output/udp.c
22762    M /trunk/modules/audio_filter/channel_mixer/headphone.c
22763    M /trunk/modules/audio_filter/channel_mixer/simple.c
22764    M /trunk/modules/audio_filter/channel_mixer/trivial.c
22765    M /trunk/modules/audio_filter/converter/a52tofloat32.c
22766    M /trunk/modules/audio_filter/converter/a52tospdif.c
22767    M /trunk/modules/audio_filter/converter/dtstofloat32.c
22768    M /trunk/modules/audio_filter/converter/dtstospdif.c
22769    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
22770    M /trunk/modules/audio_filter/converter/fixed32tos16.c
22771    M /trunk/modules/audio_filter/converter/float32tos16.c
22772    M /trunk/modules/audio_filter/converter/float32tos8.c
22773    M /trunk/modules/audio_filter/converter/float32tou16.c
22774    M /trunk/modules/audio_filter/converter/float32tou8.c
22775    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
22776    M /trunk/modules/audio_filter/converter/s16tofixed32.c
22777    M /trunk/modules/audio_filter/converter/s16tofloat32.c
22778    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
22779    M /trunk/modules/audio_filter/converter/s8tofloat32.c
22780    M /trunk/modules/audio_filter/converter/u8tofixed32.c
22781    M /trunk/modules/audio_filter/converter/u8tofloat32.c
22782    M /trunk/modules/audio_filter/equalizer.c
22783    M /trunk/modules/audio_filter/equalizer_presets.h
22784    M /trunk/modules/audio_filter/format.c
22785    M /trunk/modules/audio_filter/normvol.c
22786    M /trunk/modules/audio_filter/resampler/bandlimited.c
22787    M /trunk/modules/audio_filter/resampler/bandlimited.h
22788    M /trunk/modules/audio_filter/resampler/coreaudio.c
22789    M /trunk/modules/audio_filter/resampler/linear.c
22790    M /trunk/modules/audio_filter/resampler/trivial.c
22791    M /trunk/modules/audio_filter/resampler/ugly.c
22792    M /trunk/modules/audio_mixer/float32.c
22793    M /trunk/modules/audio_mixer/spdif.c
22794    M /trunk/modules/audio_mixer/trivial.c
22795    M /trunk/modules/audio_output/alsa.c
22796    M /trunk/modules/audio_output/arts.c
22797    M /trunk/modules/audio_output/coreaudio.c
22798    M /trunk/modules/audio_output/directx.c
22799    M /trunk/modules/audio_output/esd.c
22800    M /trunk/modules/audio_output/file.c
22801    M /trunk/modules/audio_output/hd1000a.cpp
22802    M /trunk/modules/audio_output/oss.c
22803    M /trunk/modules/audio_output/portaudio.c
22804    M /trunk/modules/audio_output/sdl.c
22805    M /trunk/modules/audio_output/waveout.c
22806    M /trunk/modules/codec/a52.c
22807    M /trunk/modules/codec/adpcm.c
22808    M /trunk/modules/codec/araw.c
22809    M /trunk/modules/codec/cinepak.c
22810    M /trunk/modules/codec/cmml/browser_open.c
22811    M /trunk/modules/codec/cmml/browser_open.h
22812    M /trunk/modules/codec/cmml/cmml.c
22813    M /trunk/modules/codec/cmml/history.c
22814    M /trunk/modules/codec/cmml/history.h
22815    M /trunk/modules/codec/cmml/intf.c
22816    M /trunk/modules/codec/cmml/xarray.c
22817    M /trunk/modules/codec/cmml/xarray.h
22818    M /trunk/modules/codec/cmml/xlist.c
22819    M /trunk/modules/codec/cmml/xlist.h
22820    M /trunk/modules/codec/cmml/xstrcat.h
22821    M /trunk/modules/codec/cmml/xtag.c
22822    M /trunk/modules/codec/cmml/xtag.h
22823    M /trunk/modules/codec/cmml/xurl.c
22824    M /trunk/modules/codec/cmml/xurl.h
22825    M /trunk/modules/codec/cvdsub.c
22826    M /trunk/modules/codec/dirac.c
22827    M /trunk/modules/codec/dmo/buffer.c
22828    M /trunk/modules/codec/dmo/dmo.c
22829    M /trunk/modules/codec/dmo/dmo.h
22830    M /trunk/modules/codec/dts.c
22831    M /trunk/modules/codec/dvbsub.c
22832    M /trunk/modules/codec/faad.c
22833    M /trunk/modules/codec/ffmpeg/audio.c
22834    M /trunk/modules/codec/ffmpeg/chroma.c
22835    M /trunk/modules/codec/ffmpeg/demux.c
22836    M /trunk/modules/codec/ffmpeg/encoder.c
22837    M /trunk/modules/codec/ffmpeg/ffmpeg.c
22838    M /trunk/modules/codec/ffmpeg/ffmpeg.h
22839    M /trunk/modules/codec/ffmpeg/postprocess.c
22840    M /trunk/modules/codec/ffmpeg/video.c
22841    M /trunk/modules/codec/ffmpeg/video_filter.c
22842    M /trunk/modules/codec/flac.c
22843    M /trunk/modules/codec/libmpeg2.c
22844    M /trunk/modules/codec/lpcm.c
22845    M /trunk/modules/codec/mash.cpp
22846    M /trunk/modules/codec/mpeg_audio.c
22847    M /trunk/modules/codec/png.c
22848    M /trunk/modules/codec/quicktime.c
22849    M /trunk/modules/codec/rawvideo.c
22850    M /trunk/modules/codec/speex.c
22851    M /trunk/modules/codec/spudec/parse.c
22852    M /trunk/modules/codec/spudec/spudec.c
22853    M /trunk/modules/codec/spudec/spudec.h
22854    M /trunk/modules/codec/subsdec.c
22855    M /trunk/modules/codec/svcdsub.c
22856    M /trunk/modules/codec/tarkin.c
22857    M /trunk/modules/codec/theora.c
22858    M /trunk/modules/codec/toolame.c
22859    M /trunk/modules/codec/vorbis.c
22860    M /trunk/modules/codec/x264.c
22861    M /trunk/modules/control/corba/corba.c
22862    M /trunk/modules/control/corba/mediacontrol-core.c
22863    M /trunk/modules/control/corba/mediacontrol-core.h
22864    M /trunk/modules/control/corba/mediacontrol-init.c
22865    M /trunk/modules/control/corba/mediacontrol-plugin.c
22866    M /trunk/modules/control/gestures.c
22867    M /trunk/modules/control/hotkeys.c
22868    M /trunk/modules/control/http.c
22869    M /trunk/modules/control/joystick.c
22870    M /trunk/modules/control/lirc.c
22871    M /trunk/modules/control/netsync.c
22872    M /trunk/modules/control/ntservice.c
22873    M /trunk/modules/control/rc.c
22874    M /trunk/modules/control/showintf.c
22875    M /trunk/modules/control/telnet.c
22876    M /trunk/modules/demux/asf/asf.c
22877    M /trunk/modules/demux/asf/libasf.c
22878    M /trunk/modules/demux/asf/libasf.h
22879    M /trunk/modules/demux/avi/avi.c
22880    M /trunk/modules/demux/avi/libavi.c
22881    M /trunk/modules/demux/avi/libavi.h
22882    M /trunk/modules/demux/mp4/drms.c
22883    M /trunk/modules/demux/mp4/drms.h
22884    M /trunk/modules/demux/mp4/drmstables.h
22885    M /trunk/modules/demux/mp4/libmp4.c
22886    M /trunk/modules/demux/mp4/libmp4.h
22887    M /trunk/modules/demux/mp4/mp4.c
22888    M /trunk/modules/demux/mpeg/h264.c
22889    M /trunk/modules/demux/mpeg/m4a.c
22890    M /trunk/modules/demux/mpeg/m4v.c
22891    M /trunk/modules/demux/mpeg/mpga.c
22892    M /trunk/modules/demux/mpeg/mpgv.c
22893    M /trunk/modules/demux/playlist/m3u.c
22894    M /trunk/modules/demux/playlist/old.c
22895    M /trunk/modules/demux/playlist/playlist.c
22896    M /trunk/modules/demux/playlist/playlist.h
22897    M /trunk/modules/demux/playlist/pls.c
22898    M /trunk/modules/demux/ps.h
22899    M /trunk/modules/demux/util/id3.c
22900    M /trunk/modules/demux/util/id3genres.h
22901    M /trunk/modules/demux/util/id3tag.c
22902    M /trunk/modules/gui/beos/AudioOutput.cpp
22903    M /trunk/modules/gui/beos/BeOS.cpp
22904    M /trunk/modules/gui/beos/Bitmaps.h
22905    M /trunk/modules/gui/beos/DrawingTidbits.cpp
22906    M /trunk/modules/gui/beos/DrawingTidbits.h
22907    M /trunk/modules/gui/beos/Interface.cpp
22908    M /trunk/modules/gui/beos/InterfaceWindow.cpp
22909    M /trunk/modules/gui/beos/InterfaceWindow.h
22910    M /trunk/modules/gui/beos/ListViews.cpp
22911    M /trunk/modules/gui/beos/ListViews.h
22912    M /trunk/modules/gui/beos/MediaControlView.cpp
22913    M /trunk/modules/gui/beos/MediaControlView.h
22914    M /trunk/modules/gui/beos/MessagesWindow.cpp
22915    M /trunk/modules/gui/beos/MessagesWindow.h
22916    M /trunk/modules/gui/beos/MsgVals.h
22917    M /trunk/modules/gui/beos/PlayListWindow.cpp
22918    M /trunk/modules/gui/beos/PlayListWindow.h
22919    M /trunk/modules/gui/beos/PreferencesWindow.cpp
22920    M /trunk/modules/gui/beos/PreferencesWindow.h
22921    M /trunk/modules/gui/beos/TransportButton.cpp
22922    M /trunk/modules/gui/beos/TransportButton.h
22923    M /trunk/modules/gui/beos/VideoOutput.cpp
22924    M /trunk/modules/gui/beos/VideoWindow.h
22925    M /trunk/modules/gui/gtk/common.h
22926    M /trunk/modules/gui/gtk/control.c
22927    M /trunk/modules/gui/gtk/control.h
22928    M /trunk/modules/gui/gtk/display.c
22929    M /trunk/modules/gui/gtk/display.h
22930    M /trunk/modules/gui/gtk/gnome.c
22931    M /trunk/modules/gui/gtk/gnome_callbacks.c
22932    M /trunk/modules/gui/gtk/gnome_callbacks.h
22933    M /trunk/modules/gui/gtk/gnome_interface.c
22934    M /trunk/modules/gui/gtk/gnome_interface.h
22935    M /trunk/modules/gui/gtk/gnome_support.c
22936    M /trunk/modules/gui/gtk/gnome_support.h
22937    M /trunk/modules/gui/gtk/gtk.c
22938    M /trunk/modules/gui/gtk/gtk_callbacks.c
22939    M /trunk/modules/gui/gtk/gtk_callbacks.h
22940    M /trunk/modules/gui/gtk/gtk_interface.c
22941    M /trunk/modules/gui/gtk/gtk_interface.h
22942    M /trunk/modules/gui/gtk/gtk_support.c
22943    M /trunk/modules/gui/gtk/gtk_support.h
22944    M /trunk/modules/gui/gtk/menu.c
22945    M /trunk/modules/gui/gtk/menu.h
22946    M /trunk/modules/gui/gtk/modules.c
22947    M /trunk/modules/gui/gtk/modules.h
22948    M /trunk/modules/gui/gtk/open.c
22949    M /trunk/modules/gui/gtk/open.h
22950    M /trunk/modules/gui/gtk/playlist.c
22951    M /trunk/modules/gui/gtk/playlist.h
22952    M /trunk/modules/gui/gtk/preferences.c
22953    M /trunk/modules/gui/gtk/preferences.h
22954    M /trunk/modules/gui/gtk/sout.c
22955    M /trunk/modules/gui/gtk2/gnome2.c
22956    M /trunk/modules/gui/gtk2/gnome2_callbacks.c
22957    M /trunk/modules/gui/gtk2/gnome2_callbacks.h
22958    M /trunk/modules/gui/gtk2/gnome2_interface.c
22959    M /trunk/modules/gui/gtk2/gnome2_interface.h
22960    M /trunk/modules/gui/gtk2/gnome2_support.c
22961    M /trunk/modules/gui/gtk2/gnome2_support.h
22962    M /trunk/modules/gui/gtk2/gtk2.c
22963    M /trunk/modules/gui/gtk2/gtk2_callbacks.c
22964    M /trunk/modules/gui/gtk2/gtk2_callbacks.h
22965    M /trunk/modules/gui/gtk2/gtk2_interface.c
22966    M /trunk/modules/gui/gtk2/gtk2_interface.h
22967    M /trunk/modules/gui/gtk2/gtk2_support.c
22968    M /trunk/modules/gui/gtk2/gtk2_support.h
22969    M /trunk/modules/gui/kde/QConfigItem.cpp
22970    M /trunk/modules/gui/kde/QConfigItem.h
22971    M /trunk/modules/gui/kde/common.h
22972    M /trunk/modules/gui/kde/disc.cpp
22973    M /trunk/modules/gui/kde/disc.h
22974    M /trunk/modules/gui/kde/info.cpp
22975    M /trunk/modules/gui/kde/info.h
22976    M /trunk/modules/gui/kde/interface.cpp
22977    M /trunk/modules/gui/kde/interface.h
22978    M /trunk/modules/gui/kde/kde.cpp
22979    M /trunk/modules/gui/kde/languagemenu.cpp
22980    M /trunk/modules/gui/kde/languagemenu.h
22981    M /trunk/modules/gui/kde/menu.cpp
22982    M /trunk/modules/gui/kde/menu.h
22983    M /trunk/modules/gui/kde/messages.cpp
22984    M /trunk/modules/gui/kde/messages.h
22985    M /trunk/modules/gui/kde/net.cpp
22986    M /trunk/modules/gui/kde/net.h
22987    M /trunk/modules/gui/kde/pluginsbox.cpp
22988    M /trunk/modules/gui/kde/pluginsbox.h
22989    M /trunk/modules/gui/kde/preferences.cpp
22990    M /trunk/modules/gui/kde/preferences.h
22991    M /trunk/modules/gui/kde/slider.cpp
22992    M /trunk/modules/gui/kde/slider.h
22993    M /trunk/modules/gui/macosx/about.h
22994    M /trunk/modules/gui/macosx/applescript.h
22995    M /trunk/modules/gui/macosx/controls.h
22996    M /trunk/modules/gui/macosx/equalizer.h
22997    M /trunk/modules/gui/macosx/intf.h
22998    M /trunk/modules/gui/macosx/misc.h
22999    M /trunk/modules/gui/macosx/open.h
23000    M /trunk/modules/gui/macosx/output.h
23001    M /trunk/modules/gui/macosx/playlist.h
23002    M /trunk/modules/gui/macosx/playlistinfo.h
23003    M /trunk/modules/gui/macosx/prefs.h
23004    M /trunk/modules/gui/macosx/prefs_widgets.h
23005    M /trunk/modules/gui/macosx/vout.h
23006    M /trunk/modules/gui/ncurses.c
23007    M /trunk/modules/gui/pda/pda.c
23008    M /trunk/modules/gui/pda/pda.h
23009    M /trunk/modules/gui/pda/pda_callbacks.c
23010    M /trunk/modules/gui/pda/pda_callbacks.h
23011    M /trunk/modules/gui/pda/pda_interface.c
23012    M /trunk/modules/gui/pda/pda_interface.h
23013    M /trunk/modules/gui/pda/pda_support.c
23014    M /trunk/modules/gui/pda/pda_support.h
23015    M /trunk/modules/gui/qnx/aout.c
23016    M /trunk/modules/gui/qnx/qnx.c
23017    M /trunk/modules/gui/qnx/vout.c
23018    M /trunk/modules/gui/qt/intf.cpp
23019    M /trunk/modules/gui/qt/intf.h
23020    M /trunk/modules/gui/qt/qt.cpp
23021    M /trunk/modules/gui/skins2/commands/async_queue.cpp
23022    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
23023    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
23024    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
23025    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
23026    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
23027    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
23028    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
23029    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
23030    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
23031    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
23032    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
23033    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
23034    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
23035    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
23036    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
23037    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
23038    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
23039    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
23040    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
23041    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
23042    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
23043    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
23044    M /trunk/modules/gui/skins2/events/evt_input.cpp
23045    M /trunk/modules/gui/skins2/events/evt_key.cpp
23046    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
23047    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
23048    M /trunk/modules/gui/skins2/events/evt_special.cpp
23049    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
23050    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
23051    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
23052    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
23053    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
23054    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
23055    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
23056    M /trunk/modules/gui/skins2/parser/builder.cpp
23057    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
23058    M /trunk/modules/gui/skins2/parser/interpreter.cpp
23059    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
23060    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
23061    M /trunk/modules/gui/skins2/src/anchor.cpp
23062    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
23063    M /trunk/modules/gui/skins2/src/dialogs.cpp
23064    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
23065    M /trunk/modules/gui/skins2/src/ft2_font.cpp
23066    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
23067    M /trunk/modules/gui/skins2/src/generic_layout.cpp
23068    M /trunk/modules/gui/skins2/src/generic_window.cpp
23069    M /trunk/modules/gui/skins2/src/logger.cpp
23070    M /trunk/modules/gui/skins2/src/os_factory.cpp
23071    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
23072    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
23073    M /trunk/modules/gui/skins2/src/skin_main.cpp
23074    M /trunk/modules/gui/skins2/src/theme.cpp
23075    M /trunk/modules/gui/skins2/src/theme_loader.cpp
23076    M /trunk/modules/gui/skins2/src/theme_repository.cpp
23077    M /trunk/modules/gui/skins2/src/tooltip.cpp
23078    M /trunk/modules/gui/skins2/src/top_window.cpp
23079    M /trunk/modules/gui/skins2/src/var_manager.cpp
23080    M /trunk/modules/gui/skins2/src/vlcproc.cpp
23081    M /trunk/modules/gui/skins2/src/vout_window.cpp
23082    M /trunk/modules/gui/skins2/src/window_manager.cpp
23083    M /trunk/modules/gui/skins2/utils/bezier.cpp
23084    M /trunk/modules/gui/skins2/utils/fsm.cpp
23085    M /trunk/modules/gui/skins2/utils/position.cpp
23086    M /trunk/modules/gui/skins2/utils/ustring.cpp
23087    M /trunk/modules/gui/skins2/utils/var_bool.cpp
23088    M /trunk/modules/gui/skins2/utils/var_list.cpp
23089    M /trunk/modules/gui/skins2/utils/var_percent.cpp
23090    M /trunk/modules/gui/skins2/utils/var_text.cpp
23091    M /trunk/modules/gui/skins2/vars/playlist.cpp
23092    M /trunk/modules/gui/skins2/vars/time.cpp
23093    M /trunk/modules/gui/skins2/vars/volume.cpp
23094    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
23095    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
23096    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
23097    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
23098    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
23099    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
23100    M /trunk/modules/gui/skins2/win32/win32_window.cpp
23101    M /trunk/modules/gui/skins2/x11/x11_display.cpp
23102    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
23103    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
23104    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
23105    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
23106    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
23107    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
23108    M /trunk/modules/gui/skins2/x11/x11_window.cpp
23109    M /trunk/modules/gui/wince/fileinfo.cpp
23110    M /trunk/modules/gui/wince/interface.cpp
23111    M /trunk/modules/gui/wince/iteminfo.cpp
23112    M /trunk/modules/gui/wince/menus.cpp
23113    M /trunk/modules/gui/wince/messages.cpp
23114    M /trunk/modules/gui/wince/open.cpp
23115    M /trunk/modules/gui/wince/playlist.cpp
23116    M /trunk/modules/gui/wince/preferences.cpp
23117    M /trunk/modules/gui/wince/preferences_widgets.cpp
23118    M /trunk/modules/gui/wince/preferences_widgets.h
23119    M /trunk/modules/gui/wince/subtitles.cpp
23120    M /trunk/modules/gui/wince/timer.cpp
23121    M /trunk/modules/gui/wince/video.cpp
23122    M /trunk/modules/gui/wince/wince.cpp
23123    M /trunk/modules/gui/wince/wince.h
23124    M /trunk/modules/gui/wxwindows/bookmarks.cpp
23125    M /trunk/modules/gui/wxwindows/dialogs.cpp
23126    M /trunk/modules/gui/wxwindows/extrapanel.cpp
23127    M /trunk/modules/gui/wxwindows/fileinfo.cpp
23128    M /trunk/modules/gui/wxwindows/interface.cpp
23129    M /trunk/modules/gui/wxwindows/iteminfo.cpp
23130    M /trunk/modules/gui/wxwindows/menus.cpp
23131    M /trunk/modules/gui/wxwindows/messages.cpp
23132    M /trunk/modules/gui/wxwindows/open.cpp
23133    M /trunk/modules/gui/wxwindows/playlist.cpp
23134    M /trunk/modules/gui/wxwindows/preferences.cpp
23135    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
23136    M /trunk/modules/gui/wxwindows/preferences_widgets.h
23137    M /trunk/modules/gui/wxwindows/streamdata.h
23138    M /trunk/modules/gui/wxwindows/streamout.cpp
23139    M /trunk/modules/gui/wxwindows/subtitles.cpp
23140    M /trunk/modules/gui/wxwindows/timer.cpp
23141    M /trunk/modules/gui/wxwindows/video.cpp
23142    M /trunk/modules/gui/wxwindows/wizard.cpp
23143    M /trunk/modules/gui/wxwindows/wxwindows.cpp
23144    M /trunk/modules/gui/wxwindows/wxwindows.h
23145    M /trunk/modules/misc/dummy/aout.c
23146    M /trunk/modules/misc/dummy/decoder.c
23147    M /trunk/modules/misc/dummy/dummy.c
23148    M /trunk/modules/misc/dummy/dummy.h
23149    M /trunk/modules/misc/dummy/encoder.c
23150    M /trunk/modules/misc/dummy/input.c
23151    M /trunk/modules/misc/dummy/interface.c
23152    M /trunk/modules/misc/dummy/renderer.c
23153    M /trunk/modules/misc/dummy/vout.c
23154    M /trunk/modules/misc/freetype.c
23155    M /trunk/modules/misc/gnutls.c
23156    M /trunk/modules/misc/gtk_main.c
23157    M /trunk/modules/misc/logger.c
23158    M /trunk/modules/misc/memcpy/fastmemcpy.h
23159    M /trunk/modules/misc/memcpy/memcpy.c
23160    M /trunk/modules/misc/memcpy/memcpyaltivec.c
23161    M /trunk/modules/misc/network/ipv4.c
23162    M /trunk/modules/misc/network/ipv6.c
23163    M /trunk/modules/misc/playlist/export.c
23164    M /trunk/modules/misc/playlist/m3u.c
23165    M /trunk/modules/misc/playlist/old.c
23166    M /trunk/modules/misc/qte_main.cpp
23167    M /trunk/modules/misc/rtsp.c
23168    M /trunk/modules/misc/screensaver.c
23169    M /trunk/modules/misc/svg.c
23170    M /trunk/modules/misc/testsuite/playlist.c
23171    M /trunk/modules/misc/testsuite/test1.c
23172    M /trunk/modules/misc/testsuite/test2.cpp
23173    M /trunk/modules/misc/testsuite/test4.c
23174    M /trunk/modules/misc/xml/libxml.c
23175    M /trunk/modules/misc/xml/xtag.c
23176    M /trunk/modules/mux/asf.c
23177    M /trunk/modules/mux/avi.c
23178    M /trunk/modules/mux/dummy.c
23179    M /trunk/modules/mux/mp4.c
23180    M /trunk/modules/mux/mpeg/bits.h
23181    M /trunk/modules/mux/mpeg/csa.c
23182    M /trunk/modules/mux/mpeg/csa.h
23183    M /trunk/modules/mux/mpeg/pes.c
23184    M /trunk/modules/mux/mpeg/pes.h
23185    M /trunk/modules/mux/mpeg/ps.c
23186    M /trunk/modules/mux/mpeg/ts.c
23187    M /trunk/modules/mux/mpjpeg.c
23188    M /trunk/modules/mux/ogg.c
23189    M /trunk/modules/mux/wav.c
23190    M /trunk/modules/packetizer/copy.c
23191    M /trunk/modules/packetizer/h264.c
23192    M /trunk/modules/packetizer/mpeg4audio.c
23193    M /trunk/modules/packetizer/mpeg4video.c
23194    M /trunk/modules/packetizer/mpegvideo.c
23195    M /trunk/modules/services_discovery/daap.c
23196    M /trunk/modules/services_discovery/hal.c
23197    M /trunk/modules/services_discovery/sap.c
23198    M /trunk/modules/stream_out/announce.c
23199    M /trunk/modules/stream_out/announce.h
23200    M /trunk/modules/stream_out/description.c
23201    M /trunk/modules/stream_out/display.c
23202    M /trunk/modules/stream_out/dummy.c
23203    M /trunk/modules/stream_out/duplicate.c
23204    M /trunk/modules/stream_out/es.c
23205    M /trunk/modules/stream_out/gather.c
23206    M /trunk/modules/stream_out/rtp.c
23207    M /trunk/modules/stream_out/standard.c
23208    M /trunk/modules/stream_out/transcode.c
23209    M /trunk/modules/stream_out/transrate/block.c
23210    M /trunk/modules/stream_out/transrate/frame.c
23211    M /trunk/modules/stream_out/transrate/getvlc.h
23212    M /trunk/modules/stream_out/transrate/putvlc.h
23213    M /trunk/modules/stream_out/transrate/transrate.c
23214    M /trunk/modules/stream_out/transrate/transrate.h
23215    M /trunk/modules/video_chroma/i420_rgb.c
23216    M /trunk/modules/video_chroma/i420_rgb.h
23217    M /trunk/modules/video_chroma/i420_rgb16.c
23218    M /trunk/modules/video_chroma/i420_rgb8.c
23219    M /trunk/modules/video_chroma/i420_rgb_c.h
23220    M /trunk/modules/video_chroma/i420_rgb_mmx.h
23221    M /trunk/modules/video_chroma/i420_ymga.c
23222    M /trunk/modules/video_chroma/i420_yuy2.c
23223    M /trunk/modules/video_chroma/i420_yuy2.h
23224    M /trunk/modules/video_chroma/i422_yuy2.c
23225    M /trunk/modules/video_chroma/i422_yuy2.h
23226    M /trunk/modules/video_filter/adjust.c
23227    M /trunk/modules/video_filter/blend.c
23228    M /trunk/modules/video_filter/clone.c
23229    M /trunk/modules/video_filter/crop.c
23230    M /trunk/modules/video_filter/deinterlace.c
23231    M /trunk/modules/video_filter/distort.c
23232    M /trunk/modules/video_filter/filter_common.h
23233    M /trunk/modules/video_filter/invert.c
23234    M /trunk/modules/video_filter/logo.c
23235    M /trunk/modules/video_filter/marq.c
23236    M /trunk/modules/video_filter/mosaic.c
23237    M /trunk/modules/video_filter/motionblur.c
23238    M /trunk/modules/video_filter/motiondetect.c
23239    M /trunk/modules/video_filter/scale.c
23240    M /trunk/modules/video_filter/swscale/common.h
23241    M /trunk/modules/video_filter/swscale/filter.c
23242    M /trunk/modules/video_filter/swscale/rgb2rgb.c
23243    M /trunk/modules/video_filter/swscale/rgb2rgb.h
23244    M /trunk/modules/video_filter/swscale/rgb2rgb_template.c
23245    M /trunk/modules/video_filter/swscale/swscale.c
23246    M /trunk/modules/video_filter/swscale/swscale.h
23247    M /trunk/modules/video_filter/swscale/swscale_altivec_template.c
23248    M /trunk/modules/video_filter/swscale/swscale_internal.h
23249    M /trunk/modules/video_filter/swscale/swscale_template.c
23250    M /trunk/modules/video_filter/swscale/yuv2rgb.c
23251    M /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
23252    M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
23253    M /trunk/modules/video_filter/swscale/yuv2rgb_template.c
23254    M /trunk/modules/video_filter/time.c
23255    M /trunk/modules/video_filter/transform.c
23256    M /trunk/modules/video_filter/wall.c
23257    M /trunk/modules/video_output/aa.c
23258    M /trunk/modules/video_output/caca.c
23259    M /trunk/modules/video_output/directx/directx.c
23260    M /trunk/modules/video_output/directx/events.c
23261    M /trunk/modules/video_output/directx/glwin32.c
23262    M /trunk/modules/video_output/directx/vout.h
23263    M /trunk/modules/video_output/fb.c
23264    M /trunk/modules/video_output/ggi.c
23265    M /trunk/modules/video_output/glide.c
23266    M /trunk/modules/video_output/hd1000v.cpp
23267    M /trunk/modules/video_output/image.c
23268    M /trunk/modules/video_output/mga.c
23269    M /trunk/modules/video_output/opengl.c
23270    M /trunk/modules/video_output/picture.c
23271    M /trunk/modules/video_output/picture.h
23272    M /trunk/modules/video_output/qte/qte.cpp
23273    M /trunk/modules/video_output/qte/qte.h
23274    M /trunk/modules/video_output/sdl.c
23275    M /trunk/modules/video_output/snapshot.c
23276    M /trunk/modules/video_output/svgalib.c
23277    M /trunk/modules/video_output/wingdi.c
23278    M /trunk/modules/video_output/x11/glx.c
23279    M /trunk/modules/video_output/x11/x11.c
23280    M /trunk/modules/video_output/x11/xcommon.c
23281    M /trunk/modules/video_output/x11/xcommon.h
23282    M /trunk/modules/video_output/x11/xvideo.c
23283    M /trunk/modules/visualization/galaktos/PCM.c
23284    M /trunk/modules/visualization/galaktos/PCM.h
23285    M /trunk/modules/visualization/galaktos/beat_detect.c
23286    M /trunk/modules/visualization/galaktos/beat_detect.h
23287    M /trunk/modules/visualization/galaktos/builtin_funcs.c
23288    M /trunk/modules/visualization/galaktos/builtin_funcs.h
23289    M /trunk/modules/visualization/galaktos/common.h
23290    M /trunk/modules/visualization/galaktos/compare.h
23291    M /trunk/modules/visualization/galaktos/custom_shape.c
23292    M /trunk/modules/visualization/galaktos/custom_shape.h
23293    M /trunk/modules/visualization/galaktos/custom_shape_types.h
23294    M /trunk/modules/visualization/galaktos/custom_wave.c
23295    M /trunk/modules/visualization/galaktos/custom_wave.h
23296    M /trunk/modules/visualization/galaktos/custom_wave_types.h
23297    M /trunk/modules/visualization/galaktos/engine_vars.c
23298    M /trunk/modules/visualization/galaktos/engine_vars.h
23299    M /trunk/modules/visualization/galaktos/eval.c
23300    M /trunk/modules/visualization/galaktos/eval.h
23301    M /trunk/modules/visualization/galaktos/expr_types.h
23302    M /trunk/modules/visualization/galaktos/fatal.h
23303    M /trunk/modules/visualization/galaktos/fftsg.c
23304    M /trunk/modules/visualization/galaktos/func.c
23305    M /trunk/modules/visualization/galaktos/func.h
23306    M /trunk/modules/visualization/galaktos/func_types.h
23307    M /trunk/modules/visualization/galaktos/idle_preset.h
23308    M /trunk/modules/visualization/galaktos/init_cond.c
23309    M /trunk/modules/visualization/galaktos/init_cond.h
23310    M /trunk/modules/visualization/galaktos/init_cond_types.h
23311    M /trunk/modules/visualization/galaktos/interface_types.h
23312    M /trunk/modules/visualization/galaktos/main.c
23313    M /trunk/modules/visualization/galaktos/main.h
23314    M /trunk/modules/visualization/galaktos/param.c
23315    M /trunk/modules/visualization/galaktos/param.h
23316    M /trunk/modules/visualization/galaktos/param_types.h
23317    M /trunk/modules/visualization/galaktos/parser.c
23318    M /trunk/modules/visualization/galaktos/parser.h
23319    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
23320    M /trunk/modules/visualization/galaktos/per_frame_eqn.h
23321    M /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
23322    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
23323    M /trunk/modules/visualization/galaktos/per_pixel_eqn.h
23324    M /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
23325    M /trunk/modules/visualization/galaktos/per_point_types.h
23326    M /trunk/modules/visualization/galaktos/plugin.c
23327    M /trunk/modules/visualization/galaktos/plugin.h
23328    M /trunk/modules/visualization/galaktos/preset.c
23329    M /trunk/modules/visualization/galaktos/preset.h
23330    M /trunk/modules/visualization/galaktos/preset_types.h
23331    M /trunk/modules/visualization/galaktos/splaytree.c
23332    M /trunk/modules/visualization/galaktos/splaytree.h
23333    M /trunk/modules/visualization/galaktos/splaytree_types.h
23334    M /trunk/modules/visualization/galaktos/tree_types.c
23335    M /trunk/modules/visualization/galaktos/tree_types.h
23336    M /trunk/modules/visualization/galaktos/video_init.c
23337    M /trunk/modules/visualization/galaktos/video_init.h
23338    M /trunk/modules/visualization/goom.c
23339    M /trunk/modules/visualization/visual/effects.c
23340    M /trunk/modules/visualization/visual/fft.c
23341    M /trunk/modules/visualization/visual/fft.h
23342    M /trunk/modules/visualization/visual/visual.c
23343    M /trunk/modules/visualization/visual/visual.h
23344    M /trunk/modules/visualization/xosd.c
23345    M /trunk/mozilla/support/classinfo.h
23346    M /trunk/mozilla/support/npmac.cpp
23347    M /trunk/mozilla/support/npunix.c
23348    M /trunk/mozilla/support/npwin.cpp
23349    M /trunk/mozilla/vlcpeer.cpp
23350    M /trunk/mozilla/vlcpeer.h
23351    M /trunk/mozilla/vlcplugin.cpp
23352    M /trunk/mozilla/vlcplugin.h
23353    M /trunk/mozilla/vlcshell.cpp
23354    M /trunk/msvc/modules_builtin_msvc.h
23355    M /trunk/python/vlcmodule.c
23356    M /trunk/share/newres.h
23357    M /trunk/share/resource.h
23358    M /trunk/src/audio_output/common.c
23359    M /trunk/src/audio_output/dec.c
23360    M /trunk/src/audio_output/filters.c
23361    M /trunk/src/audio_output/input.c
23362    M /trunk/src/audio_output/intf.c
23363    M /trunk/src/audio_output/mixer.c
23364    M /trunk/src/audio_output/output.c
23365    M /trunk/src/extras/dirent.c
23366    M /trunk/src/extras/getopt.c
23367    M /trunk/src/extras/getopt.h
23368    M /trunk/src/extras/getopt1.c
23369    M /trunk/src/extras/libc.c
23370    M /trunk/src/input/access.c
23371    M /trunk/src/input/clock.c
23372    M /trunk/src/input/control.c
23373    M /trunk/src/input/decoder.c
23374    M /trunk/src/input/demux.c
23375    M /trunk/src/input/es_out.c
23376    M /trunk/src/input/input.c
23377    M /trunk/src/input/input_internal.h
23378    M /trunk/src/input/mem_stream.c
23379    M /trunk/src/input/stream.c
23380    M /trunk/src/input/subtitles.c
23381    M /trunk/src/input/var.c
23382    M /trunk/src/interface/interface.c
23383    M /trunk/src/interface/intf_eject.c
23384    M /trunk/src/libvlc.c
23385    M /trunk/src/libvlc.h
23386    M /trunk/src/misc/beos_specific.cpp
23387    M /trunk/src/misc/block.c
23388    M /trunk/src/misc/charset.c
23389    M /trunk/src/misc/configuration.c
23390    M /trunk/src/misc/cpu.c
23391    M /trunk/src/misc/error.c
23392    M /trunk/src/misc/httpd.c
23393    M /trunk/src/misc/image.c
23394    M /trunk/src/misc/iso-639_def.h
23395    M /trunk/src/misc/iso_lang.c
23396    M /trunk/src/misc/messages.c
23397    M /trunk/src/misc/modules.c
23398    M /trunk/src/misc/mtime.c
23399    M /trunk/src/misc/net.c
23400    M /trunk/src/misc/objects.c
23401    M /trunk/src/misc/threads.c
23402    M /trunk/src/misc/tls.c
23403    M /trunk/src/misc/variables.c
23404    M /trunk/src/misc/vlm.c
23405    M /trunk/src/misc/win32_specific.c
23406    M /trunk/src/misc/xml.c
23407    M /trunk/src/playlist/item-ext.c
23408    M /trunk/src/playlist/item.c
23409    M /trunk/src/playlist/loadsave.c
23410    M /trunk/src/playlist/playlist.c
23411    M /trunk/src/playlist/services_discovery.c
23412    M /trunk/src/playlist/sort.c
23413    M /trunk/src/playlist/view.c
23414    M /trunk/src/stream_output/announce.c
23415    M /trunk/src/stream_output/sap.c
23416    M /trunk/src/stream_output/stream_output.c
23417    M /trunk/src/video_output/video_output.c
23418    M /trunk/src/video_output/video_text.c
23419    M /trunk/src/video_output/video_widgets.c
23420    M /trunk/src/video_output/vout_intf.c
23421    M /trunk/src/video_output/vout_pictures.c
23422    M /trunk/src/video_output/vout_pictures.h
23423    M /trunk/src/video_output/vout_subpictures.c
23424    M /trunk/src/video_output/vout_synchro.c
23425    M /trunk/src/vlc.c
23426
23427 Avoid \r\n problems between platforms
23428 ------------------------------------------------------------------------
23429 r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
23430 Changed paths:
23431    M /trunk/modules/demux/mkv.cpp
23432
23433 mkv.cpp: ordered chapters now functional !
23434 ------------------------------------------------------------------------
23435 r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
23436 Changed paths:
23437    M /trunk/modules/codec/ffmpeg/video.c
23438    M /trunk/src/input/es_out.c
23439
23440 video.c: don't display pre-rolled pictures
23441 es_out.c: handle the pre-roll earlier
23442 ------------------------------------------------------------------------
23443 r10098 | damienf | 2005-03-02 14:45:45 +0100 (Wed, 02 Mar 2005) | 3 lines
23444 Changed paths:
23445    M /trunk/activex/main.cpp
23446    M /trunk/vlc.win32.nsi
23447
23448 - install axvlc.dll within the VLC directory, rather than WINDOWS
23449 - DllRegisterServer modified to use current DLL path when registering control
23450
23451 ------------------------------------------------------------------------
23452 r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
23453 Changed paths:
23454    M /trunk/modules/codec/theora.c
23455
23456 * modules/codec/theora.c: sanity check for invalid theora header.
23457 ------------------------------------------------------------------------
23458 r10096 | robux4 | 2005-03-02 11:34:01 +0100 (Wed, 02 Mar 2005) | 1 line
23459 Changed paths:
23460    M /trunk/modules/demux/mkv.cpp
23461
23462 mkv.cpp: correct use of the default chapter edition
23463 ------------------------------------------------------------------------
23464 r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
23465 Changed paths:
23466    M /trunk/vlc-config.in.in
23467
23468 Unbreak make vlc from subdir
23469
23470 ------------------------------------------------------------------------
23471 r10094 | gbazin | 2005-03-02 11:01:39 +0100 (Wed, 02 Mar 2005) | 1 line
23472 Changed paths:
23473    M /trunk/modules/stream_out/transcode.c
23474
23475 * modules/stream_out/transcode.c: added a missing vlc_object_destroy().
23476 ------------------------------------------------------------------------
23477 r10093 | dionoea | 2005-03-02 00:24:08 +0100 (Wed, 02 Mar 2005) | 9 lines
23478 Changed paths:
23479    M /trunk/modules/video_filter/mosaic.c
23480    M /trunk/modules/video_output/picture.c
23481    M /trunk/modules/video_output/picture.h
23482
23483 Add options to give a specific channel order in mosaic
23484
23485  * picture.* : add picture-id option. its a string that identifies the
23486                video.
23487  * mosaic.c : add mosaic-order option. its a comma separated list of
23488               picture-ids. Any picture who's id isn't found in the list
23489               will be placed after skiping the necessary number of
23490               slots needed to place all pictures defined in this list.
23491
23492 ------------------------------------------------------------------------
23493 r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
23494 Changed paths:
23495    M /trunk/modules/gui/wxwindows/interface.cpp
23496
23497  * change copyright date 
23498
23499 ------------------------------------------------------------------------
23500 r10091 | courmisch | 2005-03-01 22:24:25 +0100 (Tue, 01 Mar 2005) | 2 lines
23501 Changed paths:
23502    M /trunk/Makefile.am
23503    M /trunk/configure.ac
23504    M /trunk/toolbox
23505    M /trunk/vlc-config.in.in
23506
23507 - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
23508
23509 ------------------------------------------------------------------------
23510 r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 lines
23511 Changed paths:
23512    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
23513
23514  ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
23515   (fixes WMA decoding in BeOS nightly builds)
23516
23517 ------------------------------------------------------------------------
23518 r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
23519 Changed paths:
23520    M /trunk/modules/gui/wxwindows/wizard.cpp
23521
23522 - fix is_mult call in case of Unicode build (c_str => mb_str)
23523 - fix IPv6 multicast address range
23524 - more strict IPv4 multicast address range
23525
23526 ------------------------------------------------------------------------
23527 r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
23528 Changed paths:
23529    M /trunk/modules/control/lirc.c
23530
23531 * Fix compile issue on lirc.c
23532
23533 ------------------------------------------------------------------------
23534 r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
23535 Changed paths:
23536    M /trunk/modules/video_output/picture.c
23537
23538 * modules/video_output/picture.c: Changed the order of the commands to avoid
23539   holding p_picture_vout->lock for too long.
23540
23541 ------------------------------------------------------------------------
23542 r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
23543 Changed paths:
23544    M /trunk/modules/demux/mkv.cpp
23545
23546 mkv.cpp: better handling of the seekpoint numbers
23547 ------------------------------------------------------------------------
23548 r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
23549 Changed paths:
23550    M /trunk/modules/stream_out/transcode.c
23551
23552 * modules/stream_out/transcode.c: Fixed --sout-transcode-threads=1 option
23553   (what the hell is i_duplicate ?)
23554
23555 ------------------------------------------------------------------------
23556 r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
23557 Changed paths:
23558    M /trunk/modules/demux/mkv.cpp
23559
23560 mkv.cpp: update the current chapter during playback
23561 ------------------------------------------------------------------------
23562 r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 lines
23563 Changed paths:
23564    M /trunk/modules/video_filter/mosaic.c
23565
23566  * fix placement calculation when vborder or hborder are non zero
23567
23568 ------------------------------------------------------------------------
23569 r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
23570 Changed paths:
23571    M /trunk/include/audio_output.h
23572    M /trunk/modules/audio_filter/converter/s16tofloat32.c
23573    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
23574    M /trunk/modules/audio_filter/format.c
23575    M /trunk/modules/codec/lpcm.c
23576    M /trunk/src/audio_output/common.c
23577
23578 * modules/codec/lpcm.c: support for 20/24 bits LPCM.
23579 * modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
23580
23581 ------------------------------------------------------------------------
23582 r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
23583 Changed paths:
23584    M /trunk/modules/video_filter/mosaic.c
23585    M /trunk/modules/video_output/picture.c
23586    M /trunk/modules/video_output/picture.h
23587
23588  * add svn Id support and some copyright info in picture.h
23589
23590 ------------------------------------------------------------------------
23591 r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 lines
23592 Changed paths:
23593    M /trunk/include/vlc_filter.h
23594    M /trunk/include/vlc_video.h
23595    M /trunk/modules/control/rc.c
23596    M /trunk/modules/misc/freetype.c
23597    M /trunk/modules/video_filter/marq.c
23598    M /trunk/modules/video_filter/time.c
23599    M /trunk/src/video_output/vout_subpictures.c
23600
23601 dynamic, per-subpicture, font size control -- i_font_size added to subpicture_region_t, new marq-size and time-size shortcuts, accessible from rc
23602
23603 ------------------------------------------------------------------------
23604 r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
23605 Changed paths:
23606    M /trunk/modules/demux/mkv.cpp
23607
23608 mkv.cpp: fix the chapter/edition ending time
23609 ------------------------------------------------------------------------
23610 r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
23611 Changed paths:
23612    M /trunk/modules/misc/playlist/m3u.c
23613    M /trunk/modules/services_discovery/sap.c
23614    M /trunk/src/playlist/item.c
23615
23616 Fix playlist export
23617 Remove extra SAP debug
23618
23619 ------------------------------------------------------------------------
23620 r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
23621 Changed paths:
23622    M /trunk/NEWS
23623    M /trunk/doc/lirc/example.lircrc
23624    M /trunk/modules/control/lirc.c
23625
23626 * simplified the lirc code to listen for key-* strings which we can directly use to trigger hotkeys.
23627 * updated the example.lircrc with new required strings
23628 * added a notice to NEWS about changed lirc syntax.
23629
23630 ------------------------------------------------------------------------
23631 r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 2 lines
23632 Changed paths:
23633    M /trunk/modules/control/Modules.am
23634    D /trunk/modules/control/rtci.c
23635
23636 * modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
23637
23638 ------------------------------------------------------------------------
23639 r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
23640 Changed paths:
23641    M /trunk/modules/control/Modules.am
23642
23643 Remove rtci.c from modules/control (implementation on hold)
23644
23645 ------------------------------------------------------------------------
23646 r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
23647 Changed paths:
23648    M /trunk/modules/gui/wince/interface.cpp
23649    M /trunk/modules/gui/wince/menus.cpp
23650    M /trunk/modules/gui/wince/timer.cpp
23651    M /trunk/modules/gui/wince/wince.cpp
23652    M /trunk/modules/gui/wince/wince.h
23653
23654 * modules/gui/wince: added a popup menu for the main interface.
23655 ------------------------------------------------------------------------
23656 r10073 | gbazin | 2005-02-28 19:23:26 +0100 (Mon, 28 Feb 2005) | 1 line
23657 Changed paths:
23658    M /trunk/modules/gui/wince/interface.cpp
23659    M /trunk/modules/gui/wince/open.cpp
23660    M /trunk/modules/gui/wince/playlist.cpp
23661    M /trunk/modules/gui/wince/subtitles.cpp
23662    M /trunk/modules/gui/wince/wince.cpp
23663    M /trunk/modules/gui/wince/wince.h
23664
23665 * modules/gui/wince: usual bunch of cleanup + updates.
23666 ------------------------------------------------------------------------
23667 r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 lines
23668 Changed paths:
23669    M /trunk/modules/control/rc.c
23670    M /trunk/modules/control/rtci.c
23671    M /trunk/modules/video_filter/mosaic.c
23672    M /trunk/modules/video_output/picture.c
23673
23674  * mosaic.c, rc.c, rtci.c : callbacks to change mosaic sub filter
23675                             parameters on the fly
23676  * mosaic.c : center image in rectangle when keep aspect ratio is enabled
23677  * picture.c : remove debug message
23678
23679 ------------------------------------------------------------------------
23680 r10071 | gbazin | 2005-02-28 15:40:27 +0100 (Mon, 28 Feb 2005) | 1 line
23681 Changed paths:
23682    M /trunk/modules/gui/wince/interface.cpp
23683    M /trunk/modules/gui/wince/iteminfo.cpp
23684    M /trunk/modules/gui/wince/open.cpp
23685    M /trunk/modules/gui/wince/playlist.cpp
23686    M /trunk/modules/gui/wince/preferences.cpp
23687    M /trunk/modules/gui/wince/subtitles.cpp
23688    M /trunk/modules/gui/wince/timer.cpp
23689    M /trunk/modules/gui/wince/wince.cpp
23690    M /trunk/modules/gui/wince/wince.h
23691    M /trunk/modules/gui/wince/wince_rc.rc
23692
23693 * modules/gui/wince: some more cleanup.
23694 ------------------------------------------------------------------------
23695 r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 lines
23696 Changed paths:
23697    M /trunk/modules/video_filter/marq.c
23698
23699 Make sure the files are in Unix format
23700
23701 ------------------------------------------------------------------------
23702 r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
23703 Changed paths:
23704    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
23705
23706 * removed prefs_widgets.h, prefs_widgets.m, playlistinfo.h, playlistinfo.m, equalizer.m, equalizer.h, voutgl.m, voutqt.m from the build target, so they don't get copied in the Resources-folder of the binary bundle
23707 ------------------------------------------------------------------------
23708 r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
23709 Changed paths:
23710    M /trunk/modules/demux/mkv.cpp
23711
23712 More ordered chapters code, still not functional
23713 ------------------------------------------------------------------------
23714 r10067 | markfm | 2005-02-27 20:30:11 +0100 (Sun, 27 Feb 2005) | 2 lines
23715 Changed paths:
23716    M /trunk/include/vlc_filter.h
23717
23718 vlc_filter.h -- update pf_render_string for additional RenderText parameters.
23719
23720 ------------------------------------------------------------------------
23721 r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
23722 Changed paths:
23723    M /trunk/modules/misc/freetype.c
23724
23725 freetype.c -- set default font color (white)
23726
23727 ------------------------------------------------------------------------
23728 r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 lines
23729 Changed paths:
23730    M /trunk/include/vlc_video.h
23731    M /trunk/modules/control/rc.c
23732    M /trunk/modules/misc/freetype.c
23733    M /trunk/modules/video_filter/marq.c
23734    M /trunk/modules/video_filter/time.c
23735    M /trunk/src/video_output/vout_subpictures.c
23736
23737 freetype and rc extensions.  i_font_color and i_font_opacity added to subpictures, allowing per-object control (defaulting to freetype).  marq and time updated to allow font color and opacity control.  rc update to allow OTF control of all marq and time options.
23738
23739 ------------------------------------------------------------------------
23740 r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 lines
23741 Changed paths:
23742    M /trunk/modules/gui/macosx/vout.m
23743    M /trunk/modules/gui/macosx/voutqt.m
23744
23745 * modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla plugin lives again!
23746
23747
23748 Some details:
23749
23750 * This was mostly taken verbatim from revision:5717 (before the vout
23751   Mozilla support was removed), though it's been edited pretty thoroughly,
23752   and is now much more commented.
23753
23754 * The "normal" vout display should be completely unaffected, since the
23755   plugin-relevant code paths are only taken when p_vout->p_sys->b_embedded is
23756   set to VLC_TRUE.  (I've tested the normal VLC.app, and it seems fine.)
23757
23758 * There are still some problems with the plugin when the Mozilla window is
23759   resized a lot.  I suspect this is due to threading issues with
23760   QuickDraw, but I don't know enough about QuickDraw to be sure.  Help
23761   with this would be very welcome.
23762
23763 * The original patch in revision:5717 optimised the plugin display
23764   slightly, by using a mask (clipping region) so that QuickDraw only
23765   updated the plugin's area of the dirty region.  I elected not to use
23766   a mask, since I thought the extra code complexity (i.e. lots more if()
23767   branches) isn't worth the incremental speedup.  (If, in fact, there was
23768   a speedup at all -- the extra overhead induced by calculating the
23769   intersection of the dirty region with the mask may have offset any
23770   benefits: only benchmarks will tell ...)
23771
23772
23773 ------------------------------------------------------------------------
23774 r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
23775 Changed paths:
23776    M /trunk/modules/gui/wince/fileinfo.cpp
23777    M /trunk/modules/gui/wince/interface.cpp
23778    M /trunk/modules/gui/wince/iteminfo.cpp
23779    M /trunk/modules/gui/wince/messages.cpp
23780    M /trunk/modules/gui/wince/open.cpp
23781    M /trunk/modules/gui/wince/playlist.cpp
23782    M /trunk/modules/gui/wince/preferences.cpp
23783    M /trunk/modules/gui/wince/subtitles.cpp
23784    M /trunk/modules/gui/wince/video.cpp
23785    M /trunk/modules/gui/wince/wince.cpp
23786    M /trunk/modules/gui/wince/wince.h
23787    M /trunk/modules/gui/wince/wince_rc.rc
23788
23789 * modules/gui/wince: some more code cleanup + fixes.
23790 ------------------------------------------------------------------------
23791 r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 4 lines
23792 Changed paths:
23793    M /trunk/modules/mux/mpjpeg.c
23794
23795 * Allow all MJPEG fourcc
23796 * Announce content-length
23797 * Allow  boundary string customization
23798
23799 ------------------------------------------------------------------------
23800 r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 3 lines
23801 Changed paths:
23802    M /trunk/modules/demux/ts.c
23803
23804 * ts: if no dts but there is a pts then dts == pts.
23805
23806
23807 ------------------------------------------------------------------------
23808 r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
23809 Changed paths:
23810    M /trunk/modules/gui/wince/interface.cpp
23811    M /trunk/modules/gui/wince/wince.h
23812    M /trunk/modules/gui/wince/wince_rc.rc
23813
23814 * ../modules/gui/wince: new CreateMenuBar() which handles win32 as well.
23815 ------------------------------------------------------------------------
23816 r10059 | dionoea | 2005-02-25 00:31:56 +0100 (Fri, 25 Feb 2005) | 2 lines
23817 Changed paths:
23818    M /trunk/po/da.po
23819
23820 Updated danish translation by Jonas Larsen (E-bola)
23821
23822 ------------------------------------------------------------------------
23823 r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
23824 Changed paths:
23825    M /trunk/modules/demux/mkv.cpp
23826
23827 fill more data in the chapter classes
23828 ------------------------------------------------------------------------
23829 r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
23830 Changed paths:
23831    M /trunk/modules/gui/wince/fileinfo.cpp
23832    M /trunk/modules/gui/wince/interface.cpp
23833    M /trunk/modules/gui/wince/iteminfo.cpp
23834    M /trunk/modules/gui/wince/messages.cpp
23835    M /trunk/modules/gui/wince/open.cpp
23836    M /trunk/modules/gui/wince/playlist.cpp
23837    M /trunk/modules/gui/wince/preferences.cpp
23838    M /trunk/modules/gui/wince/preferences_widgets.cpp
23839    M /trunk/modules/gui/wince/preferences_widgets.h
23840    M /trunk/modules/gui/wince/subtitles.cpp
23841    M /trunk/modules/gui/wince/timer.cpp
23842    M /trunk/modules/gui/wince/video.cpp
23843    M /trunk/modules/gui/wince/wince.h
23844
23845 * modules/gui/wince: cleanup + ported to win32 (but not tried yet ;).
23846 ------------------------------------------------------------------------
23847 r10056 | robux4 | 2005-02-24 14:39:38 +0100 (Thu, 24 Feb 2005) | 1 line
23848 Changed paths:
23849    M /trunk/modules/demux/mkv.cpp
23850
23851 mkv.cpp: add more code to support ordered chapters
23852 ------------------------------------------------------------------------
23853 r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
23854 Changed paths:
23855    M /trunk/modules/gui/macosx/playlist.m
23856
23857 * start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
23858
23859 ------------------------------------------------------------------------
23860 r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 2 lines
23861 Changed paths:
23862    A /trunk/extras/contrib/src/Patches/goom.patch
23863
23864 * Forgot to commit the goom2k4 patch
23865
23866 ------------------------------------------------------------------------
23867 r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
23868 Changed paths:
23869    M /trunk/modules/misc/freetype.c
23870
23871 * freetype.c: fix for blurry subs? someone please confirm
23872
23873 ------------------------------------------------------------------------
23874 r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
23875 Changed paths:
23876    M /trunk/TODO
23877    M /trunk/configure.ac
23878
23879 Re-enable directory
23880
23881 ------------------------------------------------------------------------
23882 r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 2 lines
23883 Changed paths:
23884    M /trunk/modules/gui/macosx/vout.m
23885
23886 * Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
23887
23888 ------------------------------------------------------------------------
23889 r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
23890 Changed paths:
23891    M /trunk/extras/contrib/src/Makefile
23892    M /trunk/extras/contrib/src/packages.mak
23893
23894 * Lets use the final version of goom2k4
23895
23896 ------------------------------------------------------------------------
23897 r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
23898 Changed paths:
23899    M /trunk/src/misc/modules.c
23900
23901 * src/misc/modules.c: MSVC compilation fix.
23902 ------------------------------------------------------------------------
23903 r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 lines
23904 Changed paths:
23905    M /trunk/modules/gui/macosx/prefs.h
23906    M /trunk/modules/gui/macosx/prefs.m
23907
23908 * Let's break the prefs again for OSX
23909   now to get it working. There is a semi-todo/design list in prefs.m.
23910
23911 ------------------------------------------------------------------------
23912 r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
23913 Changed paths:
23914    M /trunk/activex/axvlc.inf
23915
23916 - changed sample axvlc.inf to use VLC NSI installer
23917
23918 ------------------------------------------------------------------------
23919 r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 lines
23920 Changed paths:
23921    M /trunk/vlc.win32.nsi
23922
23923 - inserted uninstall entry for activex plugin
23924 - fixed autoplay for DVD and CD
23925
23926 caveat for CD, the cdda plugin must be fixed to allow for a MRL of the form cdda:D:\ (needs to support the trailing backslash)
23927
23928 ------------------------------------------------------------------------
23929 r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
23930 Changed paths:
23931    M /trunk/modules/gui/macosx/about.h
23932    M /trunk/modules/gui/macosx/about.m
23933    M /trunk/modules/gui/macosx/controls.h
23934    M /trunk/modules/gui/macosx/controls.m
23935    M /trunk/modules/gui/macosx/macosx.m
23936    M /trunk/modules/gui/macosx/open.h
23937    M /trunk/modules/gui/macosx/open.m
23938    M /trunk/modules/gui/macosx/playlistinfo.m
23939    M /trunk/modules/gui/macosx/vout.h
23940    M /trunk/modules/gui/macosx/vout.m
23941    M /trunk/modules/gui/macosx/voutgl.m
23942    M /trunk/modules/gui/macosx/voutqt.m
23943
23944 * Update copyright to 2005 where appropriate.
23945
23946 ------------------------------------------------------------------------
23947 r10044 | robux4 | 2005-02-23 13:13:17 +0100 (Wed, 23 Feb 2005) | 1 line
23948 Changed paths:
23949    M /trunk/modules/demux/mkv.cpp
23950
23951 mkv.cpp: I was wrong, the dirent export works
23952 ------------------------------------------------------------------------
23953 r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
23954 Changed paths:
23955    M /trunk/modules/demux/mkv.cpp
23956
23957 mkv.cpp: fix dirent issue with the recent "fixes"
23958 ------------------------------------------------------------------------
23959 r10042 | hartman | 2005-02-23 12:37:04 +0100 (Wed, 23 Feb 2005) | 3 lines
23960 Changed paths:
23961    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
23962    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
23963
23964 * hooked up the Playlist window menuitem to an action
23965 * added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
23966
23967 ------------------------------------------------------------------------
23968 r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 lines
23969 Changed paths:
23970    M /trunk/modules/video_filter/wall.c
23971
23972 wall.c: user-configurable aspect-ratio for the displays
23973
23974 ------------------------------------------------------------------------
23975 r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
23976 Changed paths:
23977    M /trunk/modules/video_filter/wall.c
23978
23979 wall.c: shut up two compiler warnings. Fix two (only one actually
23980 experienced) rounding errors causing invalid reads and green lines.
23981
23982 ------------------------------------------------------------------------
23983 r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
23984 Changed paths:
23985    M /trunk/modules/video_filter/wall.c
23986
23987 wall.c: set the total output aspect ratio to the device aspect ratio, even
23988 if size constrains stoped us from making the parts have that aspect ratio.
23989 This causes a slight stretch of the image in some direction but should
23990 totally remove black lines between the elements.
23991 todo:
23992  * make device aspect ratio configureable (easy)
23993  * handle anamorphic input video (medium)
23994
23995
23996 ------------------------------------------------------------------------
23997 r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
23998 Changed paths:
23999    M /trunk/configure.ac
24000
24001 * configure.ac: wince interface moved to builtins.
24002 ------------------------------------------------------------------------
24003 r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
24004 Changed paths:
24005    M /trunk/modules/misc/freetype.c
24006
24007 freetype.c  Correct color mapping, make color choice a 16-item pick list, add on-the-fly capability (independent color/opacity for time, marquee, etc.)
24008
24009 ------------------------------------------------------------------------
24010 r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
24011 Changed paths:
24012    M /trunk/modules/services_discovery/sap.c
24013
24014 * renamed sap module from "SAP interface" to "SAP announces"
24015
24016 ------------------------------------------------------------------------
24017 r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 lines
24018 Changed paths:
24019    M /trunk/modules/gui/macosx/vout.m
24020
24021 We use setRepresentedFilename if access is File.
24022 Title is found in input instead of playlist (fix a small vlm bug...).
24023
24024
24025 ------------------------------------------------------------------------
24026 r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
24027 Changed paths:
24028    M /trunk/configure.ac
24029
24030 * configure.ac: fixed typo + removed some plugins from the WinCE build.
24031 ------------------------------------------------------------------------
24032 r10033 | damienf | 2005-02-22 16:35:01 +0100 (Tue, 22 Feb 2005) | 2 lines
24033 Changed paths:
24034    M /trunk/configure.ac
24035    M /trunk/modules/access/dshow/filter.cpp
24036
24037 - changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
24038
24039 ------------------------------------------------------------------------
24040 r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
24041 Changed paths:
24042    M /trunk/modules/gui/wxwindows/playlist.cpp
24043
24044 * modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
24045 ------------------------------------------------------------------------
24046 r10031 | gbazin | 2005-02-22 13:50:43 +0100 (Tue, 22 Feb 2005) | 1 line
24047 Changed paths:
24048    M /trunk/src/misc/threads.c
24049
24050 * src/misc/threads.c: print thread timing statistics on thread destruction (Win32 only).
24051 ------------------------------------------------------------------------
24052 r10030 | damienf | 2005-02-22 12:13:11 +0100 (Tue, 22 Feb 2005) | 2 lines
24053 Changed paths:
24054    M /trunk/vlc.win32.nsi
24055
24056 added ActiveX control to the VLC installer
24057
24058 ------------------------------------------------------------------------
24059 r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
24060 Changed paths:
24061    M /trunk/modules/demux/ogg.c
24062
24063 * modules/demux/ogg.c: added support for new Ogg mapping for FLAC.
24064 ------------------------------------------------------------------------
24065 r10028 | gbazin | 2005-02-21 20:16:22 +0100 (Mon, 21 Feb 2005) | 1 line
24066 Changed paths:
24067    M /trunk/modules/codec/vorbis.c
24068
24069 * modules/codec/vorbis.c: uninitialized variable.
24070 ------------------------------------------------------------------------
24071 r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
24072 Changed paths:
24073    M /trunk/configure.ac
24074
24075 * configure.ac: mux_ts was moved to builtins by mistake.
24076 ------------------------------------------------------------------------
24077 r10025 | gbazin | 2005-02-21 18:51:53 +0100 (Mon, 21 Feb 2005) | 1 line
24078 Changed paths:
24079    M /trunk/modules/misc/network/ipv4.c
24080
24081 * modules/misc/network/ipv4.c: multicast support for WinCE.
24082 ------------------------------------------------------------------------
24083 r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
24084 Changed paths:
24085    M /trunk/modules/access/directory.c
24086    M /trunk/src/misc/modules.c
24087
24088 * src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
24089 ------------------------------------------------------------------------
24090 r10023 | djc | 2005-02-21 17:12:14 +0100 (Mon, 21 Feb 2005) | 3 lines
24091 Changed paths:
24092    M /trunk/modules/gui/macosx/vout.m
24093
24094 Do not use setTitleWithRepresentedFilename if input is not a file.
24095
24096
24097 ------------------------------------------------------------------------
24098 r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
24099 Changed paths:
24100    M /trunk/modules/video_filter/wall.c
24101
24102 wall.c: handle some rounding error causing a integer overflow. more window
24103 size constrain fixes
24104
24105 ------------------------------------------------------------------------
24106 r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
24107 Changed paths:
24108    M /trunk/modules/video_filter/mosaic.c
24109    M /trunk/modules/video_output/picture.c
24110
24111  * picture.c : slightly cleaner picture_t freeing
24112  * mosaic.c : add a switch to keep aspect ratio when resizing
24113
24114 ------------------------------------------------------------------------
24115 r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
24116 Changed paths:
24117    M /trunk/include/vlc_common.h
24118
24119 * include/vlc_common.h: compilation fix.
24120 ------------------------------------------------------------------------
24121 r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
24122 Changed paths:
24123    M /trunk/modules/video_filter/mosaic.c
24124    M /trunk/modules/video_output/picture.c
24125
24126  * update the copyright dates
24127
24128 ------------------------------------------------------------------------
24129 r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
24130 Changed paths:
24131    M /trunk/configure.ac
24132    M /trunk/modules/access/directory.c
24133
24134 * configure.ac, modules/access/directory.c: enabled the directory access module on WinCE.
24135 ------------------------------------------------------------------------
24136 r10017 | dionoea | 2005-02-21 14:13:52 +0100 (Mon, 21 Feb 2005) | 31 lines
24137 Changed paths:
24138    M /trunk/configure.ac
24139    M /trunk/modules/video_filter/Modules.am
24140    A /trunk/modules/video_filter/mosaic.c
24141    M /trunk/modules/video_output/Modules.am
24142    A /trunk/modules/video_output/picture.c
24143    A /trunk/modules/video_output/picture.h
24144
24145 Basic mosaic, video blending modules
24146  * picture.c picture.h : vout that copies the rendered image in a libvlc
24147                          object.
24148  * mosaic.c : sub filter that takes all the images created by the picture
24149               module and blends them over the current video
24150
24151 I think i still have loads of things to fix (like memleaks)
24152
24153 Simple vlm configuration file to see this work :
24154 <<<<
24155 new chan1 broadcast enabled
24156 setup chan1 input somevideo1.avi
24157 setup chan1 option vout=picture
24158
24159 new chan2 broadcast enabled
24160 setup chan2 input somevideo2.avi
24161 setup chan2 option vout=picture
24162
24163 new bg broadcast enabled
24164 setup bg input somevideo0.avi
24165 setup bg option sub-filter=mosaic
24166
24167 control bg play
24168 control chan1 play
24169 control chan2 play
24170 >>>>
24171
24172 You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
24173
24174
24175
24176 ------------------------------------------------------------------------
24177 r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
24178 Changed paths:
24179    D /trunk/src/extras/dirent.h
24180
24181 * src/extras/dirent.h: removed useless file.
24182 ------------------------------------------------------------------------
24183 r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
24184 Changed paths:
24185    M /trunk/src/misc/vlm.c
24186
24187 * src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
24188
24189 ------------------------------------------------------------------------
24190 r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
24191 Changed paths:
24192    M /trunk/Makefile.am
24193    M /trunk/include/vlc_common.h
24194    M /trunk/modules/access/directory.c
24195    M /trunk/modules/control/http.c
24196    M /trunk/modules/demux/mkv.cpp
24197    M /trunk/modules/gui/skins2/src/theme_loader.cpp
24198    M /trunk/modules/gui/skins2/src/theme_repository.cpp
24199    M /trunk/modules/gui/wince/wince.h
24200    M /trunk/src/extras/dirent.c
24201    M /trunk/src/input/subtitles.c
24202
24203 * src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
24204 ------------------------------------------------------------------------
24205 r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (Mon, 21 Feb 2005) | 3 lines
24206 Changed paths:
24207    M /trunk/modules/video_filter/wall.c
24208
24209 wall.c: create properly sized (multiple of two each way) windows. set
24210 correct output resolution on the created windows
24211
24212 ------------------------------------------------------------------------
24213 r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
24214 Changed paths:
24215    M /trunk/modules/demux/livedotcom.cpp
24216
24217  * livedotcom: automatic TCP rollover when no data was received in 900ms and
24218  auto eof when no more data received in 3s (not tested a lot, so please report
24219  any problem).
24220   Do not set dts for video stream (make libmpeg2 happy).
24221  
24222
24223 ------------------------------------------------------------------------
24224 r10011 | fenrir | 2005-02-21 10:05:11 +0100 (Mon, 21 Feb 2005) | 2 lines
24225 Changed paths:
24226    M /trunk/modules/codec/ffmpeg/video.c
24227    M /trunk/modules/demux/mp4/mp4.c
24228
24229  * all: woops (debug messages left).
24230
24231 ------------------------------------------------------------------------
24232 r10010 | fenrir | 2005-02-21 10:03:07 +0100 (Mon, 21 Feb 2005) | 11 lines
24233 Changed paths:
24234    M /trunk/include/vlc_block.h
24235    M /trunk/include/vlc_es_out.h
24236    M /trunk/modules/codec/a52.c
24237    M /trunk/modules/codec/dts.c
24238    M /trunk/modules/codec/faad.c
24239    M /trunk/modules/codec/ffmpeg/audio.c
24240    M /trunk/modules/codec/ffmpeg/video.c
24241    M /trunk/modules/codec/flac.c
24242    M /trunk/modules/codec/libmpeg2.c
24243    M /trunk/modules/codec/mpeg_audio.c
24244    M /trunk/modules/codec/theora.c
24245    M /trunk/modules/demux/mp4/mp4.c
24246    M /trunk/modules/demux/ts.c
24247    M /trunk/src/input/decoder.c
24248    M /trunk/src/input/es_out.c
24249    M /trunk/src/input/input.c
24250    M /trunk/src/input/input_internal.h
24251
24252  * block: added 
24253     - BLOCK_FLAG_CORRUPTED : signal corrupted data (do not use anymore
24254  BLOCK_FLAG_DISCONTINUITY in that case)
24255     - BLOCK_FLAG_PREROLL : mark this block to be decoded (no matter what).
24256  * ffmpeg, libmpeg2: support BLOCK_FLAG_PREROLL (ie disable frame dropping).
24257  * input: added ES_OUT_SET_NEXT_DISPLAY_TIME to ease the work for preroll
24258  (untested).
24259  * mp4: added support for CTTS table (pts, needed for h264+bframe).
24260  * decoders: for now handle discontinuity and corrupted block the same way.
24261
24262
24263 ------------------------------------------------------------------------
24264 r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
24265 Changed paths:
24266    M /trunk/modules/demux/mkv.cpp
24267
24268 mkv.cpp: prepare code for multiple editions and ordered editions
24269 ------------------------------------------------------------------------
24270 r10008 | robux4 | 2005-02-21 08:52:19 +0100 (Mon, 21 Feb 2005) | 1 line
24271 Changed paths:
24272    M /trunk/modules/demux/mkv.cpp
24273
24274 mkv.cpp: do not spread gcc problems to other compilers
24275 ------------------------------------------------------------------------
24276 r10007 | yoann | 2005-02-21 00:22:21 +0100 (Mon, 21 Feb 2005) | 2 lines
24277 Changed paths:
24278    M /trunk/src/misc/vlm.c
24279
24280 * src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
24281
24282 ------------------------------------------------------------------------
24283 r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
24284 Changed paths:
24285    M /trunk/modules/codec/mpeg_audio.c
24286
24287 * modules/codec/mpeg_audio.c: let ffmpeg have the priority under WinCE.
24288 ------------------------------------------------------------------------
24289 r10003 | gbazin | 2005-02-20 22:26:14 +0100 (Sun, 20 Feb 2005) | 1 line
24290 Changed paths:
24291    M /trunk/configure.ac
24292
24293 * configure.ac: WinCE build fix.
24294 ------------------------------------------------------------------------
24295 r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 2 lines
24296 Changed paths:
24297    M /trunk/modules/services_discovery/sap.c
24298
24299 Add sdp meta-data to playlist
24300
24301 ------------------------------------------------------------------------
24302 r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
24303 Changed paths:
24304    M /trunk/src/misc/vlm.c
24305
24306 * src/misc/vlm.c: addded 'inputdel' setup command
24307 ------------------------------------------------------------------------
24308 r9999 | gbazin | 2005-02-20 21:53:01 +0100 (Sun, 20 Feb 2005) | 1 line
24309 Changed paths:
24310    A /trunk/INSTALL.wince
24311
24312 * INSTALL.wince: preliminary build instructions for the WinCE port of VLC.
24313 ------------------------------------------------------------------------
24314 r9998 | gbazin | 2005-02-20 21:47:04 +0100 (Sun, 20 Feb 2005) | 1 line
24315 Changed paths:
24316    M /trunk/modules/demux/subtitle.c
24317    M /trunk/modules/gui/wince/wince_rc.rc
24318    M /trunk/src/misc/httpd.c
24319
24320 * src/misc/httpd.c,  modules/demux/subtitle.c, modules/gui/wince/wince_rc.rc: more WinCE build fixes.
24321 ------------------------------------------------------------------------
24322 r9994 | markfm | 2005-02-20 17:05:39 +0100 (Sun, 20 Feb 2005) | 2 lines
24323 Changed paths:
24324    M /trunk/modules/misc/freetype.c
24325
24326 freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
24327
24328 ------------------------------------------------------------------------
24329 r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
24330 Changed paths:
24331    M /trunk/modules/video_output/wingdi.c
24332
24333 * modules/video_output/wingdi.c: major optimizations (avoid unnecessary memcpy of video frames + direct rendering for gapi).
24334 ------------------------------------------------------------------------
24335 r9990 | gbazin | 2005-02-20 16:16:12 +0100 (Sun, 20 Feb 2005) | 1 line
24336 Changed paths:
24337    M /trunk/modules/gui/wince/interface.cpp
24338    M /trunk/modules/gui/wince/video.cpp
24339    M /trunk/modules/gui/wince/wince.cpp
24340
24341 * modules/gui/wince: misc small fixes.
24342 ------------------------------------------------------------------------
24343 r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
24344 Changed paths:
24345    M /trunk/modules/video_filter/marq.c
24346
24347  video_filter/marq.c: converted to unix file format
24348
24349 ------------------------------------------------------------------------
24350 r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
24351 Changed paths:
24352    M /trunk/modules/video_filter/wall.c
24353
24354 wall.c: try to make all windows in a given aspect ratio for proper
24355 fullscreen. Collect the "blackness" on the far left/right/top/bottom.
24356 todo:
24357 * Make window aspect-ratio configureable
24358 * handle anamorphic input
24359 * constain the sizes of the windows to legal values
24360 * handle some rounding errors
24361
24362
24363 ------------------------------------------------------------------------
24364 r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
24365 Changed paths:
24366    M /trunk/modules/misc/freetype.c
24367
24368 freetype.c  add --freetype-opacity (0..100%), to control text transparency
24369
24370 ------------------------------------------------------------------------
24371 r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
24372 Changed paths:
24373    M /trunk/modules/video_filter/marq.c
24374
24375 marq.c -- allow relative positioning, like logo, via --marq-pos
24376
24377 ------------------------------------------------------------------------
24378 r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
24379 Changed paths:
24380    M /trunk/Makefile.am
24381    M /trunk/configure.ac
24382
24383  configure.ac: added --disable/enable-hal
24384  Makefile.am: in package-beos, use $(STRIP) instead of strip since we
24385    might be cross-compiling
24386
24387 ------------------------------------------------------------------------
24388 r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
24389 Changed paths:
24390    M /trunk/modules/demux/mkv.cpp
24391
24392  demux/mkv.cpp: be gcc 2.9x friendly:
24393   + careful when using std::string's compare, it has changed with gcc 3,
24394     you have to '#if __GNUC__ >= 3' <new syntax> #else <old syntax> #endif
24395   + gcc 2.9x doesn't know at() for vectors, use iterators instead
24396
24397 ------------------------------------------------------------------------
24398 r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
24399 Changed paths:
24400    M /trunk/modules/video_filter/wall.c
24401
24402 wall.c: reverted previous commit, new proper fix
24403
24404 ------------------------------------------------------------------------
24405 r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
24406 Changed paths:
24407    M /trunk/extras/contrib/README
24408    M /trunk/extras/contrib/bootstrap
24409    M /trunk/extras/contrib/src/Makefile
24410    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
24411
24412  contrib/*: enhanced contrib system to support cross-compilations.
24413    Give an argument to bootstrap to use it (for example
24414    `./bootstrap i586-pc-beos')
24415
24416 ------------------------------------------------------------------------
24417 r9981 | titer | 2005-02-18 17:13:11 +0100 (Fri, 18 Feb 2005) | 2 lines
24418 Changed paths:
24419    M /trunk/extras/contrib/src/Makefile
24420
24421  contrib/src/Makefile: fixed fribidi build on OS X != 10.2
24422
24423 ------------------------------------------------------------------------
24424 r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
24425 Changed paths:
24426    M /trunk/modules/video_output/opengl.c
24427
24428  opengl.c: higher priority on OS X
24429
24430 ------------------------------------------------------------------------
24431 r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
24432 Changed paths:
24433    M /trunk/modules/video_filter/wall.c
24434
24435 wall.c: do not assume all windows are equal width if they are not.
24436
24437 ------------------------------------------------------------------------
24438 r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
24439 Changed paths:
24440    M /trunk/modules/gui/macosx/voutgl.m
24441
24442  macosx/voutgl.m: fixed another crash (hopefully the last one).
24443    Looks like OS X delayed the window destruction, causing the crash
24444    since reshape tries to use p_vout after it's been freed.
24445
24446 ------------------------------------------------------------------------
24447 r9977 | robux4 | 2005-02-18 16:07:57 +0100 (Fri, 18 Feb 2005) | 1 line
24448 Changed paths:
24449    M /trunk/modules/demux/mkv.cpp
24450
24451 mkv.cpp: handle seeking the way it's supposed to work (in the future)
24452 ------------------------------------------------------------------------
24453 r9976 | titer | 2005-02-18 15:01:21 +0100 (Fri, 18 Feb 2005) | 3 lines
24454 Changed paths:
24455    M /trunk/modules/gui/macosx/vout.m
24456    M /trunk/modules/gui/macosx/voutgl.m
24457    M /trunk/modules/gui/macosx/voutqt.m
24458    M /trunk/modules/video_output/opengl.c
24459
24460  video_output/opengl.c: fixed a (OS X only) segfault
24461  macosx/vout*.m: cleaning
24462
24463 ------------------------------------------------------------------------
24464 r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
24465 Changed paths:
24466    M /trunk/Makefile.am
24467
24468 * Makefile.am: fixed package-win32 target
24469 ------------------------------------------------------------------------
24470 r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
24471 Changed paths:
24472    M /trunk/modules/gui/wxwindows/streamout.cpp
24473    M /trunk/modules/gui/wxwindows/wxwindows.h
24474
24475 * modules/gui/wxwindows/streamout.cpp: Added an sout-all checkbox + removed the RTP output line which was cluttering the dialog box more than anything else.
24476 ------------------------------------------------------------------------
24477 r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (Thu, 17 Feb 2005) | 1 line
24478 Changed paths:
24479    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
24480    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
24481    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
24482    M /trunk/modules/gui/macosx/playlist.h
24483    M /trunk/modules/gui/macosx/playlist.m
24484
24485 * mirrored the 'services discovery' menu in the file menu -- the flags indicating the running services are partially broken (you do only see them at the same position as you activated the service). I'll fix that after the WE
24486 ------------------------------------------------------------------------
24487 r9971 | robux4 | 2005-02-17 21:12:53 +0100 (Thu, 17 Feb 2005) | 1 line
24488 Changed paths:
24489    M /trunk/modules/demux/mkv.cpp
24490
24491 mkv.cpp: fix the update of the timecode and position bar after seeking
24492 ------------------------------------------------------------------------
24493 r9970 | hartman | 2005-02-17 18:30:36 +0100 (Thu, 17 Feb 2005) | 5 lines
24494 Changed paths:
24495    M /trunk/modules/gui/macosx/macosx.m
24496    M /trunk/modules/gui/macosx/playlist.m
24497
24498 * playlist.m:
24499   - Make sure cd/dvd's can be D&D and recognized. (cdda autodetection still fails)
24500   - Make sure disk names are retrieved when opening cd/dvd's
24501 * macosx.m: Give the submodules proper descriptions.
24502
24503 ------------------------------------------------------------------------
24504 r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
24505 Changed paths:
24506    M /trunk/modules/demux/mkv.cpp
24507
24508 mkv.cpp: more debug and checks
24509 ------------------------------------------------------------------------
24510 r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
24511 Changed paths:
24512    D /trunk/activex/axvlc.reg
24513
24514 no longer necessary, thanks to self-registration 
24515
24516 ------------------------------------------------------------------------
24517 r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
24518 Changed paths:
24519    M /trunk/activex/Makefile.am
24520    M /trunk/activex/README.TXT
24521    M /trunk/activex/axvlc.idl
24522    A /trunk/activex/axvlc.inf
24523    M /trunk/activex/axvlc.tlb
24524    M /trunk/activex/axvlc_idl.c
24525    M /trunk/activex/axvlc_idl.h
24526    M /trunk/activex/main.cpp
24527    M /trunk/activex/oleobject.cpp
24528    M /trunk/activex/persistpropbag.cpp
24529    M /trunk/activex/plugin.cpp
24530    M /trunk/activex/plugin.h
24531    M /trunk/activex/provideclassinfo.cpp
24532    M /trunk/activex/test.html
24533    M /trunk/activex/vlccontrol.cpp
24534    M /trunk/configure.ac
24535
24536 - miscelleanous fixes and improvements
24537 - self registration (Internet installation now possible)
24538
24539 ------------------------------------------------------------------------
24540 r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
24541 Changed paths:
24542    M /trunk/modules/demux/mkv.cpp
24543
24544 mkv.cpp: finer granularity for seeking (useful for long files)
24545 ------------------------------------------------------------------------
24546 r9965 | hartman | 2005-02-17 02:53:50 +0100 (Thu, 17 Feb 2005) | 2 lines
24547 Changed paths:
24548    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
24549    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
24550    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
24551    M /trunk/modules/gui/macosx/intf.h
24552    M /trunk/modules/gui/macosx/intf.m
24553    M /trunk/modules/gui/macosx/misc.m
24554    M /trunk/modules/gui/macosx/playlist.h
24555    M /trunk/modules/gui/macosx/playlist.m
24556
24557 * Finally fixed the issue with resizing the controller and the broken playlist view that was the result of this resize. Estimated 60 hours spent to work around a stupid autoresize bug in the AppKit of Cocoa.
24558
24559 ------------------------------------------------------------------------
24560 r9961 | robux4 | 2005-02-16 23:01:41 +0100 (Wed, 16 Feb 2005) | 1 line
24561 Changed paths:
24562    M /trunk/modules/demux/a52.c
24563    M /trunk/modules/demux/aac.c
24564    M /trunk/modules/demux/aiff.c
24565    M /trunk/modules/demux/au.c
24566    M /trunk/modules/demux/demuxdump.c
24567    M /trunk/modules/demux/dts.c
24568    M /trunk/modules/demux/flac.c
24569    M /trunk/modules/demux/livedotcom.cpp
24570    M /trunk/modules/demux/m3u.c
24571    M /trunk/modules/demux/mjpeg.c
24572    M /trunk/modules/demux/mkv.cpp
24573    M /trunk/modules/demux/mod.c
24574    M /trunk/modules/demux/nsv.c
24575    M /trunk/modules/demux/ogg.c
24576    M /trunk/modules/demux/ps.c
24577    M /trunk/modules/demux/pva.c
24578    M /trunk/modules/demux/rawdv.c
24579    M /trunk/modules/demux/real.c
24580    M /trunk/modules/demux/sgimb.c
24581    M /trunk/modules/demux/subtitle.c
24582    M /trunk/modules/demux/ts.c
24583    M /trunk/modules/demux/vobsub.c
24584    M /trunk/modules/demux/wav.c
24585
24586 avoid \r\n problems
24587 ------------------------------------------------------------------------
24588 r9960 | robux4 | 2005-02-16 22:16:34 +0100 (Wed, 16 Feb 2005) | 1 line
24589 Changed paths:
24590    M /trunk/modules/demux/mkv.cpp
24591
24592 mkv.cpp: use time-based seeking whenever possible
24593 ------------------------------------------------------------------------
24594 r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
24595 Changed paths:
24596    M /trunk/configure.ac
24597    A /trunk/po/ne.po
24598    M /trunk/src/libvlc.h
24599    M /trunk/src/misc/darwin_specific.m
24600
24601 * ALL:  added Nepali as the last of Simos Xenitellis' list of languages
24602 ------------------------------------------------------------------------
24603 r9958 | gbazin | 2005-02-16 16:35:35 +0100 (Wed, 16 Feb 2005) | 1 line
24604 Changed paths:
24605    M /trunk/modules/misc/network/ipv4.c
24606
24607 * modules/misc/network/ipv4.c: WinCE fix.
24608 ------------------------------------------------------------------------
24609 r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
24610 Changed paths:
24611    M /trunk/src/extras/libc.c
24612
24613 * src/extras/libc.c: fixed vlc_strncasecmp().
24614 ------------------------------------------------------------------------
24615 r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
24616 Changed paths:
24617    M /trunk/src/video_output/vout_subpictures.c
24618
24619 * forgot to commit this yesterday after the --spu-foo renames
24620
24621 ------------------------------------------------------------------------
24622 r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
24623 Changed paths:
24624    M /trunk/configure.ac
24625    M /trunk/modules/video_output/Modules.am
24626    M /trunk/modules/video_output/wingdi.c
24627
24628 * configure.ac, modules/video_output/wingdi.c: enable wingapi vout on WinCE.
24629 ------------------------------------------------------------------------
24630 r9954 | gbazin | 2005-02-16 01:48:12 +0100 (Wed, 16 Feb 2005) | 1 line
24631 Changed paths:
24632    M /trunk/configure.ac
24633
24634 * configure.ac: fixed typo.
24635 ------------------------------------------------------------------------
24636 r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
24637 Changed paths:
24638    M /trunk/modules/gui/wince/Modules.am
24639    D /trunk/modules/gui/wince/wince.rc
24640    A /trunk/modules/gui/wince/wince_rc.rc (from /trunk/modules/gui/wince/wince.rc:9946)
24641
24642 * modules/gui/wince: compile the resource file as well.
24643 ------------------------------------------------------------------------
24644 r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
24645 Changed paths:
24646    M /trunk/modules/demux/ts.c
24647
24648 *  modules/demux/ts.c: WinCE fix.
24649 ------------------------------------------------------------------------
24650 r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
24651 Changed paths:
24652    M /trunk/src/libvlc.h
24653
24654 * correction of the description of audio-language
24655
24656 ------------------------------------------------------------------------
24657 r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
24658 Changed paths:
24659    M /trunk/configure.ac
24660
24661 * configure.ac: don't compile mux_ts if --disable-sout is specified.
24662 ------------------------------------------------------------------------
24663 r9949 | gbazin | 2005-02-15 23:28:31 +0100 (Tue, 15 Feb 2005) | 1 line
24664 Changed paths:
24665    M /trunk/configure.ac
24666
24667 * configure.ac: another wince build fix.
24668 ------------------------------------------------------------------------
24669 r9948 | gbazin | 2005-02-15 23:10:26 +0100 (Tue, 15 Feb 2005) | 1 line
24670 Changed paths:
24671    M /trunk/configure.ac
24672    M /trunk/src/vlc.c
24673
24674 * configure.ac, src/vlc.c: WinCE build fixes.
24675 ------------------------------------------------------------------------
24676 r9947 | gbazin | 2005-02-15 23:01:17 +0100 (Tue, 15 Feb 2005) | 1 line
24677 Changed paths:
24678    M /trunk/src/libvlc.c
24679
24680 * src/libvlc.c: fixed small memory leak.
24681 ------------------------------------------------------------------------
24682 r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
24683 Changed paths:
24684    M /trunk/modules/gui/wince/fileinfo.cpp
24685    M /trunk/modules/gui/wince/interface.cpp
24686    M /trunk/modules/gui/wince/iteminfo.cpp
24687    M /trunk/modules/gui/wince/menus.cpp
24688    M /trunk/modules/gui/wince/messages.cpp
24689    M /trunk/modules/gui/wince/open.cpp
24690    M /trunk/modules/gui/wince/playlist.cpp
24691    M /trunk/modules/gui/wince/preferences.cpp
24692    M /trunk/modules/gui/wince/preferences_widgets.cpp
24693    M /trunk/modules/gui/wince/subtitles.cpp
24694    M /trunk/modules/gui/wince/timer.cpp
24695    M /trunk/modules/gui/wince/wince.cpp
24696    M /trunk/modules/gui/wince/wince.h
24697    M /trunk/modules/gui/wince/wince.rc
24698
24699 * modules/gui/wince: WinCE build fixes.
24700 ------------------------------------------------------------------------
24701 r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
24702 Changed paths:
24703    M /trunk/configure.ac
24704
24705 * configure.ac: fixed typo.
24706 ------------------------------------------------------------------------
24707 r9944 | gbazin | 2005-02-15 22:26:24 +0100 (Tue, 15 Feb 2005) | 1 line
24708 Changed paths:
24709    M /trunk/include/vlc/vlc.h
24710
24711 * include/vlc/vlc.h: WinCE build fix.
24712 ------------------------------------------------------------------------
24713 r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
24714 Changed paths:
24715    M /trunk/m4/vlc.m4
24716
24717 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling.
24718 ------------------------------------------------------------------------
24719 r9942 | gbazin | 2005-02-15 22:21:17 +0100 (Tue, 15 Feb 2005) | 1 line
24720 Changed paths:
24721    M /trunk/include/main.h
24722    M /trunk/include/vlc_threads.h
24723    M /trunk/modules/access/mms/mmstu.c
24724    M /trunk/modules/codec/cmml/browser_open.c
24725    M /trunk/modules/video_output/wingdi.c
24726    M /trunk/src/input/subtitles.c
24727    M /trunk/src/misc/configuration.c
24728    M /trunk/src/misc/modules.c
24729    M /trunk/src/misc/win32_specific.c
24730
24731 * ALL: WinCE build fixes.
24732 ------------------------------------------------------------------------
24733 r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
24734 Changed paths:
24735    M /trunk/configure.ac
24736
24737 * configure.ac: forgot to save this change.
24738 ------------------------------------------------------------------------
24739 r9940 | gbazin | 2005-02-15 22:09:09 +0100 (Tue, 15 Feb 2005) | 1 line
24740 Changed paths:
24741    M /trunk/Makefile.am
24742    M /trunk/configure.ac
24743
24744 * configure.ac, Makefile.am: adapted the build for the gcc wince cross-compiler.
24745 ------------------------------------------------------------------------
24746 r9939 | gbazin | 2005-02-15 21:44:22 +0100 (Tue, 15 Feb 2005) | 1 line
24747 Changed paths:
24748    M /trunk/modules/gui/wxwindows/messages.cpp
24749
24750 * modules/gui/wxwindows/messages.cpp: fixed insertion point in messages window.
24751 ------------------------------------------------------------------------
24752 r9938 | hartman | 2005-02-15 21:29:29 +0100 (Tue, 15 Feb 2005) | 5 lines
24753 Changed paths:
24754    M /trunk/NEWS
24755    M /trunk/include/vlc_es_out.h
24756    M /trunk/include/vlc_input.h
24757    M /trunk/modules/access/dvdnav.c
24758    M /trunk/modules/codec/svcdsub.c
24759    M /trunk/modules/gui/wxwindows/open.cpp
24760    M /trunk/src/input/es_out.c
24761    M /trunk/src/input/var.c
24762    M /trunk/src/libvlc.h
24763
24764 * renamed --spu-track to --sub-track
24765 * renamed --spumargin to --sub-margin
24766 * renamed --spu-language to --sub-language
24767 * added note to NEWS about changed names of options
24768
24769 ------------------------------------------------------------------------
24770 r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
24771 Changed paths:
24772    M /trunk/src/libvlc.h
24773    M /trunk/src/misc/darwin_specific.m
24774
24775 * Added the new languages to the prefs and the OSX environment.
24776
24777 ------------------------------------------------------------------------
24778 r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
24779 Changed paths:
24780    M /trunk/activex
24781
24782 * Set svn:ignore on activex dir.
24783
24784 ------------------------------------------------------------------------
24785 r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
24786 Changed paths:
24787    M /trunk/include/vlc_access.h
24788    M /trunk/include/vlc_es_out.h
24789    M /trunk/modules/codec/svcdsub.c
24790    M /trunk/modules/gui/wxwindows/open.cpp
24791    M /trunk/src/input/es_out.c
24792    M /trunk/src/input/var.c
24793    M /trunk/src/libvlc.h
24794
24795 * renamed audio-channel to audio-track so ppl don't confuse it with audio-channels
24796 * renamed spu-channel to spu-track
24797 * "Tracks settings" should be "Track settings"
24798
24799 ------------------------------------------------------------------------
24800 r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
24801 Changed paths:
24802    M /trunk/activex/inplace.bmp
24803    M /trunk/evc/errno.h
24804    M /trunk/extras/MacOSX/Resources/about_bg.png
24805    M /trunk/modules/codec/libmpeg2.c
24806    M /trunk/modules/codec/speex.c
24807    M /trunk/modules/control/hotkeys.c
24808    M /trunk/modules/control/ntservice.c
24809    M /trunk/modules/control/rtci.c
24810    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
24811    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
24812    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
24813    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
24814    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
24815    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
24816    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
24817    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
24818    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
24819    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
24820    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
24821    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
24822    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
24823    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
24824    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
24825    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
24826    M /trunk/modules/gui/skins2/events/evt_key.cpp
24827    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
24828    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
24829    M /trunk/modules/gui/skins2/events/evt_special.cpp
24830    M /trunk/modules/gui/skins2/parser/builder.cpp
24831    M /trunk/modules/gui/skins2/src/anchor.cpp
24832    M /trunk/modules/gui/skins2/src/theme.cpp
24833    M /trunk/modules/gui/skins2/src/theme.hpp
24834    M /trunk/modules/gui/skins2/src/theme_loader.cpp
24835    M /trunk/modules/gui/skins2/src/theme_loader.hpp
24836    M /trunk/modules/gui/skins2/src/theme_repository.cpp
24837    M /trunk/modules/gui/skins2/src/theme_repository.hpp
24838    M /trunk/modules/gui/skins2/src/vlcproc.cpp
24839    M /trunk/modules/gui/skins2/src/vlcproc.hpp
24840    M /trunk/modules/gui/skins2/src/window_manager.cpp
24841    M /trunk/modules/gui/skins2/utils/fsm.cpp
24842    M /trunk/modules/gui/skins2/utils/var_bool.cpp
24843    M /trunk/modules/gui/skins2/utils/var_bool.hpp
24844    M /trunk/modules/gui/skins2/utils/var_text.cpp
24845    M /trunk/modules/gui/skins2/utils/var_text.hpp
24846    M /trunk/modules/gui/skins2/vars/time.cpp
24847    M /trunk/modules/gui/skins2/vars/time.hpp
24848    M /trunk/modules/gui/skins2/vars/volume.hpp
24849    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
24850    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
24851    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
24852    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
24853    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
24854    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
24855    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
24856    M /trunk/modules/gui/wince/wince.rc
24857    M /trunk/modules/video_output/wingdi.c
24858
24859 Remove bogus executable permissions
24860
24861 ------------------------------------------------------------------------
24862 r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
24863 Changed paths:
24864    M /trunk/doc/vlc.1
24865
24866  * small man page update. It'd be nice to the http://videolan.org/doc
24867   url somewhere but i don't know where man page conventions would put
24868   that.
24869
24870
24871 ------------------------------------------------------------------------
24872 r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
24873 Changed paths:
24874    M /trunk/modules/demux/mkv.cpp
24875
24876 mkv.cpp: don't wait for frames that won't be displayed when seeking
24877 ------------------------------------------------------------------------
24878 r9931 | robux4 | 2005-02-14 22:00:52 +0100 (Mon, 14 Feb 2005) | 1 line
24879 Changed paths:
24880    M /trunk/modules/demux/mkv.cpp
24881
24882 mkv.cpp: try to decode H.264 with the avc1 FourCC (same as used for the MP4 source)
24883 ------------------------------------------------------------------------
24884 r9929 | gbazin | 2005-02-14 11:12:19 +0100 (Mon, 14 Feb 2005) | 1 line
24885 Changed paths:
24886    M /trunk/modules/access/mms/mmsh.c
24887    M /trunk/modules/access/mms/mmstu.c
24888
24889 * modules/access/mms: fixed recent breakage.
24890 ------------------------------------------------------------------------
24891 r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
24892 Changed paths:
24893    M /trunk/include/vlc_input.h
24894    M /trunk/modules/demux/mkv.cpp
24895
24896 * modules/demux/mkv.cpp: fix for chapters seeking + support for more chapter elements, like hidden chapters. Patch by Steve Lhomme (steve dot lhomme at free dot fr).
24897 * include/vlc_input.h: added an i_level member to seekpoint_t for nested chapters (patch by Steve Lhomme).
24898
24899 ------------------------------------------------------------------------
24900 r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
24901 Changed paths:
24902    M /trunk/modules/gui/wxwindows/wizard.cpp
24903
24904 wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
24905
24906 ------------------------------------------------------------------------
24907 r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
24908 Changed paths:
24909    M /trunk/modules/gui/wxwindows/wizard.cpp
24910
24911 wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
24912
24913 ------------------------------------------------------------------------
24914 r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
24915 Changed paths:
24916    M /trunk/extras/contrib/src/Makefile
24917    D /trunk/extras/contrib/src/Patches/ebml.patch
24918    D /trunk/extras/contrib/src/Patches/matroska.patch
24919    M /trunk/extras/contrib/src/packages.mak
24920
24921 * all: updated the used Matroska/Ebml versions to 0.7.5 / 0.7.3, removed the old patches and changed their URLs to the official server instead of the VideoLAN-one
24922 ------------------------------------------------------------------------
24923 r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (Sat, 12 Feb 2005) | 1 line
24924 Changed paths:
24925    M /trunk/po/POTFILES.in
24926    M /trunk/po/bn.po
24927    M /trunk/po/da.po
24928    M /trunk/po/de.po
24929    M /trunk/po/el.po
24930    M /trunk/po/en_GB.po
24931    M /trunk/po/es.po
24932    M /trunk/po/fr.po
24933    M /trunk/po/hi.po
24934    M /trunk/po/hu.po
24935    M /trunk/po/it.po
24936    M /trunk/po/ja.po
24937    M /trunk/po/my.po
24938    M /trunk/po/nl.po
24939    M /trunk/po/no.po
24940    M /trunk/po/pl.po
24941    M /trunk/po/ps.po
24942    M /trunk/po/pt_BR.po
24943    M /trunk/po/ru.po
24944    M /trunk/po/sv.po
24945    M /trunk/po/tet.po
24946    M /trunk/po/tl.po
24947    M /trunk/po/vlc.pot
24948
24949 * all: brought the po-files in sync with each other (i.e. ran ./toolbox --update-po)
24950 ------------------------------------------------------------------------
24951 r9922 | gbazin | 2005-02-12 12:00:56 +0100 (Sat, 12 Feb 2005) | 6 lines
24952 Changed paths:
24953    M /trunk/modules/access/http.c
24954    M /trunk/modules/access/mms/mmsh.c
24955    M /trunk/modules/access/mms/mmstu.c
24956    M /trunk/modules/demux/livedotcom.cpp
24957
24958 * modules/access/http.c,modules/access/mmsh,modules/demux/livedotcom.cpp: Disable clock synchro 
24959 algorithm for http/mms/rtsp by default for now since our algo was designed for local network 
24960 streaming of MPEG over UDP in mind and doesn't work well in other cases.
24961 You can still use the --clock-synchro config option to override this.
24962 Hopefully this commit will be reverted once the clock synchro has been re-written.
24963
24964 ------------------------------------------------------------------------
24965 r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
24966 Changed paths:
24967    A /trunk/po/bn.po
24968    A /trunk/po/hi.po
24969    A /trunk/po/my.po
24970    A /trunk/po/ps.po
24971    A /trunk/po/tet.po
24972    A /trunk/po/tl.po
24973
24974 sorry for the previous commit. here are the new po-files.
24975 ------------------------------------------------------------------------
24976 r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (Sat, 12 Feb 2005) | 1 line
24977 Changed paths:
24978    M /trunk/configure.ac
24979    M /trunk/po/da.po
24980    M /trunk/po/de.po
24981    M /trunk/po/en_GB.po
24982    M /trunk/po/es.po
24983    M /trunk/po/fr.po
24984    M /trunk/po/hu.po
24985    M /trunk/po/it.po
24986    M /trunk/po/ja.po
24987    M /trunk/po/nl.po
24988    M /trunk/po/no.po
24989    M /trunk/po/pl.po
24990    M /trunk/po/pt_BR.po
24991    M /trunk/po/ru.po
24992    M /trunk/po/sv.po
24993    M /trunk/po/vlc.pot
24994
24995 * all: initial translations to Hindi, Pashto, Burmese, Tetum, Tagalog and Bengali by Simos Xenitellis' team
24996 ------------------------------------------------------------------------
24997 r9919 | gbazin | 2005-02-11 13:36:22 +0100 (Fri, 11 Feb 2005) | 1 line
24998 Changed paths:
24999    M /trunk/modules/access/dvdnav.c
25000
25001 * modules/access/dvdnav.c: fixed typo.
25002 ------------------------------------------------------------------------
25003 r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
25004 Changed paths:
25005    M /trunk/modules/gui/skins2/src/theme_loader.cpp
25006
25007 GCC 3.3.3 has strong type checking
25008 ------------------------------------------------------------------------
25009 r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
25010 Changed paths:
25011    M /trunk/modules/gui/wxwindows/bookmarks.cpp
25012    M /trunk/modules/gui/wxwindows/interface.cpp
25013    M /trunk/modules/gui/wxwindows/video.cpp
25014    M /trunk/modules/gui/wxwindows/wxwindows.h
25015
25016 * modules/gui/wxwindows: MSVC fixes for the wxwindows interface plugin. Patch by Steve Lhomme (steve dot lhomme at free dot fr) + modifications by me.
25017 ------------------------------------------------------------------------
25018 r9916 | zorglub | 2005-02-11 11:30:09 +0100 (Fri, 11 Feb 2005) | 2 lines
25019 Changed paths:
25020    M /trunk/THANKS
25021
25022 Added Steve Lhomme to the list of contributors. Thanks :)
25023
25024 ------------------------------------------------------------------------
25025 r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
25026 Changed paths:
25027    M /trunk/msvc/plugins.dsp.in
25028    M /trunk/msvc/vlc.dsp.in
25029
25030 * msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr).
25031   Here is a patch to have the same file names and locations as the mingw32 build.
25032   It also put .pdb files in debug mode next to the build files to allow debugging even when you're coding another module...
25033
25034 ------------------------------------------------------------------------
25035 r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
25036 Changed paths:
25037    M /trunk/src/libvlc.c
25038    M /trunk/src/libvlc.h
25039
25040 * src/libvlc.c,h: new --help-verbose option that activates printing of longtext descriptions for config options.
25041 ------------------------------------------------------------------------
25042 r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
25043 Changed paths:
25044    M /trunk/src/libvlc.c
25045
25046 * src/libvlc.c: help now prints the list of integer values.
25047 ------------------------------------------------------------------------
25048 r9912 | gbazin | 2005-02-10 14:26:52 +0100 (Thu, 10 Feb 2005) | 1 line
25049 Changed paths:
25050    M /trunk/src/input/input.c
25051    M /trunk/src/input/var.c
25052    M /trunk/src/libvlc.h
25053
25054 * src/libvlc.h, src/input/: new --clock-synchro option to enable/disable the input clock synchronisation algorithm.
25055 ------------------------------------------------------------------------
25056 r9911 | gbazin | 2005-02-10 12:58:12 +0100 (Thu, 10 Feb 2005) | 1 line
25057 Changed paths:
25058    M /trunk/modules/gui/skins2/src/theme_loader.cpp
25059
25060 * modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
25061 ------------------------------------------------------------------------
25062 r9910 | gbazin | 2005-02-10 12:56:54 +0100 (Thu, 10 Feb 2005) | 1 line
25063 Changed paths:
25064    M /trunk/modules/gui/wxwindows/playlist.cpp
25065
25066 * modules/gui/wxwindows: do not use INSERT_ELEM in c++ code.
25067 ------------------------------------------------------------------------
25068 r9909 | gbazin | 2005-02-10 11:32:54 +0100 (Thu, 10 Feb 2005) | 1 line
25069 Changed paths:
25070    M /trunk/modules/gui/wxwindows/interface.cpp
25071    M /trunk/modules/gui/wxwindows/playlist.cpp
25072
25073 * modules/gui/wxwindows/*: keep compatibility with wxWidgets 2.4.x + changed default playlist size.
25074 ------------------------------------------------------------------------
25075 r9908 | gbazin | 2005-02-09 14:52:40 +0100 (Wed, 09 Feb 2005) | 1 line
25076 Changed paths:
25077    M /trunk/modules/gui/wxwindows/interface.cpp
25078
25079 * modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
25080 ------------------------------------------------------------------------
25081 r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
25082 Changed paths:
25083    M /trunk/modules/demux/mkv.cpp
25084
25085 * modules/demux/mkv.cpp: compilation fixes.
25086 ------------------------------------------------------------------------
25087 r9906 | gbazin | 2005-02-09 11:09:41 +0100 (Wed, 09 Feb 2005) | 3 lines
25088 Changed paths:
25089    M /trunk/configure.ac
25090    M /trunk/modules/demux/mkv.cpp
25091
25092 * modules/demux/mkv.cpp: Patch by Steve Lhomme (steve dot lhomme at free dot fr) to allow the Matroska demuxer to find all files in the same "family" in the same directory as the source file.
25093 This will be useful to find segments corresponding to the different titles/domains (as in DVDs).
25094
25095 ------------------------------------------------------------------------
25096 r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
25097 Changed paths:
25098    M /trunk/src/extras/libc.c
25099
25100 * src/extras/libc.c: removed unused vlc_seek().
25101 ------------------------------------------------------------------------
25102 r9904 | fenrir | 2005-02-08 18:05:37 +0100 (Tue, 08 Feb 2005) | 2 lines
25103 Changed paths:
25104    M /trunk/modules/demux/ts.c
25105
25106  * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
25107
25108 ------------------------------------------------------------------------
25109 r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
25110 Changed paths:
25111    M /trunk/include/vlc_access.h
25112    M /trunk/modules/access/mms/mmsh.c
25113    M /trunk/modules/access/mms/mmstu.c
25114    M /trunk/modules/demux/asf/asf.c
25115    M /trunk/src/input/stream.c
25116
25117  * all: better support for MBR mms stream (display only received streams).
25118
25119 ------------------------------------------------------------------------
25120 r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
25121 Changed paths:
25122    M /trunk/modules/access/dvdnav.c
25123    M /trunk/src/input/es_out.c
25124    M /trunk/src/input/var.c
25125    M /trunk/src/libvlc.h
25126
25127  * all: added a --audio-language and --spu-language to select tracks based
25128  on language code.
25129  Both options accepts a list (comma separated) of country code(2/3 letters)
25130 or name (english/native).
25131  For demuxers that doesn't provide language info, they are ignored.
25132
25133  Support for dvdnav isn't complete (only first language is tried) and untested.
25134
25135  Ex: --spu-language en,fr will try to select english track and if none
25136  then french one (and if none, no subtitle).
25137  (you can also use --spu-language english,french or english,francais)
25138  
25139
25140 ------------------------------------------------------------------------
25141 r9901 | fenrir | 2005-02-08 17:45:47 +0100 (Tue, 08 Feb 2005) | 2 lines
25142 Changed paths:
25143    M /trunk/modules/control/http.c
25144
25145  * http: add a redirect from */index.html to */
25146
25147 ------------------------------------------------------------------------
25148 r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
25149 Changed paths:
25150    M /trunk/modules/gui/wxwindows/Modules.am
25151    M /trunk/modules/gui/wxwindows/bookmarks.cpp
25152
25153 Include missing images to dist
25154 Autofocus the OK button in bookmark edit
25155
25156 ------------------------------------------------------------------------
25157 r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
25158 Changed paths:
25159    M /trunk/Makefile.am
25160
25161 Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.
25162
25163 ------------------------------------------------------------------------
25164 r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
25165 Changed paths:
25166    M /trunk/include/vlc_common.h
25167
25168 * include/vlc_common.h: avoid compiler warnings.
25169 ------------------------------------------------------------------------
25170 r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
25171 Changed paths:
25172    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25173
25174 preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets).  People using Cygwin:  either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.
25175
25176 ------------------------------------------------------------------------
25177 r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
25178 Changed paths:
25179    M /trunk/include/stream_output.h
25180    M /trunk/src/stream_output/announce.c
25181    M /trunk/src/stream_output/sap.c
25182
25183 fix two memleaks and remove a bogus net_Close()
25184
25185 ------------------------------------------------------------------------
25186 r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
25187 Changed paths:
25188    M /trunk/modules/stream_out/standard.c
25189
25190 - Fixes a segmentation fault in sout_AnnounceSessionDestroy
25191
25192 ------------------------------------------------------------------------
25193 r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
25194 Changed paths:
25195    M /trunk/include/modules_inner.h
25196    M /trunk/include/vlc_common.h
25197    M /trunk/modules/codec/ffmpeg/audio.c
25198    M /trunk/modules/codec/ffmpeg/encoder.c
25199
25200 * include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
25201
25202 ------------------------------------------------------------------------
25203 r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
25204 Changed paths:
25205    M /trunk/modules/access/smb.c
25206
25207 Compile fix, unbreak smb access on Linux
25208
25209 ------------------------------------------------------------------------
25210 r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
25211 Changed paths:
25212    M /trunk/modules/gui/wxwindows/playlist.cpp
25213    M /trunk/modules/gui/wxwindows/wxwindows.h
25214    M /trunk/modules/services_discovery/daap.c
25215
25216 * wx: Ensure that callbacks are not registered twice
25217 * DAAP: don't crash if connection to host timeouts
25218
25219 ------------------------------------------------------------------------
25220 r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
25221 Changed paths:
25222    M /trunk/modules/demux/subtitle.c
25223    M /trunk/modules/services_discovery/daap.c
25224    M /trunk/src/input/var.c
25225
25226 Fix subtitle delay < 0 
25227 DAAP compile fix
25228
25229 ------------------------------------------------------------------------
25230 r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
25231 Changed paths:
25232    M /trunk/configure.ac
25233
25234 - Fix previous buggy commit
25235
25236 ------------------------------------------------------------------------
25237 r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
25238 Changed paths:
25239    M /trunk/Makefile.am
25240    M /trunk/configure.ac
25241
25242 - Fix building of vlc-config
25243   VLC can now be built in a subdirectory
25244
25245 ------------------------------------------------------------------------
25246 r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
25247 Changed paths:
25248    M /trunk/include/vlc_playlist.h
25249    M /trunk/modules/gui/macosx/playlist.m
25250    M /trunk/modules/gui/wxwindows/playlist.cpp
25251    M /trunk/modules/gui/wxwindows/wxwindows.h
25252    M /trunk/modules/services_discovery/daap.c
25253    M /trunk/modules/services_discovery/hal.c
25254    M /trunk/modules/services_discovery/sap.c
25255    M /trunk/src/playlist/view.c
25256
25257 * wx : simplify some code, remove some useless duplications
25258        hopefully prevent deadlocks
25259
25260 * API : add the b_force parameter to playlist_NodeDelete. If TRUE, nodes that are marked as read-only will also be deleted. Use with care.
25261
25262 * SAP/DAAP : Ensure that the  node gets removed on quit
25263 * HAL : Remove the node on quit and fix f**age of the Close function
25264
25265 ------------------------------------------------------------------------
25266 r9883 | courmisch | 2005-02-05 15:40:38 +0100 (Sat, 05 Feb 2005) | 3 lines
25267 Changed paths:
25268    M /trunk/include/stream_output.h
25269    M /trunk/modules/services_discovery/sap.c
25270    M /trunk/src/stream_output/sap.c
25271
25272 * convert SAP announce name & group from locale to UTF-8
25273 * fix bug in previous SAP commit
25274
25275 ------------------------------------------------------------------------
25276 r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
25277 Changed paths:
25278    M /trunk/src/input/control.c
25279
25280 input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
25281
25282 ------------------------------------------------------------------------
25283 r9881 | andrep | 2005-02-04 17:13:11 +0100 (Fri, 04 Feb 2005) | 3 lines
25284 Changed paths:
25285    M /trunk/modules/video_filter/scale.c
25286
25287 * modules/video_filter/scale.c: Guard against p_pic->pf_release being NULL, which can happen e.g. if an unknown chroma is passed to the video output/filter
25288
25289
25290 ------------------------------------------------------------------------
25291 r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
25292 Changed paths:
25293    M /trunk/modules/services_discovery/sap.c
25294
25295 Attempts to recode SAP announces from UTF-8 to user's charset
25296 (will fix improperly encoded playlist items when the user's charset
25297 does not match the SAP announcer's one, provided all SAP announce be
25298 made into UTF-8)
25299
25300 ------------------------------------------------------------------------
25301 r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
25302 Changed paths:
25303    M /trunk/modules/services_discovery/sap.c
25304
25305 * Mem leak fixed
25306
25307 ------------------------------------------------------------------------
25308 r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
25309 Changed paths:
25310    M /trunk/modules/gui/beos/VideoOutput.cpp
25311
25312  beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
25313
25314 ------------------------------------------------------------------------
25315 r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
25316 Changed paths:
25317    M /trunk/modules/packetizer/mpeg4video.c
25318
25319 * modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
25320 ------------------------------------------------------------------------
25321 r9873 | gbazin | 2005-02-02 16:54:00 +0100 (Wed, 02 Feb 2005) | 1 line
25322 Changed paths:
25323    M /trunk/modules/packetizer/mpeg4video.c
25324
25325 * modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
25326 ------------------------------------------------------------------------
25327 r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
25328 Changed paths:
25329    M /trunk/modules/access/v4l/v4l.c
25330
25331 Typo lalalala
25332
25333
25334 ------------------------------------------------------------------------
25335 r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
25336 Changed paths:
25337    M /trunk/modules/misc/svg.c
25338
25339 svg.c: ported the code for vlc 0.8.1 (as a video filter)
25340
25341 ------------------------------------------------------------------------
25342 r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
25343 Changed paths:
25344    M /trunk/modules/codec/theora.c
25345
25346 * modules/codec/theora.c: correctly display x-offset video
25347 ------------------------------------------------------------------------
25348 r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
25349 Changed paths:
25350    M /trunk/extras/contrib/src/Makefile
25351
25352 * Fix theora contrib
25353
25354 ------------------------------------------------------------------------
25355 r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
25356 Changed paths:
25357    M /trunk/modules/gui/wxwindows/wizard.cpp
25358
25359 wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
25360
25361 ------------------------------------------------------------------------
25362 r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
25363 Changed paths:
25364    M /trunk/configure.ac
25365
25366 * configure.ac: hopefully the final fix for the c++ build.
25367 ------------------------------------------------------------------------
25368 r9862 | gbazin | 2005-01-31 11:07:27 +0100 (Mon, 31 Jan 2005) | 1 line
25369 Changed paths:
25370    M /trunk/modules/codec/vorbis.c
25371    M /trunk/src/misc/vlm.c
25372
25373 * src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).
25374 ------------------------------------------------------------------------
25375 r9861 | markfm | 2005-01-30 15:26:47 +0100 (Sun, 30 Jan 2005) | 2 lines
25376 Changed paths:
25377    M /trunk/modules/gui/wxwindows/open.cpp
25378    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25379
25380 wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
25381
25382 ------------------------------------------------------------------------
25383 r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 lines
25384 Changed paths:
25385    M /trunk/modules/gui/wxwindows/extrapanel.cpp
25386    M /trunk/modules/gui/wxwindows/open.cpp
25387    M /trunk/modules/gui/wxwindows/wizard.cpp
25388    M /trunk/modules/gui/wxwindows/wxwindows.h
25389
25390 Uninitialized values
25391
25392 ------------------------------------------------------------------------
25393 r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 lines
25394 Changed paths:
25395    M /trunk/configure.ac
25396
25397   * configure.ac: Scrogneugneu, fixed the C++ build.
25398
25399 ------------------------------------------------------------------------
25400 r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
25401 Changed paths:
25402    M /trunk/modules/access/cdda/access.c
25403
25404 Use cdio-native name for paranoia read.
25405
25406 ------------------------------------------------------------------------
25407 r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
25408 Changed paths:
25409    M /trunk/modules/demux/mkv.cpp
25410
25411 H264 support in mkv, patch by Steve Lhomme
25412
25413 ------------------------------------------------------------------------
25414 r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
25415 Changed paths:
25416    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25417
25418 preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
25419
25420 ------------------------------------------------------------------------
25421 r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
25422 Changed paths:
25423    M /trunk/modules/LIST
25424    M /trunk/modules/misc/logger.c
25425    M /trunk/src/libvlc.h
25426    M /trunk/src/video_output/vout_subpictures.c
25427
25428 * A few string and organization fixes in preferences
25429 * Update the LIST
25430 * Coding style fixes
25431
25432 ------------------------------------------------------------------------
25433 r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 lines
25434 Changed paths:
25435    M /trunk/configure.ac
25436
25437   * configure.ac: Finished support for C++-disabled systems.
25438
25439 ------------------------------------------------------------------------
25440 r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
25441 Changed paths:
25442    M /trunk/modules/gui/wxwindows/wizard.cpp
25443
25444 wizard.cpp: Layout fixes on the input page
25445
25446 ------------------------------------------------------------------------
25447 r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
25448 Changed paths:
25449    M /trunk/modules/gui/wxwindows/wizard.cpp
25450
25451 wxwindows/wizard.cpp: run Layout() on the sizers when changing output method
25452 in the streaming method page of the wizard, in order to properly show all
25453 text. Hardcode the top spacing in order to prevent controls from moving
25454 around on Layout(). reported by markfm
25455
25456 ------------------------------------------------------------------------
25457 r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 lines
25458 Changed paths:
25459    M /trunk/modules/gui/wxwindows/wizard.cpp
25460    M /trunk/modules/gui/wxwindows/wxwindows.h
25461
25462 wxwindows/wizard.cpp: fixed a crash when pressing Ok in Open-dialog without
25463 actually selecting anything (reported by Trax)
25464 both: fix a compiler warning (c++ likes function that don't change their
25465 parameters to declare them const)
25466
25467 ------------------------------------------------------------------------
25468 r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 lines
25469 Changed paths:
25470    M /trunk/configure.ac
25471
25472   * configure.ac: Attempt to work without a C++ compiler.
25473
25474 ------------------------------------------------------------------------
25475 r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
25476 Changed paths:
25477    M /trunk/Makefile.am
25478
25479 * Makefile.am: include the activex plugin in package-win32-base.
25480 ------------------------------------------------------------------------
25481 r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
25482 Changed paths:
25483    M /trunk/modules/access/cdda/access.c
25484
25485 * cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
25486
25487 ------------------------------------------------------------------------
25488 r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
25489 Changed paths:
25490    M /trunk/modules/gui/macosx/playlist.m
25491    M /trunk/modules/gui/macosx/playlistinfo.m
25492
25493 * Two small bugs in the OSX intf
25494
25495 ------------------------------------------------------------------------
25496 r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
25497 Changed paths:
25498    M /trunk/src/video_output/video_output.c
25499
25500 * src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(
25501
25502 ------------------------------------------------------------------------
25503 r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
25504 Changed paths:
25505    M /trunk/src/playlist/playlist.c
25506
25507 * src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
25508
25509 ------------------------------------------------------------------------
25510 r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
25511 Changed paths:
25512    M /trunk/modules/codec/dvbsub.c
25513
25514 * modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
25515 ------------------------------------------------------------------------
25516 r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
25517 Changed paths:
25518    M /trunk/modules/demux/ts.c
25519
25520 * modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
25521 ------------------------------------------------------------------------
25522 r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
25523 Changed paths:
25524    M /trunk/configure.ac
25525    M /trunk/modules/access/smb.c
25526
25527 * modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
25528 ------------------------------------------------------------------------
25529 r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
25530 Changed paths:
25531    M /trunk/extras/contrib/Makefile
25532
25533 * contrib/Makefile: use tabs, not spaces in Makefile
25534
25535 ------------------------------------------------------------------------
25536 r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
25537 Changed paths:
25538    M /trunk/configure.ac
25539    M /trunk/modules/access/Modules.am
25540    A /trunk/modules/access/smb.c
25541
25542 * modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
25543 ------------------------------------------------------------------------
25544 r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 lines
25545 Changed paths:
25546    M /trunk/modules/demux/mkv.cpp
25547
25548 mkc.cpp: fix crash on invalid tracks
25549
25550 ------------------------------------------------------------------------
25551 r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
25552 Changed paths:
25553    M /trunk/modules/gui/macosx/prefs.m
25554
25555 * VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
25556 ------------------------------------------------------------------------
25557 r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
25558 Changed paths:
25559    M /trunk/extras/contrib/Makefile
25560    M /trunk/extras/contrib/src/Makefile
25561
25562 * contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries
25563 * contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
25564 ------------------------------------------------------------------------
25565 r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
25566 Changed paths:
25567    M /trunk/src/input/stream.c
25568    M /trunk/src/libvlc.h
25569
25570 * src/libvlc.h, src/input/stream.c: new --input-list option which allows you to specify a list of inputs which will be concatenated to the main MRL during playback (for splitted streams). Note that this deprecates the --file-cat option which was specific to the file access plugin while the new option should be generic.
25571 ------------------------------------------------------------------------
25572 r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
25573 Changed paths:
25574    M /trunk/configure.ac
25575    M /trunk/modules/access/cdda/access.c
25576    M /trunk/modules/access/cdda/cdda.c
25577    M /trunk/modules/access/cdda/cdda.h
25578    M /trunk/modules/access/cdda/info.c
25579    M /trunk/modules/access/vcdx/access.c
25580    M /trunk/modules/access/vcdx/info.c
25581    M /trunk/modules/access/vcdx/vcdplayer.c
25582    M /trunk/modules/access/vcdx/vcdplayer.h
25583
25584 configure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
25585 cdda/*: add basic cd-paranoia mode via libcdio.
25586 vcdx/*: changes dictated by new regime
25587  
25588
25589 ------------------------------------------------------------------------
25590 r9830 | gbazin | 2005-01-26 09:18:46 +0100 (Wed, 26 Jan 2005) | 1 line
25591 Changed paths:
25592    M /trunk/modules/video_output/Modules.am
25593    M /trunk/modules/video_output/wingdi.c
25594
25595 * modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
25596 ------------------------------------------------------------------------
25597 r9826 | fenrir | 2005-01-25 15:15:08 +0100 (Tue, 25 Jan 2005) | 2 lines
25598 Changed paths:
25599    M /trunk/src/input/es_out.c
25600
25601  * es_out: fix program change on the fly.
25602
25603 ------------------------------------------------------------------------
25604 r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
25605 Changed paths:
25606    M /trunk/src/video_output/vout_intf.c
25607
25608  * remove unused home_dir from fprintf style function
25609
25610 ------------------------------------------------------------------------
25611 r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
25612 Changed paths:
25613    M /trunk/src/video_output/vout_intf.c
25614
25615  * under windows, default directory to save snapshots is now the user's
25616    My Pictures (or Mes Images ... depending on locale) directory
25617
25618
25619 ------------------------------------------------------------------------
25620 r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
25621 Changed paths:
25622    M /trunk/modules/control/rc.c
25623    M /trunk/modules/control/rtci.c
25624
25625 * modules/control/rc.c:
25626  - New commands fastforward and rewind for VOD trickplay
25627  - New command goto <index> for better playlist control
25628  - Playlist parent item (category) now appended to output
25629  Patch by Dermot McGahon
25630 * modules/control/rtci.c: ported patch to rtci as well.
25631
25632 ------------------------------------------------------------------------
25633 r9821 | hartman | 2005-01-24 21:44:53 +0100 (Mon, 24 Jan 2005) | 2 lines
25634 Changed paths:
25635    M /trunk/modules/control/http.c
25636
25637 * Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
25638
25639 ------------------------------------------------------------------------
25640 r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 Jan 2005) | 2 lines
25641 Changed paths:
25642    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
25643    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
25644    M /trunk/modules/gui/macosx/playlist.h
25645    M /trunk/modules/gui/macosx/playlist.m
25646
25647 Added a Service Discovery sub menu in playlist contextual menu.
25648
25649 ------------------------------------------------------------------------
25650 r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
25651 Changed paths:
25652    M /trunk/modules/gui/wxwindows/wizard.cpp
25653
25654 Fix breakage in transcode file selection
25655
25656 ------------------------------------------------------------------------
25657 r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
25658 Changed paths:
25659    M /trunk/modules/gui/wxwindows/playlist.cpp
25660
25661 * wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
25662
25663 ------------------------------------------------------------------------
25664 r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
25665 Changed paths:
25666    M /trunk/include/vlc_common.h
25667    M /trunk/include/vlc_vlm.h
25668    M /trunk/src/misc/vlm.c
25669
25670 * src/misc/vlm.c: start exporting some VLM control functions
25671
25672 ------------------------------------------------------------------------
25673 r9814 | gbazin | 2005-01-23 13:26:01 +0100 (Sun, 23 Jan 2005) | 1 line
25674 Changed paths:
25675    M /trunk/modules/codec/dvbsub.c
25676
25677 * modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
25678 ------------------------------------------------------------------------
25679 r9813 | zorglub | 2005-01-23 12:06:17 +0100 (Sun, 23 Jan 2005) | 2 lines
25680 Changed paths:
25681    M /trunk/NEWS
25682
25683 Update NEWS
25684
25685 ------------------------------------------------------------------------
25686 r9811 | gbazin | 2005-01-22 21:35:24 +0100 (Sat, 22 Jan 2005) | 1 line
25687 Changed paths:
25688    M /trunk/modules/video_filter/blend.c
25689
25690 * modules/video_filter/blend.c: chroma fixes for the YUY2 blending.
25691 ------------------------------------------------------------------------
25692 r9810 | andrep | 2005-01-22 18:50:11 +0100 (Sat, 22 Jan 2005) | 3 lines
25693 Changed paths:
25694    M /trunk/mozilla/vlcshell.cpp
25695
25696 * mozilla/vlcshell.cpp: Fix compilation on Mac OS X
25697
25698
25699 ------------------------------------------------------------------------
25700 r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
25701 Changed paths:
25702    M /trunk/mozilla/Makefile.am
25703
25704 * mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
25705
25706 ------------------------------------------------------------------------
25707 r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
25708 Changed paths:
25709    M /trunk/po/el.po
25710
25711 * initial translation to Greek by Simos Xenitellis
25712 ------------------------------------------------------------------------
25713 r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
25714 Changed paths:
25715    M /trunk/modules/gui/macosx/playlist.m
25716
25717 * playlist.m: fix a locking issue
25718
25719 ------------------------------------------------------------------------
25720 r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
25721 Changed paths:
25722    M /trunk/modules/gui/ncurses.c
25723
25724 * modules/gui/ncurses.c: incremental search works now with tree playlist.
25725
25726 ------------------------------------------------------------------------
25727 r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
25728 Changed paths:
25729    M /trunk/extras/contrib/src/Makefile
25730
25731 * contrib Makefile
25732   added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to
25733   the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
25734
25735 ------------------------------------------------------------------------
25736 r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
25737 Changed paths:
25738    M /trunk/modules/video_filter/blend.c
25739
25740 * blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.
25741
25742 ------------------------------------------------------------------------
25743 r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
25744 Changed paths:
25745    M /trunk/modules/demux/ts.c
25746
25747 ts: fix --ts-extra-pmt.
25748 ------------------------------------------------------------------------
25749 r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
25750 Changed paths:
25751    M /trunk/modules/access/pvr/pvr.c
25752
25753 * modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
25754   drivers.
25755
25756 ------------------------------------------------------------------------
25757 r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (Fri, 21 Jan 2005) | 1 line
25758 Changed paths:
25759    M /trunk/Makefile.am
25760
25761 * small fix to the handling of the new nib-files (we are using the >= 10.2 format for the new ones, so 'objects.nib' is called 'keyedobjects.nib')
25762 ------------------------------------------------------------------------
25763 r9799 | damienf | 2005-01-21 14:52:11 +0100 (Fri, 21 Jan 2005) | 3 lines
25764 Changed paths:
25765    M /trunk/activex/axvlc.idl
25766    M /trunk/activex/axvlc.tlb
25767    M /trunk/activex/connectioncontainer.cpp
25768    M /trunk/activex/connectioncontainer.h
25769    M /trunk/activex/plugin.cpp
25770    M /trunk/activex/plugin.h
25771    M /trunk/activex/provideclassinfo.cpp
25772    M /trunk/activex/test.html
25773    M /trunk/activex/utils.cpp
25774    M /trunk/activex/vlccontrol.cpp
25775
25776 ActiveX: misc fixes & improvements
25777
25778
25779 ------------------------------------------------------------------------
25780 r9798 | hartman | 2005-01-21 14:41:52 +0100 (Fri, 21 Jan 2005) | 2 lines
25781 Changed paths:
25782    M /trunk/Makefile.am
25783
25784 * Add the new Nibs to MAKE_DIST
25785
25786 ------------------------------------------------------------------------
25787 r9797 | gbazin | 2005-01-21 11:53:29 +0100 (Fri, 21 Jan 2005) | 1 line
25788 Changed paths:
25789    M /trunk/modules/mux/asf.c
25790
25791 * modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.
25792 ------------------------------------------------------------------------
25793 r9796 | hartman | 2005-01-20 21:51:36 +0100 (Thu, 20 Jan 2005) | 7 lines
25794 Changed paths:
25795    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
25796    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
25797    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
25798    M /trunk/modules/gui/macosx/intf.h
25799    M /trunk/modules/gui/macosx/intf.m
25800    M /trunk/modules/gui/macosx/playlist.h
25801    M /trunk/modules/gui/macosx/playlist.m
25802    M /trunk/modules/gui/macosx/playlistinfo.m
25803    M /trunk/modules/gui/macosx/vout.h
25804    M /trunk/modules/gui/macosx/vout.m
25805
25806 OS X intf work
25807 - don't use bool. it's BOOL
25808 - use GNU style C and hungarian notation
25809 - fix the issue with GUI crashes in playlistview
25810 - default is now category view (for experimentation until we have a SD menu)
25811 - experiment with NSViews to fix the 'drawer' issue (not working though)
25812
25813 ------------------------------------------------------------------------
25814 r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (Thu, 20 Jan 2005) | 2 lines
25815 Changed paths:
25816    M /trunk/modules/services_discovery/sap.c
25817
25818 sap.c: fix too early free in demux 
25819
25820 ------------------------------------------------------------------------
25821 r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (Thu, 20 Jan 2005) | 2 lines
25822 Changed paths:
25823    M /trunk/modules/audio_output/alsa.c
25824
25825 alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
25826
25827 ------------------------------------------------------------------------
25828 r9793 | gbazin | 2005-01-20 16:28:56 +0100 (Thu, 20 Jan 2005) | 1 line
25829 Changed paths:
25830    M /trunk/src/audio_output/output.c
25831
25832 * src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy of  )
25833 ------------------------------------------------------------------------
25834 r9792 | gbazin | 2005-01-20 15:30:17 +0100 (Thu, 20 Jan 2005) | 1 line
25835 Changed paths:
25836    M /trunk/modules/mux/asf.c
25837
25838 * modules/mux/asf.c: another fix for WMA support.
25839 ------------------------------------------------------------------------
25840 r9791 | massiot | 2005-01-20 14:34:48 +0100 (Thu, 20 Jan 2005) | 3 lines
25841 Changed paths:
25842    M /trunk/src/input/es_out.c
25843
25844 * src/input/es_out.c: Improved the kludge for teletext streams without
25845   appropriate PTS.
25846
25847 ------------------------------------------------------------------------
25848 r9790 | gbazin | 2005-01-20 14:18:34 +0100 (Thu, 20 Jan 2005) | 1 line
25849 Changed paths:
25850    M /trunk/modules/mux/asf.c
25851
25852 * modules/mux/asf.c: compiler warnings are there for a reason ;)
25853 ------------------------------------------------------------------------
25854 r9789 | gbazin | 2005-01-20 13:32:53 +0100 (Thu, 20 Jan 2005) | 3 lines
25855 Changed paths:
25856    M /trunk/include/codecs.h
25857    M /trunk/modules/mux/asf.c
25858    M /trunk/modules/mux/avi.c
25859
25860 * modules/mux/asf.c: only add an audio error correction field in the case of WMA.
25861 * include/codecs.h: added a couple more audio tags.
25862
25863 ------------------------------------------------------------------------
25864 r9788 | gbazin | 2005-01-20 13:11:03 +0100 (Thu, 20 Jan 2005) | 1 line
25865 Changed paths:
25866    M /trunk/configure.ac
25867
25868 * configure.ac: oops, forgot something.
25869 ------------------------------------------------------------------------
25870 r9787 | gbazin | 2005-01-20 13:03:58 +0100 (Thu, 20 Jan 2005) | 1 line
25871 Changed paths:
25872    M /trunk/activex/Makefile.am
25873    M /trunk/configure.ac
25874
25875 * configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
25876 ------------------------------------------------------------------------
25877 r9786 | gbazin | 2005-01-20 11:10:30 +0100 (Thu, 20 Jan 2005) | 1 line
25878 Changed paths:
25879    M /trunk/activex/Makefile.am
25880    M /trunk/configure.ac
25881
25882 * configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
25883 ------------------------------------------------------------------------
25884 r9784 | zorglub | 2005-01-19 23:33:16 +0100 (Wed, 19 Jan 2005) | 3 lines
25885 Changed paths:
25886    M /trunk/TODO
25887    M /trunk/configure.ac
25888
25889 autoconf build fix
25890 one todo item less !
25891
25892 ------------------------------------------------------------------------
25893 r9783 | bigben | 2005-01-19 23:28:47 +0100 (Wed, 19 Jan 2005) | 4 lines
25894 Changed paths:
25895    M /trunk/modules/control/showintf.c
25896
25897 Add a category to the showintf control interface, so that it gets displayed in the prefs...
25898
25899
25900
25901 ------------------------------------------------------------------------
25902 r9780 | massiot | 2005-01-19 19:30:33 +0100 (Wed, 19 Jan 2005) | 2 lines
25903 Changed paths:
25904    M /trunk/include/vlc_threads_funcs.h
25905
25906 * include/vlc_threads_funcs.h: More %d -> %u
25907
25908 ------------------------------------------------------------------------
25909 r9779 | damienf | 2005-01-19 18:14:16 +0100 (Wed, 19 Jan 2005) | 3 lines
25910 Changed paths:
25911    M /trunk/Makefile.am
25912    A /trunk/activex
25913    A /trunk/activex/Makefile.am
25914    A /trunk/activex/README.TXT
25915    A /trunk/activex/axvlc.def
25916    A /trunk/activex/axvlc.idl
25917    A /trunk/activex/axvlc.reg
25918    A /trunk/activex/axvlc.tlb
25919    A /trunk/activex/axvlc_idl.c
25920    A /trunk/activex/axvlc_idl.h
25921    A /trunk/activex/axvlc_rc.rc
25922    A /trunk/activex/connectioncontainer.cpp
25923    A /trunk/activex/connectioncontainer.h
25924    A /trunk/activex/inplace.bmp
25925    A /trunk/activex/main.cpp
25926    A /trunk/activex/objectsafety.cpp
25927    A /trunk/activex/objectsafety.h
25928    A /trunk/activex/olecontrol.cpp
25929    A /trunk/activex/olecontrol.h
25930    A /trunk/activex/oleinplaceactiveobject.cpp
25931    A /trunk/activex/oleinplaceactiveobject.h
25932    A /trunk/activex/oleinplaceobject.cpp
25933    A /trunk/activex/oleinplaceobject.h
25934    A /trunk/activex/oleobject.cpp
25935    A /trunk/activex/oleobject.h
25936    A /trunk/activex/persistpropbag.cpp
25937    A /trunk/activex/persistpropbag.h
25938    A /trunk/activex/persiststorage.cpp
25939    A /trunk/activex/persiststorage.h
25940    A /trunk/activex/persiststreaminit.cpp
25941    A /trunk/activex/persiststreaminit.h
25942    A /trunk/activex/plugin.cpp
25943    A /trunk/activex/plugin.h
25944    A /trunk/activex/provideclassinfo.cpp
25945    A /trunk/activex/provideclassinfo.h
25946    A /trunk/activex/test.html
25947    A /trunk/activex/utils.cpp
25948    A /trunk/activex/utils.h
25949    A /trunk/activex/vlccontrol.cpp
25950    A /trunk/activex/vlccontrol.h
25951    M /trunk/configure.ac
25952
25953 Initial version of ActiveX plugin for VLC
25954
25955
25956 ------------------------------------------------------------------------
25957 r9776 | hartman | 2005-01-18 22:51:00 +0100 (Tue, 18 Jan 2005) | 2 lines
25958 Changed paths:
25959    M /trunk/extras/contrib/src/Makefile
25960
25961 * fix libcddb build under 10.2
25962
25963 ------------------------------------------------------------------------
25964 r9775 | gbazin | 2005-01-18 20:24:06 +0100 (Tue, 18 Jan 2005) | 1 line
25965 Changed paths:
25966    M /trunk/po/el.po
25967
25968 * po/el.po: the build process needs a valid file.
25969 ------------------------------------------------------------------------
25970 r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (Tue, 18 Jan 2005) | 2 lines
25971 Changed paths:
25972    M /trunk/configure.ac
25973    A /trunk/po/el.po
25974
25975 * BOTH: added modern Greek to the list of available languages
25976 * configure.ac: updated the copyright string to 2005
25977 ------------------------------------------------------------------------
25978 r9773 | gbazin | 2005-01-18 15:36:26 +0100 (Tue, 18 Jan 2005) | 5 lines
25979 Changed paths:
25980    M /trunk/modules/mux/asf.c
25981
25982 * modules/mux/asf.c:
25983   - add an audio error correction field to the stream properties object.
25984     This is mandated by the spec and makes some versions of WMP a lot happier about playing our files.
25985   - only put an header extension object when necessary.
25986
25987 ------------------------------------------------------------------------
25988 r9772 | hartman | 2005-01-18 04:02:07 +0100 (Tue, 18 Jan 2005) | 2 lines
25989 Changed paths:
25990    M /trunk/modules/gui/macosx/playlistinfo.m
25991
25992 * fix author field of OSX info dialog
25993
25994 ------------------------------------------------------------------------
25995 r9771 | hartman | 2005-01-18 03:56:18 +0100 (Tue, 18 Jan 2005) | 2 lines
25996 Changed paths:
25997    M /trunk/modules/gui/macosx/playlistinfo.m
25998
25999 * fix OSX info dialog lockup due to changed info accessor methods.
26000
26001 ------------------------------------------------------------------------
26002 r9770 | hartman | 2005-01-18 03:17:01 +0100 (Tue, 18 Jan 2005) | 2 lines
26003 Changed paths:
26004    M /trunk/extras/contrib/src/Makefile
26005
26006 * fix libopendaap on 10.2
26007
26008 ------------------------------------------------------------------------
26009 r9769 | hartman | 2005-01-18 02:19:54 +0100 (Tue, 18 Jan 2005) | 2 lines
26010 Changed paths:
26011    M /trunk/extras/contrib/src/Makefile
26012    A /trunk/extras/contrib/src/Patches/libcddb.patch
26013    M /trunk/extras/contrib/src/packages.mak
26014
26015 * finally fixed CDDB contrib
26016
26017 ------------------------------------------------------------------------
26018 r9768 | hartman | 2005-01-18 00:38:27 +0100 (Tue, 18 Jan 2005) | 2 lines
26019 Changed paths:
26020    M /trunk/extras/contrib/src/Makefile
26021    D /trunk/extras/contrib/src/Patches/libcddb.patch
26022
26023 * newer libcddb
26024
26025 ------------------------------------------------------------------------
26026 r9767 | hartman | 2005-01-17 23:37:20 +0100 (Mon, 17 Jan 2005) | 2 lines
26027 Changed paths:
26028    M /trunk/extras/contrib/src/Makefile
26029    D /trunk/extras/contrib/src/Patches/vcdimager.patch
26030    M /trunk/extras/contrib/src/packages.mak
26031
26032 * Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now
26033
26034 ------------------------------------------------------------------------
26035 r9764 | hartman | 2005-01-17 20:42:13 +0100 (Mon, 17 Jan 2005) | 2 lines
26036 Changed paths:
26037    M /trunk/src/libvlc.h
26038
26039 * libvlc.h: fix some of the OSX keybindings (audio delay is now f and g, subtitle delay is h and j, both without modifiers)
26040
26041 ------------------------------------------------------------------------
26042 r9763 | hartman | 2005-01-17 20:40:03 +0100 (Mon, 17 Jan 2005) | 2 lines
26043 Changed paths:
26044    A /trunk/extras/contrib/src/Patches/daap.patch
26045
26046 * libopendaap patch
26047
26048 ------------------------------------------------------------------------
26049 r9762 | hartman | 2005-01-17 20:38:51 +0100 (Mon, 17 Jan 2005) | 2 lines
26050 Changed paths:
26051    M /trunk/modules/services_discovery/daap.c
26052
26053 * daap.c: host_t is already defined in Darwin's mach headers. renamed to dhost_t
26054
26055 ------------------------------------------------------------------------
26056 r9761 | hartman | 2005-01-17 20:37:38 +0100 (Mon, 17 Jan 2005) | 3 lines
26057 Changed paths:
26058    M /trunk/Makefile.am
26059    M /trunk/configure.ac
26060    M /trunk/toolbox
26061
26062 * Added the contrib system to MAKE_DIST
26063 * cleaned up some alignment in configure --help
26064
26065 ------------------------------------------------------------------------
26066 r9760 | hartman | 2005-01-17 20:35:54 +0100 (Mon, 17 Jan 2005) | 2 lines
26067 Changed paths:
26068    M /trunk/extras/contrib/src/Makefile
26069    M /trunk/extras/contrib/src/packages.mak
26070
26071 * added libopendaap to contrib system
26072
26073 ------------------------------------------------------------------------
26074 r9759 | zorglub | 2005-01-17 19:36:52 +0100 (Mon, 17 Jan 2005) | 2 lines
26075 Changed paths:
26076    M /trunk/modules/gui/wxwindows/playlist.cpp
26077    M /trunk/modules/gui/wxwindows/wxwindows.h
26078
26079 Cache last FindItem request to speed up bulk-addings
26080
26081 ------------------------------------------------------------------------
26082 r9758 | zorglub | 2005-01-17 19:14:50 +0100 (Mon, 17 Jan 2005) | 3 lines
26083 Changed paths:
26084    M /trunk/modules/services_discovery/daap.c
26085    M /trunk/src/playlist/item-ext.c
26086    M /trunk/src/playlist/playlist.c
26087
26088 * DAAP : really include meta information, and don't crash on new hosts
26089
26090
26091 ------------------------------------------------------------------------
26092 r9757 | gbazin | 2005-01-17 18:01:21 +0100 (Mon, 17 Jan 2005) | 1 line
26093 Changed paths:
26094    M /trunk/modules/mux/asf.c
26095
26096 * modules/mux/asf.c: properly write the ES type.
26097 ------------------------------------------------------------------------
26098 r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (Mon, 17 Jan 2005) | 1 line
26099 Changed paths:
26100    M /trunk/extras/contrib/src/packages.mak
26101
26102 * changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again
26103 ------------------------------------------------------------------------
26104 r9755 | hartman | 2005-01-17 17:30:34 +0100 (Mon, 17 Jan 2005) | 2 lines
26105 Changed paths:
26106    M /trunk/po/POTFILES.in
26107
26108 * Fix pot-update after playlist/info.c removal
26109
26110 ------------------------------------------------------------------------
26111 r9754 | yoann | 2005-01-17 12:47:41 +0100 (Mon, 17 Jan 2005) | 2 lines
26112 Changed paths:
26113    M /trunk/modules/gui/wxwindows/subtitles.cpp
26114
26115 * wxwindows/subtitles.cpp: subtitle delay can also be <0 (now from -30000 to +30000)
26116
26117 ------------------------------------------------------------------------
26118 r9751 | gbazin | 2005-01-16 20:14:31 +0100 (Sun, 16 Jan 2005) | 1 line
26119 Changed paths:
26120    M /trunk/modules/codec/x264.c
26121
26122 * modules/codec/x264.c: updated to support recent x264.
26123 ------------------------------------------------------------------------
26124 r9750 | zorglub | 2005-01-16 16:57:01 +0100 (Sun, 16 Jan 2005) | 2 lines
26125 Changed paths:
26126    M /trunk/TODO
26127
26128 Todo update
26129
26130 ------------------------------------------------------------------------
26131 r9749 | zorglub | 2005-01-16 15:44:26 +0100 (Sun, 16 Jan 2005) | 4 lines
26132 Changed paths:
26133    M /trunk/modules/gui/macosx/playlist.m
26134    M /trunk/modules/gui/macosx/playlistinfo.m
26135    M /trunk/modules/gui/wince/playlist.cpp
26136    M /trunk/modules/misc/playlist/m3u.c
26137    M /trunk/modules/services_discovery/daap.c
26138    M /trunk/modules/services_discovery/sap.c
26139    M /trunk/src/playlist/view.c
26140
26141 * DAAP: add meta-information, delete hosts when they leave
26142 * SAP : coding style fixes
26143 * Some fogotten playlist_*Info
26144
26145 ------------------------------------------------------------------------
26146 r9748 | zorglub | 2005-01-16 15:10:47 +0100 (Sun, 16 Jan 2005) | 2 lines
26147 Changed paths:
26148    M /trunk/Makefile.am
26149    M /trunk/include/vlc_input.h
26150    M /trunk/include/vlc_playlist.h
26151    M /trunk/modules/access/cdda/info.c
26152    M /trunk/modules/gui/macosx/playlistinfo.m
26153    M /trunk/modules/gui/wince/iteminfo.cpp
26154    M /trunk/modules/gui/wince/wince.h
26155    M /trunk/modules/gui/wxwindows/iteminfo.cpp
26156    M /trunk/modules/gui/wxwindows/playlist.cpp
26157    M /trunk/modules/gui/wxwindows/wxwindows.h
26158    M /trunk/src/input/control.c
26159    M /trunk/src/input/input.c
26160    D /trunk/src/playlist/info.c
26161    M /trunk/src/playlist/item.c
26162    M /trunk/src/playlist/sort.c
26163
26164 Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
26165
26166 ------------------------------------------------------------------------
26167 r9746 | sam | 2005-01-15 05:41:24 +0100 (Sat, 15 Jan 2005) | 2 lines
26168 Changed paths:
26169    M /trunk/ChangeLog
26170    A /trunk/doc/ChangeLog-2004
26171    M /trunk/doc/Makefile.am
26172
26173   * Moved 2004 changelog to doc/.
26174
26175 ------------------------------------------------------------------------
26176 r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 lines
26177 Changed paths:
26178    M /trunk/modules/video_filter/motiondetect.c
26179
26180  motiondetect.c: gcc < 3 compile fix
26181
26182 ------------------------------------------------------------------------
26183 r9744 | yoann | 2005-01-15 01:42:23 +0100 (Sat, 15 Jan 2005) | 2 lines
26184 Changed paths:
26185    M /trunk/TODO
26186    M /trunk/modules/gui/wxwindows/playlist.cpp
26187
26188 * modules/gui/wxwindows/playlist.cpp: when duration is not known, don't display (--:--:--)
26189
26190 ------------------------------------------------------------------------
26191 r9743 | yoann | 2005-01-14 19:01:36 +0100 (Fri, 14 Jan 2005) | 3 lines
26192 Changed paths:
26193    M /trunk/modules/access/directory.c
26194    M /trunk/modules/gui/ncurses.c
26195
26196 * modules/access/directory.c: fix a segfault when reading an empty directory
26197 * modules/gui/ncurses.c: fix a segfault when playlist is empty
26198
26199 ------------------------------------------------------------------------
26200 r9742 | yoann | 2005-01-14 17:14:01 +0100 (Fri, 14 Jan 2005) | 3 lines
26201 Changed paths:
26202    M /trunk/modules/gui/ncurses.c
26203
26204 * modules/gui/ncurses.c: support for tree playlist in ncurses interface
26205   use 'v' to toggle view
26206
26207 ------------------------------------------------------------------------
26208 r9741 | gbazin | 2005-01-14 14:15:52 +0100 (Fri, 14 Jan 2005) | 1 line
26209 Changed paths:
26210    M /trunk/include/codecs.h
26211    M /trunk/modules/demux/wav.c
26212
26213 * include/codecs.h, modules/demux/wav.c: patch by Matthew Romaine to handle WAVEFORMATEXTENSIBLE files more robustly.
26214 ------------------------------------------------------------------------
26215 r9740 | hartman | 2005-01-14 13:11:57 +0100 (Fri, 14 Jan 2005) | 2 lines
26216 Changed paths:
26217    M /trunk/modules/access/http.c
26218
26219 * so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
26220
26221 ------------------------------------------------------------------------
26222 r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 lines
26223 Changed paths:
26224    M /trunk/configure.ac
26225    M /trunk/modules/video_filter/Modules.am
26226    A /trunk/modules/video_filter/motiondetect.c
26227
26228 Added simple motion detect filter.
26229 This filter uses a description file which follows this format :
26230 x1,y1,x2,y2,level,downspeed,upspeed,mrl
26231 ...
26232 where x1,y1,x2,y2 describe a sensible rectangle, level is the minimum difference for an active pixel, downspeed an upspeed are to integers.
26233 mrl is a mrl to go when the filter has detected movement in the rectangle.
26234
26235 This is fun with vlm. For example, you should try to launch vlc normaly with vlm and then type :
26236 new camera broadcast
26237 setup camera enabled
26238 setup camera input mrl to your camera
26239 setup camera option filter=motiondetect,transform
26240 #setup camera option transform-type=vflip
26241 #indeed, I did not reach to make this working
26242 control camera play
26243
26244 Have fun ;)
26245
26246 ------------------------------------------------------------------------
26247 r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
26248 Changed paths:
26249    M /trunk/modules/access_output/udp.c
26250
26251 * modules/access_out/udp.c: Issue a warning when two PCRs are put inside a
26252   single UDP frame (may disturb some decoders).
26253
26254 ------------------------------------------------------------------------
26255 r9737 | massiot | 2005-01-13 20:02:04 +0100 (Thu, 13 Jan 2005) | 2 lines
26256 Changed paths:
26257    M /trunk/src/misc/threads.c
26258
26259 * src/misc/threads.c: thread_id is in fact an _unsigned_ int.
26260
26261 ------------------------------------------------------------------------
26262 r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 lines
26263 Changed paths:
26264    M /trunk/src/input/es_out.c
26265
26266 * src/input/es_out.c: EN 300 472 allows the PTS of teletext streams to be
26267   invalid.
26268
26269 ------------------------------------------------------------------------
26270 r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
26271 Changed paths:
26272    M /trunk/configure.ac
26273    M /trunk/modules/gui/wxwindows/playlist.cpp
26274    M /trunk/modules/services_discovery/Modules.am
26275    A /trunk/modules/services_discovery/daap.c
26276
26277 * DAAP (iTunes shares) services discovery and access module using libopendaap
26278
26279 http://crazney.net/programs/itunes/libopendaap.html
26280
26281 Problems : 
26282    - At the moment, the file is downloaded entirely in memory before being
26283      played.
26284      The library offers another possibility : download the file on
26285      demand to a pipe, but I don't think it would be a very good idea
26286      (portability issues ? where to download to ?).
26287      I hope a "download on demand to memory" feature will be added
26288    - Sometimes, it looses connection to the peers.
26289
26290 * Increased wx playlist font size
26291
26292
26293 ------------------------------------------------------------------------
26294 r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
26295 Changed paths:
26296    M /trunk/src/misc/configuration.c
26297
26298 * src/misc/configuration.c: fix config_GetType() to handle the new CONFIG_ITEM_MODULE_foo types.
26299 ------------------------------------------------------------------------
26300 r9733 | gbazin | 2005-01-13 10:37:43 +0100 (Thu, 13 Jan 2005) | 1 line
26301 Changed paths:
26302    M /trunk/configure.ac
26303    M /trunk/modules/codec/theora.c
26304
26305 * modules/codec/theora.c: remove the need for theora_packet_iskeyframe().
26306 ------------------------------------------------------------------------
26307 r9732 | hartman | 2005-01-13 00:51:02 +0100 (Thu, 13 Jan 2005) | 2 lines
26308 Changed paths:
26309    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
26310
26311 * <cough> broken patch </cough>
26312
26313 ------------------------------------------------------------------------
26314 r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 lines
26315 Changed paths:
26316    M /trunk/modules/gui/wxwindows/interface.cpp
26317    M /trunk/modules/gui/wxwindows/timer.cpp
26318    M /trunk/modules/gui/wxwindows/wxwindows.h
26319
26320 * modules/gui/wxwindows/interface.cpp: Add new buttons for DVDs and CDs:
26321   - Menu, Previous Chapter, Next Chapter for DVDs
26322   - Previous Track, Next Track for CDs
26323
26324 ------------------------------------------------------------------------
26325 r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 2 lines
26326 Changed paths:
26327    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
26328
26329 * part of patch was applied upstream. Adapt....
26330
26331 ------------------------------------------------------------------------
26332 r9729 | gbazin | 2005-01-12 15:27:35 +0100 (Wed, 12 Jan 2005) | 1 line
26333 Changed paths:
26334    A /trunk/modules/gui/wince/wince.rc
26335
26336 * modules/gui/wince/wince.rc: forgot to commit this file with the wince interface.
26337 ------------------------------------------------------------------------
26338 r9728 | zorglub | 2005-01-12 10:19:10 +0100 (Wed, 12 Jan 2005) | 2 lines
26339 Changed paths:
26340    M /trunk/modules/gui/wxwindows/playlist.cpp
26341
26342 Put callbacks after rebuild, avoids deadlock in rebuild
26343
26344 ------------------------------------------------------------------------
26345 r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
26346 Changed paths:
26347    M /trunk/extras/contrib/src/packages.mak
26348
26349 * changed the download-link of gettext temporarily to the videolan-main-server, since the current GNU-mirror does not provide the 0.14.1-release. The responsible admin is contacted.
26350 ------------------------------------------------------------------------
26351 r9726 | zorglub | 2005-01-11 17:52:42 +0100 (Tue, 11 Jan 2005) | 3 lines
26352 Changed paths:
26353    M /trunk/include/vlc_input.h
26354    M /trunk/modules/access/directory.c
26355    A /trunk/modules/gui/wxwindows/bitmaps/type_afile.xpm
26356    A /trunk/modules/gui/wxwindows/bitmaps/type_cdda.xpm
26357    M /trunk/modules/gui/wxwindows/bitmaps/type_directory.xpm
26358    M /trunk/modules/gui/wxwindows/bitmaps/type_disc.xpm
26359    M /trunk/modules/gui/wxwindows/bitmaps/type_net.xpm
26360    A /trunk/modules/gui/wxwindows/bitmaps/type_node.xpm
26361    A /trunk/modules/gui/wxwindows/bitmaps/type_vfile.xpm
26362    M /trunk/modules/gui/wxwindows/interface.cpp
26363    M /trunk/modules/gui/wxwindows/playlist.cpp
26364    M /trunk/src/playlist/item.c
26365    M /trunk/src/playlist/view.c
26366
26367 Add some icons
26368 Fix autoswitching to category view
26369
26370 ------------------------------------------------------------------------
26371 r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 lines
26372 Changed paths:
26373    M /trunk/extras/contrib/src/Patches/theora.patch
26374    M /trunk/extras/contrib/src/packages.mak
26375
26376 * newer theora: alpha4 version. new location, new patch
26377
26378 ------------------------------------------------------------------------
26379 r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
26380 Changed paths:
26381    M /trunk/modules/access/dvb/access.c
26382    M /trunk/modules/access/dvb/dvb.h
26383    M /trunk/modules/access/dvb/en50221.c
26384    M /trunk/modules/access/dvb/linux_dvb.c
26385
26386 * modules/access/dvb: Fixed numerous bugs related to the CAM configuration.
26387   Reconfigure the frontend if no lock is acquired in 10s.
26388
26389 ------------------------------------------------------------------------
26390 r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 lines
26391 Changed paths:
26392    M /trunk/modules/access/http.c
26393
26394 * fix ogg streams.
26395
26396 ------------------------------------------------------------------------
26397 r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
26398 Changed paths:
26399    M /trunk/configure.ac
26400
26401 * configure.ac: Require libtheora 1.0alpha4
26402
26403
26404 ------------------------------------------------------------------------
26405 r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
26406 Changed paths:
26407    M /trunk/modules/codec/cmml/intf.c
26408
26409 * cmml/intf.c: Fix refcount leak on main interface (thanks to gibalou for help)
26410
26411
26412 ------------------------------------------------------------------------
26413 r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
26414 Changed paths:
26415    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
26416
26417 * modules/gui/wxwindows/preferences_widgets.cpp: added update event for IntegerListConfigControl.
26418 ------------------------------------------------------------------------
26419 r9719 | hartman | 2005-01-11 12:51:03 +0100 (Tue, 11 Jan 2005) | 4 lines
26420 Changed paths:
26421    M /trunk/modules/access/http.c
26422
26423 * NSV uses a different mime type for audio only streams. Force the right demuxer...
26424 (we are very much approaching the point where we need a proper mimetype match table within the code)
26425
26426
26427 ------------------------------------------------------------------------
26428 r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 lines
26429 Changed paths:
26430    M /trunk/modules/codec/theora.c
26431
26432 * theora.c: Eliminate display artifacts when the very first frame of the
26433   stream isn't a keyframe
26434
26435
26436 ------------------------------------------------------------------------
26437 r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
26438 Changed paths:
26439    M /trunk/modules/codec/theora.c
26440
26441 * theora.c: Fixed weird display artifacts when seeking on Theora videos
26442
26443
26444 ------------------------------------------------------------------------
26445 r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
26446 Changed paths:
26447    M /trunk/modules/access/v4l/v4l.c
26448
26449 * End of the implementation of the v4l-*options
26450
26451 If somebody who has a v4l device could actually test that... (at least if the default values for the options make sense).
26452
26453
26454 ------------------------------------------------------------------------
26455 r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
26456 Changed paths:
26457    M /trunk/extras/contrib/src/packages.mak
26458
26459 * changed the GNU mirror once again, since the Irish one I choose previously is as bad as the GNU-main server -- let's use the LEO-server of the technical university of Munich (Germany), which is highly reliable (also an OpenOffice, Gentoo, Debian mirror)
26460 ------------------------------------------------------------------------
26461 r9714 | sam | 2005-01-10 12:09:35 +0100 (Mon, 10 Jan 2005) | 2 lines
26462 Changed paths:
26463    M /trunk/configure.ac
26464
26465   * configure.ac: -lfreetype requires -lm.
26466
26467 ------------------------------------------------------------------------
26468 r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
26469 Changed paths:
26470    M /trunk/modules/access/pvr/pvr.c
26471    M /trunk/modules/access/v4l/v4l.c
26472
26473 * v4l.c:
26474         - Add --v4l-* options for all the parametters that can be set from the MRL, so we have a complete Panel in the wx interface and some doc in the command line
26475         - Only declaration for now, options don't make anything yet
26476 * pvr.c: describe height as height, not width
26477
26478
26479 ------------------------------------------------------------------------
26480 r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
26481 Changed paths:
26482    M /trunk/modules/gui/skins2/Modules.am
26483    A /trunk/modules/gui/skins2/macosx
26484    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
26485    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
26486    A /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
26487    A /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
26488    A /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
26489    A /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
26490    A /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
26491    A /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
26492    A /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
26493    A /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
26494    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
26495    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
26496    A /trunk/modules/gui/skins2/macosx/macosx_window.cpp
26497    A /trunk/modules/gui/skins2/macosx/macosx_window.hpp
26498    M /trunk/modules/gui/skins2/src/os_factory.cpp
26499
26500 - all: skeleton for a MacOSX port of skins2 (happy new year ;)
26501
26502 ------------------------------------------------------------------------
26503 r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 lines
26504 Changed paths:
26505    M /trunk/src/playlist/playlist.c
26506
26507 - playlist.c: avoid a segfault when playlist_ViewFind() returns NULL.
26508  Anyway I guess it should not happen so there is a bug in the playlist
26509  code but I have no time to understand it...
26510
26511 ------------------------------------------------------------------------
26512 r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
26513 Changed paths:
26514    M /trunk/TODO
26515
26516  * TODO: Added little hints for the OS X port of the skins
26517
26518 ------------------------------------------------------------------------
26519 r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
26520 Changed paths:
26521    M /trunk/configure.ac
26522    M /trunk/modules/access/dvb/access.c
26523    M /trunk/modules/access/dvb/dvb.h
26524    M /trunk/modules/access/dvb/en50221.c
26525    M /trunk/modules/access/dvb/linux_dvb.c
26526    M /trunk/modules/demux/ts.c
26527
26528 * modules/access/dvb:
26529   - Rewrote QPSK frontend tuning functions, after reading the doc - it
26530     should hopefully fix the infamous "Operation not permitted" problem.
26531   - Permanently monitor the frontend status, and reinit it if it crashes.
26532   - New --dvb-high-voltage option for very long cables.
26533   - Moved all EN 50 221-related code from ts.c to en50221.c. We no longer
26534     need the --ts-capmt-sysid option because the sysid is determined
26535     automatically from the CAM.
26536   - Also changed the way we send the CAPMTs to the CAM, hoping to fix a bug
26537     with Aston professional CAMs which all of sudden stop descrambling
26538     a program after a few days.
26539
26540 ------------------------------------------------------------------------
26541 r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
26542 Changed paths:
26543    M /trunk/include/vlc_block.h
26544    M /trunk/modules/access_output/udp.c
26545    M /trunk/modules/mux/mpeg/ts.c
26546
26547 * modules/access_output/udp.c: When using --udp-group, do not send two PCRs
26548   at once. This requires the export of the PCR block_flag.
26549
26550 ------------------------------------------------------------------------
26551 r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 3 lines
26552 Changed paths:
26553    M /trunk/modules/access/udp.c
26554
26555 * modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
26556   packets.
26557
26558 ------------------------------------------------------------------------
26559 r9705 | massiot | 2005-01-07 20:55:48 +0100 (Fri, 07 Jan 2005) | 2 lines
26560 Changed paths:
26561    M /trunk/modules/access/pvr/pvr.c
26562
26563 * modules/access/pvr/pvr.c: Added --pvr-caching option.
26564
26565 ------------------------------------------------------------------------
26566 r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
26567 Changed paths:
26568    M /trunk/modules/audio_output/waveout.c
26569
26570 * modules/audio_output/waveout.c: increase the audio buffer size under WinCE.
26571 ------------------------------------------------------------------------
26572 r9701 | gbazin | 2005-01-07 10:54:01 +0100 (Fri, 07 Jan 2005) | 1 line
26573 Changed paths:
26574    M /trunk/include/aout_internal.h
26575
26576 * include/aout_internal.h: fixed old memory leak when alloca() isn't available.
26577 ------------------------------------------------------------------------
26578 r9700 | gbazin | 2005-01-07 01:19:43 +0100 (Fri, 07 Jan 2005) | 1 line
26579 Changed paths:
26580    M /trunk/evc/vlc.vcw
26581
26582
26583 ------------------------------------------------------------------------
26584 r9699 | gbazin | 2005-01-07 01:19:09 +0100 (Fri, 07 Jan 2005) | 1 line
26585 Changed paths:
26586    M /trunk/configure.ac
26587
26588 * configure.ac: added wince plugin to the build system.
26589 ------------------------------------------------------------------------
26590 r9698 | gbazin | 2005-01-07 00:52:00 +0100 (Fri, 07 Jan 2005) | 2 lines
26591 Changed paths:
26592    A /trunk/modules/gui/wince
26593    A /trunk/modules/gui/wince/Modules.am
26594    A /trunk/modules/gui/wince/bitmaps
26595    A /trunk/modules/gui/wince/bitmaps/toolbar1.bmp
26596    A /trunk/modules/gui/wince/bitmaps/toolbar2.bmp
26597    A /trunk/modules/gui/wince/bitmaps/toolbar3.bmp
26598    A /trunk/modules/gui/wince/bitmaps/vlc16x16.ico
26599    A /trunk/modules/gui/wince/fileinfo.cpp
26600    A /trunk/modules/gui/wince/interface.cpp
26601    A /trunk/modules/gui/wince/iteminfo.cpp
26602    A /trunk/modules/gui/wince/menus.cpp
26603    A /trunk/modules/gui/wince/messages.cpp
26604    A /trunk/modules/gui/wince/open.cpp
26605    A /trunk/modules/gui/wince/playlist.cpp
26606    A /trunk/modules/gui/wince/preferences.cpp
26607    A /trunk/modules/gui/wince/preferences_widgets.cpp
26608    A /trunk/modules/gui/wince/preferences_widgets.h
26609    A /trunk/modules/gui/wince/subtitles.cpp
26610    A /trunk/modules/gui/wince/timer.cpp
26611    A /trunk/modules/gui/wince/video.cpp
26612    A /trunk/modules/gui/wince/wince.cpp
26613    A /trunk/modules/gui/wince/wince.h
26614
26615 * modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon at yahoo dot fr> (ported from the vlcpocketpc project by myself after some heavy code cleanup).
26616
26617 ------------------------------------------------------------------------
26618 r9697 | fkuehne | 2005-01-07 00:40:18 +0100 (Fri, 07 Jan 2005) | 3 lines
26619 Changed paths:
26620    M /trunk/po/POTFILES.in
26621    M /trunk/po/da.po
26622    M /trunk/po/de.po
26623    M /trunk/po/en_GB.po
26624    M /trunk/po/es.po
26625    M /trunk/po/fr.po
26626    M /trunk/po/hu.po
26627    M /trunk/po/it.po
26628    M /trunk/po/ja.po
26629    M /trunk/po/nl.po
26630    M /trunk/po/no.po
26631    M /trunk/po/pl.po
26632    M /trunk/po/pt_BR.po
26633    M /trunk/po/ru.po
26634    M /trunk/po/sv.po
26635    M /trunk/po/vlc.pot
26636
26637 * ALL: updated the po-files
26638 * da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
26639 * de.po: got some stuff in sync to the German translation of play-howto
26640 ------------------------------------------------------------------------
26641 r9696 | gbazin | 2005-01-06 23:05:22 +0100 (Thu, 06 Jan 2005) | 1 line
26642 Changed paths:
26643    M /trunk/modules/codec/vorbis.c
26644
26645 * modules/codec/vorbis.c: fixed tremor output.
26646 ------------------------------------------------------------------------
26647 r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (Thu, 06 Jan 2005) | 1 line
26648 Changed paths:
26649    M /trunk/modules/gui/macosx/playlist.m
26650
26651 * fixed wrong grammar ('1 items in list')
26652 ------------------------------------------------------------------------
26653 r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (Thu, 06 Jan 2005) | 4 lines
26654 Changed paths:
26655    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26656    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
26657    M /trunk/modules/gui/macosx/controls.h
26658    M /trunk/modules/gui/macosx/controls.m
26659    M /trunk/modules/gui/macosx/intf.h
26660    M /trunk/modules/gui/macosx/intf.m
26661    M /trunk/modules/gui/macosx/open.h
26662    M /trunk/modules/gui/macosx/open.m
26663
26664 * controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
26665 * controls.h: removed "o_open"
26666 * intf.*, open.*: make sure the open-nib is loaded only once, don't load it at launch time but dynamic and do it in VLCMain, so VLCOpen does not know about it anymore
26667 * MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore
26668 ------------------------------------------------------------------------
26669 r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
26670 Changed paths:
26671    M /trunk/modules/control/http.c
26672
26673  control/http.c: gcc < 3 compile fix
26674
26675 ------------------------------------------------------------------------
26676 r9692 | gbazin | 2005-01-05 23:45:36 +0100 (Wed, 05 Jan 2005) | 1 line
26677 Changed paths:
26678    M /trunk/modules/access/file.c
26679    M /trunk/src/misc/cpu.c
26680    M /trunk/src/misc/modules.c
26681
26682 * src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
26683 ------------------------------------------------------------------------
26684 r9691 | gbazin | 2005-01-05 23:42:57 +0100 (Wed, 05 Jan 2005) | 1 line
26685 Changed paths:
26686    M /trunk/src/input/stream.c
26687
26688 * src/input/stream.c: decrease memory requirements for WinCE.
26689 ------------------------------------------------------------------------
26690 r9690 | gbazin | 2005-01-05 23:24:30 +0100 (Wed, 05 Jan 2005) | 1 line
26691 Changed paths:
26692    M /trunk/toolbox
26693
26694 * toolbox: added an evc ARMV4 target.
26695 ------------------------------------------------------------------------
26696 r9689 | gbazin | 2005-01-05 23:23:13 +0100 (Wed, 05 Jan 2005) | 1 line
26697 Changed paths:
26698    M /trunk/evc/libvlc.vcp.in
26699    M /trunk/evc/plugins.vcp.in
26700    M /trunk/evc/vlc.vcp.in
26701
26702 * evc/*: added an ARMV4 target.
26703 ------------------------------------------------------------------------
26704 r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
26705 Changed paths:
26706    M /trunk/configure.ac
26707
26708 * configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
26709 ------------------------------------------------------------------------
26710 r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 8 lines
26711 Changed paths:
26712    M /trunk/modules/control/http.c
26713    A /trunk/share/http/cone_minus.png
26714    A /trunk/share/http/cone_plus.png
26715    M /trunk/share/http/index.html
26716    M /trunk/share/http/style.css
26717
26718 Work to support new playlist in http interface.
26719 + correct a bug in the <vlc id="foreach" param1="integer" /> macro
26720 + add a <vlc id="stack" /> to print the rpn stack in debug messages
26721 + add the != operator in rpn evaluation
26722
26723 Compatibility with old pages should be respected...
26724
26725
26726 ------------------------------------------------------------------------
26727 r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 2005) | 1 line
26728 Changed paths:
26729    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26730    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
26731    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
26732    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib
26733    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
26734    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
26735    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
26736    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
26737    M /trunk/modules/gui/macosx/controls.m
26738    M /trunk/modules/gui/macosx/intf.h
26739    M /trunk/modules/gui/macosx/intf.m
26740    M /trunk/modules/gui/macosx/open.h
26741    M /trunk/modules/gui/macosx/open.m
26742
26743 * seperated the open, sout and sub-open dialogues from the main nib
26744 ------------------------------------------------------------------------
26745 r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (Mon, 03 Jan 2005) | 1 line
26746 Changed paths:
26747    M /trunk/modules/gui/macosx/prefs.h
26748    M /trunk/modules/gui/macosx/prefs.m
26749
26750 * declared the shared instance properly (forgot that yesterday)
26751 ------------------------------------------------------------------------
26752 r9684 | djc | 2005-01-02 23:45:36 +0100 (Sun, 02 Jan 2005) | 2 lines
26753 Changed paths:
26754    M /trunk/src/playlist/sort.c
26755
26756 Fix a bug when shuffling playlist with 1 item
26757
26758 ------------------------------------------------------------------------
26759 r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
26760 Changed paths:
26761    M /trunk/THANKS
26762    M /trunk/po/da.po
26763
26764 * po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
26765 * THANKS: added Morten Brix Pedersen
26766 ------------------------------------------------------------------------
26767 r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 2005) | 1 line
26768 Changed paths:
26769    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26770    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
26771    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
26772    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib
26773    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
26774    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
26775    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
26776    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
26777    M /trunk/modules/gui/macosx/intf.m
26778    M /trunk/modules/gui/macosx/prefs.m
26779
26780 * moved the preferences-window to a seperate nib-file
26781 ------------------------------------------------------------------------
26782 r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
26783 Changed paths:
26784    M /trunk/THANKS
26785
26786 * give credit to Jonas Larsen for creating the Danish l10n
26787 * replace all "@" with " at "
26788 ------------------------------------------------------------------------
26789 r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (Sat, 01 Jan 2005) | 1 line
26790 Changed paths:
26791    M /trunk/extras/contrib/src/Makefile
26792
26793 * build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv
26794 ------------------------------------------------------------------------
26795 r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (Sat, 01 Jan 2005) | 1 line
26796 Changed paths:
26797    M /trunk/extras/contrib/src/Makefile
26798
26799 * make sure gettext is built before libiconv, since it is needed for its compilation
26800 ------------------------------------------------------------------------
26801 r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (Sat, 01 Jan 2005) | 2 lines
26802 Changed paths:
26803    M /trunk/extras/contrib/src/packages.mak
26804
26805 * use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
26806 * use "ftp.heanet.ie" instead of "ftp.gnu.org" as GNU mirror, since the main-server does not respond (I'll revoke this change, when the main-server is usable again)
26807 ------------------------------------------------------------------------
26808 r9677 | zorglub | 2004-12-29 17:15:50 +0100 (Wed, 29 Dec 2004) | 2 lines
26809 Changed paths:
26810    M /trunk/modules/video_output/image.c
26811
26812 Reuse the encoder
26813
26814 ------------------------------------------------------------------------