]> git.sesse.net Git - vlc/blob - ChangeLog
2d1f7f7877f604de0c0d8ed63dcef12e1ffa2673
[vlc] / ChangeLog
1 ------------------------------------------------------------------------
2 r9328 | gbazin | 2004-11-14 20:32:45 +0100 (Sun, 14 Nov 2004) | 1 line
3 Changed paths:
4    M /branches/0.8.1/modules/codec/dmo/dmo.c
5
6 * modules/codec/dmo/dmo.c: work around for buggy dmo implementations.
7 ------------------------------------------------------------------------
8 r9326 | fkuehne | 2004-11-14 19:15:34 +0100 (Sun, 14 Nov 2004) | 1 line
9 Changed paths:
10    M /branches/0.8.1/NEWS
11
12 * ffixed typo
13 ------------------------------------------------------------------------
14 r9325 | zorglub | 2004-11-14 19:10:58 +0100 (Sun, 14 Nov 2004) | 2 lines
15 Changed paths:
16    M /branches/0.8.1/po/fr.po
17
18 Fix typo in french po
19
20 ------------------------------------------------------------------------
21 r9323 | gbazin | 2004-11-14 19:01:01 +0100 (Sun, 14 Nov 2004) | 1 line
22 Changed paths:
23    M /branches/0.8.1/Makefile.am
24
25 * Makefile.am: fixed make dist.
26 ------------------------------------------------------------------------
27 r9321 | gbazin | 2004-11-14 18:58:44 +0100 (Sun, 14 Nov 2004) | 3 lines
28 Changed paths:
29    M /branches/0.8.1/ChangeLog
30    M /branches/0.8.1/modules/codec/quicktime.c
31    M /branches/0.8.1/po/da.po
32    M /branches/0.8.1/po/de.po
33    M /branches/0.8.1/po/en_GB.po
34    M /branches/0.8.1/po/es.po
35    M /branches/0.8.1/po/fr.po
36    M /branches/0.8.1/po/hu.po
37    M /branches/0.8.1/po/it.po
38    M /branches/0.8.1/po/ja.po
39    M /branches/0.8.1/po/nl.po
40    M /branches/0.8.1/po/no.po
41    M /branches/0.8.1/po/pl.po
42    M /branches/0.8.1/po/pt_BR.po
43    M /branches/0.8.1/po/ru.po
44    M /branches/0.8.1/po/sv.po
45    M /branches/0.8.1/po/vlc.pot
46
47 * po/*, ChangeLog: update for 0.8.1 release.
48 * modules/codec/quicktime.c: fixed small mem leak.
49
50 ------------------------------------------------------------------------
51 r9320 | ipkiss | 2004-11-14 18:32:25 +0100 (Sun, 14 Nov 2004) | 2 lines
52 Changed paths:
53    M /branches/0.8.1/modules/gui/skins2/src/generic_window.hpp
54    M /branches/0.8.1/modules/gui/skins2/src/vout_window.hpp
55    M /branches/0.8.1/modules/gui/skins2/win32/win32_loop.cpp
56
57  * Merged trunk changeset 9319 to 0.8.1 branch.
58
59 ------------------------------------------------------------------------
60 r9318 | gbazin | 2004-11-14 18:27:44 +0100 (Sun, 14 Nov 2004) | 1 line
61 Changed paths:
62    M /branches/0.8.1/src/audio_output/input.c
63
64 * Merged trunk changeset 9317 to 0.8.1 branch.
65 ------------------------------------------------------------------------
66 r9316 | zorglub | 2004-11-14 18:23:08 +0100 (Sun, 14 Nov 2004) | 2 lines
67 Changed paths:
68    M /branches/0.8.1/NEWS
69
70 Update NEWS
71
72 ------------------------------------------------------------------------
73 r9314 | fkuehne | 2004-11-14 15:01:04 +0100 (Sun, 14 Nov 2004) | 1 line
74 Changed paths:
75    A /branches/0.8.1/po/da.po
76
77 * partial Danish l10n by Jonas Larsen (E-bola)
78 ------------------------------------------------------------------------
79 r9313 | fkuehne | 2004-11-14 14:59:36 +0100 (Sun, 14 Nov 2004) | 1 line
80 Changed paths:
81    M /branches/0.8.1/configure.ac
82
83 * added Danish to the list of possible localisations
84 ------------------------------------------------------------------------
85 r9307 | gbazin | 2004-11-13 14:09:42 +0100 (Sat, 13 Nov 2004) | 1 line
86 Changed paths:
87    M /branches/0.8.1/modules/codec/ffmpeg/ffmpeg.c
88
89 * modules/codec/ffmpeg/ffmpeg.c: merged trunk changeset 9306 to 0.8.1 branch.
90 ------------------------------------------------------------------------
91 r9303 | gbazin | 2004-11-13 12:25:55 +0100 (Sat, 13 Nov 2004) | 1 line
92 Changed paths:
93    M /branches/0.8.1/NEWS
94
95 * NEWS: update for 0.8.1
96 ------------------------------------------------------------------------
97 r9300 | hartman | 2004-11-13 02:35:28 +0100 (Sat, 13 Nov 2004) | 2 lines
98 Changed paths:
99    M /branches/0.8.1/modules/demux/sgimb.c
100
101 * Support Kasenna simulcast. Weird stuff is still happening though with the image. 
102
103 ------------------------------------------------------------------------
104 r9299 | hartman | 2004-11-13 01:24:09 +0100 (Sat, 13 Nov 2004) | 2 lines
105 Changed paths:
106    M /branches/0.8.1/modules/demux/sgimb.c
107
108 * Document the sgimb fileformat. for everyones pleasure.
109
110 ------------------------------------------------------------------------
111 r9298 | hartman | 2004-11-12 23:23:11 +0100 (Fri, 12 Nov 2004) | 2 lines
112 Changed paths:
113    M /branches/0.8.1/modules/demux/livedotcom.cpp
114
115 * Force kasenna sometimes
116
117 ------------------------------------------------------------------------
118 r9296 | hartman | 2004-11-12 17:48:24 +0100 (Fri, 12 Nov 2004) | 1 line
119 Changed paths:
120    M /branches/0.8.1/modules/demux/sgimb.c
121
122 * sgimb.c: Fix construction of RTSP URL when opening simulcast sessions
123 ------------------------------------------------------------------------
124 r9294 | jpsaman | 2004-11-12 15:29:23 +0100 (Fri, 12 Nov 2004) | 1 line
125 Changed paths:
126    M /branches/0.8.1/configure.ac
127
128 Make sure the wxWindows development headers and libraries are present when skins2 module is enabled. Without wxWindows the skins2 interface is not very usable.
129 ------------------------------------------------------------------------
130 r9292 | gbazin | 2004-11-12 11:44:50 +0100 (Fri, 12 Nov 2004) | 1 line
131 Changed paths:
132    D /branches/0.8.1/evc/vlc.c
133    M /branches/0.8.1/src/extras/libc.c
134    M /branches/0.8.1/src/vlc.c
135    M /branches/0.8.1/toolbox
136
137 * Merged trunk changesets 9290 and 9291 to 0.8.1 branch.
138 ------------------------------------------------------------------------
139 r9289 | gbazin | 2004-11-12 09:12:11 +0100 (Fri, 12 Nov 2004) | 1 line
140 Changed paths:
141    M /branches/0.8.1/include/vlc_common.h
142    M /branches/0.8.1/src/extras/libc.c
143
144 * Merged trunk changeset 9288 to 0.8.1 branch.
145 ------------------------------------------------------------------------
146 r9287 | gbazin | 2004-11-12 09:06:26 +0100 (Fri, 12 Nov 2004) | 1 line
147 Changed paths:
148    M /branches/0.8.1/modules/audio_output/portaudio.c
149
150 * Merged trunk changeset 9286 to 0.8.1 branch.
151 ------------------------------------------------------------------------
152 r9285 | fkuehne | 2004-11-11 20:03:54 +0100 (Thu, 11 Nov 2004) | 1 line
153 Changed paths:
154    M /branches/0.8.1/po/de.po
155
156 * updated to the latest strings
157 ------------------------------------------------------------------------
158 r9284 | gbazin | 2004-11-11 19:50:53 +0100 (Thu, 11 Nov 2004) | 1 line
159 Changed paths:
160    M /branches/0.8.1/src/misc/httpd.c
161
162 * Merged trunk changeset 9283 to 0.8.1 branch.
163 ------------------------------------------------------------------------
164 r9282 | hartman | 2004-11-11 13:46:01 +0100 (Thu, 11 Nov 2004) | 2 lines
165 Changed paths:
166    M /branches/0.8.1/NEWS
167
168 * Updated NEWS
169
170 ------------------------------------------------------------------------
171 r9281 | zorglub | 2004-11-11 13:45:53 +0100 (Thu, 11 Nov 2004) | 2 lines
172 Changed paths:
173    M /branches/0.8.1/modules/control/http.c
174    M /branches/0.8.1/modules/misc/gnutls.c
175    M /branches/0.8.1/po/de.po
176    M /branches/0.8.1/po/en_GB.po
177    M /branches/0.8.1/po/es.po
178    M /branches/0.8.1/po/fr.po
179    M /branches/0.8.1/po/hu.po
180    M /branches/0.8.1/po/it.po
181    M /branches/0.8.1/po/ja.po
182    M /branches/0.8.1/po/nl.po
183    M /branches/0.8.1/po/no.po
184    M /branches/0.8.1/po/pl.po
185    M /branches/0.8.1/po/pt_BR.po
186    M /branches/0.8.1/po/ru.po
187    M /branches/0.8.1/po/sv.po
188    M /branches/0.8.1/po/vlc.pot
189
190 Update po-files and french translation
191
192 ------------------------------------------------------------------------
193 r9280 | zorglub | 2004-11-11 13:31:27 +0100 (Thu, 11 Nov 2004) | 2 lines
194 Changed paths:
195    M /branches/0.8.1/modules/access_output/http.c
196    M /branches/0.8.1/modules/codec/x264.c
197
198 Fix strings
199
200 ------------------------------------------------------------------------
201 r9275 | fkuehne | 2004-11-10 17:05:14 +0100 (Wed, 10 Nov 2004) | 2 lines
202 Changed paths:
203    M /branches/0.8.1/po/POTFILES.in
204    M /branches/0.8.1/po/de.po
205    M /branches/0.8.1/po/en_GB.po
206    M /branches/0.8.1/po/es.po
207    M /branches/0.8.1/po/fr.po
208    M /branches/0.8.1/po/hu.po
209    M /branches/0.8.1/po/it.po
210    M /branches/0.8.1/po/ja.po
211    M /branches/0.8.1/po/nl.po
212    M /branches/0.8.1/po/no.po
213    M /branches/0.8.1/po/pl.po
214    M /branches/0.8.1/po/pt_BR.po
215    M /branches/0.8.1/po/ru.po
216    M /branches/0.8.1/po/sv.po
217    M /branches/0.8.1/po/vlc.pot
218
219 * ALL: updated the po-files
220 * de.po: finished the G. l10n for 0.8.1
221 ------------------------------------------------------------------------
222 r9274 | gbazin | 2004-11-10 16:16:51 +0100 (Wed, 10 Nov 2004) | 1 line
223 Changed paths:
224    M /branches/0.8.1/include/vlc_video.h
225    M /branches/0.8.1/src/video_output/video_widgets.c
226    M /branches/0.8.1/src/video_output/vout_subpictures.c
227
228 * Merged trunk changesets 9185 9204 9205 9273 to 0.8.1 branch.
229 ------------------------------------------------------------------------
230 r9272 | fkuehne | 2004-11-10 15:49:52 +0100 (Wed, 10 Nov 2004) | 1 line
231 Changed paths:
232    M /branches/0.8.1/modules/control/rc.c
233    M /branches/0.8.1/modules/control/rtci.c
234
235 * removed l10n for every string, but the help, 'initialised' and 'command not found' - strings
236 ------------------------------------------------------------------------
237 r9270 | gbazin | 2004-11-10 14:05:27 +0100 (Wed, 10 Nov 2004) | 1 line
238 Changed paths:
239    M /branches/0.8.1/modules/demux/avi/avi.c
240    M /branches/0.8.1/modules/demux/avi/libavi.h
241
242 * Merged trunk changeset 9265 to 0.8.1 branch.
243 ------------------------------------------------------------------------
244 r9269 | gbazin | 2004-11-10 14:04:45 +0100 (Wed, 10 Nov 2004) | 1 line
245 Changed paths:
246    M /branches/0.8.1/modules/video_output/directx/directx.c
247    M /branches/0.8.1/modules/video_output/directx/events.c
248    M /branches/0.8.1/modules/video_output/directx/glwin32.c
249    M /branches/0.8.1/modules/video_output/directx/vout.h
250
251 * Merged trunk changesets 9258 and 9266 to 0.8.1 branch.
252 ------------------------------------------------------------------------
253 r9268 | gbazin | 2004-11-10 14:01:48 +0100 (Wed, 10 Nov 2004) | 1 line
254 Changed paths:
255    M /branches/0.8.1/include/vlc_es.h
256    M /branches/0.8.1/modules/stream_out/transcode.c
257    M /branches/0.8.1/modules/video_filter/logo.c
258    M /branches/0.8.1/modules/video_output/x11/x11.c
259    M /branches/0.8.1/src/video_output/vout_pictures.c
260    M /branches/0.8.1/src/video_output/vout_subpictures.c
261
262 * Merged trunk changes r9244:9250 to 0.8.1 branch.
263 ------------------------------------------------------------------------
264 r9254 | gbazin | 2004-11-08 22:07:28 +0100 (Mon, 08 Nov 2004) | 1 line
265 Changed paths:
266    M /branches/0.8.1/modules/audio_output/portaudio.c
267
268 * Merged trunk changeset 9253 to 0.8.1 branch.
269 ------------------------------------------------------------------------
270 r9244 | gbazin | 2004-11-08 13:24:32 +0100 (Mon, 08 Nov 2004) | 1 line
271 Changed paths:
272    M /branches/0.8.1/modules/access/dshow/dshow.cpp
273
274 * Merged trunk changes r9242:9243 to 0.8.1 branch.
275 ------------------------------------------------------------------------
276 r9239 | hartman | 2004-11-08 00:12:49 +0100 (Mon, 08 Nov 2004) | 2 lines
277 Changed paths:
278    M /branches/0.8.1/extras/contrib/src/Makefile
279    M /branches/0.8.1/extras/contrib/src/packages.mak
280
281 * backport r9238 to 0.8.1 branch
282
283 ------------------------------------------------------------------------
284 r9236 | gbazin | 2004-11-07 21:20:35 +0100 (Sun, 07 Nov 2004) | 1 line
285 Changed paths:
286    M /branches/0.8.1/modules/codec/ffmpeg/demux.c
287
288 * Merged trunk changes r9234:9235 to 0.8.1 branch.
289 ------------------------------------------------------------------------
290 r9233 | hartman | 2004-11-07 21:14:34 +0100 (Sun, 07 Nov 2004) | 2 lines
291 Changed paths:
292    M /branches/0.8.1/modules/gui/macosx/voutqt.m
293
294 * merged the QT patch from r9231 to 0.8.1
295
296 ------------------------------------------------------------------------
297 r9232 | gbazin | 2004-11-07 21:12:51 +0100 (Sun, 07 Nov 2004) | 2 lines
298 Changed paths:
299    M /branches/0.8.1/modules/control/rc.c
300
301 * modules/control/rc.c: reverted commit r9223 and added proper MRL parsing.
302
303 ------------------------------------------------------------------------
304 r9223 | jpsaman | 2004-11-07 15:17:31 +0100 (Sun, 07 Nov 2004) | 6 lines
305 Changed paths:
306    M /branches/0.8.1/modules/control/rc.c
307
308 First pass at Media Resource Locator parsing in the rc interface. It allows the following types to be used with the add command:
309
310 add dvd:///dev/dvd:sout='#std{mux="ts",access="udp",url="127.0.0.1:1234"}'
311 add dvd:///dev/dvd --sout '#std{mux="ts",access="udp",url="127.0.0.1:1234"}'
312
313
314 ------------------------------------------------------------------------
315 r9219 | courmisch | 2004-11-07 12:17:37 +0100 (Sun, 07 Nov 2004) | 2 lines
316 Changed paths:
317    M /branches/0.8.1/include/network.h
318    M /trunk/include/network.h
319
320 Allow multiple inclusions of "network.h"
321
322 ------------------------------------------------------------------------
323 r9215 | jpsaman | 2004-11-07 10:11:02 +0100 (Sun, 07 Nov 2004) | 1 line
324 Changed paths:
325    M /branches/0.8.1/modules/control/rc.c
326
327 Fix typo
328 ------------------------------------------------------------------------
329 r9211 | jpsaman | 2004-11-07 00:02:55 +0100 (Sun, 07 Nov 2004) | 1 line
330 Changed paths:
331    M /branches/0.8.1/modules/control/rc.c
332    M /branches/0.8.1/modules/control/rtci.c
333
334 removed overloaded standard library function printf and replaced by msg_rc() and msg_rtci()
335 ------------------------------------------------------------------------
336 r9209 | courmisch | 2004-11-06 20:43:26 +0100 (Sat, 06 Nov 2004) | 2 lines
337 Changed paths:
338    M /branches/0.8.1/src/misc/tls.c
339    M /trunk/src/misc/tls.c
340
341 Remove unused variable
342
343 ------------------------------------------------------------------------
344 r9206 | courmisch | 2004-11-06 19:40:52 +0100 (Sat, 06 Nov 2004) | 2 lines
345 Changed paths:
346    M /branches/0.8.1/modules/misc/gnutls.c
347    M /trunk/modules/misc/gnutls.c
348
349 Fixes malloc's parameter
350
351 ------------------------------------------------------------------------
352 r9203 | gbazin | 2004-11-06 17:54:39 +0100 (Sat, 06 Nov 2004) | 1 line
353 Changed paths:
354    M /branches/0.8.1/Makefile.am
355    M /branches/0.8.1/TODO
356    M /branches/0.8.1/include/vlc_tls.h
357    M /branches/0.8.1/modules/access_output/http.c
358    M /branches/0.8.1/modules/control/http.c
359    A /branches/0.8.1/src/misc/tls.c (from /trunk/src/misc/tls.c:9196)
360
361 * Merged trunk changes r9191:9196 to 0.8.1 branch.
362 ------------------------------------------------------------------------
363 r9202 | gbazin | 2004-11-06 17:52:48 +0100 (Sat, 06 Nov 2004) | 1 line
364 Changed paths:
365    M /branches/0.8.1/modules/misc/gnutls.c
366
367 * Merged trunk changes r9187:9188 to 0.8.1 branch.
368 ------------------------------------------------------------------------
369 r9201 | yoann | 2004-11-06 17:51:46 +0100 (Sat, 06 Nov 2004) | 2 lines
370 Changed paths:
371    M /branches/0.8.1/include/stream_output.h
372    M /branches/0.8.1/modules/stream_out/standard.c
373    M /branches/0.8.1/src/stream_output/announce.c
374    M /branches/0.8.1/src/stream_output/sap.c
375
376 * ported r9191 (group announcing support) from trunk
377
378 ------------------------------------------------------------------------
379 r9200 | gbazin | 2004-11-06 17:51:26 +0100 (Sat, 06 Nov 2004) | 1 line
380 Changed paths:
381    M /branches/0.8.1/include/vlc_filter.h
382    M /branches/0.8.1/modules/misc/gnutls.c
383    M /branches/0.8.1/modules/video_filter/blend.c
384    M /branches/0.8.1/modules/video_filter/logo.c
385    M /branches/0.8.1/src/video_output/vout_subpictures.c
386
387 * Merged trunk changes r9184:9186 to 0.8.1 branch.
388 ------------------------------------------------------------------------
389 r9199 | gbazin | 2004-11-06 17:50:31 +0100 (Sat, 06 Nov 2004) | 1 line
390 Changed paths:
391    M /branches/0.8.1/modules/misc/gnutls.c
392
393 * Merged trunk changes r9181:9183 to 0.8.1 branch.
394 ------------------------------------------------------------------------
395 r9198 | gbazin | 2004-11-06 17:43:59 +0100 (Sat, 06 Nov 2004) | 2 lines
396 Changed paths:
397    M /branches/0.8.1/configure.ac
398    M /branches/0.8.1/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
399    M /branches/0.8.1/extras/MacOSX/vlc.pbproj/project.pbxproj
400
401 * ALL: renamed version number to 0.8.1
402
403 ------------------------------------------------------------------------
404 r9197 | gbazin | 2004-11-06 17:32:25 +0100 (Sat, 06 Nov 2004) | 2 lines
405 Changed paths:
406    A /branches/0.8.1 (from /trunk:9171)
407
408 * 0.8.1 branch based on revision 9171.
409
410 ------------------------------------------------------------------------
411 r9171 | zorglub | 2004-11-06 12:15:50 +0100 (Sat, 06 Nov 2004) | 2 lines
412 Changed paths:
413    M /trunk/include/vlc_help.h
414
415 Missing help string
416
417 ------------------------------------------------------------------------
418 r9170 | zorglub | 2004-11-06 12:14:00 +0100 (Sat, 06 Nov 2004) | 2 lines
419 Changed paths:
420    M /trunk/src/misc/net.c
421
422 add a comment to explain what it does
423
424 ------------------------------------------------------------------------
425 r9169 | zorglub | 2004-11-06 12:13:23 +0100 (Sat, 06 Nov 2004) | 2 lines
426 Changed paths:
427    M /trunk/include/network.h
428    M /trunk/src/misc/net.c
429
430 added net_Select
431
432 ------------------------------------------------------------------------
433 r9168 | courmisch | 2004-11-06 11:50:22 +0100 (Sat, 06 Nov 2004) | 2 lines
434 Changed paths:
435    D /trunk/src/misc/tls.c
436
437 No longer used
438
439 ------------------------------------------------------------------------
440 r9167 | courmisch | 2004-11-06 11:49:57 +0100 (Sat, 06 Nov 2004) | 2 lines
441 Changed paths:
442    M /trunk/configure.ac
443
444 Checks for gnutls
445
446 ------------------------------------------------------------------------
447 r9166 | courmisch | 2004-11-06 11:49:21 +0100 (Sat, 06 Nov 2004) | 2 lines
448 Changed paths:
449    M /trunk/modules/control/http.c
450
451 Fix to use TLS module dynamically
452
453 ------------------------------------------------------------------------
454 r9165 | courmisch | 2004-11-06 11:48:53 +0100 (Sat, 06 Nov 2004) | 2 lines
455 Changed paths:
456    M /trunk/modules/misc/Modules.am
457    A /trunk/modules/misc/gnutls.c (from /trunk/src/misc/tls.c:9158)
458
459 gnutls TLS module
460
461 ------------------------------------------------------------------------
462 r9164 | courmisch | 2004-11-06 11:48:15 +0100 (Sat, 06 Nov 2004) | 2 lines
463 Changed paths:
464    M /trunk/include/vlc_common.h
465
466 common tls types
467
468 ------------------------------------------------------------------------
469 r9163 | courmisch | 2004-11-06 11:47:27 +0100 (Sat, 06 Nov 2004) | 2 lines
470 Changed paths:
471    M /trunk/Makefile.am
472
473 No longer build src/misc/tls.c
474
475 ------------------------------------------------------------------------
476 r9162 | courmisch | 2004-11-06 11:47:04 +0100 (Sat, 06 Nov 2004) | 2 lines
477 Changed paths:
478    M /trunk/src/misc/objects.c
479
480 Support for creating TLS objects
481
482 ------------------------------------------------------------------------
483 r9161 | courmisch | 2004-11-06 11:45:07 +0100 (Sat, 06 Nov 2004) | 2 lines
484 Changed paths:
485    M /trunk/include/vlc_tls.h
486
487 TLS modules interface
488
489 ------------------------------------------------------------------------
490 r9160 | courmisch | 2004-11-06 11:43:35 +0100 (Sat, 06 Nov 2004) | 2 lines
491 Changed paths:
492    M /trunk/include/vlc_objects.h
493
494 New TLS object type
495
496 ------------------------------------------------------------------------
497 r9159 | ipkiss | 2004-11-05 21:11:21 +0100 (Fri, 05 Nov 2004) | 2 lines
498 Changed paths:
499    M /trunk/doc/skins/skins2-howto.xml
500
501 Added the items specific to VLC 0.8.0
502
503 ------------------------------------------------------------------------
504 r9158 | hartman | 2004-11-05 16:18:12 +0100 (Fri, 05 Nov 2004) | 2 lines
505 Changed paths:
506    M /trunk/modules/demux/avi/avi.c
507
508 * unknow -> unknown
509
510 ------------------------------------------------------------------------
511 r9157 | gbazin | 2004-11-05 15:59:11 +0100 (Fri, 05 Nov 2004) | 1 line
512 Changed paths:
513    M /trunk/NEWS
514
515 * NEWS: update to current changes in 0.8.1-svn.
516 ------------------------------------------------------------------------
517 r9156 | gbazin | 2004-11-05 15:57:53 +0100 (Fri, 05 Nov 2004) | 1 line
518 Changed paths:
519    M /trunk/modules/codec/ffmpeg/encoder.c
520    M /trunk/modules/codec/ffmpeg/video.c
521
522 * modules/codec/ffmpeg/*: fix interlaced encoding (top field first + repeat field.)
523 ------------------------------------------------------------------------
524 r9155 | hartman | 2004-11-05 15:40:07 +0100 (Fri, 05 Nov 2004) | 2 lines
525 Changed paths:
526    M /trunk/modules/demux/avi/avi.c
527    M /trunk/modules/demux/avi/libavi.h
528
529 * recognize subtitles streams in avi. Now to decode them. if anyone has ANY info on how this works :)
530
531 ------------------------------------------------------------------------
532 r9154 | hartman | 2004-11-05 15:16:09 +0100 (Fri, 05 Nov 2004) | 2 lines
533 Changed paths:
534    M /trunk/modules/demux/avi/avi.c
535
536 * Trackname support for avi
537
538 ------------------------------------------------------------------------
539 r9153 | gbazin | 2004-11-05 13:56:35 +0100 (Fri, 05 Nov 2004) | 1 line
540 Changed paths:
541    M /trunk/modules/audio_output/directx.c
542    M /trunk/modules/audio_output/waveout.c
543
544 * modules/audio_output/waveout.c,directx.c: fixed audio channel ordering.
545 ------------------------------------------------------------------------
546 r9152 | hartman | 2004-11-05 13:42:32 +0100 (Fri, 05 Nov 2004) | 2 lines
547 Changed paths:
548    M /trunk/src/input/demux.c
549
550 * comment correction
551
552 ------------------------------------------------------------------------
553 r9151 | gbazin | 2004-11-05 12:51:47 +0100 (Fri, 05 Nov 2004) | 1 line
554 Changed paths:
555    M /trunk/modules/codec/ffmpeg/encoder.c
556
557 * modules/codec/ffmpeg/encoder.c: hmm better be safe than sorry.
558 ------------------------------------------------------------------------
559 r9150 | gbazin | 2004-11-05 12:50:32 +0100 (Fri, 05 Nov 2004) | 1 line
560 Changed paths:
561    M /trunk/modules/codec/ffmpeg/encoder.c
562
563 * modules/codec/ffmpeg/encoder.c: stupid rounding error in aspect ratio calculation.
564 ------------------------------------------------------------------------
565 r9149 | courmisch | 2004-11-05 00:08:52 +0100 (Fri, 05 Nov 2004) | 3 lines
566 Changed paths:
567    M /trunk/modules/control/http.c
568
569 Use --http-intf-* for certificates stuff instead of --http-*
570 (might conflict with HTTP streaming output at a later stage)
571
572 ------------------------------------------------------------------------
573 r9148 | hartman | 2004-11-05 00:00:37 +0100 (Fri, 05 Nov 2004) | 2 lines
574 Changed paths:
575    M /trunk/configure.ac
576    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
577    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
578
579 * We are now at 0.8.1-svn
580
581 ------------------------------------------------------------------------
582 r9147 | courmisch | 2004-11-04 23:57:56 +0100 (Thu, 04 Nov 2004) | 2 lines
583 Changed paths:
584    M /trunk/modules/control/http.c
585
586 HTTP interface SSL options
587
588 ------------------------------------------------------------------------
589 r9146 | courmisch | 2004-11-04 23:57:16 +0100 (Thu, 04 Nov 2004) | 2 lines
590 Changed paths:
591    M /trunk/include/vlc_httpd.h
592
593 Export HTTP/SSL support otherwise it's not much use
594
595 ------------------------------------------------------------------------
596 r9145 | courmisch | 2004-11-04 23:55:54 +0100 (Thu, 04 Nov 2004) | 2 lines
597 Changed paths:
598    M /trunk/src/misc/httpd.c
599
600 HTTPd core optional SSL support
601
602 ------------------------------------------------------------------------
603 r9144 | courmisch | 2004-11-04 23:54:17 +0100 (Thu, 04 Nov 2004) | 2 lines
604 Changed paths:
605    M /trunk/Makefile.am
606    M /trunk/include/vlc_common.h
607    M /trunk/src/misc/modules.c
608    M /trunk/src/misc/tls.c
609
610 Include TLS/SSL API
611
612 ------------------------------------------------------------------------
613 r9143 | courmisch | 2004-11-04 23:51:20 +0100 (Thu, 04 Nov 2004) | 2 lines
614 Changed paths:
615    M /trunk/configure.ac
616
617 Check for libgnutls
618
619 ------------------------------------------------------------------------
620 r9142 | hartman | 2004-11-04 23:32:40 +0100 (Thu, 04 Nov 2004) | 3 lines
621 Changed paths:
622    M /trunk/modules/demux/mp4/libmp4.c
623    M /trunk/modules/demux/mp4/libmp4.h
624    M /trunk/modules/demux/mp4/mp4.c
625
626 * Added more annotations boxes
627 * if we find the track name, then store in the fmt.
628
629 ------------------------------------------------------------------------
630 r9141 | courmisch | 2004-11-04 23:01:48 +0100 (Thu, 04 Nov 2004) | 2 lines
631 Changed paths:
632    A /trunk/include/vlc_tls.h
633    A /trunk/src/misc/tls.c
634
635 Initial partial SSL/TLS support (to be continued)
636
637 ------------------------------------------------------------------------
638 r9140 | courmisch | 2004-11-04 22:37:28 +0100 (Thu, 04 Nov 2004) | 2 lines
639 Changed paths:
640    M /trunk/src/misc/net.c
641
642 Compile warning fixed
643
644 ------------------------------------------------------------------------
645 r9139 | hartman | 2004-11-04 22:05:57 +0100 (Thu, 04 Nov 2004) | 4 lines
646 Changed paths:
647    M /trunk/src/input/es_out.c
648
649 * src/input/es_out.c:
650   - renamed es_out_id_t->psz_description to psz_language to better reflect it's use.
651   - Reflect both track name and language (if we know them) in the menu's.
652
653 ------------------------------------------------------------------------
654 r9138 | hartman | 2004-11-04 21:58:51 +0100 (Thu, 04 Nov 2004) | 2 lines
655 Changed paths:
656    M /trunk/modules/demux/ts.c
657
658 * Fix the psz_description of telx and vbi streams
659
660 ------------------------------------------------------------------------
661 r9137 | hartman | 2004-11-04 17:52:27 +0100 (Thu, 04 Nov 2004) | 2 lines
662 Changed paths:
663    M /trunk/po/es.po
664
665 * Updated Spanish translation (UTF-8 conversion fixing)
666
667 ------------------------------------------------------------------------
668 r9136 | hartman | 2004-11-04 17:41:56 +0100 (Thu, 04 Nov 2004) | 2 lines
669 Changed paths:
670    M /trunk/modules/gui/wxwindows/wizard.cpp
671
672 * Spelling correction
673
674 ------------------------------------------------------------------------
675 r9135 | hartman | 2004-11-04 17:40:39 +0100 (Thu, 04 Nov 2004) | 2 lines
676 Changed paths:
677    M /trunk/doc/translations.txt
678
679 * Update environment instructions for 10.3 (which uses bash instead of tcsh)
680
681 ------------------------------------------------------------------------
682 r9134 | hartman | 2004-11-04 17:39:40 +0100 (Thu, 04 Nov 2004) | 2 lines
683 Changed paths:
684    M /trunk/src/libvlc.h
685
686 * Spelling correction
687
688 ------------------------------------------------------------------------
689 r9133 | zorglub | 2004-11-04 14:37:17 +0100 (Thu, 04 Nov 2004) | 3 lines
690 Changed paths:
691    M /trunk/modules/audio_filter/equalizer.c
692    M /trunk/modules/gui/wxwindows/extrapanel.cpp
693
694 Save equalizer values so that they don't get overriden on filter enable
695 Set default preamp to 12.0 dB
696
697 ------------------------------------------------------------------------
698 r9132 | zorglub | 2004-11-04 14:02:38 +0100 (Thu, 04 Nov 2004) | 2 lines
699 Changed paths:
700    M /trunk/modules/mux/mpeg/ts.c
701
702 Wrong options descriptions in TS muxer
703
704 ------------------------------------------------------------------------
705 r9131 | zorglub | 2004-11-04 13:58:22 +0100 (Thu, 04 Nov 2004) | 2 lines
706 Changed paths:
707    M /trunk/modules/gui/wxwindows/extrapanel.cpp
708
709 Remember adjust settings when there is a vout so that settings are applied as soon as filter is re-enabled
710
711 ------------------------------------------------------------------------
712 r9130 | gbazin | 2004-11-03 19:32:30 +0100 (Wed, 03 Nov 2004) | 1 line
713 Changed paths:
714    M /trunk/modules/mux/mpeg/pes.c
715
716 * modules/mux/mpeg/pes.c: for mpgv, don't store dts if pts == dts.
717 ------------------------------------------------------------------------
718 r9129 | gbazin | 2004-11-03 12:56:16 +0100 (Wed, 03 Nov 2004) | 1 line
719 Changed paths:
720    M /trunk/modules/access/dshow/dshow.cpp
721
722 * modules/access/dshow/dshow.cpp: fixed initialization bug.
723 ------------------------------------------------------------------------
724 r9128 | gbazin | 2004-11-03 11:25:04 +0100 (Wed, 03 Nov 2004) | 1 line
725 Changed paths:
726    M /trunk/modules/access/dshow/dshow.cpp
727
728 * modules/access/dshow/dshow.cpp: really fix DV/PVR support this time (hopefully ;).
729 ------------------------------------------------------------------------
730 r9126 | gbazin | 2004-11-03 01:07:38 +0100 (Wed, 03 Nov 2004) | 1 line
731 Changed paths:
732    M /trunk/modules/audio_filter/normvol.c
733
734 * modules/audio_filter/normvol.c: oops.
735 ------------------------------------------------------------------------
736 r9125 | sam | 2004-11-03 01:05:22 +0100 (Wed, 03 Nov 2004) | 2 lines
737 Changed paths:
738    M /trunk/include/vlc_interface.h
739    M /trunk/po/de.po
740    M /trunk/po/en_GB.po
741    M /trunk/po/es.po
742    M /trunk/po/fr.po
743    M /trunk/po/hu.po
744    M /trunk/po/it.po
745    M /trunk/po/ja.po
746    M /trunk/po/nl.po
747    M /trunk/po/no.po
748    M /trunk/po/pl.po
749    M /trunk/po/pt_BR.po
750    M /trunk/po/ru.po
751    M /trunk/po/sv.po
752    M /trunk/po/vlc.pot
753    M /trunk/src/libvlc.h
754
755   * include/vlc_interface.h src/libvlc.h: typography.
756
757 ------------------------------------------------------------------------
758 r9124 | gbazin | 2004-11-03 00:59:02 +0100 (Wed, 03 Nov 2004) | 1 line
759 Changed paths:
760    M /trunk/ChangeLog
761    M /trunk/po/de.po
762    M /trunk/po/en_GB.po
763    M /trunk/po/es.po
764    M /trunk/po/fr.po
765    M /trunk/po/hu.po
766    M /trunk/po/it.po
767    M /trunk/po/ja.po
768    M /trunk/po/nl.po
769    M /trunk/po/no.po
770    M /trunk/po/pl.po
771    M /trunk/po/pt_BR.po
772    M /trunk/po/ru.po
773    M /trunk/po/sv.po
774    M /trunk/po/vlc.pot
775
776 * ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0).
777 ------------------------------------------------------------------------
778 r9123 | sam | 2004-11-03 00:51:21 +0100 (Wed, 03 Nov 2004) | 2 lines
779 Changed paths:
780    M /trunk/modules/access/cdda/cdda.c
781    M /trunk/po/de.po
782    M /trunk/po/en_GB.po
783    M /trunk/po/es.po
784    M /trunk/po/fr.po
785    M /trunk/po/hu.po
786    M /trunk/po/it.po
787    M /trunk/po/ja.po
788    M /trunk/po/nl.po
789    M /trunk/po/no.po
790    M /trunk/po/pl.po
791    M /trunk/po/pt_BR.po
792    M /trunk/po/ru.po
793    M /trunk/po/sv.po
794    M /trunk/po/vlc.pot
795
796   * modules/access/cdda/cdda.c: Spelling fix.
797
798 ------------------------------------------------------------------------
799 r9122 | gbazin | 2004-11-03 00:43:41 +0100 (Wed, 03 Nov 2004) | 1 line
800 Changed paths:
801    M /trunk/configure.ac
802
803 * configure.ac: added normvol to the list of plugins.
804 ------------------------------------------------------------------------
805 r9121 | gbazin | 2004-11-03 00:42:08 +0100 (Wed, 03 Nov 2004) | 1 line
806 Changed paths:
807    M /trunk/modules/audio_filter/normvol.c
808
809 * modules/audio_filter/normvol.c: compilation fix (C99ism).
810 ------------------------------------------------------------------------
811 r9120 | hartman | 2004-11-03 00:41:36 +0100 (Wed, 03 Nov 2004) | 2 lines
812 Changed paths:
813    M /trunk/extras/contrib/src/Makefile
814
815 * Disable cddb, libcdio and vcdimager building on OSX, since basically they aren't used yet on OS X. (guarding for unused 3rd party libraries)
816
817 ------------------------------------------------------------------------
818 r9119 | gbazin | 2004-11-03 00:40:20 +0100 (Wed, 03 Nov 2004) | 1 line
819 Changed paths:
820    M /trunk/src/misc/variables.c
821
822 * src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).
823 ------------------------------------------------------------------------
824 r9117 | sam | 2004-11-02 23:29:07 +0100 (Tue, 02 Nov 2004) | 3 lines
825 Changed paths:
826    M /trunk/src/misc/modules.c
827
828   * src/misc/modules:
829     + Only consider psz_program when looking for an interface plugin.
830
831 ------------------------------------------------------------------------
832 r9116 | hartman | 2004-11-02 22:35:54 +0100 (Tue, 02 Nov 2004) | 3 lines
833 Changed paths:
834    M /trunk/extras/contrib/src/Makefile
835    A /trunk/extras/contrib/src/Patches/kasenna.patch
836
837 * kasenna patch for OS X. cheating while i can :)
838   patch is for the 2004.10.28a version of vlc
839
840 ------------------------------------------------------------------------
841 r9115 | hartman | 2004-11-02 21:59:41 +0100 (Tue, 02 Nov 2004) | 2 lines
842 Changed paths:
843    M /trunk/extras/contrib/src/packages.mak
844
845 * newer liveMedia version for OSX.
846
847 ------------------------------------------------------------------------
848 r9114 | hartman | 2004-11-02 21:52:45 +0100 (Tue, 02 Nov 2004) | 3 lines
849 Changed paths:
850    M /trunk/modules/demux/subtitle.c
851
852 * fixed a problem with sub-fps overriding
853   If subtitle format  doesn't have their own reference, they should define 25fps as the the standard reference, BUT NOT GLOBALLY. Cause then ALL subtitle formats will use this correction factor of 25fps.
854
855 ------------------------------------------------------------------------
856 r9112 | gbazin | 2004-11-02 20:25:31 +0100 (Tue, 02 Nov 2004) | 1 line
857 Changed paths:
858    M /trunk/ChangeLog
859
860 * ChangeLog: updated for the 0.8.0 release.
861 ------------------------------------------------------------------------
862 r9111 | gbazin | 2004-11-02 20:23:40 +0100 (Tue, 02 Nov 2004) | 1 line
863 Changed paths:
864    M /trunk/modules/gui/wxwindows/interface.cpp
865
866 * modules/gui/wxwindows/interface.cpp: slightly bigger interface on win32.
867 ------------------------------------------------------------------------
868 r9110 | fenrir | 2004-11-02 16:23:18 +0100 (Tue, 02 Nov 2004) | 2 lines
869 Changed paths:
870    M /trunk/src/misc/httpd.c
871
872 * httpd: Do not close the connection on timeout for rtsp.
873 (Make quicktime happy)
874 ------------------------------------------------------------------------
875 r9109 | sam | 2004-11-02 15:11:19 +0100 (Tue, 02 Nov 2004) | 4 lines
876 Changed paths:
877    M /trunk/po/fr.po
878
879   * po/fr.po:
880     + Minor spelling fixes.
881     + Correct UTF8 apostrophes.
882
883 ------------------------------------------------------------------------
884 r9108 | gbazin | 2004-11-02 14:47:19 +0100 (Tue, 02 Nov 2004) | 1 line
885 Changed paths:
886    M /trunk/po/POTFILES.in
887    M /trunk/po/de.po
888    M /trunk/po/en_GB.po
889    M /trunk/po/es.po
890    M /trunk/po/fr.po
891    M /trunk/po/hu.po
892    M /trunk/po/it.po
893    M /trunk/po/ja.po
894    M /trunk/po/nl.po
895    M /trunk/po/no.po
896    M /trunk/po/pl.po
897    M /trunk/po/pt_BR.po
898    M /trunk/po/ru.po
899    M /trunk/po/sv.po
900    M /trunk/po/vlc.pot
901
902 * po/*: update in preparation for 0.8.0.
903 ------------------------------------------------------------------------
904 r9107 | gbazin | 2004-11-02 14:38:04 +0100 (Tue, 02 Nov 2004) | 1 line
905 Changed paths:
906    M /trunk/modules/control/rc.c
907
908 * modules/control/rc.c: reverted last commit and only print an additional '\r' in net mode.
909 ------------------------------------------------------------------------
910 r9106 | gbazin | 2004-11-02 13:52:49 +0100 (Tue, 02 Nov 2004) | 1 line
911 Changed paths:
912    M /trunk/src/misc/win32_specific.c
913
914 * src/misc/win32_specific.c: mozilla plugin fix.
915 ------------------------------------------------------------------------
916 r9105 | hartman | 2004-11-02 13:50:17 +0100 (Tue, 02 Nov 2004) | 2 lines
917 Changed paths:
918    M /trunk/modules/demux/m3u.c
919
920 * detect rtsptext reference files as used by QuickTime and Real
921
922 ------------------------------------------------------------------------
923 r9104 | gbazin | 2004-11-02 10:19:19 +0100 (Tue, 02 Nov 2004) | 1 line
924 Changed paths:
925    M /trunk/modules/audio_output/portaudio.c
926
927 * modules/audio_output/portaudio.c: make stereo the default.
928 ------------------------------------------------------------------------
929 r9103 | fkuehne | 2004-11-01 23:41:54 +0100 (Mon, 01 Nov 2004) | 1 line
930 Changed paths:
931    M /trunk/po/it.po
932
933 * changed the used-charset-property to UTF-8
934 ------------------------------------------------------------------------
935 r9102 | gbazin | 2004-11-01 17:37:32 +0100 (Mon, 01 Nov 2004) | 1 line
936 Changed paths:
937    M /trunk/modules/access/dshow/filter.cpp
938
939 * modules/access/dshow/filter.cpp: fixed uninitialized variable.
940 ------------------------------------------------------------------------
941 r9101 | gbazin | 2004-11-01 17:21:29 +0100 (Mon, 01 Nov 2004) | 1 line
942 Changed paths:
943    M /trunk/modules/codec/dmo/dmo.c
944
945 * modules/codec/dmo/dmo.c: fixed a couple of memleaks.
946 ------------------------------------------------------------------------
947 r9100 | gbazin | 2004-11-01 16:35:11 +0100 (Mon, 01 Nov 2004) | 1 line
948 Changed paths:
949    M /trunk/src/video_output/video_output.c
950
951 * src/video_output/video_output.c: portability fix.
952 ------------------------------------------------------------------------
953 r9099 | hartman | 2004-11-01 14:43:43 +0100 (Mon, 01 Nov 2004) | 2 lines
954 Changed paths:
955    M /trunk/modules/demux/sgimb.c
956
957 * Shame shame shame shame shame, Shame on me 
958
959 ------------------------------------------------------------------------
960 r9098 | hartman | 2004-11-01 14:42:05 +0100 (Mon, 01 Nov 2004) | 2 lines
961 Changed paths:
962    M /trunk/modules/demux/sgimb.c
963
964 * Set a higher RTSP caching if we use Kasenna VoD
965
966 ------------------------------------------------------------------------
967 r9097 | gbazin | 2004-11-01 14:10:14 +0100 (Mon, 01 Nov 2004) | 1 line
968 Changed paths:
969    M /trunk/modules/access/dshow/dshow.cpp
970
971 * modules/access/dshow/dshow.cpp: don't add a prefered media type when dealing with pins which handle MEDIATYPE_Stream (for some reason the WinTV PVR doesn't really like this).
972 ------------------------------------------------------------------------
973 r9096 | gbazin | 2004-11-01 13:58:39 +0100 (Mon, 01 Nov 2004) | 1 line
974 Changed paths:
975    M /trunk/modules/access/dshow/filter.cpp
976
977 * modules/access/dshow/filter.cpp: fixed crash.
978 ------------------------------------------------------------------------
979 r9095 | dionoea | 2004-11-01 12:06:13 +0100 (Mon, 01 Nov 2004) | 2 lines
980 Changed paths:
981    M /trunk/modules/control/http.c
982    M /trunk/share/http/index.html
983
984 Possibility to set volume using %
985
986 ------------------------------------------------------------------------
987 r9094 | dionoea | 2004-11-01 11:35:39 +0100 (Mon, 01 Nov 2004) | 3 lines
988 Changed paths:
989    M /trunk/share/http/index.html
990
991 Fixed the volume control
992
993
994 ------------------------------------------------------------------------
995 r9093 | jpsaman | 2004-10-31 18:24:18 +0100 (Sun, 31 Oct 2004) | 1 line
996 Changed paths:
997    M /trunk/ipkg/control.gpe
998    M /trunk/ipkg/control.h3600
999    M /trunk/ipkg/control.opie
1000    M /trunk/ipkg/control.zaurus
1001    M /trunk/ipkg/rules.gpe
1002    M /trunk/ipkg/rules.h3600
1003    M /trunk/ipkg/rules.opie
1004    M /trunk/ipkg/rules.zaurus
1005
1006 Update version information in iPAQ build files.wq
1007 ------------------------------------------------------------------------
1008 r9092 | markfm | 2004-10-31 17:50:14 +0100 (Sun, 31 Oct 2004) | 2 lines
1009 Changed paths:
1010    M /trunk/modules/gui/wxwindows/extrapanel.cpp
1011
1012 Initialize i_smooth
1013
1014 ------------------------------------------------------------------------
1015 r9091 | gbazin | 2004-10-31 17:44:01 +0100 (Sun, 31 Oct 2004) | 2 lines
1016 Changed paths:
1017    M /trunk/ChangeLog
1018    M /trunk/NEWS
1019    M /trunk/configure.ac
1020    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
1021    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
1022
1023 * ALL: update in preparation for 0.8.0.
1024
1025 ------------------------------------------------------------------------
1026 r9090 | gbazin | 2004-10-31 17:21:28 +0100 (Sun, 31 Oct 2004) | 3 lines
1027 Changed paths:
1028    M /trunk/TODO
1029    M /trunk/src/libvlc.h
1030
1031 * src/libvlc.h: --intf isn't an advanced option.
1032 * TODO: updated.
1033
1034 ------------------------------------------------------------------------
1035 r9089 | jpsaman | 2004-10-31 16:51:24 +0100 (Sun, 31 Oct 2004) | 1 line
1036 Changed paths:
1037    M /trunk/modules/codec/spudec/spudec.c
1038
1039 Logical fix: add packetizer in PackitizerOpen()
1040 ------------------------------------------------------------------------
1041 r9088 | gbazin | 2004-10-31 14:19:28 +0100 (Sun, 31 Oct 2004) | 1 line
1042 Changed paths:
1043    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
1044    M /trunk/modules/gui/wxwindows/preferences_widgets.h
1045
1046 * modules/gui/wxwindows/preferences_widgets.cpp/h: work around a wxSpinCtrl recursion bug in wxGTK.
1047 ------------------------------------------------------------------------
1048 r9087 | gbazin | 2004-10-30 17:32:56 +0200 (Sat, 30 Oct 2004) | 1 line
1049 Changed paths:
1050    M /trunk/modules/control/netsync.c
1051
1052 * modules/control/netsync.c: less verbose.
1053 ------------------------------------------------------------------------
1054 r9086 | gbazin | 2004-10-30 17:27:28 +0200 (Sat, 30 Oct 2004) | 1 line
1055 Changed paths:
1056    M /trunk/modules/codec/ffmpeg/encoder.c
1057
1058 * modules/codec/ffmpeg/encoder.c: compilation fix for ffmpeg 0.4.8 (not sure it's worth but...).
1059 ------------------------------------------------------------------------
1060 r9085 | gbazin | 2004-10-30 17:05:52 +0200 (Sat, 30 Oct 2004) | 1 line
1061 Changed paths:
1062    M /trunk/modules/stream_out/transcode.c
1063
1064 * modules/stream_out/transcode.c: trying to make the audio/fps resync work even when an ES is not transcoded.
1065 ------------------------------------------------------------------------
1066 r9084 | gbazin | 2004-10-30 16:12:35 +0200 (Sat, 30 Oct 2004) | 1 line
1067 Changed paths:
1068    M /trunk/modules/stream_out/transcode.c
1069
1070 *  modules/stream_out/transcode.c: fixed subtitles encoding when used with audio-sync.
1071 ------------------------------------------------------------------------
1072 r9083 | gbazin | 2004-10-30 12:36:07 +0200 (Sat, 30 Oct 2004) | 3 lines
1073 Changed paths:
1074    M /trunk/modules/control/telnet.c
1075    M /trunk/src/misc/vlm.c
1076
1077 * src/misc/vlm.c: reformat help message.
1078 * modules/control/telnet.c: "\n" -> "\r\n" + cleanup.
1079
1080 ------------------------------------------------------------------------
1081 r9082 | hartman | 2004-10-29 18:13:10 +0200 (Fri, 29 Oct 2004) | 2 lines
1082 Changed paths:
1083    M /trunk/modules/access/http.c
1084
1085 * live365.com servers behave quite like icecast servers. they are now supported and piggyback on the same 'hack'. Also print the [ice|icy|x-audiocast]-* meta headers. send by ICY and icecast servers.
1086
1087 ------------------------------------------------------------------------
1088 r9081 | hartman | 2004-10-29 17:11:07 +0200 (Fri, 29 Oct 2004) | 2 lines
1089 Changed paths:
1090    M /trunk/modules/access/http.c
1091
1092 * Fix icecast detection (only works if the server truly is icecast).
1093
1094 ------------------------------------------------------------------------
1095 r9080 | hartman | 2004-10-29 14:59:14 +0200 (Fri, 29 Oct 2004) | 5 lines
1096 Changed paths:
1097    M /trunk/modules/demux/ts.c
1098
1099 * recognize the following descriptors in a DVB stream (no decoders yet)
1100   - 0x56 Systems B EBU Teletext
1101   - 0x45 VBI Data
1102   - 0x46 VBI Teletext
1103
1104 ------------------------------------------------------------------------
1105 r9079 | gbazin | 2004-10-29 12:59:19 +0200 (Fri, 29 Oct 2004) | 3 lines
1106 Changed paths:
1107    M /trunk/include/vlc_es_out.h
1108    M /trunk/modules/control/netsync.c
1109    M /trunk/src/input/es_out.c
1110
1111 * src/input/es_out.c, include/vlc_es_out.h: added an ES_OUT_GET_TS method to get a converted timestamp.
1112 * modules/control/netsync.c: fixed the netsync module.
1113
1114 ------------------------------------------------------------------------
1115 r9078 | gbazin | 2004-10-29 11:19:38 +0200 (Fri, 29 Oct 2004) | 1 line
1116 Changed paths:
1117    M /trunk/modules/mux/mp4.c
1118
1119 * modules/mux/mp4.c: added a 3gp mode which writes a 3gp ftyp header.
1120 ------------------------------------------------------------------------
1121 r9077 | gbazin | 2004-10-28 19:46:18 +0200 (Thu, 28 Oct 2004) | 1 line
1122 Changed paths:
1123    M /trunk/modules/audio_output/portaudio.c
1124
1125 * modules/audio_output/portaudio.c: ported to portaudio v19 by Frederic Ruget +  mostly rewritten by me.
1126 ------------------------------------------------------------------------
1127 r9076 | gbazin | 2004-10-28 15:52:36 +0200 (Thu, 28 Oct 2004) | 1 line
1128 Changed paths:
1129    M /trunk/modules/access/dvb/linux_dvb.c
1130
1131 * modules/access/dvb/linux_dvb.c: compilation fix for new versions.
1132 ------------------------------------------------------------------------
1133 r9075 | gbazin | 2004-10-28 15:42:48 +0200 (Thu, 28 Oct 2004) | 1 line
1134 Changed paths:
1135    M /trunk/modules/codec/dmo/dmo.c
1136
1137 * modules/codec/dmo: couple of fixes.
1138 ------------------------------------------------------------------------
1139 r9074 | gbazin | 2004-10-28 13:16:06 +0200 (Thu, 28 Oct 2004) | 1 line
1140 Changed paths:
1141    M /trunk/modules/access/dshow/dshow.cpp
1142    M /trunk/modules/access/dshow/filter.cpp
1143
1144 * modules/access/dshow: some more debug messages.
1145 ------------------------------------------------------------------------
1146 r9073 | gbazin | 2004-10-28 12:29:49 +0200 (Thu, 28 Oct 2004) | 1 line
1147 Changed paths:
1148    M /trunk/src/misc/modules.c
1149
1150 * src/misc/modules.c: remove debug message.
1151 ------------------------------------------------------------------------
1152 r9072 | gbazin | 2004-10-28 12:26:00 +0200 (Thu, 28 Oct 2004) | 1 line
1153 Changed paths:
1154    M /trunk/src/misc/modules.c
1155
1156 * src/misc/modules.c: include current language in cache file.
1157 ------------------------------------------------------------------------
1158 r9071 | hartman | 2004-10-28 12:17:22 +0200 (Thu, 28 Oct 2004) | 2 lines
1159 Changed paths:
1160    M /trunk/modules/demux/subtitle.c
1161
1162 * subtitle.c: make sure int -> date conversion is don properly everywhere.
1163
1164 ------------------------------------------------------------------------
1165 r9070 | gbazin | 2004-10-28 11:23:37 +0200 (Thu, 28 Oct 2004) | 1 line
1166 Changed paths:
1167    M /trunk/src/misc/modules.c
1168
1169 * src/misc/modules.c: fixed forcing of modules.
1170 ------------------------------------------------------------------------
1171 r9069 | bigben | 2004-10-27 23:47:44 +0200 (Wed, 27 Oct 2004) | 3 lines
1172 Changed paths:
1173    M /trunk/modules/gui/macosx/open.m
1174
1175 Add rtsp to the list of protocols available in the http/ftp/mms option of the open network dialog. This breaks translation of this string but, BTW, why is it translatable ?
1176
1177
1178 ------------------------------------------------------------------------
1179 r9068 | massiot | 2004-10-27 17:22:01 +0200 (Wed, 27 Oct 2004) | 3 lines
1180 Changed paths:
1181    M /trunk/modules/access/dvb/dvb.h
1182    M /trunk/modules/access/dvb/en50221.c
1183    M /trunk/modules/access/dvb/linux_dvb.c
1184
1185  * modules/access/dvb: Fixed a bug with CAMs which take a long time to
1186    initialize.
1187
1188 ------------------------------------------------------------------------
1189 r9067 | gbazin | 2004-10-27 16:59:24 +0200 (Wed, 27 Oct 2004) | 1 line
1190 Changed paths:
1191    M /trunk/modules/mux/mpeg/pes.c
1192    M /trunk/modules/mux/mpeg/pes.h
1193    M /trunk/modules/mux/mpeg/ps.c
1194    M /trunk/modules/mux/mpeg/ts.c
1195
1196 * modules/mux/mpeg: for video ES, always put the pts and dts in the pes header when they are both available (makes vlc a lot happier when demuxing the stream, especially for other video codecs than mpeg2).
1197 ------------------------------------------------------------------------
1198 r9066 | gbazin | 2004-10-27 16:14:47 +0200 (Wed, 27 Oct 2004) | 1 line
1199 Changed paths:
1200    M /trunk/modules/codec/ffmpeg/encoder.c
1201
1202 * modules/codec/ffmpeg/encoder.c: work around stupid timestamping behaviour in libavcodec.
1203 ------------------------------------------------------------------------
1204 r9065 | sam | 2004-10-27 15:32:21 +0200 (Wed, 27 Oct 2004) | 3 lines
1205 Changed paths:
1206    M /trunk/src/misc/modules.c
1207
1208   * src/misc/modules:
1209     + Support for CACHEDIR.TAG (see http://www.brynosaurus.com/cachedir/).
1210
1211 ------------------------------------------------------------------------
1212 r9064 | sam | 2004-10-27 15:20:42 +0200 (Wed, 27 Oct 2004) | 5 lines
1213 Changed paths:
1214    M /trunk/include/vlc_config.h
1215    M /trunk/src/misc/modules.c
1216
1217   * src/misc/modules.c:
1218     + Store plugin cache in a cache/ subdirectory.
1219     + Encode the endianness and pointer size in the plugin cache filename to
1220       prevent crashes on multiarch home directories.
1221
1222 ------------------------------------------------------------------------
1223 r9063 | gbazin | 2004-10-27 12:42:48 +0200 (Wed, 27 Oct 2004) | 1 line
1224 Changed paths:
1225    M /trunk/modules/demux/asf/asf.c
1226
1227 * modules/demux/asf/asf.c: commented out the 'found compressed payload' message.
1228 ------------------------------------------------------------------------
1229 r9062 | hartman | 2004-10-27 03:05:37 +0200 (Wed, 27 Oct 2004) | 4 lines
1230 Changed paths:
1231    M /trunk/modules/demux/livedotcom.cpp
1232
1233 * livedotcom.cpp: - added support for the RTSP BYE packet. Patch by
1234   Ross Finlayson (21 august 2004)
1235   - fixed support for (Darwin) Pause. Patch from Hussain ( conundrums at gmail dot com )
1236
1237 ------------------------------------------------------------------------
1238 r9061 | gbazin | 2004-10-26 15:03:03 +0200 (Tue, 26 Oct 2004) | 1 line
1239 Changed paths:
1240    M /trunk/modules/demux/mpeg/mpga.c
1241
1242 * modules/demux/mpeg/mpga.c: oops, uninitialized variable.
1243 ------------------------------------------------------------------------
1244 r9060 | gbazin | 2004-10-26 15:00:04 +0200 (Tue, 26 Oct 2004) | 4 lines
1245 Changed paths:
1246    M /trunk/modules/demux/mpeg/mpga.c
1247
1248 * modules/demux/mpeg/mpga.c: rewritten using the mpeg audio packetizer.
1249   - fixes problems the old demux had with some mp3s.
1250   - should handle free-bitrate as well.
1251
1252 ------------------------------------------------------------------------
1253 r9059 | markfm | 2004-10-25 13:23:11 +0200 (Mon, 25 Oct 2004) | 2 lines
1254 Changed paths:
1255    M /trunk/modules/access/mms/mmstu.c
1256
1257 Comment out truncated packets debug message.
1258
1259 ------------------------------------------------------------------------
1260 r9058 | gbazin | 2004-10-25 12:59:17 +0200 (Mon, 25 Oct 2004) | 1 line
1261 Changed paths:
1262    M /trunk/modules/access/http.c
1263
1264 * modules/access/http.c: reverted the change to flag shoutcast streams as non-pace controllable (doesn't work really well).
1265 ------------------------------------------------------------------------
1266 r9057 | gbazin | 2004-10-25 10:19:29 +0200 (Mon, 25 Oct 2004) | 1 line
1267 Changed paths:
1268    M /trunk/src/libvlc.h
1269
1270 * src/libvlc.h: do not make --high-priority an advanced option.
1271 ------------------------------------------------------------------------
1272 r9056 | gbazin | 2004-10-24 23:07:58 +0200 (Sun, 24 Oct 2004) | 1 line
1273 Changed paths:
1274    M /trunk/src/libvlc.c
1275    M /trunk/src/misc/threads.c
1276
1277 * src/libvlc.c, src/misc/threads.c: couple of fixes for thread priorities.
1278 ------------------------------------------------------------------------
1279 r9055 | murray | 2004-10-24 19:09:14 +0200 (Sun, 24 Oct 2004) | 2 lines
1280 Changed paths:
1281    M /trunk/po/it.po
1282
1283 UTF8 version of it.po
1284
1285 ------------------------------------------------------------------------
1286 r9054 | zorglub | 2004-10-24 18:37:13 +0200 (Sun, 24 Oct 2004) | 2 lines
1287 Changed paths:
1288    M /trunk/modules/misc/freetype.c
1289
1290 Cosmetics
1291
1292 ------------------------------------------------------------------------
1293 r9053 | sigmunau | 2004-10-24 18:19:44 +0200 (Sun, 24 Oct 2004) | 2 lines
1294 Changed paths:
1295    M /trunk/modules/misc/freetype.c
1296
1297 freetype.c: fixed crash on unbreakable strings
1298
1299 ------------------------------------------------------------------------
1300 r9052 | sigmunau | 2004-10-24 18:03:11 +0200 (Sun, 24 Oct 2004) | 2 lines
1301 Changed paths:
1302    M /trunk/modules/misc/freetype.c
1303
1304 freetype.c: Auto-wrap subtitles (still needs some work to handle margins)
1305
1306 ------------------------------------------------------------------------
1307 r9051 | markfm | 2004-10-24 17:56:37 +0200 (Sun, 24 Oct 2004) | 2 lines
1308 Changed paths:
1309    M /trunk/modules/access/mms/mmstu.c
1310
1311 Truncated packet debug message -- state reported vs. actual length, not the delta.
1312
1313 ------------------------------------------------------------------------
1314 r9050 | gbazin | 2004-10-24 17:26:23 +0200 (Sun, 24 Oct 2004) | 1 line
1315 Changed paths:
1316    M /trunk/modules/codec/ffmpeg/encoder.c
1317
1318 * modules/codec/ffmpeg/encoder.c: sanity check for frames in the past that libavcodec really doesn't like.
1319 ------------------------------------------------------------------------
1320 r9049 | sigmunau | 2004-10-24 15:13:58 +0200 (Sun, 24 Oct 2004) | 2 lines
1321 Changed paths:
1322    M /trunk/modules/misc/freetype.c
1323
1324 freetype.c: fixed two size/position related bugs. 
1325
1326 ------------------------------------------------------------------------
1327 r9048 | gbazin | 2004-10-23 21:47:24 +0200 (Sat, 23 Oct 2004) | 1 line
1328 Changed paths:
1329    M /trunk/configure.ac
1330
1331 * configure.ac: fixed detection of libavformat.
1332 ------------------------------------------------------------------------
1333 r9047 | gbazin | 2004-10-23 20:22:42 +0200 (Sat, 23 Oct 2004) | 1 line
1334 Changed paths:
1335    M /trunk/configure.ac
1336
1337 * configure.ac: mkv compilation fix by Philippe Van Hecke (philippe dot vanhecke at belnet dot be).
1338 ------------------------------------------------------------------------
1339 r9046 | fkuehne | 2004-10-23 18:54:56 +0200 (Sat, 23 Oct 2004) | 1 line
1340 Changed paths:
1341    M /trunk/po/es.po
1342
1343 * final update to the Spanish translation by Antonio Javier Varela Calvo
1344 ------------------------------------------------------------------------
1345 r9045 | zorglub | 2004-10-23 18:08:57 +0200 (Sat, 23 Oct 2004) | 2 lines
1346 Changed paths:
1347    M /trunk/modules/gui/wxwindows/streamdata.h
1348    M /trunk/modules/gui/wxwindows/streamout.cpp
1349    M /trunk/modules/gui/wxwindows/wizard.cpp
1350
1351 Update muxers and codecs in wizard
1352
1353 ------------------------------------------------------------------------
1354 r9044 | gbazin | 2004-10-23 13:47:22 +0200 (Sat, 23 Oct 2004) | 1 line
1355 Changed paths:
1356    M /trunk/modules/misc/freetype.c
1357
1358 * modules/misc/freetype.c: off by one error.
1359 ------------------------------------------------------------------------
1360 r9043 | gbazin | 2004-10-22 20:34:38 +0200 (Fri, 22 Oct 2004) | 1 line
1361 Changed paths:
1362    M /trunk/include/vlc_block.h
1363
1364 * include/vlc_block.h: compilation fix (define BLOCK_FLAG_NO_KEYFRAME).
1365 ------------------------------------------------------------------------
1366 r9042 | massiot | 2004-10-22 17:16:45 +0200 (Fri, 22 Oct 2004) | 6 lines
1367 Changed paths:
1368    M /trunk/modules/mux/mpeg/pes.c
1369    M /trunk/modules/mux/mpeg/pes.h
1370    M /trunk/modules/mux/mpeg/ps.c
1371    M /trunk/modules/mux/mpeg/ts.c
1372
1373  * modules/mux/mpeg/pes.c: Extended prototype to allow for padding bytes
1374    and data_alignment in the PES header (needed for teletext).
1375  * modules/mux/mpeg/ts.c: Teletext (0x56 descriptor) streaming support,
1376    new options spu-pid and tsid, re-enabled bmax because it is useful for
1377    debugging the encoder, fixed in a bug in the parsing of the CSA key
1378
1379 ------------------------------------------------------------------------
1380 r9041 | hartman | 2004-10-22 15:53:53 +0200 (Fri, 22 Oct 2004) | 2 lines
1381 Changed paths:
1382    M /trunk/modules/demux/mp4/mp4.c
1383    M /trunk/modules/misc/sap.c
1384
1385 * Fix reference modules to add after their own playlist position instead of the end of the playlist
1386
1387 ------------------------------------------------------------------------
1388 r9040 | massiot | 2004-10-22 15:53:18 +0200 (Fri, 22 Oct 2004) | 5 lines
1389 Changed paths:
1390    M /trunk/modules/access/dvb/Modules.am
1391    M /trunk/modules/access/dvb/access.c
1392    M /trunk/modules/access/dvb/dvb.h
1393    A /trunk/modules/access/dvb/en50221.c
1394    M /trunk/modules/access/dvb/linux_dvb.c
1395    M /trunk/modules/demux/ts.c
1396
1397  * modules/access/dvb: Partial EN 50 221 implementation. This activates
1398    native support for CAM modules (without using an external program).
1399    When used in conjunction with --programs, it also allows to descramble
1400    several services with one professional CAM.
1401
1402 ------------------------------------------------------------------------
1403 r9039 | massiot | 2004-10-22 15:49:14 +0200 (Fri, 22 Oct 2004) | 3 lines
1404 Changed paths:
1405    M /trunk/include/vlc_es_out.h
1406    M /trunk/src/input/es_out.c
1407    M /trunk/src/input/input.c
1408    M /trunk/src/input/var.c
1409    M /trunk/src/libvlc.h
1410
1411  * src/input: Added a --programs configuration option, allowing to select
1412    several coma-separated programs.
1413
1414 ------------------------------------------------------------------------
1415 r9038 | massiot | 2004-10-22 15:44:24 +0200 (Fri, 22 Oct 2004) | 3 lines
1416 Changed paths:
1417    M /trunk/modules/stream_out/transrate/frame.c
1418
1419 * modules/stream_out/transrate/frame.c: Added Antoine Missout's (the
1420   original author) email address.
1421
1422 ------------------------------------------------------------------------
1423 r9037 | massiot | 2004-10-22 15:42:17 +0200 (Fri, 22 Oct 2004) | 4 lines
1424 Changed paths:
1425    M /trunk/src/misc/threads.c
1426
1427 * src/misc/threads.c: Fixed a bug in handling of priorities : with POSIX
1428   threads a newly created thread inherits the priority of its parent.
1429   Set the priority even if it is 0.
1430
1431 ------------------------------------------------------------------------
1432 r9036 | massiot | 2004-10-22 15:37:21 +0200 (Fri, 22 Oct 2004) | 2 lines
1433 Changed paths:
1434    M /trunk/src/misc/variables.c
1435
1436  * src/misc/variables.c: Implemented inheritance for variables of type list.
1437
1438 ------------------------------------------------------------------------
1439 r9035 | gbazin | 2004-10-22 15:33:31 +0200 (Fri, 22 Oct 2004) | 1 line
1440 Changed paths:
1441    M /trunk/modules/gui/wxwindows/open.cpp
1442
1443 * modules/gui/wxwindows/open.cpp: small cosmetic change.
1444 ------------------------------------------------------------------------
1445 r9034 | gbazin | 2004-10-22 15:31:17 +0200 (Fri, 22 Oct 2004) | 1 line
1446 Changed paths:
1447    M /trunk/modules/access/dshow/dshow.cpp
1448
1449 * modules/access/dshow/dshow.cpp: moved tuner properties to its own function + new dshow-tuner config option.
1450 ------------------------------------------------------------------------
1451 r9033 | gbazin | 2004-10-22 14:07:08 +0200 (Fri, 22 Oct 2004) | 1 line
1452 Changed paths:
1453    M /trunk/modules/gui/wxwindows/streamout.cpp
1454    M /trunk/modules/gui/wxwindows/wxwindows.h
1455
1456 * modules/gui/wxwindows/streamout.cpp: removed avi muxer + added wav muxer and a few more codecs.
1457 ------------------------------------------------------------------------
1458 r9032 | gbazin | 2004-10-22 13:22:04 +0200 (Fri, 22 Oct 2004) | 1 line
1459 Changed paths:
1460    M /trunk/modules/codec/ffmpeg/video.c
1461
1462 * modules/codec/ffmpeg/video.c: libavcodec still doesn't handle avc1 properly so work around this until the issue is solved.
1463 ------------------------------------------------------------------------
1464 r9031 | gbazin | 2004-10-22 13:11:27 +0200 (Fri, 22 Oct 2004) | 1 line
1465 Changed paths:
1466    M /trunk/modules/packetizer/h264.c
1467
1468 * modules/packetizer/h264.c: oops, forgot to remove a bit of debug code.
1469 ------------------------------------------------------------------------
1470 r9030 | gbazin | 2004-10-22 12:08:17 +0200 (Fri, 22 Oct 2004) | 2 lines
1471 Changed paths:
1472    M /trunk/configure.ac
1473    D /trunk/modules/codec/ffmpeg/postprocessing
1474
1475 * modules/codec/ffmpeg/postprocessing: removed deprecated postprocessing code.
1476
1477 ------------------------------------------------------------------------
1478 r9029 | fkuehne | 2004-10-21 16:55:00 +0200 (Thu, 21 Oct 2004) | 2 lines
1479 Changed paths:
1480    M /trunk/po/de.po
1481    M /trunk/po/es.po
1482
1483 * es.po: almost complete update to the Spanish l10n by Antonio Javier Varela, converted to UTF-8
1484 * de.po: small fix
1485 ------------------------------------------------------------------------
1486 r9028 | gbazin | 2004-10-21 16:33:27 +0200 (Thu, 21 Oct 2004) | 1 line
1487 Changed paths:
1488    M /trunk/modules/control/ntservice.c
1489
1490 * modules/control/ntservice.c: fix for --ntservice-extraintf.
1491 ------------------------------------------------------------------------
1492 r9027 | gbazin | 2004-10-21 15:20:54 +0200 (Thu, 21 Oct 2004) | 1 line
1493 Changed paths:
1494    M /trunk/modules/codec/dvbsub.c
1495
1496 * modules/codec/dvbsub.c: fixed a sanity check.
1497 ------------------------------------------------------------------------
1498 r9026 | gbazin | 2004-10-21 14:48:10 +0200 (Thu, 21 Oct 2004) | 1 line
1499 Changed paths:
1500    M /trunk/modules/control/ntservice.c
1501
1502 * modules/control/ntservice.c: added an --ntservice-options config option to allow specifying config options to be used when starting the service.
1503 ------------------------------------------------------------------------
1504 r9025 | gbazin | 2004-10-21 12:23:08 +0200 (Thu, 21 Oct 2004) | 1 line
1505 Changed paths:
1506    M /trunk/src/libvlc.c
1507
1508 * src/libvlc.c: win32 fixes for the help output when used with a cygwin shell.
1509 ------------------------------------------------------------------------
1510 r9024 | gbazin | 2004-10-21 11:09:20 +0200 (Thu, 21 Oct 2004) | 1 line
1511 Changed paths:
1512    M /trunk/modules/audio_output/directx.c
1513
1514 * modules/audio_output/directx.c: use common channel re-ordering code.
1515 ------------------------------------------------------------------------
1516 r9023 | gbazin | 2004-10-20 19:44:36 +0200 (Wed, 20 Oct 2004) | 5 lines
1517 Changed paths:
1518    M /trunk/modules/packetizer/h264.c
1519
1520 * modules/packetizer/h264.c:
1521    - use 3 bytes start codes.
1522    - fixed SPS parsing with cropping.
1523    - fixed detection of the first VCL NAL unit of a picture.
1524
1525 ------------------------------------------------------------------------
1526 r9022 | gbazin | 2004-10-20 16:59:49 +0200 (Wed, 20 Oct 2004) | 1 line
1527 Changed paths:
1528    M /trunk/modules/access/dshow/dshow.cpp
1529
1530 * modules/access/dshow/dshow.cpp: codying style changes + a couple of fixes.
1531 ------------------------------------------------------------------------
1532 r9021 | gbazin | 2004-10-20 15:04:05 +0200 (Wed, 20 Oct 2004) | 1 line
1533 Changed paths:
1534    M /trunk/src/input/demux.c
1535
1536 * src/input/demux.c: make sure the demux chaining layer doesn't stay stuck when stopping.
1537 ------------------------------------------------------------------------
1538 r9020 | gbazin | 2004-10-20 14:01:09 +0200 (Wed, 20 Oct 2004) | 5 lines
1539 Changed paths:
1540    M /trunk/doc/vlm.txt
1541    M /trunk/include/vlc_vlm.h
1542    M /trunk/modules/misc/rtsp.c
1543    M /trunk/src/misc/vlm.c
1544
1545 * src/misc/vlm.c: added support for the 'mux' option for VOD.
1546    This option tells the vod server to send an encapsulated stream.
1547 * modules/misc/rtsp.c: support for mp2t (MPEG TS) and mp2p (MPEG PS) mux types.
1548 * doc/vlm.txt: update for the mux option.
1549
1550 ------------------------------------------------------------------------
1551 r9019 | gbazin | 2004-10-20 13:37:08 +0200 (Wed, 20 Oct 2004) | 1 line
1552 Changed paths:
1553    M /trunk/modules/control/telnet.c
1554
1555 * modules/control/telnet.c: a few fixes + coding style changes.
1556 ------------------------------------------------------------------------
1557 r9018 | gbazin | 2004-10-20 00:28:26 +0200 (Wed, 20 Oct 2004) | 1 line
1558 Changed paths:
1559    M /trunk/src/input/demux.c
1560
1561 * src/input/demux.c: rewrote the demuxer chaining layer using a block fifo.
1562 ------------------------------------------------------------------------
1563 r9017 | gbazin | 2004-10-19 14:05:58 +0200 (Tue, 19 Oct 2004) | 1 line
1564 Changed paths:
1565    M /trunk/modules/gui/wxwindows/streamout.cpp
1566
1567 * modules/gui/wxwindows/streamout.cpp: fixed selection of codec.
1568 ------------------------------------------------------------------------
1569 r9016 | gbazin | 2004-10-19 12:07:38 +0200 (Tue, 19 Oct 2004) | 1 line
1570 Changed paths:
1571    M /trunk/modules/demux/ts.c
1572
1573 * modules/demux/ts.c: on PMT change, don't restart an ES if it hasn't changed.
1574 ------------------------------------------------------------------------
1575 r9015 | hartman | 2004-10-19 01:06:24 +0200 (Tue, 19 Oct 2004) | 2 lines
1576 Changed paths:
1577    M /trunk/modules/demux/livedotcom.cpp
1578    M /trunk/modules/demux/sgimb.c
1579
1580 * Detect if kasenna VoD or unicast stream is MPEG4 or not. Set Kasenna flag for live if it is not MPEG-4
1581
1582 ------------------------------------------------------------------------
1583 r9014 | hartman | 2004-10-19 01:05:30 +0200 (Tue, 19 Oct 2004) | 2 lines
1584 Changed paths:
1585    M /trunk/modules/demux/m3u.c
1586    M /trunk/modules/demux/real.c
1587
1588 * increase priority real demuxer, lower priority m3u demuxer. It was parsing ram files as playlists because it contained URLs.
1589
1590 ------------------------------------------------------------------------
1591 r9013 | hartman | 2004-10-19 00:47:48 +0200 (Tue, 19 Oct 2004) | 2 lines
1592 Changed paths:
1593    M /trunk/src/input/input.c
1594
1595 * Show value of boolean variable options when printing the list for an input.
1596
1597 ------------------------------------------------------------------------
1598 r9012 | asmax | 2004-10-18 23:16:58 +0200 (Mon, 18 Oct 2004) | 2 lines
1599 Changed paths:
1600    M /trunk/share/skins2/skin.dtd
1601
1602 - skin.dtd: a Playlist may not have a Slider
1603
1604 ------------------------------------------------------------------------
1605 r9011 | hartman | 2004-10-18 21:45:21 +0200 (Mon, 18 Oct 2004) | 2 lines
1606 Changed paths:
1607    M /trunk/po/nl.po
1608
1609 * another round of dutch translations. only stupid wizard is left.
1610
1611 ------------------------------------------------------------------------
1612 r9010 | gbazin | 2004-10-18 15:57:03 +0200 (Mon, 18 Oct 2004) | 1 line
1613 Changed paths:
1614    M /trunk/src/audio_output/input.c
1615    M /trunk/src/audio_output/mixer.c
1616
1617 * src/audio_output/input.c, mixer.c: don't try to resample when the audio output is drifting too much.
1618 ------------------------------------------------------------------------
1619 r9009 | markfm | 2004-10-18 15:49:34 +0200 (Mon, 18 Oct 2004) | 2 lines
1620 Changed paths:
1621    M /trunk/modules/control/rc.c
1622
1623 Windows compatibility -- Change printf from \n to \r\n
1624
1625 ------------------------------------------------------------------------
1626 r9008 | gbazin | 2004-10-18 15:19:56 +0200 (Mon, 18 Oct 2004) | 1 line
1627 Changed paths:
1628    M /trunk/src/audio_output/mixer.c
1629
1630 * src/audio_output/mixer.c: fixed segfault.
1631 ------------------------------------------------------------------------
1632 r9007 | gbazin | 2004-10-18 08:36:35 +0200 (Mon, 18 Oct 2004) | 1 line
1633 Changed paths:
1634    M /trunk/modules/control/rc.c
1635
1636 * modules/control/rc.c: proper fix for the high CPU useage with --rc-quiet.
1637 ------------------------------------------------------------------------
1638 r9006 | gbazin | 2004-10-18 08:00:41 +0200 (Mon, 18 Oct 2004) | 1 line
1639 Changed paths:
1640    M /trunk/include/vlc_common.h
1641
1642 * include/vlc_common.h: if strtof() is not available, try to replace it with strtod().
1643 ------------------------------------------------------------------------
1644 r9005 | markfm | 2004-10-18 01:32:46 +0200 (Mon, 18 Oct 2004) | 2 lines
1645 Changed paths:
1646    M /trunk/modules/control/rc.c
1647
1648 WIN32 rc-quiet fix, only do net_Accept once per second to avoid loading down CPU
1649
1650 ------------------------------------------------------------------------
1651 r9004 | hartman | 2004-10-17 15:48:57 +0200 (Sun, 17 Oct 2004) | 2 lines
1652 Changed paths:
1653    M /trunk/INSTALL
1654    M /trunk/README
1655    M /trunk/README.MacOSX.rtf
1656
1657 * Update of README and install files with new information.
1658
1659 ------------------------------------------------------------------------
1660 r9003 | hartman | 2004-10-17 15:38:22 +0200 (Sun, 17 Oct 2004) | 2 lines
1661 Changed paths:
1662    M /trunk/modules/demux/vobsub.c
1663
1664 * vobsub.c: implemented vobsub seeking support.
1665
1666 ------------------------------------------------------------------------
1667 r9002 | hartman | 2004-10-16 15:14:50 +0200 (Sat, 16 Oct 2004) | 2 lines
1668 Changed paths:
1669    M /trunk/modules/demux/livedotcom.cpp
1670
1671 * livedotcom: added a --rtsp-kasenna option to tell liveMedia to speak Kasenna RTSP dialect for a certain rtsp:// link.
1672
1673 ------------------------------------------------------------------------
1674 r9001 | gbazin | 2004-10-16 11:19:28 +0200 (Sat, 16 Oct 2004) | 1 line
1675 Changed paths:
1676    M /trunk/configure.ac
1677
1678 * configure.ac: autodetect ffmpeg build options when using --with-ffmpeg-tree + make sure we use the libs in the given tree.
1679 ------------------------------------------------------------------------
1680 r9000 | gbazin | 2004-10-15 23:41:34 +0200 (Fri, 15 Oct 2004) | 1 line
1681 Changed paths:
1682    M /trunk/modules/codec/ffmpeg/demux.c
1683
1684 * modules/codec/ffmpeg/demux.c: compilation fix for ffmpeg cvs.
1685 ------------------------------------------------------------------------
1686 r8999 | gbazin | 2004-10-15 20:08:53 +0200 (Fri, 15 Oct 2004) | 1 line
1687 Changed paths:
1688    M /trunk/modules/codec/dvbsub.c
1689
1690 * modules/codec/dvbsub.c: improvements to the encoder. Should produce compliant streams now.
1691 ------------------------------------------------------------------------
1692 r8998 | gbazin | 2004-10-15 17:46:53 +0200 (Fri, 15 Oct 2004) | 1 line
1693 Changed paths:
1694    M /trunk/src/stream_output/stream_output.c
1695
1696 * src/stream_output/stream_output.c: oops, 1.5 seconds, not 15.
1697 ------------------------------------------------------------------------
1698 r8997 | gbazin | 2004-10-15 17:42:01 +0200 (Fri, 15 Oct 2004) | 7 lines
1699 Changed paths:
1700    M /trunk/src/stream_output/stream_output.c
1701
1702 * src/stream_output/stream_output.c:
1703   - for muxers that request some preparsing before starting muxing,
1704     we now wait for 1.5 seconds worth of data to be in the fifo instead
1705     of waiting for 1.5 seconds of real-time.
1706   - if we have have control over the output pace, we also wait before
1707     starting muxing (produces nicer streams).
1708
1709 ------------------------------------------------------------------------
1710 r8996 | gbazin | 2004-10-15 12:40:39 +0200 (Fri, 15 Oct 2004) | 1 line
1711 Changed paths:
1712    M /trunk/modules/codec/dvbsub.c
1713
1714 * modules/codec/dvbsub.c: oops, small fix.
1715 ------------------------------------------------------------------------
1716 r8995 | gbazin | 2004-10-15 12:29:38 +0200 (Fri, 15 Oct 2004) | 1 line
1717 Changed paths:
1718    M /trunk/modules/codec/dvbsub.c
1719
1720 * modules/codec/dvbsub.c: don't wait for an acquisition page to start decoding the subtitles.
1721 ------------------------------------------------------------------------
1722 r8994 | gbazin | 2004-10-15 10:58:16 +0200 (Fri, 15 Oct 2004) | 1 line
1723 Changed paths:
1724    M /trunk/modules/codec/ffmpeg/audio.c
1725    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1726    M /trunk/modules/codec/ffmpeg/video.c
1727
1728 * modules/codec/ffmpeg: fixed a couple of corner cases during initialization.
1729 ------------------------------------------------------------------------
1730 r8993 | sam | 2004-10-15 10:32:03 +0200 (Fri, 15 Oct 2004) | 3 lines
1731 Changed paths:
1732    M /trunk/modules/access/http.c
1733
1734   * modules/access/http.c:
1735     + Fixed erroneous extra "/" in URLs sent to a proxy.
1736
1737 ------------------------------------------------------------------------
1738 r8992 | hartman | 2004-10-15 02:25:18 +0200 (Fri, 15 Oct 2004) | 2 lines
1739 Changed paths:
1740    M /trunk/THANKS
1741    M /trunk/po/ja.po
1742
1743 * update of the japanese translation by Tadashi Jokagi <elf2000 at users.sourceforge dot net>
1744
1745 ------------------------------------------------------------------------
1746 r8991 | gbazin | 2004-10-15 00:14:09 +0200 (Fri, 15 Oct 2004) | 1 line
1747 Changed paths:
1748    M /trunk/modules/codec/ffmpeg/video_filter.c
1749    M /trunk/modules/stream_out/transcode.c
1750    M /trunk/modules/video_filter/scale.c
1751
1752 * modules/codec/ffmpeg/video_filter.c: fixed cases where pictures weren't released properly.
1753 ------------------------------------------------------------------------
1754 r8990 | geshp | 2004-10-14 22:52:14 +0200 (Thu, 14 Oct 2004) | 1 line
1755 Changed paths:
1756    M /trunk/vlc.spec
1757
1758 Long overdue update to the spec file
1759 ------------------------------------------------------------------------
1760 r8989 | gbazin | 2004-10-14 22:05:57 +0200 (Thu, 14 Oct 2004) | 1 line
1761 Changed paths:
1762    M /trunk/src/video_output/video_output.c
1763
1764 * src/video_output/video_output.c: another fix for on-the-fly deinterlacing switch.
1765 ------------------------------------------------------------------------
1766 r8988 | gbazin | 2004-10-14 21:54:52 +0200 (Thu, 14 Oct 2004) | 1 line
1767 Changed paths:
1768    M /trunk/src/video_output/video_output.c
1769
1770 * src/video_output/video_output.c: a couple of fixes.
1771 ------------------------------------------------------------------------
1772 r8987 | gbazin | 2004-10-14 17:03:23 +0200 (Thu, 14 Oct 2004) | 1 line
1773 Changed paths:
1774    M /trunk/src/video_output/video_output.c
1775
1776 * src/video_output/video_output.c: fixed video filter on-the-fly switching (use var_Get/Set instead of config_Get/Put).
1777 ------------------------------------------------------------------------
1778 r8986 | gbazin | 2004-10-14 16:32:34 +0200 (Thu, 14 Oct 2004) | 1 line
1779 Changed paths:
1780    M /trunk/modules/codec/dvbsub.c
1781
1782 * modules/codec/dvbsub.c: another bunch of sanity checks to make the decoder more resiliant to bad streams.
1783 ------------------------------------------------------------------------
1784 r8985 | hartman | 2004-10-14 16:00:14 +0200 (Thu, 14 Oct 2004) | 2 lines
1785 Changed paths:
1786    M /trunk/extras/contrib/src/Makefile
1787    M /trunk/extras/contrib/src/packages.mak
1788
1789 * goom2k4 for OSX.
1790
1791 ------------------------------------------------------------------------
1792 r8984 | murray | 2004-10-14 13:37:50 +0200 (Thu, 14 Oct 2004) | 2 lines
1793 Changed paths:
1794    M /trunk/po/it.po
1795
1796 Italian translation for 0.8.0
1797
1798 ------------------------------------------------------------------------
1799 r8983 | gbazin | 2004-10-14 12:10:48 +0200 (Thu, 14 Oct 2004) | 1 line
1800 Changed paths:
1801    M /trunk/modules/codec/dvbsub.c
1802
1803 * modules/codec/dvbsub.c: more sanity checks.
1804 ------------------------------------------------------------------------
1805 r8982 | gbazin | 2004-10-13 17:40:39 +0200 (Wed, 13 Oct 2004) | 1 line
1806 Changed paths:
1807    M /trunk/modules/codec/dvbsub.c
1808
1809 * modules/codec/dvbsub.c: switch debugging off.
1810 ------------------------------------------------------------------------
1811 r8981 | gbazin | 2004-10-13 17:39:38 +0200 (Wed, 13 Oct 2004) | 5 lines
1812 Changed paths:
1813    M /trunk/modules/codec/dvbsub.c
1814
1815 * modules/codec/dvbsub.c:
1816   - rewrite using the pixel buffer memory model as described in ETSI EN 300 743.
1817   - code simplification.
1818   - more compliant.
1819
1820 ------------------------------------------------------------------------
1821 r8980 | gbazin | 2004-10-13 14:32:06 +0200 (Wed, 13 Oct 2004) | 1 line
1822 Changed paths:
1823    M /trunk/modules/gui/wxwindows/video.cpp
1824
1825 * modules/gui/wxwindows/video.cpp: will hopefully fix the gray video problem in embedded mode on win32.
1826 ------------------------------------------------------------------------
1827 r8979 | gbazin | 2004-10-13 14:30:20 +0200 (Wed, 13 Oct 2004) | 1 line
1828 Changed paths:
1829    M /trunk/modules/video_output/x11/xcommon.c
1830
1831 * modules/video_output/x11/xcommon.c: don't steal events from the owner window.
1832 ------------------------------------------------------------------------
1833 r8978 | gbazin | 2004-10-12 14:58:24 +0200 (Tue, 12 Oct 2004) | 1 line
1834 Changed paths:
1835    M /trunk/modules/visualization/goom.c
1836
1837 * modules/visualization/goom.c: increased buffer queue size (was too low for some audio streams).
1838 ------------------------------------------------------------------------
1839 r8977 | gbazin | 2004-10-12 12:21:49 +0200 (Tue, 12 Oct 2004) | 1 line
1840 Changed paths:
1841    M /trunk/src/video_output/video_output.c
1842
1843 * src/video_output/video_output.c: even uglier fix for the on-the-fly deinterlacing switch problem (but at least it works).
1844 ------------------------------------------------------------------------
1845 r8976 | gbazin | 2004-10-11 21:11:01 +0200 (Mon, 11 Oct 2004) | 1 line
1846 Changed paths:
1847    M /trunk/src/video_output/video_output.c
1848
1849 * src/video_output/video_output.c: nasty fix for on-the-fly deinterlacing switch.
1850 ------------------------------------------------------------------------
1851 r8975 | fkuehne | 2004-10-11 15:44:47 +0200 (Mon, 11 Oct 2004) | 1 line
1852 Changed paths:
1853    M /trunk/po/de.po
1854
1855 * converted the G. l10n to UTF-8
1856 ------------------------------------------------------------------------
1857 r8974 | sam | 2004-10-11 15:14:31 +0200 (Mon, 11 Oct 2004) | 2 lines
1858 Changed paths:
1859    M /trunk/po/de.po
1860
1861   * po/de.po: minor typo.
1862
1863 ------------------------------------------------------------------------
1864 r8973 | gbazin | 2004-10-11 15:09:42 +0200 (Mon, 11 Oct 2004) | 1 line
1865 Changed paths:
1866    M /trunk/modules/codec/x264.c
1867
1868 * modules/codec/x264.c: compilation fix.
1869 ------------------------------------------------------------------------
1870 r8972 | gbazin | 2004-10-11 14:50:13 +0200 (Mon, 11 Oct 2004) | 1 line
1871 Changed paths:
1872    M /trunk/modules/demux/ps.c
1873
1874 * modules/demux/ps.c: work around broken streams produced with WinSubMux.
1875 ------------------------------------------------------------------------
1876 r8971 | gbazin | 2004-10-10 23:28:58 +0200 (Sun, 10 Oct 2004) | 3 lines
1877 Changed paths:
1878    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1879    M /trunk/modules/codec/x264.c
1880
1881 * modules/codec/x264.c: a couple of fixes + use SSE2 detection.
1882 * modules/codec/ffmpeg/ffmpeg.c: use SSE2 detection.
1883
1884 ------------------------------------------------------------------------
1885 r8970 | sam | 2004-10-10 22:34:28 +0200 (Sun, 10 Oct 2004) | 4 lines
1886 Changed paths:
1887    M /trunk/po/en_GB.po
1888    M /trunk/po/es.po
1889    M /trunk/po/fr.po
1890
1891   * po/es.po: fixed a missing space.
1892   * po/fr.po: converted to UTF-8 and fixed ellipses.
1893   * po/en_GB.po: converted to UTF-8 and fixed ellipses.
1894
1895 ------------------------------------------------------------------------
1896 r8969 | courmisch | 2004-10-10 21:11:55 +0200 (Sun, 10 Oct 2004) | 2 lines
1897 Changed paths:
1898    M /trunk/po/es.po
1899
1900 Compilation fix. Please double-check (I don't speak spanish).
1901
1902 ------------------------------------------------------------------------
1903 r8968 | fkuehne | 2004-10-10 17:31:21 +0200 (Sun, 10 Oct 2004) | 1 line
1904 Changed paths:
1905    M /trunk/po/es.po
1906
1907 * 80% update of the Spanish l10n by Javier 'TonXabar' Varela
1908 ------------------------------------------------------------------------
1909 r8967 | gbazin | 2004-10-10 16:06:23 +0200 (Sun, 10 Oct 2004) | 1 line
1910 Changed paths:
1911    M /trunk/modules/codec/x264.c
1912
1913 * modules/codec/x264.c: added a bunch of new config options.
1914 ------------------------------------------------------------------------
1915 r8966 | ipkiss | 2004-10-10 12:08:44 +0200 (Sun, 10 Oct 2004) | 8 lines
1916 Changed paths:
1917    M /trunk/configure.ac
1918    M /trunk/include/vlc_keys.h
1919    M /trunk/modules/control/Modules.am
1920    M /trunk/modules/control/hotkeys.c
1921    A /trunk/modules/control/showintf.c
1922    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
1923    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1924    M /trunk/modules/gui/skins2/src/vlcproc.hpp
1925    M /trunk/modules/gui/skins2/src/window_manager.cpp
1926    M /trunk/modules/gui/skins2/src/window_manager.hpp
1927    M /trunk/modules/gui/skins2/win32/win32_window.cpp
1928    M /trunk/modules/gui/wxwindows/timer.cpp
1929    M /trunk/modules/gui/wxwindows/wxwindows.h
1930    M /trunk/src/libvlc.h
1931
1932  - modules/control/showintf.c: new control module, able to show the
1933    interface when moving the mouse to the top of the screen (in
1934    fullscreen mode).
1935  - modules/control/hotkeys.c: added a hotkey to raise the interface
1936  - modules/gui/wxwindows/*, modules/gui/skins2/*: added callbacks for
1937    the "intf-show" variable; it should be easy to do the same for BeOS
1938    and MacOSX interfaces
1939
1940 ------------------------------------------------------------------------
1941 r8965 | rocky | 2004-10-10 02:24:44 +0200 (Sun, 10 Oct 2004) | 3 lines
1942 Changed paths:
1943    M /trunk/modules/access/cdda/info.c
1944
1945 Compilation fix when libcddb is not available.
1946
1947
1948 ------------------------------------------------------------------------
1949 r8964 | sigmunau | 2004-10-10 00:18:25 +0200 (Sun, 10 Oct 2004) | 2 lines
1950 Changed paths:
1951    M /trunk/modules/demux/vobsub.c
1952
1953 vobsub.c: Don't break autodetection of non-vobsub subtitles
1954
1955 ------------------------------------------------------------------------
1956 r8963 | gbazin | 2004-10-08 17:53:26 +0200 (Fri, 08 Oct 2004) | 1 line
1957 Changed paths:
1958    M /trunk/modules/codec/dvbsub.c
1959
1960 * modules/codec/dvbsub.c: bug fix in the encoder.
1961 ------------------------------------------------------------------------
1962 r8962 | gbazin | 2004-10-08 15:12:51 +0200 (Fri, 08 Oct 2004) | 1 line
1963 Changed paths:
1964    M /trunk/share/http/index.html
1965
1966 * share/http/index.html: delete/keep commands fix by Torsten Spindler
1967 ------------------------------------------------------------------------
1968 r8961 | bigben | 2004-10-08 13:03:12 +0200 (Fri, 08 Oct 2004) | 3 lines
1969 Changed paths:
1970    M /trunk/modules/gui/wxwindows/bitmaps/loop.xpm
1971    M /trunk/modules/gui/wxwindows/bitmaps/repeat.xpm
1972    M /trunk/modules/gui/wxwindows/bitmaps/shuffle.xpm
1973
1974 * new icons proposal for the playlist window
1975
1976
1977 ------------------------------------------------------------------------
1978 r8960 | gbazin | 2004-10-08 12:49:05 +0200 (Fri, 08 Oct 2004) | 1 line
1979 Changed paths:
1980    M /trunk/evc/errno.h
1981    M /trunk/evc/vlc.c
1982    M /trunk/evc/vlc.vcw
1983
1984 * evc/*: fixes and updates.
1985 ------------------------------------------------------------------------
1986 r8959 | gbazin | 2004-10-08 12:46:09 +0200 (Fri, 08 Oct 2004) | 1 line
1987 Changed paths:
1988    M /trunk/modules/demux/subtitle.c
1989
1990 * modules/demux/subtitle.c: portability fix.
1991 ------------------------------------------------------------------------
1992 r8958 | gbazin | 2004-10-08 12:36:25 +0200 (Fri, 08 Oct 2004) | 1 line
1993 Changed paths:
1994    M /trunk/modules/access/mms/mmstu.c
1995    M /trunk/modules/demux/mp4/drms.c
1996    M /trunk/modules/demux/mp4/mp4.c
1997    M /trunk/modules/misc/logger.c
1998
1999 * modules/access/mms, modules/demux/mp4, modules/misc/logger.c: WinCE compilation fixes.
2000 ------------------------------------------------------------------------
2001 r8957 | gbazin | 2004-10-08 11:59:26 +0200 (Fri, 08 Oct 2004) | 1 line
2002 Changed paths:
2003    M /trunk/src/misc/modules.c
2004    M /trunk/src/misc/win32_specific.c
2005
2006 * src/misc/win32_specific.c, modules.c: WinCE improvements (support for finding out the application path + support for the plugins cache).
2007 ------------------------------------------------------------------------
2008 r8956 | hartman | 2004-10-08 02:07:48 +0200 (Fri, 08 Oct 2004) | 3 lines
2009 Changed paths:
2010    M /trunk/modules/control/hotkeys.c
2011
2012 * hotkeys.c: change fullscreen setting even if there is no vout
2013   bigben: this fixes that last little problem you had with the 'fullscreen button'
2014
2015 ------------------------------------------------------------------------
2016 r8955 | hartman | 2004-10-08 01:10:50 +0200 (Fri, 08 Oct 2004) | 3 lines
2017 Changed paths:
2018    M /trunk/po/nl.po
2019
2020 * 1st run of dutch translations
2021
2022
2023 ------------------------------------------------------------------------
2024 r8954 | hartman | 2004-10-08 00:54:18 +0200 (Fri, 08 Oct 2004) | 2 lines
2025 Changed paths:
2026    M /trunk/modules/access/dvb/access.c
2027
2028 * removed another translatable string that is no longer used.
2029
2030 ------------------------------------------------------------------------
2031 r8953 | hartman | 2004-10-08 00:52:10 +0200 (Fri, 08 Oct 2004) | 2 lines
2032 Changed paths:
2033    M /trunk/modules/access/directory.c
2034
2035 * diretory.c: remove a completly useless translation string
2036
2037 ------------------------------------------------------------------------
2038 r8952 | rocky | 2004-10-08 00:50:44 +0200 (Fri, 08 Oct 2004) | 6 lines
2039 Changed paths:
2040    M /trunk/modules/access/cdda/Modules.am
2041    M /trunk/modules/access/cdda/access.c
2042    M /trunk/modules/access/cdda/callback.c
2043    M /trunk/modules/access/cdda/callback.h
2044    M /trunk/modules/access/cdda/cdda.c
2045    M /trunk/modules/access/cdda/cdda.h
2046    A /trunk/modules/access/cdda/info.c
2047    A /trunk/modules/access/cdda/info.h
2048
2049 First attempt at adding CD-Text. 
2050 Break out meta-info gathering.
2051 Various fixes and cleanups, but more work is still needed.
2052 Some conceptual work on how things *should* work may be in order.
2053
2054
2055 ------------------------------------------------------------------------
2056 r8951 | gbazin | 2004-10-08 00:21:22 +0200 (Fri, 08 Oct 2004) | 1 line
2057 Changed paths:
2058    M /trunk/src/misc/modules.c
2059
2060 * src/misc/modules.c: pfff nobody found this one... you just lost the contest guys.
2061 ------------------------------------------------------------------------
2062 r8950 | hartman | 2004-10-08 00:05:34 +0200 (Fri, 08 Oct 2004) | 3 lines
2063 Changed paths:
2064    M /trunk/modules/video_output/opengl.c
2065    M /trunk/src/misc/configuration.c
2066
2067 * opengl: remove NULL from string arrays
2068 * configuration.c: don't crash on NULL values
2069
2070 ------------------------------------------------------------------------
2071 r8949 | gbazin | 2004-10-07 23:44:41 +0200 (Thu, 07 Oct 2004) | 1 line
2072 Changed paths:
2073    M /trunk/src/misc/modules.c
2074
2075 * src/misc/modules.c: fixed harmless memory leaks in the plugins cache code.
2076 ------------------------------------------------------------------------
2077 r8948 | bigben | 2004-10-07 23:33:38 +0200 (Thu, 07 Oct 2004) | 5 lines
2078 Changed paths:
2079    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
2080    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
2081    M /trunk/modules/gui/macosx/controls.m
2082    M /trunk/modules/gui/macosx/intf.m
2083
2084 * Fullscreen button works again
2085 * It enabled even when no vout is present
2086 * Still a little issue with the fullscreen hotkey
2087
2088
2089 ------------------------------------------------------------------------
2090 r8947 | hartman | 2004-10-07 22:52:24 +0200 (Thu, 07 Oct 2004) | 2 lines
2091 Changed paths:
2092    M /trunk/src/input/subtitles.c
2093
2094 * removed an unnecessary = NULL write.
2095
2096 ------------------------------------------------------------------------
2097 r8946 | hartman | 2004-10-07 22:50:59 +0200 (Thu, 07 Oct 2004) | 3 lines
2098 Changed paths:
2099    M /trunk/modules/video_output/opengl.c
2100
2101 * Made the opengl effects a list of options instead of textbox
2102 * Lowered the opengl prioriy on OSX to speed up selection proces, while the thing is not working.
2103
2104 ------------------------------------------------------------------------
2105 r8945 | gbazin | 2004-10-07 22:12:19 +0200 (Thu, 07 Oct 2004) | 1 line
2106 Changed paths:
2107    M /trunk/modules/codec/toolame.c
2108
2109 * modules/codec/toolame.c: lowered the priority of the toolame encoder and added the mp2/mp2a fourcc.
2110 ------------------------------------------------------------------------
2111 r8944 | gbazin | 2004-10-07 17:59:36 +0200 (Thu, 07 Oct 2004) | 4 lines
2112 Changed paths:
2113    M /trunk/modules/codec/dvbsub.c
2114
2115 * modules/codec/dvbsub.c:
2116   - bug fixes in the decoder and encoder.
2117   - the decoder now returns YUVP subpictures.
2118
2119 ------------------------------------------------------------------------
2120 r8943 | hartman | 2004-10-07 16:40:29 +0200 (Thu, 07 Oct 2004) | 2 lines
2121 Changed paths:
2122    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
2123    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
2124
2125 * Improve the Preferences display, when capabilties don't fit in the normal width of the table
2126
2127 ------------------------------------------------------------------------
2128 r8942 | rocky | 2004-10-07 12:10:22 +0200 (Thu, 07 Oct 2004) | 7 lines
2129 Changed paths:
2130    M /trunk/modules/access/cdda/access.c
2131    M /trunk/modules/access/cdda/cdda.c
2132    M /trunk/modules/access/cdda/cdda.h
2133
2134 Fill in playlist information and stream & media information
2135 Duration info is now set when playing entire CD so slider works again. 
2136
2137 More work is needed for playing single tracks, adding CD-Text info,
2138 getting reference counts right.
2139
2140
2141 ------------------------------------------------------------------------
2142 r8941 | gbazin | 2004-10-07 11:27:02 +0200 (Thu, 07 Oct 2004) | 1 line
2143 Changed paths:
2144    M /trunk/modules/stream_out/transcode.c
2145
2146 * modules/stream_out/transcode.c: bug fix for subtitles transcoding.
2147 ------------------------------------------------------------------------
2148 r8940 | gbazin | 2004-10-07 10:48:48 +0200 (Thu, 07 Oct 2004) | 1 line
2149 Changed paths:
2150    M /trunk/configure.ac
2151
2152 * configure.ac: force c++ linkage for the portaudio plugin.
2153 ------------------------------------------------------------------------
2154 r8939 | gbazin | 2004-10-06 19:05:26 +0200 (Wed, 06 Oct 2004) | 1 line
2155 Changed paths:
2156    M /trunk/modules/mux/mpeg/ts.c
2157
2158 * modules/mux/mpeg/ts.c: a couple of fixes for DVB subtitles streaming.
2159 ------------------------------------------------------------------------
2160 r8938 | hartman | 2004-10-06 18:15:48 +0200 (Wed, 06 Oct 2004) | 2 lines
2161 Changed paths:
2162    M /trunk/src/input/subtitles.c
2163
2164 * Lets not ignore too many .sub files shall we? :)
2165
2166 ------------------------------------------------------------------------
2167 r8937 | hartman | 2004-10-06 17:35:54 +0200 (Wed, 06 Oct 2004) | 2 lines
2168 Changed paths:
2169    M /trunk/src/input/subtitles.c
2170
2171 * if a .idx vobsub is found, then don't autodetect the corresponding .sub file
2172
2173 ------------------------------------------------------------------------
2174 r8936 | hartman | 2004-10-06 16:15:03 +0200 (Wed, 06 Oct 2004) | 2 lines
2175 Changed paths:
2176    M /trunk/modules/access/mms/mmsh.c
2177
2178 * spelling correction
2179
2180 ------------------------------------------------------------------------
2181 r8935 | hartman | 2004-10-06 15:51:21 +0200 (Wed, 06 Oct 2004) | 2 lines
2182 Changed paths:
2183    M /trunk/vlc.win32.nsi
2184
2185 * Fixed the DefaultIcon registry settings
2186
2187 ------------------------------------------------------------------------
2188 r8934 | hartman | 2004-10-06 15:49:32 +0200 (Wed, 06 Oct 2004) | 3 lines
2189 Changed paths:
2190    M /trunk/extras/contrib/src/Makefile
2191    M /trunk/extras/contrib/src/packages.mak
2192
2193 * Define RUNTIME_CPUDETECT for ffmpeg
2194 * newer version of liveMedia
2195
2196 ------------------------------------------------------------------------
2197 r8933 | hartman | 2004-10-06 15:45:14 +0200 (Wed, 06 Oct 2004) | 3 lines
2198 Changed paths:
2199    M /trunk/src/misc/net.c
2200
2201
2202 * forgot this file in the vlc_b64_encode patch
2203
2204 ------------------------------------------------------------------------
2205 r8932 | hartman | 2004-10-06 15:41:57 +0200 (Wed, 06 Oct 2004) | 2 lines
2206 Changed paths:
2207    M /trunk/include/network.h
2208    M /trunk/modules/access/http.c
2209
2210 * vlc_b64_encode patch by Torsten Spindler
2211
2212 ------------------------------------------------------------------------
2213 r8931 | gbazin | 2004-10-06 15:07:35 +0200 (Wed, 06 Oct 2004) | 1 line
2214 Changed paths:
2215    M /trunk/modules/codec/ffmpeg/postprocess.c
2216
2217 * modules/codec/ffmpeg/postprocess.c: altivec CPU detection.
2218 ------------------------------------------------------------------------
2219 r8930 | hartman | 2004-10-06 13:21:38 +0200 (Wed, 06 Oct 2004) | 4 lines
2220 Changed paths:
2221    M /trunk/NEWS
2222    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2223    M /trunk/vlc.win32.nsi
2224
2225 * added the .vlc fileextension to the win installer and the Mac app.
2226 * Added the application/x-videolan-vlc and appllication/videolan-vlc mimetype to the OSX app
2227 * NEWS: spelling error and remove the 'this version is not yet released' line. Before I forget :)
2228
2229 ------------------------------------------------------------------------
2230 r8929 | gbazin | 2004-10-06 13:07:04 +0200 (Wed, 06 Oct 2004) | 1 line
2231 Changed paths:
2232    M /trunk/modules/video_output/directx/directx.c
2233
2234 * modules/video_output/directx: should solve the visible taskbar problem in fullscreen.
2235 ------------------------------------------------------------------------
2236 r8928 | gbazin | 2004-10-06 12:50:35 +0200 (Wed, 06 Oct 2004) | 3 lines
2237 Changed paths:
2238    M /trunk/evc/libvlc.vcp.in
2239    M /trunk/modules/demux/avi/avi.c
2240    M /trunk/src/input/stream.c
2241
2242 * src/input/stream.c, modules/demux/avi/avi.c: work around evc++ compiler bug.
2243 * evc/libvlc.vcp.in: small fix.
2244
2245 ------------------------------------------------------------------------
2246 r8927 | gbazin | 2004-10-06 11:19:18 +0200 (Wed, 06 Oct 2004) | 5 lines
2247 Changed paths:
2248    M /trunk/modules/audio_output/waveout.c
2249
2250 * modules/audio_output/waveout.c:
2251   - don't call waveOutUnprepareHeader() in the callback as the doc says it isn't advised.
2252   - use aout_ChannelReorder() for channels re-ordering.
2253   - a few bug fixes.
2254
2255 ------------------------------------------------------------------------
2256 r8926 | hartman | 2004-10-06 02:40:21 +0200 (Wed, 06 Oct 2004) | 2 lines
2257 Changed paths:
2258    M /trunk/modules/access/http.c
2259
2260 * Better Pragma header test. Apparently Pragma is a non required header in HTTP/1.1 This check should be more strict though perhaps not perfect.
2261
2262 ------------------------------------------------------------------------
2263 r8925 | hartman | 2004-10-06 01:17:04 +0200 (Wed, 06 Oct 2004) | 3 lines
2264 Changed paths:
2265    M /trunk/modules/gui/macosx/voutqt.m
2266
2267 * Restored a fallback to the old Quartz drawing routine for the poor
2268   souls without Altivec. The new drawing was considerable slower to them.
2269
2270 ------------------------------------------------------------------------
2271 r8924 | hartman | 2004-10-06 00:15:40 +0200 (Wed, 06 Oct 2004) | 2 lines
2272 Changed paths:
2273    M /trunk/modules/gui/macosx/voutgl.m
2274
2275 * Disabled the OSX OpenGL vout untill it's problems are fixed
2276
2277 ------------------------------------------------------------------------
2278 r8923 | damienf | 2004-10-05 23:38:33 +0200 (Tue, 05 Oct 2004) | 2 lines
2279 Changed paths:
2280    M /trunk/modules/access/dshow/filter.cpp
2281
2282 - removed some debug lines
2283
2284 ------------------------------------------------------------------------
2285 r8922 | damienf | 2004-10-05 23:37:49 +0200 (Tue, 05 Oct 2004) | 2 lines
2286 Changed paths:
2287    M /trunk/modules/access/dshow/crossbar.cpp
2288
2289 - use existing default route when configuring crossbars, allowing users to configure video properties from a third party tools (eg, Video Tuner)
2290
2291 ------------------------------------------------------------------------
2292 r8921 | damienf | 2004-10-05 23:35:21 +0200 (Tue, 05 Oct 2004) | 3 lines
2293 Changed paths:
2294    M /trunk/modules/access/dshow/dshow.cpp
2295
2296 - invoked crossbar properties pages after graph has been created, changing video input should now work properly
2297
2298
2299 ------------------------------------------------------------------------
2300 r8920 | hartman | 2004-10-05 23:03:25 +0200 (Tue, 05 Oct 2004) | 2 lines
2301 Changed paths:
2302    M /trunk/modules/demux/m3u.c
2303
2304 * m3u.c: We now support http links to mms sources that don't send the Pragma line, but use a custom Referer file.
2305
2306 ------------------------------------------------------------------------
2307 r8919 | hartman | 2004-10-05 22:20:40 +0200 (Tue, 05 Oct 2004) | 4 lines
2308 Changed paths:
2309    M /trunk/modules/access/http.c
2310
2311 * Alternative solution to mms recognition of http:// streams
2312   These WiMP streams always have Pragma in the HTTP response, so we use
2313   this to identify them now.
2314
2315 ------------------------------------------------------------------------
2316 r8918 | gbazin | 2004-10-05 18:46:29 +0200 (Tue, 05 Oct 2004) | 1 line
2317 Changed paths:
2318    M /trunk/modules/control/Modules.am
2319
2320 * modules/control/Modules.am: add rtci.c to make update-po happy.
2321 ------------------------------------------------------------------------
2322 r8917 | gbazin | 2004-10-05 17:31:22 +0200 (Tue, 05 Oct 2004) | 1 line
2323 Changed paths:
2324    M /trunk/modules/access/file.c
2325
2326 * modules/access/file.c: WinCE cruft removal.
2327 ------------------------------------------------------------------------
2328 r8916 | gbazin | 2004-10-05 17:30:54 +0200 (Tue, 05 Oct 2004) | 1 line
2329 Changed paths:
2330    M /trunk/src/extras/libc.c
2331    M /trunk/src/misc/configuration.c
2332    M /trunk/src/misc/modules.c
2333    M /trunk/src/misc/win32_specific.c
2334
2335 * src/misc/*, src/extras/libc.c: bunch of WinCE fixes.
2336 ------------------------------------------------------------------------
2337 r8915 | hartman | 2004-10-05 17:25:44 +0200 (Tue, 05 Oct 2004) | 2 lines
2338 Changed paths:
2339    M /trunk/modules/access/http.c
2340
2341 * revert the mimetype recognition of http:// mmsh streams
2342
2343 ------------------------------------------------------------------------
2344 r8914 | gbazin | 2004-10-05 10:10:34 +0200 (Tue, 05 Oct 2004) | 2 lines
2345 Changed paths:
2346    M /trunk/configure.ac
2347    M /trunk/modules/LIST
2348    M /trunk/modules/audio_output/Modules.am
2349    A /trunk/modules/audio_output/portaudio.c
2350
2351 * modules/audio_output/portaudio.c: portaudio (www.portaudio.com) audio output plugin by Frédéric RUGET (frederic dot ruget at free dot fr).
2352
2353 ------------------------------------------------------------------------
2354 r8913 | gbazin | 2004-10-04 19:22:52 +0200 (Mon, 04 Oct 2004) | 1 line
2355 Changed paths:
2356    M /trunk/include/vlc_common.h
2357    M /trunk/modules/misc/dummy/decoder.c
2358
2359 * include/vlc_common.h: define PATH_MAX on WinCE.
2360 ------------------------------------------------------------------------
2361 r8912 | gbazin | 2004-10-04 18:04:54 +0200 (Mon, 04 Oct 2004) | 1 line
2362 Changed paths:
2363    M /trunk/src/misc/win32_specific.c
2364
2365 * src/misc/win32_specific.c: WinCE build fixes.
2366 ------------------------------------------------------------------------
2367 r8911 | gbazin | 2004-10-04 18:03:30 +0200 (Mon, 04 Oct 2004) | 1 line
2368 Changed paths:
2369    M /trunk/include/main.h
2370    M /trunk/include/vlc_common.h
2371
2372 * include/main.h, include/vlc_common.h: WinCE build fixes.
2373 ------------------------------------------------------------------------
2374 r8910 | gbazin | 2004-10-04 17:43:10 +0200 (Mon, 04 Oct 2004) | 1 line
2375 Changed paths:
2376    M /trunk/evc/vlc.vcp.in
2377
2378 * evc/vlc.vcp.in: fixes.
2379 ------------------------------------------------------------------------
2380 r8909 | gbazin | 2004-10-04 17:21:34 +0200 (Mon, 04 Oct 2004) | 1 line
2381 Changed paths:
2382    M /trunk/evc/config.h.in
2383
2384 * evc/config.h.in: cleanup.
2385 ------------------------------------------------------------------------
2386 r8908 | hartman | 2004-10-04 17:15:31 +0200 (Mon, 04 Oct 2004) | 2 lines
2387 Changed paths:
2388    M /trunk/modules/gui/wxwindows/streamout.cpp
2389
2390 * no longer use demuxdump. Only dump is a valid demux2 now.
2391
2392 ------------------------------------------------------------------------
2393 r8907 | gbazin | 2004-10-04 16:29:23 +0200 (Mon, 04 Oct 2004) | 1 line
2394 Changed paths:
2395    M /trunk/modules/misc/network/ipv4.c
2396
2397 * modules/misc/network/ipv4.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.
2398 ------------------------------------------------------------------------
2399 r8906 | gbazin | 2004-10-04 16:09:33 +0200 (Mon, 04 Oct 2004) | 1 line
2400 Changed paths:
2401    M /trunk/modules/access/file.c
2402
2403 * modules/access/file.c: got rid of the #ifdef HAVE_ERRNO_H + WinCE compilation fixes.
2404 ------------------------------------------------------------------------
2405 r8905 | gbazin | 2004-10-04 15:34:42 +0200 (Mon, 04 Oct 2004) | 1 line
2406 Changed paths:
2407    M /trunk/src/audio_output/dec.c
2408    M /trunk/src/audio_output/filters.c
2409    M /trunk/src/audio_output/intf.c
2410    M /trunk/src/interface/intf_eject.c
2411    M /trunk/src/libvlc.c
2412    M /trunk/src/misc/beos_specific.cpp
2413    M /trunk/src/misc/charset.c
2414    M /trunk/src/misc/configuration.c
2415    M /trunk/src/misc/error.c
2416    M /trunk/src/misc/httpd.c
2417    M /trunk/src/misc/messages.c
2418    M /trunk/src/misc/modules_plugin.h.in
2419    M /trunk/src/misc/net.c
2420    M /trunk/src/playlist/loadsave.c
2421
2422 * src/*: got rid of the #ifdef HAVE_ERRNO_H.
2423 ------------------------------------------------------------------------
2424 r8904 | gbazin | 2004-10-04 14:19:34 +0200 (Mon, 04 Oct 2004) | 1 line
2425 Changed paths:
2426    M /trunk/Makefile.am
2427    A /trunk/evc/errno.h
2428
2429 * evc/errno.h: errno.h replacement for WinCE.
2430 ------------------------------------------------------------------------
2431 r8903 | gbazin | 2004-10-04 12:52:18 +0200 (Mon, 04 Oct 2004) | 1 line
2432 Changed paths:
2433    M /trunk/src/input/subtitles.c
2434
2435 * src/input/subtitles.c: strcoll is not available on wince.
2436 ------------------------------------------------------------------------
2437 r8902 | gbazin | 2004-10-04 11:58:20 +0200 (Mon, 04 Oct 2004) | 1 line
2438 Changed paths:
2439    M /trunk/modules/misc/dummy/decoder.c
2440
2441 * modules/misc/dummy/decoder.c: use MAX_PATH instead of PATH_MAX.
2442 ------------------------------------------------------------------------
2443 r8901 | gbazin | 2004-10-04 00:01:45 +0200 (Mon, 04 Oct 2004) | 1 line
2444 Changed paths:
2445    M /trunk/modules/gui/wxwindows/open.cpp
2446
2447 * modules/gui/wxwindows/open.cpp: fixed open dialog for mms/mmsh/ftp streams.
2448 ------------------------------------------------------------------------
2449 r8900 | hartman | 2004-10-03 22:13:56 +0200 (Sun, 03 Oct 2004) | 2 lines
2450 Changed paths:
2451    M /trunk/src/input/subtitles.c
2452
2453 * strip file:// from subtitle autodetect path if present in uri.
2454
2455 ------------------------------------------------------------------------
2456 r8899 | asmax | 2004-10-03 16:11:12 +0200 (Sun, 03 Oct 2004) | 3 lines
2457 Changed paths:
2458    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
2459
2460  - scaled_bitmap.cpp: fixed an old bug in the bresenham algorithm
2461   (the right side of enlarged images was not scaled properly)
2462
2463 ------------------------------------------------------------------------
2464 r8898 | zorglub | 2004-10-03 13:52:25 +0200 (Sun, 03 Oct 2004) | 4 lines
2465 Changed paths:
2466    M /trunk/modules/gui/wxwindows/open.cpp
2467    M /trunk/modules/gui/wxwindows/subtitles.cpp
2468    M /trunk/modules/gui/wxwindows/wxwindows.h
2469    M /trunk/src/input/input.c
2470
2471 * Added delay and alignment to wx subtitles dialog
2472 * Fixed a tooltip
2473 * Removed a debug message
2474
2475 ------------------------------------------------------------------------
2476 r8897 | gbazin | 2004-10-03 13:04:59 +0200 (Sun, 03 Oct 2004) | 1 line
2477 Changed paths:
2478    M /trunk/configure.ac
2479
2480 * configure.ac: alsa is enabled by default.
2481 ------------------------------------------------------------------------
2482 r8896 | fkuehne | 2004-10-02 23:52:02 +0200 (Sat, 02 Oct 2004) | 1 line
2483 Changed paths:
2484    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
2485    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
2486    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
2487    M /trunk/modules/gui/macosx/open.h
2488    M /trunk/modules/gui/macosx/open.m
2489
2490 * ALL: fixed some gettext stuff in the subtitles-options-dialogue, cosmetics to the text-fields, etc.
2491 ------------------------------------------------------------------------
2492 r8895 | zorglub | 2004-10-02 23:02:27 +0200 (Sat, 02 Oct 2004) | 4 lines
2493 Changed paths:
2494    M /trunk/modules/control/hotkeys.c
2495    M /trunk/modules/demux/subtitle.c
2496    M /trunk/src/input/input.c
2497
2498 * Re-added sub-delay option
2499 * Re-implemented sub-fps for SubRIP.
2500 * Use 50ms increments for hotkeys
2501
2502 ------------------------------------------------------------------------
2503 r8894 | zorglub | 2004-10-02 23:01:46 +0200 (Sat, 02 Oct 2004) | 2 lines
2504 Changed paths:
2505    M /trunk/src/input/decoder.c
2506
2507 Fix segfault when spu heap is full
2508
2509 ------------------------------------------------------------------------
2510 r8893 | hartman | 2004-10-02 22:09:21 +0200 (Sat, 02 Oct 2004) | 2 lines
2511 Changed paths:
2512    M /trunk/modules/demux/livedotcom.cpp
2513
2514 livedotcom.cpp: fprintf DEL DEL DEL DEL DEL
2515
2516 ------------------------------------------------------------------------
2517 r8892 | hartman | 2004-10-02 22:07:35 +0200 (Sat, 02 Oct 2004) | 2 lines
2518 Changed paths:
2519    M /trunk/modules/demux/mkv.cpp
2520
2521 * mkv.cpp: cosmetics
2522
2523 ------------------------------------------------------------------------
2524 r8891 | hartman | 2004-10-02 21:58:07 +0200 (Sat, 02 Oct 2004) | 3 lines
2525 Changed paths:
2526    M /trunk/NEWS
2527    M /trunk/TODO
2528
2529 * Update TODO list
2530 * Added channel downmixing support to NEWS
2531
2532 ------------------------------------------------------------------------
2533 r8890 | massiot | 2004-10-02 20:19:39 +0200 (Sat, 02 Oct 2004) | 2 lines
2534 Changed paths:
2535    M /trunk/modules/access/dvb/access.c
2536
2537 * modules/dvb/access.c: Fixed a major heap corruption (gardening)
2538
2539 ------------------------------------------------------------------------
2540 r8889 | fkuehne | 2004-10-02 20:11:07 +0200 (Sat, 02 Oct 2004) | 1 line
2541 Changed paths:
2542    M /trunk/po/de.po
2543
2544 * likely the final update to the G. translation
2545 ------------------------------------------------------------------------
2546 r8888 | zorglub | 2004-10-02 19:57:33 +0200 (Sat, 02 Oct 2004) | 2 lines
2547 Changed paths:
2548    M /trunk/modules/mux/asf.c
2549
2550 Fixed string
2551
2552 ------------------------------------------------------------------------
2553 r8887 | zorglub | 2004-10-02 17:40:08 +0200 (Sat, 02 Oct 2004) | 6 lines
2554 Changed paths:
2555    M /trunk/modules/gui/wxwindows/streamdata.h
2556    M /trunk/po/POTFILES.in
2557    M /trunk/po/de.po
2558    M /trunk/po/en_GB.po
2559    M /trunk/po/es.po
2560    M /trunk/po/fr.po
2561    M /trunk/po/hu.po
2562    M /trunk/po/it.po
2563    M /trunk/po/ja.po
2564    M /trunk/po/nl.po
2565    M /trunk/po/no.po
2566    M /trunk/po/pl.po
2567    M /trunk/po/pt_BR.po
2568    M /trunk/po/ru.po
2569    M /trunk/po/sv.po
2570    M /trunk/po/vlc.pot
2571    M /trunk/toolbox
2572
2573 Do what I say, don't do what I do.
2574
2575 * Re-enabled string translation for wizard
2576 * Fixed wizard strings
2577 * internationalized some strings that weren't
2578
2579 ------------------------------------------------------------------------
2580 r8886 | hartman | 2004-10-02 17:02:08 +0200 (Sat, 02 Oct 2004) | 2 lines
2581 Changed paths:
2582    M /trunk/modules/demux/vobsub.c
2583
2584 * vobsub.c : bail if we cannot find the .sub file
2585
2586 ------------------------------------------------------------------------
2587 r8885 | hartman | 2004-10-02 16:09:33 +0200 (Sat, 02 Oct 2004) | 3 lines
2588 Changed paths:
2589    M /trunk/modules/misc/sap.c
2590
2591 * Look the SAP module CAN get even uglier
2592   - added a demuxer for SDP files. this is a temporary submodule to handle SDP files with UDP streams for so long as liveMedia doesn't support these yet.
2593
2594 ------------------------------------------------------------------------
2595 r8884 | zorglub | 2004-10-02 14:51:37 +0200 (Sat, 02 Oct 2004) | 2 lines
2596 Changed paths:
2597    M /trunk/po/fr.po
2598
2599 (Final ?) update to french l10n file
2600
2601 ------------------------------------------------------------------------
2602 r8883 | fkuehne | 2004-10-01 20:38:28 +0200 (Fri, 01 Oct 2004) | 1 line
2603 Changed paths:
2604    M /trunk/po/de.po
2605
2606 * last fixes to the G. translation
2607 ------------------------------------------------------------------------
2608 r8882 | gbazin | 2004-10-01 20:04:09 +0200 (Fri, 01 Oct 2004) | 5 lines
2609 Changed paths:
2610    M /trunk/configure.ac
2611    M /trunk/modules/control/http.c
2612    M /trunk/modules/control/telnet.c
2613    M /trunk/src/misc/httpd.c
2614    M /trunk/src/misc/vlm.c
2615
2616 * configure.ac: added an --enable-httpd and --enable-vlm option
2617 * src/misc/httpd.c: use dummy wrapper if httpd is disabled.
2618 * src/misc/vlm.c: use dummy wrapper if vlm is disabled.
2619 * modules/control/http.c, telnet.c: properly handle cases where http/vlm is not available.
2620
2621 ------------------------------------------------------------------------
2622 r8881 | gbazin | 2004-10-01 18:04:20 +0200 (Fri, 01 Oct 2004) | 1 line
2623 Changed paths:
2624    M /trunk/evc/libvlc.vcp.in
2625    M /trunk/evc/plugins.vcp.in
2626    M /trunk/evc/vlc.vcp.in
2627    M /trunk/toolbox
2628
2629 *  evc/*: some updates to the evc project files.
2630 ------------------------------------------------------------------------
2631 r8880 | gbazin | 2004-10-01 17:56:10 +0200 (Fri, 01 Oct 2004) | 1 line
2632 Changed paths:
2633    M /trunk/include/vlc/vlc.h
2634    M /trunk/src/misc/configuration.c
2635    M /trunk/src/misc/httpd.c
2636    M /trunk/src/misc/net.c
2637    M /trunk/src/misc/vlm.c
2638
2639 * src/*: WinCE compilation fixes.
2640 ------------------------------------------------------------------------
2641 r8879 | gbazin | 2004-10-01 15:43:05 +0200 (Fri, 01 Oct 2004) | 1 line
2642 Changed paths:
2643    M /trunk/evc/vlc.vcw
2644
2645 * evc/vlc.vcw: removed old plugins.
2646 ------------------------------------------------------------------------
2647 r8878 | gbazin | 2004-10-01 14:48:49 +0200 (Fri, 01 Oct 2004) | 1 line
2648 Changed paths:
2649    M /trunk/modules/codec/dmo/dmo.c
2650
2651 * modules/codec/dmo/dmo.c: portability fix.
2652 ------------------------------------------------------------------------
2653 r8877 | gbazin | 2004-10-01 14:37:49 +0200 (Fri, 01 Oct 2004) | 1 line
2654 Changed paths:
2655    M /trunk/src/input/demux.c
2656
2657 * src/input/demux.c: gee, what a nice bug.
2658 ------------------------------------------------------------------------
2659 r8876 | gbazin | 2004-10-01 14:24:16 +0200 (Fri, 01 Oct 2004) | 1 line
2660 Changed paths:
2661    M /trunk/include/vlc_interface.h
2662    M /trunk/src/libvlc.c
2663
2664 * src/libvlc.c, include/vlc_interface.h: don't open a win32 console when using a cygwin shell.
2665 ------------------------------------------------------------------------
2666 r8875 | gbazin | 2004-10-01 14:05:52 +0200 (Fri, 01 Oct 2004) | 1 line
2667 Changed paths:
2668    M /trunk/modules/video_filter/blend.c
2669    M /trunk/msvc/vlc.dsw
2670
2671 * modules/video_filter/blend.c: portability fix.
2672 ------------------------------------------------------------------------
2673 r8874 | gbazin | 2004-10-01 13:56:57 +0200 (Fri, 01 Oct 2004) | 1 line
2674 Changed paths:
2675    M /trunk/modules/access/mms/mmstu.c
2676    M /trunk/modules/control/hotkeys.c
2677    M /trunk/modules/control/rc.c
2678    M /trunk/modules/demux/mp4/drms.c
2679    M /trunk/modules/demux/mp4/drms.h
2680    M /trunk/modules/demux/mp4/drmstables.h
2681    M /trunk/modules/demux/mp4/libmp4.c
2682
2683 * modules/control/hotkeys.c, rc, modules/demux/mp4, modules/access/mms: portability fixes.
2684 ------------------------------------------------------------------------
2685 r8873 | gbazin | 2004-10-01 13:23:06 +0200 (Fri, 01 Oct 2004) | 1 line
2686 Changed paths:
2687    M /trunk/src/extras/libc.c
2688
2689 * src/extras/libc.c: shut up compiler warnings.
2690 ------------------------------------------------------------------------
2691 r8872 | gbazin | 2004-10-01 13:11:37 +0200 (Fri, 01 Oct 2004) | 1 line
2692 Changed paths:
2693    M /trunk/configure.ac
2694    M /trunk/include/vlc_common.h
2695    M /trunk/src/extras/libc.c
2696
2697 * src/extras/libc.c: strtoll() replacement when not available.
2698 ------------------------------------------------------------------------
2699 r8871 | gbazin | 2004-10-01 12:03:29 +0200 (Fri, 01 Oct 2004) | 1 line
2700 Changed paths:
2701    M /trunk/src/input/es_out.c
2702    M /trunk/src/misc/httpd.c
2703    M /trunk/src/misc/modules.c
2704    M /trunk/src/misc/net.c
2705    M /trunk/src/video_output/video_output.c
2706
2707 * src/*: bunch of portability fixes.
2708 ------------------------------------------------------------------------
2709 r8870 | hartman | 2004-10-01 11:37:22 +0200 (Fri, 01 Oct 2004) | 2 lines
2710 Changed paths:
2711    M /trunk/src/input/subtitles.c
2712
2713 * autodetect .idx files for vobsub autodetection
2714
2715 ------------------------------------------------------------------------
2716 r8869 | gbazin | 2004-10-01 00:17:54 +0200 (Fri, 01 Oct 2004) | 2 lines
2717 Changed paths:
2718    M /trunk/modules/gui/wxwindows/interface.cpp
2719    M /trunk/modules/gui/wxwindows/preferences.cpp
2720    M /trunk/modules/gui/wxwindows/wxwindows.cpp
2721
2722 * modules/gui/wxwindows/*: win32 fixes with new wxWidgets.
2723
2724 ------------------------------------------------------------------------
2725 r8868 | gbazin | 2004-09-30 23:38:26 +0200 (Thu, 30 Sep 2004) | 2 lines
2726 Changed paths:
2727    M /trunk/po/POTFILES.in
2728    M /trunk/po/de.po
2729    M /trunk/po/en_GB.po
2730    M /trunk/po/es.po
2731    M /trunk/po/fr.po
2732    M /trunk/po/hu.po
2733    M /trunk/po/it.po
2734    M /trunk/po/ja.po
2735    M /trunk/po/nl.po
2736    M /trunk/po/no.po
2737    M /trunk/po/pl.po
2738    M /trunk/po/pt_BR.po
2739    M /trunk/po/ru.po
2740    M /trunk/po/sv.po
2741    M /trunk/po/vlc.pot
2742
2743 * po/*: new updates before the test2 tarball is done.
2744
2745 ------------------------------------------------------------------------
2746 r8867 | gbazin | 2004-09-30 23:23:28 +0200 (Thu, 30 Sep 2004) | 1 line
2747 Changed paths:
2748    M /trunk/modules/codec/araw.c
2749
2750 * modules/codec/araw.c: compilation fix.
2751 ------------------------------------------------------------------------
2752 r8866 | bigben | 2004-09-30 23:23:21 +0200 (Thu, 30 Sep 2004) | 3 lines
2753 Changed paths:
2754    M /trunk/modules/mux/mpeg/ts.c
2755
2756 Adds the ability to specify the pid of the PMT (--sout-ts-pid-pmt)
2757
2758
2759 ------------------------------------------------------------------------
2760 r8865 | gbazin | 2004-09-30 23:18:23 +0200 (Thu, 30 Sep 2004) | 2 lines
2761 Changed paths:
2762    M /trunk/modules/gui/wxwindows/open.cpp
2763    M /trunk/modules/gui/wxwindows/subtitles.cpp
2764    M /trunk/modules/gui/wxwindows/wxwindows.h
2765
2766 * modules/gui/wxwindows/subtitles.cpp: new "font size" option.
2767
2768 ------------------------------------------------------------------------
2769 r8864 | gbazin | 2004-09-30 21:44:43 +0200 (Thu, 30 Sep 2004) | 2 lines
2770 Changed paths:
2771    M /trunk/Makefile.am
2772    M /trunk/NEWS
2773    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
2774    M /trunk/vlc.win32.nsi
2775
2776 * ALL: updates for the test release.
2777
2778 ------------------------------------------------------------------------
2779 r8863 | gbazin | 2004-09-30 19:42:27 +0200 (Thu, 30 Sep 2004) | 2 lines
2780 Changed paths:
2781    M /trunk/modules/audio_filter/converter/a52tofloat32.c
2782    M /trunk/modules/audio_filter/converter/dtstofloat32.c
2783
2784 * modules/audio_filter/converter/a52tofloat32.c,dtstofloat32.c: proper channel re-ordering using aout_ChannelReorder().
2785
2786 ------------------------------------------------------------------------
2787 r8862 | gbazin | 2004-09-30 19:21:40 +0200 (Thu, 30 Sep 2004) | 4 lines
2788 Changed paths:
2789    M /trunk/modules/codec/araw.c
2790    M /trunk/modules/demux/wav.c
2791    M /trunk/modules/mux/wav.c
2792
2793 * modules/mux/wav.c: use aout_ChannelReorder().
2794 * modules/demux/wav.c: handle 7.1 multichannel audio.
2795 * modules/codec/araw.c: handle 7.1 multichannel audio.
2796
2797 ------------------------------------------------------------------------
2798 r8861 | gbazin | 2004-09-30 18:49:26 +0200 (Thu, 30 Sep 2004) | 3 lines
2799 Changed paths:
2800    M /trunk/modules/audio_filter/channel_mixer/simple.c
2801    M /trunk/modules/demux/wav.c
2802
2803 * modules/demux/wav.c: use aout_ChannelReorder().
2804 * modules/audio_filter/channel_mixer/simple.c: remove debug message.
2805
2806 ------------------------------------------------------------------------
2807 r8860 | gbazin | 2004-09-30 18:46:37 +0200 (Thu, 30 Sep 2004) | 2 lines
2808 Changed paths:
2809    M /trunk/include/audio_output.h
2810    M /trunk/src/audio_output/common.c
2811
2812 * src/audio_output/common.c: common facility for channel reordering (aout_CheckChannelReorder() and aout_ChannelReorder()).
2813
2814 ------------------------------------------------------------------------
2815 r8859 | gbazin | 2004-09-30 15:27:33 +0200 (Thu, 30 Sep 2004) | 2 lines
2816 Changed paths:
2817    M /trunk/configure.ac
2818    M /trunk/modules/audio_filter/channel_mixer/Modules.am
2819    A /trunk/modules/audio_filter/channel_mixer/simple.c
2820
2821 * modules/audio_filter/channel_mixer/simple.c: very simple channel mixer for 7/7.1/5/5.1 -> Stereo.
2822
2823 ------------------------------------------------------------------------
2824 r8858 | gbazin | 2004-09-30 14:02:59 +0200 (Thu, 30 Sep 2004) | 1 line
2825 Changed paths:
2826    M /trunk/modules/demux/wav.c
2827
2828 * modules/demux/wav.c: proper channels re-ordering for multichannel audio (this should really be implemented as a common facility).
2829 ------------------------------------------------------------------------
2830 r8857 | gbazin | 2004-09-30 12:57:52 +0200 (Thu, 30 Sep 2004) | 1 line
2831 Changed paths:
2832    M /trunk/modules/demux/ts.c
2833
2834 * modules/demux/ts.c: fixed segfault.
2835 ------------------------------------------------------------------------
2836 r8856 | gbazin | 2004-09-30 11:08:48 +0200 (Thu, 30 Sep 2004) | 1 line
2837 Changed paths:
2838    M /trunk/modules/demux/ps.c
2839
2840 * modules/demux/ps.c: fixed recent screwage.
2841 ------------------------------------------------------------------------
2842 r8855 | markfm | 2004-09-30 01:40:00 +0200 (Thu, 30 Sep 2004) | 2 lines
2843 Changed paths:
2844    A /trunk/modules/control/rtci.c
2845
2846 Add rtci plugin, for various real-time parameter changes.  Not added to modules.am or configure.ac yet.
2847
2848 ------------------------------------------------------------------------
2849 r8854 | markfm | 2004-09-30 01:14:00 +0200 (Thu, 30 Sep 2004) | 2 lines
2850 Changed paths:
2851    M /trunk/modules/control/rc.c
2852
2853 Minor fix, cleared warnings for unused var and undeclared type
2854
2855 ------------------------------------------------------------------------
2856 r8853 | gbazin | 2004-09-29 20:14:31 +0200 (Wed, 29 Sep 2004) | 3 lines
2857 Changed paths:
2858    M /trunk/src/input/clock.c
2859    M /trunk/src/input/input.c
2860
2861 * src/input/clock.c: changes to the clock resync algo to remove some sensivity to the high frequencies jitterring when we start a stream.
2862 * src/input/input.c: cr-average is now increased based on the input caching value.
2863
2864 ------------------------------------------------------------------------
2865 r8852 | zorglub | 2004-09-29 19:30:42 +0200 (Wed, 29 Sep 2004) | 6 lines
2866 Changed paths:
2867    M /trunk/ChangeLog
2868    M /trunk/NEWS
2869    M /trunk/configure.ac
2870    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
2871    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2872    M /trunk/po/de.po
2873    M /trunk/po/en_GB.po
2874    M /trunk/po/es.po
2875    M /trunk/po/fr.po
2876    M /trunk/po/hu.po
2877    M /trunk/po/it.po
2878    M /trunk/po/ja.po
2879    M /trunk/po/nl.po
2880    M /trunk/po/no.po
2881    M /trunk/po/pl.po
2882    M /trunk/po/pt_BR.po
2883    M /trunk/po/ru.po
2884    M /trunk/po/sv.po
2885    M /trunk/po/vlc.pot
2886
2887 * Bumped up version number to 0.8.0-test2
2888 * Last NEWS update
2889 * Re-update pofiles
2890 * Update Changelog
2891
2892
2893 ------------------------------------------------------------------------
2894 r8851 | hartman | 2004-09-29 17:26:25 +0200 (Wed, 29 Sep 2004) | 2 lines
2895 Changed paths:
2896    M /trunk/NEWS
2897
2898 * NEWS: AACplus webcasts are supported
2899
2900 ------------------------------------------------------------------------
2901 r8850 | bigben | 2004-09-29 17:24:03 +0200 (Wed, 29 Sep 2004) | 3 lines
2902 Changed paths:
2903    M /trunk/extras/contrib/src/Makefile
2904    A /trunk/extras/contrib/src/Patches/libpng.patch
2905    M /trunk/extras/contrib/src/packages.mak
2906
2907 Adds libpng to OSX contribs (for the logo filters)
2908
2909
2910 ------------------------------------------------------------------------
2911 r8849 | fkuehne | 2004-09-29 16:22:00 +0200 (Wed, 29 Sep 2004) | 1 line
2912 Changed paths:
2913    M /trunk/po/de.po
2914
2915 * updated German translation
2916 ------------------------------------------------------------------------
2917 r8848 | fkuehne | 2004-09-29 16:21:31 +0200 (Wed, 29 Sep 2004) | 1 line
2918 Changed paths:
2919    M /trunk/modules/gui/wxwindows/open.cpp
2920    M /trunk/modules/video_filter/marq.c
2921    M /trunk/modules/video_filter/swscale/filter.c
2922
2923 * fixed typos in some l10n-messages
2924 ------------------------------------------------------------------------
2925 r8847 | markfm | 2004-09-29 13:36:37 +0200 (Wed, 29 Sep 2004) | 2 lines
2926 Changed paths:
2927    M /trunk/modules/control/rc.c
2928
2929 Move marquee processing from Playlist to Other, change marquee switch to "marq-marquee".
2930
2931 ------------------------------------------------------------------------
2932 r8846 | markfm | 2004-09-29 13:31:49 +0200 (Wed, 29 Sep 2004) | 2 lines
2933 Changed paths:
2934    M /trunk/modules/video_filter/marq.c
2935
2936 Destroy marq-timeout on exit, rename switch to "marq-marquee"
2937
2938 ------------------------------------------------------------------------
2939 r8845 | zorglub | 2004-09-29 11:00:41 +0200 (Wed, 29 Sep 2004) | 6 lines
2940 Changed paths:
2941    M /trunk/modules/access/cdda/access.c
2942    M /trunk/modules/audio_filter/channel_mixer/headphone.c
2943    M /trunk/po/POTFILES.in
2944    M /trunk/po/de.po
2945    M /trunk/po/en_GB.po
2946    M /trunk/po/es.po
2947    M /trunk/po/fr.po
2948    M /trunk/po/hu.po
2949    M /trunk/po/it.po
2950    M /trunk/po/ja.po
2951    M /trunk/po/nl.po
2952    M /trunk/po/no.po
2953    M /trunk/po/pl.po
2954    M /trunk/po/pt_BR.po
2955    M /trunk/po/ru.po
2956    M /trunk/po/sv.po
2957    M /trunk/po/vlc.pot
2958
2959 A few string fixes
2960
2961 Update PO files
2962
2963 Update and proofread of the french translation
2964
2965 ------------------------------------------------------------------------
2966 r8844 | hartman | 2004-09-29 03:21:16 +0200 (Wed, 29 Sep 2004) | 2 lines
2967 Changed paths:
2968    M /trunk/extras/contrib/src/packages.mak
2969
2970 * Use a proper faad2 snapshot, cause the default .tar.gz ones suck big time
2971
2972 ------------------------------------------------------------------------
2973 r8843 | hartman | 2004-09-28 17:48:43 +0200 (Tue, 28 Sep 2004) | 2 lines
2974 Changed paths:
2975    M /trunk/modules/access/cdda/access.c
2976
2977 * Fix the cddax probing crash
2978
2979 ------------------------------------------------------------------------
2980 r8842 | gbazin | 2004-09-28 17:31:32 +0200 (Tue, 28 Sep 2004) | 1 line
2981 Changed paths:
2982    M /trunk/modules/access/http.c
2983
2984 * modules/access/http.c: reversed a commit by accident.
2985 ------------------------------------------------------------------------
2986 r8841 | gbazin | 2004-09-28 17:26:32 +0200 (Tue, 28 Sep 2004) | 1 line
2987 Changed paths:
2988    M /trunk/modules/access/http.c
2989
2990 * modules/access/http.c: set ACCESS_CAN_CONTROL_PACE to false when dealing with Icecast servers.
2991 ------------------------------------------------------------------------
2992 r8840 | gbazin | 2004-09-28 17:23:43 +0200 (Tue, 28 Sep 2004) | 1 line
2993 Changed paths:
2994    M /trunk/modules/access/http.c
2995
2996 * modules/access/http.c: set ACCESS_CAN_CONTROL_PACE to false when dealing with ICY servers.
2997 ------------------------------------------------------------------------
2998 r8839 | zorglub | 2004-09-28 15:55:00 +0200 (Tue, 28 Sep 2004) | 3 lines
2999 Changed paths:
3000    M /trunk/mozilla/vlcintf.idl
3001    M /trunk/mozilla/vlcpeer.cpp
3002    M /trunk/mozilla/vlcpeer.h
3003    M /trunk/mozilla/vlcplugin.cpp
3004    M /trunk/mozilla/vlcplugin.h
3005    M /trunk/src/libvlc.c
3006
3007 * Add hooks for getting/setting variables (not working yet)
3008 * Really change VLC_Get to VLC_VariableGet
3009
3010 ------------------------------------------------------------------------
3011 r8838 | zorglub | 2004-09-28 15:49:57 +0200 (Tue, 28 Sep 2004) | 2 lines
3012 Changed paths:
3013    M /trunk/modules/gui/wxwindows/wizard.cpp
3014
3015 Misc Fixes
3016
3017 ------------------------------------------------------------------------
3018 r8837 | gbazin | 2004-09-28 15:35:50 +0200 (Tue, 28 Sep 2004) | 1 line
3019 Changed paths:
3020    M /trunk/modules/gui/wxwindows/open.cpp
3021
3022 * modules/gui/wxwindows/open.cpp: compilation fix.
3023 ------------------------------------------------------------------------
3024 r8836 | gbazin | 2004-09-28 15:24:29 +0200 (Tue, 28 Sep 2004) | 1 line
3025 Changed paths:
3026    M /trunk/modules/gui/wxwindows/open.cpp
3027    M /trunk/modules/gui/wxwindows/wxwindows.h
3028
3029 * modules/gui/wxwindows/open.cpp: added a caching option.
3030 ------------------------------------------------------------------------
3031 r8835 | hartman | 2004-09-28 13:45:48 +0200 (Tue, 28 Sep 2004) | 2 lines
3032 Changed paths:
3033    M /trunk/modules/access/http.c
3034
3035 * recognize audio/aac as well
3036
3037 ------------------------------------------------------------------------
3038 r8834 | hartman | 2004-09-28 12:46:20 +0200 (Tue, 28 Sep 2004) | 2 lines
3039 Changed paths:
3040    M /trunk/modules/video_filter/marq.c
3041
3042 * marq.c: compilation fixes for non c++ compilers
3043
3044 ------------------------------------------------------------------------
3045 r8833 | gbazin | 2004-09-28 12:05:53 +0200 (Tue, 28 Sep 2004) | 1 line
3046 Changed paths:
3047    M /trunk/modules/demux/vobsub.c
3048
3049 * modules/demux/vobsub.c: compilation fix + fixed a few memleaks + priority back to 0.
3050 ------------------------------------------------------------------------
3051 r8832 | gbazin | 2004-09-27 23:46:54 +0200 (Mon, 27 Sep 2004) | 1 line
3052 Changed paths:
3053    M /trunk/modules/demux/mpeg/mpga.c
3054
3055 * modules/demux/mpeg/mpga.c: use the date_*() api for more precision.
3056 ------------------------------------------------------------------------
3057 r8831 | hartman | 2004-09-27 23:08:57 +0200 (Mon, 27 Sep 2004) | 3 lines
3058 Changed paths:
3059    M /trunk/extras/contrib/src/Makefile
3060    M /trunk/extras/contrib/src/packages.mak
3061
3062 * Hacky workaround for the vcdimager compile problem
3063 * upgraded liveMedia
3064
3065 ------------------------------------------------------------------------
3066 r8830 | gbazin | 2004-09-27 23:04:51 +0200 (Mon, 27 Sep 2004) | 1 line
3067 Changed paths:
3068    M /trunk/modules/demux/mpeg/m4a.c
3069
3070 * modules/demux/mpeg/m4a.c: bug fix.
3071 ------------------------------------------------------------------------
3072 r8829 | gbazin | 2004-09-27 21:57:26 +0200 (Mon, 27 Sep 2004) | 2 lines
3073 Changed paths:
3074    M /trunk/configure.ac
3075    M /trunk/modules/demux/mpeg/Modules.am
3076    A /trunk/modules/demux/mpeg/m4a.c
3077
3078 * modules/demux/mpeg/m4a.c: MPEG 4 audio demuxer using the MPEG 4 audio packetizer (obsoletes the aac demuxer).
3079
3080 ------------------------------------------------------------------------
3081 r8828 | gbazin | 2004-09-27 21:47:30 +0200 (Mon, 27 Sep 2004) | 1 line
3082 Changed paths:
3083    M /trunk/modules/demux/wav.c
3084
3085 * modules/demux/wav.c: misc improvements.
3086 ------------------------------------------------------------------------
3087 r8827 | gbazin | 2004-09-27 21:19:32 +0200 (Mon, 27 Sep 2004) | 1 line
3088 Changed paths:
3089    M /trunk/src/audio_output/input.c
3090
3091 * src/audio_output/input.c: corrective audio resampling should be a lot more gradual now.
3092 ------------------------------------------------------------------------
3093 r8826 | gbazin | 2004-09-27 19:41:49 +0200 (Mon, 27 Sep 2004) | 1 line
3094 Changed paths:
3095    M /trunk/modules/access/mms/mms.c
3096
3097 * modules/access/mms/mms.c: set the priority to -1 and added an http shortcut.
3098 ------------------------------------------------------------------------
3099 r8825 | gbazin | 2004-09-27 17:44:42 +0200 (Mon, 27 Sep 2004) | 1 line
3100 Changed paths:
3101    M /trunk/modules/access/http.c
3102
3103 * modules/access/http.c: keep this plugin at priority 0.
3104 ------------------------------------------------------------------------
3105 r8824 | gbazin | 2004-09-27 17:43:43 +0200 (Mon, 27 Sep 2004) | 1 line
3106 Changed paths:
3107    M /trunk/src/misc/modules.c
3108
3109 * src/misc/modules.c: allow negative priorities.
3110 ------------------------------------------------------------------------
3111 r8823 | gbazin | 2004-09-27 17:16:13 +0200 (Mon, 27 Sep 2004) | 1 line
3112 Changed paths:
3113    M /trunk/modules/gui/wxwindows/interface.cpp
3114    M /trunk/modules/gui/wxwindows/timer.cpp
3115    M /trunk/modules/gui/wxwindows/wxwindows.h
3116
3117 * modules/gui/wxwindows/*: work-around a wxwindows bug with accelerators registration on win32.
3118 ------------------------------------------------------------------------
3119 r8822 | gbazin | 2004-09-27 16:46:39 +0200 (Mon, 27 Sep 2004) | 1 line
3120 Changed paths:
3121    M /trunk/modules/stream_out/transcode.c
3122
3123 * modules/stream_out/transcode.c: fixed subpictures overlaying when the audio-sync or fps options are used.
3124 ------------------------------------------------------------------------
3125 r8821 | gbazin | 2004-09-27 12:27:14 +0200 (Mon, 27 Sep 2004) | 1 line
3126 Changed paths:
3127    M /trunk/src/video_output/vout_subpictures.c
3128
3129 * src/video_output/vout_subpictures.c: a few fixes for subpictures positionning when scaling is active.
3130 ------------------------------------------------------------------------
3131 r8820 | gbazin | 2004-09-27 11:13:49 +0200 (Mon, 27 Sep 2004) | 1 line
3132 Changed paths:
3133    M /trunk/modules/video_filter/logo.c
3134
3135 * modules/video_filter/logo.c: implemented --logo-position for old filter as well.
3136 ------------------------------------------------------------------------
3137 r8819 | gbazin | 2004-09-27 11:02:26 +0200 (Mon, 27 Sep 2004) | 1 line
3138 Changed paths:
3139    M /trunk/include/vlc_video.h
3140    M /trunk/modules/video_filter/logo.c
3141
3142 * modules/video_filter/logo.c: new --logo-position option (by default the logo is displayed on the top right)
3143 ------------------------------------------------------------------------
3144 r8818 | gbazin | 2004-09-27 09:21:53 +0200 (Mon, 27 Sep 2004) | 1 line
3145 Changed paths:
3146    M /trunk/modules/codec/ffmpeg/video.c
3147
3148 * modules/codec/ffmpeg/video.c: don't need to modify width/height anymore with lowres.
3149 ------------------------------------------------------------------------
3150 r8817 | gbazin | 2004-09-27 01:31:48 +0200 (Mon, 27 Sep 2004) | 1 line
3151 Changed paths:
3152    M /trunk/modules/mux/wav.c
3153
3154 * modules/mux/wav.c: small cleanup.
3155 ------------------------------------------------------------------------
3156 r8816 | gbazin | 2004-09-27 01:23:09 +0200 (Mon, 27 Sep 2004) | 2 lines
3157 Changed paths:
3158    M /trunk/modules/mux/wav.c
3159
3160 "* modules/mux/wav.c: support for s16l as well as fl32 + multichannel audio (up to 5.1) + proper channels ordering."
3161
3162 ------------------------------------------------------------------------
3163 r8815 | sigmunau | 2004-09-26 22:37:41 +0200 (Sun, 26 Sep 2004) | 3 lines
3164 Changed paths:
3165    M /trunk/TODO
3166
3167 TODO: added some items, removed subtitle scaling, use "Mac OS X" everywhere
3168 in Platform:
3169
3170 ------------------------------------------------------------------------
3171 r8814 | markfm | 2004-09-26 22:31:06 +0200 (Sun, 26 Sep 2004) | 2 lines
3172 Changed paths:
3173    M /trunk/modules/control/rc.c
3174
3175 Moved marquee to Playlist area, "marquee  " blanks out the marquee
3176
3177 ------------------------------------------------------------------------
3178 r8813 | gbazin | 2004-09-26 22:17:50 +0200 (Sun, 26 Sep 2004) | 2 lines
3179 Changed paths:
3180    M /trunk/modules/codec/ffmpeg/video.c
3181    M /trunk/modules/codec/libmpeg2.c
3182    M /trunk/modules/codec/theora.c
3183
3184 * modules/codec/libmpeg2.c, ffmpeg/video.c, theora.c: decoder sets fmt_out.video.i_frame_rate.
3185
3186 ------------------------------------------------------------------------
3187 r8812 | gbazin | 2004-09-26 21:59:49 +0200 (Sun, 26 Sep 2004) | 1 line
3188 Changed paths:
3189    M /trunk/modules/packetizer/mpegvideo.c
3190
3191 * modules/packetizer/mpegvideo.c: set fmt_out.video.i_frame_rate.
3192 ------------------------------------------------------------------------
3193 r8811 | gbazin | 2004-09-26 19:55:50 +0200 (Sun, 26 Sep 2004) | 1 line
3194 Changed paths:
3195    M /trunk/configure.ac
3196
3197 * configure.ac: added check for daemon().
3198 ------------------------------------------------------------------------
3199 r8810 | gbazin | 2004-09-26 19:54:56 +0200 (Sun, 26 Sep 2004) | 1 line
3200 Changed paths:
3201    M /trunk/src/libvlc.c
3202    M /trunk/src/libvlc.h
3203    M /trunk/src/vlc.c
3204
3205 * src/libvlc.c: use dameon() instead of fork() when available. It does some more things like reopening stdin/out/err to /dev/null which avoids screwing up the first sockets we open.
3206 ------------------------------------------------------------------------
3207 r8809 | markfm | 2004-09-26 17:49:41 +0200 (Sun, 26 Sep 2004) | 2 lines
3208 Changed paths:
3209    M /trunk/modules/control/rc.c
3210
3211 Add --rc-extend switch, for extra commands.
3212
3213 ------------------------------------------------------------------------
3214 r8808 | zorglub | 2004-09-26 17:31:41 +0200 (Sun, 26 Sep 2004) | 2 lines
3215 Changed paths:
3216    M /trunk/modules/control/rc.c
3217
3218 Add logout function to RC interface
3219
3220 ------------------------------------------------------------------------
3221 r8807 | gbazin | 2004-09-26 16:19:43 +0200 (Sun, 26 Sep 2004) | 1 line
3222 Changed paths:
3223    M /trunk/modules/codec/ffmpeg/audio.c
3224
3225 * modules/codec/ffmpeg/audio.c: fixed 5.1 audio decoding.
3226 ------------------------------------------------------------------------
3227 r8806 | gbazin | 2004-09-26 15:39:00 +0200 (Sun, 26 Sep 2004) | 1 line
3228 Changed paths:
3229    M /trunk/modules/codec/ffmpeg/demux.c
3230    M /trunk/modules/codec/ffmpeg/encoder.c
3231    M /trunk/modules/codec/ffmpeg/ffmpeg.c
3232    M /trunk/modules/codec/ffmpeg/ffmpeg.h
3233    M /trunk/modules/codec/ffmpeg/video.c
3234
3235 * modules/codec/ffmpeg/*: new --ffmpeg-lowres option to force video decoding at a lower resolution.
3236 ------------------------------------------------------------------------
3237 r8805 | zorglub | 2004-09-26 15:06:45 +0200 (Sun, 26 Sep 2004) | 4 lines
3238 Changed paths:
3239    M /trunk/modules/video_filter/marq.c
3240
3241 * Use callbacks for live update
3242 * Add timeout support (marq-timeout, in milliseconds, 0 for no timeout)
3243 * A few minor coding style fixes
3244
3245 ------------------------------------------------------------------------
3246 r8804 | zorglub | 2004-09-26 15:03:52 +0200 (Sun, 26 Sep 2004) | 2 lines
3247 Changed paths:
3248    M /trunk/modules/control/rc.c
3249
3250 Add timeout hook for marquee
3251
3252 ------------------------------------------------------------------------
3253 r8803 | gbazin | 2004-09-26 14:59:50 +0200 (Sun, 26 Sep 2004) | 1 line
3254 Changed paths:
3255    M /trunk/include/configuration.h
3256
3257 * include/configuration.h: added change_float/integer_range( min, max ) macro.
3258 ------------------------------------------------------------------------
3259 r8802 | markfm | 2004-09-26 14:55:29 +0200 (Sun, 26 Sep 2004) | 2 lines
3260 Changed paths:
3261    M /trunk/modules/video_filter/Modules.am
3262
3263 modules/video_milter/Modules.am -- added marquee filter
3264
3265 ------------------------------------------------------------------------
3266 r8801 | markfm | 2004-09-26 14:45:33 +0200 (Sun, 26 Sep 2004) | 2 lines
3267 Changed paths:
3268    M /trunk/configure.ac
3269
3270 configure.ac -- Add marquee subfilter
3271
3272 ------------------------------------------------------------------------
3273 r8800 | gbazin | 2004-09-26 14:40:05 +0200 (Sun, 26 Sep 2004) | 1 line
3274 Changed paths:
3275    M /trunk/modules/control/rc.c
3276
3277 * modules/control/rc.c: added an --rc-quiet option for win32.
3278 ------------------------------------------------------------------------
3279 r8799 | gbazin | 2004-09-26 14:06:50 +0200 (Sun, 26 Sep 2004) | 3 lines
3280 Changed paths:
3281    M /trunk/modules/demux/ps.c
3282    M /trunk/modules/demux/ps.h
3283
3284 * modules/demux/ps.h: fixed PSM parsing.
3285 * modules/demux/ps.c: improved MPEG PS autodetection a bit.
3286
3287 ------------------------------------------------------------------------
3288 r8798 | markfm | 2004-09-26 13:47:12 +0200 (Sun, 26 Sep 2004) | 2 lines
3289 Changed paths:
3290    M /trunk/modules/control/rc.c
3291
3292 rc.c -- Add hooks to control marquee string and offsets
3293
3294 ------------------------------------------------------------------------
3295 r8797 | sigmunau | 2004-09-26 13:43:19 +0200 (Sun, 26 Sep 2004) | 3 lines
3296 Changed paths:
3297    M /trunk/modules/codec/ffmpeg/video.c
3298
3299 ffmpeg/video.c: fixed recent breakage of avc1 in mp4 due to a recent ffmpeg
3300 change
3301
3302 ------------------------------------------------------------------------
3303 r8796 | markfm | 2004-09-26 13:41:32 +0200 (Sun, 26 Sep 2004) | 2 lines
3304 Changed paths:
3305    A /trunk/modules/video_filter/marq.c
3306
3307 Add marq.c, marquee video filter.
3308
3309 ------------------------------------------------------------------------
3310 r8795 | sigmunau | 2004-09-26 01:36:55 +0200 (Sun, 26 Sep 2004) | 4 lines
3311 Changed paths:
3312    M /trunk/modules/demux/Modules.am
3313    M /trunk/modules/demux/mkv.cpp
3314    M /trunk/modules/demux/mp4/libmp4.c
3315    M /trunk/modules/demux/mp4/libmp4.h
3316
3317 mkv.cpp: added support for quicktime video codecs in mkv (tested with svq3)
3318 Modules.am: link mkv demux with mp4 demux
3319 mp4/*: export some functions needed by mkv demux
3320
3321 ------------------------------------------------------------------------
3322 r8794 | hartman | 2004-09-25 22:05:02 +0200 (Sat, 25 Sep 2004) | 2 lines
3323 Changed paths:
3324    M /trunk/NEWS
3325    M /trunk/TODO
3326
3327 * update of NEWS and todo
3328
3329 ------------------------------------------------------------------------
3330 r8793 | sigmunau | 2004-09-25 19:51:24 +0200 (Sat, 25 Sep 2004) | 2 lines
3331 Changed paths:
3332    M /trunk/modules/video_filter/time.c
3333
3334 time.c: remove unused function parameter
3335
3336 ------------------------------------------------------------------------
3337 r8792 | gbazin | 2004-09-25 17:13:01 +0200 (Sat, 25 Sep 2004) | 1 line
3338 Changed paths:
3339    M /trunk/modules/video_output/directx/directx.c
3340    M /trunk/modules/video_output/directx/events.c
3341
3342 * modules/video_output/directx/*: fix for spurious taskbar item after switching to fullscreen.
3343 ------------------------------------------------------------------------
3344 r8791 | sigmunau | 2004-09-25 16:01:05 +0200 (Sat, 25 Sep 2004) | 4 lines
3345 Changed paths:
3346    M /trunk/modules/demux/mkv.cpp
3347
3348 mkv.cpp: helper function for printing of the mkv parse tree. Moves all the
3349 nastyness to a central location. Improves the general readability in my
3350 opinion.
3351
3352 ------------------------------------------------------------------------
3353 r8790 | sigmunau | 2004-09-25 15:04:12 +0200 (Sat, 25 Sep 2004) | 2 lines
3354 Changed paths:
3355    M /trunk/modules/demux/mkv.cpp
3356
3357 mkv.cpp: protect the call to block_zlib_decompress
3358
3359 ------------------------------------------------------------------------
3360 r8789 | sigmunau | 2004-09-25 14:45:04 +0200 (Sat, 25 Sep 2004) | 3 lines
3361 Changed paths:
3362    M /trunk/modules/demux/mkv.cpp
3363
3364 mkv.cpp: turned do_zlib_decompress into block_zlib_decompress, and use it
3365 when needed. Zlib-compressed vobsubs work for me now.
3366
3367 ------------------------------------------------------------------------
3368 r8788 | sigmunau | 2004-09-25 14:25:42 +0200 (Sat, 25 Sep 2004) | 2 lines
3369 Changed paths:
3370    M /trunk/modules/demux/mkv.cpp
3371
3372 mkv.cpp: Parse tags related to compression (unused yet)
3373
3374 ------------------------------------------------------------------------
3375 r8787 | gbazin | 2004-09-24 13:29:25 +0200 (Fri, 24 Sep 2004) | 1 line
3376 Changed paths:
3377    M /trunk/modules/video_filter/time.c
3378
3379 * modules/video_filter/time.c: the subpicture doesn't need a timeout.
3380 ------------------------------------------------------------------------
3381 r8786 | gbazin | 2004-09-24 10:35:23 +0200 (Fri, 24 Sep 2004) | 1 line
3382 Changed paths:
3383    M /trunk/Makefile.am
3384
3385 * Makefile.am: use the new wine cmdl syntax for make package-win32.
3386 ------------------------------------------------------------------------
3387 r8785 | gbazin | 2004-09-24 08:59:28 +0200 (Fri, 24 Sep 2004) | 1 line
3388 Changed paths:
3389    M /trunk/modules/control/corba/Modules.am
3390
3391 modules/control/corba/Modules.am: attempt to fix build.
3392 ------------------------------------------------------------------------
3393 r8784 | hartman | 2004-09-24 00:08:39 +0200 (Fri, 24 Sep 2004) | 2 lines
3394 Changed paths:
3395    M /trunk/configure.ac
3396    M /trunk/modules/demux/mkv.cpp
3397
3398 * zlib decompressor for mkv. not working. (i don't get c++ :) )
3399
3400 ------------------------------------------------------------------------
3401 r8783 | gbazin | 2004-09-23 23:11:43 +0200 (Thu, 23 Sep 2004) | 1 line
3402 Changed paths:
3403    M /trunk/src/video_output/vout_subpictures.c
3404
3405 * src/video_output/vout_subpictures.c: fixed recent dvd menu breakage.
3406 ------------------------------------------------------------------------
3407 r8782 | hartman | 2004-09-23 22:56:46 +0200 (Thu, 23 Sep 2004) | 3 lines
3408 Changed paths:
3409    M /trunk/HACKING
3410    M /trunk/TODO
3411
3412 * added asx todo item to list
3413 * added some clarifications on use of bootstrap to HACKING file
3414
3415 ------------------------------------------------------------------------
3416 r8781 | hartman | 2004-09-23 22:52:20 +0200 (Thu, 23 Sep 2004) | 8 lines
3417 Changed paths:
3418    M /trunk/modules/access/http.c
3419
3420 * if http:// and mime == asf, and name doesn't contain asx (cause they have mime == asf too) then bail http access and let the mms access try.
3421   ( VLC now plays http:// urls which are actually mms:// streams and no longer handles asx files when the path doesn't contain "asx" )
3422
3423 * added the aacp (aacPlus) mime type and force the aac demux in that case. aacPlus still doesn't work. (decoder issue?)
3424
3425 * don't PLAYLIST_GO on a redirect. gave weird effects because the current item was still in the 'open' fase. The playlist is already playing, so there is no use in this option.
3426
3427
3428 ------------------------------------------------------------------------
3429 r8780 | oaubert | 2004-09-23 18:56:07 +0200 (Thu, 23 Sep 2004) | 2 lines
3430 Changed paths:
3431    M /trunk/modules/control/corba/mediacontrol-plugin.c
3432
3433 mediacontrol-plugin.c: removed superfluous vlc_release()
3434
3435 ------------------------------------------------------------------------
3436 r8779 | oaubert | 2004-09-23 18:55:37 +0200 (Thu, 23 Sep 2004) | 3 lines
3437 Changed paths:
3438    M /trunk/modules/control/corba/mediacontrol-core.c
3439
3440 mediacontrol-core.c: updated the used API to the new demux2
3441   API. ByteCount positions are not supported anymore.
3442
3443 ------------------------------------------------------------------------
3444 r8778 | oaubert | 2004-09-23 18:53:51 +0200 (Thu, 23 Sep 2004) | 2 lines
3445 Changed paths:
3446    M /trunk/modules/control/corba/Modules.am
3447
3448 Modules.am: fixed typelib generation
3449
3450 ------------------------------------------------------------------------
3451 r8777 | hartman | 2004-09-23 16:08:11 +0200 (Thu, 23 Sep 2004) | 2 lines
3452 Changed paths:
3453    M /trunk/modules/codec/faad.c
3454
3455 * unknow -> unknown
3456
3457 ------------------------------------------------------------------------
3458 r8776 | hartman | 2004-09-23 14:42:42 +0200 (Thu, 23 Sep 2004) | 2 lines
3459 Changed paths:
3460    M /trunk/HACKING
3461
3462 * HACKING: CVS -> SVN, added remark about developers.videolan.org site
3463
3464 ------------------------------------------------------------------------
3465 r8775 | gbazin | 2004-09-23 14:09:53 +0200 (Thu, 23 Sep 2004) | 1 line
3466 Changed paths:
3467    M /trunk/configure.ac
3468
3469 * configure.ac: fixed typo.
3470 ------------------------------------------------------------------------
3471 r8774 | gbazin | 2004-09-23 13:20:24 +0200 (Thu, 23 Sep 2004) | 1 line
3472 Changed paths:
3473    M /trunk/configure.ac
3474
3475 * configure.ac: should fix libpng detection on win32.
3476 ------------------------------------------------------------------------
3477 r8773 | gbazin | 2004-09-23 11:08:08 +0200 (Thu, 23 Sep 2004) | 1 line
3478 Changed paths:
3479    M /trunk/modules/misc/rtsp.c
3480
3481 * modules/misc/rtsp.c: fixed pause.
3482 ------------------------------------------------------------------------
3483 r8772 | gbazin | 2004-09-22 21:32:21 +0200 (Wed, 22 Sep 2004) | 1 line
3484 Changed paths:
3485    M /trunk/modules/misc/rtsp.c
3486
3487 * modules/misc/rtsp.c: fixed segfault.
3488 ------------------------------------------------------------------------
3489 r8771 | gbazin | 2004-09-22 21:29:32 +0200 (Wed, 22 Sep 2004) | 1 line
3490 Changed paths:
3491    M /trunk/src/libvlc.h
3492
3493 * src/libvlc.h: -f shortcut for fullscreen option.
3494 ------------------------------------------------------------------------
3495 r8770 | gbazin | 2004-09-22 20:42:52 +0200 (Wed, 22 Sep 2004) | 1 line
3496 Changed paths:
3497    M /trunk/modules/misc/rtsp.c
3498
3499 * modules/misc/rtsp.c: misc improvements + respect ports given by client.
3500 ------------------------------------------------------------------------
3501 r8769 | gbazin | 2004-09-22 17:25:11 +0200 (Wed, 22 Sep 2004) | 1 line
3502 Changed paths:
3503    M /trunk/modules/access_output/udp.c
3504
3505 * modules/access_output/udp.c: if a packet is bigger than the mtu size, we emit a warning and try to split it.
3506 ------------------------------------------------------------------------
3507 r8768 | gbazin | 2004-09-22 15:43:03 +0200 (Wed, 22 Sep 2004) | 1 line
3508 Changed paths:
3509    M /trunk/modules/access/dvdnav.c
3510    M /trunk/modules/access/dvdread.c
3511    M /trunk/modules/demux/ps.c
3512    M /trunk/modules/demux/ps.h
3513
3514 * modules/demux/ps.c,ps.h: PSM parsing remotely based on a patch by Pascal Claes.
3515 ------------------------------------------------------------------------
3516 r8767 | gbazin | 2004-09-22 15:37:55 +0200 (Wed, 22 Sep 2004) | 1 line
3517 Changed paths:
3518    M /trunk/modules/stream_out/transcode.c
3519
3520 * modules/stream_out/transcode.c: a bit more useful debug message.
3521 ------------------------------------------------------------------------
3522 r8766 | sigmunau | 2004-09-22 14:09:30 +0200 (Wed, 22 Sep 2004) | 2 lines
3523 Changed paths:
3524    M /trunk/configure.ac
3525
3526 configure.ac: enabled time plugin
3527
3528 ------------------------------------------------------------------------
3529 r8765 | gbazin | 2004-09-22 12:17:41 +0200 (Wed, 22 Sep 2004) | 1 line
3530 Changed paths:
3531    M /trunk/modules/demux/ps.c
3532
3533 * modules/demux/ps.c: small cleanup.
3534 ------------------------------------------------------------------------
3535 r8764 | gbazin | 2004-09-22 11:44:44 +0200 (Wed, 22 Sep 2004) | 1 line
3536 Changed paths:
3537    M /trunk/modules/mux/mpeg/ps.c
3538
3539 * modules/mux/mpeg/ps.c: make sure the data blocks containing the pack and system headers are timestamped correctly. Added an --sout-ps-dts-delay option.
3540 ------------------------------------------------------------------------
3541 r8763 | gbazin | 2004-09-22 11:20:12 +0200 (Wed, 22 Sep 2004) | 1 line
3542 Changed paths:
3543    M /trunk/src/playlist/item.c
3544
3545 * src/playlist/item.c: fixed recent playlist item initialization bug which was screwing up things like doing random autodeletions, etc...
3546 ------------------------------------------------------------------------
3547 r8762 | hartman | 2004-09-22 00:24:31 +0200 (Wed, 22 Sep 2004) | 2 lines
3548 Changed paths:
3549    M /trunk/modules/demux/vobsub.c
3550
3551 Thou shalt compile before thou commits
3552
3553 ------------------------------------------------------------------------
3554 r8761 | hartman | 2004-09-22 00:16:35 +0200 (Wed, 22 Sep 2004) | 3 lines
3555 Changed paths:
3556    M /trunk/modules/demux/vobsub.c
3557
3558 * Fix the vobsub length.
3559   fen: any suggestions for the other Control() stuff?
3560
3561 ------------------------------------------------------------------------
3562 r8760 | hartman | 2004-09-21 23:52:52 +0200 (Tue, 21 Sep 2004) | 4 lines
3563 Changed paths:
3564    M /trunk/modules/demux/vobsub.c
3565
3566  * scaled external vobsubs with multiple tracks are now working
3567    - searching is a mess
3568    - autodetect not yet activated, force by opening the idx as subfile
3569
3570 ------------------------------------------------------------------------
3571 r8759 | gbazin | 2004-09-21 22:40:09 +0200 (Tue, 21 Sep 2004) | 1 line
3572 Changed paths:
3573    M /trunk/doc/vlm.txt
3574
3575 * doc/vlm.txt: small update to reflect the latest changes.
3576 ------------------------------------------------------------------------
3577 r8758 | gbazin | 2004-09-21 22:33:59 +0200 (Tue, 21 Sep 2004) | 1 line
3578 Changed paths:
3579    M /trunk/modules/codec/spudec/parse.c
3580    M /trunk/modules/codec/spudec/spudec.c
3581
3582 * modules/codec/spudec/spudec.c: packetizer needs to duplicate the input es_format_t.
3583 ------------------------------------------------------------------------
3584 r8757 | gbazin | 2004-09-21 22:19:04 +0200 (Tue, 21 Sep 2004) | 1 line
3585 Changed paths:
3586    M /trunk/src/video_output/vout_subpictures.c
3587
3588 * src/video_output/vout_subpictures.c: modify the scaling factor based on the original video size info.
3589 ------------------------------------------------------------------------
3590 r8756 | hartman | 2004-09-21 21:26:10 +0200 (Tue, 21 Sep 2004) | 2 lines
3591 Changed paths:
3592    M /trunk/include/vlc_video.h
3593    M /trunk/modules/codec/spudec/parse.c
3594
3595 * pass the orignal movie size from es_format_t to subpicture_t
3596
3597 ------------------------------------------------------------------------
3598 r8755 | sam | 2004-09-21 18:22:16 +0200 (Tue, 21 Sep 2004) | 2 lines
3599 Changed paths:
3600    M /trunk/THANKS
3601    M /trunk/modules/video_filter/swscale/Modules.am
3602
3603   * Added missing \n to misc files.
3604
3605 ------------------------------------------------------------------------
3606 r8754 | sam | 2004-09-21 18:07:41 +0200 (Tue, 21 Sep 2004) | 2 lines
3607 Changed paths:
3608    M /trunk/toolbox
3609
3610   * toolbox: fixed mixup in the changelog generation example.
3611
3612 ------------------------------------------------------------------------
3613 r8753 | sam | 2004-09-21 17:55:45 +0200 (Tue, 21 Sep 2004) | 6 lines
3614 Changed paths:
3615    M /trunk/debian/changelog
3616    M /trunk/debian/control
3617    M /trunk/debian/rules
3618
3619   * debian/rules:
3620     + Fixed previously broken DVD support.
3621     + Removed currently broken Speex support.
3622   * debian/control:
3623     + Build-depend on libdvdnav.
3624
3625 ------------------------------------------------------------------------
3626 r8752 | fkuehne | 2004-09-21 16:44:38 +0200 (Tue, 21 Sep 2004) | 1 line
3627 Changed paths:
3628    M /trunk/po/de.po
3629
3630 * hopefully fixed the wrong behaviour of the strg/ctrl-key in the G. translation
3631 ------------------------------------------------------------------------
3632 r8751 | gbazin | 2004-09-20 23:51:41 +0200 (Mon, 20 Sep 2004) | 1 line
3633 Changed paths:
3634    M /trunk/modules/video_filter/time.c
3635
3636 * modules/video_filter/time.c: added Id svn keyword
3637 ------------------------------------------------------------------------
3638 r8750 | gbazin | 2004-09-20 23:50:18 +0200 (Mon, 20 Sep 2004) | 1 line
3639 Changed paths:
3640    M /trunk/include/vlc_vlm.h
3641    M /trunk/include/vlc_vod.h
3642    M /trunk/modules/misc/rtsp.c
3643    M /trunk/src/misc/vlm.c
3644
3645 * modules/misc/rtsp.c, src/misc/vlm.c: VOD RTSP support is beginning to work.
3646 ------------------------------------------------------------------------
3647 r8749 | hartman | 2004-09-20 17:47:08 +0200 (Mon, 20 Sep 2004) | 4 lines
3648 Changed paths:
3649    M /trunk/modules/demux/vobsub.c
3650
3651 * some fixes to vobsub
3652   TODO: create the index
3653         position control
3654
3655 ------------------------------------------------------------------------
3656 r8748 | hartman | 2004-09-20 17:03:17 +0200 (Mon, 20 Sep 2004) | 2 lines
3657 Changed paths:
3658    M /trunk/extras/contrib/src/Makefile
3659
3660 * disabled the libdts making for the nightlies
3661
3662 ------------------------------------------------------------------------
3663 r8747 | sigmunau | 2004-09-20 14:17:51 +0200 (Mon, 20 Sep 2004) | 2 lines
3664 Changed paths:
3665    M /trunk/modules/video_filter/time.c
3666
3667 time.c: configureable time format patch by markfm + some cleanup
3668
3669 ------------------------------------------------------------------------
3670 r8746 | gbazin | 2004-09-20 12:23:59 +0200 (Mon, 20 Sep 2004) | 1 line
3671 Changed paths:
3672    M /trunk/modules/codec/x264.c
3673
3674 * modules/codec/x264.c: fixed aspect ratio.
3675 ------------------------------------------------------------------------
3676 r8745 | gbazin | 2004-09-20 12:09:28 +0200 (Mon, 20 Sep 2004) | 1 line
3677 Changed paths:
3678    M /trunk/modules/video_filter/time.c
3679
3680 * modules/video_filter/time.c: optimized a bit.
3681 ------------------------------------------------------------------------
3682 r8744 | gbazin | 2004-09-20 12:06:53 +0200 (Mon, 20 Sep 2004) | 1 line
3683 Changed paths:
3684    M /trunk/modules/misc/freetype.c
3685
3686 * modules/misc/freetype.c: fixed memory leak.
3687 ------------------------------------------------------------------------
3688 r8743 | gbazin | 2004-09-20 11:18:11 +0200 (Mon, 20 Sep 2004) | 1 line
3689 Changed paths:
3690    M /trunk/modules/video_filter/logo.c
3691
3692 * modules/video_filter/logo.c: fixed memleak.
3693 ------------------------------------------------------------------------
3694 r8742 | gbazin | 2004-09-20 10:53:58 +0200 (Mon, 20 Sep 2004) | 1 line
3695 Changed paths:
3696    M /trunk/modules/video_filter/time.c
3697
3698 * modules/video_filter/time.c: stick to our config options naming convention + fixed a couple of mem-leaks.
3699 ------------------------------------------------------------------------
3700 r8741 | gbazin | 2004-09-19 23:38:12 +0200 (Sun, 19 Sep 2004) | 5 lines
3701 Changed paths:
3702    M /trunk/include/vlc_vlm.h
3703    M /trunk/src/misc/vlm.c
3704
3705 * src/misc/vlm.c:
3706    + major cleanup and bug fixing.
3707    + added support for spawning and controlling several media instances.
3708
3709
3710 ------------------------------------------------------------------------
3711 r8740 | gbazin | 2004-09-19 21:22:04 +0200 (Sun, 19 Sep 2004) | 1 line
3712 Changed paths:
3713    M /trunk/include/vlc/intf.h
3714    M /trunk/include/vlc_input.h
3715    M /trunk/src/playlist/item.c
3716
3717 * include/vlc_input.h, src/playlist/item.c: added vlc_input_item_Init()/Clean() facility.
3718 ------------------------------------------------------------------------
3719 r8739 | gbazin | 2004-09-19 20:50:54 +0200 (Sun, 19 Sep 2004) | 1 line
3720 Changed paths:
3721    M /trunk/modules/demux/vobsub.c
3722
3723 * modules/demux/vobsub.c: fixed bug pointed to by gcc warnings.
3724 ------------------------------------------------------------------------
3725 r8738 | gbazin | 2004-09-19 18:26:54 +0200 (Sun, 19 Sep 2004) | 1 line
3726 Changed paths:
3727    M /trunk/modules/video_filter/logo.c
3728
3729 * modules/video_filter/logo.c: oops, broke something.
3730 ------------------------------------------------------------------------
3731 r8737 | gbazin | 2004-09-19 17:46:14 +0200 (Sun, 19 Sep 2004) | 1 line
3732 Changed paths:
3733    M /trunk/modules/video_filter/logo.c
3734
3735 * modules/video_filter/logo.c: couple of sanity check.
3736 ------------------------------------------------------------------------
3737 r8736 | gbazin | 2004-09-19 17:36:08 +0200 (Sun, 19 Sep 2004) | 1 line
3738 Changed paths:
3739    M /trunk/modules/video_filter/logo.c
3740
3741 * modules/video_filter/logo.c: transparency fix by markfm.
3742 ------------------------------------------------------------------------
3743 r8735 | gbazin | 2004-09-19 17:23:38 +0200 (Sun, 19 Sep 2004) | 1 line
3744 Changed paths:
3745    M /trunk/modules/video_filter/logo.c
3746
3747 * modules/video_filter/logo.c: fixed case when no transparent color is set.
3748 ------------------------------------------------------------------------
3749 r8734 | gbazin | 2004-09-19 17:11:36 +0200 (Sun, 19 Sep 2004) | 1 line
3750 Changed paths:
3751    M /trunk/src/video_output/vout_subpictures.c
3752
3753 * src/video_output/vout_subpictures.c: support for stacking subpictures filters (eg. --sub-filter=foo,bar).
3754 ------------------------------------------------------------------------
3755 r8733 | gbazin | 2004-09-19 16:58:43 +0200 (Sun, 19 Sep 2004) | 1 line
3756 Changed paths:
3757    M /trunk/modules/video_filter/logo.c
3758
3759 * modules/video_filter/logo.c: remove the comment about the need for RGBA PNG files.
3760 ------------------------------------------------------------------------
3761 r8732 | gbazin | 2004-09-19 16:46:01 +0200 (Sun, 19 Sep 2004) | 1 line
3762 Changed paths:
3763    M /trunk/modules/video_filter/logo.c
3764
3765 * modules/video_filter/logo.c: convert all pngs to RGBA.
3766 ------------------------------------------------------------------------
3767 r8731 | sigmunau | 2004-09-19 14:29:16 +0200 (Sun, 19 Sep 2004) | 2 lines
3768 Changed paths:
3769    M /trunk/modules/video_filter/time.c
3770
3771 time.c: customizable position and string prefix, mainly done by markfm
3772
3773 ------------------------------------------------------------------------
3774 r8730 | hartman | 2004-09-18 23:13:45 +0200 (Sat, 18 Sep 2004) | 6 lines
3775 Changed paths:
3776    M /trunk/modules/demux/mkv.cpp
3777    M /trunk/modules/demux/vobsub.c
3778
3779 * mkv.cpp: retrieve the original framesize from the vobsub idx and store in es_format_t
3780 * vobsub.c: rewrite of the vobsub module. Now has track support. This is UNFINISHED.
3781   TODO, repair the 'Control' commands store the timestamp/location combo's in the arrays of subtitle_t structs
3782
3783   and find a way to pass the info from the decoder to the core of course....
3784
3785 ------------------------------------------------------------------------
3786 r8729 | sigmunau | 2004-09-18 19:46:15 +0200 (Sat, 18 Sep 2004) | 4 lines
3787 Changed paths:
3788    M /trunk/modules/video_filter/Modules.am
3789    M /trunk/modules/video_filter/time.c
3790
3791 modules/video_filter/Modules.am: added time, for those that don't know the
3792 fen-trick
3793 time.c: fixed a few copy/paste bugs and some warnings
3794
3795 ------------------------------------------------------------------------
3796 r8728 | sigmunau | 2004-09-18 18:38:58 +0200 (Sat, 18 Sep 2004) | 2 lines
3797 Changed paths:
3798    A /trunk/modules/video_filter/time.c
3799
3800 time.c: a small module to place current time on top of video
3801
3802 ------------------------------------------------------------------------
3803 r8727 | hartman | 2004-09-18 11:52:20 +0200 (Sat, 18 Sep 2004) | 2 lines
3804 Changed paths:
3805    M /trunk/include/vlc_es.h
3806
3807 * added origin (position) and 'original frame size' params to SPU es
3808
3809 ------------------------------------------------------------------------
3810 r8726 | hartman | 2004-09-18 11:36:26 +0200 (Sat, 18 Sep 2004) | 2 lines
3811 Changed paths:
3812    M /trunk/modules/demux/livedotcom.cpp
3813
3814 * added SVQ3 ID to livedotcom. don't remember if it worked, but won't hurt either i guess..
3815
3816 ------------------------------------------------------------------------
3817 r8725 | gbazin | 2004-09-18 11:34:03 +0200 (Sat, 18 Sep 2004) | 1 line
3818 Changed paths:
3819    M /trunk/modules/demux/subtitle.c
3820
3821 * modules/demux/subtitle.c: compilation fix.
3822 ------------------------------------------------------------------------
3823 r8724 | gbazin | 2004-09-18 11:21:03 +0200 (Sat, 18 Sep 2004) | 1 line
3824 Changed paths:
3825    M /trunk/src/misc/vlm.c
3826
3827 * src/misc/vlm.c: we probably have enough bugs already :p
3828 ------------------------------------------------------------------------
3829 r8723 | hartman | 2004-09-18 02:05:11 +0200 (Sat, 18 Sep 2004) | 3 lines
3830 Changed paths:
3831    M /trunk/configure.ac
3832    M /trunk/modules/demux/Modules.am
3833    M /trunk/modules/demux/subtitle.c
3834    A /trunk/modules/demux/vobsub.c (from /trunk/modules/demux/subtitle.c:8722)
3835
3836 * split vobsub and textual demuxers.
3837
3838
3839 ------------------------------------------------------------------------
3840 r8722 | gbazin | 2004-09-17 16:47:01 +0200 (Fri, 17 Sep 2004) | 4 lines
3841 Changed paths:
3842    M /trunk/src/video_output/video_text.c
3843    M /trunk/src/video_output/video_widgets.c
3844    M /trunk/src/video_output/vout_subpictures.c
3845
3846 * video_output/vout_subpictures.c:
3847   + improved spu_SortSubpictures() to deal with SPU channels.
3848   + ephemer subpictures can also have a stop date now (allows more flexibility).
3849
3850 ------------------------------------------------------------------------
3851 r8721 | gbazin | 2004-09-17 12:21:00 +0200 (Fri, 17 Sep 2004) | 1 line
3852 Changed paths:
3853    M /trunk/modules/video_filter/logo.c
3854
3855 * modules/video_filter/logo.c: small fix.
3856 ------------------------------------------------------------------------
3857 r8720 | gbazin | 2004-09-17 12:13:21 +0200 (Fri, 17 Sep 2004) | 1 line
3858 Changed paths:
3859    M /trunk/modules/stream_out/transcode.c
3860
3861 * modules/stream_out/transcode.c: new sfilter option for using subpictures filters during the transcoding.
3862 ------------------------------------------------------------------------
3863 r8719 | gbazin | 2004-09-17 11:30:19 +0200 (Fri, 17 Sep 2004) | 2 lines
3864 Changed paths:
3865    M /trunk/modules/video_filter/logo.c
3866    M /trunk/src/libvlc.h
3867    M /trunk/src/video_output/vout_subpictures.c
3868
3869 * modules/video_filter/logo.c: implemented a logo subpictures filter.
3870
3871 ------------------------------------------------------------------------
3872 r8718 | gbazin | 2004-09-17 11:13:05 +0200 (Fri, 17 Sep 2004) | 1 line
3873 Changed paths:
3874    M /trunk/modules/video_filter/scale.c
3875
3876 * modules/video_filter/scale.c: add a bias when calculating the nearest neighbour.
3877 ------------------------------------------------------------------------
3878 r8717 | gbazin | 2004-09-17 11:11:50 +0200 (Fri, 17 Sep 2004) | 3 lines
3879 Changed paths:
3880    M /trunk/include/vlc_filter.h
3881    M /trunk/include/vlc_spu.h
3882    M /trunk/modules/misc/freetype.c
3883    M /trunk/modules/stream_out/transcode.c
3884    M /trunk/src/libvlc.h
3885    M /trunk/src/video_output/video_output.c
3886    M /trunk/src/video_output/vout_subpictures.c
3887
3888 * src/video_output/vout_subpictures.c: support for subpictures filters.
3889 * src/libvlc.h: new --sub-filter config option + added a new subpictures category that regroups all the subpictures options.
3890
3891 ------------------------------------------------------------------------
3892 r8716 | gbazin | 2004-09-17 00:04:36 +0200 (Fri, 17 Sep 2004) | 3 lines
3893 Changed paths:
3894    M /trunk/modules/misc/rtsp.c
3895    M /trunk/modules/stream_out/description.c
3896
3897 * modules/misc/rtsp.c: getting closer to a basic but functional rtsp server.
3898 * modules/stream_out/description.c: bug fix.
3899
3900 ------------------------------------------------------------------------
3901 r8715 | gbazin | 2004-09-16 16:31:14 +0200 (Thu, 16 Sep 2004) | 1 line
3902 Changed paths:
3903    M /trunk/modules/gui/wxwindows/menus.cpp
3904
3905 * modules/gui/wxwindows/menus.cpp: re-organized right-click menu + play/pause/stop/next/previous entries.
3906 ------------------------------------------------------------------------
3907 r8714 | gbazin | 2004-09-15 22:21:09 +0200 (Wed, 15 Sep 2004) | 3 lines
3908 Changed paths:
3909    M /trunk/configure.ac
3910    M /trunk/modules/misc/rtsp.c
3911    M /trunk/modules/stream_out/Modules.am
3912    A /trunk/modules/stream_out/description.c
3913    M /trunk/src/misc/vlm.c
3914
3915 * modules/stream_out/description.c: new "description" stream output module which gathers information on elementary streams (pre-parsing).
3916 * src/misc/vlm.c: pre-parse vod media items.
3917
3918 ------------------------------------------------------------------------
3919 r8713 | gbazin | 2004-09-15 18:59:25 +0200 (Wed, 15 Sep 2004) | 1 line
3920 Changed paths:
3921    M /trunk/modules/video_filter/Modules.am
3922
3923 * modules/video_filter/Modules.am: oops
3924 ------------------------------------------------------------------------
3925 r8712 | gbazin | 2004-09-15 18:02:45 +0200 (Wed, 15 Sep 2004) | 1 line
3926 Changed paths:
3927    M /trunk/configure.ac
3928    M /trunk/modules/video_filter/Modules.am
3929    A /trunk/modules/video_filter/scale.c
3930
3931 * modules/video_filter/scale.c: simple nearest neighbour rescaling module for YUVP/A (subpictures).
3932 ------------------------------------------------------------------------
3933 r8711 | gbazin | 2004-09-15 17:55:25 +0200 (Wed, 15 Sep 2004) | 1 line
3934 Changed paths:
3935    M /trunk/modules/codec/ffmpeg/video_filter.c
3936
3937 * modules/codec/ffmpeg/video_filter.c: improvements.
3938 ------------------------------------------------------------------------
3939 r8710 | gbazin | 2004-09-15 17:52:13 +0200 (Wed, 15 Sep 2004) | 1 line
3940 Changed paths:
3941    M /trunk/modules/video_filter/swscale/filter.c
3942
3943 * modules/video_filter/swscale/filter.c: uninitialised variable fix.
3944 ------------------------------------------------------------------------
3945 r8709 | gbazin | 2004-09-15 17:50:54 +0200 (Wed, 15 Sep 2004) | 4 lines
3946 Changed paths:
3947    M /trunk/Makefile.am
3948    M /trunk/include/video_output.h
3949    M /trunk/include/vlc/vout.h
3950    M /trunk/include/vlc_common.h
3951    M /trunk/include/vlc_filter.h
3952    M /trunk/include/vlc_objects.h
3953    A /trunk/include/vlc_spu.h
3954    M /trunk/include/vlc_video.h
3955    M /trunk/modules/codec/cmml/intf.c
3956    M /trunk/modules/codec/ogt/common.c
3957    M /trunk/modules/codec/ogt/cvd.c
3958    M /trunk/modules/codec/ogt/cvd_parse.c
3959    M /trunk/modules/codec/ogt/ogt.c
3960    M /trunk/modules/codec/ogt/ogt_parse.c
3961    M /trunk/modules/control/hotkeys.c
3962    M /trunk/modules/stream_out/transcode.c
3963    M /trunk/src/input/decoder.c
3964    M /trunk/src/misc/modules.c
3965    M /trunk/src/misc/objects.c
3966    M /trunk/src/video_output/video_output.c
3967    M /trunk/src/video_output/video_text.c
3968    M /trunk/src/video_output/video_widgets.c
3969    M /trunk/src/video_output/vout_pictures.c
3970    M /trunk/src/video_output/vout_subpictures.c
3971
3972 * ALL: separation of the SPU engine from the VOUT.
3973 * modules/stream_out/transcode.c: re-use the SPU engine.
3974 * src/video_output/vout_subpictures.c: support for resizing subpictures.
3975
3976 ------------------------------------------------------------------------
3977 r8708 | gbazin | 2004-09-14 22:30:12 +0200 (Tue, 14 Sep 2004) | 4 lines
3978 Changed paths:
3979    M /trunk/include/vlc_common.h
3980    M /trunk/include/vlc_input.h
3981    M /trunk/include/vlc_vlm.h
3982    M /trunk/include/vlc_vod.h
3983    M /trunk/modules/misc/rtsp.c
3984    M /trunk/src/misc/vlm.c
3985
3986 * src/misc/vlm.c: started "vod server" integration (not much done yet).
3987 * modules/misc/rtsp.c, include/vlc_vod.h: vod server api update.
3988 * include/vlc_input.h: extended input_item_t a bit for the vod server.
3989
3990 ------------------------------------------------------------------------
3991 r8707 | bigben | 2004-09-14 19:27:52 +0200 (Tue, 14 Sep 2004) | 4 lines
3992 Changed paths:
3993    M /trunk/modules/demux/avi/avi.c
3994
3995
3996 msg_Err -> msg_Dbg
3997
3998
3999 ------------------------------------------------------------------------
4000 r8706 | gbazin | 2004-09-14 13:45:44 +0200 (Tue, 14 Sep 2004) | 3 lines
4001 Changed paths:
4002    M /trunk/INSTALL.win32
4003    M /trunk/configure.ac
4004
4005 * configure.ac: fixed --with-ffmpeg-dts.
4006 * INSTALL.win32: update with new contrib package.
4007
4008 ------------------------------------------------------------------------
4009 r8705 | gbazin | 2004-09-14 13:38:50 +0200 (Tue, 14 Sep 2004) | 1 line
4010 Changed paths:
4011    M /trunk/modules/demux/asf/asf.c
4012
4013 * modules/demux/asf/asf.c: fixed overflow in aspect ratio calculation.
4014 ------------------------------------------------------------------------
4015 r8704 | fkuehne | 2004-09-13 22:30:12 +0200 (Mon, 13 Sep 2004) | 1 line
4016 Changed paths:
4017    M /trunk/extras/contrib/src/packages.mak
4018
4019 * updated used libcdio-version from 0.69 to 0.70
4020 ------------------------------------------------------------------------
4021 r8703 | gbazin | 2004-09-13 22:29:58 +0200 (Mon, 13 Sep 2004) | 1 line
4022 Changed paths:
4023    M /trunk/modules/access/dshow/crossbar.cpp
4024
4025 * modules/access/dshow/crossbar.cpp: real compilation fix.
4026 ------------------------------------------------------------------------
4027 r8702 | gbazin | 2004-09-13 21:46:38 +0200 (Mon, 13 Sep 2004) | 1 line
4028 Changed paths:
4029    M /trunk/modules/access/dshow/crossbar.cpp
4030
4031 * modules/access/dshow/crossbar.cpp: compilation fix.
4032 ------------------------------------------------------------------------
4033 r8701 | gbazin | 2004-09-13 21:43:30 +0200 (Mon, 13 Sep 2004) | 3 lines
4034 Changed paths:
4035    M /trunk/configure.ac
4036    A /trunk/modules/video_filter/swscale
4037    A /trunk/modules/video_filter/swscale/Modules.am
4038    A /trunk/modules/video_filter/swscale/common.h
4039    A /trunk/modules/video_filter/swscale/filter.c
4040    A /trunk/modules/video_filter/swscale/rgb2rgb.c
4041    A /trunk/modules/video_filter/swscale/rgb2rgb.h
4042    A /trunk/modules/video_filter/swscale/rgb2rgb_template.c
4043    A /trunk/modules/video_filter/swscale/swscale.c
4044    A /trunk/modules/video_filter/swscale/swscale.h
4045    A /trunk/modules/video_filter/swscale/swscale_altivec_template.c
4046    A /trunk/modules/video_filter/swscale/swscale_internal.h
4047    A /trunk/modules/video_filter/swscale/swscale_template.c
4048    A /trunk/modules/video_filter/swscale/yuv2rgb.c
4049    A /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
4050    A /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
4051    A /trunk/modules/video_filter/swscale/yuv2rgb_template.c
4052
4053 * modules/video_filter/swscale/*: new resizing/chroma conversion video filter based on MPlayer's swscale module.
4054   (not enabled in configure.ac yet as it may have problems building on some platforms)
4055
4056 ------------------------------------------------------------------------
4057 r8700 | titer | 2004-09-13 17:46:00 +0200 (Mon, 13 Sep 2004) | 2 lines
4058 Changed paths:
4059    M /trunk/extras/contrib/src/Makefile
4060
4061  contrib/src/Makefile: quick BeOS compile fix (-lnet bla bla)
4062
4063 ------------------------------------------------------------------------
4064 r8699 | gbazin | 2004-09-13 15:28:10 +0200 (Mon, 13 Sep 2004) | 1 line
4065 Changed paths:
4066    M /trunk/include/vlc_block.h
4067    M /trunk/src/misc/block.c
4068
4069 * include/vlc_block.h: block_Duplicate() needs to duplicate all the fields of block_t.
4070 ------------------------------------------------------------------------
4071 r8698 | titer | 2004-09-13 12:57:03 +0200 (Mon, 13 Sep 2004) | 3 lines
4072 Changed paths:
4073    M /trunk/configure.ac
4074
4075  + configure.ac: explicitly link to -lnet the modules which need it
4076    (cause latest BeOS gcc doesn't do it by default anymore)
4077
4078 ------------------------------------------------------------------------
4079 r8697 | titer | 2004-09-13 10:27:58 +0200 (Mon, 13 Sep 2004) | 2 lines
4080 Changed paths:
4081    M /trunk/modules/mux/asf.c
4082
4083  + mux/asf.c: gcc < 3 compile fix
4084
4085 ------------------------------------------------------------------------
4086 r8696 | gbazin | 2004-09-12 22:32:08 +0200 (Sun, 12 Sep 2004) | 1 line
4087 Changed paths:
4088    M /trunk/modules/video_output/directx/directx.c
4089
4090 * modules/video_output/directx/directx.c: removed debug message.
4091 ------------------------------------------------------------------------
4092 r8695 | gbazin | 2004-09-12 22:31:00 +0200 (Sun, 12 Sep 2004) | 1 line
4093 Changed paths:
4094    M /trunk/src/video_output/video_output.c
4095    M /trunk/src/video_output/vout_pictures.c
4096
4097 * src/video_output: fixed a CPU heating loop in pause mode (fixes the problem with fast user switching on win32).
4098 ------------------------------------------------------------------------
4099 r8694 | gbazin | 2004-09-12 20:00:02 +0200 (Sun, 12 Sep 2004) | 5 lines
4100 Changed paths:
4101    M /trunk/modules/access/dshow/Modules.am
4102    A /trunk/modules/access/dshow/common.h
4103    A /trunk/modules/access/dshow/crossbar.cpp
4104    M /trunk/modules/access/dshow/dshow.cpp
4105    M /trunk/modules/access/dshow/filter.cpp
4106    M /trunk/modules/access/dshow/filter.h
4107
4108 * modules/access/dshow/*:
4109   - switch to access_demux module for raw video/audio streams.
4110   - massive cleanup and simplifications.
4111   - a bunch of fixes.
4112
4113 ------------------------------------------------------------------------
4114 r8693 | gbazin | 2004-09-12 12:30:24 +0200 (Sun, 12 Sep 2004) | 1 line
4115 Changed paths:
4116    M /trunk/modules/access/screen/win32.c
4117
4118 * modules/access/screen/win32.c: proper rgb mask for RV24.
4119 ------------------------------------------------------------------------
4120 r8692 | gbazin | 2004-09-12 11:31:47 +0200 (Sun, 12 Sep 2004) | 1 line
4121 Changed paths:
4122    M /trunk/modules/access/dshow/dshow.cpp
4123    M /trunk/modules/access/dshow/filter.cpp
4124
4125 * modules/access/dshow: simplification (video inversion is now handled in the rawvideo codec/packetizer).
4126 ------------------------------------------------------------------------
4127 r8691 | gbazin | 2004-09-12 11:16:55 +0200 (Sun, 12 Sep 2004) | 1 line
4128 Changed paths:
4129    M /trunk/modules/video_output/directx/directx.c
4130
4131 * modules/video_output/directx/directx.c: small fix.
4132 ------------------------------------------------------------------------
4133 r8690 | gbazin | 2004-09-12 11:10:33 +0200 (Sun, 12 Sep 2004) | 1 line
4134 Changed paths:
4135    M /trunk/modules/video_output/directx/events.c
4136
4137 * modules/video_output/directx/events.c: use a different window class for the video sub-window so the background color doesn't get messed-up with.
4138 ------------------------------------------------------------------------
4139 r8689 | gbazin | 2004-09-11 15:15:18 +0200 (Sat, 11 Sep 2004) | 2 lines
4140 Changed paths:
4141    M /trunk/Makefile.am
4142    M /trunk/include/network.h
4143    M /trunk/include/vlc_common.h
4144    A /trunk/include/vlc_vod.h
4145    M /trunk/modules/misc/Modules.am
4146    A /trunk/modules/misc/rtsp.c
4147
4148 * include/vlc_vod.h, modules/misc/rtsp.c: skeleton for a "vod server" RTSP module.
4149
4150 ------------------------------------------------------------------------
4151 r8688 | gbazin | 2004-09-10 23:08:41 +0200 (Fri, 10 Sep 2004) | 1 line
4152 Changed paths:
4153    M /trunk/modules/video_filter/logo.c
4154
4155 * modules/video_filter/logo.c: complete rewrite using the alpha-blending module.
4156 ------------------------------------------------------------------------
4157 r8687 | gbazin | 2004-09-10 21:47:16 +0200 (Fri, 10 Sep 2004) | 1 line
4158 Changed paths:
4159    M /trunk/src/video_output/video_output.c
4160
4161 * src/video_output/video_output.c: oops.
4162 ------------------------------------------------------------------------
4163 r8686 | gbazin | 2004-09-10 20:03:25 +0200 (Fri, 10 Sep 2004) | 2 lines
4164 Changed paths:
4165    M /trunk/include/vlc_video.h
4166    M /trunk/modules/codec/ogt/common.c
4167    M /trunk/modules/codec/ogt/render.c
4168    M /trunk/src/video_output/video_output.c
4169
4170 * src/video_output/video_output.c, modules/codec/ogt: got rid of vout_AspectRatio().
4171
4172 ------------------------------------------------------------------------
4173 r8685 | gbazin | 2004-09-10 19:22:03 +0200 (Fri, 10 Sep 2004) | 2 lines
4174 Changed paths:
4175    M /trunk/include/video_output.h
4176    M /trunk/include/vlc_video.h
4177    M /trunk/src/video_output/vout_pictures.c
4178
4179 * include/vlc_video.h, src/video_output/vout_pictures.c: export vout_CopyPicture().
4180
4181 ------------------------------------------------------------------------
4182 r8684 | gbazin | 2004-09-10 15:53:43 +0200 (Fri, 10 Sep 2004) | 1 line
4183 Changed paths:
4184    M /trunk/modules/video_output/directx/directx.c
4185    M /trunk/modules/video_output/x11/xcommon.c
4186
4187 * modules/video_output/x11/xcommon.c, modules/video_output/directx/directx.c: when we invert the YV12 picture buffer chroma planes, we need to report a I420 chroma.
4188 ------------------------------------------------------------------------
4189 r8683 | gbazin | 2004-09-10 15:15:59 +0200 (Fri, 10 Sep 2004) | 1 line
4190 Changed paths:
4191    M /trunk/modules/codec/rawvideo.c
4192
4193 * modules/codec/rawvideo.c: packetizer will also invert the pictures if needed.
4194 ------------------------------------------------------------------------
4195 r8682 | gbazin | 2004-09-10 14:43:08 +0200 (Fri, 10 Sep 2004) | 1 line
4196 Changed paths:
4197    M /trunk/modules/demux/asf/asf.c
4198    M /trunk/modules/demux/asf/libasf.c
4199    M /trunk/modules/demux/asf/libasf.h
4200
4201 * modules/demux/asf/*: get video aspect ratio from metadata object.
4202 ------------------------------------------------------------------------
4203 r8681 | gbazin | 2004-09-10 13:35:42 +0200 (Fri, 10 Sep 2004) | 1 line
4204 Changed paths:
4205    M /trunk/modules/demux/asf/libasf.c
4206    M /trunk/modules/demux/asf/libasf.h
4207
4208 * commit modules/demux/asf/*: load and parse the metadata object + coding style changes.
4209 ------------------------------------------------------------------------
4210 r8680 | gbazin | 2004-09-10 11:49:01 +0200 (Fri, 10 Sep 2004) | 1 line
4211 Changed paths:
4212    M /trunk/modules/stream_out/standard.c
4213
4214 * modules/stream_out/standard.c: compilation fix.
4215 ------------------------------------------------------------------------
4216 r8679 | gbazin | 2004-09-10 11:19:59 +0200 (Fri, 10 Sep 2004) | 1 line
4217 Changed paths:
4218    M /trunk/modules/codec/cmml/intf.c
4219
4220 * modules/codec/cmml/intf.c: compilation fix.
4221 ------------------------------------------------------------------------
4222 r8678 | gbazin | 2004-09-10 00:18:51 +0200 (Fri, 10 Sep 2004) | 1 line
4223 Changed paths:
4224    M /trunk/src/misc/httpd.c
4225
4226 * src/misc/httpd.c: spelling mistake.
4227 ------------------------------------------------------------------------
4228 r8677 | gbazin | 2004-09-09 23:45:38 +0200 (Thu, 09 Sep 2004) | 1 line
4229 Changed paths:
4230    M /trunk/modules/audio_filter/format.c
4231    M /trunk/modules/audio_filter/normvol.c
4232    M /trunk/modules/codec/ffmpeg/video_filter.c
4233
4234  modules/codec/ffmpeg/video_filter.c, modules/audio_filter/format.c, normvol.c: added Id svn keyword.
4235 ------------------------------------------------------------------------
4236 r8676 | gbazin | 2004-09-09 16:47:33 +0200 (Thu, 09 Sep 2004) | 1 line
4237 Changed paths:
4238    M /trunk/src/input/input.c
4239
4240 * src/input/input.c: hack to allow for the udp:@:port syntax again... not really pretty though.
4241 ------------------------------------------------------------------------
4242 r8675 | gbazin | 2004-09-09 16:33:33 +0200 (Thu, 09 Sep 2004) | 1 line
4243 Changed paths:
4244    M /trunk/src/extras/libc.c
4245
4246 * src/extras/libc.c: forgot a small modification.
4247 ------------------------------------------------------------------------
4248 r8674 | gbazin | 2004-09-09 16:25:07 +0200 (Thu, 09 Sep 2004) | 1 line
4249 Changed paths:
4250    M /trunk/modules/codec/theora.c
4251
4252 * modules/codec/theora.c: use vlc_reduce() to before storing the aspect-ratio.
4253 ------------------------------------------------------------------------
4254 r8673 | gbazin | 2004-09-09 16:23:44 +0200 (Thu, 09 Sep 2004) | 1 line
4255 Changed paths:
4256    M /trunk/modules/mux/asf.c
4257
4258 * modules/mux/asf.c: include a metadata header to store the video pixel aspect ratio info.
4259 ------------------------------------------------------------------------
4260 r8672 | gbazin | 2004-09-09 16:02:24 +0200 (Thu, 09 Sep 2004) | 1 line
4261 Changed paths:
4262    M /trunk/modules/control/gestures.c
4263
4264 * modules/control/gestures.c: compilation fix.
4265 ------------------------------------------------------------------------
4266 r8671 | gbazin | 2004-09-09 15:04:12 +0200 (Thu, 09 Sep 2004) | 1 line
4267 Changed paths:
4268    M /trunk/include/vlc_common.h
4269    M /trunk/src/extras/libc.c
4270
4271 * include/vlc_common.h, src/extras/libc.c: added GCD() and vlc_reduce().
4272 ------------------------------------------------------------------------
4273 r8670 | gbazin | 2004-09-09 00:02:48 +0200 (Thu, 09 Sep 2004) | 1 line
4274 Changed paths:
4275    M /trunk/modules/access/dvdnav.c
4276
4277 * modules/access/dvdnav.c: call buttonUpdate() again when the video ES is started.
4278 ------------------------------------------------------------------------
4279 r8669 | gbazin | 2004-09-08 23:11:31 +0200 (Wed, 08 Sep 2004) | 1 line
4280 Changed paths:
4281    M /trunk/modules/video_output/opengl.c
4282    M /trunk/src/video_output/vout_intf.c
4283
4284 * src/video_output/vout_intf.c, modules/video_output/opengl.c: we do really need these, so please don't remove them again.
4285 ------------------------------------------------------------------------
4286 r8668 | gbazin | 2004-09-08 23:01:11 +0200 (Wed, 08 Sep 2004) | 1 line
4287 Changed paths:
4288    M /trunk/include/video_output.h
4289    M /trunk/src/video_output/video_output.c
4290    M /trunk/src/video_output/vout_subpictures.c
4291
4292 * src/video_output/*: fixed race condition in spu initialization which affected DVD menus.
4293 ------------------------------------------------------------------------
4294 r8667 | gbazin | 2004-09-08 17:25:56 +0200 (Wed, 08 Sep 2004) | 1 line
4295 Changed paths:
4296    M /trunk/modules/demux/ts.c
4297
4298 * modules/demux/ts.c: small video artefacts are usually better than dropping whole frames.
4299 ------------------------------------------------------------------------
4300 r8666 | gbazin | 2004-09-08 16:10:20 +0200 (Wed, 08 Sep 2004) | 1 line
4301 Changed paths:
4302    M /trunk/modules/audio_filter/converter/a52tofloat32.c
4303    M /trunk/modules/audio_filter/converter/dtstofloat32.c
4304    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
4305
4306 * modules/audio_filter/converter/*: a couple of fixes for transcoding.
4307 ------------------------------------------------------------------------
4308 r8665 | gbazin | 2004-09-08 14:48:57 +0200 (Wed, 08 Sep 2004) | 1 line
4309 Changed paths:
4310    M /trunk/modules/stream_out/transcode.c
4311
4312 * modules/stream_out/transcode.c: use picture ring buffers to avoid leaks due to decoders not releasing pictures properly and to avoid uncessary mallocs.
4313 ------------------------------------------------------------------------
4314 r8664 | gbazin | 2004-09-08 12:07:05 +0200 (Wed, 08 Sep 2004) | 1 line
4315 Changed paths:
4316    M /trunk/include/vlc_help.h
4317    M /trunk/modules/gui/wxwindows/iteminfo.cpp
4318
4319 * include/vlc_help.h: update.
4320 ------------------------------------------------------------------------
4321 r8663 | gbazin | 2004-09-08 00:55:26 +0200 (Wed, 08 Sep 2004) | 1 line
4322 Changed paths:
4323    M /trunk/modules/gui/wxwindows/interface.cpp
4324
4325 * modules/gui/wxwindows/interface.cpp: fix for the interface resizing when video is stopped.
4326 ------------------------------------------------------------------------
4327 r8662 | gbazin | 2004-09-08 00:08:36 +0200 (Wed, 08 Sep 2004) | 1 line
4328 Changed paths:
4329    M /trunk/modules/gui/wxwindows/video.cpp
4330
4331 * modules/gui/wxwindows/video.cpp: reverted change to re-use the video window as it doesn't work well on wxGTK.
4332 ------------------------------------------------------------------------
4333 r8661 | gbazin | 2004-09-07 23:46:16 +0200 (Tue, 07 Sep 2004) | 1 line
4334 Changed paths:
4335    M /trunk/include/vlc_common.h
4336
4337 * include/vlc_common.h: forgot this file in my last commit.
4338 ------------------------------------------------------------------------
4339 r8660 | gbazin | 2004-09-07 23:28:52 +0200 (Tue, 07 Sep 2004) | 1 line
4340 Changed paths:
4341    M /trunk/configure.ac
4342
4343 * configure.ac: small iconv fix.
4344 ------------------------------------------------------------------------
4345 r8659 | gbazin | 2004-09-07 23:16:49 +0200 (Tue, 07 Sep 2004) | 3 lines
4346 Changed paths:
4347    M /trunk/configure.ac
4348    M /trunk/modules/codec/subsdec.c
4349    M /trunk/modules/gui/skins2/vars/playlist.cpp
4350    M /trunk/modules/gui/skins2/vars/playlist.hpp
4351    M /trunk/modules/misc/freetype.c
4352    M /trunk/src/extras/libc.c
4353
4354 * src/extras/libc.c: provide iconv facility in the core (vlc_iconv_open(), vlc_iconv(), vlc_iconv_close()).
4355 * modules/misc/freetype.c, modules/codec/subsdec.c, modules/gui/skins2: use iconv from the core.
4356
4357 ------------------------------------------------------------------------
4358 r8658 | sigmunau | 2004-09-07 12:34:47 +0200 (Tue, 07 Sep 2004) | 2 lines
4359 Changed paths:
4360    M /trunk/modules/misc/freetype.c
4361
4362 freetype.c: don't hang if user specify negative fontsize
4363
4364 ------------------------------------------------------------------------
4365 r8657 | gbazin | 2004-09-07 11:34:03 +0200 (Tue, 07 Sep 2004) | 1 line
4366 Changed paths:
4367    M /trunk/modules/codec/faad.c
4368    M /trunk/src/input/decoder.c
4369
4370 * src/input/decoder.c, modules/codec/faad.c: work around another bug in libfaad with ADTS streams.
4371 ------------------------------------------------------------------------
4372 r8656 | sigmunau | 2004-09-07 10:11:49 +0200 (Tue, 07 Sep 2004) | 2 lines
4373 Changed paths:
4374    M /trunk/TODO
4375    M /trunk/modules/demux/mkv.cpp
4376
4377 fixed track selection for mkv-files with default flag set on tracks.
4378
4379 ------------------------------------------------------------------------
4380 r8655 | titer | 2004-09-06 23:28:07 +0200 (Mon, 06 Sep 2004) | 2 lines
4381 Changed paths:
4382    M /trunk/modules/video_output/opengl.c
4383    M /trunk/src/video_output/vout_intf.c
4384
4385  Fixed OpenGL mouse events
4386
4387 ------------------------------------------------------------------------
4388 r8654 | titer | 2004-09-06 23:07:43 +0200 (Mon, 06 Sep 2004) | 3 lines
4389 Changed paths:
4390    M /trunk/src/input/var.c
4391
4392  + src/input/var.c: when starting a title, don't recreate next/prev-chapter
4393      and add callbacks if they already exist
4394
4395 ------------------------------------------------------------------------
4396 r8653 | sigmunau | 2004-09-06 21:01:34 +0200 (Mon, 06 Sep 2004) | 2 lines
4397 Changed paths:
4398    M /trunk/TODO
4399    M /trunk/modules/demux/mkv.cpp
4400
4401 some timecode and chapter-related fixes from Mosu(thanks a lot).
4402
4403 ------------------------------------------------------------------------
4404 r8652 | titer | 2004-09-06 18:46:25 +0200 (Mon, 06 Sep 2004) | 2 lines
4405 Changed paths:
4406    M /trunk/modules/gui/beos/InterfaceWindow.cpp
4407    M /trunk/modules/gui/beos/MsgVals.h
4408
4409  beos/*: fixed title/chapter navigation
4410
4411 ------------------------------------------------------------------------
4412 r8651 | sigmunau | 2004-09-06 18:10:34 +0200 (Mon, 06 Sep 2004) | 2 lines
4413 Changed paths:
4414    M /trunk/TODO
4415
4416 Added matroska-related items to todo-list
4417
4418 ------------------------------------------------------------------------
4419 r8650 | courmisch | 2004-09-06 17:09:37 +0200 (Mon, 06 Sep 2004) | 2 lines
4420 Changed paths:
4421    M /trunk/src/input/input.c
4422
4423 debug message accessed free'd structure causing a segmentation fault
4424
4425 ------------------------------------------------------------------------
4426 r8649 | rocky | 2004-09-06 14:49:29 +0200 (Mon, 06 Sep 2004) | 5 lines
4427 Changed paths:
4428    M /trunk/modules/access/cdda/Modules.am
4429    M /trunk/modules/access/cdda/access.c
4430    A /trunk/modules/access/cdda/access.h
4431    A /trunk/modules/access/cdda/callback.c
4432    A /trunk/modules/access/cdda/callback.h
4433    M /trunk/modules/access/cdda/cdda.c
4434    M /trunk/modules/access/cdda/cdda.h
4435
4436 Allow size of blocks reads to be specified/adjusted
4437 Split out callback routines. 
4438 Some cleanup. Still largely broken though. 
4439
4440
4441 ------------------------------------------------------------------------
4442 r8648 | courmisch | 2004-09-06 13:45:44 +0200 (Mon, 06 Sep 2004) | 2 lines
4443 Changed paths:
4444    M /trunk/src/misc/httpd.c
4445
4446 0 is a legal socket descriptor
4447
4448 ------------------------------------------------------------------------
4449 r8647 | rocky | 2004-09-06 06:38:46 +0200 (Mon, 06 Sep 2004) | 5 lines
4450 Changed paths:
4451    M /trunk/include/mtime.h
4452    M /trunk/modules/access/cdda/Modules.am
4453    M /trunk/modules/access/cdda/access.c
4454    M /trunk/modules/access/cdda/cdda.h
4455
4456 2nd attempt to get libcdio cdda working.
4457
4458 mtime.h: define constant for second-to-millisecond conversions.
4459
4460
4461 ------------------------------------------------------------------------
4462 r8646 | fkuehne | 2004-09-05 20:38:53 +0200 (Sun, 05 Sep 2004) | 3 lines
4463 Changed paths:
4464    M /trunk/THANKS
4465    M /trunk/modules/gui/wxwindows/extrapanel.cpp
4466    M /trunk/po/de.po
4467    M /trunk/po/en_GB.po
4468    M /trunk/po/es.po
4469    M /trunk/po/fr.po
4470    M /trunk/po/hu.po
4471    M /trunk/po/it.po
4472    M /trunk/po/ja.po
4473    M /trunk/po/nl.po
4474    M /trunk/po/no.po
4475    M /trunk/po/pl.po
4476    M /trunk/po/pt_BR.po
4477    M /trunk/po/ru.po
4478    M /trunk/po/sv.po
4479    M /trunk/po/vlc.pot
4480
4481 modules/gui/wxwindows/extrapanel.cpp: minor string fix
4482 po/*: updated the po-files
4483 THANKS: updated my mail-address
4484 ------------------------------------------------------------------------
4485 r8645 | fkuehne | 2004-09-05 18:53:39 +0200 (Sun, 05 Sep 2004) | 1 line
4486 Changed paths:
4487    M /trunk/po/de.po
4488
4489 * first update of the German translation
4490 ------------------------------------------------------------------------
4491 r8644 | fkuehne | 2004-09-05 18:53:04 +0200 (Sun, 05 Sep 2004) | 1 line
4492 Changed paths:
4493    M /trunk/modules/access/pvr/pvr.c
4494    M /trunk/modules/audio_filter/normvol.c
4495    M /trunk/modules/gui/macosx/equalizer.m
4496    M /trunk/modules/gui/ncurses.c
4497    M /trunk/modules/gui/wxwindows/bookmarks.cpp
4498    M /trunk/modules/gui/wxwindows/extrapanel.cpp
4499    M /trunk/modules/video_output/snapshot.c
4500    M /trunk/src/audio_output/input.c
4501
4502 * string review
4503 ------------------------------------------------------------------------
4504 r8643 | rocky | 2004-09-04 16:51:04 +0200 (Sat, 04 Sep 2004) | 10 lines
4505 Changed paths:
4506    M /trunk/configure.ac
4507    M /trunk/include/vlc_meta.h
4508    M /trunk/modules/access/cdda/access.c
4509    M /trunk/modules/access/cdda/cdda.c
4510    M /trunk/modules/access/cdda/cdda.h
4511
4512 First attempt to reinstate a libcdio cdda. 
4513
4514 vlc_meta.h: added CD-Text, ISO 9660, and CDDB fields. Separate email
4515 will be sent about this.
4516
4517 Note: sound may be off by 2 seconds (150 sectors or pregap
4518 amount). The sound for both this and the other cdda plugin don't work
4519 for me. Before the last SVN update though that's what it sounded like.
4520
4521
4522 ------------------------------------------------------------------------
4523 r8642 | bigben | 2004-09-04 12:39:44 +0200 (Sat, 04 Sep 2004) | 4 lines
4524 Changed paths:
4525    M /trunk/modules/gui/macosx/open.m
4526
4527 * syntax to specify the dvd title/chapter to open has changed...
4528
4529
4530
4531 ------------------------------------------------------------------------
4532 r8641 | massiot | 2004-09-03 20:42:25 +0200 (Fri, 03 Sep 2004) | 4 lines
4533 Changed paths:
4534    M /trunk/include/vlc_access.h
4535    M /trunk/modules/access/dvb/access.c
4536    M /trunk/modules/access/dvb/dvb.h
4537    M /trunk/modules/access/dvb/linux_dvb.c
4538    M /trunk/modules/demux/ts.c
4539    M /trunk/src/input/stream.c
4540
4541 * modules/demux/ts.c, modules/access/dvb: Added support for the CAM device
4542   of linuxtv drivers. We currently only descramble one channel (this will
4543   change in the near future). Also fixed a few demux-related bugs.
4544
4545 ------------------------------------------------------------------------
4546 r8640 | massiot | 2004-09-03 20:38:33 +0200 (Fri, 03 Sep 2004) | 2 lines
4547 Changed paths:
4548    M /trunk/modules/demux/demuxdump.c
4549
4550 * modules/demux/demuxdump.c: Added a --demuxdump-append boolean option.
4551
4552 ------------------------------------------------------------------------
4553 r8639 | massiot | 2004-09-03 20:37:21 +0200 (Fri, 03 Sep 2004) | 2 lines
4554 Changed paths:
4555    M /trunk/modules/access/pvr/pvr.c
4556
4557 * modules/access/pvr/pvr.c: Added a --pvr-caching option.
4558
4559 ------------------------------------------------------------------------
4560 r8638 | zorglub | 2004-09-03 02:11:25 +0200 (Fri, 03 Sep 2004) | 2 lines
4561 Changed paths:
4562    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
4563
4564 msg_Err -> msg_Dbg
4565
4566 ------------------------------------------------------------------------
4567 r8637 | gbazin | 2004-09-02 23:42:14 +0200 (Thu, 02 Sep 2004) | 1 line
4568 Changed paths:
4569    M /trunk/src/libvlc.h
4570
4571 * src/libvlc.h: plugins-cache is now enabled by default.
4572 ------------------------------------------------------------------------
4573 r8636 | gbazin | 2004-09-02 23:19:35 +0200 (Thu, 02 Sep 2004) | 1 line
4574 Changed paths:
4575    M /trunk/NEWS
4576
4577 * NEWS: next version is going to be 0.8.0.
4578 ------------------------------------------------------------------------
4579 r8635 | gbazin | 2004-09-02 21:40:28 +0200 (Thu, 02 Sep 2004) | 1 line
4580 Changed paths:
4581    M /trunk/src/video_output/vout_intf.c
4582
4583 * src/video_output/vout_intf.c: fixed mouse events forwarding in opengl provider.
4584 ------------------------------------------------------------------------
4585 r8634 | gbazin | 2004-09-02 19:51:02 +0200 (Thu, 02 Sep 2004) | 1 line
4586 Changed paths:
4587    M /trunk/extras/contrib/src/packages.mak
4588
4589 * extras/contrib/src/packages.mak: fixed the faad2 package
4590 ------------------------------------------------------------------------
4591 r8633 | gbazin | 2004-09-02 18:00:44 +0200 (Thu, 02 Sep 2004) | 1 line
4592 Changed paths:
4593    M /trunk/modules/gui/wxwindows/video.cpp
4594
4595 * modules/gui/wxwindows/video.cpp: before resizing the interface when a video stops, wait a bit just to make sure a new video outut is not being spawned.
4596 ------------------------------------------------------------------------
4597 r8632 | zorglub | 2004-09-02 17:31:00 +0200 (Thu, 02 Sep 2004) | 2 lines
4598 Changed paths:
4599    M /trunk/modules/gui/wxwindows/extrapanel.cpp
4600
4601 Switch video-filters on the fly
4602
4603 ------------------------------------------------------------------------
4604 r8631 | gbazin | 2004-09-02 17:20:34 +0200 (Thu, 02 Sep 2004) | 1 line
4605 Changed paths:
4606    M /trunk/src/video_output/video_output.c
4607
4608 * src/video_output/video_output.c: re-enabled on-the-fly switching of video filters.
4609 ------------------------------------------------------------------------
4610 r8630 | gbazin | 2004-09-02 16:27:57 +0200 (Thu, 02 Sep 2004) | 1 line
4611 Changed paths:
4612    M /trunk/src/input/demux.c
4613
4614 * src/input/demux.c: ignore STREAM_CONTROL_ACCESS control query + coding style changes.
4615 ------------------------------------------------------------------------
4616 r8629 | hartman | 2004-09-02 09:47:01 +0200 (Thu, 02 Sep 2004) | 2 lines
4617 Changed paths:
4618    M /trunk/extras/contrib/README
4619
4620 * Don't say make bin works in the contrib system
4621
4622 ------------------------------------------------------------------------
4623 r8628 | gbazin | 2004-09-02 01:17:43 +0200 (Thu, 02 Sep 2004) | 1 line
4624 Changed paths:
4625    M /trunk/ChangeLog
4626
4627 * ChangeLog: update.
4628 ------------------------------------------------------------------------
4629 r8627 | gbazin | 2004-09-02 01:15:12 +0200 (Thu, 02 Sep 2004) | 1 line
4630 Changed paths:
4631    M /trunk/modules/visualization/galaktos/Modules.am
4632
4633 * modules/visualization/galaktos/Modules.am: a whole lot of files were forgotten.
4634 ------------------------------------------------------------------------
4635 r8626 | gbazin | 2004-09-02 00:26:48 +0200 (Thu, 02 Sep 2004) | 1 line
4636 Changed paths:
4637    M /trunk/modules/stream_out/transcode.c
4638
4639 * modules/stream_out/transcode.c: fixed fps and audio-sync options.
4640 ------------------------------------------------------------------------
4641 r8625 | hartman | 2004-09-02 00:08:00 +0200 (Thu, 02 Sep 2004) | 2 lines
4642 Changed paths:
4643    M /trunk/extras/contrib/src/Makefile
4644    M /trunk/extras/contrib/src/packages.mak
4645
4646 * fix the ebml and matroska downloads. added toolame target, but not enabled, since toolame is worse than ffmpeg when it comes to makefiles... ("it needs sam power").
4647
4648 ------------------------------------------------------------------------
4649 r8624 | hartman | 2004-09-01 23:40:35 +0200 (Wed, 01 Sep 2004) | 2 lines
4650 Changed paths:
4651    M /trunk/extras/contrib/src/packages.mak
4652
4653 * updated ebml, matroska, liveMedia and faad2 version
4654
4655 ------------------------------------------------------------------------
4656 r8623 | zorglub | 2004-09-01 22:02:17 +0200 (Wed, 01 Sep 2004) | 2 lines
4657 Changed paths:
4658    M /trunk/modules/control/rc.c
4659
4660 Added "is_playing", "get_title", "get_time" and "get_length" to get computer-readable output (for third-party programs)
4661
4662 ------------------------------------------------------------------------
4663 r8622 | titer | 2004-09-01 20:59:23 +0200 (Wed, 01 Sep 2004) | 4 lines
4664 Changed paths:
4665    M /trunk/src/video_output/vout_subpictures.c
4666
4667  + vout_subpictures.c: don't check only the first subpicture_t to see
4668    if we need blending & rendering modules (fixes text messages which
4669    were missing sometimes)
4670
4671 ------------------------------------------------------------------------
4672 r8621 | titer | 2004-09-01 20:41:22 +0200 (Wed, 01 Sep 2004) | 2 lines
4673 Changed paths:
4674    M /trunk/modules/misc/freetype.c
4675
4676  + misc/freetype.c: workaround yet another weird BeOS behaviour
4677
4678 ------------------------------------------------------------------------
4679 r8620 | gbazin | 2004-09-01 17:56:03 +0200 (Wed, 01 Sep 2004) | 1 line
4680 Changed paths:
4681    M /trunk/modules/codec/dmo/dmo.c
4682
4683 * modules/codec/dmo/dmo.c: specify required input chroma for video encoding.
4684 ------------------------------------------------------------------------
4685 r8619 | gbazin | 2004-09-01 17:37:40 +0200 (Wed, 01 Sep 2004) | 1 line
4686 Changed paths:
4687    M /trunk/modules/stream_out/transcode.c
4688
4689 * modules/stream_out/transcode.c: free the original picture pointer, not the aligned one.
4690 ------------------------------------------------------------------------
4691 r8618 | gbazin | 2004-09-01 16:34:24 +0200 (Wed, 01 Sep 2004) | 1 line
4692 Changed paths:
4693    M /trunk/modules/mux/asf.c
4694
4695 * modules/mux/asf.c: MUX_GET_ADD_STREAM_WAIT == true. Seems even asfh can't send new headers after the stream started.
4696 ------------------------------------------------------------------------
4697 r8617 | gbazin | 2004-09-01 16:26:23 +0200 (Wed, 01 Sep 2004) | 1 line
4698 Changed paths:
4699    M /trunk/modules/codec/ffmpeg/video_filter.c
4700
4701 * modules/codec/ffmpeg/video_filter.c: oops, copy&paste bug.
4702 ------------------------------------------------------------------------
4703 r8616 | gbazin | 2004-09-01 16:07:45 +0200 (Wed, 01 Sep 2004) | 1 line
4704 Changed paths:
4705    M /trunk/modules/mux/asf.c
4706
4707 * modules/mux/asf.c: fixed a bug I introduced in my last commit.
4708 ------------------------------------------------------------------------
4709 r8615 | gbazin | 2004-09-01 16:02:23 +0200 (Wed, 01 Sep 2004) | 1 line
4710 Changed paths:
4711    M /trunk/modules/codec/ffmpeg/video.c
4712
4713 * modules/codec/ffmpeg/video.c: fixed a crash on win32 (s/free/av_free).
4714 ------------------------------------------------------------------------
4715 r8614 | gbazin | 2004-09-01 15:27:46 +0200 (Wed, 01 Sep 2004) | 1 line
4716 Changed paths:
4717    M /trunk/modules/codec/x264.c
4718
4719 * modules/codec/x264.c: updated to latest x264 version.
4720 ------------------------------------------------------------------------
4721 r8613 | gbazin | 2004-09-01 15:19:43 +0200 (Wed, 01 Sep 2004) | 1 line
4722 Changed paths:
4723    M /trunk/src/input/input.c
4724
4725 * src/input/input.c: fixed small memory leak.
4726 ------------------------------------------------------------------------
4727 r8612 | zorglub | 2004-09-01 14:54:34 +0200 (Wed, 01 Sep 2004) | 6 lines
4728 Changed paths:
4729    M /trunk/share/http/index.html
4730    M /trunk/share/http/style.css
4731
4732 * Added some status information to the HTTP interface
4733
4734 * Invalid HTML SUX !
4735 * Table layout SUX !
4736
4737
4738 ------------------------------------------------------------------------
4739 r8611 | zorglub | 2004-09-01 13:02:15 +0200 (Wed, 01 Sep 2004) | 7 lines
4740 Changed paths:
4741    M /trunk/doc/fortunes.txt
4742    M /trunk/modules/access/pvr/pvr.c
4743    M /trunk/modules/access/screen/screen.c
4744    M /trunk/modules/audio_filter/normvol.c
4745    M /trunk/po/POTFILES.in
4746    M /trunk/po/de.po
4747    M /trunk/po/en_GB.po
4748    M /trunk/po/es.po
4749    M /trunk/po/fr.po
4750    M /trunk/po/hu.po
4751    M /trunk/po/it.po
4752    M /trunk/po/ja.po
4753    M /trunk/po/nl.po
4754    M /trunk/po/no.po
4755    M /trunk/po/pl.po
4756    M /trunk/po/pt_BR.po
4757    M /trunk/po/ru.po
4758    M /trunk/po/sv.po
4759    M /trunk/po/vlc.pot
4760    M /trunk/src/libvlc.h
4761
4762 * Fixed a few string errors
4763
4764 * Update PO files
4765
4766 * First round of updates for the french l10n
4767
4768
4769 ------------------------------------------------------------------------
4770 r8610 | gbazin | 2004-09-01 00:53:22 +0200 (Wed, 01 Sep 2004) | 1 line
4771 Changed paths:
4772    M /trunk/src/video_output/vout_subpictures.c
4773
4774 * src/video_output/vout_subpictures.c: use p_vout->output instead of p_vout->render where necessary.
4775 ------------------------------------------------------------------------
4776 r8609 | hartman | 2004-08-31 22:44:47 +0200 (Tue, 31 Aug 2004) | 2 lines
4777 Changed paths:
4778    M /trunk/configure.ac
4779    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
4780    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
4781
4782 * Updated version number to 0.8.0-test1 and to codename Janus
4783
4784 ------------------------------------------------------------------------
4785 r8608 | hartman | 2004-08-31 22:21:54 +0200 (Tue, 31 Aug 2004) | 2 lines
4786 Changed paths:
4787    M /trunk/modules/gui/macosx/vout.m
4788
4789  * Defer nsviews untill the NSWindow is created. Hopefully fixes the VLC[25709] *** Assertion failure in -[NSViewHierarchyLock unlockTopMostReader], AppKit.subproj/NSViewHierarchyLock.m:428
4790
4791 ------------------------------------------------------------------------
4792 r8607 | hartman | 2004-08-31 20:52:22 +0200 (Tue, 31 Aug 2004) | 2 lines
4793 Changed paths:
4794    M /trunk/src/misc/modules.c
4795
4796 * forgot the most important file of the commit :)
4797
4798 ------------------------------------------------------------------------
4799 r8606 | hartman | 2004-08-31 20:32:54 +0200 (Tue, 31 Aug 2004) | 4 lines
4800 Changed paths:
4801    M /trunk/modules/access/cdda.c
4802    M /trunk/modules/access/directory.c
4803    M /trunk/modules/access/dshow/dshow.cpp
4804    M /trunk/modules/access/dvb/access.c
4805    M /trunk/modules/access/file.c
4806    M /trunk/modules/access/ftp.c
4807    M /trunk/modules/access/http.c
4808    M /trunk/modules/access/mms/mmsh.c
4809    M /trunk/modules/access/mms/mmstu.c
4810    M /trunk/modules/access/pvr/pvr.c
4811    M /trunk/modules/access/tcp.c
4812    M /trunk/modules/access/udp.c
4813    M /trunk/modules/access/vcd/vcd.c
4814
4815 * Don't bitch anymore about not found access_demux plugins.
4816 * Add ACCESS_SET_PRIVATE_ID_STATE to the list of every access plugin
4817 * msg_Err -> msg_Warn for unimplemented Control queries
4818
4819 ------------------------------------------------------------------------
4820 r8605 | gbazin | 2004-08-31 20:29:58 +0200 (Tue, 31 Aug 2004) | 8 lines
4821 Changed paths:
4822    M /trunk/include/vlc_video.h
4823    M /trunk/modules/codec/subsdec.c
4824    M /trunk/modules/misc/freetype.c
4825    M /trunk/src/video_output/video_text.c
4826    M /trunk/src/video_output/vout_subpictures.c
4827
4828 * src/video_output/vout_subpictures.c, include/vlc_video.h:
4829   + introduce a "TEXT" subpicture region type.
4830   + a psz_text field stores the subpicture text.
4831 * src/video_output/video_text.c: produce "TEXT" subpictures.
4832 * modules/codec/subsdec.c: produce "TEXT" subpictures.
4833 * modules/misc/freetype.c: auto sizing works again.
4834
4835
4836 ------------------------------------------------------------------------
4837 r8604 | gbazin | 2004-08-31 14:02:12 +0200 (Tue, 31 Aug 2004) | 1 line
4838 Changed paths:
4839    M /trunk/modules/audio_filter/format.c
4840    M /trunk/modules/stream_out/transcode.c
4841
4842 * modules/stream_out/transcode.c, modules/audio_filter/format.c: fixed a bunch of stupid mistakes.
4843 ------------------------------------------------------------------------
4844 r8603 | gbazin | 2004-08-31 14:00:38 +0200 (Tue, 31 Aug 2004) | 1 line
4845 Changed paths:
4846    M /trunk/modules/audio_filter/converter/a52tofloat32.c
4847    M /trunk/modules/audio_filter/converter/dtstofloat32.c
4848    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
4849
4850 * modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c,mpgatofixed32.c: release the old audio buffer after conversion.
4851 ------------------------------------------------------------------------
4852 r8602 | gbazin | 2004-08-31 13:58:40 +0200 (Tue, 31 Aug 2004) | 1 line
4853 Changed paths:
4854    M /trunk/modules/codec/araw.c
4855
4856 * modules/codec/araw.c: got rid of the audio conversion in the encoder, which is now done by the audio filters.
4857 ------------------------------------------------------------------------
4858 r8601 | gbazin | 2004-08-31 12:25:39 +0200 (Tue, 31 Aug 2004) | 1 line
4859 Changed paths:
4860    M /trunk/modules/demux/ps.h
4861
4862 * modules/demux/ps.h: oups... fixed typo in my ps_pkt_parse_system() fix.
4863 ------------------------------------------------------------------------
4864 r8600 | gbazin | 2004-08-31 11:29:04 +0200 (Tue, 31 Aug 2004) | 1 line
4865 Changed paths:
4866    M /trunk/modules/audio_filter/converter/a52tofloat32.c
4867    M /trunk/modules/audio_filter/converter/dtstofloat32.c
4868
4869 * modules/audio_filter/converter/dtstofloat32.c,a52tofloat32.c: don't forget to update the size of the audio buffer after decoding.
4870 ------------------------------------------------------------------------
4871 r8599 | bigben | 2004-08-31 07:44:15 +0200 (Tue, 31 Aug 2004) | 3 lines
4872 Changed paths:
4873    M /trunk/modules/gui/macosx/open.m
4874
4875 Consistency in labels.
4876
4877
4878 ------------------------------------------------------------------------
4879 r8598 | titer | 2004-08-31 00:53:40 +0200 (Tue, 31 Aug 2004) | 2 lines
4880 Changed paths:
4881    M /trunk/src/input/es_out.c
4882
4883  compile fix
4884
4885 ------------------------------------------------------------------------
4886 r8597 | gbazin | 2004-08-30 23:02:00 +0200 (Mon, 30 Aug 2004) | 1 line
4887 Changed paths:
4888    M /trunk/modules/stream_out/transcode.c
4889
4890 * modules/stream_out/transcode.c: fix for channels mapping.
4891 ------------------------------------------------------------------------
4892 r8596 | bigben | 2004-08-30 22:57:08 +0200 (Mon, 30 Aug 2004) | 3 lines
4893 Changed paths:
4894    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
4895    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
4896    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
4897    M /trunk/modules/gui/macosx/open.h
4898    M /trunk/modules/gui/macosx/open.m
4899
4900 * Add some options to the subtitle selection dialog. (relative size, encoding, and alignement).
4901
4902
4903 ------------------------------------------------------------------------
4904 r8595 | gbazin | 2004-08-30 21:58:56 +0200 (Mon, 30 Aug 2004) | 1 line
4905 Changed paths:
4906    M /trunk/modules/codec/rawvideo.c
4907    M /trunk/modules/demux/avi/avi.c
4908
4909 * modules/demux/avi/avi.c, modules/codec/rawvideo.c: RGB DIBs are coded from bottom to top.
4910 ------------------------------------------------------------------------
4911 r8594 | gbazin | 2004-08-30 21:37:35 +0200 (Mon, 30 Aug 2004) | 1 line
4912 Changed paths:
4913    M /trunk/modules/access/v4l/v4l.c
4914
4915 * modules/access/v4l/v4l.c: in v4l, RGB24 really is BGR24. Changed aspect ratio to 4:3.
4916 ------------------------------------------------------------------------
4917 r8593 | gbazin | 2004-08-30 21:24:55 +0200 (Mon, 30 Aug 2004) | 3 lines
4918 Changed paths:
4919    M /trunk/include/vlc_es.h
4920    M /trunk/modules/codec/ffmpeg/chroma.c
4921    M /trunk/modules/codec/ffmpeg/video_filter.c
4922    M /trunk/modules/codec/rawvideo.c
4923    M /trunk/modules/demux/avi/avi.c
4924    M /trunk/src/input/decoder.c
4925
4926 * ALL: use rgb mask members in video_format_t.
4927 * modules/demux/avi/avi.c: raw RGB 24 is in fact BGR 24.
4928
4929 ------------------------------------------------------------------------
4930 r8592 | gbazin | 2004-08-30 19:46:46 +0200 (Mon, 30 Aug 2004) | 1 line
4931 Changed paths:
4932    M /trunk/modules/mux/mpeg/ts.c
4933
4934 * modules/mux/mpeg/ts.c: waiting for the fifo to have 51 packets before muxing is completely insane. Put back the old value of 2 packets.
4935 ------------------------------------------------------------------------
4936 r8591 | gbazin | 2004-08-30 18:28:38 +0200 (Mon, 30 Aug 2004) | 1 line
4937 Changed paths:
4938    M /trunk/modules/stream_out/transcode.c
4939
4940 * modules/stream_out/transcode.c: don't segfault when video encoder or filter can't be opened.
4941 ------------------------------------------------------------------------
4942 r8590 | gbazin | 2004-08-30 16:52:52 +0200 (Mon, 30 Aug 2004) | 1 line
4943 Changed paths:
4944    M /trunk/modules/gui/wxwindows/interface.cpp
4945
4946 * modules/gui/wxwindows/interface.cpp: do not use a checkbox control for the bookmarks menu
4947 ------------------------------------------------------------------------
4948 r8589 | zorglub | 2004-08-30 15:14:05 +0200 (Mon, 30 Aug 2004) | 2 lines
4949 Changed paths:
4950    M /trunk/NEWS
4951
4952 Few improvements
4953
4954 ------------------------------------------------------------------------
4955 r8588 | hartman | 2004-08-30 13:02:33 +0200 (Mon, 30 Aug 2004) | 2 lines
4956 Changed paths:
4957    M /trunk/modules/demux/mp4/mp4.c
4958
4959 * Remove fprintf debug statement in the mp4 demux
4960
4961 ------------------------------------------------------------------------
4962 r8587 | damienf | 2004-08-30 12:45:01 +0200 (Mon, 30 Aug 2004) | 9 lines
4963 Changed paths:
4964    M /trunk/src/input/stream.c
4965
4966
4967 i've modified the following functions to properly skip data (read buffer is nil) on streams which cannot be seeked.
4968
4969 AStreamReadBlock()
4970 AStreamReadStream()
4971
4972 before those modifications, playback would suddenly be interrupted after a while on network streams prone to packet loss.
4973
4974
4975 ------------------------------------------------------------------------
4976 r8586 | gbazin | 2004-08-30 12:35:19 +0200 (Mon, 30 Aug 2004) | 1 line
4977 Changed paths:
4978    M /trunk/NEWS
4979
4980 * NEWS: update
4981 ------------------------------------------------------------------------
4982 r8585 | gbazin | 2004-08-30 04:15:25 +0200 (Mon, 30 Aug 2004) | 1 line
4983 Changed paths:
4984    M /trunk/modules/demux/ps.h
4985
4986 * modules/demux/ps.h: fixed parsing of system header.
4987 ------------------------------------------------------------------------
4988 r8584 | gbazin | 2004-08-30 03:26:14 +0200 (Mon, 30 Aug 2004) | 1 line
4989 Changed paths:
4990    M /trunk/modules/video_chroma/i420_rgb8.c
4991
4992 * modules/video_chroma/i420_rgb8.c: take care of width != pitch as well.
4993 ------------------------------------------------------------------------
4994 r8583 | gbazin | 2004-08-30 03:24:08 +0200 (Mon, 30 Aug 2004) | 1 line
4995 Changed paths:
4996    M /trunk/modules/video_chroma/i420_rgb16.c
4997
4998 * modules/video_chroma/i420_rgb16.c: take care of width != pitch as well.
4999 ------------------------------------------------------------------------
5000 r8582 | gbazin | 2004-08-30 03:03:12 +0200 (Mon, 30 Aug 2004) | 1 line
5001 Changed paths:
5002    M /trunk/modules/video_chroma/i420_yuy2.c
5003
5004 * modules/video_chroma/i420_yuy2.c: take care of chroma pitch as well.
5005 ------------------------------------------------------------------------
5006 r8581 | gbazin | 2004-08-30 02:10:17 +0200 (Mon, 30 Aug 2004) | 1 line
5007 Changed paths:
5008    M /trunk/src/input/es_out.c
5009
5010 * src/input/es_out.c: really fixed ES_OUT_SET_FMT this time.
5011 ------------------------------------------------------------------------
5012 r8580 | gbazin | 2004-08-30 01:48:31 +0200 (Mon, 30 Aug 2004) | 1 line
5013 Changed paths:
5014    M /trunk/src/input/es_out.c
5015
5016 * src/input/es_out.c: fixed ES_OUT_SET_FMT control.
5017 ------------------------------------------------------------------------
5018 r8579 | gbazin | 2004-08-30 01:18:11 +0200 (Mon, 30 Aug 2004) | 1 line
5019 Changed paths:
5020    M /trunk/src/video_output/vout_pictures.c
5021
5022 * src/video_output/vout_pictures.c: RV24 is really 24 bits per pixel.
5023 ------------------------------------------------------------------------
5024 r8578 | hartman | 2004-08-30 00:32:39 +0200 (Mon, 30 Aug 2004) | 3 lines
5025 Changed paths:
5026    M /trunk/extras/contrib/src/Makefile
5027
5028 * build ffmpeg with zlib on Mac/BeOS
5029   remember to configure vlc with --with-ffmpeg-zlib
5030
5031 ------------------------------------------------------------------------
5032 r8577 | hartman | 2004-08-30 00:18:25 +0200 (Mon, 30 Aug 2004) | 2 lines
5033 Changed paths:
5034    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5035
5036 * added TSCC decoder to our ffmpeg module
5037
5038 ------------------------------------------------------------------------
5039 r8576 | zorglub | 2004-08-29 23:26:16 +0200 (Sun, 29 Aug 2004) | 2 lines
5040 Changed paths:
5041    M /trunk/modules/stream_out/standard.c
5042    M /trunk/src/stream_output/sap.c
5043
5044 Fix memleaks
5045
5046 ------------------------------------------------------------------------
5047 r8575 | hartman | 2004-08-29 21:48:09 +0200 (Sun, 29 Aug 2004) | 4 lines
5048 Changed paths:
5049    M /trunk/modules/gui/macosx/intf.h
5050    M /trunk/modules/gui/macosx/intf.m
5051
5052 * Fix the play/pause button status
5053 * the prime manage thread now runs every .1 sec instead of .3,
5054   this might improve response sometimes.
5055
5056 ------------------------------------------------------------------------
5057 r8574 | fenrir | 2004-08-29 21:36:41 +0200 (Sun, 29 Aug 2004) | 4 lines
5058 Changed paths:
5059    M /trunk/src/input/es_out.c
5060
5061  * es_out: msg_Err -> msg_Warn for Program empty. But I still need to
5062 fix it... (it should be annoying only with TS, you may have dead program
5063 entry).
5064
5065 ------------------------------------------------------------------------
5066 r8573 | fenrir | 2004-08-29 21:34:54 +0200 (Sun, 29 Aug 2004) | 3 lines
5067 Changed paths:
5068    M /trunk/modules/demux/mp4/libmp4.c
5069    M /trunk/modules/demux/mp4/libmp4.h
5070    M /trunk/modules/demux/mp4/mp4.c
5071
5072  * mp4: support vobsub in .mp4 (NeroRecode), but won't work if the video
5073 has been cropped.
5074
5075 ------------------------------------------------------------------------
5076 r8572 | hartman | 2004-08-29 17:59:12 +0200 (Sun, 29 Aug 2004) | 3 lines
5077 Changed paths:
5078    M /trunk/TODO
5079    M /trunk/modules/gui/macosx/voutqt.m
5080
5081 * Don't release the VLCWindow on QTClose. The mainthread still needs it.
5082 * Updated TODO list
5083
5084 ------------------------------------------------------------------------
5085 r8571 | hartman | 2004-08-29 17:11:50 +0200 (Sun, 29 Aug 2004) | 2 lines
5086 Changed paths:
5087    M /trunk/modules/gui/macosx/open.m
5088    M /trunk/modules/gui/macosx/prefs.m
5089    M /trunk/modules/gui/macosx/prefs_widgets.m
5090
5091 * fix text encoding of subtitle filenames (and other paths).
5092
5093 ------------------------------------------------------------------------
5094 r8570 | titer | 2004-08-29 15:40:56 +0200 (Sun, 29 Aug 2004) | 2 lines
5095 Changed paths:
5096    M /trunk/src/input/es_out.c
5097
5098  src/input/es_out.c: gcc < 3 fix
5099
5100 ------------------------------------------------------------------------
5101 r8569 | gbazin | 2004-08-29 15:18:53 +0200 (Sun, 29 Aug 2004) | 1 line
5102 Changed paths:
5103    M /trunk/modules/stream_out/transcode.c
5104
5105 * modules/stream_out/transcode.c: when overlaying subtitles, duplicate frames if they are referenced by the decoder.
5106 ------------------------------------------------------------------------
5107 r8568 | gbazin | 2004-08-29 14:40:33 +0200 (Sun, 29 Aug 2004) | 1 line
5108 Changed paths:
5109    M /trunk/modules/misc/dummy/vout.c
5110
5111 * modules/misc/dummy/vout.c: have the dummy vout use the render chroma by default.
5112 ------------------------------------------------------------------------
5113 r8567 | gbazin | 2004-08-29 14:27:49 +0200 (Sun, 29 Aug 2004) | 1 line
5114 Changed paths:
5115    M /trunk/modules/demux/ogg.c
5116
5117 * modules/demux/ogg.c: fixed skipped pictures problem when starting a stream.
5118 ------------------------------------------------------------------------
5119 r8566 | gbazin | 2004-08-29 13:42:43 +0200 (Sun, 29 Aug 2004) | 1 line
5120 Changed paths:
5121    M /trunk/modules/mux/ogg.c
5122
5123 * modules/mux/ogg.c: when removing a stream, flush its fifo first.
5124 ------------------------------------------------------------------------
5125 r8565 | gbazin | 2004-08-29 12:56:24 +0200 (Sun, 29 Aug 2004) | 1 line
5126 Changed paths:
5127    M /trunk/modules/codec/vorbis.c
5128
5129 * modules/codec/vorbis.c: VBR encoding is now the default + added a cbr option.
5130 ------------------------------------------------------------------------
5131 r8564 | gbazin | 2004-08-29 11:58:07 +0200 (Sun, 29 Aug 2004) | 3 lines
5132 Changed paths:
5133    M /trunk/modules/video_chroma/i420_rgb.c
5134    M /trunk/modules/video_output/x11/xcommon.c
5135
5136 * modules/video_output/x11/xcommon.c: 24 bits screen depth uses 32bits per pixels.
5137 * video_chroma/i420_rgb.c: disable RV24 support (which was assuming 32 bits per pixels).
5138
5139 ------------------------------------------------------------------------
5140 r8563 | zorglub | 2004-08-29 11:04:20 +0200 (Sun, 29 Aug 2004) | 2 lines
5141 Changed paths:
5142    M /trunk/modules/gui/wxwindows/playlist.cpp
5143
5144 Fix last  playlist item deletion with wxWIN32
5145
5146 ------------------------------------------------------------------------
5147 r8562 | asmax | 2004-08-29 11:00:03 +0200 (Sun, 29 Aug 2004) | 3 lines
5148 Changed paths:
5149    M /trunk/modules/gui/skins2/commands/async_queue.cpp
5150    M /trunk/modules/gui/skins2/commands/async_queue.hpp
5151
5152   * async_queue.*: AsyncQueue::remove is now thread-safe to avoid potential
5153   (but *very* unlikely) segfaults
5154
5155 ------------------------------------------------------------------------
5156 r8561 | gbazin | 2004-08-29 03:28:28 +0200 (Sun, 29 Aug 2004) | 1 line
5157 Changed paths:
5158    M /trunk/modules/codec/mpeg_audio.c
5159
5160 * modules/codec/mpeg_audio.c: correct bitrate.
5161 ------------------------------------------------------------------------
5162 r8560 | gbazin | 2004-08-29 03:25:29 +0200 (Sun, 29 Aug 2004) | 1 line
5163 Changed paths:
5164    M /trunk/modules/mux/ogg.c
5165
5166 * commit modules/mux/ogg.c: added SNOW fourcc.
5167 ------------------------------------------------------------------------
5168 r8559 | gbazin | 2004-08-29 03:12:06 +0200 (Sun, 29 Aug 2004) | 3 lines
5169 Changed paths:
5170    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5171    M /trunk/modules/codec/ffmpeg/ffmpeg.h
5172    M /trunk/modules/codec/ffmpeg/video_filter.c
5173    M /trunk/modules/stream_out/transcode.c
5174
5175 * codec/ffmpeg/video_filter.c: deinterlace filter.
5176 * stream_out/transcode.c: deinterlacing works again.
5177
5178 ------------------------------------------------------------------------
5179 r8558 | gbazin | 2004-08-29 02:40:43 +0200 (Sun, 29 Aug 2004) | 4 lines
5180 Changed paths:
5181    M /trunk/modules/audio_filter/converter/dtstofloat32.c
5182    M /trunk/modules/audio_filter/format.c
5183    M /trunk/modules/codec/araw.c
5184    M /trunk/modules/codec/dts.c
5185
5186 * modules/audio_filter/converter/dtstofloat32.c: added implementation for the new audio filter architecture.
5187 * codec/dts.c: bug fix.
5188 * codec/araw.c: added more PCM formats to the encoder.
5189
5190 ------------------------------------------------------------------------
5191 r8557 | gbazin | 2004-08-29 01:59:55 +0200 (Sun, 29 Aug 2004) | 2 lines
5192 Changed paths:
5193    M /trunk/modules/audio_filter/converter/a52tofloat32.c
5194
5195 * modules/audio_filter/converter/a52tofloat32.c: added implementation for the new audio filter architecture.
5196
5197 ------------------------------------------------------------------------
5198 r8556 | gbazin | 2004-08-29 01:58:01 +0200 (Sun, 29 Aug 2004) | 3 lines
5199 Changed paths:
5200    M /trunk/modules/codec/vorbis.c
5201    M /trunk/modules/stream_out/transcode.c
5202
5203 * modules/codec/vorbis.c: vorbis encoder takes float32 as input.
5204 * modules/stream_out/transcode.c: respect input requested by encoder.
5205
5206 ------------------------------------------------------------------------
5207 r8555 | gbazin | 2004-08-29 00:50:50 +0200 (Sun, 29 Aug 2004) | 1 line
5208 Changed paths:
5209    M /trunk/modules/gui/wxwindows/menus.cpp
5210
5211 * modules/gui/wxwindows/menus.cpp: increased size of a couple of arrays for safety.
5212 ------------------------------------------------------------------------
5213 r8554 | zorglub | 2004-08-28 21:29:32 +0200 (Sat, 28 Aug 2004) | 2 lines
5214 Changed paths:
5215    M /trunk/modules/gui/wxwindows/fileinfo.cpp
5216    M /trunk/modules/gui/wxwindows/wxwindows.h
5217
5218 Update the "Stream and Media Info" dialog
5219
5220 ------------------------------------------------------------------------
5221 r8553 | gbazin | 2004-08-28 20:37:02 +0200 (Sat, 28 Aug 2004) | 4 lines
5222 Changed paths:
5223    M /trunk/modules/codec/theora.c
5224    M /trunk/modules/stream_out/transcode.c
5225
5226 * codec/theora.c: Removed the "multiple of 16" size restriction for the encoding.
5227   + correct cropping of the decoded video when specified.
5228 * stream_out/transcode.c: make sure the size of the encoded video is at least a multiple of 2.
5229
5230 ------------------------------------------------------------------------
5231 r8552 | gbazin | 2004-08-28 20:07:35 +0200 (Sat, 28 Aug 2004) | 1 line
5232 Changed paths:
5233    M /trunk/src/video_output/vout_pictures.c
5234
5235 * src/video_output/vout_pictures.c: oups, inverted i_visible_lines and i_lines.
5236 ------------------------------------------------------------------------
5237 r8551 | gbazin | 2004-08-28 19:36:02 +0200 (Sat, 28 Aug 2004) | 2 lines
5238 Changed paths:
5239    M /trunk/modules/access/v4l/v4l.c
5240    M /trunk/modules/codec/cinepak.c
5241    M /trunk/modules/codec/dmo/dmo.c
5242    M /trunk/modules/codec/ffmpeg/video.c
5243    M /trunk/modules/codec/rawvideo.c
5244    M /trunk/modules/codec/tarkin.c
5245    M /trunk/modules/gui/beos/VideoOutput.cpp
5246    M /trunk/modules/gui/macosx/voutqt.m
5247    M /trunk/modules/gui/qnx/vout.c
5248    M /trunk/modules/video_chroma/i420_ymga.c
5249    M /trunk/modules/video_chroma/i420_yuy2.c
5250    M /trunk/modules/video_chroma/i422_yuy2.c
5251    M /trunk/modules/video_filter/adjust.c
5252    M /trunk/modules/video_filter/clone.c
5253    M /trunk/modules/video_filter/crop.c
5254    M /trunk/modules/video_filter/deinterlace.c
5255    M /trunk/modules/video_filter/distort.c
5256    M /trunk/modules/video_filter/invert.c
5257    M /trunk/modules/video_filter/logo.c
5258    M /trunk/modules/video_filter/motionblur.c
5259    M /trunk/modules/video_filter/transform.c
5260    M /trunk/modules/video_filter/wall.c
5261    M /trunk/modules/video_output/aa.c
5262    M /trunk/modules/video_output/caca.c
5263    M /trunk/modules/video_output/directx/directx.c
5264    M /trunk/modules/video_output/fb.c
5265    M /trunk/modules/video_output/ggi.c
5266    M /trunk/modules/video_output/glide.c
5267    M /trunk/modules/video_output/hd1000v.cpp
5268    M /trunk/modules/video_output/mga.c
5269    M /trunk/modules/video_output/opengl.c
5270    M /trunk/modules/video_output/qte/qte.cpp
5271    M /trunk/modules/video_output/sdl.c
5272    M /trunk/modules/video_output/wingdi.c
5273    M /trunk/modules/video_output/x11/xcommon.c
5274    M /trunk/modules/visualization/visual/visual.c
5275    M /trunk/src/video_output/vout_pictures.c
5276
5277 * ALL: use i_visible_lines in plane_t.
5278
5279 ------------------------------------------------------------------------
5280 r8550 | gbazin | 2004-08-28 18:46:22 +0200 (Sat, 28 Aug 2004) | 1 line
5281 Changed paths:
5282    M /trunk/include/vlc_video.h
5283
5284 * include/vlc_video.h: added an i_visible_lines field to plane_t.
5285 ------------------------------------------------------------------------
5286 r8549 | fenrir | 2004-08-28 17:40:11 +0200 (Sat, 28 Aug 2004) | 2 lines
5287 Changed paths:
5288    M /trunk/src/input/stream.c
5289
5290  * stream.c: oops another bug with  SET_ID...
5291
5292 ------------------------------------------------------------------------
5293 r8548 | fenrir | 2004-08-28 17:20:18 +0200 (Sat, 28 Aug 2004) | 2 lines
5294 Changed paths:
5295    M /trunk/include/vlc_access.h
5296    M /trunk/modules/access/dvb/access.c
5297
5298  * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
5299
5300 ------------------------------------------------------------------------
5301 r8547 | sam | 2004-08-28 13:29:48 +0200 (Sat, 28 Aug 2004) | 2 lines
5302 Changed paths:
5303    M /trunk/debian/changelog
5304    M /trunk/doc/mad/DESIGN
5305    M /trunk/doc/skins/skins-howto.txt
5306    M /trunk/include/vlc_block_helper.h
5307    M /trunk/modules/access/satellite/access.c
5308    M /trunk/modules/demux/avi/avi.c
5309    M /trunk/modules/video_output/directx/directx.c
5310    M /trunk/modules/video_output/directx/glwin32.c
5311    M /trunk/modules/video_output/ggi.c
5312    M /trunk/modules/video_output/opengl.c
5313    M /trunk/modules/video_output/sdl.c
5314    M /trunk/src/input/input.c
5315    M /trunk/src/stream_output/stream_output.c
5316    M /trunk/src/video_output/video_output.c
5317
5318   * Spelling fixes.
5319
5320 ------------------------------------------------------------------------
5321 r8546 | gbazin | 2004-08-28 13:02:51 +0200 (Sat, 28 Aug 2004) | 9 lines
5322 Changed paths:
5323    M /trunk/include/vlc_es_out.h
5324    M /trunk/modules/codec/flac.c
5325    M /trunk/modules/codec/speex.c
5326    M /trunk/modules/codec/theora.c
5327    M /trunk/modules/codec/vorbis.c
5328    M /trunk/modules/demux/mkv.cpp
5329    M /trunk/modules/demux/ogg.c
5330    M /trunk/modules/mux/ogg.c
5331    M /trunk/src/input/es_out.c
5332
5333 * include/vlc_es_out.h, src/input/es_out.c: added an ES_OUT_SET_FMT control.
5334 * modules/demux/ogg.c, modules/demux/mkv.cpp:
5335   - store the vorbis/theora/speex headers in fmt.p_extra.
5336   - this change simplifies the code quite a bit and is a lot cleaner.
5337 * modules/codec/vorbis.c, theora.c, speex.c, flac.c:
5338   - get the headers from fmt_in.p_extra or from the bitstream if empty.
5339 * modules/mux/ogg.c:
5340   - recontstruct the headers from fmt.p_extra.
5341
5342 ------------------------------------------------------------------------
5343 r8545 | zorglub | 2004-08-28 12:04:15 +0200 (Sat, 28 Aug 2004) | 3 lines
5344 Changed paths:
5345    M /trunk/modules/access/dvb/access.c
5346
5347 s/access/access2
5348
5349
5350 ------------------------------------------------------------------------
5351 r8544 | sam | 2004-08-27 22:58:33 +0200 (Fri, 27 Aug 2004) | 2 lines
5352 Changed paths:
5353    M /trunk/debian/rules
5354
5355   * debian/rules: typo.
5356
5357 ------------------------------------------------------------------------
5358 r8543 | sam | 2004-08-27 22:46:35 +0200 (Fri, 27 Aug 2004) | 7 lines
5359 Changed paths:
5360    M /trunk/debian/Makefile.am
5361    M /trunk/debian/control
5362    D /trunk/debian/gnome-vlc.menu
5363    D /trunk/debian/gvlc.menu
5364    D /trunk/debian/kvlc.menu
5365    D /trunk/debian/qvlc.menu
5366    M /trunk/debian/rules
5367    M /trunk/include/vlc_common.h
5368
5369   * debian/*.menu:
5370     + Removed unused menu files.
5371   * debian/rules:
5372     + Build libavformat.
5373   * include/vlc_common.h:
5374     + PACKAGE overrides PACKAGE_NAME.
5375
5376 ------------------------------------------------------------------------
5377 r8542 | gbazin | 2004-08-27 22:44:39 +0200 (Fri, 27 Aug 2004) | 3 lines
5378 Changed paths:
5379    M /trunk/modules/demux/asf/asf.c
5380    M /trunk/modules/mux/asf.c
5381
5382 * modules/demux/asf/asf.c: ignore the ES extra data for mpeg audio.
5383 * modules/mux/asf.c: bring the tracks back to a 0 based offset.
5384
5385 ------------------------------------------------------------------------
5386 r8541 | gbazin | 2004-08-27 22:10:21 +0200 (Fri, 27 Aug 2004) | 1 line
5387 Changed paths:
5388    M /trunk/modules/mux/asf.c
5389
5390 * modules/mux/asf.c: flush our buffers on close.
5391 ------------------------------------------------------------------------
5392 r8540 | sam | 2004-08-27 21:32:44 +0200 (Fri, 27 Aug 2004) | 4 lines
5393 Changed paths:
5394    M /trunk/debian/changelog
5395    M /trunk/debian/control
5396    M /trunk/debian/gnome-vlc.menu
5397    M /trunk/debian/gvlc.menu
5398    M /trunk/debian/kvlc.menu
5399    M /trunk/debian/qvlc.menu
5400    M /trunk/debian/rules
5401    M /trunk/debian/wxvlc.menu
5402
5403   * debian/rules:
5404     + Disabled the GNOME, Qt, GTK+ and KDE interfaces in favour of the
5405       WxWidgets one.
5406
5407 ------------------------------------------------------------------------
5408 r8539 | sam | 2004-08-27 21:30:37 +0200 (Fri, 27 Aug 2004) | 5 lines
5409 Changed paths:
5410    M /trunk/include/vlc_common.h
5411    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5412    M /trunk/modules/gui/wxwindows/interface.cpp
5413    M /trunk/modules/mux/ogg.c
5414    M /trunk/src/libvlc.c
5415
5416   * include/vlc_common.h:
5417     + Use PACKAGE_NAME instead of PACKAGE.
5418   * modules/codec/ffmpeg/ffmpeg.c:
5419     + This module does not require AltiVec for now.
5420
5421 ------------------------------------------------------------------------
5422 r8538 | sam | 2004-08-27 19:25:31 +0200 (Fri, 27 Aug 2004) | 2 lines
5423 Changed paths:
5424    M /trunk/po/POTFILES.in
5425
5426   * po/POTFILES.in: updated for deprecated files.
5427
5428 ------------------------------------------------------------------------
5429 r8537 | gbazin | 2004-08-27 15:57:11 +0200 (Fri, 27 Aug 2004) | 1 line
5430 Changed paths:
5431    M /trunk/configure.ac
5432
5433 * configure.ac: added --with-ffmpeg-dts/zlib options.
5434 ------------------------------------------------------------------------
5435 r8536 | gbazin | 2004-08-27 15:49:20 +0200 (Fri, 27 Aug 2004) | 1 line
5436 Changed paths:
5437    M /trunk/configure.ac
5438
5439 * configure.ac: fixed typo.
5440 ------------------------------------------------------------------------
5441 r8535 | gbazin | 2004-08-27 15:34:44 +0200 (Fri, 27 Aug 2004) | 1 line
5442 Changed paths:
5443    M /trunk/configure.ac
5444    M /trunk/modules/audio_filter/Modules.am
5445
5446 * configure.ac: add the audio format conversion filter.
5447 ------------------------------------------------------------------------
5448 r8534 | gbazin | 2004-08-27 15:31:23 +0200 (Fri, 27 Aug 2004) | 11 lines
5449 Changed paths:
5450    M /trunk/configure.ac
5451    M /trunk/include/audio_output.h
5452    M /trunk/include/vlc_block.h
5453    M /trunk/include/vlc_es.h
5454    M /trunk/include/vlc_filter.h
5455    M /trunk/modules/audio_filter/Modules.am
5456    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
5457    A /trunk/modules/audio_filter/format.c
5458    M /trunk/modules/codec/ffmpeg/audio.c
5459    M /trunk/modules/stream_out/Modules.am
5460    M /trunk/modules/stream_out/transcode.c
5461
5462 * modules/stream_out/transcode.c:
5463   - Re-use our audio decoder modules instead of using libavcodec directly.
5464   - No more dependance on libavcodec.
5465   (downmixing is currently broken + you have to force the ffmpeg codec for a52)
5466 * modules/audio_filter/format.c:
5467   - PCM audio format conversion filter using the new common filter architecture.
5468 * modules/audio_filter/converter/mpgatofixed32.c:
5469   - implements both the old and new filter architecture (ie. useable in the transcoder).
5470 * modules/codec/ffmpeg/audio.c:
5471   - fixes and cleanup.
5472
5473 ------------------------------------------------------------------------
5474 r8533 | sam | 2004-08-27 14:14:26 +0200 (Fri, 27 Aug 2004) | 2 lines
5475 Changed paths:
5476    M /trunk/extras
5477
5478   * extras: ignore extra directories.
5479
5480 ------------------------------------------------------------------------
5481 r8532 | sam | 2004-08-27 14:10:17 +0200 (Fri, 27 Aug 2004) | 11 lines
5482 Changed paths:
5483    M /trunk/debian/Makefile.am
5484    M /trunk/debian/README.Debian
5485    M /trunk/debian/control
5486    M /trunk/debian/copyright
5487    M /trunk/debian/patches/00list
5488    D /trunk/debian/patches/20_faad2.dpatch
5489    M /trunk/debian/patches/20_interfaces.dpatch
5490    M /trunk/debian/rules
5491
5492   * debian/rules:
5493     + Activated x264 support.
5494     + Re-enabled libmodplug support.
5495     + Build PIC plugins even on x86.
5496     + Disabled DVB and SLP because their code is broken.
5497   * debian/control:
5498     + Force the vlc-plugin-arts and qvlc dependencies.
5499     + Build-depend on jam and nasm because of x264.
5500   * debian/copyright:
5501     + Converted to UTF-8.
5502
5503 ------------------------------------------------------------------------
5504 r8531 | gbazin | 2004-08-26 23:27:06 +0200 (Thu, 26 Aug 2004) | 15 lines
5505 Changed paths:
5506    M /trunk/include/vlc_codec.h
5507    M /trunk/include/vlc_filter.h
5508    M /trunk/include/vlc_objects.h
5509    M /trunk/include/vlc_video.h
5510    M /trunk/modules/codec/ffmpeg/Modules.am
5511    M /trunk/modules/codec/ffmpeg/chroma.c
5512    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5513    M /trunk/modules/codec/ffmpeg/ffmpeg.h
5514    M /trunk/modules/codec/ffmpeg/video.c
5515    A /trunk/modules/codec/ffmpeg/video_filter.c
5516    M /trunk/modules/codec/libmpeg2.c
5517    M /trunk/modules/codec/speex.c
5518    M /trunk/modules/codec/theora.c
5519    M /trunk/modules/codec/toolame.c
5520    M /trunk/modules/codec/vorbis.c
5521    M /trunk/modules/stream_out/transcode.c
5522    M /trunk/src/misc/objects.c
5523    M /trunk/src/video_output/vout_pictures.c
5524
5525 * modules/codec/ffmpeg/video_filter.c, include/vlc_filter.h:
5526   - chroma + resizing video filter (using the filter_t architecture).
5527 * modules/codec/ffmpeg/*:
5528   - cleanup + small updates.
5529 * modules/codec/speex.c, theora.c, vorbis.c:
5530   - got rid of pf_header() in the encoder.
5531   - store the headers in fmt_out.p_extra (this will break the ogg muxer for now).
5532 * modules/codec/libmpeg2.c, modules/codec/ffmpeg/video.c:
5533   - added a p_dec->b_pace_control field to signal if the decoder is allowed to drop frames.
5534 * modules/stream_out/transcode.c:
5535   - heavy cleanup.
5536   - re-use video decoder modules and got rid of the duplicated ffmpeg video decoder.
5537   - use video filters for chroma conversion and resizing.
5538   (a few things are broken now like deinterlacing but I'll repair them asap).
5539
5540 ------------------------------------------------------------------------
5541 r8530 | gbazin | 2004-08-26 21:26:16 +0200 (Thu, 26 Aug 2004) | 1 line
5542 Changed paths:
5543    M /trunk/modules/codec/libmpeg2.c
5544
5545 * modules/codec/libmpeg2.c: use the DTS in the synchro algorithm.
5546 ------------------------------------------------------------------------
5547 r8529 | gbazin | 2004-08-26 21:19:08 +0200 (Thu, 26 Aug 2004) | 1 line
5548 Changed paths:
5549    M /trunk/src/input/decoder.c
5550
5551 * src/input/decoder.c: forward the p_block->i_rate info when required (fixes libmpeg2 decoding in the display stream output module).
5552 ------------------------------------------------------------------------
5553 r8528 | sam | 2004-08-26 18:02:34 +0200 (Thu, 26 Aug 2004) | 2 lines
5554 Changed paths:
5555    M /trunk/INSTALL
5556
5557   * INSTALL: added a note about bootstrapping.
5558
5559 ------------------------------------------------------------------------
5560 r8527 | titer | 2004-08-26 15:11:16 +0200 (Thu, 26 Aug 2004) | 2 lines
5561 Changed paths:
5562    M /trunk/modules/demux/ts.c
5563
5564  + demux/ts.c: gcc < 3 fix
5565
5566 ------------------------------------------------------------------------
5567 r8526 | titer | 2004-08-26 14:59:31 +0200 (Thu, 26 Aug 2004) | 6 lines
5568 Changed paths:
5569    M /trunk/modules/gui/beos/VideoOutput.cpp
5570    M /trunk/src/input/decoder.c
5571    M /trunk/src/video_output/video_output.c
5572    M /trunk/src/video_output/vout_intf.c
5573
5574  + input/decoder.c: detach decoder after vout_Request(...,0,0,0,0)ing
5575      so AttachSPU can still reach p_input
5576  + src/video_output/*: init mouse variable before attaching p_vout so
5577      dvdnav can't add callbacks on those before there're created
5578  + beos/VideoOutput.cpp: removed tabs, sanity check
5579
5580 ------------------------------------------------------------------------
5581 r8525 | ipkiss | 2004-08-25 23:36:03 +0200 (Wed, 25 Aug 2004) | 2 lines
5582 Changed paths:
5583    M /trunk/doc/skins/skins2-howto.xml
5584
5585  * Update the docs
5586
5587 ------------------------------------------------------------------------
5588 r8524 | ipkiss | 2004-08-25 23:32:15 +0200 (Wed, 25 Aug 2004) | 2 lines
5589 Changed paths:
5590    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
5591    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
5592    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
5593    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
5594    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
5595    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5596    M /trunk/modules/gui/skins2/src/dialogs.cpp
5597    M /trunk/modules/gui/skins2/src/dialogs.hpp
5598    M /trunk/modules/gui/skins2/src/skin_main.cpp
5599    M /trunk/modules/gui/skins2/src/top_window.cpp
5600
5601  * skins2: new "playlist.load()" and "playlist.save()" actions
5602
5603 ------------------------------------------------------------------------
5604 r8523 | fenrir | 2004-08-25 22:09:16 +0200 (Wed, 25 Aug 2004) | 2 lines
5605 Changed paths:
5606    M /trunk/modules/demux/ts.c
5607
5608  ts.c: send pid select/unselect to access. (untested).
5609
5610 ------------------------------------------------------------------------
5611 r8522 | fenrir | 2004-08-25 22:08:23 +0200 (Wed, 25 Aug 2004) | 2 lines
5612 Changed paths:
5613    M /trunk/src/input/demux.c
5614    M /trunk/src/input/input.c
5615
5616  * input: send DEMUX_SET_GROUP.
5617
5618 ------------------------------------------------------------------------
5619 r8521 | fenrir | 2004-08-25 22:06:00 +0200 (Wed, 25 Aug 2004) | 2 lines
5620 Changed paths:
5621    M /trunk/modules/access/dvb/access.c
5622
5623  * dvb: fixes.
5624
5625 ------------------------------------------------------------------------
5626 r8520 | fenrir | 2004-08-25 20:50:36 +0200 (Wed, 25 Aug 2004) | 4 lines
5627 Changed paths:
5628    M /trunk/include/vlc_access.h
5629    M /trunk/include/vlc_demux.h
5630    M /trunk/include/vlc_input.h
5631
5632  * input: added a INPUT_UPDATE_META (for meta data in access like ICY)
5633  * access: added ACCESS_GET_TITLE_INFO (not yet implemented)
5634  * demux: added DEMUX_SET_GROUP (will be only for dvb/ts).
5635
5636 ------------------------------------------------------------------------
5637 r8519 | gbazin | 2004-08-25 17:09:50 +0200 (Wed, 25 Aug 2004) | 1 line
5638 Changed paths:
5639    M /trunk/Makefile.am
5640
5641 * Makefile.am: fixed make package-win32-base.
5642 ------------------------------------------------------------------------
5643 r8518 | fenrir | 2004-08-25 00:07:54 +0200 (Wed, 25 Aug 2004) | 3 lines
5644 Changed paths:
5645    M /trunk/modules/access/dvb/access.c
5646    M /trunk/modules/access/dvb/dvb.h
5647
5648  * dvb: compilation fix. With great luck it may, perhaps, work in budget
5649 mode (else I still need to hack ts demuxer).
5650
5651 ------------------------------------------------------------------------
5652 r8517 | fenrir | 2004-08-24 23:58:24 +0200 (Tue, 24 Aug 2004) | 3 lines
5653 Changed paths:
5654    M /trunk/modules/access/dvb/access.c
5655    M /trunk/modules/access/dvb/dvb.h
5656    M /trunk/modules/access/dvb/linux_dvb.c
5657
5658  * dvn: first pass to port dvb to new api. (it doesn't even yet compile,
5659 I haven't tried :)
5660
5661 ------------------------------------------------------------------------
5662 r8516 | sigmunau | 2004-08-24 22:50:36 +0200 (Tue, 24 Aug 2004) | 2 lines
5663 Changed paths:
5664    M /trunk/share/Makefile.am
5665
5666 share/Makefile.am: update for default skin change
5667
5668 ------------------------------------------------------------------------
5669 r8515 | fenrir | 2004-08-24 22:03:15 +0200 (Tue, 24 Aug 2004) | 2 lines
5670 Changed paths:
5671    M /trunk/modules/access/udp.c
5672
5673  * udp: unused line.
5674
5675 ------------------------------------------------------------------------
5676 r8514 | gbazin | 2004-08-24 21:38:09 +0200 (Tue, 24 Aug 2004) | 1 line
5677 Changed paths:
5678    M /trunk/modules/video_output/x11/xcommon.c
5679
5680 * modules/video_output/x11/xcommon.c: fixed fullscreen with KDE 3.3
5681 ------------------------------------------------------------------------
5682 r8513 | asmax | 2004-08-24 21:01:32 +0200 (Tue, 24 Aug 2004) | 3 lines
5683 Changed paths:
5684    M /trunk/modules/gui/skins2/src/skin_main.cpp
5685    M /trunk/modules/gui/skins2/src/theme_repository.cpp
5686    M /trunk/modules/gui/skins2/src/theme_repository.hpp
5687    D /trunk/share/skins2/default
5688    A /trunk/share/skins2/default.vlt
5689
5690   * the default skin is now shipped as a .vlt (whether you like it or not ;)
5691   * missing "Id" property
5692
5693 ------------------------------------------------------------------------
5694 r8512 | asmax | 2004-08-24 20:43:41 +0200 (Tue, 24 Aug 2004) | 2 lines
5695 Changed paths:
5696    M /trunk/include/vlc_interface.h
5697    M /trunk/modules/gui/skins2/src/dialogs.cpp
5698    M /trunk/modules/gui/wxwindows/dialogs.cpp
5699
5700   * all: removed obsolete b_blocking in intf_dialogs_arg_t
5701
5702 ------------------------------------------------------------------------
5703 r8511 | gbazin | 2004-08-24 20:31:13 +0200 (Tue, 24 Aug 2004) | 2 lines
5704 Changed paths:
5705    M /trunk/modules/demux/Modules.am
5706    D /trunk/modules/demux/demuxstream.c
5707
5708 * modules/demux/demuxstream.c: module obsoleted by the --ts-out option of the ts demuxer (and is broken anyway).
5709
5710 ------------------------------------------------------------------------
5711 r8510 | fenrir | 2004-08-24 19:51:44 +0200 (Tue, 24 Aug 2004) | 2 lines
5712 Changed paths:
5713    M /trunk/modules/demux/ts.c
5714
5715  * ts.c: fixed --ts-out.
5716
5717 ------------------------------------------------------------------------
5718 r8509 | jlj | 2004-08-24 18:30:53 +0200 (Tue, 24 Aug 2004) | 3 lines
5719 Changed paths:
5720    M /trunk/configure.ac
5721    M /trunk/src/libvlc.c
5722
5723   * ./src/libvlc.c: initialize dvd/vcd/cd-audio values using HAL.
5724
5725
5726 ------------------------------------------------------------------------
5727 r8508 | fenrir | 2004-08-24 00:16:58 +0200 (Tue, 24 Aug 2004) | 3 lines
5728 Changed paths:
5729    M /trunk/modules/demux/ps.c
5730
5731  * ps.c: handle PES with 0 size. (look for next start code, slow but
5732 better that nothing).
5733
5734 ------------------------------------------------------------------------
5735 r8507 | gbazin | 2004-08-23 17:19:56 +0200 (Mon, 23 Aug 2004) | 1 line
5736 Changed paths:
5737    M /trunk/include/video_output.h
5738    M /trunk/src/video_output/video_output.c
5739    M /trunk/src/video_output/vout_subpictures.c
5740
5741 * src/video_output/vout_subpictures.c, video_output.c: fixed a crash with dvd menus.
5742 ------------------------------------------------------------------------
5743 r8506 | gbazin | 2004-08-23 12:09:52 +0200 (Mon, 23 Aug 2004) | 1 line
5744 Changed paths:
5745    M /trunk/modules/packetizer/h264.c
5746
5747 * modules/packetizer/h264.c: modified ParseNALBlock() to return a complete picture and not just a picture slice.
5748 ------------------------------------------------------------------------
5749 r8505 | gbazin | 2004-08-23 00:44:27 +0200 (Mon, 23 Aug 2004) | 1 line
5750 Changed paths:
5751    M /trunk/src/input/decoder.c
5752
5753 * src/input/decoder.c: don't forget that packetizers can output a chain of data blocks.
5754 ------------------------------------------------------------------------
5755 r8504 | gbazin | 2004-08-22 19:15:35 +0200 (Sun, 22 Aug 2004) | 1 line
5756 Changed paths:
5757    M /trunk/modules/codec/ogt/cvd.c
5758    M /trunk/modules/codec/ogt/ogt.c
5759
5760 * modules/codec/ogt/*: updated the prototype of the decode function.
5761 ------------------------------------------------------------------------
5762 r8503 | asmax | 2004-08-22 17:24:48 +0200 (Sun, 22 Aug 2004) | 2 lines
5763 Changed paths:
5764    M /trunk/modules/gui/skins2/src/theme_repository.cpp
5765    M /trunk/po/fr.po
5766
5767   * all: french translation for skin popup menu
5768
5769 ------------------------------------------------------------------------
5770 r8502 | fenrir | 2004-08-22 17:17:35 +0200 (Sun, 22 Aug 2004) | 2 lines
5771 Changed paths:
5772    M /trunk/modules/codec/x264.c
5773
5774  * compilation fix.
5775
5776 ------------------------------------------------------------------------
5777 r8501 | hartman | 2004-08-22 17:16:03 +0200 (Sun, 22 Aug 2004) | 3 lines
5778 Changed paths:
5779    M /trunk/Makefile.am
5780    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
5781
5782 * Added the new OSX vout files
5783 * added the new OSX vout files to pb proj.
5784
5785 ------------------------------------------------------------------------
5786 r8500 | asmax | 2004-08-22 17:00:19 +0200 (Sun, 22 Aug 2004) | 4 lines
5787 Changed paths:
5788    M /trunk/modules/gui/skins2/src/dialogs.cpp
5789    M /trunk/modules/gui/skins2/src/theme_repository.cpp
5790    M /trunk/modules/gui/skins2/src/theme_repository.hpp
5791
5792   * theme_repository.*: the popup menu for skin selection works !
5793   (it looks for .vlt files in all the directories of the resource path)
5794   * dialogs.cpp: fixed a stupid copy/paste mistake
5795
5796 ------------------------------------------------------------------------
5797 r8499 | ipkiss | 2004-08-22 16:39:16 +0200 (Sun, 22 Aug 2004) | 4 lines
5798 Changed paths:
5799    M /trunk/doc/skins/skins2-howto.xml
5800    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5801    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5802    M /trunk/modules/gui/skins2/src/window_manager.cpp
5803    M /trunk/modules/gui/skins2/src/window_manager.hpp
5804
5805  * skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable
5806  * skins2/parser/interpreter.cpp: Renamed vlc.ontop() into vlc.onTop()
5807  * doc/skins/skins2-howto.xml: doc updated
5808
5809 ------------------------------------------------------------------------
5810 r8498 | hartman | 2004-08-22 16:32:51 +0200 (Sun, 22 Aug 2004) | 4 lines
5811 Changed paths:
5812    M /trunk/modules/video_output/x11/glx.c
5813
5814 * initialize variables and don't use arguments that failed being created.
5815   (fixes glx when X11 isn't runnning)
5816
5817
5818 ------------------------------------------------------------------------
5819 r8497 | gbazin | 2004-08-22 16:16:37 +0200 (Sun, 22 Aug 2004) | 1 line
5820 Changed paths:
5821    M /trunk/modules/gui/skins2/src/skin_main.cpp
5822
5823 * modules/gui/skins2/src/skin_main.cpp: added a skins shortcut.
5824 ------------------------------------------------------------------------
5825 r8496 | gbazin | 2004-08-22 16:10:27 +0200 (Sun, 22 Aug 2004) | 1 line
5826 Changed paths:
5827    M /trunk/modules/video_output/x11/glx.c
5828
5829 * modules/video_output/x11/glx.c: don't call XCloseDisplay() if p_display == NULL.
5830 ------------------------------------------------------------------------
5831 r8495 | asmax | 2004-08-22 14:50:39 +0200 (Sun, 22 Aug 2004) | 2 lines
5832 Changed paths:
5833    M /trunk/modules/gui/skins2/Modules.am
5834    M /trunk/modules/gui/skins2/src/skin_common.hpp
5835    M /trunk/modules/gui/skins2/src/skin_main.cpp
5836    A /trunk/modules/gui/skins2/src/theme_repository.cpp
5837    A /trunk/modules/gui/skins2/src/theme_repository.hpp
5838    M /trunk/modules/gui/wxwindows/menus.cpp
5839
5840   * all: skeleton of a popup menu entry for skin selection
5841
5842 ------------------------------------------------------------------------
5843 r8494 | gbazin | 2004-08-22 13:06:28 +0200 (Sun, 22 Aug 2004) | 1 line
5844 Changed paths:
5845    M /trunk/modules/access/dvdread.c
5846
5847 * modules/access/dvdread.c: fixed chapter change detection.
5848 ------------------------------------------------------------------------
5849 r8493 | asmax | 2004-08-22 12:38:26 +0200 (Sun, 22 Aug 2004) | 2 lines
5850 Changed paths:
5851    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
5852
5853   * ctrl_list.cpp: beginning of key handling in the playlist
5854
5855 ------------------------------------------------------------------------
5856 r8492 | asmax | 2004-08-22 11:40:07 +0200 (Sun, 22 Aug 2004) | 2 lines
5857 Changed paths:
5858    M /trunk/share/Makefile.am
5859
5860  * Makefile.am: don't forget to copy reduce_mouseover.png !
5861
5862 ------------------------------------------------------------------------
5863 r8491 | rocky | 2004-08-22 04:17:43 +0200 (Sun, 22 Aug 2004) | 2 lines
5864 Changed paths:
5865    M /trunk/bootstrap
5866
5867 automake 1.8 works, so accept that as well.
5868
5869 ------------------------------------------------------------------------
5870 r8490 | hartman | 2004-08-21 21:45:40 +0200 (Sat, 21 Aug 2004) | 2 lines
5871 Changed paths:
5872    M /trunk/modules/video_output/x11/glx.c
5873
5874 * Fix a X11 GLX crash
5875
5876 ------------------------------------------------------------------------
5877 r8489 | gbazin | 2004-08-21 18:38:10 +0200 (Sat, 21 Aug 2004) | 1 line
5878 Changed paths:
5879    M /trunk/configure.ac
5880
5881 * configure.ac: added an option for x264 support.
5882 ------------------------------------------------------------------------
5883 r8488 | dionoea | 2004-08-21 18:02:06 +0200 (Sat, 21 Aug 2004) | 7 lines
5884 Changed paths:
5885    M /trunk/modules/gui/wxwindows/extrapanel.cpp
5886    M /trunk/po/fr.po
5887
5888 * modules/gui/wxwindows/extrapanel.cpp : Changed "Restore defaults" to 
5889   "Restore Defaults" so it gets translated
5890
5891 * po/fr.po : Chanded "Restore Defaults" translation
5892   
5893
5894
5895 ------------------------------------------------------------------------
5896 r8487 | sam | 2004-08-21 16:11:41 +0200 (Sat, 21 Aug 2004) | 2 lines
5897 Changed paths:
5898    M /trunk/Makefile.am
5899
5900   * Makefile.am: yet another humiliating submission of automake.
5901
5902 ------------------------------------------------------------------------
5903 r8486 | asmax | 2004-08-21 16:06:08 +0200 (Sat, 21 Aug 2004) | 2 lines
5904 Changed paths:
5905    M /trunk/Makefile.am
5906
5907  * Makefile.am: "noinst_lib_DATA" broke bootstrap :(
5908
5909 ------------------------------------------------------------------------
5910 r8485 | asmax | 2004-08-21 15:54:36 +0200 (Sat, 21 Aug 2004) | 3 lines
5911 Changed paths:
5912    M /trunk/modules/audio_output/alsa.c
5913    M /trunk/src/audio_output/output.c
5914
5915  * alsa.c: compute next_date with snd_pcm_delay() if snd_pcm_status_get_tstamp
5916    doesn't work. Better than nothing but the sound is still poor with DVDs :(
5917
5918 ------------------------------------------------------------------------
5919 r8484 | gbazin | 2004-08-21 15:06:42 +0200 (Sat, 21 Aug 2004) | 1 line
5920 Changed paths:
5921    M /trunk/modules/gui/wxwindows/open.cpp
5922    M /trunk/modules/gui/wxwindows/wxwindows.h
5923
5924 * modules/gui/wxwindows/*: updated open disc dialog.
5925 ------------------------------------------------------------------------
5926 r8483 | asmax | 2004-08-21 14:57:32 +0200 (Sat, 21 Aug 2004) | 4 lines
5927 Changed paths:
5928    M /trunk/modules/audio_output/alsa.c
5929
5930  * alsa.c: pass next_date=0 to aout_OutputNextBuffer if
5931    snd_pcm_status_get_tstamp() returns zero. I hope someone has a better
5932    fix because in fact it is not perfect (there are "clicks" with DVDs)
5933
5934 ------------------------------------------------------------------------
5935 r8482 | asmax | 2004-08-21 14:38:53 +0200 (Sat, 21 Aug 2004) | 5 lines
5936 Changed paths:
5937    M /trunk/src/audio_output/output.c
5938
5939  * src/audio_output/output.c: check if start_date is null in
5940    aout_OutputNextBuffer(), then do not try to resample or play silences.
5941    Now everything works perfectly with screwed ALSA drivers that always
5942    return zero in snd_pcm_status_get_tstamp() (at last!!!)
5943
5944 ------------------------------------------------------------------------
5945 r8481 | ipkiss | 2004-08-21 13:47:04 +0200 (Sat, 21 Aug 2004) | 2 lines
5946 Changed paths:
5947    M /trunk/share/Makefile.am
5948    D /trunk/share/skins
5949    M /trunk/src/interface/interface.c
5950
5951 Removed the default skin for the skins1 module
5952
5953 ------------------------------------------------------------------------
5954 r8480 | ipkiss | 2004-08-21 13:34:33 +0200 (Sat, 21 Aug 2004) | 2 lines
5955 Changed paths:
5956    M /trunk/build-vlc
5957    M /trunk/configure.ac
5958    M /trunk/modules/LIST
5959    D /trunk/modules/gui/skins
5960    M /trunk/toolbox
5961    M /trunk/vlc.win32.nsi
5962
5963 Removed the old skins plugin
5964
5965 ------------------------------------------------------------------------
5966 r8479 | gbazin | 2004-08-21 13:06:19 +0200 (Sat, 21 Aug 2004) | 4 lines
5967 Changed paths:
5968    M /trunk/src/input/input.c
5969    M /trunk/src/libvlc.h
5970
5971 * src/input/input.c: changed MRL syntax again: URL[@[title][:chapter][-[title][:chapter]]]
5972    The parsing of the title/chapter section is more strict so shouldn't trigger on false positives like udp syntax or http url with login/password.
5973 * src/libvlc.h: updated useage.
5974
5975 ------------------------------------------------------------------------
5976 r8478 | sam | 2004-08-21 12:46:32 +0200 (Sat, 21 Aug 2004) | 4 lines
5977 Changed paths:
5978    M /trunk/Makefile.am
5979
5980   * Makefile.am:
5981     + Don't use vlc_app_DATA for the BeOS bundle.
5982     + Build the BeOS bundle in $(top_builddir).
5983
5984 ------------------------------------------------------------------------
5985 r8477 | gbazin | 2004-08-21 02:22:44 +0200 (Sat, 21 Aug 2004) | 3 lines
5986 Changed paths:
5987    M /trunk/src/input/input.c
5988    M /trunk/src/libvlc.h
5989
5990 * src/libvlc.h: updated useage.
5991 * src/input/input.c: hack for udp access and MRLSections().
5992
5993 ------------------------------------------------------------------------
5994 r8476 | gbazin | 2004-08-21 01:37:40 +0200 (Sat, 21 Aug 2004) | 6 lines
5995 Changed paths:
5996    M /trunk/include/vlc_input.h
5997    M /trunk/modules/access/cdda.c
5998    M /trunk/modules/access/dvdnav.c
5999    M /trunk/modules/access/dvdread.c
6000    M /trunk/src/input/input.c
6001    M /trunk/src/input/var.c
6002
6003 * src/input/*, include/vlc_input.h: the MRL is now parsed for titles/chapters directly in the core.
6004   - syntax is: [url][@[title-start][,chapter-start][-[title-end][,chapter-end]]]
6005   - core also handles start/end boundaries itself (simplifies the access plugins).
6006 * modules/access/dvdread.c,dvdnav.c,cdda.c: removed MRL parsing code.
6007
6008
6009 ------------------------------------------------------------------------
6010 r8475 | titer | 2004-08-20 17:49:09 +0200 (Fri, 20 Aug 2004) | 2 lines
6011 Changed paths:
6012    M /trunk/modules/gui/beos/MessagesWindow.cpp
6013    M /trunk/modules/gui/beos/MessagesWindow.h
6014
6015  beos/MessagesWindow*: fixed messages window
6016
6017 ------------------------------------------------------------------------
6018 r8474 | sam | 2004-08-20 17:21:43 +0200 (Fri, 20 Aug 2004) | 4 lines
6019 Changed paths:
6020    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6021    M /trunk/modules/stream_out/transcode.c
6022
6023   * modules/codec/ffmpeg/ffmpeg.c modules/stream_out/transcode.c:
6024     + Added macros for AltiVec versions of these modules. Will not work at all
6025       for the moment.
6026
6027 ------------------------------------------------------------------------
6028 r8473 | sam | 2004-08-20 17:09:43 +0200 (Fri, 20 Aug 2004) | 2 lines
6029 Changed paths:
6030    M /trunk/src/input/control.c
6031
6032   * src/input/control.c: minor typo in a comment.
6033
6034 ------------------------------------------------------------------------
6035 r8472 | sam | 2004-08-20 16:57:18 +0200 (Fri, 20 Aug 2004) | 2 lines
6036 Changed paths:
6037    M /trunk/configure.ac
6038    M /trunk/modules/codec/ffmpeg/Modules.am
6039    M /trunk/modules/stream_out/Modules.am
6040
6041   * configure.ac: Added --enable-ffmpegaltivec. Do not use it.
6042
6043 ------------------------------------------------------------------------
6044 r8471 | titer | 2004-08-20 16:40:23 +0200 (Fri, 20 Aug 2004) | 4 lines
6045 Changed paths:
6046    M /trunk/Makefile.am
6047    M /trunk/configure.ac
6048
6049  + configure.ac: always build the beos module built-in
6050    (really strange crashes happen otherwise, can't figure out why)
6051  + Makefile.am: don't forget to build vlc-bundle on BeOS
6052
6053 ------------------------------------------------------------------------
6054 r8470 | gbazin | 2004-08-20 15:01:49 +0200 (Fri, 20 Aug 2004) | 7 lines
6055 Changed paths:
6056    M /trunk/modules/access/cdda.c
6057
6058 * modules/access/cdda.c: new MRL syntax: "[dev_path][@[title-start][-[title-end]]]".
6059   - if no title-start/end are specified, the whole cd is played.
6060   - if only a title-start is specified, only this title is played.
6061   - if a title-start and end are specified, this range is played.
6062   - "@title-start-" will play everything from the specified start position.
6063
6064
6065 ------------------------------------------------------------------------
6066 r8469 | titer | 2004-08-20 13:57:51 +0200 (Fri, 20 Aug 2004) | 4 lines
6067 Changed paths:
6068    M /trunk/extras/contrib/src/Makefile
6069    M /trunk/extras/contrib/src/Patches/gettext.patch
6070
6071  extras/contrib/*: don't use gettext *printf replacements on BeOS even
6072   though there're not 100% posix compliant - this way we can build vlc
6073   with dynamic plugins (not linked against libintl) again
6074
6075 ------------------------------------------------------------------------
6076 r8468 | gbazin | 2004-08-20 12:19:42 +0200 (Fri, 20 Aug 2004) | 1 line
6077 Changed paths:
6078    M /trunk/NEWS
6079
6080 * NEWS: updated
6081 ------------------------------------------------------------------------
6082 r8467 | gbazin | 2004-08-20 11:01:19 +0200 (Fri, 20 Aug 2004) | 1 line
6083 Changed paths:
6084    M /trunk/src/input/input.c
6085    M /trunk/src/input/input_internal.h
6086    M /trunk/src/input/stream.c
6087
6088 * src/input/*: update position on title change.
6089 ------------------------------------------------------------------------
6090 r8466 | gbazin | 2004-08-20 10:27:59 +0200 (Fri, 20 Aug 2004) | 1 line
6091 Changed paths:
6092    M /trunk/src/input/input.c
6093
6094 * src/input/input.c: re-enabled the --bookmarks option.
6095 ------------------------------------------------------------------------
6096 r8465 | gbazin | 2004-08-19 19:06:51 +0200 (Thu, 19 Aug 2004) | 1 line
6097 Changed paths:
6098    M /trunk/modules/stream_out/transcode.c
6099
6100 *  modules/stream_out/transcode.c: implemented fps option for video only streams.
6101 ------------------------------------------------------------------------
6102 r8464 | sigmunau | 2004-08-19 17:31:22 +0200 (Thu, 19 Aug 2004) | 4 lines
6103 Changed paths:
6104    M /trunk/modules/demux/livedotcom.cpp
6105
6106 livedotcom.cpp: update the StreamRead function to non-deprecated api, new
6107 api gives proper detection for too small buffer. Thanks to Ross for pointing
6108 this out.
6109
6110 ------------------------------------------------------------------------
6111 r8463 | gbazin | 2004-08-19 17:11:32 +0200 (Thu, 19 Aug 2004) | 1 line
6112 Changed paths:
6113    M /trunk/modules/mux/asf.c
6114
6115 * modules/mux/asf.c: use syncpoints + add an empty index object to make wmp happy about seeking.
6116 ------------------------------------------------------------------------
6117 r8462 | gbazin | 2004-08-19 17:02:51 +0200 (Thu, 19 Aug 2004) | 1 line
6118 Changed paths:
6119    M /trunk/modules/codec/dmo/dmo.c
6120    M /trunk/modules/codec/dmo/dmo.h
6121
6122 * modules/codec/dmo/*: flag sync-points in the video encoder.
6123 ------------------------------------------------------------------------
6124 r8461 | gbazin | 2004-08-19 17:01:54 +0200 (Thu, 19 Aug 2004) | 1 line
6125 Changed paths:
6126    M /trunk/modules/stream_out/transcode.c
6127
6128 * modules/stream_out/transcode.c: small cleanup + added an fps (to specify the output frame rate) and an audio-sync option (to add/drop video frames to keep a constant framerate while being synchronised on the audio track).
6129 ------------------------------------------------------------------------
6130 r8460 | gbazin | 2004-08-19 14:25:22 +0200 (Thu, 19 Aug 2004) | 1 line
6131 Changed paths:
6132    M /trunk/modules/mux/asf.c
6133
6134 * modules/mux/asf.c: small cleanup
6135 ------------------------------------------------------------------------
6136 r8459 | gbazin | 2004-08-19 13:32:20 +0200 (Thu, 19 Aug 2004) | 1 line
6137 Changed paths:
6138    M /trunk/modules/mux/asf.c
6139
6140 * modules/mux/asf.c: don't forget to add the preroll offset to the data timestamps.
6141 ------------------------------------------------------------------------
6142 r8458 | sigmunau | 2004-08-18 18:30:45 +0200 (Wed, 18 Aug 2004) | 3 lines
6143 Changed paths:
6144    M /trunk/modules/demux/livedotcom.cpp
6145
6146 livedotcom.cpp: use geometric growth for the buffer. Should reduce in much
6147 fewer garbled frames. Still not perfect though.
6148
6149 ------------------------------------------------------------------------
6150 r8457 | sigmunau | 2004-08-18 18:04:01 +0200 (Wed, 18 Aug 2004) | 5 lines
6151 Changed paths:
6152    M /trunk/modules/demux/livedotcom.cpp
6153
6154 livedotcom.cpp: dynamically determine the buffer size passed to live.com
6155     When the buffer passed to live.com don't have space for another packet 
6156     when we get it back we assume that the stream uses larger frames than
6157     our current buffer and we increase the buffer.
6158
6159 ------------------------------------------------------------------------
6160 r8456 | gbazin | 2004-08-18 17:46:01 +0200 (Wed, 18 Aug 2004) | 1 line
6161 Changed paths:
6162    M /trunk/modules/mux/asf.c
6163
6164 * modules/mux/asf.c: the asf muxer can only add streams on the fly when in http mode (otherwise this will screw up the header re-writing on Close().)
6165 ------------------------------------------------------------------------
6166 r8455 | sigmunau | 2004-08-18 14:06:52 +0200 (Wed, 18 Aug 2004) | 2 lines
6167 Changed paths:
6168    M /trunk/po/POTFILES.in
6169
6170 po/POTFILES.in: updated from clean tree (seems necessary for make-dist to work)
6171
6172 ------------------------------------------------------------------------
6173 r8454 | gbazin | 2004-08-18 14:04:03 +0200 (Wed, 18 Aug 2004) | 1 line
6174 Changed paths:
6175    M /trunk/modules/mux/asf.c
6176
6177 * modules/mux/asf.c: a few coding style changes.
6178 ------------------------------------------------------------------------
6179 r8453 | sigmunau | 2004-08-18 13:46:40 +0200 (Wed, 18 Aug 2004) | 2 lines
6180 Changed paths:
6181    M /trunk/modules/audio_filter/Modules.am
6182
6183 Modules.am: fixed incorrect filename
6184
6185 ------------------------------------------------------------------------
6186 r8452 | gbazin | 2004-08-18 13:08:54 +0200 (Wed, 18 Aug 2004) | 1 line
6187 Changed paths:
6188    M /trunk/modules/codec/dmo/dmo.c
6189    M /trunk/modules/codec/dmo/dmo.h
6190
6191 * modules/codec/dmo/*: fixed video encoding.
6192 ------------------------------------------------------------------------
6193 r8451 | sigmunau | 2004-08-18 11:59:29 +0200 (Wed, 18 Aug 2004) | 2 lines
6194 Changed paths:
6195    M /trunk/modules/audio_output/alsa.c
6196
6197 alsa.c: support mono on stereo only boards
6198
6199 ------------------------------------------------------------------------
6200 r8450 | sigmunau | 2004-08-18 11:45:07 +0200 (Wed, 18 Aug 2004) | 2 lines
6201 Changed paths:
6202    M /trunk/modules/audio_output/alsa.c
6203
6204 alsa.c: don't fail the probe without giving a reason in the log.
6205
6206 ------------------------------------------------------------------------
6207 r8449 | titer | 2004-08-17 22:55:55 +0200 (Tue, 17 Aug 2004) | 2 lines
6208 Changed paths:
6209    M /trunk/modules/gui/beos/InterfaceWindow.cpp
6210    M /trunk/modules/gui/beos/MediaControlView.cpp
6211    M /trunk/modules/gui/beos/MediaControlView.h
6212
6213  beos/*: fixed seek, clean up
6214
6215 ------------------------------------------------------------------------
6216 r8448 | titer | 2004-08-17 19:24:02 +0200 (Tue, 17 Aug 2004) | 7 lines
6217 Changed paths:
6218    M /trunk/modules/gui/beos/Interface.cpp
6219    M /trunk/modules/gui/beos/InterfaceWindow.cpp
6220    M /trunk/modules/gui/beos/InterfaceWindow.h
6221    M /trunk/modules/gui/beos/ListViews.cpp
6222    M /trunk/modules/gui/beos/ListViews.h
6223    M /trunk/modules/gui/beos/MediaControlView.cpp
6224    M /trunk/modules/gui/beos/MediaControlView.h
6225    M /trunk/modules/gui/beos/MessagesWindow.cpp
6226    M /trunk/modules/gui/beos/MessagesWindow.h
6227    M /trunk/modules/gui/beos/Modules.am
6228    M /trunk/modules/gui/beos/PlayListWindow.cpp
6229    M /trunk/modules/gui/beos/PlayListWindow.h
6230    D /trunk/modules/gui/beos/VlcWrapper.cpp
6231    D /trunk/modules/gui/beos/VlcWrapper.h
6232    M /trunk/src/libvlc.h
6233
6234  + src/libvlc.h: use KEY_SPACE instead of ' '
6235  + gui/beos/*: got rid of the VlcWrapper thing which is unneccessaraly
6236                complex now that we have variables
6237
6238  Language/subtitle selection works again in the BeOS UI, but there's
6239  still a lot to fix :|
6240
6241 ------------------------------------------------------------------------
6242 r8447 | titer | 2004-08-17 18:59:02 +0200 (Tue, 17 Aug 2004) | 4 lines
6243 Changed paths:
6244    M /trunk/modules/gui/macosx/equalizer.m
6245    M /trunk/modules/gui/macosx/voutgl.m
6246    M /trunk/modules/gui/macosx/voutqt.m
6247
6248  + macosx/equalizer.m: missing vlc_object_release()
6249  + macosx/vout*: --macosx-vout and --macosx-opengl-effect
6250                  no longer exist
6251
6252 ------------------------------------------------------------------------
6253 r8446 | titer | 2004-08-17 17:17:04 +0200 (Tue, 17 Aug 2004) | 6 lines
6254 Changed paths:
6255    M /trunk/modules/gui/macosx/Modules.am
6256    M /trunk/modules/gui/macosx/controls.m
6257    M /trunk/modules/gui/macosx/macosx.m
6258    M /trunk/modules/gui/macosx/vout.h
6259    M /trunk/modules/gui/macosx/vout.m
6260    A /trunk/modules/gui/macosx/voutgl.m
6261    A /trunk/modules/gui/macosx/voutqt.m
6262    M /trunk/modules/video_output/opengl.c
6263
6264  ALL: OS X OpenGL provider
6265   + vout.m contains the common code for the QT video output and the
6266     GL provider (window creation, events handling)
6267   + opengl.c: higher priority on OS X
6268  Things are a bit broken atm, any help to debug is welcome ;p
6269
6270 ------------------------------------------------------------------------
6271 r8445 | gbazin | 2004-08-17 12:31:51 +0200 (Tue, 17 Aug 2004) | 1 line
6272 Changed paths:
6273    M /trunk/modules/codec/dmo/dmo.c
6274    M /trunk/modules/codec/dmo/dmo.h
6275
6276 * modules/codec/dmo/*: added dmo encoder (can't get video encoding to work though).
6277 ------------------------------------------------------------------------
6278 r8444 | gbazin | 2004-08-17 10:21:07 +0200 (Tue, 17 Aug 2004) | 1 line
6279 Changed paths:
6280    M /trunk/modules/codec/ffmpeg/demux.c
6281
6282 * modules/codec/ffmpeg/demux.c: a few fixes.
6283 ------------------------------------------------------------------------
6284 r8443 | titer | 2004-08-16 15:35:33 +0200 (Mon, 16 Aug 2004) | 2 lines
6285 Changed paths:
6286    M /trunk/modules/codec/flac.c
6287
6288  gcc < 3 compile fix
6289
6290 ------------------------------------------------------------------------
6291 r8442 | titer | 2004-08-16 14:51:11 +0200 (Mon, 16 Aug 2004) | 4 lines
6292 Changed paths:
6293    M /trunk/extras/contrib/src/Makefile
6294    A /trunk/extras/contrib/src/Patches/ebml.patch
6295    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
6296    A /trunk/extras/contrib/src/Patches/matroska.patch
6297    M /trunk/modules/demux/mkv.cpp
6298    M /trunk/modules/video_filter/deinterlace.c
6299    M /trunk/src/misc/cpu.c
6300
6301  ALL: BeOS fixes
6302  There's a new stable gcc out for BeOS, now we can re-enable 3DNow/SEE
6303  and build matroska support
6304
6305 ------------------------------------------------------------------------
6306 r8441 | gbazin | 2004-08-16 12:06:54 +0200 (Mon, 16 Aug 2004) | 1 line
6307 Changed paths:
6308    M /trunk/modules/video_output/x11/xcommon.c
6309
6310 * modules/video_output/x11/xcommon.c: play nice even when there isn't any window manager.
6311 ------------------------------------------------------------------------
6312 r8440 | sigmunau | 2004-08-16 11:39:14 +0200 (Mon, 16 Aug 2004) | 2 lines
6313 Changed paths:
6314    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6315
6316 modules/codec/ffmpeg/ffmpeg.c: corrected a build number
6317
6318 ------------------------------------------------------------------------
6319 r8439 | sam | 2004-08-16 10:42:33 +0200 (Mon, 16 Aug 2004) | 4 lines
6320 Changed paths:
6321    M /trunk/configure.ac
6322
6323   * configure.ac:
6324     + Build memcpyaltivec and deinterlace with -maltivec.
6325     + Check for -ldts_pic before -ldts.
6326
6327 ------------------------------------------------------------------------
6328 r8438 | sam | 2004-08-16 10:29:06 +0200 (Mon, 16 Aug 2004) | 6 lines
6329 Changed paths:
6330    M /trunk/debian/Makefile.am
6331    M /trunk/debian/changelog
6332    M /trunk/debian/control
6333    M /trunk/debian/patches/00list
6334    D /trunk/debian/patches/20_configure.dpatch
6335    M /trunk/debian/rules
6336    M /trunk/debian/wxvlc.menu
6337
6338   * debian/patches/20_configure.dpatch:
6339     + Don't manage this patch with dpatch since it causes ownership issues.
6340   * debian/control:
6341     + Added a missing dpatch build dependency (Closes: #263363).
6342     + Removed the modplug plugin until libmodplug-dev enters Debian.
6343
6344 ------------------------------------------------------------------------
6345 r8437 | hartman | 2004-08-16 02:45:24 +0200 (Mon, 16 Aug 2004) | 4 lines
6346 Changed paths:
6347    M /trunk/modules/demux/subtitle.c
6348
6349 * Fix a problem with empty subtitles with Subviewer subs
6350 * fixed a line ending replace problem with subviewer subs
6351 * single char subtitle lines should now work subviewer and subrip
6352
6353 ------------------------------------------------------------------------
6354 r8436 | gbazin | 2004-08-15 19:08:10 +0200 (Sun, 15 Aug 2004) | 6 lines
6355 Changed paths:
6356    M /trunk/modules/codec/dvbsub.c
6357    M /trunk/modules/mux/mpeg/ts.c
6358    M /trunk/modules/stream_out/transcode.c
6359
6360 * modules/mux/mpeg/ts.c: reworked muxing of subtitles ES.
6361 * modules/stream_out/transcode.c: support for subtitles transcoding.
6362 * modules/codec/dvbsub.c: DVB subtitles encoder (developed for Anevia, www.anevia.com).
6363   + only works on YUVP subpictures for now.
6364   + not completely spec compliant yet.
6365
6366 ------------------------------------------------------------------------
6367 r8435 | gbazin | 2004-08-15 18:09:03 +0200 (Sun, 15 Aug 2004) | 1 line
6368 Changed paths:
6369    M /trunk/modules/codec/a52.c
6370
6371 * modules/codec/a52.c: fixed segfault
6372 ------------------------------------------------------------------------
6373 r8434 | gbazin | 2004-08-15 17:59:25 +0200 (Sun, 15 Aug 2004) | 1 line
6374 Changed paths:
6375    M /trunk/src/video_output/vout_subpictures.c
6376
6377 * src/video_output/vout_subpictures.c: fixed a deadlock that happened when 2 ephemer subpictures had the same date.
6378 ------------------------------------------------------------------------
6379 r8433 | gbazin | 2004-08-15 17:05:11 +0200 (Sun, 15 Aug 2004) | 1 line
6380 Changed paths:
6381    M /trunk/modules/access/dshow/dshow.cpp
6382
6383 * modules/access/dshow/dshow.cpp: compilation fix.
6384 ------------------------------------------------------------------------
6385 r8432 | gbazin | 2004-08-15 16:57:47 +0200 (Sun, 15 Aug 2004) | 1 line
6386 Changed paths:
6387    M /trunk/modules/codec/mpeg_audio.c
6388
6389 * modules/codec/mpeg_audio.c: fixed segfault
6390 ------------------------------------------------------------------------
6391 r8431 | bigben | 2004-08-15 16:22:28 +0200 (Sun, 15 Aug 2004) | 3 lines
6392 Changed paths:
6393    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
6394    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6395    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6396    M /trunk/modules/gui/macosx/intf.h
6397    M /trunk/modules/gui/macosx/intf.m
6398
6399 * Adds postprocessing menu
6400
6401
6402 ------------------------------------------------------------------------
6403 r8430 | djc | 2004-08-15 14:10:46 +0200 (Sun, 15 Aug 2004) | 2 lines
6404 Changed paths:
6405    M /trunk/modules/gui/macosx/equalizer.m
6406
6407 Set the preamp value on a preset change
6408
6409 ------------------------------------------------------------------------
6410 r8429 | djc | 2004-08-15 01:28:31 +0200 (Sun, 15 Aug 2004) | 5 lines
6411 Changed paths:
6412    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
6413    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6414    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6415    M /trunk/modules/audio_filter/Modules.am
6416    M /trunk/modules/audio_filter/equalizer.c
6417    A /trunk/modules/audio_filter/equalizer_presets.h
6418    M /trunk/modules/gui/macosx/equalizer.h
6419    M /trunk/modules/gui/macosx/equalizer.m
6420    M /trunk/modules/gui/macosx/intf.h
6421    M /trunk/modules/gui/macosx/intf.m
6422
6423 *.nib: continuous sliders
6424 intf: Equalizer window in window menu
6425 equalizer.m: presets should work now
6426 equalizer.c, Modules.am, equalizer_presets.h: presets are stored in a separate file
6427
6428 ------------------------------------------------------------------------
6429 r8428 | sam | 2004-08-14 22:12:22 +0200 (Sat, 14 Aug 2004) | 6 lines
6430 Changed paths:
6431    M /trunk/configure.ac
6432
6433   * configure.ac:
6434     + Removed the -finline-limit=30000 flag. Since gcc-3.2, this options
6435       causes gcc to inline every single function of this size because of
6436       -O3's -finline-functions, although the documentation states that this
6437       flag should only affect explicitly inlined functions.
6438
6439 ------------------------------------------------------------------------
6440 r8427 | hartman | 2004-08-14 21:58:39 +0200 (Sat, 14 Aug 2004) | 2 lines
6441 Changed paths:
6442    M /trunk/modules/access/ftp.c
6443
6444 * Send \r\n after ftp commands, not \n.
6445
6446 ------------------------------------------------------------------------
6447 r8426 | asmax | 2004-08-14 17:54:30 +0200 (Sat, 14 Aug 2004) | 4 lines
6448 Changed paths:
6449    M /trunk/modules/video_output/opengl.c
6450
6451  * opengl.c: compilation fix for GLX.
6452    Do we really need two buffers ? Anyway it doesn't work as is with
6453    GLX, so I only use the first one (quick fix)
6454
6455 ------------------------------------------------------------------------
6456 r8425 | titer | 2004-08-14 17:02:43 +0200 (Sat, 14 Aug 2004) | 11 lines
6457 Changed paths:
6458    M /trunk/modules/video_output/opengl.c
6459
6460  opengl.c: added OS X specific stuff, this includes:
6461   + support for YUY2 textures
6462   + support for non-power-of-2 sizes
6463   + support for VRAM or AGP texturing
6464
6465  It now uses two buffers and textures (needed for VRAM/AGP texturing).
6466
6467  I got to fix a few things on the OS X GL provider before I commit it,
6468  but in the meantime, people can check if I didn't break the opengl
6469  output on Win32/GLX ;)
6470
6471 ------------------------------------------------------------------------
6472 r8424 | asmax | 2004-08-14 16:23:40 +0200 (Sat, 14 Aug 2004) | 2 lines
6473 Changed paths:
6474    M /trunk/modules/video_output/opengl.c
6475
6476  * opengl.c: use glTexSubImage2D instead of glTexImage2D
6477
6478 ------------------------------------------------------------------------
6479 r8423 | gbazin | 2004-08-14 12:14:39 +0200 (Sat, 14 Aug 2004) | 1 line
6480 Changed paths:
6481    M /trunk/modules/access/dvdnav.c
6482
6483 * modules/access/dvdnav.c: small fix.
6484 ------------------------------------------------------------------------
6485 r8422 | gbazin | 2004-08-13 22:01:20 +0200 (Fri, 13 Aug 2004) | 2 lines
6486 Changed paths:
6487    M /trunk/modules/access/dvdnav.c
6488
6489 * modules/access/dvdnav.c: by default we try to skip all the warnings intros and go directly to the DVD menu (niark niark niark ;).
6490
6491 ------------------------------------------------------------------------
6492 r8421 | gbazin | 2004-08-13 21:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
6493 Changed paths:
6494    M /trunk/src/input/decoder.c
6495
6496 * src/input/decoder.c: spu_new_buffer() now tries a bit longer when looking for a vout (useful for DVD menus).
6497 ------------------------------------------------------------------------
6498 r8420 | gbazin | 2004-08-13 20:58:25 +0200 (Fri, 13 Aug 2004) | 5 lines
6499 Changed paths:
6500    M /trunk/include/vlc_common.h
6501    M /trunk/include/vlc_es.h
6502    M /trunk/modules/codec/spudec/parse.c
6503    M /trunk/modules/codec/spudec/spudec.h
6504    M /trunk/modules/video_filter/blend.c
6505    M /trunk/src/video_output/vout_subpictures.c
6506
6507 * modules/codec/spudec/*: automatic cropping of fullscreen subpictures (most of them contain large transparent areas).
6508 * src/video_output/vout_subpictures.c: more correct cropping (cropping coordinates are relative to the video size, not subpicture size).
6509 * include/vlc_es.h, modules/video_filter/blend.c: use the i_entries member of video_palette_t.
6510 * include/vlc_common.h: added SetWBE()/SetDWBE()/SetQWBE() facility.
6511
6512 ------------------------------------------------------------------------
6513 r8419 | gbazin | 2004-08-13 20:45:42 +0200 (Fri, 13 Aug 2004) | 3 lines
6514 Changed paths:
6515    M /trunk/modules/video_output/opengl.c
6516    M /trunk/src/video_output/video_output.c
6517    M /trunk/src/video_output/vout_intf.c
6518
6519 * modules/video_output/opengl.c: forward mouse events from opengl-provider module.
6520 * src/video_output/*: moved some stuff from video_output.c to vout_intf.c.
6521
6522 ------------------------------------------------------------------------
6523 r8418 | gbazin | 2004-08-13 12:32:57 +0200 (Fri, 13 Aug 2004) | 1 line
6524 Changed paths:
6525    M /trunk/src/misc/block.c
6526
6527 * src/misc/block.c: fixed memory alignment in block_New(). (it was done on a 15 bytes boundary which was screwing up the cdda plugin on win32.)
6528 ------------------------------------------------------------------------
6529 r8417 | ipkiss | 2004-08-12 23:34:01 +0200 (Thu, 12 Aug 2004) | 2 lines
6530 Changed paths:
6531    M /trunk/doc/skins/skins2-howto.xml
6532
6533  * doc/skins2-howto.xml: Update the doc when you commit
6534
6535 ------------------------------------------------------------------------
6536 r8416 | ipkiss | 2004-08-12 23:15:52 +0200 (Thu, 12 Aug 2004) | 2 lines
6537 Changed paths:
6538    M /trunk/modules/gui/skins2/src/vlcproc.cpp
6539    M /trunk/modules/gui/skins2/src/vlcproc.hpp
6540
6541  * skins2/src/vlcproc.*: Added the isRepeat boolean expression
6542
6543 ------------------------------------------------------------------------
6544 r8415 | gbazin | 2004-08-12 11:14:00 +0200 (Thu, 12 Aug 2004) | 1 line
6545 Changed paths:
6546    M /trunk/modules/gui/wxwindows/Modules.am
6547
6548 * modules/gui/wxwindows/Modules.am: include streamdata.h
6549 ------------------------------------------------------------------------
6550 r8414 | titer | 2004-08-12 01:34:38 +0200 (Thu, 12 Aug 2004) | 4 lines
6551 Changed paths:
6552    M /trunk/include/vlc_threads_funcs.h
6553
6554  vlc_threads_funcs.h: got rid of vlc_cond_broadcast.
6555   It wasn't implemented for all systems anyway, and isn't used anymore.
6556   (Terminates #23)
6557
6558 ------------------------------------------------------------------------
6559 r8413 | gbazin | 2004-08-11 13:12:59 +0200 (Wed, 11 Aug 2004) | 3 lines
6560 Changed paths:
6561    M /trunk/modules/demux/ogg.c
6562    M /trunk/modules/mux/ogg.c
6563
6564 * modules/demux/ogg.c: fixed reading extra data for oggds audio header (needed for WMA).
6565 * modules/mux/ogg.c: generate proper oggds audio header.
6566
6567 ------------------------------------------------------------------------
6568 r8412 | hartman | 2004-08-10 17:02:11 +0200 (Tue, 10 Aug 2004) | 10 lines
6569 Changed paths:
6570    M /trunk/THANKS
6571    M /trunk/include/stream_output.h
6572    M /trunk/modules/stream_out/rtp.c
6573    M /trunk/src/stream_output/sap.c
6574
6575 * include/stream_output.h: add a ip_version field to sap_address_t
6576   This way we can later on set IP6 instead of IP4 in a SDP.
6577 * modules/stream_out/rtp.c: accept sdp=sap as a valid option.
6578 * src/stream_output/sap.c: 
6579   - Set the SAP packet Hash headerfield to a unique value based on mtime
6580     Patch by Philippe van Hecke <philippe at belnet dot be>
6581   - Set SAP packet IPv6 field to 1 if we are a ipv6 session
6582   - Made some preperations for setting the origin ip address in the header as well,
6583     anyone any ideas on how to retrieve the current origin IP address???
6584
6585 ------------------------------------------------------------------------
6586 r8411 | hartman | 2004-08-10 15:28:27 +0200 (Tue, 10 Aug 2004) | 2 lines
6587 Changed paths:
6588    M /trunk/modules/misc/sap.c
6589
6590 * fix x-plgroup detection
6591
6592 ------------------------------------------------------------------------
6593 r8410 | ipkiss | 2004-08-10 00:19:40 +0200 (Tue, 10 Aug 2004) | 2 lines
6594 Changed paths:
6595    M /trunk/doc/skins/skins2-howto.xml
6596    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
6597    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
6598    M /trunk/modules/gui/skins2/parser/interpreter.cpp
6599
6600  * skins2: support playlist.setRandom(true) and playlist.setRandom(false)
6601
6602 ------------------------------------------------------------------------
6603 r8409 | gbazin | 2004-08-09 12:25:42 +0200 (Mon, 09 Aug 2004) | 1 line
6604 Changed paths:
6605    M /trunk/modules/codec/dmo/buffer.c
6606    M /trunk/modules/codec/dmo/dmo.c
6607    M /trunk/modules/codec/dmo/dmo.h
6608
6609 * modules/codec/dmo: fixed dmo decoder on win32 + got rid of some of the dependencies on wine loader.
6610 ------------------------------------------------------------------------
6611 r8408 | gbazin | 2004-08-09 10:16:22 +0200 (Mon, 09 Aug 2004) | 1 line
6612 Changed paths:
6613    M /trunk/Makefile.am
6614    M /trunk/configure.ac
6615
6616 * configure.ac, Makefile.am: don't use upx in the win32 installer anymore as some people have been complaining about loading time problems.
6617 ------------------------------------------------------------------------
6618 r8407 | gbazin | 2004-08-08 23:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
6619 Changed paths:
6620    M /trunk/include/vlc_codec.h
6621    M /trunk/include/vlc_common.h
6622    M /trunk/modules/stream_out/transcode.c
6623    M /trunk/src/misc/modules.c
6624    M /trunk/src/misc/objects.c
6625
6626 * modules/stream_out/transcode.c: added support for subtitles overlaying when transcoding (no resizing yet).
6627 * include/vlc_common.h: added a b_force member that is set when a module is forced (ie. module specified in module_Need()).
6628
6629 ------------------------------------------------------------------------
6630 r8406 | djc | 2004-08-08 18:52:26 +0200 (Sun, 08 Aug 2004) | 6 lines
6631 Changed paths:
6632    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6633    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6634    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
6635    M /trunk/modules/gui/macosx/equalizer.h
6636    M /trunk/modules/gui/macosx/equalizer.m
6637
6638 project.pbxproj: correct to relatives paths
6639 *.nib: presets disabled on startup
6640 equalizer.*: add property Id
6641              we prefer to change playlist variables instead of config
6642              coding style
6643
6644 ------------------------------------------------------------------------
6645 r8405 | bigben | 2004-08-08 16:49:46 +0200 (Sun, 08 Aug 2004) | 4 lines
6646 Changed paths:
6647    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6648    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6649    M /trunk/modules/gui/macosx/open.m
6650    M /trunk/modules/gui/macosx/output.h
6651    M /trunk/modules/gui/macosx/output.m
6652
6653 * demuxdump is working again
6654
6655
6656
6657 ------------------------------------------------------------------------
6658 r8404 | hartman | 2004-08-08 12:14:25 +0200 (Sun, 08 Aug 2004) | 2 lines
6659 Changed paths:
6660    M /trunk/modules/LIST
6661
6662 * modules/LIST: long time since it was updated
6663
6664 ------------------------------------------------------------------------
6665 r8403 | fenrir | 2004-08-08 03:58:59 +0200 (Sun, 08 Aug 2004) | 3 lines
6666 Changed paths:
6667    M /trunk/src/input/demux.c
6668
6669  * demux: another way to break your config file, or, --demux is now taken
6670 into acount. (to make bigben happy, being able to do :demux=dump ;)
6671
6672 ------------------------------------------------------------------------
6673 r8402 | fenrir | 2004-08-08 03:39:23 +0200 (Sun, 08 Aug 2004) | 5 lines
6674 Changed paths:
6675    M /trunk/modules/codec/dmo/buffer.c
6676    M /trunk/modules/codec/dmo/dmo.c
6677    M /trunk/modules/codec/dmo/dmo.h
6678
6679  * dmo: - fixed init of WAVEFORMATEX (cbSize is only the size of extra datas).
6680         - force 16 bits output.
6681         - support for mplayer loader.
6682  I can't test under win32 so I hope it still compiles.
6683
6684 ------------------------------------------------------------------------
6685 r8401 | fenrir | 2004-08-08 03:36:56 +0200 (Sun, 08 Aug 2004) | 2 lines
6686 Changed paths:
6687    M /trunk/include/codecs.h
6688
6689  * codecs.h: a few defines to avoid redefinitions.
6690
6691 ------------------------------------------------------------------------
6692 r8400 | fenrir | 2004-08-08 01:38:05 +0200 (Sun, 08 Aug 2004) | 2 lines
6693 Changed paths:
6694    M /trunk/modules/access/v4l/v4l.c
6695
6696  * v4l: try to open the device only when a access name is given + warning fix.
6697
6698 ------------------------------------------------------------------------
6699 r8399 | djc | 2004-08-08 00:50:28 +0200 (Sun, 08 Aug 2004) | 2 lines
6700 Changed paths:
6701    M /trunk/modules/gui/macosx/equalizer.m
6702
6703 Fix bug when equalizer-bands is not set. Coding style will be apply soon.
6704
6705 ------------------------------------------------------------------------
6706 r8398 | djc | 2004-08-08 00:14:38 +0200 (Sun, 08 Aug 2004) | 3 lines
6707 Changed paths:
6708    A /trunk/extras/MacOSX/Resources/equalizerdrawer_active.png
6709    A /trunk/extras/MacOSX/Resources/equalizerdrawer_blue.png
6710    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
6711
6712 *.png: forgotten images
6713 project.pbxproj: changed absolute link to relative
6714
6715 ------------------------------------------------------------------------
6716 r8397 | djc | 2004-08-07 23:56:42 +0200 (Sat, 07 Aug 2004) | 3 lines
6717 Changed paths:
6718    M /trunk/Makefile.am
6719    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
6720    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6721    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6722    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
6723    M /trunk/modules/gui/macosx/Modules.am
6724    A /trunk/modules/gui/macosx/equalizer.h
6725    A /trunk/modules/gui/macosx/equalizer.m
6726
6727 All: equalizer window for MacOS. Need a bit of corrections for the presets part.
6728 Reviews welcome
6729
6730 ------------------------------------------------------------------------
6731 r8396 | hartman | 2004-08-07 22:31:13 +0200 (Sat, 07 Aug 2004) | 2 lines
6732 Changed paths:
6733    M /trunk/modules/audio_filter/equalizer.c
6734
6735 * treeble -> treble
6736
6737 ------------------------------------------------------------------------
6738 r8395 | djc | 2004-08-07 17:37:53 +0200 (Sat, 07 Aug 2004) | 2 lines
6739 Changed paths:
6740    M /trunk/modules/audio_filter/equalizer.c
6741
6742 Bug fix and change in parse function
6743
6744 ------------------------------------------------------------------------
6745 r8394 | fkuehne | 2004-08-07 16:35:41 +0200 (Sat, 07 Aug 2004) | 1 line
6746 Changed paths:
6747    M /trunk/po/de.po
6748
6749 *various translation fixes, thanks to Philipp Weissenbacher <philippweissenbacher@aon.at> and Maik Diessner <dandruff@gmx.de>
6750 ------------------------------------------------------------------------
6751 r8393 | bigben | 2004-08-07 00:08:57 +0200 (Sat, 07 Aug 2004) | 3 lines
6752 Changed paths:
6753    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
6754    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6755    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6756    M /trunk/modules/gui/macosx/output.h
6757    M /trunk/modules/gui/macosx/output.m
6758
6759 * Adds the scale video option
6760
6761
6762 ------------------------------------------------------------------------
6763 r8392 | bigben | 2004-08-06 22:56:46 +0200 (Fri, 06 Aug 2004) | 5 lines
6764 Changed paths:
6765    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
6766    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
6767    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
6768    M /trunk/modules/gui/macosx/output.h
6769    M /trunk/modules/gui/macosx/output.m
6770
6771 * All :
6772         - added a sdp=file option
6773         - it is now possible to have a sap and a rtsp/http/file announce at the same time
6774
6775
6776 ------------------------------------------------------------------------
6777 r8391 | sam | 2004-08-06 19:28:36 +0200 (Fri, 06 Aug 2004) | 2 lines
6778 Changed paths:
6779    M /trunk/modules/audio_filter/converter/float32tos16.c
6780    M /trunk/modules/audio_filter/converter/s16tofloat32.c
6781    M /trunk/modules/gui/skins2/x11/x11_window.cpp
6782    M /trunk/modules/video_output/x11/xcommon.c
6783    M /trunk/modules/visualization/visual/effects.c
6784
6785   * Really fixed strict aliasing breakage here and there.
6786
6787 ------------------------------------------------------------------------
6788 r8390 | gbazin | 2004-08-06 15:50:05 +0200 (Fri, 06 Aug 2004) | 1 line
6789 Changed paths:
6790    M /trunk/modules/LIST
6791    M /trunk/modules/access/dvb/access.c
6792
6793 * modules/LIST, modules/access/dvb/access.c: removed references to ts2/ps2.
6794 ------------------------------------------------------------------------
6795 r8389 | gbazin | 2004-08-06 15:29:18 +0200 (Fri, 06 Aug 2004) | 3 lines
6796 Changed paths:
6797    M /trunk/modules/access/udp.c
6798    M /trunk/modules/mux/mp4.c
6799
6800 * modules/access/udp.c: use the "ts" demux when in rtp mode (and not "ts2").
6801 * modules/mux/mp4.c: Warning fix patch by Zoltan Nagy.
6802
6803 ------------------------------------------------------------------------
6804 r8388 | hartman | 2004-08-05 23:32:32 +0200 (Thu, 05 Aug 2004) | 2 lines
6805 Changed paths:
6806    M /trunk/modules/gui/macosx/playlist.m
6807
6808 * Fix Artist/Author info in playlist
6809
6810 ------------------------------------------------------------------------
6811 r8387 | hartman | 2004-08-05 22:40:29 +0200 (Thu, 05 Aug 2004) | 2 lines
6812 Changed paths:
6813    M /trunk/modules/control/hotkeys.c
6814
6815 * Fix a crash with subtitle track hotkey, when no subtitles are available.
6816
6817 ------------------------------------------------------------------------
6818 r8386 | hartman | 2004-08-05 21:52:59 +0200 (Thu, 05 Aug 2004) | 2 lines
6819 Changed paths:
6820    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
6821
6822 * bad main_data|_begin error of libmad now a Debug message. It's simply to common.
6823
6824 ------------------------------------------------------------------------
6825 r8385 | gbazin | 2004-08-05 16:58:16 +0200 (Thu, 05 Aug 2004) | 1 line
6826 Changed paths:
6827    M /trunk/include/video_output.h
6828    M /trunk/src/video_output/vout_pictures.c
6829    M /trunk/src/video_output/vout_subpictures.c
6830
6831 * src/video_output/*: optimized/simplified vout_RenderPicture().
6832 ------------------------------------------------------------------------
6833 r8384 | titer | 2004-08-05 16:48:58 +0200 (Thu, 05 Aug 2004) | 2 lines
6834 Changed paths:
6835    M /trunk/configure.ac
6836    M /trunk/modules/video_output/opengl.c
6837
6838  Build the opengl module on OS X (gl provider not done yet)
6839
6840 ------------------------------------------------------------------------
6841 r8383 | gbazin | 2004-08-05 16:05:51 +0200 (Thu, 05 Aug 2004) | 1 line
6842 Changed paths:
6843    M /trunk/modules/video_filter/blend.c
6844
6845 * modules/video_filter/blend.c: do not compare signed and unsigned.
6846 ------------------------------------------------------------------------
6847 r8382 | gbazin | 2004-08-05 14:45:23 +0200 (Thu, 05 Aug 2004) | 3 lines
6848 Changed paths:
6849    M /trunk/include/vlc_input.h
6850    M /trunk/modules/gui/wxwindows/bookmarks.cpp
6851    M /trunk/src/input/control.c
6852
6853 * src/input/control.c: bookmarks support is back (will need some more work though).
6854 * modules/gui/wxwindows/bookmarks.cpp: bookmarks support is back.
6855
6856 ------------------------------------------------------------------------
6857 r8381 | gbazin | 2004-08-05 12:16:58 +0200 (Thu, 05 Aug 2004) | 1 line
6858 Changed paths:
6859    M /trunk/modules/video_filter/blend.c
6860
6861 * modules/video_filter/blend.c: sanity checks.
6862 ------------------------------------------------------------------------
6863 r8380 | gbazin | 2004-08-05 01:55:51 +0200 (Thu, 05 Aug 2004) | 1 line
6864 Changed paths:
6865    M /trunk/modules/codec/libmpeg2.c
6866
6867 * modules/codec/libmpeg2.c: fixed problems with still frames in DVD menus.
6868 ------------------------------------------------------------------------
6869 r8379 | gbazin | 2004-08-05 00:54:31 +0200 (Thu, 05 Aug 2004) | 1 line
6870 Changed paths:
6871    M /trunk/modules/access/dvdnav.c
6872
6873 * modules/access/dvdnav.c: removed dvdnavsimple mode + a few small improvements.
6874 ------------------------------------------------------------------------
6875 r8378 | fenrir | 2004-08-04 23:53:24 +0200 (Wed, 04 Aug 2004) | 4 lines
6876 Changed paths:
6877    M /trunk/modules/stream_out/rtp.c
6878
6879  * rtp.c: based on a patch/idea of Philippe Van Hecke:
6880  You can now use multiple sdp=
6881  (ex: rtp{dst=ip,port=nb,sdp=file://a.sdp, sdp=http://localhost:8080/a.sdp})
6882
6883 ------------------------------------------------------------------------
6884 r8377 | fenrir | 2004-08-04 23:50:59 +0200 (Wed, 04 Aug 2004) | 3 lines
6885 Changed paths:
6886    M /trunk/src/stream_output/stream_output.c
6887
6888  * stream_output: sout_CfgParse will accept a special mode ('*' in the
6889 front of a option name) to allow handling of multiple string options.
6890
6891 ------------------------------------------------------------------------
6892 r8376 | hartman | 2004-08-04 23:48:57 +0200 (Wed, 04 Aug 2004) | 3 lines
6893 Changed paths:
6894    A /trunk/modules/stream_out/announce.c (from /trunk/modules/stream_out/announce.c:8373)
6895    A /trunk/modules/stream_out/announce.h (from /trunk/modules/stream_out/announce.h:8373)
6896
6897 * Fix
6898
6899
6900 ------------------------------------------------------------------------
6901 r8375 | gbazin | 2004-08-04 23:13:11 +0200 (Wed, 04 Aug 2004) | 1 line
6902 Changed paths:
6903    M /trunk/modules/video_filter/blend.c
6904
6905 * modules/video_filter/blend.c: attempt at YUVP -> RV16/24/32 alpha-blending.
6906 ------------------------------------------------------------------------
6907 r8374 | hartman | 2004-08-04 23:11:32 +0200 (Wed, 04 Aug 2004) | 4 lines
6908 Changed paths:
6909    M /trunk/modules/stream_out/Modules.am
6910    D /trunk/modules/stream_out/announce.c
6911    D /trunk/modules/stream_out/announce.h
6912    M /trunk/src/stream_output/sap.c
6913
6914 * Fixed the udp SDPs. More spec compliant now.
6915 * Removed the old SAP code. announce.? in modules/stream_out is 
6916   still required for SLP announces.
6917
6918 ------------------------------------------------------------------------
6919 r8373 | fenrir | 2004-08-04 22:09:31 +0200 (Wed, 04 Aug 2004) | 2 lines
6920 Changed paths:
6921    M /trunk/modules/mux/avi.c
6922
6923  * avi.c: fixed fps computation, thanks markfm for testing.
6924
6925 ------------------------------------------------------------------------
6926 r8372 | gbazin | 2004-08-04 20:38:05 +0200 (Wed, 04 Aug 2004) | 1 line
6927 Changed paths:
6928    M /trunk/modules/video_filter/blend.c
6929
6930 * modules/video_filter/blend.c: YUVP -> YUY2 alpha-blending.
6931 ------------------------------------------------------------------------
6932 r8371 | gbazin | 2004-08-04 19:54:17 +0200 (Wed, 04 Aug 2004) | 1 line
6933 Changed paths:
6934    M /trunk/modules/video_filter/blend.c
6935
6936 * modules/video_filter/blend.c: YUVA -> YUY2 alpha-blending.
6937 ------------------------------------------------------------------------
6938 r8370 | gbazin | 2004-08-04 18:05:12 +0200 (Wed, 04 Aug 2004) | 1 line
6939 Changed paths:
6940    M /trunk/modules/access/screen/screen.c
6941    M /trunk/modules/access/screen/win32.c
6942
6943 * modules/access/screen/*: added a win32 only --screen-fragment-size option to do a kind of progressive capture by splitting the screen in several fragments. This does help user interactivity while capturing but also produces artefacts when moving windows around.
6944 ------------------------------------------------------------------------
6945 r8369 | gbazin | 2004-08-04 17:43:04 +0200 (Wed, 04 Aug 2004) | 1 line
6946 Changed paths:
6947    M /trunk/modules/audio_output/waveout.c
6948
6949 * modules/audio_output/waveout.c: added a --no-waveout-float32 option to disable the use of float32 audio output.
6950 ------------------------------------------------------------------------
6951 r8368 | hartman | 2004-08-04 13:58:44 +0200 (Wed, 04 Aug 2004) | 2 lines
6952 Changed paths:
6953    M /trunk/include/vlc_es.h
6954
6955 * viedo_format_t -> video_format_t
6956
6957 ------------------------------------------------------------------------
6958 r8367 | gbazin | 2004-08-04 13:13:04 +0200 (Wed, 04 Aug 2004) | 1 line
6959 Changed paths:
6960    M /trunk/src/misc/modules.c
6961
6962 * src/misc/modules.c: don't forget to save callbacks for config options in the plugins cache.
6963 ------------------------------------------------------------------------
6964 r8366 | gbazin | 2004-08-04 12:40:43 +0200 (Wed, 04 Aug 2004) | 4 lines
6965 Changed paths:
6966    M /trunk/modules/access/dvdnav.c
6967    M /trunk/modules/access/vcd/vcd.c
6968    M /trunk/src/input/input.c
6969
6970 * modules/access/dvdnav.c: very basic probing that avoids doing a dvdnav_open() on files when they are not DVD images.
6971 * src/input/input.c: auto-probe access_demux as well.
6972 * modules/access/vcd/vcd.c: raised priority above the file access one.
6973
6974 ------------------------------------------------------------------------
6975 r8365 | fenrir | 2004-08-04 02:04:13 +0200 (Wed, 04 Aug 2004) | 2 lines
6976 Changed paths:
6977    M /trunk/modules/demux/ps.h
6978
6979  * ps.h: fixed a segfault with Madonna-audioconverterfails.vob
6980
6981 ------------------------------------------------------------------------
6982 r8364 | fenrir | 2004-08-04 01:49:40 +0200 (Wed, 04 Aug 2004) | 2 lines
6983 Changed paths:
6984    M /trunk/src/input/input.c
6985
6986  * input.c: fixed total length in playlist.
6987
6988 ------------------------------------------------------------------------
6989 r8363 | gbazin | 2004-08-04 01:19:01 +0200 (Wed, 04 Aug 2004) | 1 line
6990 Changed paths:
6991    M /trunk/src/video_output/vout_subpictures.c
6992
6993 * src/video_output/vout_subpictures.c: fixed OSD alignment
6994 ------------------------------------------------------------------------
6995 r8362 | hartman | 2004-08-04 01:08:10 +0200 (Wed, 04 Aug 2004) | 3 lines
6996 Changed paths:
6997    M /trunk/NEWS
6998    M /trunk/TODO
6999    M /trunk/doc/translations.txt
7000
7001 * small addition to translations HOWTO
7002 * updated TODO and NEWS
7003
7004 ------------------------------------------------------------------------
7005 r8361 | hartman | 2004-08-04 01:06:53 +0200 (Wed, 04 Aug 2004) | 2 lines
7006 Changed paths:
7007    M /trunk/modules/stream_out/announce.c
7008
7009 * modules/stream_out/announce.c:   \r\n for SDP
7010
7011 ------------------------------------------------------------------------
7012 r8360 | gbazin | 2004-08-04 01:06:11 +0200 (Wed, 04 Aug 2004) | 2 lines
7013 Changed paths:
7014    M /trunk/modules/access/dvdnav.c
7015    M /trunk/modules/access/dvdread.c
7016
7017 * modules/access/dvd*.c: implemented DEMUX_GET_TIME/DEMUX_GET_LENGTH based on the MPEG mux rate.
7018
7019 ------------------------------------------------------------------------
7020 r8359 | gbazin | 2004-08-04 00:08:24 +0200 (Wed, 04 Aug 2004) | 3 lines
7021 Changed paths:
7022    M /trunk/modules/access/cdda.c
7023    M /trunk/modules/access/vcd/vcd.c
7024
7025 * modules/access/cdda.c: fixes + simplification.
7026 * modules/access/vcd/vcd.c: try to skip bad sectors.
7027
7028 ------------------------------------------------------------------------
7029 r8358 | gbazin | 2004-08-03 22:56:16 +0200 (Tue, 03 Aug 2004) | 1 line
7030 Changed paths:
7031    M /trunk/modules/access/vcd/vcd.c
7032
7033 * modules/access/vcd/vcd.c: fixed seeking + simplified a bit.
7034 ------------------------------------------------------------------------
7035 r8357 | gbazin | 2004-08-03 14:21:14 +0200 (Tue, 03 Aug 2004) | 1 line
7036 Changed paths:
7037    M /trunk/modules/video_filter/blend.c
7038
7039 * modules/video_filter/blend.c: fix for chroma planes in ->I420 blending.
7040 ------------------------------------------------------------------------
7041 r8356 | gbazin | 2004-08-03 11:45:39 +0200 (Tue, 03 Aug 2004) | 1 line
7042 Changed paths:
7043    M /trunk/modules/video_filter/blend.c
7044
7045 * modules/video_filter/blend.c: YUVA->RV24/32 alpha-blending + fix for YUVA->RV16.
7046 ------------------------------------------------------------------------
7047 r8355 | hartman | 2004-08-03 02:23:40 +0200 (Tue, 03 Aug 2004) | 4 lines
7048 Changed paths:
7049    M /trunk/modules/access/screen/mac.c
7050
7051 * modules/access/screen/mac.c:
7052   * Plugin now works perfectly in milj. of colors
7053   * Works in thousands of colors, in inverse colors
7054
7055 ------------------------------------------------------------------------
7056 r8354 | gbazin | 2004-08-03 02:11:32 +0200 (Tue, 03 Aug 2004) | 4 lines
7057 Changed paths:
7058    M /trunk/Makefile.am
7059    M /trunk/configure.ac
7060    M /trunk/include/osd.h
7061    M /trunk/include/video_output.h
7062    M /trunk/include/vlc_codec.h
7063    M /trunk/include/vlc_common.h
7064    M /trunk/include/vlc_es.h
7065    A /trunk/include/vlc_filter.h
7066    M /trunk/include/vlc_video.h
7067    M /trunk/modules/codec/dvbsub.c
7068    M /trunk/modules/codec/spudec/Modules.am
7069    M /trunk/modules/codec/spudec/parse.c
7070    D /trunk/modules/codec/spudec/render.c
7071    M /trunk/modules/codec/spudec/spudec.c
7072    M /trunk/modules/codec/spudec/spudec.h
7073    M /trunk/modules/codec/subsdec.c
7074    M /trunk/modules/misc/dummy/renderer.c
7075    M /trunk/modules/misc/freetype.c
7076    M /trunk/modules/video_filter/Modules.am
7077    A /trunk/modules/video_filter/blend.c
7078    M /trunk/src/input/decoder.c
7079    M /trunk/src/input/stream.c
7080    M /trunk/src/video_output/video_output.c
7081    M /trunk/src/video_output/video_text.c
7082    M /trunk/src/video_output/vout_pictures.c
7083    M /trunk/src/video_output/vout_pictures.h
7084    M /trunk/src/video_output/vout_subpictures.c
7085
7086 * ALL: Major rework of the subpictures architecture.
7087   (expect some breakage).
7088 * modules/video_filter/blend.c: new alpha-blending module.
7089
7090 ------------------------------------------------------------------------
7091 r8353 | gbazin | 2004-08-02 21:17:12 +0200 (Mon, 02 Aug 2004) | 3 lines
7092 Changed paths:
7093    D /trunk/include/ninput.h
7094    M /trunk/modules/demux/mpeg/Modules.am
7095    D /trunk/modules/demux/mpeg/ps.c
7096    D /trunk/modules/demux/mpeg/system.c
7097    D /trunk/modules/demux/mpeg/system.h
7098    D /trunk/modules/demux/mpeg/ts.c
7099
7100 * include/ninput.h: removed left-over from access2/demux2 transition.
7101 * modules/demux/mpeg/*: removed old MPEG TS/PS demuxers.
7102
7103 ------------------------------------------------------------------------
7104 r8352 | gbazin | 2004-08-02 17:42:21 +0200 (Mon, 02 Aug 2004) | 2 lines
7105 Changed paths:
7106    M /trunk/modules/misc/network/ipv4.c
7107
7108 * modules/misc/network/ipv4.c: do a var_Get() on "ttl" + small clean-up.
7109
7110 ------------------------------------------------------------------------
7111 r8351 | hartman | 2004-08-02 15:06:38 +0200 (Mon, 02 Aug 2004) | 5 lines
7112 Changed paths:
7113    M /trunk/modules/gui/macosx/vout.m
7114
7115 * modules/gui/macosx/vout: Output YUY2 to QT/QD.
7116   This way we bypass Apple's very, very, very unoptimized
7117   I420 -> YUY2 routine and use titer's altivec optimized one.
7118   Quartz output is herefore now altivec optimized and close to the opengl output.
7119
7120 ------------------------------------------------------------------------
7121 r8350 | gbazin | 2004-08-02 11:46:17 +0200 (Mon, 02 Aug 2004) | 1 line
7122 Changed paths:
7123    M /trunk/modules/access/screen/screen.c
7124    M /trunk/modules/access/screen/win32.c
7125
7126 modules/access/screen/win32.c: avoid an extra memcpy() of the screen.
7127 ------------------------------------------------------------------------
7128 r8349 | hartman | 2004-08-02 03:21:36 +0200 (Mon, 02 Aug 2004) | 2 lines
7129 Changed paths:
7130    M /trunk/modules/control/hotkeys.c
7131
7132 * hotkeys.c: add some more OSD
7133
7134 ------------------------------------------------------------------------
7135 r8348 | hartman | 2004-08-02 02:54:51 +0200 (Mon, 02 Aug 2004) | 3 lines
7136 Changed paths:
7137    M /trunk/modules/gui/macosx/controls.m
7138    M /trunk/modules/gui/macosx/intf.h
7139    M /trunk/modules/gui/macosx/intf.m
7140    M /trunk/modules/gui/macosx/vout.m
7141
7142 * Fixed hotkey/OSD behaviour for OS X. Also prevents code duplicity. 
7143   Testing would be welcomed very much.
7144
7145 ------------------------------------------------------------------------
7146 r8347 | asmax | 2004-08-01 22:46:01 +0200 (Sun, 01 Aug 2004) | 2 lines
7147 Changed paths:
7148    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
7149
7150   * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT_STEP=1)
7151
7152 ------------------------------------------------------------------------
7153 r8346 | ipkiss | 2004-08-01 18:43:58 +0200 (Sun, 01 Aug 2004) | 3 lines
7154 Changed paths:
7155    M /trunk/doc/skins/skins2-howto.xml
7156    M /trunk/modules/gui/skins2/parser/interpreter.cpp
7157    M /trunk/modules/gui/skins2/src/vlcproc.cpp
7158
7159  * modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
7160  * doc/skins/skins2-howto.xml: Updated the doc
7161
7162 ------------------------------------------------------------------------
7163 r8345 | fenrir | 2004-08-01 18:03:42 +0200 (Sun, 01 Aug 2004) | 2 lines
7164 Changed paths:
7165    M /trunk/src/input/stream.c
7166
7167  * stream.c: increase precache for stream without title/chapter.
7168
7169 ------------------------------------------------------------------------
7170 r8344 | fenrir | 2004-08-01 17:51:49 +0200 (Sun, 01 Aug 2004) | 2 lines
7171 Changed paths:
7172    M /trunk/modules/demux/mp4/mp4.c
7173
7174  * mp4: with ref .mov, don't forget to add the access.
7175
7176 ------------------------------------------------------------------------
7177 r8343 | fenrir | 2004-08-01 17:14:43 +0200 (Sun, 01 Aug 2004) | 2 lines
7178 Changed paths:
7179    M /trunk/src/input/input.c
7180
7181  * input.c: mmh better fix for slow/fast (I hope).
7182
7183 ------------------------------------------------------------------------
7184 r8342 | hartman | 2004-08-01 16:46:13 +0200 (Sun, 01 Aug 2004) | 2 lines
7185 Changed paths:
7186    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7187
7188 * fix avcodecbuild# prob with h.261
7189
7190 ------------------------------------------------------------------------
7191 r8341 | bigben | 2004-08-01 15:23:53 +0200 (Sun, 01 Aug 2004) | 3 lines
7192 Changed paths:
7193    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7194    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
7195    M /trunk/modules/gui/macosx/output.m
7196
7197 * all : fix channels selection in the sout options dialog
7198
7199
7200 ------------------------------------------------------------------------
7201 r8340 | fenrir | 2004-08-01 11:19:36 +0200 (Sun, 01 Aug 2004) | 2 lines
7202 Changed paths:
7203    M /trunk/src/input/input.c
7204
7205  * input: fixed slower/faster rate.
7206
7207 ------------------------------------------------------------------------
7208 r8339 | fenrir | 2004-08-01 11:19:06 +0200 (Sun, 01 Aug 2004) | 2 lines
7209 Changed paths:
7210    M /trunk/src/input/stream.c
7211
7212  * stream.c: call Seek if stream_Read( s, NULL, skip );
7213
7214 ------------------------------------------------------------------------
7215 r8338 | sam | 2004-07-31 19:29:44 +0200 (Sat, 31 Jul 2004) | 4 lines
7216 Changed paths:
7217    M /trunk/modules/control/joystick.c
7218
7219   * modules/control/joystick.c:
7220     + Compilation and coding style fixes.
7221     + Initialise the joystick in Open(), not Run().
7222
7223 ------------------------------------------------------------------------
7224 r8337 | bigben | 2004-07-31 19:08:35 +0200 (Sat, 31 Jul 2004) | 5 lines
7225 Changed paths:
7226    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7227    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
7228    M /trunk/modules/gui/macosx/output.m
7229
7230 * all :
7231   - Get rid of the old TS over RTP stream output method in OSX interface
7232   - ab= and vb= parameters are now (hopefully) always updated
7233
7234
7235 ------------------------------------------------------------------------
7236 r8336 | hartman | 2004-07-31 18:34:53 +0200 (Sat, 31 Jul 2004) | 2 lines
7237 Changed paths:
7238    M /trunk/src/input/stream.c
7239
7240 * print a debug message when our buffer gets it's first data.
7241
7242 ------------------------------------------------------------------------
7243 r8335 | asmax | 2004-07-31 13:38:22 +0200 (Sat, 31 Jul 2004) | 4 lines
7244 Changed paths:
7245    M /trunk/modules/video_output/opengl.c
7246
7247  * opengl.c: support "cube" and "transparent-cube" effect (with the
7248  --opengl-effect option). Now MacOSX guys you can write the opengl provider
7249  interface ;)
7250
7251 ------------------------------------------------------------------------
7252 r8334 | hartman | 2004-07-31 02:23:29 +0200 (Sat, 31 Jul 2004) | 7 lines
7253 Changed paths:
7254    M /trunk/modules/stream_out/rtp.c
7255
7256 modules/stream_output/rtp.c:
7257 * set the required t= SDP parameter
7258 * added config options for description, url and email
7259 * send SDPs with description, url and email info when available
7260 * add the a:tool parameter so people know who is responsible when VLC starts roaming the web with incorrect announces :)
7261
7262
7263 ------------------------------------------------------------------------
7264 r8333 | hartman | 2004-07-30 23:38:09 +0200 (Fri, 30 Jul 2004) | 3 lines
7265 Changed paths:
7266    M /trunk/modules/stream_out/rtp.c
7267
7268 * SDP should use \r\n instead of \n
7269 * Added nice SDP TODO lists. 17 outstanding issues in RTP announces.
7270
7271 ------------------------------------------------------------------------
7272 r8332 | sam | 2004-07-30 23:13:17 +0200 (Fri, 30 Jul 2004) | 3 lines
7273 Changed paths:
7274    M /trunk/modules/codec/ffmpeg/demux.c
7275    M /trunk/modules/demux/util/id3tag.c
7276
7277   * modules/demux/util/id3tag.c modules/codec/ffmpeg/demux.c:
7278     + Fixed compiler warnings.
7279
7280 ------------------------------------------------------------------------
7281 r8331 | sam | 2004-07-30 23:00:08 +0200 (Fri, 30 Jul 2004) | 2 lines
7282 Changed paths:
7283    M /trunk/mozilla/vlcpeer.cpp
7284
7285   * mozilla/vlcpeer.cpp: proper float->int cast.
7286
7287 ------------------------------------------------------------------------
7288 r8330 | sam | 2004-07-30 22:57:56 +0200 (Fri, 30 Jul 2004) | 3 lines
7289 Changed paths:
7290    M /trunk/modules/gui/wxwindows/bookmarks.cpp
7291    M /trunk/modules/gui/wxwindows/video.cpp
7292
7293   * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp:
7294     + Fixed compiler warnings due to bad argument types.
7295
7296 ------------------------------------------------------------------------
7297 r8329 | sam | 2004-07-30 22:51:05 +0200 (Fri, 30 Jul 2004) | 3 lines
7298 Changed paths:
7299    M /trunk/include/video_output.h
7300    M /trunk/src/misc/cpu.c
7301    M /trunk/src/video_output/video_output.c
7302
7303   * src/video_output/video_output.c:
7304     + Fixed an undefined function warning.
7305
7306 ------------------------------------------------------------------------
7307 r8328 | sam | 2004-07-30 22:49:44 +0200 (Fri, 30 Jul 2004) | 2 lines
7308 Changed paths:
7309    M /trunk/modules/video_filter/invert.c
7310
7311   * modules/video_filter/invert.c: don't cast lvalues.
7312
7313 ------------------------------------------------------------------------
7314 r8327 | sam | 2004-07-30 19:39:27 +0200 (Fri, 30 Jul 2004) | 3 lines
7315 Changed paths:
7316    M /trunk/modules/codec/cmml/browser_open.c
7317
7318   * modules/codec/cmml/browser_open.c:
7319     + Fixed a compilation warning due to a missing return value.
7320
7321 ------------------------------------------------------------------------
7322 r8326 | sam | 2004-07-30 17:46:01 +0200 (Fri, 30 Jul 2004) | 4 lines
7323 Changed paths:
7324    M /trunk/bootstrap
7325
7326   * boostrap:
7327     + Remove the autotools directory and recreate it (forgot to commit that
7328       file before).
7329
7330 ------------------------------------------------------------------------
7331 r8325 | hartman | 2004-07-30 15:18:53 +0200 (Fri, 30 Jul 2004) | 2 lines
7332 Changed paths:
7333    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7334
7335 * check correct build# of libavcodec for SNOW support
7336
7337 ------------------------------------------------------------------------
7338 r8324 | hartman | 2004-07-30 12:36:51 +0200 (Fri, 30 Jul 2004) | 2 lines
7339 Changed paths:
7340    M /trunk/extras/contrib/src/Makefile
7341
7342 * Fix OSX build of dvdnav
7343
7344 ------------------------------------------------------------------------
7345 r8323 | courmisch | 2004-07-30 11:24:32 +0200 (Fri, 30 Jul 2004) | 2 lines
7346 Changed paths:
7347    M /trunk/modules/stream_out/rtp.c
7348
7349 Compile fix
7350
7351 ------------------------------------------------------------------------
7352 r8322 | sam | 2004-07-30 11:23:37 +0200 (Fri, 30 Jul 2004) | 2 lines
7353 Changed paths:
7354    M /trunk
7355    M /trunk/Makefile.am
7356    D /trunk/autotools
7357    M /trunk/configure.ac
7358
7359   * autotools: no longer manage this directory with SVN.
7360
7361 ------------------------------------------------------------------------
7362 r8321 | sam | 2004-07-30 11:23:08 +0200 (Fri, 30 Jul 2004) | 2 lines
7363 Changed paths:
7364    D /trunk/autotools/Makefile.am
7365
7366   * autotools: no longer manage this directory with SVN.
7367
7368 ------------------------------------------------------------------------
7369 r8320 | fenrir | 2004-07-29 20:48:01 +0200 (Thu, 29 Jul 2004) | 2 lines
7370 Changed paths:
7371    M /trunk/modules/stream_out/rtp.c
7372
7373  * rtp: added port-audio and port-video option (for default port).
7374
7375 ------------------------------------------------------------------------
7376 r8319 | gbazin | 2004-07-29 20:43:22 +0200 (Thu, 29 Jul 2004) | 1 line
7377 Changed paths:
7378    M /trunk/modules/codec/toolame.c
7379
7380 * modules/codec/toolame.c: compilation fix.
7381 ------------------------------------------------------------------------
7382 r8318 | gbazin | 2004-07-29 20:15:38 +0200 (Thu, 29 Jul 2004) | 1 line
7383 Changed paths:
7384    M /trunk/configure.ac
7385    M /trunk/modules/codec/Modules.am
7386    A /trunk/modules/codec/toolame.c
7387
7388 * modules/codec/toolame.c: MPEG-1/2 layer II audio encoder using libtoolame (http://users.tpg.com.au/adslblvi/). Patch from Christophe Massiot.
7389 ------------------------------------------------------------------------
7390 r8317 | gbazin | 2004-07-29 17:50:20 +0200 (Thu, 29 Jul 2004) | 1 line
7391 Changed paths:
7392    M /trunk/modules/access/http.c
7393
7394 * modules/access/http.c: --http-reconnect option to automatically try to reconnect in case the connection was untimely closed (enabled by default for ICY/Icecast web radios).
7395 ------------------------------------------------------------------------
7396 r8316 | sam | 2004-07-29 17:40:26 +0200 (Thu, 29 Jul 2004) | 3 lines
7397 Changed paths:
7398    M /trunk/debian/patches/20_configure.dpatch
7399
7400   * debian/patches/20_configure.dpatch:
7401     + Fixed generated macros.
7402
7403 ------------------------------------------------------------------------
7404 r8315 | sam | 2004-07-29 17:28:00 +0200 (Thu, 29 Jul 2004) | 3 lines
7405 Changed paths:
7406    M /trunk/debian/Makefile.am
7407    M /trunk/debian/changelog
7408    M /trunk/debian/control
7409    A /trunk/debian/patches
7410    A /trunk/debian/patches/00list
7411    A /trunk/debian/patches/20_configure.dpatch
7412    A /trunk/debian/patches/20_faad2.dpatch
7413    A /trunk/debian/patches/20_ffmpeg.dpatch
7414    A /trunk/debian/patches/20_interfaces.dpatch
7415    M /trunk/debian/rules
7416
7417   * debian/rules:
7418     + Switch build system to dpatch.
7419
7420 ------------------------------------------------------------------------
7421 r8314 | hartman | 2004-07-29 17:27:57 +0200 (Thu, 29 Jul 2004) | 2 lines
7422 Changed paths:
7423    M /trunk/modules/misc/network/ipv4.c
7424
7425 * ipv4.c: ttl setsockopt fix. Thanks to Emmanuel Dreyfus for reporting
7426
7427 ------------------------------------------------------------------------
7428 r8313 | hartman | 2004-07-29 17:18:04 +0200 (Thu, 29 Jul 2004) | 2 lines
7429 Changed paths:
7430    M /trunk/modules/access/vcdx/access.c
7431    M /trunk/modules/access/vcdx/cdrom.c
7432    M /trunk/modules/access/vcdx/vcd.h
7433    M /trunk/modules/access/vcdx/vcdplayer.c
7434    M /trunk/modules/access/vcdx/vcdplayer.h
7435
7436 * vcdx Coding style fixes.
7437
7438 ------------------------------------------------------------------------
7439 r8312 | sam | 2004-07-29 17:02:16 +0200 (Thu, 29 Jul 2004) | 3 lines
7440 Changed paths:
7441    M /trunk/configure.ac
7442
7443   * configure.ac: build i420_yuy2_altivec with -maltivec -mabi=altivec since
7444     no inline asm version is available for this module.
7445
7446 ------------------------------------------------------------------------
7447 r8311 | fkuehne | 2004-07-29 16:03:19 +0200 (Thu, 29 Jul 2004) | 1 line
7448 Changed paths:
7449    M /trunk/modules/gui/macosx/output.h
7450
7451 * added declares for the checkboxes in the nib to control the rtp-sout-modul
7452 ------------------------------------------------------------------------
7453 r8310 | gbazin | 2004-07-29 10:50:52 +0200 (Thu, 29 Jul 2004) | 1 line
7454 Changed paths:
7455    M /trunk/include/vlc_block.h
7456    M /trunk/src/input/decoder.c
7457    M /trunk/src/misc/block.c
7458
7459 * src/input/decoder.c: don't let the decoder/packetizer fifo grow too much because this leads to a steady increase in memory useage when the data isn't consumed quickly enough. (not the best fix, but should be better than nothing)
7460 ------------------------------------------------------------------------
7461 r8309 | fenrir | 2004-07-29 00:39:52 +0200 (Thu, 29 Jul 2004) | 3 lines
7462 Changed paths:
7463    M /trunk/modules/stream_out/rtp.c
7464
7465  * rtp: sdp can now be exported as a file (sdp=file://filename).
7466  Initial path by Philippe Van Hecke (philippe DOT vanhecke AT belnet DOT be)
7467
7468 ------------------------------------------------------------------------
7469 r8308 | bigben | 2004-07-28 17:57:33 +0200 (Wed, 28 Jul 2004) | 4 lines
7470 Changed paths:
7471    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
7472    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7473    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
7474    M /trunk/modules/gui/macosx/output.m
7475
7476 Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box.
7477
7478
7479
7480 ------------------------------------------------------------------------
7481 r8307 | titer | 2004-07-28 16:53:16 +0200 (Wed, 28 Jul 2004) | 2 lines
7482 Changed paths:
7483    M /trunk/extras/contrib/src/Makefile
7484
7485  contrib/src/Makefile: fixed OS X breakage
7486
7487 ------------------------------------------------------------------------
7488 r8306 | titer | 2004-07-28 16:28:01 +0200 (Wed, 28 Jul 2004) | 2 lines
7489 Changed paths:
7490    M /trunk/extras/contrib/src/Makefile
7491    M /trunk/extras/contrib/src/Patches/dvdnav.patch
7492
7493  BeOS libdvdnav patch
7494
7495 ------------------------------------------------------------------------
7496 r8305 | titer | 2004-07-28 12:48:44 +0200 (Wed, 28 Jul 2004) | 2 lines
7497 Changed paths:
7498    M /trunk/configure.ac
7499
7500  configure.ac: fix dvdnav linking on beos/os x/win32 (hacky)
7501
7502 ------------------------------------------------------------------------
7503 r8304 | gbazin | 2004-07-28 12:37:24 +0200 (Wed, 28 Jul 2004) | 4 lines
7504 Changed paths:
7505    M /trunk/modules/codec/ffmpeg/encoder.c
7506    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7507    M /trunk/modules/codec/ffmpeg/ffmpeg.h
7508
7509 * modules/codec/ffmpeg/*:
7510   - added fourcc for SNOW and DTS.
7511   - added 'qscale' (fixed quantizer scale - VBR) and 'strict' (standard compliance) encoding options.
7512
7513 ------------------------------------------------------------------------
7514 r8303 | hartman | 2004-07-28 12:04:59 +0200 (Wed, 28 Jul 2004) | 2 lines
7515 Changed paths:
7516    M /trunk/modules/gui/macosx/open.m
7517
7518 * modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
7519
7520 ------------------------------------------------------------------------
7521 r8302 | titer | 2004-07-28 09:48:30 +0200 (Wed, 28 Jul 2004) | 2 lines
7522 Changed paths:
7523    M /trunk/configure.ac
7524
7525  configure.ac: typo
7526
7527 ------------------------------------------------------------------------
7528 r8301 | hartman | 2004-07-28 02:36:48 +0200 (Wed, 28 Jul 2004) | 15 lines
7529 Changed paths:
7530    M /trunk/modules/gui/macosx/intf.h
7531    M /trunk/modules/gui/macosx/intf.m
7532    M /trunk/modules/gui/macosx/vout.m
7533
7534 MacOSX intf work
7535
7536 * vout_Control implemented for macosx
7537 * position slider fixed
7538 * p_input manage loops fixed (buttons, playstatus etc)
7539 * float on top works again
7540 * visual filters work
7541 * deinterlace filter selection broken
7542 * fullscreen button is not being updated atm
7543 * potential deadlocks between intf thread and vout thread???
7544 * the window title might not always be updated.
7545
7546 OSX devs, please test as much as you can. This was all fairly low level stuff.
7547 We need to test it properly.
7548
7549 ------------------------------------------------------------------------
7550 r8300 | hartman | 2004-07-27 23:11:07 +0200 (Tue, 27 Jul 2004) | 2 lines
7551 Changed paths:
7552    M /trunk/modules/gui/macosx/vout.h
7553    M /trunk/modules/gui/macosx/vout.m
7554
7555 * More code cleanup for OSX vout. Man what a mess this is :)
7556
7557 ------------------------------------------------------------------------
7558 r8299 | hartman | 2004-07-27 18:20:32 +0200 (Tue, 27 Jul 2004) | 1 line
7559 Changed paths:
7560    M /trunk/include/darwin_specific.h
7561    M /trunk/modules/gui/macosx/intf.m
7562    M /trunk/modules/gui/macosx/vout.h
7563    M /trunk/modules/gui/macosx/vout.m
7564    M /trunk/src/interface/interface.c
7565    M /trunk/src/libvlc.h
7566    M /trunk/src/misc/darwin_specific.m
7567    M /trunk/src/video_output/video_output.c
7568    M /trunk/src/vlc.c
7569
7570 -
7571 ------------------------------------------------------------------------
7572 r8298 | hartman | 2004-07-27 18:16:31 +0200 (Tue, 27 Jul 2004) | 2 lines
7573 Changed paths:
7574    M /trunk/configure.ac
7575    M /trunk/modules/access/screen/Modules.am
7576    A /trunk/modules/access/screen/mac.c
7577
7578 * screen module for OSX. Does not yet work. Seems close, but can't find the problem for now..
7579
7580 ------------------------------------------------------------------------
7581 r8297 | hartman | 2004-07-27 17:07:15 +0200 (Tue, 27 Jul 2004) | 2 lines
7582 Changed paths:
7583    M /trunk/src/video_output/video_output.c
7584
7585 * ( p_vout->p_module && p_vout->p_module ) how pointless
7586
7587 ------------------------------------------------------------------------
7588 r8296 | gbazin | 2004-07-27 13:33:26 +0200 (Tue, 27 Jul 2004) | 1 line
7589 Changed paths:
7590    M /trunk/src/libvlc.h
7591
7592 * src/libvlc.h: cleanup in the hotkeys definitions.
7593 ------------------------------------------------------------------------
7594 r8295 | hartman | 2004-07-27 12:54:50 +0200 (Tue, 27 Jul 2004) | 2 lines
7595 Changed paths:
7596    M /trunk/modules/gui/macosx/prefs.m
7597
7598 * release what you find. (this looks like a very old bug)
7599
7600 ------------------------------------------------------------------------
7601 r8294 | titer | 2004-07-27 10:05:31 +0200 (Tue, 27 Jul 2004) | 2 lines
7602 Changed paths:
7603    M /trunk/extras/contrib/src/Makefile
7604
7605  gettext BeOS patch is no longer necessary
7606
7607 ------------------------------------------------------------------------
7608 r8293 | fkuehne | 2004-07-27 01:37:03 +0200 (Tue, 27 Jul 2004) | 1 line
7609 Changed paths:
7610    M /trunk/extras/contrib/src/packages.mak
7611
7612 * updated the used gettext version to 0.14.1
7613 ------------------------------------------------------------------------
7614 r8292 | hartman | 2004-07-26 23:29:33 +0200 (Mon, 26 Jul 2004) | 2 lines
7615 Changed paths:
7616    M /trunk/extras/contrib/src/Makefile
7617
7618 * Fix dts building on mac
7619
7620 ------------------------------------------------------------------------
7621 r8291 | hartman | 2004-07-26 22:30:14 +0200 (Mon, 26 Jul 2004) | 2 lines
7622 Changed paths:
7623    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
7624
7625 * remove patch that is no longer necessary.
7626
7627 ------------------------------------------------------------------------
7628 r8290 | gbazin | 2004-07-26 22:29:24 +0200 (Mon, 26 Jul 2004) | 1 line
7629 Changed paths:
7630    M /trunk/modules/access/screen
7631    M /trunk/modules/access/screen/beos.cpp
7632    M /trunk/modules/access/screen/win32.c
7633    M /trunk/modules/access/screen/x11.c
7634
7635 * modules/access/screen/*: added svn properties.
7636 ------------------------------------------------------------------------
7637 r8289 | hartman | 2004-07-26 21:49:05 +0200 (Mon, 26 Jul 2004) | 2 lines
7638 Changed paths:
7639    M /trunk/extras/contrib/src/packages.mak
7640
7641 * fix libebml and libmatroska downloads
7642
7643 ------------------------------------------------------------------------
7644 r8288 | titer | 2004-07-26 19:54:12 +0200 (Mon, 26 Jul 2004) | 2 lines
7645 Changed paths:
7646    M /trunk/modules/access/screen/beos.cpp
7647
7648  screen/beos.cpp: test before you commit
7649
7650 ------------------------------------------------------------------------
7651 r8287 | asmax | 2004-07-26 19:03:00 +0200 (Mon, 26 Jul 2004) | 2 lines
7652 Changed paths:
7653    M /trunk/modules/video_output/opengl.c
7654
7655  * opengl.c: clear the color buffer before rendering
7656
7657 ------------------------------------------------------------------------
7658 r8286 | titer | 2004-07-26 17:06:48 +0200 (Mon, 26 Jul 2004) | 2 lines
7659 Changed paths:
7660    M /trunk/configure.ac
7661    M /trunk/modules/access/Modules.am
7662    A /trunk/modules/access/screen
7663    A /trunk/modules/access/screen/Modules.am
7664    A /trunk/modules/access/screen/beos.cpp
7665    A /trunk/modules/access/screen/screen.c (from /trunk/modules/access/screen.c:8285)
7666    A /trunk/modules/access/screen/screen.h
7667    A /trunk/modules/access/screen/win32.c
7668    A /trunk/modules/access/screen/x11.c
7669    D /trunk/modules/access/screen.c
7670
7671  ALL: splitted screen module (needed as BeOS requires C++)
7672
7673 ------------------------------------------------------------------------
7674 r8285 | gbazin | 2004-07-26 16:10:30 +0200 (Mon, 26 Jul 2004) | 1 line
7675 Changed paths:
7676    M /trunk/modules/gui/wxwindows/fileinfo.cpp
7677
7678 * modules/gui/wxwindows/fileinfo.cpp: partially fixed char encoding problem in fileinfo dialog.
7679 ------------------------------------------------------------------------
7680 r8284 | gbazin | 2004-07-26 12:27:55 +0200 (Mon, 26 Jul 2004) | 1 line
7681 Changed paths:
7682    M /trunk/modules/access/screen.c
7683
7684 * modules/access/screen.c: force RV24 capture on win32 for now (otherwise colors are screwed up).
7685 ------------------------------------------------------------------------
7686 r8283 | gbazin | 2004-07-26 11:28:16 +0200 (Mon, 26 Jul 2004) | 1 line
7687 Changed paths:
7688    M /trunk/configure.ac
7689
7690 * configure.ac:  should fix detection of libpng.
7691 ------------------------------------------------------------------------
7692 r8282 | gbazin | 2004-07-25 22:39:06 +0200 (Sun, 25 Jul 2004) | 1 line
7693 Changed paths:
7694    M /trunk/modules/control/rc.c
7695
7696 * modules/control/rc.c: removed useless code for the rc-host option.
7697 ------------------------------------------------------------------------
7698 r8281 | gbazin | 2004-07-25 22:36:28 +0200 (Sun, 25 Jul 2004) | 5 lines
7699 Changed paths:
7700    M /trunk/modules/video_output/x11/glx.c
7701    M /trunk/modules/video_output/x11/xcommon.c
7702
7703 * modules/video_output/x11/*:
7704    - fixed exit in embedded mode when fullscreen.
7705    - re-use the current video sub-window when switching to fullscreen (to have opengl working in fullscreen mode as well).
7706    - add options to the opengl plugin.
7707
7708 ------------------------------------------------------------------------
7709 r8280 | courmisch | 2004-07-25 19:47:05 +0200 (Sun, 25 Jul 2004) | 2 lines
7710 Changed paths:
7711    M /trunk/modules/control/telnet.c
7712
7713 Use VLC networking APIs: close -> net_Close, accept -> net_Accept
7714
7715 ------------------------------------------------------------------------
7716 r8279 | gbazin | 2004-07-25 10:34:08 +0200 (Sun, 25 Jul 2004) | 1 line
7717 Changed paths:
7718    M /trunk/NEWS
7719
7720 * NEWS: updated.
7721 ------------------------------------------------------------------------
7722 r8278 | courmisch | 2004-07-25 10:20:09 +0200 (Sun, 25 Jul 2004) | 5 lines
7723 Changed paths:
7724    M /trunk/modules/control/rc.c
7725
7726 - unlink Unix socket on exit,
7727 - bind to ::1 by default if --ipv6 is passed,
7728 - do not overflow Unix socket path,
7729 - use a different option (--rc-unix) for Unix socket.
7730
7731 ------------------------------------------------------------------------
7732 r8277 | gbazin | 2004-07-25 09:54:18 +0200 (Sun, 25 Jul 2004) | 1 line
7733 Changed paths:
7734    M /trunk/modules/mux/asf.c
7735    M /trunk/modules/mux/mpeg/ts.c
7736    M /trunk/modules/mux/ogg.c
7737
7738 * modules/mux/asf.c, ts.c, ogg.c: added WMV3 fourcc.
7739 ------------------------------------------------------------------------
7740 r8276 | gbazin | 2004-07-25 01:05:03 +0200 (Sun, 25 Jul 2004) | 1 line
7741 Changed paths:
7742    M /trunk/modules/control/rc.c
7743    M /trunk/src/misc/net.c
7744
7745 * src/misc/net.c, modules/control/rc.c: win32 fixes.
7746 ------------------------------------------------------------------------
7747 r8275 | gbazin | 2004-07-25 00:49:28 +0200 (Sun, 25 Jul 2004) | 4 lines
7748 Changed paths:
7749    M /trunk/include/network.h
7750    M /trunk/modules/control/rc.c
7751    M /trunk/src/misc/net.c
7752
7753 * src/misc/net.c, include/network.h: added net_vaPrintf() and net_Accept().
7754 * modules/control/rc.c: added option to listen on a socket instead of only stdin.
7755    Inspired from a patch by Bernhard Rosenkraenzer <bero at arklinux dot org>.
7756
7757 ------------------------------------------------------------------------
7758 r8274 | courmisch | 2004-07-24 19:22:40 +0200 (Sat, 24 Jul 2004) | 3 lines
7759 Changed paths:
7760    M /trunk/modules/access/http.c
7761
7762 Specify port in Host: HTTP request header
7763 (thanks to Olivier Lourdais for the report)
7764
7765 ------------------------------------------------------------------------
7766 r8273 | courmisch | 2004-07-24 19:02:26 +0200 (Sat, 24 Jul 2004) | 2 lines
7767 Changed paths:
7768    M /trunk/src/misc/vlm.c
7769
7770 Fixed typo
7771
7772 ------------------------------------------------------------------------
7773 r8272 | gbazin | 2004-07-24 18:33:00 +0200 (Sat, 24 Jul 2004) | 1 line
7774 Changed paths:
7775    M /trunk/modules/access/screen.c
7776
7777 * modules/access/screen.c: win32 support for screen capture (colors are inverted right now).
7778 ------------------------------------------------------------------------
7779 r8271 | gbazin | 2004-07-24 15:40:17 +0200 (Sat, 24 Jul 2004) | 1 line
7780 Changed paths:
7781    M /trunk/configure.ac
7782
7783 * configure.ac: don't build the screen plugin on darwin.
7784 ------------------------------------------------------------------------
7785 r8270 | fenrir | 2004-07-24 14:42:26 +0200 (Sat, 24 Jul 2004) | 2 lines
7786 Changed paths:
7787    M /trunk/modules/mux/mp4.c
7788
7789  * mp4.c: compute avg/max bitrate info. removed a fprintf...
7790
7791 ------------------------------------------------------------------------
7792 r8269 | gbazin | 2004-07-24 14:33:15 +0200 (Sat, 24 Jul 2004) | 1 line
7793 Changed paths:
7794    M /trunk/modules/access/v4l/v4l.c
7795
7796 * modules/access/v4l/v4l.c: converted to access_demux module (less code, more CPU efficient).
7797 ------------------------------------------------------------------------
7798 r8268 | fenrir | 2004-07-24 13:57:47 +0200 (Sat, 24 Jul 2004) | 2 lines
7799 Changed paths:
7800    M /trunk/modules/misc/dummy/input.c
7801
7802  * input: release p_playlist.
7803
7804 ------------------------------------------------------------------------
7805 r8267 | fenrir | 2004-07-24 13:28:50 +0200 (Sat, 24 Jul 2004) | 3 lines
7806 Changed paths:
7807    M /trunk/modules/mux/mp4.c
7808
7809  * mp4.c: really(?) fixed the tkhd invalid width (thx bond for the
7810 report).
7811
7812 ------------------------------------------------------------------------
7813 r8266 | fenrir | 2004-07-24 13:12:39 +0200 (Sat, 24 Jul 2004) | 2 lines
7814 Changed paths:
7815    M /trunk/modules/audio_filter/equalizer.c
7816
7817  * equalizer : [0] isn't cool, use a define.
7818
7819 ------------------------------------------------------------------------
7820 r8265 | gbazin | 2004-07-24 12:24:11 +0200 (Sat, 24 Jul 2004) | 1 line
7821 Changed paths:
7822    M /trunk/configure.ac
7823    M /trunk/modules/stream_out/display.c
7824
7825 * modules/stream_out/display.c: converted to the new input API + re-enabled in the build.
7826 ------------------------------------------------------------------------
7827 r8264 | gbazin | 2004-07-24 11:50:14 +0200 (Sat, 24 Jul 2004) | 1 line
7828 Changed paths:
7829    M /trunk/NEWS
7830    M /trunk/TODO
7831
7832 NEWS, TODO: comprehensive new features update.
7833 ------------------------------------------------------------------------
7834 r8263 | courmisch | 2004-07-24 11:06:58 +0200 (Sat, 24 Jul 2004) | 4 lines
7835 Changed paths:
7836    M /trunk/src/misc/httpd.c
7837
7838 - really iterate through getaddrinfo(),
7839 - fixed read after freeaddrinfo() bug,
7840 - removed extraneous debug messages
7841
7842 ------------------------------------------------------------------------
7843 r8262 | gbazin | 2004-07-24 02:20:19 +0200 (Sat, 24 Jul 2004) | 2 lines
7844 Changed paths:
7845    M /trunk/configure.ac
7846    M /trunk/modules/access/Modules.am
7847    A /trunk/modules/access/screen.c
7848
7849 * modules/access/screen.c: new screen capture access module. Only X11 for now but should be straight-forward to adapt to other platforms.
7850
7851 ------------------------------------------------------------------------
7852 r8261 | gbazin | 2004-07-23 20:13:20 +0200 (Fri, 23 Jul 2004) | 1 line
7853 Changed paths:
7854    M /trunk/modules/visualization/galaktos/plugin.c
7855
7856 * modules/visualization/galaktos/plugin.c: usual test before you commit.
7857 ------------------------------------------------------------------------
7858 r8260 | gbazin | 2004-07-23 20:08:58 +0200 (Fri, 23 Jul 2004) | 1 line
7859 Changed paths:
7860    M /trunk/modules/visualization/galaktos/plugin.c
7861
7862 * modules/visualization/galaktos/plugin.c: fixed threading issues with opengl.
7863 ------------------------------------------------------------------------
7864 r8259 | gbazin | 2004-07-23 18:43:22 +0200 (Fri, 23 Jul 2004) | 1 line
7865 Changed paths:
7866    M /trunk/configure.ac
7867
7868 * configure.ac: added glwin32 and fixed linkage of the opengl module on win32.
7869 ------------------------------------------------------------------------
7870 r8258 | gbazin | 2004-07-23 18:36:51 +0200 (Fri, 23 Jul 2004) | 1 line
7871 Changed paths:
7872    M /trunk/modules/video_output/opengl.c
7873    M /trunk/modules/video_output/x11/glx.c
7874
7875 * modules/video_output/opengl.c, modules/video_output/x11/glx.c: proper scaling + fixes.
7876 ------------------------------------------------------------------------
7877 r8257 | sam | 2004-07-23 18:16:22 +0200 (Fri, 23 Jul 2004) | 2 lines
7878 Changed paths:
7879    M /trunk/configure.ac
7880
7881   * configure.ac: fixed the AltiVec capabilities check.
7882
7883 ------------------------------------------------------------------------
7884 r8256 | sam | 2004-07-23 17:16:00 +0200 (Fri, 23 Jul 2004) | 3 lines
7885 Changed paths:
7886    M /trunk/configure.ac
7887
7888   * configure.ac: don't use -maltivec -mabi=altivec, because we don't want
7889     to trigger AltiVec optimisations in our generic code.
7890
7891 ------------------------------------------------------------------------
7892 r8255 | titer | 2004-07-23 16:19:31 +0200 (Fri, 23 Jul 2004) | 4 lines
7893 Changed paths:
7894    M /trunk/Makefile.am
7895    M /trunk/configure.ac
7896    M /trunk/extras/contrib/src/Makefile
7897
7898  + configure.ac: BeOS dvdread linkage fix
7899  + contrib/src/Makefile: build more libs on BeOS, use libdts' svn
7900  + Makefile.am: fixed BeOS packages generation
7901
7902 ------------------------------------------------------------------------
7903 r8254 | gbazin | 2004-07-23 15:37:43 +0200 (Fri, 23 Jul 2004) | 1 line
7904 Changed paths:
7905    M /trunk/modules/video_output/opengl.c
7906
7907 * modules/video_output/opengl.c: forward control queries to opengl provider.
7908 ------------------------------------------------------------------------
7909 r8253 | gbazin | 2004-07-23 14:47:34 +0200 (Fri, 23 Jul 2004) | 3 lines
7910 Changed paths:
7911    M /trunk/modules/video_output/directx/Modules.am
7912    M /trunk/modules/video_output/directx/events.c
7913    A /trunk/modules/video_output/directx/glwin32.c
7914    M /trunk/modules/video_output/directx/vout.h
7915
7916 * modules/video_output/directx/glwin32.c: 1st shot at a win32 opengl provider.
7917 * modules/video_output/directx/events.c: removed unused code.
7918
7919 ------------------------------------------------------------------------
7920 r8252 | gbazin | 2004-07-23 14:42:11 +0200 (Fri, 23 Jul 2004) | 1 line
7921 Changed paths:
7922    M /trunk/src/video_output/vout_intf.c
7923
7924 * src/video_output/vout_intf.c: small kludge for opengl providers.
7925 ------------------------------------------------------------------------
7926 r8251 | titer | 2004-07-23 13:33:25 +0200 (Fri, 23 Jul 2004) | 2 lines
7927 Changed paths:
7928    M /trunk/extras/contrib/src/Makefile
7929    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
7930    A /trunk/extras/contrib/src/Patches/libdvdread.patch
7931    A /trunk/extras/contrib/src/Patches/speex.patch
7932
7933  BeOS contrib bla bla
7934
7935 ------------------------------------------------------------------------
7936 r8250 | damienf | 2004-07-23 12:19:58 +0200 (Fri, 23 Jul 2004) | 2 lines
7937 Changed paths:
7938    M /trunk/modules/access/dshow/filter.cpp
7939    M /trunk/modules/access/dshow/filter.h
7940
7941 improved filter compatibility by favoring current connection media type in subsequent connections
7942
7943 ------------------------------------------------------------------------
7944 r8249 | titer | 2004-07-23 00:59:50 +0200 (Fri, 23 Jul 2004) | 7 lines
7945 Changed paths:
7946    M /trunk/Makefile.am
7947    M /trunk/configure.ac
7948    M /trunk/extras/contrib/src/Makefile
7949    A /trunk/extras/contrib/src/Patches/mpeg2dec.patch
7950    M /trunk/modules/gui/beos/InterfaceWindow.cpp
7951    M /trunk/modules/gui/beos/MediaControlView.cpp
7952    M /trunk/modules/gui/beos/VlcWrapper.cpp
7953    M /trunk/modules/video_filter/deinterlace.c
7954
7955  + configure.ac: don't build OpenGL support on BeOS although it has gl.h
7956  + extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS
7957    (buggy compiler)
7958  + modules/gui/beos/*: quick compile fixes
7959  + modules/video_filter/deinterlace.c: require mmxext instead of mmx
7960  + Makefile.am: on BeOS, build a VLC bundle a la OS X
7961
7962 ------------------------------------------------------------------------
7963 r8248 | gbazin | 2004-07-23 00:36:16 +0200 (Fri, 23 Jul 2004) | 2 lines
7964 Changed paths:
7965    M /trunk/modules/video_output/opengl.c
7966    M /trunk/modules/video_output/x11/glx.c
7967    M /trunk/modules/visualization/galaktos/plugin.c
7968
7969 * modules/video_output/x11/glx.c: OpenGL context is initialized in pf_init() because of threading issues.
7970
7971 ------------------------------------------------------------------------
7972 r8247 | gbazin | 2004-07-23 00:14:42 +0200 (Fri, 23 Jul 2004) | 1 line
7973 Changed paths:
7974    M /trunk/modules/video_output/opengl.c
7975    M /trunk/modules/video_output/x11/glx.c
7976
7977 * modules/video_output/x11/glx.c, modules/video_output/opengl.c: some fixes.
7978 ------------------------------------------------------------------------
7979 r8246 | gbazin | 2004-07-22 23:53:43 +0200 (Thu, 22 Jul 2004) | 1 line
7980 Changed paths:
7981    M /trunk/src/misc/objects.c
7982
7983 * src/misc/objects.c: hmmm, did I say vlc_opengl.h was removed ?
7984 ------------------------------------------------------------------------
7985 r8245 | gbazin | 2004-07-22 23:50:15 +0200 (Thu, 22 Jul 2004) | 1 line
7986 Changed paths:
7987    M /trunk/modules/video_output/x11/glx.c
7988
7989 * modules/video_output/x11/glx.c: vlc_opengl.h was removed.
7990 ------------------------------------------------------------------------
7991 r8244 | gbazin | 2004-07-22 23:30:45 +0200 (Thu, 22 Jul 2004) | 1 line
7992 Changed paths:
7993    M /trunk/Makefile.am
7994
7995 * Makefile.am: include/vlc_opengl.h was removed.
7996 ------------------------------------------------------------------------
7997 r8243 | gbazin | 2004-07-22 23:27:45 +0200 (Thu, 22 Jul 2004) | 4 lines
7998 Changed paths:
7999    M /trunk/configure.ac
8000    M /trunk/include/video_output.h
8001    D /trunk/include/vlc_opengl.h
8002    M /trunk/modules/video_output/Modules.am
8003    A /trunk/modules/video_output/opengl.c
8004    M /trunk/modules/video_output/x11/Modules.am
8005    M /trunk/modules/video_output/x11/glx.c
8006    M /trunk/modules/video_output/x11/xcommon.c
8007    M /trunk/modules/video_output/x11/xcommon.h
8008    M /trunk/modules/visualization/galaktos/main.c
8009    M /trunk/modules/visualization/galaktos/plugin.c
8010    M /trunk/modules/visualization/galaktos/plugin.h
8011
8012 * modules/video_output/x11/*: the glx "opengl provider" makes use of xcommon.c.
8013 * modules/video_output/opengl.c: new platform independant OpenGL vout (uses an "opengl provider" module).
8014 * modules/visualization/galaktos/*: uses the new "opengl provider" module.
8015
8016 ------------------------------------------------------------------------
8017 r8242 | titer | 2004-07-22 18:48:38 +0200 (Thu, 22 Jul 2004) | 2 lines
8018 Changed paths:
8019    M /trunk/bootstrap
8020    M /trunk/configure.ac
8021
8022  contrib system adapted for BeOS (need to set LIBRARY_PATH and BELIBRARIES)
8023
8024 ------------------------------------------------------------------------
8025 r8241 | gbazin | 2004-07-22 18:37:43 +0200 (Thu, 22 Jul 2004) | 1 line
8026 Changed paths:
8027    M /trunk/modules/video_output/x11/glx.c
8028
8029 * modules/video_output/x11/glx.c: improvements.
8030 ------------------------------------------------------------------------
8031 r8240 | gbazin | 2004-07-22 17:45:54 +0200 (Thu, 22 Jul 2004) | 1 line
8032 Changed paths:
8033    M /trunk/modules/video_chroma/i420_rgb.c
8034
8035 * modules/video_chroma/i420_rgb.c: work around a gcc-3.3.4 optimization bug.
8036 ------------------------------------------------------------------------
8037 r8239 | titer | 2004-07-22 17:09:42 +0200 (Thu, 22 Jul 2004) | 2 lines
8038 Changed paths:
8039    M /trunk/modules/audio_filter/equalizer.c
8040
8041  equalizer.c: compile fix for old compilers (thx sam)
8042
8043 ------------------------------------------------------------------------
8044 r8238 | titer | 2004-07-22 16:21:59 +0200 (Thu, 22 Jul 2004) | 2 lines
8045 Changed paths:
8046    M /trunk/modules/misc/network/ipv4.c
8047    M /trunk/src/misc/httpd.c
8048
8049  BeOS doesn't know about PF_INET
8050
8051 ------------------------------------------------------------------------
8052 r8237 | titer | 2004-07-22 15:50:35 +0200 (Thu, 22 Jul 2004) | 2 lines
8053 Changed paths:
8054    M /trunk/modules/control/netsync.c
8055
8056  netsync.c: converted to unix file because BeOS' gcc chokes on dos files
8057
8058 ------------------------------------------------------------------------
8059 r8236 | titer | 2004-07-22 15:06:21 +0200 (Thu, 22 Jul 2004) | 3 lines
8060 Changed paths:
8061    M /trunk/configure.ac
8062
8063  configure.ac: check for png_set_rows in libpng because early versions
8064  don't have it
8065
8066 ------------------------------------------------------------------------
8067 r8235 | hartman | 2004-07-22 13:49:14 +0200 (Thu, 22 Jul 2004) | 2 lines
8068 Changed paths:
8069    M /trunk/modules/access_output/udp.c
8070
8071 * frenglish paquets -> packets
8072
8073 ------------------------------------------------------------------------
8074 r8234 | titer | 2004-07-22 10:51:40 +0200 (Thu, 22 Jul 2004) | 2 lines
8075 Changed paths:
8076    M /trunk/extras/contrib/bootstrap
8077    M /trunk/extras/contrib/src/Makefile
8078    A /trunk/extras/contrib/src/Patches/gettext.patch
8079    M /trunk/extras/contrib/src/packages.mak
8080
8081  contrib/*: started to adapt the contrib system for BeOS
8082
8083 ------------------------------------------------------------------------
8084 r8233 | gbazin | 2004-07-22 09:03:22 +0200 (Thu, 22 Jul 2004) | 1 line
8085 Changed paths:
8086    M /trunk/modules/visualization/galaktos
8087
8088 * modules/visualization/galaktos: added svn:ignore property.
8089 ------------------------------------------------------------------------
8090 r8232 | gbazin | 2004-07-22 08:59:56 +0200 (Thu, 22 Jul 2004) | 1 line
8091 Changed paths:
8092    M /trunk/Makefile.am
8093    M /trunk/include/vlc_access.h
8094    M /trunk/include/vlc_demux.h
8095    M /trunk/include/vlc_es_out.h
8096    M /trunk/include/vlc_opengl.h
8097    M /trunk/include/vlc_stream.h
8098
8099 * Makefile.am: added include/vlc_opengl.h to the build.
8100 ------------------------------------------------------------------------
8101 r8231 | asmax | 2004-07-22 00:38:49 +0200 (Thu, 22 Jul 2004) | 7 lines
8102 Changed paths:
8103    M /trunk/include/vlc_common.h
8104    M /trunk/include/vlc_objects.h
8105    A /trunk/include/vlc_opengl.h
8106    M /trunk/modules/video_output/x11/glx.c
8107    M /trunk/modules/visualization/galaktos/Modules.am
8108    D /trunk/modules/visualization/galaktos/glx.c
8109    D /trunk/modules/visualization/galaktos/glx.h
8110    M /trunk/modules/visualization/galaktos/main.c
8111    M /trunk/modules/visualization/galaktos/plugin.c
8112    M /trunk/modules/visualization/galaktos/plugin.h
8113    M /trunk/src/misc/objects.c
8114
8115  * all: created a new module type "opengl provider", which provides a
8116    simple interface to create and use OpenGL windows
8117  * modules/video_output/x11/glx.c: the GLX vout now implements the
8118   "opengl provider" interface
8119  * modules/visualization/galaktos/*: no more dependency on GLX: we use
8120    the generic opengl provider interface instead.
8121
8122 ------------------------------------------------------------------------
8123 r8230 | hartman | 2004-07-21 21:03:34 +0200 (Wed, 21 Jul 2004) | 2 lines
8124 Changed paths:
8125    A /trunk/share/http/webcam.html
8126
8127 * Example Multipart MJPEG webpage. With cambozola JAVA applet example.
8128
8129 ------------------------------------------------------------------------
8130 r8229 | hartman | 2004-07-21 20:45:06 +0200 (Wed, 21 Jul 2004) | 2 lines
8131 Changed paths:
8132    M /trunk/modules/misc/sap.c
8133
8134 * Fix the sap module compilation. Compile before you commit strikes once again.......
8135
8136 ------------------------------------------------------------------------
8137 r8228 | hartman | 2004-07-21 01:15:33 +0200 (Wed, 21 Jul 2004) | 3 lines
8138 Changed paths:
8139    M /trunk/modules/demux/livedotcom.cpp
8140
8141 * Fix livedotcom API change.
8142   Thanks to James MacLean, Arwed von Merkatz and Ross Finlayson for reporting and fixing the issue.
8143
8144 ------------------------------------------------------------------------
8145 r8227 | asmax | 2004-07-21 00:25:06 +0200 (Wed, 21 Jul 2004) | 3 lines
8146 Changed paths:
8147    M /trunk/modules/video_output/x11/glx.c
8148
8149   * glx.c: don't scale the image with the chroma (supposed to speed up
8150     the conversion ??)
8151
8152 ------------------------------------------------------------------------
8153 r8226 | hartman | 2004-07-20 23:36:51 +0200 (Tue, 20 Jul 2004) | 2 lines
8154 Changed paths:
8155    M /trunk/modules/misc/sap.c
8156
8157 * recognize new x-plgroup paramater (only standardized fields are not prefixed with x-)
8158
8159 ------------------------------------------------------------------------
8160 r8225 | asmax | 2004-07-20 22:25:25 +0200 (Tue, 20 Jul 2004) | 7 lines
8161 Changed paths:
8162    M /trunk/build-vlc
8163    M /trunk/config.in
8164    M /trunk/configure.ac
8165    M /trunk/modules/video_output/x11/Modules.am
8166    A /trunk/modules/video_output/x11/glx.c (from /trunk/modules/visualization/galaktos/glx.c:8212)
8167    M /trunk/modules/visualization/galaktos/main.c
8168    M /trunk/modules/visualization/galaktos/video_init.c
8169
8170   * modules/video_output/x11/glx.c: new OpenGL vout for X11.
8171     TODO: - factorization with xcommon.c
8172           - factorization with glx.c in GaLaktos plugin
8173           - remove hard-coded values
8174     (If you don't like the rotating cube, hack the code yourself,
8175     the variables will come later ! ;)
8176
8177 ------------------------------------------------------------------------
8178 r8224 | adn | 2004-07-20 18:43:36 +0200 (Tue, 20 Jul 2004) | 2 lines
8179 Changed paths:
8180    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
8181    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
8182
8183 author :)
8184
8185 ------------------------------------------------------------------------
8186 r8223 | sigmunau | 2004-07-20 13:49:04 +0200 (Tue, 20 Jul 2004) | 3 lines
8187 Changed paths:
8188    M /trunk/modules/mux/mpjpeg.c
8189
8190 mpjpeg.c: The rfc says to use \r\n so use \r\n. Also set the right mime type.
8191 This makes the served stream work with cambozola applet.
8192
8193 ------------------------------------------------------------------------
8194 r8222 | sam | 2004-07-20 11:53:24 +0200 (Tue, 20 Jul 2004) | 9 lines
8195 Changed paths:
8196    M /trunk/debian/README.Debian
8197    M /trunk/debian/changelog
8198    M /trunk/debian/control
8199
8200   * debian/control:
8201     + Build-depend on libdvbpsi3-dev, so that we can get rid of the previous
8202       versions of this library.
8203     + Recommend the videolan-doc package.
8204     + Build-conflict on libavcodec-dev, just in case it enters Sid at an
8205       unappropriate moment.
8206   * debian/README.Debian:
8207     + Removed mention of the libmpeg2 tree, which we no longer provide.
8208
8209 ------------------------------------------------------------------------
8210 r8221 | gbazin | 2004-07-20 11:23:18 +0200 (Tue, 20 Jul 2004) | 1 line
8211 Changed paths:
8212    M /trunk/src/misc/httpd.c
8213
8214 * src/misc/httpd.c: fixed non-initialized variable that prevented getaddrinfo() from working.
8215 ------------------------------------------------------------------------
8216 r8220 | hartman | 2004-07-19 21:41:44 +0200 (Mon, 19 Jul 2004) | 2 lines
8217 Changed paths:
8218    M /trunk/configure.ac
8219
8220 * darwin buildflag for vlc/libvlc
8221
8222 ------------------------------------------------------------------------
8223 r8219 | fenrir | 2004-07-19 19:04:45 +0200 (Mon, 19 Jul 2004) | 2 lines
8224 Changed paths:
8225    M /trunk/src/input/stream.c
8226
8227  * stream.c: fixed seeking near the end of a stream.
8228
8229 ------------------------------------------------------------------------
8230 r8218 | gbazin | 2004-07-19 16:54:37 +0200 (Mon, 19 Jul 2004) | 1 line
8231 Changed paths:
8232    M /trunk/modules/demux/ts.c
8233
8234 * modules/demux/ts.c: added support for transport streams with Reed-Solomon (204,188) error correction (16 bytes ECC discarded).
8235 ------------------------------------------------------------------------
8236 r8217 | gbazin | 2004-07-19 11:46:06 +0200 (Mon, 19 Jul 2004) | 1 line
8237 Changed paths:
8238    M /trunk/src/misc/httpd.c
8239
8240 * src/misc/httpd.c: ipv6 win32 fix.
8241 ------------------------------------------------------------------------
8242 r8216 | gbazin | 2004-07-19 10:57:42 +0200 (Mon, 19 Jul 2004) | 1 line
8243 Changed paths:
8244    M /trunk/modules/control/http.c
8245
8246 * modules/control/http.c: portability fix.
8247 ------------------------------------------------------------------------
8248 r8215 | fenrir | 2004-07-18 19:05:45 +0200 (Sun, 18 Jul 2004) | 2 lines
8249 Changed paths:
8250    M /trunk/src/input/stream.c
8251
8252  stream.c: do not drop empty line.
8253
8254 ------------------------------------------------------------------------
8255 r8214 | fenrir | 2004-07-18 19:04:44 +0200 (Sun, 18 Jul 2004) | 2 lines
8256 Changed paths:
8257    M /trunk/modules/demux/subtitle.c
8258
8259  * subtitle: fixed a small memleak.
8260
8261 ------------------------------------------------------------------------
8262 r8213 | fenrir | 2004-07-18 18:33:02 +0200 (Sun, 18 Jul 2004) | 2 lines
8263 Changed paths:
8264    M /trunk/modules/demux/mpeg/mpga.c
8265
8266  * mpga: fixed a memleak+warnings.
8267
8268 ------------------------------------------------------------------------
8269 r8212 | asmax | 2004-07-18 15:56:08 +0200 (Sun, 18 Jul 2004) | 2 lines
8270 Changed paths:
8271    M /trunk/modules/visualization/galaktos/glx.c
8272    M /trunk/modules/visualization/galaktos/glx.h
8273    M /trunk/modules/visualization/galaktos/main.c
8274    M /trunk/modules/visualization/galaktos/plugin.c
8275    M /trunk/modules/visualization/galaktos/plugin.h
8276
8277  * all: now both GLX 1.2 and 1.3 are supported
8278
8279 ------------------------------------------------------------------------
8280 r8211 | fenrir | 2004-07-18 14:03:37 +0200 (Sun, 18 Jul 2004) | 2 lines
8281 Changed paths:
8282    M /trunk/modules/access/ftp.c
8283
8284  * ftp: handle multiple lines answers.
8285
8286 ------------------------------------------------------------------------
8287 r8210 | hartman | 2004-07-18 13:25:28 +0200 (Sun, 18 Jul 2004) | 2 lines
8288 Changed paths:
8289    M /trunk/modules/access/ftp.c
8290
8291 * spelling corrections
8292
8293 ------------------------------------------------------------------------
8294 r8209 | hartman | 2004-07-17 22:43:52 +0200 (Sat, 17 Jul 2004) | 2 lines
8295 Changed paths:
8296    M /trunk/TODO
8297
8298 * additions to TODO list
8299
8300 ------------------------------------------------------------------------
8301 r8208 | courmisch | 2004-07-17 18:56:59 +0200 (Sat, 17 Jul 2004) | 3 lines
8302 Changed paths:
8303    M /trunk/src/misc/httpd.c
8304
8305 Fix socket errors handling.
8306 Fallback to IPv4 with option --ipv6 if IPv6 fails
8307
8308 ------------------------------------------------------------------------
8309 r8207 | courmisch | 2004-07-17 17:04:42 +0200 (Sat, 17 Jul 2004) | 2 lines
8310 Changed paths:
8311    M /trunk/modules/access/mms/mmstu.c
8312
8313 Fallback for UDP if not using IPv4
8314
8315 ------------------------------------------------------------------------
8316 r8206 | courmisch | 2004-07-17 16:07:40 +0200 (Sat, 17 Jul 2004) | 2 lines
8317 Changed paths:
8318    M /trunk/modules/stream_out/rtp.c
8319
8320 Fix corner case introduced in HTTPd IPv6 patch
8321
8322 ------------------------------------------------------------------------
8323 r8205 | asmax | 2004-07-17 15:55:48 +0200 (Sat, 17 Jul 2004) | 13 lines
8324 Changed paths:
8325    M /trunk/modules/visualization/galaktos/Modules.am
8326    A /trunk/modules/visualization/galaktos/PCM.c
8327    A /trunk/modules/visualization/galaktos/PCM.h
8328    A /trunk/modules/visualization/galaktos/beat_detect.c
8329    A /trunk/modules/visualization/galaktos/beat_detect.h
8330    A /trunk/modules/visualization/galaktos/builtin_funcs.c
8331    A /trunk/modules/visualization/galaktos/builtin_funcs.h
8332    A /trunk/modules/visualization/galaktos/common.h
8333    A /trunk/modules/visualization/galaktos/compare.h
8334    A /trunk/modules/visualization/galaktos/custom_shape.c
8335    A /trunk/modules/visualization/galaktos/custom_shape.h
8336    A /trunk/modules/visualization/galaktos/custom_shape_types.h
8337    A /trunk/modules/visualization/galaktos/custom_wave.c
8338    A /trunk/modules/visualization/galaktos/custom_wave.h
8339    A /trunk/modules/visualization/galaktos/custom_wave_types.h
8340    A /trunk/modules/visualization/galaktos/engine_vars.c
8341    A /trunk/modules/visualization/galaktos/engine_vars.h
8342    A /trunk/modules/visualization/galaktos/eval.c
8343    A /trunk/modules/visualization/galaktos/eval.h
8344    A /trunk/modules/visualization/galaktos/expr_types.h
8345    A /trunk/modules/visualization/galaktos/fatal.h
8346    A /trunk/modules/visualization/galaktos/fftsg.c
8347    A /trunk/modules/visualization/galaktos/func.c
8348    A /trunk/modules/visualization/galaktos/func.h
8349    A /trunk/modules/visualization/galaktos/func_types.h
8350    M /trunk/modules/visualization/galaktos/glx.c
8351    M /trunk/modules/visualization/galaktos/glx.h
8352    A /trunk/modules/visualization/galaktos/idle_preset.h
8353    A /trunk/modules/visualization/galaktos/init_cond.c
8354    A /trunk/modules/visualization/galaktos/init_cond.h
8355    A /trunk/modules/visualization/galaktos/init_cond_types.h
8356    A /trunk/modules/visualization/galaktos/interface_types.h
8357    M /trunk/modules/visualization/galaktos/main.c
8358    M /trunk/modules/visualization/galaktos/main.h
8359    A /trunk/modules/visualization/galaktos/param.c
8360    A /trunk/modules/visualization/galaktos/param.h
8361    A /trunk/modules/visualization/galaktos/param_types.h
8362    A /trunk/modules/visualization/galaktos/parser.c
8363    A /trunk/modules/visualization/galaktos/parser.h
8364    A /trunk/modules/visualization/galaktos/per_frame_eqn.c
8365    A /trunk/modules/visualization/galaktos/per_frame_eqn.h
8366    A /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
8367    A /trunk/modules/visualization/galaktos/per_pixel_eqn.c
8368    A /trunk/modules/visualization/galaktos/per_pixel_eqn.h
8369    A /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
8370    A /trunk/modules/visualization/galaktos/per_point_types.h
8371    M /trunk/modules/visualization/galaktos/plugin.c
8372    M /trunk/modules/visualization/galaktos/plugin.h
8373    A /trunk/modules/visualization/galaktos/preset.c
8374    A /trunk/modules/visualization/galaktos/preset.h
8375    A /trunk/modules/visualization/galaktos/preset_types.h
8376    A /trunk/modules/visualization/galaktos/splaytree.c
8377    A /trunk/modules/visualization/galaktos/splaytree.h
8378    A /trunk/modules/visualization/galaktos/splaytree_types.h
8379    A /trunk/modules/visualization/galaktos/tree_types.c
8380    A /trunk/modules/visualization/galaktos/tree_types.h
8381    A /trunk/modules/visualization/galaktos/video_init.c
8382    A /trunk/modules/visualization/galaktos/video_init.h
8383
8384   * all: first implementation of a MilkDrop-compatible visualization plugin,
8385     based on ProjectM (xmms-projectm.sourceforge.net), without the
8386     dependency on SDL 1.3. At the moment it only works on X11 with GLX 1.3,
8387     I didn't manage to have it working with the 1.2 API :(
8388     SGI Pbuffers are not used yet, I didn't manage to have them working
8389     well either :(
8390     Milkdrop presets are searched in /etc/projectM/presets (guess why ;)
8391     With projectM presets, colours look a bit "flashy", I wonder if it
8392     is normal...
8393     To compile the plugin, add --enable-galaktos in configure. The only
8394     dependencies are on X11 and OpenGL libs.
8395     Enjoy !
8396
8397 ------------------------------------------------------------------------
8398 r8204 | courmisch | 2004-07-17 14:30:59 +0200 (Sat, 17 Jul 2004) | 2 lines
8399 Changed paths:
8400    M /trunk/src/misc/httpd.c
8401
8402 IPv6 support for HTTPd
8403
8404 ------------------------------------------------------------------------
8405 r8203 | hartman | 2004-07-17 13:51:46 +0200 (Sat, 17 Jul 2004) | 3 lines
8406 Changed paths:
8407    M /trunk/configure.ac
8408    M /trunk/modules/audio_filter/equalizer.c
8409
8410 * strtof is C99 and not present on pre BSD 5 (including older Mac OSX).
8411   added configure.ac check and use strtod with cast as backup since it is ANSI C
8412
8413 ------------------------------------------------------------------------
8414 r8202 | courmisch | 2004-07-17 13:50:43 +0200 (Sat, 17 Jul 2004) | 2 lines
8415 Changed paths:
8416    M /trunk/configure.ac
8417
8418 Check for getnameinfo() - required for later patch
8419
8420 ------------------------------------------------------------------------
8421 r8201 | hartman | 2004-07-17 01:04:57 +0200 (Sat, 17 Jul 2004) | 2 lines
8422 Changed paths:
8423    M /trunk/extras/contrib/src/Makefile
8424    A /trunk/extras/contrib/src/Patches/dvdnav.patch
8425
8426 * libdvdnav compiles on Mac OS X 10.2 with this patch. (copied from libdvdread)
8427
8428 ------------------------------------------------------------------------
8429 r8200 | hartman | 2004-07-16 23:05:52 +0200 (Fri, 16 Jul 2004) | 2 lines
8430 Changed paths:
8431    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
8432
8433 * no more need for unistd.h patch in rtsp.c of ffmpeg either
8434
8435 ------------------------------------------------------------------------
8436 r8199 | hartman | 2004-07-16 22:05:03 +0200 (Fri, 16 Jul 2004) | 2 lines
8437 Changed paths:
8438    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
8439
8440 * update ffmpeg patch. no more need for lrintf() and libpostproc header install workaround
8441
8442 ------------------------------------------------------------------------
8443 r8198 | fenrir | 2004-07-16 21:33:20 +0200 (Fri, 16 Jul 2004) | 3 lines
8444 Changed paths:
8445    M /trunk/modules/demux/mp4/libmp4.c
8446    M /trunk/modules/mux/mp4.c
8447
8448  * libmp4.c: MMhh .mp4 is 99.99% the same thing than .mov but not 100% :(((
8449  * mp4.c: hdlr atom in the .mp4 and .mov way.
8450
8451 ------------------------------------------------------------------------
8452 r8197 | fenrir | 2004-07-16 20:35:50 +0200 (Fri, 16 Jul 2004) | 4 lines
8453 Changed paths:
8454    M /trunk/modules/audio_filter/equalizer.c
8455
8456   * equalizer: fixed a bug with strtof.
8457       (Please look at the warnings, most of the time "incompatible pointer
8458 type" isn't really good ;)
8459
8460 ------------------------------------------------------------------------
8461 r8196 | hartman | 2004-07-16 18:34:11 +0200 (Fri, 16 Jul 2004) | 2 lines
8462 Changed paths:
8463    M /trunk/configure.ac
8464
8465  * Fix alignment on a configure --help message
8466
8467 ------------------------------------------------------------------------
8468 r8195 | sam | 2004-07-16 15:10:34 +0200 (Fri, 16 Jul 2004) | 2 lines
8469 Changed paths:
8470    M /trunk/configure.ac
8471
8472   * configure.ac: fixed a misplaced parenthesis in the -lXt detection.
8473
8474 ------------------------------------------------------------------------
8475 r8194 | sam | 2004-07-16 13:50:27 +0200 (Fri, 16 Jul 2004) | 3 lines
8476 Changed paths:
8477    M /trunk/configure.ac
8478
8479   * configure.ac:
8480     + Added full library dependencies to the -lXt check.
8481
8482 ------------------------------------------------------------------------
8483 r8193 | sam | 2004-07-16 13:33:32 +0200 (Fri, 16 Jul 2004) | 2 lines
8484 Changed paths:
8485    M /trunk/include/vlc_config.h
8486    M /trunk/include/vlc_input.h
8487    M /trunk/include/vlc_meta.h
8488    M /trunk/include/vlc_playlist.h
8489
8490   * it's information, not informations (you missed some, dj :P)
8491
8492 ------------------------------------------------------------------------
8493 r8192 | hartman | 2004-07-16 13:29:21 +0200 (Fri, 16 Jul 2004) | 4 lines
8494 Changed paths:
8495    M /trunk/modules/access/mms/mmstu.h
8496    M /trunk/modules/control/http.c
8497    M /trunk/modules/demux/asf/asf.c
8498    M /trunk/modules/demux/avi/avi.c
8499    M /trunk/modules/demux/mkv.cpp
8500    M /trunk/modules/demux/mp4/mp4.c
8501    M /trunk/modules/misc/sap.c
8502    M /trunk/modules/mux/asf.c
8503    M /trunk/modules/video_output/fb.c
8504    M /trunk/modules/video_output/ggi.c
8505    M /trunk/modules/video_output/x11/xcommon.c
8506    M /trunk/share/http/info.html
8507    M /trunk/src/input/input.c
8508
8509 * it's information, not informations (grep -r)
8510 * modules/demux/avi/avi.c: Look a bit further into the file for the avi tag.
8511   this allows you to play avi in uncompressed .rar (only first part of course).
8512
8513 ------------------------------------------------------------------------
8514 r8191 | sam | 2004-07-16 13:26:48 +0200 (Fri, 16 Jul 2004) | 8 lines
8515 Changed paths:
8516    M /trunk/debian/README.Debian
8517    M /trunk/debian/changelog
8518    M /trunk/debian/control
8519
8520   * debian/rules:
8521     + Activated Theora support (Closes: #259061).
8522     + Re-enabled the KDE plugin (Closes: #258295).
8523   * debian/control:
8524     + Set policy to 3.6.1.1.
8525     + Build-depend on libid3tag0-dev for ID3 tag support.
8526     + Made vlc depend on wxvlc for the moment.
8527
8528 ------------------------------------------------------------------------
8529 r8190 | hartman | 2004-07-15 20:47:32 +0200 (Thu, 15 Jul 2004) | 2 lines
8530 Changed paths:
8531    M /trunk/modules/audio_output/coreaudio.c
8532
8533 * removed the hog elements. They are breaking stuff..
8534
8535 ------------------------------------------------------------------------
8536 r8189 | hartman | 2004-07-15 17:24:53 +0200 (Thu, 15 Jul 2004) | 2 lines
8537 Changed paths:
8538    M /trunk/modules/gui/macosx/prefs.m
8539
8540 * reenable the prefs. this was a small leftover from debugging
8541
8542 ------------------------------------------------------------------------
8543 r8188 | hartman | 2004-07-15 17:20:46 +0200 (Thu, 15 Jul 2004) | 2 lines
8544 Changed paths:
8545    M /trunk/modules/gui/ncurses.c
8546
8547 * spelling error
8548
8549 ------------------------------------------------------------------------
8550 r8187 | gbazin | 2004-07-15 14:41:38 +0200 (Thu, 15 Jul 2004) | 1 line
8551 Changed paths:
8552    M /trunk/modules/audio_filter/equalizer.c
8553
8554 * modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
8555 ------------------------------------------------------------------------
8556 r8186 | gbazin | 2004-07-14 21:26:30 +0200 (Wed, 14 Jul 2004) | 1 line
8557 Changed paths:
8558    M /trunk/modules/codec/ffmpeg/demux.c
8559
8560 * modules/codec/ffmpeg/demux.c: don't use libavformat's redirector demux.
8561 ------------------------------------------------------------------------
8562 r8185 | asmax | 2004-07-14 15:03:54 +0200 (Wed, 14 Jul 2004) | 2 lines
8563 Changed paths:
8564    M /trunk/modules/visualization/galaktos/Modules.am
8565    M /trunk/modules/visualization/galaktos/glx.c
8566    M /trunk/modules/visualization/galaktos/glx.h
8567    A /trunk/modules/visualization/galaktos/main.c
8568    A /trunk/modules/visualization/galaktos/main.h
8569    M /trunk/modules/visualization/galaktos/plugin.c
8570
8571  * all: just a basic OpenGL scope at the moment
8572
8573 ------------------------------------------------------------------------
8574 r8184 | gbazin | 2004-07-14 12:21:21 +0200 (Wed, 14 Jul 2004) | 1 line
8575 Changed paths:
8576    M /trunk/src/misc/threads.c
8577
8578 * src/misc/threads.c: fixed long standing win32 thread handles leak.
8579 ------------------------------------------------------------------------
8580 r8183 | sigmunau | 2004-07-13 14:05:21 +0200 (Tue, 13 Jul 2004) | 2 lines
8581 Changed paths:
8582    M /trunk/modules/demux/mpeg/mpga.c
8583
8584 mpga.c: fixed some memleaks in the probing process
8585
8586 ------------------------------------------------------------------------
8587 r8182 | zorglub | 2004-07-13 13:41:21 +0200 (Tue, 13 Jul 2004) | 1 line
8588 Changed paths:
8589    M /trunk/modules/gui/wxwindows/extrapanel.cpp
8590
8591 Couple of fixes
8592 ------------------------------------------------------------------------
8593 r8181 | asmax | 2004-07-12 20:02:57 +0200 (Mon, 12 Jul 2004) | 3 lines
8594 Changed paths:
8595    M /trunk/build-vlc
8596    M /trunk/config.in
8597    M /trunk/configure.ac
8598    A /trunk/modules/visualization/galaktos
8599    A /trunk/modules/visualization/galaktos/Modules.am
8600    A /trunk/modules/visualization/galaktos/glx.c
8601    A /trunk/modules/visualization/galaktos/glx.h
8602    A /trunk/modules/visualization/galaktos/plugin.c
8603    A /trunk/modules/visualization/galaktos/plugin.h
8604    M /trunk/src/audio_output/input.c
8605
8606  * all: skeleton of a coming-soon OpenGL visualization plugin, compatible
8607    with MilkDrop for winamp.
8608
8609 ------------------------------------------------------------------------
8610 r8180 | gbazin | 2004-07-12 13:57:49 +0200 (Mon, 12 Jul 2004) | 2 lines
8611 Changed paths:
8612    M /trunk/modules/gui/wxwindows/extrapanel.cpp
8613
8614 * modules/gui/wxwindows/extrapanel.cpp: try to use some spacing between widgets to make it actually readable. The equalizer panel would need more work though (ah and the wizard needs a whole load of them as well).
8615
8616 ------------------------------------------------------------------------
8617 r8179 | gbazin | 2004-07-12 10:30:12 +0200 (Mon, 12 Jul 2004) | 1 line
8618 Changed paths:
8619    M /trunk/configure.ac
8620
8621 * configure.ac: added new normvol module to the build.
8622 ------------------------------------------------------------------------
8623 r8178 | anil | 2004-07-12 09:33:02 +0200 (Mon, 12 Jul 2004) | 2 lines
8624 Changed paths:
8625    M /trunk/modules/gui/wxwindows/extrapanel.cpp
8626
8627 * unicode fixes
8628
8629 ------------------------------------------------------------------------
8630 r8177 | titer | 2004-07-12 08:56:05 +0200 (Mon, 12 Jul 2004) | 2 lines
8631 Changed paths:
8632    M /trunk/modules/audio_filter/normvol.c
8633
8634  Fixed norm-max-level description
8635
8636 ------------------------------------------------------------------------
8637 r8176 | zorglub | 2004-07-12 08:48:37 +0200 (Mon, 12 Jul 2004) | 1 line
8638 Changed paths:
8639    M /trunk/TODO
8640
8641 Updated TODO
8642 ------------------------------------------------------------------------
8643 r8175 | zorglub | 2004-07-12 08:47:15 +0200 (Mon, 12 Jul 2004) | 1 line
8644 Changed paths:
8645    M /trunk/modules/gui/wxwindows/Modules.am
8646    M /trunk/modules/gui/wxwindows/dialogs.cpp
8647    A /trunk/modules/gui/wxwindows/extrapanel.cpp
8648    M /trunk/modules/gui/wxwindows/interface.cpp
8649    M /trunk/modules/gui/wxwindows/menus.cpp
8650    M /trunk/modules/gui/wxwindows/messages.cpp
8651    D /trunk/modules/gui/wxwindows/streamwizard.cpp
8652    M /trunk/modules/gui/wxwindows/subtitles.cpp
8653    M /trunk/modules/gui/wxwindows/wxwindows.h
8654
8655 Removed the old streaming wizard\nSplitted the interface file into interface+extrapanel\nExtrapanel is now a notebook\nReworked the video extrapanel (removed ratio,added filters)\nImplemented a graphical equaliwer
8656 ------------------------------------------------------------------------
8657 r8174 | zorglub | 2004-07-12 08:45:48 +0200 (Mon, 12 Jul 2004) | 1 line
8658 Changed paths:
8659    M /trunk/modules/audio_filter/Modules.am
8660    A /trunk/modules/audio_filter/normvol.c
8661
8662 Added a very trivial volume normalizer
8663 ------------------------------------------------------------------------
8664 r8173 | zorglub | 2004-07-12 08:45:07 +0200 (Mon, 12 Jul 2004) | 1 line
8665 Changed paths:
8666    M /trunk/modules/audio_filter/channel_mixer/headphone.c
8667    M /trunk/modules/audio_filter/equalizer.c
8668    M /trunk/src/audio_output/input.c
8669    M /trunk/src/input/input.c
8670
8671 Allow on the fly change of equalizer config. Only restart aout when enabling/disabling equalizer
8672 ------------------------------------------------------------------------
8673 r8172 | zorglub | 2004-07-12 08:43:28 +0200 (Mon, 12 Jul 2004) | 1 line
8674 Changed paths:
8675    M /trunk/src/video_output/video_output.c
8676
8677 Fix refcount problem when creation fails
8678 ------------------------------------------------------------------------
8679 r8171 | zorglub | 2004-07-12 08:42:47 +0200 (Mon, 12 Jul 2004) | 1 line
8680 Changed paths:
8681    M /trunk/modules/video_filter/adjust.c
8682    M /trunk/modules/video_filter/crop.c
8683    M /trunk/modules/video_filter/distort.c
8684    M /trunk/modules/video_filter/filter_common.h
8685    M /trunk/modules/video_filter/invert.c
8686    M /trunk/modules/video_filter/logo.c
8687    M /trunk/modules/video_filter/motionblur.c
8688    M /trunk/modules/video_filter/transform.c
8689
8690 Fix segfault when child vout creation fails
8691 ------------------------------------------------------------------------
8692 r8170 | hartman | 2004-07-11 18:26:58 +0200 (Sun, 11 Jul 2004) | 3 lines
8693 Changed paths:
8694    M /trunk/NEWS
8695    M /trunk/TODO
8696
8697 NEWS: not that 0.7.3 is not released yet
8698 TODO: updates more stuff to do :)
8699
8700 ------------------------------------------------------------------------
8701 r8169 | hartman | 2004-07-11 18:26:21 +0200 (Sun, 11 Jul 2004) | 2 lines
8702 Changed paths:
8703    M /trunk/src/libvlc.h
8704
8705 * Fix audio subtitle track changer hotkey on OSX.
8706
8707 ------------------------------------------------------------------------
8708 r8168 | asmax | 2004-07-11 13:15:43 +0200 (Sun, 11 Jul 2004) | 2 lines
8709 Changed paths:
8710    M /trunk/modules/gui/skins/x11/x11_timer.cpp
8711
8712  * x11_timer.cpp: compilation fix
8713
8714 ------------------------------------------------------------------------
8715 r8167 | fenrir | 2004-07-11 11:58:24 +0200 (Sun, 11 Jul 2004) | 2 lines
8716 Changed paths:
8717    M /trunk/modules/codec/theora.c
8718
8719  *  theora: compilation fix.
8720
8721 ------------------------------------------------------------------------
8722 r8166 | fenrir | 2004-07-10 20:12:56 +0200 (Sat, 10 Jul 2004) | 2 lines
8723 Changed paths:
8724    M /trunk/modules/mux/mpjpeg.c
8725    M /trunk/modules/mux/wav.c
8726
8727  * all: compilation fix.
8728
8729 ------------------------------------------------------------------------
8730 r8165 | gbazin | 2004-07-10 20:08:09 +0200 (Sat, 10 Jul 2004) | 3 lines
8731 Changed paths:
8732    M /trunk/include/mtime.h
8733    M /trunk/include/vlc_common.h
8734    M /trunk/src/misc/mtime.c
8735
8736 * src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
8737   (is going to replace audio_date_t).
8738
8739 ------------------------------------------------------------------------
8740 r8164 | fenrir | 2004-07-10 19:22:35 +0200 (Sat, 10 Jul 2004) | 2 lines
8741 Changed paths:
8742    M /trunk/modules/access_output/file.c
8743    M /trunk/modules/access_output/http.c
8744    M /trunk/modules/access_output/udp.c
8745
8746  * all: sout_ParseCfg -> sout_CfgParse.
8747
8748 ------------------------------------------------------------------------
8749 r8163 | fenrir | 2004-07-10 19:22:10 +0200 (Sat, 10 Jul 2004) | 2 lines
8750 Changed paths:
8751    M /trunk/include/vlc_common.h
8752
8753 * vlc_common: moved a few typedefs from stream_output.h
8754
8755 ------------------------------------------------------------------------
8756 r8162 | fenrir | 2004-07-10 19:20:59 +0200 (Sat, 10 Jul 2004) | 2 lines
8757 Changed paths:
8758    M /trunk/modules/stream_out/display.c
8759    M /trunk/modules/stream_out/duplicate.c
8760    M /trunk/modules/stream_out/es.c
8761    M /trunk/modules/stream_out/gather.c
8762    M /trunk/modules/stream_out/rtp.c
8763    M /trunk/modules/stream_out/standard.c
8764    M /trunk/modules/stream_out/transcode.c
8765    M /trunk/modules/stream_out/transrate/transrate.c
8766
8767  * all: cosmetics.
8768
8769 ------------------------------------------------------------------------
8770 r8161 | fenrir | 2004-07-10 19:20:11 +0200 (Sat, 10 Jul 2004) | 2 lines
8771 Changed paths:
8772    M /trunk/modules/mux/asf.c
8773    M /trunk/modules/mux/avi.c
8774    M /trunk/modules/mux/dummy.c
8775    M /trunk/modules/mux/mp4.c
8776    M /trunk/modules/mux/mpeg/ps.c
8777    M /trunk/modules/mux/mpeg/ts.c
8778    M /trunk/modules/mux/ogg.c
8779
8780  * all: cosmetics + MUX_GET_MIME.
8781
8782 ------------------------------------------------------------------------
8783 r8160 | fenrir | 2004-07-10 19:19:28 +0200 (Sat, 10 Jul 2004) | 2 lines
8784 Changed paths:
8785    M /trunk/modules/codec/ffmpeg/encoder.c
8786    M /trunk/modules/codec/vorbis.c
8787    M /trunk/modules/codec/x264.c
8788
8789  all: sout_ParseCfg -> sout_CfgParse.
8790
8791 ------------------------------------------------------------------------
8792 r8159 | fenrir | 2004-07-10 19:18:50 +0200 (Sat, 10 Jul 2004) | 2 lines
8793 Changed paths:
8794    M /trunk/include/stream_output.h
8795    M /trunk/src/stream_output/stream_output.c
8796
8797  * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used).
8798
8799 ------------------------------------------------------------------------
8800 r8158 | gbazin | 2004-07-09 23:13:11 +0200 (Fri, 09 Jul 2004) | 1 line
8801 Changed paths:
8802    M /trunk/modules/codec/flac.c
8803
8804 * modules/codec/flac.c: couple of fixes.
8805 ------------------------------------------------------------------------
8806 r8157 | gbazin | 2004-07-09 17:15:07 +0200 (Fri, 09 Jul 2004) | 1 line
8807 Changed paths:
8808    M /trunk/modules/demux/playlist/m3u.c
8809    M /trunk/modules/demux/playlist/playlist.c
8810    M /trunk/src/input/stream.c
8811
8812 * modules/demux/playlist, src/input/stream.c: fixed a shitload of bugs in playlist demuxers + simplified a lot.
8813 ------------------------------------------------------------------------
8814 r8156 | fenrir | 2004-07-08 20:10:10 +0200 (Thu, 08 Jul 2004) | 2 lines
8815 Changed paths:
8816    M /trunk/modules/audio_filter/equalizer.c
8817
8818  * equalizer: added a preamp value per preset.
8819
8820 ------------------------------------------------------------------------
8821 r8155 | gbazin | 2004-07-08 16:20:11 +0200 (Thu, 08 Jul 2004) | 1 line
8822 Changed paths:
8823    M /trunk/src/input/decoder.c
8824
8825 * src/input/decoder.c: better pictures leakage detection.
8826 ------------------------------------------------------------------------
8827 r8154 | hartman | 2004-07-08 14:48:29 +0200 (Thu, 08 Jul 2004) | 2 lines
8828 Changed paths:
8829    M /trunk/modules/demux/Modules.am
8830
8831 * Fix building of livedotcom module for !--mostly-builtin
8832
8833 ------------------------------------------------------------------------
8834 r8153 | gbazin | 2004-07-08 14:25:20 +0200 (Thu, 08 Jul 2004) | 1 line
8835 Changed paths:
8836    M /trunk/src/playlist/playlist.c
8837
8838 * src/playlist/playlist.c: another autodelete fix.
8839 ------------------------------------------------------------------------
8840 r8152 | gbazin | 2004-07-08 12:52:23 +0200 (Thu, 08 Jul 2004) | 1 line
8841 Changed paths:
8842    M /trunk/modules/gui/wxwindows/interface.cpp
8843
8844 * modules/gui/wxwindows/interface.cpp: center the volume control on the toolbar.
8845 ------------------------------------------------------------------------
8846 r8151 | sigmunau | 2004-07-08 11:38:42 +0200 (Thu, 08 Jul 2004) | 3 lines
8847 Changed paths:
8848    M /trunk/modules/control/hotkeys.c
8849
8850 hotkeys.c: Don't show "Disabled" when cycling audio tracks. Fixed =/== issue
8851 with the subtitles hotkey (thank you gcc)
8852
8853 ------------------------------------------------------------------------
8854 r8150 | sigmunau | 2004-07-08 11:12:37 +0200 (Thu, 08 Jul 2004) | 2 lines
8855 Changed paths:
8856    M /trunk/include/vlc_keys.h
8857
8858 Forgot this file in my last commit. 
8859
8860 ------------------------------------------------------------------------
8861 r8149 | fenrir | 2004-07-08 01:26:35 +0200 (Thu, 08 Jul 2004) | 2 lines
8862 Changed paths:
8863    M /trunk/modules/access_output/http.c
8864
8865  * http: added a mime option.
8866
8867 ------------------------------------------------------------------------
8868 r8148 | fenrir | 2004-07-08 01:16:30 +0200 (Thu, 08 Jul 2004) | 2 lines
8869 Changed paths:
8870    M /trunk/src/input/demux.c
8871
8872  * demux: stream_DemuxControl: emulate seek.
8873
8874 ------------------------------------------------------------------------
8875 r8147 | fenrir | 2004-07-08 01:12:30 +0200 (Thu, 08 Jul 2004) | 2 lines
8876 Changed paths:
8877    M /trunk/modules/demux/Modules.am
8878
8879  * Modules.am: link livedotcom with access/mms/asf.c
8880
8881 ------------------------------------------------------------------------
8882 r8146 | fenrir | 2004-07-08 01:11:08 +0200 (Thu, 08 Jul 2004) | 2 lines
8883 Changed paths:
8884    M /trunk/modules/demux/livedotcom.cpp
8885
8886  * livedotcom: first try to support m$ rtsp. It works on the url I have.
8887
8888 ------------------------------------------------------------------------
8889 r8145 | sigmunau | 2004-07-07 23:09:20 +0200 (Wed, 07 Jul 2004) | 2 lines
8890 Changed paths:
8891    M /trunk/modules/control/hotkeys.c
8892    M /trunk/src/libvlc.h
8893
8894 hadded keys to cycle audio track and subtitle track
8895
8896 ------------------------------------------------------------------------
8897 r8144 | gbazin | 2004-07-07 18:41:26 +0200 (Wed, 07 Jul 2004) | 1 line
8898 Changed paths:
8899    M /trunk/configure.ac
8900
8901 * configure.ac: added mpjpeg muxer to the build.
8902 ------------------------------------------------------------------------
8903 r8143 | courmisch | 2004-07-07 18:24:56 +0200 (Wed, 07 Jul 2004) | 3 lines
8904 Changed paths:
8905    M /trunk/modules/control/netsync.c
8906
8907 * netsync module no longer IPv4-specific
8908
8909
8910 ------------------------------------------------------------------------
8911 r8142 | gbazin | 2004-07-07 17:51:23 +0200 (Wed, 07 Jul 2004) | 3 lines
8912 Changed paths:
8913    M /trunk/modules/audio_filter/equalizer.c
8914    M /trunk/modules/gui/wxwindows/menus.cpp
8915    M /trunk/src/audio_output/input.c
8916
8917 * src/audio_output/input.c: ability to switch between equalizers on the fly.
8918 * modules/gui/wxwindows/menus.cpp: added equalizers to the menus.
8919
8920 ------------------------------------------------------------------------
8921 r8141 | gbazin | 2004-07-07 15:32:46 +0200 (Wed, 07 Jul 2004) | 1 line
8922 Changed paths:
8923    M /trunk/modules/demux/ogg.c
8924
8925 * modules/demux/ogg.c: fix for --input-repeat
8926 ------------------------------------------------------------------------
8927 r8140 | gbazin | 2004-07-07 15:25:03 +0200 (Wed, 07 Jul 2004) | 1 line
8928 Changed paths:
8929    M /trunk/modules/mux/mpjpeg.c
8930
8931 * modules/mux/mpjpeg.c: allow removing/adding a track on the fly.
8932 ------------------------------------------------------------------------
8933 r8139 | sigmunau | 2004-07-07 14:51:10 +0200 (Wed, 07 Jul 2004) | 2 lines
8934 Changed paths:
8935    M /trunk/modules/demux/mpeg/mpga.c
8936
8937 yet another fix for unavailable id3tag
8938
8939 ------------------------------------------------------------------------
8940 r8138 | gbazin | 2004-07-07 14:29:21 +0200 (Wed, 07 Jul 2004) | 2 lines
8941 Changed paths:
8942    M /trunk/modules/audio_filter/equalizer.c
8943    M /trunk/modules/demux/mp4/mp4.c
8944
8945 * modules/demux/mp4/mp4.c: a couple of fixes for track selection when seeking.
8946
8947 ------------------------------------------------------------------------
8948 r8137 | sigmunau | 2004-07-07 12:06:56 +0200 (Wed, 07 Jul 2004) | 4 lines
8949 Changed paths:
8950    M /trunk/modules/mux/Modules.am
8951    A /trunk/modules/mux/mpjpeg.c
8952
8953 a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting 
8954 streams, served in http, are directly playable by mozilla (though 
8955 horribly slow)
8956
8957 ------------------------------------------------------------------------
8958 r8136 | gbazin | 2004-07-07 00:12:40 +0200 (Wed, 07 Jul 2004) | 1 line
8959 Changed paths:
8960    M /trunk/configure.ac
8961    M /trunk/modules/audio_filter/Modules.am
8962
8963 * configure.ac, modules/audio_filter/Modules.am: added the equalizer module to the build.
8964 ------------------------------------------------------------------------
8965 r8135 | fenrir | 2004-07-06 23:41:15 +0200 (Tue, 06 Jul 2004) | 2 lines
8966 Changed paths:
8967    A /trunk/modules/audio_filter/equalizer.c
8968
8969  * equalizer: simple (and slow) 10 bands equalizer using a IIR filter.
8970
8971 ------------------------------------------------------------------------
8972 r8134 | djc | 2004-07-06 19:16:32 +0200 (Tue, 06 Jul 2004) | 3 lines
8973 Changed paths:
8974    M /trunk/build-vlc
8975    M /trunk/config.in
8976
8977 Added current changes in the menu.
8978 I will now try to generate defconfig by bootstrap...
8979
8980 ------------------------------------------------------------------------
8981 r8133 | gbazin | 2004-07-06 19:09:10 +0200 (Tue, 06 Jul 2004) | 1 line
8982 Changed paths:
8983    M /trunk/src/stream_output/stream_output.c
8984
8985 * src/stream_output/stream_output.c: don't forget to detach an object before destroying it.
8986 ------------------------------------------------------------------------
8987 r8132 | gbazin | 2004-07-06 19:01:12 +0200 (Tue, 06 Jul 2004) | 3 lines
8988 Changed paths:
8989    M /trunk/modules/codec/dvbsub.c
8990
8991 * modules/codec/dvbsub.c: rewrite of the DVB subtitles decoder.
8992    It can finally decode properly all the samples I have.
8993
8994 ------------------------------------------------------------------------
8995 r8131 | gbazin | 2004-07-06 18:54:05 +0200 (Tue, 06 Jul 2004) | 1 line
8996 Changed paths:
8997    M /trunk/modules/codec/araw.c
8998
8999 * modules/codec/araw.c: increased priority of encoder.
9000 ------------------------------------------------------------------------
9001 r8130 | gbazin | 2004-07-06 18:51:35 +0200 (Tue, 06 Jul 2004) | 2 lines
9002 Changed paths:
9003    M /trunk/configure.ac
9004    M /trunk/modules/mux/Modules.am
9005    A /trunk/modules/mux/wav.c
9006
9007 * modules/mux/wav.c: start of a WAV audio file muxer.
9008
9009 ------------------------------------------------------------------------
9010 r8129 | hartman | 2004-07-05 22:42:52 +0200 (Mon, 05 Jul 2004) | 3 lines
9011 Changed paths:
9012    M /trunk/extras/contrib/src/Makefile
9013    M /trunk/extras/contrib/src/Patches/libcddb.patch
9014    M /trunk/extras/contrib/src/packages.mak
9015
9016 * fix contrib system on OS X 10.2.
9017   - some libcddb bugs found. Sent them upstream too.
9018
9019 ------------------------------------------------------------------------
9020 r8128 | fenrir | 2004-07-05 21:50:06 +0200 (Mon, 05 Jul 2004) | 2 lines
9021 Changed paths:
9022    M /trunk/include/vlc_block.h
9023    M /trunk/src/misc/block.c
9024
9025  * block.*: faster block_* and removed unused features.
9026
9027 ------------------------------------------------------------------------
9028 r8127 | courmisch | 2004-07-05 19:14:00 +0200 (Mon, 05 Jul 2004) | 2 lines
9029 Changed paths:
9030    M /trunk/modules/stream_out/rtp.c
9031
9032 Fixed memory leak (can anyone confirm?)
9033
9034 ------------------------------------------------------------------------
9035 r8126 | courmisch | 2004-07-05 17:43:56 +0200 (Mon, 05 Jul 2004) | 4 lines
9036 Changed paths:
9037    M /trunk/configure.ac
9038    M /trunk/src/misc/httpd.c
9039
9040 * configure.ac: check for struct sockaddr_storage
9041 * src/misc/httpd.c: use sockaddr_storage instead of sockaddr_in
9042          (so I may have a chance of storing a sockaddr_in6 one day)
9043
9044 ------------------------------------------------------------------------
9045 r8125 | hartman | 2004-07-05 16:18:51 +0200 (Mon, 05 Jul 2004) | 3 lines
9046 Changed paths:
9047    M /trunk/bootstrap
9048
9049 * aclocal doesn't handle searching in non-existing dirs all that gracefully.
9050   new method in which aclocal args first get stored in a variable.
9051
9052 ------------------------------------------------------------------------
9053 r8124 | gbazin | 2004-07-05 15:04:11 +0200 (Mon, 05 Jul 2004) | 1 line
9054 Changed paths:
9055    M /trunk/src/misc/block.c
9056
9057 * src/misc/block.c: win32 race condition fix.
9058 ------------------------------------------------------------------------
9059 r8123 | gbazin | 2004-07-05 13:34:27 +0200 (Mon, 05 Jul 2004) | 1 line
9060 Changed paths:
9061    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
9062
9063 * modules/gui/skins2/win32/win32_factory.cpp: implement minimize() on win32 (I need to access the window manager object from here, don't know if this is safe).
9064 ------------------------------------------------------------------------
9065 r8122 | hartman | 2004-07-05 13:02:41 +0200 (Mon, 05 Jul 2004) | 2 lines
9066 Changed paths:
9067    M /trunk/extras/contrib/src/packages.mak
9068
9069 * contrib system breakage fix
9070
9071 ------------------------------------------------------------------------
9072 r8121 | hartman | 2004-07-05 03:27:35 +0200 (Mon, 05 Jul 2004) | 25 lines
9073 Changed paths:
9074    M /trunk/Makefile.am
9075    M /trunk/TODO
9076    M /trunk/configure.ac
9077    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9078    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
9079    M /trunk/modules/gui/macosx/applescript.m
9080    M /trunk/modules/gui/macosx/controls.m
9081    M /trunk/modules/gui/macosx/intf.h
9082    M /trunk/modules/gui/macosx/intf.m
9083    M /trunk/modules/gui/macosx/misc.m
9084    M /trunk/modules/gui/macosx/open.m
9085    M /trunk/modules/gui/macosx/output.m
9086    M /trunk/modules/gui/macosx/playlist.m
9087    M /trunk/modules/gui/macosx/playlistinfo.m
9088    M /trunk/modules/gui/macosx/prefs.m
9089    M /trunk/modules/gui/macosx/vout.m
9090    M /trunk/src/interface/interface.c
9091    M /trunk/src/vlc.c
9092
9093 * OSX lowlevel work
9094   - The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :).
9095     This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly.
9096   - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet.
9097   - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI.
9098   - there are some autorelease leaks which need to be tackled.
9099   - moved a lot of the VLCApplication func. to the VLCMain class.
9100   - VLCMain is a +sharedInstance now.
9101   - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers?
9102
9103 Examples:
9104 VLC.app/Contents/MacOS/VLC [-I macosx]
9105 launches VLC as before (requires you to be logged in via GUI)
9106
9107 VLC.app/Contents/MacOS/VLC -I ncurses
9108 launch vlc with a ncurses intf and display video on your mac
9109 (requires you to be logged in via GUI)
9110
9111 VLC.app/Contents/MacOS/clivlc -I telnet -d
9112 launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids
9113
9114 Now how is that for combining GUI and cli in one application on the mac?!!? :)
9115 jlj? I finally understand now how the OS X interface works !
9116
9117
9118 ------------------------------------------------------------------------
9119 r8120 | hartman | 2004-07-05 02:22:13 +0200 (Mon, 05 Jul 2004) | 5 lines
9120 Changed paths:
9121    M /trunk/bootstrap
9122    M /trunk/extras/contrib/src/Makefile
9123    A /trunk/extras/contrib/src/Patches/libcddb.patch
9124    A /trunk/extras/contrib/src/Patches/vcdimager.patch
9125    M /trunk/extras/contrib/src/packages.mak
9126
9127 * Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
9128 * Fixed bootstrap to use pkg.m4 from contrib system
9129 * Patches to make libcddb and vcdimager work
9130   (stupid bugs !, how do they compile with this on other system?)
9131
9132 ------------------------------------------------------------------------
9133 r8119 | adn | 2004-07-05 00:48:36 +0200 (Mon, 05 Jul 2004) | 2 lines
9134 Changed paths:
9135    M /trunk/doc/skins/skins2-howto.xml
9136
9137 remember to enable it in the doc for 0.7.3
9138
9139 ------------------------------------------------------------------------
9140 r8118 | adn | 2004-07-05 00:45:22 +0200 (Mon, 05 Jul 2004) | 2 lines
9141 Changed paths:
9142    M /trunk/doc/skins/skins2-howto.xml
9143
9144 doc up to date (minimize)
9145
9146 ------------------------------------------------------------------------
9147 r8117 | adn | 2004-07-05 00:37:01 +0200 (Mon, 05 Jul 2004) | 2 lines
9148 Changed paths:
9149    A /trunk/share/skins2/default/reduce_mouseover.png
9150    M /trunk/share/skins2/default/theme.xml
9151
9152 minimize in the default theme
9153
9154 ------------------------------------------------------------------------
9155 r8116 | adn | 2004-07-05 00:22:10 +0200 (Mon, 05 Jul 2004) | 2 lines
9156 Changed paths:
9157    M /trunk/modules/gui/skins2/Modules.am
9158    A /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
9159    A /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
9160    M /trunk/modules/gui/skins2/parser/interpreter.cpp
9161    M /trunk/modules/gui/skins2/src/os_factory.hpp
9162    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
9163    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
9164    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
9165    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
9166
9167 added a function to minimize VLC (check win32 compilation)
9168
9169 ------------------------------------------------------------------------
9170 r8115 | asmax | 2004-07-03 16:04:14 +0200 (Sat, 03 Jul 2004) | 2 lines
9171 Changed paths:
9172    M /trunk/modules/gui/wxwindows/menus.cpp
9173
9174   * wxwindows/menus.cpp: added missing _()
9175
9176 ------------------------------------------------------------------------
9177 r8114 | hartman | 2004-07-02 19:44:16 +0200 (Fri, 02 Jul 2004) | 2 lines
9178 Changed paths:
9179    M /trunk/NEWS
9180    M /trunk/THANKS
9181    M /trunk/TODO
9182
9183 * Update TODO and other junk
9184
9185 ------------------------------------------------------------------------
9186 r8113 | gbazin | 2004-07-02 17:12:35 +0200 (Fri, 02 Jul 2004) | 4 lines
9187 Changed paths:
9188    M /trunk/include/video_output.h
9189    M /trunk/include/vlc_video.h
9190    M /trunk/modules/video_output/directx/directx.c
9191    M /trunk/src/video_output/video_output.c
9192    M /trunk/src/video_output/vout_pictures.c
9193
9194 * include/video_output.h, include/vlc_video.h, src/video_output/*:
9195    + When dealing with slow direct buffers, use a temporary picture to overlay subtitles (avoids slow reads during alpha-blending).
9196 * modules/video_output/directx/directx.c: signal slow picture buffers.
9197
9198 ------------------------------------------------------------------------
9199 r8112 | gbazin | 2004-07-01 18:05:05 +0200 (Thu, 01 Jul 2004) | 1 line
9200 Changed paths:
9201    M /trunk/modules/codec/dmo/dmo.c
9202
9203 * modules/codec/dmo/dmo.c: small fix to CopyPicture()
9204 ------------------------------------------------------------------------
9205 r8111 | gbazin | 2004-07-01 16:45:45 +0200 (Thu, 01 Jul 2004) | 1 line
9206 Changed paths:
9207    M /trunk/src/playlist/playlist.c
9208
9209 * src/playlist/playlist.c: fixed recent playlist f\!ckage.
9210 ------------------------------------------------------------------------
9211 r8110 | sigmunau | 2004-07-01 14:54:19 +0200 (Thu, 01 Jul 2004) | 3 lines
9212 Changed paths:
9213    M /trunk/include/vlc_video.h
9214    M /trunk/src/video_output/vout_pictures.c
9215    M /trunk/src/video_output/vout_pictures.h
9216
9217 Doxygenized some functions in vout_pictures.c. Prepared for new chroma
9218 fourcc YUVA to be used in subpicture rendering
9219
9220 ------------------------------------------------------------------------
9221 r8109 | sigmunau | 2004-07-01 14:37:53 +0200 (Thu, 01 Jul 2004) | 3 lines
9222 Changed paths:
9223    M /trunk/src/playlist/sort.c
9224
9225 quit fast when sorting a playlist with 1 or less entries. Fixes a crash when
9226 shuffeling a playlist with 1 entry
9227
9228 ------------------------------------------------------------------------
9229 r8108 | gbazin | 2004-07-01 14:37:14 +0200 (Thu, 01 Jul 2004) | 4 lines
9230 Changed paths:
9231    M /trunk/src/libvlc.c
9232    M /trunk/src/libvlc.h
9233
9234 * src/libvlc.c:
9235    + start daemon mode before modules are loaded.
9236    + dummy interface is the default interface when in daemon mode.
9237
9238 ------------------------------------------------------------------------
9239 r8107 | gbazin | 2004-07-01 12:48:44 +0200 (Thu, 01 Jul 2004) | 1 line
9240 Changed paths:
9241    M /trunk/modules/mux/mpeg/ts.c
9242
9243 * modules/mux/mpeg/ts.c: compilation fix.
9244 ------------------------------------------------------------------------
9245 r8106 | gbazin | 2004-07-01 12:35:48 +0200 (Thu, 01 Jul 2004) | 1 line
9246 Changed paths:
9247    M /trunk/modules/codec/theora.c
9248
9249 * modules/codec/theora.c: correct encoding aspect ratio.
9250 ------------------------------------------------------------------------
9251 r8105 | gbazin | 2004-07-01 12:32:26 +0200 (Thu, 01 Jul 2004) | 1 line
9252 Changed paths:
9253    M /trunk/configure.ac
9254
9255 * configure.ac: link dvdcss with dvdread on win32/darwin.
9256 ------------------------------------------------------------------------
9257 r8104 | gbazin | 2004-07-01 12:06:42 +0200 (Thu, 01 Jul 2004) | 3 lines
9258 Changed paths:
9259    M /trunk/configure.ac
9260    M /trunk/include/codecs.h
9261    M /trunk/modules/codec/dmo
9262    A /trunk/modules/codec/dmo/Modules.am
9263    A /trunk/modules/codec/dmo/buffer.c
9264    A /trunk/modules/codec/dmo/dmo.c
9265    A /trunk/modules/codec/dmo/dmo.h
9266
9267 * modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only).
9268    This plugin allows using DMO filters to decode some media types (eg. WMV3).
9269
9270 ------------------------------------------------------------------------
9271 r8103 | gbazin | 2004-07-01 11:47:05 +0200 (Thu, 01 Jul 2004) | 1 line
9272 Changed paths:
9273    A /trunk/modules/codec/dmo
9274
9275 * modules/codec/dmo: new directory.
9276 ------------------------------------------------------------------------
9277 r8102 | gbazin | 2004-07-01 01:18:54 +0200 (Thu, 01 Jul 2004) | 1 line
9278 Changed paths:
9279    M /trunk/modules/mux/mpeg/ts.c
9280
9281 * modules/mux/mpeg/ts.c: support for dts and dvbs + a few coding style changes.
9282 ------------------------------------------------------------------------
9283 r8101 | hartman | 2004-07-01 00:44:41 +0200 (Thu, 01 Jul 2004) | 3 lines
9284 Changed paths:
9285    M /trunk/modules/codec/theora.c
9286
9287 * set correct AR on theora video.
9288   this is also broken for encoding, but i'm not sure how to fix this.
9289
9290 ------------------------------------------------------------------------
9291 r8100 | gbazin | 2004-07-01 00:15:32 +0200 (Thu, 01 Jul 2004) | 1 line
9292 Changed paths:
9293    M /trunk/modules/demux/ts.c
9294
9295 * modules/demux/ts.c: added DTS support as per "ETSI TS 101 154" Annex F.
9296 ------------------------------------------------------------------------
9297 r8099 | hartman | 2004-06-30 23:37:58 +0200 (Wed, 30 Jun 2004) | 8 lines
9298 Changed paths:
9299    M /trunk/src/libvlc.c
9300
9301 * src/libvlc.c:
9302   - always use the dummy interface as the primary interface
9303     in daemon mode.
9304   - always launch the logger interface as a secondary interface.
9305     (perhaps later let vlc log to /var/log if it has the rights? in append mode?)
9306   - any other interfaces should be launched with --extraintf
9307   - we should add a pid file option for daemon mode?
9308
9309 ------------------------------------------------------------------------
9310 r8098 | asmax | 2004-06-30 20:07:34 +0200 (Wed, 30 Jun 2004) | 5 lines
9311 Changed paths:
9312    M /trunk/src/playlist/playlist.c
9313
9314  * src/playlist/playlist.c: check "prevent-skip" to avoid skipping
9315  twice after a "goto" or a "skip" command.
9316  I don't know if it is the proper fix, but at least the playlist is
9317  useable now ;)
9318
9319 ------------------------------------------------------------------------
9320 r8097 | hartman | 2004-06-30 18:26:48 +0200 (Wed, 30 Jun 2004) | 2 lines
9321 Changed paths:
9322    M /trunk/include/main.h
9323    M /trunk/src/libvlc.c
9324    M /trunk/src/libvlc.h
9325
9326 * first stab at vlc daemon mode (-d, --daemon )
9327
9328 ------------------------------------------------------------------------
9329 r8096 | sigmunau | 2004-06-30 18:06:11 +0200 (Wed, 30 Jun 2004) | 2 lines
9330 Changed paths:
9331    M /trunk/modules/demux/mpeg/mpga.c
9332
9333 segfault fix when id3tag is unavailable
9334
9335 ------------------------------------------------------------------------
9336 r8095 | hartman | 2004-06-29 17:53:28 +0200 (Tue, 29 Jun 2004) | 3 lines
9337 Changed paths:
9338    M /trunk/NEWS
9339    M /trunk/TODO
9340
9341 * TODO: some changes
9342 * NEWS: let's keep it up to date, will mean less searching trough mailboxes in august.
9343
9344 ------------------------------------------------------------------------
9345 r8094 | gbazin | 2004-06-29 17:27:56 +0200 (Tue, 29 Jun 2004) | 1 line
9346 Changed paths:
9347    M /trunk/modules/codec/ffmpeg/video.c
9348
9349 * modules/codec/ffmpeg/video.c: force the very 1st frame (for still pictures).
9350 ------------------------------------------------------------------------
9351 r8093 | fenrir | 2004-06-29 00:49:43 +0200 (Tue, 29 Jun 2004) | 2 lines
9352 Changed paths:
9353    M /trunk/src/input/input.c
9354    M /trunk/src/input/var.c
9355
9356  * all: re-enabled meta-datas.
9357
9358 ------------------------------------------------------------------------
9359 r8092 | fenrir | 2004-06-29 00:11:03 +0200 (Tue, 29 Jun 2004) | 2 lines
9360 Changed paths:
9361    M /trunk/src/input/es_out.c
9362
9363  * es_out: re-enabled meta infos about ES.
9364
9365 ------------------------------------------------------------------------
9366 r8091 | fenrir | 2004-06-28 23:36:17 +0200 (Mon, 28 Jun 2004) | 2 lines
9367 Changed paths:
9368    M /trunk/modules/demux/demuxdump.c
9369
9370  * demuxdump: ported to demux2.
9371
9372 ------------------------------------------------------------------------
9373 r8090 | gbazin | 2004-06-28 18:03:44 +0200 (Mon, 28 Jun 2004) | 1 line
9374 Changed paths:
9375    M /trunk/modules/demux/mjpeg.c
9376
9377 * modules/demux/mjpeg.c: handle jpeg stills.
9378 ------------------------------------------------------------------------
9379 r8089 | fkuehne | 2004-06-28 16:17:27 +0200 (Mon, 28 Jun 2004) | 1 line
9380 Changed paths:
9381    M /trunk/po/de.po
9382
9383 * massive translation corrections
9384 ------------------------------------------------------------------------
9385 r8088 | fkuehne | 2004-06-28 16:16:51 +0200 (Mon, 28 Jun 2004) | 1 line
9386 Changed paths:
9387    M /trunk/modules/access/dvb/access.c
9388    M /trunk/modules/stream_out/rtp.c
9389    M /trunk/modules/video_filter/clone.c
9390    M /trunk/modules/video_filter/logo.c
9391    M /trunk/modules/video_filter/motionblur.c
9392    M /trunk/modules/video_filter/wall.c
9393
9394 * ALL: minor spelling fixes
9395 ------------------------------------------------------------------------
9396 r8087 | gbazin | 2004-06-28 16:04:07 +0200 (Mon, 28 Jun 2004) | 1 line
9397 Changed paths:
9398    M /trunk/modules/gui/wxwindows/fileinfo.cpp
9399
9400 * modules/gui/wxwindows/fileinfo.cpp: fixed typo.
9401 ------------------------------------------------------------------------
9402 r8086 | gbazin | 2004-06-28 16:03:28 +0200 (Mon, 28 Jun 2004) | 1 line
9403 Changed paths:
9404    M /trunk/src/input/control.c
9405
9406 * src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
9407 ------------------------------------------------------------------------
9408 r8085 | gbazin | 2004-06-28 11:21:22 +0200 (Mon, 28 Jun 2004) | 1 line
9409 Changed paths:
9410    M /trunk/configure.ac
9411
9412 * configure.ac: re-enabled the id3 and id3tag modules.
9413 ------------------------------------------------------------------------
9414 r8084 | hartman | 2004-06-28 03:36:48 +0200 (Mon, 28 Jun 2004) | 3 lines
9415 Changed paths:
9416    M /trunk/modules/audio_output/coreaudio.c
9417
9418 * take hog mode if during AC3 playback
9419   jlj could you please verify this ?
9420
9421 ------------------------------------------------------------------------
9422 r8083 | hartman | 2004-06-28 01:40:29 +0200 (Mon, 28 Jun 2004) | 2 lines
9423 Changed paths:
9424    M /trunk/modules/control/hotkeys.c
9425
9426 * check for p_vout before accessing it. (quit before playing would cause a crash as of late)
9427
9428 ------------------------------------------------------------------------
9429 r8082 | fenrir | 2004-06-27 21:56:03 +0200 (Sun, 27 Jun 2004) | 4 lines
9430 Changed paths:
9431    M /trunk/modules/demux/mpeg/mpga.c
9432
9433  * mpga: improved DEMUX_GET_TIME. It has now a perfect precision until
9434 the first seek. (A good DEMUX_SET_TIME has to be implemented with high
9435 precision).
9436
9437 ------------------------------------------------------------------------
9438 r8081 | fenrir | 2004-06-27 21:54:35 +0200 (Sun, 27 Jun 2004) | 4 lines
9439 Changed paths:
9440    M /trunk/src/input/input.c
9441    M /trunk/src/input/var.c
9442    M /trunk/src/libvlc.h
9443
9444  * all: a new --input-slave option to start playing with multi-input (#
9445  is used as a separator), it may or may not work (depend a lot on the
9446  demux).
9447
9448 ------------------------------------------------------------------------
9449 r8080 | gbazin | 2004-06-27 21:35:53 +0200 (Sun, 27 Jun 2004) | 1 line
9450 Changed paths:
9451    M /trunk/modules/gui/wxwindows/menus.cpp
9452
9453 * modules/gui/wxwindows/menus.cpp: added file info and messages entries to the popup menu.
9454 ------------------------------------------------------------------------
9455 r8079 | gbazin | 2004-06-27 21:27:01 +0200 (Sun, 27 Jun 2004) | 1 line
9456 Changed paths:
9457    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
9458
9459 * modules/gui/skins2/controls/ctrl_checkbox.cpp: handle double click events too
9460 ------------------------------------------------------------------------
9461 r8078 | gbazin | 2004-06-27 16:37:28 +0200 (Sun, 27 Jun 2004) | 1 line
9462 Changed paths:
9463    M /trunk/modules/access/dvdread.c
9464
9465 * modules/access/dvdread.c: use SPU palette.
9466 ------------------------------------------------------------------------
9467 r8077 | gbazin | 2004-06-27 16:13:07 +0200 (Sun, 27 Jun 2004) | 1 line
9468 Changed paths:
9469    M /trunk/modules/access/dvdread.c
9470
9471 * modules/access/dvdread.c: got rid of warnings.
9472 ------------------------------------------------------------------------
9473 r8076 | gbazin | 2004-06-27 15:32:07 +0200 (Sun, 27 Jun 2004) | 4 lines
9474 Changed paths:
9475    M /trunk/modules/access/dvdnav.c
9476    M /trunk/modules/access/dvdread.c
9477    M /trunk/modules/gui/wxwindows/menus.cpp
9478
9479 * access/dvdread.c: misc improvements/fixes.
9480 * modules/access/dvdnav.c: chapters start from 1.
9481 * modules/gui/wxwindows/menus.cpp: removed debug message.
9482
9483 ------------------------------------------------------------------------
9484 r8075 | gbazin | 2004-06-27 12:19:23 +0200 (Sun, 27 Jun 2004) | 6 lines
9485 Changed paths:
9486    M /trunk/src/input/input.c
9487    M /trunk/src/input/var.c
9488
9489 * src/input/input.c:
9490   + fixed typo in INPUT_CONTROL_SET_SEEKPOINT_NEXT.
9491   + a few coding style changes.
9492 * input/var.c:
9493   + use the descriptive name for titles/chapters if available.
9494
9495 ------------------------------------------------------------------------
9496 r8074 | gbazin | 2004-06-27 12:16:57 +0200 (Sun, 27 Jun 2004) | 1 line
9497 Changed paths:
9498    M /trunk/modules/access/dvdread.c
9499
9500 * modules/access/dvdread.c: titles and chapters start from 1.
9501 ------------------------------------------------------------------------
9502 r8073 | gbazin | 2004-06-26 20:40:54 +0200 (Sat, 26 Jun 2004) | 1 line
9503 Changed paths:
9504    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
9505
9506 * modules/gui/skins2/controls/ctrl_image.cpp: fixed the infamous popup bug under x11.
9507 ------------------------------------------------------------------------
9508 r8072 | gbazin | 2004-06-26 19:01:16 +0200 (Sat, 26 Jun 2004) | 2 lines
9509 Changed paths:
9510    M /trunk/modules/gui/skins2/x11/x11_window.cpp
9511
9512 * modules/gui/skins2/x11/x11_window.cpp: "stay on top" support if window manager supports _NET_WM_STATE_STAYS_ON_TOP.
9513
9514 ------------------------------------------------------------------------
9515 r8071 | gbazin | 2004-06-26 18:15:27 +0200 (Sat, 26 Jun 2004) | 1 line
9516 Changed paths:
9517    M /trunk/modules/gui/skins2/src/vlcproc.cpp
9518    M /trunk/modules/gui/skins2/vars/time.cpp
9519
9520 * modules/gui/skins2/*: removed a couple of fixme
9521 ------------------------------------------------------------------------
9522 r8070 | gbazin | 2004-06-26 17:27:27 +0200 (Sat, 26 Jun 2004) | 1 line
9523 Changed paths:
9524    M /trunk/modules/gui/skins2/src/skin_main.cpp
9525    M /trunk/src/playlist/playlist.c
9526
9527  src/playlist/playlist.c, modules/gui/skins2/src/skin_main.cpp: hmmm
9528 ------------------------------------------------------------------------
9529 r8069 | gbazin | 2004-06-26 17:19:31 +0200 (Sat, 26 Jun 2004) | 1 line
9530 Changed paths:
9531    M /trunk/src/misc/modules.c
9532
9533 * src/misc/modules.c: got rid of unused variable.
9534 ------------------------------------------------------------------------
9535 r8068 | gbazin | 2004-06-26 17:18:06 +0200 (Sat, 26 Jun 2004) | 3 lines
9536 Changed paths:
9537    M /trunk/src/misc/modules.c
9538    M /trunk/src/playlist/playlist.c
9539
9540 * src/misc/modules.c: module_Need() probed sub-modules twice.
9541 * playlist/playlist.c: with autodeletion, destroy the input before deleting the playlist item (shared data between both).
9542
9543 ------------------------------------------------------------------------
9544 r8067 | gbazin | 2004-06-26 16:43:11 +0200 (Sat, 26 Jun 2004) | 1 line
9545 Changed paths:
9546    M /trunk/modules/gui/skins2/src/skin_main.cpp
9547
9548 * modules/gui/skins2/src/skin_main.cpp: small cleanup to the skins loader demux.
9549 ------------------------------------------------------------------------
9550 r8066 | asmax | 2004-06-26 00:47:56 +0200 (Sat, 26 Jun 2004) | 2 lines
9551 Changed paths:
9552    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
9553
9554  * ctrl_button.cpp : handle double click events too
9555
9556 ------------------------------------------------------------------------
9557 r8065 | fenrir | 2004-06-25 22:46:11 +0200 (Fri, 25 Jun 2004) | 2 lines
9558 Changed paths:
9559    M /trunk/include/vlc_input.h
9560
9561  * vlc_input: removed unused p_sys.
9562
9563 ------------------------------------------------------------------------
9564 r8064 | hartman | 2004-06-25 21:44:48 +0200 (Fri, 25 Jun 2004) | 2 lines
9565 Changed paths:
9566    M /trunk/extras/contrib/src/Makefile
9567    M /trunk/extras/contrib/src/packages.mak
9568
9569 * dvdnav <-> dvdplay contrib
9570
9571 ------------------------------------------------------------------------
9572 r8063 | fenrir | 2004-06-25 20:55:14 +0200 (Fri, 25 Jun 2004) | 2 lines
9573 Changed paths:
9574    M /trunk/modules/demux/subtitle.c
9575
9576  * subtitle: removed debug message.
9577
9578 ------------------------------------------------------------------------
9579 r8062 | fenrir | 2004-06-25 20:41:15 +0200 (Fri, 25 Jun 2004) | 2 lines
9580 Changed paths:
9581    M /trunk/modules/demux/subtitle.c
9582
9583  * subtitle: compilation fix. 
9584
9585 ------------------------------------------------------------------------
9586 r8061 | fenrir | 2004-06-25 20:35:56 +0200 (Fri, 25 Jun 2004) | 6 lines
9587 Changed paths:
9588    M /trunk/configure.ac
9589    M /trunk/modules/demux/Modules.am
9590    M /trunk/modules/demux/avi/avi.c
9591    M /trunk/modules/demux/mp4/mp4.c
9592    A /trunk/modules/demux/subtitle.c (from /trunk/modules/demux/util/sub.c:8042)
9593    M /trunk/modules/demux/util/Modules.am
9594    D /trunk/modules/demux/util/sub.c
9595    D /trunk/modules/demux/util/sub.h
9596    M /trunk/src/input/decoder.c
9597    M /trunk/src/input/es_out.c
9598    M /trunk/src/input/input.c
9599    M /trunk/src/input/input_internal.h
9600    M /trunk/src/input/stream.c
9601
9602
9603  * sub ->subtitle : converted sub.c to a 'real' demux2.
9604  * input.c: added basic multi-input support for subtitle.
9605  * avi, mp4: don't exit anymore when no es selected.
9606
9607
9608 ------------------------------------------------------------------------
9609 r8060 | gbazin | 2004-06-25 16:31:52 +0200 (Fri, 25 Jun 2004) | 3 lines
9610 Changed paths:
9611    M /trunk/modules/gui/wxwindows/menus.cpp
9612    M /trunk/modules/video_output/directx/directx.c
9613    M /trunk/modules/video_output/directx/vout.h
9614
9615 * modules/video_output/directx/*: added a "wallpaper" mode (only when overlay is available).
9616 * modules/gui/wxwindows/menus.cpp: wallpaper entry in the menu.
9617
9618 ------------------------------------------------------------------------
9619 r8059 | gbazin | 2004-06-25 16:25:27 +0200 (Fri, 25 Jun 2004) | 3 lines
9620 Changed paths:
9621    M /trunk/modules/access/dvdread.c
9622    M /trunk/modules/gui/wxwindows/open.cpp
9623
9624 * gui/wxwindows/open.cpp: removed deprecated DVD entries.
9625 * access/dvdread.c: added dvdsimple shortcut.
9626
9627 ------------------------------------------------------------------------
9628 r8058 | sam | 2004-06-25 14:21:32 +0200 (Fri, 25 Jun 2004) | 4 lines
9629 Changed paths:
9630    M /trunk/HACKING
9631    M /trunk/bootstrap
9632    M /trunk/configure.ac
9633    M /trunk/m4/vlc.m4
9634
9635   * m4/vlc.m4 configure.ac:
9636     + Moved the shared object suffix detection to vlc.m4.
9637     + Replaced AX_* macros with VLC_* macros.
9638
9639 ------------------------------------------------------------------------
9640 r8057 | sam | 2004-06-25 14:20:20 +0200 (Fri, 25 Jun 2004) | 3 lines
9641 Changed paths:
9642    M /trunk/modules/control/corba/Modules.am
9643
9644   * modules/control/corba/Modules.am:
9645     + Play nicely with recent automake versions.
9646
9647 ------------------------------------------------------------------------
9648 r8056 | gbazin | 2004-06-25 11:57:27 +0200 (Fri, 25 Jun 2004) | 1 line
9649 Changed paths:
9650    M /trunk/src/input/input.c
9651
9652 * src/input/input.c: win32 compilation fix.
9653 ------------------------------------------------------------------------
9654 r8055 | gbazin | 2004-06-25 02:18:47 +0200 (Fri, 25 Jun 2004) | 1 line
9655 Changed paths:
9656    M /trunk/configure.ac
9657
9658 configure.ac: forgot a reference to modules/access/dvdread
9659 ------------------------------------------------------------------------
9660 r8054 | gbazin | 2004-06-25 02:16:48 +0200 (Fri, 25 Jun 2004) | 2 lines
9661 Changed paths:
9662    M /trunk/modules/access/Modules.am
9663    A /trunk/modules/access/dvdnav.c (from /trunk/modules/demux/dvdnav.c:8052)
9664    M /trunk/modules/demux/Modules.am
9665    D /trunk/modules/demux/dvdnav.c
9666
9667 * demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in the access directory.
9668
9669 ------------------------------------------------------------------------
9670 r8053 | gbazin | 2004-06-25 02:09:41 +0200 (Fri, 25 Jun 2004) | 4 lines
9671 Changed paths:
9672    M /trunk/configure.ac
9673    M /trunk/modules/access/Modules.am
9674    D /trunk/modules/access/dvdread
9675    A /trunk/modules/access/dvdread.c (from /trunk/modules/access/dvdread/input.c:8052)
9676
9677 * modules/access/dvdread, modules/access/dvdread.c:
9678   + major rewrite of the dvdread module.
9679   + dvdread is now an access_demux module.
9680
9681 ------------------------------------------------------------------------
9682 r8052 | gbazin | 2004-06-25 01:51:14 +0200 (Fri, 25 Jun 2004) | 4 lines
9683 Changed paths:
9684    M /trunk/configure.ac
9685    D /trunk/modules/access/dvd
9686    D /trunk/modules/access/dvdplay
9687
9688 * configure.ac, modules/access/dvd, modules/access/dvdplay:
9689   + removed dvdplay module which was deprecated in favor of the dvdnav one.
9690   + removed dvd module which is going to be replace with a new dvdread one.
9691
9692 ------------------------------------------------------------------------
9693 r8051 | fenrir | 2004-06-25 00:21:36 +0200 (Fri, 25 Jun 2004) | 2 lines
9694 Changed paths:
9695    M /trunk/src/input/input.c
9696
9697  * input.c: fixed play/pause + cosmetics.
9698
9699 ------------------------------------------------------------------------
9700 r8050 | fenrir | 2004-06-25 00:19:29 +0200 (Fri, 25 Jun 2004) | 2 lines
9701 Changed paths:
9702    M /trunk/src/input/demux.c
9703
9704  * demux.c: added new DEMUX_* queries to demux2_vaControlHelper.
9705
9706 ------------------------------------------------------------------------
9707 r8049 | fenrir | 2004-06-25 00:18:33 +0200 (Fri, 25 Jun 2004) | 2 lines
9708 Changed paths:
9709    M /trunk/include/vlc_input.h
9710
9711  * vlc_input: added missing fields for multi-input (nothing working yet).
9712
9713 ------------------------------------------------------------------------
9714 r8048 | titer | 2004-06-23 23:40:01 +0200 (Wed, 23 Jun 2004) | 2 lines
9715 Changed paths:
9716    M /trunk/modules/gui/macosx/macosx.m
9717
9718  macosx/macosx.m: fixed macosx-opengl-effect string list
9719
9720 ------------------------------------------------------------------------
9721 r8047 | fenrir | 2004-06-23 22:42:07 +0200 (Wed, 23 Jun 2004) | 2 lines
9722 Changed paths:
9723    M /trunk/src/input/stream.c
9724
9725  * stream.c: fixed a problem with peek.
9726
9727 ------------------------------------------------------------------------
9728 r8046 | gbazin | 2004-06-23 22:24:01 +0200 (Wed, 23 Jun 2004) | 1 line
9729 Changed paths:
9730    M /trunk/src/input/es_out.c
9731    M /trunk/src/input/stream.c
9732    M /trunk/src/input/var.c
9733
9734 * src/input: update ES object vars when an ES is removed + some coding style changes.
9735 ------------------------------------------------------------------------
9736 r8045 | gbazin | 2004-06-23 22:20:39 +0200 (Wed, 23 Jun 2004) | 1 line
9737 Changed paths:
9738    M /trunk/modules/demux/dvdnav.c
9739
9740 * modules/demux/dvdnav.c: added "dvd" shortcut and removed old TODO list.
9741 ------------------------------------------------------------------------
9742 r8044 | gbazin | 2004-06-23 21:42:20 +0200 (Wed, 23 Jun 2004) | 1 line
9743 Changed paths:
9744    M /trunk/modules/demux/dvdnav.c
9745
9746 * modules/demux/dvdnav.c: work-around for libdvdnav cvs + a few coding style changes.
9747 ------------------------------------------------------------------------
9748 r8043 | fenrir | 2004-06-23 20:52:06 +0200 (Wed, 23 Jun 2004) | 2 lines
9749 Changed paths:
9750    M /trunk/src/input/es_out.c
9751
9752  * es_out: fixed a bug preventing re-selecting an ES.
9753
9754 ------------------------------------------------------------------------
9755 r8042 | fenrir | 2004-06-23 19:49:26 +0200 (Wed, 23 Jun 2004) | 12 lines
9756 Changed paths:
9757    M /trunk/include/vlc_input.h
9758    M /trunk/modules/control/hotkeys.c
9759    M /trunk/modules/demux/util/sub.c
9760    M /trunk/modules/demux/util/sub.h
9761    M /trunk/src/input/control.c
9762    M /trunk/src/input/es_out.c
9763    M /trunk/src/input/input.c
9764    M /trunk/src/input/input_internal.h
9765    M /trunk/src/input/var.c
9766
9767 * all: - added a boolean "seekable" object variable to p_input.
9768  (becarefull, it's just if you can seek or not, and not if you have to
9769  display the progress bar, for thet last you have to check if "position"
9770  value get != 0.0 )
9771        - added "audio-delay" and "spu-delay" object variables to delay
9772  audio/spu to the video. They can be changed on the fly (untested).
9773        - renamed INPUT__GET/SET_SUBDELAY into
9774  INPUT_SET_SPU_DELAY and added INPUT_SET_AUDIO_DELAY
9775  (wrapper to "audio-delay" and "spu-delay")
9776  - readded INPUT_ADD/GET_INFO/INPUT_SET_NAME. Becarefull to not over-use
9777 them, a demuxer should export DEMUX_GET_META and not using them.
9778
9779 ------------------------------------------------------------------------
9780 r8041 | gbazin | 2004-06-23 15:58:02 +0200 (Wed, 23 Jun 2004) | 3 lines
9781 Changed paths:
9782    M /trunk/modules/demux/m3u.c
9783    M /trunk/src/input/stream.c
9784
9785 * modules/demux/m3u.c: allocate buffer for stream_Read().
9786 * src/input/stream.c: fixed detection of EOF.
9787
9788 ------------------------------------------------------------------------
9789 r8040 | gbazin | 2004-06-23 13:32:59 +0200 (Wed, 23 Jun 2004) | 1 line
9790 Changed paths:
9791    M /trunk/modules/access/vcd/vcd.c
9792    M /trunk/modules/demux/ps.c
9793
9794 * modules/access/vcd/vcd.c, modules/demux/ps.c: fixed vcd.
9795 ------------------------------------------------------------------------
9796 r8039 | hartman | 2004-06-23 12:29:30 +0200 (Wed, 23 Jun 2004) | 2 lines
9797 Changed paths:
9798    M /trunk/modules/gui/macosx/controls.m
9799    M /trunk/modules/gui/macosx/intf.m
9800
9801 * OSX compiles again (BEWARE it is still SEVERELY broken)
9802
9803 ------------------------------------------------------------------------
9804 r8038 | gbazin | 2004-06-23 12:13:05 +0200 (Wed, 23 Jun 2004) | 1 line
9805 Changed paths:
9806    M /trunk/src/input/input.c
9807
9808 * src/input/input.c: win32 fix.
9809 ------------------------------------------------------------------------
9810 r8037 | gbazin | 2004-06-23 12:12:41 +0200 (Wed, 23 Jun 2004) | 1 line
9811 Changed paths:
9812    M /trunk/modules/gui/ncurses.c
9813    M /trunk/modules/gui/wxwindows/wizard.cpp
9814
9815 * modules/gui/ncurses.c, modules/gui/wxwindows/wizard.cpp: compilation fixes.
9816 ------------------------------------------------------------------------
9817 r8036 | zorglub | 2004-06-23 12:00:21 +0200 (Wed, 23 Jun 2004) | 2 lines
9818 Changed paths:
9819    M /trunk/modules/demux/mpeg/mpga.c
9820    M /trunk/modules/demux/util/id3.c
9821    M /trunk/modules/demux/util/id3tag.c
9822
9823 Fix id3 and id3tag (using meta)
9824
9825 ------------------------------------------------------------------------
9826 r8035 | jlj | 2004-06-23 05:15:08 +0200 (Wed, 23 Jun 2004) | 3 lines
9827 Changed paths:
9828    M /trunk/src/audio_output/output.c
9829
9830   * Fix for DTS over SPDIF stuttering. Someone please review.
9831
9832
9833 ------------------------------------------------------------------------
9834 r8034 | fenrir | 2004-06-23 01:17:02 +0200 (Wed, 23 Jun 2004) | 3 lines
9835 Changed paths:
9836    M /trunk/modules/demux/livedotcom.cpp
9837
9838  * livedotcom: begin support of PAUSE. It doesn't work yet, resume
9839 always restarts from the start :(
9840
9841 ------------------------------------------------------------------------
9842 r8033 | gbazin | 2004-06-23 00:21:12 +0200 (Wed, 23 Jun 2004) | 1 line
9843 Changed paths:
9844    M /trunk/configure.ac
9845
9846 * configure.ac: disabled stream_out_display for now.
9847 ------------------------------------------------------------------------
9848 r8032 | zorglub | 2004-06-22 23:55:57 +0200 (Tue, 22 Jun 2004) | 2 lines
9849 Changed paths:
9850    M /trunk/src/misc/modules.c
9851
9852 Re-enable dynamic plugins
9853
9854 ------------------------------------------------------------------------
9855 r8031 | gbazin | 2004-06-22 23:55:50 +0200 (Tue, 22 Jun 2004) | 1 line
9856 Changed paths:
9857    M /trunk/modules/gui/skins/src/skin_main.cpp
9858    M /trunk/modules/gui/skins2/src/skin_main.cpp
9859    M /trunk/modules/gui/skins2/src/vlcproc.cpp
9860    M /trunk/modules/gui/skins2/vars/stream.cpp
9861    M /trunk/modules/gui/skins2/vars/time.cpp
9862
9863 * modules/gui/skins / skins2: compilation fixes.
9864 ------------------------------------------------------------------------
9865 r8030 | gbazin | 2004-06-22 23:22:13 +0200 (Tue, 22 Jun 2004) | 1 line
9866 Changed paths:
9867    M /trunk/configure.ac
9868    M /trunk/modules/codec/cmml/intf.c
9869    M /trunk/modules/codec/theora.c
9870    M /trunk/modules/control/netsync.c
9871    M /trunk/modules/demux/Modules.am
9872    M /trunk/modules/demux/m3u.c
9873    M /trunk/modules/demux/mpeg/Modules.am
9874    M /trunk/modules/demux/playlist/m3u.c
9875    M /trunk/modules/demux/playlist/old.c
9876    M /trunk/modules/demux/playlist/pls.c
9877    M /trunk/modules/demux/ps.c
9878
9879  ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore.
9880 ------------------------------------------------------------------------
9881 r8029 | fenrir | 2004-06-22 22:32:10 +0200 (Tue, 22 Jun 2004) | 2 lines
9882 Changed paths:
9883    M /trunk/modules/codec/speex.c
9884
9885  * speex: missing <vlc/input.h> include.
9886
9887 ------------------------------------------------------------------------
9888 r8028 | fenrir | 2004-06-22 22:19:31 +0200 (Tue, 22 Jun 2004) | 2 lines
9889 Changed paths:
9890    M /trunk/Makefile.am
9891
9892  * Makefile.am: updated.
9893
9894 ------------------------------------------------------------------------
9895 r8027 | fenrir | 2004-06-22 22:10:17 +0200 (Tue, 22 Jun 2004) | 2 lines
9896 Changed paths:
9897    A /trunk/src/input/input_internal.h
9898
9899  input_internal: lalala .
9900
9901 ------------------------------------------------------------------------
9902 r8026 | fenrir | 2004-06-22 22:09:22 +0200 (Tue, 22 Jun 2004) | 2 lines
9903 Changed paths:
9904    A /trunk/include/vlc_stream.h
9905
9906  * vlc_stream.h : oops again.
9907
9908 ------------------------------------------------------------------------
9909 r8025 | fenrir | 2004-06-22 22:07:34 +0200 (Tue, 22 Jun 2004) | 2 lines
9910 Changed paths:
9911    A /trunk/include/vlc_es_out.h
9912
9913  * vlc_es_out.h: oops ;)
9914
9915 ------------------------------------------------------------------------
9916 r8024 | fenrir | 2004-06-22 22:02:47 +0200 (Tue, 22 Jun 2004) | 2 lines
9917 Changed paths:
9918    M /trunk/modules/codec/vorbis.c
9919
9920  * vorbis: compilation fix.
9921
9922 ------------------------------------------------------------------------
9923 r8023 | fenrir | 2004-06-22 21:49:25 +0200 (Tue, 22 Jun 2004) | 2 lines
9924 Changed paths:
9925    M /trunk/configure.ac
9926
9927  * configure.ac: removed access2, demux2, demuxdump, mpeg_system.
9928
9929 ------------------------------------------------------------------------
9930 r8022 | fenrir | 2004-06-22 21:46:10 +0200 (Tue, 22 Jun 2004) | 2 lines
9931 Changed paths:
9932    D /trunk/modules/access/access2.c
9933    D /trunk/modules/demux/demux2.c
9934
9935  * access2, demux2: not needed anymore.
9936
9937 ------------------------------------------------------------------------
9938 r8021 | fenrir | 2004-06-22 21:43:37 +0200 (Tue, 22 Jun 2004) | 6 lines
9939 Changed paths:
9940    M /trunk/configure.ac
9941
9942  * configure.ac: disable plugins that can't compile anymore:
9943     - dvd, dvdread, dvdplay, vcdx, cddax
9944     - gtk, gnome, qt, kde
9945    There are others in this case, specially interface that I can't test.
9946
9947
9948 ------------------------------------------------------------------------
9949 r8020 | fenrir | 2004-06-22 21:35:15 +0200 (Tue, 22 Jun 2004) | 2 lines
9950 Changed paths:
9951    M /trunk/Makefile.am
9952
9953  * all: rework of the input.
9954
9955 ------------------------------------------------------------------------
9956 r8019 | fenrir | 2004-06-22 21:35:01 +0200 (Tue, 22 Jun 2004) | 2 lines
9957 Changed paths:
9958    M /trunk/modules/visualization/goom.c
9959
9960  * all: rework of the input.
9961
9962 ------------------------------------------------------------------------
9963 r8018 | fenrir | 2004-06-22 21:34:44 +0200 (Tue, 22 Jun 2004) | 2 lines
9964 Changed paths:
9965    M /trunk/modules/misc/dummy/dummy.c
9966    M /trunk/modules/misc/dummy/input.c
9967
9968  * all: rework of the input.
9969
9970 ------------------------------------------------------------------------
9971 r8017 | fenrir | 2004-06-22 21:34:20 +0200 (Tue, 22 Jun 2004) | 2 lines
9972 Changed paths:
9973    M /trunk/modules/gui/ncurses.c
9974    M /trunk/modules/gui/wxwindows/bookmarks.cpp
9975    M /trunk/modules/gui/wxwindows/dialogs.cpp
9976    M /trunk/modules/gui/wxwindows/fileinfo.cpp
9977    M /trunk/modules/gui/wxwindows/interface.cpp
9978    M /trunk/modules/gui/wxwindows/timer.cpp
9979    M /trunk/modules/gui/wxwindows/video.cpp
9980
9981  * all: rework of the input.
9982
9983 ------------------------------------------------------------------------
9984 r8016 | fenrir | 2004-06-22 21:34:01 +0200 (Tue, 22 Jun 2004) | 2 lines
9985 Changed paths:
9986    M /trunk/modules/control/gestures.c
9987    M /trunk/modules/control/hotkeys.c
9988    M /trunk/modules/control/http.c
9989    M /trunk/modules/control/joystick.c
9990    M /trunk/modules/control/netsync.c
9991    M /trunk/modules/control/rc.c
9992
9993  * all: rework of the input.
9994
9995 ------------------------------------------------------------------------
9996 r8015 | fenrir | 2004-06-22 21:33:30 +0200 (Tue, 22 Jun 2004) | 2 lines
9997 Changed paths:
9998    M /trunk/modules/codec/libmpeg2.c
9999
10000  * all: rework of the input.
10001
10002 ------------------------------------------------------------------------
10003 r8014 | fenrir | 2004-06-22 21:33:06 +0200 (Tue, 22 Jun 2004) | 2 lines
10004 Changed paths:
10005    M /trunk/modules/demux/dvdnav.c
10006    M /trunk/modules/demux/livedotcom.cpp
10007    M /trunk/modules/demux/mkv.cpp
10008    M /trunk/modules/demux/util/id3.c
10009
10010  * all: rework of the input.
10011
10012 ------------------------------------------------------------------------
10013 r8013 | fenrir | 2004-06-22 21:31:54 +0200 (Tue, 22 Jun 2004) | 2 lines
10014 Changed paths:
10015    M /trunk/src/interface/interface.c
10016    M /trunk/src/libvlc.c
10017    M /trunk/src/video_output/video_output.c
10018    M /trunk/src/video_output/vout_synchro.c
10019
10020  * all: rework of the input.
10021
10022 ------------------------------------------------------------------------
10023 r8012 | fenrir | 2004-06-22 21:31:14 +0200 (Tue, 22 Jun 2004) | 2 lines
10024 Changed paths:
10025    M /trunk/src/misc/modules.c
10026    M /trunk/src/misc/objects.c
10027
10028  * all: rework of the input.
10029
10030 ------------------------------------------------------------------------
10031 r8011 | fenrir | 2004-06-22 21:30:54 +0200 (Tue, 22 Jun 2004) | 2 lines
10032 Changed paths:
10033    M /trunk/src/playlist/loadsave.c
10034    M /trunk/src/playlist/playlist.c
10035
10036  * all: rework of the input.
10037
10038 ------------------------------------------------------------------------
10039 r8010 | fenrir | 2004-06-22 21:30:31 +0200 (Tue, 22 Jun 2004) | 2 lines
10040 Changed paths:
10041    A /trunk/src/input/var.c
10042
10043  * all: rework of the input.
10044
10045 ------------------------------------------------------------------------
10046 r8009 | fenrir | 2004-06-22 21:29:57 +0200 (Tue, 22 Jun 2004) | 2 lines
10047 Changed paths:
10048    M /trunk/src/input/access.c
10049    A /trunk/src/input/clock.c (from /trunk/src/input/input_clock.c:8003)
10050    M /trunk/src/input/control.c
10051    A /trunk/src/input/decoder.c (from /trunk/src/input/input_dec.c:8003)
10052    M /trunk/src/input/demux.c
10053    M /trunk/src/input/es_out.c
10054    M /trunk/src/input/input.c
10055    D /trunk/src/input/input_clock.c
10056    D /trunk/src/input/input_dec.c
10057    D /trunk/src/input/input_ext-plugins.c
10058    D /trunk/src/input/input_programs.c
10059    M /trunk/src/input/stream.c
10060    M /trunk/src/input/subtitles.c
10061
10062  * all: rework of the input.
10063
10064 ------------------------------------------------------------------------
10065 r8008 | fenrir | 2004-06-22 21:29:37 +0200 (Tue, 22 Jun 2004) | 2 lines
10066 Changed paths:
10067    A /trunk/include/vlc_access.h
10068    A /trunk/include/vlc_demux.h
10069    A /trunk/include/vlc_input.h
10070
10071  * all: rework of the input.
10072
10073 ------------------------------------------------------------------------
10074 r8007 | fenrir | 2004-06-22 21:29:19 +0200 (Tue, 22 Jun 2004) | 2 lines
10075 Changed paths:
10076    D /trunk/include/input_ext-dec.h
10077    D /trunk/include/input_ext-intf.h
10078    D /trunk/include/input_ext-plugins.h
10079    D /trunk/include/stream_control.h
10080    M /trunk/include/vlc/decoder.h
10081    M /trunk/include/vlc/input.h
10082    M /trunk/include/vlc/intf.h
10083    M /trunk/include/vlc_codec.h
10084    M /trunk/include/vlc_objects.h
10085
10086  * all: rework of the input.
10087
10088 ------------------------------------------------------------------------
10089 r8006 | fenrir | 2004-06-22 20:39:02 +0200 (Tue, 22 Jun 2004) | 2 lines
10090 Changed paths:
10091    M /trunk/modules/mux/mp4.c
10092
10093  * mp4: fixed width in tkhd. (at least I hope).
10094
10095 ------------------------------------------------------------------------
10096 r8005 | damienf | 2004-06-22 11:13:51 +0200 (Tue, 22 Jun 2004) | 3 lines
10097 Changed paths:
10098    M /trunk/modules/access/dshow/dshow.cpp
10099    M /trunk/modules/access/dshow/filter.cpp
10100    M /trunk/modules/access/dshow/filter.h
10101
10102 - added last resort built-in mediatype for capture filter if card does not returns any (i.e Osprey cards)
10103 - miscelaneous clean ups
10104
10105 ------------------------------------------------------------------------
10106 r8004 | hartman | 2004-06-22 02:03:08 +0200 (Tue, 22 Jun 2004) | 3 lines
10107 Changed paths:
10108    M /trunk/modules/demux/livedotcom.cpp
10109
10110 * modules/demux/livedotcom.cpp: - ts2 -> ts 
10111   - take into account !rtpSource (for UDP support)
10112
10113 ------------------------------------------------------------------------
10114 r8003 | zorglub | 2004-06-20 12:25:22 +0200 (Sun, 20 Jun 2004) | 2 lines
10115 Changed paths:
10116    M /trunk/TODO
10117
10118 DVB NIT parsing
10119
10120 ------------------------------------------------------------------------
10121 r8002 | fenrir | 2004-06-19 16:16:17 +0200 (Sat, 19 Jun 2004) | 2 lines
10122 Changed paths:
10123    M /trunk/modules/mux/mp4.c
10124
10125  * mp4: avcC atom fixed. (Missing sps/pps).
10126
10127 ------------------------------------------------------------------------
10128 r8001 | hartman | 2004-06-18 21:20:34 +0200 (Fri, 18 Jun 2004) | 2 lines
10129 Changed paths:
10130    M /trunk/doc/bugreport-howto.txt
10131
10132 * Bug report howto is a online document.
10133
10134 ------------------------------------------------------------------------
10135 r8000 | hartman | 2004-06-18 20:56:39 +0200 (Fri, 18 Jun 2004) | 2 lines
10136 Changed paths:
10137    M /trunk/doc/Makefile.am
10138    D /trunk/doc/intf-http.txt
10139    D /trunk/doc/vlc-howto.sgml
10140    M /trunk/doc/vlc.1
10141    D /trunk/doc/web-streaming.html
10142
10143 * Removed some deprecated docs. small fix to vlc man page.
10144
10145 ------------------------------------------------------------------------
10146 r7999 | hartman | 2004-06-18 16:00:51 +0200 (Fri, 18 Jun 2004) | 4 lines
10147 Changed paths:
10148    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
10149    M /trunk/extras/contrib/src/Patches/live.patch
10150    M /trunk/extras/contrib/src/packages.mak
10151
10152 * ffmpeg resample.c patch is no longer necessary 
10153 * new liveMedia version
10154 * liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).
10155
10156 ------------------------------------------------------------------------
10157 r7998 | sigmunau | 2004-06-18 14:38:28 +0200 (Fri, 18 Jun 2004) | 3 lines
10158 Changed paths:
10159    M /trunk/modules/audio_filter/resampler/linear.c
10160    M /trunk/modules/audio_filter/resampler/ugly.c
10161
10162 Fixed a nasty memleak in ugly and linear resamplers when alloca is
10163 unavaliable. Also swaped the score of these modules.
10164
10165 ------------------------------------------------------------------------
10166 r7997 | sigmunau | 2004-06-18 13:35:45 +0200 (Fri, 18 Jun 2004) | 2 lines
10167 Changed paths:
10168    M /trunk/include/variables.h
10169    M /trunk/src/playlist/info.c
10170    M /trunk/src/playlist/item-ext.c
10171    M /trunk/src/playlist/item.c
10172    M /trunk/src/video_output/vout_subpictures.c
10173
10174 various documentation fixes
10175
10176 ------------------------------------------------------------------------
10177 r7996 | fenrir | 2004-06-17 22:31:45 +0200 (Thu, 17 Jun 2004) | 4 lines
10178 Changed paths:
10179    M /trunk/modules/demux/livedotcom.cpp
10180
10181  * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
10182 for the report.
10183
10184
10185 ------------------------------------------------------------------------
10186 r7995 | sigmunau | 2004-06-17 14:36:03 +0200 (Thu, 17 Jun 2004) | 3 lines
10187 Changed paths:
10188    M /trunk/doc/Doxyfile
10189    A /trunk/doc/Doxyfile.skins2
10190
10191 splitted the documentation for skins2 out of the main docs. Tweaked the
10192 doxyfile for the main docs a bit.
10193
10194 ------------------------------------------------------------------------
10195 r7994 | sigmunau | 2004-06-17 13:27:49 +0200 (Thu, 17 Jun 2004) | 2 lines
10196 Changed paths:
10197    M /trunk/include/vlc_video.h
10198
10199 include/vlc_video.h: minor doc fix
10200
10201 ------------------------------------------------------------------------
10202 r7993 | sigmunau | 2004-06-17 13:25:02 +0200 (Thu, 17 Jun 2004) | 2 lines
10203 Changed paths:
10204    M /trunk/doc/lirc/example.lircrc
10205
10206 example.lircrc: Added missing commands
10207
10208 ------------------------------------------------------------------------
10209 r7992 | oaubert | 2004-06-17 10:29:56 +0200 (Thu, 17 Jun 2004) | 2 lines
10210 Changed paths:
10211    M /trunk/modules/control/corba/mediacontrol-core.c
10212
10213 Formatting fixes
10214
10215 ------------------------------------------------------------------------
10216 r7991 | yoann | 2004-06-17 05:37:03 +0200 (Thu, 17 Jun 2004) | 8 lines
10217 Changed paths:
10218    M /trunk/doc/developer/video_output.xml
10219    M /trunk/include/osd.h
10220    M /trunk/include/video_output.h
10221    M /trunk/include/vlc_video.h
10222    M /trunk/modules/codec/cmml/intf.c
10223    M /trunk/modules/codec/dvbsub.c
10224    M /trunk/modules/codec/ogt/cvd.c
10225    M /trunk/modules/codec/ogt/cvd_parse.c
10226    M /trunk/modules/codec/ogt/ogt.c
10227    M /trunk/modules/codec/ogt/ogt_parse.c
10228    M /trunk/modules/codec/ogt/subtitle.h
10229    M /trunk/modules/codec/spudec/parse.c
10230    M /trunk/modules/codec/spudec/spudec.c
10231    M /trunk/modules/codec/spudec/spudec.h
10232    M /trunk/modules/codec/subsdec.c
10233    M /trunk/modules/control/corba/mediacontrol-core.c
10234    M /trunk/modules/control/hotkeys.c
10235    M /trunk/modules/control/lirc.c
10236    M /trunk/modules/gui/macosx/controls.m
10237    M /trunk/modules/gui/macosx/playlist.m
10238    M /trunk/modules/misc/freetype.c
10239    M /trunk/src/video_output/video_output.c
10240    M /trunk/src/video_output/video_widgets.c
10241    M /trunk/src/video_output/vout_subpictures.c
10242
10243  * src/video_output/vout_subpictures.c : New OSD channels
10244
10245 When you want to use OSD, you have to register an OSD channel, by calling
10246 vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
10247 There is a particular channel, DEFAULT_CHANNEL that can be used for
10248 general purpose.
10249 See modules/control/hotkeys.c for an example.
10250
10251 ------------------------------------------------------------------------
10252 r7990 | fenrir | 2004-06-16 21:35:33 +0200 (Wed, 16 Jun 2004) | 2 lines
10253 Changed paths:
10254    M /trunk/modules/demux/mp4/mp4.c
10255    M /trunk/modules/mux/mp4.c
10256    M /trunk/modules/packetizer/h264.c
10257
10258  * all: fixed the way h264 streams are stored in .mp4
10259
10260 ------------------------------------------------------------------------
10261 r7989 | fenrir | 2004-06-16 19:28:19 +0200 (Wed, 16 Jun 2004) | 2 lines
10262 Changed paths:
10263    M /trunk/modules/demux/avi/avi.c
10264
10265  * avi: fixed the return value of Seek().
10266
10267 ------------------------------------------------------------------------
10268 r7988 | hartman | 2004-06-15 17:41:53 +0200 (Tue, 15 Jun 2004) | 2 lines
10269 Changed paths:
10270    M /trunk/include/vlc_common.h
10271
10272 * fix the defines for strcasecmp strncasecmp and strcasestr
10273
10274 ------------------------------------------------------------------------
10275 r7987 | hartman | 2004-06-15 17:17:25 +0200 (Tue, 15 Jun 2004) | 2 lines
10276 Changed paths:
10277    M /trunk/src/extras/libc.c
10278
10279 * strcasestr not strncasestr
10280
10281 ------------------------------------------------------------------------
10282 r7986 | hartman | 2004-06-15 16:43:26 +0200 (Tue, 15 Jun 2004) | 2 lines
10283 Changed paths:
10284    M /trunk/include/vlc_common.h
10285
10286 * vlc_strcasestr defines (still missing something. still can't find it)
10287
10288 ------------------------------------------------------------------------
10289 r7985 | hartman | 2004-06-15 16:33:50 +0200 (Tue, 15 Jun 2004) | 2 lines
10290 Changed paths:
10291    M /trunk/include/codecs.h
10292    M /trunk/modules/codec/ffmpeg/ffmpeg.c
10293
10294 * G.726 support trough ffmpeg
10295
10296 ------------------------------------------------------------------------
10297 r7984 | hartman | 2004-06-15 15:47:42 +0200 (Tue, 15 Jun 2004) | 3 lines
10298 Changed paths:
10299    M /trunk/configure.ac
10300    M /trunk/modules/demux/util/sub.c
10301    M /trunk/src/extras/libc.c
10302
10303 * backport of local_stristr to vlc_strcasestr in libc.c
10304   fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
10305
10306 ------------------------------------------------------------------------
10307 r7983 | oaubert | 2004-06-15 11:15:09 +0200 (Tue, 15 Jun 2004) | 4 lines
10308 Changed paths:
10309    M /trunk/configure.ac
10310    M /trunk/modules/misc/Modules.am
10311    A /trunk/modules/misc/svg.c
10312
10313 SVG rendering module. It uses the text rendering API, and converts
10314 plain text to SVG. It can be used to have more control on the subtitle
10315 rendering.
10316
10317 ------------------------------------------------------------------------
10318 r7982 | hartman | 2004-06-15 01:11:14 +0200 (Tue, 15 Jun 2004) | 2 lines
10319 Changed paths:
10320    M /trunk/modules/control/netsync.c
10321
10322 * define INADDR_NONE for Solaris (fixes #1815)
10323
10324 ------------------------------------------------------------------------
10325 r7981 | jpsaman | 2004-06-14 21:19:57 +0200 (Mon, 14 Jun 2004) | 1 line
10326 Changed paths:
10327    M /trunk/modules/video_output/hd1000v.cpp
10328    M /trunk/vlc.roku
10329
10330 Updated build rules.
10331 ------------------------------------------------------------------------
10332 r7980 | jpsaman | 2004-06-14 16:43:16 +0200 (Mon, 14 Jun 2004) | 1 line
10333 Changed paths:
10334    M /trunk/modules/access/dvb/linux_dvb.c
10335
10336 FEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)
10337 ------------------------------------------------------------------------
10338 r7979 | jpsaman | 2004-06-14 16:35:57 +0200 (Mon, 14 Jun 2004) | 1 line
10339 Changed paths:
10340    M /trunk/modules/access/dvb/linux_dvb.c
10341
10342 Fix typos in DVB-T tuning code.
10343 ------------------------------------------------------------------------
10344 r7978 | jlj | 2004-06-14 00:31:18 +0200 (Mon, 14 Jun 2004) | 3 lines
10345 Changed paths:
10346    M /trunk/modules/audio_output/coreaudio.c
10347
10348   * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.
10349
10350
10351 ------------------------------------------------------------------------
10352 r7977 | zorglub | 2004-06-12 02:19:59 +0200 (Sat, 12 Jun 2004) | 16 lines
10353 Changed paths:
10354    M /trunk/include/vlc/vlc.h
10355    M /trunk/mozilla/vlcintf.idl
10356    M /trunk/mozilla/vlcpeer.cpp
10357    M /trunk/src/libvlc.c
10358
10359 * Added new functions to the Mozilla plugin
10360         - set_volume
10361         - get_volume
10362         - mute
10363         - clear_playlist
10364         - add_item
10365         - next
10366         - previous
10367         - isplaying
10368         - ge_length
10369         - get_position
10370         - get_time
10371         - seek
10372
10373 * Fixed VLC_VolumeSet and a description
10374
10375 ------------------------------------------------------------------------
10376 r7976 | ipkiss | 2004-06-11 19:14:28 +0200 (Fri, 11 Jun 2004) | 4 lines
10377 Changed paths:
10378    M /trunk/modules/gui/skins2/src/skin_main.cpp
10379    M /trunk/modules/gui/skins2/src/vlcproc.cpp
10380    M /trunk/modules/gui/skins2/src/vlcproc.hpp
10381
10382  * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
10383    This only works when the skins2 interface is active.
10384    Not very much tested yet...
10385
10386 ------------------------------------------------------------------------
10387 r7975 | oaubert | 2004-06-11 16:14:28 +0200 (Fri, 11 Jun 2004) | 2 lines
10388 Changed paths:
10389    M /trunk/configure.ac
10390    M /trunk/modules/control/corba/Modules.am
10391
10392 Proper fix for corba building problem (use AM_CONDITIONAL)
10393
10394 ------------------------------------------------------------------------
10395 r7974 | oaubert | 2004-06-11 15:46:01 +0200 (Fri, 11 Jun 2004) | 3 lines
10396 Changed paths:
10397    M /trunk/modules/control/corba/mediacontrol-core.c
10398
10399 * Bug fix in unit conversion
10400 * Updated text display to new API (added i_channel)
10401
10402 ------------------------------------------------------------------------
10403 r7973 | jlj | 2004-06-11 04:58:05 +0200 (Fri, 11 Jun 2004) | 3 lines
10404 Changed paths:
10405    M /trunk/modules/audio_output/coreaudio.c
10406
10407   * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.
10408
10409
10410 ------------------------------------------------------------------------
10411 r7972 | gbazin | 2004-06-09 17:24:18 +0200 (Wed, 09 Jun 2004) | 1 line
10412 Changed paths:
10413    M /trunk/modules/access/access2.c
10414    M /trunk/modules/access/dshow/dshow.cpp
10415    M /trunk/modules/access/dshow/filter.cpp
10416    M /trunk/modules/access/dshow/filter.h
10417    M /trunk/modules/demux/demux2.c
10418
10419 * modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anything ;)
10420 ------------------------------------------------------------------------
10421 r7971 | gbazin | 2004-06-09 13:28:45 +0200 (Wed, 09 Jun 2004) | 1 line
10422 Changed paths:
10423    M /trunk/modules/video_output/directx/events.c
10424
10425 * modules/video_output/directx/events.c: implemented VOUT_CLOSE.
10426 ------------------------------------------------------------------------
10427 r7970 | gbazin | 2004-06-09 13:13:42 +0200 (Wed, 09 Jun 2004) | 1 line
10428 Changed paths:
10429    M /trunk/src/misc/net.c
10430
10431 * src/misc/net.c: fix for the udp-auto-mtu on win32.
10432 ------------------------------------------------------------------------
10433 r7969 | hartman | 2004-06-09 12:52:28 +0200 (Wed, 09 Jun 2004) | 2 lines
10434 Changed paths:
10435    M /trunk/TODO
10436
10437 * TODO: clarification to some of the vout redesign issues
10438
10439 ------------------------------------------------------------------------
10440 r7968 | oaubert | 2004-06-09 12:30:58 +0200 (Wed, 09 Jun 2004) | 2 lines
10441 Changed paths:
10442    M /trunk/configure.ac
10443    M /trunk/modules/control/corba/Modules.am
10444
10445 Unclean but quick bugfix for the CORBA plugin building problem.
10446
10447 ------------------------------------------------------------------------
10448 r7967 | gbazin | 2004-06-09 11:57:35 +0200 (Wed, 09 Jun 2004) | 1 line
10449 Changed paths:
10450    M /trunk/modules/gui/wxwindows/bookmarks.cpp
10451
10452 * modules/gui/wxwindows/bookmarks.cpp: compilation fix.
10453 ------------------------------------------------------------------------
10454 r7966 | yoann | 2004-06-08 23:53:23 +0200 (Tue, 08 Jun 2004) | 2 lines
10455 Changed paths:
10456    M /trunk/modules/control/hotkeys.c
10457
10458  * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable, when pressing 't' hotkey. 
10459
10460 ------------------------------------------------------------------------
10461 r7965 | fenrir | 2004-06-08 22:19:51 +0200 (Tue, 08 Jun 2004) | 2 lines
10462 Changed paths:
10463    M /trunk/modules/gui/skins2/vars/playlist.cpp
10464
10465  * playlist: oops, compilation fix.
10466
10467 ------------------------------------------------------------------------
10468 r7964 | jpsaman | 2004-06-08 20:17:15 +0200 (Tue, 08 Jun 2004) | 1 line
10469 Changed paths:
10470    M /trunk/configure.ac
10471    M /trunk/vlc.roku
10472
10473 Choose -Os automatically on mipsel.
10474 ------------------------------------------------------------------------
10475 r7963 | zorglub | 2004-06-08 14:59:52 +0200 (Tue, 08 Jun 2004) | 2 lines
10476 Changed paths:
10477    M /trunk/modules/audio_output/esd.c
10478
10479 Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
10480
10481 ------------------------------------------------------------------------
10482 r7962 | zorglub | 2004-06-08 11:16:04 +0200 (Tue, 08 Jun 2004) | 2 lines
10483 Changed paths:
10484    M /trunk/modules/access/http.c
10485
10486 Fix for requests without path when using proxy
10487
10488 ------------------------------------------------------------------------
10489 r7961 | oaubert | 2004-06-08 01:40:20 +0200 (Tue, 08 Jun 2004) | 2 lines
10490 Changed paths:
10491    M /trunk/modules/control/corba/Modules.am
10492
10493 Fixes in the build system
10494
10495 ------------------------------------------------------------------------
10496 r7960 | anil | 2004-06-08 01:15:16 +0200 (Tue, 08 Jun 2004) | 2 lines
10497 Changed paths:
10498    M /trunk/doc/developer/videolan-doc.xsl
10499
10500 * use screen.css too for the single html version, and reduce the toc size.
10501
10502 ------------------------------------------------------------------------
10503 r7959 | fenrir | 2004-06-08 00:41:08 +0200 (Tue, 08 Jun 2004) | 2 lines
10504 Changed paths:
10505    M /trunk/modules/gui/skins/src/skin_main.cpp
10506
10507  * skin_main: compilation fix. (thx bigben for reporting them).
10508
10509 ------------------------------------------------------------------------
10510 r7958 | fenrir | 2004-06-08 00:38:58 +0200 (Tue, 08 Jun 2004) | 2 lines
10511 Changed paths:
10512    M /trunk/modules/gui/skins/src/vlcproc.cpp
10513
10514  * vlcproc.cpp: compilation fix.
10515
10516 ------------------------------------------------------------------------
10517 r7957 | fenrir | 2004-06-08 00:35:20 +0200 (Tue, 08 Jun 2004) | 2 lines
10518 Changed paths:
10519    M /trunk/modules/gui/gtk/control.c
10520
10521  * control: compilation fix.
10522
10523 ------------------------------------------------------------------------
10524 r7956 | hartman | 2004-06-08 00:27:16 +0200 (Tue, 08 Jun 2004) | 2 lines
10525 Changed paths:
10526    M /trunk/TODO
10527
10528 * fix TODO file
10529
10530 ------------------------------------------------------------------------
10531 r7955 | fenrir | 2004-06-08 00:21:33 +0200 (Tue, 08 Jun 2004) | 2 lines
10532 Changed paths:
10533    M /trunk/Makefile.am
10534    M /trunk/src/input/input.c
10535    D /trunk/src/input/input_ext-intf.c
10536    M /trunk/src/input/input_programs.c
10537
10538  * src/input/input_ext-intf.c: no more unused.
10539
10540 ------------------------------------------------------------------------
10541 r7954 | fenrir | 2004-06-08 00:19:12 +0200 (Tue, 08 Jun 2004) | 2 lines
10542 Changed paths:
10543    M /trunk/include/input_ext-intf.h
10544
10545  * input_ext-intf.h: removed unused functions/defines.
10546
10547 ------------------------------------------------------------------------
10548 r7953 | hartman | 2004-06-08 00:14:51 +0200 (Tue, 08 Jun 2004) | 2 lines
10549 Changed paths:
10550    M /trunk/TODO
10551
10552 * TODO: put todo's in TODO list instead of commit messages :)
10553
10554 ------------------------------------------------------------------------
10555 r7952 | fenrir | 2004-06-08 00:14:21 +0200 (Tue, 08 Jun 2004) | 3 lines
10556 Changed paths:
10557    M /trunk/include/input_ext-intf.h
10558
10559  * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
10560                      input_ToggleES is removed.
10561
10562 ------------------------------------------------------------------------
10563 r7951 | fenrir | 2004-06-08 00:11:57 +0200 (Tue, 08 Jun 2004) | 2 lines
10564 Changed paths:
10565    M /trunk/modules/gui/beos/VlcWrapper.cpp
10566    M /trunk/modules/gui/gtk/menu.c
10567    M /trunk/modules/gui/kde/interface.cpp
10568
10569  * all: don't use input_ToggleES.
10570
10571 ------------------------------------------------------------------------
10572 r7950 | fenrir | 2004-06-07 23:53:03 +0200 (Mon, 07 Jun 2004) | 2 lines
10573 Changed paths:
10574    M /trunk/modules/gui/gtk/gtk_callbacks.c
10575    M /trunk/modules/gui/gtk/menu.c
10576
10577  * gtk: don't use input_ChangeArea.
10578
10579 ------------------------------------------------------------------------
10580 r7949 | fenrir | 2004-06-07 23:38:09 +0200 (Mon, 07 Jun 2004) | 2 lines
10581 Changed paths:
10582    M /trunk/modules/gui/beos/VlcWrapper.cpp
10583
10584  * VlcWrapper: don't use input_ChangeArea.
10585
10586 ------------------------------------------------------------------------
10587 r7948 | fenrir | 2004-06-07 23:35:19 +0200 (Mon, 07 Jun 2004) | 2 lines
10588 Changed paths:
10589    M /trunk/modules/control/lirc.c
10590
10591  * lirc: don't use input_ChangeArea.
10592
10593 ------------------------------------------------------------------------
10594 r7947 | fenrir | 2004-06-07 23:32:18 +0200 (Mon, 07 Jun 2004) | 2 lines
10595 Changed paths:
10596    M /trunk/modules/gui/gtk/menu.c
10597
10598  * menu.c: don't use input_ChangeProgram.
10599
10600 ------------------------------------------------------------------------
10601 r7946 | fenrir | 2004-06-07 23:27:18 +0200 (Mon, 07 Jun 2004) | 2 lines
10602 Changed paths:
10603    M /trunk/src/input/input.c
10604
10605  * input: warning fix + no more input_OffsetToTime.
10606
10607 ------------------------------------------------------------------------
10608 r7945 | fenrir | 2004-06-07 23:26:35 +0200 (Mon, 07 Jun 2004) | 2 lines
10609 Changed paths:
10610    M /trunk/modules/gui/gtk/display.c
10611    M /trunk/modules/gui/kde/interface.cpp
10612    M /trunk/modules/gui/pda/pda.c
10613    M /trunk/modules/gui/qt/intf.cpp
10614    M /trunk/modules/gui/skins/src/skin_main.cpp
10615    M /trunk/modules/gui/skins2/vars/playlist.cpp
10616    M /trunk/modules/gui/wxwindows/interface.cpp
10617
10618  * all: don't use input_OffsetToTime anymore.
10619
10620 ------------------------------------------------------------------------
10621 r7944 | anil | 2004-06-07 22:35:12 +0200 (Mon, 07 Jun 2004) | 2 lines
10622 Changed paths:
10623    M /trunk/doc/developer
10624    M /trunk/doc/developer/Makefile
10625
10626 * the txt rule now uses xsltproc. faster and nicer
10627
10628 ------------------------------------------------------------------------
10629 r7943 | anil | 2004-06-07 21:54:14 +0200 (Mon, 07 Jun 2004) | 2 lines
10630 Changed paths:
10631    M /trunk/doc/developer/html
10632
10633 * developer/html : sorry forgot this svn:ignore...
10634
10635 ------------------------------------------------------------------------
10636 r7942 | anil | 2004-06-07 21:49:22 +0200 (Mon, 07 Jun 2004) | 2 lines
10637 Changed paths:
10638    M /trunk/doc/developer
10639
10640 * added proper svn:ignore properties
10641
10642 ------------------------------------------------------------------------
10643 r7941 | zorglub | 2004-06-07 21:48:35 +0200 (Mon, 07 Jun 2004) | 2 lines
10644 Changed paths:
10645    A /trunk/doc/developer/screen.css
10646
10647 Forgot the CSS
10648
10649 ------------------------------------------------------------------------
10650 r7940 | oaubert | 2004-06-07 21:40:26 +0200 (Mon, 07 Jun 2004) | 4 lines
10651 Changed paths:
10652    M /trunk/configure.ac
10653    M /trunk/modules/control/corba/Modules.am
10654    M /trunk/modules/control/corba/corba.c
10655    M /trunk/modules/control/corba/mediacontrol-core.c
10656    M /trunk/modules/control/corba/mediacontrol-init.c
10657    M /trunk/modules/control/corba/mediacontrol-plugin.c
10658
10659 * All C files: coding style update
10660 * mediacontrol-core.c: update to the new control API
10661 * configure.ac, Modules.am: (unfinished) build changes
10662
10663 ------------------------------------------------------------------------
10664 r7939 | zorglub | 2004-06-07 21:32:10 +0200 (Mon, 07 Jun 2004) | 2 lines
10665 Changed paths:
10666    M /trunk/doc/developer/Makefile
10667    M /trunk/doc/developer/decoders.xml
10668    M /trunk/doc/developer/input.xml
10669    D /trunk/doc/developer/modules.eps
10670    A /trunk/doc/developer/modules.png
10671    M /trunk/doc/developer/overview.xml
10672    D /trunk/doc/developer/ps.eps
10673    A /trunk/doc/developer/ps.png
10674    D /trunk/doc/developer/stream.eps
10675    A /trunk/doc/developer/stream.png
10676    D /trunk/doc/developer/ts.eps
10677    A /trunk/doc/developer/ts.png
10678
10679 Convert icons to png for pdf output
10680
10681 ------------------------------------------------------------------------
10682 r7938 | anil | 2004-06-07 21:27:55 +0200 (Mon, 07 Jun 2004) | 2 lines
10683 Changed paths:
10684    M /trunk/doc/developer/Makefile
10685
10686 * fixed a few rules (pdf, txt and clean)
10687
10688 ------------------------------------------------------------------------
10689 r7937 | zorglub | 2004-06-07 21:13:05 +0200 (Mon, 07 Jun 2004) | 7 lines
10690 Changed paths:
10691    M /trunk/doc/developer/Makefile
10692    M /trunk/doc/developer/history.xml
10693    A /trunk/doc/developer/html
10694    M /trunk/doc/developer/manual.xml
10695    A /trunk/doc/developer/stylesheet-print-noicones.dsl
10696    A /trunk/doc/developer/stylesheet-txt.dsl
10697    A /trunk/doc/developer/videolan-doc-chunk.xsl
10698    A /trunk/doc/developer/videolan-doc.xsl
10699
10700 Use xlstproc instead of jade for HTML output 
10701 Output PDF instead of PS
10702
10703 You will need 
10704  * xsltproc
10705  * the docbook XSL package
10706
10707 ------------------------------------------------------------------------
10708 r7936 | fenrir | 2004-06-07 20:32:12 +0200 (Mon, 07 Jun 2004) | 2 lines
10709 Changed paths:
10710    M /trunk/modules/access/dvdplay/demux.c
10711    M /trunk/modules/access/dvdplay/intf.c
10712    M /trunk/modules/access/vcdx/access.c
10713    M /trunk/modules/access/vcdx/demux.c
10714    M /trunk/modules/access/vcdx/intf.c
10715
10716  * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
10717
10718 ------------------------------------------------------------------------
10719 r7935 | fenrir | 2004-06-07 20:30:46 +0200 (Mon, 07 Jun 2004) | 4 lines
10720 Changed paths:
10721    M /trunk/modules/video_output/sdl.c
10722    M /trunk/modules/video_output/x11/xcommon.c
10723
10724  all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
10725  follow the key-pressed scheme (I have removed thoses seeks).
10726  Someone to do the work ?
10727
10728 ------------------------------------------------------------------------
10729 r7934 | fenrir | 2004-06-07 20:28:16 +0200 (Mon, 07 Jun 2004) | 2 lines
10730 Changed paths:
10731    M /trunk/modules/demux/mpeg/ps.c
10732    M /trunk/modules/demux/mpeg/system.c
10733
10734  * all: input_DumpStream isn't exported anymore.
10735
10736 ------------------------------------------------------------------------
10737 r7933 | fenrir | 2004-06-07 20:27:24 +0200 (Mon, 07 Jun 2004) | 2 lines
10738 Changed paths:
10739    M /trunk/modules/access/access2.c
10740    M /trunk/modules/demux/demux2.c
10741
10742  * demux2, access2: prototype change.
10743
10744 ------------------------------------------------------------------------
10745 r7932 | fenrir | 2004-06-07 20:26:27 +0200 (Mon, 07 Jun 2004) | 3 lines
10746 Changed paths:
10747    M /trunk/modules/gui/beos/VlcWrapper.cpp
10748    M /trunk/modules/gui/gtk/control.c
10749    M /trunk/modules/gui/gtk/gnome.c
10750    M /trunk/modules/gui/gtk/gtk.c
10751    M /trunk/modules/gui/gtk/gtk_callbacks.c
10752    M /trunk/modules/gui/gtk/menu.c
10753    M /trunk/modules/gui/kde/interface.cpp
10754    M /trunk/modules/gui/pda/pda.c
10755    M /trunk/modules/gui/pda/pda_callbacks.c
10756    M /trunk/modules/gui/qt/intf.cpp
10757    M /trunk/modules/gui/skins/src/vlcproc.cpp
10758
10759  * use var_Set/Get "state"/"position"/"rate" instead of old functions.
10760   I haven't tested thoses changes ...
10761
10762 ------------------------------------------------------------------------
10763 r7931 | fenrir | 2004-06-07 20:24:24 +0200 (Mon, 07 Jun 2004) | 2 lines
10764 Changed paths:
10765    M /trunk/modules/control/corba/mediacontrol-core.c
10766    M /trunk/modules/control/joystick.c
10767    M /trunk/modules/control/lirc.c
10768
10769  * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.
10770
10771 ------------------------------------------------------------------------
10772 r7930 | fenrir | 2004-06-07 20:23:15 +0200 (Mon, 07 Jun 2004) | 6 lines
10773 Changed paths:
10774    M /trunk/include/input_ext-intf.h
10775    M /trunk/include/ninput.h
10776    M /trunk/include/vlc_common.h
10777    M /trunk/src/input/access.c
10778    M /trunk/src/input/control.c
10779    M /trunk/src/input/demux.c
10780    M /trunk/src/input/input.c
10781    M /trunk/src/input/input_ext-intf.c
10782    M /trunk/src/input/input_programs.c
10783    M /trunk/src/input/stream.c
10784
10785  * include: removed a few deprecated functions.
10786  * demux, access: change the prototype of access2_New/demux2_New.
10787  * control: implemented all INPUT_GET/SET.
10788  * src/input/*.c: removed old functions, move some of them.
10789               
10790
10791 ------------------------------------------------------------------------
10792 r7929 | fenrir | 2004-06-07 20:19:10 +0200 (Mon, 07 Jun 2004) | 2 lines
10793 Changed paths:
10794    M /trunk/modules/demux/avi/avi.c
10795
10796  * avi: support for track without key flag set in the index.
10797
10798 ------------------------------------------------------------------------
10799 r7928 | fenrir | 2004-06-07 03:01:38 +0200 (Mon, 07 Jun 2004) | 2 lines
10800 Changed paths:
10801    M /trunk/modules/demux/Modules.am
10802
10803  * Modules.am: oops ts2 -> ts
10804
10805 ------------------------------------------------------------------------
10806 r7927 | gbazin | 2004-06-07 00:12:23 +0200 (Mon, 07 Jun 2004) | 1 line
10807 Changed paths:
10808    M /trunk/modules/demux/demux2.c
10809
10810 * modules/demux/demux2.c: added v4l.
10811 ------------------------------------------------------------------------
10812 r7926 | fenrir | 2004-06-06 23:18:59 +0200 (Sun, 06 Jun 2004) | 2 lines
10813 Changed paths:
10814    M /trunk/modules/access/access2.c
10815    M /trunk/modules/access/cdda.c
10816    M /trunk/modules/access/vcd/vcd.c
10817
10818  * access2: added shortcuts for vcd/svcd.
10819
10820 ------------------------------------------------------------------------
10821 r7925 | fenrir | 2004-06-06 23:18:07 +0200 (Sun, 06 Jun 2004) | 2 lines
10822 Changed paths:
10823    M /trunk/modules/access/v4l/v4l.c
10824
10825  * v4l: converted to access2, but untested so ...
10826
10827 ------------------------------------------------------------------------
10828 r7924 | fenrir | 2004-06-06 21:02:02 +0200 (Sun, 06 Jun 2004) | 2 lines
10829 Changed paths:
10830    M /trunk/modules/codec/ffmpeg/ffmpeg.c
10831    M /trunk/modules/packetizer/h264.c
10832
10833  * all: added VSSH fourcc.
10834
10835 ------------------------------------------------------------------------
10836 r7923 | fenrir | 2004-06-06 20:55:10 +0200 (Sun, 06 Jun 2004) | 2 lines
10837 Changed paths:
10838    M /trunk/modules/stream_out/standard.c
10839
10840  * standard: fixed a segfault.
10841
10842 ------------------------------------------------------------------------
10843 r7922 | fenrir | 2004-06-06 20:18:50 +0200 (Sun, 06 Jun 2004) | 2 lines
10844 Changed paths:
10845    M /trunk/modules/access/http.c
10846
10847  * http: little clean up.
10848
10849 ------------------------------------------------------------------------
10850 r7921 | gbazin | 2004-06-06 20:13:29 +0200 (Sun, 06 Jun 2004) | 1 line
10851 Changed paths:
10852    M /trunk/modules/demux/mpeg/ts.c
10853
10854 * modules/demux/mpeg/ts.c: compilation fix.
10855 ------------------------------------------------------------------------
10856 r7920 | fenrir | 2004-06-06 19:24:06 +0200 (Sun, 06 Jun 2004) | 4 lines
10857 Changed paths:
10858    M /trunk/configure.ac
10859    M /trunk/modules/demux/mpeg/Modules.am
10860    M /trunk/modules/demux/mpeg/ts.c
10861    M /trunk/modules/mux/mpeg/Modules.am
10862    M /trunk/modules/mux/mpeg/ts.c
10863
10864  * all: - renamed old ts demuxer as ts_old(_dvbpsi).
10865         - renamed ts2 into ts at the build system level.
10866         - removed muxer without dvbpsi.
10867
10868 ------------------------------------------------------------------------
10869 r7919 | fenrir | 2004-06-06 19:02:55 +0200 (Sun, 06 Jun 2004) | 3 lines
10870 Changed paths:
10871    M /trunk/modules/access/access2.c
10872    M /trunk/modules/access/vcd/vcd.c
10873
10874  * vcd/vcd.c: ported to access2.
10875  * access2: added chapter support.
10876
10877 ------------------------------------------------------------------------
10878 r7918 | oaubert | 2004-06-06 18:15:23 +0200 (Sun, 06 Jun 2004) | 2 lines
10879 Changed paths:
10880    M /trunk/modules/video_output/snapshot.c
10881
10882 Removed call to input_Tell (which is deprecated)
10883
10884 ------------------------------------------------------------------------
10885 r7917 | fenrir | 2004-06-06 15:55:40 +0200 (Sun, 06 Jun 2004) | 2 lines
10886 Changed paths:
10887    M /trunk/modules/demux/ts.c
10888
10889  * ts.c: module name is now ts. (thx thedj).
10890
10891 ------------------------------------------------------------------------
10892 r7916 | anil | 2004-06-06 15:54:12 +0200 (Sun, 06 Jun 2004) | 2 lines
10893 Changed paths:
10894    M /trunk/modules/gui/wxwindows/bookmarks.cpp
10895
10896 * bookmarks.cpp: compilation fix
10897
10898 ------------------------------------------------------------------------
10899 r7915 | fenrir | 2004-06-06 15:53:53 +0200 (Sun, 06 Jun 2004) | 2 lines
10900 Changed paths:
10901    M /trunk/modules/access/udp.c
10902
10903  * udp: increase the mtu by *2  instead of 10%.
10904
10905 ------------------------------------------------------------------------
10906 r7914 | hartman | 2004-06-06 15:28:02 +0200 (Sun, 06 Jun 2004) | 2 lines
10907 Changed paths:
10908    M /trunk/include/vlc/vlc.h
10909
10910 * bugfix to libvlc header
10911
10912 ------------------------------------------------------------------------
10913 r7913 | hartman | 2004-06-06 15:13:06 +0200 (Sun, 06 Jun 2004) | 2 lines
10914 Changed paths:
10915    M /trunk/modules/demux/sgimb.c
10916
10917 * No longer force ts2 for Kasenna udp multicast. ts2 is now ts.
10918
10919 ------------------------------------------------------------------------
10920 r7912 | hartman | 2004-06-06 15:02:26 +0200 (Sun, 06 Jun 2004) | 12 lines
10921 Changed paths:
10922    M /trunk/include/vlc/vlc.h
10923    M /trunk/mozilla/vlcshell.cpp
10924    M /trunk/src/libvlc.c
10925
10926 * WARNING: Libvlc API change
10927  - VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet
10928  - VLC_ClearPlaylist was changed to VLC_PlaylistClear
10929  - Added a lot of new calls: 
10930    VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet,
10931    VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex,
10932    VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev, 
10933    VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute.
10934  - everything doxygenized.
10935  - There are NO mozilla functions of these additions yet. (someone else please?) 
10936
10937
10938 ------------------------------------------------------------------------
10939 r7911 | yoann | 2004-06-06 15:00:23 +0200 (Sun, 06 Jun 2004) | 2 lines
10940 Changed paths:
10941    M /trunk/modules/control/hotkeys.c
10942
10943  * modules/control/hotkeys.c : clean up
10944
10945 ------------------------------------------------------------------------
10946 r7910 | fenrir | 2004-06-06 14:51:06 +0200 (Sun, 06 Jun 2004) | 3 lines
10947 Changed paths:
10948    M /trunk/modules/access/cdda.c
10949    M /trunk/modules/access/directory.c
10950    M /trunk/modules/access/file.c
10951    M /trunk/modules/access/ftp.c
10952    M /trunk/modules/access/http.c
10953    M /trunk/modules/access/mms/mmsh.c
10954    M /trunk/modules/access/mms/mmstu.c
10955    M /trunk/modules/access/tcp.c
10956    M /trunk/modules/access/udp.c
10957    M /trunk/modules/access/vcd/vcd.c
10958
10959  * access/*: use var_* helpers.
10960  * access/vcd/ clean up.
10961
10962 ------------------------------------------------------------------------
10963 r7909 | zorglub | 2004-06-06 14:45:32 +0200 (Sun, 06 Jun 2004) | 2 lines
10964 Changed paths:
10965    M /trunk/include/network.h
10966    M /trunk/modules/control/telnet.c
10967    M /trunk/modules/misc/network/ipv4.c
10968    M /trunk/modules/misc/network/ipv6.c
10969    M /trunk/src/misc/net.c
10970
10971 Patch by Rémi Denis-Courmont to include TCP listening sockets in the abstraction layer
10972
10973 ------------------------------------------------------------------------
10974 r7908 | zorglub | 2004-06-06 14:44:35 +0200 (Sun, 06 Jun 2004) | 3 lines
10975 Changed paths:
10976    M /trunk/include/ninput.h
10977    M /trunk/modules/gui/wxwindows/bookmarks.cpp
10978    M /trunk/modules/gui/wxwindows/dialogs.cpp
10979    M /trunk/modules/gui/wxwindows/wizard.cpp
10980    M /trunk/modules/gui/wxwindows/wxwindows.h
10981    M /trunk/src/input/control.c
10982
10983 * Interaction between bookmarks and streaming wizard
10984 * Edit bookmarks if possible
10985
10986 ------------------------------------------------------------------------
10987 r7907 | fenrir | 2004-06-06 14:17:15 +0200 (Sun, 06 Jun 2004) | 2 lines
10988 Changed paths:
10989    M /trunk/include/variables.h
10990
10991  * variables: added var_Get/Set/CreateGetBool.
10992
10993 ------------------------------------------------------------------------
10994 r7906 | fenrir | 2004-06-06 13:56:22 +0200 (Sun, 06 Jun 2004) | 2 lines
10995 Changed paths:
10996    M /trunk/include/variables.h
10997
10998  * variables: helpers: var_Get* .
10999
11000 ------------------------------------------------------------------------
11001 r7905 | fenrir | 2004-06-06 13:44:01 +0200 (Sun, 06 Jun 2004) | 2 lines
11002 Changed paths:
11003    M /trunk/include/variables.h
11004
11005  * variables: added more helpers: var_CreateGet*
11006
11007 ------------------------------------------------------------------------
11008 r7904 | fenrir | 2004-06-06 00:36:13 +0200 (Sun, 06 Jun 2004) | 3 lines
11009 Changed paths:
11010    M /trunk/src/input/input.c
11011
11012  * input: compute right value for position/time on position-offset and
11013 time-offset change.
11014
11015 ------------------------------------------------------------------------
11016 r7903 | fenrir | 2004-06-05 23:53:24 +0200 (Sat, 05 Jun 2004) | 4 lines
11017 Changed paths:
11018    M /trunk/modules/access/access2.c
11019    M /trunk/modules/access/mms/asf.c
11020    M /trunk/modules/access/mms/asf.h
11021    M /trunk/modules/access/mms/buffer.c
11022    M /trunk/modules/access/mms/buffer.h
11023    M /trunk/modules/access/mms/mms.c
11024    M /trunk/modules/access/mms/mms.h
11025    M /trunk/modules/access/mms/mmsh.c
11026    M /trunk/modules/access/mms/mmsh.h
11027    M /trunk/modules/access/mms/mmstu.c
11028    M /trunk/modules/access/mms/mmstu.h
11029
11030  * mms/* : converted to access2. It should be reworked to use pf_block, but
11031 that can wait ...
11032  * access2: little fix + added mms* shortcuts.
11033
11034 ------------------------------------------------------------------------
11035 r7902 | fenrir | 2004-06-05 22:13:08 +0200 (Sat, 05 Jun 2004) | 5 lines
11036 Changed paths:
11037    M /trunk/modules/video_output/snapshot.c
11038
11039  * snapshot: small warning fix + coding rules.
11040  Btw, the module uses input_Tell that is deprecated, Is it really needed ?
11041  If so, when ?
11042
11043
11044 ------------------------------------------------------------------------
11045 r7901 | fenrir | 2004-06-05 22:11:05 +0200 (Sat, 05 Jun 2004) | 2 lines
11046 Changed paths:
11047    M /trunk/modules/demux/livedotcom.cpp
11048
11049  * livedotcom: small warning fix for old version.
11050
11051 ------------------------------------------------------------------------
11052 r7900 | zorglub | 2004-06-05 21:48:09 +0200 (Sat, 05 Jun 2004) | 2 lines
11053 Changed paths:
11054    M /trunk/modules/demux/playlist/m3u.c
11055
11056 Fixed warning
11057
11058 ------------------------------------------------------------------------
11059 r7899 | fenrir | 2004-06-05 21:45:56 +0200 (Sat, 05 Jun 2004) | 2 lines
11060 Changed paths:
11061    M /trunk/modules/mux/mp4.c
11062
11063  * mp4: fixed a small bug with subtitle.
11064
11065 ------------------------------------------------------------------------
11066 r7898 | fenrir | 2004-06-05 21:36:51 +0200 (Sat, 05 Jun 2004) | 4 lines
11067 Changed paths:
11068    M /trunk/include/ninput.h
11069    M /trunk/modules/access/file.c
11070    M /trunk/src/input/input.c
11071    M /trunk/src/input/stream.c
11072
11073  * ninput: added more access2 doc, added ACCESS_SET_PRIVATE_ID_STATE,
11074 STREAM_CONTROL_ACCESS.
11075  * all: added previous new commands support.
11076
11077 ------------------------------------------------------------------------
11078 r7897 | jpsaman | 2004-06-05 21:27:48 +0200 (Sat, 05 Jun 2004) | 1 line
11079 Changed paths:
11080    M /trunk/configure.ac
11081    M /trunk/modules/video_output/hd1000v.cpp
11082    M /trunk/vlc.roku
11083
11084 HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
11085 ------------------------------------------------------------------------
11086 r7896 | ipkiss | 2004-06-05 21:23:03 +0200 (Sat, 05 Jun 2004) | 3 lines
11087 Changed paths:
11088    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11089
11090  * skins2/src/theme_loader.cpp: Added a forgotten header; this fixes the
11091    loading of .vlt files on Win32
11092
11093 ------------------------------------------------------------------------
11094 r7895 | fenrir | 2004-06-05 20:58:58 +0200 (Sat, 05 Jun 2004) | 3 lines
11095 Changed paths:
11096    M /trunk/modules/access/access2.c
11097    M /trunk/modules/access/cdda.c
11098
11099  * cdda: converted to access2. It seems stable.
11100  * access2: added/fixed title support.
11101
11102 ------------------------------------------------------------------------
11103 r7894 | fenrir | 2004-06-05 20:54:18 +0200 (Sat, 05 Jun 2004) | 2 lines
11104 Changed paths:
11105    M /trunk/modules/demux/demux2.c
11106
11107  * demux2: added wav.
11108
11109 ------------------------------------------------------------------------
11110 r7893 | gbazin | 2004-06-05 20:04:06 +0200 (Sat, 05 Jun 2004) | 1 line
11111 Changed paths:
11112    M /trunk/modules/gui/wxwindows/video.cpp
11113    M /trunk/src/interface/interface.c
11114
11115 * src/interface/interface.c, modules/gui/wxwindows/video.cpp: couple of fixes.
11116 ------------------------------------------------------------------------
11117 r7892 | gbazin | 2004-06-05 19:49:22 +0200 (Sat, 05 Jun 2004) | 3 lines
11118 Changed paths:
11119    M /trunk/modules/gui/wxwindows/video.cpp
11120    M /trunk/modules/video_output/x11/xcommon.c
11121    M /trunk/src/video_output/vout_intf.c
11122
11123 * src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces).
11124 * modules/gui/wxwindows/video.cpp, modules/video_output/x11/xcommon.c: in embedded mode, close the vout window if vlc is exiting.
11125
11126 ------------------------------------------------------------------------
11127 r7891 | hartman | 2004-06-05 19:12:16 +0200 (Sat, 05 Jun 2004) | 5 lines
11128 Changed paths:
11129    M /trunk/modules/demux/m3u.c
11130    M /trunk/modules/demux/playlist/m3u.c
11131
11132 * Added an extension check to m3u plugins for .ram files.
11133 These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle.
11134
11135 for MPEG-4 unicasted RealMedia streams.
11136
11137 ------------------------------------------------------------------------
11138 r7890 | hartman | 2004-06-05 18:58:57 +0200 (Sat, 05 Jun 2004) | 2 lines
11139 Changed paths:
11140    M /trunk/src/libvlc.c
11141
11142 * fix a compilation error
11143
11144 ------------------------------------------------------------------------
11145 r7889 | hartman | 2004-06-05 18:09:00 +0200 (Sat, 05 Jun 2004) | 12 lines
11146 Changed paths:
11147    M /trunk/TODO
11148    M /trunk/evc/vlc.c
11149    M /trunk/include/vlc/vlc.h
11150    M /trunk/include/vlc_common.h
11151    M /trunk/include/vlc_playlist.h
11152    M /trunk/modules/control/corba/mediacontrol-init.c
11153    M /trunk/mozilla/vlcpeer.cpp
11154    M /trunk/mozilla/vlcshell.cpp
11155    M /trunk/python/vlcmodule.c
11156    M /trunk/src/libvlc.c
11157    M /trunk/src/vlc.c
11158
11159 NOTE: libvlc API changes
11160 * renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
11161 * added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
11162 * reordered the functions in libvlc. everything was mixed up.
11163 * added doxygen info to all the functions
11164 * fixed several functions to use the correct underlying API calls
11165 * corrected the copyright info
11166
11167
11168 This is in preparation of the new libvlc calls for mozilla plugin
11169 temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
11170
11171 ------------------------------------------------------------------------
11172 r7888 | fenrir | 2004-06-04 23:59:48 +0200 (Fri, 04 Jun 2004) | 4 lines
11173 Changed paths:
11174    M /trunk/modules/access/udp.c
11175
11176  * udp: activate udp-auto-mtu by default. It increases the internal MTU
11177 by 10% each time we read a packet greater or equal to the MTU.
11178  It should be harmless.
11179
11180 ------------------------------------------------------------------------
11181 r7887 | fenrir | 2004-06-04 23:52:55 +0200 (Fri, 04 Jun 2004) | 3 lines
11182 Changed paths:
11183    M /trunk/modules/demux/demux2.c
11184    M /trunk/modules/demux/mpeg/ts.c
11185    M /trunk/modules/demux/ts.c
11186
11187  * ts.c : renamed to ts.
11188  * mpeg/ts.c: lowered it's priority below demux2, and renamed it ts_old(_dvbpsi).
11189
11190 ------------------------------------------------------------------------
11191 r7886 | fenrir | 2004-06-04 23:51:34 +0200 (Fri, 04 Jun 2004) | 3 lines
11192 Changed paths:
11193    M /trunk/modules/access/access2.c
11194    M /trunk/modules/access/udp.c
11195
11196  * udp: converted to access2 (using pf_block, so for now it may hurt a
11197 bit the perfs as we do a memcpy in access2.c)
11198
11199 ------------------------------------------------------------------------
11200 r7885 | ipkiss | 2004-06-04 21:37:13 +0200 (Fri, 04 Jun 2004) | 2 lines
11201 Changed paths:
11202    M /trunk/doc/skins/skins2-howto.xml
11203
11204  * doc/skins2-howto.xml: Missing "required" specification
11205
11206 ------------------------------------------------------------------------
11207 r7884 | gbazin | 2004-06-04 14:47:06 +0200 (Fri, 04 Jun 2004) | 1 line
11208 Changed paths:
11209    M /trunk/src/misc/modules.c
11210
11211 * src/misc/modules.c: some error checking when loading the cache plugins file.
11212 ------------------------------------------------------------------------
11213 r7883 | gbazin | 2004-06-04 12:35:06 +0200 (Fri, 04 Jun 2004) | 1 line
11214 Changed paths:
11215    M /trunk/TODO
11216    M /trunk/modules/codec/spudec/render.c
11217
11218 * modules/codec/spudec/render.c: chroma support for dvd subtitles.
11219 ------------------------------------------------------------------------
11220 r7882 | oaubert | 2004-06-04 11:10:48 +0200 (Fri, 04 Jun 2004) | 2 lines
11221 Changed paths:
11222    M /trunk/modules/video_output/snapshot.c
11223
11224 Coding-style updates (whitespace related)
11225
11226 ------------------------------------------------------------------------
11227 r7881 | fenrir | 2004-06-03 23:43:34 +0200 (Thu, 03 Jun 2004) | 2 lines
11228 Changed paths:
11229    M /trunk/modules/codec/ffmpeg/ffmpeg.c
11230
11231  * ffmpeg: added XVIX fourcc (buggy xvid streams)
11232
11233 ------------------------------------------------------------------------
11234 r7880 | fenrir | 2004-06-03 20:08:27 +0200 (Thu, 03 Jun 2004) | 2 lines
11235 Changed paths:
11236    M /trunk/modules/access/directory.c
11237    M /trunk/modules/demux/demux2.c
11238
11239  * directory: converted to access2.
11240
11241 ------------------------------------------------------------------------
11242 r7879 | fenrir | 2004-06-03 20:02:14 +0200 (Thu, 03 Jun 2004) | 2 lines
11243 Changed paths:
11244    M /trunk/modules/mux/mp4.c
11245
11246  * mp4: fix for width in tkhd for video stream with null aspect.
11247
11248 ------------------------------------------------------------------------
11249 r7878 | hartman | 2004-06-03 16:35:05 +0200 (Thu, 03 Jun 2004) | 2 lines
11250 Changed paths:
11251    M /trunk/TODO
11252
11253 * Fix the todotable
11254
11255 ------------------------------------------------------------------------
11256 r7877 | sigmunau | 2004-06-03 15:56:34 +0200 (Thu, 03 Jun 2004) | 2 lines
11257 Changed paths:
11258    M /trunk/TODO
11259
11260 TODO: Fixed up the entry on vobsub
11261
11262 ------------------------------------------------------------------------
11263 r7876 | hartman | 2004-06-03 15:40:08 +0200 (Thu, 03 Jun 2004) | 2 lines
11264 Changed paths:
11265    M /trunk/TODO
11266
11267 * shitload of work we can do
11268
11269 ------------------------------------------------------------------------
11270 r7875 | zorglub | 2004-06-03 13:57:04 +0200 (Thu, 03 Jun 2004) | 2 lines
11271 Changed paths:
11272    A /trunk/TODO
11273
11274 Embryo of a Todo list, feel free to use it :)
11275
11276 ------------------------------------------------------------------------
11277 r7874 | gbazin | 2004-06-03 11:14:16 +0200 (Thu, 03 Jun 2004) | 1 line
11278 Changed paths:
11279    M /trunk/src/misc/modules.c
11280
11281 * src/misc/modules.c: in plugins cache mode, force immediate module loading if the module's config contains callbacks or actions. This could be avoided but a new api call will have to be introduced for that.
11282 ------------------------------------------------------------------------
11283 r7873 | fenrir | 2004-06-03 02:08:54 +0200 (Thu, 03 Jun 2004) | 4 lines
11284 Changed paths:
11285    M /trunk/modules/access/access2.c
11286    M /trunk/modules/access/file.c
11287
11288  * file: converted to access2. I hope it still compils everywhere.
11289  * access2: added stream/file/kfir shortcut. Begin title support but
11290 nothing usable yet.
11291
11292 ------------------------------------------------------------------------
11293 r7872 | yoann | 2004-06-03 01:19:54 +0200 (Thu, 03 Jun 2004) | 2 lines
11294 Changed paths:
11295    M /trunk/modules/control/hotkeys.c
11296
11297  * modules/control/hotkeys.c : Display simultaneously time position and slider when seeking.
11298
11299 ------------------------------------------------------------------------
11300 r7871 | yoann | 2004-06-03 00:53:26 +0200 (Thu, 03 Jun 2004) | 7 lines
11301 Changed paths:
11302    M /trunk/include/osd.h
11303    M /trunk/include/video_output.h
11304    M /trunk/include/vlc_video.h
11305    M /trunk/modules/codec/cmml/intf.c
11306    M /trunk/modules/codec/dvbsub.c
11307    M /trunk/modules/codec/ogt/cvd_parse.c
11308    M /trunk/modules/codec/ogt/ogt_parse.c
11309    M /trunk/modules/codec/spudec/parse.c
11310    M /trunk/modules/codec/subsdec.c
11311    M /trunk/modules/control/hotkeys.c
11312    M /trunk/modules/control/lirc.c
11313    M /trunk/modules/gui/macosx/controls.m
11314    M /trunk/modules/gui/macosx/playlist.m
11315    M /trunk/modules/misc/dummy/renderer.c
11316    M /trunk/modules/misc/freetype.c
11317    M /trunk/src/video_output/video_text.c
11318    M /trunk/src/video_output/video_widgets.c
11319    M /trunk/src/video_output/vout_subpictures.c
11320
11321 Support for multiple OSD channels :
11322 * added i_channel and i_content properties to subpicture_t
11323 * p_last_osd_message is no more used
11324
11325 An OSD channel can contain simultaneously an OSD text and an OSD widget.
11326
11327
11328 ------------------------------------------------------------------------
11329 r7870 | fenrir | 2004-06-03 00:47:30 +0200 (Thu, 03 Jun 2004) | 2 lines
11330 Changed paths:
11331    M /trunk/modules/access/pvr/pvr.c
11332
11333  * pvr: cosmetic.
11334
11335 ------------------------------------------------------------------------
11336 r7869 | fenrir | 2004-06-03 00:11:54 +0200 (Thu, 03 Jun 2004) | 2 lines
11337 Changed paths:
11338    M /trunk/modules/access/ftp.c
11339    M /trunk/modules/access/http.c
11340    M /trunk/modules/access/pvr/pvr.c
11341    M /trunk/modules/access/tcp.c
11342
11343  * all: removed ACCESS_GET_SEEKPOINT_INFO.
11344
11345 ------------------------------------------------------------------------
11346 r7868 | fenrir | 2004-06-03 00:10:40 +0200 (Thu, 03 Jun 2004) | 2 lines
11347 Changed paths:
11348    M /trunk/include/ninput.h
11349
11350  * ninput: changed the way title and seekpoint work.
11351
11352 ------------------------------------------------------------------------
11353 r7867 | jpsaman | 2004-06-02 21:01:57 +0200 (Wed, 02 Jun 2004) | 1 line
11354 Changed paths:
11355    M /trunk/vlc.roku
11356
11357 built rules for HD1000
11358 ------------------------------------------------------------------------
11359 r7866 | gbazin | 2004-06-02 18:05:57 +0200 (Wed, 02 Jun 2004) | 1 line
11360 Changed paths:
11361    M /trunk/modules/misc/freetype.c
11362
11363 * modules/misc/freetype.c: optimized subtitles rendering a bit.
11364 ------------------------------------------------------------------------
11365 r7865 | gbazin | 2004-06-02 14:59:47 +0200 (Wed, 02 Jun 2004) | 1 line
11366 Changed paths:
11367    M /trunk/modules/gui/wxwindows/playlist.cpp
11368    M /trunk/modules/gui/wxwindows/wxwindows.h
11369
11370 * modules/gui/wxwindows/playlist.cpp: better playlist window resizing.
11371 ------------------------------------------------------------------------
11372 r7864 | gbazin | 2004-06-02 14:11:54 +0200 (Wed, 02 Jun 2004) | 1 line
11373 Changed paths:
11374    M /trunk/modules/gui/wxwindows/playlist.cpp
11375
11376 * modules/gui/wxwindows/playlist.cpp: fixed a few segfaults + removed unused code.
11377 ------------------------------------------------------------------------
11378 r7863 | fenrir | 2004-06-02 00:14:26 +0200 (Wed, 02 Jun 2004) | 2 lines
11379 Changed paths:
11380    M /trunk/modules/access/access2.c
11381
11382  * access2: lastest API change.
11383
11384 ------------------------------------------------------------------------
11385 r7862 | fenrir | 2004-06-02 00:13:47 +0200 (Wed, 02 Jun 2004) | 2 lines
11386 Changed paths:
11387    M /trunk/src/input/es_out.c
11388
11389  es_out: clean up.
11390
11391 ------------------------------------------------------------------------
11392 r7861 | fenrir | 2004-06-02 00:13:14 +0200 (Wed, 02 Jun 2004) | 2 lines
11393 Changed paths:
11394    M /trunk/src/input/demux.c
11395
11396  * demux: init info field. (Not used yet).
11397
11398 ------------------------------------------------------------------------
11399 r7860 | fenrir | 2004-06-02 00:12:56 +0200 (Wed, 02 Jun 2004) | 2 lines
11400 Changed paths:
11401    M /trunk/src/input/access.c
11402
11403  * access: init info field.
11404
11405 ------------------------------------------------------------------------
11406 r7859 | fenrir | 2004-06-02 00:12:10 +0200 (Wed, 02 Jun 2004) | 3 lines
11407 Changed paths:
11408    M /trunk/include/ninput.h
11409    M /trunk/modules/access/ftp.c
11410    M /trunk/modules/access/http.c
11411    M /trunk/modules/access/pvr/pvr.c
11412    M /trunk/modules/access/tcp.c
11413
11414  * all: a few changes in access2 (added a info field to access_t, remove
11415 ACCESS_GET_EOF/SIZE/POS, prepared title/seekpoint support).
11416
11417 ------------------------------------------------------------------------
11418 r7858 | asmax | 2004-06-02 00:08:14 +0200 (Wed, 02 Jun 2004) | 4 lines
11419 Changed paths:
11420    M /trunk/modules/gui/skins2/x11/x11_display.cpp
11421
11422   * x11_display.cpp: support 15bpp mode for X11 skins and avoid a segfault
11423     when a mode is not supported (closes bug #1809). Move the "main window"
11424     outside the screen to avoid seeing it in the workspace selector applet.
11425
11426 ------------------------------------------------------------------------
11427 r7857 | gbazin | 2004-06-01 17:45:07 +0200 (Tue, 01 Jun 2004) | 2 lines
11428 Changed paths:
11429    M /trunk/include/configuration.h
11430    M /trunk/include/modules.h
11431    M /trunk/src/libvlc.c
11432    M /trunk/src/misc/configuration.c
11433    M /trunk/src/misc/modules.c
11434
11435 * ALL: brought back module_EndBank() from the dead and fixed a few bugs in libvlc.c.
11436
11437 ------------------------------------------------------------------------
11438 r7856 | anil | 2004-06-01 08:42:55 +0200 (Tue, 01 Jun 2004) | 2 lines
11439 Changed paths:
11440    M /trunk/modules/gui/wxwindows/wizard.cpp
11441
11442 * compilation (unicode) fix
11443
11444 ------------------------------------------------------------------------
11445 r7855 | zorglub | 2004-05-31 19:48:38 +0200 (Mon, 31 May 2004) | 5 lines
11446 Changed paths:
11447    M /trunk/modules/gui/wxwindows/Modules.am
11448    M /trunk/modules/gui/wxwindows/wizard.cpp
11449    M /trunk/modules/gui/wxwindows/wxwindows.h
11450
11451 * wizard.cpp : - TTL and SAP support
11452                - Sanity checks for transcode output file
11453
11454 * Modules.am : Added new "icons" to dist
11455
11456 ------------------------------------------------------------------------
11457 r7854 | zorglub | 2004-05-31 19:47:51 +0200 (Mon, 31 May 2004) | 3 lines
11458 Changed paths:
11459    M /trunk/modules/gui/wxwindows/playlist.cpp
11460
11461 Make the playlist window resizeable
11462 Use a smaller font
11463
11464 ------------------------------------------------------------------------
11465 r7853 | zorglub | 2004-05-31 19:32:18 +0200 (Mon, 31 May 2004) | 2 lines
11466 Changed paths:
11467    M /trunk/modules/access/access2.c
11468    M /trunk/modules/access/pvr/pvr.c
11469
11470 pvr.c : Converted to access2 and added options for autobuilt panels
11471
11472 ------------------------------------------------------------------------
11473 r7852 | fenrir | 2004-05-31 15:34:34 +0200 (Mon, 31 May 2004) | 2 lines
11474 Changed paths:
11475    M /trunk/configure.ac
11476
11477  * configure.ac: added access2 ;)
11478
11479 ------------------------------------------------------------------------
11480 r7851 | ipkiss | 2004-05-31 14:31:48 +0200 (Mon, 31 May 2004) | 2 lines
11481 Changed paths:
11482    M /trunk/doc/skins/skins2-howto.xml
11483
11484 skins2-howto.xml: Added two internal links
11485
11486 ------------------------------------------------------------------------
11487 r7850 | ipkiss | 2004-05-31 14:17:13 +0200 (Mon, 31 May 2004) | 2 lines
11488 Changed paths:
11489    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11490
11491  * skins2: same fix as in modules/access/directory.c
11492
11493 ------------------------------------------------------------------------
11494 r7849 | ipkiss | 2004-05-31 13:34:26 +0200 (Mon, 31 May 2004) | 2 lines
11495 Changed paths:
11496    M /trunk/modules/gui/wxwindows/preferences.cpp
11497
11498  * modules/gui/wxwindows/preferences.cpp: fixed a refcount problem
11499
11500 ------------------------------------------------------------------------
11501 r7848 | zorglub | 2004-05-31 11:24:07 +0200 (Mon, 31 May 2004) | 2 lines
11502 Changed paths:
11503    M /trunk/src/playlist/playlist.c
11504
11505 Fix play-and-stop behaviour with playlist_Command
11506
11507 ------------------------------------------------------------------------
11508 r7847 | fenrir | 2004-05-31 03:48:09 +0200 (Mon, 31 May 2004) | 2 lines
11509 Changed paths:
11510    M /trunk/modules/gui/ncurses.c
11511
11512  * ncurses: fixed the error that was making the browser so slow.
11513
11514 ------------------------------------------------------------------------
11515 r7846 | hartman | 2004-05-31 02:54:44 +0200 (Mon, 31 May 2004) | 4 lines
11516 Changed paths:
11517    M /trunk/modules/gui/ncurses.c
11518
11519 * modules/gui/ncurses.c: Ahum fixed broken filebrowser.
11520   that's what you get when you are hacking something 
11521   you don't understand 100% 
11522
11523 ------------------------------------------------------------------------
11524 r7845 | fenrir | 2004-05-30 23:27:49 +0200 (Sun, 30 May 2004) | 2 lines
11525 Changed paths:
11526    M /trunk/modules/access/access2.c
11527
11528  * access2: fix seek with access2 using pf_block.
11529
11530 ------------------------------------------------------------------------
11531 r7844 | fenrir | 2004-05-30 23:16:53 +0200 (Sun, 30 May 2004) | 2 lines
11532 Changed paths:
11533    M /trunk/modules/access/access2.c
11534    M /trunk/modules/access/tcp.c
11535
11536  * tcp: convertd to access2.
11537
11538 ------------------------------------------------------------------------
11539 r7843 | fenrir | 2004-05-30 23:03:52 +0200 (Sun, 30 May 2004) | 2 lines
11540 Changed paths:
11541    M /trunk/modules/codec/x264.c
11542
11543  * x264: I have commited debug stuff :(
11544
11545 ------------------------------------------------------------------------
11546 r7842 | fenrir | 2004-05-30 22:52:36 +0200 (Sun, 30 May 2004) | 3 lines
11547 Changed paths:
11548    M /trunk/modules/access/access2.c
11549    M /trunk/modules/access/ftp.c
11550
11551  * access2: fixed seeking.
11552  * ftp: converted to access2.
11553
11554 ------------------------------------------------------------------------
11555 r7841 | fenrir | 2004-05-30 21:35:32 +0200 (Sun, 30 May 2004) | 2 lines
11556 Changed paths:
11557    M /trunk/src/input/input.c
11558
11559  * input.c: set access2->b_die.
11560
11561 ------------------------------------------------------------------------
11562 r7840 | fenrir | 2004-05-30 21:28:35 +0200 (Sun, 30 May 2004) | 3 lines
11563 Changed paths:
11564    M /trunk/modules/access/access2.c
11565    M /trunk/modules/access/http.c
11566
11567  * access2: support for demuxer access provided.
11568  * http: converted to access2.
11569
11570 ------------------------------------------------------------------------
11571 r7839 | hartman | 2004-05-30 20:39:29 +0200 (Sun, 30 May 2004) | 3 lines
11572 Changed paths:
11573    M /trunk/modules/gui/ncurses.c
11574
11575 * Added a filebrowser (B)
11576 * Messages now uses 'L' as hotkey
11577
11578 ------------------------------------------------------------------------
11579 r7838 | hartman | 2004-05-30 20:20:57 +0200 (Sun, 30 May 2004) | 2 lines
11580 Changed paths:
11581    M /trunk/modules/access/directory.c
11582
11583 * ahum. == on a mask instead of &
11584
11585 ------------------------------------------------------------------------
11586 r7837 | fenrir | 2004-05-30 20:11:55 +0200 (Sun, 30 May 2004) | 2 lines
11587 Changed paths:
11588    M /trunk/src/input/access.c
11589    M /trunk/src/input/demux.c
11590
11591  * access,demux: fixed parsing.
11592
11593 ------------------------------------------------------------------------
11594 r7836 | fenrir | 2004-05-30 19:59:20 +0200 (Sun, 30 May 2004) | 2 lines
11595 Changed paths:
11596    M /trunk/src/audio_output/input.c
11597
11598  * input: warning fix (int ->byte_t*).
11599
11600 ------------------------------------------------------------------------
11601 r7835 | gbazin | 2004-05-30 19:22:09 +0200 (Sun, 30 May 2004) | 1 line
11602 Changed paths:
11603    M /trunk/modules/access/directory.c
11604
11605 * modules/access/directory.c: minor fix.
11606 ------------------------------------------------------------------------
11607 r7834 | sigmunau | 2004-05-30 18:57:55 +0200 (Sun, 30 May 2004) | 3 lines
11608 Changed paths:
11609    M /trunk/modules/codec/ffmpeg/chroma.c
11610
11611 modules/codec/ffmpeg/chroma.c: resize properly if destination chroma is in a
11612 format ffmpeg likes
11613
11614 ------------------------------------------------------------------------
11615 r7833 | anil | 2004-05-30 18:38:44 +0200 (Sun, 30 May 2004) | 2 lines
11616 Changed paths:
11617    M /trunk/modules/gui/wxwindows/wizard.cpp
11618
11619 * wizard.cpp: compilation fixes
11620
11621 ------------------------------------------------------------------------
11622 r7832 | zorglub | 2004-05-30 18:21:43 +0200 (Sun, 30 May 2004) | 2 lines
11623 Changed paths:
11624    M /trunk/modules/gui/wxwindows/playlist.cpp
11625    A /trunk/modules/gui/wxwindows/streamdata.h
11626    M /trunk/modules/gui/wxwindows/streamout.cpp
11627    M /trunk/modules/gui/wxwindows/wizard.cpp
11628
11629 Move streaming data to a separate file (will have to be moved to /include)
11630
11631 ------------------------------------------------------------------------
11632 r7831 | fenrir | 2004-05-30 17:38:11 +0200 (Sun, 30 May 2004) | 2 lines
11633 Changed paths:
11634    M /trunk/modules/access/Modules.am
11635    A /trunk/modules/access/access2.c
11636
11637  * access2: access2 <-> access1 wrapper (untested).
11638
11639 ------------------------------------------------------------------------
11640 r7830 | fenrir | 2004-05-30 17:33:57 +0200 (Sun, 30 May 2004) | 2 lines
11641 Changed paths:
11642    M /trunk/include/ninput.h
11643
11644  * ninput: typo.
11645
11646 ------------------------------------------------------------------------
11647 r7829 | fenrir | 2004-05-30 17:31:59 +0200 (Sun, 30 May 2004) | 2 lines
11648 Changed paths:
11649    M /trunk/include/ninput.h
11650
11651  * ninput: more access2 things.
11652
11653 ------------------------------------------------------------------------
11654 r7828 | zorglub | 2004-05-30 16:44:00 +0200 (Sun, 30 May 2004) | 2 lines
11655 Changed paths:
11656    A /trunk/modules/gui/wxwindows/bitmaps/loop.xpm
11657    A /trunk/modules/gui/wxwindows/bitmaps/repeat.xpm
11658    A /trunk/modules/gui/wxwindows/bitmaps/shuffle.xpm
11659    M /trunk/modules/gui/wxwindows/playlist.cpp
11660
11661 Missing icons
11662
11663 ------------------------------------------------------------------------
11664 r7827 | fenrir | 2004-05-30 16:43:40 +0200 (Sun, 30 May 2004) | 2 lines
11665 Changed paths:
11666    M /trunk/src/input/access.c
11667
11668  * access: implement access2_nEw (untested).
11669
11670 ------------------------------------------------------------------------
11671 r7826 | zorglub | 2004-05-30 16:43:12 +0200 (Sun, 30 May 2004) | 13 lines
11672 Changed paths:
11673    M /trunk/modules/gui/wxwindows/interface.cpp
11674    M /trunk/modules/gui/wxwindows/open.cpp
11675    M /trunk/modules/gui/wxwindows/playlist.cpp
11676    M /trunk/modules/gui/wxwindows/timer.cpp
11677    M /trunk/modules/gui/wxwindows/wizard.cpp
11678    M /trunk/modules/gui/wxwindows/wxwindows.h
11679
11680 * New wizard is now about usable, yet unfinished
11681     Todo
11682         - Heavy testing
11683         - Missing sanity checks
11684         - Extra options
11685         - Fix layout bugs
11686
11687 * playlist.cpp : Smaller layout, icons to do...
11688
11689 * timer.cpp : show the name and not the URI in status bar
11690
11691 * open.cpp : Bugfix for modal mode
11692
11693 ------------------------------------------------------------------------
11694 r7825 | sigmunau | 2004-05-30 15:00:27 +0200 (Sun, 30 May 2004) | 3 lines
11695 Changed paths:
11696    M /trunk/modules/audio_output/alsa.c
11697
11698 modules/audio_output/alsa.c: fixed an utterly nonsensial if-block. Should
11699 have no functional impact.
11700
11701 ------------------------------------------------------------------------
11702 r7824 | gbazin | 2004-05-30 13:54:08 +0200 (Sun, 30 May 2004) | 1 line
11703 Changed paths:
11704    M /trunk/src/misc/modules.c
11705
11706 * src/misc/modules.c: avoid name collisions on win32.
11707 ------------------------------------------------------------------------
11708 r7823 | sigmunau | 2004-05-30 12:52:02 +0200 (Sun, 30 May 2004) | 3 lines
11709 Changed paths:
11710    M /trunk/share/http/index.html
11711
11712 share/http/index.html: output valid xhtml, even with an empty playlist. Show
11713 a message in the playlist area if the playlist is empty.
11714
11715 ------------------------------------------------------------------------
11716 r7822 | gbazin | 2004-05-30 11:18:59 +0200 (Sun, 30 May 2004) | 1 line
11717 Changed paths:
11718    M /trunk/modules/gui/gtk/gnome.c
11719    M /trunk/modules/gui/gtk/gtk.c
11720    M /trunk/modules/gui/gtk/open.c
11721
11722 * modules/gui/gtk/*: got rid of --search-path option and created --gtk-search-path and --gnome-search-path instead.
11723 ------------------------------------------------------------------------
11724 r7821 | fenrir | 2004-05-30 02:14:30 +0200 (Sun, 30 May 2004) | 2 lines
11725 Changed paths:
11726    M /trunk/include/ninput.h
11727    M /trunk/src/input/access.c
11728
11729  * ninput, access: compilation fix.
11730
11731 ------------------------------------------------------------------------
11732 r7820 | fenrir | 2004-05-30 01:56:41 +0200 (Sun, 30 May 2004) | 2 lines
11733 Changed paths:
11734    M /trunk/Makefile.am
11735
11736  * Makefile.am: added acces.c (for people still using make ;)
11737
11738 ------------------------------------------------------------------------
11739 r7819 | fenrir | 2004-05-30 01:52:49 +0200 (Sun, 30 May 2004) | 2 lines
11740 Changed paths:
11741    M /trunk/include/input_ext-intf.h
11742    M /trunk/include/ninput.h
11743    M /trunk/include/vlc_common.h
11744    M /trunk/include/vlc_objects.h
11745    A /trunk/src/input/access.c
11746    M /trunk/src/input/es_out.c
11747    M /trunk/src/misc/messages.c
11748    M /trunk/src/misc/objects.c
11749
11750  * all: begin to introduce access_t (nothing working yet).
11751
11752 ------------------------------------------------------------------------
11753 r7818 | gbazin | 2004-05-29 23:51:22 +0200 (Sat, 29 May 2004) | 1 line
11754 Changed paths:
11755    M /trunk/src/misc/modules.c
11756
11757 * src/misc/modules.c: small cleanup.
11758 ------------------------------------------------------------------------
11759 r7817 | gbazin | 2004-05-29 23:41:57 +0200 (Sat, 29 May 2004) | 9 lines
11760 Changed paths:
11761    M /trunk/include/modules.h
11762    M /trunk/include/vlc_common.h
11763    M /trunk/include/vlc_config.h
11764    M /trunk/src/libvlc.c
11765    M /trunk/src/libvlc.h
11766    M /trunk/src/misc/configuration.c
11767    M /trunk/src/misc/modules.c
11768
11769 * include/*,src/*: New plugins cache feature for faster load times.
11770    This is still experimental so isn't enabled by default (use --plugins-cache).
11771    There are also a few issues that aren't dealt with yet:
11772      - translation of module strings.
11773      - config options callbacks and actions.
11774      - a few memory leaks.
11775      - and likely other things ;)
11776    You can easily reset the plugins cache with --reset-plugins-cache.
11777
11778 ------------------------------------------------------------------------
11779 r7816 | yoann | 2004-05-29 19:47:30 +0200 (Sat, 29 May 2004) | 2 lines
11780 Changed paths:
11781    M /trunk/modules/gui/ncurses.c
11782
11783  * modules/gui/ncurses.c: Fixed a bug due to the new 'Volume' line.
11784
11785 ------------------------------------------------------------------------
11786 r7815 | yoann | 2004-05-29 19:04:53 +0200 (Sat, 29 May 2004) | 2 lines
11787 Changed paths:
11788    M /trunk/include/osd.h
11789    M /trunk/modules/control/hotkeys.c
11790    M /trunk/src/video_output/video_widgets.c
11791
11792 Added a Mute OSD icon.
11793
11794 ------------------------------------------------------------------------
11795 r7814 | fenrir | 2004-05-29 16:06:50 +0200 (Sat, 29 May 2004) | 4 lines
11796 Changed paths:
11797    M /trunk/modules/stream_out/rtp.c
11798
11799  * rtp: use dynamique RTP payload type for h263-1998. (bug found by Ross
11800 Finlayson)
11801
11802
11803 ------------------------------------------------------------------------
11804 r7813 | fenrir | 2004-05-29 16:02:50 +0200 (Sat, 29 May 2004) | 5 lines
11805 Changed paths:
11806    M /trunk/modules/mux/mpeg/ts.c
11807
11808  * ts: added 14496-17 (text sub) support. It assumes that input is utf8
11809 (wrong as long as we don't have a real subtitle packetizer).
11810  It doesn't work very well, the syncho is a broken (subs are late by more
11811 than 1s).
11812
11813 ------------------------------------------------------------------------
11814 r7812 | fenrir | 2004-05-29 16:00:32 +0200 (Sat, 29 May 2004) | 3 lines
11815 Changed paths:
11816    M /trunk/modules/packetizer/copy.c
11817
11818  * copy: low latency for subt.
11819   TODO: move subtitle paquetizer to subsdec.c to convert all subs to UTF-8.
11820
11821 ------------------------------------------------------------------------
11822 r7811 | fenrir | 2004-05-29 15:55:33 +0200 (Sat, 29 May 2004) | 2 lines
11823 Changed paths:
11824    M /trunk/modules/demux/ts.c
11825
11826  ts: ooops, debug messages removed.
11827
11828 ------------------------------------------------------------------------
11829 r7810 | fenrir | 2004-05-29 15:54:22 +0200 (Sat, 29 May 2004) | 5 lines
11830 Changed paths:
11831    M /trunk/modules/demux/ts.c
11832
11833  * ts.c: - send PES as soon as possible to decoder (and not waiting the
11834            next one).
11835          - added partial 14496-17 support, in other words mpeg4 text
11836            subtitles.
11837
11838 ------------------------------------------------------------------------
11839 r7809 | hartman | 2004-05-29 00:46:00 +0200 (Sat, 29 May 2004) | 2 lines
11840 Changed paths:
11841    M /trunk/configure.ac
11842
11843 * Let's enable folks to bootstrap
11844
11845 ------------------------------------------------------------------------
11846 r7808 | hartman | 2004-05-29 00:23:38 +0200 (Sat, 29 May 2004) | 11 lines
11847 Changed paths:
11848    M /trunk/modules/gui/Modules.am
11849    D /trunk/modules/gui/ncurses
11850    A /trunk/modules/gui/ncurses.c (from /trunk/modules/gui/ncurses/ncurses.c:7799)
11851
11852 * ncurses intf
11853   - Moved one dir higher
11854   - Fixed the Quit function
11855   - Added Volume Controls
11856   - Added Repeat/Loop/Random
11857   - Fixed the info box
11858   - Added Fullscreen remark to help box
11859
11860 It is now the perfect remote controller if I use my 'bedside terminal'.
11861 ssh/screen/ncurses is like magic.
11862
11863 ------------------------------------------------------------------------
11864 r7807 | hartman | 2004-05-29 00:19:54 +0200 (Sat, 29 May 2004) | 2 lines
11865 Changed paths:
11866    M /trunk/modules/gui/macosx/intf.m
11867
11868 * Fix some small potential crashes
11869
11870 ------------------------------------------------------------------------
11871 r7806 | hartman | 2004-05-29 00:07:04 +0200 (Sat, 29 May 2004) | 3 lines
11872 Changed paths:
11873    M /trunk/src/input/input.c
11874
11875 * src/input/input.c: As soon as we know the length of a file, set 
11876   the playlist item duration. Now mpeg files will show their duration.
11877
11878 ------------------------------------------------------------------------
11879 r7805 | fenrir | 2004-05-28 22:20:50 +0200 (Fri, 28 May 2004) | 4 lines
11880 Changed paths:
11881    M /trunk/modules/stream_out/rtp.c
11882
11883  * rtp: h263 support (untested).
11884  Patch by Callan, Wilson <wcallan AT starentnetworks DOT com>
11885  
11886
11887 ------------------------------------------------------------------------
11888 r7804 | fenrir | 2004-05-28 21:55:01 +0200 (Fri, 28 May 2004) | 2 lines
11889 Changed paths:
11890    M /trunk/modules/packetizer/copy.c
11891
11892  * copy: don't break the length for subtitle packet.
11893
11894 ------------------------------------------------------------------------
11895 r7803 | fenrir | 2004-05-28 21:54:23 +0200 (Fri, 28 May 2004) | 5 lines
11896 Changed paths:
11897    M /trunk/modules/mux/mp4.c
11898
11899  * mp4: first try to add text subtitle muxing support. They are added
11900 like it is done in .mov (and not like .mp4 as I failed to find any
11901 samples)
11902  VLC is able to play them. I don't think QT will like them for now.
11903
11904 ------------------------------------------------------------------------
11905 r7802 | fenrir | 2004-05-28 21:51:37 +0200 (Fri, 28 May 2004) | 2 lines
11906 Changed paths:
11907    M /trunk/modules/demux/mp4/mp4.c
11908
11909  * mp4: convert all \r to \n in subt.
11910
11911 ------------------------------------------------------------------------
11912 r7801 | fkuehne | 2004-05-28 18:01:26 +0200 (Fri, 28 May 2004) | 1 line
11913 Changed paths:
11914    M /trunk/modules/gui/macosx/playlistinfo.h
11915    M /trunk/modules/gui/macosx/playlistinfo.m
11916
11917 * fixed broken translation of 2 buttons of the info-window
11918 ------------------------------------------------------------------------
11919 r7800 | hartman | 2004-05-28 14:04:06 +0200 (Fri, 28 May 2004) | 3 lines
11920 Changed paths:
11921    M /trunk/modules/control/corba/Modules.am
11922
11923 * bootstrap fix for corba module
11924   make dist might still be broken? This makefile could use some sam power.
11925
11926 ------------------------------------------------------------------------
11927 r7799 | gbazin | 2004-05-28 08:29:13 +0200 (Fri, 28 May 2004) | 1 line
11928 Changed paths:
11929    M /trunk/configure.ac
11930
11931 * configure.ac: netsync needs to be linked with ws2_32 on win32.
11932 ------------------------------------------------------------------------
11933 r7798 | fenrir | 2004-05-28 00:30:12 +0200 (Fri, 28 May 2004) | 2 lines
11934 Changed paths:
11935    M /trunk/modules/demux/mp4/libmp4.c
11936    M /trunk/modules/demux/mp4/libmp4.h
11937    M /trunk/modules/demux/mp4/mp4.c
11938
11939  * mp4: added text track support. (there is a problem with the encoding).
11940
11941 ------------------------------------------------------------------------
11942 r7797 | gbazin | 2004-05-27 23:06:16 +0200 (Thu, 27 May 2004) | 2 lines
11943 Changed paths:
11944    M /trunk/modules/video_chroma/i422_yuy2.c
11945
11946 * modules/video_chroma/i422_yuy2.c: fixed the I422 MMX conversion routines. The fix also doubles the speed of the conversion :)
11947
11948 ------------------------------------------------------------------------
11949 r7796 | gbazin | 2004-05-27 22:31:22 +0200 (Thu, 27 May 2004) | 1 line
11950 Changed paths:
11951    M /trunk/Makefile.am
11952
11953 * Makefile.am: added include/snapshot.h.
11954 ------------------------------------------------------------------------
11955 r7795 | gbazin | 2004-05-27 21:17:33 +0200 (Thu, 27 May 2004) | 1 line
11956 Changed paths:
11957    M /trunk/modules/control/netsync.c
11958
11959 * modules/control/netsync.c: test before you commit.
11960 ------------------------------------------------------------------------
11961 r7794 | gbazin | 2004-05-27 21:12:09 +0200 (Thu, 27 May 2004) | 3 lines
11962 Changed paths:
11963    M /trunk/modules/control/netsync.c
11964    M /trunk/modules/video_output/snapshot.c
11965
11966 * video_output/snapshot.c, control/netsync.c: added svn:keywords Id prop.
11967 * control/netsync.c: small fix.
11968
11969 ------------------------------------------------------------------------
11970 r7793 | sigmunau | 2004-05-27 18:18:35 +0200 (Thu, 27 May 2004) | 2 lines
11971 Changed paths:
11972    M /trunk/modules/demux/mjpeg.c
11973
11974 remove debug messages along the success path
11975
11976 ------------------------------------------------------------------------
11977 r7792 | gbazin | 2004-05-27 17:52:42 +0200 (Thu, 27 May 2004) | 1 line
11978 Changed paths:
11979    M /trunk/modules/demux/mjpeg.c
11980
11981 * modules/demux/mjpeg.c: fixed small memleak.
11982 ------------------------------------------------------------------------
11983 r7791 | oaubert | 2004-05-27 17:48:33 +0200 (Thu, 27 May 2004) | 9 lines
11984 Changed paths:
11985    M /trunk/modules/control/corba/MediaControl.idl
11986    M /trunk/modules/control/corba/Modules.am
11987    M /trunk/modules/control/corba/README
11988    M /trunk/modules/control/corba/corba.c
11989    A /trunk/modules/control/corba/mediacontrol-core.c
11990    A /trunk/modules/control/corba/mediacontrol-core.h
11991    A /trunk/modules/control/corba/mediacontrol-init.c
11992    A /trunk/modules/control/corba/mediacontrol-plugin.c
11993
11994 CORBA module update:
11995 - the VLC-specific code has been isolated in mediacontrol-core.c so that
11996   corba.c only has to glue CORBA calls to C calls.
11997 - the IDL has been modified:
11998   - snapshot support
11999   - text display support
12000   - access to stream information
12001   - access to volume information
12002
12003 ------------------------------------------------------------------------
12004 r7790 | oaubert | 2004-05-27 17:43:42 +0200 (Thu, 27 May 2004) | 2 lines
12005 Changed paths:
12006    A /trunk/modules/control/corba/MediaControl.idl (from /trunk/modules/control/corba/mediacontrol.idl:7789)
12007    D /trunk/modules/control/corba/client.py
12008    D /trunk/modules/control/corba/launch-vlc-corba
12009    D /trunk/modules/control/corba/mediacontrol.idl
12010    D /trunk/modules/control/corba/pyorbit-1.99.3.patch
12011    D /trunk/modules/control/corba/simpleplayer.glade
12012    D /trunk/modules/control/corba/simpleplayer.py
12013
12014 Code cleanup to prepare CORBA module update
12015
12016 ------------------------------------------------------------------------
12017 r7789 | gbazin | 2004-05-27 17:40:11 +0200 (Thu, 27 May 2004) | 1 line
12018 Changed paths:
12019    M /trunk/modules/demux/mjpeg.c
12020
12021 * modules/demux/mjpeg.c: fixed --mjpeg-fps.
12022 ------------------------------------------------------------------------
12023 r7788 | oaubert | 2004-05-27 17:37:46 +0200 (Thu, 27 May 2004) | 3 lines
12024 Changed paths:
12025    M /trunk/modules/video_output/Modules.am
12026
12027 Snapshot module (dummy video output module keeping a configurable image cache). 
12028 It is chiefly used by the corba module.
12029
12030 ------------------------------------------------------------------------
12031 r7787 | oaubert | 2004-05-27 17:36:15 +0200 (Thu, 27 May 2004) | 3 lines
12032 Changed paths:
12033    M /trunk/configure.ac
12034    A /trunk/include/snapshot.h
12035    A /trunk/modules/video_output/snapshot.c
12036
12037 Snapshot module (dummy video output module keeping a configurable image cache). 
12038 It is chiefly used by the corba module.
12039
12040 ------------------------------------------------------------------------
12041 r7786 | gbazin | 2004-05-27 17:30:47 +0200 (Thu, 27 May 2004) | 1 line
12042 Changed paths:
12043    M /trunk/modules/demux/mjpeg.c
12044
12045 * modules/demux/mjpeg.c: fixed pts calculation.
12046 ------------------------------------------------------------------------
12047 r7785 | gbazin | 2004-05-27 17:21:11 +0200 (Thu, 27 May 2004) | 1 line
12048 Changed paths:
12049    M /trunk/modules/demux/mjpeg.c
12050
12051 * modules/demux/mjpeg.c: got rid of a couple of useless things.
12052 ------------------------------------------------------------------------
12053 r7784 | gbazin | 2004-05-27 13:40:46 +0200 (Thu, 27 May 2004) | 2 lines
12054 Changed paths:
12055    M /trunk/configure.ac
12056    M /trunk/modules/control/Modules.am
12057    A /trunk/modules/control/netsync.c
12058
12059 * modules/control/netsync.c: Experimental network synchronisation module.
12060
12061 ------------------------------------------------------------------------
12062 r7783 | hartman | 2004-05-27 02:02:43 +0200 (Thu, 27 May 2004) | 5 lines
12063 Changed paths:
12064    M /trunk/modules/demux/demux2.c
12065    M /trunk/src/libvlc.h
12066    M /trunk/src/playlist/playlist.c
12067
12068  * src/libvlc.h
12069    src/playlist/playlist.c: added a "--play-and-stop" feature.
12070    This stops the playlist after each played item. It does however increase
12071    the index. (also very useful for sap playlist when a lot of channels fail to open).
12072
12073 ------------------------------------------------------------------------
12074 r7782 | hartman | 2004-05-27 01:19:53 +0200 (Thu, 27 May 2004) | 2 lines
12075 Changed paths:
12076    M /trunk/configure.ac
12077    M /trunk/modules/LIST
12078
12079 * enable mjpeg module and add to LIST
12080
12081 ------------------------------------------------------------------------
12082 r7781 | hartman | 2004-05-27 01:15:07 +0200 (Thu, 27 May 2004) | 4 lines
12083 Changed paths:
12084    M /trunk/modules/demux/sgimb.c
12085    M /trunk/modules/misc/sap.c
12086
12087 * misc/sap.c: check for packetsize attribute and increase mtu when it's large.
12088   - some code cleanup. Please watch coding style people.
12089 * demux/sgimb.c: fix an alloc
12090
12091 ------------------------------------------------------------------------
12092 r7780 | sigmunau | 2004-05-27 00:27:05 +0200 (Thu, 27 May 2004) | 4 lines
12093 Changed paths:
12094    M /trunk/modules/demux/Modules.am
12095    A /trunk/modules/demux/mjpeg.c
12096
12097 mime multipart jpeg and jpeg series of images demuxer by 
12098 Henry Jen (slowhog) <henryjen at ztune dot net>. Only tested in multipart
12099 mode.
12100
12101 ------------------------------------------------------------------------
12102 r7779 | jpsaman | 2004-05-26 23:02:06 +0200 (Wed, 26 May 2004) | 1 line
12103 Changed paths:
12104    M /trunk/modules/video_output/hd1000v.cpp
12105
12106 Use *ScreenResolution() function iso of mixing them with *ScreenOutput() functions.
12107 ------------------------------------------------------------------------
12108 r7778 | yoann | 2004-05-26 19:56:45 +0200 (Wed, 26 May 2004) | 2 lines
12109 Changed paths:
12110    M /trunk/include/osd.h
12111    M /trunk/modules/control/hotkeys.c
12112    M /trunk/src/video_output/video_widgets.c
12113
12114 Added Play and Pause OSD Icons for hotkeys.
12115
12116 ------------------------------------------------------------------------
12117 r7777 | massiot | 2004-05-26 14:32:02 +0200 (Wed, 26 May 2004) | 2 lines
12118 Changed paths:
12119    M /trunk/modules/access/pvr/pvr.c
12120
12121 * modules/access/pvr: Added keyint= and bframes= options.
12122
12123 ------------------------------------------------------------------------
12124 r7776 | zorglub | 2004-05-26 11:53:00 +0200 (Wed, 26 May 2004) | 2 lines
12125 Changed paths:
12126    M /trunk/modules/codec/cmml/intf.c
12127
12128 Compile fix
12129
12130 ------------------------------------------------------------------------
12131 r7775 | andrep | 2004-05-26 10:38:23 +0200 (Wed, 26 May 2004) | 9 lines
12132 Changed paths:
12133    M /trunk/modules/codec/cmml/browser_open.c
12134    M /trunk/modules/codec/cmml/browser_open.h
12135    M /trunk/modules/codec/cmml/intf.c
12136    M /trunk/modules/codec/cmml/xstrcat.h
12137
12138 * CMML codec:
12139   - added browse-follow-anchor, browse-go-back and browse-go-forward
12140     callbacks
12141   - will not display clip description as subtitles if
12142     intf-displays-cmml-description variable is set on main interface
12143     thread
12144   - bugfix for web browser launching on Mac OS X
12145
12146
12147 ------------------------------------------------------------------------
12148 r7774 | andrep | 2004-05-26 04:23:10 +0200 (Wed, 26 May 2004) | 3 lines
12149 Changed paths:
12150    M /trunk/modules/codec/cmml/xurl.c
12151
12152 * cmml: fix for loading non-file:// URLs on win32
12153
12154
12155 ------------------------------------------------------------------------
12156 r7773 | fenrir | 2004-05-26 00:48:37 +0200 (Wed, 26 May 2004) | 2 lines
12157 Changed paths:
12158    M /trunk/modules/demux/livedotcom.cpp
12159
12160   *livedotcom: added H263-2000 (untested).
12161
12162 ------------------------------------------------------------------------
12163 r7772 | fenrir | 2004-05-25 21:38:39 +0200 (Tue, 25 May 2004) | 5 lines
12164 Changed paths:
12165    M /trunk/modules/demux/mp4/mp4.c
12166
12167 * mp4: fix for alaw/ulaw. Clever people that designed .mov decided that
12168 the demuxer has to ask the parameters to the decoder, instead of just
12169 using the ones in the file.
12170
12171
12172 ------------------------------------------------------------------------
12173 r7771 | gbazin | 2004-05-25 14:07:19 +0200 (Tue, 25 May 2004) | 1 line
12174 Changed paths:
12175    M /trunk/modules/video_output/directx/events.c
12176
12177 * modules/video_output/directx/events.c: fixed deadlock when switching deinterlacing mode.
12178 ------------------------------------------------------------------------
12179 r7770 | yoann | 2004-05-25 10:45:45 +0200 (Tue, 25 May 2004) | 3 lines
12180 Changed paths:
12181    M /trunk/modules/control/hotkeys.c
12182    M /trunk/modules/gui/ncurses/ncurses.c
12183
12184 * modules/control/hotkeys.c: check if there is a vout before writing some OSD, since hotkeys can also be called from an interface now.
12185 * modules/gui/ncurses/ncurses.c: don't add empty ('') entry, in the open function
12186
12187 ------------------------------------------------------------------------
12188 r7769 | ipkiss | 2004-05-24 23:48:56 +0200 (Mon, 24 May 2004) | 3 lines
12189 Changed paths:
12190    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
12191
12192  * skins2: Open the file requester dialog when clicking on "play" and the
12193    playlist is empty
12194
12195 ------------------------------------------------------------------------
12196 r7768 | hartman | 2004-05-24 23:28:03 +0200 (Mon, 24 May 2004) | 4 lines
12197 Changed paths:
12198    M /trunk/Makefile.am
12199    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
12200    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
12201    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12202
12203 * Remove last remenants of info.h and info.m
12204 * Better align the iTunes styled slider with other UI elements
12205 * added .spx .ts and .ps fileextensions.
12206
12207 ------------------------------------------------------------------------
12208 r7767 | hartman | 2004-05-24 23:14:06 +0200 (Mon, 24 May 2004) | 3 lines
12209 Changed paths:
12210    M /trunk/src/video_output/video_widgets.c
12211
12212 * Fixed the YUY2 and RV Render() of the OSD widgets.
12213 * Set the Id prop on this 'new' file.
12214
12215 ------------------------------------------------------------------------
12216 r7766 | jpsaman | 2004-05-24 22:12:42 +0200 (Mon, 24 May 2004) | 1 line
12217 Changed paths:
12218    A /trunk/vlc.roku
12219
12220 HD1000 video output
12221 ------------------------------------------------------------------------
12222 r7765 | jpsaman | 2004-05-24 22:12:27 +0200 (Mon, 24 May 2004) | 1 line
12223 Changed paths:
12224    M /trunk/AUTHORS
12225    M /trunk/configure.ac
12226    M /trunk/modules/LIST
12227    M /trunk/modules/video_output/Modules.am
12228    A /trunk/modules/video_output/hd1000v.cpp
12229
12230 HD1000 video output
12231 ------------------------------------------------------------------------
12232 r7764 | gbazin | 2004-05-24 21:00:37 +0200 (Mon, 24 May 2004) | 1 line
12233 Changed paths:
12234    M /trunk/modules/packetizer/mpegvideo.c
12235
12236 * modules/packetizer/mpegvideo.c: better fix.
12237 ------------------------------------------------------------------------
12238 r7763 | gbazin | 2004-05-24 20:54:47 +0200 (Mon, 24 May 2004) | 1 line
12239 Changed paths:
12240    M /trunk/modules/packetizer/mpegvideo.c
12241
12242 * modules/packetizer/mpegvideo.c: corner case fix for pts/dts.
12243 ------------------------------------------------------------------------
12244 r7762 | jlj | 2004-05-24 19:45:05 +0200 (Mon, 24 May 2004) | 4 lines
12245 Changed paths:
12246    M /trunk/modules/demux/mp4/drms.c
12247
12248   * drms.c: Fixed bug which caused the wrong ID to be used if there was 
12249             another firewire device in the ioregistry before the iPod.
12250
12251
12252 ------------------------------------------------------------------------
12253 r7761 | fenrir | 2004-05-24 19:43:28 +0200 (Mon, 24 May 2004) | 3 lines
12254 Changed paths:
12255    M /trunk/modules/demux/ts.c
12256
12257  * ts: fixed pts, and readding default gathering to make
12258  libmpeg2 happy.
12259
12260 ------------------------------------------------------------------------
12261 r7760 | djc | 2004-05-24 14:00:59 +0200 (Mon, 24 May 2004) | 2 lines
12262 Changed paths:
12263    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
12264    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
12265
12266 Volume icons are buttons to change volume
12267
12268 ------------------------------------------------------------------------
12269 r7759 | jlj | 2004-05-24 00:53:28 +0200 (Mon, 24 May 2004) | 3 lines
12270 Changed paths:
12271    M /trunk/modules/demux/mp4/drms.c
12272
12273   * drms.c: Preview endian fix.
12274
12275
12276 ------------------------------------------------------------------------
12277 r7758 | hartman | 2004-05-23 23:14:34 +0200 (Sun, 23 May 2004) | 3 lines
12278 Changed paths:
12279    D /trunk/modules/gui/macosx/info.h
12280    D /trunk/modules/gui/macosx/info.m
12281    M /trunk/modules/gui/macosx/intf.m
12282    M /trunk/modules/gui/macosx/misc.m
12283
12284 * Remove the old info window from SVN.
12285 * Cosmetic fix to misc.m
12286
12287 ------------------------------------------------------------------------
12288 r7757 | yoann | 2004-05-23 19:38:19 +0200 (Sun, 23 May 2004) | 3 lines
12289 Changed paths:
12290    M /trunk/modules/control/hotkeys.c
12291
12292 OSD sliders are now used if the vout is not embedded or in fullscreen mode.
12293
12294
12295 ------------------------------------------------------------------------
12296 r7756 | yoann | 2004-05-23 18:19:29 +0200 (Sun, 23 May 2004) | 4 lines
12297 Changed paths:
12298    M /trunk/Makefile.am
12299    M /trunk/include/osd.h
12300    M /trunk/modules/control/hotkeys.c
12301    A /trunk/src/video_output/video_widgets.c
12302    M /trunk/src/video_output/vout_subpictures.c
12303
12304 * src/video_output/video_widgets.c: Added OSD sliders when changing volume or position with hotkeys.
12305 Those sliders are graphical (ie not written with characters) and we can now add others OSD "widgets".
12306
12307
12308 ------------------------------------------------------------------------
12309 r7755 | yoann | 2004-05-23 18:01:40 +0200 (Sun, 23 May 2004) | 5 lines
12310 Changed paths:
12311    M /trunk/modules/gui/ncurses/ncurses.c
12312
12313 * added a search function for the playlist with ncurses interface (feature request #1786).
12314   It doesn't support regexp for now.
12315 * fixed a bug when playlist was empty at start
12316
12317
12318 ------------------------------------------------------------------------
12319 r7754 | fenrir | 2004-05-23 16:43:14 +0200 (Sun, 23 May 2004) | 2 lines
12320 Changed paths:
12321    M /trunk/modules/demux/mpeg/h264.c
12322    M /trunk/modules/demux/mpeg/m4v.c
12323
12324  * raw demuxers: few fixes, add es only after first packet. (size known)
12325
12326 ------------------------------------------------------------------------
12327 r7753 | fenrir | 2004-05-23 16:31:49 +0200 (Sun, 23 May 2004) | 3 lines
12328 Changed paths:
12329    M /trunk/modules/codec/ffmpeg/video.c
12330
12331  * video; in hurry up mode 5 when scanning for width/height, reparse the buffer
12332  if we find them. (Avoid dropping the first frame).
12333
12334 ------------------------------------------------------------------------
12335 r7752 | fenrir | 2004-05-23 15:35:26 +0200 (Sun, 23 May 2004) | 2 lines
12336 Changed paths:
12337    M /trunk/src/input/es_out.c
12338
12339  * es_out: avoid null dts/pts after *9/100 (with non null input values).
12340
12341 ------------------------------------------------------------------------
12342 r7751 | fkuehne | 2004-05-23 14:17:41 +0200 (Sun, 23 May 2004) | 1 line
12343 Changed paths:
12344    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
12345    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
12346    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
12347
12348 * Fixes to the services-menu
12349 ------------------------------------------------------------------------
12350 r7750 | gbazin | 2004-05-23 13:00:53 +0200 (Sun, 23 May 2004) | 1 line
12351 Changed paths:
12352    M /trunk/modules/gui/wxwindows/interface.cpp
12353
12354 * modules/gui/wxwindows/interface.cpp: update the checkbox of the extended gui menu entry.
12355 ------------------------------------------------------------------------
12356 r7749 | gbazin | 2004-05-23 12:31:54 +0200 (Sun, 23 May 2004) | 1 line
12357 Changed paths:
12358    M /trunk/modules/gui/wxwindows/playlist.cpp
12359
12360 * modules/gui/wxwindows/playlist.cpp: small fix.
12361 ------------------------------------------------------------------------
12362 r7748 | jlj | 2004-05-23 02:07:16 +0200 (Sun, 23 May 2004) | 3 lines
12363 Changed paths:
12364    M /trunk/modules/demux/mp4/drms.c
12365
12366   * drms.c: Support for previews.
12367
12368
12369 ------------------------------------------------------------------------
12370 r7747 | gbazin | 2004-05-22 20:42:19 +0200 (Sat, 22 May 2004) | 1 line
12371 Changed paths:
12372    M /trunk/configure.ac
12373    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
12374    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12375
12376 ALL: bumped version number to 0.7.3-svn.
12377 ------------------------------------------------------------------------
12378 r7745 | jpsaman | 2004-05-21 14:05:41 +0200 (Fri, 21 May 2004) | 1 line
12379 Changed paths:
12380    M /trunk/ipkg/control.gpe
12381    M /trunk/ipkg/control.h3600
12382    M /trunk/ipkg/control.opie
12383    M /trunk/ipkg/control.zaurus
12384    M /trunk/ipkg/rules.gpe
12385    M /trunk/ipkg/rules.h3600
12386    M /trunk/ipkg/rules.opie
12387    M /trunk/ipkg/rules.zaurus
12388
12389 Updated version to v0.7.2
12390 ------------------------------------------------------------------------
12391 r7744 | gbazin | 2004-05-21 13:59:25 +0200 (Fri, 21 May 2004) | 1 line
12392 Changed paths:
12393    M /trunk/ChangeLog
12394
12395 * ChangeLog: updated for the 0.7.2 release.
12396 ------------------------------------------------------------------------
12397 r7743 | gbazin | 2004-05-21 13:54:37 +0200 (Fri, 21 May 2004) | 3 lines
12398 Changed paths:
12399    M /trunk/configure.ac
12400    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
12401    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12402
12403 * configure.ac: fixed libspeex > 1.1.0 detection.
12404 * ALL: bumped version number to 0.7.2.
12405
12406 ------------------------------------------------------------------------
12407 r7742 | fkuehne | 2004-05-21 13:50:12 +0200 (Fri, 21 May 2004) | 1 line
12408 Changed paths:
12409    M /trunk/po/de.po
12410    M /trunk/po/es.po
12411    M /trunk/po/fr.po
12412    M /trunk/po/it.po
12413    M /trunk/po/nl.po
12414    M /trunk/po/pt_BR.po
12415
12416 * Fixed the latest string changes
12417 ------------------------------------------------------------------------
12418 r7741 | gbazin | 2004-05-21 13:34:02 +0200 (Fri, 21 May 2004) | 1 line
12419 Changed paths:
12420    M /trunk/po/de.po
12421    M /trunk/po/en_GB.po
12422    M /trunk/po/es.po
12423    M /trunk/po/fr.po
12424    M /trunk/po/hu.po
12425    M /trunk/po/it.po
12426    M /trunk/po/ja.po
12427    M /trunk/po/nl.po
12428    M /trunk/po/no.po
12429    M /trunk/po/pl.po
12430    M /trunk/po/pt_BR.po
12431    M /trunk/po/ru.po
12432    M /trunk/po/sv.po
12433    M /trunk/po/vlc.pot
12434
12435 * po/*: updated in preparation for release.
12436 ------------------------------------------------------------------------
12437 r7740 | sam | 2004-05-21 13:30:18 +0200 (Fri, 21 May 2004) | 2 lines
12438 Changed paths:
12439    M /trunk/po/es.po
12440
12441   * po/es.po: minor translation fix.
12442
12443 ------------------------------------------------------------------------
12444 r7739 | gbazin | 2004-05-21 13:01:35 +0200 (Fri, 21 May 2004) | 1 line
12445 Changed paths:
12446    M /trunk/modules/codec/speex.c
12447
12448 * modules/codec/speex.c: fixed stupid bug in encoder.
12449 ------------------------------------------------------------------------
12450 r7738 | sam | 2004-05-21 12:52:04 +0200 (Fri, 21 May 2004) | 2 lines
12451 Changed paths:
12452    M /trunk/THANKS
12453    M /trunk/po/es.po
12454
12455   * po/es.po: updated Spanish translation by Javier Varela Calvo. (hi goon!)
12456
12457 ------------------------------------------------------------------------
12458 r7737 | gbazin | 2004-05-21 12:48:33 +0200 (Fri, 21 May 2004) | 1 line
12459 Changed paths:
12460    M /trunk/modules/gui/wxwindows/menus.cpp
12461
12462 * modules/gui/wxwindows/menus.cpp: release the wxMutexGui lock before triggering object var callbacks.
12463 ------------------------------------------------------------------------
12464 r7736 | sam | 2004-05-21 12:46:36 +0200 (Fri, 21 May 2004) | 2 lines
12465 Changed paths:
12466    M /trunk/po/es.po
12467
12468   * po/es.po: really removed all ^Ms.
12469
12470 ------------------------------------------------------------------------
12471 r7735 | sam | 2004-05-21 12:25:10 +0200 (Fri, 21 May 2004) | 2 lines
12472 Changed paths:
12473    M /trunk/po/es.po
12474
12475   * po/es.po: removed trailing ^Ms.
12476
12477 ------------------------------------------------------------------------
12478 r7734 | hartman | 2004-05-21 00:04:46 +0200 (Fri, 21 May 2004) | 2 lines
12479 Changed paths:
12480    M /trunk/po/es.po
12481
12482 * updated spanish translation by Javier Varela Calvo.
12483
12484 ------------------------------------------------------------------------
12485 r7733 | hartman | 2004-05-20 21:45:12 +0200 (Thu, 20 May 2004) | 2 lines
12486 Changed paths:
12487    M /trunk/NEWS
12488
12489 * small error in NEWS section concerning FLAC vs. FAAC
12490
12491 ------------------------------------------------------------------------
12492 r7732 | gbazin | 2004-05-20 15:17:07 +0200 (Thu, 20 May 2004) | 1 line
12493 Changed paths:
12494    M /trunk/vlc.win32.nsi
12495
12496 * vlc.win32.nsi: remove .dat from the list of registered extensions.
12497 ------------------------------------------------------------------------
12498 r7731 | sam | 2004-05-20 15:14:55 +0200 (Thu, 20 May 2004) | 3 lines
12499 Changed paths:
12500    M /trunk/modules/gui/skins2/src/skin_main.cpp
12501
12502   * modules/gui/skins2/src/skin_main.cpp:
12503     + Use the svlc shortcut for skins 2, too.
12504
12505 ------------------------------------------------------------------------
12506 r7730 | hartman | 2004-05-20 14:19:15 +0200 (Thu, 20 May 2004) | 2 lines
12507 Changed paths:
12508    M /trunk/THANKS
12509
12510 * THANKS: credit Jan Van Boghout <vlc@macrabbit.com> - iTunes like slider for OSX intf
12511
12512 ------------------------------------------------------------------------
12513 r7729 | ipkiss | 2004-05-20 13:18:55 +0200 (Thu, 20 May 2004) | 2 lines
12514 Changed paths:
12515    A /trunk/doc/skins/skins2-howto.xml
12516
12517 Docbook documentation on how to create a skin for the skins2 module.
12518
12519 ------------------------------------------------------------------------
12520 r7728 | gbazin | 2004-05-20 12:16:52 +0200 (Thu, 20 May 2004) | 1 line
12521 Changed paths:
12522    M /trunk/modules/gui/wxwindows/open.cpp
12523
12524 * modules/gui/wxwindows/open.cpp: simplified a string (sorry for the translations) because it was making the open dialog way too big.
12525 ------------------------------------------------------------------------
12526 r7727 | yoann | 2004-05-20 11:31:02 +0200 (Thu, 20 May 2004) | 4 lines
12527 Changed paths:
12528    M /trunk/modules/gui/wxwindows/Modules.am
12529    A /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
12530    M /trunk/modules/gui/wxwindows/interface.cpp
12531
12532 * changed the playlist icon in the wxwin interface (thanks to bigben)
12533 * added an open button
12534
12535
12536 ------------------------------------------------------------------------
12537 r7726 | titer | 2004-05-20 03:49:08 +0200 (Thu, 20 May 2004) | 2 lines
12538 Changed paths:
12539    M /trunk/src/misc/cpu.c
12540
12541  misc/cpu.c: another BeOS compile fix
12542
12543 ------------------------------------------------------------------------
12544 r7725 | titer | 2004-05-20 03:42:09 +0200 (Thu, 20 May 2004) | 2 lines
12545 Changed paths:
12546    M /trunk/modules/video_filter/deinterlace.c
12547
12548  deinterlace.c: BeOS compile fix
12549
12550 ------------------------------------------------------------------------
12551 r7724 | titer | 2004-05-20 03:25:24 +0200 (Thu, 20 May 2004) | 2 lines
12552 Changed paths:
12553    M /trunk/modules/codec/cmml/intf.c
12554
12555  gcc < 3 fix
12556
12557 ------------------------------------------------------------------------
12558 r7723 | hartman | 2004-05-20 01:58:06 +0200 (Thu, 20 May 2004) | 2 lines
12559 Changed paths:
12560    M /trunk/modules/gui/macosx/misc.h
12561    M /trunk/modules/gui/macosx/misc.m
12562
12563 * iTunes style slider
12564
12565 ------------------------------------------------------------------------
12566 r7722 | hartman | 2004-05-19 23:01:58 +0200 (Wed, 19 May 2004) | 2 lines
12567 Changed paths:
12568    M /trunk/modules/demux/mkv.cpp
12569
12570 * mkv.cpp: add missing S_TEXT/ASS indentifier
12571
12572 ------------------------------------------------------------------------
12573 r7721 | yoann | 2004-05-19 15:49:09 +0200 (Wed, 19 May 2004) | 3 lines
12574 Changed paths:
12575    M /trunk/po/fr.po
12576
12577 * po/fr.po: Updated French translation
12578
12579
12580 ------------------------------------------------------------------------
12581 r7720 | bigben | 2004-05-19 12:27:30 +0200 (Wed, 19 May 2004) | 4 lines
12582 Changed paths:
12583    M /trunk/po/it.po
12584
12585 update of italian translation (made by murray)
12586
12587
12588
12589 ------------------------------------------------------------------------
12590 r7719 | damienf | 2004-05-19 11:45:48 +0200 (Wed, 19 May 2004) | 2 lines
12591 Changed paths:
12592    M /trunk/modules/video_output/directx/directx.c
12593    M /trunk/src/video_output/vout_pictures.c
12594
12595 - added support for UYVY chroma for directx direct vout render
12596
12597 ------------------------------------------------------------------------
12598 r7718 | damienf | 2004-05-19 11:40:58 +0200 (Wed, 19 May 2004) | 4 lines
12599 Changed paths:
12600    M /trunk/modules/access/dshow/filter.cpp
12601    M /trunk/modules/access/dshow/filter.h
12602
12603 - capture filter supports more than one media types
12604 - capture filter is more compatible with ICaptureGraphBuilder2
12605 - some code cleanups especially when dealing with media types
12606
12607 ------------------------------------------------------------------------
12608 r7717 | damienf | 2004-05-19 11:38:44 +0200 (Wed, 19 May 2004) | 4 lines
12609 Changed paths:
12610    M /trunk/modules/access/dshow/dshow.cpp
12611
12612 - ordered device supported media types using an arbitrary fourcc preference priority before passing them to capture filter 
12613 - removed assumption where YUY2 chroma was considered identical to UYVY
12614
12615
12616 ------------------------------------------------------------------------
12617 r7716 | zorglub | 2004-05-18 22:41:19 +0200 (Tue, 18 May 2004) | 2 lines
12618 Changed paths:
12619    M /trunk/modules/demux/playlist/m3u.c
12620    M /trunk/src/input/stream.c
12621
12622 Skip leading tabs, spaces and line feeds
12623
12624 ------------------------------------------------------------------------
12625 r7715 | ipkiss | 2004-05-18 20:47:02 +0200 (Tue, 18 May 2004) | 3 lines
12626 Changed paths:
12627    M /trunk/modules/gui/skins2/utils/var_text.cpp
12628
12629  * skins2/utils/var_text.cpp: avoid an infinite loop when $H is specified in
12630    a help string
12631
12632 ------------------------------------------------------------------------
12633 r7714 | gbazin | 2004-05-18 17:10:18 +0200 (Tue, 18 May 2004) | 1 line
12634 Changed paths:
12635    M /trunk/modules/gui/wxwindows/iteminfo.cpp
12636
12637 * modules/gui/wxwindows/iteminfo.cpp: expand info tree by default.
12638 ------------------------------------------------------------------------
12639 r7713 | gbazin | 2004-05-18 16:50:19 +0200 (Tue, 18 May 2004) | 3 lines
12640 Changed paths:
12641    M /trunk/modules/gui/skins2/src/vlcproc.cpp
12642    M /trunk/modules/gui/wxwindows/bookmarks.cpp
12643    M /trunk/modules/gui/wxwindows/video.cpp
12644
12645 * skins2/src/vlcproc.cpp: a few cleanup fixes.
12646 * wxwindows/*: a few cleanup fixes.
12647
12648 ------------------------------------------------------------------------
12649 r7712 | zorglub | 2004-05-18 13:21:22 +0200 (Tue, 18 May 2004) | 3 lines
12650 Changed paths:
12651    M /trunk/src/input/stream.c
12652
12653 Hopefully fix bug with playlist parsing (line-feed problem)
12654
12655
12656 ------------------------------------------------------------------------
12657 r7711 | rocky | 2004-05-18 12:49:15 +0200 (Tue, 18 May 2004) | 2 lines
12658 Changed paths:
12659    M /trunk/modules/access/vcdx/vcdplayer.h
12660
12661 Tolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz.
12662
12663 ------------------------------------------------------------------------
12664 r7710 | titer | 2004-05-18 11:08:44 +0200 (Tue, 18 May 2004) | 2 lines
12665 Changed paths:
12666    M /trunk/modules/gui/macosx/vout.h
12667    M /trunk/modules/gui/macosx/vout.m
12668
12669  macosx/vout*: fixed a possible segfault on vout close
12670
12671 ------------------------------------------------------------------------
12672 r7709 | fkuehne | 2004-05-18 08:46:05 +0200 (Tue, 18 May 2004) | 1 line
12673 Changed paths:
12674    M /trunk/modules/gui/macosx/macosx.m
12675
12676 * rewritten a pref-string
12677 ------------------------------------------------------------------------
12678 r7708 | fkuehne | 2004-05-18 00:14:25 +0200 (Tue, 18 May 2004) | 4 lines
12679 Changed paths:
12680    M /trunk/modules/gui/macosx/intf.h
12681    M /trunk/modules/gui/macosx/intf.m
12682    M /trunk/modules/gui/pda/pda.glade
12683    M /trunk/po/de.po
12684
12685 * modules/gui/macosx/intf.*: made the Services-menu translatable
12686 * modules/gui/macosx/macosx.m: rewritten a pref-string
12687 * modules/gui/pda/pda.glade: Fixed "VLC media player"
12688 * po/de.po: Updated translation
12689 ------------------------------------------------------------------------
12690 r7707 | ipkiss | 2004-05-17 22:48:39 +0200 (Mon, 17 May 2004) | 4 lines
12691 Changed paths:
12692    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
12693    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
12694    M /trunk/modules/gui/skins2/parser/interpreter.cpp
12695    M /trunk/modules/gui/skins2/src/vlcproc.cpp
12696
12697  * skins2:
12698     - new possible action vlc.mute() to mute/un-mute
12699     - vlc.isMute is now working well (in a boolean expression)
12700
12701 ------------------------------------------------------------------------
12702 r7706 | gbazin | 2004-05-17 22:29:41 +0200 (Mon, 17 May 2004) | 1 line
12703 Changed paths:
12704    M /trunk/vlc.win32.nsi
12705
12706 * vlc.win32.nsi: start menu shortcut for skins2.
12707 ------------------------------------------------------------------------
12708 r7705 | asmax | 2004-05-17 22:14:31 +0200 (Mon, 17 May 2004) | 2 lines
12709 Changed paths:
12710    M /trunk/share/skins2/default/theme.xml
12711
12712   * theme.xml: please, no useless vout window in the default skin
12713
12714 ------------------------------------------------------------------------
12715 r7704 | gbazin | 2004-05-17 21:56:30 +0200 (Mon, 17 May 2004) | 2 lines
12716 Changed paths:
12717    M /trunk/ChangeLog
12718    M /trunk/configure.ac
12719    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
12720    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
12721    M /trunk/po/de.po
12722    M /trunk/po/en_GB.po
12723    M /trunk/po/es.po
12724    M /trunk/po/fr.po
12725    M /trunk/po/hu.po
12726    M /trunk/po/it.po
12727    M /trunk/po/ja.po
12728    M /trunk/po/nl.po
12729    M /trunk/po/no.po
12730    M /trunk/po/pl.po
12731    M /trunk/po/pt_BR.po
12732    M /trunk/po/ru.po
12733    M /trunk/po/sv.po
12734    M /trunk/po/vlc.pot
12735
12736 * ALL: preparing for the 0.7.2-test3 release.
12737
12738 ------------------------------------------------------------------------
12739 r7703 | gbazin | 2004-05-17 21:38:13 +0200 (Mon, 17 May 2004) | 1 line
12740 Changed paths:
12741    M /trunk/modules/video_chroma/i420_rgb_mmx.h
12742
12743 * modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilation fix.
12744 ------------------------------------------------------------------------
12745 r7702 | gbazin | 2004-05-17 21:22:50 +0200 (Mon, 17 May 2004) | 1 line
12746 Changed paths:
12747    M /trunk/modules/codec/dvbsub.c
12748
12749 * modules/codec/dvbsub.c: coding style changes.
12750 ------------------------------------------------------------------------
12751 r7701 | gbazin | 2004-05-17 18:10:32 +0200 (Mon, 17 May 2004) | 1 line
12752 Changed paths:
12753    M /trunk/src/input/input_programs.c
12754
12755 * src/input/input_programs.c: if no program is specified by the user, don't add any to the list.
12756 ------------------------------------------------------------------------
12757 r7700 | gbazin | 2004-05-17 14:02:43 +0200 (Mon, 17 May 2004) | 1 line
12758 Changed paths:
12759    M /trunk/modules/gui/wxwindows/timer.cpp
12760    M /trunk/modules/gui/wxwindows/wxwindows.h
12761
12762 * fixed race condition with b_seekable.
12763 ------------------------------------------------------------------------
12764 r7699 | yoann | 2004-05-17 13:49:35 +0200 (Mon, 17 May 2004) | 4 lines
12765 Changed paths:
12766    M /trunk/modules/control/hotkeys.c
12767
12768 * modules/control/hotkeys.c: Fixed a bug with hotkey 't': length was
12769 sometimes not display, although it was known.
12770
12771
12772 ------------------------------------------------------------------------
12773 r7698 | anil | 2004-05-17 13:38:01 +0200 (Mon, 17 May 2004) | 2 lines
12774 Changed paths:
12775    M /trunk/po/POTFILES.in
12776
12777 * po/POTFILES.in: updated 
12778
12779 ------------------------------------------------------------------------
12780 r7697 | gbazin | 2004-05-17 12:39:14 +0200 (Mon, 17 May 2004) | 1 line
12781 Changed paths:
12782    M /trunk/modules/gui/wxwindows/timer.cpp
12783
12784 * modules/gui/wxwindows/timer.cpp: don't show the slider when the stream is not seekable.
12785 ------------------------------------------------------------------------
12786 r7696 | hartman | 2004-05-17 03:54:32 +0200 (Mon, 17 May 2004) | 3 lines
12787 Changed paths:
12788    M /trunk/configure.ac
12789
12790 * add old goom module if libgoom.a is detected
12791   (When you fix stuff you should commit them as well)
12792
12793 ------------------------------------------------------------------------
12794 r7695 | gbazin | 2004-05-17 00:42:48 +0200 (Mon, 17 May 2004) | 3 lines
12795 Changed paths:
12796    M /trunk/src/interface/interface.c
12797    M /trunk/src/video_output/vout_intf.c
12798
12799 * interface/interface.c: fixed a bug with embedded vouts and interface switching.
12800 * video_output/vout_intf.c: small fix.
12801
12802 ------------------------------------------------------------------------
12803 r7694 | gbazin | 2004-05-17 00:06:34 +0200 (Mon, 17 May 2004) | 14 lines
12804 Changed paths:
12805    M /trunk/include/video_output.h
12806    M /trunk/modules/gui/wxwindows/wxwindows.cpp
12807    M /trunk/modules/video_output/directx/events.c
12808    M /trunk/modules/video_output/x11/xcommon.c
12809    M /trunk/src/video_output/video_output.c
12810    M /trunk/src/video_output/vout_intf.c
12811
12812 * src/video_output/vout_intf.c, include/video_output.h:
12813   + vout_RequestWindow() will now cycle through all the available interfaces until 
12814 it finds one with embedded vout support.
12815     This fixes the issue where embedded vout would stop working when additional 
12816 interfaces are spawned after the main interface is started.
12817   + vout_RequestWindow() now stores the parent interface pointer into the vout 
12818 object for later use by vout_ControlWindow() and vout_ReleaseWindow().
12819   + added a vout_vaControlDefault() called by the vouts pf_control() when they 
12820 don't handle something.
12821 * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
12822   + call vout_vaControlDefault().
12823 * modules/gui/wxwindows/wxwindows.cpp: sets p_intf->b_dead when the interface is 
12824 about to be destroyed.
12825
12826 ------------------------------------------------------------------------
12827 r7693 | hartman | 2004-05-16 22:27:47 +0200 (Sun, 16 May 2004) | 3 lines
12828 Changed paths:
12829    M /trunk/modules/gui/macosx/controls.m
12830    M /trunk/modules/gui/macosx/output.m
12831
12832 * modules/gui/macosx/output.m: added mp4a.
12833 * modules/gui/macosx/controls.m: fix the autogenerated menu.
12834
12835 ------------------------------------------------------------------------
12836 r7692 | gbazin | 2004-05-16 21:33:58 +0200 (Sun, 16 May 2004) | 1 line
12837 Changed paths:
12838    M /trunk/include/vlc_help.h
12839    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
12840
12841 * modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl.
12842 ------------------------------------------------------------------------
12843 r7691 | gbazin | 2004-05-16 21:20:23 +0200 (Sun, 16 May 2004) | 1 line
12844 Changed paths:
12845    M /trunk/modules/gui/wxwindows/open.cpp
12846
12847 * modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames instead of their descriptions.
12848 ------------------------------------------------------------------------
12849 r7690 | gbazin | 2004-05-16 21:17:56 +0200 (Sun, 16 May 2004) | 3 lines
12850 Changed paths:
12851    M /trunk/include/modules.h
12852    M /trunk/include/modules_inner.h
12853    M /trunk/modules/access/dshow/dshow.cpp
12854    M /trunk/modules/access/dvb/access.c
12855    M /trunk/modules/access/pvr/pvr.c
12856    M /trunk/modules/access/v4l/v4l.c
12857
12858 * include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section.
12859 * modules/access/*: added a shortname to a few modules.
12860
12861 ------------------------------------------------------------------------
12862 r7689 | anil | 2004-05-16 20:08:41 +0200 (Sun, 16 May 2004) | 2 lines
12863 Changed paths:
12864    M /trunk/modules/misc/sap.c
12865
12866 msleep() a bit before filling the playlist.
12867
12868 ------------------------------------------------------------------------
12869 r7688 | gbazin | 2004-05-16 19:54:18 +0200 (Sun, 16 May 2004) | 1 line
12870 Changed paths:
12871    M /trunk/modules/gui/wxwindows/interface.cpp
12872
12873 * modules/gui/wxwindows/interface.cpp: forgot a debug message.
12874 ------------------------------------------------------------------------
12875 r7687 | gbazin | 2004-05-16 19:44:44 +0200 (Sun, 16 May 2004) | 1 line
12876 Changed paths:
12877    M /trunk/modules/misc/network/ipv4.c
12878
12879 * modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify a timeout for TCP connections (default 5sec).
12880 ------------------------------------------------------------------------
12881 r7686 | gbazin | 2004-05-16 19:25:10 +0200 (Sun, 16 May 2004) | 1 line
12882 Changed paths:
12883    M /trunk/modules/gui/wxwindows/interface.cpp
12884    M /trunk/modules/gui/wxwindows/timer.cpp
12885    M /trunk/modules/gui/wxwindows/wxwindows.h
12886
12887 * modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable.
12888 ------------------------------------------------------------------------
12889 r7685 | zorglub | 2004-05-16 19:03:31 +0200 (Sun, 16 May 2004) | 2 lines
12890 Changed paths:
12891    M /trunk/NEWS
12892
12893 Details on DVB
12894
12895 ------------------------------------------------------------------------
12896 r7684 | hartman | 2004-05-16 17:29:24 +0200 (Sun, 16 May 2004) | 2 lines
12897 Changed paths:
12898    M /trunk/NEWS
12899
12900 * NEWS: Updated a bit more
12901
12902 ------------------------------------------------------------------------
12903 r7683 | zorglub | 2004-05-16 15:46:58 +0200 (Sun, 16 May 2004) | 2 lines
12904 Changed paths:
12905    M /trunk/modules/gui/wxwindows/timer.cpp
12906
12907 Update timer
12908
12909 ------------------------------------------------------------------------
12910 r7682 | gbazin | 2004-05-16 14:52:05 +0200 (Sun, 16 May 2004) | 1 line
12911 Changed paths:
12912    M /trunk/modules/video_output/x11/xcommon.c
12913
12914 * modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT_COLORKEY is switched on.
12915 ------------------------------------------------------------------------
12916 r7681 | zorglub | 2004-05-16 12:46:54 +0200 (Sun, 16 May 2004) | 3 lines
12917 Changed paths:
12918    M /trunk/modules/gui/wxwindows/streamout.cpp
12919
12920 Use the new SAP/SLP syntax (sap,slp,name=)
12921
12922
12923 ------------------------------------------------------------------------
12924 r7680 | gbazin | 2004-05-16 02:25:17 +0200 (Sun, 16 May 2004) | 1 line
12925 Changed paths:
12926    M /trunk/vlc.win32.nsi
12927
12928 * vlc.win32.nsi: more autorun stuff.
12929 ------------------------------------------------------------------------
12930 r7679 | hartman | 2004-05-16 01:05:57 +0200 (Sun, 16 May 2004) | 3 lines
12931 Changed paths:
12932    M /trunk/po/nl.po
12933
12934 * partially updated NL translation. You have to do _something_ 
12935   during the Eurovision Songfestival.
12936
12937 ------------------------------------------------------------------------
12938 r7678 | fenrir | 2004-05-15 16:42:16 +0200 (Sat, 15 May 2004) | 2 lines
12939 Changed paths:
12940    M /trunk/include/vlc_block.h
12941    M /trunk/modules/demux/ts.c
12942    M /trunk/modules/packetizer/mpegvideo.c
12943    M /trunk/src/misc/block.c
12944
12945  * all: improved perfs (using block_ChainLastAppend).
12946
12947 ------------------------------------------------------------------------
12948 r7677 | gbazin | 2004-05-15 14:58:07 +0200 (Sat, 15 May 2004) | 1 line
12949 Changed paths:
12950    M /trunk/INSTALL.win32
12951
12952 * INSTALL.win32: update
12953 ------------------------------------------------------------------------
12954 r7676 | fenrir | 2004-05-15 14:46:21 +0200 (Sat, 15 May 2004) | 3 lines
12955 Changed paths:
12956    M /trunk/modules/mux/mp4.c
12957
12958  * mp4: added support for h264. I have no idea if it's compliant but at
12959 least vlc is able to play it.
12960
12961 ------------------------------------------------------------------------
12962 r7675 | gbazin | 2004-05-15 14:22:03 +0200 (Sat, 15 May 2004) | 3 lines
12963 Changed paths:
12964    M /trunk/modules/access/dvdplay/tools.c
12965    M /trunk/modules/demux/dvdnav.c
12966    M /trunk/vlc.win32.nsi
12967
12968 * modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter.
12969 * vlc.win32.nsi: DVD and AudioCD handlers.
12970
12971 ------------------------------------------------------------------------
12972 r7674 | fenrir | 2004-05-15 13:28:03 +0200 (Sat, 15 May 2004) | 2 lines
12973 Changed paths:
12974    M /trunk/modules/demux/mp4/mp4.c
12975
12976  * mp4: mmh removed a fprintf.
12977
12978 ------------------------------------------------------------------------
12979 r7673 | fenrir | 2004-05-15 13:10:42 +0200 (Sat, 15 May 2004) | 5 lines
12980 Changed paths:
12981    M /trunk/modules/codec/ffmpeg/ffmpeg.c
12982    M /trunk/modules/codec/ffmpeg/video.c
12983
12984  * all: added avc1 support. Well there is a hack because we need to
12985 first go through the h264 packetizer that will convert avc1 into a
12986 proper annexe B stream (untested).
12987
12988
12989 ------------------------------------------------------------------------
12990 r7672 | fenrir | 2004-05-15 13:08:46 +0200 (Sat, 15 May 2004) | 2 lines
12991 Changed paths:
12992    M /trunk/modules/codec/x264.c
12993
12994  * x264: updated to latest PAI.
12995
12996 ------------------------------------------------------------------------
12997 r7671 | fenrir | 2004-05-15 13:06:28 +0200 (Sat, 15 May 2004) | 2 lines
12998 Changed paths:
12999    M /trunk/modules/packetizer/h264.c
13000
13001  * h264: added avc1 -> h264 annexe B stream.
13002
13003 ------------------------------------------------------------------------
13004 r7670 | fenrir | 2004-05-15 13:03:48 +0200 (Sat, 15 May 2004) | 5 lines
13005 Changed paths:
13006    M /trunk/modules/demux/mp4/libmp4.c
13007    M /trunk/modules/demux/mp4/libmp4.h
13008    M /trunk/modules/demux/mp4/mp4.c
13009
13010  * mp4: - add +1 to PCR/DTS/PTS.
13011         - preliminary support of avc (using a draft+google without
13012 samples to test, so don't expect it to work ;)
13013  * libmp4: parse the avcC atom.
13014
13015 ------------------------------------------------------------------------
13016 r7669 | gbazin | 2004-05-15 12:59:09 +0200 (Sat, 15 May 2004) | 1 line
13017 Changed paths:
13018    M /trunk/modules/video_output/directx/directx.c
13019
13020 * modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device.
13021 ------------------------------------------------------------------------
13022 r7668 | fenrir | 2004-05-15 12:58:22 +0200 (Sat, 15 May 2004) | 2 lines
13023 Changed paths:
13024    M /trunk/modules/demux/avi/avi.c
13025
13026  * avi: add +1 to PCR/DTS/PTS.
13027
13028 ------------------------------------------------------------------------
13029 r7667 | fenrir | 2004-05-15 12:54:10 +0200 (Sat, 15 May 2004) | 2 lines
13030 Changed paths:
13031    M /trunk/src/input/es_out.c
13032
13033  * es_out; round up PCR (avoid non null PCR -> null).
13034
13035 ------------------------------------------------------------------------
13036 r7666 | fenrir | 2004-05-15 12:53:17 +0200 (Sat, 15 May 2004) | 2 lines
13037 Changed paths:
13038    M /trunk/modules/demux/real.c
13039
13040  * real:  use 1 as starting time (allow to have a valid date for the first frame).
13041
13042 ------------------------------------------------------------------------
13043 r7665 | fenrir | 2004-05-15 12:52:56 +0200 (Sat, 15 May 2004) | 2 lines
13044 Changed paths:
13045    M /trunk/modules/demux/aac.c
13046    M /trunk/modules/demux/au.c
13047    M /trunk/modules/demux/mkv.cpp
13048    M /trunk/modules/demux/rawdv.c
13049    M /trunk/modules/demux/wav.c
13050
13051 * all:  use 1 as starting time (allow to have a valid date for the first frame).
13052
13053 ------------------------------------------------------------------------
13054 r7664 | fenrir | 2004-05-15 12:51:59 +0200 (Sat, 15 May 2004) | 2 lines
13055 Changed paths:
13056    M /trunk/modules/demux/mpeg/mpga.c
13057
13058  * mpga: use 1 as starting time (allow to have a valid date for the first frame).
13059
13060 ------------------------------------------------------------------------
13061 r7663 | hartman | 2004-05-15 06:05:01 +0200 (Sat, 15 May 2004) | 2 lines
13062 Changed paths:
13063    M /trunk/extras/contrib/src/Makefile
13064
13065 * no shared libs for faac when linking with ffmpeg
13066
13067 ------------------------------------------------------------------------
13068 r7662 | hartman | 2004-05-15 04:36:05 +0200 (Sat, 15 May 2004) | 7 lines
13069 Changed paths:
13070    M /trunk/Makefile.am
13071    M /trunk/extras/MacOSX/macosx-dmg
13072
13073 * extras/MacOSX/macosx-dmg: rewrote the package script.
13074   - will now determine desired image size by itself
13075   - the hdid mount command mounted the image as root if no user is logged in via GUI.
13076     this is very undesirable for nightly builds.
13077     now uses the mount command and a local mountpoint.
13078
13079
13080 ------------------------------------------------------------------------
13081 r7661 | gbazin | 2004-05-15 03:11:57 +0200 (Sat, 15 May 2004) | 1 line
13082 Changed paths:
13083    M /trunk/vlc.win32.nsi
13084
13085 * vlc.win32.nsi: compressor needs to be defined at the top.
13086 ------------------------------------------------------------------------
13087 r7660 | gbazin | 2004-05-15 02:37:09 +0200 (Sat, 15 May 2004) | 1 line
13088 Changed paths:
13089    M /trunk/modules/access/v4l/v4l.c
13090
13091 * modules/access/v4l/v4l.c: removed useless warning messages.
13092 ------------------------------------------------------------------------
13093 r7659 | gbazin | 2004-05-15 02:31:38 +0200 (Sat, 15 May 2004) | 1 line
13094 Changed paths:
13095    M /trunk/modules/access/mms/mmstu.c
13096
13097 * modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped).
13098 ------------------------------------------------------------------------
13099 r7658 | hartman | 2004-05-15 00:27:37 +0200 (Sat, 15 May 2004) | 2 lines
13100 Changed paths:
13101    M /trunk/extras/contrib/src/Makefile
13102
13103 * small fix for faac build
13104
13105 ------------------------------------------------------------------------
13106 r7657 | hartman | 2004-05-14 23:57:14 +0200 (Fri, 14 May 2004) | 3 lines
13107 Changed paths:
13108    M /trunk/extras/contrib/src/Makefile
13109    A /trunk/extras/contrib/src/Patches/faac.patch
13110    M /trunk/extras/contrib/src/packages.mak
13111
13112 * added faac support to Mac OSX build
13113 * ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
13114
13115 ------------------------------------------------------------------------
13116 r7656 | fenrir | 2004-05-14 22:46:33 +0200 (Fri, 14 May 2004) | 2 lines
13117 Changed paths:
13118    M /trunk/modules/access/mms/mmstu.c
13119
13120  * mmstu: added a couple of uint64_t casts to avoid overflow.
13121
13122 ------------------------------------------------------------------------
13123 r7655 | gbazin | 2004-05-14 19:07:50 +0200 (Fri, 14 May 2004) | 3 lines
13124 Changed paths:
13125    M /trunk/Makefile.am
13126    D /trunk/install-win32
13127    A /trunk/vlc.win32.nsi (from /trunk/install-win32:7649)
13128
13129 * vlc.win32.nsi: brand new NSIS auto-installer script.
13130 * Makefile.am: use vlc icon in the NSIS installer.
13131
13132 ------------------------------------------------------------------------
13133 r7654 | jpsaman | 2004-05-14 15:24:07 +0200 (Fri, 14 May 2004) | 1 line
13134 Changed paths:
13135    M /trunk/modules/access/dvb/access.c
13136
13137 Close DVR device
13138 ------------------------------------------------------------------------
13139 r7653 | titer | 2004-05-14 13:29:21 +0200 (Fri, 14 May 2004) | 2 lines
13140 Changed paths:
13141    M /trunk/modules/gui/macosx/vout.m
13142
13143  macosx/vout.m: don't forget to EndFullScreen() on GL mode too
13144
13145 ------------------------------------------------------------------------
13146 r7652 | gbazin | 2004-05-13 23:13:38 +0200 (Thu, 13 May 2004) | 1 line
13147 Changed paths:
13148    M /trunk/configure.ac
13149    M /trunk/modules/visualization/goom.c
13150
13151 * configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom.
13152 ------------------------------------------------------------------------
13153 r7651 | titer | 2004-05-13 20:29:44 +0200 (Thu, 13 May 2004) | 2 lines
13154 Changed paths:
13155    M /trunk/modules/gui/macosx/vout.m
13156
13157  macosx/vout.m : fixed --macosx-fillscreen
13158
13159 ------------------------------------------------------------------------
13160 r7650 | gbazin | 2004-05-13 20:22:18 +0200 (Thu, 13 May 2004) | 1 line
13161 Changed paths:
13162    M /trunk/modules/stream_out/standard.c
13163
13164 * modules/stream_out/standard.c: fixed a few small mem leaks.
13165 ------------------------------------------------------------------------
13166 r7649 | titer | 2004-05-13 19:45:22 +0200 (Thu, 13 May 2004) | 6 lines
13167 Changed paths:
13168    M /trunk/modules/gui/macosx/vout.h
13169    M /trunk/modules/gui/macosx/vout.m
13170
13171  macosx/vout* : in GL mode, create a fullscreen window just like with QT
13172                 instead of switching to OpenGL fullscreen mode (fixes
13173                 unreachable mouse events with DVD menus, fixes the issues
13174                 with people using multiple desktops, etc).
13175                 Fillscreen is temporarily broken, I'll clean this up later.
13176
13177 ------------------------------------------------------------------------
13178 r7648 | hartman | 2004-05-13 17:38:15 +0200 (Thu, 13 May 2004) | 3 lines
13179 Changed paths:
13180    M /trunk/THANKS
13181    M /trunk/modules/audio_output/coreaudio.c
13182
13183 * Fix for stream selection on HAL devices.
13184   by Jean Alexis Montignies <ja at sente.ch>
13185
13186 ------------------------------------------------------------------------
13187 r7647 | jlj | 2004-05-12 23:44:59 +0200 (Wed, 12 May 2004) | 4 lines
13188 Changed paths:
13189    M /trunk/modules/demux/mp4/drms.c
13190
13191   * drms.c: Check that key store is at least 4 bytes (fixes segfault
13192             on empty key store).
13193
13194
13195 ------------------------------------------------------------------------
13196 r7646 | ipkiss | 2004-05-12 20:56:51 +0200 (Wed, 12 May 2004) | 2 lines
13197 Changed paths:
13198    M /trunk/modules/gui/skins2/parser/builder_data.def
13199    M /trunk/modules/gui/skins2/parser/builder_data.hpp
13200    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
13201    M /trunk/share/skins2/default/theme.xml
13202    M /trunk/share/skins2/skin.dtd
13203
13204  * skins2: Removed the Theme.fadetime attribute (unused)
13205
13206 ------------------------------------------------------------------------
13207 r7645 | massiot | 2004-05-12 20:48:25 +0200 (Wed, 12 May 2004) | 2 lines
13208 Changed paths:
13209    M /trunk/modules/mux/mpeg/ts.c
13210
13211 * modules/mux/mpeg/ts.c: Fixed a possible segfault in the shaping code.
13212
13213 ------------------------------------------------------------------------
13214 r7644 | gbazin | 2004-05-12 19:46:48 +0200 (Wed, 12 May 2004) | 1 line
13215 Changed paths:
13216    M /trunk/modules/gui/wxwindows/open.cpp
13217
13218 * modules/gui/wxwindows/open.cpp: mrl parsing fix.
13219 ------------------------------------------------------------------------
13220 r7643 | gbazin | 2004-05-12 19:45:18 +0200 (Wed, 12 May 2004) | 1 line
13221 Changed paths:
13222    M /trunk/src/stream_output/stream_output.c
13223
13224 * src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed.
13225 ------------------------------------------------------------------------
13226 r7642 | massiot | 2004-05-11 16:03:50 +0200 (Tue, 11 May 2004) | 5 lines
13227 Changed paths:
13228    M /trunk/modules/access/dvb/access.c
13229    M /trunk/modules/mux/mpeg/ts.c
13230    M /trunk/src/stream_output/stream_output.c
13231
13232 * src/stream_output/stream_output.c: Use strtol for option parsing instead
13233   of atoi, because atoi assumes base 10.
13234 * modules/access/dvb/access.c: New --dvb-caching option.
13235 * modules/mux/mpeg/ts.c: Cosmetics.
13236
13237 ------------------------------------------------------------------------
13238 r7641 | fenrir | 2004-05-11 02:51:43 +0200 (Tue, 11 May 2004) | 2 lines
13239 Changed paths:
13240    M /trunk/modules/demux/ts.c
13241
13242  * ts.c: this time it should work (create one dvbpsi handle per pmt).
13243
13244 ------------------------------------------------------------------------
13245 r7640 | fenrir | 2004-05-11 01:39:48 +0200 (Tue, 11 May 2004) | 6 lines
13246 Changed paths:
13247    M /trunk/modules/demux/demux2.c
13248    M /trunk/modules/demux/ts.c
13249
13250  * ts: added support pf multiples PMT on the same PID (broken idea for
13251 broken people but it's used and it seems spec compliant)
13252
13253  * demux2: append a :// to allow correct parsing of /volume/filename:.avi
13254
13255
13256 ------------------------------------------------------------------------
13257 r7639 | bigben | 2004-05-10 22:50:36 +0200 (Mon, 10 May 2004) | 3 lines
13258 Changed paths:
13259    M /trunk/modules/gui/macosx/output.m
13260
13261 oups
13262
13263
13264 ------------------------------------------------------------------------
13265 r7638 | gbazin | 2004-05-10 22:05:08 +0200 (Mon, 10 May 2004) | 1 line
13266 Changed paths:
13267    M /trunk/modules/gui/wxwindows/open.cpp
13268
13269 * modules/gui/wxwindows/open.cpp: fixed the update of the advanced MRLs. Added a dvdnav option.
13270 ------------------------------------------------------------------------
13271 r7637 | jpsaman | 2004-05-10 21:57:38 +0200 (Mon, 10 May 2004) | 13 lines
13272 Changed paths:
13273    M /trunk/modules/access/dvb/access.c
13274    M /trunk/modules/access/dvb/linux_dvb.c
13275
13276 dvb/access.c - properly cast memory returned by malloc()
13277              - fix small memory leak on closing of dvb plugin.
13278 dvb/linux-dvb.c - remove astray spaces
13279                 - always empty the event queue before FE_SET_FRONTEND and FrontendCheck(). 
13280                   dvbstream does the same for OFDM and QAM. 
13281
13282 Summary: 
13283    DVB-C is working (did a few tests) 
13284    DVB-T not tested. 
13285    Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning. 
13286    SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3
13287
13288
13289 ------------------------------------------------------------------------
13290 r7636 | bigben | 2004-05-10 19:19:59 +0200 (Mon, 10 May 2004) | 3 lines
13291 Changed paths:
13292    M /trunk/modules/gui/macosx/output.m
13293
13294 use new syntax for sap/slp announces
13295
13296
13297 ------------------------------------------------------------------------
13298 r7635 | massiot | 2004-05-10 17:08:34 +0200 (Mon, 10 May 2004) | 2 lines
13299 Changed paths:
13300    M /trunk/modules/access/dvb/access.c
13301
13302 1l
13303
13304 ------------------------------------------------------------------------
13305 r7634 | massiot | 2004-05-10 17:07:15 +0200 (Mon, 10 May 2004) | 6 lines
13306 Changed paths:
13307    M /trunk/modules/access/dvb/access.c
13308    M /trunk/modules/demux/ts.c
13309    M /trunk/src/input/input_programs.c
13310
13311 * src/input/input_programs.c: Fixed the --program option (thanks gibalou)
13312 * modules/access/dvb/access.c: Removed the temporary --dvb-program hack
13313 * modules/demux/ts.c: New --ts-silent option to avoid complaints about
13314   encrypted packets (especially useful with --sout-all for streaming a part
13315   of a transponder).
13316
13317 ------------------------------------------------------------------------
13318 r7633 | massiot | 2004-05-10 16:57:00 +0200 (Mon, 10 May 2004) | 28 lines
13319 Changed paths:
13320    M /trunk/modules/access/dvb/Modules.am
13321    M /trunk/modules/access/dvb/access.c
13322    D /trunk/modules/access/dvb/dvb.c
13323    M /trunk/modules/access/dvb/dvb.h
13324    A /trunk/modules/access/dvb/linux_dvb.c (from /trunk/modules/access/dvb/dvb.c:7632)
13325    D /trunk/modules/access/dvb/qpsk.c
13326
13327 * modules/access/dvb: Major rewrite of the code.
13328   - new options (now prepended with --dvb) :
13329      --dvb-program : to work around the non-working --program
13330      --dvb-inversion : to (optionally) specify the inversion, which is not
13331                        the same as polarization
13332      --dvb-budget-mode : if you have a budget card this will set a filter
13333                          on 0x2000, meaning all PIDs will be returned by
13334                          the driver. The budget-mode is compatible with demux2.
13335      --dvb-satno : to specify a sat number in the diseqc system
13336      --dvb-voltage : to specify the voltage of the LNB (0 is a permitted
13337                      value in special configurations)
13338      --dvb-tone : to enable/disable the 22kHz tone (by default it is sent
13339                   if frequency >= lnb-slof)
13340   - fixed a handful of QPSK tuning bugs, especially the diseqc was not
13341     working and frequencies above 11700 couldn't be tuned to.
13342   - the modules now uses the inherited object variables for its
13343     configuration.
13344   - symbol-rate= url option is now srate= for consistency with the
13345     configuration variable.
13346   - all linux-dvb specific code is now in linux_dvb.c. access.c contains
13347     only code which could be reused on other platforms.
13348   - better keep track of demux file descriptors (especially useful on
13349     limited boards).
13350   - do not block in read() when no data is available.
13351   - fixed msleep() calls (reminder : mtime_t is in _microseconds_).
13352
13353 I didn't test the QAM and OFDM variants, so please report.
13354
13355 ------------------------------------------------------------------------
13356 r7632 | gbazin | 2004-05-10 14:21:29 +0200 (Mon, 10 May 2004) | 1 line
13357 Changed paths:
13358    M /trunk/src/audio_output/common.c
13359    M /trunk/src/audio_output/input.c
13360    M /trunk/src/audio_output/mixer.c
13361
13362 * src/audio_ouput/input.c: better on-the-fly switching of audio filters.
13363 ------------------------------------------------------------------------
13364 r7631 | gbazin | 2004-05-09 11:35:12 +0200 (Sun, 09 May 2004) | 1 line
13365 Changed paths:
13366    M /trunk/configure.ac
13367    M /trunk/modules/visualization/goom.c
13368
13369 configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1
13370 ------------------------------------------------------------------------
13371 r7630 | gbazin | 2004-05-09 11:20:34 +0200 (Sun, 09 May 2004) | 1 line
13372 Changed paths:
13373    M /trunk/Makefile.am
13374
13375 Makefile.am: email address obfuscation for text files included in the win32 package (Patch courtesy of Johan Bilien)
13376 ------------------------------------------------------------------------
13377 r7629 | jlj | 2004-05-09 00:58:46 +0200 (Sun, 09 May 2004) | 3 lines
13378 Changed paths:
13379    M /trunk/modules/demux/mp4/drms.c
13380
13381   * drms.c: DRMS v2 endian fix.
13382
13383
13384 ------------------------------------------------------------------------
13385 r7628 | sam | 2004-05-08 23:00:47 +0200 (Sat, 08 May 2004) | 5 lines
13386 Changed paths:
13387    M /trunk/modules/demux/mp4/drms.c
13388
13389   * modules/demux/mp4/drms.c:
13390     + Removed unreachable code here and there.
13391     + Refactored some shuffling functions and got rid of the ext structure.
13392     + More code cleanup.
13393
13394 ------------------------------------------------------------------------
13395 r7627 | jlj | 2004-05-08 22:48:37 +0200 (Sat, 08 May 2004) | 4 lines
13396 Changed paths:
13397    M /trunk/modules/demux/mp4/drms.c
13398
13399   * drms.c: fopen in binary mode. Convenience fix for those that use the DRMS
13400             code outside of VLC and don't set _fmode to _O_BINARY.
13401
13402
13403 ------------------------------------------------------------------------
13404 r7626 | ipkiss | 2004-05-08 20:10:38 +0200 (Sat, 08 May 2004) | 5 lines
13405 Changed paths:
13406    M /trunk/modules/gui/skins2/parser/builder.cpp
13407    M /trunk/modules/gui/skins2/src/skin_main.cpp
13408    M /trunk/share/skins2/default/theme.xml
13409
13410  * skins2/src/skin_main.cpp: Transparency is default disabled
13411  * skins2/parser/builder.cpp: s/resize/resizeSE/ (SE as in South-East)
13412    because in the future resizing will be allowed in all directions
13413  * share/skins2/default/theme.xml: Updated the skin accordingly
13414
13415 ------------------------------------------------------------------------
13416 r7625 | gbazin | 2004-05-08 18:58:05 +0200 (Sat, 08 May 2004) | 1 line
13417 Changed paths:
13418    M /trunk/modules/video_output/x11/xcommon.c
13419
13420 * modules/video_output/x11/xcommon.c: fixed bug with uninitialized variable.
13421 ------------------------------------------------------------------------
13422 r7624 | gbazin | 2004-05-08 13:59:28 +0200 (Sat, 08 May 2004) | 1 line
13423 Changed paths:
13424    M /trunk/modules/demux/dvdnav.c
13425
13426 * modules/demux/dvdnav.c: a few fixes.
13427 ------------------------------------------------------------------------
13428 r7623 | fenrir | 2004-05-07 23:12:26 +0200 (Fri, 07 May 2004) | 4 lines
13429 Changed paths:
13430    M /trunk/modules/demux/avi/avi.c
13431
13432  * avi: hack to let few xvid files working.
13433  (set codec to xvid if the hanlder is xvid).
13434
13435
13436 ------------------------------------------------------------------------
13437 r7622 | fenrir | 2004-05-07 23:10:48 +0200 (Fri, 07 May 2004) | 2 lines
13438 Changed paths:
13439    M /trunk/modules/codec/ffmpeg/video.c
13440
13441  * video: set avtcx->codec_tag
13442
13443 ------------------------------------------------------------------------
13444 r7621 | gbazin | 2004-05-07 17:36:01 +0200 (Fri, 07 May 2004) | 3 lines
13445 Changed paths:
13446    M /trunk/modules/demux/asf/asf.c
13447    M /trunk/modules/demux/mp4/libmp4.c
13448
13449 * modules/demux/asf/*: fixed mem leak.
13450 * modules/demux/mp4/*: fixed segfault on close with some files.
13451
13452 ------------------------------------------------------------------------
13453 r7620 | gbazin | 2004-05-07 16:36:51 +0200 (Fri, 07 May 2004) | 1 line
13454 Changed paths:
13455    M /trunk/modules/gui/wxwindows/interface.cpp
13456    M /trunk/modules/gui/wxwindows/wxwindows.h
13457
13458 * modules/gui/wxwindows/*: move a few things out of wxwindows.h
13459 ------------------------------------------------------------------------
13460 r7619 | gbazin | 2004-05-07 15:03:43 +0200 (Fri, 07 May 2004) | 1 line
13461 Changed paths:
13462    M /trunk/modules/video_output/directx/directx.c
13463    M /trunk/modules/video_output/directx/events.c
13464
13465 * modules/video_output/directx/*: embedded vout plays nicer with multi-monitor setups.
13466 ------------------------------------------------------------------------
13467 r7618 | gbazin | 2004-05-07 13:25:42 +0200 (Fri, 07 May 2004) | 1 line
13468 Changed paths:
13469    M /trunk/src/video_output/video_output.c
13470
13471 * src/video_output/video_output.c: make sure vout_Create() returns NULL when the pf_init() of the vout plugin failed.
13472 ------------------------------------------------------------------------
13473 r7617 | jpsaman | 2004-05-07 13:17:40 +0200 (Fri, 07 May 2004) | 1 line
13474 Changed paths:
13475    M /trunk/modules/access/dvb/access.c
13476    M /trunk/modules/access/dvb/dvb.c
13477
13478 Tuning to DVB-C works. Added code to listen to FE_REINIT from the frontend.
13479 ------------------------------------------------------------------------
13480 r7616 | jpsaman | 2004-05-07 10:51:56 +0200 (Fri, 07 May 2004) | 1 line
13481 Changed paths:
13482    M /trunk/modules/access/dvb/dvb.c
13483
13484 Gracefully interrupt the tuning process.
13485 ------------------------------------------------------------------------
13486 r7615 | jpsaman | 2004-05-07 10:31:16 +0200 (Fri, 07 May 2004) | 1 line
13487 Changed paths:
13488    M /trunk/modules/access/dvb/access.c
13489    M /trunk/modules/access/dvb/dvb.c
13490
13491 compilation fixes
13492 ------------------------------------------------------------------------
13493 r7614 | jpsaman | 2004-05-07 10:12:34 +0200 (Fri, 07 May 2004) | 1 line
13494 Changed paths:
13495    M /trunk/modules/access/dvb/access.c
13496    M /trunk/modules/access/dvb/dvb.c
13497    M /trunk/modules/access/dvb/dvb.h
13498    M /trunk/modules/access/dvb/qpsk.c
13499
13500 Refactoring of dvb.c and access.c. Coding style and messages cleanup.
13501 ------------------------------------------------------------------------
13502 r7613 | rocky | 2004-05-07 04:03:56 +0200 (Fri, 07 May 2004) | 3 lines
13503 Changed paths:
13504    M /trunk/configure.ac
13505    M /trunk/modules/access/vcdx/vcdplayer.c
13506
13507 Tolerate compilation with vcdimager 0.7.20. Sigh.
13508
13509
13510 ------------------------------------------------------------------------
13511 r7612 | hartman | 2004-05-07 02:46:20 +0200 (Fri, 07 May 2004) | 2 lines
13512 Changed paths:
13513    M /trunk/modules/gui/macosx/controls.m
13514
13515 * introduced a bug with my latest patch in the autogenerated menus.
13516
13517 ------------------------------------------------------------------------
13518 r7611 | hartman | 2004-05-07 01:14:23 +0200 (Fri, 07 May 2004) | 2 lines
13519 Changed paths:
13520    M /trunk/modules/access/directory.c
13521    M /trunk/modules/gui/macosx/controls.m
13522    M /trunk/modules/gui/macosx/playlist.m
13523    M /trunk/modules/gui/macosx/playlistinfo.m
13524    M /trunk/src/input/input.c
13525
13526 * fixed a number of memleaks
13527
13528 ------------------------------------------------------------------------
13529 r7610 | gbazin | 2004-05-06 23:14:13 +0200 (Thu, 06 May 2004) | 1 line
13530 Changed paths:
13531    M /trunk/modules/mux/mp4.c
13532
13533 * modules/mux/mp4.c:fixed a minor mem leak.
13534 ------------------------------------------------------------------------
13535 r7609 | hartman | 2004-05-06 23:14:02 +0200 (Thu, 06 May 2004) | 2 lines
13536 Changed paths:
13537    M /trunk/extras/contrib/src/Makefile
13538
13539 * set -O3 on faad
13540
13541 ------------------------------------------------------------------------
13542 r7608 | gbazin | 2004-05-06 22:51:47 +0200 (Thu, 06 May 2004) | 1 line
13543 Changed paths:
13544    M /trunk/modules/demux/mp4/mp4.c
13545
13546 * modules/demux/mp4/mp4.c: fixed memory leak.
13547 ------------------------------------------------------------------------
13548 r7607 | hartman | 2004-05-06 21:34:41 +0200 (Thu, 06 May 2004) | 6 lines
13549 Changed paths:
13550    M /trunk/modules/gui/macosx/intf.m
13551
13552 * don't autorelease the application
13553 * make sure the terminate of the super is called
13554
13555 This might fix the CodeTek VirtualDesktop appl. (untested)
13556
13557
13558 ------------------------------------------------------------------------
13559 r7606 | gbazin | 2004-05-06 19:35:26 +0200 (Thu, 06 May 2004) | 1 line
13560 Changed paths:
13561    M /trunk/src/input/input_dec.c
13562
13563 * src/input/input_dec.c: fixed DVB subtitles support in old MPEG TS demuxer.
13564 ------------------------------------------------------------------------
13565 r7605 | gbazin | 2004-05-06 12:58:57 +0200 (Thu, 06 May 2004) | 1 line
13566 Changed paths:
13567    M /trunk/modules/demux/mkv.cpp
13568
13569 * modules/demux/mkv.cpp: wchar_t is defined in stddef.h so no need to include wchar.h
13570 ------------------------------------------------------------------------
13571 r7604 | gbazin | 2004-05-06 10:14:03 +0200 (Thu, 06 May 2004) | 1 line
13572 Changed paths:
13573    M /trunk/Makefile.am
13574
13575 * Makefile.am: include the vlm html files in the win32 package.
13576 ------------------------------------------------------------------------
13577 r7603 | jlj | 2004-05-06 00:25:12 +0200 (Thu, 06 May 2004) | 3 lines
13578 Changed paths:
13579    M /trunk/modules/demux/mp4/drms.c
13580
13581   * drms.c: DRMS v2 uses filename iSCInfo2 instead of iSCInfo.
13582
13583
13584 ------------------------------------------------------------------------
13585 r7602 | hartman | 2004-05-05 23:53:07 +0200 (Wed, 05 May 2004) | 2 lines
13586 Changed paths:
13587    M /trunk/Makefile.am
13588
13589 * .access for http intf added to OSX build.
13590
13591 ------------------------------------------------------------------------
13592 r7601 | gbazin | 2004-05-05 23:52:07 +0200 (Wed, 05 May 2004) | 1 line
13593 Changed paths:
13594    M /trunk/modules/demux/ts.c
13595
13596 * modules/demux/ts.c: support for DVB subtitles and memory leak fixes.
13597 ------------------------------------------------------------------------
13598 r7600 | gbazin | 2004-05-05 23:50:49 +0200 (Wed, 05 May 2004) | 1 line
13599 Changed paths:
13600    M /trunk/src/input/es_out.c
13601
13602 * src/input/es_out.c: remove deprecated hack.
13603 ------------------------------------------------------------------------
13604 r7599 | ipkiss | 2004-05-05 23:15:04 +0200 (Wed, 05 May 2004) | 2 lines
13605 Changed paths:
13606    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
13607
13608  * skins2/parser/skin_parser.cpp: Make sure that IDs are unique
13609
13610 ------------------------------------------------------------------------
13611 r7598 | gbazin | 2004-05-05 22:29:14 +0200 (Wed, 05 May 2004) | 1 line
13612 Changed paths:
13613    M /trunk/src/libvlc.h
13614
13615 * src/libvlc.h: moved a few hotkeys to the advanced options.
13616 ------------------------------------------------------------------------
13617 r7597 | gbazin | 2004-05-05 13:18:18 +0200 (Wed, 05 May 2004) | 1 line
13618 Changed paths:
13619    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
13620
13621 * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
13622 ------------------------------------------------------------------------
13623 r7596 | jlj | 2004-05-05 13:13:33 +0200 (Wed, 05 May 2004) | 4 lines
13624 Changed paths:
13625    M /trunk/modules/demux/mp4/drms.c
13626
13627   * drms.c: DRMS v2 support. Thanks to sam for cleaning and breaking up
13628             DoExtShuffle into smaller functions.
13629
13630
13631 ------------------------------------------------------------------------
13632 r7595 | fkuehne | 2004-05-04 23:25:48 +0200 (Tue, 04 May 2004) | 1 line
13633 Changed paths:
13634    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13635
13636 * Added the WAVE-file-type
13637 ------------------------------------------------------------------------
13638 r7594 | ipkiss | 2004-05-04 22:42:08 +0200 (Tue, 04 May 2004) | 4 lines
13639 Changed paths:
13640    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
13641
13642  * skins2/parser/skin_parser.cpp: Fixed my last commit.
13643    I didn't remove all the code handling the removed attribute (Playlist.var),
13644    because it can still be useful if we decide to have other List controls.
13645
13646 ------------------------------------------------------------------------
13647 r7593 | hartman | 2004-05-04 22:03:10 +0200 (Tue, 04 May 2004) | 2 lines
13648 Changed paths:
13649    M /trunk/vlc.ebuild
13650
13651 * updates to ebuild for 0.7.2
13652
13653 ------------------------------------------------------------------------
13654 r7592 | ipkiss | 2004-05-04 21:50:43 +0200 (Tue, 04 May 2004) | 2 lines
13655 Changed paths:
13656    M /trunk/share/skins2/skin.dtd
13657
13658  * share/skins2/skin.dtd: removed a useless attribute
13659
13660 ------------------------------------------------------------------------
13661 r7591 | gbazin | 2004-05-04 21:46:03 +0200 (Tue, 04 May 2004) | 1 line
13662 Changed paths:
13663    M /trunk/modules/demux/ts.c
13664
13665 * modules/demux/ts.c: coding style changes.
13666 ------------------------------------------------------------------------
13667 r7590 | titer | 2004-05-04 16:09:45 +0200 (Tue, 04 May 2004) | 2 lines
13668 Changed paths:
13669    M /trunk/modules/video_chroma/i420_yuy2.h
13670
13671  + video_chroma/i420_yuy2.h : grmbl, x86 compile fix
13672
13673 ------------------------------------------------------------------------
13674 r7589 | titer | 2004-05-04 15:57:48 +0200 (Tue, 04 May 2004) | 3 lines
13675 Changed paths:
13676    M /trunk/modules/video_chroma/i420_yuy2.c
13677
13678  + video_chroma/i420_yuy2.c : fixed conversion for non-multiple-of-8
13679                               widths (MMX untested)
13680
13681 ------------------------------------------------------------------------
13682 r7588 | titer | 2004-05-04 13:35:18 +0200 (Tue, 04 May 2004) | 4 lines
13683 Changed paths:
13684    M /trunk/modules/gui/macosx/vout.m
13685
13686  + macosx/vout.m : catch mouse events in OpenGL mode (still, only works
13687                    in window mode. I'm not sure how we can catch
13688                    mouseDown events in fullscreen GL mode)
13689
13690 ------------------------------------------------------------------------
13691 r7587 | rocky | 2004-05-04 07:14:15 +0200 (Tue, 04 May 2004) | 3 lines
13692 Changed paths:
13693    M /trunk/modules/access/cdda/access.c
13694
13695 Correct bitrate in the WAV header.
13696
13697
13698 ------------------------------------------------------------------------
13699 r7586 | fkuehne | 2004-05-03 21:52:32 +0200 (Mon, 03 May 2004) | 1 line
13700 Changed paths:
13701    M /trunk/configure.ac
13702
13703 * Updated '(c) 1996-2003' to '(c) 1996-2004'
13704 ------------------------------------------------------------------------
13705 r7585 | gbazin | 2004-05-03 15:55:39 +0200 (Mon, 03 May 2004) | 1 line
13706 Changed paths:
13707    M /trunk/modules/codec/ffmpeg/video.c
13708
13709 * modules/codec/ffmpeg/video.c: compilation fixes for ffmpeg 0.4.8.
13710 ------------------------------------------------------------------------
13711 r7584 | sam | 2004-05-03 14:06:10 +0200 (Mon, 03 May 2004) | 4 lines
13712 Changed paths:
13713    M /trunk/po/en_GB.po
13714    M /trunk/po/es.po
13715
13716   * po/:
13717     + Updated the British translation.
13718     + Merged Javier Varela's Spanish translation. There's more to come.
13719
13720 ------------------------------------------------------------------------
13721 r7583 | sigmunau | 2004-05-02 22:25:11 +0200 (Sun, 02 May 2004) | 2 lines
13722 Changed paths:
13723    M /trunk/modules/access/cdda.c
13724
13725 modules/access/cdda.c: write proper bitrate in the wav header.
13726
13727 ------------------------------------------------------------------------
13728 r7582 | ipkiss | 2004-05-02 21:00:54 +0200 (Sun, 02 May 2004) | 3 lines
13729 Changed paths:
13730    M /trunk/modules/control/hotkeys.c
13731    M /trunk/modules/control/lirc.c
13732
13733  * modules/control/hotkeys.c and lirc.c: fixed a refcount problem + small
13734    coding style changes
13735
13736 ------------------------------------------------------------------------
13737 r7581 | ipkiss | 2004-05-02 20:41:52 +0200 (Sun, 02 May 2004) | 3 lines
13738 Changed paths:
13739    M /trunk/modules/gui/wxwindows/playlist.cpp
13740
13741  * modules/gui/wxwindows/playlist.cpp: fixed a refcount problem + minor coding
13742    style fixes
13743
13744 ------------------------------------------------------------------------
13745 r7580 | fkuehne | 2004-05-02 18:15:17 +0200 (Sun, 02 May 2004) | 2 lines
13746 Changed paths:
13747    M /trunk/po/de.po
13748    M /trunk/po/it.po
13749
13750 * po/de.po: corrected a misunderstanding
13751 * po/it.po: layout fixes to the rc-help-message
13752 ------------------------------------------------------------------------
13753 r7579 | ipkiss | 2004-05-02 16:03:20 +0200 (Sun, 02 May 2004) | 3 lines
13754 Changed paths:
13755    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
13756    M /trunk/modules/gui/skins2/parser/interpreter.cpp
13757
13758  * skins2/parser/interpreter.cpp: parse the "or" operator
13759  * skins2/parser/expr_evaluator.cpp: small fix for enhanced flexibility
13760
13761 ------------------------------------------------------------------------
13762 r7578 | fkuehne | 2004-05-02 14:36:52 +0200 (Sun, 02 May 2004) | 1 line
13763 Changed paths:
13764    M /trunk/po/de.po
13765
13766 * Fixed some  translations
13767 ------------------------------------------------------------------------
13768 r7577 | gbazin | 2004-05-01 20:00:36 +0200 (Sat, 01 May 2004) | 1 line
13769 Changed paths:
13770    M /trunk/modules/demux/dvdnav.c
13771
13772 * modules/demux/dvdnav.c: a few coding style changes.
13773 ------------------------------------------------------------------------
13774 r7576 | gbazin | 2004-05-01 19:56:14 +0200 (Sat, 01 May 2004) | 1 line
13775 Changed paths:
13776    M /trunk/modules/demux/dvdnav.c
13777
13778 * modules/demux/dvdnav.c: a bit less debug and fixed seeking.
13779 ------------------------------------------------------------------------
13780 r7575 | fkuehne | 2004-05-01 18:01:41 +0200 (Sat, 01 May 2004) | 1 line
13781 Changed paths:
13782    M /trunk/po/de.po
13783
13784 =* Updated German translation
13785 ------------------------------------------------------------------------
13786 r7574 | asmax | 2004-05-01 16:23:40 +0200 (Sat, 01 May 2004) | 7 lines
13787 Changed paths:
13788    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
13789    M /trunk/modules/gui/skins2/src/vlcproc.cpp
13790    M /trunk/modules/gui/skins2/src/vlcproc.hpp
13791    M /trunk/modules/gui/skins2/vars/time.cpp
13792    M /trunk/modules/gui/skins2/vars/time.hpp
13793    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
13794    M /trunk/modules/gui/skins2/win32/win32_window.cpp
13795    M /trunk/modules/gui/skins2/x11/x11_window.cpp
13796
13797   * src/vlcproc.*: added the callbacks for vout requests. The vout window
13798     handle is now stored in VlcProc.
13799   * x11/x11_window.cpp, win32/win32_window.cpp: set the vout window in 
13800     VlcProc instead of the old "drawable" trick
13801   * all: renamed "Time" into "StreamTime" because of a name conflict with 
13802    X11 (did i hear "namespace" ? ;)
13803
13804 ------------------------------------------------------------------------
13805 r7573 | gbazin | 2004-05-01 12:51:24 +0200 (Sat, 01 May 2004) | 2 lines
13806 Changed paths:
13807    M /trunk/NEWS
13808
13809 * NEWS: support for theora alpha3 and hotkeys in the wxwin interface.
13810
13811 ------------------------------------------------------------------------
13812 r7572 | gbazin | 2004-05-01 12:36:25 +0200 (Sat, 01 May 2004) | 2 lines
13813 Changed paths:
13814    M /trunk/ChangeLog
13815    M /trunk/configure.ac
13816    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
13817    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13818    M /trunk/po/POTFILES.in
13819
13820 * ALL: update for 0.7.2-test2.
13821
13822 ------------------------------------------------------------------------
13823 r7571 | gbazin | 2004-05-01 01:21:44 +0200 (Sat, 01 May 2004) | 2 lines
13824 Changed paths:
13825    M /trunk/modules/gui/wxwindows/interface.cpp
13826    M /trunk/modules/gui/wxwindows/menus.cpp
13827    M /trunk/modules/gui/wxwindows/wxwindows.cpp
13828    M /trunk/modules/gui/wxwindows/wxwindows.h
13829
13830 * modules/gui/wxwindows/*: hotkeys support.
13831
13832 ------------------------------------------------------------------------
13833 r7570 | yoann | 2004-05-01 00:53:33 +0200 (Sat, 01 May 2004) | 7 lines
13834 Changed paths:
13835    M /trunk/po/fr.po
13836
13837  * po/fr.po: updated French translation for vlc 0.7.2
13838
13839 > #, fuzzy
13840 > msgid "Date metadata"
13841 > msgstr "Death metal"
13842
13843
13844 ------------------------------------------------------------------------
13845 r7569 | titer | 2004-04-30 18:44:59 +0200 (Fri, 30 Apr 2004) | 5 lines
13846 Changed paths:
13847    M /trunk/modules/gui/macosx/vout.h
13848    M /trunk/modules/gui/macosx/vout.m
13849
13850  + macosx/vout*: use two pictures and OpenGL textures so a texture
13851                  cannot be affected by VLC loading the next picture
13852                  (should fix the artifacts when moving or resizing
13853                   the window)
13854
13855 ------------------------------------------------------------------------
13856 r7568 | bigben | 2004-04-30 17:44:06 +0200 (Fri, 30 Apr 2004) | 6 lines
13857 Changed paths:
13858    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13859    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13860    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
13861    M /trunk/modules/gui/macosx/Modules.am
13862    M /trunk/modules/gui/macosx/intf.h
13863    M /trunk/modules/gui/macosx/intf.m
13864    M /trunk/modules/gui/macosx/playlistinfo.h
13865    M /trunk/modules/gui/macosx/playlistinfo.m
13866
13867 * Use the playlist info panel instead of the old one everywhere
13868         - old VLCInfo and InfoPanel have been removed from nib file
13869         - VLCPlaylistInfo and PlaylistInfoPanel have been renamed
13870         - old info.c and info.h are still in repository, but not compiled, should I remove them ?
13871
13872
13873 ------------------------------------------------------------------------
13874 r7567 | gbazin | 2004-04-30 17:35:56 +0200 (Fri, 30 Apr 2004) | 1 line
13875 Changed paths:
13876    M /trunk/modules/gui/skins2/commands/async_queue.cpp
13877    M /trunk/modules/gui/skins2/src/skin_main.cpp
13878    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
13879
13880 * modules/gui/skins2/*: a few bug fixes.
13881 ------------------------------------------------------------------------
13882 r7566 | gbazin | 2004-04-30 17:30:43 +0200 (Fri, 30 Apr 2004) | 3 lines
13883 Changed paths:
13884    M /trunk/Makefile.am
13885    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
13886    M /trunk/share/Makefile.am
13887    A /trunk/share/skins2/skin.catalog
13888
13889 * share/skins2/skin.catalog: added a default catalog as some platforms don't provide one (eg. win32).
13890 * modules/gui/skins2/parser/skin_parser.cpp: try to load the skins catalog and if it fails, use the system's one.
13891
13892 ------------------------------------------------------------------------
13893 r7565 | zorglub | 2004-04-30 17:15:16 +0200 (Fri, 30 Apr 2004) | 2 lines
13894 Changed paths:
13895    M /trunk/src/input/control.c
13896    M /trunk/src/playlist/playlist.c
13897
13898 Hopefully fix locking issues with wx
13899
13900 ------------------------------------------------------------------------
13901 r7564 | hartman | 2004-04-30 14:51:53 +0200 (Fri, 30 Apr 2004) | 2 lines
13902 Changed paths:
13903    M /trunk/extras/contrib/src/Makefile
13904    M /trunk/extras/contrib/src/packages.mak
13905
13906 * Update faad even further
13907
13908 ------------------------------------------------------------------------
13909 r7563 | hartman | 2004-04-30 14:51:24 +0200 (Fri, 30 Apr 2004) | 3 lines
13910 Changed paths:
13911    M /trunk/modules/gui/macosx/vout.m
13912    M /trunk/src/video_output/vout_intf.c
13913
13914  * src/video_output/vout_intf.c: remember video-on-top via p_playlist
13915  * modules/gui/macosx/vout.m: conf->var video-on-top in OS X.
13916
13917 ------------------------------------------------------------------------
13918 r7562 | gbazin | 2004-04-30 11:14:47 +0200 (Fri, 30 Apr 2004) | 1 line
13919 Changed paths:
13920    M /trunk/modules/gui/wxwindows/open.cpp
13921    M /trunk/modules/gui/wxwindows/wizard.cpp
13922    M /trunk/modules/gui/wxwindows/wxwindows.h
13923
13924 * modules/gui/wxwindows/*: small clean-up.
13925 ------------------------------------------------------------------------
13926 r7561 | asmax | 2004-04-30 00:09:23 +0200 (Fri, 30 Apr 2004) | 10 lines
13927 Changed paths:
13928    M /trunk/modules/gui/skins2/Modules.am
13929    A /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
13930    A /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
13931    M /trunk/modules/gui/skins2/parser/interpreter.cpp
13932    M /trunk/modules/gui/skins2/src/var_manager.cpp
13933    M /trunk/modules/gui/skins2/src/var_manager.hpp
13934    M /trunk/modules/gui/skins2/utils/var_bool.cpp
13935    M /trunk/modules/gui/skins2/utils/var_bool.hpp
13936
13937   * parser/expr_evaluator: expression evaluator using Reverse Polish Notation
13938     (a bit "C-style-coded" at the moment ;)
13939   * utils/var_bool.*: added true and false boolean variables, and the "OR"
13940     composite variable
13941   * src/var_manager.*: support for anonymous variables
13942   * parser/interpreter.cpp: use the RPN evaluator to resolve boolean
13943     expressions in the XML. Any well-parenthesized expression using "not",
13944     "or", "and", "true", "false" and boolean variables should be understood
13945     (not much tested yet).
13946
13947 ------------------------------------------------------------------------
13948 r7560 | gbazin | 2004-04-29 23:57:23 +0200 (Thu, 29 Apr 2004) | 1 line
13949 Changed paths:
13950    M /trunk/modules/codec/ffmpeg/video.c
13951
13952 * modules/codec/ffmpeg/video.c: direct rendering needs to be disabled for --ffmpeg-vismv.
13953 ------------------------------------------------------------------------
13954 r7559 | gbazin | 2004-04-29 22:30:24 +0200 (Thu, 29 Apr 2004) | 4 lines
13955 Changed paths:
13956    M /trunk/modules/codec/ffmpeg/ffmpeg.c
13957    M /trunk/modules/codec/ffmpeg/ffmpeg.h
13958    M /trunk/modules/codec/ffmpeg/video.c
13959
13960 * modules/codec/ffmpeg/*:
13961   + small fix for --ffmpeg-workaround-bugs.
13962   + new --ffmpeg-vismv option to visualize motion vectors.
13963
13964 ------------------------------------------------------------------------
13965 r7558 | hartman | 2004-04-29 21:30:58 +0200 (Thu, 29 Apr 2004) | 3 lines
13966 Changed paths:
13967    M /trunk/modules/control/hotkeys.c
13968    M /trunk/modules/gui/macosx/intf.m
13969    M /trunk/modules/gui/wxwindows/wxwindows.cpp
13970    M /trunk/src/playlist/playlist.c
13971
13972  * src/playlist/playlist.c: Don't do any playlist actions if there are no items in the playlist.
13973  * REST: remove code duplication in some places. there might be more locations.
13974
13975 ------------------------------------------------------------------------
13976 r7557 | hartman | 2004-04-29 20:38:44 +0200 (Thu, 29 Apr 2004) | 2 lines
13977 Changed paths:
13978    M /trunk/modules/gui/macosx/intf.m
13979
13980 * Fix the fullscreen button.
13981
13982 ------------------------------------------------------------------------
13983 r7556 | hartman | 2004-04-29 20:32:58 +0200 (Thu, 29 Apr 2004) | 2 lines
13984 Changed paths:
13985    M /trunk/Makefile.am
13986    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13987
13988 * Add missing playlistinfo files to OSX target
13989
13990 ------------------------------------------------------------------------
13991 r7555 | zorglub | 2004-04-29 20:27:08 +0200 (Thu, 29 Apr 2004) | 2 lines
13992 Changed paths:
13993    M /trunk/modules/gui/wxwindows/dialogs.cpp
13994    M /trunk/modules/gui/wxwindows/open.cpp
13995    M /trunk/modules/gui/wxwindows/wizard.cpp
13996    M /trunk/modules/gui/wxwindows/wxwindows.h
13997
13998 * Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2
13999
14000 ------------------------------------------------------------------------
14001 r7554 | gbazin | 2004-04-29 17:45:30 +0200 (Thu, 29 Apr 2004) | 1 line
14002 Changed paths:
14003    M /trunk/modules/demux/avi/avi.c
14004
14005 * modules/demux/avi/avi.c: fixed infinite loop when seeking in broken/incomplete files.
14006 ------------------------------------------------------------------------
14007 r7553 | zorglub | 2004-04-29 17:30:00 +0200 (Thu, 29 Apr 2004) | 2 lines
14008 Changed paths:
14009    M /trunk/src/misc/messages.c
14010
14011 Add missing objects descriptions
14012
14013 ------------------------------------------------------------------------
14014 r7552 | hartman | 2004-04-29 17:17:51 +0200 (Thu, 29 Apr 2004) | 2 lines
14015 Changed paths:
14016    M /trunk/modules/gui/macosx/intf.m
14017    M /trunk/modules/gui/macosx/vout.m
14018
14019 * Updated the Vout behaviour. Still a bit coupled to p_vout.
14020
14021 ------------------------------------------------------------------------
14022 r7551 | zorglub | 2004-04-29 17:06:50 +0200 (Thu, 29 Apr 2004) | 2 lines
14023 Changed paths:
14024    M /trunk/src/misc/vlm.c
14025
14026 Fix segfault on "del"
14027
14028 ------------------------------------------------------------------------
14029 r7550 | hartman | 2004-04-29 16:52:05 +0200 (Thu, 29 Apr 2004) | 2 lines
14030 Changed paths:
14031    M /trunk/modules/gui/macosx/intf.m
14032
14033 * remove "Ja Nu!" Didn't i do that before????
14034
14035 ------------------------------------------------------------------------
14036 r7549 | hartman | 2004-04-29 16:49:25 +0200 (Thu, 29 Apr 2004) | 4 lines
14037 Changed paths:
14038    M /trunk/src/video_output/vout_intf.c
14039
14040 * Set "fullscreen" var on p_playlist instead of p_input
14041   This way we remember the fullscreen setting when we go
14042   to the next file in the playlist.
14043
14044 ------------------------------------------------------------------------
14045 r7548 | gbazin | 2004-04-29 16:48:12 +0200 (Thu, 29 Apr 2004) | 1 line
14046 Changed paths:
14047    M /trunk/src/input/input_clock.c
14048
14049 * src/input/input_clock.c: avoid using mwait() for long periods of time without checking p_input->b_die. This will make VLC more resilient to bad streams.
14050 ------------------------------------------------------------------------
14051 r7547 | gbazin | 2004-04-29 16:43:12 +0200 (Thu, 29 Apr 2004) | 1 line
14052 Changed paths:
14053    M /trunk/NEWS
14054    M /trunk/modules/demux/avi/avi.c
14055
14056 * modules/demux/avi/avi.c: Fixed infinite loop in the AVI demux on broken/incomplete files
14057 ------------------------------------------------------------------------
14058 r7546 | gbazin | 2004-04-29 15:53:29 +0200 (Thu, 29 Apr 2004) | 3 lines
14059 Changed paths:
14060    M /trunk/include/vlc_objects.h
14061    M /trunk/src/input/demux.c
14062    M /trunk/src/input/input.c
14063    M /trunk/src/misc/objects.c
14064
14065 * src/input/demux.c, src/misc/objects.c: demux2 has the VLC_OBJECT_DEMUX type.
14066 * src/input/input.c: input_StopThread() sets b_die on demux2 as well.
14067
14068 ------------------------------------------------------------------------
14069 r7545 | gbazin | 2004-04-29 13:14:48 +0200 (Thu, 29 Apr 2004) | 1 line
14070 Changed paths:
14071    M /trunk/src/video_output/video_output.c
14072    M /trunk/src/video_output/vout_intf.c
14073
14074 * src/video_output/*: moved fullscreen object var handling in vout_intf.c and disable video-on-top when in fullscreen.
14075 ------------------------------------------------------------------------
14076 r7544 | gbazin | 2004-04-29 13:04:14 +0200 (Thu, 29 Apr 2004) | 1 line
14077 Changed paths:
14078    M /trunk/modules/access/dshow/filter.cpp
14079
14080 * modules/access/dshow/filter.cpp: removed useless debug messages.
14081 ------------------------------------------------------------------------
14082 r7543 | gbazin | 2004-04-28 22:02:13 +0200 (Wed, 28 Apr 2004) | 1 line
14083 Changed paths:
14084    M /trunk/modules/codec/theora.c
14085    M /trunk/modules/mux/ogg.c
14086
14087 * modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes.
14088 ------------------------------------------------------------------------
14089 r7542 | zorglub | 2004-04-28 20:22:31 +0200 (Wed, 28 Apr 2004) | 2 lines
14090 Changed paths:
14091    M /trunk/modules/visualization/xosd.c
14092
14093 Improved the Xosd plugin
14094
14095 ------------------------------------------------------------------------
14096 r7541 | gbazin | 2004-04-28 19:58:26 +0200 (Wed, 28 Apr 2004) | 1 line
14097 Changed paths:
14098    M /trunk/modules/codec/theora.c
14099
14100 * modules/codec/theora.c: better sanity check for aspect ratio.
14101 ------------------------------------------------------------------------
14102 r7540 | gbazin | 2004-04-28 19:57:16 +0200 (Wed, 28 Apr 2004) | 1 line
14103 Changed paths:
14104    M /trunk/modules/demux/ogg.c
14105
14106 * modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3).
14107 ------------------------------------------------------------------------
14108 r7539 | sam | 2004-04-28 17:03:19 +0200 (Wed, 28 Apr 2004) | 4 lines
14109 Changed paths:
14110    M /trunk/po/it.po
14111
14112   * po/it.po: Dude, this has nothing to do with the alphabet but with the
14113     charset. "BokmÃ¥l" is spelt "BokmÃ¥l" whatever the language. It's just that
14114     we cannot write "Ã¥" in ASCII.
14115
14116 ------------------------------------------------------------------------
14117 r7538 | gbazin | 2004-04-28 16:50:26 +0200 (Wed, 28 Apr 2004) | 1 line
14118 Changed paths:
14119    M /trunk/modules/control/hotkeys.c
14120
14121 * modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used.
14122 ------------------------------------------------------------------------
14123 r7537 | sam | 2004-04-28 16:21:43 +0200 (Wed, 28 Apr 2004) | 2 lines
14124 Changed paths:
14125    M /trunk/po/en_GB.po
14126
14127   * po/en_GB.po: Updated the British English translation.
14128
14129 ------------------------------------------------------------------------
14130 r7536 | gbazin | 2004-04-28 15:29:31 +0200 (Wed, 28 Apr 2004) | 1 line
14131 Changed paths:
14132    M /trunk/configure.ac
14133
14134 * configure.ac: another build fix for the win32 mozilla plugin.
14135 ------------------------------------------------------------------------
14136 r7535 | gbazin | 2004-04-28 15:01:14 +0200 (Wed, 28 Apr 2004) | 1 line
14137 Changed paths:
14138    M /trunk/Makefile.am
14139    M /trunk/configure.ac
14140
14141 * configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin.
14142 ------------------------------------------------------------------------
14143 r7534 | murray | 2004-04-28 14:38:55 +0200 (Wed, 28 Apr 2004) | 6 lines
14144 Changed paths:
14145    M /trunk/po/it.po
14146
14147 As a quick google search shows, the letter Ã¥ does not exist in the
14148 Italian alphabet. Therefore, we write "Norvegese Bokmal".
14149
14150 We're even, sam :)
14151
14152
14153 ------------------------------------------------------------------------
14154 r7533 | sam | 2004-04-28 13:44:43 +0200 (Wed, 28 Apr 2004) | 2 lines
14155 Changed paths:
14156    M /trunk/po/it.po
14157
14158   * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1.
14159
14160 ------------------------------------------------------------------------
14161 r7532 | sam | 2004-04-28 13:20:51 +0200 (Wed, 28 Apr 2004) | 2 lines
14162 Changed paths:
14163    M /trunk/debian/changelog
14164    M /trunk/debian/control
14165    M /trunk/debian/rules
14166
14167   * Control files for the official 0.7.2-test1 Debian packages.
14168
14169 ------------------------------------------------------------------------
14170 r7531 | murray | 2004-04-28 10:43:28 +0200 (Wed, 28 Apr 2004) | 7 lines
14171 Changed paths:
14172    M /trunk/po/it.po
14173
14174 Updated italian translation for vlc 0.7.2
14175
14176 You will therefore discover that in italian we still call Kalaallisut
14177 "Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more
14178 exciting stuff.
14179
14180
14181 ------------------------------------------------------------------------
14182 r7530 | gbazin | 2004-04-28 09:05:10 +0200 (Wed, 28 Apr 2004) | 1 line
14183 Changed paths:
14184    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14185
14186 * modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly.
14187 ------------------------------------------------------------------------
14188 r7529 | gbazin | 2004-04-28 00:00:07 +0200 (Wed, 28 Apr 2004) | 1 line
14189 Changed paths:
14190    M /trunk/modules/gui/wxwindows/interface.cpp
14191    M /trunk/modules/gui/wxwindows/playlist.cpp
14192    M /trunk/modules/gui/wxwindows/wxwindows.h
14193
14194 * modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support.
14195 ------------------------------------------------------------------------
14196 r7528 | gbazin | 2004-04-27 23:33:51 +0200 (Tue, 27 Apr 2004) | 2 lines
14197 Changed paths:
14198    M /trunk/modules/gui/wxwindows/interface.cpp
14199    M /trunk/modules/gui/wxwindows/playlist.cpp
14200    M /trunk/modules/gui/wxwindows/wxwindows.h
14201
14202 * modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__.
14203
14204 ------------------------------------------------------------------------
14205 r7527 | fkuehne | 2004-04-27 22:47:12 +0200 (Tue, 27 Apr 2004) | 4 lines
14206 Changed paths:
14207    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
14208    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
14209    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
14210    M /trunk/share/http/index.html
14211    M /trunk/src/libvlc.h
14212
14213 * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release.
14214 * extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions
14215 * share/http/index.html: another minor layout fix
14216 * src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut
14217 ------------------------------------------------------------------------
14218 r7526 | gbazin | 2004-04-27 20:45:33 +0200 (Tue, 27 Apr 2004) | 1 line
14219 Changed paths:
14220    M /trunk/po/de.po
14221    M /trunk/po/en_GB.po
14222    M /trunk/po/es.po
14223    M /trunk/po/fr.po
14224    M /trunk/po/hu.po
14225    M /trunk/po/it.po
14226    M /trunk/po/ja.po
14227    M /trunk/po/nl.po
14228    M /trunk/po/no.po
14229    M /trunk/po/pl.po
14230    M /trunk/po/pt_BR.po
14231    M /trunk/po/ru.po
14232    M /trunk/po/sv.po
14233    M /trunk/po/vlc.pot
14234
14235 * po/*: updated with latest string reviews.
14236 ------------------------------------------------------------------------
14237 r7525 | hartman | 2004-04-27 20:37:43 +0200 (Tue, 27 Apr 2004) | 2 lines
14238 Changed paths:
14239    M /trunk/modules/demux/demux2.c
14240
14241 * ahum, missing avi shortcut :D
14242
14243 ------------------------------------------------------------------------
14244 r7524 | zorglub | 2004-04-27 20:22:49 +0200 (Tue, 27 Apr 2004) | 2 lines
14245 Changed paths:
14246    M /trunk/src/misc/vlm.c
14247
14248 Fix VLM item URI assignment
14249
14250 ------------------------------------------------------------------------
14251 r7523 | massiot | 2004-04-27 19:56:39 +0200 (Tue, 27 Apr 2004) | 2 lines
14252 Changed paths:
14253    M /trunk/modules/demux/ts.c
14254
14255 * modules/demux/ts.c: Fixed an infinite loop in PATCallBack.
14256
14257 ------------------------------------------------------------------------
14258 r7522 | sam | 2004-04-27 18:35:15 +0200 (Tue, 27 Apr 2004) | 2 lines
14259 Changed paths:
14260    M /trunk/include/vlc_help.h
14261    M /trunk/modules/access/directory.c
14262    M /trunk/modules/access/dshow/dshow.cpp
14263    M /trunk/modules/access/dvb/qpsk.c
14264    M /trunk/modules/access/file.c
14265    M /trunk/modules/access/ftp.c
14266    M /trunk/modules/access/http.c
14267    M /trunk/modules/access/mms/mms.c
14268    M /trunk/modules/access/tcp.c
14269    M /trunk/modules/access/udp.c
14270    M /trunk/modules/access/vcdx/vcd.c
14271    M /trunk/modules/access_output/dummy.c
14272    M /trunk/modules/access_output/file.c
14273    M /trunk/modules/access_output/http.c
14274    M /trunk/modules/access_output/udp.c
14275    M /trunk/modules/audio_filter/converter/a52tofloat32.c
14276    M /trunk/modules/audio_filter/resampler/bandlimited.c
14277    M /trunk/modules/audio_mixer/spdif.c
14278    M /trunk/modules/audio_output/file.c
14279    M /trunk/modules/audio_output/oss.c
14280    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14281    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
14282    M /trunk/modules/codec/ogt/subtitle.h
14283    M /trunk/modules/codec/subsdec.c
14284    M /trunk/modules/control/joystick.c
14285    M /trunk/modules/demux/dvdnav.c
14286    M /trunk/modules/demux/livedotcom.cpp
14287    M /trunk/modules/demux/rawdv.c
14288    M /trunk/modules/demux/util/id3genres.h
14289    M /trunk/modules/gui/kde/interface.cpp
14290    M /trunk/modules/gui/macosx/intf.m
14291    M /trunk/modules/gui/macosx/macosx.m
14292    M /trunk/modules/gui/wxwindows/interface.cpp
14293    M /trunk/modules/misc/sap.c
14294    M /trunk/modules/stream_out/rtp.c
14295    M /trunk/modules/stream_out/standard.c
14296    M /trunk/modules/video_chroma/i420_yuy2.c
14297    M /trunk/modules/video_filter/clone.c
14298    M /trunk/modules/video_filter/crop.c
14299    M /trunk/modules/video_filter/wall.c
14300    M /trunk/modules/video_output/caca.c
14301    M /trunk/modules/video_output/directx/directx.c
14302    M /trunk/modules/video_output/x11/x11.c
14303    M /trunk/modules/video_output/x11/xvideo.c
14304    M /trunk/modules/visualization/goom.c
14305    M /trunk/src/libvlc.h
14306    M /trunk/src/misc/iso-639_def.h
14307    M /trunk/src/misc/iso_lang.c
14308
14309   * Massive spelling corrections.
14310
14311 ------------------------------------------------------------------------
14312 r7521 | sam | 2004-04-27 16:57:37 +0200 (Tue, 27 Apr 2004) | 3 lines
14313 Changed paths:
14314    M /trunk/include/vlc_meta.h
14315    M /trunk/modules/gui/gtk/gnome.glade
14316    M /trunk/modules/gui/gtk/gnome_interface.c
14317    M /trunk/modules/gui/gtk/gtk.glade
14318
14319   * Got rid of more "VideoLAN C*****" references.
14320   * include/vlc_meta.h: s/Url/URL/.
14321
14322 ------------------------------------------------------------------------
14323 r7520 | massiot | 2004-04-27 16:43:44 +0200 (Tue, 27 Apr 2004) | 2 lines
14324 Changed paths:
14325    M /trunk/modules/access_output/udp.c
14326    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14327    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14328    M /trunk/modules/mux/mpeg/ts.c
14329
14330 Review of sout help strings
14331
14332 ------------------------------------------------------------------------
14333 r7519 | sam | 2004-04-27 11:33:58 +0200 (Tue, 27 Apr 2004) | 4 lines
14334 Changed paths:
14335    M /trunk/README.MacOSX.rtf
14336    M /trunk/doc/developer/decoders.xml
14337    M /trunk/doc/developer/glossary.xml
14338    M /trunk/doc/developer/history.xml
14339    M /trunk/doc/developer/manual.xml
14340    M /trunk/doc/developer/manual.xml.in
14341    M /trunk/doc/vlc-howto.sgml
14342    M /trunk/doc/web-streaming.html
14343    M /trunk/evc/config.h.in
14344    M /trunk/ipkg/control.gpe
14345    M /trunk/ipkg/control.h3600
14346    M /trunk/ipkg/control.opie
14347    M /trunk/ipkg/control.zaurus
14348    M /trunk/ipkg/rules.gpe
14349    M /trunk/ipkg/rules.h3600
14350    M /trunk/ipkg/rules.opie
14351    M /trunk/ipkg/rules.zaurus
14352    M /trunk/ipkg/vlc.desktop
14353    M /trunk/menuconfig
14354    M /trunk/modules/gui/qnx/vout.c
14355    M /trunk/modules/gui/qt/intf.cpp
14356    M /trunk/msvc/config.h.in
14357    M /trunk/vlc.spec
14358
14359   * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media
14360     player". A couple are remaining, but I don't want to break the string
14361     freeze yet.
14362
14363 ------------------------------------------------------------------------
14364 r7518 | sam | 2004-04-27 11:28:25 +0200 (Tue, 27 Apr 2004) | 3 lines
14365 Changed paths:
14366    M /trunk/modules/access/v4l/v4l.c
14367
14368   * modules/access/v4l/v4l.c:
14369     + Fixed possible deadlocks.
14370
14371 ------------------------------------------------------------------------
14372 r7517 | rocky | 2004-04-27 03:04:53 +0200 (Tue, 27 Apr 2004) | 4 lines
14373 Changed paths:
14374    M /trunk/modules/codec/ogt/cvd.c
14375    M /trunk/modules/codec/ogt/ogt.c
14376
14377 ogt.c: add object_release for object_find 
14378 cvd.c: if spu-channel variable not set, don't bother handling subtitle.
14379
14380
14381 ------------------------------------------------------------------------
14382 r7516 | sam | 2004-04-27 00:04:21 +0200 (Tue, 27 Apr 2004) | 12 lines
14383 Changed paths:
14384    M /trunk/debian/changelog
14385    M /trunk/debian/control
14386    M /trunk/debian/rules
14387
14388   * debian/control:
14389     + Removed the libdv2-dev build-dependency.
14390     + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1).
14391     + Set the libmatroska-dev build-dependency to (>= 0.7.0).
14392     + Build-depend on libfribidi-dev.
14393     + Build-depend on libcdio-dev.
14394     + Build-depend on libmodplug-dev.
14395   * debian/rules:
14396     + Activated fribidi support.
14397     + Activated CDDA support via libcdio.
14398     + Activated MOD support.
14399
14400 ------------------------------------------------------------------------
14401 r7515 | gbazin | 2004-04-26 23:56:24 +0200 (Mon, 26 Apr 2004) | 1 line
14402 Changed paths:
14403    M /trunk/configure.ac
14404
14405 * configure.ac: fix detection of libfaad2 cvs.
14406 ------------------------------------------------------------------------
14407 r7514 | sam | 2004-04-26 23:53:26 +0200 (Mon, 26 Apr 2004) | 3 lines
14408 Changed paths:
14409    M /trunk/src/interface/interface.c
14410
14411   * src/interface/interface.c:
14412     + Only populate the "switch interface" menu with modules that we have.
14413
14414 ------------------------------------------------------------------------
14415 r7513 | gbazin | 2004-04-26 23:34:32 +0200 (Mon, 26 Apr 2004) | 2 lines
14416 Changed paths:
14417    M /trunk/ChangeLog
14418    M /trunk/po/POTFILES.in
14419    M /trunk/po/de.po
14420    M /trunk/po/en_GB.po
14421    M /trunk/po/es.po
14422    M /trunk/po/fr.po
14423    M /trunk/po/hu.po
14424    M /trunk/po/it.po
14425    M /trunk/po/ja.po
14426    M /trunk/po/nl.po
14427    M /trunk/po/no.po
14428    M /trunk/po/pl.po
14429    M /trunk/po/pt_BR.po
14430    M /trunk/po/ru.po
14431    M /trunk/po/sv.po
14432    M /trunk/po/vlc.pot
14433
14434 * ALL: updated for the 0.7.2-test1 release.
14435
14436 ------------------------------------------------------------------------
14437 r7512 | gbazin | 2004-04-26 23:25:11 +0200 (Mon, 26 Apr 2004) | 2 lines
14438 Changed paths:
14439    M /trunk/modules/demux/avi/libavi.h
14440
14441 * modules/demux/avi/libavi.h: added h264 fourccs.
14442
14443 ------------------------------------------------------------------------
14444 r7511 | sam | 2004-04-26 23:20:03 +0200 (Mon, 26 Apr 2004) | 4 lines
14445 Changed paths:
14446    M /trunk/src/interface/interface.c
14447
14448   * src/interface/interface.c:
14449     + Do not crash miserably if an interface switch failed at the module_Need
14450       stage.
14451
14452 ------------------------------------------------------------------------
14453 r7510 | hartman | 2004-04-26 23:14:02 +0200 (Mon, 26 Apr 2004) | 2 lines
14454 Changed paths:
14455    M /trunk/NEWS
14456
14457 * punctuation and spelling fixes
14458
14459 ------------------------------------------------------------------------
14460 r7509 | gbazin | 2004-04-26 23:07:04 +0200 (Mon, 26 Apr 2004) | 1 line
14461 Changed paths:
14462    M /trunk/modules/mux/mpeg/ts.c
14463
14464 * modules/mux/mpeg/ts.c: revised config options descriptions.
14465 ------------------------------------------------------------------------
14466 r7508 | hartman | 2004-04-26 23:06:51 +0200 (Mon, 26 Apr 2004) | 3 lines
14467 Changed paths:
14468    M /trunk/extras/contrib/src/Makefile
14469    M /trunk/extras/contrib/src/Patches/theora.patch
14470    M /trunk/extras/contrib/src/packages.mak
14471
14472 OS X build system fixes
14473 - updated version of speex, theora, libebml, libmatroska
14474
14475 ------------------------------------------------------------------------
14476 r7507 | zorglub | 2004-04-26 22:07:30 +0200 (Mon, 26 Apr 2004) | 5 lines
14477 Changed paths:
14478    M /trunk/modules/mux/mpeg/ts.c
14479
14480 Options descriptions for TS muxer
14481
14482 ** FIXME : Unfinished, shaping and use-key-frames are not documented **
14483
14484
14485 ------------------------------------------------------------------------
14486 r7506 | gbazin | 2004-04-26 19:50:44 +0200 (Mon, 26 Apr 2004) | 1 line
14487 Changed paths:
14488    M /trunk/modules/demux/avi/avi.c
14489
14490 * modules/demux/avi/avi.c: fix for a bug introduced during the demux2 api transition (courtesy of James MacLean).
14491 ------------------------------------------------------------------------
14492 r7505 | sam | 2004-04-26 17:24:21 +0200 (Mon, 26 Apr 2004) | 2 lines
14493 Changed paths:
14494    M /trunk/debian/rules
14495
14496   * debian/rules: fixed shell syntax.
14497
14498 ------------------------------------------------------------------------
14499 r7504 | gbazin | 2004-04-26 16:36:13 +0200 (Mon, 26 Apr 2004) | 1 line
14500 Changed paths:
14501    M /trunk/modules/gui/wxwindows/video.cpp
14502    M /trunk/modules/gui/wxwindows/wxwindows.cpp
14503
14504 * modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because it doesn't work on wxGTK.
14505 ------------------------------------------------------------------------
14506 r7503 | sam | 2004-04-26 15:58:25 +0200 (Mon, 26 Apr 2004) | 5 lines
14507 Changed paths:
14508    M /trunk/modules/codec/Modules.am
14509    M /trunk/modules/stream_out/transrate/Modules.am
14510
14511   * modules/codec/Modules.am:
14512     + Added disabled plugin sources to EXTRA_DIST.
14513   * modules/stream_out/transrate/Modules.am:
14514     + Added missing transrate.h to _SOURCES.
14515
14516 ------------------------------------------------------------------------
14517 r7502 | sam | 2004-04-26 15:14:57 +0200 (Mon, 26 Apr 2004) | 4 lines
14518 Changed paths:
14519    M /trunk/Makefile.am
14520
14521   * Makefile.am:
14522     + Copy the original ebuild instead of copying it, to allow recursive
14523       "make dist" calls.
14524
14525 ------------------------------------------------------------------------
14526 r7501 | gbazin | 2004-04-26 15:10:09 +0200 (Mon, 26 Apr 2004) | 1 line
14527 Changed paths:
14528    M /trunk/modules/gui/wxwindows/video.cpp
14529    M /trunk/modules/gui/wxwindows/wxwindows.cpp
14530
14531 * modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the last embedded video.
14532 ------------------------------------------------------------------------
14533 r7500 | gbazin | 2004-04-26 15:06:17 +0200 (Mon, 26 Apr 2004) | 1 line
14534 Changed paths:
14535    M /trunk/modules/video_filter/deinterlace.c
14536
14537 * modules/video_filter/deinterlace.c: avoid segfault when deinterlacing filter can't be loaded.
14538 ------------------------------------------------------------------------
14539 r7499 | gbazin | 2004-04-26 12:00:53 +0200 (Mon, 26 Apr 2004) | 1 line
14540 Changed paths:
14541    M /trunk/modules/gui/wxwindows/video.cpp
14542
14543 * modules/gui/wxwindows/video.cpp: forgot to unlock a mutex.
14544 ------------------------------------------------------------------------
14545 r7498 | gbazin | 2004-04-26 11:43:45 +0200 (Mon, 26 Apr 2004) | 1 line
14546 Changed paths:
14547    M /trunk/src/libvlc.h
14548
14549 * src/libvlc.h: the win32 high-priority setting is off by default now (to play nicer with other apps).
14550 ------------------------------------------------------------------------
14551 r7497 | gbazin | 2004-04-26 11:22:28 +0200 (Mon, 26 Apr 2004) | 1 line
14552 Changed paths:
14553    M /trunk/modules/video_output/x11/xcommon.c
14554
14555 * modules/video_output/x11/xcommon.c: fix for detection of parent window size changes
14556 ------------------------------------------------------------------------
14557 r7496 | gbazin | 2004-04-26 11:10:53 +0200 (Mon, 26 Apr 2004) | 1 line
14558 Changed paths:
14559    M /trunk/modules/codec/ffmpeg/encoder.c
14560
14561 * modules/codec/ffmpeg/encoder.c: win32 compilation fix
14562 ------------------------------------------------------------------------
14563 r7495 | gbazin | 2004-04-26 08:09:15 +0200 (Mon, 26 Apr 2004) | 2 lines
14564 Changed paths:
14565    M /trunk/modules/codec/theora.c
14566
14567 * modules/codec/theora.c: new --sout-theora-quality option.
14568
14569 ------------------------------------------------------------------------
14570 r7494 | gbazin | 2004-04-26 07:48:11 +0200 (Mon, 26 Apr 2004) | 2 lines
14571 Changed paths:
14572    M /trunk/modules/codec/ffmpeg/encoder.c
14573
14574 * modules/codec/ffmpeg/encoder.c: fixed aspect ratio.
14575
14576 ------------------------------------------------------------------------
14577 r7493 | gbazin | 2004-04-26 07:26:53 +0200 (Mon, 26 Apr 2004) | 3 lines
14578 Changed paths:
14579    M /trunk/modules/codec/ffmpeg/encoder.c
14580    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14581
14582 * modules/codec/ffmpeg/encoder.c: some option names renaming butchery.
14583   + convention is to use '-' in composed option names (not '_').
14584
14585 ------------------------------------------------------------------------
14586 r7492 | hartman | 2004-04-26 02:07:02 +0200 (Mon, 26 Apr 2004) | 2 lines
14587 Changed paths:
14588    M /trunk/modules/codec/ogt/cvd.c
14589
14590 * when you use object_find you need to do a object_release as well
14591
14592 ------------------------------------------------------------------------
14593 r7491 | gbazin | 2004-04-25 22:48:54 +0200 (Sun, 25 Apr 2004) | 2 lines
14594 Changed paths:
14595    M /trunk/modules/codec/vorbis.c
14596
14597 * modules/codec/vorbis.c: fix for quality setting.
14598
14599 ------------------------------------------------------------------------
14600 r7490 | jpsaman | 2004-04-25 22:25:00 +0200 (Sun, 25 Apr 2004) | 2 lines
14601 Changed paths:
14602    M /trunk/configure.ac
14603
14604 Added --enable-cddax to make building with cdrom support possible. Just use --disable-cddax to disable, by default cddax is enabled.
14605
14606 ------------------------------------------------------------------------
14607 r7489 | gbazin | 2004-04-25 21:23:40 +0200 (Sun, 25 Apr 2004) | 4 lines
14608 Changed paths:
14609    M /trunk/modules/codec/vorbis.c
14610
14611 * modules/codec/vorbis.c:
14612   + added an --sout-vorbis-quality option for VBR encoding.
14613   + new --sout-vorbis-min/max-bitrate options.
14614
14615 ------------------------------------------------------------------------
14616 r7488 | fenrir | 2004-04-25 20:37:47 +0200 (Sun, 25 Apr 2004) | 3 lines
14617 Changed paths:
14618    M /trunk/modules/codec/x264.c
14619    M /trunk/src/stream_output/stream_output.c
14620
14621  * x264: compilation fix.
14622  * stream_output.c: sout_ParseCfg warns about unknown option.
14623
14624 ------------------------------------------------------------------------
14625 r7487 | gbazin | 2004-04-25 20:08:13 +0200 (Sun, 25 Apr 2004) | 6 lines
14626 Changed paths:
14627    M /trunk/modules/codec/flac.c
14628    M /trunk/modules/stream_out/transcode.c
14629
14630 * modules/stream_out/transcode.c:
14631   + avoid a few unneeded memcpy().
14632   + fixed memory leaks.
14633 * modules/codec/flac.c:
14634   + added a "flac" shortcut.
14635
14636 ------------------------------------------------------------------------
14637 r7486 | gbazin | 2004-04-25 19:33:37 +0200 (Sun, 25 Apr 2004) | 2 lines
14638 Changed paths:
14639    M /trunk/modules/stream_out/transcode.c
14640
14641 * modules/stream_out/transcode.c: make acodec/vcodec optional if aenc/venc is specified.
14642
14643 ------------------------------------------------------------------------
14644 r7485 | gbazin | 2004-04-25 19:21:16 +0200 (Sun, 25 Apr 2004) | 2 lines
14645 Changed paths:
14646    M /trunk/modules/stream_out/transcode.c
14647
14648 * modules/stream_out/transcode.c: fix for when forcing encoder.
14649
14650 ------------------------------------------------------------------------
14651 r7484 | gbazin | 2004-04-25 19:02:49 +0200 (Sun, 25 Apr 2004) | 3 lines
14652 Changed paths:
14653    M /trunk/include/vlc_codec.h
14654    M /trunk/modules/codec/flac.c
14655    M /trunk/modules/codec/speex.c
14656    M /trunk/modules/codec/theora.c
14657    M /trunk/modules/codec/vorbis.c
14658    M /trunk/modules/stream_out/transcode.c
14659
14660 * modules/stream_out/transcode.c: if aenc/venc is specified, force the encoder.
14661 * modules/codec/vorbis.c,flac.c,theora.c,speex.c: use encoder if forced.
14662
14663 ------------------------------------------------------------------------
14664 r7483 | gbazin | 2004-04-25 18:35:39 +0200 (Sun, 25 Apr 2004) | 5 lines
14665 Changed paths:
14666    M /trunk/modules/stream_out/transcode.c
14667
14668 *  modules/stream_out/transcode.c:
14669    + new options to allow forcing an encoder and passing options to it.
14670      (aenc=foo{optionbar=bar,etc...},venc=foo{optionbar=bar,etc...} where foo is the encoder plugin name).
14671    + got rid of aopts/vopts which is not needed anymore ;)
14672
14673 ------------------------------------------------------------------------
14674 r7482 | zorglub | 2004-04-25 18:07:15 +0200 (Sun, 25 Apr 2004) | 2 lines
14675 Changed paths:
14676    M /trunk/NEWS
14677    M /trunk/modules/LIST
14678
14679 Updated
14680
14681 ------------------------------------------------------------------------
14682 r7481 | zorglub | 2004-04-25 17:32:28 +0200 (Sun, 25 Apr 2004) | 2 lines
14683 Changed paths:
14684    M /trunk/toolbox
14685
14686 Do not translate wizard strings, and stop ignoring old win32 gui plugin
14687
14688 ------------------------------------------------------------------------
14689 r7480 | asmax | 2004-04-25 17:04:45 +0200 (Sun, 25 Apr 2004) | 2 lines
14690 Changed paths:
14691    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
14692
14693   * ctrl_text.cpp: put the control text in the "moving" state initially
14694
14695 ------------------------------------------------------------------------
14696 r7479 | gbazin | 2004-04-25 16:15:29 +0200 (Sun, 25 Apr 2004) | 12 lines
14697 Changed paths:
14698    M /trunk/include/vlc_codec.h
14699    M /trunk/modules/codec/ffmpeg/encoder.c
14700    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14701    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14702    M /trunk/modules/codec/ffmpeg/video.c
14703    M /trunk/modules/stream_out/duplicate.c
14704    M /trunk/modules/stream_out/transcode.c
14705    M /trunk/src/stream_output/stream_output.c
14706
14707 * src/stream_output/stream_output.c: small sout_cfg_parser() changes.
14708 * modules/stream_out/duplicate.c: small coding style changes.
14709 * modules/stream_out/transcode.c:
14710   + Forward the aopts{foo=bar,etc..} and vopts={foo=bar,etc...} options to the encoders.
14711   + Got rid of the ffmpeg encoder specific options.
14712 * modules/codec/ffmpeg/*:
14713   + Changed the encoder options to normal config options.
14714   + Parse the options forwarded by transcode.
14715 * include/vlc_codec.h:
14716   + encoder_t cleanup.
14717   + include a "sout_cfg_t *" in encoder_t to allow passing options.
14718
14719 ------------------------------------------------------------------------
14720 r7478 | asmax | 2004-04-25 15:35:56 +0200 (Sun, 25 Apr 2004) | 4 lines
14721 Changed paths:
14722    M /trunk/modules/gui/wxwindows/dialogs.cpp
14723
14724   * dialogs.cpp: put NULL for the parent window argument of WX dialogs in
14725   the dialog provider: fixes tons of errors such as
14726   "Gdk-CRITICAL **: file gdkdraw.c: line 90 (gdk_draw_rectangle): assertion `gc != NULL' failed" and incorrect behaviour of the dialogs.
14727
14728 ------------------------------------------------------------------------
14729 r7477 | zorglub | 2004-04-25 10:53:52 +0200 (Sun, 25 Apr 2004) | 2 lines
14730 Changed paths:
14731    M /trunk/modules/mux/asf.c
14732
14733 Add options descriptions
14734
14735 ------------------------------------------------------------------------
14736 r7476 | zorglub | 2004-04-25 10:45:28 +0200 (Sun, 25 Apr 2004) | 2 lines
14737 Changed paths:
14738    M /trunk/modules/access_output/file.c
14739    M /trunk/modules/access_output/http.c
14740    M /trunk/modules/access_output/udp.c
14741
14742 Add option descriptions
14743
14744 ------------------------------------------------------------------------
14745 r7475 | zorglub | 2004-04-25 10:45:01 +0200 (Sun, 25 Apr 2004) | 2 lines
14746 Changed paths:
14747    M /trunk/modules/stream_out/rtp.c
14748
14749 Fix description
14750
14751 ------------------------------------------------------------------------
14752 r7474 | gbazin | 2004-04-25 10:24:24 +0200 (Sun, 25 Apr 2004) | 2 lines
14753 Changed paths:
14754    M /trunk/src/stream_output/stream_output.c
14755
14756 * src/stream_output/stream_output.c: small coding style changes.
14757
14758 ------------------------------------------------------------------------
14759 r7473 | sam | 2004-04-25 02:27:12 +0200 (Sun, 25 Apr 2004) | 4 lines
14760 Changed paths:
14761    M /trunk/debian/rules
14762
14763   * debian/rules:
14764     + Build ffmpeg with --enable-gpl because the postprocessing code is GPL.
14765     + Check for .svn directories in addition to CVS.
14766
14767 ------------------------------------------------------------------------
14768 r7472 | sam | 2004-04-25 02:25:49 +0200 (Sun, 25 Apr 2004) | 2 lines
14769 Changed paths:
14770    M /trunk/modules/access/dvb/dvb.c
14771
14772   * modules/access/dvb/dvb.c: fixed syntax errors.
14773
14774 ------------------------------------------------------------------------
14775 r7471 | jpsaman | 2004-04-24 18:28:21 +0200 (Sat, 24 Apr 2004) | 1 line
14776 Changed paths:
14777    M /trunk/modules/misc/qte_main.cpp
14778
14779 Properly attach and detach the qte_main object
14780 ------------------------------------------------------------------------
14781 r7470 | zorglub | 2004-04-24 17:40:57 +0200 (Sat, 24 Apr 2004) | 2 lines
14782 Changed paths:
14783    M /trunk/modules/stream_out/standard.c
14784
14785 Compilation fix and give option descriptions
14786
14787 ------------------------------------------------------------------------
14788 r7469 | bigben | 2004-04-24 15:16:58 +0200 (Sat, 24 Apr 2004) | 3 lines
14789 Changed paths:
14790    M /trunk/modules/video_output/x11/xcommon.c
14791
14792 Endianness fix for xvideo vout on big endian processors (I still have problems when shm is disabled, but that might be related to my drivers, if anybody could test that).
14793
14794
14795 ------------------------------------------------------------------------
14796 r7468 | gbazin | 2004-04-24 14:49:53 +0200 (Sat, 24 Apr 2004) | 2 lines
14797 Changed paths:
14798    M /trunk/modules/stream_out/display.c
14799    M /trunk/modules/stream_out/es.c
14800    M /trunk/modules/stream_out/rtp.c
14801    M /trunk/modules/stream_out/standard.c
14802
14803 * modules/stream_out/*: attempt at adding descriptions to the config options.
14804
14805 ------------------------------------------------------------------------
14806 r7467 | fenrir | 2004-04-24 13:34:27 +0200 (Sat, 24 Apr 2004) | 3 lines
14807 Changed paths:
14808    M /trunk/modules/stream_out/standard.c
14809
14810  * standard: created sap/slp(boolean) sap-name/slp-name(string),
14811 sap-ipv6(boolean) options. (So that breaks the old way but it's easier).
14812
14813 ------------------------------------------------------------------------
14814 r7466 | jpsaman | 2004-04-24 12:18:08 +0200 (Sat, 24 Apr 2004) | 5 lines
14815 Changed paths:
14816    M /trunk/modules/access/dvb/access.c
14817    M /trunk/modules/access/dvb/dvb.c
14818    M /trunk/modules/access/dvb/qpsk.c
14819
14820 dvb/access.c    removed old commandline syntax
14821                 better debug information
14822 dvb/dvb.c       debug message beautifying
14823 dvb/qpsk.c      textual changes
14824
14825 ------------------------------------------------------------------------
14826 r7465 | jpsaman | 2004-04-24 12:03:41 +0200 (Sat, 24 Apr 2004) | 1 line
14827 Changed paths:
14828    M /trunk/ipkg/control.gpe
14829    M /trunk/ipkg/control.h3600
14830    M /trunk/ipkg/control.opie
14831    M /trunk/ipkg/control.zaurus
14832    M /trunk/ipkg/rules.gpe
14833    M /trunk/ipkg/rules.h3600
14834    M /trunk/ipkg/rules.opie
14835    M /trunk/ipkg/rules.zaurus
14836
14837 iPaq vlc-0.7.2-test1
14838 ------------------------------------------------------------------------
14839 r7464 | yoann | 2004-04-24 09:27:41 +0200 (Sat, 24 Apr 2004) | 2 lines
14840 Changed paths:
14841    M /trunk/src/input/subtitles.c
14842
14843 * input/subtitles.c: first subtitle search path was not used.
14844
14845 ------------------------------------------------------------------------
14846 r7463 | fenrir | 2004-04-24 05:38:10 +0200 (Sat, 24 Apr 2004) | 5 lines
14847 Changed paths:
14848    M /trunk/modules/stream_out/display.c
14849    M /trunk/modules/stream_out/es.c
14850    M /trunk/modules/stream_out/rtp.c
14851    M /trunk/modules/stream_out/standard.c
14852
14853  * all: use sout_ParseCfg. But "standard" can't use it for sap/slp
14854 options (because we can't do the difference between missing option,
14855 option and option="" when option is a string).
14856  
14857
14858 ------------------------------------------------------------------------
14859 r7462 | fenrir | 2004-04-24 02:47:04 +0200 (Sat, 24 Apr 2004) | 3 lines
14860 Changed paths:
14861    M /trunk/modules/access_output/file.c
14862    M /trunk/modules/access_output/http.c
14863    M /trunk/modules/access_output/udp.c
14864
14865  * all: use sout_ParseCfg.
14866  (udp-sout-caching has been renamed sout-udp-caching).
14867
14868 ------------------------------------------------------------------------
14869 r7461 | fenrir | 2004-04-24 02:18:37 +0200 (Sat, 24 Apr 2004) | 3 lines
14870 Changed paths:
14871    M /trunk/modules/mux/mpeg/ts.c
14872
14873  * ts: use sout_ParseCfg. (If people add description to options that
14874 would be pretty cool).
14875
14876 ------------------------------------------------------------------------
14877 r7460 | zorglub | 2004-04-24 01:58:15 +0200 (Sat, 24 Apr 2004) | 2 lines
14878 Changed paths:
14879    M /trunk/modules/demux/playlist/m3u.c
14880
14881 Support EXTVLCOPT in the new m3u demuxer
14882
14883 ------------------------------------------------------------------------
14884 r7459 | fenrir | 2004-04-24 01:52:55 +0200 (Sat, 24 Apr 2004) | 2 lines
14885 Changed paths:
14886    M /trunk/modules/mux/mp4.c
14887
14888  * mp4: use sout_ParseCfg and rename option to --sout-mp4-faststart.
14889
14890 ------------------------------------------------------------------------
14891 r7458 | fenrir | 2004-04-24 01:51:46 +0200 (Sat, 24 Apr 2004) | 2 lines
14892 Changed paths:
14893    M /trunk/src/stream_output/stream_output.c
14894
14895  * stream_output: fixed bool handling in sout_ParseCfg.
14896
14897 ------------------------------------------------------------------------
14898 r7457 | fenrir | 2004-04-24 01:33:04 +0200 (Sat, 24 Apr 2004) | 3 lines
14899 Changed paths:
14900    M /trunk/modules/mux/asf.c
14901
14902  * asf: use sout_ParseCfg and so added
14903 --sout-asf-{title,author,copyright,comment,rating} options.
14904
14905 ------------------------------------------------------------------------
14906 r7456 | fenrir | 2004-04-24 01:31:21 +0200 (Sat, 24 Apr 2004) | 2 lines
14907 Changed paths:
14908    M /trunk/src/stream_output/stream_output.c
14909
14910  * stream_output: added bool support (untested).
14911
14912 ------------------------------------------------------------------------
14913 r7455 | fenrir | 2004-04-24 01:25:47 +0200 (Sat, 24 Apr 2004) | 7 lines
14914 Changed paths:
14915    M /trunk/include/stream_output.h
14916    M /trunk/src/stream_output/stream_output.c
14917
14918  * stream_output: added a sout_ParseCfg to help sout modules, and attached
14919 access_out, mux, stream_out to the creator to make VLC_VAR_DOINHERIT
14920 working.
14921  (Basically it takes an options list that will be 'var_Created' and if present
14922 in sout_cfg_t initialised).
14923
14924
14925 ------------------------------------------------------------------------
14926 r7454 | gbazin | 2004-04-23 22:23:16 +0200 (Fri, 23 Apr 2004) | 3 lines
14927 Changed paths:
14928    M /trunk/modules/gui/wxwindows/video.cpp
14929    M /trunk/modules/video_output/x11/xcommon.c
14930
14931 * modules/video_output/x11/xcommon.c,
14932   modules/gui/wxwindows/video.cpp: fixed size for VOUT_SET_ZOOM.
14933
14934 ------------------------------------------------------------------------
14935 r7453 | gbazin | 2004-04-23 22:01:59 +0200 (Fri, 23 Apr 2004) | 1 line
14936 Changed paths:
14937    M /trunk/modules/video_filter/adjust.c
14938    M /trunk/modules/video_filter/clone.c
14939    M /trunk/modules/video_filter/crop.c
14940    M /trunk/modules/video_filter/distort.c
14941    M /trunk/modules/video_filter/invert.c
14942    M /trunk/modules/video_filter/logo.c
14943    M /trunk/modules/video_filter/motionblur.c
14944    M /trunk/modules/video_filter/transform.c
14945    M /trunk/modules/video_filter/wall.c
14946
14947 * modules/video_filter/*: implemented a forwarding vout_vaControl().
14948 ------------------------------------------------------------------------
14949 r7452 | gbazin | 2004-04-23 21:50:33 +0200 (Fri, 23 Apr 2004) | 1 line
14950 Changed paths:
14951    M /trunk/modules/video_filter/deinterlace.c
14952
14953 * modules/video_filter/deinterlace.c: implemented a forwarding vout_vaControl().
14954 ------------------------------------------------------------------------
14955 r7451 | fenrir | 2004-04-23 21:00:06 +0200 (Fri, 23 Apr 2004) | 4 lines
14956 Changed paths:
14957    M /trunk/modules/codec/x264.c
14958    M /trunk/modules/demux/demux2.c
14959    M /trunk/modules/stream_out/transcode.c
14960
14961  * x264: added aspect support.
14962  * transcode: added H264 codec id.
14963  * demux: added h264 demux shortcut.
14964
14965 ------------------------------------------------------------------------
14966 r7450 | gbazin | 2004-04-23 20:33:51 +0200 (Fri, 23 Apr 2004) | 2 lines
14967 Changed paths:
14968    M /trunk/configure.ac
14969    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
14970    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
14971
14972 * ALL: bumped version number to 0.7.2-test1 in preparation for the test release.
14973
14974 ------------------------------------------------------------------------
14975 r7449 | fenrir | 2004-04-23 18:06:57 +0200 (Fri, 23 Apr 2004) | 2 lines
14976 Changed paths:
14977    M /trunk/modules/packetizer/h264.c
14978
14979  * h264: fixed nal decoding.
14980
14981 ------------------------------------------------------------------------
14982 r7448 | gbazin | 2004-04-23 17:35:02 +0200 (Fri, 23 Apr 2004) | 1 line
14983 Changed paths:
14984    M /trunk/modules/video_output/directx/directx.c
14985
14986 * modules/video_output/directx/directx.c: I think I finally have the mouse autohiding feature right.
14987 ------------------------------------------------------------------------
14988 r7447 | hartman | 2004-04-23 17:03:45 +0200 (Fri, 23 Apr 2004) | 2 lines
14989 Changed paths:
14990    M /trunk/modules/gui/macosx/intf.m
14991
14992 * play after loading intf.
14993
14994 ------------------------------------------------------------------------
14995 r7446 | gbazin | 2004-04-23 16:39:57 +0200 (Fri, 23 Apr 2004) | 1 line
14996 Changed paths:
14997    M /trunk/modules/video_output/directx/directx.c
14998
14999 * modules/video_output/directx/directx.c: couple of fixes for fullscreen.
15000 ------------------------------------------------------------------------
15001 r7445 | yoann | 2004-04-23 16:30:13 +0200 (Fri, 23 Apr 2004) | 2 lines
15002 Changed paths:
15003    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
15004
15005 * extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787)
15006
15007 ------------------------------------------------------------------------
15008 r7444 | gbazin | 2004-04-23 15:22:16 +0200 (Fri, 23 Apr 2004) | 1 line
15009 Changed paths:
15010    M /trunk/src/libvlc.h
15011
15012 * src/libvlc.h: MSVC doesn't like splitted macros. I'll get this right eventually ;)
15013 ------------------------------------------------------------------------
15014 r7443 | gbazin | 2004-04-23 15:06:53 +0200 (Fri, 23 Apr 2004) | 2 lines
15015 Changed paths:
15016    M /trunk/src/libvlc.h
15017
15018 * src/libvlc.h: reverted my last change.
15019
15020 ------------------------------------------------------------------------
15021 r7442 | gbazin | 2004-04-23 14:46:34 +0200 (Fri, 23 Apr 2004) | 5 lines
15022 Changed paths:
15023    M /trunk/include/ninput.h
15024    M /trunk/include/vlc_meta.h
15025    M /trunk/modules/demux/m3u.c
15026    M /trunk/modules/video_output/directx/events.c
15027    M /trunk/src/input/control.c
15028
15029 * src/input/control.c, include/ninput.h: Added INPUT_GET_INFO.
15030 * include/vlc_meta.h: vlc_meta_GetValue().
15031 * modules/demux/m3u.c: increased MAX_LINE to 8192.
15032 * modules/video_output/directx/events.c: portability fix.
15033
15034 ------------------------------------------------------------------------
15035 r7441 | gbazin | 2004-04-23 14:38:04 +0200 (Fri, 23 Apr 2004) | 3 lines
15036 Changed paths:
15037    M /trunk/msvc/vlc.dsw
15038    M /trunk/src/libvlc.h
15039    M /trunk/src/misc/httpd.c
15040    M /trunk/src/stream_output/announce.c
15041
15042 * src/*: portability fixes.
15043 * msvc/vlc.dsw: httpd is not a plugin anymore.
15044
15045 ------------------------------------------------------------------------
15046 r7440 | yoann | 2004-04-23 13:56:21 +0200 (Fri, 23 Apr 2004) | 3 lines
15047 Changed paths:
15048    M /trunk/src/input/subtitles.c
15049    M /trunk/src/libvlc.h
15050
15051 * src/input/subtitles.c: corrected bug in subtitle detection
15052 * src/libvlc.h: modified subtitle paths for Windows 
15053
15054 ------------------------------------------------------------------------
15055 r7439 | gbazin | 2004-04-23 13:38:14 +0200 (Fri, 23 Apr 2004) | 1 line
15056 Changed paths:
15057    M /trunk/src/input/es_out.c
15058
15059 * src/input/es_out.c: fix for ES_OUT_RESET_PCR.
15060 ------------------------------------------------------------------------
15061 r7438 | gbazin | 2004-04-23 11:13:43 +0200 (Fri, 23 Apr 2004) | 3 lines
15062 Changed paths:
15063    M /trunk/modules/codec/ffmpeg/encoder.c
15064    M /trunk/modules/codec/ffmpeg/ffmpeg.c
15065    M /trunk/modules/stream_out/transcode.c
15066
15067 * modules/stream_out/transcode.c: fixed mem leak + use av_free() instead of free() where necessary.
15068 * modules/codec/ffmpeg/*: use av_free() instead of free() where necessary.
15069
15070 ------------------------------------------------------------------------
15071 r7437 | gbazin | 2004-04-23 09:07:20 +0200 (Fri, 23 Apr 2004) | 2 lines
15072 Changed paths:
15073    M /trunk/modules/codec/ffmpeg/encoder.c
15074
15075 * modules/codec/ffmpeg/encoder.c: fixed memory leak.
15076
15077 ------------------------------------------------------------------------
15078 r7436 | gbazin | 2004-04-23 08:53:00 +0200 (Fri, 23 Apr 2004) | 2 lines
15079 Changed paths:
15080    M /trunk/src/playlist/item-ext.c
15081    M /trunk/src/playlist/item.c
15082
15083 * src/playlist/item.c,item-ext.c: fixed memory leaks.
15084
15085 ------------------------------------------------------------------------
15086 r7435 | gbazin | 2004-04-23 08:32:52 +0200 (Fri, 23 Apr 2004) | 2 lines
15087 Changed paths:
15088    M /trunk/src/input/subtitles.c
15089
15090 * src/input/subtitles.c: fixed memory leak.
15091
15092 ------------------------------------------------------------------------
15093 r7434 | gbazin | 2004-04-23 08:25:03 +0200 (Fri, 23 Apr 2004) | 2 lines
15094 Changed paths:
15095    M /trunk/src/playlist/item.c
15096
15097 * src/playlist/item.c: fixed memory leak.
15098
15099 ------------------------------------------------------------------------
15100 r7433 | gbazin | 2004-04-23 08:12:30 +0200 (Fri, 23 Apr 2004) | 2 lines
15101 Changed paths:
15102    M /trunk/modules/demux/sgimb.c
15103
15104 * modules/demux/sgimb.c: fixed memory leak.
15105
15106 ------------------------------------------------------------------------
15107 r7432 | gbazin | 2004-04-23 07:46:59 +0200 (Fri, 23 Apr 2004) | 2 lines
15108 Changed paths:
15109    M /trunk/modules/gui/wxwindows/wxwindows.cpp
15110
15111 * modules/gui/wxwindows/wxwindows.cpp: --wxwin-embed is now the default.
15112
15113 ------------------------------------------------------------------------
15114 r7431 | gbazin | 2004-04-23 07:44:18 +0200 (Fri, 23 Apr 2004) | 2 lines
15115 Changed paths:
15116    M /trunk/modules/video_output/x11/xcommon.c
15117    M /trunk/modules/video_output/x11/xcommon.h
15118
15119 * modules/video_output/x11/*: implemented some locking so vout_Control() can be called from another thread.
15120
15121 ------------------------------------------------------------------------
15122 r7430 | gbazin | 2004-04-23 07:27:13 +0200 (Fri, 23 Apr 2004) | 4 lines
15123 Changed paths:
15124    M /trunk/doc/Makefile.am
15125    M /trunk/modules/demux/mp4/Modules.am
15126    M /trunk/modules/gui/wxwindows/interface.cpp
15127
15128 * modules/gui/wxwindows/interface.cpp: disable the new wizard until it is useable.
15129 * doc/Makefile.am: don't include directories directly (will put all sorts of junk in make dist).
15130 * modules/demux/mp4/Modules.am: get rid of mp4.h.
15131
15132 ------------------------------------------------------------------------
15133 r7429 | titer | 2004-04-22 23:29:45 +0200 (Thu, 22 Apr 2004) | 2 lines
15134 Changed paths:
15135    M /trunk/extras/contrib/src/Makefile
15136
15137  contrib/src/Makefile : typo
15138
15139 ------------------------------------------------------------------------
15140 r7428 | gbazin | 2004-04-22 22:35:25 +0200 (Thu, 22 Apr 2004) | 2 lines
15141 Changed paths:
15142    M /trunk/src/audio_output/input.c
15143
15144 * src/audio_output/input.c: too much locking.
15145
15146 ------------------------------------------------------------------------
15147 r7427 | gbazin | 2004-04-22 17:59:05 +0200 (Thu, 22 Apr 2004) | 2 lines
15148 Changed paths:
15149    M /trunk/modules/video_output/directx/directx.c
15150    M /trunk/modules/video_output/directx/events.c
15151    M /trunk/modules/video_output/directx/vout.h
15152
15153 * modules/video_output/directx/*: only hide the mouse when in fullscreen.
15154
15155 ------------------------------------------------------------------------
15156 r7426 | fenrir | 2004-04-22 15:19:55 +0200 (Thu, 22 Apr 2004) | 2 lines
15157 Changed paths:
15158    M /trunk/modules/demux/mpeg/h264.c
15159
15160  * h264: added a h264-fps option.
15161
15162 ------------------------------------------------------------------------
15163 r7425 | gbazin | 2004-04-22 14:57:56 +0200 (Thu, 22 Apr 2004) | 8 lines
15164 Changed paths:
15165    M /trunk/modules/video_output/directx/directx.c
15166    M /trunk/modules/video_output/directx/events.c
15167    M /trunk/modules/video_output/directx/vout.h
15168
15169 * modules/video_output/directx/*:
15170   - Major changes to way the embedded vout is handled.
15171     + the vout windows are created in our event thread so we do receive the events now.
15172     + we do not use the external window directly (as for normal vout we create our vout window + video sub-window).
15173     + Create a WS_EX_NOPARENTNOTIFY vout window to make mozilla happy.
15174   - Improved the mouse auto-hide feature.
15175   - Do the DirectXUpdateOverlay() in the events thread. This should make S3 graphics cards happy again.
15176
15177 ------------------------------------------------------------------------
15178 r7424 | zorglub | 2004-04-22 14:54:05 +0200 (Thu, 22 Apr 2004) | 2 lines
15179 Changed paths:
15180    M /trunk/modules/access/pvr/pvr.c
15181
15182 Fix audio and do not read 1 byte without remembering it
15183
15184 ------------------------------------------------------------------------
15185 r7423 | sam | 2004-04-22 11:26:15 +0200 (Thu, 22 Apr 2004) | 2 lines
15186 Changed paths:
15187    M /trunk/modules/codec
15188    M /trunk/modules/codec/cmml
15189    M /trunk/modules/codec/x264.c
15190    M /trunk/modules/demux/mpeg/h264.c
15191    M /trunk/modules/packetizer/h264.c
15192    M /trunk/modules/stream_out/transrate/block.c
15193
15194   * Added missing SVN properties.
15195
15196 ------------------------------------------------------------------------
15197 r7422 | sam | 2004-04-22 11:08:29 +0200 (Thu, 22 Apr 2004) | 19 lines
15198 Changed paths:
15199    M /trunk/configure.ac
15200    M /trunk/debian/changelog
15201    M /trunk/debian/control
15202    M /trunk/debian/copyright
15203    M /trunk/debian/rules
15204
15205  * configure.ac:
15206    + Factorized the Xinerama code check.
15207    + If libXv.so is present, ignore libXv_pic.
15208  * debian/control:
15209    + Build-depend on zlib1g-dev because ffmpeg uses it by default.
15210    + Build-depend on libx11-dev, libxext-dev, libxt-dev instead of xlibs-dev.
15211    + Build-depend on libxv-dev, xlibs-static-pic instead of xlibs-pic.
15212    + Added a build-dependency on libaudiofile-dev to fix the m68k build.
15213    + Removed the build dependency on gcc-3.2 because gcc-3.3 no longer ICEs
15214      on ppc/mpegvideo_altivec.o (Closes: #236442).
15215    + Build depend on fixed libsdl1.2-dev (>= 1.2.7-5).
15216    + Override kdelibs4's shlibs value to get VLC into testing.
15217    + No longer build-depend on dvb-dev.
15218  * debian/rules:
15219    + Activated DTS decoding support.
15220    + Added symlinks for mozilla-firefox (Closes: #239352).
15221  * debian/copyright:
15222    + Added faad2 and ffmpeg authors to the copyright (Closes: #212766).
15223
15224 ------------------------------------------------------------------------
15225 r7421 | fenrir | 2004-04-22 05:25:47 +0200 (Thu, 22 Apr 2004) | 3 lines
15226 Changed paths:
15227    M /trunk/modules/demux/mpeg/h264.c
15228    M /trunk/modules/demux/mpeg/system.h
15229    M /trunk/modules/demux/mpeg/ts.c
15230
15231  * mpeg/system.c, ts.c: added h264 to old TS demuxer.
15232  * mpeg/h264.c : use greater packet size.
15233
15234 ------------------------------------------------------------------------
15235 r7420 | fenrir | 2004-04-22 05:18:56 +0200 (Thu, 22 Apr 2004) | 3 lines
15236 Changed paths:
15237    M /trunk/modules/codec/Modules.am
15238    A /trunk/modules/codec/x264.c
15239
15240  * x264: wrapper for libx264 encoder (h264 encoder, you can find it at
15241 http://lyra.via.ecp.fr). use qmin==qmax to change the qp.
15242
15243 ------------------------------------------------------------------------
15244 r7419 | fenrir | 2004-04-22 05:14:15 +0200 (Thu, 22 Apr 2004) | 3 lines
15245 Changed paths:
15246    M /trunk/modules/codec/ffmpeg/ffmpeg.c
15247    M /trunk/modules/codec/ffmpeg/ffmpeg.h
15248
15249  * ffmpeg: added a ffmpeg-debug option (control libavcodec debug
15250 messages).
15251
15252 ------------------------------------------------------------------------
15253 r7418 | fenrir | 2004-04-22 05:04:36 +0200 (Thu, 22 Apr 2004) | 2 lines
15254 Changed paths:
15255    M /trunk/configure.ac
15256
15257  * configure: added h264 demuxer and packetizer.
15258
15259 ------------------------------------------------------------------------
15260 r7417 | fenrir | 2004-04-22 05:02:05 +0200 (Thu, 22 Apr 2004) | 5 lines
15261 Changed paths:
15262    M /trunk/modules/demux/mpeg/Modules.am
15263    A /trunk/modules/demux/mpeg/h264.c
15264    M /trunk/modules/packetizer/Modules.am
15265    A /trunk/modules/packetizer/h264.c
15266
15267  * packetizer/h264.c: a really basic h264 packetizer (it doesn't support
15268 b-frame and it doesn't do pts/dts computation but I fear it won't be
15269 possible).
15270  * demux/mpeg/h264.c: a raw h264 annexe-B demuxer using the packetizer.
15271
15272 ------------------------------------------------------------------------
15273 r7416 | fenrir | 2004-04-22 04:58:05 +0200 (Thu, 22 Apr 2004) | 2 lines
15274 Changed paths:
15275    M /trunk/modules/mux/mpeg/ts.c
15276
15277  * ts.c: allow muxing of h264 stream.
15278
15279 ------------------------------------------------------------------------
15280 r7415 | hartman | 2004-04-22 03:55:45 +0200 (Thu, 22 Apr 2004) | 2 lines
15281 Changed paths:
15282    M /trunk/modules/demux/sgimb.c
15283
15284 * Give the kasenna a bit more mtu space than it advises to you. Works a lot better.
15285
15286 ------------------------------------------------------------------------
15287 r7414 | massiot | 2004-04-21 18:00:17 +0200 (Wed, 21 Apr 2004) | 3 lines
15288 Changed paths:
15289    M /trunk/modules/packetizer/mpegvideo.c
15290
15291 * modules/packetizer/mpegvideo.c: When a discontinuity is flagged, trash
15292   the whole PES because the contents may be corrupt.
15293
15294 ------------------------------------------------------------------------
15295 r7413 | massiot | 2004-04-21 17:58:50 +0200 (Wed, 21 Apr 2004) | 3 lines
15296 Changed paths:
15297    M /trunk/modules/access/pvr/pvr.c
15298
15299 * modules/access/pvr/pvr.c: Code conventions; added :audio= option to
15300   specify the audio bitmask (0xA9 seems a good value).
15301
15302 ------------------------------------------------------------------------
15303 r7412 | massiot | 2004-04-21 17:55:17 +0200 (Wed, 21 Apr 2004) | 4 lines
15304 Changed paths:
15305    M /trunk/modules/demux/ts.c
15306
15307 * modules/demux/ts.c: When a packet is lost, flag a discontinuity, do not
15308   trash the PES packet (the rest of the PES can still be used, and anyway
15309   the decoder must be aware that a discontinuity happened).
15310
15311 ------------------------------------------------------------------------
15312 r7411 | massiot | 2004-04-21 17:54:09 +0200 (Wed, 21 Apr 2004) | 3 lines
15313 Changed paths:
15314    M /trunk/modules/stream_out/transrate/Modules.am
15315    A /trunk/modules/stream_out/transrate/block.c
15316    M /trunk/modules/stream_out/transrate/frame.c
15317    M /trunk/modules/stream_out/transrate/getvlc.h
15318    M /trunk/modules/stream_out/transrate/putvlc.h
15319    M /trunk/modules/stream_out/transrate/transrate.c
15320    M /trunk/modules/stream_out/transrate/transrate.h
15321
15322 * modules/stream_out/transrate: Rewrote the transrater to use a SAD error
15323   estimation ; if the error is too high, lower the quantizer scale.
15324
15325 ------------------------------------------------------------------------
15326 r7410 | fenrir | 2004-04-21 17:39:16 +0200 (Wed, 21 Apr 2004) | 2 lines
15327 Changed paths:
15328    M /trunk/src/misc/block.c
15329
15330  * block: fixed block_Realloc.
15331
15332 ------------------------------------------------------------------------
15333 r7409 | murray | 2004-04-21 17:25:52 +0200 (Wed, 21 Apr 2004) | 2 lines
15334 Changed paths:
15335    M /trunk/po/it.po
15336
15337 fix (thanks anil)
15338
15339 ------------------------------------------------------------------------
15340 r7408 | sam | 2004-04-21 15:55:48 +0200 (Wed, 21 Apr 2004) | 2 lines
15341 Changed paths:
15342    M /trunk/modules/video_filter/deinterlace.c
15343
15344   * modules/video_filter/deinterlace.c: included <altivec.h>.
15345
15346 ------------------------------------------------------------------------
15347 r7407 | murray | 2004-04-21 15:27:52 +0200 (Wed, 21 Apr 2004) | 2 lines
15348 Changed paths:
15349    M /trunk/po/it.po
15350
15351 Updated italian translation (rc interface, streaming wizard)
15352
15353 ------------------------------------------------------------------------
15354 r7406 | sam | 2004-04-21 15:23:01 +0200 (Wed, 21 Apr 2004) | 6 lines
15355 Changed paths:
15356    M /trunk/configure.ac
15357    M /trunk/modules/misc/memcpy/memcpyaltivec.c
15358    M /trunk/modules/video_chroma/i420_yuy2.c
15359
15360   * configure.ac:
15361     + Check for vec_ld instead of vec_mtvscr in the C AltiVec detection.
15362     + Include <altivec.h> in the C AltiVec detection.
15363   * modules/misc/memcpy/memcpyaltivec.c modules/video_chroma/i420_yuy2.c:
15364     + Include <altivec.h> in the C AltiVec versions.
15365
15366 ------------------------------------------------------------------------
15367 r7405 | gbazin | 2004-04-21 14:13:26 +0200 (Wed, 21 Apr 2004) | 3 lines
15368 Changed paths:
15369    M /trunk/modules/demux/m3u.c
15370    M /trunk/modules/misc/playlist/m3u.c
15371
15372 * modules/misc/playlist/m3u.c: save VLC input options with the "#EXTVLCOPT:" tag.
15373 * modules/demux/m3u.c: parse the "#EXTVLCOPT:" tag.
15374
15375 ------------------------------------------------------------------------
15376 r7404 | fenrir | 2004-04-21 12:37:33 +0200 (Wed, 21 Apr 2004) | 4 lines
15377 Changed paths:
15378    M /trunk/src/input/input_dec.c
15379
15380 * input_dec: do not switch to minimize-threads in sout mode if input are
15381 not pace controlable (temporary workaround, we should create a thread
15382 that handles all packetizers).
15383
15384 ------------------------------------------------------------------------
15385 r7403 | hartman | 2004-04-21 03:46:41 +0200 (Wed, 21 Apr 2004) | 7 lines
15386 Changed paths:
15387    M /trunk/modules/access/udp.c
15388    M /trunk/modules/demux/sgimb.c
15389    M /trunk/modules/misc/network/ipv4.c
15390    M /trunk/modules/misc/network/ipv6.c
15391
15392 * modules/demux/sgimb.c
15393   - when we open a kasenna multicast udp stream, don't pass along to RTSP.
15394   - set the correct mtu for Kasenna streams.
15395 * rest
15396   --mtu can now be set via :mtu playlist option.\
15397
15398
15399 ------------------------------------------------------------------------
15400 r7402 | anil | 2004-04-20 23:13:52 +0200 (Tue, 20 Apr 2004) | 2 lines
15401 Changed paths:
15402    M /trunk/modules/gui/wxwindows/playlist.cpp
15403
15404 * 'Toggle enabled' -> 'Enable/Disable' in the playlist popup menu
15405
15406 ------------------------------------------------------------------------
15407 r7401 | gbazin | 2004-04-20 23:04:08 +0200 (Tue, 20 Apr 2004) | 2 lines
15408 Changed paths:
15409    M /trunk/modules/gui/skins2/src/skin_main.cpp
15410    M /trunk/modules/gui/wxwindows/wxwindows.cpp
15411
15412 * modules/wxwindows/wxwindows.cpp, modules/skins2/src/skin_main.cpp: don't start the playlist if it is empty.
15413
15414 ------------------------------------------------------------------------
15415 r7400 | gbazin | 2004-04-20 21:24:03 +0200 (Tue, 20 Apr 2004) | 3 lines
15416 Changed paths:
15417    M /trunk/modules/gui/skins2/src/window_manager.cpp
15418    M /trunk/src/libvlc.h
15419
15420 * src/libvlc.h: put the SAP options where they belong (ie. the stream output category).
15421 * modules/gui/skins2/src/window_manager.cpp: skins2-transparency is win32 only.
15422
15423 ------------------------------------------------------------------------
15424 r7399 | yoann | 2004-04-20 20:12:42 +0200 (Tue, 20 Apr 2004) | 2 lines
15425 Changed paths:
15426    M /trunk/src/libvlc.h
15427
15428 Changed directory separator from '/' to '\' for windows version.
15429
15430 ------------------------------------------------------------------------
15431 r7398 | gbazin | 2004-04-20 19:57:58 +0200 (Tue, 20 Apr 2004) | 5 lines
15432 Changed paths:
15433    M /trunk/modules/gui/skins2/src/skin_main.cpp
15434    M /trunk/modules/gui/wxwindows/wxwindows.cpp
15435    M /trunk/src/interface/interface.c
15436    M /trunk/src/libvlc.c
15437
15438 * modules/gui/wxwindows/wxwindows.cpp: don't "play on start" when in dialogs provider mode.
15439 * modules/gui/skins2/src/skin_main.cpp: "play on start" support.
15440 * src/interface/interface.c: explicit init of b_play.
15441 * src/libvlc.c: GetFilenames() doesn't start the playlist anymore.
15442
15443 ------------------------------------------------------------------------
15444 r7397 | sam | 2004-04-20 19:27:30 +0200 (Tue, 20 Apr 2004) | 2 lines
15445 Changed paths:
15446    M /trunk/modules/codec/cmml/browser_open.c
15447    M /trunk/modules/codec/cmml/browser_open.h
15448    M /trunk/modules/codec/cmml/cmml.c
15449    M /trunk/modules/codec/cmml/history.c
15450    M /trunk/modules/codec/cmml/history.h
15451    M /trunk/modules/codec/cmml/intf.c
15452    M /trunk/modules/codec/cmml/xarray.c
15453    M /trunk/modules/codec/cmml/xarray.h
15454    M /trunk/modules/codec/cmml/xlist.c
15455    M /trunk/modules/codec/cmml/xlist.h
15456    M /trunk/modules/codec/cmml/xstrcat.h
15457    M /trunk/modules/codec/cmml/xtag.c
15458    M /trunk/modules/codec/cmml/xtag.h
15459    M /trunk/modules/codec/cmml/xurl.c
15460    M /trunk/modules/codec/cmml/xurl.h
15461    M /trunk/modules/codec/mash.cpp
15462    M /trunk/modules/control/lirc.c
15463    M /trunk/modules/demux/sgimb.c
15464    M /trunk/modules/gui/macosx/playlistinfo.h
15465    M /trunk/modules/gui/macosx/playlistinfo.m
15466    M /trunk/modules/gui/skins2/vars/stream.cpp
15467    M /trunk/modules/gui/skins2/vars/stream.hpp
15468    M /trunk/modules/gui/wxwindows/bookmarks.cpp
15469    M /trunk/modules/gui/wxwindows/video.cpp
15470    M /trunk/modules/gui/wxwindows/wizard.cpp
15471    M /trunk/src/input/control.c
15472    M /trunk/src/stream_output/announce.c
15473    M /trunk/src/stream_output/sap.c
15474    M /trunk/src/video_output/vout_intf.c
15475
15476   * Added missing Id to the svn:keywords properties of some files.
15477
15478 ------------------------------------------------------------------------
15479 r7396 | yoann | 2004-04-20 17:54:54 +0200 (Tue, 20 Apr 2004) | 5 lines
15480 Changed paths:
15481    M /trunk/src/input/input.c
15482    M /trunk/src/input/subtitles.c
15483    M /trunk/src/libvlc.h
15484
15485 Added a --sub-autodetect-path which is a list of paths (separated by
15486 ',') where VLC can look for a subtitle file ; typically, ./Subtitles or
15487 ./subtitles (the directory in wich the film is located is implicit).
15488
15489
15490 ------------------------------------------------------------------------
15491 r7395 | sam | 2004-04-20 17:17:46 +0200 (Tue, 20 Apr 2004) | 4 lines
15492 Changed paths:
15493    M /trunk/configure.ac
15494
15495   * configure.ac:
15496     + Check for <altivec.h>.
15497     + Test for -maltivec -mabi=altivec in addition to -fvec.
15498
15499 ------------------------------------------------------------------------
15500 r7394 | gbazin | 2004-04-20 17:05:24 +0200 (Tue, 20 Apr 2004) | 6 lines
15501 Changed paths:
15502    M /trunk/include/vlc/vlc.h
15503    M /trunk/include/vlc_interface.h
15504    M /trunk/modules/gui/wxwindows/wxwindows.cpp
15505    M /trunk/src/interface/interface.c
15506    M /trunk/src/libvlc.c
15507    M /trunk/src/vlc.c
15508
15509 * include/vlc/vlc.h: added a b_play parameter to the libvlc VLC_AddIntf() prototype.
15510    When true, the interface will automatically start playing the playlist when (and only when) it is ready. (particularly useful for embedded vouts).
15511 * src/libvlc.c, src/vlc.c: new VLC_AddIntf() prototype.
15512 * src/interface/interface.c: if the interface doesn't support "playing on start", do it ourselves.
15513 * modules/gui/wxwindows/wxwindows.cpp: implement "play on start".
15514
15515 ------------------------------------------------------------------------
15516 r7393 | sam | 2004-04-20 16:31:24 +0200 (Tue, 20 Apr 2004) | 2 lines
15517 Changed paths:
15518    M /trunk/po/es.po
15519
15520   * po/es.po: minor translation fix.
15521
15522 ------------------------------------------------------------------------
15523 r7392 | gbazin | 2004-04-20 16:04:56 +0200 (Tue, 20 Apr 2004) | 2 lines
15524 Changed paths:
15525    M /trunk/modules/gui/wxwindows/interface.cpp
15526
15527 * modules/gui/wxwindows/interface.cpp: better interface size under gtk.
15528
15529 ------------------------------------------------------------------------
15530 r7391 | gbazin | 2004-04-20 15:34:03 +0200 (Tue, 20 Apr 2004) | 2 lines
15531 Changed paths:
15532    M /trunk/modules/gui/wxwindows/interface.cpp
15533
15534 * modules/gui/wxwindows/interface.cpp: fit the default size of the interface to the menubar.
15535
15536 ------------------------------------------------------------------------
15537 r7390 | dionoea | 2004-04-20 13:29:36 +0200 (Tue, 20 Apr 2004) | 5 lines
15538 Changed paths:
15539    M /trunk/modules/gui/wxwindows/interface.cpp
15540    M /trunk/modules/gui/wxwindows/wxwindows.h
15541
15542 * fixed hue, contrast, gamma, brightness and saturation sliders
15543 * added restore to default settings button (for those sliders)
15544
15545
15546
15547 ------------------------------------------------------------------------
15548 r7389 | andrep | 2004-04-20 06:24:52 +0200 (Tue, 20 Apr 2004) | 5 lines
15549 Changed paths:
15550    M /trunk/modules/gui/macosx/intf.h
15551    M /trunk/modules/gui/macosx/intf.m
15552    M /trunk/modules/gui/macosx/misc.m
15553    M /trunk/modules/gui/macosx/vout.m
15554
15555 * Mac OS X: intercept and respond to user-configured VLC hotkeys, rather
15556   than only responding to shortcut keys which are defined in the .nib
15557   interface file
15558
15559
15560 ------------------------------------------------------------------------
15561 r7388 | hartman | 2004-04-20 03:00:29 +0200 (Tue, 20 Apr 2004) | 10 lines
15562 Changed paths:
15563    M /trunk/AUTHORS
15564    M /trunk/Makefile.am
15565    M /trunk/NEWS
15566    M /trunk/extras/contrib/src/Makefile
15567    M /trunk/extras/contrib/src/packages.mak
15568    M /trunk/modules/gui/macosx/macosx.m
15569    M /trunk/modules/gui/macosx/vout.m
15570
15571 * extras/contrib/src
15572   - fix goom location
15573   - some small url improvements. please test the contrib system.
15574 * modules/gui/macosx/*
15575   - autodetect Quartz Extreme. Use OpenGL vout if present.
15576   - --macosx-vout auto|quartz|opengl to force a vout.
15577 * Makefile.am: add share/http/vlm to target.
15578 * NEWS: small updates
15579 * AUTHORS: updated my email address.
15580
15581 ------------------------------------------------------------------------
15582 r7387 | gbazin | 2004-04-20 01:00:57 +0200 (Tue, 20 Apr 2004) | 2 lines
15583 Changed paths:
15584    M /trunk/NEWS
15585
15586 * NEWS: few changes.
15587
15588 ------------------------------------------------------------------------
15589 r7386 | gbazin | 2004-04-19 21:34:15 +0200 (Mon, 19 Apr 2004) | 2 lines
15590 Changed paths:
15591    M /trunk/NEWS
15592
15593 * NEWS: updated with all the changes since the last release.
15594
15595 ------------------------------------------------------------------------
15596 r7385 | titer | 2004-04-19 18:57:39 +0200 (Mon, 19 Apr 2004) | 2 lines
15597 Changed paths:
15598    M /trunk/modules/video_filter/deinterlace.c
15599
15600  deinterlace.c: added AltiVec optims for 16-bytes unaligned lines
15601
15602 ------------------------------------------------------------------------
15603 r7384 | andrep | 2004-04-19 17:59:56 +0200 (Mon, 19 Apr 2004) | 51 lines
15604 Changed paths:
15605    A /trunk/modules/codec/cmml/HACKING
15606
15607 * Added HACKING file to CMML codec plugin directory, which includes
15608   description of what it does and how it's implemented.
15609
15610 * Overview of the CMML codec:
15611
15612   This is an implementation of the Continuous Media Markup Language
15613   (CMML) for VideoLAN.  In short, CMML is a (XML) markup language for
15614   time-continuous data, which of course includes multimedia such as
15615   video and audio.  It allows one to annotate a media file with both
15616   structured and unstructured textual data, but one of its distinguishing
15617   features--and what this code implements--is its support for embedding
15618   hyperlinks in media files.
15619
15620   So, while viewing some media (e.g. a radio interview with a band),
15621   you could provide a hyperlink to any URL, including a standard web
15622   page or other media (e.g. the band's home page).  The hyperlinks
15623   are active only for specific intervals of time while the media is
15624   playing, so for example during a radio interview, the hyperlinks
15625   can change depending on what questions the interviewer is asking
15626   and topic is being discussed.
15627
15628   For more general information on CMML and its role in the bigger
15629   picture of extending the World Wide Web to properly support multimedia,
15630   see <http://www.annodex.net/overview.html>.  For specifications of
15631   CMML, see <http://www.annodex.net/specifications.html>.
15632
15633 * CMML codec usage:
15634
15635   Once you have hyperlinking capability, you take on some of the
15636   capabilities of a web browser, in particular following hyperlinks,
15637   and also maintaining a browsing history where you can go backwards
15638   and forwards between pieces of media you've linked to.  So, if you
15639   are viewing a file with CMML markup:
15640
15641   * Hyperlinks are displayed as a subtitle track
15642
15643   * Hyperlinks are followed with the VLC "activate" hotkey (by default,
15644     this is just the Enter key)
15645
15646   * Going back and forward are done with the "history-back" and
15647     "history-forward" keys, by default Cmd-[ and Cmd-] on Mac OS X,
15648     and Ctrl-[ and Ctrl-] on all other platforms.
15649
15650   Until the media browsing history features are made available outside
15651   of the CMML plugin, you can only use the history features while
15652   viewing a file that contains CMML markup: e.g. you cannot navigate
15653   backwards or forward in the history while viewing a standard MPEG
15654   video.  This is a limitation which may be removed if the media
15655   browsing code is merged into the VLC core.
15656
15657
15658 ------------------------------------------------------------------------
15659 r7383 | zorglub | 2004-04-19 17:49:25 +0200 (Mon, 19 Apr 2004) | 2 lines
15660 Changed paths:
15661    M /trunk/modules/video_output/x11/xcommon.c
15662
15663 Fix crash when vout window is resized to 0 width
15664
15665 ------------------------------------------------------------------------
15666 r7382 | gbazin | 2004-04-19 16:06:42 +0200 (Mon, 19 Apr 2004) | 2 lines
15667 Changed paths:
15668    M /trunk/modules/video_output/directx/events.c
15669
15670 * modules/video_output/directx/events.c: forgot an argument to SetThreadExecutionState().
15671
15672 ------------------------------------------------------------------------
15673 r7381 | gbazin | 2004-04-19 14:44:56 +0200 (Mon, 19 Apr 2004) | 2 lines
15674 Changed paths:
15675    M /trunk/modules/video_output/directx/events.c
15676
15677 * modules/video_output/directx/events.c: prevent monitor power down when the directx vout is running.
15678
15679 ------------------------------------------------------------------------
15680 r7380 | bigben | 2004-04-19 13:50:51 +0200 (Mon, 19 Apr 2004) | 3 lines
15681 Changed paths:
15682    M /trunk/modules/access/http.c
15683
15684 adds a linebreak after sending the Basic authentification token. This makes web servers (including VLC) a lot happier ;-)
15685
15686
15687 ------------------------------------------------------------------------
15688 r7379 | gbazin | 2004-04-19 12:48:04 +0200 (Mon, 19 Apr 2004) | 3 lines
15689 Changed paths:
15690    M /trunk/include/aout_internal.h
15691    M /trunk/src/audio_output/input.c
15692
15693 * include/aout_internal.h: added a b_restart field to aout_input_t.
15694 * src/audio_output/input.c: simplified VisualizationCallback() and don't restart the aout inputs in there but rather set the b_restart flag so they automatically get restarted on the next aout_InputPlay().
15695
15696 ------------------------------------------------------------------------
15697 r7378 | fenrir | 2004-04-19 10:27:34 +0200 (Mon, 19 Apr 2004) | 2 lines
15698 Changed paths:
15699    M /trunk/src/misc/httpd.c
15700
15701  * httpd: better fix for mmsh.
15702
15703 ------------------------------------------------------------------------
15704 r7377 | andrep | 2004-04-19 04:08:52 +0200 (Mon, 19 Apr 2004) | 3 lines
15705 Changed paths:
15706    M /trunk/configure.ac
15707    M /trunk/modules/LIST
15708    A /trunk/modules/codec/cmml
15709    A /trunk/modules/codec/cmml/Modules.am
15710    A /trunk/modules/codec/cmml/browser_open.c
15711    A /trunk/modules/codec/cmml/browser_open.h
15712    A /trunk/modules/codec/cmml/cmml.c
15713    A /trunk/modules/codec/cmml/history.c
15714    A /trunk/modules/codec/cmml/history.h
15715    A /trunk/modules/codec/cmml/intf.c
15716    A /trunk/modules/codec/cmml/xarray.c
15717    A /trunk/modules/codec/cmml/xarray.h
15718    A /trunk/modules/codec/cmml/xlist.c
15719    A /trunk/modules/codec/cmml/xlist.h
15720    A /trunk/modules/codec/cmml/xstrcat.h
15721    A /trunk/modules/codec/cmml/xtag.c
15722    A /trunk/modules/codec/cmml/xtag.h
15723    A /trunk/modules/codec/cmml/xurl.c
15724    A /trunk/modules/codec/cmml/xurl.h
15725
15726 * Added Continuous Media Markup Language (CMML) codec
15727
15728
15729 ------------------------------------------------------------------------
15730 r7376 | andrep | 2004-04-19 03:26:26 +0200 (Mon, 19 Apr 2004) | 3 lines
15731 Changed paths:
15732    M /trunk/include/vlc_keys.h
15733    M /trunk/src/libvlc.h
15734
15735 * Add hotkeys to go back/forward in media browsing history
15736
15737
15738 ------------------------------------------------------------------------
15739 r7375 | hartman | 2004-04-19 02:01:51 +0200 (Mon, 19 Apr 2004) | 4 lines
15740 Changed paths:
15741    M /trunk/modules/gui/macosx/macosx.m
15742
15743 * OpenGL video output is now the default on OS X.
15744   I'm not aware of any REAL problems with the openGL output
15745   please report your experiences.
15746
15747 ------------------------------------------------------------------------
15748 r7374 | gbazin | 2004-04-19 01:35:25 +0200 (Mon, 19 Apr 2004) | 2 lines
15749 Changed paths:
15750    M /trunk/src/audio_output/input.c
15751
15752 * src/audio_output/input.c: add goom (if present) to the list of visualization choices.
15753
15754 ------------------------------------------------------------------------
15755 r7373 | gbazin | 2004-04-19 01:08:44 +0200 (Mon, 19 Apr 2004) | 2 lines
15756 Changed paths:
15757    M /trunk/modules/visualization/visual/visual.c
15758
15759 * modules/visualization/visual/visual.c: more sanity checks for fail over situations.
15760
15761 ------------------------------------------------------------------------
15762 r7372 | gbazin | 2004-04-19 00:48:23 +0200 (Mon, 19 Apr 2004) | 3 lines
15763 Changed paths:
15764    M /trunk/src/input/es_out.c
15765    M /trunk/src/input/input_dec.c
15766    M /trunk/src/input/input_programs.c
15767
15768 * src/input/*: fixed some deadlock issues.
15769    The locking is still far from perfect and will need some cleanup but this is a step in the right direction.
15770
15771 ------------------------------------------------------------------------
15772 r7371 | zorglub | 2004-04-18 21:56:58 +0200 (Sun, 18 Apr 2004) | 2 lines
15773 Changed paths:
15774    M /trunk/src/stream_output/sap.c
15775
15776 Make the SAP parser happier
15777
15778 ------------------------------------------------------------------------
15779 r7370 | zorglub | 2004-04-18 20:21:09 +0200 (Sun, 18 Apr 2004) | 22 lines
15780 Changed paths:
15781    M /trunk/Makefile.am
15782    M /trunk/NEWS
15783    M /trunk/include/network.h
15784    M /trunk/include/stream_output.h
15785    M /trunk/include/vlc/vlc.h
15786    M /trunk/include/vlc_common.h
15787    M /trunk/include/vlc_objects.h
15788    M /trunk/modules/misc/sap.c
15789    M /trunk/modules/stream_out/announce.c
15790    M /trunk/modules/stream_out/announce.h
15791    M /trunk/modules/stream_out/rtp.c
15792    M /trunk/modules/stream_out/standard.c
15793    M /trunk/src/libvlc.c
15794    M /trunk/src/libvlc.h
15795    M /trunk/src/misc/net.c
15796    M /trunk/src/misc/objects.c
15797    A /trunk/src/stream_output/announce.c
15798    A /trunk/src/stream_output/sap.c
15799
15800 * ALL: Better announce system
15801
15802   - The SAP handler now runs in a separate thread.
15803   - RTP sessions can be announced with sap (sdp=sap://,name=...)
15804         TODO: Make this more configurable
15805   - Better SDP generation (the timestamp problem is not resolved)
15806         About this, there is a problem : as, for a RTP session, the URI
15807         is the complete SDP, if the session is recreated, as the URI has 
15808         changed, a new item is added to the playlist
15809   - Experimental flow control algorithm :
15810        It does not follow the "Recommended" implementation, as it needs
15811        to count the sessions (to achieve this, we should make this work
15812        together with the SAP listener)
15813        It is disabled by default (use --sap-flow-control to enable).
15814        When it is disabled, sap announcement interval is set by --sap-interval
15815
15816 * src/misc/net.c : created net_ReadNonBlock
15817 * sap.c : Fixed memory problem
15818
15819
15820
15821
15822 ------------------------------------------------------------------------
15823 r7369 | ipkiss | 2004-04-18 20:11:51 +0200 (Sun, 18 Apr 2004) | 4 lines
15824 Changed paths:
15825    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
15826    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
15827    M /trunk/modules/gui/skins2/src/skin_main.cpp
15828    M /trunk/modules/gui/skins2/src/window_manager.cpp
15829    M /trunk/modules/gui/skins2/win32/win32_window.cpp
15830    M /trunk/modules/gui/skins2/win32/win32_window.hpp
15831
15832  * skins2: Other attempt at supporting transparency on Windows (win2k, winxp).
15833    As it is not perfect yet, a new config option allows to disable transparency
15834    effects.
15835
15836 ------------------------------------------------------------------------
15837 r7368 | zorglub | 2004-04-18 20:06:41 +0200 (Sun, 18 Apr 2004) | 3 lines
15838 Changed paths:
15839    M /trunk/modules/gui/wxwindows/iteminfo.cpp
15840    M /trunk/modules/gui/wxwindows/wizard.cpp
15841    M /trunk/modules/gui/wxwindows/wxwindows.h
15842
15843 * Some progress on the wizard (still not useable)
15844 * Fixed layout of the item info dialog
15845
15846 ------------------------------------------------------------------------
15847 r7367 | hartman | 2004-04-18 14:18:23 +0200 (Sun, 18 Apr 2004) | 2 lines
15848 Changed paths:
15849    M /trunk/doc/translations.txt
15850
15851 * "Where are the .po files?"
15852
15853 ------------------------------------------------------------------------
15854 r7366 | hartman | 2004-04-18 11:58:08 +0200 (Sun, 18 Apr 2004) | 6 lines
15855 Changed paths:
15856    M /trunk/modules/misc/sap.c
15857
15858 * Switch default behaviour of --sap-parse. A lot of the streams
15859   that the module could parse cannot be parsed by live.com
15860   most are udp announces. We will need to inform Ross about these...
15861   (on mbone about 1/3 announces is not recognized by live.com)
15862
15863
15864 ------------------------------------------------------------------------
15865 r7365 | hartman | 2004-04-18 02:41:49 +0200 (Sun, 18 Apr 2004) | 5 lines
15866 Changed paths:
15867    M /trunk/modules/misc/sap.c
15868
15869 * New sap listener standard behaviour is to pass along ALL complete announces to
15870   the playlist, so livedotcom will be used.
15871 * Added a --sap-parse option, so you can get back the old behaviour.
15872
15873
15874 ------------------------------------------------------------------------
15875 r7364 | bigben | 2004-04-17 11:22:41 +0200 (Sat, 17 Apr 2004) | 10 lines
15876 Changed paths:
15877    M /trunk/modules/stream_out/announce.c
15878    M /trunk/modules/stream_out/announce.h
15879    M /trunk/modules/stream_out/standard.c
15880
15881 * Little cleanup of sap announces :
15882
15883 - use net_* functions
15884 - use vlc_UrlParse function
15885
15886 change sap_session_t structure  : it now includes the  sdp packet, which
15887 isn't regenerated each time it is sent.
15888
15889
15890
15891 ------------------------------------------------------------------------
15892 r7363 | fkuehne | 2004-04-16 20:41:00 +0200 (Fri, 16 Apr 2004) | 7 lines
15893 Changed paths:
15894    M /trunk/modules/control/telnet.c
15895    M /trunk/modules/gui/pda/pda.glade
15896    M /trunk/modules/gui/wxwindows/wizard.cpp
15897    M /trunk/modules/misc/logger.c
15898    M /trunk/modules/misc/sap.c
15899    M /trunk/po/de.po
15900    M /trunk/src/libvlc.h
15901
15902 * modules/control/telnet.c: removed translation of "VLM"
15903 * modules/gui/pda/pda.glade: removed translatable-flags of various untranslatable strings like "127.0.0.1" or "avi"
15904 * modules/gui/wxwindows/wizard.cpp: minor string-corrections
15905 * modules/misc/logger.c: more minor string-corrections
15906 * modules/misc/sap.c: ditto
15907 * src/libvlc.h: ditto
15908 * po/de.po: updated german translation
15909 ------------------------------------------------------------------------
15910 r7362 | fkuehne | 2004-04-16 17:25:35 +0200 (Fri, 16 Apr 2004) | 1 line
15911 Changed paths:
15912    M /trunk/src/video_output/vout_intf.c
15913
15914  * fixed a typo
15915 ------------------------------------------------------------------------
15916 r7361 | gbazin | 2004-04-16 15:26:01 +0200 (Fri, 16 Apr 2004) | 2 lines
15917 Changed paths:
15918    M /trunk/modules/demux/livedotcom.cpp
15919
15920 * modules/demux/livedotcom.cpp: compilation fix for old livemedia libs.
15921
15922 ------------------------------------------------------------------------
15923 r7360 | hartman | 2004-04-16 02:38:57 +0200 (Fri, 16 Apr 2004) | 3 lines
15924 Changed paths:
15925    M /trunk/extras/contrib/src/Makefile
15926    M /trunk/extras/contrib/src/packages.mak
15927
15928 * Updated live.com
15929 * Added openmash targets (not yet enabled, because it doesn't compile yet)
15930
15931 ------------------------------------------------------------------------
15932 r7359 | sigmunau | 2004-04-16 00:45:27 +0200 (Fri, 16 Apr 2004) | 9 lines
15933 Changed paths:
15934    M /trunk/include/vlc_block.h
15935    M /trunk/modules/codec/Modules.am
15936    A /trunk/modules/codec/mash.cpp
15937    M /trunk/modules/demux/livedotcom.cpp
15938
15939 include/vlc_block.h:
15940  * added a BLOCK_FLAG_END_OF_FRAME flag
15941  * reformated comments on block flags
15942 modules/demux/livedotcom.cpp
15943  * use BLOCK_FLAG_END_OF_FRAME, and only for h261 streams
15944 modules/codec/Modules.am,mash.cpp
15945  * new h261 video decoder using openmash. Building this plugin is left as an
15946    excersise for the reader.
15947
15948 ------------------------------------------------------------------------
15949 r7358 | sigmunau | 2004-04-16 00:22:55 +0200 (Fri, 16 Apr 2004) | 2 lines
15950 Changed paths:
15951    M /trunk/modules/demux/livedotcom.cpp
15952
15953 handle h261 video streams over rtp
15954
15955 ------------------------------------------------------------------------
15956 r7357 | gbazin | 2004-04-16 00:21:41 +0200 (Fri, 16 Apr 2004) | 2 lines
15957 Changed paths:
15958    M /trunk/src/misc/block.c
15959
15960 * src/misc/block.c: fixed BlockRealloc()
15961
15962 ------------------------------------------------------------------------
15963 r7356 | fenrir | 2004-04-15 22:27:06 +0200 (Thu, 15 Apr 2004) | 2 lines
15964 Changed paths:
15965    M /trunk/modules/control/http.c
15966
15967  * http: fixed some gcc warning.
15968
15969 ------------------------------------------------------------------------
15970 r7355 | fenrir | 2004-04-15 22:25:57 +0200 (Thu, 15 Apr 2004) | 2 lines
15971 Changed paths:
15972    M /trunk/src/misc/httpd.c
15973
15974  * httpd: may fix mmsh for vlc.
15975
15976 ------------------------------------------------------------------------
15977 r7354 | gbazin | 2004-04-15 22:01:24 +0200 (Thu, 15 Apr 2004) | 2 lines
15978 Changed paths:
15979    M /trunk/modules/visualization/goom.c
15980
15981 * modules/visualization/goom.c: default speed is now set to 6.
15982
15983 ------------------------------------------------------------------------
15984 r7353 | gbazin | 2004-04-15 21:12:20 +0200 (Thu, 15 Apr 2004) | 2 lines
15985 Changed paths:
15986    M /trunk/modules/stream_out/transcode.c
15987
15988 * modules/stream_out/transcode.c: try more sensible width/height values when testing the video encoder.
15989
15990 ------------------------------------------------------------------------
15991 r7352 | fkuehne | 2004-04-15 18:05:59 +0200 (Thu, 15 Apr 2004) | 1 line
15992 Changed paths:
15993    M /trunk/po/POTFILES.in
15994    M /trunk/po/de.po
15995    M /trunk/po/en_GB.po
15996    M /trunk/po/es.po
15997    M /trunk/po/fr.po
15998    M /trunk/po/hu.po
15999    M /trunk/po/it.po
16000    M /trunk/po/ja.po
16001    M /trunk/po/nl.po
16002    M /trunk/po/no.po
16003    M /trunk/po/pl.po
16004    M /trunk/po/pt_BR.po
16005    M /trunk/po/ru.po
16006    M /trunk/po/sv.po
16007    M /trunk/po/vlc.pot
16008
16009 * ALL: ./toolbox --update-po
16010 ------------------------------------------------------------------------
16011 r7351 | fkuehne | 2004-04-15 18:01:33 +0200 (Thu, 15 Apr 2004) | 1 line
16012 Changed paths:
16013    M /trunk/modules/control/rc.c
16014
16015 * added localisation support
16016 ------------------------------------------------------------------------
16017 r7350 | stippi | 2004-04-15 12:46:11 +0200 (Thu, 15 Apr 2004) | 1 line
16018 Changed paths:
16019    M /trunk/modules/gui/beos/InterfaceWindow.cpp
16020    M /trunk/modules/gui/beos/MediaControlView.cpp
16021
16022 fixed the incorrect window size limits for the interface window
16023 ------------------------------------------------------------------------
16024 r7349 | stippi | 2004-04-15 12:02:19 +0200 (Thu, 15 Apr 2004) | 1 line
16025 Changed paths:
16026    M /trunk/src/misc/httpd.c
16027
16028 BeOS specific compile fix, there is no INADDR_NONE defined on BeOS, I changed it to INADDR_BROADCAST, which is defined as the same thing on Linux. Hope it's ok, I left the original line as a comment...
16029 ------------------------------------------------------------------------
16030 r7348 | stippi | 2004-04-15 11:57:14 +0200 (Thu, 15 Apr 2004) | 1 line
16031 Changed paths:
16032    M /trunk/modules/demux/sgimb.c
16033    M /trunk/src/playlist/playlist.c
16034
16035 compile fix, do not declare variables in the middle of a function, this is plain C...
16036 ------------------------------------------------------------------------
16037 r7347 | garf | 2004-04-14 18:20:25 +0200 (Wed, 14 Apr 2004) | 2 lines
16038 Changed paths:
16039    M /trunk/share/http/index.html
16040    M /trunk/share/http/vlm/edit.html
16041    M /trunk/share/http/vlm/index.html
16042    A /trunk/share/http/vlm/show.html
16043
16044  * http interface: media/schedule show page before edit page
16045
16046 ------------------------------------------------------------------------
16047 r7346 | sigmunau | 2004-04-14 17:59:52 +0200 (Wed, 14 Apr 2004) | 2 lines
16048 Changed paths:
16049    M /trunk/modules/gui/wxwindows/playlist.cpp
16050
16051 Use wxFileDialog::GetPath() and not GetFilename(). Closes #1781
16052
16053 ------------------------------------------------------------------------
16054 r7345 | garf | 2004-04-14 10:55:34 +0200 (Wed, 14 Apr 2004) | 7 lines
16055 Changed paths:
16056    M /trunk/modules/control/http.c
16057    M /trunk/modules/control/telnet.c
16058    M /trunk/share/http/vlm/edit.html
16059    M /trunk/share/http/vlm/index.html
16060    M /trunk/share/http/vlm/new.html
16061    M /trunk/src/misc/vlm.c
16062
16063  * vlm.c: a few bug fixes, cleaning, and maid vlm more http-intf
16064    compatible
16065  * http.c: a little bug fix ( append vlm command )
16066  * telnet.c: 4 spaces indentation on show command (much more readable)
16067  * share/http/vlm/edit.html, index.html, new.html: cleaning, esthetic
16068    modifications
16069
16070 ------------------------------------------------------------------------
16071 r7344 | gbazin | 2004-04-14 09:09:17 +0200 (Wed, 14 Apr 2004) | 2 lines
16072 Changed paths:
16073    M /trunk/modules/access/v4l/v4l.c
16074
16075 * modules/access/v4l/v4l.c: off by one fix by James MacLean.
16076
16077 ------------------------------------------------------------------------
16078 r7343 | andrep | 2004-04-14 08:09:56 +0200 (Wed, 14 Apr 2004) | 4 lines
16079 Changed paths:
16080    M /trunk/include/osd.h
16081    M /trunk/src/video_output/video_text.c
16082
16083 * vout_ShowTextAbsolute now returns VLC_EGENERIC if the text render wasn't
16084   successful and VLC_SUCCESS on success, instead of returning void.
16085
16086
16087 ------------------------------------------------------------------------
16088 r7342 | gbazin | 2004-04-13 16:13:07 +0200 (Tue, 13 Apr 2004) | 3 lines
16089 Changed paths:
16090    M /trunk/modules/codec/ffmpeg/encoder.c
16091
16092 * modules/codec/ffmpeg/encoder.c: ffmpeg doesn't segfault anymore if you set the pts of input frames when doing mpeg4 video encoding.
16093   So let's use proper PTS now!
16094
16095 ------------------------------------------------------------------------
16096 r7341 | sigmunau | 2004-04-13 16:08:51 +0200 (Tue, 13 Apr 2004) | 3 lines
16097 Changed paths:
16098    M /trunk/modules/codec/subsdec.c
16099
16100 modules/codec/subsdec.c:
16101  * strip html-like tags from subtitles
16102
16103 ------------------------------------------------------------------------
16104 r7340 | bigben | 2004-04-13 15:23:26 +0200 (Tue, 13 Apr 2004) | 6 lines
16105 Changed paths:
16106    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
16107    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
16108    M /trunk/modules/gui/macosx/playlist.h
16109    M /trunk/modules/gui/macosx/playlist.m
16110    M /trunk/modules/gui/macosx/playlistinfo.h
16111    M /trunk/modules/gui/macosx/playlistinfo.m
16112
16113 *all :
16114
16115 - Add "Add group" and "delete group" buttons in the playlistinfo window
16116 - When several items of the playlist are selected, and we change the group, change it for all selected items...
16117
16118
16119 ------------------------------------------------------------------------
16120 r7339 | gbazin | 2004-04-13 14:49:14 +0200 (Tue, 13 Apr 2004) | 2 lines
16121 Changed paths:
16122    M /trunk/modules/visualization/goom.c
16123
16124 * modules/visualization/goom.c: don't bother including the goom header on win32.
16125
16126 ------------------------------------------------------------------------
16127 r7338 | gbazin | 2004-04-13 12:52:29 +0200 (Tue, 13 Apr 2004) | 2 lines
16128 Changed paths:
16129    M /trunk/modules/packetizer/copy.c
16130    M /trunk/modules/packetizer/mpeg4video.c
16131
16132 * modules/packetizer/*: bug fix (use es_format_Copy() when necessary).
16133
16134 ------------------------------------------------------------------------
16135 r7337 | fenrir | 2004-04-13 12:05:59 +0200 (Tue, 13 Apr 2004) | 2 lines
16136 Changed paths:
16137    M /trunk/modules/packetizer/mpeg4video.c
16138
16139  * mpeg4video: init i_dts.
16140
16141 ------------------------------------------------------------------------
16142 r7336 | gbazin | 2004-04-12 23:59:28 +0200 (Mon, 12 Apr 2004) | 2 lines
16143 Changed paths:
16144    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
16145
16146 * modules/gui/wxwindows/preferences_widgets.cpp: update events for IntegerConfigControl.
16147
16148 ------------------------------------------------------------------------
16149 r7335 | gbazin | 2004-04-12 23:48:18 +0200 (Mon, 12 Apr 2004) | 3 lines
16150 Changed paths:
16151    M /trunk/modules/gui/skins2/src/dialogs.cpp
16152    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
16153
16154 * modules/gui/skins2/x11/x11_factory.cpp: added "share/skins2" to the resource paths.
16155 * modules/gui/skins2/x11/x11_factory.cpp: small cosmetic change in a string.
16156
16157 ------------------------------------------------------------------------
16158 r7334 | gbazin | 2004-04-12 23:10:26 +0200 (Mon, 12 Apr 2004) | 2 lines
16159 Changed paths:
16160    M /trunk/modules/gui/wxwindows/open.cpp
16161
16162 * modules/gui/wxwindows/open.cpp: bug fix.
16163
16164 ------------------------------------------------------------------------
16165 r7333 | hartman | 2004-04-12 23:01:41 +0200 (Mon, 12 Apr 2004) | 2 lines
16166 Changed paths:
16167    M /trunk/modules/gui/macosx/controls.m
16168
16169 * Fix the 'auto' selection of Console intf in "extra intfs" menu entry.
16170
16171 ------------------------------------------------------------------------
16172 r7332 | gbazin | 2004-04-12 22:52:29 +0200 (Mon, 12 Apr 2004) | 2 lines
16173 Changed paths:
16174    M /trunk/modules/gui/wxwindows/open.cpp
16175
16176 * modules/gui/wxwindows/open.cpp: compilation fix.
16177
16178 ------------------------------------------------------------------------
16179 r7331 | gbazin | 2004-04-12 22:39:26 +0200 (Mon, 12 Apr 2004) | 2 lines
16180 Changed paths:
16181    M /trunk/share/Makefile.am
16182
16183 * share/Makefile.am: skin.dtd was moved.
16184
16185 ------------------------------------------------------------------------
16186 r7330 | gbazin | 2004-04-12 22:30:59 +0200 (Mon, 12 Apr 2004) | 5 lines
16187 Changed paths:
16188    M /trunk/modules/gui/wxwindows/Modules.am
16189    M /trunk/modules/gui/wxwindows/open.cpp
16190    D /trunk/modules/gui/wxwindows/v4l.cpp
16191    M /trunk/modules/gui/wxwindows/wxwindows.h
16192
16193 * modules/gui/wxwindows/*: removed the V4L specific code.
16194   The V4L panel is now created automatically with an "AutoBuiltPanel" class.
16195   (A few options are missing compared to the old panel but they need to be added
16196    to the V4L plugin, not the wxWindows code).
16197
16198 ------------------------------------------------------------------------
16199 r7329 | ipkiss | 2004-04-12 20:55:07 +0200 (Mon, 12 Apr 2004) | 2 lines
16200 Changed paths:
16201    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
16202
16203  * skins2/win32/win32_factory.cpp: Compilation fix
16204
16205 ------------------------------------------------------------------------
16206 r7328 | asmax | 2004-04-12 19:08:58 +0200 (Mon, 12 Apr 2004) | 8 lines
16207 Changed paths:
16208    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
16209    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
16210    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
16211    D /trunk/share/skins2/default/skin.dtd
16212    M /trunk/share/skins2/default/theme.xml
16213    A /trunk/share/skins2/skin.dtd (from /trunk/share/skins2/default/skin.dtd:7327)
16214
16215   * all: the DTD lookup for skins2 themes now use XML catalogs:
16216     The XML file must begin with:
16217     <!DOCTYPE Theme PUBLIC "-//VideoLAN//DTD VLC Skins V2.0//EN" "skin.dtd">
16218     (the "skin.dtd" is ignored but should be an URL on the website)
16219     and the DTD is looked up at runtime in the directories of the resource
16220     path (see previous commit), e.g /usr/local/share/vlc/skins2/skin.dtd
16221     -> the DTD doesn't need any more to be shipped with the themes.
16222
16223 ------------------------------------------------------------------------
16224 r7327 | asmax | 2004-04-12 16:25:15 +0200 (Mon, 12 Apr 2004) | 9 lines
16225 Changed paths:
16226    M /trunk/modules/gui/skins2/parser/builder.cpp
16227    M /trunk/modules/gui/skins2/src/ft2_font.cpp
16228    M /trunk/modules/gui/skins2/src/os_factory.hpp
16229    M /trunk/modules/gui/skins2/src/skin_main.cpp
16230    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
16231    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
16232    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
16233    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
16234
16235   * src/os_factory.hpp: added a method OSFactory::getResourceDir()
16236    to get a list of possible resource directories for skins2.
16237    On linux the path is "~/.vlc/skins2:VLC_INSTALL_DIR/share/skins2"
16238    and on win32 it is "VLC_PATH\skins2'
16239   * src/skin_main.cpp: use the getResourceDir() method instead of #ifdef
16240   * parser/builder.cpp: the default font is looked up in the resource dir,
16241    so you can put fonts in ~/.vlc/skins2/fonts and avoid a make install
16242
16243
16244 ------------------------------------------------------------------------
16245 r7326 | ipkiss | 2004-04-12 16:07:57 +0200 (Mon, 12 Apr 2004) | 2 lines
16246 Changed paths:
16247    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
16248
16249  * skins/win32/win32_graphics.cpp: Fix for alphablending (thanks AsMaX)
16250
16251 ------------------------------------------------------------------------
16252 r7325 | ipkiss | 2004-04-12 15:17:52 +0200 (Mon, 12 Apr 2004) | 2 lines
16253 Changed paths:
16254    M /trunk/doc/Doxyfile
16255
16256  * doc/Doxyfile: generate Doxygen documentation for the skins2 module
16257
16258 ------------------------------------------------------------------------
16259 r7324 | gbazin | 2004-04-12 12:44:34 +0200 (Mon, 12 Apr 2004) | 6 lines
16260 Changed paths:
16261    M /trunk/THANKS
16262    M /trunk/modules/access/dshow/dshow.cpp
16263    M /trunk/modules/access/dshow/filter.cpp
16264    M /trunk/modules/access/dshow/filter.h
16265
16266 * modules/access/dshow/*: improvements from Damien Fouilleul (modified by me).
16267   + Use ICaptureGraphBuilder2 when available (standard way to setup capture graphs).
16268   + Extra WDM property sheets for --dshow-config.
16269   + Some support for selecting crossbar routes.
16270 * THANKS: Added Damien Fouilleul for the DirectShow input improvements.
16271
16272 ------------------------------------------------------------------------
16273 r7323 | gbazin | 2004-04-12 11:52:40 +0200 (Mon, 12 Apr 2004) | 2 lines
16274 Changed paths:
16275    M /trunk/modules/gui/wxwindows/menus.cpp
16276
16277 * modules/gui/wxwindows/menus.cpp: added "Open Capture Device..." and "Preferences..." entries in the popup menu.
16278
16279 ------------------------------------------------------------------------
16280 r7322 | gbazin | 2004-04-12 02:06:59 +0200 (Mon, 12 Apr 2004) | 2 lines
16281 Changed paths:
16282    M /trunk/modules/gui/wxwindows/open.cpp
16283    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
16284    M /trunk/modules/gui/wxwindows/preferences_widgets.h
16285
16286 * modules/gui/wxwindows/*: improved preferences widgets a bit.
16287
16288 ------------------------------------------------------------------------
16289 r7321 | asmax | 2004-04-11 18:34:04 +0200 (Sun, 11 Apr 2004) | 4 lines
16290 Changed paths:
16291    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
16292    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
16293    M /trunk/modules/gui/skins2/parser/interpreter.cpp
16294    M /trunk/modules/gui/skins2/src/vlcproc.cpp
16295    M /trunk/modules/gui/skins2/src/vlcproc.hpp
16296
16297   * all: support of playlist loop in skins2
16298    (new variable playlist.isLoop, new commands playlist.setLoop(true)
16299    and playlist.setLoop(false) in the xml)
16300
16301 ------------------------------------------------------------------------
16302 r7320 | gbazin | 2004-04-11 14:22:06 +0200 (Sun, 11 Apr 2004) | 2 lines
16303 Changed paths:
16304    M /trunk/include/vlc_interface.h
16305
16306 * include/vlc_interface.h: forgot that in last commit.
16307
16308 ------------------------------------------------------------------------
16309 r7319 | gbazin | 2004-04-11 14:20:11 +0200 (Sun, 11 Apr 2004) | 4 lines
16310 Changed paths:
16311    M /trunk/modules/gui/wxwindows/dialogs.cpp
16312    M /trunk/modules/gui/wxwindows/interface.cpp
16313    M /trunk/modules/gui/wxwindows/open.cpp
16314    M /trunk/modules/gui/wxwindows/wxwindows.cpp
16315    M /trunk/modules/gui/wxwindows/wxwindows.h
16316
16317 * modules/gui/wxwindows/*:
16318   + added a "Open Capture Device..." menu entry.
16319   + a bit of clean-up.
16320
16321 ------------------------------------------------------------------------
16322 r7318 | anil | 2004-04-10 18:53:57 +0200 (Sat, 10 Apr 2004) | 2 lines
16323 Changed paths:
16324    M /trunk/modules/gui/wxwindows/wizard.cpp
16325
16326 * compilation fixes
16327
16328 ------------------------------------------------------------------------
16329 r7317 | hartman | 2004-04-10 14:26:50 +0200 (Sat, 10 Apr 2004) | 2 lines
16330 Changed paths:
16331    M /trunk/extras/contrib/src/Makefile
16332
16333 * --enable-gpl needed now for ffmpeg cvs
16334
16335 ------------------------------------------------------------------------
16336 r7316 | zorglub | 2004-04-09 20:16:13 +0200 (Fri, 09 Apr 2004) | 2 lines
16337 Changed paths:
16338    M /trunk/modules/gui/wxwindows/Modules.am
16339    M /trunk/modules/gui/wxwindows/dialogs.cpp
16340    M /trunk/modules/gui/wxwindows/interface.cpp
16341    M /trunk/modules/gui/wxwindows/streamwizard.cpp
16342    A /trunk/modules/gui/wxwindows/wizard.cpp
16343    M /trunk/modules/gui/wxwindows/wxwindows.h
16344
16345 Beginning of an improved streaming wizard. Do not use at the moment
16346
16347 ------------------------------------------------------------------------
16348 r7315 | gbazin | 2004-04-09 18:03:29 +0200 (Fri, 09 Apr 2004) | 2 lines
16349 Changed paths:
16350    M /trunk/modules/stream_out/transcode.c
16351
16352 * modules/stream_out/transcode.c: compilation fix for latest ffmpeg cvs.
16353
16354 ------------------------------------------------------------------------
16355 r7314 | ipkiss | 2004-04-08 23:29:27 +0200 (Thu, 08 Apr 2004) | 2 lines
16356 Changed paths:
16357    M /trunk/modules/gui/skins2/win32/win32_window.cpp
16358
16359 Disabled my last changes, since they don't seem to work in all cases.
16360
16361 ------------------------------------------------------------------------
16362 r7313 | gbazin | 2004-04-08 19:54:18 +0200 (Thu, 08 Apr 2004) | 2 lines
16363 Changed paths:
16364    M /trunk/modules/gui/wxwindows/menus.cpp
16365
16366 * modules/gui/wxwindows/menus.cpp: fixed segfault.
16367
16368 ------------------------------------------------------------------------
16369 r7312 | ipkiss | 2004-04-08 19:54:03 +0200 (Thu, 08 Apr 2004) | 6 lines
16370 Changed paths:
16371    M /trunk/modules/gui/skins2/src/os_window.hpp
16372    M /trunk/modules/gui/skins2/win32/win32_window.cpp
16373    M /trunk/modules/gui/skins2/win32/win32_window.hpp
16374    M /trunk/modules/gui/skins2/x11/x11_window.cpp
16375    M /trunk/modules/gui/skins2/x11/x11_window.hpp
16376
16377  * skins2/win32/win32_window.cpp: Transparency works correctly (this is
16378    controlled by the 'alpha' and 'movealpha' attributes of the 'Theme'
16379    tag). Win32 only.
16380    Note: It is advised to use 255 for the alpha value, otherwise resizing
16381    will be slowed down a lot...
16382
16383 ------------------------------------------------------------------------
16384 r7311 | gbazin | 2004-04-08 17:50:29 +0200 (Thu, 08 Apr 2004) | 2 lines
16385 Changed paths:
16386    M /trunk/modules/video_output/directx/directx.c
16387
16388 * modules/video_output/directx/directx.c: apply --video-on-top on start.
16389
16390 ------------------------------------------------------------------------
16391 r7310 | gbazin | 2004-04-08 17:41:56 +0200 (Thu, 08 Apr 2004) | 2 lines
16392 Changed paths:
16393    M /trunk/modules/gui/wxwindows/wxwindows.h
16394
16395 * modules/gui/wxwindows/wxwindows.h: forgotten in last commit.
16396
16397 ------------------------------------------------------------------------
16398 r7309 | gbazin | 2004-04-08 17:40:32 +0200 (Thu, 08 Apr 2004) | 4 lines
16399 Changed paths:
16400    M /trunk/include/video_output.h
16401    M /trunk/modules/gui/wxwindows/interface.cpp
16402    M /trunk/modules/gui/wxwindows/menus.cpp
16403    M /trunk/modules/gui/wxwindows/video.cpp
16404    M /trunk/modules/video_output/directx/directx.c
16405    M /trunk/modules/video_output/directx/events.c
16406    M /trunk/modules/video_output/x11/xcommon.c
16407    M /trunk/src/video_output/vout_intf.c
16408
16409 * modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON_TOP in ControlWindow()
16410 * modules/video_output/directx and x11: implemented VOUT_SET_STAY_ON_TOP in Control()
16411 * src/video_output/vout_intf.c: moved the video-on-top variable there.
16412
16413 ------------------------------------------------------------------------
16414 r7308 | gbazin | 2004-04-08 14:57:50 +0200 (Thu, 08 Apr 2004) | 3 lines
16415 Changed paths:
16416    M /trunk/modules/gui/wxwindows/interface.cpp
16417    M /trunk/modules/gui/wxwindows/menus.cpp
16418    M /trunk/mozilla/vlcshell.cpp
16419
16420 * mozilla/vlcshell.cpp: added fullscreen=yes/no option
16421 * modules/gui/wxwindows/*: fixed auto-generated menus on win32.
16422
16423 ------------------------------------------------------------------------
16424 r7307 | fenrir | 2004-04-08 01:13:03 +0200 (Thu, 08 Apr 2004) | 8 lines
16425 Changed paths:
16426    M /trunk/src/input/input_dec.c
16427    M /trunk/src/stream_output/stream_output.c
16428
16429  * input/input_dec.c: we automaticaly switch to minimize thread mode
16430 when streaming (it's better because of the way sout works).
16431  * stream_output/stream_output.c: when removing a stream, stop waiting
16432 and start muxing if data are already here (needed for sout with pace
16433 control).
16434
16435  Both will help to allow muxing (nearly?) all frames, even the last ones.
16436
16437 ------------------------------------------------------------------------
16438 r7306 | gbazin | 2004-04-08 00:57:08 +0200 (Thu, 08 Apr 2004) | 2 lines
16439 Changed paths:
16440    M /trunk/modules/mux/avi.c
16441    M /trunk/modules/mux/mpeg/pes.c
16442
16443 * modules/mux/*: fixed block_Realloc() typo.
16444
16445 ------------------------------------------------------------------------
16446 r7305 | gbazin | 2004-04-08 00:49:13 +0200 (Thu, 08 Apr 2004) | 2 lines
16447 Changed paths:
16448    M /trunk/modules/access_output/file.c
16449
16450 * modules/access_out/file.c: added "stream" shortcut for when one doesn't want pace control.
16451
16452 ------------------------------------------------------------------------
16453 r7304 | gbazin | 2004-04-08 00:41:57 +0200 (Thu, 08 Apr 2004) | 2 lines
16454 Changed paths:
16455    M /trunk/modules/mux/ogg.c
16456
16457 * modules/mug/ogg.c: fixed recent breakage.
16458
16459 ------------------------------------------------------------------------
16460 r7303 | gbazin | 2004-04-07 23:13:35 +0200 (Wed, 07 Apr 2004) | 2 lines
16461 Changed paths:
16462    M /trunk/modules/codec/subsdec.c
16463    M /trunk/modules/demux/mkv.cpp
16464    M /trunk/modules/demux/ogg.c
16465    M /trunk/modules/demux/util/sub.c
16466
16467 * ALL: use p_block->i_length for text subtitles duration (instead of the i_dts hack).
16468
16469 ------------------------------------------------------------------------
16470 r7302 | adn | 2004-04-07 22:10:16 +0200 (Wed, 07 Apr 2004) | 4 lines
16471 Changed paths:
16472    M /trunk/share/skins2/default/theme.xml
16473
16474
16475 crotte !
16476
16477
16478 ------------------------------------------------------------------------
16479 r7301 | gbazin | 2004-04-07 21:48:38 +0200 (Wed, 07 Apr 2004) | 3 lines
16480 Changed paths:
16481    M /trunk/modules/gui/wxwindows/interface.cpp
16482    M /trunk/modules/gui/wxwindows/menus.cpp
16483    M /trunk/modules/gui/wxwindows/wxwindows.h
16484
16485 * modules/gui/wxwindows/*: modified the auto-generated menus routines to not 
16486 delete/re-create parent menus. That makes wxWindows a lot happier.
16487
16488 ------------------------------------------------------------------------
16489 r7300 | gbazin | 2004-04-07 21:09:38 +0200 (Wed, 07 Apr 2004) | 2 lines
16490 Changed paths:
16491    M /trunk/configure.ac
16492
16493 * configure.ac: disable SSE on solaris.
16494
16495 ------------------------------------------------------------------------
16496 r7299 | hartman | 2004-04-07 20:36:00 +0200 (Wed, 07 Apr 2004) | 2 lines
16497 Changed paths:
16498    M /trunk/extras/contrib/src/packages.mak
16499
16500 * Use newer speex in OSX. apparently 0.7.1a is broken in this respect.
16501
16502 ------------------------------------------------------------------------
16503 r7298 | fenrir | 2004-04-07 19:47:07 +0200 (Wed, 07 Apr 2004) | 3 lines
16504 Changed paths:
16505    M /trunk/modules/demux/asf/asf.c
16506    M /trunk/modules/demux/asf/libasf.c
16507
16508  * asf: added limited support of concatenated files for web radios (only
16509 files without index, seek isn't supported for such stream)
16510
16511 ------------------------------------------------------------------------
16512 r7297 | fenrir | 2004-04-07 19:41:14 +0200 (Wed, 07 Apr 2004) | 3 lines
16513 Changed paths:
16514    M /trunk/modules/access/mms/mmsh.c
16515    M /trunk/modules/access/mms/mmsh.h
16516
16517  * mmsh: added support of multiple files streamed with the same url (a
16518 few web radios use that)
16519
16520 ------------------------------------------------------------------------
16521 r7296 | fkuehne | 2004-04-07 13:50:13 +0200 (Wed, 07 Apr 2004) | 2 lines
16522 Changed paths:
16523    M /trunk/modules/gui/pda/pda_interface.c
16524    M /trunk/po/de.po
16525
16526 * modules/gui/pda/pda_interface.c: Removed translation of protocol-strings like "rtp://" and paths like "/dev/video"
16527 * po/de.po: Updated german translation
16528 ------------------------------------------------------------------------
16529 r7295 | gbazin | 2004-04-07 01:54:49 +0200 (Wed, 07 Apr 2004) | 5 lines
16530 Changed paths:
16531    M /trunk/modules/visualization/goom.c
16532
16533 * modules/visualization/goom.c:
16534    + big rewrite.
16535    + frame dropping.
16536    + new --goom-speed option.
16537
16538 ------------------------------------------------------------------------
16539 r7294 | hartman | 2004-04-07 01:14:44 +0200 (Wed, 07 Apr 2004) | 2 lines
16540 Changed paths:
16541    M /trunk/src/libvlc.h
16542
16543 * Spelling fix
16544
16545 ------------------------------------------------------------------------
16546 r7293 | fkuehne | 2004-04-07 00:04:33 +0200 (Wed, 07 Apr 2004) | 1 line
16547 Changed paths:
16548    M /trunk/po/pt_BR.po
16549
16550 Update of the Brazilian Portuguese translation by Andre de Barros Martins Ribeiro
16551 ------------------------------------------------------------------------
16552 r7292 | asmax | 2004-04-06 22:38:10 +0200 (Tue, 06 Apr 2004) | 3 lines
16553 Changed paths:
16554    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
16555
16556   * x11_graphics: check if the width and height are not null, to avoid
16557     a X11 Bad Value error
16558
16559 ------------------------------------------------------------------------
16560 r7291 | gbazin | 2004-04-06 22:01:28 +0200 (Tue, 06 Apr 2004) | 2 lines
16561 Changed paths:
16562    M /trunk/modules/visualization/goom.c
16563
16564 * modules/visualizations/goom.c: added --goom-width/height config variables.
16565
16566 ------------------------------------------------------------------------
16567 r7290 | ipkiss | 2004-04-06 21:56:57 +0200 (Tue, 06 Apr 2004) | 8 lines
16568 Changed paths:
16569    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
16570    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
16571    M /trunk/modules/gui/skins2/src/theme_loader.cpp
16572    M /trunk/modules/gui/skins2/src/theme_loader.hpp
16573
16574  * skins2/src/theme_loader.cpp: .vlt files can now contain directories
16575    and subdirectories. When loading a skin, the "theme.xml" file will be
16576    searched recursively, and the first one to be found is used.
16577
16578  * skins2/*: Do not 'cd' anymore to the temporary directory where the
16579    .vlt is extracted (instead, we transform the relative paths specified
16580    in the XML file into absolute paths).
16581
16582 ------------------------------------------------------------------------
16583 r7289 | fenrir | 2004-04-06 19:32:09 +0200 (Tue, 06 Apr 2004) | 2 lines
16584 Changed paths:
16585    M /trunk/modules/access/mms/mmsh.c
16586
16587  * mmsh: fixed first packet handling.
16588
16589 ------------------------------------------------------------------------
16590 r7288 | hartman | 2004-04-06 18:04:03 +0200 (Tue, 06 Apr 2004) | 2 lines
16591 Changed paths:
16592    M /trunk/modules/demux/util/sub.c
16593    M /trunk/modules/demux/util/sub.h
16594
16595 * Added subviewer and subviewer v2 support
16596
16597 ------------------------------------------------------------------------
16598 r7287 | gbazin | 2004-04-06 16:16:49 +0200 (Tue, 06 Apr 2004) | 2 lines
16599 Changed paths:
16600    M /trunk/modules/gui/wxwindows/wxwindows.h
16601
16602 * modules/gui/wxwindows/wxwindows.h: forgot to remove useless variable.
16603
16604 ------------------------------------------------------------------------
16605 r7286 | gbazin | 2004-04-06 16:15:38 +0200 (Tue, 06 Apr 2004) | 2 lines
16606 Changed paths:
16607    M /trunk/modules/gui/wxwindows/bookmarks.cpp
16608    M /trunk/modules/gui/wxwindows/interface.cpp
16609    M /trunk/modules/gui/wxwindows/timer.cpp
16610
16611 * modules/gui/wxwindows/*: changed slider aspect and moved the time display into the statusbar.
16612
16613 ------------------------------------------------------------------------
16614 r7285 | gbazin | 2004-04-06 12:58:41 +0200 (Tue, 06 Apr 2004) | 3 lines
16615 Changed paths:
16616    M /trunk/AUTHORS
16617    M /trunk/modules/gui/wxwindows/bookmarks.cpp
16618    M /trunk/modules/gui/wxwindows/dialogs.cpp
16619    M /trunk/modules/gui/wxwindows/interface.cpp
16620    M /trunk/modules/gui/wxwindows/wxwindows.h
16621
16622 * modules/gui/wxwindows/*: some code cleanup for the bookmarks dialog.
16623 * AUTHORS: updated my entry.
16624
16625 ------------------------------------------------------------------------
16626 r7284 | gbazin | 2004-04-06 12:33:48 +0200 (Tue, 06 Apr 2004) | 2 lines
16627 Changed paths:
16628    M /trunk/modules/gui/wxwindows/preferences.cpp
16629
16630 * modules/gui/wxwindows/preferences.cpp: small cosmetic change for win32.
16631
16632 ------------------------------------------------------------------------
16633 r7283 | gbazin | 2004-04-06 12:27:14 +0200 (Tue, 06 Apr 2004) | 2 lines
16634 Changed paths:
16635    M /trunk/modules/access/file.c
16636
16637 * modules/access/file.c: fixed bug in concat mode when seeking.
16638
16639 ------------------------------------------------------------------------
16640 r7282 | gbazin | 2004-04-06 11:51:20 +0200 (Tue, 06 Apr 2004) | 2 lines
16641 Changed paths:
16642    M /trunk/modules/gui/wxwindows/interface.cpp
16643
16644 * modules/gui/wxwindows/interface.cpp: use wxBORDER_NONE for the volume control.
16645
16646 ------------------------------------------------------------------------
16647 r7281 | gbazin | 2004-04-06 11:00:42 +0200 (Tue, 06 Apr 2004) | 2 lines
16648 Changed paths:
16649    M /trunk/modules/gui/wxwindows/interface.cpp
16650
16651 * modules/gui/wxwindows/interface.cpp: display default volume level on start.
16652
16653 ------------------------------------------------------------------------
16654 r7280 | gbazin | 2004-04-06 02:03:20 +0200 (Tue, 06 Apr 2004) | 2 lines
16655 Changed paths:
16656    M /trunk/modules/gui/wxwindows/Modules.am
16657    A /trunk/modules/gui/wxwindows/bitmaps/speaker.xpm
16658    M /trunk/modules/gui/wxwindows/interface.cpp
16659
16660 * modules/gui/wxwindows/*: integrate the volume control in the toolbar.
16661
16662 ------------------------------------------------------------------------
16663 r7279 | asmax | 2004-04-05 20:26:34 +0200 (Mon, 05 Apr 2004) | 3 lines
16664 Changed paths:
16665    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
16666
16667   * x11_loop.cpp: check if there is a theme before getting the window manager!
16668     (avoid a segfault when there is no theme at the beginning)
16669
16670 ------------------------------------------------------------------------
16671 r7278 | gbazin | 2004-04-05 18:09:17 +0200 (Mon, 05 Apr 2004) | 3 lines
16672 Changed paths:
16673    M /trunk/modules/codec/ffmpeg/encoder.c
16674    M /trunk/modules/stream_out/transcode.c
16675
16676 * modules/stream_out/transcode.c: hack to work around ffmpeg encoding which doesn't like frames with identical pts.
16677 * modules/codec/ffmpeg/encoder.c: one missing AV_NOPTS_VALUE.
16678
16679 ------------------------------------------------------------------------
16680 r7277 | gbazin | 2004-04-05 18:00:54 +0200 (Mon, 05 Apr 2004) | 2 lines
16681 Changed paths:
16682    M /trunk/modules/gui/wxwindows/bookmarks.cpp
16683
16684 * modules/gui/wxwindows/bookmarks.cpp: fixes.
16685
16686 ------------------------------------------------------------------------
16687 r7276 | gbazin | 2004-04-04 20:26:20 +0200 (Sun, 04 Apr 2004) | 3 lines
16688 Changed paths:
16689    M /trunk/modules/gui/skins2/src/dialogs.cpp
16690    M /trunk/modules/gui/skins2/src/vlcproc.cpp
16691
16692 * modules/gui/skins2/src/dialogs.cpp: the dialogs provider needs to be of VLC_OBJECT_DIALOGS type.
16693 * modules/gui/skins2/src/vlcproc.cpp: honour p_intf->b_die.
16694
16695 ------------------------------------------------------------------------
16696 r7275 | fenrir | 2004-04-04 16:50:21 +0200 (Sun, 04 Apr 2004) | 3 lines
16697 Changed paths:
16698    M /trunk/modules/access/mms/mmsh.c
16699    M /trunk/modules/access/mms/mmstu.c
16700
16701  * mms: fixed 'Read' function when the header is bigger than the packet
16702 size.
16703
16704 ------------------------------------------------------------------------
16705 r7274 | fenrir | 2004-04-04 16:34:36 +0200 (Sun, 04 Apr 2004) | 4 lines
16706 Changed paths:
16707    M /trunk/src/input/input.c
16708
16709  * input: if we failed to open the file, and the name has a '%', we
16710 decode it as a url encoded one and we retry.
16711  (Btw, this will break playing of paths that have '%' and ':' )
16712
16713 ------------------------------------------------------------------------
16714 r7273 | ipkiss | 2004-04-04 12:48:04 +0200 (Sun, 04 Apr 2004) | 3 lines
16715 Changed paths:
16716    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
16717
16718  * skins2: Do not try anymore to display images whose width is 0.
16719    This avoids warnings at run-time on Windows.
16720
16721 ------------------------------------------------------------------------
16722 r7272 | bigben | 2004-04-04 10:17:27 +0200 (Sun, 04 Apr 2004) | 3 lines
16723 Changed paths:
16724    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
16725    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
16726    M /trunk/modules/gui/macosx/playlist.h
16727    M /trunk/modules/gui/macosx/playlist.m
16728
16729 Add "enable/disable all group items" functions in playlist context menu
16730
16731
16732 ------------------------------------------------------------------------
16733 r7271 | bigben | 2004-04-04 02:30:11 +0200 (Sun, 04 Apr 2004) | 3 lines
16734 Changed paths:
16735    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
16736    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
16737    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
16738    M /trunk/modules/gui/macosx/controls.m
16739    M /trunk/modules/gui/macosx/playlist.h
16740    M /trunk/modules/gui/macosx/playlist.m
16741
16742 Adds "Enable/disable item" menu item in playlist contextual menu.
16743
16744
16745 ------------------------------------------------------------------------
16746 r7270 | asmax | 2004-04-04 01:21:47 +0200 (Sun, 04 Apr 2004) | 4 lines
16747 Changed paths:
16748    M /trunk/modules/gui/skins2/src/os_loop.hpp
16749    M /trunk/modules/gui/skins2/src/window_manager.cpp
16750    M /trunk/modules/gui/skins2/src/window_manager.hpp
16751    M /trunk/modules/gui/skins2/utils/var_bool.cpp
16752    M /trunk/modules/gui/skins2/utils/var_bool.hpp
16753    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
16754    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
16755    M /trunk/modules/gui/skins2/x11/x11_window.cpp
16756
16757   * src/window_manager.cpp: added a synchVisibility() method to show the
16758   visible windows (because they may have be hidden by the window manager)
16759   * all: removed the dirty hacks from the previous commit ;)
16760
16761 ------------------------------------------------------------------------
16762 r7269 | asmax | 2004-04-04 00:18:23 +0200 (Sun, 04 Apr 2004) | 9 lines
16763 Changed paths:
16764    M /trunk/modules/gui/skins2/src/generic_window.hpp
16765    M /trunk/modules/gui/skins2/src/window_manager.cpp
16766    M /trunk/modules/gui/skins2/src/window_manager.hpp
16767    M /trunk/modules/gui/skins2/utils/var_bool.cpp
16768    M /trunk/modules/gui/skins2/utils/var_bool.hpp
16769    M /trunk/modules/gui/skins2/x11/x11_display.cpp
16770    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
16771    M /trunk/modules/gui/skins2/x11/x11_window.cpp
16772
16773   * x11/x11_display.cpp: the "parent" window now receive structure
16774     notify events
16775   * x11/x11_window.cpp: same thing for the other windows
16776   * x11/x11_loop.cpp: when the "parent" window receives a map notify event,
16777     we show all the windows because it doesn't seem to be automatic.
16778     To have this working, we must update the visibility variable of the
16779     windows when they are hidden by the window manager
16780   
16781
16782 ------------------------------------------------------------------------
16783 r7268 | bigben | 2004-04-03 22:58:32 +0200 (Sat, 03 Apr 2004) | 4 lines
16784 Changed paths:
16785    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
16786    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
16787    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
16788    M /trunk/modules/gui/macosx/playlist.h
16789    M /trunk/modules/gui/macosx/playlist.m
16790    M /trunk/modules/gui/macosx/playlistinfo.h
16791    M /trunk/modules/gui/macosx/playlistinfo.m
16792
16793 Group selection combo box in stream proprieties dialog. Also allows to create new groups.
16794
16795
16796
16797 ------------------------------------------------------------------------
16798 r7267 | ipkiss | 2004-04-03 22:17:06 +0200 (Sat, 03 Apr 2004) | 3 lines
16799 Changed paths:
16800    M /trunk/modules/gui/skins2/src/generic_window.cpp
16801    M /trunk/modules/gui/skins2/src/generic_window.hpp
16802    M /trunk/modules/gui/skins2/src/top_window.cpp
16803    M /trunk/modules/gui/skins2/src/window_manager.hpp
16804
16805  * skins2: when the user click on a window, raise onl this window.
16806    This avoids a flickering when 2 windows are overlapping.
16807
16808 ------------------------------------------------------------------------
16809 r7266 | ipkiss | 2004-04-03 20:47:12 +0200 (Sat, 03 Apr 2004) | 2 lines
16810 Changed paths:
16811    M /trunk/modules/gui/skins2/src/skin_main.cpp
16812    M /trunk/modules/gui/skins2/src/theme.cpp
16813
16814  * skins2: do not save the config when changing the skin
16815
16816 ------------------------------------------------------------------------
16817 r7265 | asmax | 2004-04-03 20:16:34 +0200 (Sat, 03 Apr 2004) | 5 lines
16818 Changed paths:
16819    M /trunk/modules/gui/skins2/utils/var_text.cpp
16820    M /trunk/modules/gui/skins2/x11/x11_window.cpp
16821    M /trunk/modules/gui/skins2/x11/x11_window.hpp
16822
16823   * x11/x11_window.cpp: reset the "drawable" variable to 0 before the vout child
16824     window is destroyed (it is not enough i guess...)
16825   * utils/var_text.cpp: unregister the observer to the Stream variable
16826     in the destructor ! (fix a crash when changing skin)
16827
16828 ------------------------------------------------------------------------
16829 r7264 | asmax | 2004-04-03 19:02:59 +0200 (Sat, 03 Apr 2004) | 4 lines
16830 Changed paths:
16831    M /trunk/modules/gui/skins2/x11/x11_display.cpp
16832    M /trunk/modules/gui/skins2/x11/x11_display.hpp
16833    M /trunk/modules/gui/skins2/x11/x11_window.cpp
16834
16835   * x11_display.cpp: create a dummy "parent" window for the task bar
16836   * x11_window.cpp: use XSetTransientForHint() to associate the windows
16837   to the "parent" window -> single window in the task bar
16838
16839 ------------------------------------------------------------------------
16840 r7263 | asmax | 2004-04-03 17:30:47 +0200 (Sat, 03 Apr 2004) | 3 lines
16841 Changed paths:
16842    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
16843
16844   * ctrl_text.cpp: check if the scrolling is still necessary when the
16845    text is updated (avoid many crashes)
16846
16847 ------------------------------------------------------------------------
16848 r7262 | asmax | 2004-04-03 16:59:15 +0200 (Sat, 03 Apr 2004) | 4 lines
16849 Changed paths:
16850    M /trunk/src/playlist/item.c
16851    M /trunk/src/playlist/playlist.c
16852
16853   * playlist.c: better random algorithm: do not play an item if it has
16854   already been played (check the i_nb_played variable)
16855   * item.c: initialize i_nb_played to 0
16856
16857 ------------------------------------------------------------------------
16858 r7261 | asmax | 2004-04-03 15:57:46 +0200 (Sat, 03 Apr 2004) | 8 lines
16859 Changed paths:
16860    M /trunk/modules/gui/skins2/Modules.am
16861    D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
16862    D /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
16863    A /trunk/modules/gui/skins2/commands/cmd_vars.cpp
16864    A /trunk/modules/gui/skins2/commands/cmd_vars.hpp
16865    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
16866    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
16867    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
16868    M /trunk/modules/gui/skins2/src/ft2_font.cpp
16869    M /trunk/modules/gui/skins2/src/vlcproc.cpp
16870    M /trunk/modules/gui/skins2/vars/stream.hpp
16871
16872   * src/vlcproc.cpp: DO NOT update the GUI directly from the vlc callbacks,
16873   skins are not reentrant (at least with x11). Put commands in the queue
16874   instead.
16875   * commands/cmd_vars: commands to change variables
16876   * controls/ctrl_list.cpp: automatic scroll when the stream changes
16877   * src/bitmap.cpp: removed the scandinavian characters from the
16878     text font, they don't belong to ASCII (caused a stack corruption)
16879
16880 ------------------------------------------------------------------------
16881 r7260 | fenrir | 2004-04-03 15:33:38 +0200 (Sat, 03 Apr 2004) | 3 lines
16882 Changed paths:
16883    M /trunk/modules/codec/ffmpeg/audio.c
16884
16885   *audio.c: aout really doesn't like big audio chunks, so split them.
16886   (it helps a lot with wma).
16887
16888 ------------------------------------------------------------------------
16889 r7259 | ipkiss | 2004-04-03 13:30:26 +0200 (Sat, 03 Apr 2004) | 3 lines
16890 Changed paths:
16891    M /trunk/modules/gui/skins2/parser/builder.cpp
16892    M /trunk/modules/gui/skins2/src/generic_window.hpp
16893    M /trunk/modules/gui/skins2/src/theme.cpp
16894    M /trunk/modules/gui/skins2/src/theme.hpp
16895    M /trunk/modules/gui/skins2/src/top_window.hpp
16896    M /trunk/modules/gui/skins2/src/vout_window.hpp
16897
16898  * skins2: Added friend classes where appropriate, to reduce the scope of
16899    some methods.
16900
16901 ------------------------------------------------------------------------
16902 r7258 | asmax | 2004-04-03 12:55:51 +0200 (Sat, 03 Apr 2004) | 3 lines
16903 Changed paths:
16904    M /trunk/modules/gui/skins2/utils/ustring.cpp
16905
16906  * ustring.cpp: fixed the operator= (the trailing '\0' was not copied,
16907    leading to invalid memory reads)
16908
16909 ------------------------------------------------------------------------
16910 r7257 | asmax | 2004-04-03 11:21:12 +0200 (Sat, 03 Apr 2004) | 6 lines
16911 Changed paths:
16912    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
16913    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
16914    M /trunk/modules/gui/skins2/parser/interpreter.cpp
16915    M /trunk/modules/gui/skins2/src/vlcproc.cpp
16916    M /trunk/modules/gui/skins2/src/vlcproc.hpp
16917
16918   * all: support of shuffle from the skins2 interface:
16919     - created a bool variable "playlist.isRandom" and 2 commands
16920     "playlist.setRandom(true)" and "playlist.setRandom(false)"
16921     - known bug: the playlist doesn't scroll automatically when the
16922     stream changes
16923
16924 ------------------------------------------------------------------------
16925 r7256 | asmax | 2004-04-03 10:16:49 +0200 (Sat, 03 Apr 2004) | 2 lines
16926 Changed paths:
16927    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
16928
16929   * bitmap_font.cpp: fixed the white space character for "text" font
16930
16931 ------------------------------------------------------------------------
16932 r7255 | fenrir | 2004-04-03 03:36:04 +0200 (Sat, 03 Apr 2004) | 2 lines
16933 Changed paths:
16934    M /trunk/modules/demux/mp4/libmp4.c
16935    M /trunk/modules/demux/mp4/libmp4.h
16936    M /trunk/modules/demux/mp4/mp4.c
16937
16938  * mp4*: demux -> demux2.
16939
16940 ------------------------------------------------------------------------
16941 r7254 | fenrir | 2004-04-03 03:14:23 +0200 (Sat, 03 Apr 2004) | 2 lines
16942 Changed paths:
16943    M /trunk/modules/demux/avi/avi.c
16944
16945  * avi: demux -> demux2.
16946
16947 ------------------------------------------------------------------------
16948 r7253 | fenrir | 2004-04-03 03:02:02 +0200 (Sat, 03 Apr 2004) | 3 lines
16949 Changed paths:
16950    M /trunk/modules/demux/avi/avi.c
16951    M /trunk/modules/demux/mp4/mp4.c
16952    D /trunk/modules/demux/mp4/mp4.h
16953    M /trunk/modules/demux/util/sub.c
16954
16955  * all: do not use input_Clock* anymore (use ES_OUT_SET_PCR instead).
16956  (text subs with mpg aren't working anymore unless using ps2)
16957
16958 ------------------------------------------------------------------------
16959 r7252 | murray | 2004-04-02 23:19:43 +0200 (Fri, 02 Apr 2004) | 4 lines
16960 Changed paths:
16961    M /trunk/configure.ac
16962
16963 Explicit reference to libpng in the missing XmlTextReader error.
16964 Special thanks to Groniche and Google.
16965
16966
16967 ------------------------------------------------------------------------
16968 r7251 | ipkiss | 2004-04-02 23:00:15 +0200 (Fri, 02 Apr 2004) | 2 lines
16969 Changed paths:
16970    M /trunk/modules/gui/wxwindows/interface.cpp
16971
16972  * modules/gui/wxwindows/interface.cpp: small fix for the size of the windows
16973
16974 ------------------------------------------------------------------------
16975 r7250 | gbazin | 2004-04-02 20:54:39 +0200 (Fri, 02 Apr 2004) | 2 lines
16976 Changed paths:
16977    M /trunk/modules/gui/wxwindows/wxwindows.h
16978
16979 * modules/gui/wxwindows/wxwindows.h: use a namespace to avoid symbol conflicts.
16980
16981 ------------------------------------------------------------------------
16982 r7249 | gbazin | 2004-04-02 20:32:01 +0200 (Fri, 02 Apr 2004) | 2 lines
16983 Changed paths:
16984    M /trunk/modules/video_output/directx/events.c
16985
16986 * modules/video_output/directx/events.c: compilation fix.
16987
16988 ------------------------------------------------------------------------
16989 r7248 | fenrir | 2004-04-02 20:26:35 +0200 (Fri, 02 Apr 2004) | 2 lines
16990 Changed paths:
16991    M /trunk/modules/demux/demux2.c
16992
16993  * demux2: added ogg.
16994
16995 ------------------------------------------------------------------------
16996 r7247 | fenrir | 2004-04-02 19:56:14 +0200 (Fri, 02 Apr 2004) | 2 lines
16997 Changed paths:
16998    M /trunk/modules/codec/subsdec.c
16999
17000  * subsdec.c: use es_forma_t.subs.psz_encoding if present.
17001
17002 ------------------------------------------------------------------------
17003 r7246 | fenrir | 2004-04-02 19:23:22 +0200 (Fri, 02 Apr 2004) | 4 lines
17004 Changed paths:
17005    M /trunk/src/input/input.c
17006    M /trunk/src/input/stream.c
17007
17008  * stream: fixed cast of lvalue.
17009  * input: fixed "position" value as soon as possible after a see, this
17010 way the intf doesn't show strange seek bar behavour.
17011
17012 ------------------------------------------------------------------------
17013 r7245 | fenrir | 2004-04-02 18:40:54 +0200 (Fri, 02 Apr 2004) | 2 lines
17014 Changed paths:
17015    M /trunk/modules/demux/ogg.c
17016
17017  * ogg : demux -> demux2. It needs more testings.
17018
17019 ------------------------------------------------------------------------
17020 r7244 | fenrir | 2004-04-02 18:17:15 +0200 (Fri, 02 Apr 2004) | 3 lines
17021 Changed paths:
17022    M /trunk/modules/demux/ogg.c
17023
17024  * ogg: cosmetics + converted PCR to micro-second unit. (I may
17025 introduced bugs).
17026
17027 ------------------------------------------------------------------------
17028 r7243 | gbazin | 2004-04-02 18:08:29 +0200 (Fri, 02 Apr 2004) | 6 lines
17029 Changed paths:
17030    M /trunk/include/video_output.h
17031    M /trunk/include/vlc_interface.h
17032    M /trunk/modules/gui/wxwindows/video.cpp
17033    M /trunk/modules/video_output/directx/events.c
17034    M /trunk/modules/video_output/x11/xcommon.c
17035    M /trunk/src/interface/interface.c
17036    M /trunk/src/video_output/vout_intf.c
17037
17038 * src/video_output/vout_intf.c: new vout_ControlWindow() function.
17039 * modules/gui/wxwindows/video.cpp: implement vout_ControlWindow().
17040 * modules/video_output/directx/events.c, modules/video_output/x11/xcommon.c:
17041   + call vout_ControlWindow() when resizing in embedded mode.
17042   + implemented a VOUT_REPARENT/CLOSE mode in Control() so the interface can signal that it closes its video window.
17043
17044 ------------------------------------------------------------------------
17045 r7242 | gbazin | 2004-04-02 16:08:34 +0200 (Fri, 02 Apr 2004) | 2 lines
17046 Changed paths:
17047    M /trunk/modules/gui/wxwindows/Modules.am
17048    D /trunk/modules/gui/wxwindows/bitmaps/disc.xpm
17049    A /trunk/modules/gui/wxwindows/bitmaps/eject.xpm
17050    R /trunk/modules/gui/wxwindows/bitmaps/fast.xpm
17051    D /trunk/modules/gui/wxwindows/bitmaps/file.xpm
17052    D /trunk/modules/gui/wxwindows/bitmaps/net.xpm
17053    R /trunk/modules/gui/wxwindows/bitmaps/next.xpm
17054    R /trunk/modules/gui/wxwindows/bitmaps/pause.xpm
17055    R /trunk/modules/gui/wxwindows/bitmaps/play.xpm
17056    D /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm
17057    A /trunk/modules/gui/wxwindows/bitmaps/prev.xpm
17058    D /trunk/modules/gui/wxwindows/bitmaps/previous.xpm
17059    D /trunk/modules/gui/wxwindows/bitmaps/sat.xpm
17060    R /trunk/modules/gui/wxwindows/bitmaps/slow.xpm
17061    R /trunk/modules/gui/wxwindows/bitmaps/stop.xpm
17062    M /trunk/modules/gui/wxwindows/interface.cpp
17063
17064 * modules/gui/wxwindows/*: simplified the look&feel of the main interface.
17065
17066 ------------------------------------------------------------------------
17067 r7241 | fenrir | 2004-04-02 15:24:54 +0200 (Fri, 02 Apr 2004) | 2 lines
17068 Changed paths:
17069    M /trunk/modules/demux/demux2.c
17070
17071  * demux2: added mpgv and rawdv.
17072
17073 ------------------------------------------------------------------------
17074 r7240 | fenrir | 2004-04-02 15:18:32 +0200 (Fri, 02 Apr 2004) | 2 lines
17075 Changed paths:
17076    M /trunk/modules/demux/rawdv.c
17077
17078  * rawdv.c: demux -> demux2. (Untested so may be broken)
17079
17080 ------------------------------------------------------------------------
17081 r7239 | fenrir | 2004-04-02 05:24:53 +0200 (Fri, 02 Apr 2004) | 3 lines
17082 Changed paths:
17083    M /trunk/modules/demux/mpeg/m4v.c
17084    M /trunk/modules/demux/mpeg/mpgv.c
17085
17086  * m4v: pts/dts fixes.
17087  * mpgv: demux -> demux2.
17088
17089 ------------------------------------------------------------------------
17090 r7238 | fenrir | 2004-04-02 02:48:29 +0200 (Fri, 02 Apr 2004) | 2 lines
17091 Changed paths:
17092    M /trunk/modules/demux/demux2.c
17093    M /trunk/modules/demux/mpeg/m4v.c
17094
17095  * m4v: demux -> demux2.
17096
17097 ------------------------------------------------------------------------
17098 r7237 | fenrir | 2004-04-02 02:38:31 +0200 (Fri, 02 Apr 2004) | 4 lines
17099 Changed paths:
17100    M /trunk/include/modules.h
17101
17102  * modules.h: increased MODULE_SHORTCUT_MAX to 50. (It's needed because of
17103 demux2, and will be decreased as soon as demux -> demux2 is finished).
17104
17105
17106 ------------------------------------------------------------------------
17107 r7236 | fenrir | 2004-04-02 02:28:09 +0200 (Fri, 02 Apr 2004) | 2 lines
17108 Changed paths:
17109    M /trunk/modules/demux/asf/asf.c
17110
17111  * asf: no DEMUX_SET_TIME...
17112
17113 ------------------------------------------------------------------------
17114 r7235 | fenrir | 2004-04-02 02:26:02 +0200 (Fri, 02 Apr 2004) | 2 lines
17115 Changed paths:
17116    M /trunk/modules/demux/mkv.cpp
17117
17118  * mkv: demux -> demux2.
17119
17120 ------------------------------------------------------------------------
17121 r7234 | fenrir | 2004-04-02 02:06:09 +0200 (Fri, 02 Apr 2004) | 2 lines
17122 Changed paths:
17123    M /trunk/include/vlc_es.h
17124
17125  * vlc_es.h: AAAHHH I HATE C++, else said: I need to cast malloc.
17126
17127 ------------------------------------------------------------------------
17128 r7233 | fenrir | 2004-04-02 02:00:08 +0200 (Fri, 02 Apr 2004) | 2 lines
17129 Changed paths:
17130    M /trunk/include/vlc_es.h
17131
17132  * vlc_es: fixed es_format_Copy. (Duplicate psz_encoding and p_palette).
17133
17134 ------------------------------------------------------------------------
17135 r7232 | fenrir | 2004-04-02 01:21:13 +0200 (Fri, 02 Apr 2004) | 4 lines
17136 Changed paths:
17137    M /trunk/modules/demux/nsv.c
17138    M /trunk/modules/demux/pva.c
17139    M /trunk/modules/demux/ts.c
17140
17141  * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME should be
17142  implemented _only_ when it has a high precision.
17143
17144
17145 ------------------------------------------------------------------------
17146 r7231 | fenrir | 2004-04-02 01:19:30 +0200 (Fri, 02 Apr 2004) | 3 lines
17147 Changed paths:
17148    M /trunk/modules/demux/a52.c
17149    M /trunk/modules/demux/aac.c
17150    M /trunk/modules/demux/dts.c
17151    M /trunk/modules/demux/flac.c
17152
17153  * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME. should be
17154 implemented _only_ when it has a high precision.
17155
17156 ------------------------------------------------------------------------
17157 r7230 | fenrir | 2004-04-01 23:38:21 +0200 (Thu, 01 Apr 2004) | 2 lines
17158 Changed paths:
17159    M /trunk/modules/demux/demux2.c
17160
17161  * demux2: added live.
17162
17163 ------------------------------------------------------------------------
17164 r7229 | fenrir | 2004-04-01 23:37:06 +0200 (Thu, 01 Apr 2004) | 3 lines
17165 Changed paths:
17166    M /trunk/modules/demux/livedotcom.cpp
17167
17168  * livedotcom.cpp: demux -> demux2. (Precision in seek will probably be
17169 worst until we completly switch to demux2...)
17170
17171 ------------------------------------------------------------------------
17172 r7228 | ipkiss | 2004-04-01 23:04:43 +0200 (Thu, 01 Apr 2004) | 5 lines
17173 Changed paths:
17174    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
17175    M /trunk/modules/gui/skins2/parser/builder.cpp
17176    M /trunk/modules/gui/skins2/parser/builder_data.def
17177    M /trunk/modules/gui/skins2/parser/builder_data.hpp
17178    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
17179    M /trunk/modules/gui/skins2/src/anchor.hpp
17180    M /trunk/modules/gui/skins2/src/generic_layout.cpp
17181    M /trunk/modules/gui/skins2/src/generic_layout.hpp
17182    M /trunk/modules/gui/skins2/src/top_window.cpp
17183    M /trunk/modules/gui/skins2/src/top_window.hpp
17184    M /trunk/modules/gui/skins2/src/window_manager.cpp
17185    M /trunk/modules/gui/skins2/src/window_manager.hpp
17186
17187  * skins2: Anchors are now stored in the layouts, not in the windows.
17188    If you change the layout all anchorings are lost, except for anchors that
17189    are in the same position in the old and the new layouts.
17190    Adding more 'persistent' anchorings should not be very difficult.
17191
17192 ------------------------------------------------------------------------
17193 r7227 | gbazin | 2004-04-01 21:20:21 +0200 (Thu, 01 Apr 2004) | 2 lines
17194 Changed paths:
17195    M /trunk/modules/gui/kde/info.cpp
17196
17197 * modules/gui/kde/info.cpp: info_category_t compilation fix.
17198
17199 ------------------------------------------------------------------------
17200 r7226 | hartman | 2004-04-01 20:53:11 +0200 (Thu, 01 Apr 2004) | 2 lines
17201 Changed paths:
17202    M /trunk/modules/gui/macosx/info.m
17203
17204 * missed a object_release
17205
17206 ------------------------------------------------------------------------
17207 r7225 | hartman | 2004-04-01 20:21:56 +0200 (Thu, 01 Apr 2004) | 2 lines
17208 Changed paths:
17209    M /trunk/modules/gui/macosx/info.h
17210    M /trunk/modules/gui/macosx/info.m
17211    M /trunk/modules/gui/macosx/intf.m
17212    M /trunk/modules/gui/macosx/playlist.m
17213
17214 * Fix p_item etc breakages. Question.. is the seperate fileinfo dialog still useful?
17215
17216 ------------------------------------------------------------------------
17217 r7224 | fenrir | 2004-04-01 19:12:36 +0200 (Thu, 01 Apr 2004) | 2 lines
17218 Changed paths:
17219    M /trunk/modules/demux/ts.c
17220
17221  * ts: better handling on PAT version changes.
17222
17223 ------------------------------------------------------------------------
17224 r7223 | gbazin | 2004-04-01 17:50:35 +0200 (Thu, 01 Apr 2004) | 2 lines
17225 Changed paths:
17226    M /trunk/modules/gui/wxwindows/bookmarks.cpp
17227    M /trunk/modules/gui/wxwindows/playlist.cpp
17228    M /trunk/modules/gui/wxwindows/wxwindows.h
17229
17230 * modules/gui/wxwindows/*: bookmarks improvements.
17231
17232 ------------------------------------------------------------------------
17233 r7222 | gbazin | 2004-04-01 16:47:45 +0200 (Thu, 01 Apr 2004) | 2 lines
17234 Changed paths:
17235    M /trunk/modules/video_output/x11/xcommon.c
17236
17237 * modules/video_output/x11/xcommon.c: compilation fixes.
17238
17239 ------------------------------------------------------------------------
17240 r7221 | titer | 2004-04-01 14:30:07 +0200 (Thu, 01 Apr 2004) | 2 lines
17241 Changed paths:
17242    M /trunk/modules/video_chroma/i420_yuy2.c
17243
17244  i420_yuy2.c: fixed AltiVec conversion for unusual image sizes
17245
17246 ------------------------------------------------------------------------
17247 r7220 | gbazin | 2004-04-01 13:16:10 +0200 (Thu, 01 Apr 2004) | 4 lines
17248 Changed paths:
17249    M /trunk/modules/video_output/directx/directx.c
17250    M /trunk/modules/video_output/directx/events.c
17251    M /trunk/src/libvlc.h
17252
17253 * src/libvlc.h, modules/video_output/directx/events.c:
17254    + added a --video-title option, courtesy of Hornsby Adrian.
17255 * modules/video_output/directx/directx.c: minor changes.
17256
17257 ------------------------------------------------------------------------
17258 r7219 | zorglub | 2004-04-01 12:01:48 +0200 (Thu, 01 Apr 2004) | 2 lines
17259 Changed paths:
17260    M /trunk/configure.ac
17261    M /trunk/modules/demux/playlist/Modules.am
17262    D /trunk/modules/demux/playlist/native.c
17263    M /trunk/modules/demux/playlist/playlist.c
17264    M /trunk/modules/demux/playlist/playlist.h
17265    M /trunk/modules/gui/wxwindows/playlist.cpp
17266    M /trunk/modules/misc/playlist/Modules.am
17267    M /trunk/modules/misc/playlist/export.c
17268    D /trunk/modules/misc/playlist/native.c
17269
17270 Cancel
17271
17272 ------------------------------------------------------------------------
17273 r7218 | zorglub | 2004-04-01 11:20:00 +0200 (Thu, 01 Apr 2004) | 4 lines
17274 Changed paths:
17275    M /trunk/configure.ac
17276    M /trunk/modules/demux/m3u.c
17277    M /trunk/modules/demux/playlist/Modules.am
17278    A /trunk/modules/demux/playlist/native.c
17279    M /trunk/modules/demux/playlist/playlist.c
17280    M /trunk/modules/demux/playlist/playlist.h
17281    M /trunk/modules/gui/wxwindows/playlist.cpp
17282    M /trunk/modules/misc/playlist/native.c
17283
17284 * modules/demux/playlist : native playlist import
17285 * modules/misc/playlist : native playlist export
17286 * configure.ac : playlist and export need libxml2
17287
17288 ------------------------------------------------------------------------
17289 r7217 | gbazin | 2004-04-01 11:07:37 +0200 (Thu, 01 Apr 2004) | 3 lines
17290 Changed paths:
17291    M /trunk/configure.ac
17292    M /trunk/modules/gui/skins2/utils/bezier.cpp
17293
17294 * configure.ac, modules/gui/skins2/utils/bezier.cpp:
17295    + check for lrintf() and fallback on rint().
17296
17297 ------------------------------------------------------------------------
17298 r7216 | rocky | 2004-04-01 10:05:52 +0200 (Thu, 01 Apr 2004) | 2 lines
17299 Changed paths:
17300    M /trunk/modules/access/vcdx/vcdplayer.h
17301
17302 vcdplayer_selection2lid not here anymore. It comes from libvcdinfo.
17303
17304 ------------------------------------------------------------------------
17305 r7215 | gbazin | 2004-04-01 09:21:19 +0200 (Thu, 01 Apr 2004) | 2 lines
17306 Changed paths:
17307    M /trunk/modules/access/vcdx/access.c
17308
17309 * modules/access/vcdx/access.c: use input_Control(INPUT_ADD_INFO).
17310
17311 ------------------------------------------------------------------------
17312 r7214 | anil | 2004-04-01 01:52:48 +0200 (Thu, 01 Apr 2004) | 2 lines
17313 Changed paths:
17314    M /trunk/modules/gui/ncurses/ncurses.c
17315
17316 compilation fix
17317
17318 ------------------------------------------------------------------------
17319 r7213 | gbazin | 2004-04-01 01:09:53 +0200 (Thu, 01 Apr 2004) | 2 lines
17320 Changed paths:
17321    M /trunk/src/input/control.c
17322
17323 * src/input/control.c: INPUT_ADD/DEL_BOOKMARK also modifies the "bookmarks" input option so the bookmarks are kept even when the input is stopped.
17324
17325 ------------------------------------------------------------------------
17326 r7212 | gbazin | 2004-04-01 00:55:48 +0200 (Thu, 01 Apr 2004) | 2 lines
17327 Changed paths:
17328    M /trunk/modules/gui/beos/VlcWrapper.cpp
17329    M /trunk/modules/gui/macosx/playlist.m
17330    M /trunk/modules/gui/macosx/playlistinfo.m
17331    M /trunk/modules/gui/macosx/vout.m
17332    M /trunk/modules/gui/ncurses/ncurses.c
17333    M /trunk/modules/gui/pda/pda_callbacks.c
17334
17335 * modules/gui/*: compilation fixes for the new input_item_t change.
17336
17337 ------------------------------------------------------------------------
17338 r7211 | gbazin | 2004-04-01 00:04:54 +0200 (Thu, 01 Apr 2004) | 2 lines
17339 Changed paths:
17340    M /trunk/src/misc/win32_specific.c
17341
17342 * src/misc/win32_specific.c: compilation fix.
17343
17344 ------------------------------------------------------------------------
17345 r7210 | gbazin | 2004-03-31 23:17:22 +0200 (Wed, 31 Mar 2004) | 2 lines
17346 Changed paths:
17347    M /trunk/modules/access/dshow/dshow.cpp
17348
17349 * modules/access/dshow/dshow.cpp: compilation fix.
17350
17351 ------------------------------------------------------------------------
17352 r7209 | gbazin | 2004-03-31 22:52:31 +0200 (Wed, 31 Mar 2004) | 6 lines
17353 Changed paths:
17354    M /trunk/Makefile.am
17355    M /trunk/include/input_ext-intf.h
17356    M /trunk/include/input_ext-plugins.h
17357    M /trunk/include/ninput.h
17358    M /trunk/include/vlc/intf.h
17359    M /trunk/include/vlc_common.h
17360    M /trunk/include/vlc_playlist.h
17361    M /trunk/include/vlc_vlm.h
17362    M /trunk/modules/access/cdda/access.c
17363    M /trunk/modules/access/slp.c
17364    M /trunk/modules/codec/mpeg_audio.c
17365    M /trunk/modules/codec/speex.c
17366    M /trunk/modules/codec/theora.c
17367    M /trunk/modules/codec/vorbis.c
17368    M /trunk/modules/control/hotkeys.c
17369    M /trunk/modules/control/http.c
17370    M /trunk/modules/control/rc.c
17371    M /trunk/modules/demux/mp4/mp4.h
17372    M /trunk/modules/demux/util/id3tag.c
17373    M /trunk/modules/gui/gtk/gtk_callbacks.c
17374    M /trunk/modules/gui/gtk/playlist.c
17375    M /trunk/modules/gui/skins/controls/playlist.cpp
17376    M /trunk/modules/gui/skins/src/vlcproc.cpp
17377    M /trunk/modules/gui/skins2/vars/playlist.cpp
17378    M /trunk/modules/gui/wxwindows/fileinfo.cpp
17379    M /trunk/modules/gui/wxwindows/iteminfo.cpp
17380    M /trunk/modules/gui/wxwindows/playlist.cpp
17381    M /trunk/modules/misc/playlist/m3u.c
17382    M /trunk/modules/misc/playlist/old.c
17383    M /trunk/modules/misc/sap.c
17384    M /trunk/src/input/control.c
17385    M /trunk/src/input/es_out.c
17386    M /trunk/src/input/input.c
17387    D /trunk/src/input/input_info.c
17388    M /trunk/src/input/input_programs.c
17389    M /trunk/src/misc/modules.c
17390    M /trunk/src/misc/vlm.c
17391    M /trunk/src/playlist/group.c
17392    M /trunk/src/playlist/info.c
17393    M /trunk/src/playlist/item-ext.c
17394    M /trunk/src/playlist/item.c
17395    M /trunk/src/playlist/playlist.c
17396    M /trunk/src/playlist/sort.c
17397
17398 * src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_NAME to input_Control().
17399 * src/input/input.c:
17400    + introduced input_item_t that is shared between the playlist/vlm and the input thread (contains input name, options, infos, etc...).
17401    + changed prototype of input_CreateThread() to input_thread_t *input_CreateThread( vlc_object_t *, input_item_t * ).
17402 * ALL: use input_item_t and INPUT_ADD_INFO when necessary.
17403
17404 ------------------------------------------------------------------------
17405 r7208 | bigben | 2004-03-31 19:23:11 +0200 (Wed, 31 Mar 2004) | 3 lines
17406 Changed paths:
17407    M /trunk/share/Makefile.am
17408
17409 Install new required files for skins2 on make install
17410
17411
17412 ------------------------------------------------------------------------
17413 r7207 | ipkiss | 2004-03-31 17:45:02 +0200 (Wed, 31 Mar 2004) | 2 lines
17414 Changed paths:
17415    M /trunk/THANKS
17416    M /trunk/configure.ac
17417    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
17418    M /trunk/modules/gui/skins2/utils/bezier.cpp
17419    M /trunk/modules/gui/skins2/x11/x11_display.cpp
17420    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
17421
17422  * All: Compilation fixes for Solaris 9, courtesy of Mats Rojestal
17423
17424 ------------------------------------------------------------------------
17425 r7206 | ipkiss | 2004-03-31 13:24:43 +0200 (Wed, 31 Mar 2004) | 2 lines
17426 Changed paths:
17427    M /trunk/share/skins2/default/skin.dtd
17428
17429   * skins2 DTD: Removed unused attributes of the Font
17430
17431 ------------------------------------------------------------------------
17432 r7205 | bigben | 2004-03-31 10:05:59 +0200 (Wed, 31 Mar 2004) | 3 lines
17433 Changed paths:
17434    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
17435    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
17436
17437 Oups, these ones are for later
17438
17439
17440 ------------------------------------------------------------------------
17441 r7204 | bigben | 2004-03-31 10:00:27 +0200 (Wed, 31 Mar 2004) | 3 lines
17442 Changed paths:
17443    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
17444    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
17445    M /trunk/modules/gui/macosx/playlistinfo.m
17446
17447 Also fallis back to C string if UTF8 string fails in proprieties window.
17448
17449
17450 ------------------------------------------------------------------------
17451 r7203 | hartman | 2004-03-31 02:24:22 +0200 (Wed, 31 Mar 2004) | 3 lines
17452 Changed paths:
17453    M /trunk/modules/gui/macosx/playlist.m
17454
17455 Fall back to plain C with default C character encoding when UTF8 fails.
17456 now you can see at least something with those SAP announces with Latin char encoding.
17457
17458 ------------------------------------------------------------------------
17459 r7202 | bigben | 2004-03-30 22:56:13 +0200 (Tue, 30 Mar 2004) | 6 lines
17460 Changed paths:
17461    M /trunk/modules/gui/macosx/playlistinfo.m
17462
17463 Works around an issue with some playlist items added by the sap interface : since they aren't coded in UTF8, a blank string is printed. 
17464
17465 This doesn't correct this issue, but at least, it doesn't prevent the item proprieties window from opening anymore.
17466
17467
17468
17469 ------------------------------------------------------------------------
17470 r7201 | bigben | 2004-03-30 21:38:46 +0200 (Tue, 30 Mar 2004) | 3 lines
17471 Changed paths:
17472    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
17473    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
17474    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
17475    M /trunk/modules/gui/macosx/playlistinfo.h
17476    M /trunk/modules/gui/macosx/playlistinfo.m
17477
17478 Implements info treeview in the playlist proprieties window
17479
17480
17481 ------------------------------------------------------------------------
17482 r7200 | zorglub | 2004-03-30 19:43:56 +0200 (Tue, 30 Mar 2004) | 2 lines
17483 Changed paths:
17484    M /trunk/modules/demux/util/sub.c
17485
17486 Do not delay subtitles twice + Sanity check
17487
17488 ------------------------------------------------------------------------
17489 r7199 | zorglub | 2004-03-30 19:18:48 +0200 (Tue, 30 Mar 2004) | 2 lines
17490 Changed paths:
17491    M /trunk/src/input/input.c
17492
17493 Fix 64-bit bug with bookmarks from command line 
17494
17495 ------------------------------------------------------------------------
17496 r7198 | adn | 2004-03-30 12:37:44 +0200 (Tue, 30 Mar 2004) | 5 lines
17497 Changed paths:
17498    M /trunk/share/skins2/default/sort.png
17499    M /trunk/share/skins2/default/sort_onclick.png
17500    M /trunk/share/skins2/default/theme.xml
17501    A /trunk/share/skins2/default/vout.png
17502    A /trunk/share/skins2/default/vout2.png
17503    A /trunk/share/skins2/default/vout_body.png
17504    A /trunk/share/skins2/default/vout_body1.png
17505    A /trunk/share/skins2/default/vout_bottom.png
17506    A /trunk/share/skins2/default/vout_bottom_left.png
17507    A /trunk/share/skins2/default/vout_bottom_right.png
17508    A /trunk/share/skins2/default/vout_left.png
17509    A /trunk/share/skins2/default/vout_onclick.png
17510    A /trunk/share/skins2/default/vout_right.png
17511    A /trunk/share/skins2/default/vout_top.png
17512    A /trunk/share/skins2/default/vout_top_left.png
17513    A /trunk/share/skins2/default/vout_top_right.png
17514
17515
17516 Modified a little default skin
17517  -> hiding video window
17518
17519
17520 ------------------------------------------------------------------------
17521 r7197 | fenrir | 2004-03-29 23:34:27 +0200 (Mon, 29 Mar 2004) | 2 lines
17522 Changed paths:
17523    M /trunk/modules/demux/livedotcom.cpp
17524
17525  * livedotcom.cpp: lalala.... (compilation fixes).
17526
17527 ------------------------------------------------------------------------
17528 r7196 | fenrir | 2004-03-29 23:29:31 +0200 (Mon, 29 Mar 2004) | 2 lines
17529 Changed paths:
17530    M /trunk/modules/demux/wav.c
17531    M /trunk/modules/mux/mpeg/ps.c
17532    M /trunk/modules/mux/mpeg/ts.c
17533
17534  * all: cast of lvalues ...
17535
17536 ------------------------------------------------------------------------
17537 r7195 | fenrir | 2004-03-29 23:26:54 +0200 (Mon, 29 Mar 2004) | 5 lines
17538 Changed paths:
17539    M /trunk/modules/mux/ogg.c
17540
17541  * ogg: cast of lvalue ... gibalou could you test this patch ?
17542  (I have changed a ((uint8_t *)op.bytes) -= 4; and I'm not sure what it
17543 was meant to do as op.bytes is a "long")
17544  
17545
17546 ------------------------------------------------------------------------
17547 r7194 | fenrir | 2004-03-29 21:57:07 +0200 (Mon, 29 Mar 2004) | 2 lines
17548 Changed paths:
17549    M /trunk/modules/video_chroma/i420_rgb.h
17550    M /trunk/modules/video_chroma/i420_yuy2.h
17551    M /trunk/modules/video_chroma/i422_yuy2.h
17552
17553  * *.h: shut up gcc (cast of lvalue).
17554
17555 ------------------------------------------------------------------------
17556 r7193 | fenrir | 2004-03-29 20:59:51 +0200 (Mon, 29 Mar 2004) | 3 lines
17557 Changed paths:
17558    M /trunk/modules/demux/avi/avi.c
17559    M /trunk/modules/demux/livedotcom.cpp
17560    M /trunk/modules/demux/mkv.cpp
17561
17562  * avi: fixed a cast of lvalue.
17563  * livedotcom, mkv: removed all TAB_*.
17564
17565 ------------------------------------------------------------------------
17566 r7192 | fenrir | 2004-03-29 20:58:28 +0200 (Mon, 29 Mar 2004) | 6 lines
17567 Changed paths:
17568    M /trunk/include/vlc_common.h
17569    M /trunk/include/vlc_meta.h
17570
17571  * vlc_common.h: removed all cast in TAB_*. GCC doesn't like anymore
17572 cast of lvalue. -> Don't use them anymore in C++ code.
17573 ( Don't use *(void**)&p, it won't work because of aliasing problem).
17574
17575  * vlc_meta.h: don't use TAB_* as this file is included in C++ code.
17576
17577 ------------------------------------------------------------------------
17578 r7191 | fenrir | 2004-03-29 17:10:36 +0200 (Mon, 29 Mar 2004) | 3 lines
17579 Changed paths:
17580    M /trunk/src/input/control.c
17581    M /trunk/src/input/input.c
17582
17583  control: invalid cast in GET_SUBDELAY
17584  input: fixed uninitialised variable (i_microsecondperframe for subs)
17585
17586 ------------------------------------------------------------------------
17587 r7190 | fenrir | 2004-03-29 16:28:00 +0200 (Mon, 29 Mar 2004) | 6 lines
17588 Changed paths:
17589    M /trunk/modules/demux/livedotcom.cpp
17590
17591  * livedotcom.cpp: use stream_Demux* to support muxed stream. It's far
17592  from stable, but begin to work. (Tested only with TS).
17593  Limitation: no synchro with others stream if any (anyway, it would be
17594 a bit stupid to have such stream).
17595  
17596
17597 ------------------------------------------------------------------------
17598 r7189 | fenrir | 2004-03-29 16:25:25 +0200 (Mon, 29 Mar 2004) | 8 lines
17599 Changed paths:
17600    M /trunk/include/ninput.h
17601    M /trunk/src/input/stream.c
17602
17603  * stream: added stream_DemuxNew, stream_DemuxSend, stream_DemuxDelete
17604 to chain demuxer.
17605     - stream_DemuxNew: create a special stream_t, launch a thread that
17606     will open a demuxer, and call p_demux->pf_demux until asked to die.
17607     - stream_DemuxSend: append a block to be used by the new demuxer.
17608     - stream_DemuxDelete : free all data...
17609
17610
17611 ------------------------------------------------------------------------
17612 r7188 | fenrir | 2004-03-29 16:21:47 +0200 (Mon, 29 Mar 2004) | 9 lines
17613 Changed paths:
17614    M /trunk/modules/codec/mpeg_audio.c
17615
17616  * mpeg_audio: fixed input infos update, and removed all tabs.
17617  (each vlc_object_find has to be followed by a vlc_object_release once
17618 the object isn't needed anymore)
17619
17620  Btw, I think we should better do that update in src/input/input_dec.c,
17621 this way it will work with every decoder AND a decoder should not touch
17622 p_input (decoders will be used by transcode for instance ...)
17623
17624
17625 ------------------------------------------------------------------------
17626 r7187 | fenrir | 2004-03-29 16:17:25 +0200 (Mon, 29 Mar 2004) | 2 lines
17627 Changed paths:
17628    M /trunk/modules/stream_out/rtp.c
17629
17630  * rtp: fixed segfault with mux=
17631
17632 ------------------------------------------------------------------------
17633 r7186 | sigmunau | 2004-03-29 13:15:04 +0200 (Mon, 29 Mar 2004) | 2 lines
17634 Changed paths:
17635    M /trunk/modules/control/hotkeys.c
17636
17637 fixed "slower" hotkey.
17638
17639 ------------------------------------------------------------------------
17640 r7185 | zorglub | 2004-03-29 09:28:45 +0200 (Mon, 29 Mar 2004) | 16 lines
17641 Changed paths:
17642    M /trunk/include/ninput.h
17643    M /trunk/include/vlc_keys.h
17644    M /trunk/modules/control/hotkeys.c
17645    M /trunk/modules/demux/util/sub.c
17646    M /trunk/modules/demux/util/sub.h
17647    M /trunk/src/input/control.c
17648    M /trunk/src/input/input.c
17649    M /trunk/src/libvlc.h
17650
17651 * Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
17652
17653 * Allow to modify subtitle delay on the fly and implement hotkeys 
17654   (h and j)
17655
17656 * When framerate is available with subrip, use sub-fps to make corrections
17657   (sub-fps default value is now 0, if left to this value, 25fps will be
17658    assumed in microdvd mode and no correction will be applied in subrip)
17659
17660 Main problem is that when seeking in the subtitles, you easily get
17661 several of them displayed. Maybe we could add a flag to subpicture_t,
17662 like SUBTITLE_PICTURE to say that only one of them must be displayed at
17663 a time, but that other subpictures (OSD, ...) can remain present on the
17664 screen at the same time.
17665
17666
17667 ------------------------------------------------------------------------
17668 r7184 | rocky | 2004-03-29 04:10:04 +0200 (Mon, 29 Mar 2004) | 3 lines
17669 Changed paths:
17670    M /trunk/modules/codec/mpeg_audio.c
17671
17672 Populate stream information.
17673
17674
17675 ------------------------------------------------------------------------
17676 r7183 | rocky | 2004-03-29 02:45:53 +0200 (Mon, 29 Mar 2004) | 3 lines
17677 Changed paths:
17678    M /trunk/src/input/input_programs.c
17679
17680 Populate "Stream and Media Info"
17681
17682
17683 ------------------------------------------------------------------------
17684 r7182 | rocky | 2004-03-29 02:42:35 +0200 (Mon, 29 Mar 2004) | 1 line
17685 Changed paths:
17686    M /trunk/modules/access/vcdx/access.c
17687
17688 Small cosmetic changes
17689 ------------------------------------------------------------------------
17690 r7181 | jpsaman | 2004-03-28 22:25:53 +0200 (Sun, 28 Mar 2004) | 1 line
17691 Changed paths:
17692    M /trunk/doc/arm-crosscompile-howto.sgml
17693
17694 Small update to ARM cross-compile howto
17695 ------------------------------------------------------------------------
17696 r7180 | rocky | 2004-03-28 22:17:49 +0200 (Sun, 28 Mar 2004) | 5 lines
17697 Changed paths:
17698    M /trunk/configure.ac
17699    M /trunk/modules/access/vcdx/vcdplayer.c
17700    M /trunk/modules/access/vcdx/vcdplayer.h
17701
17702 Correct multi-default selection. But we need vcdimager 0.71 CVS for
17703 this.  (But most poeple won't notice the improvement since video
17704 switching is broken.)
17705
17706
17707 ------------------------------------------------------------------------
17708 r7179 | titus | 2004-03-28 16:39:03 +0200 (Sun, 28 Mar 2004) | 2 lines
17709 Changed paths:
17710    M /trunk/modules/control/http.c
17711
17712 correction of a small bug in the function move
17713
17714 ------------------------------------------------------------------------
17715 r7178 | bigben | 2004-03-28 14:29:42 +0200 (Sun, 28 Mar 2004) | 3 lines
17716 Changed paths:
17717    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
17718    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
17719    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
17720    M /trunk/modules/gui/macosx/controls.h
17721    M /trunk/modules/gui/macosx/controls.m
17722    M /trunk/modules/gui/macosx/intf.m
17723
17724 Reverses previous patch, which added 1min/5min forward / backward functions, as it made the interface too unclear. We need to find another way to use hotkeys on the main interface...
17725
17726
17727 ------------------------------------------------------------------------
17728 r7177 | hartman | 2004-03-28 05:16:05 +0200 (Sun, 28 Mar 2004) | 9 lines
17729 Changed paths:
17730    M /trunk/configure.ac
17731    M /trunk/modules/demux/Modules.am
17732    A /trunk/modules/demux/sgimb.c
17733    M /trunk/src/input/stream.c
17734
17735 * src/input/stream.c
17736   - disable stream_ReadLine debug.
17737 * ALL:
17738   - added a new demux2 module to handle Kasenna MediaBase 
17739     metadata files. These are application/x-sgimb masked
17740     'mpeg' files on the web. They are in reality mostly constructors
17741     for rtsp links. The reference to SGI is because the MediaBase
17742     solutions originate from SGI.
17743
17744 ------------------------------------------------------------------------
17745 r7176 | asmax | 2004-03-27 19:04:36 +0100 (Sat, 27 Mar 2004) | 2 lines
17746 Changed paths:
17747    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
17748
17749   * bitmap_font.cpp: full support of text bitmap font
17750
17751 ------------------------------------------------------------------------
17752 r7175 | hartman | 2004-03-27 18:36:46 +0100 (Sat, 27 Mar 2004) | 9 lines
17753 Changed paths:
17754    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
17755    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
17756    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
17757    M /trunk/modules/gui/macosx/intf.h
17758    M /trunk/modules/gui/macosx/intf.m
17759    M /trunk/modules/misc/logger.c
17760    M /trunk/src/interface/interface.c
17761
17762 * src/interface/interface.c
17763   - spelling fix
17764   - added telnet intf to 'Add Interface'
17765 * modules/misc/logger.c:
17766   - on Mac OS X, use ~/Library/Logs to write logger intf output.
17767 * ALL
17768   - Added 'Add Interface' to Mac OS X build. Now you can finaly quicklaunch
17769   the SAP intf.
17770
17771 ------------------------------------------------------------------------
17772 r7174 | asmax | 2004-03-27 12:24:24 +0100 (Sat, 27 Mar 2004) | 3 lines
17773 Changed paths:
17774    M /trunk/modules/gui/skins2/parser/builder.cpp
17775    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
17776    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
17777
17778   * all: beginning of "text" bitmap font support. The text bitmap must have
17779   the following layout: [cf xmms skins ;)]
17780
17781 ------------------------------------------------------------------------
17782 r7173 | asmax | 2004-03-27 01:21:13 +0100 (Sat, 27 Mar 2004) | 10 lines
17783 Changed paths:
17784    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
17785    M /trunk/modules/gui/skins2/parser/builder.cpp
17786    M /trunk/modules/gui/skins2/parser/builder.hpp
17787    M /trunk/modules/gui/skins2/parser/builder_data.def
17788    M /trunk/modules/gui/skins2/parser/builder_data.hpp
17789    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
17790    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
17791    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
17792    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
17793    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
17794    M /trunk/modules/gui/skins2/vars/time.cpp
17795    M /trunk/share/skins2/default/skin.dtd
17796
17797   * all: beginning of bitmap font support. At the moment only the digits
17798   font for xmms/winamp2 skins is supported (the bitmap must have the
17799   following layout: [0123456789 -] with letters of size 9x13).
17800   Non-digit characters are just skipped, with a hardcoded advance of 6
17801   (it allows correct display of time in xmms skins; the ':' are skipped)
17802   Small example at http://people.via.ecp.fr/~asmax/chaos.vlt (uncomplete skin)
17803   * vars/time.cpp: notify the observers also when the input is stopped
17804   * controls/ctrl_text.cpp: do not reset the FSM state and timer when the
17805   text is displayed (was causing bugs in time display)
17806
17807 ------------------------------------------------------------------------
17808 r7172 | zorglub | 2004-03-26 14:20:57 +0100 (Fri, 26 Mar 2004) | 2 lines
17809 Changed paths:
17810    M /trunk/modules/visualization/visual/visual.c
17811
17812 Spectrum is default enabled
17813
17814 ------------------------------------------------------------------------
17815 r7171 | gbazin | 2004-03-26 10:35:10 +0100 (Fri, 26 Mar 2004) | 2 lines
17816 Changed paths:
17817    M /trunk/src/input/control.c
17818
17819 * src/input/control.c: fixed INPUT_DEL_BOOKMARK.
17820
17821 ------------------------------------------------------------------------
17822 r7170 | fenrir | 2004-03-26 00:07:19 +0100 (Fri, 26 Mar 2004) | 2 lines
17823 Changed paths:
17824    M /trunk/modules/codec/ffmpeg/video.c
17825
17826  * video: disable direct rendering for h264.
17827
17828 ------------------------------------------------------------------------
17829 r7169 | sam | 2004-03-25 23:45:59 +0100 (Thu, 25 Mar 2004) | 3 lines
17830 Changed paths:
17831    M /trunk/bootstrap
17832
17833   * bootstrap:
17834     + Work around a Solaris sh issue preventing ${foo%%bar} constructs.
17835
17836 ------------------------------------------------------------------------
17837 r7168 | hartman | 2004-03-25 21:25:04 +0100 (Thu, 25 Mar 2004) | 2 lines
17838 Changed paths:
17839    M /trunk/modules/gui/macosx/applescript.m
17840
17841 * VLC couldn't handle external links since the playlist API changes. FIXED
17842
17843 ------------------------------------------------------------------------
17844 r7167 | fenrir | 2004-03-25 15:00:33 +0100 (Thu, 25 Mar 2004) | 2 lines
17845 Changed paths:
17846    M /trunk/include/codecs.h
17847
17848  * codecs.h : added WAVE_FORMAT_DIVIO_AAC.
17849
17850 ------------------------------------------------------------------------
17851 r7166 | fenrir | 2004-03-25 14:48:51 +0100 (Thu, 25 Mar 2004) | 2 lines
17852 Changed paths:
17853    M /trunk/modules/packetizer/mpeg4video.c
17854
17855  * mpeg4video.c: added m4cc/M4CC.
17856
17857 ------------------------------------------------------------------------
17858 r7165 | gbazin | 2004-03-25 12:51:24 +0100 (Thu, 25 Mar 2004) | 5 lines
17859 Changed paths:
17860    M /trunk/modules/video_output/directx/directx.c
17861    M /trunk/modules/video_output/directx/events.c
17862    M /trunk/modules/video_output/directx/vout.h
17863
17864 * modules/video_output/directx/*:
17865    + Added calls to vout_RequestWindow()/vout_ReleaseWindow()
17866    + Implemented vout_Control()
17867    + Fixed potential division by 0
17868
17869 ------------------------------------------------------------------------
17870 r7164 | zorglub | 2004-03-25 12:50:33 +0100 (Thu, 25 Mar 2004) | 3 lines
17871 Changed paths:
17872    M /trunk/modules/gui/wxwindows/playlist.cpp
17873
17874 Don't save an empty playlist
17875 Fix refcount problem
17876
17877 ------------------------------------------------------------------------
17878 r7163 | gbazin | 2004-03-25 10:47:19 +0100 (Thu, 25 Mar 2004) | 2 lines
17879 Changed paths:
17880    M /trunk/po/POTFILES.in
17881
17882 * po/POTFILES.in: updated.
17883
17884 ------------------------------------------------------------------------
17885 r7162 | fenrir | 2004-03-25 02:01:58 +0100 (Thu, 25 Mar 2004) | 2 lines
17886 Changed paths:
17887    M /trunk/modules/demux/real.c
17888
17889  * real: added support for aac codec.
17890
17891 ------------------------------------------------------------------------
17892 r7161 | gbazin | 2004-03-25 01:18:51 +0100 (Thu, 25 Mar 2004) | 2 lines
17893 Changed paths:
17894    M /trunk/modules/gui/wxwindows/video.cpp
17895
17896 * modules/gui/wxwindows/video.cpp: fix for wxGtk built with GTK1.
17897
17898 ------------------------------------------------------------------------
17899 r7160 | gbazin | 2004-03-24 23:53:36 +0100 (Wed, 24 Mar 2004) | 6 lines
17900 Changed paths:
17901    M /trunk/include/video_output.h
17902    M /trunk/modules/gui/wxwindows/menus.cpp
17903    M /trunk/modules/video_output/x11/xcommon.c
17904    M /trunk/src/video_output/video_output.c
17905    M /trunk/src/video_output/vout_intf.c
17906
17907 * src/video_output/vout_intf.c: vout_IntfInit() for some interface/control related initializations.
17908 * src/video_output/video_output.c: moved some stuff to vout_IntfInit().
17909 * include/video_output.h: vout_vaControl()/vout_Control() prototypes.
17910 * modules/video_output/x11/xcommon.c: implemented a vout_Control() (only VOUT_SET_ZOOM for now).
17911 * modules/gui/wxwindows/menus.cpp: handle float object vars, added "zoom" to the menus.
17912
17913 ------------------------------------------------------------------------
17914 r7159 | ipkiss | 2004-03-24 23:10:56 +0100 (Wed, 24 Mar 2004) | 3 lines
17915 Changed paths:
17916    M /trunk/modules/gui/skins2/parser/builder.cpp
17917    M /trunk/modules/gui/skins2/parser/builder_data.def
17918    M /trunk/modules/gui/skins2/parser/builder_data.hpp
17919    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
17920    M /trunk/share/skins2/default/skin.dtd
17921    M /trunk/share/skins2/default/theme.xml
17922
17923  * skins2/parser/builder*: All the controls now have a 'visible' attribute
17924  * share/skins2/default/skin.dtd: Changed a few details here and there
17925
17926 ------------------------------------------------------------------------
17927 r7158 | ipkiss | 2004-03-24 12:24:46 +0100 (Wed, 24 Mar 2004) | 2 lines
17928 Changed paths:
17929    M /trunk/modules/gui/wxwindows/video.cpp
17930
17931 Compilation fix
17932
17933 ------------------------------------------------------------------------
17934 r7157 | massiot | 2004-03-24 11:18:34 +0100 (Wed, 24 Mar 2004) | 3 lines
17935 Changed paths:
17936    M /trunk/modules/mux/mpeg/ts.c
17937
17938 * ts muxer: added a no-crypt-audio option for people who do not want to crypt
17939   audio PIDs
17940
17941 ------------------------------------------------------------------------
17942 r7156 | massiot | 2004-03-24 11:17:50 +0100 (Wed, 24 Mar 2004) | 2 lines
17943 Changed paths:
17944    M /trunk/modules/mux/mpeg/csa.c
17945
17946 * csa.c: Fixed an encryption bug with packets smaller than 8 bytes.
17947
17948 ------------------------------------------------------------------------
17949 r7155 | gbazin | 2004-03-24 00:52:04 +0100 (Wed, 24 Mar 2004) | 6 lines
17950 Changed paths:
17951    M /trunk/modules/gui/wxwindows/Modules.am
17952    A /trunk/modules/gui/wxwindows/bookmarks.cpp
17953    M /trunk/modules/gui/wxwindows/dialogs.cpp
17954    M /trunk/modules/gui/wxwindows/interface.cpp
17955    M /trunk/modules/gui/wxwindows/menus.cpp
17956    A /trunk/modules/gui/wxwindows/video.cpp
17957    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17958    M /trunk/modules/gui/wxwindows/wxwindows.h
17959
17960 * modules/gui/wxwindows/*:
17961    + bookmarks menu.
17962    + started work on bookmarks dialog.
17963    + started support for embeddable vout (via vout_RequestWindow()/vout_ReleaseWindow()).   
17964    + new --wxwin-bookmarks and --wxwin-embed config options.
17965
17966 ------------------------------------------------------------------------
17967 r7154 | gbazin | 2004-03-24 00:46:26 +0100 (Wed, 24 Mar 2004) | 2 lines
17968 Changed paths:
17969    M /trunk/modules/video_output/x11/xcommon.c
17970
17971 * modules/video_output/x11/xcommon.c: use vout_RequestWindow()/vout_ReleaseWindow().
17972
17973 ------------------------------------------------------------------------
17974 r7153 | gbazin | 2004-03-24 00:44:49 +0100 (Wed, 24 Mar 2004) | 9 lines
17975 Changed paths:
17976    M /trunk/Makefile.am
17977    M /trunk/include/input_ext-intf.h
17978    M /trunk/include/ninput.h
17979    M /trunk/include/video_output.h
17980    M /trunk/include/vlc_common.h
17981    M /trunk/include/vlc_interface.h
17982    A /trunk/src/input/control.c
17983    M /trunk/src/input/input.c
17984    M /trunk/src/interface/interface.c
17985    M /trunk/src/libvlc.h
17986    M /trunk/src/video_output/video_output.c
17987    A /trunk/src/video_output/vout_intf.c
17988
17989 * src/input/*:
17990    + new input_Control() function (doesn't do much for now).
17991    + started bookmarks support through input_Control().
17992    + new --bookmarks={name=foo,bytes=foo,time=foo},{...} config option.
17993
17994 * src/video_output/*:
17995    + started support for embeddable vouts (vout_RequestWindow()/vout_ReleaseWindow())
17996    + new --video-x/y config options
17997
17998 ------------------------------------------------------------------------
17999 r7152 | gbazin | 2004-03-24 00:30:49 +0100 (Wed, 24 Mar 2004) | 2 lines
18000 Changed paths:
18001    M /trunk/src/misc/variables.c
18002
18003 * src/misc/variables: fixed mem-leak for VLC_VAR_CLEARCHOICES.
18004
18005 ------------------------------------------------------------------------
18006 r7151 | gbazin | 2004-03-24 00:28:02 +0100 (Wed, 24 Mar 2004) | 2 lines
18007 Changed paths:
18008    M /trunk/modules/codec/ffmpeg/encoder.c
18009
18010 * modules/codec/ffmpeg/encoder.c: removed unused stuff.
18011
18012 ------------------------------------------------------------------------
18013 r7150 | gbazin | 2004-03-24 00:26:36 +0100 (Wed, 24 Mar 2004) | 2 lines
18014 Changed paths:
18015    M /trunk/modules/demux/dvdnav.c
18016
18017 * modules/demux/dvdnav.c: cosmetic changes + fixed small mem-leaks.
18018
18019 ------------------------------------------------------------------------
18020 r7149 | ipkiss | 2004-03-23 22:03:20 +0100 (Tue, 23 Mar 2004) | 2 lines
18021 Changed paths:
18022    M /trunk/share/skins2/default/skin.dtd
18023
18024  * skins2: Fixed broken DTD
18025
18026 ------------------------------------------------------------------------
18027 r7148 | hartman | 2004-03-23 21:47:06 +0100 (Tue, 23 Mar 2004) | 3 lines
18028 Changed paths:
18029    M /trunk/modules/demux/mpeg/ts.c
18030
18031 * Check if dvbpsi_DecodeISO639Dr fails.
18032   Fixes #1104
18033
18034 ------------------------------------------------------------------------
18035 r7147 | fenrir | 2004-03-23 12:02:48 +0100 (Tue, 23 Mar 2004) | 2 lines
18036 Changed paths:
18037    M /trunk/modules/stream_out/duplicate.c
18038
18039  * duplicate: fixed a bug with noes.
18040
18041 ------------------------------------------------------------------------
18042 r7146 | gbazin | 2004-03-23 10:44:44 +0100 (Tue, 23 Mar 2004) | 3 lines
18043 Changed paths:
18044    M /trunk/modules/gui/skins2/Modules.am
18045    M /trunk/share/Makefile.am
18046
18047 * share/Makefile.am: added default skins2 theme and vlm http files.
18048 * modules/gui/skins2/Modules.am: removed old skins2 theme.
18049
18050 ------------------------------------------------------------------------
18051 r7145 | jlj | 2004-03-22 23:53:11 +0100 (Mon, 22 Mar 2004) | 3 lines
18052 Changed paths:
18053    M /trunk/configure.ac
18054    M /trunk/modules/demux/ogg.c
18055
18056   * ALL: compile fixes.
18057
18058
18059 ------------------------------------------------------------------------
18060 r7144 | fenrir | 2004-03-22 23:14:27 +0100 (Mon, 22 Mar 2004) | 2 lines
18061 Changed paths:
18062    A /trunk/share/http/vlm
18063    A /trunk/share/http/vlm/edit.html
18064    A /trunk/share/http/vlm/index.html
18065    A /trunk/share/http/vlm/new.html
18066
18067  * vlm/* : begining of vlm http interface pages.
18068
18069 ------------------------------------------------------------------------
18070 r7143 | ipkiss | 2004-03-22 22:18:12 +0100 (Mon, 22 Mar 2004) | 4 lines
18071 Changed paths:
18072    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
18073
18074  * skins2/win32/win32_loop.cpp: Refresh the needed rectangle only.
18075    This doesn't fix totally the refresh problems on the skinned vout,
18076    but it improves the situation a lot.
18077
18078 ------------------------------------------------------------------------
18079 r7142 | ipkiss | 2004-03-22 21:54:35 +0100 (Mon, 22 Mar 2004) | 2 lines
18080 Changed paths:
18081    M /trunk/Makefile.am
18082
18083  * Makefile.am: Fixed the win32 packaging of the default skin2
18084
18085 ------------------------------------------------------------------------
18086 r7141 | asmax | 2004-03-22 21:38:15 +0100 (Mon, 22 Mar 2004) | 3 lines
18087 Changed paths:
18088    M /trunk/modules/gui/skins2/Modules.am
18089    A /trunk/modules/gui/skins2/src/bitmap_font.cpp
18090    A /trunk/modules/gui/skins2/src/bitmap_font.hpp
18091    M /trunk/modules/gui/skins2/src/ft2_font.hpp
18092    A /trunk/modules/gui/skins2/src/generic_bitmap.cpp
18093    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
18094    M /trunk/modules/gui/skins2/src/generic_font.hpp
18095    M /trunk/share/skins2/default/skin.dtd
18096
18097   * all : skeleton of a future bitmap font support
18098   * skin.dtd : new BitmapFont element
18099
18100 ------------------------------------------------------------------------
18101 r7140 | fenrir | 2004-03-22 18:58:24 +0100 (Mon, 22 Mar 2004) | 2 lines
18102 Changed paths:
18103    M /trunk/modules/control/http.c
18104
18105  * http: implemented vlm_save/load.
18106
18107 ------------------------------------------------------------------------
18108 r7139 | fenrir | 2004-03-22 18:56:54 +0100 (Mon, 22 Mar 2004) | 2 lines
18109 Changed paths:
18110    M /trunk/src/misc/vlm.c
18111
18112  * vlm: fixed some segfaults.
18113
18114 ------------------------------------------------------------------------
18115 r7138 | gbazin | 2004-03-22 16:19:12 +0100 (Mon, 22 Mar 2004) | 3 lines
18116 Changed paths:
18117    M /trunk/modules/codec/libmpeg2.c
18118
18119 * modules/codec/libmpeg2.c: modified last change to use a 4:3 aspect ratio when libmpeg2 gives us an invalid one.
18120   (if this happens, it is a bug in libmpeg2 anyway so we just try to fallback to the most usual value).
18121
18122 ------------------------------------------------------------------------
18123 r7137 | fenrir | 2004-03-22 13:33:29 +0100 (Mon, 22 Mar 2004) | 2 lines
18124 Changed paths:
18125    M /trunk/include/vlc_httpd.h
18126    M /trunk/src/misc/httpd.c
18127
18128  * all: forgot to commit theses files.
18129
18130 ------------------------------------------------------------------------
18131 r7136 | gbazin | 2004-03-22 13:12:02 +0100 (Mon, 22 Mar 2004) | 2 lines
18132 Changed paths:
18133    M /trunk/modules/control/Modules.am
18134
18135 * modules/control/Modules.am: added telnet module.
18136
18137 ------------------------------------------------------------------------
18138 r7135 | garf | 2004-03-22 13:04:03 +0100 (Mon, 22 Mar 2004) | 2 lines
18139 Changed paths:
18140    M /trunk/modules/control/http.c
18141
18142  * http.c: vlm_error
18143
18144 ------------------------------------------------------------------------
18145 r7134 | gbazin | 2004-03-22 11:18:22 +0100 (Mon, 22 Mar 2004) | 2 lines
18146 Changed paths:
18147    M /trunk/src/misc/modules.c
18148
18149 * src/misc/modules.c: compilation fix.
18150
18151 ------------------------------------------------------------------------
18152 r7133 | fenrir | 2004-03-22 04:08:27 +0100 (Mon, 22 Mar 2004) | 2 lines
18153 Changed paths:
18154    M /trunk/src/misc/vlm.c
18155
18156  * vlm: better vlm_Show.
18157
18158 ------------------------------------------------------------------------
18159 r7132 | fenrir | 2004-03-22 03:58:57 +0100 (Mon, 22 Mar 2004) | 2 lines
18160 Changed paths:
18161    M /trunk/modules/control/http.c
18162
18163  * http.c: fixes about vlm.
18164
18165 ------------------------------------------------------------------------
18166 r7131 | hartman | 2004-03-21 23:53:18 +0100 (Sun, 21 Mar 2004) | 2 lines
18167 Changed paths:
18168    M /trunk/include/codecs.h
18169
18170 * fix avi dts support
18171
18172 ------------------------------------------------------------------------
18173 r7130 | fenrir | 2004-03-21 23:35:58 +0100 (Sun, 21 Mar 2004) | 2 lines
18174 Changed paths:
18175    M /trunk/modules/codec/libmpeg2.c
18176
18177  * libmpeg2: handle invalid aspect as square one.
18178
18179 ------------------------------------------------------------------------
18180 r7129 | fenrir | 2004-03-21 23:03:42 +0100 (Sun, 21 Mar 2004) | 3 lines
18181 Changed paths:
18182    M /trunk/modules/stream_out/rtp.c
18183
18184  * rtp: sdp=rtsp:// urls begin to work (multicast+unicast).
18185  (There is still the problem of timeout, and a lot of checks aren't done).
18186
18187 ------------------------------------------------------------------------
18188 r7128 | asmax | 2004-03-21 21:39:43 +0100 (Sun, 21 Mar 2004) | 4 lines
18189 Changed paths:
18190    M /trunk/modules/gui/skins2/parser/builder.cpp
18191    M /trunk/modules/gui/skins2/parser/builder.hpp
18192    D /trunk/share/skins2/FreeSans.ttf
18193    A /trunk/share/skins2/fonts/FreeSans.ttf (from /trunk/share/skins2/FreeSans.ttf:7127)
18194
18195   * moved the default font in share/skins2/fonts
18196   * parser/builder.cpp: a font with ID "defaultfont" is loaded from
18197   the common font directory
18198
18199 ------------------------------------------------------------------------
18200 r7127 | asmax | 2004-03-21 21:19:18 +0100 (Sun, 21 Mar 2004) | 2 lines
18201 Changed paths:
18202    A /trunk/share/skins2/FreeSans.ttf (from /trunk/share/skins2/default/FreeSans.ttf:7126)
18203    D /trunk/share/skins2/default/FreeSans.ttf
18204    A /trunk/share/skins2/fonts
18205
18206   * added a fonts directory
18207
18208 ------------------------------------------------------------------------
18209 r7126 | asmax | 2004-03-21 21:01:24 +0100 (Sun, 21 Mar 2004) | 4 lines
18210 Changed paths:
18211    M /trunk/modules/gui/skins2/parser/builder.cpp
18212    M /trunk/modules/gui/skins2/parser/builder_data.def
18213    M /trunk/modules/gui/skins2/parser/builder_data.hpp
18214    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
18215    D /trunk/modules/gui/skins2/theme
18216    A /trunk/share/skins2
18217    A /trunk/share/skins2/default (from /trunk/modules/gui/skins2/theme:7123)
18218    M /trunk/share/skins2/default/skin.dtd
18219    M /trunk/share/skins2/default/theme.xml
18220
18221   * moved the default skins2 theme in share/skins2/default/
18222   * all: added a "tooltipfont" element in the <Theme> tag (unused at the
18223       moment)
18224
18225 ------------------------------------------------------------------------
18226 r7125 | hartman | 2004-03-21 20:45:42 +0100 (Sun, 21 Mar 2004) | 2 lines
18227 Changed paths:
18228    M /trunk/modules/control/telnet.c
18229    M /trunk/modules/misc/screensaver.c
18230
18231 Two description strings corrected
18232
18233 ------------------------------------------------------------------------
18234 r7124 | hartman | 2004-03-21 20:36:47 +0100 (Sun, 21 Mar 2004) | 2 lines
18235 Changed paths:
18236    M /trunk/modules/demux/mkv.cpp
18237
18238 * Spelling correction
18239
18240 ------------------------------------------------------------------------
18241 r7123 | fenrir | 2004-03-21 16:09:21 +0100 (Sun, 21 Mar 2004) | 2 lines
18242 Changed paths:
18243    M /trunk/Makefile.am
18244
18245  * Makefile.am: compile vlm.c ...
18246
18247 ------------------------------------------------------------------------
18248 r7122 | massiot | 2004-03-21 13:50:14 +0100 (Sun, 21 Mar 2004) | 2 lines
18249 Changed paths:
18250    M /trunk/modules/demux/mkv.cpp
18251
18252 * modules/demux/mkv.cpp: Fixed Darwin port for Mac OS X 10.1
18253
18254 ------------------------------------------------------------------------
18255 r7121 | fenrir | 2004-03-21 13:29:31 +0100 (Sun, 21 Mar 2004) | 2 lines
18256 Changed paths:
18257    M /trunk/Makefile.am
18258    M /trunk/configure.ac
18259
18260  * all: changes for vlm move.
18261
18262 ------------------------------------------------------------------------
18263 r7120 | fenrir | 2004-03-21 13:26:20 +0100 (Sun, 21 Mar 2004) | 3 lines
18264 Changed paths:
18265    M /trunk/include/vlc_common.h
18266    M /trunk/include/vlc_objects.h
18267    A /trunk/include/vlc_vlm.h (from /trunk/modules/control/telnet/vlm.h:7119)
18268    M /trunk/modules/control/http.c
18269    D /trunk/modules/control/telnet
18270    A /trunk/modules/control/telnet.c (from /trunk/modules/control/telnet/telnet.c:7119)
18271    M /trunk/src/misc/objects.c
18272    A /trunk/src/misc/vlm.c (from /trunk/modules/control/telnet/vlm.c:7119)
18273
18274  * vlm.*: move vlm to the core (now, vlm_New create only one instance)
18275  * http.c: begin support of vlm interraction (not yet documented).
18276
18277 ------------------------------------------------------------------------
18278 r7119 | garf | 2004-03-20 14:19:58 +0100 (Sat, 20 Mar 2004) | 2 lines
18279 Changed paths:
18280    M /trunk/modules/control/telnet/vlm.c
18281
18282  * vlm.c: little bug fix for stop command
18283
18284 ------------------------------------------------------------------------
18285 r7118 | fenrir | 2004-03-19 17:33:55 +0100 (Fri, 19 Mar 2004) | 2 lines
18286 Changed paths:
18287    M /trunk/modules/demux/ts.c
18288
18289  * ts.c: do not use packetizer for ms-codec streams.
18290
18291 ------------------------------------------------------------------------
18292 r7117 | fenrir | 2004-03-19 17:33:11 +0100 (Fri, 19 Mar 2004) | 2 lines
18293 Changed paths:
18294    M /trunk/modules/demux/nsv.c
18295
18296  * nsv: fixed unused variable warnings.
18297
18298 ------------------------------------------------------------------------
18299 r7116 | fenrir | 2004-03-19 17:32:06 +0100 (Fri, 19 Mar 2004) | 2 lines
18300 Changed paths:
18301    M /trunk/modules/demux/real.c
18302
18303  * real: fixed unused variable warnings.
18304
18305 ------------------------------------------------------------------------
18306 r7115 | fenrir | 2004-03-19 17:31:13 +0100 (Fri, 19 Mar 2004) | 2 lines
18307 Changed paths:
18308    M /trunk/modules/demux/asf/asf.c
18309
18310  * asf :demux -> demux2.
18311
18312 ------------------------------------------------------------------------
18313 r7114 | fenrir | 2004-03-19 17:30:09 +0100 (Fri, 19 Mar 2004) | 2 lines
18314 Changed paths:
18315    M /trunk/modules/demux/avi/Modules.am
18316
18317  * Modules: removed avi.h
18318
18319 ------------------------------------------------------------------------
18320 r7113 | fenrir | 2004-03-19 17:29:39 +0100 (Fri, 19 Mar 2004) | 2 lines
18321 Changed paths:
18322    M /trunk/modules/demux/avi/avi.c
18323    D /trunk/modules/demux/avi/avi.h
18324
18325  * avi: cosmetics.
18326
18327 ------------------------------------------------------------------------
18328 r7112 | fenrir | 2004-03-19 17:27:52 +0100 (Fri, 19 Mar 2004) | 3 lines
18329 Changed paths:
18330    M /trunk/src/input/demux.c
18331
18332  * demux: demux2_New -> try to start faster selecting the right demuxer
18333 based to extension (others demuxers will still be probed if needed).
18334
18335 ------------------------------------------------------------------------
18336 r7111 | hartman | 2004-03-19 01:52:33 +0100 (Fri, 19 Mar 2004) | 2 lines
18337 Changed paths:
18338    M /trunk/modules/access/directory.c
18339
18340 * fix d_namlen bug
18341
18342 ------------------------------------------------------------------------
18343 r7110 | hartman | 2004-03-19 01:35:21 +0100 (Fri, 19 Mar 2004) | 7 lines
18344 Changed paths:
18345    M /trunk/modules/access/directory.c
18346
18347 * the directory plugin no longer uses the m3u demux
18348   - it now does the playlist_Add itself.
18349   - it sets the filename instead of the path as the item name
18350   - it uses dummy demux to fool vlc.
18351   - it's almost twice as fast now.
18352
18353
18354 ------------------------------------------------------------------------
18355 r7109 | hartman | 2004-03-18 22:48:36 +0100 (Thu, 18 Mar 2004) | 4 lines
18356 Changed paths:
18357    M /trunk/modules/access/directory.c
18358
18359 * prefer S_ISDIR over DT_DIR since it is more reliable.
18360   Should fix collapse/expand/ignore of dirs on OS X.
18361 * better short title for this config option
18362
18363 ------------------------------------------------------------------------
18364 r7108 | garf | 2004-03-18 19:29:36 +0100 (Thu, 18 Mar 2004) | 3 lines
18365 Changed paths:
18366    M /trunk/modules/control/telnet/telnet.c
18367    M /trunk/modules/control/telnet/vlm.c
18368    M /trunk/modules/control/telnet/vlm.h
18369
18370  * vlm.c,vlm.h, telnet.c: new vlm message system, independant from
18371    telnet interface (will be useful for http vlm interface).
18372
18373 ------------------------------------------------------------------------
18374 r7107 | jlj | 2004-03-18 17:53:56 +0100 (Thu, 18 Mar 2004) | 3 lines
18375 Changed paths:
18376    M /trunk/modules/audio_output/hd1000a.cpp
18377
18378   * hd1000a: channel reordering
18379
18380
18381 ------------------------------------------------------------------------
18382 r7106 | jlj | 2004-03-18 16:42:20 +0100 (Thu, 18 Mar 2004) | 3 lines
18383 Changed paths:
18384    M /trunk/configure.ac
18385    M /trunk/modules/audio_output/Modules.am
18386    A /trunk/modules/audio_output/hd1000a.cpp
18387
18388   * Roku HD1000 audio output.
18389
18390
18391 ------------------------------------------------------------------------
18392 r7105 | rocky | 2004-03-18 03:12:08 +0100 (Thu, 18 Mar 2004) | 3 lines
18393 Changed paths:
18394    M /trunk/src/libvlc.h
18395
18396 Correct MRL syntax.
18397
18398
18399 ------------------------------------------------------------------------
18400 r7104 | rocky | 2004-03-18 03:08:12 +0100 (Thu, 18 Mar 2004) | 4 lines
18401 Changed paths:
18402    M /trunk/modules/gui/wxwindows/open.cpp
18403
18404 Allow setting the subtitle track from the VCD tab (by usurping the
18405 "Chapter" entry).
18406
18407
18408 ------------------------------------------------------------------------
18409 r7103 | gbazin | 2004-03-17 21:13:54 +0100 (Wed, 17 Mar 2004) | 4 lines
18410 Changed paths:
18411    M /trunk/modules/video_output/directx/events.c
18412
18413 * modules/video_output/directx/events.c:
18414    + use SetWindowLongPtr() instead of SetWindowLong() whenever required.
18415    + reset GWLP_USERDATA when calling the parent window windowproc.
18416
18417 ------------------------------------------------------------------------
18418 r7102 | rocky | 2004-03-17 05:05:25 +0100 (Wed, 17 Mar 2004) | 9 lines
18419 Changed paths:
18420    M /trunk/modules/codec/ogt/ogt.c
18421    M /trunk/modules/demux/mpeg/system.c
18422
18423 Menu selection of subtitles for CVD and OGT handled properly.
18424
18425 system.c: enters the correct subtitle numbers into spu-es.  OGT now
18426 has the correct number of subtitles (with each having the correct
18427 number).
18428
18429 ogt.c: Allow for dynamic switching/selection of subtitles. 
18430
18431
18432 ------------------------------------------------------------------------
18433 r7101 | hartman | 2004-03-17 02:54:00 +0100 (Wed, 17 Mar 2004) | 2 lines
18434 Changed paths:
18435    M /trunk/vlc.ebuild
18436
18437 * small fixes
18438
18439 ------------------------------------------------------------------------
18440 r7100 | hartman | 2004-03-17 02:33:34 +0100 (Wed, 17 Mar 2004) | 8 lines
18441 Changed paths:
18442    M /trunk/vlc.ebuild
18443
18444 * Updated the ebuild.
18445   - supports dts
18446   - uses the new ffmpeg + postproc installation fixed ebuild
18447   - uses live.com from portage instead of local
18448   - added libdvdnav
18449   - added pvr and satellite keywords
18450   - other stuff i don't remember atm.
18451
18452 ------------------------------------------------------------------------
18453 r7099 | gbazin | 2004-03-16 23:41:52 +0100 (Tue, 16 Mar 2004) | 2 lines
18454 Changed paths:
18455    M /trunk/configure.ac
18456
18457 * configure.ac: fixed libdts detection (libm linking problem) and dtsdec url.
18458
18459 ------------------------------------------------------------------------
18460 r7098 | fkuehne | 2004-03-16 22:04:18 +0100 (Tue, 16 Mar 2004) | 1 line
18461 Changed paths:
18462    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
18463    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
18464    M /trunk/modules/gui/macosx/playlist.m
18465    M /trunk/modules/gui/macosx/playlistinfo.m
18466
18467 *Fixed a spelling mistake and added some button-shortcuts
18468 ------------------------------------------------------------------------
18469 r7097 | ipkiss | 2004-03-16 21:19:42 +0100 (Tue, 16 Mar 2004) | 3 lines
18470 Changed paths:
18471    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
18472
18473  * skins2/win32/win32_graphics.cpp: fixed a bunch of memory leaks and
18474    fixed a bug in drawRect()
18475
18476 ------------------------------------------------------------------------
18477 r7096 | hartman | 2004-03-16 21:06:44 +0100 (Tue, 16 Mar 2004) | 2 lines
18478 Changed paths:
18479    M /trunk/modules/gui/macosx/vout.m
18480
18481 * Fixed a crash with blank opengl effect paramerter
18482
18483 ------------------------------------------------------------------------
18484 r7095 | fenrir | 2004-03-16 19:46:40 +0100 (Tue, 16 Mar 2004) | 2 lines
18485 Changed paths:
18486    M /trunk/modules/demux/mkv.cpp
18487
18488  * mkv.cpp: one more fix for playback of broken file.
18489
18490 ------------------------------------------------------------------------
18491 r7094 | fenrir | 2004-03-16 19:45:26 +0100 (Tue, 16 Mar 2004) | 2 lines
18492 Changed paths:
18493    M /trunk/modules/demux/mkv.cpp
18494
18495  * mkv.cpp: fixed playback of broken file.
18496
18497 ------------------------------------------------------------------------
18498 r7093 | titus | 2004-03-16 11:55:02 +0100 (Tue, 16 Mar 2004) | 2 lines
18499 Changed paths:
18500    M /trunk/modules/control/http.c
18501    M /trunk/share/http/index.html
18502
18503 Move playlist item in the interface http 
18504
18505 ------------------------------------------------------------------------
18506 r7092 | bigben | 2004-03-16 08:33:08 +0100 (Tue, 16 Mar 2004) | 3 lines
18507 Changed paths:
18508    A /trunk/modules/gui/macosx/playlistinfo.h
18509    A /trunk/modules/gui/macosx/playlistinfo.m
18510
18511 Oups, sorry
18512
18513
18514 ------------------------------------------------------------------------
18515 r7091 | bigben | 2004-03-16 00:15:48 +0100 (Tue, 16 Mar 2004) | 4 lines
18516 Changed paths:
18517    M /trunk/THANKS
18518    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
18519    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
18520    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
18521    M /trunk/modules/gui/macosx/controls.h
18522    M /trunk/modules/gui/macosx/controls.m
18523    M /trunk/modules/gui/macosx/intf.h
18524    M /trunk/modules/gui/macosx/intf.m
18525
18526 Applies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backward, and add menu items for them in the control menu. It might make it a bit uinclear. Please make any comment.
18527
18528
18529
18530 ------------------------------------------------------------------------
18531 r7090 | bigben | 2004-03-15 20:33:18 +0100 (Mon, 15 Mar 2004) | 4 lines
18532 Changed paths:
18533    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
18534    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
18535    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
18536    M /trunk/modules/gui/macosx/Modules.am
18537    M /trunk/modules/gui/macosx/about.h
18538    M /trunk/modules/gui/macosx/about.m
18539    M /trunk/modules/gui/macosx/applescript.h
18540    M /trunk/modules/gui/macosx/applescript.m
18541    M /trunk/modules/gui/macosx/controls.h
18542    M /trunk/modules/gui/macosx/controls.m
18543    M /trunk/modules/gui/macosx/info.h
18544    M /trunk/modules/gui/macosx/info.m
18545    M /trunk/modules/gui/macosx/intf.h
18546    M /trunk/modules/gui/macosx/intf.m
18547    M /trunk/modules/gui/macosx/macosx.m
18548    M /trunk/modules/gui/macosx/misc.h
18549    M /trunk/modules/gui/macosx/misc.m
18550    M /trunk/modules/gui/macosx/open.h
18551    M /trunk/modules/gui/macosx/open.m
18552    M /trunk/modules/gui/macosx/output.h
18553    M /trunk/modules/gui/macosx/output.m
18554    M /trunk/modules/gui/macosx/playlist.h
18555    M /trunk/modules/gui/macosx/playlist.m
18556    M /trunk/modules/gui/macosx/prefs.h
18557    M /trunk/modules/gui/macosx/prefs.m
18558    M /trunk/modules/gui/macosx/prefs_widgets.h
18559    M /trunk/modules/gui/macosx/prefs_widgets.m
18560    M /trunk/modules/gui/macosx/vout.h
18561    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18562
18563 Make the playlist info window a new object
18564
18565
18566
18567 ------------------------------------------------------------------------
18568 r7089 | zorglub | 2004-03-15 18:06:17 +0100 (Mon, 15 Mar 2004) | 2 lines
18569 Changed paths:
18570    M /trunk/include/vlc_help.h
18571    M /trunk/include/vlc_interface.h
18572
18573 Add description for demux2 (Closes:#1780)
18574
18575 ------------------------------------------------------------------------
18576 r7088 | gbazin | 2004-03-15 10:33:57 +0100 (Mon, 15 Mar 2004) | 2 lines
18577 Changed paths:
18578    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
18579
18580 * modules/gui/wxwindows/preferences_widgets.cpp: compilation fix.
18581
18582 ------------------------------------------------------------------------
18583 r7087 | rocky | 2004-03-15 05:22:39 +0100 (Mon, 15 Mar 2004) | 6 lines
18584 Changed paths:
18585    M /trunk/modules/access/vcdx/access.c
18586    M /trunk/modules/codec/ogt/cvd.c
18587    M /trunk/modules/codec/ogt/ogt.c
18588
18589 CVD subtitle selection works via front-end spu-es variable changes. 
18590 SVCD subtitles still can only be changed via --spu-channel. 
18591
18592 The video subtitle menu titles for both is a bit whacked out.
18593
18594
18595 ------------------------------------------------------------------------
18596 r7086 | rocky | 2004-03-15 04:21:57 +0100 (Mon, 15 Mar 2004) | 6 lines
18597 Changed paths:
18598    M /trunk/modules/demux/mpeg/ps.c
18599
18600 Not sure why (or if) this cvd subtitle selecting code is needed, but I
18601 suppose it should look like the others. So they'll all be wrong
18602 together.
18603
18604  
18605
18606 ------------------------------------------------------------------------
18607 r7085 | rocky | 2004-03-15 01:03:56 +0100 (Mon, 15 Mar 2004) | 4 lines
18608 Changed paths:
18609    M /trunk/modules/access/vcdx/access.c
18610
18611 Fill out VCD information Media Info section when playing an entire VCD
18612 or PBC is on.
18613
18614
18615 ------------------------------------------------------------------------
18616 r7084 | rocky | 2004-03-15 00:42:41 +0100 (Mon, 15 Mar 2004) | 3 lines
18617 Changed paths:
18618    M /trunk/modules/access/cdda/access.c
18619    M /trunk/modules/access/cdda/cdda.c
18620
18621 Allow extended data in customized formats too.
18622
18623
18624 ------------------------------------------------------------------------
18625 r7083 | rocky | 2004-03-15 00:25:48 +0100 (Mon, 15 Mar 2004) | 4 lines
18626 Changed paths:
18627    M /trunk/modules/access/cdda/access.c
18628
18629 Better about adding track author and title in track info
18630 section. Also add the extended data.
18631
18632
18633 ------------------------------------------------------------------------
18634 r7082 | jpsaman | 2004-03-14 21:33:24 +0100 (Sun, 14 Mar 2004) | 2 lines
18635 Changed paths:
18636    M /trunk/doc/arm-crosscompile-howto.sgml
18637
18638 Added a section about Opie SDK kit.
18639
18640 ------------------------------------------------------------------------
18641 r7081 | zorglub | 2004-03-14 21:18:21 +0100 (Sun, 14 Mar 2004) | 2 lines
18642 Changed paths:
18643    M /trunk/modules/demux/demux2.c
18644    M /trunk/src/playlist/item.c
18645    M /trunk/src/playlist/loadsave.c
18646    M /trunk/src/playlist/playlist.c
18647
18648 Fix deadlocks in playlist
18649
18650 ------------------------------------------------------------------------
18651 r7080 | gbazin | 2004-03-14 20:02:41 +0100 (Sun, 14 Mar 2004) | 2 lines
18652 Changed paths:
18653    M /trunk/modules/video_output/x11/xcommon.c
18654    M /trunk/modules/video_output/x11/xcommon.h
18655
18656 * modules/video_output/x11/*: fixed video resizing when using an external parent window.
18657
18658 ------------------------------------------------------------------------
18659 r7079 | gbazin | 2004-03-14 18:15:43 +0100 (Sun, 14 Mar 2004) | 2 lines
18660 Changed paths:
18661    M /trunk/modules/access/file.c
18662
18663 * modules/access/file.c: more fixes ( thanks fenrir :) ).
18664
18665 ------------------------------------------------------------------------
18666 r7078 | gbazin | 2004-03-14 17:54:55 +0100 (Sun, 14 Mar 2004) | 2 lines
18667 Changed paths:
18668    M /trunk/modules/access/file.c
18669
18670 * modules/access/file.c: couple of fixes for the file-cat mode.
18671
18672 ------------------------------------------------------------------------
18673 r7077 | rocky | 2004-03-14 17:32:32 +0100 (Sun, 14 Mar 2004) | 3 lines
18674 Changed paths:
18675    M /trunk/modules/access/vcdx/vcd.c
18676
18677 PBC is probably not an advanced option.
18678
18679
18680 ------------------------------------------------------------------------
18681 r7076 | ipkiss | 2004-03-14 17:16:38 +0100 (Sun, 14 Mar 2004) | 2 lines
18682 Changed paths:
18683    M /trunk/AUTHORS
18684
18685  * AUTHORS: skins and skins2 authors
18686
18687 ------------------------------------------------------------------------
18688 r7075 | ipkiss | 2004-03-14 17:10:07 +0100 (Sun, 14 Mar 2004) | 3 lines
18689 Changed paths:
18690    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
18691    M /trunk/modules/gui/wxwindows/preferences_widgets.h
18692
18693  * wxwindows/preferences_widgets.*: do not duplicate hot keys list in
18694    the wxwindows plugin
18695
18696 ------------------------------------------------------------------------
18697 r7074 | asmax | 2004-03-14 15:58:11 +0100 (Sun, 14 Mar 2004) | 4 lines
18698 Changed paths:
18699    M /trunk/modules/gui/skins2/src/generic_window.cpp
18700    M /trunk/modules/gui/skins2/src/generic_window.hpp
18701    M /trunk/modules/gui/skins2/src/top_window.cpp
18702    M /trunk/modules/gui/skins2/src/top_window.hpp
18703    M /trunk/modules/gui/skins2/src/vout_window.cpp
18704    M /trunk/modules/gui/skins2/src/vout_window.hpp
18705
18706   * all: the vout window now processes refresh events.
18707     It only displays a black rectangle at the moment but it could be
18708     any bitmap
18709
18710 ------------------------------------------------------------------------
18711 r7073 | asmax | 2004-03-14 15:33:12 +0100 (Sun, 14 Mar 2004) | 3 lines
18712 Changed paths:
18713    M /trunk/modules/gui/skins2/Modules.am
18714    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
18715    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
18716    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
18717    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
18718    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
18719    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
18720    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
18721    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
18722    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
18723    M /trunk/modules/gui/skins2/parser/builder.cpp
18724    M /trunk/modules/gui/skins2/parser/interpreter.cpp
18725    M /trunk/modules/gui/skins2/src/generic_layout.cpp
18726    M /trunk/modules/gui/skins2/src/generic_layout.hpp
18727    M /trunk/modules/gui/skins2/src/generic_window.cpp
18728    M /trunk/modules/gui/skins2/src/generic_window.hpp
18729    M /trunk/modules/gui/skins2/src/theme.cpp
18730    M /trunk/modules/gui/skins2/src/theme.hpp
18731    A /trunk/modules/gui/skins2/src/top_window.cpp (from /trunk/modules/gui/skins2/src/generic_window.cpp:7071)
18732    A /trunk/modules/gui/skins2/src/top_window.hpp (from /trunk/modules/gui/skins2/src/generic_window.hpp:7071)
18733    M /trunk/modules/gui/skins2/src/vout_window.cpp
18734    M /trunk/modules/gui/skins2/src/vout_window.hpp
18735    M /trunk/modules/gui/skins2/src/window_manager.cpp
18736    M /trunk/modules/gui/skins2/src/window_manager.hpp
18737    M /trunk/modules/gui/skins2/theme/theme.xml
18738
18739   * all: split GenericWindow into GenericWindow (general interface for
18740   windows) and TopWindow (implementation for top-level windows)
18741
18742 ------------------------------------------------------------------------
18743 r7072 | asmax | 2004-03-14 12:37:13 +0100 (Sun, 14 Mar 2004) | 3 lines
18744 Changed paths:
18745    M /trunk/modules/gui/skins2/Modules.am
18746    A /trunk/modules/gui/skins2/controls/ctrl_video.cpp
18747    A /trunk/modules/gui/skins2/controls/ctrl_video.hpp
18748    M /trunk/modules/gui/skins2/parser/builder.cpp
18749    M /trunk/modules/gui/skins2/src/theme.cpp
18750    M /trunk/modules/gui/skins2/src/theme.hpp
18751    M /trunk/modules/gui/skins2/src/theme_loader.cpp
18752    M /trunk/modules/gui/skins2/theme/playlist_body3.png
18753    M /trunk/modules/gui/skins2/theme/theme.xml
18754    D /trunk/modules/gui/skins2/theme/vout.png
18755
18756   * all: the vout window is now managed by a resizable control
18757     (on-the-fly resize still doesn't work; the vout has to be re-opened)
18758
18759 ------------------------------------------------------------------------
18760 r7071 | ipkiss | 2004-03-14 11:49:51 +0100 (Sun, 14 Mar 2004) | 3 lines
18761 Changed paths:
18762    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
18763    M /trunk/modules/gui/skins2/win32/win32_window.cpp
18764    M /trunk/modules/gui/skins2/win32/win32_window.hpp
18765
18766  * skins2/win32/*: Embedded vout works on Windows too. It still
18767    segfaults when the mouse is moved above the video...
18768
18769 ------------------------------------------------------------------------
18770 r7070 | rocky | 2004-03-14 03:44:06 +0100 (Sun, 14 Mar 2004) | 3 lines
18771 Changed paths:
18772    M /trunk/modules/access/vcdx/vcdplayer.c
18773
18774 Syntax error for WIN32
18775
18776
18777 ------------------------------------------------------------------------
18778 r7069 | ipkiss | 2004-03-14 00:21:35 +0100 (Sun, 14 Mar 2004) | 2 lines
18779 Changed paths:
18780    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
18781
18782  * skins2/win32/win32_factory.cpp: compilation fix
18783
18784 ------------------------------------------------------------------------
18785 r7068 | asmax | 2004-03-13 23:11:28 +0100 (Sat, 13 Mar 2004) | 10 lines
18786 Changed paths:
18787    M /trunk/modules/gui/skins2/Modules.am
18788    M /trunk/modules/gui/skins2/parser/builder.cpp
18789    M /trunk/modules/gui/skins2/parser/builder.hpp
18790    M /trunk/modules/gui/skins2/parser/builder_data.def
18791    M /trunk/modules/gui/skins2/parser/builder_data.hpp
18792    M /trunk/modules/gui/skins2/parser/gen_builder.py
18793    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
18794    M /trunk/modules/gui/skins2/src/generic_window.cpp
18795    M /trunk/modules/gui/skins2/src/generic_window.hpp
18796    M /trunk/modules/gui/skins2/src/os_factory.hpp
18797    M /trunk/modules/gui/skins2/src/theme.cpp
18798    M /trunk/modules/gui/skins2/src/theme.hpp
18799    M /trunk/modules/gui/skins2/src/theme_loader.cpp
18800    A /trunk/modules/gui/skins2/src/vout_window.cpp
18801    A /trunk/modules/gui/skins2/src/vout_window.hpp
18802    M /trunk/modules/gui/skins2/theme/skin.dtd
18803    M /trunk/modules/gui/skins2/theme/theme.xml
18804    A /trunk/modules/gui/skins2/theme/vout.png
18805    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
18806    M /trunk/modules/gui/skins2/x11/x11_display.cpp
18807    M /trunk/modules/gui/skins2/x11/x11_display.hpp
18808    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
18809    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
18810    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
18811    M /trunk/modules/gui/skins2/x11/x11_window.cpp
18812    M /trunk/modules/gui/skins2/x11/x11_window.hpp
18813
18814   * all: first implementation of skinnable vouts (X11 only)
18815   - new "Video" element in the XML
18816   - of course it doesn't work if the vout is launched before
18817     the interface
18818   - known bugs:
18819      - no refresh of the area when there is no vout
18820      - BadDrawable X11 error at exit because the vout still uses
18821       a destroyed window
18822      - hardcoded size
18823
18824 ------------------------------------------------------------------------
18825 r7067 | hartman | 2004-03-13 21:39:03 +0100 (Sat, 13 Mar 2004) | 2 lines
18826 Changed paths:
18827    M /trunk/THANKS
18828
18829 * Added Andre Pong to THANKS
18830
18831 ------------------------------------------------------------------------
18832 r7066 | gbazin | 2004-03-13 21:29:25 +0100 (Sat, 13 Mar 2004) | 2 lines
18833 Changed paths:
18834    M /trunk/modules/demux/ogg.c
18835
18836 * modules/demux/ogg.c: Added Annodex support (www.annodex.net). Patch courtesy of Andre Pang.
18837
18838 ------------------------------------------------------------------------
18839 r7065 | hartman | 2004-03-13 21:27:36 +0100 (Sat, 13 Mar 2004) | 3 lines
18840 Changed paths:
18841    M /trunk/THANKS
18842
18843 * Fixed a slew of missing people in THANKS 
18844   (Thank god for email archives)
18845
18846 ------------------------------------------------------------------------
18847 r7064 | fenrir | 2004-03-13 20:31:35 +0100 (Sat, 13 Mar 2004) | 2 lines
18848 Changed paths:
18849    M /trunk/modules/packetizer/mpeg4video.c
18850
18851  * mpeg4video.c: better pts...
18852
18853 ------------------------------------------------------------------------
18854 r7063 | jpsaman | 2004-03-13 20:05:17 +0100 (Sat, 13 Mar 2004) | 1 line
18855 Changed paths:
18856    M /trunk/src/playlist/playlist.c
18857
18858 removed unused variables
18859 ------------------------------------------------------------------------
18860 r7062 | fenrir | 2004-03-13 19:52:55 +0100 (Sat, 13 Mar 2004) | 3 lines
18861 Changed paths:
18862    M /trunk/modules/packetizer/mpeg4video.c
18863
18864  * mpeg4video: more cludges (it should be rewritten to calculate true
18865 dts/pts ...)
18866
18867 ------------------------------------------------------------------------
18868 r7061 | hartman | 2004-03-13 18:05:29 +0100 (Sat, 13 Mar 2004) | 3 lines
18869 Changed paths:
18870    M /trunk/modules/control/telnet/telnet.c
18871
18872 * modules/control/telnet/telnet.c:
18873   - announce the port used by telnet in the messages
18874
18875 ------------------------------------------------------------------------
18876 r7060 | fenrir | 2004-03-13 17:56:31 +0100 (Sat, 13 Mar 2004) | 2 lines
18877 Changed paths:
18878    M /trunk/modules/access/mms/mmsh.c
18879
18880  * mmsh: more fixes.
18881
18882 ------------------------------------------------------------------------
18883 r7059 | jpsaman | 2004-03-13 16:37:48 +0100 (Sat, 13 Mar 2004) | 2 lines
18884 Changed paths:
18885    M /trunk/modules/misc/qte_main.cpp
18886
18887 Removed some dead wood.
18888
18889 ------------------------------------------------------------------------
18890 r7058 | fenrir | 2004-03-13 06:09:51 +0100 (Sat, 13 Mar 2004) | 3 lines
18891 Changed paths:
18892    M /trunk/modules/access/mms/asf.c
18893    M /trunk/modules/access/mms/asf.h
18894    M /trunk/modules/access/mms/mmsh.c
18895    M /trunk/modules/access/mms/mmsh.h
18896
18897  * asf: fixed unintialised variable, cleaned up some stuffs.
18898  * mmsh: big rework of the mmsh module.
18899
18900 ------------------------------------------------------------------------
18901 r7057 | fenrir | 2004-03-13 04:37:07 +0100 (Sat, 13 Mar 2004) | 6 lines
18902 Changed paths:
18903    M /trunk/modules/mux/mpeg/pes.c
18904    M /trunk/modules/mux/mpeg/ts.c
18905
18906  * ts: for MSCODEC in TS, set pts == dts when pts <= 0.
18907  (The problem is that if pts is always 0, no time information
18908  will be written, making stream unplayable).
18909
18910  * pes: cosmetics.
18911
18912 ------------------------------------------------------------------------
18913 r7056 | fenrir | 2004-03-13 04:33:10 +0100 (Sat, 13 Mar 2004) | 2 lines
18914 Changed paths:
18915    M /trunk/src/misc/block.c
18916
18917  * block.c: fixed block realloc.
18918
18919 ------------------------------------------------------------------------
18920 r7055 | gbazin | 2004-03-12 16:01:36 +0100 (Fri, 12 Mar 2004) | 2 lines
18921 Changed paths:
18922    M /trunk/src/playlist/item-ext.c
18923
18924 * src/playlist/item-ext.c: playlist_AddExt() needs to duplicate the input options array.
18925
18926 ------------------------------------------------------------------------
18927 r7054 | gbazin | 2004-03-12 14:42:55 +0100 (Fri, 12 Mar 2004) | 4 lines
18928 Changed paths:
18929    M /trunk/modules/video_output/directx/events.c
18930
18931 * modules/video_output/directx/events.c:
18932    + patch to forward unhandled messages to owner window (Courtesy of Markus Kern).
18933    + modification to the patch to play well with the mozilla plugin.
18934
18935 ------------------------------------------------------------------------
18936 r7053 | gbazin | 2004-03-12 12:13:57 +0100 (Fri, 12 Mar 2004) | 2 lines
18937 Changed paths:
18938    M /trunk/modules/demux/mp4/mp4.c
18939
18940 * modules/demux/mp4/mp4.c: work-around buggy muxers which don't set properly the display size in the mov/mp4 container.
18941
18942 ------------------------------------------------------------------------
18943 r7052 | jpsaman | 2004-03-12 08:58:29 +0100 (Fri, 12 Mar 2004) | 1 line
18944 Changed paths:
18945    M /trunk/ipkg/rules.gpe
18946    M /trunk/ipkg/rules.opie
18947    M /trunk/ipkg/rules.zaurus
18948
18949 Cleanup old scripts
18950 ------------------------------------------------------------------------
18951 r7051 | rocky | 2004-03-12 03:52:27 +0100 (Fri, 12 Mar 2004) | 3 lines
18952 Changed paths:
18953    M /trunk/configure.ac
18954
18955 One less change to make this work on Darwin.
18956
18957
18958 ------------------------------------------------------------------------
18959 r7050 | rocky | 2004-03-12 03:51:20 +0100 (Fri, 12 Mar 2004) | 3 lines
18960 Changed paths:
18961    M /trunk/modules/access/vcdx/vcdplayer.c
18962
18963 more WIN32 changes.
18964
18965
18966 ------------------------------------------------------------------------
18967 r7049 | ipkiss | 2004-03-11 20:41:51 +0100 (Thu, 11 Mar 2004) | 6 lines
18968 Changed paths:
18969    M /trunk/include/vlc_keys.h
18970    M /trunk/modules/gui/skins2/src/generic_window.cpp
18971    M /trunk/modules/gui/skins2/src/generic_window.hpp
18972    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
18973    M /trunk/modules/video_output/directx/events.c
18974
18975  * include/vlc_keys.h: mouse wheel events now considered as hotkeys
18976  * modules/video_output/directx/events.c: mouse wheel support
18977  * modules/gui/skins2/src/generic_window.cpp: mouse wheel events are
18978    treated as hotkeys, but only if they are not intercepted by a control
18979    (such as a slider)
18980
18981 ------------------------------------------------------------------------
18982 r7048 | fenrir | 2004-03-11 18:38:36 +0100 (Thu, 11 Mar 2004) | 2 lines
18983 Changed paths:
18984    M /trunk/src/misc/block.c
18985
18986  * block: a little pre header + padding.
18987
18988 ------------------------------------------------------------------------
18989 r7047 | fenrir | 2004-03-11 18:37:50 +0100 (Thu, 11 Mar 2004) | 2 lines
18990 Changed paths:
18991    M /trunk/modules/mux/asf.c
18992    M /trunk/modules/mux/avi.c
18993    M /trunk/modules/mux/dummy.c
18994    M /trunk/modules/mux/mp4.c
18995    M /trunk/modules/mux/mpeg/pes.c
18996    M /trunk/modules/mux/mpeg/pes.h
18997    M /trunk/modules/mux/mpeg/ps.c
18998    M /trunk/modules/mux/mpeg/ts.c
18999    M /trunk/modules/mux/ogg.c
19000
19001  * mux: sout_buffer_t -> block_t.
19002
19003 ------------------------------------------------------------------------
19004 r7046 | fenrir | 2004-03-11 18:36:43 +0100 (Thu, 11 Mar 2004) | 2 lines
19005 Changed paths:
19006    M /trunk/modules/stream_out/display.c
19007    M /trunk/modules/stream_out/dummy.c
19008    M /trunk/modules/stream_out/duplicate.c
19009    M /trunk/modules/stream_out/es.c
19010    M /trunk/modules/stream_out/gather.c
19011    M /trunk/modules/stream_out/rtp.c
19012    M /trunk/modules/stream_out/standard.c
19013    M /trunk/modules/stream_out/transcode.c
19014    M /trunk/modules/stream_out/transrate/frame.c
19015    M /trunk/modules/stream_out/transrate/transrate.c
19016    M /trunk/modules/stream_out/transrate/transrate.h
19017
19018  * stream_out: sout_buffer_t -> block_t.
19019
19020 ------------------------------------------------------------------------
19021 r7045 | fenrir | 2004-03-11 18:35:28 +0100 (Thu, 11 Mar 2004) | 2 lines
19022 Changed paths:
19023    M /trunk/modules/access_output/dummy.c
19024    M /trunk/modules/access_output/file.c
19025    M /trunk/modules/access_output/http.c
19026    M /trunk/modules/access_output/udp.c
19027
19028  * access_output: sout_buffer_t -> block_t.
19029
19030 ------------------------------------------------------------------------
19031 r7044 | fenrir | 2004-03-11 18:34:25 +0100 (Thu, 11 Mar 2004) | 2 lines
19032 Changed paths:
19033    M /trunk/src/stream_output/stream_output.c
19034
19035  * stream_output: sout_buffer_t -> block_t.
19036
19037 ------------------------------------------------------------------------
19038 r7043 | fenrir | 2004-03-11 18:33:39 +0100 (Thu, 11 Mar 2004) | 2 lines
19039 Changed paths:
19040    M /trunk/src/input/input_dec.c
19041
19042  * input_dec: sout uses block_t.
19043
19044 ------------------------------------------------------------------------
19045 r7042 | fenrir | 2004-03-11 18:32:29 +0100 (Thu, 11 Mar 2004) | 2 lines
19046 Changed paths:
19047    M /trunk/include/stream_output.h
19048    M /trunk/include/vlc_block.h
19049    M /trunk/include/vlc_common.h
19050
19051  * stream_output.h: removed sout_buffer_t and use block_t instead.
19052
19053 ------------------------------------------------------------------------
19054 r7041 | gbazin | 2004-03-11 17:48:27 +0100 (Thu, 11 Mar 2004) | 5 lines
19055 Changed paths:
19056    M /trunk/src/input/input_ext-plugins.c
19057    M /trunk/src/input/stream.c
19058
19059 * input/input_ext-plugins.c:
19060    + access plugins are allowed to return less data than requested (mtu size) so we need to make sure input_Peek()/input_SplitBuffer() will still return the required amount of data.
19061 * input/stream.c:
19062    + optimized stream_Read().
19063
19064 ------------------------------------------------------------------------
19065 r7040 | gbazin | 2004-03-11 13:33:16 +0100 (Thu, 11 Mar 2004) | 12 lines
19066 Changed paths:
19067    M /trunk/include/vlc_meta.h
19068    M /trunk/modules/demux/mp4/libmp4.c
19069    M /trunk/modules/demux/mp4/libmp4.h
19070    M /trunk/modules/demux/mp4/mp4.c
19071    M /trunk/src/input/input.c
19072    M /trunk/src/libvlc.h
19073
19074 * src/libvlc.h, src/input/input.c:
19075    + added --meta-title/author/artist/genre/copyright/description/date/url config options.
19076      This allows the user to specify/override metadata information for an input.
19077
19078 * include/vlc_meta.h:
19079    + vlc_meta_Merge( dest, src ) helper function.
19080
19081 * modules/demux/mp4/*:
19082    + Fixed a couple of mem-leaks.
19083    + Support for "description" metadata.
19084
19085
19086 ------------------------------------------------------------------------
19087 r7039 | rocky | 2004-03-11 10:16:18 +0100 (Thu, 11 Mar 2004) | 5 lines
19088 Changed paths:
19089    M /trunk/configure.ac
19090
19091 -lwinmm is needed for -mno-cygwin and cddax vcdx. I believe this is
19092  the right way to add. Someone understanding configure.ac (and cygwin)
19093  should doublecheck.
19094
19095
19096 ------------------------------------------------------------------------
19097 r7038 | rocky | 2004-03-11 09:28:21 +0100 (Thu, 11 Mar 2004) | 3 lines
19098 Changed paths:
19099    M /trunk/configure.ac
19100
19101 libcdio and libvcdinfo can use stdbool.h
19102
19103
19104 ------------------------------------------------------------------------
19105 r7037 | rocky | 2004-03-11 09:22:25 +0100 (Thu, 11 Mar 2004) | 4 lines
19106 Changed paths:
19107    M /trunk/modules/access/vcdx/vcdplayer.c
19108
19109 Change to facilitate compiling -mno-cygwin on cygwin and possibly other 
19110 OS builds.
19111
19112
19113 ------------------------------------------------------------------------
19114 r7036 | gbazin | 2004-03-11 09:06:31 +0100 (Thu, 11 Mar 2004) | 2 lines
19115 Changed paths:
19116    M /trunk/modules/access/cdda
19117
19118 * modules/access/cdda: proper svn:ignore
19119
19120 ------------------------------------------------------------------------
19121 r7035 | rocky | 2004-03-11 09:02:55 +0100 (Thu, 11 Mar 2004) | 1 line
19122 Changed paths:
19123    M /trunk/modules/access/vcdx/access.c
19124
19125 Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
19126 ------------------------------------------------------------------------
19127 r7034 | rocky | 2004-03-11 09:00:34 +0100 (Thu, 11 Mar 2004) | 1 line
19128 Changed paths:
19129    M /trunk/modules/access/cdda/access.c
19130
19131 Use memset, not bzero. Helps with -mno-cygwin (and possibly others).
19132 ------------------------------------------------------------------------
19133 r7033 | gbazin | 2004-03-11 08:59:05 +0100 (Thu, 11 Mar 2004) | 2 lines
19134 Changed paths:
19135    M /trunk/modules/mux/mp4.c
19136
19137 * modules/mux/mp4.c: support for a few more user data atoms.
19138
19139 ------------------------------------------------------------------------
19140 r7032 | sigmunau | 2004-03-11 08:54:56 +0100 (Thu, 11 Mar 2004) | 3 lines
19141 Changed paths:
19142    M /trunk/modules/control/telnet/Modules.am
19143
19144 modules/control/telnet/Modules.am:
19145  * added vlm.h to sources. Should put it in the daily snapshots.
19146
19147 ------------------------------------------------------------------------
19148 r7031 | fenrir | 2004-03-11 00:49:01 +0100 (Thu, 11 Mar 2004) | 2 lines
19149 Changed paths:
19150    M /trunk/modules/mux/mp4.c
19151
19152  * mp4.c: more udta informations (title, author, artists).
19153
19154 ------------------------------------------------------------------------
19155 r7030 | fenrir | 2004-03-11 00:41:36 +0100 (Thu, 11 Mar 2004) | 2 lines
19156 Changed paths:
19157    M /trunk/src/stream_output/stream_output.c
19158
19159  * stream_output.c: delete meta informations after the stream out chain.
19160
19161 ------------------------------------------------------------------------
19162 r7029 | fenrir | 2004-03-11 00:20:54 +0100 (Thu, 11 Mar 2004) | 2 lines
19163 Changed paths:
19164    M /trunk/modules/demux/mp4/libmp4.c
19165    M /trunk/modules/demux/mp4/libmp4.h
19166    M /trunk/modules/demux/mp4/mp4.c
19167
19168  * mp4: added partial support for udta meta data.
19169
19170 ------------------------------------------------------------------------
19171 r7028 | fenrir | 2004-03-10 22:55:25 +0100 (Wed, 10 Mar 2004) | 2 lines
19172 Changed paths:
19173    M /trunk/src/input/input.c
19174    M /trunk/src/stream_output/stream_output.c
19175
19176  * input, stream_output: handle sout_instance_t->p_meta.
19177
19178 ------------------------------------------------------------------------
19179 r7027 | fenrir | 2004-03-10 22:54:28 +0100 (Wed, 10 Mar 2004) | 5 lines
19180 Changed paths:
19181    M /trunk/include/stream_output.h
19182    M /trunk/include/vlc_common.h
19183    M /trunk/include/vlc_meta.h
19184
19185  * stream_output.h: added a vlc_meta_t field to sout_instance_t,
19186  this way meta data will be available for stream_outs and muxers.
19187  The only 'problem' is that it will be available for sure only after
19188  that the first data packet is received by the stream output.
19189
19190 ------------------------------------------------------------------------
19191 r7026 | fenrir | 2004-03-10 18:23:16 +0100 (Wed, 10 Mar 2004) | 2 lines
19192 Changed paths:
19193    M /trunk/src/misc/httpd.c
19194
19195  * httpd: fixed a big mem leak for http streaming.
19196
19197 ------------------------------------------------------------------------
19198 r7025 | gbazin | 2004-03-10 18:10:40 +0100 (Wed, 10 Mar 2004) | 4 lines
19199 Changed paths:
19200    M /trunk/modules/access/file.c
19201
19202 * modules/access/file.c:
19203    + implemented a --file-cat config option that accepts a coma separated list of file names.
19204      This option allows opening splitted files as a single (concatenated) input.
19205
19206 ------------------------------------------------------------------------
19207 r7024 | gbazin | 2004-03-10 14:28:07 +0100 (Wed, 10 Mar 2004) | 2 lines
19208 Changed paths:
19209    M /trunk/INSTALL.win32
19210
19211 * INSTALL.win32: added a section about the "make package-win32" rules.
19212
19213 ------------------------------------------------------------------------
19214 r7023 | fenrir | 2004-03-10 13:02:58 +0100 (Wed, 10 Mar 2004) | 5 lines
19215 Changed paths:
19216    M /trunk/include/input_ext-plugins.h
19217    M /trunk/modules/stream_out/display.c
19218
19219  * include/input_ext-plugins.h: exported input_RunDecoder/input_EndDecoder.
19220  * modules/stream_out/display.c: use input_RunDecoder/input_EndDecoder
19221  (fixed dead lock and no more duplicated stream in audio/video menu).
19222
19223
19224 ------------------------------------------------------------------------
19225 r7022 | gbazin | 2004-03-09 21:46:43 +0100 (Tue, 09 Mar 2004) | 4 lines
19226 Changed paths:
19227    M /trunk/include/vlc_common.h
19228    M /trunk/modules/access_output/http.c
19229    M /trunk/src/misc/httpd.c
19230
19231 * include/vlc_common.h: free tab if empty in TAB_REMOVE().
19232 * src/misc/httpd.c: fixed a few memory leaks and coding style changes.
19233 * modules/access_output/http.c: a few coding style changes.
19234
19235 ------------------------------------------------------------------------
19236 r7021 | jpsaman | 2004-03-09 21:32:49 +0100 (Tue, 09 Mar 2004) | 1 line
19237 Changed paths:
19238    D /trunk/ipkg/rules
19239    A /trunk/ipkg/rules.gpe (from /trunk/ipkg/rules:7019)
19240
19241 Renaming rules to rules.gpe
19242 ------------------------------------------------------------------------
19243 r7020 | jpsaman | 2004-03-09 21:32:17 +0100 (Tue, 09 Mar 2004) | 1 line
19244 Changed paths:
19245    M /trunk/ipkg/Makefile.am
19246    D /trunk/ipkg/rules.gpe
19247
19248 Removing old cruft.
19249 ------------------------------------------------------------------------
19250 r7019 | gbazin | 2004-03-09 16:26:17 +0100 (Tue, 09 Mar 2004) | 3 lines
19251 Changed paths:
19252    M /trunk/configure.ac
19253    M /trunk/modules/control/telnet/vlm.c
19254
19255 * configure.ac: the telnet module needs -lws2_32 on win32.
19256 * modules/control/telnet/vlm.c: include <time.h>.
19257
19258 ------------------------------------------------------------------------
19259 r7018 | gbazin | 2004-03-09 15:50:46 +0100 (Tue, 09 Mar 2004) | 2 lines
19260 Changed paths:
19261    M /trunk/modules/video_output/directx/directx.c
19262    M /trunk/modules/video_output/directx/events.c
19263    M /trunk/modules/video_output/directx/vout.h
19264
19265 * modules/video_output/directx/*: take care of hardware overlay alignment constraints.
19266
19267 ------------------------------------------------------------------------
19268 r7017 | gbazin | 2004-03-08 18:08:46 +0100 (Mon, 08 Mar 2004) | 2 lines
19269 Changed paths:
19270    M /trunk/src/misc/net.c
19271
19272 * src/misc/net.c: fixes a few corner cases. 
19273
19274 ------------------------------------------------------------------------
19275 r7016 | gbazin | 2004-03-08 16:55:49 +0100 (Mon, 08 Mar 2004) | 2 lines
19276 Changed paths:
19277    M /trunk/src/misc/httpd.c
19278
19279 * src/misc/httpd.c: don't read past the end of our circular buffer in httpd_StreamCallBack().
19280
19281 ------------------------------------------------------------------------
19282 r7015 | bigben | 2004-03-08 16:22:58 +0100 (Mon, 08 Mar 2004) | 9 lines
19283 Changed paths:
19284    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
19285    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
19286    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
19287    M /trunk/modules/gui/macosx/playlist.h
19288    M /trunk/modules/gui/macosx/playlist.m
19289    M /trunk/modules/gui/macosx/vout.m
19290
19291                                                                                                                              
19292 - *.nib, playlist.*
19293
19294 begining of playlist item propieties box (only modification of uro, name and autt
19295 hor at this time)
19296
19297 - vout.m : remove an unused variable
19298
19299
19300 ------------------------------------------------------------------------
19301 r7014 | gbazin | 2004-03-08 14:54:49 +0100 (Mon, 08 Mar 2004) | 2 lines
19302 Changed paths:
19303    M /trunk/modules/codec/ffmpeg/demux.c
19304    M /trunk/modules/codec/ffmpeg/ffmpeg.c
19305    M /trunk/modules/codec/ffmpeg/ffmpeg.h
19306    M /trunk/modules/codec/ffmpeg/video.c
19307
19308 * ffmpeg/video.c: got rid of the --ffmpeg-truncated option.
19309
19310 ------------------------------------------------------------------------
19311 r7013 | gbazin | 2004-03-08 12:00:26 +0100 (Mon, 08 Mar 2004) | 3 lines
19312 Changed paths:
19313    M /trunk/configure.ac
19314    M /trunk/modules/control/telnet/vlm.c
19315
19316 * configure.ac: check for localtime_r().
19317 * modules/control/telnet/vlm.c: portability fixes.
19318
19319 ------------------------------------------------------------------------
19320 r7012 | garf | 2004-03-08 11:22:13 +0100 (Mon, 08 Mar 2004) | 3 lines
19321 Changed paths:
19322    A /trunk/doc/vlm.txt
19323
19324  * a little VLM documentation. It may be hard to understand, so I'm
19325    waiting for suggestions.
19326
19327 ------------------------------------------------------------------------
19328 r7011 | sam | 2004-03-08 11:21:34 +0100 (Mon, 08 Mar 2004) | 2 lines
19329 Changed paths:
19330    M /trunk/modules/access
19331    M /trunk/modules/access/dshow
19332    M /trunk/modules/access/dvb
19333    M /trunk/modules/access/dvd
19334    M /trunk/modules/access/dvdplay
19335    M /trunk/modules/access/dvdread
19336    M /trunk/modules/access/mms
19337    M /trunk/modules/access/pvr
19338    M /trunk/modules/access/satellite
19339    M /trunk/modules/access/v4l
19340    M /trunk/modules/access/vcd
19341    M /trunk/modules/access_output
19342    M /trunk/modules/audio_filter
19343    M /trunk/modules/audio_filter/channel_mixer
19344    M /trunk/modules/audio_filter/converter
19345    M /trunk/modules/audio_filter/resampler
19346    M /trunk/modules/audio_mixer
19347    M /trunk/modules/audio_output
19348    M /trunk/modules/codec
19349    M /trunk/modules/codec/ffmpeg
19350    M /trunk/modules/codec/ffmpeg/postprocessing
19351    M /trunk/modules/codec/ogt
19352    M /trunk/modules/codec/spudec
19353    M /trunk/modules/control
19354    M /trunk/modules/control/corba
19355    M /trunk/modules/control/telnet
19356    M /trunk/modules/demux
19357    M /trunk/modules/demux/asf
19358    M /trunk/modules/demux/avi
19359    M /trunk/modules/demux/mp4
19360    M /trunk/modules/demux/mpeg
19361    M /trunk/modules/demux/playlist
19362    M /trunk/modules/demux/util
19363    M /trunk/modules/gui
19364    M /trunk/modules/gui/beos
19365    M /trunk/modules/gui/gtk
19366    M /trunk/modules/gui/gtk2
19367    M /trunk/modules/gui/kde
19368    M /trunk/modules/gui/macosx
19369    M /trunk/modules/gui/ncurses
19370    M /trunk/modules/gui/pda
19371    M /trunk/modules/gui/qnx
19372    M /trunk/modules/gui/qt
19373    M /trunk/modules/gui/skins
19374    M /trunk/modules/gui/skins/controls
19375    M /trunk/modules/gui/skins/parser
19376    M /trunk/modules/gui/skins/src
19377    M /trunk/modules/gui/skins/win32
19378    M /trunk/modules/gui/skins/x11
19379    M /trunk/modules/gui/skins2
19380    M /trunk/modules/gui/wxwindows
19381    M /trunk/modules/misc
19382    M /trunk/modules/misc/dummy
19383    M /trunk/modules/misc/memcpy
19384    M /trunk/modules/misc/network
19385    M /trunk/modules/misc/playlist
19386    M /trunk/modules/misc/testsuite
19387    M /trunk/modules/mux
19388    M /trunk/modules/mux/mpeg
19389    M /trunk/modules/packetizer
19390    M /trunk/modules/stream_out
19391    M /trunk/modules/stream_out/transrate
19392    M /trunk/modules/video_chroma
19393    M /trunk/modules/video_filter
19394    M /trunk/modules/video_output
19395    M /trunk/modules/video_output/directx
19396    M /trunk/modules/video_output/qte
19397    M /trunk/modules/video_output/x11
19398    M /trunk/modules/visualization
19399    M /trunk/modules/visualization/visual
19400    M /trunk/mozilla
19401
19402   * Added '*.a' to the svn:ignore properties.
19403
19404 ------------------------------------------------------------------------
19405 r7010 | rocky | 2004-03-08 04:20:19 +0100 (Mon, 08 Mar 2004) | 1 line
19406 Changed paths:
19407    M /trunk/INSTALL.win32
19408
19409 Yet another spelling correction
19410 ------------------------------------------------------------------------
19411 r7009 | rocky | 2004-03-08 03:39:04 +0100 (Mon, 08 Mar 2004) | 1 line
19412 Changed paths:
19413    M /trunk/INSTALL.win32
19414
19415 Update MinGW release number
19416 ------------------------------------------------------------------------
19417 r7008 | rocky | 2004-03-08 03:08:41 +0100 (Mon, 08 Mar 2004) | 1 line
19418 Changed paths:
19419    M /trunk/INSTALL.win32
19420
19421 Some small spelling errors and clarification based on recent events.
19422 ------------------------------------------------------------------------
19423 r7007 | gbazin | 2004-03-07 23:34:22 +0100 (Sun, 07 Mar 2004) | 7 lines
19424 Changed paths:
19425    M /trunk/include/vlc_codec.h
19426    M /trunk/include/vlc_es.h
19427    M /trunk/modules/codec/faad.c
19428    M /trunk/modules/codec/ffmpeg/ffmpeg.c
19429    M /trunk/modules/demux/ps.h
19430    M /trunk/modules/demux/ts.c
19431    M /trunk/src/input/es_out.c
19432    M /trunk/src/input/input_dec.c
19433    M /trunk/src/input/input_programs.c
19434
19435 * include/vlc_es.h: added b_packetized field to es_format_t to tell a decoder if the input elementary stream will be fed in complete frames.
19436 * include/vlc_codec.h: added a b_need_packetized field to decoder_t that is used by a decoder to tell if it wants to be fed complete frames.
19437 * modules/demux/ts.c, modules/demux/ps.h, src/input/input_programs.c: b_packetized = VLC_FALSE.
19438 * modules/codec/ffmpeg/ffmpeg.c, modules/codec/faad.c: b_need_packetized = VLC_TRUE;
19439 * src/input/input_dec.c: if (b_need_packetized & !b_packetized) then kick off a packetizer that we'll use to feed the decoder.
19440 * src/input/es_out.c: removed useless stuff.
19441
19442 ------------------------------------------------------------------------
19443 r7006 | fenrir | 2004-03-07 20:03:23 +0100 (Sun, 07 Mar 2004) | 2 lines
19444 Changed paths:
19445    M /trunk/modules/mux/mp4.c
19446
19447  * mp4.c: added support for SVQ1.
19448
19449 ------------------------------------------------------------------------
19450 r7005 | ipkiss | 2004-03-07 19:49:37 +0100 (Sun, 07 Mar 2004) | 2 lines
19451 Changed paths:
19452    M /trunk/modules/gui/skins2/Modules.am
19453    M /trunk/modules/gui/skins2/src/vlcproc.cpp
19454    M /trunk/modules/gui/skins2/src/vlcproc.hpp
19455    M /trunk/modules/gui/skins2/utils/var_text.cpp
19456    A /trunk/modules/gui/skins2/vars/stream.cpp
19457    A /trunk/modules/gui/skins2/vars/stream.hpp
19458
19459  * skins/vars/stream.cpp: support $N (stream name) and $F (full stream name)
19460
19461 ------------------------------------------------------------------------
19462 r7004 | sam | 2004-03-07 18:26:50 +0100 (Sun, 07 Mar 2004) | 5 lines
19463 Changed paths:
19464    M /trunk/ChangeLog
19465    M /trunk/doc/ChangeLog-1999
19466    M /trunk/doc/ChangeLog-2000
19467    M /trunk/doc/ChangeLog-2001
19468    M /trunk/doc/ChangeLog-2002
19469    M /trunk/doc/ChangeLog-2003
19470    M /trunk/toolbox
19471
19472   * toolbox:
19473     + Removed --changelog from the help message.
19474     + Output a warning asking to use "svn log" when --changelog is called.
19475   * Regenerated SVN changelogs.
19476
19477 ------------------------------------------------------------------------
19478 r7003 | fenrir | 2004-03-07 17:26:48 +0100 (Sun, 07 Mar 2004) | 4 lines
19479 Changed paths:
19480    M /trunk/modules/mux/mp4.c
19481
19482  * mp4.c: - accept adding ES at any time
19483           - proper implementation of starting time (edts/elst).
19484
19485
19486 ------------------------------------------------------------------------
19487 r7002 | rocky | 2004-03-07 17:03:25 +0100 (Sun, 07 Mar 2004) | 3 lines
19488 Changed paths:
19489    M /trunk/modules/access/cdda/access.c
19490    M /trunk/modules/access/vcdx/access.c
19491
19492 More printf lint for cygwin (and possibly others)
19493
19494
19495 ------------------------------------------------------------------------
19496 r7001 | fenrir | 2004-03-07 16:58:21 +0100 (Sun, 07 Mar 2004) | 3 lines
19497 Changed paths:
19498    M /trunk/modules/stream_out/transcode.c
19499
19500  * transcode: downmixing to 1 and 2 channels now really mixes the input
19501 channels. (Badly done but it gives some results ;)
19502
19503 ------------------------------------------------------------------------
19504 r7000 | fenrir | 2004-03-07 16:12:45 +0100 (Sun, 07 Mar 2004) | 3 lines
19505 Changed paths:
19506    M /trunk/modules/stream_out/transcode.c
19507
19508 * transcode: report the right number of channels (a52 -> mpga).
19509
19510
19511 ------------------------------------------------------------------------
19512 r6999 | titus | 2004-03-07 16:04:26 +0100 (Sun, 07 Mar 2004) | 1 line
19513 Changed paths:
19514    M /trunk/modules/control/http.c
19515    M /trunk/share/http/index.html
19516
19517
19518 ------------------------------------------------------------------------
19519 r6998 | rocky | 2004-03-07 15:46:55 +0100 (Sun, 07 Mar 2004) | 3 lines
19520 Changed paths:
19521    M /trunk/modules/access/vcdx/access.c
19522
19523 printf lint changes for cygwin.
19524
19525
19526 ------------------------------------------------------------------------
19527 r6997 | asmax | 2004-03-07 15:25:08 +0100 (Sun, 07 Mar 2004) | 2 lines
19528 Changed paths:
19529    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
19530
19531   * ctrl_list.cpp: insert a 1-pixel line between two items in the playlist
19532
19533 ------------------------------------------------------------------------
19534 r6996 | ipkiss | 2004-03-07 13:55:32 +0100 (Sun, 07 Mar 2004) | 3 lines
19535 Changed paths:
19536    M /trunk/modules/gui/skins2/parser/builder.cpp
19537    M /trunk/modules/gui/skins2/utils/var_text.cpp
19538    M /trunk/modules/gui/skins2/vars/time.cpp
19539    M /trunk/modules/gui/skins2/vars/time.hpp
19540
19541  * skins2/parser/builder.cpp: check Font::init()'s return value
19542  * skins/utils/var_text.cpp: added $D (duration) and $L (time left) variables
19543
19544 ------------------------------------------------------------------------
19545 r6995 | asmax | 2004-03-07 13:42:39 +0100 (Sun, 07 Mar 2004) | 3 lines
19546 Changed paths:
19547    M /trunk/modules/gui/skins2/parser/builder.cpp
19548    M /trunk/modules/gui/skins2/src/generic_window.cpp
19549    M /trunk/modules/gui/skins2/src/generic_window.hpp
19550    M /trunk/modules/gui/skins2/src/window_manager.cpp
19551    M /trunk/modules/gui/skins2/src/window_manager.hpp
19552
19553   * all: the tooltip window is now managed by the window manager, not
19554   by the generic windows
19555
19556 ------------------------------------------------------------------------
19557 r6994 | asmax | 2004-03-07 12:47:50 +0100 (Sun, 07 Mar 2004) | 5 lines
19558 Changed paths:
19559    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
19560    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
19561    M /trunk/modules/gui/skins2/src/ft2_font.cpp
19562    M /trunk/modules/gui/skins2/src/tooltip.cpp
19563
19564   * src/ft2_font.cpp: initialize some members to avoid a segfault in the
19565     destructor when the font cannot be opened. drawString() now returns
19566     NULL if the initialization failed.
19567   * all: check if drawString() returns NULL
19568
19569 ------------------------------------------------------------------------
19570 r6993 | fenrir | 2004-03-07 02:52:52 +0100 (Sun, 07 Mar 2004) | 3 lines
19571 Changed paths:
19572    M /trunk/modules/mux/mp4.c
19573
19574  * mp4.c: * follow guidelines for box order in stbl.
19575           * set language if present.
19576
19577 ------------------------------------------------------------------------
19578 r6992 | fenrir | 2004-03-07 01:46:13 +0100 (Sun, 07 Mar 2004) | 3 lines
19579 Changed paths:
19580    M /trunk/modules/mux/mp4.c
19581
19582  * mp4: really fixed stts table (and no more drift), added stss table
19583 (key frames).
19584
19585 ------------------------------------------------------------------------
19586 r6991 | ipkiss | 2004-03-07 01:21:48 +0100 (Sun, 07 Mar 2004) | 3 lines
19587 Changed paths:
19588    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
19589    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
19590    M /trunk/modules/gui/skins2/parser/interpreter.cpp
19591    M /trunk/modules/gui/skins2/src/generic_window.cpp
19592    M /trunk/modules/gui/skins2/src/window_manager.cpp
19593    M /trunk/modules/gui/skins2/src/window_manager.hpp
19594
19595  * skins2/*: - show/hide do not bypass the window manager anymore
19596              - transformed some pointers into references
19597
19598 ------------------------------------------------------------------------
19599 r6990 | asmax | 2004-03-07 00:52:16 +0100 (Sun, 07 Mar 2004) | 2 lines
19600 Changed paths:
19601    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
19602
19603   * png_bitmap.cpp: fixed the transparency
19604
19605 ------------------------------------------------------------------------
19606 r6989 | fenrir | 2004-03-06 22:25:45 +0100 (Sat, 06 Mar 2004) | 2 lines
19607 Changed paths:
19608    M /trunk/modules/demux/avi/avi.c
19609
19610  * avi.c: set frame type.
19611
19612 ------------------------------------------------------------------------
19613 r6988 | fenrir | 2004-03-06 22:09:53 +0100 (Sat, 06 Mar 2004) | 2 lines
19614 Changed paths:
19615    M /trunk/modules/packetizer/mpeg4video.c
19616
19617  * mpeg4video: set frame type (I,P,B).
19618
19619 ------------------------------------------------------------------------
19620 r6987 | fenrir | 2004-03-06 21:57:05 +0100 (Sat, 06 Mar 2004) | 3 lines
19621 Changed paths:
19622    M /trunk/modules/mux/mp4.c
19623
19624  * mp4.c: fixed audio/video synchro. Better length table calculation (I
19625 hope).
19626
19627 ------------------------------------------------------------------------
19628 r6986 | gbazin | 2004-03-06 21:49:10 +0100 (Sat, 06 Mar 2004) | 2 lines
19629 Changed paths:
19630    M /trunk/modules/stream_out/transcode.c
19631
19632 * transcode.c: another fix to avoid 1st frame without pts.
19633
19634 ------------------------------------------------------------------------
19635 r6985 | gbazin | 2004-03-06 21:16:04 +0100 (Sat, 06 Mar 2004) | 2 lines
19636 Changed paths:
19637    M /trunk/modules/stream_out/transcode.c
19638
19639 * transcode.c: fix for when 1st frame of non-low-delay streams only has a dts.
19640
19641 ------------------------------------------------------------------------
19642 r6984 | ipkiss | 2004-03-06 20:46:26 +0100 (Sat, 06 Mar 2004) | 5 lines
19643 Changed paths:
19644    M /trunk/modules/gui/skins2/src/generic_window.cpp
19645    M /trunk/modules/gui/skins2/src/generic_window.hpp
19646    M /trunk/modules/gui/skins2/src/os_window.hpp
19647    M /trunk/modules/gui/skins2/src/theme_loader.cpp
19648    M /trunk/modules/gui/skins2/src/window_manager.cpp
19649    M /trunk/modules/gui/skins2/src/window_manager.hpp
19650    M /trunk/modules/gui/skins2/win32/win32_window.cpp
19651    M /trunk/modules/gui/skins2/win32/win32_window.hpp
19652    M /trunk/modules/gui/skins2/x11/x11_window.cpp
19653    M /trunk/modules/gui/skins2/x11/x11_window.hpp
19654
19655  * skins2/src/os_window.hpp: added some 'const' keywords
19656  * skins2/src/theme_loader.cpp: do not anchor windows _before_ restoring their
19657         previous configuration...
19658  * skins2/src/window_manager.cpp: fix for non-anchoring of invisible windows
19659
19660 ------------------------------------------------------------------------
19661 r6983 | gbazin | 2004-03-06 20:30:19 +0100 (Sat, 06 Mar 2004) | 4 lines
19662 Changed paths:
19663    M /trunk/modules/packetizer/copy.c
19664    M /trunk/modules/stream_out/transcode.c
19665    M /trunk/src/input/input_dec.c
19666
19667 * src/input/input_dec.c: fix for input_EndDecoder() when using the async mode.
19668 * modules/packetizer/copy.c: better not send pts instead of invalid ones.
19669 * modules/stream_out/transcode.c: when no pts, use dts wherever possible (low delay / b frame).
19670
19671 ------------------------------------------------------------------------
19672 r6982 | asmax | 2004-03-06 20:22:47 +0100 (Sat, 06 Mar 2004) | 2 lines
19673 Changed paths:
19674    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
19675
19676    * src/png_bitmap.cpp: support for transparent PNGs
19677
19678 ------------------------------------------------------------------------
19679 r6980 | zorglub | 2004-03-06 17:58:11 +0100 (Sat, 06 Mar 2004) | 2 lines
19680 Changed paths:
19681    M /trunk/modules/video_filter/deinterlace.c
19682
19683 Fix include path
19684
19685 ------------------------------------------------------------------------
19686 r6979 | fenrir | 2004-03-06 17:38:29 +0100 (Sat, 06 Mar 2004) | 2 lines
19687 Changed paths:
19688    M /trunk/modules/stream_out/display.c
19689    M /trunk/modules/stream_out/rtp.c
19690
19691  * rtp, display: update p_sout->i_out_pace_nocontrol.
19692
19693 ------------------------------------------------------------------------
19694 r6978 | fenrir | 2004-03-06 17:37:54 +0100 (Sat, 06 Mar 2004) | 2 lines
19695 Changed paths:
19696    M /trunk/modules/access_output/http.c
19697    M /trunk/modules/access_output/udp.c
19698
19699  * http, udp: update p_sout->i_out_pace_nocontrol.
19700
19701 ------------------------------------------------------------------------
19702 r6977 | fenrir | 2004-03-06 17:36:37 +0100 (Sat, 06 Mar 2004) | 3 lines
19703 Changed paths:
19704    M /trunk/src/input/input.c
19705    M /trunk/src/input/input_clock.c
19706    M /trunk/src/input/input_dec.c
19707    M /trunk/src/stream_output/stream_output.c
19708
19709  * all: implemented sout asynch support. (ie sout will try to work at
19710 the maximum speed if the output can control the pace)
19711
19712 ------------------------------------------------------------------------
19713 r6976 | fenrir | 2004-03-06 17:35:03 +0100 (Sat, 06 Mar 2004) | 2 lines
19714 Changed paths:
19715    M /trunk/include/input_ext-intf.h
19716    M /trunk/include/stream_output.h
19717
19718  * all: added two variables needed for asynch sout.
19719
19720 ------------------------------------------------------------------------
19721 r6975 | ipkiss | 2004-03-06 17:25:46 +0100 (Sat, 06 Mar 2004) | 5 lines
19722 Changed paths:
19723    M /trunk/modules/gui/skins2/parser/builder.cpp
19724    M /trunk/modules/gui/skins2/parser/builder_data.def
19725    M /trunk/modules/gui/skins2/parser/builder_data.hpp
19726    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
19727    M /trunk/modules/gui/skins2/src/generic_window.cpp
19728    M /trunk/modules/gui/skins2/theme/skin.dtd
19729    M /trunk/modules/gui/skins2/theme/theme.xml
19730
19731  * skins2/src/generic_window.cpp: avoid crashing on Ctrl+S when there
19732         is no dialog provider
19733  * skins/*: renamed 'onclick' attribute to 'action', to be coherent with
19734         other controls
19735
19736 ------------------------------------------------------------------------
19737 r6973 | gbazin | 2004-03-06 16:44:46 +0100 (Sat, 06 Mar 2004) | 3 lines
19738 Changed paths:
19739    M /trunk/modules/codec/ffmpeg/encoder.c
19740
19741 * modules/codec/ffmpeg/encoder.c:
19742    + libavcodec now interpolates the pts if you feed it with a frame with AV_NOPTS_VALUE. Make sure we handle that correctly.
19743
19744 ------------------------------------------------------------------------
19745 r6971 | zorglub | 2004-03-06 16:24:37 +0100 (Sat, 06 Mar 2004) | 4 lines
19746 Changed paths:
19747    M /trunk/configure.ac
19748    M /trunk/modules/control/Modules.am
19749    D /trunk/modules/control/lirc
19750    A /trunk/modules/control/lirc.c (from /trunk/modules/control/lirc/lirc.c:6959)
19751    D /trunk/modules/control/rc
19752    A /trunk/modules/control/rc.c (from /trunk/modules/control/rc/rc.c:6970)
19753    M /trunk/modules/misc/Modules.am
19754    D /trunk/modules/misc/logger
19755    A /trunk/modules/misc/logger.c (from /trunk/modules/misc/logger/logger.c:6970)
19756    M /trunk/modules/video_filter/Modules.am
19757    D /trunk/modules/video_filter/deinterlace
19758    A /trunk/modules/video_filter/deinterlace.c (from /trunk/modules/video_filter/deinterlace/deinterlace.c:6970)
19759    M /trunk/modules/video_output/Modules.am
19760    D /trunk/modules/video_output/mga
19761    A /trunk/modules/video_output/mga.c (from /trunk/modules/video_output/mga/mga.c:6970)
19762    M /trunk/modules/visualization/Modules.am
19763    D /trunk/modules/visualization/scope
19764    D /trunk/modules/visualization/xosd
19765    A /trunk/modules/visualization/xosd.c (from /trunk/modules/visualization/xosd/xosd.c:6970)
19766
19767 * Remove directories with only one source file inside
19768 * Drop the old scope plugin (not ported to aout3)
19769
19770
19771 ------------------------------------------------------------------------
19772 r6970 | fenrir | 2004-03-06 14:37:44 +0100 (Sat, 06 Mar 2004) | 2 lines
19773 Changed paths:
19774    M /trunk/modules/mux/mp4.c
19775
19776  * mp4: fixed SVQ3 in .mov
19777
19778 ------------------------------------------------------------------------
19779 r6969 | gbazin | 2004-03-06 13:22:56 +0100 (Sat, 06 Mar 2004) | 2 lines
19780 Changed paths:
19781    M /trunk/modules/control/telnet
19782
19783 * modules/control/telnet: added missing svn:ignore property.
19784
19785 ------------------------------------------------------------------------
19786 r6968 | fenrir | 2004-03-06 06:49:08 +0100 (Sat, 06 Mar 2004) | 3 lines
19787 Changed paths:
19788    M /trunk/modules/mux/mp4.c
19789
19790  * mp4.c: for mp3 in mp4a we need an ESDS.
19791
19792
19793 ------------------------------------------------------------------------
19794 r6967 | fenrir | 2004-03-06 06:47:59 +0100 (Sat, 06 Mar 2004) | 2 lines
19795 Changed paths:
19796    M /trunk/modules/stream_out/transcode.c
19797
19798  * transcode.c: fixed SVQ3 transcoding.
19799
19800 ------------------------------------------------------------------------
19801 r6966 | fenrir | 2004-03-06 02:14:28 +0100 (Sat, 06 Mar 2004) | 2 lines
19802 Changed paths:
19803    M /trunk/src/misc/httpd.c
19804
19805  * httpd: fixed handling of 'Connection: '.
19806
19807 ------------------------------------------------------------------------
19808 r6965 | fenrir | 2004-03-06 00:26:36 +0100 (Sat, 06 Mar 2004) | 8 lines
19809 Changed paths:
19810    M /trunk/src/input/input.c
19811    M /trunk/src/libvlc.h
19812
19813  * input/input.c, libvlc.h: implemented new way to break vlc preferences :
19814  start-time and stop-time (both given in second) ;)
19815  
19816  Becarefull that it won't work with all files because of missing/wrong
19817  media length (ex: ts, broken avi, ...) or the fact that the headers
19818  will not be read (ex: mpeg1 ps, perhaps ogg, ...)
19819
19820
19821 ------------------------------------------------------------------------
19822 r6964 | ipkiss | 2004-03-05 21:56:39 +0100 (Fri, 05 Mar 2004) | 2 lines
19823 Changed paths:
19824    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
19825    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
19826    M /trunk/modules/gui/skins2/src/os_factory.hpp
19827    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
19828    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
19829    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
19830
19831  * skins2/*: Change mouse cursor above a Resize control (win32 only)
19832
19833 ------------------------------------------------------------------------
19834 r6963 | murray | 2004-03-05 20:24:14 +0100 (Fri, 05 Mar 2004) | 12 lines
19835 Changed paths:
19836    M /trunk/modules/access/directory.c
19837    M /trunk/modules/access/dvb/qpsk.c
19838    M /trunk/modules/codec/ffmpeg/ffmpeg.h
19839    M /trunk/modules/control/ntservice.c
19840    M /trunk/modules/demux/livedotcom.cpp
19841    M /trunk/modules/demux/mod.c
19842    M /trunk/modules/gui/beos/InterfaceWindow.cpp
19843    M /trunk/modules/gui/pda/pda_interface.c
19844    M /trunk/modules/gui/wxwindows/open.cpp
19845    M /trunk/modules/gui/wxwindows/v4l.cpp
19846    M /trunk/modules/misc/sap.c
19847    M /trunk/src/libvlc.h
19848
19849 String review, as promised :)
19850
19851 Found and fixed:
19852 - some untranslated macros
19853 - some acronyms which were not in capital letters
19854 - a couple of VLC Media Player (_m_edia _p_layer, now)
19855 - typos here and there
19856 - dots missing in some of the long texts
19857 - spaces before ? and :, which is correct in french but not in english :)
19858 - NT services are now called Windows Services
19859
19860
19861 ------------------------------------------------------------------------
19862 r6962 | fenrir | 2004-03-05 19:30:50 +0100 (Fri, 05 Mar 2004) | 4 lines
19863 Changed paths:
19864    M /trunk/include/modules.h
19865    M /trunk/modules/demux/demux2.c
19866
19867  * include/modules.h: increased numbers of shorcuts
19868  * modules/demux/demux2.c: added all audio demuxer shortcuts.
19869
19870
19871 ------------------------------------------------------------------------
19872 r6961 | sam | 2004-03-05 18:34:23 +0100 (Fri, 05 Mar 2004) | 3 lines
19873 Changed paths:
19874    M /trunk
19875    D /trunk/.cvsignore
19876    M /trunk/AUTHORS
19877    M /trunk/HACKING
19878    M /trunk/INSTALL
19879    M /trunk/INSTALL.win32
19880    M /trunk/MAINTAINERS
19881    M /trunk/NEWS
19882    M /trunk/README
19883    M /trunk/README.MacOSX.rtf
19884    M /trunk/THANKS
19885    M /trunk/autotools
19886    D /trunk/autotools/.cvsignore
19887    M /trunk/bootstrap
19888    M /trunk/configure.ac
19889    M /trunk/debian
19890    D /trunk/debian/.cvsignore
19891    M /trunk/debian/README.Debian
19892    M /trunk/debian/rules
19893    M /trunk/doc
19894    D /trunk/doc/.cvsignore
19895    M /trunk/doc/ChangeLog-2001
19896    M /trunk/doc/developer
19897    D /trunk/doc/developer/.cvsignore
19898    M /trunk/doc/developer/configure.ac
19899    M /trunk/doc/developer/manual.xml
19900    M /trunk/doc/developer/manual.xml.in
19901    M /trunk/doc/intf-cdda.txt
19902    M /trunk/doc/intf-vcd.txt
19903    M /trunk/doc/subtitles/cvd-subtitles.txt
19904    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
19905    M /trunk/doc/translations.txt
19906    M /trunk/doc/web-streaming.html
19907    M /trunk/evc
19908    D /trunk/evc/.cvsignore
19909    M /trunk/evc/vlc.c
19910    M /trunk/extras/MacOSX
19911    D /trunk/extras/MacOSX/.cvsignore
19912    M /trunk/extras/MacOSX/Resources/English.lproj
19913    D /trunk/extras/MacOSX/Resources/English.lproj/.cvsignore
19914    M /trunk/extras/MacOSX/vlc.pbproj
19915    D /trunk/extras/MacOSX/vlc.pbproj/.cvsignore
19916    M /trunk/extras/contrib
19917    D /trunk/extras/contrib/.cvsignore
19918    M /trunk/extras/contrib/Makefile
19919    M /trunk/extras/contrib/bootstrap
19920    M /trunk/extras/contrib/change_prefix.sh
19921    M /trunk/extras/contrib/src
19922    D /trunk/extras/contrib/src/.cvsignore
19923    M /trunk/extras/contrib/src/Makefile
19924    M /trunk/extras/contrib/src/packages.mak
19925    M /trunk/include
19926    D /trunk/include/.cvsignore
19927    M /trunk/include/aout_internal.h
19928    M /trunk/include/audio_output.h
19929    M /trunk/include/beos_specific.h
19930    M /trunk/include/charset.h
19931    M /trunk/include/codecs.h
19932    M /trunk/include/configuration.h
19933    M /trunk/include/darwin_specific.h
19934    M /trunk/include/input_ext-dec.h
19935    M /trunk/include/input_ext-intf.h
19936    M /trunk/include/input_ext-plugins.h
19937    M /trunk/include/intf_eject.h
19938    M /trunk/include/iso_lang.h
19939    M /trunk/include/main.h
19940    M /trunk/include/modules.h
19941    M /trunk/include/modules_inner.h
19942    M /trunk/include/mtime.h
19943    M /trunk/include/network.h
19944    M /trunk/include/ninput.h
19945    M /trunk/include/os_specific.h
19946    M /trunk/include/osd.h
19947    M /trunk/include/stream_control.h
19948    M /trunk/include/stream_output.h
19949    M /trunk/include/variables.h
19950    M /trunk/include/video_output.h
19951    M /trunk/include/vlc/aout.h
19952    M /trunk/include/vlc/decoder.h
19953    M /trunk/include/vlc/input.h
19954    M /trunk/include/vlc/intf.h
19955    M /trunk/include/vlc/sout.h
19956    M /trunk/include/vlc/vlc.h
19957    M /trunk/include/vlc/vout.h
19958    M /trunk/include/vlc_bits.h
19959    M /trunk/include/vlc_block.h
19960    M /trunk/include/vlc_block_helper.h
19961    M /trunk/include/vlc_codec.h
19962    M /trunk/include/vlc_common.h
19963    M /trunk/include/vlc_cpu.h
19964    M /trunk/include/vlc_error.h
19965    M /trunk/include/vlc_es.h
19966    M /trunk/include/vlc_help.h
19967    M /trunk/include/vlc_httpd.h
19968    M /trunk/include/vlc_interface.h
19969    M /trunk/include/vlc_keys.h
19970    M /trunk/include/vlc_messages.h
19971    M /trunk/include/vlc_meta.h
19972    M /trunk/include/vlc_objects.h
19973    M /trunk/include/vlc_playlist.h
19974    M /trunk/include/vlc_threads.h
19975    M /trunk/include/vlc_threads_funcs.h
19976    M /trunk/include/vlc_video.h
19977    M /trunk/include/vout_synchro.h
19978    M /trunk/include/win32_specific.h
19979    M /trunk/ipkg
19980    D /trunk/ipkg/.cvsignore
19981    M /trunk/lib
19982    D /trunk/lib/.cvsignore
19983    M /trunk/m4
19984    D /trunk/m4/.cvsignore
19985    M /trunk/m4/vlc.m4
19986    M /trunk/modules
19987    D /trunk/modules/.cvsignore
19988    M /trunk/modules/LIST
19989    M /trunk/modules/access
19990    D /trunk/modules/access/.cvsignore
19991    M /trunk/modules/access/cdda
19992    D /trunk/modules/access/cdda/.cvsignore
19993    M /trunk/modules/access/cdda/access.c
19994    M /trunk/modules/access/cdda/cdda.c
19995    M /trunk/modules/access/cdda/cdda.h
19996    M /trunk/modules/access/cdda.c
19997    M /trunk/modules/access/directory.c
19998    M /trunk/modules/access/dshow
19999    D /trunk/modules/access/dshow/.cvsignore
20000    M /trunk/modules/access/dshow/dshow.cpp
20001    M /trunk/modules/access/dshow/filter.cpp
20002    M /trunk/modules/access/dshow/filter.h
20003    M /trunk/modules/access/dvb
20004    D /trunk/modules/access/dvb/.cvsignore
20005    M /trunk/modules/access/dvd
20006    D /trunk/modules/access/dvd/.cvsignore
20007    M /trunk/modules/access/dvd/access.c
20008    M /trunk/modules/access/dvd/demux.c
20009    M /trunk/modules/access/dvd/dvd.c
20010    M /trunk/modules/access/dvd/dvd.h
20011    M /trunk/modules/access/dvd/dvdcss.h
20012    M /trunk/modules/access/dvd/es.c
20013    M /trunk/modules/access/dvd/es.h
20014    M /trunk/modules/access/dvd/ifo.c
20015    M /trunk/modules/access/dvd/ifo.h
20016    M /trunk/modules/access/dvd/seek.c
20017    M /trunk/modules/access/dvd/seek.h
20018    M /trunk/modules/access/dvd/summary.c
20019    M /trunk/modules/access/dvd/summary.h
20020    M /trunk/modules/access/dvd/udf.c
20021    M /trunk/modules/access/dvd/udf.h
20022    M /trunk/modules/access/dvdplay
20023    D /trunk/modules/access/dvdplay/.cvsignore
20024    M /trunk/modules/access/dvdplay/access.c
20025    M /trunk/modules/access/dvdplay/access.h
20026    M /trunk/modules/access/dvdplay/demux.c
20027    M /trunk/modules/access/dvdplay/demux.h
20028    M /trunk/modules/access/dvdplay/dvd.c
20029    M /trunk/modules/access/dvdplay/dvd.h
20030    M /trunk/modules/access/dvdplay/es.c
20031    M /trunk/modules/access/dvdplay/es.h
20032    M /trunk/modules/access/dvdplay/intf.c
20033    M /trunk/modules/access/dvdplay/intf.h
20034    M /trunk/modules/access/dvdplay/tools.c
20035    M /trunk/modules/access/dvdplay/tools.h
20036    M /trunk/modules/access/dvdread
20037    D /trunk/modules/access/dvdread/.cvsignore
20038    M /trunk/modules/access/dvdread/dvdread.c
20039    M /trunk/modules/access/dvdread/input.c
20040    M /trunk/modules/access/dvdread/input.h
20041    M /trunk/modules/access/file.c
20042    M /trunk/modules/access/ftp.c
20043    M /trunk/modules/access/http.c
20044    M /trunk/modules/access/mms
20045    D /trunk/modules/access/mms/.cvsignore
20046    M /trunk/modules/access/mms/asf.c
20047    M /trunk/modules/access/mms/asf.h
20048    M /trunk/modules/access/mms/buffer.c
20049    M /trunk/modules/access/mms/buffer.h
20050    M /trunk/modules/access/mms/mms.c
20051    M /trunk/modules/access/mms/mms.h
20052    M /trunk/modules/access/mms/mmsh.c
20053    M /trunk/modules/access/mms/mmsh.h
20054    M /trunk/modules/access/mms/mmstu.c
20055    M /trunk/modules/access/mms/mmstu.h
20056    M /trunk/modules/access/pvr
20057    D /trunk/modules/access/pvr/.cvsignore
20058    M /trunk/modules/access/pvr/pvr.c
20059    M /trunk/modules/access/satellite
20060    D /trunk/modules/access/satellite/.cvsignore
20061    M /trunk/modules/access/slp.c
20062    M /trunk/modules/access/tcp.c
20063    M /trunk/modules/access/udp.c
20064    M /trunk/modules/access/v4l
20065    D /trunk/modules/access/v4l/.cvsignore
20066    M /trunk/modules/access/v4l/v4l.c
20067    M /trunk/modules/access/v4l/videodev_mjpeg.h
20068    M /trunk/modules/access/vcd
20069    D /trunk/modules/access/vcd/.cvsignore
20070    M /trunk/modules/access/vcd/cdrom.c
20071    M /trunk/modules/access/vcd/cdrom.h
20072    M /trunk/modules/access/vcd/cdrom_internals.h
20073    M /trunk/modules/access/vcd/vcd.c
20074    M /trunk/modules/access/vcdx
20075    D /trunk/modules/access/vcdx/.cvsignore
20076    M /trunk/modules/access/vcdx/access.c
20077    M /trunk/modules/access/vcdx/cdrom.c
20078    M /trunk/modules/access/vcdx/cdrom.h
20079    M /trunk/modules/access/vcdx/demux.c
20080    M /trunk/modules/access/vcdx/intf.c
20081    M /trunk/modules/access/vcdx/intf.h
20082    M /trunk/modules/access/vcdx/vcd.c
20083    M /trunk/modules/access/vcdx/vcd.h
20084    M /trunk/modules/access/vcdx/vcdplayer.c
20085    M /trunk/modules/access/vcdx/vcdplayer.h
20086    M /trunk/modules/access_output
20087    D /trunk/modules/access_output/.cvsignore
20088    M /trunk/modules/access_output/dummy.c
20089    M /trunk/modules/access_output/file.c
20090    M /trunk/modules/access_output/http.c
20091    M /trunk/modules/access_output/udp.c
20092    M /trunk/modules/audio_filter
20093    D /trunk/modules/audio_filter/.cvsignore
20094    M /trunk/modules/audio_filter/channel_mixer
20095    D /trunk/modules/audio_filter/channel_mixer/.cvsignore
20096    M /trunk/modules/audio_filter/channel_mixer/headphone.c
20097    M /trunk/modules/audio_filter/channel_mixer/trivial.c
20098    M /trunk/modules/audio_filter/converter
20099    D /trunk/modules/audio_filter/converter/.cvsignore
20100    M /trunk/modules/audio_filter/converter/a52tofloat32.c
20101    M /trunk/modules/audio_filter/converter/a52tospdif.c
20102    M /trunk/modules/audio_filter/converter/dtstofloat32.c
20103    M /trunk/modules/audio_filter/converter/dtstospdif.c
20104    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
20105    M /trunk/modules/audio_filter/converter/fixed32tos16.c
20106    M /trunk/modules/audio_filter/converter/float32tos16.c
20107    M /trunk/modules/audio_filter/converter/float32tos8.c
20108    M /trunk/modules/audio_filter/converter/float32tou16.c
20109    M /trunk/modules/audio_filter/converter/float32tou8.c
20110    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
20111    M /trunk/modules/audio_filter/converter/s16tofixed32.c
20112    M /trunk/modules/audio_filter/converter/s16tofloat32.c
20113    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
20114    M /trunk/modules/audio_filter/converter/s8tofloat32.c
20115    M /trunk/modules/audio_filter/converter/u8tofixed32.c
20116    M /trunk/modules/audio_filter/converter/u8tofloat32.c
20117    M /trunk/modules/audio_filter/resampler
20118    D /trunk/modules/audio_filter/resampler/.cvsignore
20119    M /trunk/modules/audio_filter/resampler/bandlimited.c
20120    M /trunk/modules/audio_filter/resampler/bandlimited.h
20121    M /trunk/modules/audio_filter/resampler/coreaudio.c
20122    M /trunk/modules/audio_filter/resampler/linear.c
20123    M /trunk/modules/audio_filter/resampler/trivial.c
20124    M /trunk/modules/audio_filter/resampler/ugly.c
20125    M /trunk/modules/audio_mixer
20126    D /trunk/modules/audio_mixer/.cvsignore
20127    M /trunk/modules/audio_mixer/float32.c
20128    M /trunk/modules/audio_mixer/spdif.c
20129    M /trunk/modules/audio_mixer/trivial.c
20130    M /trunk/modules/audio_output
20131    D /trunk/modules/audio_output/.cvsignore
20132    M /trunk/modules/audio_output/alsa.c
20133    M /trunk/modules/audio_output/arts.c
20134    M /trunk/modules/audio_output/coreaudio.c
20135    M /trunk/modules/audio_output/directx.c
20136    M /trunk/modules/audio_output/esd.c
20137    M /trunk/modules/audio_output/file.c
20138    M /trunk/modules/audio_output/oss.c
20139    M /trunk/modules/audio_output/sdl.c
20140    M /trunk/modules/audio_output/waveout.c
20141    M /trunk/modules/codec
20142    D /trunk/modules/codec/.cvsignore
20143    M /trunk/modules/codec/a52.c
20144    M /trunk/modules/codec/adpcm.c
20145    M /trunk/modules/codec/araw.c
20146    M /trunk/modules/codec/cinepak.c
20147    M /trunk/modules/codec/dts.c
20148    M /trunk/modules/codec/dv.c
20149    M /trunk/modules/codec/dvbsub.c
20150    M /trunk/modules/codec/faad.c
20151    M /trunk/modules/codec/ffmpeg
20152    D /trunk/modules/codec/ffmpeg/.cvsignore
20153    M /trunk/modules/codec/ffmpeg/audio.c
20154    M /trunk/modules/codec/ffmpeg/chroma.c
20155    M /trunk/modules/codec/ffmpeg/demux.c
20156    M /trunk/modules/codec/ffmpeg/encoder.c
20157    M /trunk/modules/codec/ffmpeg/ffmpeg.c
20158    M /trunk/modules/codec/ffmpeg/ffmpeg.h
20159    M /trunk/modules/codec/ffmpeg/postprocess.c
20160    M /trunk/modules/codec/ffmpeg/postprocessing
20161    D /trunk/modules/codec/ffmpeg/postprocessing/.cvsignore
20162    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c
20163    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.h
20164    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_c.c
20165    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_common.h
20166    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmx.c
20167    M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing_mmxext.c
20168    M /trunk/modules/codec/ffmpeg/video.c
20169    M /trunk/modules/codec/flac.c
20170    M /trunk/modules/codec/libmpeg2.c
20171    M /trunk/modules/codec/lpcm.c
20172    M /trunk/modules/codec/mpeg_audio.c
20173    M /trunk/modules/codec/ogt
20174    D /trunk/modules/codec/ogt/.cvsignore
20175    M /trunk/modules/codec/ogt/common.c
20176    M /trunk/modules/codec/ogt/common.h
20177    M /trunk/modules/codec/ogt/cvd.c
20178    M /trunk/modules/codec/ogt/cvd.h
20179    M /trunk/modules/codec/ogt/cvd_parse.c
20180    M /trunk/modules/codec/ogt/ogt.c
20181    M /trunk/modules/codec/ogt/ogt.h
20182    M /trunk/modules/codec/ogt/ogt_parse.c
20183    M /trunk/modules/codec/ogt/pixmap.c
20184    M /trunk/modules/codec/ogt/pixmap.h
20185    M /trunk/modules/codec/ogt/render.c
20186    M /trunk/modules/codec/ogt/render.h
20187    M /trunk/modules/codec/ogt/subtitle.h
20188    M /trunk/modules/codec/quicktime.c
20189    M /trunk/modules/codec/rawvideo.c
20190    M /trunk/modules/codec/speex.c
20191    M /trunk/modules/codec/spudec
20192    D /trunk/modules/codec/spudec/.cvsignore
20193    M /trunk/modules/codec/spudec/parse.c
20194    M /trunk/modules/codec/spudec/render.c
20195    M /trunk/modules/codec/spudec/spudec.c
20196    M /trunk/modules/codec/spudec/spudec.h
20197    M /trunk/modules/codec/subsdec.c
20198    M /trunk/modules/codec/tarkin.c
20199    M /trunk/modules/codec/theora.c
20200    M /trunk/modules/codec/vorbis.c
20201    M /trunk/modules/codec/xvid.c
20202    M /trunk/modules/control
20203    D /trunk/modules/control/.cvsignore
20204    M /trunk/modules/control/corba
20205    D /trunk/modules/control/corba/.cvsignore
20206    M /trunk/modules/control/corba/README
20207    M /trunk/modules/control/corba/corba.c
20208    M /trunk/modules/control/gestures.c
20209    M /trunk/modules/control/hotkeys.c
20210    M /trunk/modules/control/http.c
20211    M /trunk/modules/control/joystick.c
20212    M /trunk/modules/control/lirc
20213    D /trunk/modules/control/lirc/.cvsignore
20214    M /trunk/modules/control/lirc/lirc.c
20215    M /trunk/modules/control/ntservice.c
20216    M /trunk/modules/control/rc
20217    D /trunk/modules/control/rc/.cvsignore
20218    M /trunk/modules/control/rc/rc.c
20219    M /trunk/modules/control/telnet/telnet.c
20220    M /trunk/modules/control/telnet/vlm.c
20221    M /trunk/modules/control/telnet/vlm.h
20222    M /trunk/modules/demux
20223    D /trunk/modules/demux/.cvsignore
20224    M /trunk/modules/demux/a52.c
20225    M /trunk/modules/demux/aac.c
20226    M /trunk/modules/demux/aiff.c
20227    M /trunk/modules/demux/asf
20228    D /trunk/modules/demux/asf/.cvsignore
20229    M /trunk/modules/demux/asf/asf.c
20230    M /trunk/modules/demux/asf/libasf.c
20231    M /trunk/modules/demux/asf/libasf.h
20232    M /trunk/modules/demux/au.c
20233    M /trunk/modules/demux/avi
20234    D /trunk/modules/demux/avi/.cvsignore
20235    M /trunk/modules/demux/avi/avi.c
20236    M /trunk/modules/demux/avi/avi.h
20237    M /trunk/modules/demux/avi/libavi.c
20238    M /trunk/modules/demux/avi/libavi.h
20239    M /trunk/modules/demux/demux2.c
20240    M /trunk/modules/demux/demuxdump.c
20241    M /trunk/modules/demux/demuxstream.c
20242    M /trunk/modules/demux/dts.c
20243    M /trunk/modules/demux/dvdnav.c
20244    M /trunk/modules/demux/flac.c
20245    M /trunk/modules/demux/livedotcom.cpp
20246    M /trunk/modules/demux/m3u.c
20247    M /trunk/modules/demux/mkv.cpp
20248    M /trunk/modules/demux/mod.c
20249    M /trunk/modules/demux/mp4
20250    D /trunk/modules/demux/mp4/.cvsignore
20251    M /trunk/modules/demux/mp4/drms.c
20252    M /trunk/modules/demux/mp4/drms.h
20253    M /trunk/modules/demux/mp4/drmstables.h
20254    M /trunk/modules/demux/mp4/libmp4.c
20255    M /trunk/modules/demux/mp4/libmp4.h
20256    M /trunk/modules/demux/mp4/mp4.c
20257    M /trunk/modules/demux/mp4/mp4.h
20258    M /trunk/modules/demux/mpeg
20259    D /trunk/modules/demux/mpeg/.cvsignore
20260    M /trunk/modules/demux/mpeg/m4v.c
20261    M /trunk/modules/demux/mpeg/mpga.c
20262    M /trunk/modules/demux/mpeg/mpgv.c
20263    M /trunk/modules/demux/mpeg/ps.c
20264    M /trunk/modules/demux/mpeg/system.c
20265    M /trunk/modules/demux/mpeg/system.h
20266    M /trunk/modules/demux/mpeg/ts.c
20267    M /trunk/modules/demux/nsv.c
20268    M /trunk/modules/demux/ogg.c
20269    M /trunk/modules/demux/playlist
20270    D /trunk/modules/demux/playlist/.cvsignore
20271    M /trunk/modules/demux/playlist/m3u.c
20272    M /trunk/modules/demux/playlist/old.c
20273    M /trunk/modules/demux/playlist/playlist.c
20274    M /trunk/modules/demux/playlist/playlist.h
20275    M /trunk/modules/demux/playlist/pls.c
20276    M /trunk/modules/demux/ps.c
20277    M /trunk/modules/demux/ps.h
20278    M /trunk/modules/demux/pva.c
20279    M /trunk/modules/demux/rawdv.c
20280    M /trunk/modules/demux/real.c
20281    M /trunk/modules/demux/ts.c
20282    M /trunk/modules/demux/util
20283    D /trunk/modules/demux/util/.cvsignore
20284    M /trunk/modules/demux/util/id3.c
20285    M /trunk/modules/demux/util/id3genres.h
20286    M /trunk/modules/demux/util/id3tag.c
20287    M /trunk/modules/demux/util/sub.c
20288    M /trunk/modules/demux/util/sub.h
20289    M /trunk/modules/demux/wav.c
20290    M /trunk/modules/gui
20291    D /trunk/modules/gui/.cvsignore
20292    M /trunk/modules/gui/beos
20293    D /trunk/modules/gui/beos/.cvsignore
20294    M /trunk/modules/gui/beos/AudioOutput.cpp
20295    M /trunk/modules/gui/beos/BeOS.cpp
20296    M /trunk/modules/gui/beos/Bitmaps.h
20297    M /trunk/modules/gui/beos/DrawingTidbits.cpp
20298    M /trunk/modules/gui/beos/DrawingTidbits.h
20299    M /trunk/modules/gui/beos/Interface.cpp
20300    M /trunk/modules/gui/beos/InterfaceWindow.cpp
20301    M /trunk/modules/gui/beos/InterfaceWindow.h
20302    M /trunk/modules/gui/beos/ListViews.cpp
20303    M /trunk/modules/gui/beos/ListViews.h
20304    M /trunk/modules/gui/beos/MediaControlView.cpp
20305    M /trunk/modules/gui/beos/MediaControlView.h
20306    M /trunk/modules/gui/beos/MessagesWindow.cpp
20307    M /trunk/modules/gui/beos/MessagesWindow.h
20308    M /trunk/modules/gui/beos/MsgVals.h
20309    M /trunk/modules/gui/beos/PlayListWindow.cpp
20310    M /trunk/modules/gui/beos/PlayListWindow.h
20311    M /trunk/modules/gui/beos/PreferencesWindow.cpp
20312    M /trunk/modules/gui/beos/PreferencesWindow.h
20313    M /trunk/modules/gui/beos/TransportButton.cpp
20314    M /trunk/modules/gui/beos/TransportButton.h
20315    M /trunk/modules/gui/beos/VideoOutput.cpp
20316    M /trunk/modules/gui/beos/VideoWindow.h
20317    M /trunk/modules/gui/beos/VlcWrapper.cpp
20318    M /trunk/modules/gui/beos/VlcWrapper.h
20319    M /trunk/modules/gui/gtk
20320    D /trunk/modules/gui/gtk/.cvsignore
20321    M /trunk/modules/gui/gtk/common.h
20322    M /trunk/modules/gui/gtk/control.c
20323    M /trunk/modules/gui/gtk/control.h
20324    M /trunk/modules/gui/gtk/display.c
20325    M /trunk/modules/gui/gtk/display.h
20326    M /trunk/modules/gui/gtk/gnome.c
20327    M /trunk/modules/gui/gtk/gtk.c
20328    M /trunk/modules/gui/gtk/gtk_callbacks.c
20329    M /trunk/modules/gui/gtk/gtk_callbacks.h
20330    M /trunk/modules/gui/gtk/menu.c
20331    M /trunk/modules/gui/gtk/menu.h
20332    M /trunk/modules/gui/gtk/modules.c
20333    M /trunk/modules/gui/gtk/modules.h
20334    M /trunk/modules/gui/gtk/open.c
20335    M /trunk/modules/gui/gtk/open.h
20336    M /trunk/modules/gui/gtk/playlist.c
20337    M /trunk/modules/gui/gtk/playlist.h
20338    M /trunk/modules/gui/gtk/preferences.c
20339    M /trunk/modules/gui/gtk/preferences.h
20340    M /trunk/modules/gui/gtk/sout.c
20341    M /trunk/modules/gui/gtk2
20342    D /trunk/modules/gui/gtk2/.cvsignore
20343    M /trunk/modules/gui/gtk2/gnome2.c
20344    M /trunk/modules/gui/gtk2/gtk2.c
20345    M /trunk/modules/gui/kde
20346    D /trunk/modules/gui/kde/.cvsignore
20347    M /trunk/modules/gui/kde/QConfigItem.cpp
20348    M /trunk/modules/gui/kde/QConfigItem.h
20349    M /trunk/modules/gui/kde/info.cpp
20350    M /trunk/modules/gui/kde/info.h
20351    M /trunk/modules/gui/kde/kde.cpp
20352    M /trunk/modules/gui/kde/languagemenu.cpp
20353    M /trunk/modules/gui/kde/languagemenu.h
20354    M /trunk/modules/gui/kde/messages.cpp
20355    M /trunk/modules/gui/kde/messages.h
20356    M /trunk/modules/gui/kde/pluginsbox.cpp
20357    M /trunk/modules/gui/kde/pluginsbox.h
20358    M /trunk/modules/gui/kde/preferences.cpp
20359    M /trunk/modules/gui/kde/preferences.h
20360    M /trunk/modules/gui/macosx
20361    D /trunk/modules/gui/macosx/.cvsignore
20362    M /trunk/modules/gui/macosx/about.h
20363    M /trunk/modules/gui/macosx/about.m
20364    M /trunk/modules/gui/macosx/applescript.h
20365    M /trunk/modules/gui/macosx/applescript.m
20366    M /trunk/modules/gui/macosx/controls.h
20367    M /trunk/modules/gui/macosx/controls.m
20368    M /trunk/modules/gui/macosx/info.h
20369    M /trunk/modules/gui/macosx/info.m
20370    M /trunk/modules/gui/macosx/intf.h
20371    M /trunk/modules/gui/macosx/intf.m
20372    M /trunk/modules/gui/macosx/macosx.m
20373    M /trunk/modules/gui/macosx/misc.h
20374    M /trunk/modules/gui/macosx/misc.m
20375    M /trunk/modules/gui/macosx/open.h
20376    M /trunk/modules/gui/macosx/open.m
20377    M /trunk/modules/gui/macosx/output.h
20378    M /trunk/modules/gui/macosx/output.m
20379    M /trunk/modules/gui/macosx/playlist.h
20380    M /trunk/modules/gui/macosx/playlist.m
20381    M /trunk/modules/gui/macosx/prefs.h
20382    M /trunk/modules/gui/macosx/prefs.m
20383    M /trunk/modules/gui/macosx/prefs_widgets.h
20384    M /trunk/modules/gui/macosx/prefs_widgets.m
20385    M /trunk/modules/gui/macosx/vout.h
20386    M /trunk/modules/gui/macosx/vout.m
20387    M /trunk/modules/gui/ncurses
20388    D /trunk/modules/gui/ncurses/.cvsignore
20389    M /trunk/modules/gui/ncurses/ncurses.c
20390    M /trunk/modules/gui/pda
20391    D /trunk/modules/gui/pda/.cvsignore
20392    M /trunk/modules/gui/pda/pda.c
20393    M /trunk/modules/gui/pda/pda.h
20394    M /trunk/modules/gui/pda/pda_callbacks.c
20395    M /trunk/modules/gui/pda/pda_callbacks.h
20396    M /trunk/modules/gui/qnx
20397    D /trunk/modules/gui/qnx/.cvsignore
20398    M /trunk/modules/gui/qt
20399    D /trunk/modules/gui/qt/.cvsignore
20400    M /trunk/modules/gui/qt/intf.cpp
20401    M /trunk/modules/gui/qt/intf.h
20402    M /trunk/modules/gui/qt/qt.cpp
20403    M /trunk/modules/gui/skins
20404    D /trunk/modules/gui/skins/.cvsignore
20405    M /trunk/modules/gui/skins/controls
20406    D /trunk/modules/gui/skins/controls/.cvsignore
20407    M /trunk/modules/gui/skins/controls/button.cpp
20408    M /trunk/modules/gui/skins/controls/button.h
20409    M /trunk/modules/gui/skins/controls/checkbox.cpp
20410    M /trunk/modules/gui/skins/controls/checkbox.h
20411    M /trunk/modules/gui/skins/controls/controls.h
20412    M /trunk/modules/gui/skins/controls/generic.cpp
20413    M /trunk/modules/gui/skins/controls/generic.h
20414    M /trunk/modules/gui/skins/controls/image.cpp
20415    M /trunk/modules/gui/skins/controls/image.h
20416    M /trunk/modules/gui/skins/controls/playlist.cpp
20417    M /trunk/modules/gui/skins/controls/playlist.h
20418    M /trunk/modules/gui/skins/controls/rectangle.cpp
20419    M /trunk/modules/gui/skins/controls/rectangle.h
20420    M /trunk/modules/gui/skins/controls/slider.cpp
20421    M /trunk/modules/gui/skins/controls/slider.h
20422    M /trunk/modules/gui/skins/controls/text.cpp
20423    M /trunk/modules/gui/skins/controls/text.h
20424    M /trunk/modules/gui/skins/os_api.h
20425    M /trunk/modules/gui/skins/os_bitmap.h
20426    M /trunk/modules/gui/skins/os_event.h
20427    M /trunk/modules/gui/skins/os_font.h
20428    M /trunk/modules/gui/skins/os_graphics.h
20429    M /trunk/modules/gui/skins/os_theme.h
20430    M /trunk/modules/gui/skins/os_window.h
20431    M /trunk/modules/gui/skins/parser
20432    D /trunk/modules/gui/skins/parser/.cvsignore
20433    M /trunk/modules/gui/skins/parser/flex.c
20434    M /trunk/modules/gui/skins/parser/skin.act
20435    M /trunk/modules/gui/skins/parser/skin.dtd
20436    M /trunk/modules/gui/skins/parser/wrappers.cpp
20437    M /trunk/modules/gui/skins/parser/wrappers.h
20438    M /trunk/modules/gui/skins/src
20439    D /trunk/modules/gui/skins/src/.cvsignore
20440    M /trunk/modules/gui/skins/src/anchor.cpp
20441    M /trunk/modules/gui/skins/src/anchor.h
20442    M /trunk/modules/gui/skins/src/banks.cpp
20443    M /trunk/modules/gui/skins/src/banks.h
20444    M /trunk/modules/gui/skins/src/bezier.cpp
20445    M /trunk/modules/gui/skins/src/bezier.h
20446    M /trunk/modules/gui/skins/src/bitmap.cpp
20447    M /trunk/modules/gui/skins/src/bitmap.h
20448    M /trunk/modules/gui/skins/src/dialogs.cpp
20449    M /trunk/modules/gui/skins/src/dialogs.h
20450    M /trunk/modules/gui/skins/src/event.cpp
20451    M /trunk/modules/gui/skins/src/event.h
20452    M /trunk/modules/gui/skins/src/font.cpp
20453    M /trunk/modules/gui/skins/src/font.h
20454    M /trunk/modules/gui/skins/src/graphics.cpp
20455    M /trunk/modules/gui/skins/src/graphics.h
20456    M /trunk/modules/gui/skins/src/skin_common.h
20457    M /trunk/modules/gui/skins/src/skin_main.cpp
20458    M /trunk/modules/gui/skins/src/theme.cpp
20459    M /trunk/modules/gui/skins/src/theme.h
20460    M /trunk/modules/gui/skins/src/themeloader.cpp
20461    M /trunk/modules/gui/skins/src/themeloader.h
20462    M /trunk/modules/gui/skins/src/vlcproc.cpp
20463    M /trunk/modules/gui/skins/src/vlcproc.h
20464    M /trunk/modules/gui/skins/src/window.cpp
20465    M /trunk/modules/gui/skins/src/window.h
20466    M /trunk/modules/gui/skins/win32
20467    D /trunk/modules/gui/skins/win32/.cvsignore
20468    M /trunk/modules/gui/skins/win32/win32_api.cpp
20469    M /trunk/modules/gui/skins/win32/win32_bitmap.cpp
20470    M /trunk/modules/gui/skins/win32/win32_bitmap.h
20471    M /trunk/modules/gui/skins/win32/win32_dragdrop.cpp
20472    M /trunk/modules/gui/skins/win32/win32_dragdrop.h
20473    M /trunk/modules/gui/skins/win32/win32_event.cpp
20474    M /trunk/modules/gui/skins/win32/win32_event.h
20475    M /trunk/modules/gui/skins/win32/win32_font.cpp
20476    M /trunk/modules/gui/skins/win32/win32_font.h
20477    M /trunk/modules/gui/skins/win32/win32_graphics.cpp
20478    M /trunk/modules/gui/skins/win32/win32_graphics.h
20479    M /trunk/modules/gui/skins/win32/win32_run.cpp
20480    M /trunk/modules/gui/skins/win32/win32_theme.cpp
20481    M /trunk/modules/gui/skins/win32/win32_theme.h
20482    M /trunk/modules/gui/skins/win32/win32_window.cpp
20483    M /trunk/modules/gui/skins/win32/win32_window.h
20484    M /trunk/modules/gui/skins/x11
20485    D /trunk/modules/gui/skins/x11/.cvsignore
20486    M /trunk/modules/gui/skins/x11/x11_api.cpp
20487    M /trunk/modules/gui/skins/x11/x11_bitmap.cpp
20488    M /trunk/modules/gui/skins/x11/x11_bitmap.h
20489    M /trunk/modules/gui/skins/x11/x11_dragdrop.cpp
20490    M /trunk/modules/gui/skins/x11/x11_dragdrop.h
20491    M /trunk/modules/gui/skins/x11/x11_event.cpp
20492    M /trunk/modules/gui/skins/x11/x11_event.h
20493    M /trunk/modules/gui/skins/x11/x11_font.cpp
20494    M /trunk/modules/gui/skins/x11/x11_font.h
20495    M /trunk/modules/gui/skins/x11/x11_graphics.cpp
20496    M /trunk/modules/gui/skins/x11/x11_graphics.h
20497    M /trunk/modules/gui/skins/x11/x11_run.cpp
20498    M /trunk/modules/gui/skins/x11/x11_theme.cpp
20499    M /trunk/modules/gui/skins/x11/x11_theme.h
20500    M /trunk/modules/gui/skins/x11/x11_timer.cpp
20501    M /trunk/modules/gui/skins/x11/x11_timer.h
20502    M /trunk/modules/gui/skins/x11/x11_window.cpp
20503    M /trunk/modules/gui/skins/x11/x11_window.h
20504    M /trunk/modules/gui/skins2
20505    D /trunk/modules/gui/skins2/.cvsignore
20506    M /trunk/modules/gui/skins2/commands/async_queue.cpp
20507    M /trunk/modules/gui/skins2/commands/async_queue.hpp
20508    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
20509    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
20510    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
20511    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
20512    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
20513    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
20514    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
20515    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
20516    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
20517    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
20518    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
20519    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
20520    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
20521    M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
20522    M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
20523    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
20524    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
20525    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
20526    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
20527    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
20528    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
20529    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
20530    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
20531    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
20532    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
20533    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
20534    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
20535    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
20536    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
20537    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
20538    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
20539    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
20540    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
20541    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
20542    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
20543    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
20544    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
20545    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
20546    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
20547    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
20548    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
20549    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
20550    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
20551    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
20552    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
20553    M /trunk/modules/gui/skins2/events/evt_enter.hpp
20554    M /trunk/modules/gui/skins2/events/evt_focus.hpp
20555    M /trunk/modules/gui/skins2/events/evt_generic.hpp
20556    M /trunk/modules/gui/skins2/events/evt_input.cpp
20557    M /trunk/modules/gui/skins2/events/evt_input.hpp
20558    M /trunk/modules/gui/skins2/events/evt_key.cpp
20559    M /trunk/modules/gui/skins2/events/evt_key.hpp
20560    M /trunk/modules/gui/skins2/events/evt_leave.hpp
20561    M /trunk/modules/gui/skins2/events/evt_motion.hpp
20562    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
20563    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
20564    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
20565    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
20566    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
20567    M /trunk/modules/gui/skins2/events/evt_special.cpp
20568    M /trunk/modules/gui/skins2/events/evt_special.hpp
20569    M /trunk/modules/gui/skins2/parser/builder.cpp
20570    M /trunk/modules/gui/skins2/parser/builder.hpp
20571    M /trunk/modules/gui/skins2/parser/builder_data.hpp
20572    M /trunk/modules/gui/skins2/parser/gen_builder.py
20573    M /trunk/modules/gui/skins2/parser/interpreter.cpp
20574    M /trunk/modules/gui/skins2/parser/interpreter.hpp
20575    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
20576    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
20577    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
20578    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
20579    M /trunk/modules/gui/skins2/src/anchor.cpp
20580    M /trunk/modules/gui/skins2/src/anchor.hpp
20581    M /trunk/modules/gui/skins2/src/dialogs.cpp
20582    M /trunk/modules/gui/skins2/src/dialogs.hpp
20583    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
20584    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
20585    M /trunk/modules/gui/skins2/src/ft2_font.cpp
20586    M /trunk/modules/gui/skins2/src/ft2_font.hpp
20587    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
20588    M /trunk/modules/gui/skins2/src/generic_font.hpp
20589    M /trunk/modules/gui/skins2/src/generic_layout.cpp
20590    M /trunk/modules/gui/skins2/src/generic_layout.hpp
20591    M /trunk/modules/gui/skins2/src/generic_window.cpp
20592    M /trunk/modules/gui/skins2/src/generic_window.hpp
20593    M /trunk/modules/gui/skins2/src/logger.cpp
20594    M /trunk/modules/gui/skins2/src/logger.hpp
20595    M /trunk/modules/gui/skins2/src/os_factory.cpp
20596    M /trunk/modules/gui/skins2/src/os_factory.hpp
20597    M /trunk/modules/gui/skins2/src/os_graphics.hpp
20598    M /trunk/modules/gui/skins2/src/os_loop.hpp
20599    M /trunk/modules/gui/skins2/src/os_timer.hpp
20600    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
20601    M /trunk/modules/gui/skins2/src/os_window.hpp
20602    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
20603    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
20604    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
20605    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
20606    M /trunk/modules/gui/skins2/src/skin_common.hpp
20607    M /trunk/modules/gui/skins2/src/skin_main.cpp
20608    M /trunk/modules/gui/skins2/src/theme.cpp
20609    M /trunk/modules/gui/skins2/src/theme.hpp
20610    M /trunk/modules/gui/skins2/src/theme_loader.cpp
20611    M /trunk/modules/gui/skins2/src/theme_loader.hpp
20612    M /trunk/modules/gui/skins2/src/tooltip.cpp
20613    M /trunk/modules/gui/skins2/src/tooltip.hpp
20614    M /trunk/modules/gui/skins2/src/var_manager.cpp
20615    M /trunk/modules/gui/skins2/src/var_manager.hpp
20616    M /trunk/modules/gui/skins2/src/vlcproc.cpp
20617    M /trunk/modules/gui/skins2/src/vlcproc.hpp
20618    M /trunk/modules/gui/skins2/src/window_manager.cpp
20619    M /trunk/modules/gui/skins2/src/window_manager.hpp
20620    M /trunk/modules/gui/skins2/utils/bezier.cpp
20621    M /trunk/modules/gui/skins2/utils/bezier.hpp
20622    M /trunk/modules/gui/skins2/utils/fsm.cpp
20623    M /trunk/modules/gui/skins2/utils/fsm.hpp
20624    M /trunk/modules/gui/skins2/utils/observer.hpp
20625    M /trunk/modules/gui/skins2/utils/pointer.hpp
20626    M /trunk/modules/gui/skins2/utils/position.cpp
20627    M /trunk/modules/gui/skins2/utils/position.hpp
20628    M /trunk/modules/gui/skins2/utils/ustring.cpp
20629    M /trunk/modules/gui/skins2/utils/ustring.hpp
20630    M /trunk/modules/gui/skins2/utils/var_bool.cpp
20631    M /trunk/modules/gui/skins2/utils/var_bool.hpp
20632    M /trunk/modules/gui/skins2/utils/var_list.cpp
20633    M /trunk/modules/gui/skins2/utils/var_list.hpp
20634    M /trunk/modules/gui/skins2/utils/var_percent.cpp
20635    M /trunk/modules/gui/skins2/utils/var_percent.hpp
20636    M /trunk/modules/gui/skins2/utils/var_text.cpp
20637    M /trunk/modules/gui/skins2/utils/var_text.hpp
20638    M /trunk/modules/gui/skins2/utils/variable.hpp
20639    M /trunk/modules/gui/skins2/vars/playlist.cpp
20640    M /trunk/modules/gui/skins2/vars/playlist.hpp
20641    M /trunk/modules/gui/skins2/vars/time.cpp
20642    M /trunk/modules/gui/skins2/vars/time.hpp
20643    M /trunk/modules/gui/skins2/vars/volume.cpp
20644    M /trunk/modules/gui/skins2/vars/volume.hpp
20645    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
20646    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
20647    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
20648    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
20649    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
20650    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
20651    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
20652    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
20653    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
20654    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
20655    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
20656    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
20657    M /trunk/modules/gui/skins2/win32/win32_window.cpp
20658    M /trunk/modules/gui/skins2/win32/win32_window.hpp
20659    M /trunk/modules/gui/skins2/x11/x11_display.cpp
20660    M /trunk/modules/gui/skins2/x11/x11_display.hpp
20661    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
20662    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
20663    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
20664    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
20665    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
20666    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
20667    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
20668    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
20669    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
20670    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
20671    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
20672    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
20673    M /trunk/modules/gui/skins2/x11/x11_window.cpp
20674    M /trunk/modules/gui/skins2/x11/x11_window.hpp
20675    M /trunk/modules/gui/wxwindows
20676    D /trunk/modules/gui/wxwindows/.cvsignore
20677    M /trunk/modules/gui/wxwindows/dialogs.cpp
20678    M /trunk/modules/gui/wxwindows/fileinfo.cpp
20679    M /trunk/modules/gui/wxwindows/interface.cpp
20680    M /trunk/modules/gui/wxwindows/iteminfo.cpp
20681    M /trunk/modules/gui/wxwindows/menus.cpp
20682    M /trunk/modules/gui/wxwindows/messages.cpp
20683    M /trunk/modules/gui/wxwindows/open.cpp
20684    M /trunk/modules/gui/wxwindows/playlist.cpp
20685    M /trunk/modules/gui/wxwindows/preferences.cpp
20686    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
20687    M /trunk/modules/gui/wxwindows/preferences_widgets.h
20688    M /trunk/modules/gui/wxwindows/streamout.cpp
20689    M /trunk/modules/gui/wxwindows/streamwizard.cpp
20690    M /trunk/modules/gui/wxwindows/subtitles.cpp
20691    M /trunk/modules/gui/wxwindows/timer.cpp
20692    M /trunk/modules/gui/wxwindows/v4l.cpp
20693    M /trunk/modules/gui/wxwindows/wxwindows.cpp
20694    M /trunk/modules/gui/wxwindows/wxwindows.h
20695    M /trunk/modules/misc
20696    D /trunk/modules/misc/.cvsignore
20697    M /trunk/modules/misc/dummy
20698    D /trunk/modules/misc/dummy/.cvsignore
20699    M /trunk/modules/misc/dummy/aout.c
20700    M /trunk/modules/misc/dummy/decoder.c
20701    M /trunk/modules/misc/dummy/dummy.c
20702    M /trunk/modules/misc/dummy/dummy.h
20703    M /trunk/modules/misc/dummy/encoder.c
20704    M /trunk/modules/misc/dummy/input.c
20705    M /trunk/modules/misc/dummy/interface.c
20706    M /trunk/modules/misc/dummy/renderer.c
20707    M /trunk/modules/misc/dummy/vout.c
20708    M /trunk/modules/misc/freetype.c
20709    M /trunk/modules/misc/gtk_main.c
20710    M /trunk/modules/misc/logger
20711    D /trunk/modules/misc/logger/.cvsignore
20712    M /trunk/modules/misc/logger/logger.c
20713    M /trunk/modules/misc/memcpy
20714    D /trunk/modules/misc/memcpy/.cvsignore
20715    M /trunk/modules/misc/memcpy/fastmemcpy.h
20716    M /trunk/modules/misc/memcpy/memcpy.c
20717    M /trunk/modules/misc/memcpy/memcpyaltivec.c
20718    M /trunk/modules/misc/network
20719    D /trunk/modules/misc/network/.cvsignore
20720    M /trunk/modules/misc/network/ipv4.c
20721    M /trunk/modules/misc/network/ipv6.c
20722    M /trunk/modules/misc/playlist
20723    D /trunk/modules/misc/playlist/.cvsignore
20724    M /trunk/modules/misc/playlist/export.c
20725    M /trunk/modules/misc/playlist/m3u.c
20726    M /trunk/modules/misc/playlist/native.c
20727    M /trunk/modules/misc/playlist/old.c
20728    M /trunk/modules/misc/qte_main.cpp
20729    M /trunk/modules/misc/sap.c
20730    M /trunk/modules/misc/screensaver.c
20731    M /trunk/modules/misc/testsuite
20732    D /trunk/modules/misc/testsuite/.cvsignore
20733    M /trunk/modules/misc/testsuite/test1.c
20734    M /trunk/modules/misc/testsuite/test2.cpp
20735    M /trunk/modules/misc/testsuite/test3.m
20736    M /trunk/modules/misc/testsuite/test4.c
20737    M /trunk/modules/mux
20738    D /trunk/modules/mux/.cvsignore
20739    M /trunk/modules/mux/asf.c
20740    M /trunk/modules/mux/avi.c
20741    M /trunk/modules/mux/dummy.c
20742    M /trunk/modules/mux/mp4.c
20743    M /trunk/modules/mux/mpeg
20744    D /trunk/modules/mux/mpeg/.cvsignore
20745    M /trunk/modules/mux/mpeg/bits.h
20746    M /trunk/modules/mux/mpeg/csa.c
20747    M /trunk/modules/mux/mpeg/csa.h
20748    M /trunk/modules/mux/mpeg/pes.c
20749    M /trunk/modules/mux/mpeg/pes.h
20750    M /trunk/modules/mux/mpeg/ps.c
20751    M /trunk/modules/mux/mpeg/ts.c
20752    M /trunk/modules/mux/ogg.c
20753    M /trunk/modules/packetizer
20754    D /trunk/modules/packetizer/.cvsignore
20755    M /trunk/modules/packetizer/copy.c
20756    M /trunk/modules/packetizer/mpeg4audio.c
20757    M /trunk/modules/packetizer/mpeg4video.c
20758    M /trunk/modules/packetizer/mpegvideo.c
20759    M /trunk/modules/stream_out
20760    D /trunk/modules/stream_out/.cvsignore
20761    M /trunk/modules/stream_out/announce.h
20762    M /trunk/modules/stream_out/display.c
20763    M /trunk/modules/stream_out/dummy.c
20764    M /trunk/modules/stream_out/duplicate.c
20765    M /trunk/modules/stream_out/es.c
20766    M /trunk/modules/stream_out/gather.c
20767    M /trunk/modules/stream_out/rtp.c
20768    M /trunk/modules/stream_out/standard.c
20769    M /trunk/modules/stream_out/transcode.c
20770    M /trunk/modules/stream_out/transrate
20771    D /trunk/modules/stream_out/transrate/.cvsignore
20772    M /trunk/modules/stream_out/transrate/frame.c
20773    M /trunk/modules/stream_out/transrate/transrate.c
20774    M /trunk/modules/stream_out/transrate/transrate.h
20775    M /trunk/modules/video_chroma
20776    D /trunk/modules/video_chroma/.cvsignore
20777    M /trunk/modules/video_chroma/i420_rgb.c
20778    M /trunk/modules/video_chroma/i420_rgb.h
20779    M /trunk/modules/video_chroma/i420_rgb16.c
20780    M /trunk/modules/video_chroma/i420_rgb8.c
20781    M /trunk/modules/video_chroma/i420_rgb_c.h
20782    M /trunk/modules/video_chroma/i420_rgb_mmx.h
20783    M /trunk/modules/video_chroma/i420_ymga.c
20784    M /trunk/modules/video_chroma/i420_yuy2.c
20785    M /trunk/modules/video_chroma/i420_yuy2.h
20786    M /trunk/modules/video_chroma/i422_yuy2.c
20787    M /trunk/modules/video_chroma/i422_yuy2.h
20788    M /trunk/modules/video_filter
20789    D /trunk/modules/video_filter/.cvsignore
20790    M /trunk/modules/video_filter/adjust.c
20791    M /trunk/modules/video_filter/clone.c
20792    M /trunk/modules/video_filter/crop.c
20793    M /trunk/modules/video_filter/deinterlace
20794    D /trunk/modules/video_filter/deinterlace/.cvsignore
20795    M /trunk/modules/video_filter/deinterlace/deinterlace.c
20796    M /trunk/modules/video_filter/distort.c
20797    M /trunk/modules/video_filter/filter_common.h
20798    M /trunk/modules/video_filter/invert.c
20799    M /trunk/modules/video_filter/logo.c
20800    M /trunk/modules/video_filter/motionblur.c
20801    M /trunk/modules/video_filter/transform.c
20802    M /trunk/modules/video_filter/wall.c
20803    M /trunk/modules/video_output
20804    D /trunk/modules/video_output/.cvsignore
20805    M /trunk/modules/video_output/aa.c
20806    M /trunk/modules/video_output/caca.c
20807    M /trunk/modules/video_output/directx
20808    D /trunk/modules/video_output/directx/.cvsignore
20809    M /trunk/modules/video_output/directx/directx.c
20810    M /trunk/modules/video_output/directx/events.c
20811    M /trunk/modules/video_output/directx/vout.h
20812    M /trunk/modules/video_output/fb.c
20813    M /trunk/modules/video_output/ggi.c
20814    M /trunk/modules/video_output/glide.c
20815    M /trunk/modules/video_output/mga
20816    D /trunk/modules/video_output/mga/.cvsignore
20817    M /trunk/modules/video_output/mga/mga.c
20818    M /trunk/modules/video_output/qte
20819    D /trunk/modules/video_output/qte/.cvsignore
20820    M /trunk/modules/video_output/qte/qte.cpp
20821    M /trunk/modules/video_output/qte/qte.h
20822    M /trunk/modules/video_output/sdl.c
20823    M /trunk/modules/video_output/svgalib.c
20824    M /trunk/modules/video_output/wingdi.c
20825    M /trunk/modules/video_output/x11
20826    D /trunk/modules/video_output/x11/.cvsignore
20827    M /trunk/modules/video_output/x11/x11.c
20828    M /trunk/modules/video_output/x11/xcommon.c
20829    M /trunk/modules/video_output/x11/xcommon.h
20830    M /trunk/modules/video_output/x11/xvideo.c
20831    M /trunk/modules/visualization
20832    D /trunk/modules/visualization/.cvsignore
20833    M /trunk/modules/visualization/goom.c
20834    M /trunk/modules/visualization/scope
20835    D /trunk/modules/visualization/scope/.cvsignore
20836    M /trunk/modules/visualization/scope/scope.c
20837    M /trunk/modules/visualization/visual
20838    D /trunk/modules/visualization/visual/.cvsignore
20839    M /trunk/modules/visualization/visual/effects.c
20840    M /trunk/modules/visualization/visual/fft.c
20841    M /trunk/modules/visualization/visual/fft.h
20842    M /trunk/modules/visualization/visual/visual.c
20843    M /trunk/modules/visualization/visual/visual.h
20844    M /trunk/modules/visualization/xosd
20845    D /trunk/modules/visualization/xosd/.cvsignore
20846    M /trunk/modules/visualization/xosd/xosd.c
20847    M /trunk/mozilla
20848    D /trunk/mozilla/.cvsignore
20849    M /trunk/mozilla/support
20850    D /trunk/mozilla/support/.cvsignore
20851    M /trunk/mozilla/vlcpeer.cpp
20852    M /trunk/mozilla/vlcpeer.h
20853    M /trunk/mozilla/vlcplugin.cpp
20854    M /trunk/mozilla/vlcplugin.h
20855    M /trunk/mozilla/vlcshell.cpp
20856    M /trunk/msvc
20857    D /trunk/msvc/.cvsignore
20858    M /trunk/po
20859    D /trunk/po/.cvsignore
20860    M /trunk/python/vlrs
20861    D /trunk/python/vlrs/.cvsignore
20862    M /trunk/share
20863    D /trunk/share/.cvsignore
20864    M /trunk/src
20865    D /trunk/src/.cvsignore
20866    M /trunk/src/audio_output
20867    D /trunk/src/audio_output/.cvsignore
20868    M /trunk/src/audio_output/common.c
20869    M /trunk/src/audio_output/dec.c
20870    M /trunk/src/audio_output/filters.c
20871    M /trunk/src/audio_output/input.c
20872    M /trunk/src/audio_output/intf.c
20873    M /trunk/src/audio_output/mixer.c
20874    M /trunk/src/audio_output/output.c
20875    M /trunk/src/extras
20876    D /trunk/src/extras/.cvsignore
20877    M /trunk/src/extras/libc.c
20878    M /trunk/src/input
20879    D /trunk/src/input/.cvsignore
20880    M /trunk/src/input/demux.c
20881    M /trunk/src/input/es_out.c
20882    M /trunk/src/input/input.c
20883    M /trunk/src/input/input_clock.c
20884    M /trunk/src/input/input_dec.c
20885    M /trunk/src/input/input_ext-intf.c
20886    M /trunk/src/input/input_ext-plugins.c
20887    M /trunk/src/input/input_info.c
20888    M /trunk/src/input/input_programs.c
20889    M /trunk/src/input/stream.c
20890    M /trunk/src/input/subtitles.c
20891    M /trunk/src/interface
20892    D /trunk/src/interface/.cvsignore
20893    M /trunk/src/interface/interface.c
20894    M /trunk/src/interface/intf_eject.c
20895    M /trunk/src/libvlc.c
20896    M /trunk/src/libvlc.h
20897    M /trunk/src/misc
20898    D /trunk/src/misc/.cvsignore
20899    M /trunk/src/misc/beos_specific.cpp
20900    M /trunk/src/misc/block.c
20901    M /trunk/src/misc/charset.c
20902    M /trunk/src/misc/configuration.c
20903    M /trunk/src/misc/cpu.c
20904    M /trunk/src/misc/darwin_specific.m
20905    M /trunk/src/misc/error.c
20906    M /trunk/src/misc/httpd.c
20907    M /trunk/src/misc/iso-639_def.h
20908    M /trunk/src/misc/iso_lang.c
20909    M /trunk/src/misc/messages.c
20910    M /trunk/src/misc/modules.c
20911    M /trunk/src/misc/modules_plugin.h.in
20912    M /trunk/src/misc/mtime.c
20913    M /trunk/src/misc/net.c
20914    M /trunk/src/misc/objects.c
20915    M /trunk/src/misc/threads.c
20916    M /trunk/src/misc/variables.c
20917    M /trunk/src/misc/win32_specific.c
20918    M /trunk/src/playlist
20919    D /trunk/src/playlist/.cvsignore
20920    M /trunk/src/playlist/group.c
20921    M /trunk/src/playlist/info.c
20922    M /trunk/src/playlist/item-ext.c
20923    M /trunk/src/playlist/item.c
20924    M /trunk/src/playlist/loadsave.c
20925    M /trunk/src/playlist/playlist.c
20926    M /trunk/src/playlist/sort.c
20927    M /trunk/src/stream_output
20928    D /trunk/src/stream_output/.cvsignore
20929    M /trunk/src/stream_output/stream_output.c
20930    M /trunk/src/video_output
20931    D /trunk/src/video_output/.cvsignore
20932    M /trunk/src/video_output/video_output.c
20933    M /trunk/src/video_output/video_text.c
20934    M /trunk/src/video_output/vout_pictures.c
20935    M /trunk/src/video_output/vout_pictures.h
20936    M /trunk/src/video_output/vout_subpictures.c
20937    M /trunk/src/video_output/vout_synchro.c
20938    M /trunk/src/vlc.c
20939    M /trunk/toolbox
20940    M /trunk/vlc-cvs.ebuild
20941    M /trunk/vlc.ebuild
20942
20943   * Added "Id" svn:keywords property to all files containing "$Id:".
20944   * Removed .cvsignore files and added proper svn:ignore properties.
20945
20946 ------------------------------------------------------------------------
20947 r6960 | sigmunau | 2004-03-05 18:18:42 +0100 (Fri, 05 Mar 2004) | 3 lines
20948 Changed paths:
20949    M /trunk/modules/gui/wxwindows/iteminfo.cpp
20950
20951 modules/gui/wxwindows/iteminfo.cpp:
20952  * select the right value in the group-combobox in the iteminfo dialog
20953
20954 ------------------------------------------------------------------------
20955 r6959 | sam | 2004-03-05 17:45:32 +0100 (Fri, 05 Mar 2004) | 3 lines
20956 Changed paths:
20957    M /trunk/toolbox
20958
20959   * toolbox:
20960     + Do not remove svn directories in autotools/ when using --distclean.
20961
20962 ------------------------------------------------------------------------
20963 r6958 | sam | 2004-03-05 17:07:35 +0100 (Fri, 05 Mar 2004) | 7 lines
20964 Changed paths:
20965    M /trunk/mozilla/npvlc_rc.rc
20966    M /trunk/mozilla/vlcplugin.h
20967
20968   * mozilla/vlcplugin.h:
20969     + Added the 'video/x-ms-asf' MIME type to the plugin (Closes Debian
20970       bug #232690).
20971
20972    This commit is also a blatant test of the SVN->CVS mirroring scripts. If
20973  it does not work, we're screwed :-)
20974
20975 ------------------------------------------------------------------------
20976 r6930 | garf | 2004-03-05 15:03:20 +0100 (Fri, 05 Mar 2004) | 19 lines
20977 Changed paths:
20978    M /trunk/configure.ac
20979    A /trunk/modules/control/telnet
20980    A /trunk/modules/control/telnet/Modules.am
20981    A /trunk/modules/control/telnet/telnet.c
20982    A /trunk/modules/control/telnet/vlm.c
20983    A /trunk/modules/control/telnet/vlm.h
20984
20985  * telnet interface and VLM ( VideoLAN (media) manager):
20986     VLM is a little media manager. It is designed to launch several souts
20987     with a unique VLC. It is a kind of "server playlist". For now, it is
20988     only usable with the little telnet interface I wrote. The features are:
20989      - complete and barely coherent command line set for media setup and
20990        control
20991      - multiple input list by media (like a playlist)
20992      - loop by media
20993      - load/save config file (human readable)
20994      - script implementation (for scheduling, for example)
20995     If you want to test it, launch VLC with -I telnet, and type "help".
20996     Beware of the type of the media: vod or broadcast. vod will be used
20997     later.
20998      TODO:
20999       - rewrite the telnet interface (beurk)
21000       - change error message system and create a http interface for VLM
21001       - implement RTSP clients administration (with vod medias)
21002       - write a complete documentation...
21003
21004 ------------------------------------------------------------------------
21005 r6929 | fenrir | 2004-03-05 01:14:19 +0100 (Fri, 05 Mar 2004) | 6 lines
21006 Changed paths:
21007    M /trunk/modules/access_output/udp.c
21008
21009  * udp: added a 'late' option in milli-second.
21010  Too late packets according to this value are trashed. By default it is
21011 0 ie don't trash any packets. (I think it's safer, else we may have too
21012 much people complaining about broken picture or CSA not working anymore ;)
21013 The drawback is potential floods of clients...
21014
21015 ------------------------------------------------------------------------
21016 r6928 | fenrir | 2004-03-05 00:59:16 +0100 (Fri, 05 Mar 2004) | 3 lines
21017 Changed paths:
21018    M /trunk/src/misc/modules.c
21019
21020  * modules.c: fixed module_Need. (but I'm not sure of what to do with
21021  shortcuts,any and 0 scored modules).
21022
21023 ------------------------------------------------------------------------
21024 r6927 | bigben | 2004-03-04 23:52:43 +0100 (Thu, 04 Mar 2004) | 2 lines
21025 Changed paths:
21026    M /trunk/modules/gui/macosx/vout.m
21027
21028 Set intf-change to TRUE when toggling fullscreen with opengl vout, so that the sate of the fullscreen button gets updated. (Hope I've done it in the right place).
21029
21030 ------------------------------------------------------------------------
21031 r6926 | sigmunau | 2004-03-04 23:47:42 +0100 (Thu, 04 Mar 2004) | 3 lines
21032 Changed paths:
21033    M /trunk/modules/video_filter/deinterlace/deinterlace.c
21034
21035 modules/video_filter/deinterlace/deinterlace.c:
21036  * Fixed a sse2 crash related to a non-16byte aligned pointer
21037
21038 ------------------------------------------------------------------------
21039 r6925 | asmax | 2004-03-03 23:57:15 +0100 (Wed, 03 Mar 2004) | 3 lines
21040 Changed paths:
21041    M /trunk/modules/gui/skins2/theme/skin.dtd
21042    M /trunk/modules/gui/skins2/utils/bezier.cpp
21043
21044 * utils/bezier.cpp: use lrint() to avoid rounding issues
21045 * theme/skin.dtd: "" instead of "\0" for default values
21046
21047 ------------------------------------------------------------------------
21048 r6924 | gbazin | 2004-03-03 21:42:52 +0100 (Wed, 03 Mar 2004) | 3 lines
21049 Changed paths:
21050    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
21051    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
21052
21053
21054 * extras/MacOSX/*: bumped revision number to 0.7.2-cvs.
21055
21056 ------------------------------------------------------------------------
21057 r6923 | gbazin | 2004-03-03 21:39:53 +0100 (Wed, 03 Mar 2004) | 5 lines
21058 Changed paths:
21059    M /trunk/include/modules.h
21060    M /trunk/modules/access/dvd/demux.c
21061    M /trunk/modules/access/dvdplay/demux.c
21062    M /trunk/modules/access/dvdread/input.c
21063    M /trunk/modules/access/vcdx/demux.c
21064    M /trunk/modules/access_output/udp.c
21065    M /trunk/modules/audio_filter/resampler/coreaudio.c
21066    M /trunk/modules/demux/a52.c
21067    M /trunk/modules/demux/aac.c
21068    M /trunk/modules/demux/demuxstream.c
21069    M /trunk/modules/demux/dts.c
21070    M /trunk/modules/demux/flac.c
21071    M /trunk/modules/demux/mpeg/m4v.c
21072    M /trunk/modules/demux/mpeg/mpga.c
21073    M /trunk/modules/demux/mpeg/mpgv.c
21074    M /trunk/modules/demux/mpeg/ps.c
21075    M /trunk/modules/demux/mpeg/ts.c
21076    M /trunk/modules/demux/util/sub.h
21077    M /trunk/modules/gui/gtk/gnome.c
21078    M /trunk/modules/gui/gtk/gtk.c
21079    M /trunk/modules/gui/gtk2/gnome2.c
21080    M /trunk/modules/gui/gtk2/gtk2.c
21081    M /trunk/modules/gui/pda/pda.c
21082    M /trunk/modules/gui/skins/src/dialogs.cpp
21083    M /trunk/modules/gui/skins2/src/dialogs.cpp
21084    M /trunk/modules/misc/sap.c
21085    M /trunk/modules/stream_out/announce.c
21086    M /trunk/modules/stream_out/transcode.c
21087    M /trunk/modules/video_output/qte/qte.cpp
21088    M /trunk/src/audio_output/filters.c
21089    M /trunk/src/audio_output/input.c
21090    M /trunk/src/audio_output/mixer.c
21091    M /trunk/src/audio_output/output.c
21092    M /trunk/src/input/demux.c
21093    M /trunk/src/input/input.c
21094    M /trunk/src/input/input_dec.c
21095    M /trunk/src/interface/interface.c
21096    M /trunk/src/libvlc.c
21097    M /trunk/src/misc/modules.c
21098    M /trunk/src/misc/net.c
21099    M /trunk/src/playlist/loadsave.c
21100    M /trunk/src/stream_output/stream_output.c
21101    M /trunk/src/video_output/video_output.c
21102
21103
21104 * ALL: changed the prototype of module_Need() to accept a "strict" boolean argument.
21105 If "strict" is true and a module name is provided then module_Need() will only look for the specified module
21106 If "strict" is false, then module_Need() will first look for the specified module and if it wasn't found, will continue with the other modules with the same "capability".
21107
21108 ------------------------------------------------------------------------
21109 r6922 | sigmunau | 2004-03-03 18:18:38 +0100 (Wed, 03 Mar 2004) | 4 lines
21110 Changed paths:
21111    M /trunk/Makefile.am
21112    M /trunk/share/Makefile.am
21113
21114 Makefile.am: added vlc.exe.manifest to the distribution (should perhaps be
21115              moved to share/ after the svn switch)
21116 share/Makefile.am: added some wince-related resource files to the distribution
21117
21118 ------------------------------------------------------------------------
21119 r6921 | sigmunau | 2004-03-03 16:47:08 +0100 (Wed, 03 Mar 2004) | 3 lines
21120 Changed paths:
21121    M /trunk/src/misc/modules.c
21122
21123 src/misc/modules.c:
21124  * include vlc_httpd.h, fixes compilation
21125
21126 ------------------------------------------------------------------------
21127 r6920 | fenrir | 2004-03-03 15:22:47 +0100 (Wed, 03 Mar 2004) | 3 lines
21128 Changed paths:
21129    M /trunk/configure.ac
21130    M /trunk/doc/intf-http.txt
21131    M /trunk/modules/control/http.c
21132    M /trunk/share/http/index.html
21133
21134  * configure.ac: -> 0.7.2-cvs
21135  * modules/control/http.c: added a playlist.uri field.
21136
21137 ------------------------------------------------------------------------
21138 r6919 | fenrir | 2004-03-03 14:27:25 +0100 (Wed, 03 Mar 2004) | 2 lines
21139 Changed paths:
21140    M /trunk/modules/stream_out/rtp.c
21141
21142  * rtp: ported to new httpd.
21143
21144 ------------------------------------------------------------------------
21145 r6918 | fenrir | 2004-03-03 14:26:50 +0100 (Wed, 03 Mar 2004) | 2 lines
21146 Changed paths:
21147    M /trunk/modules/control/http.c
21148
21149  * http: ported to new httpd. A few features are still missings.
21150
21151 ------------------------------------------------------------------------
21152 r6917 | fenrir | 2004-03-03 14:25:53 +0100 (Wed, 03 Mar 2004) | 2 lines
21153 Changed paths:
21154    M /trunk/modules/access_output/http.c
21155
21156  * http: ported to new httpd.
21157
21158 ------------------------------------------------------------------------
21159 r6916 | fenrir | 2004-03-03 14:25:24 +0100 (Wed, 03 Mar 2004) | 2 lines
21160 Changed paths:
21161    M /trunk/src/misc/objects.c
21162
21163  * objects: include vlc_http.h
21164
21165 ------------------------------------------------------------------------
21166 r6915 | fenrir | 2004-03-03 14:25:00 +0100 (Wed, 03 Mar 2004) | 2 lines
21167 Changed paths:
21168    M /trunk/include/vlc_common.h
21169
21170  * vlc_common.h: httpd typedefs.
21171
21172 ------------------------------------------------------------------------
21173 r6914 | fenrir | 2004-03-03 14:24:31 +0100 (Wed, 03 Mar 2004) | 2 lines
21174 Changed paths:
21175    M /trunk/Makefile.am
21176    M /trunk/configure.ac
21177    M /trunk/modules/misc/Modules.am
21178
21179  * all: httpd compilation.
21180
21181 ------------------------------------------------------------------------
21182 r6913 | fenrir | 2004-03-03 14:23:47 +0100 (Wed, 03 Mar 2004) | 4 lines
21183 Changed paths:
21184    D /trunk/include/httpd.h
21185    A /trunk/include/vlc_httpd.h
21186    D /trunk/modules/misc/httpd.c
21187    A /trunk/src/misc/httpd.c
21188
21189  * include/httpd.h, modules/misc/httpd.c: remove old http daemon.
21190  * include/vlc_httpd.h src/misc/httpd.c: added new http daemon,
21191  it will allow http 1.1, redirection, RTSP, ...
21192
21193 ------------------------------------------------------------------------
21194 r6912 | sam | 2004-03-03 13:21:57 +0100 (Wed, 03 Mar 2004) | 3 lines
21195 Changed paths:
21196    M /trunk/configure.ac
21197
21198   * configure.ac:
21199     + When using a local ffmpeg tree, add a path to the avformat headers.
21200
21201 ------------------------------------------------------------------------
21202 r6911 | fenrir | 2004-03-03 13:21:36 +0100 (Wed, 03 Mar 2004) | 2 lines
21203 Changed paths:
21204    M /trunk/modules/misc/dummy/vout.c
21205
21206  * vout.c: fixed a warning.
21207
21208 ------------------------------------------------------------------------
21209 r6910 | fenrir | 2004-03-03 13:03:15 +0100 (Wed, 03 Mar 2004) | 2 lines
21210 Changed paths:
21211    M /trunk/modules/demux/mkv.cpp
21212
21213   * mkv: added Control and use vlc_meta.h.
21214
21215 ------------------------------------------------------------------------
21216 r6909 | titer | 2004-03-03 13:01:57 +0100 (Wed, 03 Mar 2004) | 6 lines
21217 Changed paths:
21218    M /trunk/modules/gui/macosx/macosx.m
21219    M /trunk/modules/gui/macosx/vout.m
21220
21221  macsox/* : added --macosx-fill
21222   In fullscreen, crops the picture if necessary in order to fill
21223   the screen without black borders (e.g. you lose top and bottom parts
21224   of the picture when watching a 4:3 video on a 16:9 display).
21225   (Only implemented in OpenGL mode)
21226
21227 ------------------------------------------------------------------------
21228 r6908 | fenrir | 2004-03-03 13:01:38 +0100 (Wed, 03 Mar 2004) | 2 lines
21229 Changed paths:
21230    M /trunk/src/input/demux.c
21231
21232  demux: implementation of demux2_vaControlHelper.
21233
21234 ------------------------------------------------------------------------
21235 r6907 | fenrir | 2004-03-03 13:01:17 +0100 (Wed, 03 Mar 2004) | 3 lines
21236 Changed paths:
21237    M /trunk/include/ninput.h
21238    M /trunk/include/vlc_meta.h
21239
21240  ninput.h: added prototype of demux2_vaControlHelper.
21241  include/vlc_meta.h: added of cast for malloc because of [CENSURED] c++.
21242
21243 ------------------------------------------------------------------------
21244 r6906 | fenrir | 2004-03-03 12:59:41 +0100 (Wed, 03 Mar 2004) | 2 lines
21245 Changed paths:
21246    M /trunk/src/input/input.c
21247
21248  * input.c: add Duration to input infos.
21249
21250 ------------------------------------------------------------------------
21251 r6905 | fenrir | 2004-03-03 12:41:04 +0100 (Wed, 03 Mar 2004) | 2 lines
21252 Changed paths:
21253    M /trunk/modules/demux/mpeg/mpga.c
21254
21255  * mpga: demux -> demux2.
21256
21257 ------------------------------------------------------------------------
21258 r6904 | fenrir | 2004-03-03 12:40:19 +0100 (Wed, 03 Mar 2004) | 3 lines
21259 Changed paths:
21260    M /trunk/modules/demux/a52.c
21261    M /trunk/modules/demux/aac.c
21262    M /trunk/modules/demux/au.c
21263    M /trunk/modules/demux/dts.c
21264    M /trunk/modules/demux/flac.c
21265    M /trunk/modules/demux/wav.c
21266
21267  * a52.c aac.c au.c dts.c flac.c wav.c: Converted all audio only demuxers
21268  to demux2.
21269
21270 ------------------------------------------------------------------------
21271 r6903 | massiot | 2004-03-03 12:39:06 +0100 (Wed, 03 Mar 2004) | 2 lines
21272 Changed paths:
21273    M /trunk/modules/stream_out/transrate/frame.c
21274
21275 * modules/stream_out/transrate/frame.c: Fixed warnings (thanks fenrir)
21276
21277 ------------------------------------------------------------------------
21278 r6902 | fenrir | 2004-03-03 12:38:14 +0100 (Wed, 03 Mar 2004) | 2 lines
21279 Changed paths:
21280    M /trunk/modules/demux/util/id3.c
21281    M /trunk/modules/demux/util/id3tag.c
21282
21283  * id3*: Search p_input (to make it working with demux2).
21284
21285 ------------------------------------------------------------------------
21286 r6901 | massiot | 2004-03-03 12:34:41 +0100 (Wed, 03 Mar 2004) | 13 lines
21287 Changed paths:
21288    M /trunk/modules/mux/mpeg/pes.c
21289    M /trunk/modules/mux/mpeg/ts.c
21290
21291 * modules/mux/mpeg/pes.c: Copy the flags of the data buffer to the PES
21292   buffer.
21293
21294 * modules/mux/mpeg/ts.c:
21295   - rename the caching= option into shaping= since it more adequately
21296     describes what it does
21297   - new use-key-frames option, if enabled then shaping= will be a
21298     maximum value, if the algorithm find a new GOP it will finish with
21299     the first picture of the next GOP (helps minimizing the dts delay)
21300   - fixed a bug where the calculated sending time could be later than
21301     the real DTS time (meaning the decoder wouldn't get the buffer
21302     in time)
21303
21304 ------------------------------------------------------------------------
21305 r6900 | bigben | 2004-03-03 12:34:19 +0100 (Wed, 03 Mar 2004) | 6 lines
21306 Changed paths:
21307    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
21308    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
21309    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
21310    M /trunk/modules/gui/macosx/controls.m
21311    M /trunk/modules/gui/macosx/playlist.h
21312    M /trunk/modules/gui/macosx/playlist.m
21313
21314 - Repeat and loop are now mutually exclusive
21315 - On the playlist window, turn loop/repeat/standard play selection into a popup
21316 - On the playlist window : if more than one group is defined, coolorize items according to the group they are belonging to. Currently, 8 colors are hard coded
21317
21318 Please make remarks on the new layout / the colors chosen.
21319
21320 ------------------------------------------------------------------------
21321 r6899 | massiot | 2004-03-03 12:29:26 +0100 (Wed, 03 Mar 2004) | 11 lines
21322 Changed paths:
21323    M /trunk/modules/codec/ffmpeg/encoder.c
21324    M /trunk/modules/stream_out/transcode.c
21325
21326 * modules/codec/ffmpeg/encoder.c:
21327   - use AV_NOPTS_VALUE instead of 0 when it's available
21328   - reworked the hurry-up mode to start with disabling the B frames first
21329   - reworked the hurry-up mode to remove my thread mess
21330   - check that we don't feed ffmpeg with twice the same PTS (crashes ffmpeg)
21331   - correctly flag the picture types
21332
21333 * modules/stream_out/transcode.c:
21334   - use AV_NOPTS_VALUE instead of 0 when it's available
21335   - copy block_t::i_flags to sout_buffer_t::i_flags (temporary)
21336
21337 ------------------------------------------------------------------------
21338 r6898 | massiot | 2004-03-03 12:20:52 +0100 (Wed, 03 Mar 2004) | 6 lines
21339 Changed paths:
21340    M /trunk/modules/stream_out/transrate/Modules.am
21341    A /trunk/modules/stream_out/transrate/frame.c
21342    M /trunk/modules/stream_out/transrate/transrate.c
21343    A /trunk/modules/stream_out/transrate/transrate.h
21344
21345 * modules/stream_out/transrate:
21346   - split transrate.c
21347   - you can specify a maximum gop length on which to perform transrating,
21348     to avoid adding to much delay in the sout pipeline (shaping= option)
21349   - fixed a bug where you couldn't transrate a transcoded stream
21350
21351 ------------------------------------------------------------------------
21352 r6897 | massiot | 2004-03-03 12:12:08 +0100 (Wed, 03 Mar 2004) | 3 lines
21353 Changed paths:
21354    M /trunk/include/stream_output.h
21355    M /trunk/src/input/input_dec.c
21356
21357 * src/input/input_dec.c: Copy block_t::i_flags to sout_buffer_t::i_flags
21358   (temporary).
21359
21360 ------------------------------------------------------------------------
21361 r6896 | massiot | 2004-03-03 12:09:30 +0100 (Wed, 03 Mar 2004) | 3 lines
21362 Changed paths:
21363    M /trunk/modules/packetizer/mpegvideo.c
21364
21365 * modules/packetizer/mpegvideo.c: Correctly flag the picture types in
21366   block_t::i_flags.
21367
21368 ------------------------------------------------------------------------
21369 r6895 | massiot | 2004-03-03 11:51:55 +0100 (Wed, 03 Mar 2004) | 4 lines
21370 Changed paths:
21371    M /trunk/modules/access_output/udp.c
21372
21373 * modules/access_output/udp.c: New group= option, used to send multiple
21374   packets at once (less scheduling overhead) ; typically access=udp{group=5}
21375   will send 5 * 7 TS packets at once.
21376
21377 ------------------------------------------------------------------------
21378 r6894 | massiot | 2004-03-03 11:49:50 +0100 (Wed, 03 Mar 2004) | 3 lines
21379 Changed paths:
21380    M /trunk/modules/access/satellite/access.c
21381
21382 * modules/access/satellite/access.c: Read blocks multiple of 1024 bytes
21383   (because others do it - no idea if it helps, though)
21384
21385 ------------------------------------------------------------------------
21386 r6893 | fenrir | 2004-03-03 02:26:49 +0100 (Wed, 03 Mar 2004) | 2 lines
21387 Changed paths:
21388    M /trunk/modules/demux/ts.c
21389
21390  * ts.c: fixed PCR handling (when the pcr pid isn't attached to the PMT.)
21391
21392 ------------------------------------------------------------------------
21393 r6892 | hartman | 2004-03-03 00:49:38 +0100 (Wed, 03 Mar 2004) | 2 lines
21394 Changed paths:
21395    M /trunk/NEWS
21396
21397 * updated NEWS for 0.7.1a
21398
21399 ------------------------------------------------------------------------
21400 r6891 | massiot | 2004-03-02 23:55:34 +0100 (Tue, 02 Mar 2004) | 6 lines
21401 Changed paths:
21402    M /trunk/extras/contrib/src/Makefile
21403    M /trunk/extras/contrib/src/packages.mak
21404
21405 * extras/contrib:
21406   - fixed the infamous "libmad is twice slower" bug
21407   - fixed libmad dynamic build
21408   - added a52 support to ffmpeg
21409   - remove libdvdnav
21410
21411 ------------------------------------------------------------------------
21412 r6890 | ipkiss | 2004-03-02 22:45:15 +0100 (Tue, 02 Mar 2004) | 8 lines
21413 Changed paths:
21414    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
21415    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
21416    M /trunk/modules/gui/skins2/parser/builder.cpp
21417    M /trunk/modules/gui/skins2/parser/builder_data.def
21418    M /trunk/modules/gui/skins2/parser/builder_data.hpp
21419    M /trunk/modules/gui/skins2/parser/gen_builder.py
21420    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
21421    M /trunk/modules/gui/skins2/src/anchor.cpp
21422    M /trunk/modules/gui/skins2/src/anchor.hpp
21423    M /trunk/modules/gui/skins2/src/theme.cpp
21424    M /trunk/modules/gui/skins2/theme/skin.dtd
21425    M /trunk/modules/gui/skins2/theme/theme.xml
21426    M /trunk/modules/gui/skins2/utils/bezier.cpp
21427    M /trunk/modules/gui/skins2/utils/bezier.hpp
21428
21429  - skins2/utils/bezier.*: Added support for curves made of one point
21430  - skins2/theme/skin.dtd: Removed Event and Rectangle tags
21431  - skins2/src/theme.cpp: Destroy curves explicitely
21432  - ALL: Anchors can be defined using a Bezier curve, which allows
21433    rectilinear anchors (but it is still possible to define anchors
21434    reduced to a single point).
21435    A "curved anchor" only attracts "single point anchors"
21436
21437 ------------------------------------------------------------------------
21438 r6889 | hartman | 2004-03-02 20:21:03 +0100 (Tue, 02 Mar 2004) | 3 lines
21439 Changed paths:
21440    M /trunk/extras/contrib/src/Makefile
21441    M /trunk/extras/contrib/src/packages.mak
21442
21443 * Well i be .......
21444   libmodplug working now. apparently it didn't like dynamic linking on OS X.
21445
21446 ------------------------------------------------------------------------
21447 r6888 | hartman | 2004-03-02 17:44:21 +0100 (Tue, 02 Mar 2004) | 2 lines
21448 Changed paths:
21449    M /trunk/modules/codec/mpeg_audio.c
21450
21451 * This was the thing i didn't commit and which AGAIN leaves us with a CPU hogging release :(
21452
21453 ------------------------------------------------------------------------
21454 r6887 | kuehne | 2004-03-02 14:53:14 +0100 (Tue, 02 Mar 2004) | 8 lines
21455 Changed paths:
21456    M /trunk/modules/codec/dvbsub.c
21457    M /trunk/modules/demux/mkv.cpp
21458    M /trunk/modules/gui/macosx/macosx.m
21459    M /trunk/modules/video_output/fb.c
21460    M /trunk/po/de.po
21461    M /trunk/src/libvlc.h
21462
21463 * modules/codec/dvbsub.c: disabled translation of some internal error messages
21464 * po/de.po: removed my reminders
21465 * modules/demux/mkv.cpp: disabled translation of the string "Matroska"
21466
21467 * src/libvlc.h: small corrections of to-be-localised strings
21468 * modules/gui/macosx/macosx.m: ditto
21469 * modules/video_output/fb.c: ditto
21470
21471 ------------------------------------------------------------------------
21472 r6886 | hartman | 2004-03-02 13:39:25 +0100 (Tue, 02 Mar 2004) | 2 lines
21473 Changed paths:
21474    M /trunk/modules/access/mms/mms.c
21475
21476 Spelling error
21477
21478 ------------------------------------------------------------------------
21479 r6885 | hartman | 2004-03-02 02:10:26 +0100 (Tue, 02 Mar 2004) | 2 lines
21480 Changed paths:
21481    M /trunk/extras/contrib/src/Makefile
21482
21483 * Fix dts contrib
21484
21485 ------------------------------------------------------------------------
21486 r6884 | hartman | 2004-03-02 01:59:16 +0100 (Tue, 02 Mar 2004) | 2 lines
21487 Changed paths:
21488    M /trunk/extras/contrib/src/packages.mak
21489
21490 * update caca and live.com
21491
21492 ------------------------------------------------------------------------
21493 r6883 | fenrir | 2004-03-01 23:35:55 +0100 (Mon, 01 Mar 2004) | 3 lines
21494 Changed paths:
21495    M /trunk/modules/codec/ffmpeg/video.c
21496
21497  * video.c: make SVQ3/ffmpeg happy with complex stsd atom (ie with more
21498  than just the "SMI " one).
21499
21500 ------------------------------------------------------------------------
21501 r6882 | gbazin | 2004-03-01 22:23:09 +0100 (Mon, 01 Mar 2004) | 3 lines
21502 Changed paths:
21503    M /trunk/ChangeLog
21504
21505
21506 * ChangeLog: updated for 0.7.1.
21507
21508 ------------------------------------------------------------------------
21509 r6881 | gbazin | 2004-03-01 21:36:24 +0100 (Mon, 01 Mar 2004) | 3 lines
21510 Changed paths:
21511    M /trunk/modules/gui/skins2/Modules.am
21512
21513
21514 * modules/gui/skins2/Modules.am: oops, 1 file too much.
21515
21516 ------------------------------------------------------------------------
21517 r6880 | gbazin | 2004-03-01 21:04:55 +0100 (Mon, 01 Mar 2004) | 3 lines
21518 Changed paths:
21519    M /trunk/po/de.po
21520    M /trunk/po/en_GB.po
21521    M /trunk/po/es.po
21522    M /trunk/po/fr.po
21523    M /trunk/po/hu.po
21524    M /trunk/po/it.po
21525    M /trunk/po/ja.po
21526    M /trunk/po/nl.po
21527    M /trunk/po/no.po
21528    M /trunk/po/pl.po
21529    M /trunk/po/pt_BR.po
21530    M /trunk/po/ru.po
21531    M /trunk/po/sv.po
21532    M /trunk/po/vlc.pot
21533
21534
21535 * po/*: ./toolbox --update-po in preparation for the release.
21536
21537 ------------------------------------------------------------------------
21538 r6879 | gbazin | 2004-03-01 20:58:16 +0100 (Mon, 01 Mar 2004) | 3 lines
21539 Changed paths:
21540    M /trunk/modules/gui/skins2/src/skin_main.cpp
21541
21542
21543 * modules/gui/skins2/src/skin_main.cpp: default skin is skins2/default/theme.xml.
21544
21545 ------------------------------------------------------------------------
21546 r6878 | gbazin | 2004-03-01 20:41:42 +0100 (Mon, 01 Mar 2004) | 4 lines
21547 Changed paths:
21548    M /trunk/Makefile.am
21549    M /trunk/install-win32
21550    M /trunk/modules/gui/skins2/Modules.am
21551
21552
21553 * modules/gui/skins2/Modules.am: include the default skins2 theme in the "make dist" rule.
21554 * install-win32, Makefile.am: include the default skins2 theme in the win32 package.
21555
21556 ------------------------------------------------------------------------
21557 r6877 | asmax | 2004-03-01 20:36:43 +0100 (Mon, 01 Mar 2004) | 2 lines
21558 Changed paths:
21559    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
21560    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
21561    M /trunk/modules/gui/skins2/theme/skin.dtd
21562    M /trunk/modules/gui/skins2/theme/theme.xml
21563
21564 * all: changed dtd version to 1.99 before the final dtd freeze
21565
21566 ------------------------------------------------------------------------
21567 r6876 | asmax | 2004-03-01 19:33:31 +0100 (Mon, 01 Mar 2004) | 5 lines
21568 Changed paths:
21569    M /trunk/modules/gui/skins2/parser/builder.cpp
21570    M /trunk/modules/gui/skins2/parser/builder.hpp
21571    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
21572    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
21573    M /trunk/modules/gui/skins2/theme/skin.dtd
21574    M /trunk/modules/gui/skins2/theme/theme.xml
21575
21576 * parser/builder.cpp, parser/skin_parser.cpp: unique IDs are generated
21577  in the xml parser instead of the builder: fixes nasty bugs related
21578  to layout IDs
21579 * theme/skin.dtd: "id" attribute is no longer required for window
21580
21581 ------------------------------------------------------------------------
21582 r6875 | gbazin | 2004-03-01 19:31:13 +0100 (Mon, 01 Mar 2004) | 3 lines
21583 Changed paths:
21584    M /trunk/include/vlc_interface.h
21585    M /trunk/modules/gui/wxwindows/dialogs.cpp
21586    M /trunk/modules/gui/wxwindows/interface.cpp
21587    M /trunk/modules/gui/wxwindows/streamwizard.cpp
21588    M /trunk/modules/gui/wxwindows/wxwindows.h
21589
21590
21591 * modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened.
21592
21593 ------------------------------------------------------------------------
21594 r6874 | gbazin | 2004-03-01 18:36:26 +0100 (Mon, 01 Mar 2004) | 3 lines
21595 Changed paths:
21596    M /trunk/modules/demux/mkv.cpp
21597
21598
21599 * modules/demux/mkv.cpp: fixed copy&paste bug.
21600
21601 ------------------------------------------------------------------------
21602 r6873 | gbazin | 2004-03-01 13:50:39 +0100 (Mon, 01 Mar 2004) | 8 lines
21603 Changed paths:
21604    M /trunk/include/vlc_threads.h
21605    M /trunk/modules/access/file.c
21606    M /trunk/modules/access_output/udp.c
21607
21608 * include/vlc_threads.h:
21609    + lower a bit the input thread priority on win32 (using THREAD_PRIORITY_ABOVE_NORMAL now).
21610 * modules/access/file.c:
21611    + s/config_GetInt()/var_Get() for file-caching.
21612 * modules/access_output/udp.c:
21613    + less verbose debug messages.
21614    + increase thread priority on win32.
21615
21616 ------------------------------------------------------------------------
21617 r6872 | massiot | 2004-03-01 12:55:25 +0100 (Mon, 01 Mar 2004) | 2 lines
21618 Changed paths:
21619    M /trunk/modules/stream_out/transrate/Modules.am
21620
21621 * Added two files in Modules.am
21622
21623 ------------------------------------------------------------------------
21624 r6871 | murray | 2004-03-01 00:08:42 +0100 (Mon, 01 Mar 2004) | 2 lines
21625 Changed paths:
21626    M /trunk/po/it.po
21627
21628 Shit, forgot to :wq before committing :) sorry guys
21629
21630 ------------------------------------------------------------------------
21631 r6870 | jpsaman | 2004-02-29 23:59:59 +0100 (Sun, 29 Feb 2004) | 2 lines
21632 Changed paths:
21633    M /trunk/modules/gui/pda/pda.c
21634    M /trunk/modules/gui/pda/pda.glade
21635    M /trunk/modules/gui/pda/pda_callbacks.c
21636    M /trunk/modules/gui/pda/pda_interface.c
21637
21638 Updated PDA interface.
21639
21640 ------------------------------------------------------------------------
21641 r6869 | murray | 2004-02-29 23:56:23 +0100 (Sun, 29 Feb 2004) | 5 lines
21642 Changed paths:
21643    M /trunk/po/it.po
21644
21645 Minor changes to the italian translation (thanks to Paolo Caravello)
21646
21647 Actually, we still got some (huge) untranslated strings in libvlc.h,
21648 I'll care about them after the release.
21649
21650 ------------------------------------------------------------------------
21651 r6868 | jpsaman | 2004-02-29 22:10:00 +0100 (Sun, 29 Feb 2004) | 2 lines
21652 Changed paths:
21653    M /trunk/ipkg/control.gpe
21654    M /trunk/ipkg/control.h3600
21655
21656 Updated version strings to 0.7.1 for upcoming release.
21657
21658 ------------------------------------------------------------------------
21659 r6867 | jpsaman | 2004-02-29 22:09:29 +0100 (Sun, 29 Feb 2004) | 2 lines
21660 Changed paths:
21661    M /trunk/po/nl.po
21662
21663 Updated Dutch translation.
21664
21665 ------------------------------------------------------------------------
21666 r6866 | gbazin | 2004-02-29 20:28:10 +0100 (Sun, 29 Feb 2004) | 3 lines
21667 Changed paths:
21668    M /trunk/configure.ac
21669
21670
21671 * configure.ac: fixed --with-dts-tree.
21672
21673 ------------------------------------------------------------------------
21674 r6865 | gbazin | 2004-02-29 20:12:00 +0100 (Sun, 29 Feb 2004) | 3 lines
21675 Changed paths:
21676    M /trunk/NEWS
21677
21678
21679 * NEWS: updated.
21680
21681 ------------------------------------------------------------------------
21682 r6864 | gbazin | 2004-02-29 20:01:22 +0100 (Sun, 29 Feb 2004) | 3 lines
21683 Changed paths:
21684    M /trunk/modules/demux/rawdv.c
21685
21686
21687 * modules/demux/rawdv.c: DV audio support was removed from libavcodec so reimplemented it here.
21688
21689 ------------------------------------------------------------------------
21690 r6863 | asmax | 2004-02-29 18:36:55 +0100 (Sun, 29 Feb 2004) | 2 lines
21691 Changed paths:
21692    M /trunk/modules/gui/skins2/src/skin_main.cpp
21693
21694 * src/skin_main.cpp: do not delete the input a second time !
21695
21696 ------------------------------------------------------------------------
21697 r6862 | asmax | 2004-02-29 17:49:55 +0100 (Sun, 29 Feb 2004) | 6 lines
21698 Changed paths:
21699    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
21700    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
21701    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
21702    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
21703    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
21704    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
21705    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
21706    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
21707    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
21708    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
21709    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
21710    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
21711    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
21712    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
21713    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
21714    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
21715    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
21716    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
21717    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
21718    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
21719    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
21720    M /trunk/modules/gui/skins2/parser/builder.cpp
21721    M /trunk/modules/gui/skins2/parser/builder_data.def
21722    M /trunk/modules/gui/skins2/parser/builder_data.hpp
21723    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
21724    M /trunk/modules/gui/skins2/src/generic_layout.cpp
21725    M /trunk/modules/gui/skins2/src/generic_window.cpp
21726    M /trunk/modules/gui/skins2/theme/skin.dtd
21727    M /trunk/modules/gui/skins2/theme/theme.xml
21728
21729 * controls/*, src/generic_window.cpp, src/generic_layout.cpp: a visibiliy
21730 variable is now owned by CtrlGeneric, and handled directly by the layout
21731 and the window (at the moment only the slider control uses it)
21732 * theme/skin.dtd, parser/builder.cpp, parser, skin_parser.cpp: added
21733 the "color" attribute for control text
21734
21735 ------------------------------------------------------------------------
21736 r6861 | gbazin | 2004-02-29 15:35:10 +0100 (Sun, 29 Feb 2004) | 3 lines
21737 Changed paths:
21738    M /trunk/INSTALL.win32
21739
21740
21741 * INSTALL.win32: updated win32 build instructions.
21742
21743 ------------------------------------------------------------------------
21744 r6860 | zorglub | 2004-02-29 15:05:45 +0100 (Sun, 29 Feb 2004) | 2 lines
21745 Changed paths:
21746    M /trunk/modules/gui/wxwindows/playlist.cpp
21747
21748 Sanity check
21749
21750 ------------------------------------------------------------------------
21751 r6859 | asmax | 2004-02-29 15:05:14 +0100 (Sun, 29 Feb 2004) | 2 lines
21752 Changed paths:
21753    M /trunk/modules/gui/skins2/src/skin_main.cpp
21754
21755 * src/skin_main.cpp: fixed a bug related to the destruction order ;)
21756
21757 ------------------------------------------------------------------------
21758 r6858 | kuehne | 2004-02-29 14:55:04 +0100 (Sun, 29 Feb 2004) | 2 lines
21759 Changed paths:
21760    M /trunk/po/de.po
21761
21762 Fixed breakage which has been introduced in the last commit
21763
21764 ------------------------------------------------------------------------
21765 r6857 | kuehne | 2004-02-29 14:49:02 +0100 (Sun, 29 Feb 2004) | 2 lines
21766 Changed paths:
21767    M /trunk/po/de.po
21768
21769 spelling fixes
21770
21771 ------------------------------------------------------------------------
21772 r6856 | gbazin | 2004-02-29 14:33:47 +0100 (Sun, 29 Feb 2004) | 3 lines
21773 Changed paths:
21774    M /trunk/ipkg/Makefile.am
21775
21776
21777 * ipkg/Makefile.am: don't try to package files which have been removed.
21778
21779 ------------------------------------------------------------------------
21780 r6855 | gbazin | 2004-02-29 14:08:56 +0100 (Sun, 29 Feb 2004) | 4 lines
21781 Changed paths:
21782    M /trunk/include/vlc_common.h
21783    M /trunk/src/misc/variables.c
21784
21785
21786 * src/misc/variables.c: fixed memleak.
21787 * include/vlc_common.h: use pragma to disable useless MSVC warnings.
21788
21789 ------------------------------------------------------------------------
21790 r6854 | gbazin | 2004-02-29 14:05:22 +0100 (Sun, 29 Feb 2004) | 4 lines
21791 Changed paths:
21792    M /trunk/configure.ac
21793    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
21794    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
21795    M /trunk/modules/audio_filter/converter/dtstofloat32.c
21796
21797
21798 * ALL: bumped revision number to 0.7.1
21799 * modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
21800
21801 ------------------------------------------------------------------------
21802 r6853 | gbazin | 2004-02-29 14:03:19 +0100 (Sun, 29 Feb 2004) | 3 lines
21803 Changed paths:
21804    M /trunk/extras/contrib/src/packages.mak
21805
21806
21807 * src/packages.mak: updated for libdts-0.0.2
21808
21809 ------------------------------------------------------------------------
21810 r6852 | zorglub | 2004-02-28 20:40:06 +0100 (Sat, 28 Feb 2004) | 2 lines
21811 Changed paths:
21812    M /trunk/modules/gui/wxwindows/playlist.cpp
21813
21814 Search on the author field too
21815
21816 ------------------------------------------------------------------------
21817 r6851 | zorglub | 2004-02-28 20:31:54 +0100 (Sat, 28 Feb 2004) | 2 lines
21818 Changed paths:
21819    M /trunk/modules/gui/wxwindows/playlist.cpp
21820
21821 Fix loop on end of search
21822
21823 ------------------------------------------------------------------------
21824 r6850 | gbazin | 2004-02-28 20:30:04 +0100 (Sat, 28 Feb 2004) | 2 lines
21825 Changed paths:
21826    M /trunk/modules/gui/wxwindows/streamout.cpp
21827
21828 * modules/gui/wxwindows/streamout.cpp: added mp4a to the list of audio transcoders.
21829
21830 ------------------------------------------------------------------------
21831 r6849 | gbazin | 2004-02-28 18:10:23 +0100 (Sat, 28 Feb 2004) | 3 lines
21832 Changed paths:
21833    M /trunk/src/playlist/info.c
21834    M /trunk/src/playlist/item-ext.c
21835    M /trunk/src/playlist/item.c
21836
21837
21838 * src/playlist/*: portability fixes, moved playlist_AddOption() to item-ext.c.
21839
21840 ------------------------------------------------------------------------
21841 r6848 | titer | 2004-02-28 14:53:35 +0100 (Sat, 28 Feb 2004) | 3 lines
21842 Changed paths:
21843    M /trunk/modules/gui/macosx/vout.h
21844    M /trunk/modules/gui/macosx/vout.m
21845
21846  macosx/vout* : don't forget to exit fullscreen mode at EOF,
21847                 fixed a segfault
21848
21849 ------------------------------------------------------------------------
21850 r6847 | kuehne | 2004-02-27 23:33:38 +0100 (Fri, 27 Feb 2004) | 2 lines
21851 Changed paths:
21852    M /trunk/po/de.po
21853
21854 Updated german translation
21855
21856 ------------------------------------------------------------------------
21857 r6846 | gbazin | 2004-02-27 16:07:04 +0100 (Fri, 27 Feb 2004) | 3 lines
21858 Changed paths:
21859    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
21860    M /trunk/modules/gui/skins2/src/skin_main.cpp
21861
21862 * src/skin_main.cpp: fixed bug related to the destruction order.
21863 * parser/xmlparser.hpp: removed useless change.
21864
21865 ------------------------------------------------------------------------
21866 r6845 | fenrir | 2004-02-27 15:22:18 +0100 (Fri, 27 Feb 2004) | 2 lines
21867 Changed paths:
21868    M /trunk/modules/demux/avi/avi.c
21869
21870  * avi.c: uses rv15 for 15 and 16 bits file. (I don't know if it's ok).
21871
21872 ------------------------------------------------------------------------
21873 r6844 | fenrir | 2004-02-27 15:05:55 +0100 (Fri, 27 Feb 2004) | 3 lines
21874 Changed paths:
21875    M /trunk/modules/demux/avi/avi.c
21876
21877  * avi.c: added support for rgb 32 (24 won't work under linux as the vout
21878  handle 24 and 32 the same way :(
21879
21880 ------------------------------------------------------------------------
21881 r6843 | fenrir | 2004-02-27 15:02:05 +0100 (Fri, 27 Feb 2004) | 2 lines
21882 Changed paths:
21883    M /trunk/modules/codec/ffmpeg/chroma.c
21884    M /trunk/modules/codec/rawvideo.c
21885
21886  * rawvideo.c, ffmpeg/chroma.c: added YVU9.
21887
21888 ------------------------------------------------------------------------
21889 r6842 | fenrir | 2004-02-27 15:01:35 +0100 (Fri, 27 Feb 2004) | 2 lines
21890 Changed paths:
21891    M /trunk/src/video_output/vout_pictures.c
21892    M /trunk/src/video_output/vout_pictures.h
21893
21894  * vout_pictures.*: added YVU9.
21895
21896 ------------------------------------------------------------------------
21897 r6841 | gbazin | 2004-02-27 14:24:12 +0100 (Fri, 27 Feb 2004) | 2 lines
21898 Changed paths:
21899    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
21900    M /trunk/modules/gui/skins2/parser/builder.cpp
21901    M /trunk/modules/gui/skins2/parser/builder_data.hpp
21902    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
21903    M /trunk/modules/gui/skins2/src/ft2_font.cpp
21904    M /trunk/modules/gui/skins2/src/skin_common.hpp
21905    M /trunk/modules/gui/skins2/vars/playlist.cpp
21906    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
21907    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
21908    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
21909
21910 * modules/gui/skins2/*: portability fixes.
21911
21912 ------------------------------------------------------------------------
21913 r6840 | murray | 2004-02-26 20:11:44 +0100 (Thu, 26 Feb 2004) | 3 lines
21914 Changed paths:
21915    M /trunk/po/fr.po
21916    M /trunk/po/it.po
21917
21918 it.po: italian localization for VLC 0.7.1
21919 fr.po: minor fixes
21920
21921 ------------------------------------------------------------------------
21922 r6839 | hartman | 2004-02-26 18:07:37 +0100 (Thu, 26 Feb 2004) | 3 lines
21923 Changed paths:
21924    M /trunk/modules/codec/ffmpeg/audio.c
21925
21926 * Don't crash during my demo to the university computer labs.
21927   - don't crash when i_output < 0
21928
21929 ------------------------------------------------------------------------
21930 r6838 | gbazin | 2004-02-26 18:02:17 +0100 (Thu, 26 Feb 2004) | 3 lines
21931 Changed paths:
21932    M /trunk/modules/audio_output/directx.c
21933
21934 * modules/audio_output/directx.c: don't use hardware buffers for <= 2 channels.
21935    A few users have been reporting problems with the directx audio output and it might very well be the cause of their problems (ie. with buggy drivers).
21936
21937 ------------------------------------------------------------------------
21938 r6837 | hartman | 2004-02-26 15:40:29 +0100 (Thu, 26 Feb 2004) | 3 lines
21939 Changed paths:
21940    M /trunk/modules/gui/macosx/playlist.m
21941
21942 * another thing that wasn't committed yet.
21943   - Fix Playlist Save. Can only do m3u atm.
21944
21945 ------------------------------------------------------------------------
21946 r6836 | gbazin | 2004-02-26 14:58:23 +0100 (Thu, 26 Feb 2004) | 2 lines
21947 Changed paths:
21948    M /trunk/modules/video_output/directx/directx.c
21949    M /trunk/modules/video_output/directx/events.c
21950
21951 * modules/video_output/directx/*: fixes uninitialized variables and memleaks.
21952
21953 ------------------------------------------------------------------------
21954 r6835 | hartman | 2004-02-26 14:24:55 +0100 (Thu, 26 Feb 2004) | 2 lines
21955 Changed paths:
21956    M /trunk/modules/gui/macosx/vout.m
21957
21958 * don't break things...
21959
21960 ------------------------------------------------------------------------
21961 r6834 | hartman | 2004-02-26 14:04:55 +0100 (Thu, 26 Feb 2004) | 3 lines
21962 Changed paths:
21963    M /trunk/modules/gui/macosx/macosx.m
21964    M /trunk/modules/gui/macosx/vout.m
21965
21966 * Something I forgot
21967   --macosx-stretch mode. Ignore aspect ratio and stretch video to fill window.
21968
21969 ------------------------------------------------------------------------
21970 r6833 | gbazin | 2004-02-26 13:04:14 +0100 (Thu, 26 Feb 2004) | 5 lines
21971 Changed paths:
21972    M /trunk/modules/gui/wxwindows/menus.cpp
21973    M /trunk/modules/gui/wxwindows/playlist.cpp
21974    M /trunk/modules/gui/wxwindows/wxwindows.cpp
21975
21976
21977 * modules/gui/wxwindows/wxwindows.cpp: include setlocale.h after the vlc headers.
21978 * modules/gui/wxwindows/menus.cpp: fixed memory leaks.
21979 * modules/gui/wxwindows/playlist.cpp: fixed deadlock.
21980
21981 ------------------------------------------------------------------------
21982 r6832 | gbazin | 2004-02-26 09:24:29 +0100 (Thu, 26 Feb 2004) | 3 lines
21983 Changed paths:
21984    M /trunk/modules/gui/wxwindows/playlist.cpp
21985    M /trunk/modules/gui/wxwindows/wxwindows.h
21986
21987
21988 * modules/gui/wxwindows/playlist.cpp: removed useless lock.
21989
21990 ------------------------------------------------------------------------
21991 r6831 | gbazin | 2004-02-26 01:23:04 +0100 (Thu, 26 Feb 2004) | 3 lines
21992 Changed paths:
21993    M /trunk/modules/gui/wxwindows/menus.cpp
21994    M /trunk/modules/gui/wxwindows/playlist.cpp
21995    M /trunk/modules/gui/wxwindows/preferences.cpp
21996
21997
21998 * modules/gui/wxwindows/*: a whole bunch of bug-fixes spotted by running the debug build of wxWindows.
21999
22000 ------------------------------------------------------------------------
22001 r6830 | hartman | 2004-02-26 00:28:04 +0100 (Thu, 26 Feb 2004) | 2 lines
22002 Changed paths:
22003    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
22004
22005 * Disable libmad on OS X
22006
22007 ------------------------------------------------------------------------
22008 r6829 | ipkiss | 2004-02-25 23:42:48 +0100 (Wed, 25 Feb 2004) | 2 lines
22009 Changed paths:
22010    M /trunk/po/fr.po
22011
22012 Fixed an incorrect string
22013
22014 ------------------------------------------------------------------------
22015 r6828 | jpsaman | 2004-02-25 23:16:20 +0100 (Wed, 25 Feb 2004) | 3 lines
22016 Changed paths:
22017    D /trunk/ipkg/control
22018    M /trunk/ipkg/control.gpe
22019    A /trunk/ipkg/control.h3600
22020    D /trunk/ipkg/postinst
22021    D /trunk/ipkg/postrm
22022    M /trunk/ipkg/rules
22023    A /trunk/ipkg/rules.h3600
22024
22025 Added configuration for h3600 iPAQ PDA with small Flash sizes.
22026 Removed unused files.
22027
22028 ------------------------------------------------------------------------
22029 r6827 | zorglub | 2004-02-25 23:01:34 +0100 (Wed, 25 Feb 2004) | 4 lines
22030 Changed paths:
22031    M /trunk/po/fr.po
22032
22033 Update of the french translation.
22034
22035 This file need reviewing, please help
22036
22037 ------------------------------------------------------------------------
22038 r6826 | titer | 2004-02-25 20:27:23 +0100 (Wed, 25 Feb 2004) | 2 lines
22039 Changed paths:
22040    M /trunk/modules/gui/macosx/vout.h
22041    M /trunk/modules/gui/macosx/vout.m
22042
22043  macosx/vout* : fixed OpenGL fullscreen (still needs some cleaning)
22044
22045 ------------------------------------------------------------------------
22046 r6825 | gbazin | 2004-02-25 19:47:02 +0100 (Wed, 25 Feb 2004) | 3 lines
22047 Changed paths:
22048    M /trunk/src/input/input_dec.c
22049
22050
22051 * src/input/input_dec.c: compilation fix.
22052
22053 ------------------------------------------------------------------------
22054 r6824 | gbazin | 2004-02-25 19:43:24 +0100 (Wed, 25 Feb 2004) | 3 lines
22055 Changed paths:
22056    M /trunk/modules/packetizer/mpeg4audio.c
22057    M /trunk/modules/packetizer/mpegvideo.c
22058
22059
22060 * modules/packetizer/mpeg4audio.c, modules/packetizer/mpegvideo.c: compilation fix.
22061
22062 ------------------------------------------------------------------------
22063 r6823 | gbazin | 2004-02-25 19:42:38 +0100 (Wed, 25 Feb 2004) | 3 lines
22064 Changed paths:
22065    M /trunk/modules/gui/wxwindows/wxwindows.h
22066
22067
22068 * modules/gui/wxwindows/wxwindows.h: workaround/compilation fix for new wxWindows versions.
22069
22070 ------------------------------------------------------------------------
22071 r6822 | fenrir | 2004-02-25 19:22:54 +0100 (Wed, 25 Feb 2004) | 2 lines
22072 Changed paths:
22073    M /trunk/modules/codec/libmpeg2.c
22074
22075  * libmpeg2.c: lalala, compilation fix...
22076
22077 ------------------------------------------------------------------------
22078 r6821 | fenrir | 2004-02-25 18:48:52 +0100 (Wed, 25 Feb 2004) | 3 lines
22079 Changed paths:
22080    M /trunk/include/vlc_block.h
22081    M /trunk/modules/codec/a52.c
22082    M /trunk/modules/codec/dts.c
22083    M /trunk/modules/codec/faad.c
22084    M /trunk/modules/codec/ffmpeg/audio.c
22085    M /trunk/modules/codec/ffmpeg/video.c
22086    M /trunk/modules/codec/flac.c
22087    M /trunk/modules/codec/libmpeg2.c
22088    M /trunk/modules/codec/mpeg_audio.c
22089    M /trunk/modules/demux/a52.c
22090    M /trunk/modules/demux/dts.c
22091    M /trunk/modules/demux/flac.c
22092    M /trunk/src/misc/block.c
22093
22094  * all: removed block_t->b_discontinuity,b_frame_* and added i_flags
22095  field and a few BLOCK_FLAG_*.
22096
22097 ------------------------------------------------------------------------
22098 r6820 | zorglub | 2004-02-25 15:02:34 +0100 (Wed, 25 Feb 2004) | 3 lines
22099 Changed paths:
22100    M /trunk/po/pt_BR.po
22101
22102 Update of the brazilian portuguese translation, thanks to
22103 Andr?\239?\191?\189 de Barros Martins Ribeiro
22104
22105 ------------------------------------------------------------------------
22106 r6819 | fenrir | 2004-02-25 13:38:33 +0100 (Wed, 25 Feb 2004) | 2 lines
22107 Changed paths:
22108    M /trunk/src/input/input_dec.c
22109    M /trunk/src/input/input_programs.c
22110
22111  * all: fixed sout-audio/video options.
22112
22113 ------------------------------------------------------------------------
22114 r6818 | gbazin | 2004-02-24 23:15:41 +0100 (Tue, 24 Feb 2004) | 3 lines
22115 Changed paths:
22116    M /trunk/modules/gui/wxwindows/menus.cpp
22117    M /trunk/modules/gui/wxwindows/wxwindows.h
22118
22119
22120 * modules/gui/wxwindows/menus.cpp: try to display choices menus in a more clever way (hide useless things like empty menus).
22121
22122 ------------------------------------------------------------------------
22123 r6817 | gbazin | 2004-02-24 20:23:11 +0100 (Tue, 24 Feb 2004) | 3 lines
22124 Changed paths:
22125    M /trunk/modules/demux/dts.c
22126
22127
22128 * modules/demux/dts.c: improved detection of wav dts files.
22129
22130 ------------------------------------------------------------------------
22131 r6816 | zorglub | 2004-02-24 19:19:44 +0100 (Tue, 24 Feb 2004) | 7 lines
22132 Changed paths:
22133    M /trunk/modules/gui/wxwindows/playlist.cpp
22134
22135 Fix problem in playlist update code.
22136
22137 Strangely, the "AddPendingEvent" wxwindows call seems to hang, so
22138 replace it bhy "ProcessEvent" (the playlist update is processed
22139 immediately in the callback, but it is only the update of one item, so
22140 it should not be a problem)
22141
22142 ------------------------------------------------------------------------
22143 r6815 | gbazin | 2004-02-24 18:43:31 +0100 (Tue, 24 Feb 2004) | 3 lines
22144 Changed paths:
22145    M /trunk/modules/access/cdda.c
22146
22147
22148 * modules/access/cdda.c: added "cddasimple" shortcut.
22149
22150 ------------------------------------------------------------------------
22151 r6814 | gbazin | 2004-02-24 18:42:07 +0100 (Tue, 24 Feb 2004) | 3 lines
22152 Changed paths:
22153    M /trunk/modules/stream_out/transcode.c
22154
22155
22156 * modules/stream_out/transcode.c: compilation fixes for ffmpeg-0.4.8.
22157
22158 ------------------------------------------------------------------------
22159 r6813 | bigben | 2004-02-24 18:16:27 +0100 (Tue, 24 Feb 2004) | 2 lines
22160 Changed paths:
22161    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
22162    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
22163
22164 Do not send an event when clicking out of the search box
22165
22166 ------------------------------------------------------------------------
22167 r6812 | fenrir | 2004-02-24 17:31:46 +0100 (Tue, 24 Feb 2004) | 2 lines
22168 Changed paths:
22169    M /trunk/modules/access/http.c
22170
22171  * http.c: "Transfer-Encoding: chunked" support. (Tested with only one URL).
22172
22173 ------------------------------------------------------------------------
22174 r6811 | gbazin | 2004-02-24 00:01:05 +0100 (Tue, 24 Feb 2004) | 5 lines
22175 Changed paths:
22176    M /trunk/include/codecs.h
22177    M /trunk/modules/codec/araw.c
22178    M /trunk/modules/demux/wav.c
22179
22180
22181 * modules/demux/wav.c: more fixes for multichannel wav files support.
22182 * include/codecs.h: ms speakers definitions.
22183 * modules/codec/araw.c: added support for fl64 fourcc.
22184
22185 ------------------------------------------------------------------------
22186 r6810 | gbazin | 2004-02-23 22:57:56 +0100 (Mon, 23 Feb 2004) | 3 lines
22187 Changed paths:
22188    M /trunk/src/playlist/playlist.c
22189
22190
22191 * src/playlist/playlist.c: who said testing was useful ?
22192
22193 ------------------------------------------------------------------------
22194 r6809 | gbazin | 2004-02-23 22:50:14 +0100 (Mon, 23 Feb 2004) | 3 lines
22195 Changed paths:
22196    M /trunk/src/playlist/playlist.c
22197
22198
22199 * src/playlist/playlist.c: bug fix.
22200
22201 ------------------------------------------------------------------------
22202 r6808 | sigmunau | 2004-02-23 22:00:37 +0100 (Mon, 23 Feb 2004) | 4 lines
22203 Changed paths:
22204    M /trunk/modules/misc/sap.c
22205
22206 modules/misc/sap.c:
22207  * fixed two memleaks, one of them rather large
22208  * fix for http announces that don't start the filename part with '/'
22209
22210 ------------------------------------------------------------------------
22211 r6807 | kuehne | 2004-02-23 21:55:41 +0100 (Mon, 23 Feb 2004) | 2 lines
22212 Changed paths:
22213    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
22214    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
22215
22216 Enlarged some fields in the OpenTarget-Window to display the entire localizations
22217
22218 ------------------------------------------------------------------------
22219 r6806 | fenrir | 2004-02-23 21:45:52 +0100 (Mon, 23 Feb 2004) | 2 lines
22220 Changed paths:
22221    M /trunk/modules/demux/livedotcom.cpp
22222
22223  * livedotcom.cpp: nULL -> UI64C(n).
22224
22225 ------------------------------------------------------------------------
22226 r6805 | fenrir | 2004-02-23 21:35:42 +0100 (Mon, 23 Feb 2004) | 3 lines
22227 Changed paths:
22228    M /trunk/modules/demux/livedotcom.cpp
22229
22230  * livedotcom.cpp: a fix + a nasty hack that should fix playback of streams
22231  using weird value after a synch with RTCP.
22232
22233 ------------------------------------------------------------------------
22234 r6804 | gbazin | 2004-02-23 21:34:47 +0100 (Mon, 23 Feb 2004) | 3 lines
22235 Changed paths:
22236    M /trunk/include/vlc_common.h
22237
22238
22239 * include/vlc_common.h: added the UI64C() macro for unsinged long long constants.
22240
22241 ------------------------------------------------------------------------
22242 r6803 | gbazin | 2004-02-23 13:17:24 +0100 (Mon, 23 Feb 2004) | 3 lines
22243 Changed paths:
22244    M /trunk/modules/gui/wxwindows/playlist.cpp
22245    M /trunk/modules/gui/wxwindows/wxwindows.h
22246    M /trunk/src/playlist/playlist.c
22247
22248 *  modules/gui/wxwindows/playlist.cpp: don't update the GUI from different threads!
22249 * src/playlist/playlist.c: vout/sout garbage collection improvements.
22250
22251 ------------------------------------------------------------------------
22252 r6802 | rocky | 2004-02-23 01:10:50 +0100 (Mon, 23 Feb 2004) | 2 lines
22253 Changed paths:
22254    M /trunk/modules/access/cdda/access.c
22255
22256 Change error reporting on memory error to be memory error.
22257
22258 ------------------------------------------------------------------------
22259 r6801 | titer | 2004-02-23 00:09:25 +0100 (Mon, 23 Feb 2004) | 2 lines
22260 Changed paths:
22261    M /trunk/modules/misc/network/ipv4.c
22262
22263 ipv4.c : BeOS compile fix
22264
22265 ------------------------------------------------------------------------
22266 r6800 | gbazin | 2004-02-22 22:32:42 +0100 (Sun, 22 Feb 2004) | 3 lines
22267 Changed paths:
22268    M /trunk/modules/access/cdda/access.c
22269
22270
22271 * modules/access/cdda/access.c: fix to allow playing the last track and cd's with only 1 track.
22272
22273 ------------------------------------------------------------------------
22274 r6799 | fenrir | 2004-02-22 17:40:25 +0100 (Sun, 22 Feb 2004) | 2 lines
22275 Changed paths:
22276    M /trunk/src/input/input_programs.c
22277
22278  * input_programs.c: a little memleak.
22279
22280 ------------------------------------------------------------------------
22281 r6798 | fenrir | 2004-02-22 17:08:47 +0100 (Sun, 22 Feb 2004) | 2 lines
22282 Changed paths:
22283    M /trunk/include/stream_output.h
22284    M /trunk/src/input/input_dec.c
22285    M /trunk/src/stream_output/stream_output.c
22286
22287  * all: changed the prototype of sout_InputNew.
22288
22289 ------------------------------------------------------------------------
22290 r6797 | fenrir | 2004-02-22 17:01:42 +0100 (Sun, 22 Feb 2004) | 2 lines
22291 Changed paths:
22292    M /trunk/modules/demux/livedotcom.cpp
22293
22294  * livedotcom.cpp: bug fix. (a bad memory allocation).
22295
22296 ------------------------------------------------------------------------
22297 r6796 | fenrir | 2004-02-22 16:59:53 +0100 (Sun, 22 Feb 2004) | 2 lines
22298 Changed paths:
22299    M /trunk/modules/demux/util/sub.c
22300
22301  * sub.c: VobSub fix.
22302
22303 ------------------------------------------------------------------------
22304 r6795 | fenrir | 2004-02-22 16:57:41 +0100 (Sun, 22 Feb 2004) | 2 lines
22305 Changed paths:
22306    M /trunk/modules/codec/rawvideo.c
22307    M /trunk/modules/codec/speex.c
22308    M /trunk/modules/codec/vorbis.c
22309    M /trunk/modules/gui/ncurses/ncurses.c
22310    M /trunk/modules/mux/mpeg/ts.c
22311    M /trunk/modules/video_filter/filter_common.h
22312
22313  * all: compilation warning fixes (mainly missings headers).
22314
22315 ------------------------------------------------------------------------
22316 r6794 | zorglub | 2004-02-22 16:52:33 +0100 (Sun, 22 Feb 2004) | 2 lines
22317 Changed paths:
22318    M /trunk/modules/misc/playlist/export.c
22319    M /trunk/modules/misc/playlist/native.c
22320
22321 Fix compilation warnings
22322
22323 ------------------------------------------------------------------------
22324 r6793 | massiot | 2004-02-22 16:41:27 +0100 (Sun, 22 Feb 2004) | 3 lines
22325 Changed paths:
22326    M /trunk/extras/contrib/src/Makefile
22327    M /trunk/extras/contrib/src/Patches/faad2.patch
22328    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
22329    M /trunk/extras/contrib/src/packages.mak
22330    M /trunk/src/libvlc.c
22331    M /trunk/src/misc/threads.c
22332
22333 * Updated contrib build system
22334 * src/misc/threads.c: fixed a Darwin-specific bug introduced recently
22335
22336 ------------------------------------------------------------------------
22337 r6792 | gbazin | 2004-02-22 16:03:33 +0100 (Sun, 22 Feb 2004) | 4 lines
22338 Changed paths:
22339    M /trunk/configure.ac
22340    M /trunk/modules/gui/wxwindows/wxwindows.h
22341    M /trunk/src/libvlc.c
22342
22343
22344 * configure.ac: added an --enable-utf8 option (default enabled on osx/beos/win32).
22345 * src/libvlc.c, modules/gui/wxwindows/wxwindows.h: use #ifdef ENABLE_UTF8
22346
22347 ------------------------------------------------------------------------
22348 r6791 | rocky | 2004-02-22 11:52:23 +0100 (Sun, 22 Feb 2004) | 2 lines
22349 Changed paths:
22350    M /trunk/modules/codec/ogt/common.c
22351
22352 Fix valgrind-caught memory leak.
22353
22354 ------------------------------------------------------------------------
22355 r6790 | rocky | 2004-02-22 11:30:41 +0100 (Sun, 22 Feb 2004) | 2 lines
22356 Changed paths:
22357    M /trunk/modules/access/vcdx/access.c
22358
22359 Fix mem leak caught by valgrind.
22360
22361 ------------------------------------------------------------------------
22362 r6789 | rocky | 2004-02-22 11:30:22 +0100 (Sun, 22 Feb 2004) | 2 lines
22363 Changed paths:
22364    M /trunk/modules/access/cdda/access.c
22365
22366 fix mem leak. (Caught by valgrind.)
22367
22368 ------------------------------------------------------------------------
22369 r6788 | rocky | 2004-02-22 10:35:48 +0100 (Sun, 22 Feb 2004) | 3 lines
22370 Changed paths:
22371    M /trunk/modules/access/vcdx/access.c
22372
22373 Make sure a couple of variables are initialized before
22374 reading. (caught by valgrind).
22375
22376 ------------------------------------------------------------------------
22377 r6787 | gbazin | 2004-02-22 01:55:31 +0100 (Sun, 22 Feb 2004) | 3 lines
22378 Changed paths:
22379    M /trunk/po/POTFILES.in
22380    M /trunk/po/de.po
22381    M /trunk/po/en_GB.po
22382    M /trunk/po/es.po
22383    M /trunk/po/fr.po
22384    M /trunk/po/hu.po
22385    M /trunk/po/it.po
22386    M /trunk/po/ja.po
22387    M /trunk/po/nl.po
22388    M /trunk/po/no.po
22389    M /trunk/po/pl.po
22390    M /trunk/po/pt_BR.po
22391    M /trunk/po/ru.po
22392    M /trunk/po/sv.po
22393    M /trunk/po/vlc.pot
22394
22395
22396 * po/*: ./toolbox --update-po.
22397
22398 ------------------------------------------------------------------------
22399 r6786 | gbazin | 2004-02-22 01:33:10 +0100 (Sun, 22 Feb 2004) | 3 lines
22400 Changed paths:
22401    M /trunk/modules/demux/playlist/Modules.am
22402
22403
22404 * modules/demux/playlist/Modules.am: don't forget playlist.h.
22405
22406 ------------------------------------------------------------------------
22407 r6785 | gbazin | 2004-02-22 01:15:33 +0100 (Sun, 22 Feb 2004) | 3 lines
22408 Changed paths:
22409    M /trunk/ChangeLog
22410    M /trunk/NEWS
22411    M /trunk/configure.ac
22412    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
22413    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
22414    M /trunk/include/video_output.h
22415    M /trunk/src/video_output/vout_pictures.c
22416
22417
22418 * ALL: preparation for 0.7.1-test2.
22419
22420 ------------------------------------------------------------------------
22421 r6784 | gbazin | 2004-02-22 00:50:52 +0100 (Sun, 22 Feb 2004) | 3 lines
22422 Changed paths:
22423    M /trunk/modules/stream_out/transcode.c
22424
22425
22426 * modules/stream_out/transcode.c: fixed memleak. Set aspect ratio info even for raw video input.
22427
22428 ------------------------------------------------------------------------
22429 r6783 | gbazin | 2004-02-22 00:15:52 +0100 (Sun, 22 Feb 2004) | 4 lines
22430 Changed paths:
22431    M /trunk/include/charset.h
22432    M /trunk/modules/demux/ts.c
22433    M /trunk/modules/mux/mp4.c
22434
22435
22436 * include/charset.h: added "extern "C" {" for c++ modules.
22437 * modules/mux/mp4.c, modules/demux/ts.c: fixed memleaks.
22438
22439 ------------------------------------------------------------------------
22440 r6782 | gbazin | 2004-02-21 23:41:49 +0100 (Sat, 21 Feb 2004) | 3 lines
22441 Changed paths:
22442    M /trunk/modules/codec/ffmpeg/encoder.c
22443
22444
22445 * modules/codec/ffmpeg/encoder.c: make it ffmpeg-0.4.8 friendly.
22446
22447 ------------------------------------------------------------------------
22448 r6781 | gbazin | 2004-02-20 23:07:51 +0100 (Fri, 20 Feb 2004) | 3 lines
22449 Changed paths:
22450    M /trunk/configure.ac
22451
22452
22453 * configure.ac: what about checking for the c++ preprocessor.
22454
22455 ------------------------------------------------------------------------
22456 r6780 | massiot | 2004-02-20 20:21:25 +0100 (Fri, 20 Feb 2004) | 2 lines
22457 Changed paths:
22458    M /trunk/modules/stream_out/transcode.c
22459
22460 * modules/stream_out/transcode.c : don't lock when quitting.
22461
22462 ------------------------------------------------------------------------
22463 r6779 | gbazin | 2004-02-20 20:21:23 +0100 (Fri, 20 Feb 2004) | 4 lines
22464 Changed paths:
22465    M /trunk/modules/audio_output/alsa.c
22466    D /trunk/modules/demux/a52sys.c
22467
22468
22469 * modules/demux/a52sys.c: forgot to remove this file.
22470 * modules/audio_output/alsa.c: kind of a work-around for a strange bug that trashes the stack. Doesn't solve it but should be easier to track down now.
22471
22472 ------------------------------------------------------------------------
22473 r6778 | massiot | 2004-02-20 20:03:59 +0100 (Fri, 20 Feb 2004) | 2 lines
22474 Changed paths:
22475    M /trunk/modules/stream_out/transcode.c
22476
22477 * modules/stream_out/transcode.c: fixed a segfault when quitting.
22478
22479 ------------------------------------------------------------------------
22480 r6777 | massiot | 2004-02-20 19:34:28 +0100 (Fri, 20 Feb 2004) | 12 lines
22481 Changed paths:
22482    M /trunk/include/vlc_codec.h
22483    M /trunk/modules/codec/ffmpeg/encoder.c
22484    M /trunk/modules/stream_out/transcode.c
22485
22486 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c :
22487   - new ffmpeg options available from the command-line : interleaved video,
22488     noise reduction, rate control parameters, i_quant_factor, trellis
22489     quantification, mpeg4 matrix, and thread count
22490   - portable functions to use ffmpeg multithreading capabilities on all
22491     platforms
22492   - hurry up mode now turns off rd and trellis, and also raises the noise
22493     reduction parameter (thus noise reduction is mandatory with hurry up)
22494   - if threads=1, no ffmpeg thread is launched, but the ffmpeg encoding
22495     will be done in a separate thread than the packetizer and decoder
22496   - fixed a bug with mp3 decoding and weird ffmpeg return code
22497
22498 ------------------------------------------------------------------------
22499 r6776 | massiot | 2004-02-20 19:24:41 +0100 (Fri, 20 Feb 2004) | 3 lines
22500 Changed paths:
22501    M /trunk/modules/packetizer/mpegvideo.c
22502
22503 * modules/packetizer/mpegvideo.c: display the picture size and frame rate
22504   exactly once.
22505
22506 ------------------------------------------------------------------------
22507 r6775 | massiot | 2004-02-20 18:20:01 +0100 (Fri, 20 Feb 2004) | 4 lines
22508 Changed paths:
22509    M /trunk/src/libvlc.h
22510    M /trunk/src/misc/threads.c
22511
22512 * src/misc/threads.c: made vlc_set_thread_priority usable on non-Darwin
22513   OSes, and added an rt-offset configuration variable to tune the priority
22514   of VLC against other programs without recompiling everything.
22515
22516 ------------------------------------------------------------------------
22517 r6774 | massiot | 2004-02-20 18:16:50 +0100 (Fri, 20 Feb 2004) | 2 lines
22518 Changed paths:
22519    M /trunk/modules/demux/mpeg/system.c
22520
22521 * modules/demux/mpeg/system.c: check for scrambled packets.
22522
22523 ------------------------------------------------------------------------
22524 r6773 | massiot | 2004-02-20 18:13:42 +0100 (Fri, 20 Feb 2004) | 3 lines
22525 Changed paths:
22526    M /trunk/modules/access_output/udp.c
22527
22528 * modules/access_output/udp.c: do not send out packets which are too much
22529   in the past, to avoid flooding the client.
22530
22531 ------------------------------------------------------------------------
22532 r6772 | bigben | 2004-02-20 17:29:31 +0100 (Fri, 20 Feb 2004) | 2 lines
22533 Changed paths:
22534    M /trunk/modules/access/pvr/pvr.c
22535
22536 coding style
22537
22538 ------------------------------------------------------------------------
22539 r6771 | bigben | 2004-02-20 16:38:40 +0100 (Fri, 20 Feb 2004) | 5 lines
22540 Changed paths:
22541    M /trunk/modules/access/pvr/pvr.c
22542
22543 cleaning of pvr input  : settings are only set if  given on command line
22544 (no more default values).
22545
22546 Patch from Tim O Callaghan (tim.ocallaghan - AT - limestudios - DOT - com)
22547
22548 ------------------------------------------------------------------------
22549 r6770 | hartman | 2004-02-19 20:38:58 +0100 (Thu, 19 Feb 2004) | 5 lines
22550 Changed paths:
22551    M /trunk/modules/gui/macosx/prefs.h
22552    M /trunk/modules/gui/macosx/prefs.m
22553
22554 * Revert back to old prefs.
22555   - fixed the bug with the modules not setting up their prefs.
22556   - bugs: int with strings items are broken (see relfontsize)
22557   - hotkeys elements don't really work
22558
22559 ------------------------------------------------------------------------
22560 r6769 | courmisch | 2004-02-19 19:55:34 +0100 (Thu, 19 Feb 2004) | 2 lines
22561 Changed paths:
22562    M /trunk/THANKS
22563    M /trunk/doc/ChangeLog-2001
22564    M /trunk/doc/ChangeLog-2002
22565
22566 Removed Vladimir Chernyshov's email address (kept his name).
22567
22568 ------------------------------------------------------------------------
22569 r6768 | jpsaman | 2004-02-19 18:42:43 +0100 (Thu, 19 Feb 2004) | 2 lines
22570 Changed paths:
22571    M /trunk/modules/codec/faad.c
22572
22573 Correct fix for iPAQ. (do not mix watching your kids and coding, it doesn't mix ;-))
22574
22575 ------------------------------------------------------------------------
22576 r6767 | gbazin | 2004-02-19 17:19:41 +0100 (Thu, 19 Feb 2004) | 2 lines
22577 Changed paths:
22578    M /trunk/modules/codec/faad.c
22579
22580 * modules/codec/faad.c: compilation fix and proper 16bits pcm support.
22581
22582 ------------------------------------------------------------------------
22583 r6766 | jpsaman | 2004-02-19 16:42:25 +0100 (Thu, 19 Feb 2004) | 2 lines
22584 Changed paths:
22585    M /trunk/modules/codec/faad.c
22586
22587 Tell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values) and VLC so that it doesn't need to do a conversion filter for it.
22588
22589 ------------------------------------------------------------------------
22590 r6765 | jpsaman | 2004-02-19 16:13:49 +0100 (Thu, 19 Feb 2004) | 2 lines
22591 Changed paths:
22592    M /trunk/modules/codec/faad.c
22593
22594 Fix for iPAQ choose fixed point arithmic in FAAD decoder.
22595
22596 ------------------------------------------------------------------------
22597 r6764 | rocky | 2004-02-19 03:05:12 +0100 (Thu, 19 Feb 2004) | 3 lines
22598 Changed paths:
22599    M /trunk/modules/access/vcdx/access.c
22600
22601 Structure not big enough and was writing past buffer boundary.
22602 Thanks to Marco Z?\239?\191?\189hlke for finding this problem.
22603
22604 ------------------------------------------------------------------------
22605 r6763 | fenrir | 2004-02-18 14:21:33 +0100 (Wed, 18 Feb 2004) | 2 lines
22606 Changed paths:
22607    M /trunk/modules/stream_out/transcode.c
22608
22609  * transcode: fixed s16b <-> s16l conversion.
22610
22611 ------------------------------------------------------------------------
22612 r6762 | gbazin | 2004-02-17 14:13:32 +0100 (Tue, 17 Feb 2004) | 2 lines
22613 Changed paths:
22614    M /trunk/modules/access/directory.c
22615    M /trunk/modules/demux/a52.c
22616    M /trunk/modules/demux/dts.c
22617    M /trunk/modules/demux/mp4/drms.c
22618    M /trunk/modules/mux/mpeg/ts.c
22619
22620 * ALL: portability fixes.
22621
22622 ------------------------------------------------------------------------
22623 r6761 | hartman | 2004-02-17 04:12:00 +0100 (Tue, 17 Feb 2004) | 3 lines
22624 Changed paths:
22625    M /trunk/modules/control/hotkeys.c
22626    M /trunk/modules/gui/macosx/controls.m
22627    M /trunk/src/video_output/video_text.c
22628
22629 * vout_OSDMessage doxygen doc update
22630 * fix broken vout_OSDMessage in other files
22631
22632 ------------------------------------------------------------------------
22633 r6760 | zorglub | 2004-02-16 18:16:24 +0100 (Mon, 16 Feb 2004) | 7 lines
22634 Changed paths:
22635    M /trunk/modules/access/directory.c
22636
22637 Added an option "recursive"
22638         - none: subdirectories are skipped
22639         - collapse: former behaviour, subdirectories are not expanded
22640         - expand: all subdirectories are fully expanded
22641
22642 I dislike these strings, please find other ones :)
22643
22644 ------------------------------------------------------------------------
22645 r6759 | zorglub | 2004-02-16 18:14:39 +0100 (Mon, 16 Feb 2004) | 3 lines
22646 Changed paths:
22647    M /trunk/modules/gui/wxwindows/playlist.cpp
22648    M /trunk/modules/gui/wxwindows/wxwindows.h
22649
22650 * Swap duration and group columns
22651 * Introduce duration sort
22652
22653 ------------------------------------------------------------------------
22654 r6758 | zorglub | 2004-02-16 18:14:15 +0100 (Mon, 16 Feb 2004) | 2 lines
22655 Changed paths:
22656    M /trunk/src/input/input.c
22657
22658 Fix setting the name and the author with DEMUX_GET_META
22659
22660 ------------------------------------------------------------------------
22661 r6757 | gbazin | 2004-02-16 14:33:10 +0100 (Mon, 16 Feb 2004) | 2 lines
22662 Changed paths:
22663    M /trunk/modules/access/dshow/filter.cpp
22664
22665 * modules/access/dshow/filter.cpp: work-around a bug in w32api-2.5.
22666
22667 ------------------------------------------------------------------------
22668 r6756 | gbazin | 2004-02-15 23:20:56 +0100 (Sun, 15 Feb 2004) | 3 lines
22669 Changed paths:
22670    M /trunk/modules/misc/network/ipv6.c
22671
22672
22673 * modules/misc/network/ipv6.c: fix for ipv6 name resolution, courtesy of Jeroen Massar (jeroen at unfix dot org).
22674
22675 ------------------------------------------------------------------------
22676 r6755 | gbazin | 2004-02-15 22:52:59 +0100 (Sun, 15 Feb 2004) | 3 lines
22677 Changed paths:
22678    M /trunk/modules/audio_filter/converter/dtstospdif.c
22679
22680
22681 * modules/audio_filter/converter/dtstospdif.c: fixed the swab() replacement.
22682
22683 ------------------------------------------------------------------------
22684 r6754 | sigmunau | 2004-02-15 20:40:41 +0100 (Sun, 15 Feb 2004) | 7 lines
22685 Changed paths:
22686    M /trunk/doc/lirc/example.lircrc
22687    M /trunk/modules/control/lirc/lirc.c
22688
22689 modules/control/lirc/lirc.c:
22690  * backported some changes from the hotkeys module
22691  * implemented buttons to cycle audio and subtitle tracks.
22692  * implemented a mute button
22693 doc/lirc/example.lircrc:
22694  * example for the new buttons
22695
22696 ------------------------------------------------------------------------
22697 r6753 | ipkiss | 2004-02-15 19:58:38 +0100 (Sun, 15 Feb 2004) | 3 lines
22698 Changed paths:
22699    M /trunk/doc/skins/events-howto.txt
22700    M /trunk/modules/gui/skins/src/banks.cpp
22701    M /trunk/modules/gui/skins/src/event.cpp
22702    M /trunk/modules/gui/skins/src/event.h
22703    M /trunk/modules/gui/skins/src/vlcproc.cpp
22704    M /trunk/modules/gui/skins/src/vlcproc.h
22705
22706  * modules/gui/skins/*:
22707     Added 'slow' and 'fast' events to play a stream slower/faster
22708
22709 ------------------------------------------------------------------------
22710 r6752 | sigmunau | 2004-02-15 19:22:26 +0100 (Sun, 15 Feb 2004) | 6 lines
22711 Changed paths:
22712    M /trunk/include/osd.h
22713    M /trunk/src/video_output/video_text.c
22714
22715 include/osd.h, src/video_output/video_text.c:
22716  * turned vout_OSDMessage into __vout_OSDMessage
22717  * __vout_OSDMessage now takes printf style parameters
22718  * added a macro vout_OSDMessage that calls __vout_OSDMessage with the first
22719    parameter passed through VLC_OBJECT()
22720
22721 ------------------------------------------------------------------------
22722 r6751 | fenrir | 2004-02-15 17:59:18 +0100 (Sun, 15 Feb 2004) | 3 lines
22723 Changed paths:
22724    M /trunk/modules/demux/nsv.c
22725
22726  * nsv: display sub stream and skip extention data (initial patch from
22727  Vitalijus dot Slavinskas at stud dot ktu dot lt).
22728
22729 ------------------------------------------------------------------------
22730 r6750 | gbazin | 2004-02-15 14:16:43 +0100 (Sun, 15 Feb 2004) | 3 lines
22731 Changed paths:
22732    M /trunk/modules/demux/ogg.c
22733
22734
22735 * modules/demux/ogg.c: fixed recent breakage (what a shameful bug).
22736
22737 ------------------------------------------------------------------------
22738 r6749 | gbazin | 2004-02-14 18:36:05 +0100 (Sat, 14 Feb 2004) | 4 lines
22739 Changed paths:
22740    M /trunk/modules/access/cdda/access.c
22741    M /trunk/modules/access/cdda/cdda.c
22742
22743
22744 * modules/access/cdda/*: forgot to remove demux in module declaration.
22745    fixed deadlock with CDDAFixupPlayList().
22746
22747 ------------------------------------------------------------------------
22748 r6748 | gbazin | 2004-02-14 18:25:39 +0100 (Sat, 14 Feb 2004) | 4 lines
22749 Changed paths:
22750    M /trunk/modules/access/cdda/cdda.h
22751    M /trunk/modules/access/cdda.c
22752
22753
22754 * modules/access/cdda*: removed definition of WAVEHEADER.
22755 * modules/access/cdda.c: small bug fix.
22756
22757 ------------------------------------------------------------------------
22758 r6747 | gbazin | 2004-02-14 18:03:33 +0100 (Sat, 14 Feb 2004) | 6 lines
22759 Changed paths:
22760    M /trunk/include/codecs.h
22761    M /trunk/modules/audio_output/file.c
22762    M /trunk/modules/codec/araw.c
22763    M /trunk/modules/demux/wav.c
22764
22765
22766 * modules/demux/wav.c: started support for WAVEFORMATEXTENSIBLE (aka multichannel).
22767    support for float32 format.
22768 * include/codecs.h: added WAVEFORMATEXTENSIBLE structure.
22769 * modules/codec/araw.c: fixes.
22770
22771 ------------------------------------------------------------------------
22772 r6746 | gbazin | 2004-02-14 13:49:35 +0100 (Sat, 14 Feb 2004) | 3 lines
22773 Changed paths:
22774    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
22775
22776
22777 * modules/gui/skins2/events/evt_scroll.hpp: small portability fix.
22778
22779 ------------------------------------------------------------------------
22780 r6745 | gbazin | 2004-02-14 13:36:16 +0100 (Sat, 14 Feb 2004) | 3 lines
22781 Changed paths:
22782    M /trunk/modules/gui/wxwindows/open.cpp
22783    M /trunk/modules/gui/wxwindows/subtitles.cpp
22784
22785
22786 * modules/gui/wxwindows/*: make gcc-2.95 happy.
22787
22788 ------------------------------------------------------------------------
22789 r6744 | gbazin | 2004-02-14 02:53:17 +0100 (Sat, 14 Feb 2004) | 3 lines
22790 Changed paths:
22791    M /trunk/include/ninput.h
22792    M /trunk/modules/demux/ts.c
22793    M /trunk/modules/demux/util/id3tag.c
22794
22795
22796 * ALL: small portability fixes.
22797
22798 ------------------------------------------------------------------------
22799 r6743 | gbazin | 2004-02-14 00:54:42 +0100 (Sat, 14 Feb 2004) | 3 lines
22800 Changed paths:
22801    M /trunk/modules/demux/playlist/playlist.c
22802
22803
22804 * modules/demux/playlist/playlist.c: compilation fix.
22805
22806 ------------------------------------------------------------------------
22807 r6742 | gbazin | 2004-02-13 23:37:35 +0100 (Fri, 13 Feb 2004) | 3 lines
22808 Changed paths:
22809    M /trunk/modules/demux/a52.c
22810
22811
22812 * modules/demux/a52.c: better detection code.
22813
22814 ------------------------------------------------------------------------
22815 r6741 | gbazin | 2004-02-13 23:14:11 +0100 (Fri, 13 Feb 2004) | 3 lines
22816 Changed paths:
22817    M /trunk/modules/demux/a52.c
22818
22819
22820 * modules/demux/a52.c: grmbl.
22821
22822 ------------------------------------------------------------------------
22823 r6740 | gbazin | 2004-02-13 23:10:00 +0100 (Fri, 13 Feb 2004) | 3 lines
22824 Changed paths:
22825    M /trunk/modules/demux/a52.c
22826
22827
22828 * modules/demux/a52.c: fixed alignment when seeking.
22829
22830 ------------------------------------------------------------------------
22831 r6739 | gbazin | 2004-02-13 22:48:32 +0100 (Fri, 13 Feb 2004) | 4 lines
22832 Changed paths:
22833    M /trunk/modules/codec/a52.c
22834    M /trunk/modules/demux/Modules.am
22835    A /trunk/modules/demux/a52.c
22836
22837
22838 * modules/demux/a52.c: rewritten from scratch to use the a52 packetizer and to handle a52 wav files and audio CD's.
22839 * modules/codec/a52.c: a52 wav files and audio CD's use padding so don't always check for next sync code.
22840
22841 ------------------------------------------------------------------------
22842 r6738 | rocky | 2004-02-13 12:58:32 +0100 (Fri, 13 Feb 2004) | 2 lines
22843 Changed paths:
22844    M /trunk/doc/developer/interface.xml
22845
22846 Better worded.
22847
22848 ------------------------------------------------------------------------
22849 r6737 | rocky | 2004-02-13 12:33:38 +0100 (Fri, 13 Feb 2004) | 4 lines
22850 Changed paths:
22851    M /trunk/doc/developer/Makefile
22852    M /trunk/doc/developer/Makefile.in
22853    M /trunk/doc/developer/configure.ac
22854    M /trunk/doc/developer/manual.xml
22855
22856 More checking: for programs and XML-related files.  If some programs
22857 aren't around (e.g. lynx) don't build the corresponding piece that
22858 needs that.
22859
22860 ------------------------------------------------------------------------
22861 r6736 | titer | 2004-02-13 11:42:24 +0100 (Fri, 13 Feb 2004) | 2 lines
22862 Changed paths:
22863    M /trunk/modules/video_filter/deinterlace/deinterlace.c
22864
22865  deinterlace.c : missing 'else' that prevented MergeAltivec from being used.
22866
22867 ------------------------------------------------------------------------
22868 r6735 | jpsaman | 2004-02-13 11:09:46 +0100 (Fri, 13 Feb 2004) | 2 lines
22869 Changed paths:
22870    M /trunk/modules/gui/pda/pda.c
22871    M /trunk/modules/gui/pda/pda_callbacks.c
22872
22873 Disabled the preference menu, it is not filled in anyway.
22874
22875 ------------------------------------------------------------------------
22876 r6734 | rocky | 2004-02-13 05:22:39 +0100 (Fri, 13 Feb 2004) | 4 lines
22877 Changed paths:
22878    M /trunk/doc/developer/Makefile
22879    A /trunk/doc/developer/Makefile.in
22880    A /trunk/doc/developer/configure.ac
22881    M /trunk/doc/developer/manual.xml
22882    A /trunk/doc/developer/manual.xml.in
22883
22884 Do better about being able to build developer documentation on many
22885 platforms.  This still sucks, but it sucks less. Hopefully I can shame
22886 someone to go further.
22887
22888 ------------------------------------------------------------------------
22889 r6733 | rocky | 2004-02-13 01:57:03 +0100 (Fri, 13 Feb 2004) | 2 lines
22890 Changed paths:
22891    M /trunk/doc/subtitles/cvd-subtitles.txt
22892    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
22893
22894 Call for help.
22895
22896 ------------------------------------------------------------------------
22897 r6732 | gbazin | 2004-02-13 00:51:15 +0100 (Fri, 13 Feb 2004) | 3 lines
22898 Changed paths:
22899    M /trunk/modules/stream_out/transcode.c
22900
22901
22902 * modules/stream_out/transcode.c: fixed color inversion when transcoding from raw RV24.
22903
22904 ------------------------------------------------------------------------
22905 r6731 | fenrir | 2004-02-12 21:09:38 +0100 (Thu, 12 Feb 2004) | 3 lines
22906 Changed paths:
22907    M /trunk/modules/access/mms/asf.c
22908    M /trunk/modules/access/mms/mmstu.c
22909
22910  * all: use the data_packet_count from the asf header when the server
22911 gives an invalid one. (I hope it doesn't break anything)
22912
22913 ------------------------------------------------------------------------
22914 r6730 | fenrir | 2004-02-12 18:52:48 +0100 (Thu, 12 Feb 2004) | 26 lines
22915 Changed paths:
22916    M /trunk/modules/access/v4l/v4l.c
22917
22918  * v4l: patch from Carsten Gottbeh?\239?\191?\189t (gottbehuet at active-elements dot de)
22919  -> Untested.
22920
22921  Original message:
22922     Hi there,
22923
22924     I have done another small modification. If you remove a hot-pluggable video
22925     device, like an usb web cam, during capturing, vlc floods the driver with
22926     ioctls. This leads to Kernel Ooops in some drivers.
22927
22928     The modified v4l.c module does the following now:
22929     "GrabVideo" returns "VLC_ETIMEOUT" if the question "Did we wait long enough"
22930     can be answered with yes. If there is a real error in "GrabCapture" or
22931     "GrabMJPEG", the code "VLC_EGENERIC" is returned. So the calling function
22932     can distinguish between these two situations. "VLC_EGENERIC" was always
22933     returned before.
22934     The function "Read" uses this information to leave the while-loop in case of
22935     an error, and it returns a "-1" to the calling function. "Read" calls
22936     "msleep", as it was before, in case of a VLC_ETIMEOUT.
22937
22938     The brightness-control stuff described below is still in the code. Please
22939     feel free to use, modify or ignore this file. A short feedback would be
22940     nice.
22941
22942     Bye,
22943
22944 ------------------------------------------------------------------------
22945 r6729 | titer | 2004-02-12 18:35:05 +0100 (Thu, 12 Feb 2004) | 2 lines
22946 Changed paths:
22947    M /trunk/modules/gui/macosx/vout.m
22948
22949  macosx/vout.m : GL cleaning (probably fixes depth issues)
22950
22951 ------------------------------------------------------------------------
22952 r6728 | fenrir | 2004-02-11 20:17:14 +0100 (Wed, 11 Feb 2004) | 5 lines
22953 Changed paths:
22954    M /trunk/src/input/input.c
22955    M /trunk/src/libvlc.h
22956
22957  * all: added a "input-repeat" option that allow repeating the same entry
22958  without destroying/recreating a new input. (Will be usefull for streaming).
22959  ( A value of -1 means repeat for ever).
22960  --> Not tested with dvd.
22961
22962 ------------------------------------------------------------------------
22963 r6727 | gbazin | 2004-02-11 19:08:05 +0100 (Wed, 11 Feb 2004) | 3 lines
22964 Changed paths:
22965    M /trunk/modules/access/cdda/Modules.am
22966    M /trunk/modules/access/cdda/access.c
22967    M /trunk/modules/access/cdda/cdda.h
22968    D /trunk/modules/access/cdda/demux.c
22969
22970
22971 * modules/access/cdda/*: got rid of the demux. The access plugin will now build a WAV header which will allow this plugin to work with the dts/a52 demuxers as well as the wav demuxer.
22972
22973 ------------------------------------------------------------------------
22974 r6726 | rocky | 2004-02-11 13:37:28 +0100 (Wed, 11 Feb 2004) | 2 lines
22975 Changed paths:
22976    M /trunk/doc/intf-cdda.txt
22977    M /trunk/doc/intf-vcd.txt
22978
22979 And one other piece of information...
22980
22981 ------------------------------------------------------------------------
22982 r6725 | rocky | 2004-02-11 13:26:38 +0100 (Wed, 11 Feb 2004) | 3 lines
22983 Changed paths:
22984    M /trunk/doc/intf-cdda.txt
22985    M /trunk/doc/intf-vcd.txt
22986
22987 Spell out general information that should be used in reporting
22988 problems. Sigh.
22989
22990 ------------------------------------------------------------------------
22991 r6724 | zorglub | 2004-02-11 09:50:04 +0100 (Wed, 11 Feb 2004) | 2 lines
22992 Changed paths:
22993    M /trunk/configure.ac
22994
22995 Enable the playlist import/export modules
22996
22997 ------------------------------------------------------------------------
22998 r6723 | jpsaman | 2004-02-11 09:22:12 +0100 (Wed, 11 Feb 2004) | 2 lines
22999 Changed paths:
23000    M /trunk/modules/access/dvb/access.c
23001
23002 Added some whitespace for alignment.
23003
23004 ------------------------------------------------------------------------
23005 r6722 | jpsaman | 2004-02-10 21:30:09 +0100 (Tue, 10 Feb 2004) | 2 lines
23006 Changed paths:
23007    M /trunk/configure.ac
23008
23009 Enabled PDA GUI again, use --enable-pda. Question why was it disabled without notifying the maintainer? ????
23010
23011 ------------------------------------------------------------------------
23012 r6721 | jpsaman | 2004-02-10 21:28:37 +0100 (Tue, 10 Feb 2004) | 5 lines
23013 Changed paths:
23014    M /trunk/modules/gui/pda/pda.c
23015    M /trunk/modules/gui/pda/pda_callbacks.c
23016
23017 Missed the deadline again ;-(
23018
23019 - Fixed the playlist_AddExt() call
23020 - Fixed a compiler warning
23021
23022 ------------------------------------------------------------------------
23023 r6720 | gbazin | 2004-02-10 18:59:10 +0100 (Tue, 10 Feb 2004) | 3 lines
23024 Changed paths:
23025    M /trunk/configure.ac
23026
23027
23028 * configure.ac: check for the xmlTextReader extension if libxml2 (required for skins2).
23029
23030 ------------------------------------------------------------------------
23031 r6719 | gbazin | 2004-02-10 18:36:45 +0100 (Tue, 10 Feb 2004) | 3 lines
23032 Changed paths:
23033    M /trunk/NEWS
23034    M /trunk/configure.ac
23035
23036
23037 * configure.ac, NEWS: added mod and pva plugins.
23038
23039 ------------------------------------------------------------------------
23040 r6718 | bigben | 2004-02-10 17:39:15 +0100 (Tue, 10 Feb 2004) | 2 lines
23041 Changed paths:
23042    M /trunk/modules/access/dvb/access.c
23043    M /trunk/modules/access/dvb/dvb.c
23044
23045 typos
23046
23047 ------------------------------------------------------------------------
23048 r6717 | jpsaman | 2004-02-10 15:57:31 +0100 (Tue, 10 Feb 2004) | 5 lines
23049 Changed paths:
23050    M /trunk/modules/access/dvb/access.c
23051    M /trunk/modules/access/dvb/dvb.c
23052
23053 Fixes for DVB-C:
23054 - Make sure that lnb-lof1 and lnb-lof2 can be overriden by the commandline syntax frequency=xx:lnb-lof1=xx:lnb-lof2=xx
23055 - Added value {A,a} to polarization=xx to force INVERSION_AUTO
23056 - Sanatized a few error messages
23057
23058 ------------------------------------------------------------------------
23059 r6716 | sam | 2004-02-10 15:33:17 +0100 (Tue, 10 Feb 2004) | 7 lines
23060 Changed paths:
23061    M /trunk/debian/control
23062    M /trunk/debian/rules
23063    M /trunk/doc/fortunes.txt
23064    M /trunk/toolbox
23065
23066   * debian/rules debian/control:
23067     + No longer build a local libmpeg2 since it entered sid.
23068     + Build the livedotcom plugin.
23069   * toolbox:
23070     + No longer remove flac, speex and matroska from the woody build; I will
23071       provide clean backports.
23072
23073 ------------------------------------------------------------------------
23074 r6715 | sam | 2004-02-10 15:04:55 +0100 (Tue, 10 Feb 2004) | 4 lines
23075 Changed paths:
23076    M /trunk/configure.ac
23077
23078   * configure.ac:
23079     + Allow to use --enable-livedotcom without --with-livedotcom-tree so that
23080       we can use an installed version of libliveMedia et al.
23081
23082 ------------------------------------------------------------------------
23083 r6714 | sam | 2004-02-10 14:29:04 +0100 (Tue, 10 Feb 2004) | 3 lines
23084 Changed paths:
23085    M /trunk/configure.ac
23086
23087   * configure.ac:
23088     + Only activate the Matroska plugin if -lebml_pic or -lebml were found.
23089
23090 ------------------------------------------------------------------------
23091 r6713 | hartman | 2004-02-10 03:57:18 +0100 (Tue, 10 Feb 2004) | 4 lines
23092 Changed paths:
23093    M /trunk/modules/demux/ogg.c
23094
23095 * Fixed the ogm subs. Thanx to Mosu who pointed me to the fact that the
23096   duration for subs is stored in byte1 of the data packet and who
23097   directed me to the mkvtoolnix code.
23098
23099 ------------------------------------------------------------------------
23100 r6712 | garf | 2004-02-10 00:30:37 +0100 (Tue, 10 Feb 2004) | 2 lines
23101 Changed paths:
23102    M /trunk/modules/control/http.c
23103
23104  * http.c: made strsub a bit clean.
23105
23106 ------------------------------------------------------------------------
23107 r6711 | garf | 2004-02-10 00:28:33 +0100 (Tue, 10 Feb 2004) | 2 lines
23108 Changed paths:
23109    M /trunk/doc/intf-http.txt
23110
23111  * intf-http.txt: update doc (strsub)
23112
23113 ------------------------------------------------------------------------
23114 r6710 | garf | 2004-02-10 00:03:12 +0100 (Tue, 10 Feb 2004) | 3 lines
23115 Changed paths:
23116    M /trunk/modules/control/http.c
23117
23118  * http.c: add strsub function: extract substring (doc update will
23119            follow soon).
23120
23121 ------------------------------------------------------------------------
23122 r6709 | sam | 2004-02-09 21:40:25 +0100 (Mon, 09 Feb 2004) | 3 lines
23123 Changed paths:
23124    M /trunk/debian/README.Debian
23125
23126   * debian/README.Debian:
23127     + Updated Debian-specific build notes.
23128
23129 ------------------------------------------------------------------------
23130 r6708 | jpsaman | 2004-02-09 20:32:55 +0100 (Mon, 09 Feb 2004) | 2 lines
23131 Changed paths:
23132    M /trunk/ipkg/control
23133    M /trunk/ipkg/control.gpe
23134    M /trunk/ipkg/control.opie
23135    M /trunk/ipkg/control.zaurus
23136    M /trunk/ipkg/rules
23137    M /trunk/ipkg/rules.gpe
23138    M /trunk/ipkg/rules.opie
23139    M /trunk/ipkg/rules.zaurus
23140
23141 Updated version number to vlc-0.7.1
23142
23143 ------------------------------------------------------------------------
23144 r6707 | titer | 2004-02-09 18:42:12 +0100 (Mon, 09 Feb 2004) | 2 lines
23145 Changed paths:
23146    M /trunk/modules/gui/macosx/macosx.m
23147    M /trunk/modules/gui/macosx/vout.m
23148
23149  macosx/* : macosx-opengl-effect now accept cube and transparent-cube
23150
23151 ------------------------------------------------------------------------
23152 r6706 | sigmunau | 2004-02-09 17:12:25 +0100 (Mon, 09 Feb 2004) | 3 lines
23153 Changed paths:
23154    M /trunk/src/extras/libc.c
23155
23156 src/extra/libc.c:
23157  * fixed a nasty bug in vlc_atoll.(closes #1763)
23158
23159 ------------------------------------------------------------------------
23160 r6705 | titer | 2004-02-09 15:02:25 +0100 (Mon, 09 Feb 2004) | 2 lines
23161 Changed paths:
23162    M /trunk/modules/gui/macosx/vout.m
23163
23164  macosx/vout.m : oops, fixed broken ratio from my last commit
23165
23166 ------------------------------------------------------------------------
23167 r6704 | titer | 2004-02-09 14:28:32 +0100 (Mon, 09 Feb 2004) | 3 lines
23168 Changed paths:
23169    M /trunk/modules/gui/macosx/macosx.m
23170    M /trunk/modules/gui/macosx/vout.h
23171    M /trunk/modules/gui/macosx/vout.m
23172
23173  macosx/* : added --macosx-opengl-effect, current possible values are
23174    "none" and "cube". Sorry, couldn't resist ;)
23175
23176 ------------------------------------------------------------------------
23177 r6703 | hartman | 2004-02-09 13:54:47 +0100 (Mon, 09 Feb 2004) | 2 lines
23178 Changed paths:
23179    M /trunk/extras/contrib/src/Makefile
23180    M /trunk/extras/contrib/src/packages.mak
23181
23182 * added dtsdec, 're' upgrade of libmad
23183
23184 ------------------------------------------------------------------------
23185 r6702 | sigmunau | 2004-02-09 11:44:40 +0100 (Mon, 09 Feb 2004) | 5 lines
23186 Changed paths:
23187    M /trunk/share/http/admin/dboxfiles.html
23188
23189 share/http/admin/dboxfiles.html:
23190  * Updated for bookmark support.
23191    See http://www.giggo.de/dbox2/movieplayer.html for details
23192    (patch by Christof Baumgaertner)
23193
23194 ------------------------------------------------------------------------
23195 r6701 | gbazin | 2004-02-09 00:49:04 +0100 (Mon, 09 Feb 2004) | 3 lines
23196 Changed paths:
23197    M /trunk/modules/gui/skins2/Modules.am
23198
23199
23200 * modules/gui/skins2/Modules.am: added missing file for make dist.
23201
23202 ------------------------------------------------------------------------
23203 r6700 | gbazin | 2004-02-09 00:39:16 +0100 (Mon, 09 Feb 2004) | 3 lines
23204 Changed paths:
23205    M /trunk/configure.ac
23206    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
23207    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
23208
23209
23210 * ALL: I am a morron.
23211
23212 ------------------------------------------------------------------------
23213 r6699 | gbazin | 2004-02-08 23:37:37 +0100 (Sun, 08 Feb 2004) | 3 lines
23214 Changed paths:
23215    M /trunk/modules/codec/ffmpeg/video.c
23216
23217
23218 * modules/codec/ffmpeg/video.c: another fix for switching postproc on the fly.
23219
23220 ------------------------------------------------------------------------
23221 r6698 | gbazin | 2004-02-08 23:06:14 +0100 (Sun, 08 Feb 2004) | 3 lines
23222 Changed paths:
23223    M /trunk/configure.ac
23224
23225
23226 * configure.ac: forgot one version number and added the aiff demux.
23227
23228 ------------------------------------------------------------------------
23229 r6697 | gbazin | 2004-02-08 22:36:39 +0100 (Sun, 08 Feb 2004) | 3 lines
23230 Changed paths:
23231    M /trunk/ChangeLog
23232    M /trunk/NEWS
23233    M /trunk/configure.ac
23234    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
23235    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
23236
23237
23238 * ALL: bumped version number to 0.7.1 in preparation for the release.
23239
23240 ------------------------------------------------------------------------
23241 r6696 | jpsaman | 2004-02-08 22:00:19 +0100 (Sun, 08 Feb 2004) | 2 lines
23242 Changed paths:
23243    M /trunk/configure.ac
23244
23245 Fail ./configure when ffmpeg/avcodec.h or postproc/postproc.h are not found and --disable-ffmpeg is not used.
23246
23247 ------------------------------------------------------------------------
23248 r6695 | jpsaman | 2004-02-08 21:19:03 +0100 (Sun, 08 Feb 2004) | 4 lines
23249 Changed paths:
23250    M /trunk/configure.ac
23251
23252 Fixed several things with configure.ac script:
23253 - Always have a space between ";then" the configure script does not like this. It should be "; then" or better put "then" on the next line.
23254 - Add a AC_ARG_ENABLE for cdda
23255
23256 ------------------------------------------------------------------------
23257 r6694 | hartman | 2004-02-08 21:09:15 +0100 (Sun, 08 Feb 2004) | 2 lines
23258 Changed paths:
23259    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
23260
23261 * Update copyright info
23262
23263 ------------------------------------------------------------------------
23264 r6693 | hartman | 2004-02-08 21:08:28 +0100 (Sun, 08 Feb 2004) | 5 lines
23265 Changed paths:
23266    M /trunk/modules/gui/macosx/playlist.m
23267
23268 * Fix /dev/di bug
23269   Though this still remains a hack. People should just use 'Open Disc' menu.
23270   I see no way to retrieve the original (non parition version) /dev entry,
23271   from the mounted drive.
23272
23273 ------------------------------------------------------------------------
23274 r6692 | gbazin | 2004-02-08 19:49:53 +0100 (Sun, 08 Feb 2004) | 3 lines
23275 Changed paths:
23276    M /trunk/modules/codec/ffmpeg/video.c
23277
23278
23279 * modules/codec/ffmpeg/video.c: another fix for post-processing.
23280
23281 ------------------------------------------------------------------------
23282 r6691 | sigmunau | 2004-02-08 19:30:30 +0100 (Sun, 08 Feb 2004) | 7 lines
23283 Changed paths:
23284    M /trunk/modules/codec/ffmpeg/video.c
23285    M /trunk/modules/demux/avi/avi.c
23286    M /trunk/modules/demux/avi/libavi.h
23287
23288 modules/demux/avi/avi.c:
23289  * pass bit per pixel info on to decoder
23290 modules/demux/avi/libavi.h:
23291  * add 1 as fourcc for msrle
23292 module/codec/ffmpeg/video.c:
23293  * pass bit per pixel info to libavcodec (needed for msrle)
23294
23295 ------------------------------------------------------------------------
23296 r6690 | gbazin | 2004-02-08 19:17:22 +0100 (Sun, 08 Feb 2004) | 4 lines
23297 Changed paths:
23298    M /trunk/modules/gui/wxwindows/open.cpp
23299    M /trunk/src/playlist/info.c
23300    M /trunk/src/playlist/item.c
23301
23302
23303 * src/playlist/*: fixed complete fuckage of playlist_ItemAddOption() and moved it to item.c.
23304 * modules/gui/wxwindows/open.cpp: cleanup.
23305
23306 ------------------------------------------------------------------------
23307 r6689 | fenrir | 2004-02-08 18:21:50 +0100 (Sun, 08 Feb 2004) | 3 lines
23308 Changed paths:
23309    M /trunk/src/input/input.c
23310
23311  * input.c: don't add subtitle track twice when using --sub-file and
23312  auto-detection.
23313
23314 ------------------------------------------------------------------------
23315 r6688 | gbazin | 2004-02-08 17:48:11 +0100 (Sun, 08 Feb 2004) | 3 lines
23316 Changed paths:
23317    M /trunk/modules/demux/dts.c
23318
23319
23320 * modules/demux/dts.c: more fixes.
23321
23322 ------------------------------------------------------------------------
23323 r6687 | rocky | 2004-02-08 17:43:17 +0100 (Sun, 08 Feb 2004) | 2 lines
23324 Changed paths:
23325    M /trunk/AUTHORS
23326
23327 Add me.
23328
23329 ------------------------------------------------------------------------
23330 r6686 | gbazin | 2004-02-08 13:09:50 +0100 (Sun, 08 Feb 2004) | 3 lines
23331 Changed paths:
23332    M /trunk/modules/codec/ffmpeg/video.c
23333
23334
23335 * modules/codec/ffmpeg/video.c: fixed crash when disabling post-processing with videos with B frames.
23336
23337 ------------------------------------------------------------------------
23338 r6685 | gbazin | 2004-02-08 12:23:17 +0100 (Sun, 08 Feb 2004) | 4 lines
23339 Changed paths:
23340    M /trunk/modules/gui/skins2/src/skin_main.cpp
23341    M /trunk/modules/gui/skins2/src/theme.cpp
23342    M /trunk/modules/gui/skins2/src/theme_loader.cpp
23343    M /trunk/src/interface/interface.c
23344
23345
23346 * src/interface/interface.c: added skins2 to the interface menu.
23347 * modules/gui/skins2/*: s/skin_last/skins2-last s/skin_config/skins2-config and fixed saving of skins2 configuration.
23348
23349 ------------------------------------------------------------------------
23350 r6684 | gbazin | 2004-02-08 01:15:04 +0100 (Sun, 08 Feb 2004) | 3 lines
23351 Changed paths:
23352    M /trunk/modules/audio_filter/converter/dtstospdif.c
23353
23354
23355 * modules/audio_filter/converter/dtstospdif.c: cough cough.
23356
23357 ------------------------------------------------------------------------
23358 r6683 | gbazin | 2004-02-08 01:04:16 +0100 (Sun, 08 Feb 2004) | 3 lines
23359 Changed paths:
23360    M /trunk/modules/audio_filter/converter/dtstospdif.c
23361
23362
23363 * modules/audio_filter/converter/dtstospdif.c: only swab big endian bitstreams.
23364
23365 ------------------------------------------------------------------------
23366 r6682 | rocky | 2004-02-07 18:31:38 +0100 (Sat, 07 Feb 2004) | 2 lines
23367 Changed paths:
23368    M /trunk/doc/developer/interface.xml
23369
23370 Update How to write an interface plugin from recent vlc-devel responses.
23371
23372 ------------------------------------------------------------------------
23373 r6681 | sigmunau | 2004-02-07 16:01:07 +0100 (Sat, 07 Feb 2004) | 2 lines
23374 Changed paths:
23375    M /trunk/modules/audio_filter/converter/dtstospdif.c
23376
23377 Fixed a segfault (don't try to memset a negative number of bytes)
23378
23379 ------------------------------------------------------------------------
23380 r6680 | fenrir | 2004-02-07 14:26:24 +0100 (Sat, 07 Feb 2004) | 2 lines
23381 Changed paths:
23382    M /trunk/modules/demux/mp4/mp4.c
23383
23384  * mp4: handle DEMUX_GET_META (avoid a msg_Err)
23385
23386 ------------------------------------------------------------------------
23387 r6679 | fenrir | 2004-02-07 14:25:50 +0100 (Sat, 07 Feb 2004) | 2 lines
23388 Changed paths:
23389    M /trunk/modules/video_filter/deinterlace/deinterlace.c
23390
23391  * deinterlace: compilation fix.
23392
23393 ------------------------------------------------------------------------
23394 r6678 | gbazin | 2004-02-07 01:56:44 +0100 (Sat, 07 Feb 2004) | 3 lines
23395 Changed paths:
23396    M /trunk/modules/codec/dts.c
23397
23398
23399 * modules/codec/dts.c: DTS S/PDIF fix (Thanks Dnumgis for all the testing).
23400
23401 ------------------------------------------------------------------------
23402 r6677 | gbazin | 2004-02-07 01:33:08 +0100 (Sat, 07 Feb 2004) | 3 lines
23403 Changed paths:
23404    M /trunk/include/vlc_es.h
23405    M /trunk/modules/demux/ogg.c
23406
23407
23408 * include/vlc_es.h: s/es_format_Free/es_format_Clean.
23409
23410 ------------------------------------------------------------------------
23411 r6676 | gbazin | 2004-02-07 01:16:34 +0100 (Sat, 07 Feb 2004) | 5 lines
23412 Changed paths:
23413    M /trunk/include/vlc_es.h
23414    M /trunk/modules/codec/flac.c
23415    M /trunk/modules/demux/ogg.c
23416
23417
23418 * modules/demux/ogg.c: fixed memleak.
23419 * modules/codec/flac.c: fixed memleak.
23420 * include/vlc_es.h: es_format_Free().
23421
23422 ------------------------------------------------------------------------
23423 r6675 | gbazin | 2004-02-07 00:43:32 +0100 (Sat, 07 Feb 2004) | 5 lines
23424 Changed paths:
23425    M /trunk/modules/demux/ogg.c
23426    M /trunk/modules/mux/avi.c
23427    M /trunk/modules/mux/ogg.c
23428    M /trunk/src/input/input.c
23429
23430
23431 * modules/mux/avi.c, modules/mux/ogg.c: use SetDWLE() from vlc_common.h.
23432 * src/input/input.c: fixed memleak.
23433 * modules/demux/ogg.c: fixed another timing bug.
23434
23435 ------------------------------------------------------------------------
23436 r6674 | gbazin | 2004-02-06 21:06:55 +0100 (Fri, 06 Feb 2004) | 3 lines
23437 Changed paths:
23438    M /trunk/include/vlc_common.h
23439
23440
23441 * include/vlc_common.h: forgot the Set*LE() helpers in my last commit.
23442
23443 ------------------------------------------------------------------------
23444 r6673 | gbazin | 2004-02-06 19:15:44 +0100 (Fri, 06 Feb 2004) | 4 lines
23445 Changed paths:
23446    M /trunk/modules/access/cdda.c
23447    M /trunk/modules/audio_output/file.c
23448    M /trunk/modules/codec/dts.c
23449
23450
23451 * modules/codec/dts.c: fixes a buffer overflow with s/pdif.
23452 * modules/access/cdda.c, modules/audio_output/file.c: endianness fixes for WAV header.
23453
23454 ------------------------------------------------------------------------
23455 r6672 | hartman | 2004-02-06 16:11:39 +0100 (Fri, 06 Feb 2004) | 2 lines
23456 Changed paths:
23457    M /trunk/modules/demux/dts.c
23458
23459 * msg_Err -> msg_Warn
23460
23461 ------------------------------------------------------------------------
23462 r6671 | hartman | 2004-02-06 05:51:02 +0100 (Fri, 06 Feb 2004) | 5 lines
23463 Changed paths:
23464    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
23465    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
23466    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
23467    M /trunk/modules/gui/macosx/playlist.h
23468    M /trunk/modules/gui/macosx/playlist.m
23469
23470 * Added sortID
23471 * Fixed adding multiple items
23472 * playlist API changes fixes
23473 * fixed options
23474
23475 ------------------------------------------------------------------------
23476 r6670 | hartman | 2004-02-06 04:52:09 +0100 (Fri, 06 Feb 2004) | 2 lines
23477 Changed paths:
23478    M /trunk/include/vlc_help.h
23479    M /trunk/modules/gui/macosx/prefs.m
23480    M /trunk/modules/gui/wxwindows/preferences.cpp
23481
23482 * Move GetCapabilityHelp from intf's to vlc_help.h
23483
23484 ------------------------------------------------------------------------
23485 r6669 | gbazin | 2004-02-05 23:56:12 +0100 (Thu, 05 Feb 2004) | 7 lines
23486 Changed paths:
23487    M /trunk/configure.ac
23488    M /trunk/modules/access/cdda.c
23489    A /trunk/modules/audio_filter/converter/dtstofloat32.c
23490    M /trunk/modules/demux/dts.c
23491    M /trunk/modules/demux/wav.c
23492    M /trunk/modules/video_output/directx/directx.c
23493
23494
23495 * modules/video_output/directx/directx.c: fixed the "refresh" button for the --directx-device option.
23496 * modules/demux/dts.c: implemented DEMUX_GET_TIME and DEMUX_GET_LENGTH.
23497 * modules/access/cdda.c: got rid of the cdda demux and add a wav header at the beginning of the data.
23498    This allows to correctly support DTS audio cd (demux will detect what kind of CD it is).
23499 * modules/demux/wav.c: code cleanup and fixed seeking.
23500
23501 ------------------------------------------------------------------------
23502 r6668 | hartman | 2004-02-05 22:01:44 +0100 (Thu, 05 Feb 2004) | 5 lines
23503 Changed paths:
23504    M /trunk/Makefile.am
23505    M /trunk/doc/Makefile.am
23506
23507 * added a package-translations target
23508   - holds doc/translations.txt
23509   - all the .po's
23510   - convert-po.sh
23511
23512 ------------------------------------------------------------------------
23513 r6667 | fenrir | 2004-02-05 20:51:46 +0100 (Thu, 05 Feb 2004) | 2 lines
23514 Changed paths:
23515    M /trunk/modules/misc/httpd.c
23516
23517  * httpd: fixed a integer overflow.
23518
23519 ------------------------------------------------------------------------
23520 r6666 | gbazin | 2004-02-05 00:55:03 +0100 (Thu, 05 Feb 2004) | 3 lines
23521 Changed paths:
23522    M /trunk/modules/codec/dts.c
23523
23524
23525 * modules/codec/dts.c: should be more correct (hopefully).
23526
23527 ------------------------------------------------------------------------
23528 r6665 | gbazin | 2004-02-05 00:28:10 +0100 (Thu, 05 Feb 2004) | 3 lines
23529 Changed paths:
23530    M /trunk/modules/audio_filter/converter/dtstospdif.c
23531
23532
23533 * modules/audio_filter/converter/dtstospdif.c: don't forget to take care of the sample's starting date.
23534
23535 ------------------------------------------------------------------------
23536 r6664 | gbazin | 2004-02-05 00:03:36 +0100 (Thu, 05 Feb 2004) | 3 lines
23537 Changed paths:
23538    M /trunk/modules/audio_filter/converter/dtstospdif.c
23539
23540
23541 * modules/audio_filter/converter/dtstospdif.c: oops forgot something.
23542
23543 ------------------------------------------------------------------------
23544 r6663 | fenrir | 2004-02-04 21:13:55 +0100 (Wed, 04 Feb 2004) | 3 lines
23545 Changed paths:
23546    M /trunk/modules/access/v4l/v4l.c
23547
23548  * v4l: hue/colour/... path from Carsten Gottbeh?\239?\191?\189t
23549  (gottbehuet at active-elements dot de) (untested)
23550
23551 ------------------------------------------------------------------------
23552 r6662 | gbazin | 2004-02-04 09:11:49 +0100 (Wed, 04 Feb 2004) | 3 lines
23553 Changed paths:
23554    M /trunk/modules/demux/dts.c
23555
23556
23557 * modules/demux/dts.c: should detect DTS wav files even if the data doesn't start with a DTS frame.
23558
23559 ------------------------------------------------------------------------
23560 r6661 | hartman | 2004-02-04 04:23:25 +0100 (Wed, 04 Feb 2004) | 3 lines
23561 Changed paths:
23562    A /trunk/doc/strings.txt
23563    A /trunk/doc/translations.txt
23564
23565 * Added the 'documentation' on strings in our source code and also added
23566   the file with information on how to make translations.
23567
23568 ------------------------------------------------------------------------
23569 r6660 | gbazin | 2004-02-04 00:32:45 +0100 (Wed, 04 Feb 2004) | 3 lines
23570 Changed paths:
23571    M /trunk/modules/codec/dts.c
23572
23573
23574 * modules/codec/dts.c: a bunch of fixes.
23575
23576 ------------------------------------------------------------------------
23577 r6659 | gbazin | 2004-02-04 00:31:46 +0100 (Wed, 04 Feb 2004) | 3 lines
23578 Changed paths:
23579    M /trunk/modules/audio_output/file.c
23580
23581
23582 * modules/audio_output/file.c: added --audiofile-channels=integer option to specify the number of channels wanted in the output file.
23583
23584 ------------------------------------------------------------------------
23585 r6658 | fenrir | 2004-02-03 21:12:53 +0100 (Tue, 03 Feb 2004) | 2 lines
23586 Changed paths:
23587    M /trunk/modules/access_output/http.c
23588
23589  * http: Err -> Warn for Seek.
23590
23591 ------------------------------------------------------------------------
23592 r6657 | titer | 2004-02-03 14:00:27 +0100 (Tue, 03 Feb 2004) | 2 lines
23593 Changed paths:
23594    M /trunk/AUTHORS
23595    M /trunk/modules/gui/macosx/vout.h
23596    M /trunk/modules/gui/macosx/vout.m
23597
23598  macosx/vout* : OpenGL VRAM texturing finaly works correctly now.
23599
23600 ------------------------------------------------------------------------
23601 r6656 | sigmunau | 2004-02-03 13:49:53 +0100 (Tue, 03 Feb 2004) | 5 lines
23602 Changed paths:
23603    M /trunk/configure.ac
23604    M /trunk/modules/video_filter/deinterlace/deinterlace.c
23605
23606 configure.ac:
23607  * define CAN_COMPILE_MMX and CAN_COMPILE_MMXEXT if availabe
23608 modules/video_filter/deinterlace/deinterlace.c:
23609  * changed how accelerated code is handled.
23610
23611 ------------------------------------------------------------------------
23612 r6655 | gbazin | 2004-02-03 09:16:16 +0100 (Tue, 03 Feb 2004) | 4 lines
23613 Changed paths:
23614    M /trunk/modules/demux/dts.c
23615
23616
23617 * modules/demux/dts.c: added detection for 14bits big endian and 16bits little endian bitstreams.
23618    (we still assume that the stream must begin with a new DTS frame, which doesn't always seem to be the case).
23619
23620 ------------------------------------------------------------------------
23621 r6654 | gbazin | 2004-02-03 00:49:46 +0100 (Tue, 03 Feb 2004) | 5 lines
23622 Changed paths:
23623    M /trunk/modules/audio_filter/converter/dtstospdif.c
23624    M /trunk/modules/codec/dts.c
23625
23626
23627 * modules/codec/dts.c: removed s/pdif hack from DTS audio parser.
23628    support for 14bits big endian bitstreams as well as 16bits little endian bitstreams.
23629 * modules/audio_filter/converter/dtstospdif.c: accumulate DTS frames from parser until we have enough to fill an S/PDIF frame.
23630
23631 ------------------------------------------------------------------------
23632 r6653 | fenrir | 2004-02-02 15:43:50 +0100 (Mon, 02 Feb 2004) | 5 lines
23633 Changed paths:
23634    M /trunk/modules/stream_out/rtp.c
23635
23636  * rtp: fixed mpeg1/2 with QT (QT want pts for each frame, use dts as a
23637  fallback).
23638  RTP successfully tested with QT 6.5 for mpeg 1/2 video and audio,
23639  mpeg4 audio. mpeg4 video doesn't always work.
23640
23641 ------------------------------------------------------------------------
23642 r6652 | fenrir | 2004-02-02 14:00:53 +0100 (Mon, 02 Feb 2004) | 2 lines
23643 Changed paths:
23644    M /trunk/src/input/stream.c
23645
23646  * stream: gcc < 3 fix.
23647
23648 ------------------------------------------------------------------------
23649 r6651 | fenrir | 2004-02-02 13:58:29 +0100 (Mon, 02 Feb 2004) | 2 lines
23650 Changed paths:
23651    M /trunk/src/input/input.c
23652
23653  * input: gcc < 3 fix.
23654
23655 ------------------------------------------------------------------------
23656 r6650 | fenrir | 2004-02-02 13:53:20 +0100 (Mon, 02 Feb 2004) | 2 lines
23657 Changed paths:
23658    M /trunk/modules/codec/ogt/render.c
23659
23660  * render: int i;; int j; <-- gcc < 3 doesn't like ';;'
23661
23662 ------------------------------------------------------------------------
23663 r6649 | fenrir | 2004-02-02 13:50:08 +0100 (Mon, 02 Feb 2004) | 2 lines
23664 Changed paths:
23665    M /trunk/modules/stream_out/rtp.c
23666
23667  * rtp: fix in mpeg 1/2 packetization.
23668
23669 ------------------------------------------------------------------------
23670 r6648 | fenrir | 2004-02-02 12:18:39 +0100 (Mon, 02 Feb 2004) | 2 lines
23671 Changed paths:
23672    M /trunk/modules/demux/nsv.c
23673
23674  * nsv: added 'AAC ' fourcc support.
23675
23676 ------------------------------------------------------------------------
23677 r6647 | fenrir | 2004-02-02 12:14:32 +0100 (Mon, 02 Feb 2004) | 2 lines
23678 Changed paths:
23679    M /trunk/modules/access/http.c
23680
23681  http: fixed segfault with ICY server, fixed redirection.
23682
23683 ------------------------------------------------------------------------
23684 r6646 | fenrir | 2004-02-02 11:41:46 +0100 (Mon, 02 Feb 2004) | 2 lines
23685 Changed paths:
23686    M /trunk/modules/demux/nsv.c
23687
23688  * nsv: compilation fix.
23689
23690 ------------------------------------------------------------------------
23691 r6645 | fenrir | 2004-02-02 11:34:22 +0100 (Mon, 02 Feb 2004) | 3 lines
23692 Changed paths:
23693    M /trunk/modules/demux/nsv.c
23694
23695  * nsv: full fractional frame rate support.
23696     Patch from Vitalijus dot Slavinskas at stud dot ktu dot lt
23697
23698 ------------------------------------------------------------------------
23699 r6644 | titer | 2004-02-02 09:50:41 +0100 (Mon, 02 Feb 2004) | 4 lines
23700 Changed paths:
23701    M /trunk/modules/gui/macosx/prefs.m
23702    M /trunk/modules/gui/macosx/vout.h
23703    M /trunk/modules/gui/macosx/vout.m
23704
23705  macosx/prefs.m: compile fix
23706  macosx/vout*: fixed quality problems introduced in my last commit
23707    (noticeably slower now, but fixed), cleaning
23708
23709 ------------------------------------------------------------------------
23710 r6643 | sigmunau | 2004-02-02 00:02:02 +0100 (Mon, 02 Feb 2004) | 3 lines
23711 Changed paths:
23712    M /trunk/src/misc/cpu.c
23713
23714 src/misc/cpu.c:
23715  * SSE2 detection, using a similar approch as for SSE
23716
23717 ------------------------------------------------------------------------
23718 r6642 | ipkiss | 2004-02-01 22:13:04 +0100 (Sun, 01 Feb 2004) | 3 lines
23719 Changed paths:
23720    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
23721    M /trunk/modules/gui/skins2/utils/bezier.cpp
23722    M /trunk/modules/gui/skins2/utils/bezier.hpp
23723
23724  * modules/gui/skins2/bezier.*: Compute the points coordinates only once
23725  * modules/gui/skins2/ctrl_slider.cpp: Fixed a couple of bugs
23726
23727 ------------------------------------------------------------------------
23728 r6641 | sigmunau | 2004-02-01 17:53:11 +0100 (Sun, 01 Feb 2004) | 3 lines
23729 Changed paths:
23730    M /trunk/modules/video_filter/deinterlace/deinterlace.c
23731
23732 deinterlace.c:
23733  * MMX and SSE2 versions of the Merge() function.
23734
23735 ------------------------------------------------------------------------
23736 r6640 | asmax | 2004-02-01 17:15:40 +0100 (Sun, 01 Feb 2004) | 3 lines
23737 Changed paths:
23738    M /trunk/modules/gui/skins2/parser/builder.cpp
23739    A /trunk/modules/gui/skins2/parser/builder_data.def
23740    M /trunk/modules/gui/skins2/src/theme.hpp
23741    M /trunk/modules/gui/skins2/utils/bezier.hpp
23742
23743 * parser/builder.cpp: stores the curves in the theme (avoid a memory leak)
23744 * parser/builder_data.def: forgot to commit that for months !
23745
23746 ------------------------------------------------------------------------
23747 r6639 | asmax | 2004-02-01 15:44:11 +0100 (Sun, 01 Feb 2004) | 5 lines
23748 Changed paths:
23749    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
23750    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
23751    M /trunk/modules/gui/skins2/parser/interpreter.cpp
23752    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
23753    M /trunk/modules/gui/skins2/theme/theme.xml
23754
23755 * parser/xmlparser.cpp: abort parsing when an error is detected
23756  (avoid segfaults in element handlers...)
23757 * all: tried to have the popup window disappear with a click on
23758  a skin window (not working at least with wxgtk)
23759
23760 ------------------------------------------------------------------------
23761 r6638 | alexis | 2004-02-01 15:43:08 +0100 (Sun, 01 Feb 2004) | 8 lines
23762 Changed paths:
23763    M /trunk/modules/misc/network/ipv4.c
23764
23765   * ipv4.c: IGMPv3 support for Linux
23766
23767   Differences with the patch I posted in vlc-devel yesterday:
23768   - took into account the suggestions of gibalou
23769   - removed the "#if !defined( SYS_DARWIN )", because it should compile
23770     fine on Mac OS X, even if IGMPv3 won't work
23771   - added a warning about non-IGMPv3 OSes
23772
23773 ------------------------------------------------------------------------
23774 r6637 | rocky | 2004-02-01 06:15:22 +0100 (Sun, 01 Feb 2004) | 3 lines
23775 Changed paths:
23776    M /trunk/modules/codec/ogt/render.c
23777
23778 RGB2 transparency now works. Common 8-bit RGB averaging routine
23779 hoisted. Some doc additions.
23780
23781 ------------------------------------------------------------------------
23782 r6636 | fenrir | 2004-02-01 05:50:13 +0100 (Sun, 01 Feb 2004) | 2 lines
23783 Changed paths:
23784    M /trunk/modules/demux/ts.c
23785
23786  * ts: implemented the same detection than mpeg/ts.c
23787
23788 ------------------------------------------------------------------------
23789 r6635 | rocky | 2004-02-01 00:33:02 +0100 (Sun, 01 Feb 2004) | 2 lines
23790 Changed paths:
23791    M /trunk/modules/codec/ogt/pixmap.h
23792
23793 Big/little-endian bug.
23794
23795 ------------------------------------------------------------------------
23796 r6634 | fenrir | 2004-01-31 21:21:47 +0100 (Sat, 31 Jan 2004) | 2 lines
23797 Changed paths:
23798    M /trunk/src/input/es_out.c
23799
23800  * es_out: reorder meta infos.
23801
23802 ------------------------------------------------------------------------
23803 r6633 | fenrir | 2004-01-31 21:02:26 +0100 (Sat, 31 Jan 2004) | 2 lines
23804 Changed paths:
23805    M /trunk/src/input/es_out.c
23806
23807  * es_out: Set Language.
23808
23809 ------------------------------------------------------------------------
23810 r6632 | alexis | 2004-01-31 19:02:32 +0100 (Sat, 31 Jan 2004) | 8 lines
23811 Changed paths:
23812    M /trunk/NEWS
23813    M /trunk/modules/access/udp.c
23814    M /trunk/modules/misc/network/ipv4.c
23815    M /trunk/src/libvlc.h
23816
23817  * ipv4.c: IGMPv3 support (IP_ADD_SOURCE_MEMBERSHIP) for Win32
23818  * udp.c: restored the old syntax udp:server_addr@destination_addr
23819  * libvlc.h: updated 'vlc --help'
23820
23821  To do an IGMPv3 query under Windows XP do:
23822  vlc udp:<source_addr>@<multicast_addr>
23823  Note: under previous versions of Windows, it will fail to join the group.
23824
23825 ------------------------------------------------------------------------
23826 r6631 | rocky | 2004-01-31 17:44:58 +0100 (Sat, 31 Jan 2004) | 2 lines
23827 Changed paths:
23828    M /trunk/configure.ac
23829
23830 Try for POSIX pthread semantics on Solaris.
23831
23832 ------------------------------------------------------------------------
23833 r6630 | fenrir | 2004-01-31 15:49:52 +0100 (Sat, 31 Jan 2004) | 2 lines
23834 Changed paths:
23835    M /trunk/modules/demux/avi/avi.c
23836    M /trunk/modules/demux/avi/avi.h
23837
23838  * avi: implemented DEMUX_GET_META.
23839
23840 ------------------------------------------------------------------------
23841 r6629 | gbazin | 2004-01-31 10:52:22 +0100 (Sat, 31 Jan 2004) | 3 lines
23842 Changed paths:
23843    M /trunk/Makefile.am
23844
23845
23846 * Makefile.am: added vlc_meta.h
23847
23848 ------------------------------------------------------------------------
23849 r6628 | rocky | 2004-01-31 06:53:35 +0100 (Sat, 31 Jan 2004) | 13 lines
23850 Changed paths:
23851    M /trunk/modules/codec/ogt/Modules.am
23852    M /trunk/modules/codec/ogt/common.c
23853    M /trunk/modules/codec/ogt/pixmap.c
23854    M /trunk/modules/codec/ogt/pixmap.h
23855    M /trunk/modules/codec/ogt/render.c
23856    M /trunk/modules/video_chroma/i420_rgb.c
23857    M /trunk/modules/video_chroma/i420_rgb.h
23858
23859 render.c: RGB2 now gets the right color from the RGB color map.
23860   And a first cut at handling transparancy values properly. However
23861   to do this we merely needed to
23862
23863 pixmap.[ch]: write our own routines for retrieving a close colormap index
23864   given a pixel value. Well, and also had to
23865
23866 video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated.
23867
23868 Modules.am: forgot new pixmap.c
23869
23870 others: more misc abstraction/cleanup
23871
23872 ------------------------------------------------------------------------
23873 r6627 | fenrir | 2004-01-31 06:27:02 +0100 (Sat, 31 Jan 2004) | 2 lines
23874 Changed paths:
23875    M /trunk/modules/demux/asf/asf.c
23876
23877  * asf: implemented DEMUX_GET_LENGTH and DEMUX_GET_META.
23878
23879 ------------------------------------------------------------------------
23880 r6626 | fenrir | 2004-01-31 06:25:36 +0100 (Sat, 31 Jan 2004) | 2 lines
23881 Changed paths:
23882    M /trunk/src/input/demux.c
23883    M /trunk/src/input/input.c
23884
23885  * input: call DEMUX_GET_META and fill playlist and input infos.
23886
23887 ------------------------------------------------------------------------
23888 r6625 | fenrir | 2004-01-31 06:24:55 +0100 (Sat, 31 Jan 2004) | 5 lines
23889 Changed paths:
23890    M /trunk/include/ninput.h
23891    A /trunk/include/vlc_meta.h
23892
23893  * vlc_meta.h: added a vlc_meta_t struct and some functions (for now,
23894  it will only be used by demuxers).
23895  * ninput.h: added DEMUX_GET_META, this way demuxer won't have to touch
23896  playlist and input_InfoAdd and ...
23897
23898 ------------------------------------------------------------------------
23899 r6624 | fenrir | 2004-01-30 18:53:05 +0100 (Fri, 30 Jan 2004) | 3 lines
23900 Changed paths:
23901    M /trunk/modules/mux/mpeg/ts.c
23902
23903  * ts: use 0x0a descriptor to send language...
23904  Now we can stream a (complete) dvd with language informations :)
23905
23906 ------------------------------------------------------------------------
23907 r6623 | fenrir | 2004-01-30 18:51:02 +0100 (Fri, 30 Jan 2004) | 2 lines
23908 Changed paths:
23909    M /trunk/modules/stream_out/transcode.c
23910
23911  * transcode: keep psz_language.
23912
23913 ------------------------------------------------------------------------
23914 r6622 | fenrir | 2004-01-30 18:50:05 +0100 (Fri, 30 Jan 2004) | 2 lines
23915 Changed paths:
23916    M /trunk/modules/demux/ts.c
23917
23918  * ts: set psz_laguage with iso639 code.
23919
23920 ------------------------------------------------------------------------
23921 r6621 | fenrir | 2004-01-30 18:49:21 +0100 (Fri, 30 Jan 2004) | 2 lines
23922 Changed paths:
23923    M /trunk/src/input/es_out.c
23924    M /trunk/src/input/input_dec.c
23925
23926  * all: sout have now access to psz_language.
23927
23928 ------------------------------------------------------------------------
23929 r6620 | fenrir | 2004-01-30 17:50:26 +0100 (Fri, 30 Jan 2004) | 2 lines
23930 Changed paths:
23931    M /trunk/modules/codec/spudec/spudec.c
23932
23933  * spudec: a %d -> IF64d
23934
23935 ------------------------------------------------------------------------
23936 r6619 | fenrir | 2004-01-30 17:45:40 +0100 (Fri, 30 Jan 2004) | 2 lines
23937 Changed paths:
23938    M /trunk/modules/stream_out/rtp.c
23939
23940  * rtp: fixed mpeg4 audio. && was used instead of &, arggg :(
23941
23942 ------------------------------------------------------------------------
23943 r6618 | fenrir | 2004-01-30 17:46:33 +0100 (Fri, 30 Jan 2004) | 2 lines
23944 Changed paths:
23945    M /trunk/modules/codec/spudec/spudec.c
23946
23947  * spudec: commented out a debug message.
23948
23949 ------------------------------------------------------------------------
23950 r6617 | fenrir | 2004-01-30 16:56:28 +0100 (Fri, 30 Jan 2004) | 2 lines
23951 Changed paths:
23952    M /trunk/modules/stream_out/rtp.c
23953
23954  * rtp: fixed a bug that corrupt video/audio config data.
23955
23956 ------------------------------------------------------------------------
23957 r6616 | fenrir | 2004-01-30 16:17:39 +0100 (Fri, 30 Jan 2004) | 2 lines
23958 Changed paths:
23959    M /trunk/include/vlc_es.h
23960
23961  * vlc_es: fixed es_fomat_Copy to duplicate psz_* too.
23962
23963 ------------------------------------------------------------------------
23964 r6615 | fenrir | 2004-01-30 15:45:27 +0100 (Fri, 30 Jan 2004) | 2 lines
23965 Changed paths:
23966    M /trunk/modules/demux/dvdnav.c
23967
23968  * dvdnav: oups one debug messsage left.
23969
23970 ------------------------------------------------------------------------
23971 r6614 | fenrir | 2004-01-30 15:27:48 +0100 (Fri, 30 Jan 2004) | 4 lines
23972 Changed paths:
23973    M /trunk/modules/demux/dvdnav.c
23974    M /trunk/modules/demux/mkv.cpp
23975    M /trunk/modules/demux/mp4/mp4.c
23976
23977  * all: fill psz_language with the iso639 code.
23978  * dvdnav: select the right SPU track only while creating the ES when we
23979  are not in the menu. (this way user selection won't be lost).
23980
23981 ------------------------------------------------------------------------
23982 r6613 | fenrir | 2004-01-30 15:25:39 +0100 (Fri, 30 Jan 2004) | 3 lines
23983 Changed paths:
23984    M /trunk/src/input/es_out.c
23985
23986  * es_out: now es_format_t.psz_language could be a iso539 code, it will be
23987  expanded to the real language name.
23988
23989 ------------------------------------------------------------------------
23990 r6612 | rocky | 2004-01-30 14:23:08 +0100 (Fri, 30 Jan 2004) | 2 lines
23991 Changed paths:
23992    M /trunk/modules/codec/ogt/pixmap.c
23993
23994 Doc calculation typo.
23995
23996 ------------------------------------------------------------------------
23997 r6611 | rocky | 2004-01-30 14:17:12 +0100 (Fri, 30 Jan 2004) | 10 lines
23998 Changed paths:
23999    M /trunk/modules/codec/ogt/Modules.am
24000    M /trunk/modules/codec/ogt/common.c
24001    A /trunk/modules/codec/ogt/pixmap.c
24002    M /trunk/modules/codec/ogt/pixmap.h
24003    M /trunk/modules/codec/ogt/subtitle.h
24004
24005 pixmap.[ch], Modules.am: provisional routine to find closest colormap
24006 entry.
24007
24008 Rest: Mostly more shuffling of definitions for modularity; doc
24009 improvements.
24010
24011 (Also I need to copy these changes between computers and this is the
24012 most expedient way. RV24 transparancy has been tested on a big-endian
24013 box.)
24014
24015 ------------------------------------------------------------------------
24016 r6610 | hartman | 2004-01-30 13:44:21 +0100 (Fri, 30 Jan 2004) | 6 lines
24017 Changed paths:
24018    M /trunk/modules/gui/macosx/intf.m
24019    M /trunk/modules/gui/macosx/prefs.h
24020    M /trunk/modules/gui/macosx/prefs.m
24021
24022 * modules/gui/macosx/intf.m: fix
24023 * modules/gui/macosx/prefs.?: New preferences parse code.
24024   New widgets aren't being created just yet.
24025   OS X version is broken now, but it already was. we need to fix this before
24026   a release. Code is largely ported from wxwindows...
24027
24028 ------------------------------------------------------------------------
24029 r6609 | fenrir | 2004-01-30 02:38:53 +0100 (Fri, 30 Jan 2004) | 7 lines
24030 Changed paths:
24031    M /trunk/modules/demux/demux2.c
24032    M /trunk/modules/demux/dvdnav.c
24033
24034  * dvdnav: added a dvdnavsimple shortcut : it skips the menu and all
24035  still frames, it doesn't handle the es selection (this way --sout-all
24036  will work).
24037   A major problem is that ES aren't added in a logical way like dvd and
24038 dvdread do (audio/video). I don't know how to retrieve it from dvdnav.
24039 (it's the same for dvdnav and dvdnavsimple)
24040
24041 ------------------------------------------------------------------------
24042 r6608 | fenrir | 2004-01-30 02:09:24 +0100 (Fri, 30 Jan 2004) | 2 lines
24043 Changed paths:
24044    M /trunk/modules/demux/ps.h
24045
24046  * ps: lalalala, fixed a bug in dts/pts parsing.
24047
24048 ------------------------------------------------------------------------
24049 r6607 | gbazin | 2004-01-29 20:38:17 +0100 (Thu, 29 Jan 2004) | 3 lines
24050 Changed paths:
24051    M /trunk/modules/codec/speex.c
24052    M /trunk/src/misc/win32_specific.c
24053
24054
24055 * modules/codec/speex.c, src/misc/win32_specific.c: compilation fixes.
24056
24057 ------------------------------------------------------------------------
24058 r6606 | gbazin | 2004-01-29 19:48:40 +0100 (Thu, 29 Jan 2004) | 3 lines
24059 Changed paths:
24060    M /trunk/configure.ac
24061
24062
24063 * configure.ac: fixed typo.
24064
24065 ------------------------------------------------------------------------
24066 r6605 | fenrir | 2004-01-29 19:37:05 +0100 (Thu, 29 Jan 2004) | 2 lines
24067 Changed paths:
24068    M /trunk/modules/demux/ps.h
24069
24070  * ps: fixed dts.
24071
24072 ------------------------------------------------------------------------
24073 r6604 | zorglub | 2004-01-29 19:02:58 +0100 (Thu, 29 Jan 2004) | 2 lines
24074 Changed paths:
24075    M /trunk/modules/demux/asf/asf.c
24076
24077 Use playlist_Item* functions
24078
24079 ------------------------------------------------------------------------
24080 r6603 | zorglub | 2004-01-29 18:51:08 +0100 (Thu, 29 Jan 2004) | 28 lines
24081 Changed paths:
24082    M /trunk/include/vlc_playlist.h
24083    M /trunk/modules/access/cdda/access.c
24084    M /trunk/modules/access/vcdx/access.c
24085    M /trunk/modules/codec/speex.c
24086    M /trunk/modules/codec/theora.c
24087    M /trunk/modules/codec/vorbis.c
24088    M /trunk/modules/control/http.c
24089    M /trunk/modules/demux/util/id3tag.c
24090    M /trunk/modules/gui/pda/pda_callbacks.c
24091    M /trunk/modules/gui/wxwindows/iteminfo.cpp
24092    M /trunk/modules/gui/wxwindows/open.cpp
24093    M /trunk/modules/gui/wxwindows/playlist.cpp
24094    M /trunk/modules/gui/wxwindows/streamwizard.cpp
24095    M /trunk/modules/misc/sap.c
24096    M /trunk/src/input/input.c
24097    M /trunk/src/libvlc.c
24098    M /trunk/src/misc/win32_specific.c
24099    M /trunk/src/playlist/info.c
24100    M /trunk/src/playlist/item-ext.c
24101    M /trunk/src/playlist/item.c
24102    M /trunk/src/playlist/loadsave.c
24103    M /trunk/src/playlist/playlist.c
24104
24105 Options as infos were bad in several ways: it broke PLAYLIST_GO, used
24106 much memory, and was inconsistent, especially with input_CreateThread
24107 taking an array of options
24108
24109 * Revert to using array of options
24110
24111 * To add an item with options:
24112     - either use playlist_ItemNew, ItemAddOption, and then AddItem
24113       (useful if you don't have all your options in an array)
24114     - either use playlist_AddExt (use this if all your options are
24115       already in an array)
24116
24117 * To add an item without options: use playlist_Add
24118
24119 You can still add options after an item has been added by using either
24120 playlist_AddOption or playlist_ItemAddOption
24121
24122 * Attempt to improve API and solve thread safety issues.
24123   - playlist_Item* functions allow to touch items only.
24124     p_item->lock must be used when needed
24125     (playlist_ItemNew, playlist_ItemDelete, playlist_Item*Info,
24126      playlist_ItemSet* )
24127
24128   - playlist_ItemGetById and ItemGetByPos give you playlist_items
24129     for GetByPos, you should have the playlist lock
24130
24131 At the moment, the playlist_Set* and playlist_*Info functions are kept (they work with position) but should be avoided.
24132
24133 ------------------------------------------------------------------------
24134 r6602 | fenrir | 2004-01-29 18:14:04 +0100 (Thu, 29 Jan 2004) | 3 lines
24135 Changed paths:
24136    M /trunk/modules/demux/demux2.c
24137
24138  * demux2: mmh removed some shortcut. (easier than increasing
24139  MODULE_SHORTCUT_MAX ;)
24140
24141 ------------------------------------------------------------------------
24142 r6601 | gbazin | 2004-01-29 18:04:01 +0100 (Thu, 29 Jan 2004) | 4 lines
24143 Changed paths:
24144    M /trunk/include/configuration.h
24145    M /trunk/modules/access/dshow/dshow.cpp
24146    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
24147    M /trunk/modules/gui/wxwindows/preferences_widgets.h
24148    M /trunk/src/misc/configuration.c
24149
24150 * src/misc/configuration.c, include/configuration.h: added a change_action_add()method to associate an action (that can be triggered through a gui) to a config var.
24151 * modules/gui/wxwindows/preferences_widgets.*: implemented partial support for change_action_add().
24152 * modules/access/dshow/dshow.cpp: use change_action_add() to refresh the list of devices and to add an option to configure a device.
24153
24154 ------------------------------------------------------------------------
24155 r6600 | fenrir | 2004-01-29 16:11:17 +0100 (Thu, 29 Jan 2004) | 2 lines
24156 Changed paths:
24157    M /trunk/modules/demux/au.c
24158    M /trunk/modules/demux/demux2.c
24159
24160  * au: ported to demux2 API.
24161
24162 ------------------------------------------------------------------------
24163 r6599 | fenrir | 2004-01-29 16:10:17 +0100 (Thu, 29 Jan 2004) | 2 lines
24164 Changed paths:
24165    M /trunk/src/input/input_programs.c
24166
24167  * input_programs.c: AddES sets default i_stream_id (make valgrind happy ;)
24168
24169 ------------------------------------------------------------------------
24170 r6598 | sigmunau | 2004-01-29 15:39:08 +0100 (Thu, 29 Jan 2004) | 5 lines
24171 Changed paths:
24172    M /trunk/include/vlc_common.h
24173    M /trunk/src/libvlc.c
24174    M /trunk/src/libvlc.h
24175
24176 include/vlc_common.h:
24177  * defined a CPU_CAPABILITY_SSE2
24178 src/libvlc.(c|h):
24179  * implemented --see2/--no-sse2
24180
24181 ------------------------------------------------------------------------
24182 r6597 | rocky | 2004-01-29 12:50:22 +0100 (Thu, 29 Jan 2004) | 4 lines
24183 Changed paths:
24184    M /trunk/modules/codec/ogt/common.c
24185    M /trunk/modules/codec/ogt/pixmap.h
24186    M /trunk/modules/codec/ogt/render.c
24187    M /trunk/modules/codec/ogt/subtitle.h
24188
24189 render.c: RV24 blending
24190 all: more code cleanup and perhaps slightly better bigendian handling though
24191      more common routines/includes.
24192
24193 ------------------------------------------------------------------------
24194 r6596 | rocky | 2004-01-29 05:04:21 +0100 (Thu, 29 Jan 2004) | 2 lines
24195 Changed paths:
24196    M /trunk/modules/codec/ogt/render.c
24197
24198 Transparancy for more chromas more complete.
24199
24200 ------------------------------------------------------------------------
24201 r6595 | titer | 2004-01-29 03:01:49 +0100 (Thu, 29 Jan 2004) | 4 lines
24202 Changed paths:
24203    M /trunk/modules/gui/macosx/vout.h
24204    M /trunk/modules/gui/macosx/vout.m
24205
24206  macosx/vout* :
24207    + Unkludged a lot the way the OpenGL output was working until now
24208    + Optimized here and here. Please test!
24209
24210 ------------------------------------------------------------------------
24211 r6594 | titer | 2004-01-28 22:31:15 +0100 (Wed, 28 Jan 2004) | 2 lines
24212 Changed paths:
24213    M /trunk/modules/gui/macosx/vout.h
24214    M /trunk/modules/gui/macosx/vout.m
24215
24216  + macosx/vout* : cosmetic
24217
24218 ------------------------------------------------------------------------
24219 r6593 | gbazin | 2004-01-28 21:53:21 +0100 (Wed, 28 Jan 2004) | 3 lines
24220 Changed paths:
24221    M /trunk/configure.ac
24222
24223
24224 * configure.ac: proper checks for all the skins2 dependancies.
24225
24226 ------------------------------------------------------------------------
24227 r6592 | gbazin | 2004-01-28 17:46:52 +0100 (Wed, 28 Jan 2004) | 2 lines
24228 Changed paths:
24229    M /trunk/modules/access/dshow/dshow.cpp
24230    M /trunk/modules/access/dshow/filter.cpp
24231
24232 * modules/access/dshow/*: bug fixes.
24233
24234 ------------------------------------------------------------------------
24235 r6591 | gbazin | 2004-01-28 16:51:16 +0100 (Wed, 28 Jan 2004) | 2 lines
24236 Changed paths:
24237    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
24238
24239 * modules/gui/skins2/win32/win32_graphics.cpp: small fix.
24240
24241 ------------------------------------------------------------------------
24242 r6590 | bigben | 2004-01-28 16:25:53 +0100 (Wed, 28 Jan 2004) | 4 lines
24243 Changed paths:
24244    M /trunk/configure.ac
24245
24246 Do not enable skins2 on macosx and beos.
24247
24248 Hope I haven't broken anything...
24249
24250 ------------------------------------------------------------------------
24251 r6589 | titer | 2004-01-28 15:36:53 +0100 (Wed, 28 Jan 2004) | 3 lines
24252 Changed paths:
24253    M /trunk/modules/gui/macosx/vout.m
24254
24255  macosx/vout.m: swap OpenGL buffers only during the vertical retrace of
24256    the monitor (fixed flickering effect)
24257
24258 ------------------------------------------------------------------------
24259 r6588 | fenrir | 2004-01-28 13:25:37 +0100 (Wed, 28 Jan 2004) | 2 lines
24260 Changed paths:
24261    M /trunk/modules/demux/Modules.am
24262    A /trunk/modules/demux/aiff.c
24263
24264  * aiff: another demuxer.
24265
24266 ------------------------------------------------------------------------
24267 r6587 | hartman | 2004-01-28 00:09:25 +0100 (Wed, 28 Jan 2004) | 2 lines
24268 Changed paths:
24269    M /trunk/modules/demux/util/sub.c
24270
24271 * Thou shall initialize thou subtitles.
24272
24273 ------------------------------------------------------------------------
24274 r6586 | hartman | 2004-01-27 23:51:39 +0100 (Tue, 27 Jan 2004) | 6 lines
24275 Changed paths:
24276    M /trunk/modules/codec/spudec/parse.c
24277    M /trunk/modules/codec/spudec/spudec.c
24278    M /trunk/modules/demux/util/sub.c
24279
24280 * modules/demux/util/sub.?
24281   Vobsub is working now. only track 0 will be played atm.
24282   spudec scaling will need to be implemented or vobsub is pretty useless.
24283 * modules/codec/spudec
24284   Changed an error into a warning message.
24285
24286 ------------------------------------------------------------------------
24287 r6585 | bigben | 2004-01-27 23:19:04 +0100 (Tue, 27 Jan 2004) | 2 lines
24288 Changed paths:
24289    M /trunk/modules/gui/macosx/open.m
24290
24291 Fixes a little bug introduced by string review on localized VLC
24292
24293 ------------------------------------------------------------------------
24294 r6584 | gbazin | 2004-01-27 22:12:42 +0100 (Tue, 27 Jan 2004) | 4 lines
24295 Changed paths:
24296    M /trunk/configure.ac
24297    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
24298
24299
24300 * configure.ac: don't link with msimg32 directly has it isn't available on Win9x/NT4.
24301 * modules/gui/skins2/win32/win32_graphics.cpp: use AlphaBlend() from the Win32Factory object.
24302
24303 ------------------------------------------------------------------------
24304 r6583 | gbazin | 2004-01-27 20:14:07 +0100 (Tue, 27 Jan 2004) | 3 lines
24305 Changed paths:
24306    M /trunk/modules/codec/dts.c
24307
24308
24309 * modules/codec/dts.c: bug-fix for s/pdif support.
24310
24311 ------------------------------------------------------------------------
24312 r6582 | gbazin | 2004-01-27 18:01:51 +0100 (Tue, 27 Jan 2004) | 5 lines
24313 Changed paths:
24314    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
24315    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
24316    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
24317
24318 * modules/gui/skins2/win32/*: dynamically load AlphaBlend() as it isn't available on Win9x,NT4.
24319    Parent window created outside the screen so it isn't visible.
24320
24321 Could somebody (AsMaX, ipkiss) have a look at the AlphaBlend() function call in win32_graphics.cpp ? I'd like to use the AlphaBlend() we got from win32_factory.cpp.
24322
24323 ------------------------------------------------------------------------
24324 r6581 | gbazin | 2004-01-27 15:05:33 +0100 (Tue, 27 Jan 2004) | 4 lines
24325 Changed paths:
24326    M /trunk/modules/packetizer/mpegvideo.c
24327    M /trunk/src/stream_output/stream_output.c
24328
24329
24330 * modules/packetizer/mpegvideo.c: fixed major bug where the first frame could be sent out with a null dts.
24331 * src/stream_output/stream_output.c: guard against non-dated packets in sout_InputSendBuffer().
24332
24333 ------------------------------------------------------------------------
24334 r6580 | fenrir | 2004-01-27 14:10:29 +0100 (Tue, 27 Jan 2004) | 2 lines
24335 Changed paths:
24336    M /trunk/modules/demux/util/sub.c
24337    M /trunk/modules/demux/util/sub.h
24338
24339  * sub: removed unused variable.
24340
24341 ------------------------------------------------------------------------
24342 r6579 | fenrir | 2004-01-27 13:46:46 +0100 (Tue, 27 Jan 2004) | 2 lines
24343 Changed paths:
24344    M /trunk/modules/demux/util/sub.c
24345
24346  * sub: clean/fix. it begins to work.
24347
24348 ------------------------------------------------------------------------
24349 r6578 | fenrir | 2004-01-27 13:22:41 +0100 (Tue, 27 Jan 2004) | 3 lines
24350 Changed paths:
24351    M /trunk/modules/demux/util/sub.c
24352
24353  * sub.c : fixed parsing, but doesn't work yet (buffer overflow while
24354  reading packet).
24355
24356 ------------------------------------------------------------------------
24357 r6577 | titer | 2004-01-27 13:11:48 +0100 (Tue, 27 Jan 2004) | 2 lines
24358 Changed paths:
24359    M /trunk/modules/gui/macosx/vout.m
24360
24361  macosx/vout.m: fixed OpenGL aspect ratio
24362
24363 ------------------------------------------------------------------------
24364 r6576 | gbazin | 2004-01-27 12:57:05 +0100 (Tue, 27 Jan 2004) | 3 lines
24365 Changed paths:
24366    M /trunk/modules/demux/util/sub.c
24367    M /trunk/modules/demux/util/sub.h
24368
24369
24370 * modules/demux/util/*: fixed segfault with new vobsub code.
24371
24372 ------------------------------------------------------------------------
24373 r6575 | hartman | 2004-01-27 08:05:10 +0100 (Tue, 27 Jan 2004) | 7 lines
24374 Changed paths:
24375    M /trunk/modules/demux/util/sub.c
24376    M /trunk/modules/demux/util/sub.h
24377
24378 * VobSub demuxing. Almost working i think, but the ps parsing isn't going to well yet.
24379   fen, anymore tips? :)
24380   There seems to be some trouble with bufferoverflows atm and
24381   spudec doesn't like the data it is being fed:
24382
24383   [00000199] spudec decoder debug: i_spu_size=8201 i_rle=29701
24384
24385 ------------------------------------------------------------------------
24386 r6574 | rocky | 2004-01-27 04:45:17 +0100 (Tue, 27 Jan 2004) | 3 lines
24387 Changed paths:
24388    M /trunk/modules/codec/ogt/render.c
24389
24390 First of the bigendian fixes. Bug in YUY had U and V values in blending
24391 swapped.
24392
24393 ------------------------------------------------------------------------
24394 r6573 | titer | 2004-01-27 04:22:03 +0100 (Tue, 27 Jan 2004) | 2 lines
24395 Changed paths:
24396    M /trunk/modules/video_chroma/i420_yuy2.c
24397
24398  i420_yuy2.c: made the altivec optim a bit nicer (probably a bit faster, too)
24399
24400 ------------------------------------------------------------------------
24401 r6572 | rocky | 2004-01-27 02:57:29 +0100 (Tue, 27 Jan 2004) | 2 lines
24402 Changed paths:
24403    M /trunk/configure.ac
24404
24405 Link with -lm when needed - 2nd try.
24406
24407 ------------------------------------------------------------------------
24408 r6571 | hartman | 2004-01-27 00:37:05 +0100 (Tue, 27 Jan 2004) | 2 lines
24409 Changed paths:
24410    M /trunk/src/input/input.c
24411
24412 * Fix autodetection bug with file:///
24413
24414 ------------------------------------------------------------------------
24415 r6570 | fenrir | 2004-01-27 00:30:18 +0100 (Tue, 27 Jan 2004) | 2 lines
24416 Changed paths:
24417    M /trunk/src/playlist/playlist.c
24418
24419  * playlist: fix for input options.
24420
24421 ------------------------------------------------------------------------
24422 r6569 | fenrir | 2004-01-27 00:07:16 +0100 (Tue, 27 Jan 2004) | 3 lines
24423 Changed paths:
24424    M /trunk/include/input_ext-intf.h
24425    M /trunk/src/input/input.c
24426    M /trunk/src/playlist/playlist.c
24427
24428  * all: input_CreateThread doesn't take a playlist_item_t anymore.
24429         export input_CreateThread/input_StopThread/input_DestroyThread.
24430
24431 ------------------------------------------------------------------------
24432 r6568 | hartman | 2004-01-26 23:42:50 +0100 (Mon, 26 Jan 2004) | 2 lines
24433 Changed paths:
24434    M /trunk/modules/demux/util/sub.h
24435    M /trunk/src/input/input.c
24436
24437 * Remove crud
24438
24439 ------------------------------------------------------------------------
24440 r6567 | hartman | 2004-01-26 23:32:51 +0100 (Mon, 26 Jan 2004) | 2 lines
24441 Changed paths:
24442    M /trunk/modules/demux/util/sub.c
24443    M /trunk/modules/demux/util/sub.h
24444
24445 * Remove crud
24446
24447 ------------------------------------------------------------------------
24448 r6566 | gbazin | 2004-01-26 23:10:20 +0100 (Mon, 26 Jan 2004) | 4 lines
24449 Changed paths:
24450    M /trunk/modules/gui/wxwindows/dialogs.cpp
24451    M /trunk/modules/gui/wxwindows/open.cpp
24452    M /trunk/modules/gui/wxwindows/wxwindows.h
24453
24454
24455 * modules/gui/wxwindows/*: adapted to the new playlist api.
24456    "Add MRL" in the playlist dialog now only appends the new item to the playlist.
24457
24458 ------------------------------------------------------------------------
24459 r6565 | hartman | 2004-01-26 22:37:58 +0100 (Mon, 26 Jan 2004) | 2 lines
24460 Changed paths:
24461    M /trunk/src/audio_output/output.c
24462    M /trunk/src/input/input_programs.c
24463
24464 * String review
24465
24466 ------------------------------------------------------------------------
24467 r6564 | fenrir | 2004-01-26 21:48:51 +0100 (Mon, 26 Jan 2004) | 2 lines
24468 Changed paths:
24469    M /trunk/modules/demux/playlist/playlist.c
24470
24471  * playlist: compilation fix.
24472
24473 ------------------------------------------------------------------------
24474 r6563 | fenrir | 2004-01-26 21:48:10 +0100 (Mon, 26 Jan 2004) | 3 lines
24475 Changed paths:
24476    M /trunk/include/input_ext-intf.h
24477    M /trunk/include/input_ext-plugins.h
24478    M /trunk/include/ninput.h
24479    M /trunk/include/vlc_common.h
24480    M /trunk/src/input/input.c
24481    M /trunk/src/input/stream.c
24482
24483  * all: make stream_t using function pointers (needed to have multiple
24484  implementations, not yet used).
24485
24486 ------------------------------------------------------------------------
24487 r6562 | gbazin | 2004-01-26 21:26:54 +0100 (Mon, 26 Jan 2004) | 3 lines
24488 Changed paths:
24489    M /trunk/modules/demux/util/sub.c
24490    M /trunk/modules/demux/util/sub.h
24491    M /trunk/src/input/input.c
24492    M /trunk/src/input/subtitles.c
24493
24494
24495 * src/input/*, modules/demux/util/sub.[ch]: cleanup and fixed memory leaks.
24496
24497 ------------------------------------------------------------------------
24498 r6561 | gbazin | 2004-01-26 21:02:15 +0100 (Mon, 26 Jan 2004) | 3 lines
24499 Changed paths:
24500    M /trunk/modules/demux/util/sub.c
24501    M /trunk/modules/demux/util/sub.h
24502    M /trunk/src/input/input.c
24503
24504
24505 * modules/demux/util/*: a bit of cleanup.
24506
24507 ------------------------------------------------------------------------
24508 r6560 | titer | 2004-01-26 21:00:33 +0100 (Mon, 26 Jan 2004) | 2 lines
24509 Changed paths:
24510    M /trunk/modules/gui/macosx/vout.m
24511
24512  gui/macosx/vout.m: fixed a mistake (fixes the main memory leak btw)
24513
24514 ------------------------------------------------------------------------
24515 r6559 | titer | 2004-01-26 20:51:33 +0100 (Mon, 26 Jan 2004) | 2 lines
24516 Changed paths:
24517    M /trunk/configure.ac
24518
24519  Compile fix (mp4 now needs -framework IOKit -framework CoreFoundation).
24520
24521 ------------------------------------------------------------------------
24522 r6558 | gbazin | 2004-01-26 20:20:10 +0100 (Mon, 26 Jan 2004) | 3 lines
24523 Changed paths:
24524    M /trunk/src/input/subtitles.c
24525
24526
24527 * src/input/subtitles.c: more sanity checks.
24528
24529 ------------------------------------------------------------------------
24530 r6557 | gbazin | 2004-01-26 19:57:18 +0100 (Mon, 26 Jan 2004) | 3 lines
24531 Changed paths:
24532    M /trunk/modules/codec/ffmpeg/ffmpeg.c
24533
24534
24535 * modules/codec/ffmpeg/ffmpeg.c: proper fix for disabling aac decoding while keeping encoding.
24536
24537 ------------------------------------------------------------------------
24538 r6556 | gbazin | 2004-01-26 19:45:45 +0100 (Mon, 26 Jan 2004) | 3 lines
24539 Changed paths:
24540    M /trunk/modules/visualization/visual/visual.c
24541
24542
24543 modules/visualization/visual/visual.c: strings review.
24544
24545 ------------------------------------------------------------------------
24546 r6555 | titer | 2004-01-26 19:30:37 +0100 (Mon, 26 Jan 2004) | 8 lines
24547 Changed paths:
24548    M /trunk/configure.ac
24549    M /trunk/modules/gui/macosx/macosx.m
24550    M /trunk/modules/gui/macosx/vout.h
24551    M /trunk/modules/gui/macosx/vout.m
24552
24553  All: attempt for an OpenGL video output for OS X. Enable --macosx-opengl
24554  to give it a try (QT is the default method).
24555   + Known issues: no fullscreen yet, memory leaks, ugly code, ...
24556   + Known goodies: it's a few % faster than QT here (playing a DVD). If
24557       experienced OpenGL and Altivec programmers could have a look and
24558       give some advice, I guess the performance increase might become
24559       noticeable.
24560
24561 ------------------------------------------------------------------------
24562 r6554 | gbazin | 2004-01-26 19:30:01 +0100 (Mon, 26 Jan 2004) | 3 lines
24563 Changed paths:
24564    M /trunk/modules/mux/mp4.c
24565
24566
24567 * modules/mux/mp4.c: fixed recent screw-up in movie duration.
24568
24569 ------------------------------------------------------------------------
24570 r6553 | gbazin | 2004-01-26 19:24:17 +0100 (Mon, 26 Jan 2004) | 3 lines
24571 Changed paths:
24572    M /trunk/modules/access/dshow/filter.cpp
24573    M /trunk/modules/access/dshow/filter.h
24574
24575
24576 * modules/access/dshow/*: implemented a few more things.
24577
24578 ------------------------------------------------------------------------
24579 r6552 | jlj | 2004-01-26 18:15:40 +0100 (Mon, 26 Jan 2004) | 2 lines
24580 Changed paths:
24581    M /trunk/modules/demux/mp4/drms.c
24582
24583   * drms: bugfixes in sci handling, GetiPodID darwin support.
24584
24585 ------------------------------------------------------------------------
24586 r6551 | titer | 2004-01-26 17:54:56 +0100 (Mon, 26 Jan 2004) | 4 lines
24587 Changed paths:
24588    M /trunk/configure.ac
24589    M /trunk/modules/video_chroma/Modules.am
24590    M /trunk/modules/video_chroma/i420_yuy2.c
24591
24592  + All: added Altivec-optimized i420 to yuy2 conversion. It isn't used
24593    yet as Quicktime handles i420 pictures, but it will be when I've
24594    cleaned the OpenGL output I'm working on (to be commited soon).
24595
24596 ------------------------------------------------------------------------
24597 r6550 | zorglub | 2004-01-26 17:52:31 +0100 (Mon, 26 Jan 2004) | 6 lines
24598 Changed paths:
24599    M /trunk/modules/gui/beos/AudioOutput.cpp
24600    M /trunk/modules/gui/beos/BeOS.cpp
24601    M /trunk/modules/gui/beos/Bitmaps.h
24602    M /trunk/modules/gui/beos/DrawingTidbits.cpp
24603    M /trunk/modules/gui/beos/DrawingTidbits.h
24604    M /trunk/modules/gui/beos/Interface.cpp
24605    M /trunk/modules/gui/beos/InterfaceWindow.cpp
24606    M /trunk/modules/gui/beos/InterfaceWindow.h
24607    M /trunk/modules/gui/beos/ListViews.cpp
24608    M /trunk/modules/gui/beos/ListViews.h
24609    M /trunk/modules/gui/beos/MessagesWindow.cpp
24610    M /trunk/modules/gui/beos/MsgVals.h
24611    M /trunk/modules/gui/beos/PlayListWindow.cpp
24612    M /trunk/modules/gui/beos/PlayListWindow.h
24613    M /trunk/modules/gui/beos/TransportButton.cpp
24614    M /trunk/modules/gui/beos/TransportButton.h
24615
24616 Strings review
24617
24618 Do "50%","100%", ... need translation ?
24619
24620 They are currently translated, I did not touch this
24621
24622 ------------------------------------------------------------------------
24623 r6549 | zorglub | 2004-01-26 17:45:03 +0100 (Mon, 26 Jan 2004) | 2 lines
24624 Changed paths:
24625    M /trunk/modules/video_output/caca.c
24626    M /trunk/modules/video_output/directx/directx.c
24627    M /trunk/modules/video_output/fb.c
24628    M /trunk/modules/video_output/ggi.c
24629    M /trunk/modules/video_output/qte/qte.cpp
24630    M /trunk/modules/video_output/x11/x11.c
24631    M /trunk/modules/video_output/x11/xcommon.c
24632    M /trunk/modules/video_output/x11/xvideo.c
24633
24634 String review
24635
24636 ------------------------------------------------------------------------
24637 r6548 | fenrir | 2004-01-26 17:30:34 +0100 (Mon, 26 Jan 2004) | 2 lines
24638 Changed paths:
24639    M /trunk/modules/access/mms/mmsh.c
24640
24641  * mmsh: msg_Err -> msg_Dbg.
24642
24643 ------------------------------------------------------------------------
24644 r6547 | hartman | 2004-01-26 15:47:39 +0100 (Mon, 26 Jan 2004) | 2 lines
24645 Changed paths:
24646    M /trunk/modules/gui/kde/disc.h
24647    M /trunk/modules/gui/kde/net.h
24648
24649 * compilation fixes
24650
24651 ------------------------------------------------------------------------
24652 r6546 | gbazin | 2004-01-26 11:35:28 +0100 (Mon, 26 Jan 2004) | 3 lines
24653 Changed paths:
24654    M /trunk/configure.ac
24655
24656
24657 * configure.ac: fixed typo.
24658
24659 ------------------------------------------------------------------------
24660 r6545 | sam | 2004-01-26 11:32:33 +0100 (Mon, 26 Jan 2004) | 3 lines
24661 Changed paths:
24662    M /trunk/configure.ac
24663
24664   * configure.ac:
24665     + Bail out if libavcodec.a wasn't built with --enable-pp.
24666
24667 ------------------------------------------------------------------------
24668 r6544 | rocky | 2004-01-26 05:51:09 +0100 (Mon, 26 Jan 2004) | 3 lines
24669 Changed paths:
24670    M /trunk/configure.ac
24671
24672 add -lm on more plugins that require it. libvcdinfo version number is
24673 now 0.7.20 not 0.7.20-cdio.
24674
24675 ------------------------------------------------------------------------
24676 r6543 | asmax | 2004-01-26 00:04:06 +0100 (Mon, 26 Jan 2004) | 4 lines
24677 Changed paths:
24678    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
24679    M /trunk/modules/gui/skins2/src/skin_main.cpp
24680    M /trunk/modules/gui/skins2/src/theme.cpp
24681    M /trunk/modules/gui/skins2/src/theme.hpp
24682    M /trunk/modules/gui/skins2/src/theme_loader.cpp
24683
24684 * all: save the theme configuration at exit (theme path and
24685   position/visibilty of the windows)
24686 * parser/xmlparser.cpp: fixed a segfault when the file cannot be opened
24687
24688 ------------------------------------------------------------------------
24689 r6542 | rocky | 2004-01-25 23:16:51 +0100 (Sun, 25 Jan 2004) | 2 lines
24690 Changed paths:
24691    M /trunk/modules/misc/freetype.c
24692
24693 Fix if iconv not installed.
24694
24695 ------------------------------------------------------------------------
24696 r6541 | rocky | 2004-01-25 23:16:26 +0100 (Sun, 25 Jan 2004) | 2 lines
24697 Changed paths:
24698    M /trunk/modules/misc/dummy/decoder.c
24699
24700 include limits.h for PATH_MAX. Solaris fix.
24701
24702 ------------------------------------------------------------------------
24703 r6540 | gbazin | 2004-01-25 22:39:37 +0100 (Sun, 25 Jan 2004) | 4 lines
24704 Changed paths:
24705    M /trunk/include/vlc_common.h
24706    M /trunk/include/vlc_es.h
24707    M /trunk/modules/codec/ffmpeg/demux.c
24708    M /trunk/modules/codec/ffmpeg/video.c
24709
24710
24711 * include/vlc_common.h, include/vlc_es.h: new video_palette_t structure.
24712 * modules/codec/ffmpeg/*: support for palettized codecs.
24713
24714 ------------------------------------------------------------------------
24715 r6539 | asmax | 2004-01-25 22:38:57 +0100 (Sun, 25 Jan 2004) | 2 lines
24716 Changed paths:
24717    M /trunk/modules/gui/skins2/src/generic_window.cpp
24718
24719 * src/generic_window.cpp: don't raise the windows on a mouse up event
24720
24721 ------------------------------------------------------------------------
24722 r6538 | rocky | 2004-01-25 22:03:16 +0100 (Sun, 25 Jan 2004) | 2 lines
24723 Changed paths:
24724    M /trunk/configure.ac
24725
24726 Test for libcdio only once. Make disable-libcddb work (typo in test variable).
24727
24728 ------------------------------------------------------------------------
24729 r6537 | gbazin | 2004-01-25 21:40:59 +0100 (Sun, 25 Jan 2004) | 3 lines
24730 Changed paths:
24731    M /trunk/modules/access_output/udp.c
24732    M /trunk/modules/codec/araw.c
24733    M /trunk/modules/codec/dvbsub.c
24734    M /trunk/modules/codec/ffmpeg/ffmpeg.c
24735    M /trunk/modules/codec/subsdec.c
24736    M /trunk/modules/control/rc/rc.c
24737    M /trunk/modules/visualization/xosd/xosd.c
24738
24739
24740 * ALL: removed useless add_category_hint().
24741
24742 ------------------------------------------------------------------------
24743 r6536 | hartman | 2004-01-25 21:05:29 +0100 (Sun, 25 Jan 2004) | 2 lines
24744 Changed paths:
24745    M /trunk/modules/demux/a52sys.c
24746    M /trunk/modules/demux/aac.c
24747    M /trunk/modules/demux/asf/asf.c
24748    M /trunk/modules/demux/asf/libasf.c
24749    M /trunk/modules/demux/asf/libasf.h
24750    M /trunk/modules/demux/au.c
24751    M /trunk/modules/demux/avi/avi.c
24752    M /trunk/modules/demux/avi/avi.h
24753    M /trunk/modules/demux/avi/libavi.c
24754    M /trunk/modules/demux/avi/libavi.h
24755    M /trunk/modules/demux/demux2.c
24756    M /trunk/modules/demux/demuxdump.c
24757    M /trunk/modules/demux/demuxstream.c
24758    M /trunk/modules/demux/dvdnav.c
24759    M /trunk/modules/demux/flac.c
24760    M /trunk/modules/demux/livedotcom.cpp
24761    M /trunk/modules/demux/m3u.c
24762    M /trunk/modules/demux/mkv.cpp
24763    M /trunk/modules/demux/mod.c
24764    M /trunk/modules/demux/mp4/libmp4.c
24765    M /trunk/modules/demux/mp4/libmp4.h
24766    M /trunk/modules/demux/mp4/mp4.c
24767    M /trunk/modules/demux/mp4/mp4.h
24768    M /trunk/modules/demux/mpeg/mpga.c
24769    M /trunk/modules/demux/mpeg/mpgv.c
24770    M /trunk/modules/demux/mpeg/ps.c
24771    M /trunk/modules/demux/mpeg/system.c
24772    M /trunk/modules/demux/mpeg/ts.c
24773    M /trunk/modules/demux/nsv.c
24774    M /trunk/modules/demux/ogg.c
24775    M /trunk/modules/demux/playlist/m3u.c
24776    M /trunk/modules/demux/playlist/old.c
24777    M /trunk/modules/demux/playlist/playlist.c
24778    M /trunk/modules/demux/playlist/pls.c
24779    M /trunk/modules/demux/ps.c
24780    M /trunk/modules/demux/rawdv.c
24781    M /trunk/modules/demux/real.c
24782    M /trunk/modules/demux/ts.c
24783    M /trunk/modules/demux/util/id3.c
24784    M /trunk/modules/demux/util/id3genres.h
24785    M /trunk/modules/demux/util/id3tag.c
24786    M /trunk/modules/demux/util/sub.c
24787    M /trunk/modules/demux/util/sub.h
24788    M /trunk/modules/video_filter/adjust.c
24789    M /trunk/modules/video_filter/clone.c
24790    M /trunk/modules/video_filter/crop.c
24791    M /trunk/modules/video_filter/deinterlace/deinterlace.c
24792    M /trunk/modules/video_filter/distort.c
24793    M /trunk/modules/video_filter/logo.c
24794    M /trunk/modules/video_filter/motionblur.c
24795    M /trunk/modules/video_filter/transform.c
24796    M /trunk/modules/video_filter/wall.c
24797
24798 * Stringreview !!!
24799
24800 ------------------------------------------------------------------------
24801 r6535 | hartman | 2004-01-25 20:54:53 +0100 (Sun, 25 Jan 2004) | 2 lines
24802 Changed paths:
24803    D /trunk/doc/mad/BUGS
24804    D /trunk/doc/mad/TODO
24805
24806 * Removing old useless files
24807
24808 ------------------------------------------------------------------------
24809 r6534 | rocky | 2004-01-25 20:27:09 +0100 (Sun, 25 Jan 2004) | 4 lines
24810 Changed paths:
24811    M /trunk/modules/codec/ogt/cvd.c
24812    M /trunk/modules/codec/ogt/ogt.c
24813    M /trunk/modules/codec/ogt/subtitle.h
24814
24815 cvd.c: default duration scaling is smaller which seems more correct.
24816
24817 string review: Merge/canonicalize debug string messages.
24818
24819 ------------------------------------------------------------------------
24820 r6533 | bigben | 2004-01-25 20:10:09 +0100 (Sun, 25 Jan 2004) | 2 lines
24821 Changed paths:
24822    M /trunk/modules/codec/dvbsub.c
24823
24824 added a 0 accidentally
24825
24826 ------------------------------------------------------------------------
24827 r6532 | gbazin | 2004-01-25 19:53:07 +0100 (Sun, 25 Jan 2004) | 3 lines
24828 Changed paths:
24829    M /trunk/modules/access/cdda/cdda.c
24830    M /trunk/modules/access/dvd/dvd.c
24831    M /trunk/modules/audio_filter/channel_mixer/headphone.c
24832    M /trunk/modules/audio_filter/converter/Modules.am
24833    M /trunk/modules/audio_filter/converter/a52tofloat32.c
24834    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
24835    M /trunk/modules/audio_output/alsa.c
24836    M /trunk/modules/audio_output/coreaudio.c
24837    M /trunk/modules/audio_output/file.c
24838    M /trunk/modules/audio_output/oss.c
24839    M /trunk/modules/gui/gtk/gnome.c
24840    M /trunk/modules/gui/gtk/gtk.c
24841    M /trunk/modules/gui/kde/kde.cpp
24842    M /trunk/modules/gui/macosx/macosx.m
24843    M /trunk/modules/gui/pda/pda.c
24844    M /trunk/modules/misc/freetype.c
24845    M /trunk/modules/misc/sap.c
24846    M /trunk/modules/mux/mp4.c
24847
24848
24849 * ALL: removed a bunch of unused add_category_hint().
24850
24851 ------------------------------------------------------------------------
24852 r6531 | asmax | 2004-01-25 19:46:37 +0100 (Sun, 25 Jan 2004) | 2 lines
24853 Changed paths:
24854    M /trunk/modules/gui/skins2/x11/x11_display.cpp
24855
24856 * x11/x11_display.cpp: only 8 bpp mode was working...
24857
24858 ------------------------------------------------------------------------
24859 r6530 | asmax | 2004-01-25 19:41:08 +0100 (Sun, 25 Jan 2004) | 3 lines
24860 Changed paths:
24861    M /trunk/modules/gui/skins2/x11/x11_display.cpp
24862    M /trunk/modules/gui/skins2/x11/x11_display.hpp
24863    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
24864    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
24865    M /trunk/modules/gui/skins2/x11/x11_window.cpp
24866
24867 * all: support of 8 bpp mode for X11 skins. Like in the vout it uses
24868  its own colormap, but I don't like that at all...
24869
24870 ------------------------------------------------------------------------
24871 r6529 | gbazin | 2004-01-25 19:34:55 +0100 (Sun, 25 Jan 2004) | 3 lines
24872 Changed paths:
24873    M /trunk/modules/gui/gtk/preferences.c
24874
24875
24876 * modules/gui/gtk/preferences.c: don't rely on module definitions having an add_category_hint().
24877
24878 ------------------------------------------------------------------------
24879 r6528 | bigben | 2004-01-25 19:20:12 +0100 (Sun, 25 Jan 2004) | 5 lines
24880 Changed paths:
24881    M /trunk/modules/codec/adpcm.c
24882    M /trunk/modules/codec/dts.c
24883    M /trunk/modules/codec/dv.c
24884    M /trunk/modules/codec/dvbsub.c
24885    M /trunk/modules/codec/faad.c
24886    M /trunk/modules/codec/ffmpeg/ffmpeg.h
24887    M /trunk/modules/codec/ffmpeg/postprocess.c
24888    M /trunk/modules/codec/flac.c
24889    M /trunk/modules/codec/lpcm.c
24890    M /trunk/modules/codec/mpeg_audio.c
24891    M /trunk/modules/codec/ogt/cvd.c
24892    M /trunk/modules/codec/ogt/render.c
24893    M /trunk/modules/codec/ogt/subtitle.h
24894    M /trunk/modules/codec/quicktime.c
24895    M /trunk/modules/codec/speex.c
24896    M /trunk/modules/codec/subsdec.c
24897    M /trunk/modules/codec/tarkin.c
24898    M /trunk/modules/codec/theora.c
24899    M /trunk/modules/codec/vorbis.c
24900
24901 string review
24902
24903 still some  printfs in dvbsub.c. Would  need to spend some  time reading
24904 the code to remove them.
24905
24906 ------------------------------------------------------------------------
24907 r6527 | gbazin | 2004-01-25 19:18:50 +0100 (Sun, 25 Jan 2004) | 3 lines
24908 Changed paths:
24909    M /trunk/modules/gui/wxwindows/interface.cpp
24910
24911
24912 * modules/gui/wxwindows/interface.cpp: removed unused strings.
24913
24914 ------------------------------------------------------------------------
24915 r6526 | zorglub | 2004-01-25 19:17:08 +0100 (Sun, 25 Jan 2004) | 3 lines
24916 Changed paths:
24917    M /trunk/include/beos_specific.h
24918    M /trunk/include/charset.h
24919    M /trunk/include/codecs.h
24920    M /trunk/include/configuration.h
24921    M /trunk/include/darwin_specific.h
24922    M /trunk/include/intf_eject.h
24923    M /trunk/include/main.h
24924    M /trunk/include/os_specific.h
24925    M /trunk/include/stream_control.h
24926    M /trunk/include/stream_output.h
24927    M /trunk/include/variables.h
24928    M /trunk/include/vlc/aout.h
24929    M /trunk/include/vlc/decoder.h
24930    M /trunk/include/vlc/input.h
24931    M /trunk/include/vlc/intf.h
24932    M /trunk/include/vlc/sout.h
24933    M /trunk/include/vlc/vlc.h
24934    M /trunk/include/vlc/vout.h
24935    M /trunk/include/vlc_config.h
24936    M /trunk/include/vlc_cpu.h
24937    M /trunk/include/vlc_help.h
24938    M /trunk/include/vlc_interface.h
24939    M /trunk/include/vlc_keys.h
24940    M /trunk/include/vlc_messages.h
24941    M /trunk/include/vlc_objects.h
24942    M /trunk/include/vlc_playlist.h
24943    M /trunk/include/vlc_video.h
24944    M /trunk/include/vout_synchro.h
24945    M /trunk/include/win32_specific.h
24946
24947 * Strings review in include/
24948 * Removed trailing spaces
24949
24950 ------------------------------------------------------------------------
24951 r6525 | murray | 2004-01-25 18:58:30 +0100 (Sun, 25 Jan 2004) | 3 lines
24952 Changed paths:
24953    M /trunk/modules/audio_output/alsa.c
24954    M /trunk/modules/audio_output/arts.c
24955    M /trunk/modules/audio_output/coreaudio.c
24956    M /trunk/modules/audio_output/directx.c
24957    M /trunk/modules/audio_output/esd.c
24958    M /trunk/modules/audio_output/file.c
24959    M /trunk/modules/audio_output/oss.c
24960    M /trunk/modules/audio_output/sdl.c
24961    M /trunk/modules/audio_output/waveout.c
24962    M /trunk/modules/packetizer/copy.c
24963    M /trunk/modules/packetizer/mpeg4audio.c
24964    M /trunk/modules/packetizer/mpeg4video.c
24965    M /trunk/modules/packetizer/mpegvideo.c
24966
24967 reverting a whole bunch of stupid changes,
24968 sorry :)
24969
24970 ------------------------------------------------------------------------
24971 r6524 | gbazin | 2004-01-25 18:52:17 +0100 (Sun, 25 Jan 2004) | 4 lines
24972 Changed paths:
24973    M /trunk/modules/misc/logger/logger.c
24974    M /trunk/mozilla/vlcshell.cpp
24975
24976
24977 * mozilla/vlcshell.cpp: don't translate debug messages.
24978 * modules/misc/logger/logger.c: compilation fix.
24979
24980 ------------------------------------------------------------------------
24981 r6523 | murray | 2004-01-25 18:41:30 +0100 (Sun, 25 Jan 2004) | 4 lines
24982 Changed paths:
24983    M /trunk/modules/packetizer/copy.c
24984    M /trunk/modules/packetizer/mpeg4audio.c
24985    M /trunk/modules/packetizer/mpeg4video.c
24986    M /trunk/modules/packetizer/mpegvideo.c
24987
24988 String review, round three in advance :)
24989 If you've got spare stuff to review, I'm free.
24990 (FK, are you reviewing the KDE intf or shall I do it?)
24991
24992 ------------------------------------------------------------------------
24993 r6522 | murray | 2004-01-25 18:32:29 +0100 (Sun, 25 Jan 2004) | 4 lines
24994 Changed paths:
24995    M /trunk/modules/audio_output/alsa.c
24996    M /trunk/modules/audio_output/arts.c
24997    M /trunk/modules/audio_output/coreaudio.c
24998    M /trunk/modules/audio_output/directx.c
24999    M /trunk/modules/audio_output/esd.c
25000    M /trunk/modules/audio_output/file.c
25001    M /trunk/modules/audio_output/oss.c
25002    M /trunk/modules/audio_output/sdl.c
25003    M /trunk/modules/audio_output/waveout.c
25004
25005 string review, round two: the audio output modules
25006 (but as I'm too tired and it's apero time, round three
25007 will follow later on in the night)
25008
25009 ------------------------------------------------------------------------
25010 r6521 | gbazin | 2004-01-25 18:31:22 +0100 (Sun, 25 Jan 2004) | 3 lines
25011 Changed paths:
25012    M /trunk/modules/access/cdda.c
25013    M /trunk/modules/access/dshow/dshow.cpp
25014    M /trunk/modules/access/dvb/qpsk.c
25015    M /trunk/modules/access/dvd/dvd.c
25016    M /trunk/modules/access/file.c
25017    M /trunk/modules/access/ftp.c
25018    M /trunk/modules/access/http.c
25019    M /trunk/modules/access/mms/mms.c
25020    M /trunk/modules/access/pvr/pvr.c
25021    M /trunk/modules/access/satellite/satellite.c
25022    M /trunk/modules/access/slp.c
25023    M /trunk/modules/access/tcp.c
25024    M /trunk/modules/access/udp.c
25025    M /trunk/modules/access/v4l/v4l.c
25026    M /trunk/modules/access/vcd/vcd.c
25027    M /trunk/modules/access/vcdx/vcd.c
25028
25029
25030 * modules/access/*: strings review + coding style fixes.
25031
25032 ------------------------------------------------------------------------
25033 r6520 | kuehne | 2004-01-25 18:20:19 +0100 (Sun, 25 Jan 2004) | 2 lines
25034 Changed paths:
25035    M /trunk/modules/access_output/http.c
25036    M /trunk/modules/access_output/udp.c
25037    M /trunk/modules/audio_mixer/float32.c
25038    M /trunk/modules/audio_mixer/spdif.c
25039    M /trunk/modules/audio_mixer/trivial.c
25040    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
25041    M /trunk/modules/gui/skins2/parser/builder.cpp
25042    M /trunk/modules/gui/skins2/src/dialogs.cpp
25043    M /trunk/modules/gui/skins2/src/skin_main.cpp
25044    M /trunk/modules/misc/dummy/dummy.c
25045    M /trunk/modules/misc/dummy/interface.c
25046    M /trunk/modules/misc/logger/logger.c
25047    M /trunk/modules/misc/network/ipv6.c
25048    M /trunk/modules/video_chroma/i420_ymga.c
25049    M /trunk/modules/video_chroma/i420_yuy2.c
25050    M /trunk/modules/video_chroma/i422_yuy2.c
25051
25052 string review by Christophe Mutricy aka xtophe
25053
25054 ------------------------------------------------------------------------
25055 r6519 | zorglub | 2004-01-25 18:16:06 +0100 (Sun, 25 Jan 2004) | 4 lines
25056 Changed paths:
25057    M /trunk/src/input/demux.c
25058    M /trunk/src/input/es_out.c
25059    M /trunk/src/input/input.c
25060    M /trunk/src/input/input_dec.c
25061    M /trunk/src/input/input_ext-intf.c
25062    M /trunk/src/input/input_ext-plugins.c
25063    M /trunk/src/input/input_info.c
25064    M /trunk/src/input/input_programs.c
25065    M /trunk/src/input/stream.c
25066    M /trunk/src/input/subtitles.c
25067    M /trunk/src/interface/interface.c
25068    M /trunk/src/libvlc.c
25069    M /trunk/src/misc/beos_specific.cpp
25070    M /trunk/src/misc/configuration.c
25071    M /trunk/src/misc/error.c
25072    M /trunk/src/misc/modules.c
25073    M /trunk/src/misc/modules_builtin.h.in
25074    M /trunk/src/misc/mtime.c
25075    M /trunk/src/misc/net.c
25076    M /trunk/src/misc/objects.c
25077    M /trunk/src/misc/variables.c
25078    M /trunk/src/misc/win32_specific.c
25079    M /trunk/src/playlist/group.c
25080    M /trunk/src/playlist/info.c
25081    M /trunk/src/playlist/item-ext.c
25082    M /trunk/src/playlist/loadsave.c
25083    M /trunk/src/playlist/playlist.c
25084    M /trunk/src/video_output/video_output.c
25085    M /trunk/src/video_output/vout_pictures.c
25086    M /trunk/src/video_output/vout_synchro.c
25087    M /trunk/src/vlc.c
25088
25089 * String review, round one
25090 * A few coding style fixes
25091 * Doxygenized a few functions
25092
25093 ------------------------------------------------------------------------
25094 r6518 | murray | 2004-01-25 18:01:57 +0100 (Sun, 25 Jan 2004) | 2 lines
25095 Changed paths:
25096    M /trunk/modules/gui/macosx/controls.h
25097    M /trunk/modules/gui/macosx/controls.m
25098    M /trunk/modules/gui/macosx/intf.h
25099    M /trunk/modules/gui/macosx/intf.m
25100    M /trunk/modules/gui/macosx/macosx.m
25101    M /trunk/modules/gui/macosx/open.h
25102    M /trunk/modules/gui/macosx/open.m
25103    M /trunk/modules/gui/macosx/output.m
25104    M /trunk/modules/gui/macosx/playlist.h
25105    M /trunk/modules/gui/macosx/playlist.m
25106    M /trunk/modules/gui/macosx/prefs.h
25107    M /trunk/modules/gui/macosx/prefs.m
25108    M /trunk/modules/gui/macosx/vout.h
25109    M /trunk/modules/gui/macosx/vout.m
25110
25111 String Review round one, Mac OS X interface.
25112
25113 ------------------------------------------------------------------------
25114 r6517 | anil | 2004-01-25 17:17:04 +0100 (Sun, 25 Jan 2004) | 2 lines
25115 Changed paths:
25116    M /trunk/modules/control/corba/README
25117    M /trunk/modules/control/corba/client.py
25118    M /trunk/modules/control/corba/corba.c
25119    M /trunk/modules/control/corba/simpleplayer.py
25120    M /trunk/modules/control/gestures.c
25121    M /trunk/modules/control/hotkeys.c
25122    M /trunk/modules/control/http.c
25123    M /trunk/modules/control/joystick.c
25124    M /trunk/modules/control/lirc/lirc.c
25125    M /trunk/modules/control/ntservice.c
25126    M /trunk/modules/control/rc/rc.c
25127    M /trunk/mozilla/npvlc_rc.rc
25128    M /trunk/mozilla/vlcshell.cpp
25129    M /trunk/python/setup.py
25130    M /trunk/python/vlcmodule.c
25131    M /trunk/python/vlrs/rtsp.py
25132    M /trunk/python/vlrs/sap.py
25133    M /trunk/python/vlrs/vlrs.py
25134    M /trunk/share/http/admin/browse.html
25135    M /trunk/share/http/admin/index.html
25136    M /trunk/share/http/index.html
25137    M /trunk/share/http/info.html
25138
25139 * string review.
25140
25141 ------------------------------------------------------------------------
25142 r6516 | sigmunau | 2004-01-25 16:55:37 +0100 (Sun, 25 Jan 2004) | 3 lines
25143 Changed paths:
25144    M /trunk/modules/video_filter/logo.c
25145
25146 modules/video_filter/logo.c:
25147  * correctly name the config options( logo-foo not logo_foo )
25148
25149 ------------------------------------------------------------------------
25150 r6515 | kuehne | 2004-01-25 16:42:57 +0100 (Sun, 25 Jan 2004) | 2 lines
25151 Changed paths:
25152    M /trunk/modules/gui/kde/disc.cpp
25153    M /trunk/modules/gui/kde/interface.cpp
25154    M /trunk/modules/gui/kde/kde.cpp
25155    M /trunk/modules/gui/kde/net.cpp
25156    M /trunk/modules/gui/kde/preferences.cpp
25157
25158 string review
25159
25160 ------------------------------------------------------------------------
25161 r6514 | rocky | 2004-01-25 15:42:18 +0100 (Sun, 25 Jan 2004) | 2 lines
25162 Changed paths:
25163    M /trunk/modules/access/vcdx/vcd.c
25164
25165 String review.
25166
25167 ------------------------------------------------------------------------
25168 r6513 | rocky | 2004-01-25 15:42:05 +0100 (Sun, 25 Jan 2004) | 2 lines
25169 Changed paths:
25170    M /trunk/modules/access/cdda/cdda.c
25171
25172 string review.
25173
25174 ------------------------------------------------------------------------
25175 r6512 | gbazin | 2004-01-25 15:34:25 +0100 (Sun, 25 Jan 2004) | 3 lines
25176 Changed paths:
25177    M /trunk/modules/stream_out/display.c
25178    M /trunk/modules/stream_out/dummy.c
25179    M /trunk/modules/stream_out/duplicate.c
25180    M /trunk/modules/stream_out/es.c
25181    M /trunk/modules/stream_out/gather.c
25182    M /trunk/modules/stream_out/rtp.c
25183    M /trunk/modules/stream_out/standard.c
25184    M /trunk/modules/stream_out/transcode.c
25185    M /trunk/modules/stream_out/transrate/transrate.c
25186
25187
25188 * modules/stream_out/*: coding style changes + strings review.
25189
25190 ------------------------------------------------------------------------
25191 r6511 | rocky | 2004-01-25 15:18:40 +0100 (Sun, 25 Jan 2004) | 3 lines
25192 Changed paths:
25193    M /trunk/doc/intf-vcd.txt
25194
25195 More clarification of the LID/PSD/PBC thing especially with respect
25196 to vlc's plugin. A couple of typographical mistakes corrected.
25197
25198 ------------------------------------------------------------------------
25199 r6510 | kuehne | 2004-01-25 15:15:21 +0100 (Sun, 25 Jan 2004) | 2 lines
25200 Changed paths:
25201    M /trunk/modules/gui/gtk2/gnome2.glade
25202    M /trunk/modules/gui/gtk2/gtk2.glade
25203    M /trunk/modules/gui/pda/pda.glade
25204    M /trunk/modules/gui/pda/pda_callbacks.c
25205
25206 * string review
25207
25208 ------------------------------------------------------------------------
25209 r6509 | asmax | 2004-01-25 14:59:33 +0100 (Sun, 25 Jan 2004) | 2 lines
25210 Changed paths:
25211    M /trunk/modules/gui/skins2/src/skin_main.cpp
25212    M /trunk/modules/gui/skins2/x11/x11_display.cpp
25213    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
25214
25215 * all: fixed segfaults when initialization fails
25216
25217 ------------------------------------------------------------------------
25218 r6508 | zorglub | 2004-01-25 14:50:33 +0100 (Sun, 25 Jan 2004) | 2 lines
25219 Changed paths:
25220    M /trunk/src/libvlc.h
25221
25222 First round of stringreview
25223
25224 ------------------------------------------------------------------------
25225 r6507 | kuehne | 2004-01-25 14:37:12 +0100 (Sun, 25 Jan 2004) | 2 lines
25226 Changed paths:
25227    M /trunk/modules/audio_filter/converter/a52tofloat32.c
25228    M /trunk/modules/gui/gtk/gnome_interface.c
25229    M /trunk/modules/gui/gtk/gtk_interface.c
25230    M /trunk/modules/mux/asf.c
25231
25232 * Stringreview
25233
25234 ------------------------------------------------------------------------
25235 r6506 | gbazin | 2004-01-25 14:29:04 +0100 (Sun, 25 Jan 2004) | 3 lines
25236 Changed paths:
25237    M /trunk/modules/mux/mp4.c
25238
25239
25240 * modules/mux/mp4.c: spec compliance fix.
25241
25242 ------------------------------------------------------------------------
25243 r6505 | gbazin | 2004-01-25 12:48:17 +0100 (Sun, 25 Jan 2004) | 3 lines
25244 Changed paths:
25245    M /trunk/src/libvlc.c
25246
25247
25248 * src/libvlc.c: another couple of changes to the --help output.
25249
25250 ------------------------------------------------------------------------
25251 r6504 | asmax | 2004-01-25 12:44:19 +0100 (Sun, 25 Jan 2004) | 4 lines
25252 Changed paths:
25253    M /trunk/modules/gui/skins2/Modules.am
25254    M /trunk/modules/gui/skins2/parser/builder.cpp
25255    M /trunk/modules/gui/skins2/parser/builder.hpp
25256    M /trunk/modules/gui/skins2/parser/builder_data.hpp
25257    D /trunk/modules/gui/skins2/parser/flex.c
25258    D /trunk/modules/gui/skins2/parser/gen.sh
25259    D /trunk/modules/gui/skins2/parser/parser_context.hpp
25260    D /trunk/modules/gui/skins2/parser/skin.act
25261    D /trunk/modules/gui/skins2/parser/skin.c
25262    D /trunk/modules/gui/skins2/parser/skin.dtd
25263    D /trunk/modules/gui/skins2/parser/skin.h
25264    D /trunk/modules/gui/skins2/parser/skin.l
25265    A /trunk/modules/gui/skins2/parser/skin_parser.cpp
25266    A /trunk/modules/gui/skins2/parser/skin_parser.hpp
25267    D /trunk/modules/gui/skins2/parser/wrappers.cpp
25268    D /trunk/modules/gui/skins2/parser/wrappers.h
25269    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
25270    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
25271    M /trunk/modules/gui/skins2/src/theme_loader.cpp
25272    M /trunk/modules/gui/skins2/src/tooltip.cpp
25273    M /trunk/modules/gui/skins2/src/window_manager.cpp
25274    M /trunk/modules/gui/skins2/theme/skin.dtd
25275
25276 * all: replaced the flex parser by the libxml one
25277 * src/window_manager.cpp: improved the raise window algorithm
25278 * src/tooltip.cpp: fixed a segfault after changing a theme
25279
25280 ------------------------------------------------------------------------
25281 r6503 | gbazin | 2004-01-25 12:32:32 +0100 (Sun, 25 Jan 2004) | 3 lines
25282 Changed paths:
25283    M /trunk/src/libvlc.c
25284
25285
25286 * src/libvlc.c: improved --help output.
25287
25288 ------------------------------------------------------------------------
25289 r6502 | gbazin | 2004-01-25 11:17:19 +0100 (Sun, 25 Jan 2004) | 3 lines
25290 Changed paths:
25291    M /trunk/modules/video_filter/logo.c
25292
25293
25294 * modules/video_filter/logo.c: compilation fixes.
25295
25296 ------------------------------------------------------------------------
25297 r6501 | rocky | 2004-01-25 09:01:13 +0100 (Sun, 25 Jan 2004) | 2 lines
25298 Changed paths:
25299    M /trunk/modules/gui/wxwindows/open.cpp
25300
25301 "Playback control LID" is too long. Shorten to "Playback LID"
25302
25303 ------------------------------------------------------------------------
25304 r6500 | rocky | 2004-01-25 08:48:04 +0100 (Sun, 25 Jan 2004) | 2 lines
25305 Changed paths:
25306    M /trunk/modules/gui/wxwindows/open.cpp
25307
25308 string review.
25309
25310 ------------------------------------------------------------------------
25311 r6499 | rocky | 2004-01-25 05:53:16 +0100 (Sun, 25 Jan 2004) | 3 lines
25312 Changed paths:
25313    M /trunk/modules/access/vcdx/access.c
25314
25315 Allow PBC selection. Had been temporarily disabled. Perhaps this is
25316 what DJ was referring to?
25317
25318 ------------------------------------------------------------------------
25319 r6498 | hartman | 2004-01-25 04:29:02 +0100 (Sun, 25 Jan 2004) | 2 lines
25320 Changed paths:
25321    M /trunk/modules/gui/ncurses/ncurses.c
25322    M /trunk/modules/gui/wxwindows/dialogs.cpp
25323    M /trunk/modules/gui/wxwindows/fileinfo.cpp
25324    M /trunk/modules/gui/wxwindows/interface.cpp
25325    M /trunk/modules/gui/wxwindows/iteminfo.cpp
25326    M /trunk/modules/gui/wxwindows/menus.cpp
25327    M /trunk/modules/gui/wxwindows/messages.cpp
25328    M /trunk/modules/gui/wxwindows/open.cpp
25329    M /trunk/modules/gui/wxwindows/playlist.cpp
25330    M /trunk/modules/gui/wxwindows/preferences.cpp
25331    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25332    M /trunk/modules/gui/wxwindows/streamout.cpp
25333    M /trunk/modules/gui/wxwindows/streamwizard.cpp
25334    M /trunk/modules/gui/wxwindows/subtitles.cpp
25335    M /trunk/modules/gui/wxwindows/v4l.cpp
25336    M /trunk/modules/gui/wxwindows/wxwindows.cpp
25337    M /trunk/modules/gui/wxwindows/wxwindows.h
25338
25339 * string review
25340
25341 ------------------------------------------------------------------------
25342 r6497 | hartman | 2004-01-25 04:28:41 +0100 (Sun, 25 Jan 2004) | 2 lines
25343 Changed paths:
25344    M /trunk/modules/video_filter/crop.c
25345    M /trunk/modules/video_filter/distort.c
25346    M /trunk/modules/video_filter/invert.c
25347    M /trunk/modules/video_filter/logo.c
25348    M /trunk/modules/video_filter/motionblur.c
25349    M /trunk/modules/video_filter/transform.c
25350    M /trunk/modules/video_filter/wall.c
25351
25352 * stringreview
25353
25354 ------------------------------------------------------------------------
25355 r6496 | hartman | 2004-01-25 04:28:32 +0100 (Sun, 25 Jan 2004) | 2 lines
25356 Changed paths:
25357    M /trunk/modules/video_filter/adjust.c
25358
25359 * adjust uses variables
25360
25361 ------------------------------------------------------------------------
25362 r6495 | fenrir | 2004-01-25 03:26:04 +0100 (Sun, 25 Jan 2004) | 4 lines
25363 Changed paths:
25364    M /trunk/modules/demux/Modules.am
25365    M /trunk/modules/demux/ts.c
25366    M /trunk/modules/mux/mpeg/Modules.am
25367    A /trunk/modules/mux/mpeg/csa.c
25368    A /trunk/modules/mux/mpeg/csa.h
25369    M /trunk/modules/mux/mpeg/ts.c
25370
25371  - csa.* : CSA scrambling implementation.
25372  - demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling
25373  (fixed key).
25374
25375 ------------------------------------------------------------------------
25376 r6494 | hartman | 2004-01-24 22:06:52 +0100 (Sat, 24 Jan 2004) | 3 lines
25377 Changed paths:
25378    M /trunk/INSTALL.win32
25379    M /trunk/MAINTAINERS
25380    M /trunk/README
25381    M /trunk/debian/copyright
25382    M /trunk/doc/win32/Cross-Compile-Howto.txt
25383    M /trunk/evc/vlc.c
25384    M /trunk/extras/contrib/src/Makefile
25385    M /trunk/extras/contrib/src/packages.mak
25386    M /trunk/menuconfig
25387    M /trunk/vlc.spec
25388    M /trunk/vlc.spec.mdk
25389
25390 * extras/contrib/src/ dvdnav packages
25391 * REST: stringreview round 1
25392
25393 ------------------------------------------------------------------------
25394 r6493 | fenrir | 2004-01-24 21:40:46 +0100 (Sat, 24 Jan 2004) | 3 lines
25395 Changed paths:
25396    M /trunk/include/vlc_common.h
25397
25398  * vlc_common: changed TAB_APPEND. I have to do this because the old way
25399  seems to make bogus code (but I'm not sure).
25400
25401 ------------------------------------------------------------------------
25402 r6492 | gbazin | 2004-01-24 16:18:29 +0100 (Sat, 24 Jan 2004) | 3 lines
25403 Changed paths:
25404    M /trunk/configure.ac
25405
25406
25407 * configure.ac: added --with-xml2-config-path=PATH option.
25408
25409 ------------------------------------------------------------------------
25410 r6491 | asmax | 2004-01-24 15:25:16 +0100 (Sat, 24 Jan 2004) | 2 lines
25411 Changed paths:
25412    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
25413    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
25414    M /trunk/modules/gui/skins2/src/theme_loader.cpp
25415    A /trunk/modules/gui/skins2/theme/skin.dtd
25416
25417 * parser/xmlparser.cpp: added DTD validation
25418
25419 ------------------------------------------------------------------------
25420 r6490 | asmax | 2004-01-24 14:08:12 +0100 (Sat, 24 Jan 2004) | 6 lines
25421 Changed paths:
25422    M /trunk/configure.ac
25423    M /trunk/modules/gui/skins2/Modules.am
25424    A /trunk/modules/gui/skins2/parser/xmlparser.cpp
25425    A /trunk/modules/gui/skins2/parser/xmlparser.hpp
25426    M /trunk/modules/gui/skins2/src/theme_loader.cpp
25427    M /trunk/modules/gui/skins2/src/var_manager.cpp
25428    M /trunk/modules/gui/skins2/src/var_manager.hpp
25429
25430 * configure.ac: check xml2-config for skins2
25431 * modules/gui/skins2/src/var_manager.cpp: delete the variables in the
25432   right order to avoid invalid reads in the destructor
25433 * modules/gui/skins2/parser/xmlparser: skeleton of a new parser based
25434   on the text reader API of libxml2
25435
25436 ------------------------------------------------------------------------
25437 r6489 | gbazin | 2004-01-24 13:30:32 +0100 (Sat, 24 Jan 2004) | 3 lines
25438 Changed paths:
25439    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25440
25441
25442 * modules/gui/wxwindows/preferences_widgets.cpp: increased the min/max value for int config vars to +/-10000000.
25443
25444 ------------------------------------------------------------------------
25445 r6488 | gbazin | 2004-01-24 12:56:16 +0100 (Sat, 24 Jan 2004) | 5 lines
25446 Changed paths:
25447    M /trunk/modules/mux/mp4.c
25448
25449
25450 * modules/mux/mp4.c: store the display size using the proper aspect-ratio.
25451    Size optimization for the generation of the stsc table.
25452    Some more clean-up.
25453
25454 ------------------------------------------------------------------------
25455 r6487 | rocky | 2004-01-24 04:48:29 +0100 (Sat, 24 Jan 2004) | 2 lines
25456 Changed paths:
25457    M /trunk/modules/demux/mpeg/system.c
25458
25459 Doc fix.
25460
25461 ------------------------------------------------------------------------
25462 r6486 | fenrir | 2004-01-24 01:47:42 +0100 (Sat, 24 Jan 2004) | 3 lines
25463 Changed paths:
25464    M /trunk/modules/codec/ffmpeg/ffmpeg.c
25465
25466  * ffmpeg.c: disabled mpeg4 audio, too buggy. (This way users can see that
25467  they miss the faad decoder without having an obscure segfault.)
25468
25469 ------------------------------------------------------------------------
25470 r6485 | rocky | 2004-01-24 00:06:25 +0100 (Sat, 24 Jan 2004) | 2 lines
25471 Changed paths:
25472    M /trunk/src/playlist/loadsave.c
25473
25474 Compilation bug: can't have preprocessor directives inside a macro.
25475
25476 ------------------------------------------------------------------------
25477 r6484 | jlj | 2004-01-23 21:58:52 +0100 (Fri, 23 Jan 2004) | 2 lines
25478 Changed paths:
25479    M /trunk/modules/demux/mp4/drms.c
25480
25481   * drms: endian fixes, GetiPodID env var support.
25482
25483 ------------------------------------------------------------------------
25484 r6483 | gbazin | 2004-01-23 18:56:14 +0100 (Fri, 23 Jan 2004) | 7 lines
25485 Changed paths:
25486    M /trunk/include/stream_output.h
25487    M /trunk/modules/access_output/file.c
25488    M /trunk/modules/access_output/udp.c
25489    M /trunk/modules/mux/mp4.c
25490    M /trunk/src/stream_output/stream_output.c
25491
25492
25493 * src/stream_output/stream_output.c, include/stream_output.h: new sout_AccessOutRead() funcion.
25494 * modules/access_output/file.c: implemented sout_AccessOutRead().
25495 * modules/access_output/udp.c: coding style cleanup.
25496 * modules/mux/mp4.c: Added support for generating "fast start" files (ie. with the moov header at the beginning of the file).
25497    Started some code cleanup.
25498
25499 ------------------------------------------------------------------------
25500 r6482 | fenrir | 2004-01-23 18:42:10 +0100 (Fri, 23 Jan 2004) | 2 lines
25501 Changed paths:
25502    A /trunk/modules/demux/pva.c
25503
25504  * pva: PVA demuxer.
25505
25506 ------------------------------------------------------------------------
25507 r6481 | titer | 2004-01-23 16:36:23 +0100 (Fri, 23 Jan 2004) | 4 lines
25508 Changed paths:
25509    M /trunk/configure.ac
25510    M /trunk/modules/video_filter/deinterlace/deinterlace.c
25511
25512  + deinterlace.c : added an Altivec version of Merge() - makes the
25513      filter more than 100% faster here (blend mode). Feel free to check
25514      if I haven't broken anything, first time doing Altivec ;)
25515
25516 ------------------------------------------------------------------------
25517 r6480 | rocky | 2004-01-23 12:54:48 +0100 (Fri, 23 Jan 2004) | 2 lines
25518 Changed paths:
25519    M /trunk/NEWS
25520
25521 Time to note completion of SVCD (Philips OGT) and CVD subtitles.
25522
25523 ------------------------------------------------------------------------
25524 r6479 | rocky | 2004-01-23 12:03:06 +0100 (Fri, 23 Jan 2004) | 3 lines
25525 Changed paths:
25526    M /trunk/modules/codec/ogt/render.c
25527
25528 RV32 added, but not tested. All chromas now handled.
25529 More code cleanups.
25530
25531 ------------------------------------------------------------------------
25532 r6478 | zorglub | 2004-01-23 11:48:08 +0100 (Fri, 23 Jan 2004) | 4 lines
25533 Changed paths:
25534    M /trunk/include/vlc_playlist.h
25535    M /trunk/src/playlist/group.c
25536    M /trunk/src/playlist/info.c
25537    M /trunk/src/playlist/item-ext.c
25538    M /trunk/src/playlist/loadsave.c
25539    M /trunk/src/playlist/playlist.c
25540    M /trunk/src/playlist/sort.c
25541
25542 * Doxygen doc fixes
25543 * Add missing locks
25544 * Duration sort
25545
25546 ------------------------------------------------------------------------
25547 r6477 | rocky | 2004-01-23 11:19:37 +0100 (Fri, 23 Jan 2004) | 2 lines
25548 Changed paths:
25549    M /trunk/modules/codec/ogt/common.c
25550
25551 Small doc changes.
25552
25553 ------------------------------------------------------------------------
25554 r6476 | rocky | 2004-01-23 09:36:48 +0100 (Fri, 23 Jan 2004) | 2 lines
25555 Changed paths:
25556    M /trunk/modules/codec/ogt/cvd.c
25557
25558 Omitted option -duration-scaling which caused plugin to stop working.
25559
25560 ------------------------------------------------------------------------
25561 r6475 | gbazin | 2004-01-23 09:07:17 +0100 (Fri, 23 Jan 2004) | 3 lines
25562 Changed paths:
25563    M /trunk/modules/demux/mp4/mp4.c
25564
25565
25566 * modules/demux/mp4/mp4.c: don't segfault on reference files.
25567
25568 ------------------------------------------------------------------------
25569 r6474 | rocky | 2004-01-23 04:46:41 +0100 (Fri, 23 Jan 2004) | 3 lines
25570 Changed paths:
25571    M /trunk/modules/codec/ogt/render.c
25572
25573 RGB2 scaling is now correct. Need to do the same for RV24 and
25574 probably others.
25575
25576 ------------------------------------------------------------------------
25577 r6473 | sigmunau | 2004-01-22 21:48:07 +0100 (Thu, 22 Jan 2004) | 4 lines
25578 Changed paths:
25579    M /trunk/modules/demux/mkv.cpp
25580
25581 modules/demux/mkv.cpp:
25582  * removed an unused, and unreleased vlc_object_find()
25583  * added support for flac in mkv
25584
25585 ------------------------------------------------------------------------
25586 r6472 | gbazin | 2004-01-22 20:35:14 +0100 (Thu, 22 Jan 2004) | 4 lines
25587 Changed paths:
25588    M /trunk/modules/demux/Modules.am
25589    M /trunk/src/playlist/loadsave.c
25590
25591
25592 * src/playlist/loadsave.c: errno.h related fixes.
25593 * modules/demux/Modules.am: added missing ps.h.
25594
25595 ------------------------------------------------------------------------
25596 r6471 | fenrir | 2004-01-22 19:49:38 +0100 (Thu, 22 Jan 2004) | 3 lines
25597 Changed paths:
25598    M /trunk/modules/access/mms/mmstu.c
25599
25600  * mmstu: workaround for low bitrate stream with mmst.
25601  (we don't try anymore to fill our buffer every time).
25602
25603 ------------------------------------------------------------------------
25604 r6470 | gbazin | 2004-01-22 18:03:44 +0100 (Thu, 22 Jan 2004) | 2 lines
25605 Changed paths:
25606    M /trunk/src/misc/net.c
25607
25608 * src/misc/net.c: Compilation fix.
25609
25610 ------------------------------------------------------------------------
25611 r6469 | sigmunau | 2004-01-22 16:00:10 +0100 (Thu, 22 Jan 2004) | 2 lines
25612 Changed paths:
25613    M /trunk/modules/gui/wxwindows/interface.cpp
25614    M /trunk/modules/gui/wxwindows/wxwindows.h
25615    M /trunk/modules/video_filter/adjust.c
25616
25617 all: gamma correction patch by Arwed von Merkatz <v.merkatz@gmx.net>
25618
25619 ------------------------------------------------------------------------
25620 r6468 | sigmunau | 2004-01-22 15:27:53 +0100 (Thu, 22 Jan 2004) | 4 lines
25621 Changed paths:
25622    M /trunk/modules/demux/mkv.cpp
25623
25624 modules/demux/mkv.cpp:
25625  * comment out parsing of elements that no muxer ever used, and that are
25626    being removed from the spec. (patch by Mosu in the mkv team)
25627
25628 ------------------------------------------------------------------------
25629 r6467 | rocky | 2004-01-22 14:33:39 +0100 (Thu, 22 Jan 2004) | 4 lines
25630 Changed paths:
25631    M /trunk/modules/codec/ogt/render.c
25632
25633 YUY2: Need to check against accessing outside of subpicture.
25634 RGB2: Use fixed colormap entries black: 0, white: 255, and something
25635 else 0x44.
25636
25637 ------------------------------------------------------------------------
25638 r6466 | rocky | 2004-01-22 05:46:19 +0100 (Thu, 22 Jan 2004) | 5 lines
25639 Changed paths:
25640    M /trunk/modules/codec/ogt/cvd_parse.c
25641    M /trunk/modules/codec/ogt/ogt_parse.c
25642    M /trunk/modules/codec/ogt/render.c
25643    M /trunk/modules/codec/ogt/subtitle.h
25644
25645 RV24 color-setting fixed. Fullscreen mode doesn't work though.
25646
25647 RGB2 sorta works, but to do better we need a way to lookup a palette
25648 color in a colormap.
25649
25650 ------------------------------------------------------------------------
25651 r6465 | jlj | 2004-01-22 02:20:39 +0100 (Thu, 22 Jan 2004) | 3 lines
25652 Changed paths:
25653    M /trunk/configure.ac
25654    M /trunk/modules/demux/mp4/drms.c
25655
25656   * drms: support for getting user key from firewire connected iPod under
25657           GNU/Linux. requires libsysfs (sysfsutils).
25658
25659 ------------------------------------------------------------------------
25660 r6464 | sigmunau | 2004-01-22 02:14:50 +0100 (Thu, 22 Jan 2004) | 5 lines
25661 Changed paths:
25662    M /trunk/modules/misc/sap.c
25663
25664 modules/misc/sap.c:
25665  * fixed a nasty integer overflow that caused items to be removed right away
25666    when the timeout value was large.
25667  * fixed a small mem-leak
25668
25669 ------------------------------------------------------------------------
25670 r6463 | hartman | 2004-01-22 01:24:45 +0100 (Thu, 22 Jan 2004) | 2 lines
25671 Changed paths:
25672    M /trunk/modules/misc/sap.c
25673
25674 * what was i thinking
25675
25676 ------------------------------------------------------------------------
25677 r6462 | sigmunau | 2004-01-22 01:17:22 +0100 (Thu, 22 Jan 2004) | 3 lines
25678 Changed paths:
25679    M /trunk/modules/misc/sap.c
25680
25681 modules/misc/sap:
25682  * fixed some minor bugs
25683
25684 ------------------------------------------------------------------------
25685 r6461 | fenrir | 2004-01-22 01:02:18 +0100 (Thu, 22 Jan 2004) | 3 lines
25686 Changed paths:
25687    M /trunk/modules/demux/ts.c
25688
25689  * ts: added --ts-out and --ts-out-mtu (ie replace demuxstream.c)
25690  (not well tested)
25691
25692 ------------------------------------------------------------------------
25693 r6460 | fenrir | 2004-01-22 01:00:34 +0100 (Thu, 22 Jan 2004) | 4 lines
25694 Changed paths:
25695    M /trunk/src/input/es_out.c
25696    M /trunk/src/misc/net.c
25697
25698  * es_out: Handle --program (not tested) and create program on
25699 ES_OUT_SET_GROUP_PCR.
25700  * net.c: commented out an error message in net_Write.
25701
25702 ------------------------------------------------------------------------
25703 r6459 | hartman | 2004-01-21 23:55:34 +0100 (Wed, 21 Jan 2004) | 2 lines
25704 Changed paths:
25705    M /trunk/modules/misc/sap.c
25706
25707 * a 30 secs timeout is way too fast. changed to 1800 which is more realistic
25708
25709 ------------------------------------------------------------------------
25710 r6458 | hartman | 2004-01-21 20:21:23 +0100 (Wed, 21 Jan 2004) | 2 lines
25711 Changed paths:
25712    M /trunk/extras/contrib/src/packages.mak
25713
25714 * newer live.com sources
25715
25716 ------------------------------------------------------------------------
25717 r6457 | jpsaman | 2004-01-21 19:59:23 +0100 (Wed, 21 Jan 2004) | 2 lines
25718 Changed paths:
25719    M /trunk/ipkg/rules
25720
25721 Adding updated rules and control file for iPAQ packaging.
25722
25723 ------------------------------------------------------------------------
25724 r6456 | gbazin | 2004-01-21 18:56:05 +0100 (Wed, 21 Jan 2004) | 4 lines
25725 Changed paths:
25726    M /trunk/modules/codec/dts.c
25727    M /trunk/modules/demux/dts.c
25728
25729
25730 * modules/demux/dts.c: support for DTS WAV files.
25731 * modules/codec/dts.c: support for 14bits little endian DTS bitstreams.
25732
25733 ------------------------------------------------------------------------
25734 r6455 | fenrir | 2004-01-21 18:01:54 +0100 (Wed, 21 Jan 2004) | 2 lines
25735 Changed paths:
25736    M /trunk/include/ninput.h
25737    M /trunk/src/input/stream.c
25738
25739  * stream: made skipping a bit smarter, removed no more used functions.
25740
25741 ------------------------------------------------------------------------
25742 r6454 | fenrir | 2004-01-21 17:56:16 +0100 (Wed, 21 Jan 2004) | 2 lines
25743 Changed paths:
25744    M /trunk/modules/access/mms/mms.c
25745    M /trunk/modules/access/mms/mmsh.c
25746    M /trunk/modules/access/mms/mmsh.h
25747    M /trunk/modules/access/mms/mmstu.c
25748
25749  * all: use net_*.
25750
25751 ------------------------------------------------------------------------
25752 r6453 | sam | 2004-01-21 15:44:56 +0100 (Wed, 21 Jan 2004) | 2 lines
25753 Changed paths:
25754    M /trunk/debian/changelog
25755    M /trunk/debian/control
25756    M /trunk/toolbox
25757
25758   * Another official Debian upload (workaround for an ICE in gcc-3.3 on PPC).
25759
25760 ------------------------------------------------------------------------
25761 r6452 | fenrir | 2004-01-21 11:22:31 +0100 (Wed, 21 Jan 2004) | 3 lines
25762 Changed paths:
25763    M /trunk/include/network.h
25764    M /trunk/modules/access/udp.c
25765    M /trunk/src/misc/net.c
25766
25767  * net: added net_OpenUDP
25768  * udp: cleaned to use net_*
25769
25770 ------------------------------------------------------------------------
25771 r6451 | rocky | 2004-01-21 08:38:29 +0100 (Wed, 21 Jan 2004) | 2 lines
25772 Changed paths:
25773    M /trunk/modules/codec/ogt/render.c
25774
25775 RV24 scaled properly.
25776
25777 ------------------------------------------------------------------------
25778 r6450 | rocky | 2004-01-21 05:45:47 +0100 (Wed, 21 Jan 2004) | 3 lines
25779 Changed paths:
25780    M /trunk/modules/codec/ogt/cvd_parse.c
25781    M /trunk/modules/codec/ogt/ogt_parse.c
25782    M /trunk/modules/codec/ogt/render.c
25783    M /trunk/modules/codec/ogt/render.h
25784    M /trunk/modules/codec/ogt/subtitle.h
25785
25786 Some of RV32 bugs worked out - pretty close. Some RGB2 work.
25787 Render->Blend
25788
25789 ------------------------------------------------------------------------
25790 r6449 | sam | 2004-01-20 18:45:19 +0100 (Tue, 20 Jan 2004) | 3 lines
25791 Changed paths:
25792    M /trunk/debian/changelog
25793    M /trunk/debian/control
25794    M /trunk/debian/rules
25795
25796   * debian/changelog debian/control debian/rules:
25797     + Control files for a forthcoming official upload.
25798
25799 ------------------------------------------------------------------------
25800 r6448 | sam | 2004-01-20 18:44:30 +0100 (Tue, 20 Jan 2004) | 5 lines
25801 Changed paths:
25802    M /trunk/include/vlc_common.h
25803    M /trunk/modules/demux/mp4/drms.c
25804
25805   * include/vlc_common.h:
25806     + Added proper const keywords.
25807   * modules/demux/mp4/drms.c:
25808     + Minor coding style fix.
25809
25810 ------------------------------------------------------------------------
25811 r6447 | sigmunau | 2004-01-20 16:47:42 +0100 (Tue, 20 Jan 2004) | 3 lines
25812 Changed paths:
25813    M /trunk/src/libvlc.h
25814
25815 src/libvlc.h:
25816  * add description to valid values of --align
25817
25818 ------------------------------------------------------------------------
25819 r6446 | hartman | 2004-01-20 16:34:44 +0100 (Tue, 20 Jan 2004) | 5 lines
25820 Changed paths:
25821    M /trunk/modules/gui/macosx/applescript.m
25822    M /trunk/modules/gui/macosx/playlist.m
25823    M /trunk/src/misc/cpu.c
25824
25825 * src/misc/cpu.c: New altivec detection for Darwin. Using the correct
25826   official method.
25827 * modules/gui/macosx/playlist.m: Fix Add with options and no enqueue.
25828 * modules/gui/macosx/applescript.m: PLAYLIST_GO fix
25829
25830 ------------------------------------------------------------------------
25831 r6445 | fenrir | 2004-01-20 15:58:07 +0100 (Tue, 20 Jan 2004) | 7 lines
25832 Changed paths:
25833    M /trunk/modules/demux/Modules.am
25834    A /trunk/modules/demux/mod.c
25835
25836  mod.c: new demux2 for MOD files using libmodplug library.
25837  (modplug-xmms.sourceforge.net/)
25838
25839  The demuxer is selected by extention look up.(mod, s3m, xm, it, 669,
25840 amf, ams, dbm, dmf, dsm, far, mdl, med, mtm, okt, ptm, stm, ult, umx,
25841 mt2, psm), I hope that won't give problems.
25842
25843 ------------------------------------------------------------------------
25844 r6444 | fenrir | 2004-01-20 15:51:30 +0100 (Tue, 20 Jan 2004) | 5 lines
25845 Changed paths:
25846    M /trunk/modules/demux/demux2.c
25847
25848  * demux2: once demux2 opened, do a DEMUX_GET_LENGTH and call
25849  playlist_SetDuration.
25850  TODO -> add meta info queries trough demux2_Control (a demuxer should
25851  NEVER touch playlist themself).
25852
25853 ------------------------------------------------------------------------
25854 r6443 | fenrir | 2004-01-20 15:48:37 +0100 (Tue, 20 Jan 2004) | 2 lines
25855 Changed paths:
25856    M /trunk/src/input/demux.c
25857
25858  * demux: fixed psz_path value in demux_t.
25859
25860 ------------------------------------------------------------------------
25861 r6442 | rocky | 2004-01-20 14:31:15 +0100 (Tue, 20 Jan 2004) | 3 lines
25862 Changed paths:
25863    M /trunk/modules/codec/ogt/render.c
25864
25865 Remove more bugs from YUY2 rendering. Short of some trailing edge
25866 problems it is close to correct.
25867
25868 ------------------------------------------------------------------------
25869 r6441 | fenrir | 2004-01-19 22:30:43 +0100 (Mon, 19 Jan 2004) | 4 lines
25870 Changed paths:
25871    M /trunk/modules/demux/dvdnav.c
25872
25873  * dvdnav: send palette and alpha to spudec.
25874  -> I'm not sure to set correct alpha values and that values are endian.
25875  safe (both alpha and palette)                                         .
25876
25877 ------------------------------------------------------------------------
25878 r6440 | fenrir | 2004-01-19 21:31:21 +0100 (Mon, 19 Jan 2004) | 9 lines
25879 Changed paths:
25880    M /trunk/modules/demux/dvdnav.c
25881
25882  * dvdnav: a lot of fixes :
25883     - subtitle/audio selection works
25884     - subtitle display works
25885     - menu fixed.
25886  Problem:
25887     - when we see a menu, the currently selected item isn't highlighted
25888 You have to select another to see them. I don't understand why ...
25889     - manual audio/sub selection is lost when we switch back to the menu.
25890
25891 ------------------------------------------------------------------------
25892 r6439 | fenrir | 2004-01-19 19:24:11 +0100 (Mon, 19 Jan 2004) | 2 lines
25893 Changed paths:
25894    M /trunk/modules/stream_out/transcode.c
25895
25896  * syntax error ...
25897
25898 ------------------------------------------------------------------------
25899 r6438 | fenrir | 2004-01-19 19:16:32 +0100 (Mon, 19 Jan 2004) | 2 lines
25900 Changed paths:
25901    M /trunk/modules/demux/ts.c
25902
25903  * ts: added a ts-es-id-pid option to mark es with their pid.
25904
25905 ------------------------------------------------------------------------
25906 r6437 | fenrir | 2004-01-19 19:15:55 +0100 (Mon, 19 Jan 2004) | 2 lines
25907 Changed paths:
25908    M /trunk/modules/stream_out/duplicate.c
25909    M /trunk/modules/stream_out/transcode.c
25910
25911  * all: keep valid i_id.
25912
25913 ------------------------------------------------------------------------
25914 r6436 | fenrir | 2004-01-19 19:15:29 +0100 (Mon, 19 Jan 2004) | 2 lines
25915 Changed paths:
25916    M /trunk/include/vlc_es.h
25917    M /trunk/src/input/es_out.c
25918    M /trunk/src/input/input_dec.c
25919
25920  * all: added a i_id field in es_format_t.
25921
25922 ------------------------------------------------------------------------
25923 r6435 | jlj | 2004-01-19 17:40:28 +0100 (Mon, 19 Jan 2004) | 2 lines
25924 Changed paths:
25925    M /trunk/modules/demux/mp4/drms.c
25926
25927   * ./modules/demux/mp4/drms.c: endian fixes.
25928
25929 ------------------------------------------------------------------------
25930 r6434 | fenrir | 2004-01-19 15:40:25 +0100 (Mon, 19 Jan 2004) | 2 lines
25931 Changed paths:
25932    M /trunk/modules/stream_out/transcode.c
25933
25934  * transcode: keep the group information.
25935
25936 ------------------------------------------------------------------------
25937 r6433 | hartman | 2004-01-19 02:11:47 +0100 (Mon, 19 Jan 2004) | 3 lines
25938 Changed paths:
25939    M /trunk/extras/contrib/bootstrap
25940    M /trunk/extras/contrib/src/Makefile
25941    M /trunk/extras/contrib/src/packages.mak
25942
25943 * caca 0.8
25944 * www.videolan -> download.videolan
25945
25946 ------------------------------------------------------------------------
25947 r6432 | gbazin | 2004-01-19 01:08:25 +0100 (Mon, 19 Jan 2004) | 3 lines
25948 Changed paths:
25949    M /trunk/modules/demux/dvdnav.c
25950
25951
25952 * modules/demux/dvdnav.c: menus navigation seems to be working ok now.
25953
25954 ------------------------------------------------------------------------
25955 r6431 | gbazin | 2004-01-19 00:52:02 +0100 (Mon, 19 Jan 2004) | 5 lines
25956 Changed paths:
25957    M /trunk/modules/demux/dvdnav.c
25958    M /trunk/src/input/input_dec.c
25959
25960
25961 * modules/demux/dvdnav.c: restart the decoders on VTS change only, not CELL change.
25962 * src/input/input_dec.c: fixed the pictures leak work-around.
25963    Wasn't working before because there always is at least one READY_PICTURE which is the last/currently displayed picture.
25964
25965 ------------------------------------------------------------------------
25966 r6430 | fenrir | 2004-01-18 23:00:00 +0100 (Sun, 18 Jan 2004) | 3 lines
25967 Changed paths:
25968    M /trunk/modules/demux/mp4/libmp4.c
25969    M /trunk/modules/demux/mp4/mp4.c
25970    M /trunk/modules/demux/mp4/mp4.h
25971
25972  * all: added support for edts/elst entries (needed to play some files).
25973  Please test, it may have heavily broken playback of some files !!!
25974
25975 ------------------------------------------------------------------------
25976 r6429 | fenrir | 2004-01-18 22:30:25 +0100 (Sun, 18 Jan 2004) | 2 lines
25977 Changed paths:
25978    M /trunk/modules/codec/ffmpeg/video.c
25979
25980  * video: should fix an infinite loop. Dnumgis could you confirm ?
25981
25982 ------------------------------------------------------------------------
25983 r6428 | asmax | 2004-01-18 20:54:46 +0100 (Sun, 18 Jan 2004) | 20 lines
25984 Changed paths:
25985    M /trunk/modules/gui/skins2/Modules.am
25986    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
25987    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
25988    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
25989    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
25990    M /trunk/modules/gui/skins2/parser/interpreter.cpp
25991    M /trunk/modules/gui/skins2/src/generic_window.hpp
25992    M /trunk/modules/gui/skins2/src/vlcproc.cpp
25993    M /trunk/modules/gui/skins2/src/vlcproc.hpp
25994    M /trunk/modules/gui/skins2/theme/theme.xml
25995    M /trunk/modules/gui/skins2/utils/var_bool.cpp
25996    M /trunk/modules/gui/skins2/utils/var_bool.hpp
25997    D /trunk/modules/gui/skins2/vars/vlcvars.cpp
25998    D /trunk/modules/gui/skins2/vars/vlcvars.hpp
25999
26000 * utils/var_bool.*: VarBool is now an interface for reading bool variables
26001  (not writing); use VarBoolImpl instead to instanciate read/write variables.
26002  Bool variables can now be combined with VarNotBool and VarBoolAndBool
26003  (TODO: VarBoolOrBool)
26004 * commands/cmd_show_window.hpp: the commands now call directly
26005   GenericWindow::show/hide, because the visibility variable of a
26006   window is a VarBool (so, read-only)
26007 * commands/cmd_input.hpp: added Play and Pause commands
26008 * parser/interpreter.cpp: beginning of support of boolean expressions,
26009  like "vlc.isSeekable and not vlc.isStopped" (operator precedence is
26010  not really well handled yet)
26011 * src/vlcproc.*: new variables "vlc.isSeekable", "vlc.isStopped" and
26012  "vlc.isPaused"
26013 * controls/ctrl_checkbox.cpp: the "state" variable of a checkbox is
26014   now a passive VarBool, so actions must be explicitely set with
26015   'action1="..." action2="..."' in the xml file
26016 * removed src/vlcvars.* => "vlc.isMute" doesn't work any more
26017  (anyway it didn't work well...)
26018 * theme/theme.xml: updated with the new VarBool behaviour
26019
26020 ------------------------------------------------------------------------
26021 r6427 | fenrir | 2004-01-18 20:35:48 +0100 (Sun, 18 Jan 2004) | 2 lines
26022 Changed paths:
26023    M /trunk/src/input/es_out.c
26024
26025  * es_out: give a fourcc to the dummy pmt es_descriptor_t.
26026
26027 ------------------------------------------------------------------------
26028 r6426 | fenrir | 2004-01-18 19:31:50 +0100 (Sun, 18 Jan 2004) | 2 lines
26029 Changed paths:
26030    M /trunk/modules/demux/mp4/mp4.c
26031    M /trunk/modules/demux/mp4/mp4.h
26032
26033  * mp4: cosmetics.
26034
26035 ------------------------------------------------------------------------
26036 r6425 | gbazin | 2004-01-18 17:02:40 +0100 (Sun, 18 Jan 2004) | 4 lines
26037 Changed paths:
26038    M /trunk/modules/demux/dvdnav.c
26039    M /trunk/modules/demux/ps.h
26040
26041
26042 * modules/demux/dvdnav.c: added parsing of DVD style MRLs.
26043 * modules/demux/ps.h: small cosmetic changes.
26044
26045 ------------------------------------------------------------------------
26046 r6424 | gbazin | 2004-01-18 14:39:32 +0100 (Sun, 18 Jan 2004) | 3 lines
26047 Changed paths:
26048    M /trunk/modules/demux/dvdnav.c
26049
26050
26051 * modules/demux/dvdnav.c: some coding style butchery and added on-the-fly menus selection.
26052
26053 ------------------------------------------------------------------------
26054 r6423 | gbazin | 2004-01-18 12:14:23 +0100 (Sun, 18 Jan 2004) | 4 lines
26055 Changed paths:
26056    M /trunk/configure.ac
26057    M /trunk/modules/demux/Modules.am
26058    M /trunk/modules/demux/demux2.c
26059
26060
26061 * configure.ac, modules/demux/Modules.am: added ps2, ts2 and dvdnav modules to the build system.
26062 * modules/demux/demux2.c: added an "ffmpeg" shortcut for the ffmpeg/libavformat demuxer.
26063
26064 ------------------------------------------------------------------------
26065 r6422 | fenrir | 2004-01-18 08:35:31 +0100 (Sun, 18 Jan 2004) | 2 lines
26066 Changed paths:
26067    M /trunk/modules/control/http.c
26068
26069  * http: fixed mem leaks, doesn't add '\0' anymore at the end of files.
26070
26071 ------------------------------------------------------------------------
26072 r6421 | fenrir | 2004-01-18 07:33:21 +0100 (Sun, 18 Jan 2004) | 2 lines
26073 Changed paths:
26074    M /trunk/modules/demux/mp4/mp4.c
26075
26076  * mp4: added 'pnot' fourcc as a valid header signature.
26077
26078 ------------------------------------------------------------------------
26079 r6420 | fenrir | 2004-01-18 07:15:21 +0100 (Sun, 18 Jan 2004) | 2 lines
26080 Changed paths:
26081    M /trunk/modules/demux/ts.c
26082
26083  * ts: clean up and a few mem leaks.
26084
26085 ------------------------------------------------------------------------
26086 r6419 | fenrir | 2004-01-18 06:14:39 +0100 (Sun, 18 Jan 2004) | 12 lines
26087 Changed paths:
26088    M /trunk/src/input/input_dec.c
26089
26090  * input_dec: exported correct i_group.
26091  Now vlc can read a TS with multiple programs and streams them as
26092  indepandant output (well you need the new TS demuxer so ...)
26093  (It is not well tested)
26094
26095  Example: (lines are wrapped)
26096  ./vlc -I rc --sout-all /ts2:/home/fenrir/test.ts \
26097     --sout '#duplicate{dst="std{access=udp,mux=ts,url=239.255.13.13}", \
26098                        select="program=8501",\
26099                        dst="std{access=udp,mux=ts,url=239.255.13.14}", \
26100                        select="program=8506"}'
26101
26102 ------------------------------------------------------------------------
26103 r6418 | sam | 2004-01-18 05:55:19 +0100 (Sun, 18 Jan 2004) | 4 lines
26104 Changed paths:
26105    M /trunk/modules/video_output/caca.c
26106
26107   * modules/video_output/caca.c:
26108     + Set the window title upon startup.
26109     + Support for window resizing (requires libcaca 0.8).
26110
26111 ------------------------------------------------------------------------
26112 r6417 | fenrir | 2004-01-18 05:53:57 +0100 (Sun, 18 Jan 2004) | 3 lines
26113 Changed paths:
26114    M /trunk/src/input/es_out.c
26115
26116  * es_out.c: better support for multiple program. (bugfixes and a dirty
26117  hack because of the way input_SetProgram works).
26118
26119 ------------------------------------------------------------------------
26120 r6416 | rocky | 2004-01-18 05:45:32 +0100 (Sun, 18 Jan 2004) | 2 lines
26121 Changed paths:
26122    M /trunk/modules/demux/mp4/drms.c
26123
26124 In Solaris (and perhaps others) PATH_MAX is in limits.h.
26125
26126 ------------------------------------------------------------------------
26127 r6415 | fenrir | 2004-01-18 04:43:03 +0100 (Sun, 18 Jan 2004) | 2 lines
26128 Changed paths:
26129    M /trunk/modules/stream_out/duplicate.c
26130
26131  * duplicate: corrected behavour of no-*.
26132
26133 ------------------------------------------------------------------------
26134 r6414 | fenrir | 2004-01-18 03:21:38 +0100 (Sun, 18 Jan 2004) | 2 lines
26135 Changed paths:
26136    M /trunk/modules/demux/demux2.c
26137
26138  * demux2: added ps2,ts2 and dvdnav shortcuts.
26139
26140 ------------------------------------------------------------------------
26141 r6413 | fenrir | 2004-01-18 03:20:28 +0100 (Sun, 18 Jan 2004) | 14 lines
26142 Changed paths:
26143    M /trunk/modules/stream_out/duplicate.c
26144
26145  * duplicate : added a select option :) The format is
26146  selector[,selector] where 'selector' are from:
26147     * no-audio, noaudio, audio
26148     * no-video, novideo, video
26149     * no-spu,   nospu,   spu
26150     * es=num or es=num_start-num_end
26151     * prgm=num or prgm=num_start-num_end (you can also use program
26152     instead of prgm)
26153  It applies for the last dst. selector1,selector2 means selector1 and
26154 selector2.
26155  Ex:
26156     vlc file --sout '#duplicate{dst="1?\239?\191?\189 dst", select="selection for 1?\239?\191?\189 dst",
26157 dst="2?\239?\191?\189 dst", dst="3?\239?\191?\189 dst", select="selection for 3?\239?\191?\189 dst" }'
26158
26159 ------------------------------------------------------------------------
26160 r6412 | fenrir | 2004-01-18 02:49:11 +0100 (Sun, 18 Jan 2004) | 2 lines
26161 Changed paths:
26162    M /trunk/modules/demux/ts.c
26163
26164  * ts: fixed ms-codec playback.
26165
26166 ------------------------------------------------------------------------
26167 r6411 | sam | 2004-01-18 02:21:33 +0100 (Sun, 18 Jan 2004) | 5 lines
26168 Changed paths:
26169    M /trunk/modules/demux/mp4/drms.c
26170    M /trunk/modules/demux/mp4/drmstables.h
26171
26172   * modules/demux/mp3/drms.c:
26173     + More code cleanup. Thanks a lot to jlj for testing my changes.
26174     + Removed AddNativeMD5 and merged Bordelize() into DoShuffle().
26175     + Decrypt the SCI data in-place and shuffle it in the same loop.
26176
26177 ------------------------------------------------------------------------
26178 r6410 | asmax | 2004-01-18 01:50:24 +0100 (Sun, 18 Jan 2004) | 2 lines
26179 Changed paths:
26180    M /trunk/modules/gui/skins2/src/window_manager.cpp
26181
26182 * src/window_manager.cpp: no more magnetism with invisble windows !
26183
26184 ------------------------------------------------------------------------
26185 r6409 | asmax | 2004-01-18 01:25:02 +0100 (Sun, 18 Jan 2004) | 4 lines
26186 Changed paths:
26187    M /trunk/modules/gui/skins2/parser/gen.sh
26188    M /trunk/modules/gui/skins2/src/theme_loader.cpp
26189    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
26190    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
26191    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
26192    M /trunk/modules/gui/skins2/x11/x11_window.cpp
26193    M /trunk/modules/gui/skins2/x11/x11_window.hpp
26194
26195 * src/theme_loader.cpp: use yyrestart() instead of yyin= (should fix
26196   issues after reading a bad theme)
26197 * x11/.*: removed the hack of storing pointers as window properties
26198
26199 ------------------------------------------------------------------------
26200 r6408 | fenrir | 2004-01-18 00:51:50 +0100 (Sun, 18 Jan 2004) | 2 lines
26201 Changed paths:
26202    M /trunk/modules/demux/ps.h
26203
26204  * ps.h: added cvt adn ogt.
26205
26206 ------------------------------------------------------------------------
26207 r6407 | fenrir | 2004-01-18 00:50:08 +0100 (Sun, 18 Jan 2004) | 2 lines
26208 Changed paths:
26209    M /trunk/src/input/es_out.c
26210
26211  * es_out: select es from current program only.
26212
26213 ------------------------------------------------------------------------
26214 r6406 | fenrir | 2004-01-17 23:32:50 +0100 (Sat, 17 Jan 2004) | 4 lines
26215 Changed paths:
26216    A /trunk/modules/demux/dvdnav.c
26217    A /trunk/modules/demux/ps.c
26218    A /trunk/modules/demux/ps.h
26219
26220  * ps.* : new PS demuxer (still incomplete)
26221  * dvdnav.c: begin of a dvdnav plugin. It's more to test that to be a real
26222  plugin for now. (a lot of design problems are raised with it).
26223
26224 ------------------------------------------------------------------------
26225 r6405 | gbazin | 2004-01-17 17:51:54 +0100 (Sat, 17 Jan 2004) | 3 lines
26226 Changed paths:
26227    M /trunk/modules/control/http.c
26228
26229
26230 * modules/control/http.c: fixed another mem leak.
26231
26232 ------------------------------------------------------------------------
26233 r6404 | gbazin | 2004-01-17 17:24:14 +0100 (Sat, 17 Jan 2004) | 4 lines
26234 Changed paths:
26235    M /trunk/modules/control/http.c
26236    M /trunk/src/playlist/info.c
26237
26238
26239 * src/playlist/info.c: get rid of the #ifdef HAVE_VASPRINTF now that we have it in our small libc.
26240 * modules/control/http.c: fixed parsing in uri_extract_value().
26241
26242 ------------------------------------------------------------------------
26243 r6403 | gbazin | 2004-01-17 16:17:02 +0100 (Sat, 17 Jan 2004) | 3 lines
26244 Changed paths:
26245    M /trunk/modules/control/http.c
26246
26247
26248 * modules/control/http.c: fixed gcc warning.
26249
26250 ------------------------------------------------------------------------
26251 r6402 | sigmunau | 2004-01-17 15:08:37 +0100 (Sat, 17 Jan 2004) | 3 lines
26252 Changed paths:
26253    M /trunk/src/playlist/item-ext.c
26254    M /trunk/src/playlist/item.c
26255
26256 src/playlist/item*
26257  * Updated documentation on playlist_Add* (they return a id, not the position)
26258
26259 ------------------------------------------------------------------------
26260 r6401 | sigmunau | 2004-01-17 14:47:57 +0100 (Sat, 17 Jan 2004) | 3 lines
26261 Changed paths:
26262    M /trunk/NEWS
26263
26264 NEWS:
26265  * Begin updating news for a 0.7.1
26266
26267 ------------------------------------------------------------------------
26268 r6400 | gbazin | 2004-01-17 14:25:21 +0100 (Sat, 17 Jan 2004) | 3 lines
26269 Changed paths:
26270    M /trunk/modules/control/http.c
26271
26272
26273 * modules/control/http.c: fixed a whole bunch of mem leaks.
26274
26275 ------------------------------------------------------------------------
26276 r6399 | gbazin | 2004-01-17 13:28:57 +0100 (Sat, 17 Jan 2004) | 3 lines
26277 Changed paths:
26278    M /trunk/modules/access/slp.c
26279    M /trunk/modules/control/http.c
26280    M /trunk/modules/gui/beos/VlcWrapper.cpp
26281    M /trunk/src/playlist/item-ext.c
26282
26283
26284 * ALL: make sure newly created playlist_item_t are initialized properly.
26285
26286 ------------------------------------------------------------------------
26287 r6398 | gbazin | 2004-01-17 13:11:58 +0100 (Sat, 17 Jan 2004) | 3 lines
26288 Changed paths:
26289    M /trunk/modules/stream_out/transcode.c
26290
26291
26292 * modules/stream_out/transcode.c: fixed segfault.
26293
26294 ------------------------------------------------------------------------
26295 r6397 | gbazin | 2004-01-17 13:03:19 +0100 (Sat, 17 Jan 2004) | 3 lines
26296 Changed paths:
26297    M /trunk/src/input/demux.c
26298
26299
26300 * src/input/demux.c: fixed small mem leak.
26301
26302 ------------------------------------------------------------------------
26303 r6396 | gbazin | 2004-01-17 12:41:21 +0100 (Sat, 17 Jan 2004) | 3 lines
26304 Changed paths:
26305    M /trunk/modules/stream_out/transcode.c
26306
26307
26308 * modules/stream_out/transcode.c: fixed mem leak.
26309
26310 ------------------------------------------------------------------------
26311 r6395 | sigmunau | 2004-01-16 20:17:52 +0100 (Fri, 16 Jan 2004) | 3 lines
26312 Changed paths:
26313    M /trunk/share/http/index.html
26314
26315 share/http/index.html:
26316  * try to use valid xhtml
26317
26318 ------------------------------------------------------------------------
26319 r6394 | sam | 2004-01-16 19:26:57 +0100 (Fri, 16 Jan 2004) | 5 lines
26320 Changed paths:
26321    M /trunk/modules/demux/mp4/drms.c
26322    M /trunk/modules/demux/mp4/drmstables.h
26323
26324   * modules/demux/mp4/drms.c:
26325     + Merged redundant functions.
26326     + Unobfuscated and cleaned up many parts of the crypto code.
26327     + Added comments here and there.
26328
26329 ------------------------------------------------------------------------
26330 r6393 | rocky | 2004-01-16 14:32:37 +0100 (Fri, 16 Jan 2004) | 4 lines
26331 Changed paths:
26332    M /trunk/modules/codec/ogt/common.c
26333    M /trunk/modules/codec/ogt/common.h
26334    M /trunk/modules/codec/ogt/cvd.c
26335    M /trunk/modules/codec/ogt/cvd_parse.c
26336    M /trunk/modules/codec/ogt/ogt.c
26337    M /trunk/modules/codec/ogt/ogt_parse.c
26338    M /trunk/modules/codec/ogt/pixmap.h
26339    M /trunk/modules/codec/ogt/render.c
26340    M /trunk/modules/codec/ogt/subtitle.h
26341
26342 Add horizontal and vertical subtitle offset corrections.  Some cleanup
26343 and work done to allow for palettized rendering (by not expanding
26344 inline colormap entries when RGB2).
26345
26346 ------------------------------------------------------------------------
26347 r6392 | fenrir | 2004-01-16 12:12:16 +0100 (Fri, 16 Jan 2004) | 2 lines
26348 Changed paths:
26349    M /trunk/include/ninput.h
26350    M /trunk/src/input/stream.c
26351
26352  * all: added STREAM_GET_MTU and stream_MTU.
26353
26354 ------------------------------------------------------------------------
26355 r6391 | sam | 2004-01-16 10:39:57 +0100 (Fri, 16 Jan 2004) | 3 lines
26356 Changed paths:
26357    M /trunk/modules/codec/libmpeg2.c
26358
26359   * modules/codec/libmpeg2.c:
26360     + The libmpeg2 plugin honours the --no-mmx, --no-altivec, etc. flags.
26361
26362 ------------------------------------------------------------------------
26363 r6390 | rocky | 2004-01-16 05:14:54 +0100 (Fri, 16 Jan 2004) | 10 lines
26364 Changed paths:
26365    M /trunk/modules/codec/ogt/Modules.am
26366    M /trunk/modules/codec/ogt/common.c
26367    M /trunk/modules/codec/ogt/cvd.c
26368    A /trunk/modules/codec/ogt/pixmap.h
26369    M /trunk/modules/codec/ogt/render.c
26370    M /trunk/modules/codec/ogt/subtitle.h
26371
26372 render.c: RV16 now works great - uses all colors, but no transparancy.
26373 Started RV32 and- has bugs. (It'd be nice if something in rendering
26374 worked the first time without a hassle).
26375
26376 Modules.am, pixmap.h, subtitle.h: Some of the pixel stuff has been
26377 moved here.
26378
26379 cvd.c: remove option duplicated with ogt.c Probably should be hoisted more
26380 to a main routine. Perhaps if spudec is folded in.
26381
26382 ------------------------------------------------------------------------
26383 r6389 | fenrir | 2004-01-16 03:01:11 +0100 (Fri, 16 Jan 2004) | 2 lines
26384 Changed paths:
26385    M /trunk/modules/demux/ts.c
26386
26387  * ts: fixed mpeg4 video in TS.
26388
26389 ------------------------------------------------------------------------
26390 r6388 | fenrir | 2004-01-16 02:47:41 +0100 (Fri, 16 Jan 2004) | 11 lines
26391 Changed paths:
26392    A /trunk/modules/demux/ts.c
26393
26394  * ts: rewrite from scratch of the TS demuxer to fit the new API.
26395  Introduced a --ts-extra-pmt <pmt_pid=pid:stream_type[,...]> option to
26396  allow user to enter a pmt description (for stream without PAT/PMT).
26397
26398     TODO: - test all codec.
26399           - test stream with more than 1 PMT
26400           - test stream with PAT/PMT change(s)
26401           - re-add support for dvb subtitles.
26402           - test with broken streams.
26403           - test --ts-extra-pmt
26404
26405 ------------------------------------------------------------------------
26406 r6387 | gbazin | 2004-01-16 01:01:19 +0100 (Fri, 16 Jan 2004) | 3 lines
26407 Changed paths:
26408    M /trunk/modules/gui/wxwindows/playlist.cpp
26409
26410
26411 * modules/gui/wxwindows/playlist.cpp: unicode compilation fixes.
26412
26413 ------------------------------------------------------------------------
26414 r6386 | bigben | 2004-01-16 00:59:21 +0100 (Fri, 16 Jan 2004) | 4 lines
26415 Changed paths:
26416    M /trunk/modules/gui/macosx/playlist.h
26417
26418 int -> bool
26419
26420 lalala
26421
26422 ------------------------------------------------------------------------
26423 r6385 | gbazin | 2004-01-16 00:40:44 +0100 (Fri, 16 Jan 2004) | 5 lines
26424 Changed paths:
26425    M /trunk/modules/stream_out/standard.c
26426    M /trunk/src/input/input.c
26427    M /trunk/src/input/input_info.c
26428
26429
26430 * src/input/input.c: fixed memleaks.
26431 * src/input/input_info.c: small bug fix.
26432 * modules/stream_out/standard.c: fixed memleaks.
26433
26434 ------------------------------------------------------------------------
26435 r6384 | gbazin | 2004-01-15 23:58:12 +0100 (Thu, 15 Jan 2004) | 3 lines
26436 Changed paths:
26437    M /trunk/modules/access_output/http.c
26438
26439
26440 * modules/access_output/http.c: fixed small mem leak and mem corruption.
26441
26442 ------------------------------------------------------------------------
26443 r6383 | fenrir | 2004-01-15 23:39:50 +0100 (Thu, 15 Jan 2004) | 2 lines
26444 Changed paths:
26445    M /trunk/include/network.h
26446
26447  * network: fix for proto://host:port url syntax.
26448
26449 ------------------------------------------------------------------------
26450 r6382 | gbazin | 2004-01-15 23:15:40 +0100 (Thu, 15 Jan 2004) | 3 lines
26451 Changed paths:
26452    M /trunk/modules/demux/mpeg/system.h
26453    M /trunk/modules/demux/mpeg/ts.c
26454
26455
26456 * modules/demux/mpeg/ts.c: better auto-detection of MPEG-TS streams.
26457
26458 ------------------------------------------------------------------------
26459 r6381 | sigmunau | 2004-01-15 22:49:07 +0100 (Thu, 15 Jan 2004) | 3 lines
26460 Changed paths:
26461    M /trunk/modules/gui/wxwindows/playlist.cpp
26462    M /trunk/modules/gui/wxwindows/wxwindows.h
26463
26464 modules/gui/wxwindows/*:
26465  * use a standard file dialog to export playlist
26466
26467 ------------------------------------------------------------------------
26468 r6380 | gbazin | 2004-01-15 20:46:32 +0100 (Thu, 15 Jan 2004) | 4 lines
26469 Changed paths:
26470    M /trunk/modules/codec/ffmpeg/demux.c
26471    M /trunk/modules/codec/ffmpeg/ffmpeg.c
26472
26473
26474 * modules/codec/ffmpeg/ffmpeg.c: more fourccs added.
26475 * modules/codec/ffmpeg/demux.c: bug fix.
26476
26477 ------------------------------------------------------------------------
26478 r6379 | sigmunau | 2004-01-15 20:23:14 +0100 (Thu, 15 Jan 2004) | 3 lines
26479 Changed paths:
26480    M /trunk/src/playlist/info.c
26481
26482 src/playlist/item.c:
26483  * remove unused variables
26484
26485 ------------------------------------------------------------------------
26486 r6378 | sigmunau | 2004-01-15 20:21:03 +0100 (Thu, 15 Jan 2004) | 3 lines
26487 Changed paths:
26488    M /trunk/modules/misc/sap.c
26489
26490 modules/misc/sap.c:
26491  * fixed playback of sap anounces through livdotcom
26492
26493 ------------------------------------------------------------------------
26494 r6377 | gbazin | 2004-01-15 15:57:00 +0100 (Thu, 15 Jan 2004) | 2 lines
26495 Changed paths:
26496    M /trunk/modules/misc/network/ipv4.c
26497
26498 * modules/misc/network/ipv4.c: fixed breakage on win32.
26499
26500 ------------------------------------------------------------------------
26501 r6376 | fenrir | 2004-01-15 14:47:01 +0100 (Thu, 15 Jan 2004) | 3 lines
26502 Changed paths:
26503    M /trunk/modules/misc/network/ipv4.c
26504
26505  * ipv4: non blocking connection mode. Please test it heavily, it may
26506  have broken all OS except linux ...
26507
26508 ------------------------------------------------------------------------
26509 r6375 | fenrir | 2004-01-15 14:45:27 +0100 (Thu, 15 Jan 2004) | 2 lines
26510 Changed paths:
26511    M /trunk/modules/access/http.c
26512
26513  * http: commented out a debug message.
26514
26515 ------------------------------------------------------------------------
26516 r6374 | fenrir | 2004-01-15 13:55:41 +0100 (Thu, 15 Jan 2004) | 2 lines
26517 Changed paths:
26518    M /trunk/modules/access/http.c
26519
26520  * do not try http 1.0 when we are going to die.
26521
26522 ------------------------------------------------------------------------
26523 r6373 | gbazin | 2004-01-15 01:05:04 +0100 (Thu, 15 Jan 2004) | 3 lines
26524 Changed paths:
26525    M /trunk/modules/gui/wxwindows/wxwindows.cpp
26526
26527
26528 * modules/gui/wxwindows/wxwindows.cpp: include locale.h for setlocale().
26529
26530 ------------------------------------------------------------------------
26531 r6372 | bigben | 2004-01-14 19:45:45 +0100 (Wed, 14 Jan 2004) | 4 lines
26532 Changed paths:
26533    M /trunk/modules/gui/macosx/playlist.h
26534    M /trunk/modules/gui/macosx/playlist.m
26535
26536 * playlist sort.
26537
26538 Had to delete lastPathComponent when displaying the MRL of a file in the playlist, since sort cannot be exact with this option.
26539
26540 ------------------------------------------------------------------------
26541 r6371 | fenrir | 2004-01-14 16:40:57 +0100 (Wed, 14 Jan 2004) | 2 lines
26542 Changed paths:
26543    M /trunk/modules/access/http.c
26544
26545  * http: fixed for url like http://host[:port] (ie without path)
26546
26547 ------------------------------------------------------------------------
26548 r6370 | rocky | 2004-01-14 12:47:19 +0100 (Wed, 14 Jan 2004) | 3 lines
26549 Changed paths:
26550    M /trunk/modules/codec/ogt/common.c
26551    M /trunk/modules/codec/ogt/common.h
26552    M /trunk/modules/codec/ogt/cvd.c
26553    M /trunk/modules/codec/ogt/cvd_parse.c
26554    M /trunk/modules/codec/ogt/ogt.c
26555    M /trunk/modules/codec/ogt/ogt_parse.c
26556    M /trunk/modules/codec/ogt/render.c
26557    M /trunk/modules/codec/ogt/subtitle.h
26558
26559 Don't do compensation subtitle unscaling if the underlying video
26560 chroma does the scaling.
26561
26562 ------------------------------------------------------------------------
26563 r6369 | rocky | 2004-01-14 05:50:02 +0100 (Wed, 14 Jan 2004) | 3 lines
26564 Changed paths:
26565    M /trunk/modules/codec/ogt/render.c
26566
26567 First OGT/CVD RenderV16 that shows some sort of readable subtitles. It
26568 looks like bugs remain in the YUV to RGB conversion though.
26569
26570 ------------------------------------------------------------------------
26571 r6368 | gbazin | 2004-01-13 19:45:06 +0100 (Tue, 13 Jan 2004) | 3 lines
26572 Changed paths:
26573    M /trunk/src/interface/interface.c
26574
26575
26576 * src/interface/interface.c: added the gestures interface to the interfaces list.
26577
26578 ------------------------------------------------------------------------
26579 r6367 | gbazin | 2004-01-13 16:54:09 +0100 (Tue, 13 Jan 2004) | 3 lines
26580 Changed paths:
26581    M /trunk/modules/mux/mp4.c
26582
26583
26584 * modules/mux/mp4.c: added support for mp4v and mp4a inside mov (tested with quicktime player).
26585
26586 ------------------------------------------------------------------------
26587 r6366 | fenrir | 2004-01-13 02:54:54 +0100 (Tue, 13 Jan 2004) | 2 lines
26588 Changed paths:
26589    M /trunk/modules/demux/mp4/mp4.c
26590
26591  * mp4: convert 3 bytes codes into language (track name).
26592
26593 ------------------------------------------------------------------------
26594 r6365 | fenrir | 2004-01-13 02:44:49 +0100 (Tue, 13 Jan 2004) | 2 lines
26595 Changed paths:
26596    M /trunk/modules/demux/mp4/mp4.c
26597
26598  * mp4: fixed playback for files that have 0 byte samples.
26599
26600 ------------------------------------------------------------------------
26601 r6364 | gbazin | 2004-01-13 00:41:59 +0100 (Tue, 13 Jan 2004) | 4 lines
26602 Changed paths:
26603    M /trunk/src/misc/configuration.c
26604
26605
26606 * src/misc/configuration.c: fixed stupid bug in the 0.7.0 release which prevented from saving bool/int/float config options.
26607   -> I should really go and by myself a brain.
26608
26609 ------------------------------------------------------------------------
26610 r6363 | hartman | 2004-01-12 22:22:23 +0100 (Mon, 12 Jan 2004) | 3 lines
26611 Changed paths:
26612    M /trunk/modules/gui/macosx/playlist.m
26613    M /trunk/src/playlist/loadsave.c
26614
26615 * src/playlist/loadsave.c: doxygenization
26616 * modules/gui/macosx/playlist.m: fix playlist_Export
26617
26618 ------------------------------------------------------------------------
26619 r6362 | gbazin | 2004-01-12 22:08:22 +0100 (Mon, 12 Jan 2004) | 3 lines
26620 Changed paths:
26621    M /trunk/configure.ac
26622
26623
26624 * configure.ac: added --with-caca-config-path.
26625
26626 ------------------------------------------------------------------------
26627 r6361 | hartman | 2004-01-12 21:54:24 +0100 (Mon, 12 Jan 2004) | 2 lines
26628 Changed paths:
26629    M /trunk/extras/contrib/src/Makefile
26630    M /trunk/extras/contrib/src/packages.mak
26631
26632 * Fix caca building
26633
26634 ------------------------------------------------------------------------
26635 r6360 | gbazin | 2004-01-12 21:19:55 +0100 (Mon, 12 Jan 2004) | 3 lines
26636 Changed paths:
26637    M /trunk/modules/mux/mp4.c
26638
26639
26640 * modules/mux/mp4.c: improved mov support a bit.
26641
26642 ------------------------------------------------------------------------
26643 r6359 | gbazin | 2004-01-12 17:16:41 +0100 (Mon, 12 Jan 2004) | 2 lines
26644 Changed paths:
26645    M /trunk/modules/video_output/caca.c
26646
26647 * modules/video_output/caca.c: ported to win32.
26648
26649 ------------------------------------------------------------------------
26650 r6358 | rocky | 2004-01-12 14:12:07 +0100 (Mon, 12 Jan 2004) | 3 lines
26651 Changed paths:
26652    M /trunk/modules/codec/ogt/render.c
26653
26654 More RenderYUY2 bug fixes. Is very usable. Remaining bugs are
26655 probably in transparancy handling.
26656
26657 ------------------------------------------------------------------------
26658 r6357 | rocky | 2004-01-12 05:03:19 +0100 (Mon, 12 Jan 2004) | 4 lines
26659 Changed paths:
26660    M /trunk/modules/codec/ogt/render.c
26661
26662 First attempt at YUY2. Sort of works.
26663
26664 Y2RV16 less embarrassingly wrong.
26665
26666 ------------------------------------------------------------------------
26667 r6356 | garf | 2004-01-11 20:48:45 +0100 (Sun, 11 Jan 2004) | 2 lines
26668 Changed paths:
26669    M /trunk/modules/gui/ncurses/ncurses.c
26670
26671  * ncurses.c: let's be coherent: "big" forward/backward is now 5%
26672
26673 ------------------------------------------------------------------------
26674 r6355 | sigmunau | 2004-01-11 18:46:58 +0100 (Sun, 11 Jan 2004) | 12 lines
26675 Changed paths:
26676    M /trunk/modules/demux/playlist/Modules.am
26677    M /trunk/modules/demux/playlist/m3u.c
26678    M /trunk/modules/demux/playlist/playlist.c
26679    A /trunk/modules/demux/playlist/playlist.h
26680    A /trunk/modules/demux/playlist/pls.c
26681
26682 modules/demux/playlist/playlist.c:
26683  * Added common functions for handling relative paths in playlist files
26684  * Module declaration for pls import module
26685 modules/demux/playlist/m3u.c:
26686  * implemented m3u import module
26687 modules/demux/playlist/pls.c:
26688  * new pls import module
26689 modules/demux/playlist/playlist.h:
26690  * common prototypes
26691 modules/demux/playlist/Modules.ac
26692  * activated pls module
26693
26694 ------------------------------------------------------------------------
26695 r6354 | asmax | 2004-01-11 18:12:17 +0100 (Sun, 11 Jan 2004) | 8 lines
26696 Changed paths:
26697    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
26698    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
26699    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
26700    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
26701    M /trunk/modules/gui/skins2/parser/builder.cpp
26702    M /trunk/modules/gui/skins2/parser/builder.hpp
26703    M /trunk/modules/gui/skins2/parser/builder_data.hpp
26704    M /trunk/modules/gui/skins2/parser/interpreter.cpp
26705    M /trunk/modules/gui/skins2/parser/interpreter.hpp
26706    M /trunk/modules/gui/skins2/src/skin_common.hpp
26707    M /trunk/modules/gui/skins2/src/skin_main.cpp
26708    M /trunk/modules/gui/skins2/src/tooltip.cpp
26709    M /trunk/modules/gui/skins2/src/var_manager.cpp
26710    M /trunk/modules/gui/skins2/src/var_manager.hpp
26711    M /trunk/modules/gui/skins2/src/vlcproc.cpp
26712    M /trunk/modules/gui/skins2/src/vlcproc.hpp
26713    M /trunk/modules/gui/skins2/utils/bezier.cpp
26714    M /trunk/modules/gui/skins2/utils/bezier.hpp
26715    M /trunk/modules/gui/skins2/utils/var_bool.cpp
26716    M /trunk/modules/gui/skins2/utils/var_bool.hpp
26717    M /trunk/modules/gui/skins2/utils/var_list.cpp
26718    M /trunk/modules/gui/skins2/utils/var_list.hpp
26719    M /trunk/modules/gui/skins2/utils/var_percent.cpp
26720    M /trunk/modules/gui/skins2/utils/var_percent.hpp
26721    M /trunk/modules/gui/skins2/utils/var_text.cpp
26722    M /trunk/modules/gui/skins2/utils/var_text.hpp
26723    M /trunk/modules/gui/skins2/utils/variable.hpp
26724    M /trunk/modules/gui/skins2/vars/time.cpp
26725    M /trunk/modules/gui/skins2/vars/time.hpp
26726    M /trunk/modules/gui/skins2/vars/volume.cpp
26727    M /trunk/modules/gui/skins2/vars/volume.hpp
26728
26729 * modules/gui/skins/*:
26730  - huge cleaning of the interpreter; all the variables are stored in
26731  the container VarManager, and can be retrieved by their name (with
26732  type checking if needed). Some variables are still owned by VlcProc
26733  for technical reasons (their interface is not compliant with normal
26734  variable, because of the "updateVLC" trick)
26735  - replaced double by float
26736
26737 ------------------------------------------------------------------------
26738 r6353 | rocky | 2004-01-11 16:02:15 +0100 (Sun, 11 Jan 2004) | 2 lines
26739 Changed paths:
26740    M /trunk/modules/demux/mpeg/ps.c
26741
26742 Remove debug output.
26743
26744 ------------------------------------------------------------------------
26745 r6352 | garf | 2004-01-11 15:55:32 +0100 (Sun, 11 Jan 2004) | 2 lines
26746 Changed paths:
26747    M /trunk/modules/gui/ncurses/ncurses.c
26748
26749  * ncurses.c : forgot to change help
26750
26751 ------------------------------------------------------------------------
26752 r6351 | garf | 2004-01-11 15:53:36 +0100 (Sun, 11 Jan 2004) | 3 lines
26753 Changed paths:
26754    M /trunk/modules/gui/ncurses/ncurses.c
26755
26756  * ncurses.c : 5% forward and backward are definitely not precise enough.
26757                put 1% instead.
26758
26759 ------------------------------------------------------------------------
26760 r6350 | zorglub | 2004-01-11 02:55:42 +0100 (Sun, 11 Jan 2004) | 2 lines
26761 Changed paths:
26762    M /trunk/modules/misc/playlist/Modules.am
26763
26764 Fixed modules.am file
26765
26766 ------------------------------------------------------------------------
26767 r6349 | rocky | 2004-01-11 02:54:20 +0100 (Sun, 11 Jan 2004) | 6 lines
26768 Changed paths:
26769    M /trunk/modules/codec/ogt/common.c
26770    M /trunk/modules/codec/ogt/common.h
26771    M /trunk/modules/codec/ogt/cvd.c
26772    M /trunk/modules/codec/ogt/cvd_parse.c
26773    M /trunk/modules/codec/ogt/ogt.c
26774    M /trunk/modules/codec/ogt/ogt_parse.c
26775    M /trunk/modules/codec/ogt/subtitle.h
26776
26777 Fix bug in ScaleX routine which affected ratios that could span 3 pixels.
26778 (4:3 is one of the few *not* in this category).
26779
26780 Allow user to override subtitle scaling via sub-aspect-ratio, 0=auto
26781 or what we do now. 1=do nothing.
26782
26783 ------------------------------------------------------------------------
26784 r6348 | anil | 2004-01-11 02:51:24 +0100 (Sun, 11 Jan 2004) | 2 lines
26785 Changed paths:
26786    M /trunk/modules/codec/ogt/.cvsignore
26787    A /trunk/modules/demux/playlist/.cvsignore
26788    A /trunk/modules/misc/playlist/.cvsignore
26789
26790 * missing or incomplete .cvsignores
26791
26792 ------------------------------------------------------------------------
26793 r6347 | anil | 2004-01-11 02:39:44 +0100 (Sun, 11 Jan 2004) | 2 lines
26794 Changed paths:
26795    A /trunk/modules/misc/playlist/Modules.am
26796
26797 * missing file
26798
26799 ------------------------------------------------------------------------
26800 r6346 | zorglub | 2004-01-11 01:45:06 +0100 (Sun, 11 Jan 2004) | 15 lines
26801 Changed paths:
26802    M /trunk/configure.ac
26803    M /trunk/include/vlc_common.h
26804    M /trunk/include/vlc_playlist.h
26805    A /trunk/modules/demux/playlist
26806    A /trunk/modules/demux/playlist/Modules.am
26807    A /trunk/modules/demux/playlist/m3u.c
26808    A /trunk/modules/demux/playlist/old.c
26809    A /trunk/modules/demux/playlist/playlist.c
26810    M /trunk/modules/gui/wxwindows/playlist.cpp
26811    M /trunk/modules/gui/wxwindows/preferences.cpp
26812    M /trunk/modules/gui/wxwindows/wxwindows.h
26813    A /trunk/modules/misc/playlist
26814    A /trunk/modules/misc/playlist/export.c
26815    A /trunk/modules/misc/playlist/m3u.c
26816    A /trunk/modules/misc/playlist/native.c
26817    A /trunk/modules/misc/playlist/old.c
26818    M /trunk/src/playlist/group.c
26819    M /trunk/src/playlist/item-ext.c
26820    M /trunk/src/playlist/loadsave.c
26821
26822 * configure.ac : Added new folders
26823
26824 * New playlist import/export system:
26825    -export plugin in misc/playlist (contains one module for each file type)
26826    -open plugin = special demuxer2, that can be opened from the command
26827     line or the graphical interface.
26828   NB: the demuxer "playlist" is forced to earn speed, but this does not
26829   work yet, as we have a demux2
26830
26831 * modules/gui/wxwindows: use the new import/export.
26832
26833 * src/playlist/group.c : fixed boundary check
26834
26835 * src/playlist/item-ext.c: correctly reset stuff when clearing the playlist
26836
26837 ------------------------------------------------------------------------
26838 r6345 | asmax | 2004-01-11 01:21:22 +0100 (Sun, 11 Jan 2004) | 7 lines
26839 Changed paths:
26840    M /trunk/modules/gui/skins2/src/theme_loader.cpp
26841    M /trunk/modules/gui/skins2/src/vlcproc.cpp
26842    M /trunk/modules/gui/skins2/src/vlcproc.hpp
26843    M /trunk/modules/gui/skins2/src/window_manager.cpp
26844
26845 * src/vlc_proc.*: quick fix to handle the new playlist object variables
26846   (At the moment the whole playlist is rebuilt each time; the link
26847   between the list control and the list variable should be enhanced
26848   to avoid that)
26849 * src/window_manager.cpp: raise all the windows when one clicks on
26850   any window (the previous behaviour was too confiusing)
26851
26852 ------------------------------------------------------------------------
26853 r6344 | zorglub | 2004-01-11 01:11:56 +0100 (Sun, 11 Jan 2004) | 2 lines
26854 Changed paths:
26855    M /trunk/src/playlist/playlist.c
26856
26857 Use playlist_current when going from one item to another
26858
26859 ------------------------------------------------------------------------
26860 r6343 | fenrir | 2004-01-11 01:01:35 +0100 (Sun, 11 Jan 2004) | 2 lines
26861 Changed paths:
26862    M /trunk/modules/gui/ncurses/ncurses.c
26863
26864  * ncurses: better playlist handling.
26865
26866 ------------------------------------------------------------------------
26867 r6342 | sigmunau | 2004-01-11 00:46:39 +0100 (Sun, 11 Jan 2004) | 3 lines
26868 Changed paths:
26869    M /trunk/src/input/input.c
26870
26871 src/input/input.c:
26872  * removed unused variable
26873
26874 ------------------------------------------------------------------------
26875 r6341 | hartman | 2004-01-11 00:44:19 +0100 (Sun, 11 Jan 2004) | 2 lines
26876 Changed paths:
26877    M /trunk/src/playlist/sort.c
26878
26879 * oops, bug
26880
26881 ------------------------------------------------------------------------
26882 r6340 | sigmunau | 2004-01-11 00:31:33 +0100 (Sun, 11 Jan 2004) | 3 lines
26883 Changed paths:
26884    M /trunk/modules/gui/ncurses/ncurses.c
26885
26886 modules/gui/ncurse/ncurses.c:
26887  * fixed a segfault when the 'f' button was pressed with no item playing
26888
26889 ------------------------------------------------------------------------
26890 r6339 | anil | 2004-01-11 00:22:21 +0100 (Sun, 11 Jan 2004) | 2 lines
26891 Changed paths:
26892    M /trunk/modules/gui/skins2/src/theme_loader.cpp
26893
26894 * fixed skins2 module loading when libtar is present (thanks AsMax :)
26895
26896 ------------------------------------------------------------------------
26897 r6338 | hartman | 2004-01-10 15:24:33 +0100 (Sat, 10 Jan 2004) | 4 lines
26898 Changed paths:
26899    M /trunk/include/vlc_playlist.h
26900    M /trunk/src/playlist/item-ext.c
26901    M /trunk/src/playlist/playlist.c
26902    M /trunk/src/playlist/sort.c
26903
26904 * Fixed some doxygen comments.
26905 * Added SORT_ID
26906 * remember last sorting and ordering in playlist struct
26907
26908 ------------------------------------------------------------------------
26909 r6337 | rocky | 2004-01-10 14:59:25 +0100 (Sat, 10 Jan 2004) | 3 lines
26910 Changed paths:
26911    M /trunk/include/vlc_video.h
26912    M /trunk/modules/codec/ogt/common.c
26913    M /trunk/modules/codec/ogt/cvd_parse.c
26914    M /trunk/modules/codec/ogt/ogt_parse.c
26915    M /trunk/src/video_output/video_output.c
26916
26917 Add vout_AspectRatio routine to get retrieve a vout's aspect ratio.
26918 Some bugs when 16:9 scaling in ogt_parse.c and cvd_parse.c
26919
26920 ------------------------------------------------------------------------
26921 r6336 | zorglub | 2004-01-10 13:35:33 +0100 (Sat, 10 Jan 2004) | 2 lines
26922 Changed paths:
26923    M /trunk/src/interface/interface.c
26924
26925 Add SAP to the list of additionnal interfaces
26926
26927 ------------------------------------------------------------------------
26928 r6335 | hartman | 2004-01-10 04:36:03 +0100 (Sat, 10 Jan 2004) | 4 lines
26929 Changed paths:
26930    M /trunk/include/vlc_playlist.h
26931    M /trunk/modules/control/http.c
26932    M /trunk/modules/gui/ncurses/ncurses.c
26933    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
26934    M /trunk/modules/gui/wxwindows/playlist.cpp
26935    M /trunk/src/playlist/item-ext.c
26936    M /trunk/src/playlist/sort.c
26937
26938 * mtime_t != int This was causing incorrect results on big endian.
26939   Changed playlist_SetDuration.
26940 * changed SORT_NORMAL SORT_REVERSE into ORDER_NORMAL ORDER_REVERSE
26941
26942 ------------------------------------------------------------------------
26943 r6334 | hartman | 2004-01-09 23:11:04 +0100 (Fri, 09 Jan 2004) | 5 lines
26944 Changed paths:
26945    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
26946    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
26947    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
26948    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
26949    M /trunk/include/variables.h
26950    M /trunk/modules/gui/macosx/info.m
26951    M /trunk/modules/gui/macosx/intf.h
26952    M /trunk/modules/gui/macosx/intf.m
26953    M /trunk/modules/gui/macosx/playlist.h
26954    M /trunk/modules/gui/macosx/playlist.m
26955    M /trunk/vlc.ebuild
26956
26957 * extras/MacOSX/Resources/English.lproj/MainMenu.nib
26958   - Added the duration column
26959   - Added a 'surpress error dialog' option to the dialog
26960 * ALL: copyright year and author changes
26961
26962 ------------------------------------------------------------------------
26963 r6333 | hartman | 2004-01-09 21:36:21 +0100 (Fri, 09 Jan 2004) | 5 lines
26964 Changed paths:
26965    M /trunk/include/variables.h
26966    M /trunk/src/libvlc.c
26967    M /trunk/src/misc/variables.c
26968
26969 * include/variables.h
26970   src/misc/variables.c: Added a VLC_VAR_TRIGGER_CALLBACKS action
26971 * src/libvlc.c: You can now change verbosity on the fly by using the "verbose"
26972   variable of p_vlc. -1 == quiet
26973
26974 ------------------------------------------------------------------------
26975 r6332 | jlj | 2004-01-09 20:45:46 +0100 (Fri, 09 Jan 2004) | 2 lines
26976 Changed paths:
26977    M /trunk/src/misc/configuration.c
26978
26979   * ./src/misc/configuration.c: win32 UNICODE fixes.
26980
26981 ------------------------------------------------------------------------
26982 r6331 | gbazin | 2004-01-09 20:21:58 +0100 (Fri, 09 Jan 2004) | 3 lines
26983 Changed paths:
26984    M /trunk/src/extras/libc.c
26985
26986
26987 * src/extras/libc.c: return result in vlc_asprintf().
26988
26989 ------------------------------------------------------------------------
26990 r6330 | gbazin | 2004-01-09 19:32:04 +0100 (Fri, 09 Jan 2004) | 3 lines
26991 Changed paths:
26992    M /trunk/configure.ac
26993    M /trunk/include/vlc_common.h
26994    M /trunk/src/extras/libc.c
26995
26996
26997 * ALL: added vlc_asprintf() to our libc.
26998
26999 ------------------------------------------------------------------------
27000 r6329 | jlj | 2004-01-09 18:29:17 +0100 (Fri, 09 Jan 2004) | 2 lines
27001 Changed paths:
27002    M /trunk/modules/demux/mp4/drms.c
27003
27004   * ./modules/demux/mp4/drms.c: switched to dyn. linking of SHGetFolderPath
27005
27006 ------------------------------------------------------------------------
27007 r6328 | hartman | 2004-01-09 16:39:38 +0100 (Fri, 09 Jan 2004) | 2 lines
27008 Changed paths:
27009    M /trunk/configure.ac
27010
27011 * configure --help aliging
27012
27013 ------------------------------------------------------------------------
27014 r6327 | hartman | 2004-01-09 16:26:58 +0100 (Fri, 09 Jan 2004) | 4 lines
27015 Changed paths:
27016    M /trunk/modules/access/http.c
27017
27018 * Gibalou you broke something again :)
27019   You used vasprintf but used asprintf paramaters. Which one do you want to use?
27020   i changed to asprintf now.
27021
27022 ------------------------------------------------------------------------
27023 r6326 | hartman | 2004-01-09 14:08:08 +0100 (Fri, 09 Jan 2004) | 2 lines
27024 Changed paths:
27025    M /trunk/modules/demux/mp4/drms.c
27026
27027 * MAX_PATH is a windowism. Use PATH_MAX.
27028
27029 ------------------------------------------------------------------------
27030 r6325 | gbazin | 2004-01-09 13:23:47 +0100 (Fri, 09 Jan 2004) | 2 lines
27031 Changed paths:
27032    M /trunk/Makefile.am
27033    M /trunk/include/modules_inner.h
27034    M /trunk/modules/access/http.c
27035    M /trunk/src/misc/net.c
27036    M /trunk/src/misc/win32_specific.c
27037
27038 * ALL: MSVC compilation fixes.
27039
27040 ------------------------------------------------------------------------
27041 r6324 | jlj | 2004-01-09 05:37:43 +0100 (Fri, 09 Jan 2004) | 4 lines
27042 Changed paths:
27043    M /trunk/modules/demux/mp4/drms.c
27044    M /trunk/modules/demux/mp4/drms.h
27045    M /trunk/modules/demux/mp4/libmp4.c
27046    M /trunk/modules/demux/mp4/libmp4.h
27047    M /trunk/modules/demux/mp4/mp4.c
27048    M /trunk/modules/demux/mp4/mp4.h
27049
27050   * ./modules/demux/mp4/drms.c: improved sci handling.
27051   * ./modules/demux/mp4/mp4.c: if sample has not been decrypted, do not
27052                                pass it on to decoder.
27053
27054 ------------------------------------------------------------------------
27055 r6323 | hartman | 2004-01-09 03:28:30 +0100 (Fri, 09 Jan 2004) | 3 lines
27056 Changed paths:
27057    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27058    M /trunk/modules/codec/ffmpeg/video.c
27059
27060 * video.c: gibalou: no palctrl in avcodec context in 0.4.8
27061 * ffmpeg.c: 0.4.8 ifdef'ing
27062
27063 ------------------------------------------------------------------------
27064 r6322 | rocky | 2004-01-09 02:17:57 +0100 (Fri, 09 Jan 2004) | 2 lines
27065 Changed paths:
27066    M /trunk/doc/subtitles/cvd-subtitles.txt
27067
27068 Minor grammatical changes.
27069
27070 ------------------------------------------------------------------------
27071 r6321 | gbazin | 2004-01-09 01:32:12 +0100 (Fri, 09 Jan 2004) | 3 lines
27072 Changed paths:
27073    M /trunk/modules/demux/mpeg/Modules.am
27074
27075
27076 * modules/demux/mpeg/Modules.am: forgot to remove private.h.
27077
27078 ------------------------------------------------------------------------
27079 r6320 | gbazin | 2004-01-09 01:30:29 +0100 (Fri, 09 Jan 2004) | 3 lines
27080 Changed paths:
27081    D /trunk/modules/demux/mpeg/private.h
27082    M /trunk/modules/demux/mpeg/ps.c
27083    M /trunk/modules/demux/mpeg/system.c
27084    M /trunk/modules/demux/mpeg/system.h
27085    M /trunk/modules/demux/mpeg/ts.c
27086
27087
27088 * modules/demux/mpeg: fixed latest changes to mpeg system demuxer (dvd playing was broken).
27089
27090 ------------------------------------------------------------------------
27091 r6319 | gbazin | 2004-01-09 01:02:55 +0100 (Fri, 09 Jan 2004) | 4 lines
27092 Changed paths:
27093    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27094    M /trunk/modules/codec/ffmpeg/video.c
27095
27096
27097 * modules/codec/ffmpeg/video.c: setup dummy palette to avoid segfaults with some codecs.
27098 * modules/codec/ffmpeg/ffmpeg.c: more fourccs.
27099
27100 ------------------------------------------------------------------------
27101 r6318 | sigmunau | 2004-01-09 00:21:01 +0100 (Fri, 09 Jan 2004) | 3 lines
27102 Changed paths:
27103    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27104
27105 modules/codec/ffmpeg/ffmpeg.c:
27106  * add fourcc "smc "
27107
27108 ------------------------------------------------------------------------
27109 r6317 | hartman | 2004-01-08 23:37:59 +0100 (Thu, 08 Jan 2004) | 2 lines
27110 Changed paths:
27111    M /trunk/vlc.ebuild
27112
27113 * And AGAIN the caca fix
27114
27115 ------------------------------------------------------------------------
27116 r6316 | hartman | 2004-01-08 23:34:54 +0100 (Thu, 08 Jan 2004) | 2 lines
27117 Changed paths:
27118    M /trunk/vlc.ebuild
27119
27120 * thats what you get when you work in multiple directories
27121
27122 ------------------------------------------------------------------------
27123 r6315 | gbazin | 2004-01-08 23:02:29 +0100 (Thu, 08 Jan 2004) | 3 lines
27124 Changed paths:
27125    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27126
27127
27128 * modules/codec/ffmpeg/ffmpeg.c: compilation fix for ffmpeg 0.4.8.
27129
27130 ------------------------------------------------------------------------
27131 r6314 | hartman | 2004-01-08 22:55:06 +0100 (Thu, 08 Jan 2004) | 2 lines
27132 Changed paths:
27133    M /trunk/vlc.ebuild
27134
27135 * caca 0.6 doesn't work with 0.7.0 remember? :)
27136
27137 ------------------------------------------------------------------------
27138 r6313 | gbazin | 2004-01-08 22:48:43 +0100 (Thu, 08 Jan 2004) | 4 lines
27139 Changed paths:
27140    M /trunk/modules/codec/ffmpeg/demux.c
27141    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27142
27143
27144 * modules/codec/ffmpeg/demux.c: improvements.
27145 * modules/codec/ffmpeg/ffmpeg.c: added a few fourccs.
27146
27147 ------------------------------------------------------------------------
27148 r6312 | hartman | 2004-01-08 22:19:03 +0100 (Thu, 08 Jan 2004) | 4 lines
27149 Changed paths:
27150    M /trunk/vlc.ebuild
27151
27152 * Updated with new libraries in vlc
27153 * Use new style of use_enable
27154 * Fixed some bugs
27155
27156 ------------------------------------------------------------------------
27157 r6311 | sam | 2004-01-08 20:22:10 +0100 (Thu, 08 Jan 2004) | 3 lines
27158 Changed paths:
27159    M /trunk/modules/video_output/caca.c
27160
27161   * modules/video_output/caca.c:
27162     + Updated for libcaca 0.7.
27163
27164 ------------------------------------------------------------------------
27165 r6310 | hartman | 2004-01-08 20:07:42 +0100 (Thu, 08 Jan 2004) | 3 lines
27166 Changed paths:
27167    M /trunk/vlc.ebuild
27168
27169 * Updated the ebuild for 0.7.0
27170   a bit late i know. I had forgotten about it.
27171
27172 ------------------------------------------------------------------------
27173 r6309 | fenrir | 2004-01-08 17:28:37 +0100 (Thu, 08 Jan 2004) | 3 lines
27174 Changed paths:
27175    M /trunk/modules/gui/ncurses/ncurses.c
27176
27177  * ncurses: added and updated a lot of fonctionnalities. (Playlist browser,
27178  time, informations and help display).
27179
27180 ------------------------------------------------------------------------
27181 r6308 | gbazin | 2004-01-08 16:11:35 +0100 (Thu, 08 Jan 2004) | 3 lines
27182 Changed paths:
27183    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27184
27185
27186 * modules/codec/ffmpeg/ffmpeg.c: oops.
27187
27188 ------------------------------------------------------------------------
27189 r6307 | courmisch | 2004-01-08 13:44:59 +0100 (Thu, 08 Jan 2004) | 2 lines
27190 Changed paths:
27191    A /trunk/modules/gui/skins2/.cvsignore
27192
27193 Added .cvsignore
27194
27195 ------------------------------------------------------------------------
27196 r6306 | hartman | 2004-01-08 13:07:07 +0100 (Thu, 08 Jan 2004) | 2 lines
27197 Changed paths:
27198    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27199
27200 * ffmpeg 0.4.8 compilation fix
27201
27202 ------------------------------------------------------------------------
27203 r6305 | jlj | 2004-01-08 12:36:40 +0100 (Thu, 08 Jan 2004) | 2 lines
27204 Changed paths:
27205    M /trunk/src/extras/libc.c
27206
27207   * ./src/extras/libc.c: vasprintf bug fix.
27208
27209 ------------------------------------------------------------------------
27210 r6304 | fenrir | 2004-01-08 12:18:27 +0100 (Thu, 08 Jan 2004) | 2 lines
27211 Changed paths:
27212    M /trunk/include/vlc_common.h
27213
27214  * vlc_common: mmh, use right prototype...
27215
27216 ------------------------------------------------------------------------
27217 r6303 | fenrir | 2004-01-08 11:27:07 +0100 (Thu, 08 Jan 2004) | 2 lines
27218 Changed paths:
27219    M /trunk/include/vlc_common.h
27220    M /trunk/src/extras/libc.c
27221
27222  * all: correct test for vasprintf.
27223
27224 ------------------------------------------------------------------------
27225 r6302 | sigmunau | 2004-01-08 01:52:08 +0100 (Thu, 08 Jan 2004) | 3 lines
27226 Changed paths:
27227    M /trunk/modules/gui/wxwindows/playlist.cpp
27228
27229 modules/gui/wxwindows/playlist.cpp:
27230   * fixed a warning
27231
27232 ------------------------------------------------------------------------
27233 r6301 | fenrir | 2004-01-08 01:37:18 +0100 (Thu, 08 Jan 2004) | 3 lines
27234 Changed paths:
27235    M /trunk/modules/access/ftp.c
27236    M /trunk/modules/demux/mp4/libmp4.c
27237
27238  * modules/demux/mp4/libmp4.c: use vasprintf
27239  * modules/access/ftp.c: cleaned up.
27240
27241 ------------------------------------------------------------------------
27242 r6300 | gbazin | 2004-01-08 01:12:50 +0100 (Thu, 08 Jan 2004) | 7 lines
27243 Changed paths:
27244    M /trunk/configure.ac
27245    M /trunk/modules/codec/ffmpeg/Modules.am
27246    A /trunk/modules/codec/ffmpeg/demux.c
27247    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27248    M /trunk/modules/codec/ffmpeg/ffmpeg.h
27249    M /trunk/modules/codec/ffmpeg/video.c
27250
27251
27252 * configure.ac: detect if libavformat is present.
27253 * modules/codec/ffmpeg/demux.c: new experimental demuxer using libavformat (most of the work done by fenrir).
27254    This demuxer should allow us to support "frindge" formats (FLIC, SWF, etc...).
27255    The demuxer has been put here because of its dependancy on libavformat and libavcodec.
27256 * modules/codec/ffmpeg/ffmpeg.c: re-arranged the codecs list.
27257
27258 ------------------------------------------------------------------------
27259 r6299 | fenrir | 2004-01-08 00:39:41 +0100 (Thu, 08 Jan 2004) | 2 lines
27260 Changed paths:
27261    M /trunk/include/vlc_common.h
27262    M /trunk/src/extras/libc.c
27263    M /trunk/src/misc/net.c
27264
27265  * all: added own implementation of vasprintf. I hope it's ok this way.
27266
27267 ------------------------------------------------------------------------
27268 r6298 | gbazin | 2004-01-07 20:20:30 +0100 (Wed, 07 Jan 2004) | 5 lines
27269 Changed paths:
27270    M /trunk/modules/codec/rawvideo.c
27271    M /trunk/modules/stream_out/transcode.c
27272    M /trunk/src/playlist/info.c
27273    M /trunk/src/playlist/item-ext.c
27274
27275
27276 * src/playlist/*: fixed memory leaks.
27277 * modules/codec/rawvideo.c: fixed dts/pts problem and added support for fourcc IYUV.
27278 * modules/stream_out/transcode.c: added support for fourcc IYUV.
27279
27280 ------------------------------------------------------------------------
27281 r6297 | fenrir | 2004-01-07 18:57:56 +0100 (Wed, 07 Jan 2004) | 2 lines
27282 Changed paths:
27283    M /trunk/src/input/input.c
27284
27285  * input: fix to avoid forced subtitle not selected.
27286
27287 ------------------------------------------------------------------------
27288 r6296 | hartman | 2004-01-07 17:54:47 +0100 (Wed, 07 Jan 2004) | 2 lines
27289 Changed paths:
27290    M /trunk/modules/codec/subsdec.c
27291
27292 * Fix a memory leak when there is no p_vout, but when there are subs.
27293
27294 ------------------------------------------------------------------------
27295 r6295 | hartman | 2004-01-07 16:54:38 +0100 (Wed, 07 Jan 2004) | 2 lines
27296 Changed paths:
27297    M /trunk/extras/contrib/README
27298
27299 * Clarify some instructions.
27300
27301 ------------------------------------------------------------------------
27302 r6294 | fenrir | 2004-01-07 16:31:31 +0100 (Wed, 07 Jan 2004) | 3 lines
27303 Changed paths:
27304    M /trunk/include/ninput.h
27305    M /trunk/modules/demux/nsv.c
27306    M /trunk/modules/demux/real.c
27307    M /trunk/src/input/es_out.c
27308
27309  * rename ES_OUT_SET_PCR into ES_OUT_SET_GROUP_PCR, now ES_OUT_SET_PCR
27310   apply to the selected program.
27311
27312 ------------------------------------------------------------------------
27313 r6293 | fenrir | 2004-01-07 16:21:27 +0100 (Wed, 07 Jan 2004) | 5 lines
27314 Changed paths:
27315    M /trunk/modules/access/http.c
27316
27317  * http: complete rewrite (using net_Printf/net_Gets)
27318         -> Proxy, user/password and redirection untested.
27319         -> For icecast server, check also the mime (do not blindly force
27320         mp3, it could also be nsv).
27321
27322 ------------------------------------------------------------------------
27323 r6292 | fenrir | 2004-01-07 15:59:37 +0100 (Wed, 07 Jan 2004) | 3 lines
27324 Changed paths:
27325    M /trunk/modules/demux/demux2.c
27326    M /trunk/modules/demux/nsv.c
27327
27328  * demux2: allow to force demuxer.
27329  * nsv: fixed bad init.
27330
27331 ------------------------------------------------------------------------
27332 r6291 | fenrir | 2004-01-07 15:59:03 +0100 (Wed, 07 Jan 2004) | 2 lines
27333 Changed paths:
27334    M /trunk/src/misc/net.c
27335
27336  * net: mem leak in net_Printf
27337
27338 ------------------------------------------------------------------------
27339 r6290 | rocky | 2004-01-07 08:21:31 +0100 (Wed, 07 Jan 2004) | 10 lines
27340 Changed paths:
27341    M /trunk/modules/access/cdda/access.c
27342
27343 Better operator association in computing duration and should be
27344 optimized better too.
27345
27346 Add track info in "Media Information" Add track-specific information
27347 and album information in "Item info".
27348
27349 Coding of all this is ugly and massively redundant. I think the
27350 playlist needs to be re-thought/re-worked. Sublevels would be nice
27351 too.
27352
27353 ------------------------------------------------------------------------
27354 r6289 | fenrir | 2004-01-07 00:11:47 +0100 (Wed, 07 Jan 2004) | 2 lines
27355 Changed paths:
27356    M /trunk/include/network.h
27357
27358  * network: vlc_UrlParse should now accept ipv6 ip (untested).
27359
27360 ------------------------------------------------------------------------
27361 r6288 | fenrir | 2004-01-07 00:03:17 +0100 (Wed, 07 Jan 2004) | 2 lines
27362 Changed paths:
27363    M /trunk/include/network.h
27364    M /trunk/src/misc/net.c
27365
27366  * src/misc/net.c: fixed net_Gets
27367
27368 ------------------------------------------------------------------------
27369 r6287 | sigmunau | 2004-01-06 22:42:43 +0100 (Tue, 06 Jan 2004) | 6 lines
27370 Changed paths:
27371    M /trunk/include/ninput.h
27372    M /trunk/src/input/stream.c
27373
27374 src/input/stream.c:
27375   * Cleaned up a comment
27376   * Added a function stream_ReadLine() to read one line from a stream
27377 include/ninput.h:
27378   * export stream_ReadLine()
27379
27380 ------------------------------------------------------------------------
27381 r6286 | gbazin | 2004-01-06 20:12:08 +0100 (Tue, 06 Jan 2004) | 3 lines
27382 Changed paths:
27383    M /trunk/modules/video_output/directx/directx.c
27384
27385
27386 * modules/video_output/directx/directx.c: move the video window to the right display when using --directx-device.
27387
27388 ------------------------------------------------------------------------
27389 r6285 | hartman | 2004-01-06 15:35:16 +0100 (Tue, 06 Jan 2004) | 2 lines
27390 Changed paths:
27391    M /trunk/modules/demux/util/sub.c
27392
27393 * Something about microdvd fps and a huge bug in its defaults.
27394
27395 ------------------------------------------------------------------------
27396 r6284 | zorglub | 2004-01-06 13:02:06 +0100 (Tue, 06 Jan 2004) | 2 lines
27397 Changed paths:
27398    M /trunk/src/audio_output/common.c
27399    M /trunk/src/audio_output/dec.c
27400    M /trunk/src/audio_output/filters.c
27401    M /trunk/src/audio_output/input.c
27402    M /trunk/src/audio_output/intf.c
27403    M /trunk/src/audio_output/mixer.c
27404    M /trunk/src/audio_output/output.c
27405    M /trunk/src/input/demux.c
27406    M /trunk/src/input/es_out.c
27407    M /trunk/src/input/input.c
27408    M /trunk/src/input/input_clock.c
27409    M /trunk/src/input/input_dec.c
27410    M /trunk/src/input/input_ext-intf.c
27411    M /trunk/src/input/input_ext-plugins.c
27412    M /trunk/src/input/input_info.c
27413    M /trunk/src/input/input_programs.c
27414    M /trunk/src/input/stream.c
27415    M /trunk/src/input/subtitles.c
27416    M /trunk/src/interface/interface.c
27417    M /trunk/src/interface/intf_eject.c
27418    M /trunk/src/libvlc.c
27419    M /trunk/src/misc/beos_specific.cpp
27420    M /trunk/src/misc/block.c
27421    M /trunk/src/misc/charset.c
27422    M /trunk/src/misc/configuration.c
27423    M /trunk/src/misc/cpu.c
27424    M /trunk/src/misc/darwin_specific.m
27425    M /trunk/src/misc/error.c
27426    M /trunk/src/misc/iso-639_def.h
27427    M /trunk/src/misc/iso_lang.c
27428    M /trunk/src/misc/messages.c
27429    M /trunk/src/misc/modules.c
27430    M /trunk/src/misc/mtime.c
27431    M /trunk/src/misc/objects.c
27432    M /trunk/src/misc/threads.c
27433    M /trunk/src/misc/variables.c
27434    M /trunk/src/misc/win32_specific.c
27435    M /trunk/src/stream_output/stream_output.c
27436    M /trunk/src/video_output/video_output.c
27437    M /trunk/src/video_output/video_text.c
27438    M /trunk/src/video_output/vout_pictures.c
27439    M /trunk/src/video_output/vout_pictures.h
27440    M /trunk/src/video_output/vout_subpictures.c
27441    M /trunk/src/video_output/vout_synchro.c
27442    M /trunk/src/vlc.c
27443
27444 Updated copyrights in libvlc
27445
27446 ------------------------------------------------------------------------
27447 r6283 | zorglub | 2004-01-06 09:50:20 +0100 (Tue, 06 Jan 2004) | 15 lines
27448 Changed paths:
27449    M /trunk/include/vlc/vlc.h
27450    M /trunk/include/vlc_playlist.h
27451    M /trunk/src/libvlc.c
27452    M /trunk/src/misc/win32_specific.c
27453    M /trunk/src/playlist/group.c
27454    M /trunk/src/playlist/info.c
27455    M /trunk/src/playlist/item-ext.c
27456    M /trunk/src/playlist/item.c
27457    M /trunk/src/playlist/loadsave.c
27458    M /trunk/src/playlist/playlist.c
27459    M /trunk/src/playlist/sort.c
27460
27461 - src/misc/win32_specific: compilation fix for win32 (can someone please
27462 check that command line parsing still works for items and options? )
27463
27464 - src/libvlc.c
27465   include/vlc/vlc.h : New libvlc functions to get playlist status and
27466                       clear the playlist
27467      Patch by Tong Ka Man
27468
27469 - src/playlist/* : Update copyrights
27470
27471 - src/playlist/playlist.c:
27472   -When a user explicitely asks for an item, do play it, even if random mode
27473   -Do not stop playlist upon deletion of an autodelete item
27474   -playlist_Clear (Patch by Tong Ka Man)
27475
27476 ------------------------------------------------------------------------
27477 r6282 | rocky | 2004-01-06 05:57:34 +0100 (Tue, 06 Jan 2004) | 3 lines
27478 Changed paths:
27479    M /trunk/include/vlc_playlist.h
27480    M /trunk/modules/access/cdda/access.c
27481    M /trunk/src/playlist/item-ext.c
27482
27483 Reinstate duration times on playlist item for CD-DA.  Done via adding
27484 an interface to allow setting the duration on adding a playlist item.
27485
27486 ------------------------------------------------------------------------
27487 r6281 | rocky | 2004-01-06 05:10:18 +0100 (Tue, 06 Jan 2004) | 3 lines
27488 Changed paths:
27489    M /trunk/modules/access/vcdx/access.c
27490
27491 Unbreak plugin as a result of the recent playlist API change. Need to
27492 cripple PBC for now though.
27493
27494 ------------------------------------------------------------------------
27495 r6280 | rocky | 2004-01-06 04:59:48 +0100 (Tue, 06 Jan 2004) | 5 lines
27496 Changed paths:
27497    M /trunk/src/libvlc.h
27498
27499 Choosing an audio or subtitle channel isn't an "advanced"
27500 option. Run-of-the mill users may want to select that.
27501
27502 Update documentation.
27503
27504 ------------------------------------------------------------------------
27505 r6279 | jlj | 2004-01-06 02:41:10 +0100 (Tue, 06 Jan 2004) | 2 lines
27506 Changed paths:
27507    M /trunk/modules/demux/mp4/libmp4.c
27508    M /trunk/modules/demux/mp4/mp4.c
27509
27510   * ./modules/demux/mp4: added some DRMS debug statements.
27511
27512 ------------------------------------------------------------------------
27513 r6278 | asmax | 2004-01-05 23:17:32 +0100 (Mon, 05 Jan 2004) | 4 lines
27514 Changed paths:
27515    M /trunk/modules/gui/skins2/Modules.am
27516    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
27517    A /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
27518    A /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
27519    M /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
27520    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
27521    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
27522    M /trunk/modules/gui/skins2/parser/interpreter.cpp
27523    M /trunk/modules/gui/skins2/vars/playlist.cpp
27524    M /trunk/modules/gui/skins2/vars/playlist.hpp
27525
27526 * commands/cmd_*.hpp: use the DEFINE_COMMAND macro for simple commands
27527 * commands/cmd_fullscreen.*, parser/interpreter.cpp: added a
27528   "vlc.fullscreen()" command
27529
27530 ------------------------------------------------------------------------
27531 r6277 | gbazin | 2004-01-05 23:06:15 +0100 (Mon, 05 Jan 2004) | 4 lines
27532 Changed paths:
27533    M /trunk/modules/video_output/directx/directx.c
27534
27535
27536 * modules/video_output/directx/directx.c: patch by Mike Schrag to add a config var
27537 for the directx preferred display device.
27538
27539 ------------------------------------------------------------------------
27540 r6276 | gbazin | 2004-01-05 21:02:21 +0100 (Mon, 05 Jan 2004) | 3 lines
27541 Changed paths:
27542    M /trunk/modules/gui/skins2/vars/playlist.cpp
27543
27544
27545 * modules/gui/skins2/vars/playlist.cpp: use ICONV_CONST to deal with the different prototypes for iconv(). Thanks sam!
27546
27547 ------------------------------------------------------------------------
27548 r6275 | sam | 2004-01-05 20:33:11 +0100 (Mon, 05 Jan 2004) | 2 lines
27549 Changed paths:
27550    M /trunk/modules/gui/skins2/vars/playlist.cpp
27551
27552   * modules/gui/skins2/vars/playlist.cpp: Hack to prevent compilation errors.
27553
27554 ------------------------------------------------------------------------
27555 r6274 | bigben | 2004-01-05 19:43:17 +0100 (Mon, 05 Jan 2004) | 2 lines
27556 Changed paths:
27557    M /trunk/modules/gui/macosx/intf.m
27558
27559 Added a callback on item-change, so that the playlist is updated.
27560
27561 ------------------------------------------------------------------------
27562 r6273 | hartman | 2004-01-05 19:15:12 +0100 (Mon, 05 Jan 2004) | 2 lines
27563 Changed paths:
27564    M /trunk/modules/demux/mkv.cpp
27565
27566 * API change in mkv. Everyone should update to the latest libraries.
27567
27568 ------------------------------------------------------------------------
27569 r6272 | gbazin | 2004-01-05 18:42:36 +0100 (Mon, 05 Jan 2004) | 5 lines
27570 Changed paths:
27571    M /trunk/configure.ac
27572    M /trunk/modules/gui/skins2/Modules.am
27573    M /trunk/modules/gui/skins2/vars/playlist.cpp
27574
27575
27576 * configure.ac: win32 compilation fixes for the skins2 plugin.
27577 * modules/gui/skins2/Modules.am: renamed the plugin name into skins2 so it doesn't conflict with the old plugin.
27578 * modules/gui/skins2/vars/playlist.cpp: fixed invalid cast.
27579
27580 ------------------------------------------------------------------------
27581 r6271 | hartman | 2004-01-05 17:22:40 +0100 (Mon, 05 Jan 2004) | 4 lines
27582 Changed paths:
27583    M /trunk/extras/contrib/src/Makefile
27584    A /trunk/extras/contrib/src/Patches/caca.patch
27585    M /trunk/extras/contrib/src/packages.mak
27586
27587 * Fixed mpeg2dec newer libcaca, newer matroska, www.videolan.org should now
27588   be download.videolan.org etc etc etc.
27589   A lot of small fixes
27590
27591 ------------------------------------------------------------------------
27592 r6270 | fenrir | 2004-01-05 16:07:16 +0100 (Mon, 05 Jan 2004) | 2 lines
27593 Changed paths:
27594    M /trunk/modules/access/tcp.c
27595
27596  * tcp: use net_*.
27597
27598 ------------------------------------------------------------------------
27599 r6269 | hartman | 2004-01-05 15:50:42 +0100 (Mon, 05 Jan 2004) | 2 lines
27600 Changed paths:
27601    M /trunk/extras/contrib/src/Makefile
27602    M /trunk/extras/contrib/src/packages.mak
27603
27604 * Fix mpeg2dec buildsystem
27605
27606 ------------------------------------------------------------------------
27607 r6268 | zorglub | 2004-01-05 15:42:14 +0100 (Mon, 05 Jan 2004) | 3 lines
27608 Changed paths:
27609    M /trunk/modules/misc/sap.c
27610    M /trunk/src/playlist/item-ext.c
27611
27612 * modules/misc/sap.c : let the user configure timeout delay
27613 * src/playlist/item-ext.c : sanity checks when adding items
27614
27615 ------------------------------------------------------------------------
27616 r6267 | fenrir | 2004-01-05 15:10:58 +0100 (Mon, 05 Jan 2004) | 7 lines
27617 Changed paths:
27618    M /trunk/Makefile.am
27619    M /trunk/configure.ac
27620    M /trunk/include/network.h
27621    M /trunk/src/misc/modules.c
27622    A /trunk/src/misc/net.c
27623
27624
27625  * configure.ac: readded AX_ADD_PLUGINS([mpgv mpga m4v mpeg_system ps ts
27626    avi asf aac mp4 rawdv demux2 nsv real]), it was probably a mistake ....
27627    ( ouiiinnn, another bootstrap ;)
27628
27629  * all: added net_* helpers functions.
27630
27631 ------------------------------------------------------------------------
27632 r6266 | zorglub | 2004-01-05 14:07:03 +0100 (Mon, 05 Jan 2004) | 16 lines
27633 Changed paths:
27634    M /trunk/modules/LIST
27635    M /trunk/modules/access/cdda/access.c
27636    M /trunk/modules/access/http.c
27637    M /trunk/modules/access/slp.c
27638    M /trunk/modules/access/vcdx/access.c
27639    M /trunk/modules/codec/speex.c
27640    M /trunk/modules/codec/theora.c
27641    M /trunk/modules/codec/vorbis.c
27642    M /trunk/modules/control/corba/corba.c
27643    M /trunk/modules/control/http.c
27644    M /trunk/modules/control/rc/rc.c
27645    M /trunk/modules/demux/m3u.c
27646    M /trunk/modules/demux/mkv.cpp
27647    M /trunk/modules/demux/mp4/mp4.c
27648    M /trunk/modules/gui/beos/VlcWrapper.cpp
27649    M /trunk/modules/gui/gtk/open.c
27650    M /trunk/modules/gui/gtk/playlist.c
27651    M /trunk/modules/gui/kde/interface.cpp
27652    M /trunk/modules/gui/macosx/applescript.m
27653    M /trunk/modules/gui/macosx/playlist.m
27654    M /trunk/modules/gui/pda/pda_callbacks.c
27655    M /trunk/modules/gui/qt/intf.cpp
27656    M /trunk/modules/gui/skins/src/vlcproc.cpp
27657    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
27658
27659 * ALL:  playlist API changes
27660
27661 What may be broken (untested):
27662 ------------------------------
27663    - Theora and Speex decoders
27664    - some interfaces
27665    - VCDX and CDDAX access
27666
27667 The problems shouldn't hopefully excess compilation glitches.
27668 (removal of AddExt, of psz_author, and prototype of Add)
27669
27670 Additionnaly, interfaces that do not support item-change will have
27671 update problems.
27672
27673 * Updated modules list
27674
27675 ------------------------------------------------------------------------
27676 r6265 | zorglub | 2004-01-05 14:00:39 +0100 (Mon, 05 Jan 2004) | 9 lines
27677 Changed paths:
27678    M /trunk/modules/gui/wxwindows/dialogs.cpp
27679    M /trunk/modules/gui/wxwindows/interface.cpp
27680    M /trunk/modules/gui/wxwindows/iteminfo.cpp
27681    M /trunk/modules/gui/wxwindows/open.cpp
27682    M /trunk/modules/gui/wxwindows/playlist.cpp
27683    M /trunk/modules/gui/wxwindows/streamwizard.cpp
27684    M /trunk/modules/gui/wxwindows/wxwindows.h
27685
27686   modules/gui/wxwindows/playlist.cpp
27687   modules/gui/wxwindows/iteminfo.cpp
27688         - Show the info as a tree view.
27689          At the moment, all is shown. We should maybe hide the "Options" tree
27690          as it rather "internal"
27691         - Improved a little the layout
27692         - Added a popup menu to to the playlist
27693         - Minimize playlist rebuilds
27694
27695 ------------------------------------------------------------------------
27696 r6264 | zorglub | 2004-01-05 14:00:20 +0100 (Mon, 05 Jan 2004) | 6 lines
27697 Changed paths:
27698    M /trunk/modules/demux/asf/asf.c
27699    M /trunk/modules/demux/avi/avi.c
27700    M /trunk/modules/demux/util/id3tag.c
27701    M /trunk/src/input/es_out.c
27702
27703   modules/demux/util/id3tag.c
27704   modules/demux/avi/avi.c
27705   modules/demux/asf/asf.c
27706   src/input/es_out.c
27707         - Fill the playlist info structures
27708
27709 ------------------------------------------------------------------------
27710 r6263 | zorglub | 2004-01-05 13:59:54 +0100 (Mon, 05 Jan 2004) | 5 lines
27711 Changed paths:
27712    M /trunk/modules/misc/sap.c
27713
27714 * modules/misc/sap.c :
27715       - Use the new playlist API
27716       - Track title changes
27717       - Timeout. Delete an item if we haven't heard about it for too long.
27718
27719 ------------------------------------------------------------------------
27720 r6262 | zorglub | 2004-01-05 13:59:43 +0100 (Mon, 05 Jan 2004) | 33 lines
27721 Changed paths:
27722    M /trunk/Makefile.am
27723    M /trunk/include/vlc_common.h
27724    M /trunk/include/vlc_playlist.h
27725    M /trunk/src/input/input.c
27726    M /trunk/src/libvlc.c
27727    M /trunk/src/playlist/group.c
27728    A /trunk/src/playlist/info.c
27729    A /trunk/src/playlist/item-ext.c
27730    M /trunk/src/playlist/item.c
27731    M /trunk/src/playlist/loadsave.c
27732    M /trunk/src/playlist/playlist.c
27733    M /trunk/src/playlist/sort.c
27734
27735 * Makefile.am : Added src/playlist/item-ext.c and src/playlist/info.c
27736
27737 * src/playlist/item.c
27738   src/playlist/info.c
27739   src/playlist/item-ext.c
27740   src/playlist/group.c
27741   src/playlist/sort.c
27742   src/playlist/loadsave.c
27743   include/vlc_playlist.h
27744       - New playlist_info structures and accessors
27745         It works pretty like the old input_info (with categories)
27746         It provides modularity to the playlist
27747       - Removed ppsz_options and i_options from playlist_item
27748         (we use the special category Options)
27749       - Added a unique id to each playlist_item to be able to track the
27750         items accross playlist reorders
27751       - Simplified adding of items.
27752            - playlist_AddExt is removed
27753            - playlist_AddItem is still here and exported but should not be used
27754            - use playlist_Add( p_playlist, uri, name, duration, mode, pos )
27755              and use the accessors for all other things
27756       - Added setters for fields of the playlist_item structure
27757       - Introduced "item-change" and "playlist-current" playlist variables
27758         to give more flexibility than only intf-change
27759
27760       At the moment, duration is still in the structure (easier to use, IMHO)
27761
27762 * src/input/input.c
27763   src/libvlc.c :
27764         playlist item options parsing changed
27765
27766 * include/vlc_common.h : added playlist_info structures
27767
27768 ------------------------------------------------------------------------
27769 r6261 | jlj | 2004-01-05 13:37:52 +0100 (Mon, 05 Jan 2004) | 2 lines
27770 Changed paths:
27771    M /trunk/AUTHORS
27772    M /trunk/modules/demux/mp4/Modules.am
27773    A /trunk/modules/demux/mp4/drms.c
27774    A /trunk/modules/demux/mp4/drms.h
27775    A /trunk/modules/demux/mp4/drmstables.h
27776    M /trunk/modules/demux/mp4/libmp4.c
27777    M /trunk/modules/demux/mp4/libmp4.h
27778    M /trunk/modules/demux/mp4/mp4.c
27779    M /trunk/modules/demux/mp4/mp4.h
27780
27781   * ./modules/demux/mp4: DRMS support.
27782
27783 ------------------------------------------------------------------------
27784 r6260 | jlj | 2004-01-05 13:24:51 +0100 (Mon, 05 Jan 2004) | 2 lines
27785 Changed paths:
27786    M /trunk/AUTHORS
27787
27788   * ./AUTHORS: updated my country entry.
27789
27790 ------------------------------------------------------------------------
27791 r6259 | fenrir | 2004-01-05 04:19:00 +0100 (Mon, 05 Jan 2004) | 2 lines
27792 Changed paths:
27793    M /trunk/modules/demux/nsv.c
27794
27795  * nsv: clean up, added seek support.
27796
27797 ------------------------------------------------------------------------
27798 r6258 | gbazin | 2004-01-04 23:38:49 +0100 (Sun, 04 Jan 2004) | 3 lines
27799 Changed paths:
27800    M /trunk/modules/gui/skins2/vars/playlist.cpp
27801    M /trunk/modules/gui/skins2/vars/playlist.hpp
27802
27803
27804 * modules/gui/skins2/vars/playlist.*: win32 compilation fix (not sure it is the right one).
27805
27806 ------------------------------------------------------------------------
27807 r6257 | gbazin | 2004-01-04 23:22:10 +0100 (Sun, 04 Jan 2004) | 3 lines
27808 Changed paths:
27809    M /trunk/modules/codec/ogt/cvd_parse.c
27810    M /trunk/modules/codec/ogt/ogt_parse.c
27811    M /trunk/modules/codec/ogt/subtitle.h
27812
27813
27814 * modules/codec/ogt/*: win32 compilation fixes.
27815
27816 ------------------------------------------------------------------------
27817 r6256 | gbazin | 2004-01-04 23:03:20 +0100 (Sun, 04 Jan 2004) | 3 lines
27818 Changed paths:
27819    M /trunk/configure.ac
27820    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
27821    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
27822
27823
27824 * ALL: bumping version number to 0.7.1-cvs.
27825
27826 ------------------------------------------------------------------------
27827 r6255 | kuehne | 2004-01-04 22:44:44 +0100 (Sun, 04 Jan 2004) | 2 lines
27828 Changed paths:
27829    M /trunk/modules/gui/macosx/intf.h
27830    M /trunk/modules/gui/macosx/intf.m
27831
27832 Fixed a small bug which prevented the translation of a string.
27833
27834 ------------------------------------------------------------------------
27835 r6254 | sam | 2004-01-04 19:18:45 +0100 (Sun, 04 Jan 2004) | 3 lines
27836 Changed paths:
27837    M /trunk/toolbox
27838
27839   * toolbox:
27840     + Minor fixes to the woody packages.
27841
27842 ------------------------------------------------------------------------
27843 r6253 | fenrir | 2004-01-04 18:35:02 +0100 (Sun, 04 Jan 2004) | 6 lines
27844 Changed paths:
27845    M /trunk/modules/demux/avi/avi.c
27846    M /trunk/modules/demux/avi/avi.h
27847
27848  * avi: May fix #1545
27849  (From mplayer:
27850     "count blocks by rounded-up chunksizes instead of chunks -
27851      we need full emulation of dshow avi demuxer bugs :(
27852      fixes silly nandub-style a-v delaying in avi with vbr mp3..." )
27853
27854 ------------------------------------------------------------------------
27855 r6252 | rocky | 2004-01-04 17:51:59 +0100 (Sun, 04 Jan 2004) | 4 lines
27856 Changed paths:
27857    M /trunk/configure.ac
27858    M /trunk/doc/subtitles/cvd-subtitles.txt
27859    A /trunk/modules/codec/ogt/.cvsignore
27860    A /trunk/modules/codec/ogt/Modules.am
27861    M /trunk/modules/codec/ogt/cvd.c
27862    M /trunk/modules/codec/ogt/cvd_parse.c
27863    A /trunk/modules/codec/ogt/write_png.c
27864    A /trunk/modules/codec/ogt/write_png.h
27865
27866 Add OGT and CVD subtitle demuxers.
27867 write_png: might be made into a module and moved elsewhere
27868 cvd*: went over documentation a little bit.
27869
27870 ------------------------------------------------------------------------
27871 r6251 | rocky | 2004-01-04 17:25:00 +0100 (Sun, 04 Jan 2004) | 3 lines
27872 Changed paths:
27873    A /trunk/doc/subtitles
27874    A /trunk/doc/subtitles/cvd-subtitles.txt
27875    A /trunk/doc/subtitles/svcd-ogt-subtitles.txt
27876
27877 A start for what little public documentation there is for CVD and OGT
27878 subtitles.
27879
27880 ------------------------------------------------------------------------
27881 r6250 | fenrir | 2004-01-04 16:32:13 +0100 (Sun, 04 Jan 2004) | 5 lines
27882 Changed paths:
27883    M /trunk/configure.ac
27884    M /trunk/modules/codec/ffmpeg/encoder.c
27885    M /trunk/modules/demux/Modules.am
27886    M /trunk/modules/demux/demux2.c
27887    M /trunk/src/input/es_out.c
27888
27889  * encoder.c: corrected required LIBAVCODEC_BUILD
27890  * es_out.c: ES_OUT_SET_PCR works now with microsecond.
27891  * configure.ac, Modules.am: enable demux2, nsv, real.
27892  * demux2.c: increased priority.
27893
27894 ------------------------------------------------------------------------
27895 r6249 | zorglub | 2004-01-04 16:24:27 +0100 (Sun, 04 Jan 2004) | 2 lines
27896 Changed paths:
27897    M /trunk/configure.ac
27898
27899 Do not link twice zlib
27900
27901 ------------------------------------------------------------------------
27902 r6248 | fenrir | 2004-01-04 15:35:12 +0100 (Sun, 04 Jan 2004) | 3 lines
27903 Changed paths:
27904    A /trunk/modules/demux/real.c
27905
27906  * real.c: begin of a real demuxer (using new API). Can't work yet as it
27907  needs modification to ffmpeg decoder that I need to finish.
27908
27909 ------------------------------------------------------------------------
27910 r6247 | fenrir | 2004-01-04 15:28:11 +0100 (Sun, 04 Jan 2004) | 3 lines
27911 Changed paths:
27912    A /trunk/modules/demux/demux2.c
27913    A /trunk/modules/demux/nsv.c
27914
27915  * demux2: a dummy demuxer to adapt to new demuxer API (experimental, and
27916  will be removed later).
27917
27918 ------------------------------------------------------------------------
27919 r6246 | rocky | 2004-01-04 05:56:21 +0100 (Sun, 04 Jan 2004) | 2 lines
27920 Changed paths:
27921    M /trunk/modules/codec/ogt/cvd.c
27922    M /trunk/modules/codec/ogt/cvd.h
27923    M /trunk/modules/codec/ogt/cvd_parse.c
27924    M /trunk/modules/codec/ogt/subtitle.h
27925
27926 Was putting 1 byte of garbage for each packet.
27927
27928 ------------------------------------------------------------------------
27929 r6245 | sam | 2004-01-04 05:53:07 +0100 (Sun, 04 Jan 2004) | 7 lines
27930 Changed paths:
27931    M /trunk/debian/changelog
27932    M /trunk/debian/control
27933    M /trunk/debian/rules
27934    M /trunk/doc/fortunes.txt
27935
27936   * debian/control:
27937     + Build-depend on fixed linux-kernel-headers packages.
27938   * debian/rules:
27939     + Look for faad in extras/faad2, not extras/faad.
27940     + Enable postprocessing in the ffmpeg configuration.
27941     + Activated libcaca video output.
27942
27943 ------------------------------------------------------------------------
27944 r6244 | sam | 2004-01-04 05:50:24 +0100 (Sun, 04 Jan 2004) | 7 lines
27945 Changed paths:
27946    M /trunk/include/codecs.h
27947    M /trunk/modules/video_output/caca.c
27948
27949   * modules/video_output/caca.c:
27950     + Ported to libcaca 0.6.
27951     + Removed dithering configuration variable; use the CACA_DITHERING
27952       environment variable instead, until the API is polished.
27953   * include/codecs.h:
27954     + Minor coding style fix.
27955
27956 ------------------------------------------------------------------------
27957 r6243 | asmax | 2004-01-04 01:17:10 +0100 (Sun, 04 Jan 2004) | 2 lines
27958 Changed paths:
27959    A /trunk/modules/gui/skins2/theme/FreeSans.ttf
27960
27961 * the sample theme should work better with that...
27962
27963 ------------------------------------------------------------------------
27964 r6242 | asmax | 2004-01-04 01:06:10 +0100 (Sun, 04 Jan 2004) | 2 lines
27965 Changed paths:
27966    A /trunk/modules/gui/skins2/parser/skin.c
27967
27968 * first forgotten file...
27969
27970 ------------------------------------------------------------------------
27971 r6241 | asmax | 2004-01-04 00:54:51 +0100 (Sun, 04 Jan 2004) | 11 lines
27972 Changed paths:
27973    A /trunk/modules/gui/skins2/theme
27974    A /trunk/modules/gui/skins2/theme/FreeSansBold.ttf
27975    A /trunk/modules/gui/skins2/theme/add_item.png
27976    A /trunk/modules/gui/skins2/theme/add_item_onclick.png
27977    A /trunk/modules/gui/skins2/theme/body.png
27978    A /trunk/modules/gui/skins2/theme/close.png
27979    A /trunk/modules/gui/skins2/theme/close_mouseover.png
27980    A /trunk/modules/gui/skins2/theme/close_onclick.png
27981    A /trunk/modules/gui/skins2/theme/delete_item.png
27982    A /trunk/modules/gui/skins2/theme/delete_item_onclick.png
27983    A /trunk/modules/gui/skins2/theme/disabled.png
27984    A /trunk/modules/gui/skins2/theme/fast.png
27985    A /trunk/modules/gui/skins2/theme/fast_disabled.png
27986    A /trunk/modules/gui/skins2/theme/fast_onclick.png
27987    A /trunk/modules/gui/skins2/theme/next.png
27988    A /trunk/modules/gui/skins2/theme/next_disabled.png
27989    A /trunk/modules/gui/skins2/theme/next_onclick.png
27990    A /trunk/modules/gui/skins2/theme/pause.png
27991    A /trunk/modules/gui/skins2/theme/pause_onclick.png
27992    A /trunk/modules/gui/skins2/theme/play.png
27993    A /trunk/modules/gui/skins2/theme/play_onclick.png
27994    A /trunk/modules/gui/skins2/theme/playlist.png
27995    A /trunk/modules/gui/skins2/theme/playlist_body1.png
27996    A /trunk/modules/gui/skins2/theme/playlist_body2.png
27997    A /trunk/modules/gui/skins2/theme/playlist_body3.png
27998    A /trunk/modules/gui/skins2/theme/playlist_body4.png
27999    A /trunk/modules/gui/skins2/theme/playlist_body6.png
28000    A /trunk/modules/gui/skins2/theme/playlist_body7.png
28001    A /trunk/modules/gui/skins2/theme/playlist_body8.png
28002    A /trunk/modules/gui/skins2/theme/playlist_body9.png
28003    A /trunk/modules/gui/skins2/theme/playlist_button.png
28004    A /trunk/modules/gui/skins2/theme/playlist_button2.png
28005    A /trunk/modules/gui/skins2/theme/playlist_button_onclick.png
28006    A /trunk/modules/gui/skins2/theme/playlist_button_onclick2.png
28007    A /trunk/modules/gui/skins2/theme/preferences.png
28008    A /trunk/modules/gui/skins2/theme/preferences_onclick.png
28009    A /trunk/modules/gui/skins2/theme/previous.png
28010    A /trunk/modules/gui/skins2/theme/previous_disabled.png
28011    A /trunk/modules/gui/skins2/theme/previous_onclick.png
28012    A /trunk/modules/gui/skins2/theme/reduce.png
28013    A /trunk/modules/gui/skins2/theme/reduce_disabled.png
28014    A /trunk/modules/gui/skins2/theme/reduce_onclick.png
28015    A /trunk/modules/gui/skins2/theme/resize.png
28016    A /trunk/modules/gui/skins2/theme/rev.png
28017    A /trunk/modules/gui/skins2/theme/rev_disabled.png
28018    A /trunk/modules/gui/skins2/theme/rev_onclick.png
28019    A /trunk/modules/gui/skins2/theme/slider.png
28020    A /trunk/modules/gui/skins2/theme/slider2.png
28021    A /trunk/modules/gui/skins2/theme/slider_onclick.png
28022    A /trunk/modules/gui/skins2/theme/slider_playlist.png
28023    A /trunk/modules/gui/skins2/theme/slider_volume.png
28024    A /trunk/modules/gui/skins2/theme/slider_volume_onclick.png
28025    A /trunk/modules/gui/skins2/theme/slow.png
28026    A /trunk/modules/gui/skins2/theme/slow_disabled.png
28027    A /trunk/modules/gui/skins2/theme/slow_onclick.png
28028    A /trunk/modules/gui/skins2/theme/sort.png
28029    A /trunk/modules/gui/skins2/theme/sort_onclick.png
28030    A /trunk/modules/gui/skins2/theme/stop.png
28031    A /trunk/modules/gui/skins2/theme/stop_disabled.png
28032    A /trunk/modules/gui/skins2/theme/stop_onclick.png
28033    A /trunk/modules/gui/skins2/theme/theme.xml
28034    A /trunk/modules/gui/skins2/theme/volume.png
28035
28036 * all: sample theme for skins2 interface
28037   Warning: by default the interface will try to open the skin from the
28038   vlc share, which is probably an old skin, so the load will fail, and
28039   afterwards a wxwindows dialog allows to load another skin.
28040   BUT there seems to be a bug which make the interface crash
28041   when it tries to load this second skin... workarounds are:
28042   - deleting the old theme
28043   - setting the "skin_last2=/path/to/xml/file" in the [Skins] section
28044   of vlcrc
28045   - solving the bug ;)
28046
28047 ------------------------------------------------------------------------
28048 r6240 | asmax | 2004-01-04 00:37:08 +0100 (Sun, 04 Jan 2004) | 2 lines
28049 Changed paths:
28050    M /trunk/configure.ac
28051
28052 * configure.ac: added the skins2 module (_should_ work ;)
28053
28054 ------------------------------------------------------------------------
28055 r6239 | asmax | 2004-01-04 00:31:34 +0100 (Sun, 04 Jan 2004) | 19 lines
28056 Changed paths:
28057    A /trunk/modules/gui/skins2
28058    A /trunk/modules/gui/skins2/Modules.am
28059    A /trunk/modules/gui/skins2/commands
28060    A /trunk/modules/gui/skins2/commands/async_queue.cpp
28061    A /trunk/modules/gui/skins2/commands/async_queue.hpp
28062    A /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
28063    A /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
28064    A /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
28065    A /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
28066    A /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
28067    A /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
28068    A /trunk/modules/gui/skins2/commands/cmd_generic.hpp
28069    A /trunk/modules/gui/skins2/commands/cmd_input.cpp
28070    A /trunk/modules/gui/skins2/commands/cmd_input.hpp
28071    A /trunk/modules/gui/skins2/commands/cmd_layout.cpp
28072    A /trunk/modules/gui/skins2/commands/cmd_layout.hpp
28073    A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.cpp
28074    A /trunk/modules/gui/skins2/commands/cmd_notify_playlist.hpp
28075    A /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
28076    A /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
28077    A /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
28078    A /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
28079    A /trunk/modules/gui/skins2/commands/cmd_quit.cpp
28080    A /trunk/modules/gui/skins2/commands/cmd_quit.hpp
28081    A /trunk/modules/gui/skins2/commands/cmd_resize.cpp
28082    A /trunk/modules/gui/skins2/commands/cmd_resize.hpp
28083    A /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
28084    A /trunk/modules/gui/skins2/controls
28085    A /trunk/modules/gui/skins2/controls/ctrl_button.cpp
28086    A /trunk/modules/gui/skins2/controls/ctrl_button.hpp
28087    A /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
28088    A /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
28089    A /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
28090    A /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
28091    A /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
28092    A /trunk/modules/gui/skins2/controls/ctrl_image.cpp
28093    A /trunk/modules/gui/skins2/controls/ctrl_image.hpp
28094    A /trunk/modules/gui/skins2/controls/ctrl_list.cpp
28095    A /trunk/modules/gui/skins2/controls/ctrl_list.hpp
28096    A /trunk/modules/gui/skins2/controls/ctrl_move.cpp
28097    A /trunk/modules/gui/skins2/controls/ctrl_move.hpp
28098    A /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
28099    A /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
28100    A /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
28101    A /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
28102    A /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
28103    A /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
28104    A /trunk/modules/gui/skins2/controls/ctrl_text.cpp
28105    A /trunk/modules/gui/skins2/controls/ctrl_text.hpp
28106    A /trunk/modules/gui/skins2/events
28107    A /trunk/modules/gui/skins2/events/evt_enter.hpp
28108    A /trunk/modules/gui/skins2/events/evt_focus.hpp
28109    A /trunk/modules/gui/skins2/events/evt_generic.hpp
28110    A /trunk/modules/gui/skins2/events/evt_input.cpp
28111    A /trunk/modules/gui/skins2/events/evt_input.hpp
28112    A /trunk/modules/gui/skins2/events/evt_key.cpp
28113    A /trunk/modules/gui/skins2/events/evt_key.hpp
28114    A /trunk/modules/gui/skins2/events/evt_leave.hpp
28115    A /trunk/modules/gui/skins2/events/evt_motion.hpp
28116    A /trunk/modules/gui/skins2/events/evt_mouse.cpp
28117    A /trunk/modules/gui/skins2/events/evt_mouse.hpp
28118    A /trunk/modules/gui/skins2/events/evt_refresh.hpp
28119    A /trunk/modules/gui/skins2/events/evt_scroll.cpp
28120    A /trunk/modules/gui/skins2/events/evt_scroll.hpp
28121    A /trunk/modules/gui/skins2/events/evt_special.cpp
28122    A /trunk/modules/gui/skins2/events/evt_special.hpp
28123    A /trunk/modules/gui/skins2/parser
28124    A /trunk/modules/gui/skins2/parser/builder.cpp
28125    A /trunk/modules/gui/skins2/parser/builder.hpp
28126    A /trunk/modules/gui/skins2/parser/builder_data.hpp
28127    A /trunk/modules/gui/skins2/parser/flex.c
28128    A /trunk/modules/gui/skins2/parser/gen.sh
28129    A /trunk/modules/gui/skins2/parser/gen_builder.py
28130    A /trunk/modules/gui/skins2/parser/interpreter.cpp
28131    A /trunk/modules/gui/skins2/parser/interpreter.hpp
28132    A /trunk/modules/gui/skins2/parser/parser_context.hpp
28133    A /trunk/modules/gui/skins2/parser/skin.act
28134    A /trunk/modules/gui/skins2/parser/skin.dtd
28135    A /trunk/modules/gui/skins2/parser/skin.h
28136    A /trunk/modules/gui/skins2/parser/skin.l
28137    A /trunk/modules/gui/skins2/parser/wrappers.cpp
28138    A /trunk/modules/gui/skins2/parser/wrappers.h
28139    A /trunk/modules/gui/skins2/src
28140    A /trunk/modules/gui/skins2/src/anchor.cpp
28141    A /trunk/modules/gui/skins2/src/anchor.hpp
28142    A /trunk/modules/gui/skins2/src/dialogs.cpp
28143    A /trunk/modules/gui/skins2/src/dialogs.hpp
28144    A /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
28145    A /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
28146    A /trunk/modules/gui/skins2/src/ft2_font.cpp
28147    A /trunk/modules/gui/skins2/src/ft2_font.hpp
28148    A /trunk/modules/gui/skins2/src/generic_bitmap.hpp
28149    A /trunk/modules/gui/skins2/src/generic_font.hpp
28150    A /trunk/modules/gui/skins2/src/generic_layout.cpp
28151    A /trunk/modules/gui/skins2/src/generic_layout.hpp
28152    A /trunk/modules/gui/skins2/src/generic_window.cpp
28153    A /trunk/modules/gui/skins2/src/generic_window.hpp
28154    A /trunk/modules/gui/skins2/src/logger.cpp
28155    A /trunk/modules/gui/skins2/src/logger.hpp
28156    A /trunk/modules/gui/skins2/src/os_factory.cpp
28157    A /trunk/modules/gui/skins2/src/os_factory.hpp
28158    A /trunk/modules/gui/skins2/src/os_graphics.hpp
28159    A /trunk/modules/gui/skins2/src/os_loop.hpp
28160    A /trunk/modules/gui/skins2/src/os_timer.hpp
28161    A /trunk/modules/gui/skins2/src/os_tooltip.hpp
28162    A /trunk/modules/gui/skins2/src/os_window.hpp
28163    A /trunk/modules/gui/skins2/src/png_bitmap.cpp
28164    A /trunk/modules/gui/skins2/src/png_bitmap.hpp
28165    A /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
28166    A /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
28167    A /trunk/modules/gui/skins2/src/skin_common.hpp
28168    A /trunk/modules/gui/skins2/src/skin_main.cpp
28169    A /trunk/modules/gui/skins2/src/theme.cpp
28170    A /trunk/modules/gui/skins2/src/theme.hpp
28171    A /trunk/modules/gui/skins2/src/theme_loader.cpp
28172    A /trunk/modules/gui/skins2/src/theme_loader.hpp
28173    A /trunk/modules/gui/skins2/src/tooltip.cpp
28174    A /trunk/modules/gui/skins2/src/tooltip.hpp
28175    A /trunk/modules/gui/skins2/src/var_manager.cpp
28176    A /trunk/modules/gui/skins2/src/var_manager.hpp
28177    A /trunk/modules/gui/skins2/src/vlcproc.cpp
28178    A /trunk/modules/gui/skins2/src/vlcproc.hpp
28179    A /trunk/modules/gui/skins2/src/window_manager.cpp
28180    A /trunk/modules/gui/skins2/src/window_manager.hpp
28181    A /trunk/modules/gui/skins2/utils
28182    A /trunk/modules/gui/skins2/utils/bezier.cpp
28183    A /trunk/modules/gui/skins2/utils/bezier.hpp
28184    A /trunk/modules/gui/skins2/utils/fsm.cpp
28185    A /trunk/modules/gui/skins2/utils/fsm.hpp
28186    A /trunk/modules/gui/skins2/utils/observer.hpp
28187    A /trunk/modules/gui/skins2/utils/pointer.hpp
28188    A /trunk/modules/gui/skins2/utils/position.cpp
28189    A /trunk/modules/gui/skins2/utils/position.hpp
28190    A /trunk/modules/gui/skins2/utils/ustring.cpp
28191    A /trunk/modules/gui/skins2/utils/ustring.hpp
28192    A /trunk/modules/gui/skins2/utils/var_bool.cpp
28193    A /trunk/modules/gui/skins2/utils/var_bool.hpp
28194    A /trunk/modules/gui/skins2/utils/var_list.cpp
28195    A /trunk/modules/gui/skins2/utils/var_list.hpp
28196    A /trunk/modules/gui/skins2/utils/var_percent.cpp
28197    A /trunk/modules/gui/skins2/utils/var_percent.hpp
28198    A /trunk/modules/gui/skins2/utils/var_text.cpp
28199    A /trunk/modules/gui/skins2/utils/var_text.hpp
28200    A /trunk/modules/gui/skins2/utils/variable.hpp
28201    A /trunk/modules/gui/skins2/vars
28202    A /trunk/modules/gui/skins2/vars/playlist.cpp
28203    A /trunk/modules/gui/skins2/vars/playlist.hpp
28204    A /trunk/modules/gui/skins2/vars/time.cpp
28205    A /trunk/modules/gui/skins2/vars/time.hpp
28206    A /trunk/modules/gui/skins2/vars/vlcvars.cpp
28207    A /trunk/modules/gui/skins2/vars/vlcvars.hpp
28208    A /trunk/modules/gui/skins2/vars/volume.cpp
28209    A /trunk/modules/gui/skins2/vars/volume.hpp
28210    A /trunk/modules/gui/skins2/win32
28211    A /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
28212    A /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
28213    A /trunk/modules/gui/skins2/win32/win32_factory.cpp
28214    A /trunk/modules/gui/skins2/win32/win32_factory.hpp
28215    A /trunk/modules/gui/skins2/win32/win32_graphics.cpp
28216    A /trunk/modules/gui/skins2/win32/win32_graphics.hpp
28217    A /trunk/modules/gui/skins2/win32/win32_loop.cpp
28218    A /trunk/modules/gui/skins2/win32/win32_loop.hpp
28219    A /trunk/modules/gui/skins2/win32/win32_timer.cpp
28220    A /trunk/modules/gui/skins2/win32/win32_timer.hpp
28221    A /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
28222    A /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
28223    A /trunk/modules/gui/skins2/win32/win32_window.cpp
28224    A /trunk/modules/gui/skins2/win32/win32_window.hpp
28225    A /trunk/modules/gui/skins2/x11
28226    A /trunk/modules/gui/skins2/x11/x11_display.cpp
28227    A /trunk/modules/gui/skins2/x11/x11_display.hpp
28228    A /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
28229    A /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
28230    A /trunk/modules/gui/skins2/x11/x11_factory.cpp
28231    A /trunk/modules/gui/skins2/x11/x11_factory.hpp
28232    A /trunk/modules/gui/skins2/x11/x11_graphics.cpp
28233    A /trunk/modules/gui/skins2/x11/x11_graphics.hpp
28234    A /trunk/modules/gui/skins2/x11/x11_loop.cpp
28235    A /trunk/modules/gui/skins2/x11/x11_loop.hpp
28236    A /trunk/modules/gui/skins2/x11/x11_timer.cpp
28237    A /trunk/modules/gui/skins2/x11/x11_timer.hpp
28238    A /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
28239    A /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
28240    A /trunk/modules/gui/skins2/x11/x11_window.cpp
28241    A /trunk/modules/gui/skins2/x11/x11_window.hpp
28242
28243 * all: brand new skins interface ( still _experimental_) for x11 and
28244   win32, by ipkiss and myself...
28245  Among the features:
28246  - framework rewritten from scratch, heavily based on design patterns
28247   => new controls can be (hopefully) created more easily, portability
28248   to other OS is better, and the interface is less dependant from
28249   the vlc core
28250  - new concept of "layout", to provide a window with several different
28251   views (as in winamp3 skins)
28252  - controls can now be placed at a relative position to the edges of
28253   a window, which allow controls and layouts to be resizable (e.g
28254   for the playlist window)
28255  - Use of libpng and libfreetype2 for better portability between x11 and
28256    win32 => ttf fonts and antialiasing
28257  - New DTD for the xml theme ( *it will probably change again* )
28258  - Very very beginning of scripting in the xml file
28259  - And many things I miss
28260  - And probably many bugs ;)
28261
28262 ------------------------------------------------------------------------
28263 r6238 | rocky | 2004-01-03 21:43:24 +0100 (Sat, 03 Jan 2004) | 3 lines
28264 Changed paths:
28265    M /trunk/modules/access/vcdx/access.c
28266    M /trunk/modules/access/vcdx/vcdplayer.h
28267
28268 Put track information in Media Info.  If we have SVD information, show
28269 audio tracks and add that to the audio-selection window.
28270
28271 ------------------------------------------------------------------------
28272 r6237 | rocky | 2004-01-03 19:41:36 +0100 (Sat, 03 Jan 2004) | 2 lines
28273 Changed paths:
28274    M /trunk/modules/access/ftp.c
28275    M /trunk/modules/access/http.c
28276    M /trunk/modules/access/v4l/v4l.c
28277
28278 Sorry to be so pedantic - grammar (and spelling)
28279
28280 ------------------------------------------------------------------------
28281 r6236 | rocky | 2004-01-03 19:40:01 +0100 (Sat, 03 Jan 2004) | 2 lines
28282 Changed paths:
28283    M /trunk/modules/access/v4l/v4l.c
28284
28285 Spelling.
28286
28287 ------------------------------------------------------------------------
28288 r6235 | rocky | 2004-01-03 18:52:15 +0100 (Sat, 03 Jan 2004) | 6 lines
28289 Changed paths:
28290    M /trunk/modules/demux/mpeg/Modules.am
28291    A /trunk/modules/demux/mpeg/private.h
28292    M /trunk/modules/demux/mpeg/ps.c
28293    M /trunk/modules/demux/mpeg/system.c
28294    M /trunk/modules/demux/mpeg/ts.c
28295
28296 Ignore timestamp in PACK header in a private stream. This is to get
28297 around a WinSubMux bug in multiplexing CVD and SVCD subtitles.
28298 (Patch probably could be made more precise.)
28299
28300 To do this we've got to save the timestamp in the header.
28301
28302 ------------------------------------------------------------------------
28303 r6234 | rocky | 2004-01-03 18:49:35 +0100 (Sat, 03 Jan 2004) | 2 lines
28304 Changed paths:
28305    M /trunk/modules/access/http.c
28306
28307 Spelling - See I told you it was cut and pasted from somehwere!
28308
28309 ------------------------------------------------------------------------
28310 r6233 | rocky | 2004-01-03 18:48:38 +0100 (Sat, 03 Jan 2004) | 2 lines
28311 Changed paths:
28312    M /trunk/modules/access/ftp.c
28313
28314 Spelling - probably cut and pated from somewhere else.
28315
28316 ------------------------------------------------------------------------
28317 r6232 | rocky | 2004-01-03 18:19:41 +0100 (Sat, 03 Jan 2004) | 3 lines
28318 Changed paths:
28319    M /trunk/modules/codec/ogt/render.c
28320
28321 RenderI420 now handles U and V planes. (Probably completely
28322 accurately, though.)
28323
28324 ------------------------------------------------------------------------
28325 r6231 | gbazin | 2004-01-03 14:18:30 +0100 (Sat, 03 Jan 2004) | 3 lines
28326 Changed paths:
28327    M /trunk/po/de.po
28328    M /trunk/po/en_GB.po
28329    M /trunk/po/es.po
28330    M /trunk/po/fr.po
28331    M /trunk/po/hu.po
28332    M /trunk/po/it.po
28333    M /trunk/po/ja.po
28334    M /trunk/po/nl.po
28335    M /trunk/po/no.po
28336    M /trunk/po/pl.po
28337    M /trunk/po/pt_BR.po
28338    M /trunk/po/ru.po
28339    M /trunk/po/sv.po
28340    M /trunk/po/vlc.pot
28341
28342
28343 * po/*: another ./toolbox --update-po before 0.7.0 because some commits where done.
28344
28345 ------------------------------------------------------------------------
28346 r6230 | zorglub | 2004-01-03 14:13:07 +0100 (Sat, 03 Jan 2004) | 2 lines
28347 Changed paths:
28348    M /trunk/po/de.po
28349
28350 Updated german translation
28351
28352 ------------------------------------------------------------------------
28353 r6229 | rocky | 2004-01-03 13:54:56 +0100 (Sat, 03 Jan 2004) | 4 lines
28354 Changed paths:
28355    M /trunk/modules/codec/ogt/common.c
28356    M /trunk/modules/codec/ogt/common.h
28357    M /trunk/modules/codec/ogt/cvd.c
28358    M /trunk/modules/codec/ogt/cvd_parse.c
28359    M /trunk/modules/codec/ogt/ogt.c
28360    M /trunk/modules/codec/ogt/ogt_parse.c
28361    M /trunk/modules/codec/ogt/subtitle.h
28362
28363 ogt.c cvd.c, subtitle.h: move common debug string help into subtitle.h
28364 {cvd,ogt}_parse.c, common.c, subtitle.h: add ability to dump subtitles via
28365 libpng.
28366
28367 ------------------------------------------------------------------------
28368 r6228 | gbazin | 2004-01-03 13:02:12 +0100 (Sat, 03 Jan 2004) | 3 lines
28369 Changed paths:
28370    M /trunk/ChangeLog
28371    M /trunk/po/POTFILES.in
28372    M /trunk/po/de.po
28373    M /trunk/po/en_GB.po
28374    M /trunk/po/es.po
28375    M /trunk/po/fr.po
28376    M /trunk/po/hu.po
28377    M /trunk/po/it.po
28378    M /trunk/po/ja.po
28379    M /trunk/po/nl.po
28380    M /trunk/po/no.po
28381    M /trunk/po/pl.po
28382    M /trunk/po/pt_BR.po
28383    M /trunk/po/ru.po
28384    M /trunk/po/sv.po
28385    M /trunk/po/vlc.pot
28386
28387
28388 * po/*, ChangeLog: preparing for the 0.7.0 release.
28389
28390 ------------------------------------------------------------------------
28391 r6227 | gbazin | 2004-01-03 11:55:07 +0100 (Sat, 03 Jan 2004) | 3 lines
28392 Changed paths:
28393    M /trunk/modules/gui/wxwindows/interface.cpp
28394
28395
28396 * modules/gui/wxwindows/interface.cpp: fixed and re-enabled aspect-ratio combobox in the extended gui.
28397
28398 ------------------------------------------------------------------------
28399 r6226 | gbazin | 2004-01-03 01:39:07 +0100 (Sat, 03 Jan 2004) | 3 lines
28400 Changed paths:
28401    M /trunk/modules/stream_out/transcode.c
28402
28403
28404 * modules/stream_out/transcode.c: added YV12 raw video fourcc (chroma planes will likely be inverted though).
28405
28406 ------------------------------------------------------------------------
28407 r6225 | gbazin | 2004-01-03 01:23:04 +0100 (Sat, 03 Jan 2004) | 3 lines
28408 Changed paths:
28409    M /trunk/modules/demux/mpeg/mpga.c
28410    M /trunk/src/input/stream.c
28411
28412
28413 * modules/demux/mpeg/mpga.c, src/input/stream.c: fixed mem leaks.
28414
28415 ------------------------------------------------------------------------
28416 r6224 | zorglub | 2004-01-03 00:22:37 +0100 (Sat, 03 Jan 2004) | 3 lines
28417 Changed paths:
28418    M /trunk/configure.ac
28419
28420 My name is Bond
28421 VLC Media Player 0.7.0 Bond
28422
28423 ------------------------------------------------------------------------
28424 r6223 | gbazin | 2004-01-02 23:17:57 +0100 (Fri, 02 Jan 2004) | 3 lines
28425 Changed paths:
28426    M /trunk/modules/video_output/directx/directx.c
28427    M /trunk/modules/video_output/directx/events.c
28428    M /trunk/modules/video_output/directx/vout.h
28429
28430
28431 * modules/video_output/directx/*: fixed overlay on 24bpp displays.
28432
28433 ------------------------------------------------------------------------
28434 r6222 | sam | 2004-01-02 14:48:37 +0100 (Fri, 02 Jan 2004) | 2 lines
28435 Changed paths:
28436    A /trunk/doc/ChangeLog-2003
28437    M /trunk/doc/Makefile.am
28438    M /trunk/doc/fortunes.txt
28439
28440   * doc/ChangeLog-2003: Happy new year!
28441
28442 ------------------------------------------------------------------------
28443 r6221 | gbazin | 2004-01-02 14:30:17 +0100 (Fri, 02 Jan 2004) | 3 lines
28444 Changed paths:
28445    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
28446
28447
28448 * modules/gui/wxwindows/preferences_widgets.cpp: use wxL2U() (Thanks Anil).
28449
28450 ------------------------------------------------------------------------
28451 r6220 | rocky | 2004-01-02 05:44:34 +0100 (Fri, 02 Jan 2004) | 2 lines
28452 Changed paths:
28453    M /trunk/modules/codec/ogt/render.c
28454
28455 Attempt to make easier to understand and easier to complete.
28456
28457 ------------------------------------------------------------------------
28458 r6219 | zorglub | 2004-01-01 18:41:25 +0100 (Thu, 01 Jan 2004) | 3 lines
28459 Changed paths:
28460    M /trunk/ChangeLog
28461    M /trunk/configure.ac
28462    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
28463    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
28464    M /trunk/po/de.po
28465    M /trunk/po/fr.po
28466
28467 * Updated german and french translations
28468 * Updated version number and Changelog
28469
28470 ------------------------------------------------------------------------
28471 r6218 | rocky | 2004-01-01 16:56:56 +0100 (Thu, 01 Jan 2004) | 2 lines
28472 Changed paths:
28473    M /trunk/modules/codec/ogt/render.c
28474
28475 RenderRV16 handles scaling. But seems to slow to render subtitles.
28476
28477 ------------------------------------------------------------------------
28478 r6217 | zorglub | 2004-01-01 15:33:15 +0100 (Thu, 01 Jan 2004) | 2 lines
28479 Changed paths:
28480    M /trunk/po/pt_BR.po
28481
28482 Updated brazilian portuguese translation
28483
28484 ------------------------------------------------------------------------
28485 r6216 | rocky | 2004-01-01 14:55:17 +0100 (Thu, 01 Jan 2004) | 2 lines
28486 Changed paths:
28487    M /trunk/modules/codec/ogt/cvd.c
28488    M /trunk/modules/codec/ogt/ogt.c
28489
28490 Remove a magic number.
28491
28492 ------------------------------------------------------------------------
28493 r6215 | rocky | 2004-01-01 14:51:38 +0100 (Thu, 01 Jan 2004) | 2 lines
28494 Changed paths:
28495    M /trunk/modules/codec/ogt/render.c
28496
28497 Add RV16 rendering. With transparancy, but still only Y plane is done.
28498
28499 ------------------------------------------------------------------------
28500 r6214 | zorglub | 2003-12-31 13:50:11 +0100 (Wed, 31 Dec 2003) | 2 lines
28501 Changed paths:
28502    M /trunk/po/fr.po
28503    M /trunk/po/pt_BR.po
28504
28505 Updated french and Brazilian Portuguese translations
28506
28507 ------------------------------------------------------------------------