]> git.sesse.net Git - vlc/blob - doc/ChangeLog-2005
VLS is deprecated. Don't refer to it
[vlc] / doc / ChangeLog-2005
1 ------------------------------------------------------------------------
2 r13838 | massiot | 2005-12-29 14:08:52 +0100 (Thu, 29 Dec 2005) | 3 lines
3 Changed paths:
4    M /trunk/modules/demux/livedotcom.cpp
5
6  * modules/demux/livedotcom.cpp: New --rtp-client-port option to help
7    users of firewalls.
8
9 ------------------------------------------------------------------------
10 r13837 | jpsaman | 2005-12-29 00:43:02 +0100 (Thu, 29 Dec 2005) | 1 line
11 Changed paths:
12    M /trunk/configure.ac
13
14 Detect directfb headers properly and put the right linker flags.
15 ------------------------------------------------------------------------
16 r13836 | jpsaman | 2005-12-28 20:10:22 +0100 (Wed, 28 Dec 2005) | 2 lines
17 Changed paths:
18    M /trunk/configure.ac
19    M /trunk/modules/video_output/Modules.am
20    A /trunk/modules/video_output/directfb.c
21
22 Add a DirectFB module. Patch by: Iuri Diniz <iuri_at_digizap_dot_com_dot_br> applied with some coding style cleanup and autoconf fixes.
23
24 ------------------------------------------------------------------------
25 r13835 | jpsaman | 2005-12-28 20:07:36 +0100 (Wed, 28 Dec 2005) | 1 line
26 Changed paths:
27    M /trunk/modules/gui/wxwidgets/interface.cpp
28
29 Removed unused variables, this fixes some compiler warnings
30 ------------------------------------------------------------------------
31 r13834 | jpsaman | 2005-12-28 20:07:21 +0100 (Wed, 28 Dec 2005) | 1 line
32 Changed paths:
33    M /trunk/modules/demux/mp4/libmp4.c
34
35 Removed unused variables, this fixes some compiler warnings
36 ------------------------------------------------------------------------
37 r13833 | massiot | 2005-12-28 20:02:46 +0100 (Wed, 28 Dec 2005) | 3 lines
38 Changed paths:
39    M /trunk/modules/access/dvb/en50221.c
40    M /trunk/modules/access/dvb/linux_dvb.c
41
42  * modules/access/dvb: Handle removal of the CAM module, and fix some kludgy
43    inits.
44
45 ------------------------------------------------------------------------
46 r13832 | jpsaman | 2005-12-28 19:56:43 +0100 (Wed, 28 Dec 2005) | 1 line
47 Changed paths:
48    M /trunk/modules/misc/logger.c
49
50 Initialise i_priority to LOG_INFO as default value in case p_msg->i_type has an invalid value.
51 ------------------------------------------------------------------------
52 r13831 | jpsaman | 2005-12-28 12:04:41 +0100 (Wed, 28 Dec 2005) | 1 line
53 Changed paths:
54    M /trunk/modules/codec/x264.c
55
56 Patch by Dennis van Amerongen: Unify x264 commandline options and VLC's x264 options.
57 ------------------------------------------------------------------------
58 r13830 | massiot | 2005-12-27 19:18:55 +0100 (Tue, 27 Dec 2005) | 4 lines
59 Changed paths:
60    M /trunk/modules/access/dvb/linux_dvb.c
61
62  * modules/access/dvb/linux_dvb.c: Disabled FE_CAN_CLEAN_SETUP check because
63    apparently the machine running the buildbot has old uncompatible
64    kernel headers.
65
66 ------------------------------------------------------------------------
67 r13829 | massiot | 2005-12-27 19:05:47 +0100 (Tue, 27 Dec 2005) | 3 lines
68 Changed paths:
69    M /trunk/modules/access/dvb/Modules.am
70    M /trunk/modules/access/dvb/access.c
71    M /trunk/modules/access/dvb/dvb.h
72    M /trunk/modules/access/dvb/en50221.c
73    A /trunk/modules/access/dvb/http.c
74    M /trunk/modules/access/dvb/linux_dvb.c
75
76  * modules/access/dvb: Full support for DVB MMI menus via an optional HTTP
77    server.
78
79 ------------------------------------------------------------------------
80 r13828 | fkuehne | 2005-12-27 14:17:45 +0100 (Tue, 27 Dec 2005) | 1 line
81 Changed paths:
82    M /trunk/modules/gui/macosx/wizard.m
83
84 * oops, deciding for either 2 or 2 isn't really the intended purpose
85 ------------------------------------------------------------------------
86 r13827 | fkuehne | 2005-12-27 14:16:15 +0100 (Tue, 27 Dec 2005) | 1 line
87 Changed paths:
88    M /trunk/modules/gui/macosx/wizard.m
89
90 * fixed compilation warning
91 ------------------------------------------------------------------------
92 r13826 | bigben | 2005-12-27 08:41:43 +0100 (Tue, 27 Dec 2005) | 4 lines
93 Changed paths:
94    M /trunk/modules/gui/macosx/embeddedwindow.h
95    M /trunk/modules/gui/macosx/embeddedwindow.m
96
97 Set Id keyword
98
99
100
101 ------------------------------------------------------------------------
102 r13825 | bigben | 2005-12-27 08:37:47 +0100 (Tue, 27 Dec 2005) | 3 lines
103 Changed paths:
104    D /trunk/extras/MacOSX/Resources/.DS_Store
105
106 oups...
107
108
109 ------------------------------------------------------------------------
110 r13824 | bigben | 2005-12-27 01:06:33 +0100 (Tue, 27 Dec 2005) | 7 lines
111 Changed paths:
112    A /trunk/extras/MacOSX/Resources/.DS_Store
113    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
114    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
115    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
116    A /trunk/extras/MacOSX/Resources/embedded_vout.png
117    A /trunk/extras/MacOSX/Resources/pause_embedded.png
118    A /trunk/extras/MacOSX/Resources/pause_embedded_blue.png
119    A /trunk/extras/MacOSX/Resources/play_embedded.png
120    A /trunk/extras/MacOSX/Resources/play_embedded_blue.png
121    A /trunk/extras/MacOSX/Resources/skip_forward_active_embedded.png
122    A /trunk/extras/MacOSX/Resources/skip_forward_embedded_blue.png
123    A /trunk/extras/MacOSX/Resources/skip_previous_active_embedded.png
124    A /trunk/extras/MacOSX/Resources/skip_previous_embedded_blue.png
125    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
126    M /trunk/modules/gui/macosx/Modules.am
127    A /trunk/modules/gui/macosx/embeddedwindow.h
128    A /trunk/modules/gui/macosx/embeddedwindow.m
129    M /trunk/modules/gui/macosx/extended.m
130    M /trunk/modules/gui/macosx/intf.h
131    M /trunk/modules/gui/macosx/intf.m
132    M /trunk/modules/gui/macosx/macosx.m
133    M /trunk/modules/gui/macosx/vout.h
134    M /trunk/modules/gui/macosx/vout.m
135
136 * Add an controls to the vout (using the embedded vout framework)
137   - There is some redundancy in the controls now...
138   - This is just a proposal. If you don't like it, say so...
139   - Hope I didn't forget any file (yell if you habe troubles)
140 * Add an option to disable the embedded window
141
142
143 ------------------------------------------------------------------------
144 r13823 | zorglub | 2005-12-25 21:35:25 +0100 (Sun, 25 Dec 2005) | 2 lines
145 Changed paths:
146    M /trunk/src/playlist/playlist.c
147
148 Fix SAP autoplay, patch by Dermot McGahon. Thanks
149
150 ------------------------------------------------------------------------
151 r13822 | fkuehne | 2005-12-25 17:53:10 +0100 (Sun, 25 Dec 2005) | 1 line
152 Changed paths:
153    M /trunk/NEWS
154
155 * added a note that 0.8.5 isn't released yet
156 ------------------------------------------------------------------------
157 r13821 | courmisch | 2005-12-23 09:00:55 +0100 (Fri, 23 Dec 2005) | 2 lines
158 Changed paths:
159    M /trunk/src/network/rootwrap.c
160
161 Disable root wrapper on BeOS
162
163 ------------------------------------------------------------------------
164 r13820 | hartman | 2005-12-22 01:29:08 +0100 (Thu, 22 Dec 2005) | 1 line
165 Changed paths:
166    M /trunk/modules/audio_output/auhal.c
167
168 SetProperty in CoreAudio is not only Asynchronious, but also not atomic in it's bahaviour. Check the actual set format multiple times to make sure the SetProperty completly finished.
169 ------------------------------------------------------------------------
170 r13819 | hartman | 2005-12-21 20:41:59 +0100 (Wed, 21 Dec 2005) | 1 line
171 Changed paths:
172    M /trunk/modules/audio_output/auhal.c
173
174 Use the original samplerate of the a52 or dts stream, if the device is capable of it, current samplerate if it is not, and highest other available samplerate as a last resort.
175 ------------------------------------------------------------------------
176 r13818 | courmisch | 2005-12-21 18:41:48 +0100 (Wed, 21 Dec 2005) | 3 lines
177 Changed paths:
178    M /trunk/src/network/rootwrap.c
179
180 Use group lists
181 so that devices can be opened according to usual group ownership (audio, video...)
182
183 ------------------------------------------------------------------------
184 r13817 | courmisch | 2005-12-21 18:10:24 +0100 (Wed, 21 Dec 2005) | 2 lines
185 Changed paths:
186    M /trunk/src/network/rootwrap.c
187
188 Add missing \n
189
190 ------------------------------------------------------------------------
191 r13816 | courmisch | 2005-12-21 18:08:38 +0100 (Wed, 21 Dec 2005) | 3 lines
192 Changed paths:
193    M /trunk/src/network/rootwrap.c
194
195 Disable root wrapper by default
196 until it is fixed
197
198 ------------------------------------------------------------------------
199 r13815 | courmisch | 2005-12-21 18:07:49 +0100 (Wed, 21 Dec 2005) | 2 lines
200 Changed paths:
201    M /trunk/modules/access/cdda
202
203 Add svn:ignore
204
205 ------------------------------------------------------------------------
206 r13814 | massiot | 2005-12-21 16:50:58 +0100 (Wed, 21 Dec 2005) | 2 lines
207 Changed paths:
208    M /trunk/modules/access/dvb/en50221.c
209    M /trunk/modules/access/dvb/linux_dvb.c
210
211  * modules/access/dvb: Fixed link-level CAM API.
212
213 ------------------------------------------------------------------------
214 r13813 | hartman | 2005-12-21 02:18:40 +0100 (Wed, 21 Dec 2005) | 1 line
215 Changed paths:
216    A /trunk/modules/gui/macosx/interaction.h
217    A /trunk/modules/gui/macosx/interaction.m
218
219 Preliminary interaction framework for Mac OS X. Not finished, since core changes should be made to better match wxwidgets vs. Mac OS X style dialogs and concepts. part-2
220 ------------------------------------------------------------------------
221 r13812 | hartman | 2005-12-21 02:18:23 +0100 (Wed, 21 Dec 2005) | 1 line
222 Changed paths:
223    M /trunk/modules/gui/macosx/Modules.am
224    M /trunk/modules/gui/macosx/intf.h
225    M /trunk/modules/gui/macosx/intf.m
226
227 Preliminary interaction framework for Mac OS X. Not finished, since core changes should be made to better match wxwidgets vs. Mac OS X style dialogs and concepts.
228 ------------------------------------------------------------------------
229 r13811 | hartman | 2005-12-20 03:32:27 +0100 (Tue, 20 Dec 2005) | 1 line
230 Changed paths:
231    M /trunk/modules/demux/mp4/mp4.c
232
233 Set original framesize on the spu format for nero vobsubs in mp4, so that rescaling will work for videos in a cropped resolution compared to the vobsubs
234 ------------------------------------------------------------------------
235 r13810 | dionoea | 2005-12-19 23:49:36 +0100 (Mon, 19 Dec 2005) | 2 lines
236 Changed paths:
237    M /trunk/modules/misc/msn.c
238
239 remove unneeded includes
240
241 ------------------------------------------------------------------------
242 r13809 | massiot | 2005-12-19 17:46:48 +0100 (Mon, 19 Dec 2005) | 3 lines
243 Changed paths:
244    M /trunk/src/input/es_out.c
245    M /trunk/src/input/var.c
246    M /trunk/src/libvlc.h
247
248  * src/input/es_out.c: New --no-spu and --no-sout-spu options to disable
249    processing of SPU elementary streams.
250
251 ------------------------------------------------------------------------
252 r13808 | massiot | 2005-12-19 17:36:30 +0100 (Mon, 19 Dec 2005) | 5 lines
253 Changed paths:
254    M /trunk/modules/demux/ts.c
255    M /trunk/src/input/es_out.c
256    M /trunk/src/input/var.c
257    M /trunk/src/libvlc.h
258
259  * src/input/es_out.c: New --audio-track-id and --sub-track-id options
260    to select a precise track by its ID.
261  * modules/demux/ts.c: Enable --ts-es-id-pid by default since I see no
262    drawback to it.
263
264 ------------------------------------------------------------------------
265 r13807 | oaubert | 2005-12-19 15:23:25 +0100 (Mon, 19 Dec 2005) | 2 lines
266 Changed paths:
267    M /trunk/bindings/python/setup.py
268
269 bindings/python/setup.py: Mac OS X build fixes (link parameters)
270
271 ------------------------------------------------------------------------
272 r13806 | hartman | 2005-12-19 15:17:19 +0100 (Mon, 19 Dec 2005) | 1 line
273 Changed paths:
274    M /trunk/src/network/rootwrap.c
275
276 Older OSX versions need more includes to work with rootwrap
277 ------------------------------------------------------------------------
278 r13805 | dionoea | 2005-12-18 22:41:35 +0100 (Sun, 18 Dec 2005) | 2 lines
279 Changed paths:
280    M /trunk/THANKS
281    M /trunk/modules/video_filter/adjust.c
282
283 Brightness threshold patch by Enrico Gueli (with some modifications)
284
285 ------------------------------------------------------------------------
286 r13804 | dionoea | 2005-12-18 22:20:17 +0100 (Sun, 18 Dec 2005) | 2 lines
287 Changed paths:
288    M /trunk/NEWS
289
290 add MSN "now playing" windows plugin
291
292 ------------------------------------------------------------------------
293 r13803 | bigben | 2005-12-18 19:54:28 +0100 (Sun, 18 Dec 2005) | 9 lines
294 Changed paths:
295    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
296    M /trunk/modules/gui/macosx/controls.m
297    M /trunk/modules/gui/macosx/intf.h
298    M /trunk/modules/gui/macosx/intf.m
299    M /trunk/modules/gui/macosx/vout.h
300    M /trunk/modules/gui/macosx/vout.m
301    M /trunk/modules/gui/macosx/voutgl.m
302    M /trunk/modules/gui/macosx/voutqt.m
303
304 * Apply changed made to the 0.8.5 branch to trunk.
305 * Embedded Vout should work now
306 * To create an embedded vout, just create a custom view of type VLCEmbeddedVoutView in interface builder
307 * Just make sure you define the view as resizeable
308 * Hotkeys and mose events should work
309 * Tests with the mozilla plugin are welcome
310
311
312
313 ------------------------------------------------------------------------
314 r13796 | xtophe | 2005-12-18 13:01:15 +0100 (Sun, 18 Dec 2005) | 2 lines
315 Changed paths:
316    M /trunk/src/misc/modules.c
317
318 Remove unusefull variable and test
319
320 ------------------------------------------------------------------------
321 r13795 | zorglub | 2005-12-18 12:55:27 +0100 (Sun, 18 Dec 2005) | 2 lines
322 Changed paths:
323    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
324
325 Work around bu^unexpected behaviour in wxTreeCtrl (Closes:#468)
326
327 ------------------------------------------------------------------------
328 r13794 | jpsaman | 2005-12-18 00:01:46 +0100 (Sun, 18 Dec 2005) | 1 line
329 Changed paths:
330    M /trunk/modules/access/mms/mmsh.c
331
332 Support CHUNK_TYPE_RESET for mmsh. (Patch by Gregory Hartman: bap0se _at_ adelphia _dot_ net)
333 ------------------------------------------------------------------------
334 r13793 | zorglub | 2005-12-17 19:39:28 +0100 (Sat, 17 Dec 2005) | 2 lines
335 Changed paths:
336    M /trunk/modules/access/cdda.c
337
338 Release playlist
339
340 ------------------------------------------------------------------------
341 r13792 | zorglub | 2005-12-17 19:38:45 +0100 (Sat, 17 Dec 2005) | 2 lines
342 Changed paths:
343    M /trunk/NEWS
344
345 Update NEWS
346
347 ------------------------------------------------------------------------
348 r13791 | zorglub | 2005-12-17 19:19:05 +0100 (Sat, 17 Dec 2005) | 4 lines
349 Changed paths:
350    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
351    M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
352    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.cpp
353
354 Improve the open box layout
355  * Present the simple options first
356  * Put the subtitles file option in the main panel
357
358 ------------------------------------------------------------------------
359 r13790 | dionoea | 2005-12-16 18:47:05 +0100 (Fri, 16 Dec 2005) | 3 lines
360 Changed paths:
361    M /trunk/share/http/requests/status.xml
362
363 use vlc_object_exists -> the messages queue isn't filled with warnings
364 anymore.
365
366 ------------------------------------------------------------------------
367 r13789 | dionoea | 2005-12-16 18:46:26 +0100 (Fri, 16 Dec 2005) | 2 lines
368 Changed paths:
369    M /trunk/modules/control/http/rpn.c
370
371 add vlc_object_exist rpn function that checks if an object of ST(1) type exists
372
373 ------------------------------------------------------------------------
374 r13788 | xtophe | 2005-12-16 18:34:15 +0100 (Fri, 16 Dec 2005) | 2 lines
375 Changed paths:
376    M /trunk/Makefile.am
377
378 Housekeeping
379
380 ------------------------------------------------------------------------
381 r13787 | xtophe | 2005-12-16 18:29:03 +0100 (Fri, 16 Dec 2005) | 2 lines
382 Changed paths:
383    M /trunk/configure.ac
384
385 Fix dirac detection
386
387 ------------------------------------------------------------------------
388 r13786 | zorglub | 2005-12-16 18:28:36 +0100 (Fri, 16 Dec 2005) | 5 lines
389 Changed paths:
390    M /trunk/src/input/stream.c
391
392 Refill stream when seeking near of end of track. 
393 Needs testing and review
394
395 + allow enabling of debug through #define STREAM_DEBUG
396
397 ------------------------------------------------------------------------
398 r13785 | courmisch | 2005-12-16 15:50:11 +0100 (Fri, 16 Dec 2005) | 2 lines
399 Changed paths:
400    M /trunk/src/network/rootwrap.c
401
402 Accept UID 0 as a valid though dangerous user
403
404 ------------------------------------------------------------------------
405 r13784 | zorglub | 2005-12-16 15:19:06 +0100 (Fri, 16 Dec 2005) | 2 lines
406 Changed paths:
407    M /trunk/modules/access/cdda.c
408
409 Don't crash
410
411 ------------------------------------------------------------------------
412 r13783 | zorglub | 2005-12-16 14:46:42 +0100 (Fri, 16 Dec 2005) | 2 lines
413 Changed paths:
414    M /trunk/modules/access/cdda.c
415
416 Add multi-item support to cdda module (default enabled) - Refs:#459
417
418 ------------------------------------------------------------------------
419 r13782 | zorglub | 2005-12-16 13:47:30 +0100 (Fri, 16 Dec 2005) | 2 lines
420 Changed paths:
421    M /trunk/extras/vlc.vim
422
423 Match doxygen \todo marker
424
425 ------------------------------------------------------------------------
426 r13781 | courmisch | 2005-12-16 12:51:44 +0100 (Fri, 16 Dec 2005) | 2 lines
427 Changed paths:
428    M /trunk/src/network/rootwrap.c
429
430 Missing includes
431
432 ------------------------------------------------------------------------
433 r13780 | courmisch | 2005-12-16 12:32:19 +0100 (Fri, 16 Dec 2005) | 2 lines
434 Changed paths:
435    M /trunk/src/network/rootwrap.c
436
437 Add SVN properties
438
439 ------------------------------------------------------------------------
440 r13779 | courmisch | 2005-12-16 12:18:38 +0100 (Fri, 16 Dec 2005) | 3 lines
441 Changed paths:
442    M /trunk/Makefile.am
443    A /trunk/src/network/rootwrap.c
444    M /trunk/src/network/tcp.c
445    M /trunk/src/vlc.c
446
447 Implement root wrapper to allow using privileged TCP ports
448 while not running the whole VLC as root - closes #440
449
450 ------------------------------------------------------------------------
451 r13778 | zorglub | 2005-12-16 11:12:26 +0100 (Fri, 16 Dec 2005) | 2 lines
452 Changed paths:
453    A /trunk/modules/access/cdda/Modules.am (from /trunk/modules/access/cdda/cddax/Modules.am:13777)
454    A /trunk/modules/access/cdda/access.c (from /trunk/modules/access/cdda/cddax/access.c:13777)
455    A /trunk/modules/access/cdda/access.h (from /trunk/modules/access/cdda/cddax/access.h:13777)
456    A /trunk/modules/access/cdda/callback.c (from /trunk/modules/access/cdda/cddax/callback.c:13777)
457    A /trunk/modules/access/cdda/callback.h (from /trunk/modules/access/cdda/cddax/callback.h:13777)
458    A /trunk/modules/access/cdda/cdda.c (from /trunk/modules/access/cdda/cddax/cdda.c:13777)
459    A /trunk/modules/access/cdda/cdda.h (from /trunk/modules/access/cdda/cddax/cdda.h:13777)
460    D /trunk/modules/access/cdda/cddax
461    A /trunk/modules/access/cdda/info.c (from /trunk/modules/access/cdda/cddax/info.c:13777)
462    A /trunk/modules/access/cdda/info.h (from /trunk/modules/access/cdda/cddax/info.h:13777)
463
464 Bordel de saloperie de merde
465
466 ------------------------------------------------------------------------
467 r13777 | zorglub | 2005-12-16 10:47:15 +0100 (Fri, 16 Dec 2005) | 2 lines
468 Changed paths:
469    M /trunk/modules/access/cdda.c
470    M /trunk/modules/access/file.c
471
472 Grmbl
473
474 ------------------------------------------------------------------------
475 r13776 | zorglub | 2005-12-16 10:46:03 +0100 (Fri, 16 Dec 2005) | 2 lines
476 Changed paths:
477    A /trunk/modules/access/cdda
478    A /trunk/modules/access/cdda/cddax (from /trunk/modules/access/cddax:13775)
479    M /trunk/modules/access/cdda.c
480    D /trunk/modules/access/cddax
481    M /trunk/modules/access/file.c
482
483 Revert
484
485 ------------------------------------------------------------------------
486 r13775 | zorglub | 2005-12-16 10:26:34 +0100 (Fri, 16 Dec 2005) | 2 lines
487 Changed paths:
488    D /trunk/modules/access/cdda
489    A /trunk/modules/access/cddax (from /trunk/modules/access/cdda:13760)
490    M /trunk/modules/access/cddax/access.h
491    M /trunk/modules/access/cddax/callback.c
492    M /trunk/modules/access/cddax/callback.h
493    M /trunk/modules/access/cddax/info.c
494    M /trunk/modules/access/cddax/info.h
495
496 Move cddax to access/cddax
497
498 ------------------------------------------------------------------------
499 r13771 | fkuehne | 2005-12-15 19:36:46 +0100 (Thu, 15 Dec 2005) | 1 line
500 Changed paths:
501    M /trunk/extras/contrib/src/Makefile
502
503 * fixed breakage introduced in [13766]
504 ------------------------------------------------------------------------
505 r13770 | massiot | 2005-12-15 19:16:28 +0100 (Thu, 15 Dec 2005) | 2 lines
506 Changed paths:
507    M /trunk/extras/contrib/src/Makefile
508
509  * extras/contrib/src/Makefile: Cosmetic.
510
511 ------------------------------------------------------------------------
512 r13769 | massiot | 2005-12-15 19:11:58 +0100 (Thu, 15 Dec 2005) | 2 lines
513 Changed paths:
514    M /trunk/modules/control/http/mvar.c
515
516  * modules/control/http/mvar.c: Handle file extensions case-insensitively.
517
518 ------------------------------------------------------------------------
519 r13768 | fkuehne | 2005-12-15 18:49:05 +0100 (Thu, 15 Dec 2005) | 1 line
520 Changed paths:
521    M /trunk/modules/access_output/udp.c
522    M /trunk/modules/stream_out/rtp.c
523
524 o.O (refs [13767])
525 ------------------------------------------------------------------------
526 r13767 | fkuehne | 2005-12-15 18:45:02 +0100 (Thu, 15 Dec 2005) | 1 line
527 Changed paths:
528    M /trunk/modules/access_output/udp.c
529    M /trunk/modules/stream_out/rtp.c
530    M /trunk/po/es.po
531
532 * unify the Time-To-Live string and fix its Spanish translation (thanks to the forum user martintxo)
533 ------------------------------------------------------------------------
534 r13766 | fkuehne | 2005-12-15 18:32:45 +0100 (Thu, 15 Dec 2005) | 1 line
535 Changed paths:
536    M /trunk/extras/contrib/src/Makefile
537    D /trunk/extras/contrib/src/Patches/libmpcdec.patch
538    A /trunk/extras/contrib/src/Patches/mpcdec.patch (from /trunk/extras/contrib/src/Patches/libmpcdec.patch:13741)
539
540 * fixed the compilation of libmpcdec, so INSTALL_NAME runs finely. Please check whether this script should run on win32/linux/BeOS as well.
541 ------------------------------------------------------------------------
542 r13765 | courmisch | 2005-12-15 17:57:38 +0100 (Thu, 15 Dec 2005) | 2 lines
543 Changed paths:
544    M /trunk/vlc-config.in.in
545
546 Use libdir to determine PLUGIN_PATH - should fix #474
547
548 ------------------------------------------------------------------------
549 r13764 | courmisch | 2005-12-15 17:51:38 +0100 (Thu, 15 Dec 2005) | 2 lines
550 Changed paths:
551    M /trunk/configure.ac
552
553 Remove unused & broken AC_DEFINE
554
555 ------------------------------------------------------------------------
556 r13763 | littlejohn | 2005-12-15 17:00:44 +0100 (Thu, 15 Dec 2005) | 3 lines
557 Changed paths:
558    M /trunk/bindings/java/Makefile.am
559
560 Makefile works for both i386 and amd64 platforms
561
562
563 ------------------------------------------------------------------------
564 r13762 | zorglub | 2005-12-15 16:51:59 +0100 (Thu, 15 Dec 2005) | 2 lines
565 Changed paths:
566    M /trunk/MAINTAINERS
567
568 Few modifs
569
570 ------------------------------------------------------------------------
571 r13761 | zorglub | 2005-12-15 15:36:49 +0100 (Thu, 15 Dec 2005) | 2 lines
572 Changed paths:
573    M /trunk/MAINTAINERS
574    M /trunk/src/libvlc.c
575
576 Who said I'm bored ?
577
578 ------------------------------------------------------------------------
579 r13760 | littlejohn | 2005-12-15 15:12:58 +0100 (Thu, 15 Dec 2005) | 3 lines
580 Changed paths:
581    A /trunk/extras/emacs.init
582
583 Emacs mode for Videolan Coding style.
584
585
586 ------------------------------------------------------------------------
587 r13759 | courmisch | 2005-12-15 14:51:05 +0100 (Thu, 15 Dec 2005) | 3 lines
588 Changed paths:
589    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
590
591 - Add brackets around IPv6 address automatically if needed
592 - Some cleanup
593
594 ------------------------------------------------------------------------
595 r13758 | dionoea | 2005-12-15 14:10:50 +0100 (Thu, 15 Dec 2005) | 2 lines
596 Changed paths:
597    M /trunk/include/vlc_interaction.h
598
599 ooops
600
601 ------------------------------------------------------------------------
602 r13757 | dionoea | 2005-12-15 13:53:22 +0100 (Thu, 15 Dec 2005) | 2 lines
603 Changed paths:
604    M /trunk/modules/access/http.c
605
606 Change the http password request message.
607
608 ------------------------------------------------------------------------
609 r13756 | dionoea | 2005-12-15 13:52:14 +0100 (Thu, 15 Dec 2005) | 2 lines
610 Changed paths:
611    M /trunk/include/vlc_interaction.h
612
613 add automatic casts to vlc_object_t
614
615 ------------------------------------------------------------------------
616 r13755 | zorglub | 2005-12-15 12:45:08 +0100 (Thu, 15 Dec 2005) | 2 lines
617 Changed paths:
618    M /trunk/src/interface/interaction.c
619    M /trunk/src/misc/modules.c
620
621 Minor cleanup
622
623 ------------------------------------------------------------------------
624 r13754 | zorglub | 2005-12-15 12:37:45 +0100 (Thu, 15 Dec 2005) | 3 lines
625 Changed paths:
626    M /trunk/include/main.h
627    M /trunk/include/mtime.h
628    M /trunk/include/network.h
629    M /trunk/include/stream_output.h
630    M /trunk/include/vlc_access.h
631    M /trunk/include/vlc_acl.h
632    M /trunk/include/vlc_bits.h
633    M /trunk/include/vlc_common.h
634    M /trunk/include/vlc_demux.h
635    M /trunk/include/vlc_es_out.h
636    M /trunk/include/vlc_image.h
637    M /trunk/include/vlc_input.h
638    M /trunk/include/vlc_meta.h
639    M /trunk/include/vlc_objects.h
640    M /trunk/include/vlc_stream.h
641    M /trunk/include/vlc_tls.h
642    M /trunk/include/vlc_video.h
643    M /trunk/include/vlc_vlm.h
644    M /trunk/include/vlc_xml.h
645    M /trunk/include/vout_synchro.h
646
647 Remove unused structures from vlc_common.h
648 Minor headers cleanup
649
650 ------------------------------------------------------------------------
651 r13753 | zorglub | 2005-12-15 12:14:49 +0100 (Thu, 15 Dec 2005) | 2 lines
652 Changed paths:
653    A /trunk/extras/vlc.vim
654
655 Update VIM syntax file, originally written by fenrir
656
657 ------------------------------------------------------------------------
658 r13752 | oaubert | 2005-12-15 11:14:42 +0100 (Thu, 15 Dec 2005) | 2 lines
659 Changed paths:
660    M /trunk/bindings/python/vlcglue.c
661    M /trunk/bindings/python/vlcglue.h
662    M /trunk/include/vlc/control.h
663    M /trunk/include/vlc/control_structures.h
664    M /trunk/include/vlc_control.h
665
666 python bindings: formatted to VLC coding style
667
668 ------------------------------------------------------------------------
669 r13751 | zorglub | 2005-12-15 10:37:57 +0100 (Thu, 15 Dec 2005) | 2 lines
670 Changed paths:
671    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
672    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
673
674 Use a wxDialog rather than a wxFrame
675
676 ------------------------------------------------------------------------
677 r13750 | zorglub | 2005-12-15 10:15:03 +0100 (Thu, 15 Dec 2005) | 2 lines
678 Changed paths:
679    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
680
681 Don't put a progress bar behing each input box
682
683 ------------------------------------------------------------------------
684 r13749 | oaubert | 2005-12-15 10:00:28 +0100 (Thu, 15 Dec 2005) | 2 lines
685 Changed paths:
686    M /trunk/src/control/core.c
687
688 src/control/core.c: fix start-time handling in start + coding style fixes
689
690 ------------------------------------------------------------------------
691 r13748 | hartman | 2005-12-15 02:44:00 +0100 (Thu, 15 Dec 2005) | 6 lines
692 Changed paths:
693    M /trunk/modules/gui/macosx/intf.m
694    M /trunk/src/interface/interface.c
695
696 * - This should fix the "crash upon quit" issue with VLC Mac OS X.
697   - It should also no longer crash if you select macosx as an extraintf. This is not allowed. It is the cause of the NSDictionary crash reported often in the forums. Notice however that if you have selected a primary interface that is not macosx, you might end up with a "blank application" forcing you to reset the preferences manually (your fault for mocking with them in the first place).
698   - Should fix clivlc mode. (this mode allows you to run VLC on OSX while no user is logged in, in the GUI).
699
700 Thanks to Jean-Michel Vallat for kicking my ass. :D
701
702 ------------------------------------------------------------------------
703 r13747 | dionoea | 2005-12-15 02:16:30 +0100 (Thu, 15 Dec 2005) | 2 lines
704 Changed paths:
705    M /trunk/src/interface/interaction.c
706
707 fix comments
708
709 ------------------------------------------------------------------------
710 r13746 | littlejohn | 2005-12-15 02:11:38 +0100 (Thu, 15 Dec 2005) | 3 lines
711 Changed paths:
712    M /trunk/include/vlc/control_structures.h
713
714 File description fixed and propset done.
715
716
717 ------------------------------------------------------------------------
718 r13745 | dionoea | 2005-12-15 01:58:04 +0100 (Thu, 15 Dec 2005) | 2 lines
719 Changed paths:
720    M /trunk/include/vlc_interaction.h
721
722 typo fix
723
724 ------------------------------------------------------------------------
725 r13744 | littlejohn | 2005-12-15 01:40:53 +0100 (Thu, 15 Dec 2005) | 3 lines
726 Changed paths:
727    M /trunk/Makefile.am
728
729 <vlc/control_structures.h> header is installed by make.
730
731
732 ------------------------------------------------------------------------
733 r13743 | xtophe | 2005-12-14 23:57:31 +0100 (Wed, 14 Dec 2005) | 2 lines
734 Changed paths:
735    M /trunk/doc/release-howto.txt
736
737 small remark
738
739 ------------------------------------------------------------------------
740 r13742 | hartman | 2005-12-14 23:26:55 +0100 (Wed, 14 Dec 2005) | 2 lines
741 Changed paths:
742    M /trunk/modules/access/directory.c
743    M /trunk/modules/control/http/mvar.c
744    M /trunk/src/input/subtitles.c
745
746 * Free scandir results when we are done with them. Issue pointed out by jmvallat_vlc at mac dot com.
747
748 ------------------------------------------------------------------------
749 r13741 | hartman | 2005-12-14 23:01:24 +0100 (Wed, 14 Dec 2005) | 3 lines
750 Changed paths:
751    M /trunk/modules/demux/livedotcom.cpp
752
753 * Enable liveMedia's RTSP over HTTP mode. This is something first used by QuickTime, and useful to get around annoying and dense NAT/firewall/proxy setups.
754   --rtsp-http enables the HTTP tunneling. --rtsp-http-port allows you to choose which port. The default port is 80.
755
756 ------------------------------------------------------------------------
757 r13740 | xtophe | 2005-12-14 20:39:01 +0100 (Wed, 14 Dec 2005) | 2 lines
758 Changed paths:
759    M /trunk/src/interface/interaction.c
760
761 Typo
762
763 ------------------------------------------------------------------------
764 r13739 | zorglub | 2005-12-14 20:13:43 +0100 (Wed, 14 Dec 2005) | 2 lines
765 Changed paths:
766    M /trunk/src/interface/interaction.c
767
768 Don't keep mutex locked if we bail out
769
770 ------------------------------------------------------------------------
771 r13738 | zorglub | 2005-12-14 20:10:46 +0100 (Wed, 14 Dec 2005) | 2 lines
772 Changed paths:
773    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
774    M /trunk/src/interface/interaction.c
775
776 Fix no
777
778 ------------------------------------------------------------------------
779 r13737 | zorglub | 2005-12-14 20:04:40 +0100 (Wed, 14 Dec 2005) | 2 lines
780 Changed paths:
781    M /trunk/modules/demux/avi/avi.c
782
783 Progress bar for AVI index creation
784
785 ------------------------------------------------------------------------
786 r13736 | zorglub | 2005-12-14 19:29:29 +0100 (Wed, 14 Dec 2005) | 2 lines
787 Changed paths:
788    M /trunk/modules/demux/playlist/podcast.c
789
790 build fix
791
792 ------------------------------------------------------------------------
793 r13735 | zorglub | 2005-12-14 19:10:27 +0100 (Wed, 14 Dec 2005) | 2 lines
794 Changed paths:
795    M /trunk/modules/services_discovery/shout.c
796
797 Use input_Read in shoutcast and display a progress dialog
798
799 ------------------------------------------------------------------------
800 r13734 | zorglub | 2005-12-14 19:10:07 +0100 (Wed, 14 Dec 2005) | 2 lines
801 Changed paths:
802    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
803
804 WX support for progressbar dialog. Still need some layout work
805
806 ------------------------------------------------------------------------
807 r13733 | zorglub | 2005-12-14 19:09:50 +0100 (Wed, 14 Dec 2005) | 2 lines
808 Changed paths:
809    M /trunk/include/vlc_interaction.h
810    M /trunk/include/vlc_symbols.h
811    M /trunk/src/interface/interaction.c
812
813 Add support for progress bars
814
815 ------------------------------------------------------------------------
816 r13732 | zorglub | 2005-12-14 19:08:08 +0100 (Wed, 14 Dec 2005) | 2 lines
817 Changed paths:
818    M /trunk/modules/demux/playlist/b4s.c
819    M /trunk/modules/demux/playlist/dvb.c
820    M /trunk/modules/demux/playlist/m3u.c
821    M /trunk/modules/demux/playlist/old.c
822    M /trunk/modules/demux/playlist/pls.c
823    M /trunk/modules/demux/playlist/podcast.c
824
825 Playlist can be ANYWHERE 
826
827 ------------------------------------------------------------------------
828 r13731 | littlejohn | 2005-12-14 18:52:33 +0100 (Wed, 14 Dec 2005) | 3 lines
829 Changed paths:
830    M /trunk/bindings/python/vlcglue.h
831
832 Python bindings fixed for the new mediacontrol headers
833
834
835 ------------------------------------------------------------------------
836 r13730 | zorglub | 2005-12-14 17:42:00 +0100 (Wed, 14 Dec 2005) | 2 lines
837 Changed paths:
838    M /trunk/include/vlc_symbols.h
839
840 Update symbols
841
842 ------------------------------------------------------------------------
843 r13729 | littlejohn | 2005-12-14 17:40:56 +0100 (Wed, 14 Dec 2005) | 5 lines
844 Changed paths:
845    M /trunk/include/vlc/control.h
846    A /trunk/include/vlc/control_structures.h
847    A /trunk/include/vlc_control.h
848    M /trunk/src/control/audio_video.c
849    M /trunk/src/control/core.c
850    M /trunk/src/control/init.c
851    M /trunk/src/control/plugin.c
852    M /trunk/src/control/util.c
853
854 Mediacontrol interface changes to detach use of vlc/control.h 
855 header from internal headers. 
856 Patch elaborated with Olivier Aubert.
857
858
859 ------------------------------------------------------------------------
860 r13728 | zorglub | 2005-12-14 17:34:46 +0100 (Wed, 14 Dec 2005) | 2 lines
861 Changed paths:
862    M /trunk/include/vlc_input.h
863    M /trunk/src/input/input.c
864
865 Make input_Read return the input object id
866
867 ------------------------------------------------------------------------
868 r13727 | damienf | 2005-12-14 15:08:16 +0100 (Wed, 14 Dec 2005) | 2 lines
869 Changed paths:
870    M /trunk/activex/test.html
871
872 test.html: updated example HTML code for activex plugin
873
874 ------------------------------------------------------------------------
875 r13726 | damienf | 2005-12-14 14:56:01 +0100 (Wed, 14 Dec 2005) | 2 lines
876 Changed paths:
877    M /trunk/vlc.win32.nsi
878
879 vlc.win32.nsi: activex plugin is now selected by default
880
881 ------------------------------------------------------------------------
882 r13725 | damienf | 2005-12-14 14:53:36 +0100 (Wed, 14 Dec 2005) | 2 lines
883 Changed paths:
884    M /trunk/Makefile.am
885
886 Makefile.am: target 'package-win32-base-exe' is now a bit smarter when looking for makensis, which also cover cygwin. Hence, target 'package-win32-base-exe-cygwin' is now redundant
887
888 ------------------------------------------------------------------------
889 r13724 | oaubert | 2005-12-14 11:14:20 +0100 (Wed, 14 Dec 2005) | 2 lines
890 Changed paths:
891    M /trunk/src/control/core.c
892
893 src/control/core.c: correctly set start-time through playlist_ItemAddOption
894
895 ------------------------------------------------------------------------
896 r13722 | hartman | 2005-12-14 01:04:43 +0100 (Wed, 14 Dec 2005) | 3 lines
897 Changed paths:
898    M /trunk/modules/codec/araw.c
899    M /trunk/modules/demux/wav.c
900
901 * Support the "pcm " WAV fourcc. it's equal to "araw".
902   Tested against the WAV 6ch Speaker Test from SeeMoreDigital.net (Validated against QuickTime Player)
903
904 ------------------------------------------------------------------------
905 r13721 | damienf | 2005-12-14 00:38:19 +0100 (Wed, 14 Dec 2005) | 2 lines
906 Changed paths:
907    M /trunk/configure.ac
908
909 configure.ac: fixed "header present but cannot be compiled" warning for dshow.h and objsafe.h
910
911 ------------------------------------------------------------------------
912 r13720 | hartman | 2005-12-14 00:12:38 +0100 (Wed, 14 Dec 2005) | 2 lines
913 Changed paths:
914    M /trunk/modules/audio_output/auhal.c
915
916 * Don't upmix the channels if we only have Stereo or Mono audio. Let the device setup take care of that.
917
918 ------------------------------------------------------------------------
919 r13719 | hartman | 2005-12-13 21:16:47 +0100 (Tue, 13 Dec 2005) | 2 lines
920 Changed paths:
921    M /trunk/modules/access/directory.c
922
923 * Fix directory.c on WinCE (which has neither DT_DIR nor S_ISDIR)
924
925 ------------------------------------------------------------------------
926 r13718 | fkuehne | 2005-12-13 21:08:57 +0100 (Tue, 13 Dec 2005) | 1 line
927 Changed paths:
928    M /trunk/po/POTFILES.in
929
930 * hmm, you should use a clean tree for this... sorry
931 ------------------------------------------------------------------------
932 r13717 | fkuehne | 2005-12-13 21:06:13 +0100 (Tue, 13 Dec 2005) | 1 line
933 Changed paths:
934    M /trunk/po/POTFILES.in
935    M /trunk/po/ca.po
936    M /trunk/po/da.po
937    M /trunk/po/de.po
938    M /trunk/po/en_GB.po
939    M /trunk/po/es.po
940    M /trunk/po/fr.po
941    M /trunk/po/it.po
942    M /trunk/po/ja.po
943    M /trunk/po/ko.po
944    M /trunk/po/nl.po
945    M /trunk/po/pt_BR.po
946    M /trunk/po/ro.po
947    M /trunk/po/ru.po
948    M /trunk/po/sv.po
949    M /trunk/po/tr.po
950    M /trunk/po/vlc.pot
951    M /trunk/po/zh_CN.po
952    M /trunk/po/zh_TW.po
953
954 * ran 'make update-po' to get everything in sync again (the previous commit was targetted for 0.8.4a, but the translation was a bit too slow)
955 ------------------------------------------------------------------------
956 r13716 | fkuehne | 2005-12-13 21:02:22 +0100 (Tue, 13 Dec 2005) | 1 line
957 Changed paths:
958    M /trunk/po/zh_CN.po
959
960 * Updated Chinese translation by Wei Mingzhi
961 ------------------------------------------------------------------------
962 r13714 | hartman | 2005-12-13 15:50:36 +0100 (Tue, 13 Dec 2005) | 3 lines
963 Changed paths:
964    M /trunk/debian/vlc.desktop
965
966 * patch to generalize our debian .desktop file so it is suited for the gentoo distribution.
967   patch by Diego 'Flameeyes' Petteno < flameeyes at gentoo dot org >
968
969 ------------------------------------------------------------------------
970 r13712 | hartman | 2005-12-12 23:15:20 +0100 (Mon, 12 Dec 2005) | 1 line
971 Changed paths:
972    M /trunk/src/input/stream.c
973
974 Fix a crash in stream_ReadLine
975 ------------------------------------------------------------------------
976 r13711 | jpsaman | 2005-12-12 22:11:59 +0100 (Mon, 12 Dec 2005) | 1 line
977 Changed paths:
978    M /trunk/modules/access/dv.c
979
980 Fix crash when no IEEE1394/Firewire device is present
981 ------------------------------------------------------------------------
982 r13710 | jpsaman | 2005-12-12 21:56:53 +0100 (Mon, 12 Dec 2005) | 1 line
983 Changed paths:
984    M /trunk/configure.ac
985
986 Fix --enable-dv detection
987 ------------------------------------------------------------------------
988 r13709 | zorglub | 2005-12-12 21:25:21 +0100 (Mon, 12 Dec 2005) | 2 lines
989 Changed paths:
990    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
991
992 Use standard buttons
993
994 ------------------------------------------------------------------------
995 r13708 | xtophe | 2005-12-12 20:58:12 +0100 (Mon, 12 Dec 2005) | 2 lines
996 Changed paths:
997    M /trunk/modules/misc/freetype.c
998
999 freetype.c: BeOS fix (c++ism) and cosmetic
1000
1001 ------------------------------------------------------------------------
1002 r13707 | zorglub | 2005-12-12 20:56:23 +0100 (Mon, 12 Dec 2005) | 2 lines
1003 Changed paths:
1004    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
1005    M /trunk/modules/gui/skins2/src/dialogs.cpp
1006    M /trunk/modules/gui/skins2/src/dialogs.hpp
1007    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1008    M /trunk/modules/gui/skins2/src/vlcproc.hpp
1009    M /trunk/modules/gui/wxwidgets/interface.cpp
1010
1011 Support interaction in skins2
1012
1013 ------------------------------------------------------------------------
1014 r13706 | courmisch | 2005-12-12 20:24:55 +0100 (Mon, 12 Dec 2005) | 2 lines
1015 Changed paths:
1016    M /trunk/modules/access/directory.c
1017
1018 Don't recurse in symbolic link - fixes #375
1019
1020 ------------------------------------------------------------------------
1021 r13705 | zorglub | 2005-12-12 19:14:23 +0100 (Mon, 12 Dec 2005) | 2 lines
1022 Changed paths:
1023    M /trunk/doc/release-howto.txt
1024
1025 Minor changes to release howto
1026
1027 ------------------------------------------------------------------------
1028 r13704 | zorglub | 2005-12-12 19:13:18 +0100 (Mon, 12 Dec 2005) | 2 lines
1029 Changed paths:
1030    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
1031    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
1032
1033 Handle all types of buttons and fix layouts
1034
1035 ------------------------------------------------------------------------
1036 r13703 | courmisch | 2005-12-12 19:11:26 +0100 (Mon, 12 Dec 2005) | 2 lines
1037 Changed paths:
1038    M /trunk/modules/access/directory.c
1039
1040 Clean up and remove unnused internal parameter
1041
1042 ------------------------------------------------------------------------
1043 r13702 | zorglub | 2005-12-12 19:02:27 +0100 (Mon, 12 Dec 2005) | 2 lines
1044 Changed paths:
1045    M /trunk/modules/demux/avi/avi.c
1046    M /trunk/src/interface/interaction.c
1047
1048 Propose to fix AVI index
1049
1050 ------------------------------------------------------------------------
1051 r13701 | zorglub | 2005-12-12 18:58:56 +0100 (Mon, 12 Dec 2005) | 2 lines
1052 Changed paths:
1053    M /trunk/include/vlc/vlc.h
1054    M /trunk/include/vlc_interaction.h
1055    M /trunk/include/vlc_symbols.h
1056    M /trunk/src/interface/interaction.c
1057
1058 Add support for Yes/No questions (Refs:#27)
1059
1060 ------------------------------------------------------------------------
1061 r13700 | fkuehne | 2005-12-12 18:26:01 +0100 (Mon, 12 Dec 2005) | 1 line
1062 Changed paths:
1063    M /trunk/po/ja.po
1064
1065 * trunk version of [13699]
1066 ------------------------------------------------------------------------
1067 r13698 | oaubert | 2005-12-12 16:22:35 +0100 (Mon, 12 Dec 2005) | 2 lines
1068 Changed paths:
1069    M /trunk/src/control/audio_video.c
1070
1071 src/control/audio_video.c: cast visual_id parameter to int
1072
1073 ------------------------------------------------------------------------
1074 r13697 | oaubert | 2005-12-12 15:51:50 +0100 (Mon, 12 Dec 2005) | 2 lines
1075 Changed paths:
1076    M /trunk/src/control/core.c
1077
1078 control/core.c: raise exceptions in get_media_position
1079
1080 ------------------------------------------------------------------------
1081 r13695 | hartman | 2005-12-12 13:31:32 +0100 (Mon, 12 Dec 2005) | 2 lines
1082 Changed paths:
1083    M /trunk/modules/gui/macosx/controls.m
1084
1085 * Fix an issue with changed names of seek hotkeys in osx intf.
1086
1087 ------------------------------------------------------------------------
1088 r13694 | oaubert | 2005-12-12 09:57:48 +0100 (Mon, 12 Dec 2005) | 2 lines
1089 Changed paths:
1090    M /trunk/src/control/core.c
1091
1092 src/control/core.c: remove superfluous ;
1093
1094 ------------------------------------------------------------------------
1095 r13693 | oaubert | 2005-12-12 09:57:20 +0100 (Mon, 12 Dec 2005) | 2 lines
1096 Changed paths:
1097    M /trunk/bindings/python/setup.py
1098
1099 python/setup.py: use PIC versions of the libraries (patch by Filippo Carone)
1100
1101 ------------------------------------------------------------------------
1102 r13692 | dionoea | 2005-12-12 01:09:40 +0100 (Mon, 12 Dec 2005) | 2 lines
1103 Changed paths:
1104    M /trunk/doc/release-howto.txt
1105
1106 add note about testing the win32 installer *and* uninstaller
1107
1108 ------------------------------------------------------------------------
1109 r13691 | hartman | 2005-12-12 00:41:29 +0100 (Mon, 12 Dec 2005) | 2 lines
1110 Changed paths:
1111    M /trunk/THANKS
1112    M /trunk/modules/misc/freetype.c
1113
1114 * hebrew line order fixes. patch by Barak Ori (barakori at gmail dot com) (closes #369)
1115
1116 ------------------------------------------------------------------------
1117 r13688 | hartman | 2005-12-11 23:31:31 +0100 (Sun, 11 Dec 2005) | 2 lines
1118 Changed paths:
1119    M /trunk/share/vlc_beos.rsrc
1120
1121 * Updated BeOS icon
1122
1123 ------------------------------------------------------------------------
1124 r13686 | hartman | 2005-12-11 22:45:54 +0100 (Sun, 11 Dec 2005) | 2 lines
1125 Changed paths:
1126    M /trunk/NEWS
1127
1128  * Added Mac OS X SPDIF audio to the NEWS
1129
1130 ------------------------------------------------------------------------
1131 r13683 | zorglub | 2005-12-11 22:19:48 +0100 (Sun, 11 Dec 2005) | 2 lines
1132 Changed paths:
1133    M /trunk/modules/audio_output/alsa.c
1134
1135 Warn -> Dbg
1136
1137 ------------------------------------------------------------------------
1138 r13682 | babal | 2005-12-11 22:11:46 +0100 (Sun, 11 Dec 2005) | 3 lines
1139 Changed paths:
1140    M /trunk/AUTHORS
1141    M /trunk/modules/audio_filter/channel_mixer/headphone.c
1142
1143 - correct calculation of the size of the overflow buffer
1144   (fixes a crash with mono streams)
1145
1146 ------------------------------------------------------------------------
1147 r13681 | zorglub | 2005-12-11 20:59:14 +0100 (Sun, 11 Dec 2005) | 3 lines
1148 Changed paths:
1149    M /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
1150    M /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
1151    M /trunk/modules/gui/wxwidgets/dialogs.cpp
1152    M /trunk/modules/gui/wxwidgets/interface.cpp
1153    M /trunk/src/interface/interaction.c
1154    M /trunk/src/playlist/playlist.c
1155
1156 Handle removal
1157 Improve non-handling by interfaces without interaction
1158
1159 ------------------------------------------------------------------------
1160 r13680 | zorglub | 2005-12-11 19:23:31 +0100 (Sun, 11 Dec 2005) | 2 lines
1161 Changed paths:
1162    M /trunk/src/control/core.c
1163
1164 Declare vlc_current_object. Patch by Filippo Carone
1165
1166 ------------------------------------------------------------------------
1167 r13679 | zorglub | 2005-12-11 17:08:23 +0100 (Sun, 11 Dec 2005) | 4 lines
1168 Changed paths:
1169    M /trunk/modules/gui/wxwidgets/Modules.am
1170    A /trunk/modules/gui/wxwidgets/dialogs/interaction.cpp
1171    A /trunk/modules/gui/wxwidgets/dialogs/interaction.hpp
1172    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
1173    M /trunk/modules/gui/wxwidgets/dialogs.cpp
1174    M /trunk/modules/gui/wxwidgets/interface.cpp
1175
1176 Beginning of a WX implementation
1177
1178 Dirty currently ... 
1179
1180 ------------------------------------------------------------------------
1181 r13678 | zorglub | 2005-12-11 17:07:51 +0100 (Sun, 11 Dec 2005) | 2 lines
1182 Changed paths:
1183    M /trunk/modules/access/http.c
1184
1185 Request authentication if we get a 401 error
1186
1187 ------------------------------------------------------------------------
1188 r13677 | zorglub | 2005-12-11 17:06:19 +0100 (Sun, 11 Dec 2005) | 5 lines
1189 Changed paths:
1190    M /trunk/include/vlc_interaction.h
1191    M /trunk/include/vlc_interface.h
1192    M /trunk/include/vlc_symbols.h
1193    M /trunk/src/input/input.c
1194    M /trunk/src/interface/interaction.c
1195
1196 * Handle dialogs needing answer
1197 * Handle interfaces not providing interaction correctly
1198 * Add a new helper to request authentication
1199 * Add return codes
1200
1201 ------------------------------------------------------------------------
1202 r13675 | hartman | 2005-12-11 00:59:43 +0100 (Sun, 11 Dec 2005) | 2 lines
1203 Changed paths:
1204    M /trunk/src/input/stream.c
1205
1206 * don't convert UTF-8 -> UTF-8 because we found a BOM.
1207
1208 ------------------------------------------------------------------------
1209 r13674 | hartman | 2005-12-11 00:47:34 +0100 (Sun, 11 Dec 2005) | 2 lines
1210 Changed paths:
1211    M /trunk/include/vlc_stream.h
1212    M /trunk/src/input/demux.c
1213    M /trunk/src/input/mem_stream.c
1214    M /trunk/src/input/stream.c
1215
1216 * UTF16 and UTF32 conversion to UTF8 for stream_ReadLine(). (fixes #304)
1217
1218 ------------------------------------------------------------------------
1219 r13673 | xtophe | 2005-12-11 00:36:34 +0100 (Sun, 11 Dec 2005) | 2 lines
1220 Changed paths:
1221    M /trunk/po/POTFILES.in
1222    M /trunk/po/ca.po
1223    M /trunk/po/da.po
1224    M /trunk/po/de.po
1225    M /trunk/po/en_GB.po
1226    M /trunk/po/es.po
1227    M /trunk/po/fr.po
1228    M /trunk/po/it.po
1229    M /trunk/po/ja.po
1230    M /trunk/po/ko.po
1231    M /trunk/po/nl.po
1232    M /trunk/po/pt_BR.po
1233    M /trunk/po/ro.po
1234    M /trunk/po/ru.po
1235    M /trunk/po/sv.po
1236    M /trunk/po/tr.po
1237    M /trunk/po/vlc.pot
1238    M /trunk/po/zh_CN.po
1239    M /trunk/po/zh_TW.po
1240
1241 Fix make dist
1242
1243 ------------------------------------------------------------------------
1244 r13670 | hartman | 2005-12-10 19:21:34 +0100 (Sat, 10 Dec 2005) | 2 lines
1245 Changed paths:
1246    M /trunk/modules/audio_filter/resampler/Modules.am
1247    D /trunk/modules/audio_filter/resampler/coreaudio.c
1248
1249 * Remove coreaudio resampler
1250
1251 ------------------------------------------------------------------------
1252 r13669 | hartman | 2005-12-10 19:20:20 +0100 (Sat, 10 Dec 2005) | 2 lines
1253 Changed paths:
1254    M /trunk/Makefile.am
1255    M /trunk/configure.ac
1256    M /trunk/modules/audio_output/Modules.am
1257
1258 * Remove CoreAudio module
1259
1260 ------------------------------------------------------------------------
1261 r13668 | hartman | 2005-12-10 19:16:02 +0100 (Sat, 10 Dec 2005) | 2 lines
1262 Changed paths:
1263    D /trunk/modules/audio_output/coreaudio.c
1264
1265 * Remove outdated CoreAudio module
1266
1267 ------------------------------------------------------------------------
1268 r13667 | dionoea | 2005-12-10 17:24:22 +0100 (Sat, 10 Dec 2005) | 2 lines
1269 Changed paths:
1270    M /trunk/NEWS
1271
1272 remove duplicate
1273
1274 ------------------------------------------------------------------------
1275 r13666 | fkuehne | 2005-12-10 17:23:01 +0100 (Sat, 10 Dec 2005) | 1 line
1276 Changed paths:
1277    M /trunk/NEWS
1278
1279 * moved my last addition to the OSX-intf-stuff and added the FOURCC-fixes
1280 ------------------------------------------------------------------------
1281 r13665 | damienf | 2005-12-10 17:16:10 +0100 (Sat, 10 Dec 2005) | 2 lines
1282 Changed paths:
1283    M /trunk/modules/video_output/directx/directx.c
1284
1285 directx.c: fixed the initial grey flicker when using overlay surfaces by postponing painting the overlay colorkey until the first picture has been received the vout display
1286
1287 ------------------------------------------------------------------------
1288 r13664 | dionoea | 2005-12-10 17:10:46 +0100 (Sat, 10 Dec 2005) | 2 lines
1289 Changed paths:
1290    M /trunk/NEWS
1291
1292 cook is real audio
1293
1294 ------------------------------------------------------------------------
1295 r13663 | fkuehne | 2005-12-10 17:00:57 +0100 (Sat, 10 Dec 2005) | 1 line
1296 Changed paths:
1297    M /trunk/NEWS
1298
1299 * added another one
1300 ------------------------------------------------------------------------
1301 r13662 | dionoea | 2005-12-10 16:53:38 +0100 (Sat, 10 Dec 2005) | 2 lines
1302 Changed paths:
1303    M /trunk/NEWS
1304
1305 update news for 0.8.4a ... is anything missing ?
1306
1307 ------------------------------------------------------------------------
1308 r13659 | oaubert | 2005-12-10 12:34:20 +0100 (Sat, 10 Dec 2005) | 4 lines
1309 Changed paths:
1310    M /trunk/include/vlc/control.h
1311    M /trunk/src/control/core.c
1312
1313 src/control/core.c, include/vlc/control.h: Applied patch from Filippo Carone, 
1314  using vlc_object_id instead of a direct p_object pointer as parameter
1315  for mediacontrol_new_from_object
1316
1317 ------------------------------------------------------------------------
1318 r13658 | gbazin | 2005-12-10 12:15:19 +0100 (Sat, 10 Dec 2005) | 1 line
1319 Changed paths:
1320    M /trunk/modules/demux/real.c
1321
1322 * modules/demux/real.c: improved cook support. We now try to send audio subpackets as soon as they are available instead of waiting for the full re-ordering to be finished. Added some sanity checks as well and gave a try to 28_8 support (not tested).
1323 ------------------------------------------------------------------------
1324 r13656 | fkuehne | 2005-12-10 11:50:02 +0100 (Sat, 10 Dec 2005) | 1 line
1325 Changed paths:
1326    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1327
1328 * added 'M264' as FOURCC for H.263 (used by MS's encoder)
1329 ------------------------------------------------------------------------
1330 r13655 | gbazin | 2005-12-10 11:21:51 +0100 (Sat, 10 Dec 2005) | 1 line
1331 Changed paths:
1332    M /trunk/modules/codec/realaudio.c
1333
1334 * modules/codec/realaudio.c: subpackets re-ordering is now done in the demuxer.
1335 ------------------------------------------------------------------------
1336 r13654 | xtophe | 2005-12-10 00:40:24 +0100 (Sat, 10 Dec 2005) | 2 lines
1337 Changed paths:
1338    M /trunk/extras/contrib/src/Makefile
1339    A /trunk/extras/contrib/src/Patches/portaudio-cross.patch
1340
1341 Fix portaudio (closes #419)
1342
1343 ------------------------------------------------------------------------
1344 r13652 | courmisch | 2005-12-09 23:31:56 +0100 (Fri, 09 Dec 2005) | 2 lines
1345 Changed paths:
1346    M /trunk/THANKS
1347    M /trunk/modules/services_discovery/upnp.cpp
1348
1349 Cumulated UPnP fixes from Christian Henz
1350
1351 ------------------------------------------------------------------------
1352 r13651 | gbazin | 2005-12-09 22:53:30 +0100 (Fri, 09 Dec 2005) | 1 line
1353 Changed paths:
1354    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1355    M /trunk/modules/demux/real.c
1356
1357 * modules/demux/real.c: re-order cook subpackets and send them 1 at a time to the decoder. This is required by the new ffmpeg cook codec (It also breaks our binary realaudio codec but I'll repair that later on).
1358 ------------------------------------------------------------------------
1359 r13650 | dionoea | 2005-12-09 21:23:56 +0100 (Fri, 09 Dec 2005) | 2 lines
1360 Changed paths:
1361    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1362
1363 support for cook audio. Thanks to the ffmpeg people once more !
1364
1365 ------------------------------------------------------------------------
1366 r13649 | oaubert | 2005-12-09 18:54:47 +0100 (Fri, 09 Dec 2005) | 2 lines
1367 Changed paths:
1368    M /trunk/bindings/python/setup.py
1369
1370 python/setup.py: use vlc-config --version to determine version and misc. doc updates
1371
1372 ------------------------------------------------------------------------
1373 r13648 | oaubert | 2005-12-09 18:48:48 +0100 (Fri, 09 Dec 2005) | 2 lines
1374 Changed paths:
1375    D /trunk/modules/control/corba/mediacontrol-core.c
1376    D /trunk/modules/control/corba/mediacontrol-core.h
1377    D /trunk/modules/control/corba/mediacontrol-init.c
1378    D /trunk/modules/control/corba/mediacontrol-plugin.c
1379
1380 corba: remove useless files
1381
1382 ------------------------------------------------------------------------
1383 r13647 | oaubert | 2005-12-09 18:48:17 +0100 (Fri, 09 Dec 2005) | 2 lines
1384 Changed paths:
1385    M /trunk/modules/control/corba/Modules.am
1386    M /trunk/modules/control/corba/corba.c
1387
1388 corba module: use the integrated mediacontrol API
1389
1390 ------------------------------------------------------------------------
1391 r13646 | oaubert | 2005-12-09 16:44:43 +0100 (Fri, 09 Dec 2005) | 2 lines
1392 Changed paths:
1393    M /trunk/Makefile.am
1394
1395 Makefile.am: add src/control/init.c and src/control/plugin.c to EXTRA_DIST
1396
1397 ------------------------------------------------------------------------
1398 r13645 | oaubert | 2005-12-09 16:15:12 +0100 (Fri, 09 Dec 2005) | 2 lines
1399 Changed paths:
1400    M /trunk/src/control/plugin.c
1401
1402 src/control/plugin.c: correct include reference
1403
1404 ------------------------------------------------------------------------
1405 r13644 | oaubert | 2005-12-09 15:17:18 +0100 (Fri, 09 Dec 2005) | 2 lines
1406 Changed paths:
1407    M /trunk/bindings/python/Makefile.am
1408
1409 python/Makefile.am: correct the test for win32 systems
1410
1411 ------------------------------------------------------------------------
1412 r13643 | oaubert | 2005-12-09 14:37:06 +0100 (Fri, 09 Dec 2005) | 2 lines
1413 Changed paths:
1414    M /trunk/bindings/python/vlcglue.c
1415
1416 python/vlcglue.c: fix a signature-related warning
1417
1418 ------------------------------------------------------------------------
1419 r13642 | oaubert | 2005-12-09 14:29:09 +0100 (Fri, 09 Dec 2005) | 2 lines
1420 Changed paths:
1421    M /trunk/bindings/python/vlcglue.c
1422
1423 python/vlcglue.c: Allow that start, stop, pause, resume methods can take no parameter.
1424
1425 ------------------------------------------------------------------------
1426 r13641 | oaubert | 2005-12-09 14:13:20 +0100 (Fri, 09 Dec 2005) | 2 lines
1427 Changed paths:
1428    M /trunk/bindings/python/vlcglue.c
1429
1430 python/vlcglue.c: exception-related code fixes
1431
1432 ------------------------------------------------------------------------
1433 r13640 | oaubert | 2005-12-09 14:12:14 +0100 (Fri, 09 Dec 2005) | 2 lines
1434 Changed paths:
1435    M /trunk/bindings/python/vlcglue.c
1436
1437 python/vlcglue.c : Clear the exception when vlc.MediaControl is instanciated with no parameter.
1438
1439 ------------------------------------------------------------------------
1440 r13639 | xtophe | 2005-12-09 13:13:58 +0100 (Fri, 09 Dec 2005) | 2 lines
1441 Changed paths:
1442    M /trunk/configure.ac
1443
1444 Fix logger module on BeOS
1445
1446 ------------------------------------------------------------------------
1447 r13638 | zorglub | 2005-12-09 11:17:41 +0100 (Fri, 09 Dec 2005) | 3 lines
1448 Changed paths:
1449    M /trunk/include/vlc_interaction.h
1450    M /trunk/include/vlc_interface.h
1451    M /trunk/modules/gui/wxwidgets/interface.cpp
1452    M /trunk/modules/gui/wxwidgets/interface.hpp
1453    M /trunk/src/input/input.c
1454    M /trunk/src/interface/interaction.c
1455    M /trunk/src/interface/interface.c
1456
1457 Replace function callback by variable callback.
1458
1459
1460 ------------------------------------------------------------------------
1461 r13636 | xtophe | 2005-12-09 00:16:30 +0100 (Fri, 09 Dec 2005) | 2 lines
1462 Changed paths:
1463    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
1464
1465 Fix x264 on win32
1466
1467 ------------------------------------------------------------------------
1468 r13634 | fkuehne | 2005-12-08 20:24:03 +0100 (Thu, 08 Dec 2005) | 1 line
1469 Changed paths:
1470    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1471
1472 * added 'x264' as valid FOURCC for H.264, although it is an unofficial one used by strange apps
1473 ------------------------------------------------------------------------
1474 r13633 | dionoea | 2005-12-08 17:30:11 +0100 (Thu, 08 Dec 2005) | 2 lines
1475 Changed paths:
1476    M /trunk/Makefile.am
1477
1478 this should fix win32 and wince package-win*-base targets
1479
1480 ------------------------------------------------------------------------
1481 r13632 | md | 2005-12-08 15:48:59 +0100 (Thu, 08 Dec 2005) | 2 lines
1482 Changed paths:
1483    M /trunk/modules/services_discovery/sap.c
1484
1485 first step towards SSM support in SDPs - refs #336
1486
1487 ------------------------------------------------------------------------
1488 r13631 | zorglub | 2005-12-08 10:05:58 +0100 (Thu, 08 Dec 2005) | 2 lines
1489 Changed paths:
1490    M /trunk/modules/access/gnomevfs.c
1491
1492 Don't print too many errors
1493
1494 ------------------------------------------------------------------------
1495 r13630 | dionoea | 2005-12-08 00:23:30 +0100 (Thu, 08 Dec 2005) | 2 lines
1496 Changed paths:
1497    M /trunk/share/http/functions.js
1498
1499  * volume display fix
1500
1501 ------------------------------------------------------------------------
1502 r13629 | dionoea | 2005-12-08 00:20:42 +0100 (Thu, 08 Dec 2005) | 2 lines
1503 Changed paths:
1504    M /trunk/share/Makefile.am
1505
1506 add delete_small.png
1507
1508 ------------------------------------------------------------------------
1509 r13628 | gbazin | 2005-12-08 00:14:43 +0100 (Thu, 08 Dec 2005) | 1 line
1510 Changed paths:
1511    M /trunk/modules/gui/wxwidgets/interface.cpp
1512    M /trunk/modules/gui/wxwidgets/interface.hpp
1513
1514 * modules/gui/wxwidgets: save embedded playlist size on exit.
1515 ------------------------------------------------------------------------
1516 r13627 | dionoea | 2005-12-07 23:59:04 +0100 (Wed, 07 Dec 2005) | 6 lines
1517 Changed paths:
1518    M /trunk/share/http/functions.js
1519    A /trunk/share/http/images/delete_small.png
1520    M /trunk/share/http/index.html
1521    M /trunk/share/http/requests/browse.xml
1522    M /trunk/share/http/requests/playlist.xml
1523    M /trunk/share/http/requests/status.xml
1524    M /trunk/share/http/style.css
1525
1526  * playlist improvements :
1527    * nodes can now be opened/closed
1528    * items can be deleted
1529    * shuffle, repeat and loop should work
1530  * add some comments to functions.js
1531
1532 ------------------------------------------------------------------------
1533 r13626 | dionoea | 2005-12-07 22:07:01 +0100 (Wed, 07 Dec 2005) | 2 lines
1534 Changed paths:
1535    M /trunk/share/http/functions.js
1536
1537  * fix misc fixes
1538
1539 ------------------------------------------------------------------------
1540 r13625 | dionoea | 2005-12-07 22:03:45 +0100 (Wed, 07 Dec 2005) | 2 lines
1541 Changed paths:
1542    M /trunk/share/http/functions.js
1543    M /trunk/share/http/index.html
1544
1545  * misc fixes. Should now work in IE
1546
1547 ------------------------------------------------------------------------
1548 r13624 | hartman | 2005-12-07 20:49:20 +0100 (Wed, 07 Dec 2005) | 1 line
1549 Changed paths:
1550    M /trunk/modules/audio_output/coreaudio.c
1551
1552 Fixes to the old coreaudio module. It will be removed, but at least we will have a proper version in the SVN history for prosperity
1553 ------------------------------------------------------------------------
1554 r13623 | dionoea | 2005-12-07 18:09:57 +0100 (Wed, 07 Dec 2005) | 2 lines
1555 Changed paths:
1556    M /trunk/share/http/functions.js
1557    M /trunk/share/http/style.css
1558
1559  * fix playlist bug and change some css
1560
1561 ------------------------------------------------------------------------
1562 r13622 | dionoea | 2005-12-07 18:03:48 +0100 (Wed, 07 Dec 2005) | 2 lines
1563 Changed paths:
1564    A /trunk/share/http/requests/browse.xml
1565
1566 oooops
1567
1568 ------------------------------------------------------------------------
1569 r13621 | dionoea | 2005-12-07 17:57:18 +0100 (Wed, 07 Dec 2005) | 3 lines
1570 Changed paths:
1571    M /trunk/share/Makefile.am
1572    M /trunk/share/http/functions.js
1573    M /trunk/share/http/style.css
1574
1575  * Makefile.am : add new browse.xml file
1576  * functions.js : add option to select directories too
1577
1578 ------------------------------------------------------------------------
1579 r13620 | dionoea | 2005-12-07 17:50:42 +0100 (Wed, 07 Dec 2005) | 4 lines
1580 Changed paths:
1581    M /trunk/share/http/functions.js
1582    M /trunk/share/http/index.html
1583    M /trunk/share/http/requests/status.xml
1584    M /trunk/share/http/style.css
1585
1586  * add browse dialog for file input (this needs some authentification ... but
1587    i don't really know how i should handle it)
1588  * add now playing info
1589
1590 ------------------------------------------------------------------------
1591 r13618 | courmisch | 2005-12-07 16:35:52 +0100 (Wed, 07 Dec 2005) | 2 lines
1592 Changed paths:
1593    M /trunk/configure.ac
1594
1595 Link upnp with C++ rather than C
1596
1597 ------------------------------------------------------------------------
1598 r13617 | courmisch | 2005-12-07 16:11:08 +0100 (Wed, 07 Dec 2005) | 2 lines
1599 Changed paths:
1600    M /trunk/include/vlc_symbols.h
1601    M /trunk/include/vlc_vlm.h
1602    M /trunk/include/vlc_vod.h
1603    M /trunk/modules/misc/rtsp.c
1604    M /trunk/src/misc/vlm.c
1605
1606 Added a bunch of "const" - should fix warning in VLM GUIs
1607
1608 ------------------------------------------------------------------------
1609 r13614 | courmisch | 2005-12-07 14:28:25 +0100 (Wed, 07 Dec 2005) | 2 lines
1610 Changed paths:
1611    M /trunk/modules/services_discovery/sap.c
1612
1613 Work around for awfully broken Win32 DNS resolver - closes #445
1614
1615 ------------------------------------------------------------------------
1616 r13613 | dionoea | 2005-12-07 13:15:36 +0100 (Wed, 07 Dec 2005) | 2 lines
1617 Changed paths:
1618    M /trunk/share/http/requests/playlist.xml
1619
1620  & -> &amp; in name or uri 
1621
1622 ------------------------------------------------------------------------
1623 r13612 | zorglub | 2005-12-07 10:31:36 +0100 (Wed, 07 Dec 2005) | 2 lines
1624 Changed paths:
1625    M /trunk/include/vlc_interaction.h
1626    M /trunk/modules/gui/wxwidgets/interface.cpp
1627    M /trunk/src/interface/interaction.c
1628
1629 Improve dialogs handling
1630
1631 ------------------------------------------------------------------------
1632 r13611 | hartman | 2005-12-07 03:44:07 +0100 (Wed, 07 Dec 2005) | 2 lines
1633 Changed paths:
1634    M /trunk/Makefile.am
1635
1636 * Fix the make VLC.app   which was broken due to the changed web interface
1637
1638 ------------------------------------------------------------------------
1639 r13610 | hartman | 2005-12-07 02:45:10 +0100 (Wed, 07 Dec 2005) | 1 line
1640 Changed paths:
1641    M /trunk/modules/audio_output/auhal.c
1642
1643 Mac OS X audio module is now unified for analog and digital output. todo: test on a shitload of devices, test for stability (removal of USB audio device during playback), rename the plugin
1644 ------------------------------------------------------------------------
1645 r13609 | dionoea | 2005-12-07 01:33:03 +0100 (Wed, 07 Dec 2005) | 2 lines
1646 Changed paths:
1647    M /trunk/share/http/functions.js
1648    M /trunk/share/http/index.html
1649    M /trunk/share/http/requests/playlist.xml
1650    M /trunk/share/http/requests/status.xml
1651    M /trunk/share/http/style.css
1652
1653 propset svn:keywords Id
1654
1655 ------------------------------------------------------------------------
1656 r13608 | dionoea | 2005-12-07 01:12:39 +0100 (Wed, 07 Dec 2005) | 4 lines
1657 Changed paths:
1658    M /trunk/share/http/index.html
1659
1660 add same controls as in previous http interface. As zorglub pointed out,
1661 some people might be using these controls regardless of the http interface
1662 code itself.
1663
1664 ------------------------------------------------------------------------
1665 r13607 | dionoea | 2005-12-07 01:09:25 +0100 (Wed, 07 Dec 2005) | 2 lines
1666 Changed paths:
1667    M /trunk/share/Makefile.am
1668
1669 HTTP interface change
1670
1671 ------------------------------------------------------------------------
1672 r13606 | dionoea | 2005-12-07 01:03:13 +0100 (Wed, 07 Dec 2005) | 13 lines
1673 Changed paths:
1674    A /trunk/share/http
1675    A /trunk/share/http/favicon.ico
1676    A /trunk/share/http/functions.js
1677    A /trunk/share/http/images
1678    A /trunk/share/http/images/delete.png
1679    A /trunk/share/http/images/eject.png
1680    A /trunk/share/http/images/empty.png
1681    A /trunk/share/http/images/fullscreen.png
1682    A /trunk/share/http/images/help.png
1683    A /trunk/share/http/images/loop.png
1684    A /trunk/share/http/images/minus.png
1685    A /trunk/share/http/images/next.png
1686    A /trunk/share/http/images/pause.png
1687    A /trunk/share/http/images/play.png
1688    A /trunk/share/http/images/playlist.png
1689    A /trunk/share/http/images/playlist_small.png
1690    A /trunk/share/http/images/plus.png
1691    A /trunk/share/http/images/prev.png
1692    A /trunk/share/http/images/repeat.png
1693    A /trunk/share/http/images/shuffle.png
1694    A /trunk/share/http/images/slow.png
1695    A /trunk/share/http/images/sort.png
1696    A /trunk/share/http/images/sout.png
1697    A /trunk/share/http/images/speaker.png
1698    A /trunk/share/http/images/speaker_mute.png
1699    A /trunk/share/http/images/stop.png
1700    A /trunk/share/http/images/vlc16x16.png
1701    A /trunk/share/http/images/volume_down.png
1702    A /trunk/share/http/images/volume_up.png
1703    A /trunk/share/http/index.html
1704    A /trunk/share/http/requests
1705    A /trunk/share/http/requests/playlist.xml
1706    A /trunk/share/http/requests/status.xml
1707    A /trunk/share/http/style.css
1708
1709 New http interface
1710
1711 Things that still need to be done :
1712  * check - and fix - compatibility with non-firefox browsers (it
1713    doesn't work in IE yet)
1714  * bind actions to the playlist sort/delete actions
1715  * fix the subtitle options stuff
1716  * add a "browse" dialog (i'm not sure if the is a good idea ...
1717    should be password protected)
1718  * VLM interface
1719
1720 Comments are welcome :)
1721
1722 ------------------------------------------------------------------------
1723 r13605 | dionoea | 2005-12-07 00:58:31 +0100 (Wed, 07 Dec 2005) | 2 lines
1724 Changed paths:
1725    D /trunk/share/http
1726    A /trunk/share/http-old (from /trunk/share/http:13604)
1727
1728 move old http files to http-old
1729
1730 ------------------------------------------------------------------------
1731 r13604 | gbazin | 2005-12-06 23:57:26 +0100 (Tue, 06 Dec 2005) | 1 line
1732 Changed paths:
1733    M /trunk/modules/gui/wxwidgets/interface.cpp
1734
1735 * modules/gui/wxwidgets/interface.cpp: last issues with the display of the embedded playlist should be solved.
1736 ------------------------------------------------------------------------
1737 r13603 | ipkiss | 2005-12-06 21:12:34 +0100 (Tue, 06 Dec 2005) | 2 lines
1738 Changed paths:
1739    M /trunk/doc/skins/skins2-howto.xml
1740
1741  * doc/skins/skins2-howto.xml: A few fixes and additions.
1742
1743 ------------------------------------------------------------------------
1744 r13602 | gbazin | 2005-12-06 21:10:02 +0100 (Tue, 06 Dec 2005) | 1 line
1745 Changed paths:
1746    M /trunk/modules/packetizer/h264.c
1747
1748 * modules/packetizer/h264.c: fixed massive memory leak.
1749 ------------------------------------------------------------------------
1750 r13601 | gbazin | 2005-12-06 20:23:31 +0100 (Tue, 06 Dec 2005) | 1 line
1751 Changed paths:
1752    M /trunk/modules/demux/mkv.cpp
1753
1754 * modules/demux/mkv.cpp: fixed memory leaks.
1755 ------------------------------------------------------------------------
1756 r13600 | courmisch | 2005-12-06 20:09:37 +0100 (Tue, 06 Dec 2005) | 2 lines
1757 Changed paths:
1758    M /trunk/Makefile.am
1759
1760 fix make install
1761
1762 ------------------------------------------------------------------------
1763 r13599 | zorglub | 2005-12-06 20:09:20 +0100 (Tue, 06 Dec 2005) | 2 lines
1764 Changed paths:
1765    M /trunk/include/vlc_interaction.h
1766    M /trunk/include/vlc_interface.h
1767    M /trunk/include/vlc_playlist.h
1768    M /trunk/include/vlc_symbols.h
1769    M /trunk/src/input/input.c
1770    M /trunk/src/interface/interaction.c
1771
1772 Interaction facility (Refs:#27)
1773
1774 ------------------------------------------------------------------------
1775 r13598 | dionoea | 2005-12-06 19:52:53 +0100 (Tue, 06 Dec 2005) | 2 lines
1776 Changed paths:
1777    M /trunk/modules/control/http/rpn.c
1778
1779 rename to vlc_volume_set
1780
1781 ------------------------------------------------------------------------
1782 r13597 | dionoea | 2005-12-06 19:49:11 +0100 (Tue, 06 Dec 2005) | 2 lines
1783 Changed paths:
1784    M /trunk/modules/control/http/rpn.c
1785
1786 new rpn function : volume_set
1787
1788 ------------------------------------------------------------------------
1789 r13596 | courmisch | 2005-12-06 19:41:14 +0100 (Tue, 06 Dec 2005) | 2 lines
1790 Changed paths:
1791    M /trunk/Makefile.am
1792
1793 fix DISTCLEANFILES
1794
1795 ------------------------------------------------------------------------
1796 r13595 | courmisch | 2005-12-06 19:25:09 +0100 (Tue, 06 Dec 2005) | 2 lines
1797 Changed paths:
1798    M /trunk/po/POTFILES.in
1799
1800 Another bunch of non-existant files in POTFILES
1801
1802 ------------------------------------------------------------------------
1803 r13594 | courmisch | 2005-12-06 19:19:53 +0100 (Tue, 06 Dec 2005) | 2 lines
1804 Changed paths:
1805    M /trunk/po/POTFILES.in
1806
1807 Don't include unused files in POTFILES(!)
1808
1809 ------------------------------------------------------------------------
1810 r13593 | gbazin | 2005-12-06 19:16:12 +0100 (Tue, 06 Dec 2005) | 1 line
1811 Changed paths:
1812    M /trunk/modules/gui/wxwidgets/interface.cpp
1813
1814 * modules/gui/wxwidgets/interface.cpp: still more improvements to the display of the embedded playlist.
1815 ------------------------------------------------------------------------
1816 r13592 | courmisch | 2005-12-06 18:16:07 +0100 (Tue, 06 Dec 2005) | 2 lines
1817 Changed paths:
1818    M /trunk/include/vlc_interaction.h
1819    M /trunk/include/vlc_symbols.h
1820
1821 Remove unexisting exported API
1822
1823 ------------------------------------------------------------------------
1824 r13591 | courmisch | 2005-12-06 17:49:16 +0100 (Tue, 06 Dec 2005) | 2 lines
1825 Changed paths:
1826    M /trunk/toolbox
1827
1828 Attempt to fix make distcheck
1829
1830 ------------------------------------------------------------------------
1831 r13590 | courmisch | 2005-12-06 17:38:58 +0100 (Tue, 06 Dec 2005) | 2 lines
1832 Changed paths:
1833    M /trunk/src/misc/modules.c
1834
1835 One must update src/misc/modules.c whenever a new vlc_*.h file is created
1836
1837 ------------------------------------------------------------------------
1838 r13589 | courmisch | 2005-12-06 17:35:05 +0100 (Tue, 06 Dec 2005) | 2 lines
1839 Changed paths:
1840    M /trunk/include/vlc_symbols.h
1841
1842 Fix symbols list
1843
1844 ------------------------------------------------------------------------
1845 r13588 | zorglub | 2005-12-06 17:33:34 +0100 (Tue, 06 Dec 2005) | 2 lines
1846 Changed paths:
1847    M /trunk/src/playlist/playlist.c
1848
1849 Fix behaviour if repeat is enabled at startup
1850
1851 ------------------------------------------------------------------------
1852 r13587 | xtophe | 2005-12-06 14:05:18 +0100 (Tue, 06 Dec 2005) | 2 lines
1853 Changed paths:
1854    M /trunk/include/vlc_config_cat.h
1855
1856 Don't translate empty strings ( Thanks to ShadeHawk)
1857
1858 ------------------------------------------------------------------------
1859 r13586 | courmisch | 2005-12-06 13:39:13 +0100 (Tue, 06 Dec 2005) | 2 lines
1860 Changed paths:
1861    M /trunk/Makefile.am
1862
1863 Add missing include file
1864
1865 ------------------------------------------------------------------------
1866 r13585 | courmisch | 2005-12-06 13:34:02 +0100 (Tue, 06 Dec 2005) | 2 lines
1867 Changed paths:
1868    M /trunk/Makefile.am
1869
1870 Fix ./configure within make distcheck
1871
1872 ------------------------------------------------------------------------
1873 r13584 | courmisch | 2005-12-06 13:32:39 +0100 (Tue, 06 Dec 2005) | 2 lines
1874 Changed paths:
1875    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
1876
1877 Empty gettext translated strings are illegal
1878
1879 ------------------------------------------------------------------------
1880 r13583 | zorglub | 2005-12-06 13:19:52 +0100 (Tue, 06 Dec 2005) | 2 lines
1881 Changed paths:
1882    M /trunk/src/libvlc.h
1883
1884 Fix a string. Thanks to ShadeHawk on irc for noticing
1885
1886 ------------------------------------------------------------------------
1887 r13582 | courmisch | 2005-12-06 13:14:24 +0100 (Tue, 06 Dec 2005) | 2 lines
1888 Changed paths:
1889    M /trunk/po/POTFILES.in
1890
1891 Fix POTFILES again
1892
1893 ------------------------------------------------------------------------
1894 r13581 | courmisch | 2005-12-06 13:08:14 +0100 (Tue, 06 Dec 2005) | 2 lines
1895 Changed paths:
1896    M /trunk/share/Makefile.am
1897
1898 Add .hosts
1899
1900 ------------------------------------------------------------------------
1901 r13580 | dionoea | 2005-12-06 01:28:53 +0100 (Tue, 06 Dec 2005) | 2 lines
1902 Changed paths:
1903    M /trunk/modules/control/http/util.c
1904
1905 ugly dirty horrible thing so that text/xml files don't get labeled as text/html (and .xml files will now be parsed by VLC)
1906
1907 ------------------------------------------------------------------------
1908 r13579 | xtophe | 2005-12-06 00:31:22 +0100 (Tue, 06 Dec 2005) | 2 lines
1909 Changed paths:
1910    M /trunk/configure.ac
1911
1912 Reorder the ffmpeg detection. Please test, there is so many corner case :(
1913
1914 ------------------------------------------------------------------------
1915 r13578 | gbazin | 2005-12-05 22:56:06 +0100 (Mon, 05 Dec 2005) | 1 line
1916 Changed paths:
1917    M /trunk/share/http/admin/browse.html
1918
1919 * share/http/admin/browse.html: made the file list a bit more readable.
1920 ------------------------------------------------------------------------
1921 r13577 | asmax | 2005-12-05 22:40:46 +0100 (Mon, 05 Dec 2005) | 2 lines
1922 Changed paths:
1923    M /trunk/doc/skins/skins2-howto.xml
1924
1925 * several updates: animations, percent vars, equalizer...
1926
1927 ------------------------------------------------------------------------
1928 r13574 | courmisch | 2005-12-05 21:53:56 +0100 (Mon, 05 Dec 2005) | 3 lines
1929 Changed paths:
1930    M /trunk/Makefile.am
1931    M /trunk/po/POTFILES.in
1932    A /trunk/src/network/acl.c (from /trunk/src/stream_output/acl.c:13573)
1933    D /trunk/src/stream_output/acl.c
1934
1935 - Don't print a bogus warning when reading on empty line in a .host file
1936 - Move acl.c to a more appropriate location
1937
1938 ------------------------------------------------------------------------
1939 r13573 | courmisch | 2005-12-05 21:51:20 +0100 (Mon, 05 Dec 2005) | 2 lines
1940 Changed paths:
1941    A /trunk/share/http/.hosts
1942
1943 Add sample access list (currently accepting everything) for the HTTP interface
1944
1945 ------------------------------------------------------------------------
1946 r13572 | sigmunau | 2005-12-05 18:54:35 +0100 (Mon, 05 Dec 2005) | 2 lines
1947 Changed paths:
1948    M /trunk/src/misc/vlm.c
1949
1950 vlm.c: fix segfault when vlm command have mismatched quotes
1951
1952 ------------------------------------------------------------------------
1953 r13571 | courmisch | 2005-12-05 18:48:21 +0100 (Mon, 05 Dec 2005) | 2 lines
1954 Changed paths:
1955    M /trunk/src/network/udp.c
1956
1957 Fix typo/compilation
1958
1959 ------------------------------------------------------------------------
1960 r13570 | courmisch | 2005-12-05 18:46:22 +0100 (Mon, 05 Dec 2005) | 3 lines
1961 Changed paths:
1962    M /trunk/modules/control/netsync.c
1963
1964 - Use net_ConnectUDP on the slave side
1965 - Don't force a port on the slave side (that was not needed)
1966
1967 ------------------------------------------------------------------------
1968 r13569 | courmisch | 2005-12-05 18:45:59 +0100 (Mon, 05 Dec 2005) | 2 lines
1969 Changed paths:
1970    M /trunk/modules/demux/ts.c
1971
1972 Use net_ConnectUDP
1973
1974 ------------------------------------------------------------------------
1975 r13568 | courmisch | 2005-12-05 18:33:11 +0100 (Mon, 05 Dec 2005) | 2 lines
1976 Changed paths:
1977    M /trunk/src/network/udp.c
1978
1979 Use OS default for multicast hop limit if not overriden by the user
1980
1981 ------------------------------------------------------------------------
1982 r13567 | courmisch | 2005-12-05 18:30:14 +0100 (Mon, 05 Dec 2005) | 2 lines
1983 Changed paths:
1984    M /trunk/modules/access_output/udp.c
1985    M /trunk/src/network/udp.c
1986    M /trunk/src/stream_output/sap.c
1987
1988 Use net_ConnectUDP
1989
1990 ------------------------------------------------------------------------
1991 r13566 | courmisch | 2005-12-05 17:50:25 +0100 (Mon, 05 Dec 2005) | 2 lines
1992 Changed paths:
1993    M /trunk/modules/misc/network/ipv4.c
1994    M /trunk/src/libvlc.h
1995
1996 Update multicast stream output options
1997
1998 ------------------------------------------------------------------------
1999 r13565 | courmisch | 2005-12-05 17:46:49 +0100 (Mon, 05 Dec 2005) | 2 lines
2000 Changed paths:
2001    M /trunk/src/network/udp.c
2002
2003 Implement IP_MULTICAST_IF
2004
2005 ------------------------------------------------------------------------
2006 r13564 | courmisch | 2005-12-05 17:24:22 +0100 (Mon, 05 Dec 2005) | 2 lines
2007 Changed paths:
2008    M /trunk/po/POTFILES.in
2009
2010 Repair make dist
2011
2012 ------------------------------------------------------------------------
2013 r13563 | courmisch | 2005-12-05 17:24:12 +0100 (Mon, 05 Dec 2005) | 2 lines
2014 Changed paths:
2015    M /trunk/src/network
2016
2017 svn:ignore
2018
2019 ------------------------------------------------------------------------
2020 r13562 | zorglub | 2005-12-05 16:51:39 +0100 (Mon, 05 Dec 2005) | 2 lines
2021 Changed paths:
2022    M /trunk/Makefile.am
2023    M /trunk/extras/make.pl
2024    M /trunk/include/vlc_common.h
2025    A /trunk/include/vlc_interaction.h
2026    M /trunk/include/vlc_interface.h
2027    M /trunk/include/vlc_playlist.h
2028    M /trunk/src/input/input.c
2029    A /trunk/src/interface/interaction.c
2030    M /trunk/src/interface/interface.c
2031    M /trunk/src/playlist/playlist.c
2032
2033 Very beginning of the interaction framework (Refs:#27)
2034
2035 ------------------------------------------------------------------------
2036 r13561 | zorglub | 2005-12-05 11:28:08 +0100 (Mon, 05 Dec 2005) | 2 lines
2037 Changed paths:
2038    M /trunk/modules/services_discovery/shout.c
2039
2040 String remarks
2041
2042 ------------------------------------------------------------------------
2043 r13560 | zorglub | 2005-12-05 11:25:34 +0100 (Mon, 05 Dec 2005) | 2 lines
2044 Changed paths:
2045    M /trunk/modules/demux/real.c
2046
2047 Recognize RV codecs
2048
2049 ------------------------------------------------------------------------
2050 r13559 | courmisch | 2005-12-05 11:09:14 +0100 (Mon, 05 Dec 2005) | 2 lines
2051 Changed paths:
2052    M /trunk/src/network/udp.c
2053
2054 fix previous commit
2055
2056 ------------------------------------------------------------------------
2057 r13558 | courmisch | 2005-12-05 11:00:14 +0100 (Mon, 05 Dec 2005) | 2 lines
2058 Changed paths:
2059    M /trunk/src/network/udp.c
2060
2061 Implement multicast hop limit
2062
2063 ------------------------------------------------------------------------
2064 r13557 | courmisch | 2005-12-05 10:36:39 +0100 (Mon, 05 Dec 2005) | 2 lines
2065 Changed paths:
2066    M /trunk/Makefile.am
2067    M /trunk/src/network/io.c
2068    A /trunk/src/network/tcp.c (from /trunk/src/network/io.c:13556)
2069    A /trunk/src/network/udp.c (from /trunk/src/network/io.c:13556)
2070
2071 Sort out io.c
2072
2073 ------------------------------------------------------------------------
2074 r13556 | courmisch | 2005-12-05 10:06:39 +0100 (Mon, 05 Dec 2005) | 2 lines
2075 Changed paths:
2076    M /trunk/Makefile.am
2077    D /trunk/src/misc/getaddrinfo.c
2078    D /trunk/src/misc/httpd.c
2079    D /trunk/src/misc/net.c
2080    D /trunk/src/misc/tls.c
2081    A /trunk/src/network
2082    A /trunk/src/network/getaddrinfo.c (from /trunk/src/misc/getaddrinfo.c:13541)
2083    A /trunk/src/network/httpd.c (from /trunk/src/misc/httpd.c:13541)
2084    A /trunk/src/network/io.c (from /trunk/src/misc/net.c:13541)
2085    A /trunk/src/network/tls.c (from /trunk/src/misc/tls.c:13541)
2086
2087 Create src/network subdirectory
2088
2089 ------------------------------------------------------------------------
2090 r13555 | courmisch | 2005-12-05 10:01:29 +0100 (Mon, 05 Dec 2005) | 3 lines
2091 Changed paths:
2092    M /trunk/modules/access/ftp.c
2093    M /trunk/modules/access/http.c
2094    M /trunk/modules/access/mms/mmsh.c
2095    M /trunk/modules/access/mms/mmstu.c
2096    M /trunk/modules/access/rtsp/access.c
2097    M /trunk/modules/access/tcp.c
2098    M /trunk/modules/misc/network/ipv4.c
2099    M /trunk/modules/misc/network/ipv6.c
2100
2101 s/OpenTCP/ConnectTCP/ for consistency
2102 and other cosmetic fixes
2103
2104 ------------------------------------------------------------------------
2105 r13554 | fkuehne | 2005-12-04 23:46:03 +0100 (Sun, 04 Dec 2005) | 7 lines
2106 Changed paths:
2107    M /trunk/modules/gui/macosx/sfilters.m
2108
2109 * implemented the controls for the logo and time filters (refs #350)
2110 * complete l10n support
2111
2112 The usage of the logo-filter doesn't work here, but that might be because of my strange PNG-files. I'll investigate this tomorrow.
2113
2114 It would be nice if some of the OSX-devs and testers could check whether everything works as expected, whether you are able crash the entire thingie, etc.
2115 Note that on-the-fly activation of filters doesn't work (this needs the vout-rework scheduled for 0.8.5).
2116 ------------------------------------------------------------------------
2117 r13553 | fkuehne | 2005-12-04 22:33:57 +0100 (Sun, 04 Dec 2005) | 8 lines
2118 Changed paths:
2119    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/classes.nib
2120    M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/keyedobjects.nib
2121    M /trunk/modules/gui/macosx/sfilters.h
2122    M /trunk/modules/gui/macosx/sfilters.m
2123
2124 * retrieve the settings for the logo and time filters (there seems to be bug @ position though)
2125 * removed the controls used for fixed positioning, because they conflict with the relative controls and aren't used by most of the users anyway
2126 * fixed 10.3 compatiblity
2127
2128 still TODO:
2129 - implement the logo and time controls completely
2130 - l10n
2131 - FIXMEs
2132 ------------------------------------------------------------------------
2133 r13552 | zorglub | 2005-12-04 22:24:08 +0100 (Sun, 04 Dec 2005) | 2 lines
2134 Changed paths:
2135    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
2136    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2137    M /trunk/modules/gui/skins2/utils/var_tree.cpp
2138    M /trunk/modules/gui/skins2/utils/var_tree.hpp
2139    M /trunk/modules/gui/skins2/vars/playtree.cpp
2140
2141 Clean up - convert todos to doxygen style
2142
2143 ------------------------------------------------------------------------
2144 r13551 | zorglub | 2005-12-04 22:14:12 +0100 (Sun, 04 Dec 2005) | 5 lines
2145 Changed paths:
2146    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
2147    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2148    M /trunk/modules/gui/skins2/src/skin_main.cpp
2149    M /trunk/modules/gui/skins2/vars/playtree.cpp
2150
2151 Implement playtree.sort() (basic implementation)
2152
2153 Fix a bug in delete
2154
2155
2156 ------------------------------------------------------------------------
2157 r13550 | gbazin | 2005-12-04 21:37:47 +0100 (Sun, 04 Dec 2005) | 1 line
2158 Changed paths:
2159    M /trunk/modules/access/rtsp/rtsp.c
2160
2161 * modules/access/rtsp/rtsp.c: fixed major bug in realrtsp access. Some incoming data would occasionally be dropped.
2162 ------------------------------------------------------------------------
2163 r13549 | zorglub | 2005-12-04 21:07:30 +0100 (Sun, 04 Dec 2005) | 2 lines
2164 Changed paths:
2165    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2166
2167 Selection is almost working correctly
2168
2169 ------------------------------------------------------------------------
2170 r13548 | gbazin | 2005-12-04 20:40:36 +0100 (Sun, 04 Dec 2005) | 1 line
2171 Changed paths:
2172    M /trunk/modules/audio_output/alsa.c
2173
2174 * modules/audio_output/alsa.c: fix the leak in a nice way.
2175 ------------------------------------------------------------------------
2176 r13547 | gbazin | 2005-12-04 20:35:35 +0100 (Sun, 04 Dec 2005) | 1 line
2177 Changed paths:
2178    M /trunk/modules/audio_output/alsa.c
2179
2180 * modules/audio_output/alsa.c: fixed minor memory leak.
2181 ------------------------------------------------------------------------
2182 r13546 | zorglub | 2005-12-04 20:27:20 +0100 (Sun, 04 Dec 2005) | 2 lines
2183 Changed paths:
2184    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2185    M /trunk/modules/gui/skins2/src/vlcproc.cpp
2186    M /trunk/modules/gui/skins2/utils/var_tree.cpp
2187    M /trunk/modules/gui/skins2/utils/var_tree.hpp
2188    M /trunk/modules/gui/skins2/vars/playtree.cpp
2189    M /trunk/modules/gui/skins2/vars/playtree.hpp
2190
2191 Improve ensureVisible
2192
2193 ------------------------------------------------------------------------
2194 r13545 | gbazin | 2005-12-04 20:13:29 +0100 (Sun, 04 Dec 2005) | 1 line
2195 Changed paths:
2196    M /trunk/modules/access/rtsp/access.c
2197    M /trunk/modules/access/rtsp/real_asmrp.c
2198    M /trunk/modules/access/rtsp/real_sdpplin.c
2199    M /trunk/modules/access/rtsp/rtsp.c
2200    M /trunk/modules/demux/real.c
2201
2202 * modules/demux/real.c, modules/access/rtsp: fixed a bunch of memory leaks.
2203 ------------------------------------------------------------------------
2204 r13544 | ipkiss | 2005-12-04 19:52:25 +0100 (Sun, 04 Dec 2005) | 2 lines
2205 Changed paths:
2206    M /trunk/share/skins2/winamp2.xml
2207
2208  * share/skins2/winamp2.xml: removed a useless control (not even working :))
2209
2210 ------------------------------------------------------------------------
2211 r13543 | oaubert | 2005-12-04 19:47:26 +0100 (Sun, 04 Dec 2005) | 2 lines
2212 Changed paths:
2213    M /trunk/configure.ac
2214
2215 * configure.ac: fix copy/paste artefact (silly me)
2216
2217 ------------------------------------------------------------------------
2218 r13542 | oaubert | 2005-12-04 19:46:21 +0100 (Sun, 04 Dec 2005) | 3 lines
2219 Changed paths:
2220    M /trunk/configure.ac
2221
2222 * configure.ac: new --enable-snapshot option (snapshot was previously built
2223   with --enable-corba, but it can now be used through the python binding)
2224
2225 ------------------------------------------------------------------------
2226 r13541 | ipkiss | 2005-12-04 19:23:30 +0100 (Sun, 04 Dec 2005) | 3 lines
2227 Changed paths:
2228    M /trunk/modules/gui/skins2/src/generic_layout.cpp
2229
2230  * skins2/src/generic_layout.cpp: Fixed a resizing bug (the invisible controls
2231    were drawn when resizing the layout)
2232
2233 ------------------------------------------------------------------------
2234 r13540 | courmisch | 2005-12-04 18:40:59 +0100 (Sun, 04 Dec 2005) | 3 lines
2235 Changed paths:
2236    M /trunk/include/network.h
2237    M /trunk/include/vlc_symbols.h
2238    M /trunk/src/misc/net.c
2239
2240 implement net_ConnectUDP() (yet to be used) to create a connected UDP socket,
2241 and stop doing different things with net_OpenUDP()
2242
2243 ------------------------------------------------------------------------
2244 r13539 | gbazin | 2005-12-04 18:36:24 +0100 (Sun, 04 Dec 2005) | 1 line
2245 Changed paths:
2246    M /trunk/modules/codec/realaudio.c
2247
2248 * modules/codec/realaudio.c: try to detect dropped subpackets so we don't screw-up the subpackets reordering.
2249 ------------------------------------------------------------------------
2250 r13538 | zorglub | 2005-12-04 18:15:24 +0100 (Sun, 04 Dec 2005) | 3 lines
2251 Changed paths:
2252    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2253    M /trunk/modules/gui/skins2/x11/x11_popup.hpp
2254
2255 Fix crash while drawing playlist
2256 + popup compile fix (bonus !)
2257
2258 ------------------------------------------------------------------------
2259 r13537 | sigmunau | 2005-12-04 18:10:22 +0100 (Sun, 04 Dec 2005) | 2 lines
2260 Changed paths:
2261    M /trunk/modules/audio_filter/converter/a52tospdif.c
2262
2263 a52tospdif.c: fix regression in recent changes
2264
2265 ------------------------------------------------------------------------
2266 r13536 | ipkiss | 2005-12-04 17:54:17 +0100 (Sun, 04 Dec 2005) | 3 lines
2267 Changed paths:
2268    M /trunk/doc/skins/skins2-howto.xml
2269    M /trunk/share/skins2/skin.dtd
2270
2271  * share/skins2/skin.dtd: Video.autoresize defaults to true
2272  * doc/skins/skins2-howto.xml: Added documentation for this attribute
2273
2274 ------------------------------------------------------------------------
2275 r13535 | ipkiss | 2005-12-04 17:19:28 +0100 (Sun, 04 Dec 2005) | 2 lines
2276 Changed paths:
2277    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
2278
2279  * skins2/macosx/macosx_factory.cpp: compilation fix
2280
2281 ------------------------------------------------------------------------
2282 r13534 | gbazin | 2005-12-04 17:16:54 +0100 (Sun, 04 Dec 2005) | 1 line
2283 Changed paths:
2284    M /trunk/modules/gui/wxwidgets/interface.cpp
2285    M /trunk/modules/gui/wxwidgets/interface.hpp
2286    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
2287
2288 * modules/gui/wxwidgets: display and resizing of the embedded playlist should behave a lot better now.
2289 ------------------------------------------------------------------------
2290 r13533 | ipkiss | 2005-12-04 17:01:12 +0100 (Sun, 04 Dec 2005) | 2 lines
2291 Changed paths:
2292    M /trunk/share/skins2/winamp2.xml
2293
2294  * share/skins2/winamp2.xml: Change layout on double-clicks
2295
2296 ------------------------------------------------------------------------
2297 r13532 | zorglub | 2005-12-04 16:43:03 +0100 (Sun, 04 Dec 2005) | 2 lines
2298 Changed paths:
2299    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
2300    M /trunk/modules/gui/skins2/x11/x11_popup.cpp
2301    M /trunk/modules/gui/skins2/x11/x11_popup.hpp
2302
2303 Popup compile fix
2304
2305 ------------------------------------------------------------------------
2306 r13531 | zorglub | 2005-12-04 16:35:28 +0100 (Sun, 04 Dec 2005) | 12 lines
2307 Changed paths:
2308    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
2309    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
2310    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2311    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
2312    M /trunk/modules/gui/skins2/src/vlcproc.cpp
2313    M /trunk/modules/gui/skins2/src/vlcproc.hpp
2314    M /trunk/modules/gui/skins2/utils/var_tree.cpp
2315    M /trunk/modules/gui/skins2/utils/var_tree.hpp
2316    M /trunk/modules/gui/skins2/vars/playtree.cpp
2317    M /trunk/modules/gui/skins2/vars/playtree.hpp
2318
2319 Improvements to playtree
2320
2321 * Don't expand nodes by default
2322 * Distinguish notification types from document to view
2323   ( update of one item, global change, append of one item)
2324 * Handle item-append 
2325    - Add a command/callback
2326    - TODO: Only rebuild the tree image if the newly appended item is 
2327      visible
2328 * Rename m_lastPos to m_firstPos as it represents the first position
2329 * Beginning of a general ensureVisible function (not working yet)
2330
2331 ------------------------------------------------------------------------
2332 r13530 | ipkiss | 2005-12-04 15:47:26 +0100 (Sun, 04 Dec 2005) | 19 lines
2333 Changed paths:
2334    M /trunk/modules/gui/skins2/Modules.am
2335    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
2336    A /trunk/modules/gui/skins2/events/evt_menu.hpp
2337    M /trunk/modules/gui/skins2/events/evt_motion.hpp
2338    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
2339    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
2340    A /trunk/modules/gui/skins2/macosx/macosx_popup.cpp
2341    A /trunk/modules/gui/skins2/macosx/macosx_popup.hpp
2342    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
2343    M /trunk/modules/gui/skins2/parser/builder.cpp
2344    M /trunk/modules/gui/skins2/parser/builder.hpp
2345    M /trunk/modules/gui/skins2/parser/builder_data.def
2346    M /trunk/modules/gui/skins2/parser/builder_data.hpp
2347    M /trunk/modules/gui/skins2/parser/interpreter.cpp
2348    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
2349    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
2350    M /trunk/modules/gui/skins2/src/generic_window.cpp
2351    M /trunk/modules/gui/skins2/src/generic_window.hpp
2352    M /trunk/modules/gui/skins2/src/os_factory.hpp
2353    A /trunk/modules/gui/skins2/src/os_popup.hpp
2354    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
2355    A /trunk/modules/gui/skins2/src/popup.cpp
2356    A /trunk/modules/gui/skins2/src/popup.hpp
2357    M /trunk/modules/gui/skins2/src/theme.cpp
2358    M /trunk/modules/gui/skins2/src/theme.hpp
2359    M /trunk/modules/gui/skins2/src/top_window.cpp
2360    M /trunk/modules/gui/skins2/src/top_window.hpp
2361    M /trunk/modules/gui/skins2/src/window_manager.cpp
2362    M /trunk/modules/gui/skins2/src/window_manager.hpp
2363    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
2364    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
2365    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
2366    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
2367    A /trunk/modules/gui/skins2/win32/win32_popup.cpp
2368    A /trunk/modules/gui/skins2/win32/win32_popup.hpp
2369    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
2370    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
2371    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
2372    A /trunk/modules/gui/skins2/x11/x11_popup.cpp
2373    A /trunk/modules/gui/skins2/x11/x11_popup.hpp
2374    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
2375    M /trunk/share/skins2/skin.dtd
2376
2377  * skins2: support for custom popup menus, and win32 implementation.
2378    XML example:
2379        <PopupMenu id="sample_menu">
2380            <MenuItem label="Play" action="vlc.play()" />
2381            <MenuItem label="Pause" action="vlc.pause()" />
2382            <MenuSeparator />
2383            <MenuItem label="Show playlist" action="playlist_window.show()" />
2384            <MenuItem label="Hide playlist" action="playlist_window.hide()" />
2385            <MenuSeparator />
2386            <MenuItem label="Quick open file" action="dialogs.fileSimple()" />
2387        </PopupMenu>
2388
2389    To call the menu:
2390        <Button action="sample_menu.show()" ... />
2391
2392    Known bug: the popup disappears when the user clicks "too fast" on the
2393    button: the control refreshes itself in an asynchronous way, and the popup
2394    dislikes it... so click slowly :)
2395
2396 ------------------------------------------------------------------------
2397 r13529 | courmisch | 2005-12-04 14:44:44 +0100 (Sun, 04 Dec 2005) | 2 lines
2398 Changed paths:
2399    M /trunk/modules/misc/rtsp.c
2400
2401 Determine the RTSP control URL host dynamically, as seen from the RTSP client
2402
2403 ------------------------------------------------------------------------
2404 r13527 | courmisch | 2005-12-04 14:05:40 +0100 (Sun, 04 Dec 2005) | 2 lines
2405 Changed paths:
2406    M /trunk/activex/Makefile.am
2407
2408 Fix RC compilation from source snapshots
2409
2410 ------------------------------------------------------------------------
2411 r13525 | jpsaman | 2005-12-04 13:53:53 +0100 (Sun, 04 Dec 2005) | 1 line
2412 Changed paths:
2413    M /trunk/modules/misc/rtsp.c
2414
2415 Do not crash on vlm command: 'new somestring vod enabled', when the user forgot --rtsp-host <ipaddress>:<port> on the vlc commandline.
2416 ------------------------------------------------------------------------
2417 r13524 | courmisch | 2005-12-04 13:43:10 +0100 (Sun, 04 Dec 2005) | 3 lines
2418 Changed paths:
2419    M /trunk/Makefile.am
2420
2421 Fix make dist
2422 Case matters when using filenames!
2423
2424 ------------------------------------------------------------------------
2425 r13520 | zorglub | 2005-12-04 12:54:22 +0100 (Sun, 04 Dec 2005) | 4 lines
2426 Changed paths:
2427    M /trunk/configure.ac
2428    M /trunk/modules/access_output/bonjour.c
2429    M /trunk/modules/services_discovery/bonjour.c
2430
2431 Avahi 0.6 patch by  Diego 'Flameeyes' Petten?\195?\178 flameeyes at gentoo d0t org
2432
2433 Thanks.
2434
2435 ------------------------------------------------------------------------
2436 r13518 | courmisch | 2005-12-04 12:23:55 +0100 (Sun, 04 Dec 2005) | 3 lines
2437 Changed paths:
2438    M /trunk/modules/services_discovery/sap.c
2439
2440 Enable timeshifting automatically with SAP - closes #450
2441 (can be disabled with an advanced option)
2442
2443 ------------------------------------------------------------------------
2444 r13517 | hartman | 2005-12-04 03:14:59 +0100 (Sun, 04 Dec 2005) | 1 line
2445 Changed paths:
2446    M /trunk/modules/audio_output/auhal.c
2447
2448 First steps towards integrating coreaudio and auhal module into one. It does not actually render digital audio yet.
2449 ------------------------------------------------------------------------
2450 r13516 | ipkiss | 2005-12-03 23:46:33 +0100 (Sat, 03 Dec 2005) | 2 lines
2451 Changed paths:
2452    M /trunk/share/skins2/skin.dtd
2453
2454  * share/skins2/skin.dtd: fixed a typo
2455
2456 ------------------------------------------------------------------------
2457 r13515 | hartman | 2005-12-03 20:35:54 +0100 (Sat, 03 Dec 2005) | 1 line
2458 Changed paths:
2459    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
2460    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
2461    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
2462    M /trunk/modules/gui/macosx/output.h
2463    M /trunk/modules/gui/macosx/output.m
2464
2465 Delete more SLP stuff
2466 ------------------------------------------------------------------------
2467 r13514 | hartman | 2005-12-03 20:07:02 +0100 (Sat, 03 Dec 2005) | 1 line
2468 Changed paths:
2469    M /trunk/extras/contrib/src/Makefile
2470    M /trunk/extras/contrib/src/packages.mak
2471
2472 Remove openslp since we no longer have it in VLC
2473 ------------------------------------------------------------------------
2474 r13513 | hartman | 2005-12-03 19:22:34 +0100 (Sat, 03 Dec 2005) | 1 line
2475 Changed paths:
2476    M /trunk/extras/contrib/src/Makefile
2477
2478 Fix ffmpeg HOSTCC attempt 2 :D
2479 ------------------------------------------------------------------------
2480 r13512 | hartman | 2005-12-03 19:20:50 +0100 (Sat, 03 Dec 2005) | 1 line
2481 Changed paths:
2482    M /trunk/extras/contrib/src/Makefile
2483
2484 Fix ffmpeg HOSTCC
2485 ------------------------------------------------------------------------
2486 r13511 | hartman | 2005-12-03 19:15:42 +0100 (Sat, 03 Dec 2005) | 1 line
2487 Changed paths:
2488    M /trunk/extras/contrib/src/Makefile
2489
2490 Fix contribs in case we do NOT cross compile
2491 ------------------------------------------------------------------------
2492 r13510 | hartman | 2005-12-03 18:14:07 +0100 (Sat, 03 Dec 2005) | 1 line
2493 Changed paths:
2494    M /trunk/extras/contrib/src/Makefile
2495
2496 Fix faad contrib on Mac OS X
2497 ------------------------------------------------------------------------
2498 r13509 | hartman | 2005-12-03 18:04:42 +0100 (Sat, 03 Dec 2005) | 1 line
2499 Changed paths:
2500    M /trunk/extras/contrib/src/Makefile
2501
2502 contrib x264 cleaning
2503 ------------------------------------------------------------------------
2504 r13508 | hartman | 2005-12-03 18:00:55 +0100 (Sat, 03 Dec 2005) | 1 line
2505 Changed paths:
2506    M /trunk/extras/contrib/src/Patches/x264_svn.patch
2507
2508 Fix the x264 patch so it works again under Mac OS X
2509 ------------------------------------------------------------------------
2510 r13507 | zorglub | 2005-12-03 17:02:32 +0100 (Sat, 03 Dec 2005) | 2 lines
2511 Changed paths:
2512    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
2513    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
2514    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
2515    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
2516    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
2517    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
2518    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
2519    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
2520    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
2521    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
2522    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
2523    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
2524    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2525    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
2526    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
2527    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
2528    M /trunk/modules/gui/skins2/src/anim_bitmap.hpp
2529    M /trunk/modules/gui/skins2/src/generic_window.cpp
2530    M /trunk/modules/gui/skins2/src/generic_window.hpp
2531    M /trunk/modules/gui/skins2/src/tooltip.cpp
2532    M /trunk/modules/gui/skins2/src/tooltip.hpp
2533    M /trunk/modules/gui/skins2/utils/observer.hpp
2534    M /trunk/modules/gui/skins2/utils/position.hpp
2535    M /trunk/modules/gui/skins2/utils/var_bool.cpp
2536    M /trunk/modules/gui/skins2/utils/var_bool.hpp
2537    M /trunk/modules/gui/skins2/utils/var_list.hpp
2538    M /trunk/modules/gui/skins2/utils/var_percent.cpp
2539    M /trunk/modules/gui/skins2/utils/var_percent.hpp
2540    M /trunk/modules/gui/skins2/utils/var_text.cpp
2541    M /trunk/modules/gui/skins2/utils/var_text.hpp
2542    M /trunk/modules/gui/skins2/utils/var_tree.hpp
2543    M /trunk/modules/gui/skins2/vars/equalizer.cpp
2544    M /trunk/modules/gui/skins2/vars/equalizer.hpp
2545    M /trunk/modules/gui/skins2/vars/playtree.cpp
2546
2547 Support for passing an argument from subject to observer
2548
2549 ------------------------------------------------------------------------
2550 r13506 | zorglub | 2005-12-03 16:22:28 +0100 (Sat, 03 Dec 2005) | 2 lines
2551 Changed paths:
2552    M /trunk/modules/gui/skins2/vars/playtree.cpp
2553
2554 Naive implementation of deletion : full rebuild after deletion, and refocus on current playing item
2555
2556 ------------------------------------------------------------------------
2557 r13505 | zorglub | 2005-12-03 15:57:01 +0100 (Sat, 03 Dec 2005) | 2 lines
2558 Changed paths:
2559    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
2560    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
2561    M /trunk/modules/gui/skins2/parser/interpreter.cpp
2562    M /trunk/modules/gui/skins2/vars/playtree.cpp
2563
2564 Remove useless playtree.* commands
2565
2566 ------------------------------------------------------------------------
2567 r13504 | zorglub | 2005-12-03 15:56:28 +0100 (Sat, 03 Dec 2005) | 2 lines
2568 Changed paths:
2569    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2570
2571 Fix tree selection
2572
2573 ------------------------------------------------------------------------
2574 r13503 | gbazin | 2005-12-03 14:41:01 +0100 (Sat, 03 Dec 2005) | 1 line
2575 Changed paths:
2576    M /trunk/modules/gui/wxwidgets/interface.cpp
2577    M /trunk/modules/gui/wxwidgets/interface.hpp
2578
2579 * modules/gui/wxwidgets: wxSplitterWindow is buggy under wxGTK so we implement our own version.
2580 ------------------------------------------------------------------------
2581 r13502 | fkuehne | 2005-12-03 14:36:54 +0100 (Sat, 03 Dec 2005) | 10 lines
2582 Changed paths:
2583    M /trunk/Makefile.am
2584    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
2585    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
2586    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
2587    A /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib
2588    A /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/classes.nib
2589    A /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/info.nib
2590    A /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/keyedobjects.nib
2591    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
2592    M /trunk/modules/gui/macosx/Modules.am
2593    M /trunk/modules/gui/macosx/intf.h
2594    M /trunk/modules/gui/macosx/intf.m
2595    A /trunk/modules/gui/macosx/sfilters.h
2596    A /trunk/modules/gui/macosx/sfilters.m
2597
2598 * ALL: first development version of a GUI for the SubPicture Filters (refs #350)
2599 - the marquee section is already completely usable, more to come
2600 - TODO:
2601     - fix all FIXMEs
2602     - implement the logo and time settings completely
2603     - implement l10n
2604     - fix 10.3 compatibility (runs under Tiger only atm)
2605     - save the preferences, if requested
2606     - close a current vout and re-open it, when a filter is (de-)activated
2607     - redesign the GUI to a smaller panel
2608 ------------------------------------------------------------------------
2609 r13501 | zorglub | 2005-12-03 14:34:40 +0100 (Sat, 03 Dec 2005) | 4 lines
2610 Changed paths:
2611    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2612    M /trunk/modules/gui/skins2/src/vlcproc.cpp
2613
2614 Should fix playlist scrolling
2615
2616 playlist-current must not be handled by a full rebuild but by two item updates, on oldval (to remove its playing status) and newval (to give it playing status)
2617
2618 ------------------------------------------------------------------------
2619 r13500 | asmax | 2005-12-03 12:44:57 +0100 (Sat, 03 Dec 2005) | 2 lines
2620 Changed paths:
2621    A /trunk/modules/gui/skins2/src/anim_bitmap.cpp
2622    A /trunk/modules/gui/skins2/src/anim_bitmap.hpp
2623
2624 * forgot to add the new files...
2625
2626 ------------------------------------------------------------------------
2627 r13499 | asmax | 2005-12-03 12:43:35 +0100 (Sat, 03 Dec 2005) | 7 lines
2628 Changed paths:
2629    M /trunk/modules/gui/skins2/Modules.am
2630    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
2631    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
2632    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
2633    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
2634    M /trunk/modules/gui/skins2/parser/builder.cpp
2635    M /trunk/modules/gui/skins2/parser/builder_data.def
2636    M /trunk/modules/gui/skins2/parser/builder_data.hpp
2637    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
2638    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
2639    M /trunk/modules/gui/skins2/src/file_bitmap.hpp
2640    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
2641    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
2642    M /trunk/modules/gui/skins2/src/os_graphics.hpp
2643    M /trunk/share/skins2/skin.dtd
2644
2645 * all: support of animated bitmaps in skins: there are new attributes
2646   "nbFrames" and "fps" in the (Sub)Bitmap elements to set the number
2647   of frames and the frame rate in a bitmap. As in the radialslider,
2648   the different frames are just laid vertically in the bitamp (and
2649   all the frames must have the same size)
2650   At the moment animated bitmaps are only supported in Button controls.
2651
2652 ------------------------------------------------------------------------
2653 r13498 | zorglub | 2005-12-03 12:40:40 +0100 (Sat, 03 Dec 2005) | 10 lines
2654 Changed paths:
2655    M /trunk/modules/gui/skins2/commands/async_queue.cpp
2656    M /trunk/modules/gui/skins2/commands/async_queue.hpp
2657    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
2658    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
2659    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
2660    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
2661    M /trunk/modules/gui/skins2/src/vlcproc.cpp
2662
2663 Add a checkRemove method to CmdGeneric.
2664 It is called by asyncqueue if remove flag is true, to let the newly added command check if it wants its predecessors to be removed.
2665
2666 Default is to always allow. Only implemented in CmdPlaytreeUpdate: only remove previous commands if they are about the same item.
2667
2668 -> Limit excess updates to playtree
2669
2670 (There are some debug messages left in this commit, will remove later)
2671
2672
2673 ------------------------------------------------------------------------
2674 r13497 | gbazin | 2005-12-02 23:00:52 +0100 (Fri, 02 Dec 2005) | 1 line
2675 Changed paths:
2676    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.h
2677    M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
2678    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
2679    M /trunk/modules/gui/wxwidgets/interface.cpp
2680    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
2681
2682 * modules/gui/wxwidgets: wxwidgets 2.4.2 compilation fixes as suggested by Charlie Ledogar (charlie10 at gmail dot com)
2683 ------------------------------------------------------------------------
2684 r13496 | gbazin | 2005-12-02 21:50:37 +0100 (Fri, 02 Dec 2005) | 1 line
2685 Changed paths:
2686    M /trunk/modules/gui/wxwidgets/interface.cpp
2687    M /trunk/modules/gui/wxwidgets/interface.hpp
2688    M /trunk/modules/gui/wxwidgets/playlist_manager.cpp
2689    M /trunk/modules/gui/wxwidgets/video.cpp
2690
2691 * modules/gui/wxwidgets: use a wxSplitterWindow to display the embedded playlist.
2692 ------------------------------------------------------------------------
2693 r13495 | damienf | 2005-12-02 17:27:40 +0100 (Fri, 02 Dec 2005) | 2 lines
2694 Changed paths:
2695    M /trunk/extras/contrib/src/Makefile
2696    M /trunk/extras/contrib/src/Patches/dvdnav.patch
2697
2698 all: restored missing patches (mostly for BeOS)
2699
2700 ------------------------------------------------------------------------
2701 r13494 | zorglub | 2005-12-02 15:55:31 +0100 (Fri, 02 Dec 2005) | 4 lines
2702 Changed paths:
2703    M /trunk/src/input/input.c
2704    M /trunk/src/playlist/playlist.c
2705
2706 Don't notify playlist from input, input does it already
2707
2708 The previous commit and this one globally have a rather negative impact, as we notify playlist waaayy too much while adding info. Should either be implemented in interface to reduce the number of updates, or as a flag to add_info if we have some more to do afterwards
2709
2710 ------------------------------------------------------------------------
2711 r13493 | zorglub | 2005-12-02 15:49:57 +0100 (Fri, 02 Dec 2005) | 2 lines
2712 Changed paths:
2713    M /trunk/src/input/control.c
2714
2715 Fix playlist notification in input
2716
2717 ------------------------------------------------------------------------
2718 r13492 | zorglub | 2005-12-02 15:48:57 +0100 (Fri, 02 Dec 2005) | 2 lines
2719 Changed paths:
2720    M /trunk/modules/gui/skins2/vars/playtree.cpp
2721
2722 Don't preparse item on playing it
2723
2724 ------------------------------------------------------------------------
2725 r13491 | damienf | 2005-12-02 10:59:04 +0100 (Fri, 02 Dec 2005) | 2 lines
2726 Changed paths:
2727    M /trunk/extras/contrib/src/Patches/dvdnav.patch
2728
2729 dvdnav.patch: updated dvdnav-config.in to include dvdread lib
2730
2731 ------------------------------------------------------------------------
2732 r13490 | damienf | 2005-12-02 01:48:22 +0100 (Fri, 02 Dec 2005) | 2 lines
2733 Changed paths:
2734    M /trunk/modules/access/dvdnav.c
2735
2736 dvdnav.c: replace %lld printf formating with I64Fd
2737
2738 ------------------------------------------------------------------------
2739 r13489 | damienf | 2005-12-02 01:45:14 +0100 (Fri, 02 Dec 2005) | 3 lines
2740 Changed paths:
2741    M /trunk/extras/contrib/src/Makefile
2742    M /trunk/extras/contrib/src/Patches/dvdnav.patch
2743
2744 all: use libdvdnav builtin dvdread source rather than the standalone version
2745      consolidated all dvdnav/dvdread patches into a single patch
2746
2747 ------------------------------------------------------------------------
2748 r13488 | gbazin | 2005-12-02 01:25:52 +0100 (Fri, 02 Dec 2005) | 3 lines
2749 Changed paths:
2750    M /trunk/modules/gui/wxwidgets/Modules.am
2751    A /trunk/modules/gui/wxwidgets/bitmaps/playlist_small.xpm
2752    M /trunk/modules/gui/wxwidgets/interface.cpp
2753    M /trunk/modules/gui/wxwidgets/interface.hpp
2754    A /trunk/modules/gui/wxwidgets/playlist_manager.cpp (from /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp:13482)
2755    A /trunk/modules/gui/wxwidgets/playlist_manager.hpp (from /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp:13482)
2756    M /trunk/modules/gui/wxwidgets/timer.cpp
2757
2758 * modules/gui/wxwidgets: start of a playlist_manager widget.
2759    This is based on code from the current playlist dialog but this dialog should eventually make use of the widget as well (when enough features have been implemented).
2760
2761 ------------------------------------------------------------------------
2762 r13487 | ipkiss | 2005-12-01 23:30:39 +0100 (Thu, 01 Dec 2005) | 3 lines
2763 Changed paths:
2764    M /trunk/doc/skins/skins2-howto.xml
2765
2766  * doc/skins/skins2-howto.xml: Documented the new attributes of the Text
2767    control, and fixed a few details
2768
2769 ------------------------------------------------------------------------
2770 r13486 | xtophe | 2005-12-01 23:09:45 +0100 (Thu, 01 Dec 2005) | 5 lines
2771 Changed paths:
2772    M /trunk/extras/contrib/src/Makefile
2773
2774 Extra/contrib: Fix goom
2775 -Cette ligne, et les suivantes ci-dessous, seront ignor?\195?\169es--
2776
2777 M    src/Makefile
2778
2779 ------------------------------------------------------------------------
2780 r13485 | gbazin | 2005-12-01 22:03:00 +0100 (Thu, 01 Dec 2005) | 1 line
2781 Changed paths:
2782    M /trunk/modules/gui/wxwidgets/interface.cpp
2783
2784 * modules/gui/wxwidgets/interface.cpp: slightly smaller interface size.
2785 ------------------------------------------------------------------------
2786 r13484 | gbazin | 2005-12-01 20:03:28 +0100 (Thu, 01 Dec 2005) | 1 line
2787 Changed paths:
2788    M /trunk/modules/gui/wxwidgets/input_manager.cpp
2789    M /trunk/modules/gui/wxwidgets/input_manager.hpp
2790    M /trunk/modules/gui/wxwidgets/interface.cpp
2791    M /trunk/modules/gui/wxwidgets/video.cpp
2792
2793 * modules/gui/wxwidgets: fixes and improvements to the main interface code.
2794 ------------------------------------------------------------------------
2795 r13483 | gbazin | 2005-12-01 20:01:48 +0100 (Thu, 01 Dec 2005) | 1 line
2796 Changed paths:
2797    M /trunk/modules/audio_filter/converter/a52tospdif.c
2798
2799 * modules/audio_filter/converter/a52tospdif.c: remove useless cruft.
2800 ------------------------------------------------------------------------
2801 r13482 | hartman | 2005-12-01 18:09:00 +0100 (Thu, 01 Dec 2005) | 1 line
2802 Changed paths:
2803    M /trunk/modules/audio_filter/converter/dtstospdif.c
2804
2805 * Support little endian streams on Big endian output. In theory at least, the Mendelssohn_2.wav sample never worked for me. I think the dtssys demuxer has an endianness issue (probably in the header code or something). In my opinion the dtssys demux should only output big endian streams, because all DTS is generally big endian. It's just that .wav often isn't.
2806 ------------------------------------------------------------------------
2807 r13481 | sigmunau | 2005-12-01 18:01:02 +0100 (Thu, 01 Dec 2005) | 3 lines
2808 Changed paths:
2809    M /trunk/modules/misc/dummy/decoder.c
2810
2811 modules/misc/dummy/decoder.c: Dummily decode subtitle tracks as well. 
2812 And just crash
2813
2814 ------------------------------------------------------------------------
2815 r13480 | hartman | 2005-12-01 17:14:18 +0100 (Thu, 01 Dec 2005) | 1 line
2816 Changed paths:
2817    M /trunk/modules/audio_filter/converter/a52tospdif.c
2818    M /trunk/modules/audio_filter/converter/dtstospdif.c
2819    M /trunk/modules/audio_output/coreaudio.c
2820
2821 Fix the a52 spdif filter, add big endian support to the DTS filter and add big endian support to the coreaudio module. Now if you use the coreaudio module, you can output encoded audio on the G5 and other systems. PLEASE check that your SPDIF support is not broken after this.
2822 ------------------------------------------------------------------------
2823 r13478 | fkuehne | 2005-12-01 16:02:02 +0100 (Thu, 01 Dec 2005) | 1 line
2824 Changed paths:
2825    M /trunk/Makefile.am
2826    D /trunk/extras/MacOSX/Delete Preferences.app
2827    A /trunk/extras/MacOSX/Delete_Preferences.app (from /trunk/extras/MacOSX/Delete Preferences.app:13449)
2828
2829 * fixed the compilation on OSX when using our source-code-package and no svn checkout
2830 ------------------------------------------------------------------------
2831 r13477 | hartman | 2005-12-01 15:12:16 +0100 (Thu, 01 Dec 2005) | 1 line
2832 Changed paths:
2833    M /trunk/include/audio_output.h
2834    M /trunk/modules/audio_filter/converter/a52tospdif.c
2835    M /trunk/src/audio_output/common.c
2836
2837 * Introduce 'spdb' the big endian variant of 'spdi' output. This will be needed for the encoded audio output on the PowerMac G5. Only A52 is supported so far. DTS support will follow later. (As well as the actual OSX output changes)
2838 ------------------------------------------------------------------------
2839 r13476 | gbazin | 2005-12-01 00:56:51 +0100 (Thu, 01 Dec 2005) | 1 line
2840 Changed paths:
2841    M /trunk/modules/gui/wxwidgets/Modules.am
2842    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
2843    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
2844    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
2845    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
2846    A /trunk/modules/gui/wxwidgets/input_manager.cpp (from /trunk/modules/gui/wxwidgets/main_slider_manager.cpp:13440)
2847    A /trunk/modules/gui/wxwidgets/input_manager.hpp (from /trunk/modules/gui/wxwidgets/main_slider_manager.hpp:13440)
2848    M /trunk/modules/gui/wxwidgets/interface.cpp
2849    M /trunk/modules/gui/wxwidgets/interface.hpp
2850    D /trunk/modules/gui/wxwidgets/main_slider_manager.cpp
2851    D /trunk/modules/gui/wxwidgets/main_slider_manager.hpp
2852    D /trunk/modules/gui/wxwidgets/slider_manager.cpp
2853    D /trunk/modules/gui/wxwidgets/slider_manager.hpp
2854    M /trunk/modules/gui/wxwidgets/timer.cpp
2855    M /trunk/modules/gui/wxwidgets/timer.hpp
2856    M /trunk/modules/gui/wxwidgets/video.hpp
2857    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
2858    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
2859
2860 * modules/gui/wxwidgets: massive cleanup and simplification of the main interface code.
2861 ------------------------------------------------------------------------
2862 r13475 | xtophe | 2005-11-30 23:03:40 +0100 (Wed, 30 Nov 2005) | 2 lines
2863 Changed paths:
2864    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
2865
2866 Fix x264 compilation
2867
2868 ------------------------------------------------------------------------
2869 r13474 | xtophe | 2005-11-30 21:05:31 +0100 (Wed, 30 Nov 2005) | 2 lines
2870 Changed paths:
2871    M /trunk/po/POTFILES.in
2872    M /trunk/po/ca.po
2873    M /trunk/po/da.po
2874    M /trunk/po/de.po
2875    M /trunk/po/en_GB.po
2876    M /trunk/po/es.po
2877    M /trunk/po/fr.po
2878    M /trunk/po/it.po
2879    M /trunk/po/ja.po
2880    M /trunk/po/ko.po
2881    M /trunk/po/nl.po
2882    M /trunk/po/pt_BR.po
2883    M /trunk/po/ro.po
2884    M /trunk/po/ru.po
2885    M /trunk/po/sv.po
2886    M /trunk/po/tr.po
2887    M /trunk/po/vlc.pot
2888    M /trunk/po/zh_CN.po
2889    M /trunk/po/zh_TW.po
2890
2891 Repair "make dist"
2892
2893 ------------------------------------------------------------------------
2894 r13472 | gbazin | 2005-11-30 20:16:27 +0100 (Wed, 30 Nov 2005) | 1 line
2895 Changed paths:
2896    M /trunk/modules/demux/mp4/mp4.c
2897
2898 * modules/demux/mp4/mp4.c: fixed bug with some HE-AAC audio tracks (no, really).
2899 ------------------------------------------------------------------------
2900 r13471 | gbazin | 2005-11-30 18:52:41 +0100 (Wed, 30 Nov 2005) | 1 line
2901 Changed paths:
2902    M /trunk/modules/demux/mp4/mp4.c
2903
2904 * modules/demux/mp4/mp4.c: fixed bug with some HE-AAC audio tracks.
2905 ------------------------------------------------------------------------
2906 r13469 | sigmunau | 2005-11-30 11:04:44 +0100 (Wed, 30 Nov 2005) | 20 lines
2907 Changed paths:
2908    M /trunk/modules/access/dvb/dvb.h
2909    M /trunk/modules/access/dvb/en50221.c
2910    M /trunk/modules/access/dvb/linux_dvb.c
2911
2912 Support for CAM modules on dvb-s cards using the high-level CI api from 
2913 linux-dvb. This currently mean Twinhan cards and clones.
2914
2915 There are three compile time switches currently available to people who 
2916 want to test this:
2917
2918 RESET_CAM_SLOTS can be defined to 0 to disable the CA_RESET call at 
2919 startup. This greatly improves startup time for my cam at least. 
2920
2921 HLCI_WAIT_CAM_READY can be defined to 1 to enable a loop that waits 
2922 untill the cam module is ready. This may take a long time (at least if 
2923 RESET_CAM_SLOTS is set), and does not happen at all under some error 
2924 conditions.
2925
2926 CAM_PROG_MAX is a limit on the number of programs the code will send 
2927 CAPMT messages for. This can be used to work around buggy cam/card 
2928 combos that have issues when too many capmts are added.
2929
2930 Hopefully this doesn't break the low level CAM support
2931
2932 ------------------------------------------------------------------------
2933 r13468 | gbazin | 2005-11-30 08:35:30 +0100 (Wed, 30 Nov 2005) | 1 line
2934 Changed paths:
2935    M /trunk/modules/codec/ffmpeg/ffmpeg.c
2936
2937 * modules/codec/ffmpeg/ffmpeg.c: add BMP codec support for when ffmpeg increases their libavcodec version number.
2938 ------------------------------------------------------------------------
2939 r13467 | zorglub | 2005-11-30 00:12:52 +0100 (Wed, 30 Nov 2005) | 2 lines
2940 Changed paths:
2941    M /trunk/configure.ac
2942    M /trunk/modules/misc/logger.c
2943
2944 Add ability to log to syslog (Closes:#334)
2945
2946 ------------------------------------------------------------------------
2947 r13466 | damienf | 2005-11-30 00:02:17 +0100 (Wed, 30 Nov 2005) | 2 lines
2948 Changed paths:
2949    M /trunk/extras/contrib/src/Makefile
2950
2951 Makefile: libcaca configure does detect mingw properly under cygwin, give it a hand
2952
2953 ------------------------------------------------------------------------
2954 r13465 | zorglub | 2005-11-29 23:22:14 +0100 (Tue, 29 Nov 2005) | 2 lines
2955 Changed paths:
2956    M /trunk/configure.ac
2957    M /trunk/include/stream_output.h
2958    M /trunk/modules/stream_out/Modules.am
2959    D /trunk/modules/stream_out/announce.c
2960    D /trunk/modules/stream_out/announce.h
2961    M /trunk/modules/stream_out/standard.c
2962    M /trunk/src/stream_output/announce.c
2963
2964 Remove SLP (Closes:#434)
2965
2966 ------------------------------------------------------------------------
2967 r13463 | ipkiss | 2005-11-29 20:26:08 +0100 (Tue, 29 Nov 2005) | 3 lines
2968 Changed paths:
2969    M /trunk/po/fr.po
2970
2971  * po/fr.po: Fixed a little error, reported on the forums by "frenchynomatter".
2972    (http://forum.videolan.org/viewtopic.php?p=44548)
2973
2974 ------------------------------------------------------------------------
2975 r13462 | damienf | 2005-11-29 20:20:12 +0100 (Tue, 29 Nov 2005) | 2 lines
2976 Changed paths:
2977    M /trunk/modules/access/dshow/dshow.cpp
2978
2979 dshow.cpp: fixed a potentatial crash, some memory was released twice
2980
2981 ------------------------------------------------------------------------
2982 r13461 | asmax | 2005-11-29 19:44:11 +0100 (Tue, 29 Nov 2005) | 2 lines
2983 Changed paths:
2984    M /trunk/share/skins2/winamp2.xml
2985
2986 * winamp2.xml: fix the resize control of the playlist small layout
2987
2988 ------------------------------------------------------------------------
2989 r13460 | courmisch | 2005-11-29 18:10:05 +0100 (Tue, 29 Nov 2005) | 2 lines
2990 Changed paths:
2991    M /trunk/configure.ac
2992
2993 Fix discrepency when in CyberLink precompile test
2994
2995 ------------------------------------------------------------------------
2996 r13459 | dionoea | 2005-11-29 17:20:33 +0100 (Tue, 29 Nov 2005) | 2 lines
2997 Changed paths:
2998    M /trunk/include/vlc_keys.h
2999    M /trunk/modules/control/hotkeys.c
3000    M /trunk/src/libvlc.h
3001
3002 add aspect ratio, crop and deinterlace hotkeys. fixes #442
3003
3004 ------------------------------------------------------------------------
3005 r13457 | damienf | 2005-11-29 16:25:20 +0100 (Tue, 29 Nov 2005) | 2 lines
3006 Changed paths:
3007    M /trunk/activex/inplace.bmp
3008    M /trunk/activex/vlc16x16.bmp
3009
3010 all: updated activex control to use new cone design
3011
3012 ------------------------------------------------------------------------
3013 r13455 | dionoea | 2005-11-29 16:16:15 +0100 (Tue, 29 Nov 2005) | 2 lines
3014 Changed paths:
3015    M /trunk/vlc.win32.nsi
3016
3017 default disable windows context menu VLC entries
3018
3019 ------------------------------------------------------------------------
3020 r13452 | dionoea | 2005-11-29 15:44:22 +0100 (Tue, 29 Nov 2005) | 3 lines
3021 Changed paths:
3022    M /trunk/modules/access_output/file.c
3023
3024 win32 stdout fix by Polyphem
3025 http://forum.videolan.org/viewtopic.php?t=14251
3026
3027 ------------------------------------------------------------------------
3028 r13450 | fkuehne | 2005-11-29 15:06:52 +0100 (Tue, 29 Nov 2005) | 1 line
3029 Changed paths:
3030    M /trunk/modules/gui/macosx/wizard.m
3031    M /trunk/modules/gui/wxwidgets/streamdata.cpp
3032
3033 * fix transcoding using H.264 / H.263. The change in the wx-intf needs testing.
3034 ------------------------------------------------------------------------
3035 r13449 | damienf | 2005-11-29 12:01:03 +0100 (Tue, 29 Nov 2005) | 2 lines
3036 Changed paths:
3037    M /trunk/modules/video_output/directx/vout.h
3038
3039 vout.h: missing header settings that should have been committed with r13443
3040
3041 ------------------------------------------------------------------------
3042 r13448 | zorglub | 2005-11-29 09:58:34 +0100 (Tue, 29 Nov 2005) | 3 lines
3043 Changed paths:
3044    M /trunk/configure.ac
3045
3046 Trunk - Don't detect avahi versions we can't support - Patch by Diego "Flameeyes" Petten?\195?\178
3047
3048
3049 ------------------------------------------------------------------------
3050 r13446 | dionoea | 2005-11-29 02:22:41 +0100 (Tue, 29 Nov 2005) | 2 lines
3051 Changed paths:
3052    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
3053
3054 add the magnify filter to the list
3055
3056 ------------------------------------------------------------------------
3057 r13445 | dionoea | 2005-11-29 00:46:27 +0100 (Tue, 29 Nov 2005) | 2 lines
3058 Changed paths:
3059    M /trunk/activex/axvlc_idl.c
3060    M /trunk/activex/axvlc_idl.h
3061    M /trunk/activex/connectioncontainer.cpp
3062    M /trunk/activex/connectioncontainer.h
3063    M /trunk/activex/dataobject.cpp
3064    M /trunk/activex/dataobject.h
3065    M /trunk/activex/main.cpp
3066    M /trunk/activex/objectsafety.cpp
3067    M /trunk/activex/objectsafety.h
3068    M /trunk/activex/olecontrol.cpp
3069    M /trunk/activex/olecontrol.h
3070    M /trunk/activex/oleinplaceactiveobject.cpp
3071    M /trunk/activex/oleinplaceactiveobject.h
3072    M /trunk/activex/oleinplaceobject.cpp
3073    M /trunk/activex/oleinplaceobject.h
3074    M /trunk/activex/oleobject.cpp
3075    M /trunk/activex/oleobject.h
3076    M /trunk/activex/persistpropbag.cpp
3077    M /trunk/activex/persistpropbag.h
3078    M /trunk/activex/persiststorage.cpp
3079    M /trunk/activex/persiststorage.h
3080    M /trunk/activex/persiststreaminit.cpp
3081    M /trunk/activex/persiststreaminit.h
3082    M /trunk/activex/plugin.cpp
3083    M /trunk/activex/plugin.h
3084    M /trunk/activex/provideclassinfo.cpp
3085    M /trunk/activex/provideclassinfo.h
3086    M /trunk/activex/utils.cpp
3087    M /trunk/activex/utils.h
3088    M /trunk/activex/viewobject.cpp
3089    M /trunk/activex/viewobject.h
3090    M /trunk/activex/vlccontrol.cpp
3091    M /trunk/activex/vlccontrol.h
3092    M /trunk/bindings/python/vlcglue.c
3093    M /trunk/bindings/python/vlcglue.h
3094    M /trunk/evc/errno.h
3095    M /trunk/evc/modules_builtin_evc.h
3096    M /trunk/include/mmx.h
3097    M /trunk/include/snapshot.h
3098    M /trunk/include/vlc/control.h
3099    M /trunk/include/vlc_acl.h
3100    M /trunk/include/vlc_config.h
3101    M /trunk/include/vlc_config_cat.h
3102    M /trunk/include/vlc_input.h
3103    M /trunk/include/vlc_md5.h
3104    M /trunk/include/vlc_osd.h
3105    M /trunk/include/vlc_symbols.h
3106    M /trunk/lxdialog/checklist.c
3107    M /trunk/lxdialog/colors.h
3108    M /trunk/lxdialog/dialog.h
3109    M /trunk/lxdialog/inputbox.c
3110    M /trunk/lxdialog/lxdialog.c
3111    M /trunk/lxdialog/menubox.c
3112    M /trunk/lxdialog/msgbox.c
3113    M /trunk/lxdialog/textbox.c
3114    M /trunk/lxdialog/util.c
3115    M /trunk/lxdialog/yesno.c
3116    M /trunk/modules/access/cdda/access.h
3117    M /trunk/modules/access/cdda/callback.c
3118    M /trunk/modules/access/cdda/callback.h
3119    M /trunk/modules/access/cdda/info.c
3120    M /trunk/modules/access/cdda/info.h
3121    M /trunk/modules/access/dvb/access.c
3122    M /trunk/modules/access/dvb/dvb.h
3123    M /trunk/modules/access/dvb/en50221.c
3124    M /trunk/modules/access/dvb/linux_dvb.c
3125    M /trunk/modules/access/pvr/videodev2.h
3126    M /trunk/modules/access/rtsp/access.c
3127    M /trunk/modules/access/rtsp/real.c
3128    M /trunk/modules/access/rtsp/real.h
3129    M /trunk/modules/access/rtsp/real_asmrp.c
3130    M /trunk/modules/access/rtsp/real_rmff.c
3131    M /trunk/modules/access/rtsp/real_rmff.h
3132    M /trunk/modules/access/rtsp/real_sdpplin.c
3133    M /trunk/modules/access/rtsp/real_sdpplin.h
3134    M /trunk/modules/access/rtsp/rtsp.c
3135    M /trunk/modules/access/rtsp/rtsp.h
3136    M /trunk/modules/access/screen/mac.c
3137    M /trunk/modules/access/screen/screen.h
3138    M /trunk/modules/access/vcdx/info.c
3139    M /trunk/modules/access/vcdx/info.h
3140    M /trunk/modules/access_filter/record.c
3141    M /trunk/modules/audio_filter/channel_mixer/dolby.c
3142    M /trunk/modules/codec/realaudio.c
3143    M /trunk/modules/control/corba/mediacontrol-core.c
3144    M /trunk/modules/control/corba/mediacontrol-core.h
3145    M /trunk/modules/control/corba/mediacontrol-init.c
3146    M /trunk/modules/control/corba/mediacontrol-plugin.c
3147    M /trunk/modules/control/http/http.h
3148    M /trunk/modules/control/http/macro.c
3149    M /trunk/modules/control/http/macros.h
3150    M /trunk/modules/control/http/mvar.c
3151    M /trunk/modules/control/http/rpn.c
3152    M /trunk/modules/control/http/util.c
3153    M /trunk/modules/control/showintf.c
3154    M /trunk/modules/demux/mjpeg.c
3155    M /trunk/modules/demux/mpc.c
3156    M /trunk/modules/demux/mpeg/m4a.c
3157    M /trunk/modules/demux/nuv.c
3158    M /trunk/modules/gui/pda/pda_interface.c
3159    M /trunk/modules/gui/pda/pda_interface.h
3160    M /trunk/modules/gui/pda/pda_support.c
3161    M /trunk/modules/gui/pda/pda_support.h
3162    M /trunk/modules/gui/qnx/aout.c
3163    M /trunk/modules/gui/qnx/qnx.c
3164    M /trunk/modules/gui/qnx/vout.c
3165    M /trunk/modules/gui/skins2/unzip/crypt.h
3166    M /trunk/modules/gui/skins2/unzip/ioapi.c
3167    M /trunk/modules/gui/skins2/unzip/ioapi.h
3168    M /trunk/modules/gui/skins2/unzip/unzip.c
3169    M /trunk/modules/gui/skins2/unzip/unzip.h
3170    M /trunk/modules/gui/skins2/utils/var_tree.cpp
3171    M /trunk/modules/gui/skins2/utils/var_tree.hpp
3172    M /trunk/modules/gui/skins2/vars/playtree.cpp
3173    M /trunk/modules/gui/skins2/vars/playtree.hpp
3174    M /trunk/modules/gui/wince/dialogs.cpp
3175    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3176    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
3177    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp
3178    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.hpp
3179    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp
3180    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.hpp
3181    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
3182    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.hpp
3183    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp
3184    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.hpp
3185    M /trunk/modules/gui/wxwidgets/dialogs/wizard.hpp
3186    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
3187    M /trunk/modules/gui/wxwidgets/interface.hpp
3188    M /trunk/modules/gui/wxwidgets/main_slider_manager.cpp
3189    M /trunk/modules/gui/wxwidgets/main_slider_manager.hpp
3190    M /trunk/modules/gui/wxwidgets/slider_manager.cpp
3191    M /trunk/modules/gui/wxwidgets/slider_manager.hpp
3192    M /trunk/modules/gui/wxwidgets/streamdata.cpp
3193    M /trunk/modules/gui/wxwidgets/streamdata.h
3194    M /trunk/modules/gui/wxwidgets/timer.hpp
3195    M /trunk/modules/gui/wxwidgets/video.hpp
3196    M /trunk/modules/gui/wxwidgets/wxwidgets.hpp
3197    M /trunk/modules/misc/svg.c
3198    M /trunk/modules/misc/testsuite/playlist.c
3199    M /trunk/modules/misc/win32text.c
3200    M /trunk/modules/mux/mpjpeg.c
3201    M /trunk/modules/services_discovery/daap.c
3202    M /trunk/modules/services_discovery/hal.c
3203    M /trunk/modules/services_discovery/upnp.cpp
3204    M /trunk/modules/stream_out/announce.c
3205    M /trunk/modules/stream_out/transrate/getvlc.h
3206    M /trunk/modules/stream_out/transrate/putvlc.h
3207    M /trunk/modules/video_filter/magnify.c
3208    M /trunk/modules/video_filter/osdmenu.c
3209    M /trunk/modules/video_filter/swscale/rgb2rgb.c
3210    M /trunk/modules/video_filter/swscale/rgb2rgb.h
3211    M /trunk/modules/video_filter/swscale/rgb2rgb_template.c
3212    M /trunk/modules/video_filter/swscale/swscale.c
3213    M /trunk/modules/video_filter/swscale/swscale.h
3214    M /trunk/modules/video_filter/swscale/swscale_altivec_template.c
3215    M /trunk/modules/video_filter/swscale/swscale_internal.h
3216    M /trunk/modules/video_filter/swscale/swscale_template.c
3217    M /trunk/modules/video_filter/swscale/yuv2rgb.c
3218    M /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
3219    M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
3220    M /trunk/modules/video_filter/swscale/yuv2rgb_template.c
3221    M /trunk/modules/video_output/hd1000v.cpp
3222    M /trunk/mozilla/support/classinfo.h
3223    M /trunk/mozilla/support/npmac.cpp
3224    M /trunk/mozilla/support/npunix.c
3225    M /trunk/mozilla/support/npwin.cpp
3226    M /trunk/msvc/modules_builtin_msvc.h
3227    M /trunk/python/vlcmodule.c
3228    M /trunk/share/newres.h
3229    M /trunk/share/resource.h
3230    M /trunk/src/control/audio_video.c
3231    M /trunk/src/control/core.c
3232    M /trunk/src/control/init.c
3233    M /trunk/src/control/plugin.c
3234    M /trunk/src/control/util.c
3235    M /trunk/src/extras/dirent.c
3236    M /trunk/src/extras/getopt.c
3237    M /trunk/src/extras/getopt.h
3238    M /trunk/src/extras/getopt1.c
3239    M /trunk/src/input/access.c
3240    M /trunk/src/input/input_internal.h
3241    M /trunk/src/input/mem_stream.c
3242    M /trunk/src/input/var.c
3243    M /trunk/src/misc/md5.c
3244    M /trunk/src/misc/unicode.c
3245    M /trunk/src/osd/osd.c
3246    M /trunk/src/osd/osd_parser.c
3247    M /trunk/src/playlist/services_discovery.c
3248    M /trunk/src/playlist/view.c
3249    M /trunk/src/stream_output/acl.c
3250
3251 svn propset svn:keywords Id
3252
3253 ------------------------------------------------------------------------
3254 r13444 | dionoea | 2005-11-29 00:33:48 +0100 (Tue, 29 Nov 2005) | 2 lines
3255 Changed paths:
3256    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
3257    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.hpp
3258    M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.hpp
3259    M /trunk/modules/gui/wxwidgets/dialogs/messages.hpp
3260    M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
3261    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
3262    M /trunk/modules/gui/wxwidgets/dialogs/preferences.hpp
3263    M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
3264    M /trunk/modules/gui/wxwidgets/dialogs/subtitles.hpp
3265    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
3266
3267 svn propset svn:keywords Id
3268
3269 ------------------------------------------------------------------------
3270 r13443 | damienf | 2005-11-28 23:02:13 +0100 (Mon, 28 Nov 2005) | 2 lines
3271 Changed paths:
3272    M /trunk/modules/video_output/directx/directx.c
3273
3274 directx.c: disable screensaver by temporarily resetting screensaver system settings
3275
3276 ------------------------------------------------------------------------
3277 r13442 | dionoea | 2005-11-28 22:23:27 +0100 (Mon, 28 Nov 2005) | 2 lines
3278 Changed paths:
3279    M /trunk/NEWS
3280
3281 synch with 0.8.4 tag
3282
3283 ------------------------------------------------------------------------
3284 r13441 | ipkiss | 2005-11-28 22:01:07 +0100 (Mon, 28 Nov 2005) | 4 lines
3285 Changed paths:
3286    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
3287    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
3288    M /trunk/modules/gui/skins2/parser/builder.cpp
3289    M /trunk/modules/gui/skins2/parser/builder_data.def
3290    M /trunk/modules/gui/skins2/parser/builder_data.hpp
3291    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
3292    M /trunk/share/skins2/skin.dtd
3293
3294  * skins2: The Image control now supports the "action2" attribute (feel free to
3295    suggest a better name :)), triggered by a double click.
3296    Very kewl to change the layout...
3297
3298 ------------------------------------------------------------------------
3299 r13440 | damienf | 2005-11-28 18:33:12 +0100 (Mon, 28 Nov 2005) | 3 lines
3300 Changed paths:
3301    M /trunk/extras/contrib/src/Makefile
3302    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
3303
3304 x264-svn-win32.patch: updated for x264 rev 380
3305 Makefile: more cygwin related fixes
3306
3307 ------------------------------------------------------------------------
3308 r13439 | zorglub | 2005-11-28 17:14:34 +0100 (Mon, 28 Nov 2005) | 2 lines
3309 Changed paths:
3310    M /trunk/Makefile.am
3311    M /trunk/bindings/java/VlcClient.java
3312    M /trunk/po/POTFILES.in
3313    M /trunk/po/ca.po
3314    M /trunk/po/da.po
3315    M /trunk/po/de.po
3316    M /trunk/po/en_GB.po
3317    M /trunk/po/es.po
3318    M /trunk/po/fr.po
3319    M /trunk/po/it.po
3320    M /trunk/po/ja.po
3321    M /trunk/po/ko.po
3322    M /trunk/po/nl.po
3323    M /trunk/po/pt_BR.po
3324    M /trunk/po/ro.po
3325    M /trunk/po/ru.po
3326    M /trunk/po/sv.po
3327    M /trunk/po/tr.po
3328    M /trunk/po/vlc.pot
3329    M /trunk/po/zh_CN.po
3330    M /trunk/po/zh_TW.po
3331
3332 iIgnore version.c in pofiles generation
3333
3334 ------------------------------------------------------------------------
3335 r13438 | courmisch | 2005-11-28 17:03:33 +0100 (Mon, 28 Nov 2005) | 3 lines
3336 Changed paths:
3337    M /trunk/po/POTFILES.in
3338
3339 Remove non-existant src/misc/version.c from POTFILES
3340 DO NOT ADD IT AGAIN - YOU WERE WARNED!
3341
3342 ------------------------------------------------------------------------
3343 r13437 | courmisch | 2005-11-28 10:26:56 +0100 (Mon, 28 Nov 2005) | 3 lines
3344 Changed paths:
3345    M /trunk/modules/visualization/xosd.c
3346
3347 Use strdup() instead of malloc()/sprintf(), and fix off-by-one overflow
3348 Please test.
3349
3350 ------------------------------------------------------------------------
3351 r13436 | courmisch | 2005-11-28 10:25:33 +0100 (Mon, 28 Nov 2005) | 3 lines
3352 Changed paths:
3353    M /trunk/modules/control/http/macro.c
3354
3355 Fix format string would-be vulnerability (the macro is never actually used)
3356 reported by Diego 'Flameeyes' Petten?\195?\178 (gentoo.org)
3357
3358 ------------------------------------------------------------------------
3359 r13434 | bigben | 2005-11-28 00:28:55 +0100 (Mon, 28 Nov 2005) | 7 lines
3360 Changed paths:
3361    M /trunk/modules/audio_output/alsa.c
3362
3363 * Hopefully fix a52 over spdif with alsa (at least, there is no error anymore)
3364
3365 * If anybody has the appropriate hardware, PLEASE test
3366
3367 (this is broken in 0.8.4, do we make a 0.8.4a for linux, along with the hal fixes ?)
3368
3369
3370 ------------------------------------------------------------------------
3371 r13432 | gbazin | 2005-11-27 20:10:01 +0100 (Sun, 27 Nov 2005) | 1 line
3372 Changed paths:
3373    M /trunk/extras/contrib/src/Patches/zlib.patch
3374
3375 * extras/contrib/src/Patches/zlib.patch: updated for wince.
3376 ------------------------------------------------------------------------
3377 r13430 | ipkiss | 2005-11-27 19:49:49 +0100 (Sun, 27 Nov 2005) | 2 lines
3378 Changed paths:
3379    M /trunk/share/skins2/winamp2.xml
3380
3381  * share/skins2/winamp2.xml: same fix for other controls
3382
3383 ------------------------------------------------------------------------
3384 r13429 | ipkiss | 2005-11-27 19:47:39 +0100 (Sun, 27 Nov 2005) | 2 lines
3385 Changed paths:
3386    M /trunk/share/skins2/winamp2.xml
3387
3388  * share/skins2/winamp2.xml: Fixed a Text control
3389
3390 ------------------------------------------------------------------------
3391 r13428 | gbazin | 2005-11-27 19:38:51 +0100 (Sun, 27 Nov 2005) | 1 line
3392 Changed paths:
3393    M /trunk/modules/codec/ffmpeg/video.c
3394
3395 * modules/codec/ffmpeg/video.c: use frame-rate from container, if available (Closes:#428).
3396 ------------------------------------------------------------------------
3397 r13427 | ipkiss | 2005-11-27 19:15:23 +0100 (Sun, 27 Nov 2005) | 3 lines
3398 Changed paths:
3399    M /trunk/share/skins2/winamp2.xml
3400
3401  * share/skins2/winamp2.xml: Use the new resizeE feature for the resizing
3402    control of the playlist, in the small layout.
3403
3404 ------------------------------------------------------------------------
3405 r13426 | ipkiss | 2005-11-27 19:13:23 +0100 (Sun, 27 Nov 2005) | 3 lines
3406 Changed paths:
3407    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
3408    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
3409    M /trunk/modules/gui/skins2/parser/builder.cpp
3410
3411  * skins2/controls/ctrl_resize.cpp: The action of a Image control can now be
3412    resizeS or resizeE, in addition to the good old resizeSE.
3413
3414 ------------------------------------------------------------------------
3415 r13425 | gbazin | 2005-11-27 18:51:56 +0100 (Sun, 27 Nov 2005) | 1 line
3416 Changed paths:
3417    M /trunk/extras/contrib/bootstrap
3418    M /trunk/extras/contrib/src/Makefile
3419    D /trunk/extras/contrib/src/Patches/faad2-20050513-win32.patch
3420    M /trunk/extras/contrib/src/Patches/faad2.patch
3421    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
3422
3423 * extras/contrib: wince ffmpeg fixes + faad support.
3424 ------------------------------------------------------------------------
3425 r13424 | fkuehne | 2005-11-27 17:32:06 +0100 (Sun, 27 Nov 2005) | 1 line
3426 Changed paths:
3427    M /trunk/NEWS
3428
3429 * added credit for the new icon
3430 ------------------------------------------------------------------------
3431 r13423 | asmax | 2005-11-27 17:19:45 +0100 (Sun, 27 Nov 2005) | 2 lines
3432 Changed paths:
3433    M /trunk/share/skins2/winamp2.xml
3434
3435 * winamp2.xml: fixed 13419 (don't work at least for "chaos")
3436
3437 ------------------------------------------------------------------------
3438 r13422 | asmax | 2005-11-27 17:01:53 +0100 (Sun, 27 Nov 2005) | 3 lines
3439 Changed paths:
3440    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
3441    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
3442    M /trunk/modules/gui/skins2/src/vlcproc.cpp
3443    M /trunk/modules/gui/skins2/src/vlcproc.hpp
3444    M /trunk/modules/gui/skins2/vars/equalizer.cpp
3445    M /trunk/modules/gui/skins2/vars/equalizer.hpp
3446    M /trunk/modules/gui/skins2/vars/time.hpp
3447    M /trunk/share/skins2/winamp2.xml
3448
3449 * all: added a new variable "equalizer.preamp" (self-explanatory ;) in skins
3450 * winamp2.xml: added preamp slider and fixed offsets
3451
3452 ------------------------------------------------------------------------
3453 r13421 | zorglub | 2005-11-27 16:57:28 +0100 (Sun, 27 Nov 2005) | 2 lines
3454 Changed paths:
3455    M /trunk/modules/access/http.c
3456
3457 Imrpove description of http-continuous (Closes:#409)
3458
3459 ------------------------------------------------------------------------
3460 r13420 | ipkiss | 2005-11-27 16:54:26 +0100 (Sun, 27 Nov 2005) | 2 lines
3461 Changed paths:
3462    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
3463    M /trunk/modules/gui/skins2/events/evt_key.hpp
3464    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
3465    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
3466    M /trunk/modules/gui/skins2/events/evt_special.hpp
3467    M /trunk/modules/gui/skins2/src/dialogs.hpp
3468    M /trunk/modules/gui/skins2/src/os_factory.hpp
3469    M /trunk/modules/gui/skins2/utils/bezier.hpp
3470    M /trunk/modules/gui/skins2/utils/position.hpp
3471
3472  * skins2/*: cosmetic changes
3473
3474 ------------------------------------------------------------------------
3475 r13419 | ipkiss | 2005-11-27 16:29:55 +0100 (Sun, 27 Nov 2005) | 2 lines
3476 Changed paths:
3477    M /trunk/share/skins2/winamp2.xml
3478
3479  * share/skins2/winamp2.xml: fixed the images of the playlist buttons
3480
3481 ------------------------------------------------------------------------
3482 r13418 | zorglub | 2005-11-27 16:27:52 +0100 (Sun, 27 Nov 2005) | 2 lines
3483 Changed paths:
3484    M /trunk/src/libvlc.c
3485
3486 Bah.. Fix HAL in libvlc
3487
3488 ------------------------------------------------------------------------
3489 r13417 | dionoea | 2005-11-27 15:56:54 +0100 (Sun, 27 Nov 2005) | 2 lines
3490 Changed paths:
3491    M /trunk/THANKS
3492
3493 typo fix
3494
3495 ------------------------------------------------------------------------
3496 r13416 | ipkiss | 2005-11-27 15:54:02 +0100 (Sun, 27 Nov 2005) | 4 lines
3497 Changed paths:
3498    M /trunk/share/skins2/winamp2.xml
3499
3500  * share/skins2/winamp2.xml:
3501    - added the smaller version of the time slider used in some skins
3502    - made all the IDs unique
3503
3504 ------------------------------------------------------------------------
3505 r13415 | ipkiss | 2005-11-27 15:42:02 +0100 (Sun, 27 Nov 2005) | 5 lines
3506 Changed paths:
3507    M /trunk/modules/gui/skins2/src/theme.cpp
3508
3509  * skins2/src/theme.cpp: allow specifying lists of IDs for bitmaps and fonts,
3510    in controls. The first valid one will be used. This is particularly useful
3511    for winamp skin, where you cannot know in advance the size of some images,
3512    so you can define 2 bitmaps, but only one control.
3513
3514 ------------------------------------------------------------------------
3515 r13414 | ipkiss | 2005-11-27 14:27:57 +0100 (Sun, 27 Nov 2005) | 4 lines
3516 Changed paths:
3517    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
3518
3519  * skins2/controls/ctrl_image.cpp: fixed a resizing bug.
3520    A CtrlImage resized with the mosaic method didn't catch events outside of
3521    the initial (before resizing) size.
3522
3523 ------------------------------------------------------------------------
3524 r13413 | ipkiss | 2005-11-27 14:24:02 +0100 (Sun, 27 Nov 2005) | 2 lines
3525 Changed paths:
3526    M /trunk/modules/gui/skins2/parser/interpreter.cpp
3527
3528  * skins2/parser/interpreter.cpp: cosmetic change
3529
3530 ------------------------------------------------------------------------
3531 r13412 | gbazin | 2005-11-27 14:15:39 +0100 (Sun, 27 Nov 2005) | 1 line
3532 Changed paths:
3533    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
3534
3535 * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated patch.
3536 ------------------------------------------------------------------------
3537 r13411 | yoann | 2005-11-27 12:34:07 +0100 (Sun, 27 Nov 2005) | 2 lines
3538 Changed paths:
3539    M /trunk/bindings/python
3540
3541 svn:ignore
3542
3543 ------------------------------------------------------------------------
3544 r13410 | zorglub | 2005-11-27 12:30:14 +0100 (Sun, 27 Nov 2005) | 2 lines
3545 Changed paths:
3546    M /trunk/bindings
3547    M /trunk/modules/services_discovery/hal.c
3548    M /trunk/src/libvlc.c
3549
3550 Fix new HAL interaction
3551
3552 ------------------------------------------------------------------------
3553 r13409 | yoann | 2005-11-27 12:13:53 +0100 (Sun, 27 Nov 2005) | 2 lines
3554 Changed paths:
3555    M /trunk/configure.ac
3556
3557 * Fix typo
3558
3559 ------------------------------------------------------------------------
3560 r13408 | zorglub | 2005-11-27 11:44:00 +0100 (Sun, 27 Nov 2005) | 2 lines
3561 Changed paths:
3562    M /trunk/modules/gui/macosx/prefs.m
3563
3564 Don't display in OS X either. Needs to be checked
3565
3566 ------------------------------------------------------------------------
3567 r13407 | zorglub | 2005-11-27 11:43:19 +0100 (Sun, 27 Nov 2005) | 4 lines
3568 Changed paths:
3569    M /trunk/modules/control/hotkeys.c
3570    M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp
3571    M /trunk/src/libvlc.h
3572
3573 * Improve strings for jumps
3574 * Move jump size definitions to libvlc to avoid having 2 categories (still need to move bookmarks)
3575 * Don't show bookmarks settings in GUI - speeds up dramatically config panel creation
3576
3577 ------------------------------------------------------------------------
3578 r13406 | jpsaman | 2005-11-27 10:38:34 +0100 (Sun, 27 Nov 2005) | 1 line
3579 Changed paths:
3580    M /trunk/modules/access/dv.c
3581
3582 added svn keywords
3583 ------------------------------------------------------------------------
3584 r13405 | dionoea | 2005-11-26 23:46:55 +0100 (Sat, 26 Nov 2005) | 2 lines
3585 Changed paths:
3586    M /trunk/modules/video_output/image.c
3587
3588 update copyright and svn Id property
3589
3590 ------------------------------------------------------------------------
3591 r13404 | zorglub | 2005-11-26 23:41:16 +0100 (Sat, 26 Nov 2005) | 2 lines
3592 Changed paths:
3593    M /trunk/bindings/java
3594    M /trunk/bindings/java/org/videolan/jvlc
3595
3596 svn:ignore
3597
3598 ------------------------------------------------------------------------
3599 r13403 | zorglub | 2005-11-26 19:53:59 +0100 (Sat, 26 Nov 2005) | 8 lines
3600 Changed paths:
3601    M /trunk/bindings/java/Makefile.am
3602    M /trunk/vlc-config.in.in
3603
3604 * vlc-config:
3605    - Fix optarg parsing
3606    - Set ${libs} after the main loop to get the right exec prefix
3607    - Give -lvlc_pic if we want PIC
3608 * Java bindings build 
3609    - Use vlc-config better
3610    - Use pic for building
3611
3612 ------------------------------------------------------------------------
3613 r13402 | gbazin | 2005-11-26 19:20:06 +0100 (Sat, 26 Nov 2005) | 1 line
3614 Changed paths:
3615    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3616
3617 * modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp: build fix.
3618 ------------------------------------------------------------------------
3619 r13401 | zorglub | 2005-11-26 18:31:37 +0100 (Sat, 26 Nov 2005) | 3 lines
3620 Changed paths:
3621    M /trunk/AUTHORS
3622    M /trunk/bindings/Makefile.am
3623    A /trunk/bindings/java
3624    A /trunk/bindings/java/Makefile.am
3625    A /trunk/bindings/java/README
3626    A /trunk/bindings/java/TODO
3627    A /trunk/bindings/java/VlcClient.java
3628    A /trunk/bindings/java/javadoc.xml
3629    A /trunk/bindings/java/org
3630    A /trunk/bindings/java/org/videolan
3631    A /trunk/bindings/java/org/videolan/jvlc
3632    A /trunk/bindings/java/org/videolan/jvlc/JVLC.java
3633    A /trunk/bindings/java/org/videolan/jvlc/JVLCBoolVariable.java
3634    A /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java
3635    A /trunk/bindings/java/org/videolan/jvlc/JVLCFloatVariable.java
3636    A /trunk/bindings/java/org/videolan/jvlc/JVLCIntVariable.java
3637    A /trunk/bindings/java/org/videolan/jvlc/JVLCNoSuchVariableNameException.java
3638    A /trunk/bindings/java/org/videolan/jvlc/JVLCStringVariable.java
3639    A /trunk/bindings/java/org/videolan/jvlc/JVLCTimeVariable.java
3640    A /trunk/bindings/java/org/videolan/jvlc/JVLCVarValue.java
3641    A /trunk/bindings/java/org/videolan/jvlc/JVLCVarVariable.java
3642    A /trunk/bindings/java/org/videolan/jvlc/JVLCVariable.java
3643    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol
3644    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControl.java
3645    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlException.java
3646    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlInstance.java
3647    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPlaylistSeq.java
3648    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPosition.java
3649    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionKeyEnum.java
3650    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOrigin.java
3651    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlPositionOriginEnum.java
3652    A /trunk/bindings/java/org/videolan/jvlc/mediacontrol/MediaControlRGBPicture.java
3653    A /trunk/bindings/java/vlc-glue-cni.cc
3654    A /trunk/bindings/java/vlc-glue-jni.cc
3655    A /trunk/bindings/java/vlc-graphics-jni.cc
3656    M /trunk/configure.ac
3657
3658 Java bindings by Filippo Carone. 
3659 Tweaked to integrate into build system
3660
3661 ------------------------------------------------------------------------
3662 r13400 | gbazin | 2005-11-26 18:22:19 +0100 (Sat, 26 Nov 2005) | 1 line
3663 Changed paths:
3664    M /trunk/modules/gui/wince/interface.cpp
3665
3666 * modules/gui/wince/interface.cpp: include extra version information in the about dialog box.
3667 ------------------------------------------------------------------------
3668 r13398 | gbazin | 2005-11-26 17:36:32 +0100 (Sat, 26 Nov 2005) | 1 line
3669 Changed paths:
3670    M /trunk/modules/audio_output/waveout.c
3671
3672 * modules/audio_output/waveout.c: small wince compilation fix.
3673 ------------------------------------------------------------------------
3674 r13397 | zorglub | 2005-11-26 16:36:28 +0100 (Sat, 26 Nov 2005) | 5 lines
3675 Changed paths:
3676    M /trunk/Makefile.am
3677    A /trunk/bindings/Makefile.am
3678    D /trunk/bindings/python/Makefile
3679    A /trunk/bindings/python/Makefile.am
3680    M /trunk/bindings/python/vlcglue.c
3681    M /trunk/configure.ac
3682
3683 * Integrate python bindings in make process
3684 New --enable-python-bindings option
3685 Pic libs will be built if something needing them (shared libvlc, python, mozilla) is built.
3686 * Fix a description in vlcObject
3687
3688 ------------------------------------------------------------------------
3689 r13395 | zorglub | 2005-11-26 13:35:22 +0100 (Sat, 26 Nov 2005) | 2 lines
3690 Changed paths:
3691    M /trunk/configure.ac
3692
3693 Fix typo
3694
3695 ------------------------------------------------------------------------
3696 r13394 | zorglub | 2005-11-26 12:42:58 +0100 (Sat, 26 Nov 2005) | 3 lines
3697 Changed paths:
3698    M /trunk
3699    M /trunk/bindings/python
3700    M /trunk/extras/make.pl
3701    M /trunk/po/sv.po
3702
3703 Improve make.pl output
3704 Fix some svn:ignore
3705
3706 ------------------------------------------------------------------------
3707 r13393 | zorglub | 2005-11-26 12:03:37 +0100 (Sat, 26 Nov 2005) | 2 lines
3708 Changed paths:
3709    M /trunk/configure.ac
3710
3711 Use command-line arguments in compile script
3712
3713 ------------------------------------------------------------------------
3714 r13391 | yoann | 2005-11-26 01:46:32 +0100 (Sat, 26 Nov 2005) | 2 lines
3715 Changed paths:
3716    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3717
3718 * vlm_panel.cpp: fix uninitialized variables
3719
3720 ------------------------------------------------------------------------
3721 r13390 | yoann | 2005-11-26 01:35:28 +0100 (Sat, 26 Nov 2005) | 2 lines
3722 Changed paths:
3723    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3724    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp
3725
3726 * wx/vlm: cosmetic changes
3727
3728 ------------------------------------------------------------------------
3729 r13389 | dionoea | 2005-11-26 01:27:12 +0100 (Sat, 26 Nov 2005) | 3 lines
3730 Changed paths:
3731    M /trunk/include/vlc_keys.h
3732    M /trunk/modules/control/hotkeys.c
3733    M /trunk/modules/control/rc.c
3734    M /trunk/modules/gui/macosx/intf.m
3735    M /trunk/src/libvlc.h
3736
3737  * : make jump hotkeys time interval user configurable
3738 The hotkey item in the prefs kind of looks akward. Someone have a better idea ?
3739
3740 ------------------------------------------------------------------------
3741 r13387 | yoann | 2005-11-26 00:55:17 +0100 (Sat, 26 Nov 2005) | 2 lines
3742 Changed paths:
3743    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3744    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
3745
3746 * wx/vlm: add "Load" & "Save" buttons
3747
3748 ------------------------------------------------------------------------
3749 r13386 | xtophe | 2005-11-26 00:28:49 +0100 (Sat, 26 Nov 2005) | 2 lines
3750 Changed paths:
3751    M /trunk/configure.ac
3752
3753 configure.ac: Use the correct path for pkg-config
3754
3755 ------------------------------------------------------------------------
3756 r13385 | courmisch | 2005-11-25 22:42:08 +0100 (Fri, 25 Nov 2005) | 2 lines
3757 Changed paths:
3758    M /trunk/configure.ac
3759
3760 Handle --without-tuning configure option properly
3761
3762 ------------------------------------------------------------------------
3763 r13382 | gbazin | 2005-11-25 20:19:22 +0100 (Fri, 25 Nov 2005) | 1 line
3764 Changed paths:
3765    M /trunk/modules/video_output/directx/events.c
3766
3767 * modules/video_output/directx: apply video-title to both normal and fullscreen windows +  support this for unicode builds as well.
3768 ------------------------------------------------------------------------
3769 r13381 | gbazin | 2005-11-25 20:17:11 +0100 (Fri, 25 Nov 2005) | 1 line
3770 Changed paths:
3771    M /trunk/modules/audio_output/waveout.c
3772
3773 * modules/audio_output/waveout.c: fixed typo.
3774 ------------------------------------------------------------------------
3775 r13379 | yoann | 2005-11-25 17:43:52 +0100 (Fri, 25 Nov 2005) | 2 lines
3776 Changed paths:
3777    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp
3778    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
3779    M /trunk/modules/gui/wxwidgets/interface.cpp
3780
3781 * wxwidgets/dialogs/vlm: add choose input & choose output
3782
3783 ------------------------------------------------------------------------
3784 r13378 | damienf | 2005-11-25 17:16:04 +0100 (Fri, 25 Nov 2005) | 2 lines
3785 Changed paths:
3786    M /trunk/modules/video_output/directx/events.c
3787    M /trunk/modules/video_output/wingdi.c
3788
3789 all: possible fix for screensaver problem
3790
3791 ------------------------------------------------------------------------
3792 r13376 | gbazin | 2005-11-25 09:25:05 +0100 (Fri, 25 Nov 2005) | 1 line
3793 Changed paths:
3794    M /trunk/modules/audio_output/waveout.c
3795
3796 * modules/audio_output/waveout.c: make sure hardware volume is supported before using it.
3797 ------------------------------------------------------------------------
3798 r13374 | gbazin | 2005-11-25 02:48:46 +0100 (Fri, 25 Nov 2005) | 1 line
3799 Changed paths:
3800    M /trunk/modules/audio_output/directx.c
3801
3802 * modules/audio_output/directx.c: partial rewrite not to use position notification anymore (since even microsoft says it's buggy). That should solve all known issues with the directx audio output.
3803 ------------------------------------------------------------------------
3804 r13373 | damienf | 2005-11-25 00:08:48 +0100 (Fri, 25 Nov 2005) | 2 lines
3805 Changed paths:
3806    M /trunk/extras/contrib/src/Makefile
3807
3808 Makefile: make sure that libpng shared dll isn't installed to prevent VLC from linking against it (Cygwin only)
3809
3810 ------------------------------------------------------------------------
3811 r13371 | jpsaman | 2005-11-24 21:23:07 +0100 (Thu, 24 Nov 2005) | 1 line
3812 Changed paths:
3813    M /trunk/modules/access/dv.c
3814
3815 Run thread that reads from the DV camera at a slightly higher priority then the input. Put the --dv-caching value by default at a high value 60000 (1 min). Maybe it can be lower, but needs more testing.
3816 ------------------------------------------------------------------------
3817 r13370 | xtophe | 2005-11-24 16:21:09 +0100 (Thu, 24 Nov 2005) | 2 lines
3818 Changed paths:
3819    M /trunk/configure.ac
3820
3821 configure.ac: generate a script to call extras/make.pl. I'm not a autoconf expert so i'm not sure if it's the "good" way to do it. but it works (tm)
3822
3823 ------------------------------------------------------------------------
3824 r13368 | hartman | 2005-11-24 15:45:17 +0100 (Thu, 24 Nov 2005) | 3 lines
3825 Changed paths:
3826    M /trunk/extras/MacOSX/Resources/vlc.icns
3827    M /trunk/share/Makefile.am
3828    M /trunk/share/http/favicon.ico
3829    D /trunk/share/vlc.icns
3830    M /trunk/share/vlc128x128.png
3831    M /trunk/share/vlc48x48.png
3832
3833 * Fix the icons.
3834 * Remove the icns in share, nothing is using it.
3835
3836 ------------------------------------------------------------------------
3837 r13367 | dionoea | 2005-11-24 15:16:26 +0100 (Thu, 24 Nov 2005) | 3 lines
3838 Changed paths:
3839    M /trunk/po/ja.po
3840
3841 update trunk japanese translation by Tadashi Jokagi
3842 (this is not the same ja.po as previous commit in 0.8.4 tag)
3843
3844 ------------------------------------------------------------------------
3845 r13365 | damienf | 2005-11-24 14:09:47 +0100 (Thu, 24 Nov 2005) | 2 lines
3846 Changed paths:
3847    M /trunk/extras/contrib/src/Makefile
3848    M /trunk/extras/contrib/src/Patches/gcrypt.patch
3849
3850 all: fix more issues when building under cygwin
3851
3852 ------------------------------------------------------------------------
3853 r13363 | xtophe | 2005-11-24 00:56:54 +0100 (Thu, 24 Nov 2005) | 2 lines
3854 Changed paths:
3855    M /trunk/extras/make.pl
3856
3857 make.pl: Cross-compile fix
3858
3859 ------------------------------------------------------------------------
3860 r13362 | xtophe | 2005-11-24 00:55:20 +0100 (Thu, 24 Nov 2005) | 2 lines
3861 Changed paths:
3862    M /trunk/configure.ac
3863
3864 configure.ac: don't try to use gnome-vfs when we are cross-compiling
3865
3866 ------------------------------------------------------------------------
3867 r13361 | bigben | 2005-11-23 23:17:38 +0100 (Wed, 23 Nov 2005) | 3 lines
3868 Changed paths:
3869    M /trunk/modules/gui/wxwidgets/interface.cpp
3870
3871 revert previous commit
3872
3873
3874 ------------------------------------------------------------------------
3875 r13360 | dionoea | 2005-11-23 23:17:18 +0100 (Wed, 23 Nov 2005) | 2 lines
3876 Changed paths:
3877    M /trunk/vlc.win32.nsi
3878
3879 fix nsis installer icon
3880
3881 ------------------------------------------------------------------------
3882 r13359 | bigben | 2005-11-23 22:53:38 +0100 (Wed, 23 Nov 2005) | 3 lines
3883 Changed paths:
3884    M /trunk/modules/gui/wxwidgets/interface.cpp
3885
3886 compile fix
3887
3888
3889 ------------------------------------------------------------------------
3890 r13358 | dionoea | 2005-11-23 22:22:13 +0100 (Wed, 23 Nov 2005) | 2 lines
3891 Changed paths:
3892    M /trunk/share/vlc32x32.xpm
3893
3894 fix compilation
3895
3896 ------------------------------------------------------------------------
3897 r13357 | hartman | 2005-11-23 22:03:59 +0100 (Wed, 23 Nov 2005) | 1 line
3898 Changed paths:
3899    M /trunk/share/vlc16x16.xpm
3900    M /trunk/share/vlc32x32.xpm
3901
3902 Fix the XPM names
3903 ------------------------------------------------------------------------
3904 r13356 | hartman | 2005-11-23 22:01:08 +0100 (Wed, 23 Nov 2005) | 1 line
3905 Changed paths:
3906    M /trunk/extras/MacOSX/Resources/a52.icns
3907    M /trunk/extras/MacOSX/Resources/aac.icns
3908    M /trunk/extras/MacOSX/Resources/about_bg.png
3909    M /trunk/extras/MacOSX/Resources/asf.icns
3910    M /trunk/extras/MacOSX/Resources/asx.icns
3911    M /trunk/extras/MacOSX/Resources/avi.icns
3912    M /trunk/extras/MacOSX/Resources/bin.icns
3913    M /trunk/extras/MacOSX/Resources/cue.icns
3914    M /trunk/extras/MacOSX/Resources/dat.icns
3915    M /trunk/extras/MacOSX/Resources/display.png
3916    M /trunk/extras/MacOSX/Resources/display_slider.png
3917    M /trunk/extras/MacOSX/Resources/display_track.png
3918    M /trunk/extras/MacOSX/Resources/divx.icns
3919    M /trunk/extras/MacOSX/Resources/dv.icns
3920    M /trunk/extras/MacOSX/Resources/equalizerdrawer_active.png
3921    M /trunk/extras/MacOSX/Resources/equalizerdrawer_blue.png
3922    M /trunk/extras/MacOSX/Resources/fullscreen_active.png
3923    M /trunk/extras/MacOSX/Resources/fullscreen_blue.png
3924    M /trunk/extras/MacOSX/Resources/generic.icns
3925    M /trunk/extras/MacOSX/Resources/m3u.icns
3926    M /trunk/extras/MacOSX/Resources/mov.icns
3927    M /trunk/extras/MacOSX/Resources/mp3.icns
3928    M /trunk/extras/MacOSX/Resources/mp4.icns
3929    M /trunk/extras/MacOSX/Resources/mpeg.icns
3930    M /trunk/extras/MacOSX/Resources/mpeg1.icns
3931    M /trunk/extras/MacOSX/Resources/mpeg2.icns
3932    M /trunk/extras/MacOSX/Resources/mpeg4.icns
3933    M /trunk/extras/MacOSX/Resources/mpg.icns
3934    M /trunk/extras/MacOSX/Resources/next_active.png
3935    M /trunk/extras/MacOSX/Resources/next_blue.png
3936    M /trunk/extras/MacOSX/Resources/ogg.icns
3937    M /trunk/extras/MacOSX/Resources/ogm.icns
3938    M /trunk/extras/MacOSX/Resources/pause.png
3939    M /trunk/extras/MacOSX/Resources/pause_blue.png
3940    M /trunk/extras/MacOSX/Resources/play.png
3941    M /trunk/extras/MacOSX/Resources/play_blue.png
3942    M /trunk/extras/MacOSX/Resources/playlistdrawer_active.png
3943    M /trunk/extras/MacOSX/Resources/playlistdrawer_blue.png
3944    M /trunk/extras/MacOSX/Resources/pls.icns
3945    M /trunk/extras/MacOSX/Resources/previous_active.png
3946    M /trunk/extras/MacOSX/Resources/previous_blue.png
3947    M /trunk/extras/MacOSX/Resources/skip_forward_active.png
3948    M /trunk/extras/MacOSX/Resources/skip_forward_blue.png
3949    M /trunk/extras/MacOSX/Resources/skip_previous_active.png
3950    M /trunk/extras/MacOSX/Resources/skip_previous_blue.png
3951    M /trunk/extras/MacOSX/Resources/srt.icns
3952    M /trunk/extras/MacOSX/Resources/stop.png
3953    M /trunk/extras/MacOSX/Resources/stop_blue.png
3954    M /trunk/extras/MacOSX/Resources/sub.icns
3955    M /trunk/extras/MacOSX/Resources/vob.icns
3956    M /trunk/extras/MacOSX/Resources/volume_high.png
3957    M /trunk/extras/MacOSX/Resources/volume_low.png
3958    M /trunk/extras/MacOSX/Resources/volumeslider_blue.png
3959    M /trunk/extras/MacOSX/Resources/volumeslider_normal.png
3960    M /trunk/extras/MacOSX/Resources/volumetrack.png
3961    M /trunk/extras/MacOSX/Resources/wma.icns
3962    M /trunk/extras/MacOSX/Resources/wmv.icns
3963
3964 Set mime-type for the images
3965 ------------------------------------------------------------------------
3966 r13355 | hartman | 2005-11-23 21:53:56 +0100 (Wed, 23 Nov 2005) | 1 line
3967 Changed paths:
3968    M /trunk/Makefile.am
3969
3970 merge [13354] to trunk, and use the right .ico in the windows build
3971 ------------------------------------------------------------------------
3972 r13353 | hartman | 2005-11-23 21:38:37 +0100 (Wed, 23 Nov 2005) | 1 line
3973 Changed paths:
3974    M /trunk/extras/MacOSX/Resources/vlc.icns
3975    M /trunk/share/vlc.icns
3976    M /trunk/share/vlc128x128.png
3977    M /trunk/share/vlc16x16.xpm
3978    M /trunk/share/vlc32x32.xpm
3979    M /trunk/share/vlc48x48.ico
3980    M /trunk/share/vlc48x48.png
3981
3982 Small changes to the icons + xpm versions
3983 ------------------------------------------------------------------------
3984 r13352 | damienf | 2005-11-23 21:22:15 +0100 (Wed, 23 Nov 2005) | 2 lines
3985 Changed paths:
3986    M /trunk/extras/contrib/src/Makefile
3987
3988 Makefile: tell wxwidgets not to use precompiled headers since it is broken under i686-pc-cygwin-gcc 3.4.4 
3989
3990 ------------------------------------------------------------------------
3991 r13351 | damienf | 2005-11-23 20:44:56 +0100 (Wed, 23 Nov 2005) | 3 lines
3992 Changed paths:
3993    M /trunk/extras/contrib/src/Makefile
3994    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
3995
3996 Makefile: updated build process for fribidi & goom24k
3997 x264-svn-win32.patch: updated for x264 rev 375
3998
3999 ------------------------------------------------------------------------
4000 r13350 | fkuehne | 2005-11-23 20:41:51 +0100 (Wed, 23 Nov 2005) | 1 line
4001 Changed paths:
4002    M /trunk/modules/gui/macosx/output.m
4003
4004 * cleaner fix, which isn't 10.2 compatible (kind of forwardport of [13349])
4005 ------------------------------------------------------------------------
4006 r13348 | massiot | 2005-11-23 18:06:14 +0100 (Wed, 23 Nov 2005) | 2 lines
4007 Changed paths:
4008    M /trunk/modules/stream_out/mosaic_bridge.c
4009
4010  * modules/stream_out/mosaic_bridge.c: Fixed BeOS build.
4011
4012 ------------------------------------------------------------------------
4013 r13347 | massiot | 2005-11-23 17:53:04 +0100 (Wed, 23 Nov 2005) | 3 lines
4014 Changed paths:
4015    M /trunk/modules/stream_out/mosaic_bridge.c
4016
4017  * modules/stream_out/mosaic_bridge.c: Handle on-the-fly changes of aspect
4018    ratio. Fix a critical memory leak when closing the module.
4019
4020 ------------------------------------------------------------------------
4021 r13346 | massiot | 2005-11-23 16:34:20 +0100 (Wed, 23 Nov 2005) | 3 lines
4022 Changed paths:
4023    M /trunk/src/input/input.c
4024
4025  * src/input/input.c: Please use strtol instead of atoi for 0x syntax
4026    support.
4027
4028 ------------------------------------------------------------------------
4029 r13345 | massiot | 2005-11-23 16:33:01 +0100 (Wed, 23 Nov 2005) | 2 lines
4030 Changed paths:
4031    M /trunk/modules/stream_out/switcher.c
4032
4033  * modules/stream_out/switcher.c: More logging.
4034
4035 ------------------------------------------------------------------------
4036 r13344 | massiot | 2005-11-23 16:25:11 +0100 (Wed, 23 Nov 2005) | 3 lines
4037 Changed paths:
4038    M /trunk/modules/access/pvr/pvr.c
4039
4040  * modules/access/pvr/pvr.c: Added support for radio on PVR150/350/500 and
4041    setting audio volume.
4042
4043 ------------------------------------------------------------------------
4044 r13343 | massiot | 2005-11-23 16:20:10 +0100 (Wed, 23 Nov 2005) | 3 lines
4045 Changed paths:
4046    M /trunk/modules/access/dvb/en50221.c
4047
4048  * modules/access/dvb/en50221.c: Implemented basic MMI support to display
4049    the CAM error messages.
4050
4051 ------------------------------------------------------------------------
4052 r13342 | dionoea | 2005-11-23 16:00:47 +0100 (Wed, 23 Nov 2005) | 2 lines
4053 Changed paths:
4054    M /trunk/include/vlc/vlc.h
4055    M /trunk/include/vlc_interface.h
4056    M /trunk/modules/gui/wxwidgets/interface.cpp
4057    M /trunk/src/libvlc.c
4058
4059 Put licensing terms instead of description in about boxes
4060
4061 ------------------------------------------------------------------------
4062 r13341 | hartman | 2005-11-23 15:19:29 +0100 (Wed, 23 Nov 2005) | 1 line
4063 Changed paths:
4064    M /trunk/share/Makefile.am
4065
4066 Fix the build breakage due to missing DIST element
4067 ------------------------------------------------------------------------
4068 r13340 | hartman | 2005-11-23 15:18:44 +0100 (Wed, 23 Nov 2005) | 1 line
4069 Changed paths:
4070    A /trunk/extras/MacOSX/Resources/vlc.icns (from /trunk/share/vlc.icns:13337)
4071
4072 And set the new icon for OSX
4073 ------------------------------------------------------------------------
4074 r13339 | hartman | 2005-11-23 15:18:24 +0100 (Wed, 23 Nov 2005) | 1 line
4075 Changed paths:
4076    D /trunk/extras/MacOSX/Resources/vlc.icns
4077
4078 remove old icon
4079 ------------------------------------------------------------------------
4080 r13338 | hartman | 2005-11-23 14:54:39 +0100 (Wed, 23 Nov 2005) | 2 lines
4081 Changed paths:
4082    M /trunk/THANKS
4083    M /trunk/vlc.win32.nsi
4084
4085 * New icon thanks to Eurodata Computer Club <retron.info>
4086
4087 ------------------------------------------------------------------------
4088 r13337 | hartman | 2005-11-23 14:43:55 +0100 (Wed, 23 Nov 2005) | 1 line
4089 Changed paths:
4090    M /trunk/share/Makefile.am
4091    M /trunk/share/http/favicon.ico
4092    M /trunk/share/pda-forwardb16x16.xpm
4093    M /trunk/share/pda-openb16x16.xpm
4094    M /trunk/share/pda-pauseb16x16.xpm
4095    M /trunk/share/pda-playb16x16.xpm
4096    M /trunk/share/pda-playlistb16x16.xpm
4097    M /trunk/share/pda-preferencesb16x16.xpm
4098    M /trunk/share/pda-rewindb16x16.xpm
4099    M /trunk/share/pda-stopb16x16.xpm
4100    D /trunk/share/vlc-icons.xcf
4101    M /trunk/share/vlc.icns
4102    A /trunk/share/vlc128x128.png
4103    M /trunk/share/vlc16x16.png
4104    M /trunk/share/vlc16x16.xpm
4105    M /trunk/share/vlc32x32.png
4106    M /trunk/share/vlc32x32.xpm
4107    M /trunk/share/vlc48x48.ico
4108    M /trunk/share/vlc48x48.png
4109    D /trunk/share/vlc48x48new.ico
4110    M /trunk/share/vlc_win32_rc.rc
4111
4112 For now trunk only: use the new icon everywhere, and mark the images as binary files
4113 ------------------------------------------------------------------------
4114 r13336 | hartman | 2005-11-23 14:12:45 +0100 (Wed, 23 Nov 2005) | 1 line
4115 Changed paths:
4116    M /trunk/share/Makefile.am
4117    D /trunk/share/gnome-vlc16x16.png
4118    D /trunk/share/gnome-vlc32x32.png
4119    D /trunk/share/gnome-vlc32x32.xpm
4120    D /trunk/share/gnome-vlc48x48.png
4121    D /trunk/share/gvlc16x16.png
4122    D /trunk/share/gvlc32x32.png
4123    D /trunk/share/gvlc32x32.xpm
4124    D /trunk/share/gvlc48x48.ico
4125    D /trunk/share/gvlc48x48.png
4126    D /trunk/share/kvlc16x16.png
4127    D /trunk/share/kvlc32x32.png
4128    D /trunk/share/kvlc32x32.xpm
4129    D /trunk/share/kvlc48x48.png
4130    D /trunk/share/qvlc16x16.png
4131    D /trunk/share/qvlc32x32.png
4132    D /trunk/share/qvlc32x32.xpm
4133    D /trunk/share/qvlc48x48.png
4134
4135 Forwardport of [13335]
4136 ------------------------------------------------------------------------
4137 r13333 | jpsaman | 2005-11-23 04:28:30 +0100 (Wed, 23 Nov 2005) | 1 line
4138 Changed paths:
4139    M /trunk/configure.ac
4140
4141 dv input plugin is default disabled
4142 ------------------------------------------------------------------------
4143 r13332 | jpsaman | 2005-11-23 03:27:58 +0100 (Wed, 23 Nov 2005) | 1 line
4144 Changed paths:
4145    M /trunk/AUTHORS
4146    M /trunk/configure.ac
4147    M /trunk/modules/LIST
4148    M /trunk/modules/access/Modules.am
4149    A /trunk/modules/access/dv.c
4150
4151 Digital Video (Firewire/IEEE1394/I-Link) input for Camcorders
4152 ------------------------------------------------------------------------
4153 r13330 | gbazin | 2005-11-22 23:29:00 +0100 (Tue, 22 Nov 2005) | 1 line
4154 Changed paths:
4155    M /trunk/extras/contrib/src/Makefile
4156    A /trunk/extras/contrib/src/Patches/libogg-wince.patch
4157    A /trunk/extras/contrib/src/Patches/tremor.patch
4158
4159 * extras/contrib/src/Makefile, extras/contrib/src/Patches/libogg-wince.patch,tremor.patch: added libogg and tremor support to wince contrib.
4160 ------------------------------------------------------------------------
4161 r13328 | gbazin | 2005-11-22 22:36:21 +0100 (Tue, 22 Nov 2005) | 1 line
4162 Changed paths:
4163    M /trunk/extras/contrib/src/Makefile
4164    A /trunk/extras/contrib/src/Patches/zlib.patch
4165
4166 * extras/contrib/src/Makefile, extras/contrib/src/Patches/zlib.patch: added zlib to the wince contrib.
4167 ------------------------------------------------------------------------
4168 r13325 | asmax | 2005-11-22 22:16:42 +0100 (Tue, 22 Nov 2005) | 2 lines
4169 Changed paths:
4170    M /trunk/modules/demux/subtitle.c
4171
4172 * subtitle.c: added support of "DVDSubtitle" format
4173
4174 ------------------------------------------------------------------------
4175 r13322 | gbazin | 2005-11-22 21:26:31 +0100 (Tue, 22 Nov 2005) | 1 line
4176 Changed paths:
4177    M /trunk/modules/audio_output/directx.c
4178
4179 * modules/audio_output/directx.c: fixed the way we get the current latency in the driver. fixes the continuous resampling issues with s16l and might also fix the fl32 problems. This needs some heavy testing.
4180 ------------------------------------------------------------------------
4181 r13320 | zorglub | 2005-11-22 11:33:45 +0100 (Tue, 22 Nov 2005) | 2 lines
4182 Changed paths:
4183    M /trunk/doc/release-howto.txt
4184
4185 One more update to release howto
4186
4187 ------------------------------------------------------------------------
4188 r13318 | dionoea | 2005-11-22 11:24:51 +0100 (Tue, 22 Nov 2005) | 2 lines
4189 Changed paths:
4190    M /trunk/NEWS
4191
4192 0.8.4 NEWS title change
4193
4194 ------------------------------------------------------------------------
4195 r13315 | zorglub | 2005-11-22 11:02:46 +0100 (Tue, 22 Nov 2005) | 2 lines
4196 Changed paths:
4197    M /trunk/doc/release-howto.txt
4198
4199 Update release howto
4200
4201 ------------------------------------------------------------------------
4202 r13311 | gbazin | 2005-11-22 00:06:05 +0100 (Tue, 22 Nov 2005) | 1 line
4203 Changed paths:
4204    M /trunk/extras/contrib/src/Makefile
4205    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-wince.patch
4206
4207 * extras/contrib/src/Makefile, extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: add ffmpeg to wince contrib.
4208 ------------------------------------------------------------------------
4209 r13310 | xtophe | 2005-11-21 20:59:32 +0100 (Mon, 21 Nov 2005) | 2 lines
4210 Changed paths:
4211    M /trunk/doc/release-howto.txt
4212
4213 release-howto: add a few notes about contribs
4214
4215 ------------------------------------------------------------------------
4216 r13309 | dionoea | 2005-11-21 20:47:45 +0100 (Mon, 21 Nov 2005) | 2 lines
4217 Changed paths:
4218    M /trunk/doc/release-howto.txt
4219
4220 translated release howto to english (and updated some stuff)
4221
4222 ------------------------------------------------------------------------
4223 r13307 | zorglub | 2005-11-21 14:50:27 +0100 (Mon, 21 Nov 2005) | 2 lines
4224 Changed paths:
4225    M /trunk/modules/audio_filter/equalizer.c
4226
4227 Do not reset preamp value if not needed (Closes:#252)
4228
4229 ------------------------------------------------------------------------
4230 r13305 | zorglub | 2005-11-21 11:09:22 +0100 (Mon, 21 Nov 2005) | 2 lines
4231 Changed paths:
4232    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
4233
4234 Fix item selection in WX wizard (Closes:#402)
4235
4236 ------------------------------------------------------------------------
4237 r13303 | zcot | 2005-11-21 04:15:46 +0100 (Mon, 21 Nov 2005) | 2 lines
4238 Changed paths:
4239    M /trunk/doc/developer/configure.ac
4240    M /trunk/doc/intf-cdda.txt
4241    M /trunk/doc/intf-vcd.txt
4242    M /trunk/doc/subtitles/cvd-subtitles.txt
4243    M /trunk/doc/subtitles/svcd-ogt-subtitles.txt
4244    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
4245    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
4246    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
4247    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
4248    M /trunk/modules/gui/wxwidgets/interface.cpp
4249    M /trunk/modules/gui/wxwidgets/interface.hpp
4250
4251 implement some minimum size of wx interface at all times. closes ticket #360.
4252
4253 ------------------------------------------------------------------------
4254 r13300 | xtophe | 2005-11-20 23:10:00 +0100 (Sun, 20 Nov 2005) | 2 lines
4255 Changed paths:
4256    M /trunk/modules/control/http/util.c
4257
4258 util.c: Partially revert [12120]. the http interface (control=add) just take one mrl qnd the first " :" starts the options. closes #420
4259
4260 ------------------------------------------------------------------------
4261 r13299 | zorglub | 2005-11-20 22:53:09 +0100 (Sun, 20 Nov 2005) | 2 lines
4262 Changed paths:
4263    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
4264
4265 Correctly select items in WX search
4266
4267 ------------------------------------------------------------------------
4268 r13295 | gbazin | 2005-11-20 21:49:25 +0100 (Sun, 20 Nov 2005) | 1 line
4269 Changed paths:
4270    M /trunk/extras/contrib/bootstrap
4271    M /trunk/extras/contrib/src/Makefile
4272
4273 * extras/contrib/bootstrap, extras/contrib/src/Makefile: start of wince gcc cross-compiler support.
4274 ------------------------------------------------------------------------
4275 r13293 | gbazin | 2005-11-20 20:15:58 +0100 (Sun, 20 Nov 2005) | 1 line
4276 Changed paths:
4277    M /trunk/extras/contrib/src/Makefile
4278
4279 * extras/contrib/src/Makefile: more cygwin fixes.
4280 ------------------------------------------------------------------------
4281 r13292 | gbazin | 2005-11-20 18:28:59 +0100 (Sun, 20 Nov 2005) | 1 line
4282 Changed paths:
4283    M /trunk/extras/contrib/src/Makefile
4284    M /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch
4285
4286 * extras/contrib/src/Makefile, extras/contrib/src/Patches/libpng-1.2.5-win32.patch: more cygwin fixes.
4287 ------------------------------------------------------------------------
4288 r13291 | gbazin | 2005-11-20 17:54:22 +0100 (Sun, 20 Nov 2005) | 1 line
4289 Changed paths:
4290    M /trunk/extras/contrib/src/Makefile
4291    M /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch
4292
4293 * extras/contrib/src/Makefile, extras/contrib/src/Patches/goom2k4-0-win32.patch: more cygwin fixes.
4294 ------------------------------------------------------------------------
4295 r13290 | gbazin | 2005-11-20 17:42:11 +0100 (Sun, 20 Nov 2005) | 1 line
4296 Changed paths:
4297    M /trunk/extras/contrib/src/Patches/livedotcom-win32.patch
4298
4299 * extras/contrib/src/Patches/livedotcom-win32.patch: adapted patch to work with cygwin.
4300 ------------------------------------------------------------------------
4301 r13289 | gbazin | 2005-11-20 17:41:21 +0100 (Sun, 20 Nov 2005) | 1 line
4302 Changed paths:
4303    M /trunk/extras/contrib/bootstrap
4304    M /trunk/extras/contrib/src/Makefile
4305
4306 * extras/contrib/bootstrap, extras/contrib/src/Makefile: more cygwin fixes.
4307 ------------------------------------------------------------------------
4308 r13287 | bigben | 2005-11-20 17:05:12 +0100 (Sun, 20 Nov 2005) | 3 lines
4309 Changed paths:
4310    M /trunk/modules/gui/macosx/playlist.m
4311
4312 * fix an ordering bug in D'n'D
4313
4314
4315 ------------------------------------------------------------------------
4316 r13286 | gbazin | 2005-11-20 15:25:40 +0100 (Sun, 20 Nov 2005) | 1 line
4317 Changed paths:
4318    M /trunk/extras/contrib/bootstrap
4319    M /trunk/extras/contrib/src/Makefile
4320
4321 * extras/contrib/bootstrap, extras/contrib/src/Makefile: more cleanup + should mostly work on cygwin now.
4322 ------------------------------------------------------------------------
4323 r13285 | gbazin | 2005-11-20 13:16:15 +0100 (Sun, 20 Nov 2005) | 1 line
4324 Changed paths:
4325    M /trunk/extras/contrib/bootstrap
4326
4327 * extras/contrib/bootstrap: more cleanup.
4328 ------------------------------------------------------------------------
4329 r13284 | gbazin | 2005-11-20 12:53:44 +0100 (Sun, 20 Nov 2005) | 1 line
4330 Changed paths:
4331    M /trunk/extras/contrib/bootstrap
4332    M /trunk/extras/contrib/src/Makefile
4333
4334 * extras/contrib/bootstrap, extras/contrib/src/Makefile: cleanup (hopefully without breaking anything).
4335 ------------------------------------------------------------------------
4336 r13283 | md | 2005-11-20 09:36:06 +0100 (Sun, 20 Nov 2005) | 3 lines
4337 Changed paths:
4338    M /trunk/modules/access/udp.c
4339
4340 always go through BlockChoose(), since it assigns the correct demuxer
4341 (otherwise e.g. MPEG2 video is mistetected as MPEG-PS)
4342
4343 ------------------------------------------------------------------------
4344 r13282 | ipkiss | 2005-11-20 00:17:12 +0100 (Sun, 20 Nov 2005) | 2 lines
4345 Changed paths:
4346    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
4347
4348  * skins2/controls/ctrl_generic.hpp: removed a useless include
4349
4350 ------------------------------------------------------------------------
4351 r13281 | jpsaman | 2005-11-19 21:52:02 +0100 (Sat, 19 Nov 2005) | 1 line
4352 Changed paths:
4353    M /trunk/configure.ac
4354
4355 Link vlc with correct dts library patch by Anssi Hannula
4356 ------------------------------------------------------------------------
4357 r13280 | gbazin | 2005-11-19 19:51:51 +0100 (Sat, 19 Nov 2005) | 1 line
4358 Changed paths:
4359    M /trunk/extras/contrib/bootstrap
4360    M /trunk/extras/contrib/src/Makefile
4361
4362 * extras/contrib/bootstrap, extras/contrib/src/Makefile: small cleanup + cygwin fix for bootstrap.
4363 ------------------------------------------------------------------------
4364 r13279 | jpsaman | 2005-11-19 19:02:40 +0100 (Sat, 19 Nov 2005) | 1 line
4365 Changed paths:
4366    M /trunk/configure.ac
4367
4368 Remove unfinished access_rtp support
4369 ------------------------------------------------------------------------
4370 r13277 | jpsaman | 2005-11-19 18:54:34 +0100 (Sat, 19 Nov 2005) | 1 line
4371 Changed paths:
4372    M /trunk/configure.ac
4373
4374 add THREAD_LIB to configure test for x264 patch by Anssi Hanulla
4375 ------------------------------------------------------------------------
4376 r13276 | dionoea | 2005-11-19 18:36:37 +0100 (Sat, 19 Nov 2005) | 2 lines
4377 Changed paths:
4378    M /trunk/modules/audio_output/directx.c
4379    M /trunk/modules/audio_output/waveout.c
4380
4381 Forward port [13274]
4382
4383 ------------------------------------------------------------------------
4384 r13275 | dionoea | 2005-11-19 18:33:51 +0100 (Sat, 19 Nov 2005) | 6 lines
4385 Changed paths:
4386    M /trunk/THANKS
4387    M /trunk/modules/codec/x264.c
4388
4389 x264 options patch by Alex Izvorski (plus some checks on x264 version)
4390 "This patch adds some missing x264 options, namely: me, merange, no-psnr,
4391 no-b-adapt, b-bias.  The names and expected values are exactly the same
4392 as for the x264 commandline encoder."
4393
4394
4395 ------------------------------------------------------------------------
4396 r13273 | asmax | 2005-11-19 14:56:46 +0100 (Sat, 19 Nov 2005) | 2 lines
4397 Changed paths:
4398    M /trunk/share/skins2/winamp2.xml
4399
4400 * winamp2.xml: add/sub buttons in playlist
4401
4402 ------------------------------------------------------------------------
4403 r13272 | md | 2005-11-19 08:57:08 +0100 (Sat, 19 Nov 2005) | 3 lines
4404 Changed paths:
4405    M /trunk/modules/access/udp.c
4406
4407 don't perform prebuffering for UDP, since it causes refclock fluctuation
4408 as large as +/- 25 msec and too frequent audio up/down sampling
4409
4410 ------------------------------------------------------------------------
4411 r13271 | dionoea | 2005-11-18 20:33:08 +0100 (Fri, 18 Nov 2005) | 2 lines
4412 Changed paths:
4413    M /trunk/modules/gui/wxwidgets/Modules.am
4414
4415 fix autotools warning (space after backsplash)
4416
4417 ------------------------------------------------------------------------
4418 r13270 | zorglub | 2005-11-18 13:33:23 +0100 (Fri, 18 Nov 2005) | 2 lines
4419 Changed paths:
4420    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
4421
4422 Improve playlist behaviour
4423
4424 ------------------------------------------------------------------------
4425 r13269 | zorglub | 2005-11-18 13:28:59 +0100 (Fri, 18 Nov 2005) | 2 lines
4426 Changed paths:
4427    M /trunk/modules/gui/wxwidgets/Modules.am
4428
4429 Fix WX dist
4430
4431 ------------------------------------------------------------------------
4432 r13268 | zorglub | 2005-11-18 09:44:40 +0100 (Fri, 18 Nov 2005) | 2 lines
4433 Changed paths:
4434    A /trunk/extras/make.pl (from /branches/0.8.5-zorglub/extras/make.pl:12668)
4435
4436 Merge make wrapper from 0.8.5-zorglub
4437
4438 ------------------------------------------------------------------------
4439 r13267 | fkuehne | 2005-11-17 21:04:03 +0100 (Thu, 17 Nov 2005) | 1 line
4440 Changed paths:
4441    M /trunk/modules/gui/wxwidgets/Modules.am
4442
4443 * added wxwidgets.hpp as well. thanks again to 'faust'
4444 ------------------------------------------------------------------------
4445 r13266 | fkuehne | 2005-11-17 19:54:10 +0100 (Thu, 17 Nov 2005) | 1 line
4446 Changed paths:
4447    M /trunk/modules/gui/wxwidgets/Modules.am
4448
4449 * include interface.hpp in make dist. pointed out on the forum by 'faust'
4450 ------------------------------------------------------------------------
4451 r13265 | xtophe | 2005-11-17 19:27:36 +0100 (Thu, 17 Nov 2005) | 2 lines
4452 Changed paths:
4453    M /trunk/INSTALL.win32
4454    M /trunk/extras/contrib/README
4455
4456 Document the new win32 contrib way.
4457
4458 ------------------------------------------------------------------------
4459 r13264 | ipkiss | 2005-11-16 23:35:56 +0100 (Wed, 16 Nov 2005) | 2 lines
4460 Changed paths:
4461    M /trunk/share/skins2/winamp2.xml
4462
4463  * share/skins2/winamp2.xml: A few more controls
4464
4465 ------------------------------------------------------------------------
4466 r13263 | asmax | 2005-11-16 21:50:47 +0100 (Wed, 16 Nov 2005) | 3 lines
4467 Changed paths:
4468    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4469    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
4470
4471 * ctrl_slider.cpp: take the resize factor into account to refresh
4472  the window (fixed the bug of the disappearing slider)
4473
4474 ------------------------------------------------------------------------
4475 r13262 | hartman | 2005-11-16 01:21:23 +0100 (Wed, 16 Nov 2005) | 6 lines
4476 Changed paths:
4477    D /trunk/extras/contrib/src/Patches/caca.patch
4478    A /trunk/extras/contrib/src/Patches/glib.patch
4479    A /trunk/extras/contrib/src/Patches/libogg-1.1.patch
4480    A /trunk/extras/contrib/src/Patches/libvorbis-1.1.patch
4481    M /trunk/extras/contrib/src/Patches/theora.patch
4482
4483 * remove no longer used caca.patch
4484 * Fix 2 gcc4 / SDK issues in glib
4485 * fixes for libogg, libvorbis and libtheora to make sure LDFLAGS isn't (doubled up) by it's LDFLAGS_save. Issue reported and fixed upstream as well.
4486
4487 Note the patches are not all enabled yet, since my contrib Makefile is quite "edited" atm due to SDK work
4488
4489 ------------------------------------------------------------------------
4490 r13261 | ipkiss | 2005-11-15 23:36:19 +0100 (Tue, 15 Nov 2005) | 2 lines
4491 Changed paths:
4492    M /trunk/modules/gui/skins2/parser/builder.cpp
4493
4494  * skins2/parser/builder.cpp: fixed a warning
4495
4496 ------------------------------------------------------------------------
4497 r13260 | asmax | 2005-11-15 23:30:17 +0100 (Tue, 15 Nov 2005) | 4 lines
4498 Changed paths:
4499    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4500    M /trunk/modules/gui/skins2/utils/bezier.cpp
4501    M /trunk/modules/gui/skins2/utils/bezier.hpp
4502
4503 * all: fixed a bug occuring when a slider was resized (the thickness
4504  of the slider background was proportional to the scaling factor,
4505  which is not what we want!)
4506
4507 ------------------------------------------------------------------------
4508 r13259 | ipkiss | 2005-11-15 21:53:43 +0100 (Tue, 15 Nov 2005) | 3 lines
4509 Changed paths:
4510    M /trunk/share/skins2/winamp2.xml
4511
4512  * share/skins2/winamp2.xml: use the new Text control attributes, and use $t
4513    instead of $T
4514
4515 ------------------------------------------------------------------------
4516 r13258 | ipkiss | 2005-11-15 21:49:50 +0100 (Tue, 15 Nov 2005) | 3 lines
4517 Changed paths:
4518    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
4519
4520  * skins2/src/bitmap_font.hpp: getHeight() now really returns the height of the
4521    font, and not always 12...
4522
4523 ------------------------------------------------------------------------
4524 r13257 | ipkiss | 2005-11-15 21:20:44 +0100 (Tue, 15 Nov 2005) | 2 lines
4525 Changed paths:
4526    M /trunk/modules/gui/skins2/vars/time.cpp
4527
4528  * skins2/vars/time.cpp: do not print leading spaces in the short time format
4529
4530 ------------------------------------------------------------------------
4531 r13256 | ipkiss | 2005-11-15 21:00:04 +0100 (Tue, 15 Nov 2005) | 11 lines
4532 Changed paths:
4533    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
4534    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
4535    M /trunk/modules/gui/skins2/parser/builder.cpp
4536    M /trunk/modules/gui/skins2/parser/builder_data.def
4537    M /trunk/modules/gui/skins2/parser/builder_data.hpp
4538    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
4539    M /trunk/share/skins2/skin.dtd
4540
4541  * skins2: the Text control now supports 2 additional attributes:
4542     - alignment: possible values are left/right/center (left is the default)
4543          The right and center alignments are computed using the width of the
4544          control (as given by the "width" attribute).
4545     - scrolling: possible values are auto/manual/none (auto is the default)
4546        * auto: same behaviour as before, the text automatically starts
4547          scrolling if it doesn't fit in the width of the control. The user can
4548          still drag it manually.
4549        * manual: only manual scrolling is possible
4550        * none: no scrolling possible
4551
4552 ------------------------------------------------------------------------
4553 r13255 | dionoea | 2005-11-15 19:39:42 +0100 (Tue, 15 Nov 2005) | 2 lines
4554 Changed paths:
4555    M /trunk/configure.ac
4556
4557 this is 0.8.5-svn
4558
4559 ------------------------------------------------------------------------
4560 r13253 | damienf | 2005-11-15 15:37:18 +0100 (Tue, 15 Nov 2005) | 3 lines
4561 Changed paths:
4562    M /trunk/activex/plugin.cpp
4563    M /trunk/src/libvlc.c
4564
4565 plugin.cpp: don't mess up custom protocol when combining 2 urls
4566 libvlc.c: VLC_IsPlaying(), use playlist_IsPlaying() as last resort
4567
4568 ------------------------------------------------------------------------
4569 r13252 | dionoea | 2005-11-15 10:05:42 +0100 (Tue, 15 Nov 2005) | 2 lines
4570 Changed paths:
4571    M /trunk/src/misc/vlm.c
4572
4573 update copyright date
4574
4575 ------------------------------------------------------------------------
4576 r13251 | jpsaman | 2005-11-14 22:25:34 +0100 (Mon, 14 Nov 2005) | 1 line
4577 Changed paths:
4578    M /trunk/src/audio_output/intf.c
4579
4580 forward port of revision 13250
4581 ------------------------------------------------------------------------
4582 r13248 | damienf | 2005-11-14 22:03:49 +0100 (Mon, 14 Nov 2005) | 2 lines
4583 Changed paths:
4584    M /trunk/src/libvlc.c
4585
4586 libvlc.c: fixed object leak (playlist)
4587
4588 ------------------------------------------------------------------------
4589 r13245 | dionoea | 2005-11-14 20:58:23 +0100 (Mon, 14 Nov 2005) | 2 lines
4590 Changed paths:
4591    M /trunk/modules/video_output/x11/xcommon.c
4592
4593 fix --xvideo-xineramascreen option
4594
4595 ------------------------------------------------------------------------
4596 r13244 | fkuehne | 2005-11-14 19:37:40 +0100 (Mon, 14 Nov 2005) | 8 lines
4597 Changed paths:
4598    M /trunk/extras/contrib/src/Makefile
4599    A /trunk/extras/contrib/src/Patches/clinkcc.patch
4600    A /trunk/extras/contrib/src/Patches/clinkcc_osx.patch
4601    M /trunk/extras/contrib/src/packages.mak
4602
4603 * added the needed libraries for UPnP-support on OSX
4604  - CyberLink C++ UPnP 1.7.1
4605  - libexpat 1.95.8
4606  
4607 Note that Cyberlink compiles fine, but must not access its own install script, so we need to run "chmod 755" on this script first. 
4608 The general patch was created by courmisch. Thanks again!
4609
4610 The additional osx-patch is a really ugly hack which disables libiconv to let our upnp-plugin compile. I'll further investigate this in the next couple of days (see ticket #367).
4611 ------------------------------------------------------------------------
4612 r13242 | zorglub | 2005-11-14 19:25:14 +0100 (Mon, 14 Nov 2005) | 2 lines
4613 Changed paths:
4614    M /trunk/po/fr.po
4615
4616 Updated fr translation . With contributions from adn, ipkiss and Jordi Mallach
4617
4618 ------------------------------------------------------------------------
4619 r13241 | zorglub | 2005-11-14 19:21:06 +0100 (Mon, 14 Nov 2005) | 3 lines
4620 Changed paths:
4621    M /trunk/NEWS
4622    M /trunk/THANKS
4623    M /trunk/configure.ac
4624    M /trunk/po/sv.po
4625
4626 Swedish translation (>50%) by Daniel Nylander <info@danielnylander at se>
4627 Re-enabled swedish
4628
4629 ------------------------------------------------------------------------
4630 r13238 | damienf | 2005-11-14 16:31:39 +0100 (Mon, 14 Nov 2005) | 2 lines
4631 Changed paths:
4632    M /trunk/activex/utils.cpp
4633
4634 utils.cpp: needs to initialize returned variant for delphi when querying for ambient properties
4635
4636 ------------------------------------------------------------------------
4637 r13237 | xtophe | 2005-11-14 11:57:00 +0100 (Mon, 14 Nov 2005) | 2 lines
4638 Changed paths:
4639    M /trunk/po/POTFILES.in
4640    M /trunk/po/ca.po
4641    M /trunk/po/da.po
4642    M /trunk/po/de.po
4643    M /trunk/po/en_GB.po
4644    M /trunk/po/es.po
4645    M /trunk/po/fr.po
4646    M /trunk/po/it.po
4647    M /trunk/po/ja.po
4648    M /trunk/po/ko.po
4649    M /trunk/po/nl.po
4650    M /trunk/po/pt_BR.po
4651    M /trunk/po/ro.po
4652    M /trunk/po/ru.po
4653    M /trunk/po/tr.po
4654    M /trunk/po/vlc.pot
4655    M /trunk/po/zh_CN.po
4656    M /trunk/po/zh_TW.po
4657
4658 Fix the po file ( [13171] was done with an unclean tree, oups)
4659
4660 ------------------------------------------------------------------------
4661 r13234 | gbazin | 2005-11-13 22:02:09 +0100 (Sun, 13 Nov 2005) | 1 line
4662 Changed paths:
4663    M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.hpp
4664
4665 * modules/gui/wxwidgets: compilation fix.
4666 ------------------------------------------------------------------------
4667 r13233 | gbazin | 2005-11-13 21:42:20 +0100 (Sun, 13 Nov 2005) | 1 line
4668 Changed paths:
4669    M /trunk/modules/gui/wxwidgets/dialogs/open.hpp
4670    M /trunk/modules/gui/wxwidgets/extrapanel.hpp
4671
4672 * modules/gui/wxwidgets: compilation fixes.
4673 ------------------------------------------------------------------------
4674 r13232 | hartman | 2005-11-13 21:32:26 +0100 (Sun, 13 Nov 2005) | 1 line
4675 Changed paths:
4676    M /trunk/Makefile.am
4677
4678 It's cp -R not cp -r
4679 ------------------------------------------------------------------------
4680 r13231 | hartman | 2005-11-13 21:29:27 +0100 (Sun, 13 Nov 2005) | 1 line
4681 Changed paths:
4682    M /trunk/extras/MacOSX/macosx-dmg
4683
4684 Use cp -R instead of CpMac -r in the macosx-dmg script on Mac OS X 10.4
4685 ------------------------------------------------------------------------
4686 r13230 | gbazin | 2005-11-13 21:09:51 +0100 (Sun, 13 Nov 2005) | 1 line
4687 Changed paths:
4688    M /trunk/src/input/clock.c
4689
4690 * src/input/clock.c: reverted 13220.
4691 ------------------------------------------------------------------------
4692 r13229 | ipkiss | 2005-11-13 20:51:23 +0100 (Sun, 13 Nov 2005) | 3 lines
4693 Changed paths:
4694    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
4695    M /trunk/modules/gui/skins2/utils/var_text.cpp
4696    M /trunk/modules/gui/skins2/vars/time.cpp
4697    M /trunk/modules/gui/skins2/vars/time.hpp
4698
4699  * skins2: support $t, $d, and $l in text controls. They do the same as $T, $D
4700    and $L, except that the hour is not printed if it is 0.
4701
4702 ------------------------------------------------------------------------
4703 r13228 | ipkiss | 2005-11-13 20:14:06 +0100 (Sun, 13 Nov 2005) | 2 lines
4704 Changed paths:
4705    M /trunk/share/skins2/winamp2.xml
4706
4707  * share/skins2/winamp2.xml: Fixed some offsets
4708
4709 ------------------------------------------------------------------------
4710 r13225 | adn | 2005-11-13 17:15:55 +0100 (Sun, 13 Nov 2005) | 2 lines
4711 Changed paths:
4712    M /trunk/mozilla/vlcshell.cpp
4713
4714 Use alsa by default
4715
4716 ------------------------------------------------------------------------
4717 r13224 | ipkiss | 2005-11-13 15:43:25 +0100 (Sun, 13 Nov 2005) | 2 lines
4718 Changed paths:
4719    M /trunk/share/skins2/winamp2.xml
4720
4721  * share/skins2/winamp2.xml: Added a few controls
4722
4723 ------------------------------------------------------------------------
4724 r13223 | asmax | 2005-11-13 13:12:25 +0100 (Sun, 13 Nov 2005) | 5 lines
4725 Changed paths:
4726    M /trunk/modules/gui/skins2/parser/builder.cpp
4727    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
4728    M /trunk/share/skins2/winamp2.xml
4729
4730 * winamp2.xml: support smaller volume bars (65 pixels instead of 68)
4731 * builder.cpp: don't build a subbitmap or a fontbitmap if it already
4732   exists (so if the xml contains elements with the same id, the first
4733   valid one is kept)
4734
4735 ------------------------------------------------------------------------
4736 r13222 | ipkiss | 2005-11-13 13:01:52 +0100 (Sun, 13 Nov 2005) | 3 lines
4737 Changed paths:
4738    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
4739
4740  * skins2/controls/ctrl_checkbox.cpp: Avoid the "phantom effect", where the old
4741    "up" state of the checkbox is displayed wrongly during a few milliseconds
4742
4743 ------------------------------------------------------------------------
4744 r13220 | md | 2005-11-13 12:53:47 +0100 (Sun, 13 Nov 2005) | 2 lines
4745 Changed paths:
4746    M /trunk/src/input/clock.c
4747
4748 fixed comparision between incompatible values preventing detection of PCR gaps
4749
4750 ------------------------------------------------------------------------
4751 r13217 | gbazin | 2005-11-13 12:08:19 +0100 (Sun, 13 Nov 2005) | 1 line
4752 Changed paths:
4753    M /trunk/modules/codec/ffmpeg/video.c
4754
4755 * modules/codec/ffmpeg: try a bit harder to enable direct-rendering (some codec parameters are not yet set when opening the codec).
4756 ------------------------------------------------------------------------
4757 r13216 | asmax | 2005-11-13 12:01:58 +0100 (Sun, 13 Nov 2005) | 2 lines
4758 Changed paths:
4759    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4760
4761 * ctrl_slider.cpp: fixed an uninitialized member (and a segfault..)
4762
4763 ------------------------------------------------------------------------
4764 r13215 | asmax | 2005-11-13 11:54:39 +0100 (Sun, 13 Nov 2005) | 2 lines
4765 Changed paths:
4766    M /trunk/share/skins2/winamp2.xml
4767
4768 * winamp2.xml: re-added the removed equalizer slider
4769
4770 ------------------------------------------------------------------------
4771 r13214 | gbazin | 2005-11-13 11:52:33 +0100 (Sun, 13 Nov 2005) | 1 line
4772 Changed paths:
4773    M /trunk/modules/codec/ffmpeg/ffmpeg.c
4774    M /trunk/modules/codec/ffmpeg/ffmpeg.h
4775    M /trunk/modules/codec/ffmpeg/video.c
4776
4777 * modules/codec/ffmpeg: added ffmpeg-skiploopfilter option for H264 decoding.
4778 ------------------------------------------------------------------------
4779 r13213 | ipkiss | 2005-11-13 11:52:10 +0100 (Sun, 13 Nov 2005) | 2 lines
4780 Changed paths:
4781    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
4782    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
4783    M /trunk/modules/gui/skins2/parser/interpreter.cpp
4784
4785  * skins2: prevent a window from using the layout of another window
4786
4787 ------------------------------------------------------------------------
4788 r13212 | ipkiss | 2005-11-13 02:25:16 +0100 (Sun, 13 Nov 2005) | 2 lines
4789 Changed paths:
4790    M /trunk/share/skins2/winamp2.xml
4791
4792  * share/skins2/winamp2.xml: Still more controls
4793
4794 ------------------------------------------------------------------------
4795 r13211 | ipkiss | 2005-11-13 01:07:56 +0100 (Sun, 13 Nov 2005) | 3 lines
4796 Changed paths:
4797    M /trunk/share/skins2/winamp2.xml
4798
4799  * share/skins2/winamp2.xml: Fixed the volume slider background, and added
4800    images for the state of the stream (playing/paused/stopped)
4801
4802 ------------------------------------------------------------------------
4803 r13210 | ipkiss | 2005-11-13 00:45:34 +0100 (Sun, 13 Nov 2005) | 2 lines
4804 Changed paths:
4805    M /trunk/share/skins2/winamp2.xml
4806
4807  * share/skins2/winamp2.xml: Added other controls
4808
4809 ------------------------------------------------------------------------
4810 r13209 | ipkiss | 2005-11-12 20:59:58 +0100 (Sat, 12 Nov 2005) | 2 lines
4811 Changed paths:
4812    M /trunk/share/skins2/winamp2.xml
4813
4814  * share/skins2/winamp2.xml: A few fixes, and some more controls
4815
4816 ------------------------------------------------------------------------
4817 r13208 | ipkiss | 2005-11-12 19:11:12 +0100 (Sat, 12 Nov 2005) | 4 lines
4818 Changed paths:
4819    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4820    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
4821    M /trunk/modules/gui/skins2/parser/builder.cpp
4822
4823  * skins2/parser/builder.cpp: create the background part of the slider, even if
4824    the cursor cannot be created. This allows using the slider in some winamp
4825    skins which do not use cursors.
4826
4827 ------------------------------------------------------------------------
4828 r13207 | ipkiss | 2005-11-12 19:00:57 +0100 (Sat, 12 Nov 2005) | 2 lines
4829 Changed paths:
4830    M /trunk/share/skins2/winamp2.xml
4831
4832  * share/skins2/winamp2.xml: minor fix
4833
4834 ------------------------------------------------------------------------
4835 r13206 | ipkiss | 2005-11-12 18:46:29 +0100 (Sat, 12 Nov 2005) | 2 lines
4836 Changed paths:
4837    M /trunk/share/skins2/winamp2.xml
4838
4839  * share/skins2/winamp2.xml: Do not include the last padding lines in the images
4840
4841 ------------------------------------------------------------------------
4842 r13205 | ipkiss | 2005-11-12 18:43:59 +0100 (Sat, 12 Nov 2005) | 3 lines
4843 Changed paths:
4844    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4845
4846  * skins2/controls/ctrl_slider.cpp: Suppose that the last-padding is not in the
4847    bitmap (this is more flexible than the contrary)
4848
4849 ------------------------------------------------------------------------
4850 r13204 | ipkiss | 2005-11-12 17:42:22 +0100 (Sat, 12 Nov 2005) | 2 lines
4851 Changed paths:
4852    M /trunk/share/skins2/winamp2.xml
4853
4854  * share/skins2/winamp2.xml: Fixed an incorrect height.
4855
4856 ------------------------------------------------------------------------
4857 r13201 | asmax | 2005-11-12 12:29:32 +0100 (Sat, 12 Nov 2005) | 2 lines
4858 Changed paths:
4859    M /trunk/share/skins2/winamp2.xml
4860
4861 * winamp2.xml: resizable playlist and other things..
4862
4863 ------------------------------------------------------------------------
4864 r13200 | sam | 2005-11-12 01:42:44 +0100 (Sat, 12 Nov 2005) | 3 lines
4865 Changed paths:
4866    M /trunk/include/vlc/vlc.h
4867    M /trunk/src/libvlc.c
4868    M /trunk/src/vlc.c
4869
4870   * src/vlc.c: do not exit the program with an error if no error occurred, for
4871     instance when listing the plugins or asking for the usage.
4872
4873 ------------------------------------------------------------------------
4874 r13199 | sam | 2005-11-12 01:41:08 +0100 (Sat, 12 Nov 2005) | 2 lines
4875 Changed paths:
4876    M /trunk/modules/access/dshow/filter.cpp
4877
4878   * modules/access/dshow/filter.cpp: minor, but ugly, typo.
4879
4880 ------------------------------------------------------------------------
4881 r13198 | sam | 2005-11-12 01:38:41 +0100 (Sat, 12 Nov 2005) | 2 lines
4882 Changed paths:
4883    M /trunk/debian/changelog
4884    M /trunk/debian/control
4885    M /trunk/debian/rules
4886
4887   * debian: updated Debian build files.
4888
4889 ------------------------------------------------------------------------
4890 r13197 | sam | 2005-11-12 01:37:08 +0100 (Sat, 12 Nov 2005) | 3 lines
4891 Changed paths:
4892    M /trunk/configure.ac
4893
4894   * configure.ac: don't use -mpim-altivec without -force_cpusubtype_ALL,
4895     thanks to titer for noticing this.
4896
4897 ------------------------------------------------------------------------
4898 r13196 | md | 2005-11-11 20:26:24 +0100 (Fri, 11 Nov 2005) | 2 lines
4899 Changed paths:
4900    M /trunk/modules/access/udp.c
4901
4902 forwardport [13195]
4903
4904 ------------------------------------------------------------------------
4905 r13193 | damienf | 2005-11-11 17:28:01 +0100 (Fri, 11 Nov 2005) | 3 lines
4906 Changed paths:
4907    M /trunk/activex/oleobject.cpp
4908    M /trunk/activex/plugin.cpp
4909
4910 oleobject.cpp: fixed order of notifications for buggy containers like Delphi, added default size at activation
4911 plugin.cpp: set configuration width/height when resizing control
4912
4913 ------------------------------------------------------------------------
4914 r13192 | md | 2005-11-11 09:32:30 +0100 (Fri, 11 Nov 2005) | 3 lines
4915 Changed paths:
4916    M /trunk/src/input/clock.c
4917    M /trunk/src/input/input_internal.h
4918
4919 update cl->delta_cr only once per 200 msec to ensure better refclock
4920 stability and mitigate temporary OS/network jitter problems
4921
4922 ------------------------------------------------------------------------
4923 r13191 | md | 2005-11-11 09:26:42 +0100 (Fri, 11 Nov 2005) | 5 lines
4924 Changed paths:
4925    M /trunk/modules/demux/mpeg/mpga.c
4926
4927 changed MPGA_PACKET_SIZE to 1024
4928 we can't operate with 4 KB blocks since with low bitrate MP3 streams
4929 we'll  end up putting too many PCRs into one block.
4930
4931
4932 ------------------------------------------------------------------------
4933 r13190 | asmax | 2005-11-10 23:33:05 +0100 (Thu, 10 Nov 2005) | 2 lines
4934 Changed paths:
4935    M /trunk/share/skins2/winamp2.xml
4936
4937 * fixed alignment 
4938
4939 ------------------------------------------------------------------------
4940 r13189 | asmax | 2005-11-10 23:30:22 +0100 (Thu, 10 Nov 2005) | 6 lines
4941 Changed paths:
4942    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4943    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
4944    M /trunk/modules/gui/skins2/parser/builder.cpp
4945    M /trunk/modules/gui/skins2/parser/builder_data.def
4946    M /trunk/modules/gui/skins2/parser/builder_data.hpp
4947    M /trunk/modules/gui/skins2/parser/gen_builder.py
4948    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
4949    M /trunk/share/skins2/skin.dtd
4950    M /trunk/share/skins2/winamp2.xml
4951
4952 * winamp2.xml: all the equalizer sliders are working !!
4953 * all: the slider background is now in a dedicaded tag 
4954 "SliderBackground". The number of images can now be parametrized
4955  in both directions, and the offset between 2 images (padhoriz and
4956  padvert) is no more hardcoded
4957
4958 ------------------------------------------------------------------------
4959 r13188 | asmax | 2005-11-10 21:42:48 +0100 (Thu, 10 Nov 2005) | 7 lines
4960 Changed paths:
4961    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
4962    M /trunk/modules/gui/skins2/parser/builder.cpp
4963    M /trunk/modules/gui/skins2/parser/builder.hpp
4964    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
4965    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
4966    M /trunk/modules/gui/skins2/src/theme_loader.cpp
4967    M /trunk/share/Makefile.am
4968    A /trunk/share/skins2/fonts/FreeSansBold.ttf
4969    M /trunk/share/skins2/winamp2.xml
4970
4971 * winamp2.xml: added the Equalizer and Playlist windows.
4972  Now it starts to really look cool ;-)
4973 * builder.cpp: look for fonts in the resource path if the
4974  font file cannot be found in the theme itself
4975 * ctrl_slider.cpp: fixed the hack for winamp: the bar images
4976  are separated by 2 rows, not 3...
4977
4978 ------------------------------------------------------------------------
4979 r13187 | hartman | 2005-11-10 20:53:27 +0100 (Thu, 10 Nov 2005) | 1 line
4980 Changed paths:
4981    M /trunk/extras/contrib/src/Makefile
4982
4983 Fix dvdnav contrib on Mac OS X 10.2
4984 ------------------------------------------------------------------------
4985 r13183 | gbazin | 2005-11-10 19:50:54 +0100 (Thu, 10 Nov 2005) | 1 line
4986 Changed paths:
4987    M /trunk/modules/demux/mp4/mp4.c
4988
4989 * modules/demux/mp4/mp4.c: fix some signed/unsigned compiler warnings. Patch by Daniel Stranger (vlc at schmaller dot de).
4990 ------------------------------------------------------------------------
4991 r13181 | gbazin | 2005-11-10 19:48:55 +0100 (Thu, 10 Nov 2005) | 1 line
4992 Changed paths:
4993    M /trunk/src/libvlc.c
4994
4995 * src/libvlc.c: failing of bindtextdomain() does not mean that there exists no DOMAIN in the locale path. It means that a memory error has occured. The error message was generalized. Patch by Daniel Stranger (vlc at schmaller dot de).
4996 ------------------------------------------------------------------------
4997 r13179 | gbazin | 2005-11-10 19:42:42 +0100 (Thu, 10 Nov 2005) | 1 line
4998 Changed paths:
4999    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
5000    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
5001    M /trunk/modules/gui/wxwidgets/interface.cpp
5002
5003 * modules/gui/wxwidgets: wx backward compatibility fixes by Daniel Stranger (vlc at schmaller dot de).
5004 ------------------------------------------------------------------------
5005 r13178 | dionoea | 2005-11-10 19:14:40 +0100 (Thu, 10 Nov 2005) | 3 lines
5006 Changed paths:
5007    M /trunk/modules/video_filter/marq.c
5008
5009  * Delete Callbacks when closing marquee filter. Thanks to Dave Harley
5010    for noticing this.
5011
5012 ------------------------------------------------------------------------
5013 r13177 | hartman | 2005-11-10 17:38:50 +0100 (Thu, 10 Nov 2005) | 1 line
5014 Changed paths:
5015    M /trunk/extras/contrib/src/Makefile
5016
5017 Removed --disable-audio-beos from ffmpeg configure line since it breaks non-beos compiles.
5018 ------------------------------------------------------------------------
5019 r13176 | hartman | 2005-11-10 16:41:26 +0100 (Thu, 10 Nov 2005) | 1 line
5020 Changed paths:
5021    M /trunk/extras/contrib/src/Makefile
5022
5023 Fix the dvdnav contrib for OSX
5024 ------------------------------------------------------------------------
5025 r13175 | ipkiss | 2005-11-09 23:47:18 +0100 (Wed, 09 Nov 2005) | 4 lines
5026 Changed paths:
5027    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5028    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
5029    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
5030    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
5031    M /trunk/share/skins2/skin.dtd
5032
5033  * skins2: experimental support for the <Include file="foo.xml"/> tag.
5034    Be warned, no DTD validation is done on the included XML file, and the
5035    loading will fail if it contains several top-level tags.
5036
5037 ------------------------------------------------------------------------
5038 r13174 | fkuehne | 2005-11-09 21:45:53 +0100 (Wed, 09 Nov 2005) | 1 line
5039 Changed paths:
5040    M /trunk/modules/access_output/shout.c
5041    M /trunk/modules/demux/livedotcom.cpp
5042    M /trunk/modules/misc/rtsp.c
5043    M /trunk/modules/video_filter/osdmenu.c
5044    M /trunk/modules/visualization/visual/visual.c
5045
5046 * fixed some strings
5047 ------------------------------------------------------------------------
5048 r13172 | ipkiss | 2005-11-09 21:05:45 +0100 (Wed, 09 Nov 2005) | 2 lines
5049 Changed paths:
5050    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5051
5052  * skins2/src/theme_loader.cpp: Close the zip file when we are done with it...
5053
5054 ------------------------------------------------------------------------
5055 r13171 | xtophe | 2005-11-09 18:37:42 +0100 (Wed, 09 Nov 2005) | 4 lines
5056 Changed paths:
5057    M /trunk/modules/gui/wxwidgets/Modules.am
5058    M /trunk/po/POTFILES.in
5059    M /trunk/po/ca.po
5060    M /trunk/po/da.po
5061    M /trunk/po/de.po
5062    M /trunk/po/en_GB.po
5063    M /trunk/po/es.po
5064    M /trunk/po/fr.po
5065    M /trunk/po/it.po
5066    M /trunk/po/ja.po
5067    M /trunk/po/ko.po
5068    M /trunk/po/nl.po
5069    M /trunk/po/pt_BR.po
5070    M /trunk/po/ro.po
5071    M /trunk/po/ru.po
5072    M /trunk/po/tr.po
5073    M /trunk/po/vlc.pot
5074    M /trunk/po/zh_CN.po
5075    M /trunk/po/zh_TW.po
5076
5077 wx/Modules.am: fix for make dist
5078 po/*: update due to file moving
5079
5080
5081 ------------------------------------------------------------------------
5082 r13170 | zorglub | 2005-11-09 15:19:20 +0100 (Wed, 09 Nov 2005) | 2 lines
5083 Changed paths:
5084    M /trunk/src/playlist/playlist.c
5085    M /trunk/src/playlist/view.c
5086
5087 Remove debug
5088
5089 ------------------------------------------------------------------------
5090 r13169 | zorglub | 2005-11-09 14:44:49 +0100 (Wed, 09 Nov 2005) | 4 lines
5091 Changed paths:
5092    M /trunk/include/vlc_input.h
5093    M /trunk/include/vlc_symbols.h
5094    M /trunk/src/input/input.c
5095    M /trunk/src/libvlc.c
5096    M /trunk/src/playlist/playlist.c
5097    M /trunk/src/playlist/view.c
5098
5099 Add a input_Read function that reads a stream in blocking or non-blocking mode and cleans-up (Closes:#244)
5100
5101 Still needs to be exported, but needs some thinking for pause/stop handling
5102
5103 ------------------------------------------------------------------------
5104 r13167 | courmisch | 2005-11-09 13:03:40 +0100 (Wed, 09 Nov 2005) | 2 lines
5105 Changed paths:
5106    M /trunk/HACKING
5107    M /trunk/vlc-api.pl
5108
5109 Support for Perl 5.005 - patch from Daniel Str?\195?\164nger
5110
5111 ------------------------------------------------------------------------
5112 r13165 | sigmunau | 2005-11-09 10:48:02 +0100 (Wed, 09 Nov 2005) | 3 lines
5113 Changed paths:
5114    M /trunk/src/input/clock.c
5115    M /trunk/src/input/input_internal.h
5116
5117 clock: Fixed rounding error in clock smoothing algorithm. 
5118 Also removed a long unused member from the clock struct.
5119
5120 ------------------------------------------------------------------------
5121 r13163 | ipkiss | 2005-11-08 23:52:00 +0100 (Tue, 08 Nov 2005) | 2 lines
5122 Changed paths:
5123    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
5124
5125  * skins2/src/bitmap_font.cpp: log a warning if a char cannot be rendered
5126
5127 ------------------------------------------------------------------------
5128 r13162 | ipkiss | 2005-11-08 23:34:36 +0100 (Tue, 08 Nov 2005) | 3 lines
5129 Changed paths:
5130    M /trunk/modules/gui/skins2/parser/builder.cpp
5131    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
5132    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
5133
5134  * skins2: Fixed a crash occurring when a SubBitmap was specifying invalid
5135    coordinates and/or invalid size
5136
5137 ------------------------------------------------------------------------
5138 r13161 | ipkiss | 2005-11-08 22:51:59 +0100 (Tue, 08 Nov 2005) | 3 lines
5139 Changed paths:
5140    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5141
5142  * skins2/src/theme_loader.cpp: Do not forget to remove the temporary directory
5143    when the extraction failed
5144
5145 ------------------------------------------------------------------------
5146 r13160 | bigben | 2005-11-08 22:11:33 +0100 (Tue, 08 Nov 2005) | 3 lines
5147 Changed paths:
5148    M /trunk/modules/audio_output/alsa.c
5149
5150 Dirty hack to make devices using snd_intel8x0 drivers happy with 96k streams
5151
5152
5153 ------------------------------------------------------------------------
5154 r13159 | asmax | 2005-11-08 21:59:35 +0100 (Tue, 08 Nov 2005) | 2 lines
5155 Changed paths:
5156    M /trunk/share/skins2/winamp2.xml
5157
5158 * fixed image alignment
5159
5160 ------------------------------------------------------------------------
5161 r13158 | asmax | 2005-11-08 21:26:13 +0100 (Tue, 08 Nov 2005) | 12 lines
5162 Changed paths:
5163    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
5164    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
5165    M /trunk/modules/gui/skins2/parser/builder.cpp
5166    M /trunk/modules/gui/skins2/parser/builder_data.def
5167    M /trunk/modules/gui/skins2/parser/builder_data.hpp
5168    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5169    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5170    M /trunk/share/skins2/skin.dtd
5171    M /trunk/share/skins2/winamp2.xml
5172
5173 * all: the skin sliders can now have a background image, which
5174  depends on the position of the slider. The "Slider" elements now
5175  have optional attributes "background", which the Id of a bitmap,
5176  and "nbimages" which is the number of images in the bitmap (it
5177  is similar to the radialslider). At the moment there is a hack
5178  to support winamp slider bars: the different images must be
5179  separated by 3 rows of unused pixels (well, maybe they are
5180  useful; if someone knows how... ;)
5181 * theme_loader.cpp: convert the file names from zip archives to 
5182   lower case, to avoid mixed case issues in some winamp skins
5183
5184
5185 ------------------------------------------------------------------------
5186 r13157 | ipkiss | 2005-11-08 20:23:27 +0100 (Tue, 08 Nov 2005) | 2 lines
5187 Changed paths:
5188    M /trunk/modules/gui/skins2/src/dialogs.cpp
5189    M /trunk/modules/gui/skins2/src/skin_main.cpp
5190    M /trunk/modules/gui/skins2/src/theme_repository.cpp
5191
5192  * skins2: expect the .wsz extension for winamp2 skins, instead of .zip
5193
5194 ------------------------------------------------------------------------
5195 r13156 | gbazin | 2005-11-08 20:06:11 +0100 (Tue, 08 Nov 2005) | 2 lines
5196 Changed paths:
5197    M /trunk/modules/demux/ps.c
5198
5199 * modules/demux/ps.c: don't flood everything with "garbage at input" messages if we lost sync.
5200
5201 ------------------------------------------------------------------------
5202 r13154 | fkuehne | 2005-11-08 19:27:03 +0100 (Tue, 08 Nov 2005) | 1 line
5203 Changed paths:
5204    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
5205
5206 * removed the file-extension 'm4p' since we can't decode it anyway and added 'm4v'
5207 ------------------------------------------------------------------------
5208 r13153 | zorglub | 2005-11-08 10:50:51 +0100 (Tue, 08 Nov 2005) | 2 lines
5209 Changed paths:
5210    M /trunk/configure.ac
5211    M /trunk/modules/services_discovery/hal.c
5212    M /trunk/src/libvlc.c
5213
5214 Support new HAL API. Based on patch by Josselin Mouette
5215
5216 ------------------------------------------------------------------------
5217 r13152 | ipkiss | 2005-11-07 23:10:17 +0100 (Mon, 07 Nov 2005) | 2 lines
5218 Changed paths:
5219    M /trunk/doc/skins/skins2-howto.xml
5220
5221  * doc/skins/skins2-howto: document the SubBitmap tag
5222
5223 ------------------------------------------------------------------------
5224 r13151 | xtophe | 2005-11-07 21:15:16 +0100 (Mon, 07 Nov 2005) | 2 lines
5225 Changed paths:
5226    M /trunk/bootstrap
5227
5228 bootstrap: test for the presence of contrib/share/aclocal before including it because m4 react badly to missing directory
5229
5230 ------------------------------------------------------------------------
5231 r13150 | ipkiss | 2005-11-06 22:39:38 +0100 (Sun, 06 Nov 2005) | 2 lines
5232 Changed paths:
5233    M /trunk/share/skins2/winamp2.xml
5234
5235  * skins2/winamp2.xml: exchanged volume_up and volume_down images
5236
5237 ------------------------------------------------------------------------
5238 r13149 | asmax | 2005-11-06 21:53:01 +0100 (Sun, 06 Nov 2005) | 2 lines
5239 Changed paths:
5240    M /trunk/modules/codec/sdl_image.c
5241
5242 * sdl_image.c: fixed 8bpp too 
5243
5244 ------------------------------------------------------------------------
5245 r13148 | asmax | 2005-11-06 21:11:06 +0100 (Sun, 06 Nov 2005) | 2 lines
5246 Changed paths:
5247    M /trunk/share/skins2/winamp2.xml
5248
5249 * winamp2.xml: added the volume slider
5250
5251 ------------------------------------------------------------------------
5252 r13147 | fkuehne | 2005-11-06 20:45:59 +0100 (Sun, 06 Nov 2005) | 1 line
5253 Changed paths:
5254    M /trunk/modules/gui/macosx/intf.m
5255
5256 forward-port [13146]
5257 ------------------------------------------------------------------------
5258 r13145 | ipkiss | 2005-11-06 20:35:57 +0100 (Sun, 06 Nov 2005) | 2 lines
5259 Changed paths:
5260    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5261    M /trunk/modules/gui/skins2/src/theme_loader.hpp
5262
5263  * skins2/src/theme_loader.cpp: Fixed another directory delimiter issue. The winamp skins load perfectly on windows now...
5264
5265 ------------------------------------------------------------------------
5266 r13144 | ipkiss | 2005-11-06 19:46:25 +0100 (Sun, 06 Nov 2005) | 2 lines
5267 Changed paths:
5268    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5269
5270  * skins2/src/theme_loader.cpp: use the os-dependent path delimiter
5271
5272 ------------------------------------------------------------------------
5273 r13143 | asmax | 2005-11-06 19:19:19 +0100 (Sun, 06 Nov 2005) | 3 lines
5274 Changed paths:
5275    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5276    M /trunk/share/skins2/winamp2.xml
5277
5278 * skin_parser.cpp: fixed the hack for nums_ex.bmp/numbers.bmp
5279 * winamp2.xml: more controls
5280
5281 ------------------------------------------------------------------------
5282 r13142 | asmax | 2005-11-06 18:05:50 +0100 (Sun, 06 Nov 2005) | 4 lines
5283 Changed paths:
5284    M /trunk/modules/gui/skins2/parser/builder.cpp
5285    M /trunk/modules/gui/skins2/src/file_bitmap.cpp
5286    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
5287    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5288    M /trunk/share/skins2/winamp2.xml
5289
5290 * winamp2.xml: hack to support nums_ex.bmp and numbers.bmp
5291 * theme_loader.cpp: correct handling of subdirectories in winamp
5292   skins
5293
5294 ------------------------------------------------------------------------
5295 r13141 | asmax | 2005-11-06 17:17:57 +0100 (Sun, 06 Nov 2005) | 6 lines
5296 Changed paths:
5297    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5298    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5299    M /trunk/modules/gui/skins2/src/theme_loader.hpp
5300    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5301    M /trunk/share/Makefile.am
5302    A /trunk/share/skins2/winamp2.xml
5303
5304 * winamp2.xml: generic theme file for winamp2 skins. Still a
5305  lot of things to do but it works !
5306 * theme_loader.cpp: when a theme contains no XML file, assume
5307  we are trying to load a winamp skin, and use winamp2.xml
5308 * vlcproc.cpp: repaired text variables ($N was broken)
5309
5310 ------------------------------------------------------------------------
5311 r13139 | asmax | 2005-11-06 15:23:16 +0100 (Sun, 06 Nov 2005) | 8 lines
5312 Changed paths:
5313    M /trunk/modules/gui/skins2/parser/builder.cpp
5314    M /trunk/modules/gui/skins2/parser/builder.hpp
5315    M /trunk/modules/gui/skins2/parser/builder_data.def
5316    M /trunk/modules/gui/skins2/parser/builder_data.hpp
5317    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5318    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
5319    M /trunk/share/skins2/skin.dtd
5320
5321 * all: added a new xml element: "SubBitmap". It allows to define
5322   several bitmaps in a skin from regions of the same image file.
5323   Usage is:
5324   <Bitmap id="body" file="main.bmp" alphacolor="#FF0000">
5325     <SubBitmap id="sub1" x="0" y="10" width="100" height="100" />
5326     <SubBitmap id="sub2" x="100" y="10" width="100" height="100" />
5327   </Bitmap>
5328
5329 ------------------------------------------------------------------------
5330 r13138 | asmax | 2005-11-06 13:39:11 +0100 (Sun, 06 Nov 2005) | 2 lines
5331 Changed paths:
5332    M /trunk/modules/gui/skins2/src/dialogs.cpp
5333
5334 * dialogs.cpp: added .zip in the "open skin" dialog
5335
5336 ------------------------------------------------------------------------
5337 r13137 | asmax | 2005-11-06 13:31:53 +0100 (Sun, 06 Nov 2005) | 7 lines
5338 Changed paths:
5339    M /trunk/modules/gui/skins2/Modules.am
5340    M /trunk/modules/gui/skins2/src/theme_loader.cpp
5341    M /trunk/modules/gui/skins2/src/theme_loader.hpp
5342    M /trunk/modules/gui/skins2/src/theme_repository.cpp
5343    A /trunk/modules/gui/skins2/unzip
5344    A /trunk/modules/gui/skins2/unzip/crypt.h
5345    A /trunk/modules/gui/skins2/unzip/ioapi.c
5346    A /trunk/modules/gui/skins2/unzip/ioapi.h
5347    A /trunk/modules/gui/skins2/unzip/unzip.c
5348    A /trunk/modules/gui/skins2/unzip/unzip.h
5349
5350 * all: support .zip for skin themes in addition to tar.gz (vlt)
5351   Borrowed code from Gilles Vollant for the unzip part
5352   (I guess this code should be put elsewhere in vlc, but it was
5353   the easy way for me at the moment;) I hope it compiles fine
5354   everywhere, I've tested only on linux.
5355   Now, everything's ready for winamp skins ;)
5356
5357 ------------------------------------------------------------------------
5358 r13136 | asmax | 2005-11-05 18:18:23 +0100 (Sat, 05 Nov 2005) | 3 lines
5359 Changed paths:
5360    M /trunk/modules/gui/skins2/Modules.am
5361    M /trunk/modules/gui/skins2/parser/builder.cpp
5362    A /trunk/modules/gui/skins2/src/file_bitmap.cpp (from /trunk/modules/gui/skins2/src/png_bitmap.cpp:13134)
5363    A /trunk/modules/gui/skins2/src/file_bitmap.hpp (from /trunk/modules/gui/skins2/src/png_bitmap.hpp:13134)
5364    D /trunk/modules/gui/skins2/src/png_bitmap.cpp
5365    D /trunk/modules/gui/skins2/src/png_bitmap.hpp
5366
5367 * all: renamed PngBitmap into FileBitmap, as any image format
5368  can be loaded
5369
5370 ------------------------------------------------------------------------
5371 r13135 | asmax | 2005-11-05 18:05:25 +0100 (Sat, 05 Nov 2005) | 6 lines
5372 Changed paths:
5373    M /trunk/modules/codec/sdl_image.c
5374
5375 * sdl_image.c: fixed decoding of 24/32 bpp images (the color masks were not
5376  taken into account, which caused getting RGBA pictures instead of ARGB,
5377  or GBR instead of RGB). 8bpp is obviously broken too, I have not tested it.
5378  --> now BMP images (and other formats) can be used in skins, not only PNG!
5379   (of course the goal is to add a winamp skins loader ;-)
5380
5381 ------------------------------------------------------------------------
5382 r13134 | asmax | 2005-11-05 12:54:38 +0100 (Sat, 05 Nov 2005) | 5 lines
5383 Changed paths:
5384    M /trunk/modules/gui/skins2/Modules.am
5385    A /trunk/modules/gui/skins2/commands/cmd_audio.cpp
5386    A /trunk/modules/gui/skins2/commands/cmd_audio.hpp
5387    M /trunk/modules/gui/skins2/parser/interpreter.cpp
5388    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5389    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5390    M /trunk/modules/gui/skins2/vars/equalizer.cpp
5391
5392 * all: added a variable "equalizer.isEnabled" and commands
5393  "equalizer.enable()" and "equalizer.disable()" to enable
5394   or disable the equalizer audio filter.
5395   + small fixes
5396
5397 ------------------------------------------------------------------------
5398 r13132 | courmisch | 2005-11-04 22:08:37 +0100 (Fri, 04 Nov 2005) | 3 lines
5399 Changed paths:
5400    M /trunk/src/misc/vlm.c
5401
5402 Fix segfault on malformated command
5403 Bug report credited to Matthew Hodgson
5404
5405 ------------------------------------------------------------------------
5406 r13131 | md | 2005-11-04 09:12:16 +0100 (Fri, 04 Nov 2005) | 2 lines
5407 Changed paths:
5408    M /trunk/NEWS
5409
5410 forwardport of [13130]
5411
5412 ------------------------------------------------------------------------
5413 r13129 | jpsaman | 2005-11-03 23:10:25 +0100 (Thu, 03 Nov 2005) | 1 line
5414 Changed paths:
5415    M /trunk/src/audio_output/intf.c
5416
5417 forgot to remove the original vlc_release_object()
5418 ------------------------------------------------------------------------
5419 r13128 | jpsaman | 2005-11-03 23:08:23 +0100 (Thu, 03 Nov 2005) | 1 line
5420 Changed paths:
5421    M /trunk/modules/control/rc.c
5422    M /trunk/src/audio_output/intf.c
5423    M /trunk/src/libvlc.c
5424
5425 Forward port from revision 13127
5426 ------------------------------------------------------------------------
5427 r13126 | dionoea | 2005-11-03 21:03:41 +0100 (Thu, 03 Nov 2005) | 2 lines
5428 Changed paths:
5429    M /trunk/doc/fortunes.txt
5430
5431 ...
5432
5433 ------------------------------------------------------------------------
5434 r13125 | dionoea | 2005-11-03 17:54:36 +0100 (Thu, 03 Nov 2005) | 2 lines
5435 Changed paths:
5436    M /trunk/modules/misc/msn.c
5437
5438 woops ... remove debug
5439
5440 ------------------------------------------------------------------------
5441 r13124 | dionoea | 2005-11-03 17:52:17 +0100 (Thu, 03 Nov 2005) | 2 lines
5442 Changed paths:
5443    M /trunk/configure.ac
5444    M /trunk/modules/misc/Modules.am
5445    A /trunk/modules/misc/msn.c
5446
5447 New MSN (c) (tm) (r) "What I'm Listening To" plugin.
5448
5449 ------------------------------------------------------------------------
5450 r13123 | xtophe | 2005-11-03 10:26:26 +0100 (Thu, 03 Nov 2005) | 2 lines
5451 Changed paths:
5452    M /trunk/extras/contrib/src/Makefile
5453
5454 contrib/makefile: tweak for cygwin. not tested. Feedback welcome
5455
5456 ------------------------------------------------------------------------
5457 r13122 | xtophe | 2005-11-03 10:16:45 +0100 (Thu, 03 Nov 2005) | 2 lines
5458 Changed paths:
5459    M /trunk/extras/contrib/src/Makefile
5460
5461 contrib/makefile: disable portaudio until someone make it compile
5462
5463 ------------------------------------------------------------------------
5464 r13121 | gbazin | 2005-11-03 09:58:40 +0100 (Thu, 03 Nov 2005) | 1 line
5465 Changed paths:
5466    M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.hpp
5467    M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp
5468    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
5469
5470 * modules/gui/wxwidgets/*: compilation fixes.
5471 ------------------------------------------------------------------------
5472 r13120 | md | 2005-11-03 09:22:13 +0100 (Thu, 03 Nov 2005) | 2 lines
5473 Changed paths:
5474    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5475
5476 use the new values when resizing
5477
5478 ------------------------------------------------------------------------
5479 r13119 | gbazin | 2005-11-03 00:39:36 +0100 (Thu, 03 Nov 2005) | 1 line
5480 Changed paths:
5481    M /trunk/modules/gui/wince/video.cpp
5482
5483 * modules/gui/wince/video.cpp: forgot a VOUT_SET_ZOOM.
5484 ------------------------------------------------------------------------
5485 r13117 | gbazin | 2005-11-03 00:29:47 +0100 (Thu, 03 Nov 2005) | 1 line
5486 Changed paths:
5487    M /trunk/modules/codec/libmpeg2.c
5488
5489 * modules/codec/libmpeg2.c: use sequence->picture_width insted of display_width since display_width is used to convey the pan&scan info.
5490 ------------------------------------------------------------------------
5491 r13116 | gbazin | 2005-11-03 00:18:53 +0100 (Thu, 03 Nov 2005) | 1 line
5492 Changed paths:
5493    M /trunk/include/video_output.h
5494    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5495    M /trunk/modules/gui/wxwidgets/video.cpp
5496    M /trunk/modules/video_output/directx/directx.c
5497    M /trunk/modules/video_output/directx/events.c
5498    M /trunk/modules/video_output/directx/glwin32.c
5499    M /trunk/modules/video_output/wingdi.c
5500    M /trunk/modules/video_output/x11/xcommon.c
5501    M /trunk/src/video_output/vout_intf.c
5502
5503 * ALL: changed VOUT_SET_ZOOM into VOUT_SET_SIZE and implemented a VOUT_GET_SIZE for some of the vouts.
5504 ------------------------------------------------------------------------
5505 r13115 | asmax | 2005-11-02 23:01:06 +0100 (Wed, 02 Nov 2005) | 8 lines
5506 Changed paths:
5507    M /trunk/modules/gui/skins2/Modules.am
5508    M /trunk/modules/gui/skins2/commands/async_queue.cpp
5509    M /trunk/modules/gui/skins2/commands/async_queue.hpp
5510    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
5511    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
5512    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
5513    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
5514    M /trunk/modules/gui/skins2/src/dialogs.cpp
5515    M /trunk/modules/gui/skins2/src/theme_repository.cpp
5516    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5517    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5518    A /trunk/modules/gui/skins2/vars/equalizer.cpp
5519    A /trunk/modules/gui/skins2/vars/equalizer.hpp
5520
5521 * all: first support of graphical equalizer in the skins2 interface.
5522   It can be defined in the XML with usual sliders, using the new
5523   variables equalizer.band(0), ..., equalizer.band(9)
5524   (0% means -20dB, and 100% means +20 dB).
5525   More things to come, but it is already working as is.
5526 * all: AsyncQueue::push() now does also a remove() by default, as
5527   the two methods are always called together
5528
5529 ------------------------------------------------------------------------
5530 r13113 | bigben | 2005-11-02 22:41:45 +0100 (Wed, 02 Nov 2005) | 3 lines
5531 Changed paths:
5532    M /trunk/modules/audio_output/alsa.c
5533
5534 revert 13023 as is doesn't fix anything
5535
5536
5537 ------------------------------------------------------------------------
5538 r13112 | bigben | 2005-11-02 22:35:16 +0100 (Wed, 02 Nov 2005) | 3 lines
5539 Changed paths:
5540    M /trunk/modules/audio_output/alsa.c
5541
5542 Ouuups, forgot to uncomment some code I had commented for testing purposes
5543
5544
5545 ------------------------------------------------------------------------
5546 r13110 | gbazin | 2005-11-02 21:08:44 +0100 (Wed, 02 Nov 2005) | 1 line
5547 Changed paths:
5548    M /trunk/extras/contrib/src/Makefile
5549    A /trunk/extras/contrib/src/Patches/libmpcdec.patch
5550
5551 * extras/contrib/src/Makefile, extras/contrib/src/Patches/libmpcdec.patch: patch for libmpcdec on win32.
5552 ------------------------------------------------------------------------
5553 r13109 | gbazin | 2005-11-02 20:46:55 +0100 (Wed, 02 Nov 2005) | 1 line
5554 Changed paths:
5555    M /trunk/extras/contrib/src/Makefile
5556
5557 * extras/contrib/src/Makefile: disable asm in FLAC on win32 since its build system insists on creating elf objects (would need fixing).
5558 ------------------------------------------------------------------------
5559 r13108 | xtophe | 2005-11-02 20:42:30 +0100 (Wed, 02 Nov 2005) | 2 lines
5560 Changed paths:
5561    M /trunk/extras/contrib/src/packages.mak
5562
5563 We use Portaudio v19
5564
5565 ------------------------------------------------------------------------
5566 r13107 | xtophe | 2005-11-02 20:27:34 +0100 (Wed, 02 Nov 2005) | 2 lines
5567 Changed paths:
5568    M /trunk/extras/contrib/src/Makefile
5569    M /trunk/extras/contrib/src/packages.mak
5570
5571 Contrib: Add Portaudio ( closes #419)
5572
5573 ------------------------------------------------------------------------
5574 r13106 | zorglub | 2005-11-02 20:20:34 +0100 (Wed, 02 Nov 2005) | 5 lines
5575 Changed paths:
5576    M /trunk/include/vlc_interface.h
5577    M /trunk/modules/gui/wxwidgets/Modules.am
5578    A /trunk/modules/gui/wxwidgets/bitmaps/trash.xpm (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/bitmaps/trash.xpm:12675)
5579    D /trunk/modules/gui/wxwidgets/bookmarks.cpp
5580    A /trunk/modules/gui/wxwidgets/dialogs (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/dialogs:12733)
5581    M /trunk/modules/gui/wxwidgets/dialogs/fileinfo.cpp
5582    M /trunk/modules/gui/wxwidgets/dialogs/messages.cpp
5583    M /trunk/modules/gui/wxwidgets/dialogs/open.cpp
5584    M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp
5585    M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp
5586    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp
5587    M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.h
5588    M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp
5589    M /trunk/modules/gui/wxwidgets/dialogs/streamout.hpp
5590    M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp
5591    M /trunk/modules/gui/wxwidgets/dialogs.cpp
5592    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
5593    A /trunk/modules/gui/wxwidgets/extrapanel.hpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/extrapanel.hpp:12733)
5594    D /trunk/modules/gui/wxwidgets/fileinfo.cpp
5595    M /trunk/modules/gui/wxwidgets/interface.cpp
5596    A /trunk/modules/gui/wxwidgets/interface.hpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/interface.hpp:12733)
5597    D /trunk/modules/gui/wxwidgets/iteminfo.cpp
5598    A /trunk/modules/gui/wxwidgets/main_slider_manager.cpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/main_slider_manager.cpp:12675)
5599    A /trunk/modules/gui/wxwidgets/main_slider_manager.hpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/main_slider_manager.hpp:12675)
5600    M /trunk/modules/gui/wxwidgets/menus.cpp
5601    D /trunk/modules/gui/wxwidgets/messages.cpp
5602    D /trunk/modules/gui/wxwidgets/open.cpp
5603    D /trunk/modules/gui/wxwidgets/playlist.cpp
5604    D /trunk/modules/gui/wxwidgets/preferences.cpp
5605    D /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
5606    D /trunk/modules/gui/wxwidgets/preferences_widgets.h
5607    A /trunk/modules/gui/wxwidgets/slider_manager.cpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/slider_manager.cpp:12675)
5608    A /trunk/modules/gui/wxwidgets/slider_manager.hpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/slider_manager.hpp:12675)
5609    D /trunk/modules/gui/wxwidgets/streamout.cpp
5610    D /trunk/modules/gui/wxwidgets/subtitles.cpp
5611    M /trunk/modules/gui/wxwidgets/timer.cpp
5612    A /trunk/modules/gui/wxwidgets/timer.hpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/timer.hpp:12675)
5613    D /trunk/modules/gui/wxwidgets/updatevlc.cpp
5614    M /trunk/modules/gui/wxwidgets/video.cpp
5615    A /trunk/modules/gui/wxwidgets/video.hpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/video.hpp:12733)
5616    D /trunk/modules/gui/wxwidgets/wizard.cpp
5617    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
5618    D /trunk/modules/gui/wxwidgets/wxwidgets.h
5619    A /trunk/modules/gui/wxwidgets/wxwidgets.hpp (from /branches/0.8.5-zorglub/modules/gui/wxwidgets/wxwidgets.hpp:12670)
5620
5621 p( vlc.getInterfaces().getInterface( "wxwidgets" ).isBroken() ) = 1/2
5622
5623 aka : merge the big wx changes from branch
5624
5625
5626 ------------------------------------------------------------------------
5627 r13104 | xtophe | 2005-11-02 19:47:48 +0100 (Wed, 02 Nov 2005) | 2 lines
5628 Changed paths:
5629    M /trunk/extras/contrib/src/Makefile
5630
5631 contrib/makefile: add libmpcdec (Musepack) to win contribs
5632
5633 ------------------------------------------------------------------------
5634 r13103 | zorglub | 2005-11-02 19:33:23 +0100 (Wed, 02 Nov 2005) | 2 lines
5635 Changed paths:
5636    A /trunk/test (from /branches/0.8.5-zorglub/test:12848)
5637
5638 Merge test/ stuff
5639
5640 ------------------------------------------------------------------------
5641 r13102 | zorglub | 2005-11-02 19:32:39 +0100 (Wed, 02 Nov 2005) | 2 lines
5642 Changed paths:
5643    M /trunk/bindings/python/setup.py
5644    M /trunk/bindings/python/vlcglue.c
5645    A /trunk/bindings/python/vlcglue.h (from /branches/0.8.5-zorglub/bindings/python/vlcglue.h:12808)
5646    M /trunk/src/audio_output/output.c
5647    M /trunk/src/control/core.c
5648    M /trunk/src/control/init.c
5649
5650 Merge fixes to the python binding from my branch
5651
5652 ------------------------------------------------------------------------
5653 r13100 | xtophe | 2005-11-02 18:04:29 +0100 (Wed, 02 Nov 2005) | 2 lines
5654 Changed paths:
5655    M /trunk/extras/contrib/src/Makefile
5656
5657 contrib/makefile: Fix dirac compilation
5658
5659 ------------------------------------------------------------------------
5660 r13099 | gbazin | 2005-11-02 17:02:01 +0100 (Wed, 02 Nov 2005) | 1 line
5661 Changed paths:
5662    M /trunk/modules/gui/wxwidgets/playlist.cpp
5663
5664 * modules/gui/wxwidgets/playlist.cpp: don't call treectrl->EnsureVisible() when updating a playlist item. That just makes navigation of the playlist unusable.
5665 ------------------------------------------------------------------------
5666 r13098 | fkuehne | 2005-11-02 16:48:54 +0100 (Wed, 02 Nov 2005) | 1 line
5667 Changed paths:
5668    M /trunk/extras/contrib/src/Makefile
5669
5670 * just don't run INSTALL_NAME on OSX, but on all other platforms (thx to xtophe)
5671 ------------------------------------------------------------------------
5672 r13097 | fkuehne | 2005-11-02 16:37:44 +0100 (Wed, 02 Nov 2005) | 2 lines
5673 Changed paths:
5674    M /trunk/extras/contrib/src/Makefile
5675    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-osx.patch
5676    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs-win32.patch
5677    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
5678
5679 * fixed the compilation of some libs on OSX:
5680     - faad2, goom2k4, libpng, ffmpeg (modified gibalou's patch and moved it to a win32-file)
5681 ------------------------------------------------------------------------
5682 r13095 | md | 2005-11-02 14:42:48 +0100 (Wed, 02 Nov 2005) | 2 lines
5683 Changed paths:
5684    M /trunk/bootstrap
5685    M /trunk/vlc-config.in.in
5686
5687 fix for missing modules - hope this closes #412
5688
5689 ------------------------------------------------------------------------
5690 r13094 | fkuehne | 2005-11-02 13:04:54 +0100 (Wed, 02 Nov 2005) | 1 line
5691 Changed paths:
5692    M /trunk/extras/contrib/src/Makefile
5693
5694 * fixed the compilation of libiconv on OSX
5695 ------------------------------------------------------------------------
5696 r13092 | fkuehne | 2005-11-02 12:50:37 +0100 (Wed, 02 Nov 2005) | 1 line
5697 Changed paths:
5698    M /trunk/extras/contrib/Makefile
5699
5700 * run 'make src' by default, since 'make bin' isn't and won't be available
5701 ------------------------------------------------------------------------
5702 r13091 | gbazin | 2005-11-02 11:25:41 +0100 (Wed, 02 Nov 2005) | 1 line
5703 Changed paths:
5704    M /trunk/modules/gui/wxwidgets/playlist.cpp
5705    M /trunk/modules/gui/wxwidgets/wxwidgets.h
5706
5707 * modules/gui/wxwidgets/playlist.cpp: if too many items are queued to be added to the playlist then it is quicker to just rebuild the whole playlist instead of inserting items one by one (fixes huge slowdown when using shoutcast).
5708 ------------------------------------------------------------------------
5709 r13090 | gbazin | 2005-11-02 10:30:43 +0100 (Wed, 02 Nov 2005) | 1 line
5710 Changed paths:
5711    M /trunk/modules/gui/wxwidgets/playlist.cpp
5712
5713 * modules/gui/wxwidgets/playlist.cpp: don't forget to unlock the playlist.
5714 ------------------------------------------------------------------------
5715 r13089 | xtophe | 2005-11-02 10:07:04 +0100 (Wed, 02 Nov 2005) | 2 lines
5716 Changed paths:
5717    M /trunk/extras/contrib/src/Makefile
5718
5719 contrib/Makefile: faad2: bootstrap only if we patch.
5720
5721 ------------------------------------------------------------------------
5722 r13088 | gbazin | 2005-11-01 23:30:06 +0100 (Tue, 01 Nov 2005) | 1 line
5723 Changed paths:
5724    M /trunk/modules/codec/x264.c
5725
5726 * modules/codec/x264.c: x264 now supports non-mod 16 resolutions.
5727 ------------------------------------------------------------------------
5728 r13087 | gbazin | 2005-11-01 23:09:39 +0100 (Tue, 01 Nov 2005) | 2 lines
5729 Changed paths:
5730    M /trunk/extras/contrib/src/Makefile
5731    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
5732
5733 * extras/contrib/Makefile, Patches/x264-svn-win32.patch: x264 win32 build fix.
5734
5735 ------------------------------------------------------------------------
5736 r13086 | gbazin | 2005-11-01 22:47:49 +0100 (Tue, 01 Nov 2005) | 2 lines
5737 Changed paths:
5738    D /trunk/extras/contrib/src/Patches/ffmpeg-20050513-win32.patch
5739    M /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
5740
5741 * Patches/ffmpeg-cvs.patch: lrintf() detection work-around for win32.
5742
5743 ------------------------------------------------------------------------
5744 r13085 | dionoea | 2005-11-01 22:07:59 +0100 (Tue, 01 Nov 2005) | 2 lines
5745 Changed paths:
5746    M /trunk/AUTHORS
5747
5748 update my info
5749
5750 ------------------------------------------------------------------------
5751 r13084 | gbazin | 2005-11-01 22:04:50 +0100 (Tue, 01 Nov 2005) | 1 line
5752 Changed paths:
5753    M /trunk/extras/contrib/src/Makefile
5754
5755 * extras/contrib/src/Makefile: set PKG_CONFIG_PATH on win32.
5756 ------------------------------------------------------------------------
5757 r13082 | dionoea | 2005-11-01 21:50:07 +0100 (Tue, 01 Nov 2005) | 2 lines
5758 Changed paths:
5759    M /trunk/README
5760    M /trunk/vlc.win32.nsi
5761
5762 Misc changes
5763
5764 ------------------------------------------------------------------------
5765 r13081 | xtophe | 2005-11-01 19:38:14 +0100 (Tue, 01 Nov 2005) | 2 lines
5766 Changed paths:
5767    M /trunk/extras/contrib/src/Makefile
5768    A /trunk/extras/contrib/src/Patches/flac-cross.patch
5769
5770 Add detection of ranlib and ar when crosscompiling. It's not fixing the linking problem :(
5771
5772 ------------------------------------------------------------------------
5773 r13080 | xtophe | 2005-11-01 19:37:02 +0100 (Tue, 01 Nov 2005) | 2 lines
5774 Changed paths:
5775    M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch
5776
5777 Fix x264 patch
5778
5779 ------------------------------------------------------------------------
5780 r13079 | asmax | 2005-11-01 16:53:07 +0100 (Tue, 01 Nov 2005) | 4 lines
5781 Changed paths:
5782    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
5783    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
5784    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
5785    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
5786    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
5787    M /trunk/modules/gui/skins2/parser/builder.cpp
5788    M /trunk/modules/gui/skins2/parser/builder_data.def
5789    M /trunk/modules/gui/skins2/parser/builder_data.hpp
5790    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
5791    M /trunk/modules/gui/skins2/src/generic_layout.cpp
5792    M /trunk/modules/gui/skins2/src/skin_main.cpp
5793    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5794    M /trunk/modules/gui/skins2/src/vlcproc.hpp
5795    M /trunk/modules/gui/skins2/utils/position.cpp
5796    M /trunk/modules/gui/skins2/utils/position.hpp
5797    M /trunk/share/skins2/skin.dtd
5798
5799 * all: added an attribute "autoresize" to the Video control.
5800   When it is set to "true", the window is automatically resized
5801   when the vout size changes.
5802
5803 ------------------------------------------------------------------------
5804 r13078 | xtophe | 2005-11-01 16:04:06 +0100 (Tue, 01 Nov 2005) | 2 lines
5805 Changed paths:
5806    M /trunk/extras/contrib/src/Makefile
5807    D /trunk/extras/contrib/src/Patches/gettext.patch
5808
5809 Revert previous commit and Proper solution
5810
5811 ------------------------------------------------------------------------
5812 r13077 | xtophe | 2005-11-01 15:58:12 +0100 (Tue, 01 Nov 2005) | 2 lines
5813 Changed paths:
5814    A /trunk/extras/contrib/src/Patches/gettext.patch (from /trunk/extras/contrib/src/Patches/gettext.patch:13071)
5815
5816 Delete this one by mistake
5817
5818 ------------------------------------------------------------------------
5819 r13076 | xtophe | 2005-11-01 14:58:33 +0100 (Tue, 01 Nov 2005) | 2 lines
5820 Changed paths:
5821    M /trunk/configure.ac
5822
5823 *configure.ac: It was confusing pkg-config on MacOSX
5824
5825 ------------------------------------------------------------------------
5826 r13075 | xtophe | 2005-11-01 14:09:51 +0100 (Tue, 01 Nov 2005) | 2 lines
5827 Changed paths:
5828    M /trunk/extras/contrib/src/Makefile
5829
5830 contrib/Makefile: svn for mkv/ebml + cddb is a tgz
5831
5832 ------------------------------------------------------------------------
5833 r13074 | xtophe | 2005-11-01 13:13:33 +0100 (Tue, 01 Nov 2005) | 2 lines
5834 Changed paths:
5835    M /trunk/extras/contrib/src/Patches/libiconv.patch
5836
5837 Oops
5838
5839 ------------------------------------------------------------------------
5840 r13073 | xtophe | 2005-11-01 12:39:49 +0100 (Tue, 01 Nov 2005) | 2 lines
5841 Changed paths:
5842    M /trunk/extras/contrib/src/Makefile
5843
5844 Don't put .zlib as requirement as it can came from the system
5845
5846 ------------------------------------------------------------------------
5847 r13072 | xtophe | 2005-11-01 12:30:23 +0100 (Tue, 01 Nov 2005) | 7 lines
5848 Changed paths:
5849    M /trunk/configure.ac
5850    M /trunk/extras/contrib/src/Makefile
5851    A /trunk/extras/contrib/src/Patches/dirac-cross.patch (from /branches/win32-contrib/extras/contrib/src/Patches/dirac-cross.patch:13057)
5852    A /trunk/extras/contrib/src/Patches/faad2-20050513-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/faad2-20050513-win32.patch:13057)
5853    A /trunk/extras/contrib/src/Patches/ffmpeg-20050513-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/ffmpeg-20050513-win32.patch:13057)
5854    A /trunk/extras/contrib/src/Patches/ffmpeg-beos.patch.cvs (from /branches/win32-contrib/extras/contrib/src/Patches/ffmpeg-beos.patch.cvs:13057)
5855    A /trunk/extras/contrib/src/Patches/ffmpeg-cvs.patch
5856    D /trunk/extras/contrib/src/Patches/ffmpeg.patch
5857    D /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
5858    A /trunk/extras/contrib/src/Patches/fribidi-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/fribidi-win32.patch:13057)
5859    A /trunk/extras/contrib/src/Patches/gettext-osx.patch (from /branches/win32-contrib/extras/contrib/src/Patches/gettext-osx.patch:13057)
5860    D /trunk/extras/contrib/src/Patches/gettext.patch
5861    A /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/goom2k4-0-win32.patch:13057)
5862    A /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch.bak (from /branches/win32-contrib/extras/contrib/src/Patches/goom2k4-0-win32.patch.bak:13057)
5863    A /trunk/extras/contrib/src/Patches/libdvdnav-20050211-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/libdvdnav-20050211-win32.patch:13057)
5864    A /trunk/extras/contrib/src/Patches/libdvdread-20041028-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/libdvdread-20041028-win32.patch:13057)
5865    A /trunk/extras/contrib/src/Patches/libdvdread-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/libdvdread-win32.patch:13057)
5866    M /trunk/extras/contrib/src/Patches/libdvdread.patch
5867    A /trunk/extras/contrib/src/Patches/libebml-svn-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/libebml-svn-win32.patch:13057)
5868    M /trunk/extras/contrib/src/Patches/libiconv.patch
5869    A /trunk/extras/contrib/src/Patches/libmatroska-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/libmatroska-win32.patch:13057)
5870    A /trunk/extras/contrib/src/Patches/libogg-1.1-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/libogg-1.1-win32.patch:13057)
5871    A /trunk/extras/contrib/src/Patches/libpng-1.2.5-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/libpng-1.2.5-win32.patch:13057)
5872    A /trunk/extras/contrib/src/Patches/livedotcom-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/livedotcom-win32.patch:13057)
5873    A /trunk/extras/contrib/src/Patches/tiff-cross.patch (from /branches/win32-contrib/extras/contrib/src/Patches/tiff-cross.patch:13057)
5874    A /trunk/extras/contrib/src/Patches/wx-cvs-2005-02-09-patch.diff (from /branches/win32-contrib/extras/contrib/src/Patches/wx-cvs-2005-02-09-patch.diff:13057)
5875    A /trunk/extras/contrib/src/Patches/wxMSW-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/wxMSW-win32.patch:13057)
5876    A /trunk/extras/contrib/src/Patches/x264-20050624-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/x264-20050624-win32.patch:13057)
5877    A /trunk/extras/contrib/src/Patches/x264-svn-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/x264-svn-win32.patch:13057)
5878    A /trunk/extras/contrib/src/Patches/xml2-win32.patch (from /branches/win32-contrib/extras/contrib/src/Patches/xml2-win32.patch:13057)
5879    M /trunk/extras/contrib/src/packages.mak
5880    M /trunk/m4/vlc.m4
5881
5882 ALL: Merge the win32-contrib branch.
5883
5884 Todo:
5885         Fix FLAC
5886         SDL patch by Meuh
5887
5888
5889 ------------------------------------------------------------------------
5890 r13070 | gbazin | 2005-11-01 00:26:56 +0100 (Tue, 01 Nov 2005) | 1 line
5891 Changed paths:
5892    M /trunk/modules/stream_out/transcode.c
5893
5894 * modules/stream_out/transcode.c: fixed small memleak.
5895 ------------------------------------------------------------------------
5896 r13065 | gbazin | 2005-11-01 00:10:29 +0100 (Tue, 01 Nov 2005) | 1 line
5897 Changed paths:
5898    M /trunk/modules/codec/ffmpeg/encoder.c
5899
5900 * modules/codec/ffmpeg/encoder.c: fmt_out.p_extra needs to be malloc()ed.
5901 ------------------------------------------------------------------------
5902 r13063 | gbazin | 2005-10-31 23:42:04 +0100 (Mon, 31 Oct 2005) | 1 line
5903 Changed paths:
5904    M /trunk/modules/codec/libmpeg2.c
5905
5906 * modules/codec/libmpeg2.c: when AR is forced by input, assume it is based on width/height, not display_width/height (required for broken DVDs).
5907 ------------------------------------------------------------------------
5908 r13061 | bigben | 2005-10-31 20:53:30 +0100 (Mon, 31 Oct 2005) | 3 lines
5909 Changed paths:
5910    M /trunk/modules/audio_filter/resampler/linear.c
5911
5912 Oups, latest commit was broken.
5913
5914
5915 ------------------------------------------------------------------------
5916 r13060 | bigben | 2005-10-31 20:46:29 +0100 (Mon, 31 Oct 2005) | 3 lines
5917 Changed paths:
5918    M /trunk/modules/audio_filter/resampler/linear.c
5919
5920 Fix a mistake in the resampling algorithm (hope I didn't forget any place)
5921
5922
5923 ------------------------------------------------------------------------
5924 r13059 | gbazin | 2005-10-31 20:14:39 +0100 (Mon, 31 Oct 2005) | 1 line
5925 Changed paths:
5926    M /trunk/modules/codec/ffmpeg/demux.c
5927
5928 * modules/codec/ffmpeg/demux.c: do not re-invent the wheel.
5929 ------------------------------------------------------------------------
5930 r13058 | gbazin | 2005-10-31 20:10:00 +0100 (Mon, 31 Oct 2005) | 1 line
5931 Changed paths:
5932    M /trunk/modules/codec/ffmpeg/demux.c
5933
5934 * modules/codec/ffmpeg/demux.c: added raw video support.
5935 ------------------------------------------------------------------------
5936 r13057 | md | 2005-10-31 14:34:17 +0100 (Mon, 31 Oct 2005) | 2 lines
5937 Changed paths:
5938    M /trunk/modules/video_output/wingdi.c
5939    M /trunk/src/video_output/vout_intf.c
5940
5941 fixed untranslatable strings
5942
5943 ------------------------------------------------------------------------
5944 r13056 | md | 2005-10-31 14:17:28 +0100 (Mon, 31 Oct 2005) | 3 lines
5945 Changed paths:
5946    M /trunk/src/video_output/vout_intf.c
5947
5948 we need 16:10 cropping as well, there are monitors with this
5949 aspect ratio (e.g. 1280x800, 1920x1200)
5950
5951 ------------------------------------------------------------------------
5952 r13054 | md | 2005-10-31 14:13:55 +0100 (Mon, 31 Oct 2005) | 2 lines
5953 Changed paths:
5954    M /trunk/src/input/decoder.c
5955
5956 avoid rounding problems
5957
5958 ------------------------------------------------------------------------
5959 r13052 | md | 2005-10-31 13:44:12 +0100 (Mon, 31 Oct 2005) | 2 lines
5960 Changed paths:
5961    M /trunk/src/input/decoder.c
5962
5963 sar_num needs to be adjusted as well
5964
5965 ------------------------------------------------------------------------
5966 r13050 | md | 2005-10-31 08:33:48 +0100 (Mon, 31 Oct 2005) | 2 lines
5967 Changed paths:
5968    M /trunk/modules/video_output/directx/directx.c
5969    M /trunk/modules/video_output/directx/glwin32.c
5970
5971 make Crop or Aspect change autoamtically resize the window
5972
5973 ------------------------------------------------------------------------
5974 r13049 | md | 2005-10-31 08:28:26 +0100 (Mon, 31 Oct 2005) | 5 lines
5975 Changed paths:
5976    M /trunk/include/video_output.h
5977    M /trunk/modules/gui/skins2/src/vlcproc.cpp
5978    M /trunk/modules/gui/wxwidgets/video.cpp
5979    M /trunk/modules/video_output/directx/events.c
5980    M /trunk/modules/video_output/wingdi.c
5981    M /trunk/modules/video_output/x11/xcommon.c
5982    M /trunk/src/video_output/vout_intf.c
5983
5984 VOUT_SET_ZOOM can't be relative, since it doesn't work if user saved
5985 anything else than zoom=1.0 in Preferences.
5986 Reworked it to always go through InitWindowsize() 
5987
5988
5989 ------------------------------------------------------------------------
5990 r13048 | hartman | 2005-10-31 02:46:14 +0100 (Mon, 31 Oct 2005) | 6 lines
5991 Changed paths:
5992    M /trunk/src/libvlc.h
5993    M /trunk/src/video_output/vout_subpictures.c
5994
5995 * changed default value of sub-margin to 0
5996 * sub elements can be moved up (positive values) and down (negative)
5997 * force_crop'ed elements cannot be moves (usually only dvd menu's)
5998 * works for spudec and subsdec
5999 * if the margin / offset correction forces the picture out of the main picture, the offset is cropped so that the subpicture is still 100% visible.
6000
6001 ------------------------------------------------------------------------
6002 r13046 | hartman | 2005-10-30 22:21:22 +0100 (Sun, 30 Oct 2005) | 2 lines
6003 Changed paths:
6004    M /trunk/src/audio_output/input.c
6005
6006 * if we are certain we have a visualization module, don't try to open it as an audio-filter first. (fixes #416)
6007
6008 ------------------------------------------------------------------------
6009 r13042 | fkuehne | 2005-10-30 20:52:47 +0100 (Sun, 30 Oct 2005) | 2 lines
6010 Changed paths:
6011    M /trunk/extras/contrib/src/Makefile
6012    A /trunk/extras/contrib/src/Patches/libcddb.patch
6013    M /trunk/modules/gui/macosx/macosx.m
6014
6015 * added DJ's 10.2-patch again. Fixes the compilation of libcddb on the xserve.
6016 * macosx.m: renamed "Stretch Aspect ratio" to "Stretch video to fill window" to make the option's meaning a bit more clear (thanks to Jonas for the hint)
6017 ------------------------------------------------------------------------
6018 r13041 | gbazin | 2005-10-30 20:50:14 +0100 (Sun, 30 Oct 2005) | 1 line
6019 Changed paths:
6020    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6021
6022 * modules/codec/ffmpeg/ffmpeg.c: avoid a strcmp() in LibavcodecCallback().
6023 ------------------------------------------------------------------------
6024 r13040 | gbazin | 2005-10-30 20:38:44 +0100 (Sun, 30 Oct 2005) | 1 line
6025 Changed paths:
6026    M /trunk/modules/codec/vorbis.c
6027
6028 * modules/codec/vorbis.c: fixed crash on codec cleanup when headers couldn't be decoded.
6029 ------------------------------------------------------------------------
6030 r13039 | gbazin | 2005-10-30 20:35:21 +0100 (Sun, 30 Oct 2005) | 1 line
6031 Changed paths:
6032    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6033
6034 * modules/codec/ffmpeg/ffmpeg.c: fixed crash in LibavcodecCallback() when used from libavformat.
6035 ------------------------------------------------------------------------
6036 r13038 | fkuehne | 2005-10-30 20:35:10 +0100 (Sun, 30 Oct 2005) | 1 line
6037 Changed paths:
6038    M /trunk/modules/gui/macosx/wizard.m
6039
6040 * forwardport [13037]
6041 ------------------------------------------------------------------------
6042 r13036 | fkuehne | 2005-10-30 20:05:52 +0100 (Sun, 30 Oct 2005) | 1 line
6043 Changed paths:
6044    M /trunk/modules/access/mms/mms.c
6045    M /trunk/modules/gui/macosx/wizard.m
6046
6047 * fixed some other strings
6048 ------------------------------------------------------------------------
6049 r13034 | gbazin | 2005-10-30 20:00:12 +0100 (Sun, 30 Oct 2005) | 8 lines
6050 Changed paths:
6051    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6052    M /trunk/modules/demux/mp4/mp4.c
6053
6054 * modules/demux/mp4/mp4.c: set fmt.video.i_bits_per_pixel (needed at least for QT RLE).
6055 * modules/codec/ffmpeg/ffmpeg.c: added QT RLE fourcc.
6056 --This line, and 
6057 those below, will be ignored--
6058
6059 M    codec/ffmpeg/ffmpeg.c
6060 M    demux/mp4/mp4.c
6061
6062 ------------------------------------------------------------------------
6063 r13033 | gbazin | 2005-10-30 19:04:48 +0100 (Sun, 30 Oct 2005) | 1 line
6064 Changed paths:
6065    M /trunk/modules/codec/ffmpeg/demux.c
6066
6067 * modules/codec/ffmpeg/demux.c: Updated to use latest libavformat api (was broken due to libavformat api changes).
6068 ------------------------------------------------------------------------
6069 r13032 | fkuehne | 2005-10-30 18:27:01 +0100 (Sun, 30 Oct 2005) | 1 line
6070 Changed paths:
6071    M /trunk/modules/access/gnomevfs.c
6072    M /trunk/modules/access/vcdx/access.c
6073    M /trunk/modules/demux/mkv.cpp
6074    M /trunk/modules/services_discovery/upnp.cpp
6075    M /trunk/modules/video_filter/rss.c
6076    M /trunk/modules/video_output/wingdi.c
6077    M /trunk/src/video_output/vout_intf.c
6078
6079 * fixed some untranslatable strings and strings which existed both with and without trailing spaces. Thanks to Jonas A. Larsen for notifying me about them.
6080 ------------------------------------------------------------------------
6081 r13031 | fkuehne | 2005-10-30 18:15:13 +0100 (Sun, 30 Oct 2005) | 1 line
6082 Changed paths:
6083    M /trunk/po/POTFILES.in
6084
6085 * forwardport [13030]
6086 ------------------------------------------------------------------------
6087 r13029 | hartman | 2005-10-30 17:42:40 +0100 (Sun, 30 Oct 2005) | 2 lines
6088 Changed paths:
6089    M /trunk/extras/contrib/src/Makefile
6090    M /trunk/extras/contrib/src/packages.mak
6091
6092 * forwardport of 13010
6093
6094 ------------------------------------------------------------------------
6095 r13027 | gbazin | 2005-10-30 17:25:28 +0100 (Sun, 30 Oct 2005) | 1 line
6096 Changed paths:
6097    M /trunk/modules/access/rtsp/real_rmff.c
6098    M /trunk/modules/demux/real.c
6099
6100 * modules/demux/real.c, modules/access/rtsp/*: fixes for real rtsp / demuxing.
6101 ------------------------------------------------------------------------
6102 r13025 | gbazin | 2005-10-30 15:58:05 +0100 (Sun, 30 Oct 2005) | 1 line
6103 Changed paths:
6104    M /trunk/include/video_output.h
6105    M /trunk/src/input/decoder.c
6106    M /trunk/src/video_output/video_output.c
6107
6108 * src/video_output/video_output.c, src/input/decoder.c, include/video_output.h: try to reduce i_sar_num/i_sar_den a bit hader to prevent overflows + remove p_vout->b_override_aspect which isn't used anymore.
6109 ------------------------------------------------------------------------
6110 r13024 | dionoea | 2005-10-29 23:14:23 +0200 (Sat, 29 Oct 2005) | 2 lines
6111 Changed paths:
6112    M /trunk/src/stream_output/stream_output.c
6113
6114 s/unsuported/unsupported/ (thanks to tumu)
6115
6116 ------------------------------------------------------------------------
6117 r13023 | bigben | 2005-10-29 22:20:14 +0200 (Sat, 29 Oct 2005) | 3 lines
6118 Changed paths:
6119    M /trunk/modules/audio_output/alsa.c
6120
6121 set the samplerate before the format. The open of the device will fail when trying to set the sample rate to a value the soundcard doesn' support afet having set the format to fl32. Now, we will fall back to s16l if the device doesn't support the rate in fl32.
6122
6123
6124 ------------------------------------------------------------------------
6125 r13021 | md | 2005-10-29 20:06:58 +0200 (Sat, 29 Oct 2005) | 3 lines
6126 Changed paths:
6127    M /trunk/include/vlc_block.h
6128    M /trunk/modules/access/udp.c
6129    M /trunk/src/misc/block.c
6130
6131 removed i_seqno from block_t ; RTP access now stores seqno in i_dts.
6132 Closes #414 
6133
6134 ------------------------------------------------------------------------
6135 r13020 | gbazin | 2005-10-29 18:58:12 +0200 (Sat, 29 Oct 2005) | 1 line
6136 Changed paths:
6137    M /trunk/modules/video_output/wingdi.c
6138
6139 * modules/video_output/wingdi.c: misc fixes and improvements.
6140 ------------------------------------------------------------------------
6141 r13019 | gbazin | 2005-10-29 18:14:21 +0200 (Sat, 29 Oct 2005) | 1 line
6142 Changed paths:
6143    M /trunk/modules/video_output/directx/events.c
6144    M /trunk/modules/video_output/x11/xcommon.c
6145
6146 * modules/video_output/directx, modules/video_output/x11: take cropping into account when reporting mouse coordinates.
6147 ------------------------------------------------------------------------
6148 r13018 | dionoea | 2005-10-29 16:27:18 +0200 (Sat, 29 Oct 2005) | 3 lines
6149 Changed paths:
6150    M /trunk/configure.ac
6151    M /trunk/modules/demux/playlist/Modules.am
6152    M /trunk/modules/demux/playlist/playlist.c
6153    M /trunk/modules/demux/playlist/playlist.h
6154    A /trunk/modules/demux/playlist/podcast.c (from /branches/0.8.5-zorglub/modules/demux/playlist/podcast.c:12782)
6155    M /trunk/modules/services_discovery/Modules.am
6156    A /trunk/modules/services_discovery/podcast.c (from /branches/0.8.5-zorglub/modules/services_discovery/podcast.c:12782)
6157
6158 changesets r12782 and r12804 from 0.8.5-zorglub branch concerning podcast
6159 service discovery and demux modules.
6160
6161 ------------------------------------------------------------------------
6162 r13016 | dionoea | 2005-10-29 16:17:11 +0200 (Sat, 29 Oct 2005) | 2 lines
6163 Changed paths:
6164    M /trunk/modules/codec/x264.c
6165
6166 oops
6167
6168 ------------------------------------------------------------------------
6169 r13015 | dionoea | 2005-10-29 16:12:13 +0200 (Sat, 29 Oct 2005) | 2 lines
6170 Changed paths:
6171    M /trunk/modules/codec/x264.c
6172
6173 s/ffmpeg/x264/
6174
6175 ------------------------------------------------------------------------
6176 r13014 | dionoea | 2005-10-29 16:10:10 +0200 (Sat, 29 Oct 2005) | 2 lines
6177 Changed paths:
6178    M /trunk/modules/codec/x264.c
6179
6180 allow subpel option in the 1 to 6 range for X264_BUILD >= 30 (r262) 
6181
6182 ------------------------------------------------------------------------
6183 r13012 | gbazin | 2005-10-29 15:01:46 +0200 (Sat, 29 Oct 2005) | 1 line
6184 Changed paths:
6185    M /trunk/modules/codec/libmpeg2.c
6186
6187 * modules/codec/libmpeg2.c: fixed detection for aspect-ratio change.
6188 ------------------------------------------------------------------------
6189 r13011 | gbazin | 2005-10-29 14:43:40 +0200 (Sat, 29 Oct 2005) | 1 line
6190 Changed paths:
6191    M /trunk/modules/video_output/x11/xcommon.c
6192
6193 * modules/video_output/x11/xcommon.c: support on-the-fly ar/cropping in the x11 vout.
6194 ------------------------------------------------------------------------
6195 r13009 | jlj | 2005-10-28 23:44:53 +0200 (Fri, 28 Oct 2005) | 3 lines
6196 Changed paths:
6197    M /trunk/configure.ac
6198
6199   * configure.ac: Added --with-tree for various decoders.
6200
6201
6202 ------------------------------------------------------------------------
6203 r13007 | hartman | 2005-10-28 22:20:30 +0200 (Fri, 28 Oct 2005) | 2 lines
6204 Changed paths:
6205    M /trunk/extras/contrib/src/Patches/live.patch
6206
6207 * Adds radix_safe printf/scanf for liveMedia contrib
6208
6209 ------------------------------------------------------------------------
6210 r13005 | gbazin | 2005-10-28 21:34:27 +0200 (Fri, 28 Oct 2005) | 1 line
6211 Changed paths:
6212    M /trunk/modules/misc/freetype.c
6213    M /trunk/src/video_output/vout_intf.c
6214
6215 * modules/misc/freetype.c, src/video_output/vout_intf.c: fixed a couple of memory leaks.
6216 ------------------------------------------------------------------------
6217 r13004 | gbazin | 2005-10-28 19:35:40 +0200 (Fri, 28 Oct 2005) | 1 line
6218 Changed paths:
6219    M /trunk/configure.ac
6220    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
6221    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
6222
6223 * configure.ac, extras/MacOSX/*: bumped version to 0.8.5-svn.
6224 ------------------------------------------------------------------------
6225 r13003 | dionoea | 2005-10-28 19:00:00 +0200 (Fri, 28 Oct 2005) | 3 lines
6226 Changed paths:
6227    M /trunk/configure.ac
6228    M /trunk/modules/video_filter/Modules.am
6229    A /trunk/modules/video_filter/magnify.c
6230
6231  * magnify video filter. Still needs some work on the zoom method (which
6232    isn't really efficient)
6233
6234 ------------------------------------------------------------------------
6235 r13002 | dionoea | 2005-10-28 18:55:39 +0200 (Fri, 28 Oct 2005) | 2 lines
6236 Changed paths:
6237    M /trunk/modules/video_filter/distort.c
6238
6239  * new gradient and edge detection video filters (sobel gradient)
6240
6241 ------------------------------------------------------------------------
6242 r13001 | gbazin | 2005-10-28 17:25:11 +0200 (Fri, 28 Oct 2005) | 1 line
6243 Changed paths:
6244    M /trunk/src/video_output/video_output.c
6245    M /trunk/src/video_output/vout_intf.c
6246    M /trunk/src/video_output/vout_pictures.c
6247
6248 * src/video_output/*: re-implemented InitWindowSize() using fmt_in.i_sar_num/den and moved it to vout_intf.c where it can be called again after crop or aspect ratio changes.
6249 ------------------------------------------------------------------------
6250 r12999 | robUx4 | 2005-10-28 16:31:32 +0200 (Fri, 28 Oct 2005) | 1 line
6251 Changed paths:
6252    M /trunk/modules/demux/mkv.cpp
6253
6254 mkv.cpp: support the new A_AAC codec ID and SBR for older IDs (more tests needed)
6255 ------------------------------------------------------------------------
6256 r12998 | md | 2005-10-28 15:21:11 +0200 (Fri, 28 Oct 2005) | 2 lines
6257 Changed paths:
6258    M /trunk/src/video_output/video_output.c
6259
6260 call vlc_ureduce to simplify sar
6261
6262 ------------------------------------------------------------------------
6263 r12997 | jpsaman | 2005-10-28 14:36:08 +0200 (Fri, 28 Oct 2005) | 1 line
6264 Changed paths:
6265    M /trunk/modules/control/rc.c
6266
6267 rc control interface fix for correct reporting of playlist state when toggling pause.
6268 ------------------------------------------------------------------------
6269 r12996 | gbazin | 2005-10-28 11:30:47 +0200 (Fri, 28 Oct 2005) | 1 line
6270 Changed paths:
6271    M /trunk/src/libvlc.h
6272    M /trunk/src/video_output/vout_intf.c
6273
6274 * src/libvlc.h, src/video_output/vout_intf.c: added crop config option + changed --monitor-aspect-ratio into --monitor-par (pixel aspect ratio). It makes a lot more sense since lots of widescreens still have square pixels.
6275 ------------------------------------------------------------------------
6276 r12995 | md | 2005-10-28 11:15:51 +0200 (Fri, 28 Oct 2005) | 2 lines
6277 Changed paths:
6278    M /trunk/src/video_output/video_output.c
6279    M /trunk/src/video_output/vout_intf.c
6280
6281 fix for HDTV-1080 format: window size now correct (1920x1080)
6282
6283 ------------------------------------------------------------------------
6284 r12994 | gbazin | 2005-10-28 10:21:18 +0200 (Fri, 28 Oct 2005) | 1 line
6285 Changed paths:
6286    M /trunk/modules/video_output/directx/directx.c
6287    M /trunk/modules/video_output/directx/glwin32.c
6288    M /trunk/modules/video_output/opengl.c
6289
6290 * modules/video_output/directx/directx.c, modules/video_output/directx/glwin32.c, modules/video_output/opengl.c: support on-the-fly aspect-ratio changes.
6291 ------------------------------------------------------------------------
6292 r12993 | hartman | 2005-10-28 10:05:51 +0200 (Fri, 28 Oct 2005) | 2 lines
6293 Changed paths:
6294    M /trunk/src/libvlc.h
6295
6296 * ' ' -> '_' in !DARWIN define
6297
6298 ------------------------------------------------------------------------
6299 r12992 | gbazin | 2005-10-28 09:04:40 +0200 (Fri, 28 Oct 2005) | 1 line
6300 Changed paths:
6301    M /trunk/modules/video_output/x11/xcommon.c
6302
6303 * modules/video_output/x11/xcommon.c: support changing aspect-ratio on-the-fly.
6304 ------------------------------------------------------------------------
6305 r12991 | gbazin | 2005-10-28 09:03:17 +0200 (Fri, 28 Oct 2005) | 1 line
6306 Changed paths:
6307    M /trunk/include/video_output.h
6308    M /trunk/src/video_output/video_output.c
6309    M /trunk/src/video_output/vout_intf.c
6310
6311 * src/video_output/*, include/video_output.h: support changing aspect-ratio on-the-fly.
6312 ------------------------------------------------------------------------
6313 r12990 | hartman | 2005-10-28 02:13:28 +0200 (Fri, 28 Oct 2005) | 2 lines
6314 Changed paths:
6315    M /trunk/include/vlc_keys.h
6316    M /trunk/modules/control/hotkeys.c
6317    M /trunk/src/libvlc.h
6318
6319 * hotkey: Go to DVD menu (ctrl-M)
6320
6321 ------------------------------------------------------------------------
6322 r12989 | damienf | 2005-10-28 00:46:47 +0200 (Fri, 28 Oct 2005) | 2 lines
6323 Changed paths:
6324    M /trunk/activex/plugin.cpp
6325
6326 plugin.cpp: on activation, set width and height in VLC configuration variables with plugin actual geometry, this prevents video rescaling when starting video
6327
6328 ------------------------------------------------------------------------
6329 r12988 | robUx4 | 2005-10-27 21:23:47 +0200 (Thu, 27 Oct 2005) | 1 line
6330 Changed paths:
6331    M /trunk/modules/demux/mkv.cpp
6332
6333 mkv.cpp: get ready to support pixel cropping (top/bottom/left/right) when it will work from the demuxer in VLC
6334 ------------------------------------------------------------------------
6335 r12987 | fkuehne | 2005-10-27 20:19:05 +0200 (Thu, 27 Oct 2005) | 1 line
6336 Changed paths:
6337    M /trunk/po/POTFILES.in
6338    M /trunk/po/ca.po
6339    M /trunk/po/da.po
6340    M /trunk/po/de.po
6341    M /trunk/po/en_GB.po
6342    M /trunk/po/es.po
6343    M /trunk/po/fr.po
6344    M /trunk/po/it.po
6345    M /trunk/po/ja.po
6346    M /trunk/po/ko.po
6347    M /trunk/po/nl.po
6348    M /trunk/po/pt_BR.po
6349    M /trunk/po/ro.po
6350    M /trunk/po/ru.po
6351    M /trunk/po/tr.po
6352    M /trunk/po/vlc.pot
6353    M /trunk/po/zh_CN.po
6354    M /trunk/po/zh_TW.po
6355
6356 * updated the po-files once again in preparation of the string freeze
6357 ------------------------------------------------------------------------
6358 r12986 | fkuehne | 2005-10-27 20:15:35 +0200 (Thu, 27 Oct 2005) | 1 line
6359 Changed paths:
6360    M /trunk/modules/gui/macosx/bookmarks.m
6361    M /trunk/modules/gui/macosx/wizard.m
6362
6363 * minor string fixes
6364 ------------------------------------------------------------------------
6365 r12985 | md | 2005-10-27 15:39:50 +0200 (Thu, 27 Oct 2005) | 2 lines
6366 Changed paths:
6367    M /trunk/modules/stream_out/rtp.c
6368
6369 fix relation between MTU and RTP max packet size - closes #408
6370
6371 ------------------------------------------------------------------------
6372 r12984 | md | 2005-10-27 14:57:14 +0200 (Thu, 27 Oct 2005) | 2 lines
6373 Changed paths:
6374    M /trunk/modules/access/udp.c
6375
6376 skip 4 bytes also for RTP payload=32 (MPV) - RFC2250
6377
6378 ------------------------------------------------------------------------
6379 r12983 | gbazin | 2005-10-27 11:52:30 +0200 (Thu, 27 Oct 2005) | 1 line
6380 Changed paths:
6381    M /trunk/modules/video_output/directx/glwin32.c
6382
6383 * modules/video_output/directx/glwin32.c: support on-the-fly crop changes.
6384 ------------------------------------------------------------------------
6385 r12982 | md | 2005-10-27 11:29:36 +0200 (Thu, 27 Oct 2005) | 2 lines
6386 Changed paths:
6387    M /trunk/modules/video_filter/crop.c
6388
6389 use visible width/height in crop filter
6390
6391 ------------------------------------------------------------------------
6392 r12981 | md | 2005-10-27 09:31:15 +0200 (Thu, 27 Oct 2005) | 2 lines
6393 Changed paths:
6394    M /trunk/modules/access_output/udp.c
6395
6396 fixed huge memory leak affecting #rtp stream output
6397
6398 ------------------------------------------------------------------------
6399 r12980 | gbazin | 2005-10-27 00:52:05 +0200 (Thu, 27 Oct 2005) | 1 line
6400 Changed paths:
6401    M /trunk/modules/video_filter/deinterlace.c
6402    M /trunk/modules/video_output/opengl.c
6403    M /trunk/modules/video_output/x11/xcommon.c
6404
6405 * modules/video_output/x11/xcommon.c, modules/video_output/opengl.c, modules/video_filter/deinterlace.c: added on-the-fly cropping support to opengl and deinterlace.
6406 ------------------------------------------------------------------------
6407 r12979 | hartman | 2005-10-26 20:34:34 +0200 (Wed, 26 Oct 2005) | 2 lines
6408 Changed paths:
6409    M /trunk/po/POTFILES.in
6410    M /trunk/po/ca.po
6411    M /trunk/po/da.po
6412    M /trunk/po/de.po
6413    M /trunk/po/en_GB.po
6414    M /trunk/po/es.po
6415    M /trunk/po/fr.po
6416    M /trunk/po/it.po
6417    M /trunk/po/ja.po
6418    M /trunk/po/ko.po
6419    M /trunk/po/nl.po
6420    M /trunk/po/pt_BR.po
6421    M /trunk/po/ro.po
6422    M /trunk/po/ru.po
6423    M /trunk/po/tr.po
6424    M /trunk/po/vlc.pot
6425    M /trunk/po/zh_CN.po
6426    M /trunk/po/zh_TW.po
6427
6428 * updated po files because of make dist fixing 
6429
6430 ------------------------------------------------------------------------
6431 r12978 | hartman | 2005-10-26 17:41:51 +0200 (Wed, 26 Oct 2005) | 2 lines
6432 Changed paths:
6433    M /trunk/Makefile.am
6434
6435 * Don't include the Update.nib in make dist
6436
6437 ------------------------------------------------------------------------
6438 r12977 | sam | 2005-10-26 16:37:49 +0200 (Wed, 26 Oct 2005) | 2 lines
6439 Changed paths:
6440    M /trunk/bootstrap
6441
6442   * bootstrap: fixed bashism (#411).
6443
6444 ------------------------------------------------------------------------
6445 r12976 | sam | 2005-10-26 16:31:03 +0200 (Wed, 26 Oct 2005) | 2 lines
6446 Changed paths:
6447    M /trunk/bootstrap
6448    M /trunk/configure.ac
6449
6450   * bootstrap configure.ac: removed Cisms from shell tests (#411).
6451
6452 ------------------------------------------------------------------------
6453 r12975 | md | 2005-10-26 11:14:14 +0200 (Wed, 26 Oct 2005) | 3 lines
6454 Changed paths:
6455    M /trunk/modules/stream_out/standard.c
6456
6457 fixed SAP c= line TTL issue in #standard,
6458 --sout-udp-ttl takes precedence over -ttl
6459
6460 ------------------------------------------------------------------------
6461 r12974 | gbazin | 2005-10-26 09:52:01 +0200 (Wed, 26 Oct 2005) | 1 line
6462 Changed paths:
6463    M /trunk/modules/video_output/directx/directx.c
6464
6465 * modules/video_output/directx/directx.c: support on-the-fly cropping.
6466 ------------------------------------------------------------------------
6467 r12973 | gbazin | 2005-10-26 09:51:19 +0200 (Wed, 26 Oct 2005) | 1 line
6468 Changed paths:
6469    M /trunk/src/video_output/vout_intf.c
6470
6471 * src/video_output/vout_intf.c: small fix for cropping.
6472 ------------------------------------------------------------------------
6473 r12972 | md | 2005-10-26 09:05:06 +0200 (Wed, 26 Oct 2005) | 2 lines
6474 Changed paths:
6475    M /trunk/modules/video_filter/deinterlace.c
6476
6477 fixed aspect ratio calculation when deinterlace->discard is used
6478
6479 ------------------------------------------------------------------------
6480 r12971 | gbazin | 2005-10-26 01:33:43 +0200 (Wed, 26 Oct 2005) | 1 line
6481 Changed paths:
6482    M /trunk/modules/video_output/x11/xcommon.c
6483
6484 * modules/video_output/x11/xcommon.c: added support for on-the-fly cropping to xvideo.
6485 ------------------------------------------------------------------------
6486 r12970 | gbazin | 2005-10-26 01:32:28 +0200 (Wed, 26 Oct 2005) | 1 line
6487 Changed paths:
6488    M /trunk/src/video_output/vout_intf.c
6489
6490 * src/video_output/vout_intf.c: added support for on-the-fly cropping in the core (needs some vout support).
6491 ------------------------------------------------------------------------
6492 r12969 | hartman | 2005-10-26 01:19:51 +0200 (Wed, 26 Oct 2005) | 3 lines
6493 Changed paths:
6494    M /trunk/modules/video_output/image.c
6495
6496 * Fix a memleak in the image video output.
6497   It's still not leak free. I suspect an error in src/misc/image.c
6498
6499 ------------------------------------------------------------------------
6500 r12968 | gbazin | 2005-10-25 21:24:21 +0200 (Tue, 25 Oct 2005) | 1 line
6501 Changed paths:
6502    M /trunk/modules/video_filter/clone.c
6503    M /trunk/modules/video_filter/distort.c
6504    M /trunk/modules/video_filter/invert.c
6505    M /trunk/modules/video_filter/logo.c
6506    M /trunk/modules/video_filter/motionblur.c
6507    M /trunk/modules/video_filter/motiondetect.c
6508    M /trunk/modules/video_filter/transform.c
6509
6510 * modules/video_filter/*: use p_vout->fmt_in/out.
6511 ------------------------------------------------------------------------
6512 r12967 | gbazin | 2005-10-25 21:10:30 +0200 (Tue, 25 Oct 2005) | 1 line
6513 Changed paths:
6514    M /trunk/modules/video_filter/deinterlace.c
6515
6516 * modules/video_filter/deinterlace.c: fixed aspect-ratio + pass on cropping info (could be optimized to only deinterlace cropped part).
6517 ------------------------------------------------------------------------
6518 r12966 | md | 2005-10-25 18:27:06 +0200 (Tue, 25 Oct 2005) | 2 lines
6519 Changed paths:
6520    M /trunk/src/libvlc.h
6521
6522 once again...
6523
6524 ------------------------------------------------------------------------
6525 r12965 | md | 2005-10-25 18:21:55 +0200 (Tue, 25 Oct 2005) | 2 lines
6526 Changed paths:
6527    M /trunk/src/libvlc.h
6528
6529 string modification before freeze
6530
6531 ------------------------------------------------------------------------
6532 r12964 | md | 2005-10-25 15:01:39 +0200 (Tue, 25 Oct 2005) | 3 lines
6533 Changed paths:
6534    M /trunk/modules/stream_out/rtp.c
6535
6536 fix for SAP announcements:
6537  * if --sout-rtp-ttl=0  use --ttl for c= line
6538
6539 ------------------------------------------------------------------------
6540 r12963 | md | 2005-10-25 12:55:47 +0200 (Tue, 25 Oct 2005) | 4 lines
6541 Changed paths:
6542    M /trunk/modules/access_output/udp.c
6543
6544 put --sout-udp-ttl back, needed if streaming several stream with
6545 different ttl each.
6546 Need to re-think relations with --ttl and SAP within #404
6547
6548 ------------------------------------------------------------------------
6549 r12962 | dionoea | 2005-10-25 12:32:49 +0200 (Tue, 25 Oct 2005) | 2 lines
6550 Changed paths:
6551    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6552
6553 one more fix :) -- courmisch approved ...
6554
6555 ------------------------------------------------------------------------
6556 r12961 | courmisch | 2005-10-25 12:21:29 +0200 (Tue, 25 Oct 2005) | 12 lines
6557 Changed paths:
6558    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
6559
6560 Work-around wxWidgets overriding the LC_NUMERIC setting (closes #406)
6561
6562 In any case, that's ugly and thread-safe. The proper solution would
6563 be to reimplement an atof() version that is locale-independant and
6564 use in the many places that expect C/American float numbers. Even
6565 then, there might be some buggy underlying libraries breakage
6566 (e.g. Live555 ?).
6567
6568 Tested on Linux (both UTF-8 and Latin-x locales).
6569 Needs testing on Win32.
6570
6571
6572 ------------------------------------------------------------------------
6573 r12960 | courmisch | 2005-10-25 11:45:36 +0200 (Tue, 25 Oct 2005) | 4 lines
6574 Changed paths:
6575    M /trunk/src/libvlc.c
6576
6577 Revert heavily flawed commit 12959.
6578
6579 I'm not explaining this again.
6580
6581 ------------------------------------------------------------------------
6582 r12959 | dionoea | 2005-10-25 11:08:28 +0200 (Tue, 25 Oct 2005) | 3 lines
6583 Changed paths:
6584    M /trunk/src/libvlc.c
6585
6586 re fix the stupid float ","/"." error. Please don't break it once again
6587 (fixes #406)
6588
6589 ------------------------------------------------------------------------
6590 r12958 | md | 2005-10-25 10:55:07 +0200 (Tue, 25 Oct 2005) | 2 lines
6591 Changed paths:
6592    M /trunk/modules/access_output/udp.c
6593
6594 get rid of confusing --sout-udp-ttl and unneded warning message
6595
6596 ------------------------------------------------------------------------
6597 r12957 | md | 2005-10-25 09:46:22 +0200 (Tue, 25 Oct 2005) | 2 lines
6598 Changed paths:
6599    M /trunk/modules/gui/wxwidgets/streamdata.cpp
6600    M /trunk/modules/gui/wxwidgets/wizard.cpp
6601
6602 Use RTP for wizard, since it's capable of packet reordering.
6603
6604 ------------------------------------------------------------------------
6605 r12956 | md | 2005-10-25 09:02:52 +0200 (Tue, 25 Oct 2005) | 6 lines
6606 Changed paths:
6607    M /trunk/modules/access/ftp.c
6608
6609 FTP URLs are relative to user's default directory (RFC1738)
6610 For absolute path use ftp://foo.bar//usr/local/etc/filename
6611 -This line, and those below, will be ignored--
6612
6613 M    modules/access/ftp.c
6614
6615 ------------------------------------------------------------------------
6616 r12955 | asmax | 2005-10-24 21:59:51 +0200 (Mon, 24 Oct 2005) | 3 lines
6617 Changed paths:
6618    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
6619    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
6620    M /trunk/modules/gui/skins2/src/vlcproc.cpp
6621
6622 * all: Post a CmdResizeVout command when the vout size changes
6623 (this command does nothing at the moment ;)
6624
6625 ------------------------------------------------------------------------
6626 r12954 | md | 2005-10-24 19:08:54 +0200 (Mon, 24 Oct 2005) | 5 lines
6627 Changed paths:
6628    M /trunk/include/vlc_access.h
6629    M /trunk/include/vlc_block.h
6630    M /trunk/modules/access/udp.c
6631    M /trunk/src/input/access.c
6632    M /trunk/src/input/stream.c
6633    M /trunk/src/misc/block.c
6634
6635 modifications for RTP reordering:
6636  * for RTP, prebuffering is done within RTP access
6637  * reordering now working within this buffer
6638  * solves synchro problems since packet rate is preserved 
6639
6640 ------------------------------------------------------------------------
6641 r12953 | bigben | 2005-10-24 17:17:03 +0200 (Mon, 24 Oct 2005) | 3 lines
6642 Changed paths:
6643    M /trunk/modules/control/rc.c
6644
6645 Add a "clear" command to empty the playlist (someone asked for it)
6646
6647
6648 ------------------------------------------------------------------------
6649 r12952 | gbazin | 2005-10-24 10:26:23 +0200 (Mon, 24 Oct 2005) | 1 line
6650 Changed paths:
6651    M /trunk/modules/video_output/directx/directx.c
6652
6653 * modules/video_output/directx/directx.c: removed debug message.
6654 ------------------------------------------------------------------------
6655 r12951 | md | 2005-10-24 09:33:08 +0200 (Mon, 24 Oct 2005) | 2 lines
6656 Changed paths:
6657    M /trunk/modules/stream_out/rtp.c
6658
6659 fixed SAP announcement deletion for muxed streams
6660
6661 ------------------------------------------------------------------------
6662 r12950 | asmax | 2005-10-23 19:59:52 +0200 (Sun, 23 Oct 2005) | 4 lines
6663 Changed paths:
6664    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
6665    M /trunk/modules/gui/skins2/vars/playtree.cpp
6666
6667 * ctrl_tree.cpp: (un)folding of a playlist item is no triggered
6668 by a simple click (was a double click before) which is more
6669 natural
6670
6671 ------------------------------------------------------------------------
6672 r12949 | asmax | 2005-10-23 19:42:16 +0200 (Sun, 23 Oct 2005) | 5 lines
6673 Changed paths:
6674    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
6675    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
6676    M /trunk/modules/gui/skins2/src/vlcproc.cpp
6677    M /trunk/modules/gui/skins2/utils/var_tree.cpp
6678    M /trunk/modules/gui/skins2/utils/var_tree.hpp
6679    M /trunk/modules/gui/skins2/vars/playtree.cpp
6680    M /trunk/modules/gui/skins2/vars/playtree.hpp
6681
6682 * all: don't rebuild the whole playtree when an item is updated
6683  (at the moment the tree control is still entirely rebuilt,
6684  but now it will be easier to fix that)
6685  + coding style fixes
6686
6687 ------------------------------------------------------------------------
6688 r12948 | zorglub | 2005-10-23 18:55:11 +0200 (Sun, 23 Oct 2005) | 2 lines
6689 Changed paths:
6690    M /trunk/modules/codec/dmo/dmo.c
6691
6692 Add support for wmap
6693
6694 ------------------------------------------------------------------------
6695 r12947 | gbazin | 2005-10-23 18:43:48 +0200 (Sun, 23 Oct 2005) | 1 line
6696 Changed paths:
6697    M /trunk/modules/misc/network/ipv4.c
6698
6699 * modules/misc/network/ipv4.c: fixed wince breakage.
6700 ------------------------------------------------------------------------
6701 r12946 | gbazin | 2005-10-23 18:24:30 +0200 (Sun, 23 Oct 2005) | 1 line
6702 Changed paths:
6703    M /trunk/src/misc/net.c
6704
6705 * src/misc/net.c: WinCE fix.
6706 ------------------------------------------------------------------------
6707 r12945 | gbazin | 2005-10-23 18:08:22 +0200 (Sun, 23 Oct 2005) | 1 line
6708 Changed paths:
6709    M /trunk/modules/codec/realaudio.c
6710
6711 * modules/codec/realaudio.c: on win32, use codecs installed by realplayer if available.
6712 ------------------------------------------------------------------------
6713 r12944 | zorglub | 2005-10-23 17:34:37 +0200 (Sun, 23 Oct 2005) | 2 lines
6714 Changed paths:
6715    M /trunk/extras/contrib/src/Makefile
6716    A /trunk/extras/contrib/src/Patches/livedotcom-osx.patch
6717
6718 Backport OS X specific USE_LOCALE patch to trunk/
6719
6720 ------------------------------------------------------------------------
6721 r12942 | gbazin | 2005-10-23 16:53:50 +0200 (Sun, 23 Oct 2005) | 1 line
6722 Changed paths:
6723    M /trunk/modules/video_output/directx/directx.c
6724
6725 * modules/video_output/directx/directx.c: small fix for last commit.
6726 ------------------------------------------------------------------------
6727 r12941 | titer | 2005-10-23 16:43:07 +0200 (Sun, 23 Oct 2005) | 2 lines
6728 Changed paths:
6729    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
6730
6731  ffmpeg.patch.cvs: oops, fix build
6732
6733 ------------------------------------------------------------------------
6734 r12940 | asmax | 2005-10-23 16:39:57 +0200 (Sun, 23 Oct 2005) | 4 lines
6735 Changed paths:
6736    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
6737    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
6738
6739 * png_bitmap.cpp: fixed handling of PNG bitmaps with an alpha channel
6740  (was broken for quite a long time...)
6741 * ctrl_tree.cpp: removed debug messages
6742
6743 ------------------------------------------------------------------------
6744 r12939 | gbazin | 2005-10-23 16:36:33 +0200 (Sun, 23 Oct 2005) | 1 line
6745 Changed paths:
6746    M /trunk/modules/video_output/directx/directx.c
6747    M /trunk/modules/video_output/directx/events.c
6748
6749 * modules/video_output/directx/*: support for cropping.
6750 ------------------------------------------------------------------------
6751 r12938 | titer | 2005-10-23 16:12:57 +0200 (Sun, 23 Oct 2005) | 2 lines
6752 Changed paths:
6753    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
6754
6755  Patches/ffmpeg.patch.cvs: fix for current CVS (hunk was failing)
6756
6757 ------------------------------------------------------------------------
6758 r12937 | gbazin | 2005-10-23 15:04:54 +0200 (Sun, 23 Oct 2005) | 1 line
6759 Changed paths:
6760    M /trunk/modules/video_output/opengl.c
6761
6762 * modules/video_output/opengl.c: hopefully got it right this time.
6763 ------------------------------------------------------------------------
6764 r12936 | md | 2005-10-23 14:21:39 +0200 (Sun, 23 Oct 2005) | 3 lines
6765 Changed paths:
6766    M /trunk/modules/stream_out/rtp.c
6767
6768 SAP announcer needs destination address in URI
6769 Hosts should never send packets with TTL=0
6770
6771 ------------------------------------------------------------------------
6772 r12935 | gbazin | 2005-10-23 14:05:23 +0200 (Sun, 23 Oct 2005) | 1 line
6773 Changed paths:
6774    M /trunk/modules/video_output/opengl.c
6775
6776 * modules/video_output/opengl.c: implemented cropping.
6777 ------------------------------------------------------------------------
6778 r12933 | gbazin | 2005-10-23 13:07:38 +0200 (Sun, 23 Oct 2005) | 1 line
6779 Changed paths:
6780    M /trunk/src/video_output/vout_pictures.c
6781
6782 * src/video_output/vout_pictures.c: avoid overflow in vout_PlacePicture().
6783 ------------------------------------------------------------------------
6784 r12932 | zorglub | 2005-10-23 12:58:24 +0200 (Sun, 23 Oct 2005) | 2 lines
6785 Changed paths:
6786    M /trunk/include/stream_output.h
6787    M /trunk/include/vlc_symbols.h
6788    M /trunk/modules/stream_out/rtp.c
6789    M /trunk/src/stream_output/announce.c
6790
6791 Export URI from RTP module . Closes:#403
6792
6793 ------------------------------------------------------------------------
6794 r12931 | gbazin | 2005-10-23 12:44:59 +0200 (Sun, 23 Oct 2005) | 1 line
6795 Changed paths:
6796    M /trunk/src/libvlc.c
6797
6798 * src/libvlc.c: fixed --width/height.
6799 ------------------------------------------------------------------------
6800 r12930 | gbazin | 2005-10-23 12:19:03 +0200 (Sun, 23 Oct 2005) | 1 line
6801 Changed paths:
6802    M /trunk/modules/video_output/x11/xcommon.c
6803
6804 * modules/video_output/x11/xcommon.c: use p_vout->fmt_out.i_x/y_offset during cropping.
6805 ------------------------------------------------------------------------
6806 r12929 | courmisch | 2005-10-23 12:06:49 +0200 (Sun, 23 Oct 2005) | 4 lines
6807 Changed paths:
6808    M /trunk/src/stream_output/sap.c
6809
6810 Revert commit [12925] - reopens #403
6811 psz_uri is NEEDED - it determines the destination for SAP announces
6812 Go read the code before you commit
6813
6814 ------------------------------------------------------------------------
6815 r12928 | gbazin | 2005-10-23 12:01:49 +0200 (Sun, 23 Oct 2005) | 1 line
6816 Changed paths:
6817    M /trunk/modules/video_output/x11/xcommon.c
6818
6819 * modules/video_output/x11/xcommon.c: support cropping to i_visible_width/height in xvideo (not implemented in x11 yet).
6820 ------------------------------------------------------------------------
6821 r12927 | gbazin | 2005-10-23 12:00:58 +0200 (Sun, 23 Oct 2005) | 1 line
6822 Changed paths:
6823    M /trunk/src/video_output/video_output.c
6824
6825 * src/video_output/video_output.c: get rid of hack for for grey line with hdtv streams (proper way is to have video outputs support cropping to i_visible_width/height).
6826 ------------------------------------------------------------------------
6827 r12926 | gbazin | 2005-10-23 11:52:32 +0200 (Sun, 23 Oct 2005) | 1 line
6828 Changed paths:
6829    M /trunk/src/video_output/vout_pictures.c
6830
6831 * src/video_output/vout_pictures.c: use fmt_in.i_visible_width/height and i_sar_num/den in vout_PlacePicture().
6832 ------------------------------------------------------------------------
6833 r12925 | zorglub | 2005-10-23 11:43:43 +0200 (Sun, 23 Oct 2005) | 2 lines
6834 Changed paths:
6835    M /trunk/src/stream_output/sap.c
6836
6837 psz_uri can be null in sap announcer if we have a SDP (Closes:#403)
6838
6839 ------------------------------------------------------------------------
6840 r12924 | courmisch | 2005-10-23 11:33:13 +0200 (Sun, 23 Oct 2005) | 2 lines
6841 Changed paths:
6842    M /trunk/activex/axvlc.tlb
6843    M /trunk/modules/access_filter/Modules.am
6844    M /trunk/modules/access_filter/timeshift.c
6845    M /trunk/po/zh_CN.po
6846
6847 Another bunch of attributes fixes
6848
6849 ------------------------------------------------------------------------
6850 r12923 | courmisch | 2005-10-23 11:25:27 +0200 (Sun, 23 Oct 2005) | 2 lines
6851 Changed paths:
6852    M /trunk/modules/demux/nsc.c
6853
6854 Add usual SVN properties
6855
6856 ------------------------------------------------------------------------
6857 r12922 | courmisch | 2005-10-23 11:24:07 +0200 (Sun, 23 Oct 2005) | 2 lines
6858 Changed paths:
6859    M /trunk/modules/demux/nsc.c
6860
6861 C source code is not executable
6862
6863 ------------------------------------------------------------------------
6864 r12921 | md | 2005-10-23 11:18:05 +0200 (Sun, 23 Oct 2005) | 2 lines
6865 Changed paths:
6866    M /trunk/modules/gui/wxwidgets/streamout.cpp
6867
6868 use correct address filed for MMSH
6869
6870 ------------------------------------------------------------------------
6871 r12920 | md | 2005-10-23 11:14:19 +0200 (Sun, 23 Oct 2005) | 2 lines
6872 Changed paths:
6873    M /trunk/modules/stream_out/standard.c
6874
6875 if no mux, add TS also for RTP
6876
6877 ------------------------------------------------------------------------
6878 r12919 | zorglub | 2005-10-23 11:00:08 +0200 (Sun, 23 Oct 2005) | 2 lines
6879 Changed paths:
6880    M /trunk/modules/gui/wxwidgets/wizard.cpp
6881
6882 Put the full path in wizard output option (Closes:#392)
6883
6884 ------------------------------------------------------------------------
6885 r12918 | zcot | 2005-10-22 20:20:45 +0200 (Sat, 22 Oct 2005) | 2 lines
6886 Changed paths:
6887    M /trunk/src/libvlc.c
6888
6889 msw ShowConsole() - enable previously provided msg on console for --help file output.
6890
6891 ------------------------------------------------------------------------
6892 r12917 | babal | 2005-10-22 19:58:12 +0200 (Sat, 22 Oct 2005) | 2 lines
6893 Changed paths:
6894    M /trunk/modules/audio_filter/channel_mixer/dolby.c
6895    M /trunk/modules/audio_filter/channel_mixer/headphone.c
6896
6897 - accurate testing of i_original_channels
6898
6899 ------------------------------------------------------------------------
6900 r12916 | md | 2005-10-22 18:23:01 +0200 (Sat, 22 Oct 2005) | 3 lines
6901 Changed paths:
6902    M /trunk/src/misc/httpd.c
6903
6904 allocate HUGE buffer only for Windows sockets - see last paragraph in:
6905 http://www.itamarst.org/writings/win32sockets.html
6906
6907 ------------------------------------------------------------------------
6908 r12915 | robUx4 | 2005-10-22 17:04:45 +0200 (Sat, 22 Oct 2005) | 1 line
6909 Changed paths:
6910    M /trunk/modules/demux/mkv.cpp
6911
6912 mkv.cpp: add some debugging messages for the users and tests for unsupported tracks
6913 ------------------------------------------------------------------------
6914 r12914 | robUx4 | 2005-10-22 15:12:25 +0200 (Sat, 22 Oct 2005) | 1 line
6915 Changed paths:
6916    M /trunk/modules/demux/mkv.cpp
6917
6918 mkv.cpp: add support for the basic A_AAC codec ID
6919 ------------------------------------------------------------------------
6920 r12913 | robUx4 | 2005-10-22 14:46:29 +0200 (Sat, 22 Oct 2005) | 1 line
6921 Changed paths:
6922    M /trunk/modules/demux/mkv.cpp
6923
6924 mkv.cpp: support for the new header stripping compression
6925 ------------------------------------------------------------------------
6926 r12912 | asmax | 2005-10-22 13:57:29 +0200 (Sat, 22 Oct 2005) | 4 lines
6927 Changed paths:
6928    M /trunk/modules/gui/skins2/parser/builder.cpp
6929    M /trunk/modules/gui/skins2/src/theme.cpp
6930    M /trunk/modules/gui/skins2/src/theme_loader.cpp
6931    M /trunk/modules/gui/skins2/src/top_window.cpp
6932    M /trunk/modules/gui/skins2/src/top_window.hpp
6933    M /trunk/modules/gui/skins2/src/window_manager.cpp
6934    M /trunk/modules/gui/skins2/src/window_manager.hpp
6935
6936 * all: the "visible" attribute for windows (in the XML) now
6937   does what it should (if set to "false", the window is hidden
6938   when the theme is loaded for the first time)
6939
6940 ------------------------------------------------------------------------
6941 r12911 | md | 2005-10-22 13:56:42 +0200 (Sat, 22 Oct 2005) | 4 lines
6942 Changed paths:
6943    M /trunk/src/misc/httpd.c
6944
6945 increase output buffer for HTTP streaming to 1 MByte
6946 - now Windows machines are able to stream even 20 Mbps HDTV over TCP
6947 - resolves  http://forum.videolan.org/viewtopic.php?t=8374
6948
6949 ------------------------------------------------------------------------
6950 r12910 | gbazin | 2005-10-22 13:16:33 +0200 (Sat, 22 Oct 2005) | 1 line
6951 Changed paths:
6952    M /trunk/src/video_output/video_output.c
6953
6954 * src/video_output/video_output.c: revert #12904 which is useless since it is already done in vout_IntfInit().
6955 ------------------------------------------------------------------------
6956 r12909 | gbazin | 2005-10-22 13:06:15 +0200 (Sat, 22 Oct 2005) | 1 line
6957 Changed paths:
6958    M /trunk/modules/audio_output/alsa.c
6959
6960 * modules/audio_output/alsa.c: rework of the previous patch.
6961 ------------------------------------------------------------------------
6962 r12908 | asmax | 2005-10-22 12:18:20 +0200 (Sat, 22 Oct 2005) | 2 lines
6963 Changed paths:
6964    M /trunk/modules/control/hotkeys.c
6965
6966 * hotkeys.c: don't crash when there is no input
6967
6968 ------------------------------------------------------------------------
6969 r12907 | robUx4 | 2005-10-21 21:08:09 +0200 (Fri, 21 Oct 2005) | 1 line
6970 Changed paths:
6971    M /trunk/modules/demux/mkv.cpp
6972
6973 mkv.cpp: implement working support for the new SimpleBlock (only when libmatroska 0.8.0 is used)
6974 ------------------------------------------------------------------------
6975 r12906 | fkuehne | 2005-10-21 16:17:48 +0200 (Fri, 21 Oct 2005) | 1 line
6976 Changed paths:
6977    M /trunk/extras/contrib/src/Makefile
6978
6979 * use the latest ffmpeg-cvs again. Included dionoea's build fix (rev. [12607]). Thanks to xtophe for pointing this out.
6980 ------------------------------------------------------------------------
6981 r12905 | zcot | 2005-10-21 00:37:14 +0200 (Fri, 21 Oct 2005) | 2 lines
6982 Changed paths:
6983    M /trunk/modules/visualization/visual/effects.c
6984    M /trunk/modules/visualization/visual/visual.c
6985
6986 updates spectrometer visualization. some optimization tweaks and additional features.
6987
6988 ------------------------------------------------------------------------
6989 r12904 | hartman | 2005-10-21 00:21:20 +0200 (Fri, 21 Oct 2005) | 2 lines
6990 Changed paths:
6991    M /trunk/src/video_output/video_output.c
6992
6993 * I think this should fix the width & height params of vout. If anyone sees anything wrong with it, please say so. Report thx to Greg Farell. fixes #399
6994
6995 ------------------------------------------------------------------------
6996 r12903 | jpsaman | 2005-10-20 21:56:22 +0200 (Thu, 20 Oct 2005) | 1 line
6997 Changed paths:
6998    M /trunk/modules/control/rc.c
6999
7000 fix one potential refcount problem
7001 ------------------------------------------------------------------------
7002 r12902 | jpsaman | 2005-10-20 21:42:24 +0200 (Thu, 20 Oct 2005) | 1 line
7003 Changed paths:
7004    M /trunk/modules/control/rc.c
7005
7006 Put vlc_object_release() at the proper place. This fixes a refcounting problem.
7007 ------------------------------------------------------------------------
7008 r12901 | xtophe | 2005-10-20 19:49:04 +0200 (Thu, 20 Oct 2005) | 3 lines
7009 Changed paths:
7010    M /trunk/configure.ac
7011
7012 * Put the with-ffmpeg-* outside the test
7013 * beware of AC_ARG_WITH
7014
7015 ------------------------------------------------------------------------
7016 r12900 | xtophe | 2005-10-20 17:46:00 +0200 (Thu, 20 Oct 2005) | 3 lines
7017 Changed paths:
7018    M /trunk/configure.ac
7019
7020 * Fix pkg-config detection
7021 * fix ffmpeg extra flags
7022
7023 ------------------------------------------------------------------------
7024 r12899 | md | 2005-10-20 16:26:09 +0200 (Thu, 20 Oct 2005) | 4 lines
7025 Changed paths:
7026    M /trunk/include/stream_output.h
7027    M /trunk/modules/stream_out/standard.c
7028    M /trunk/src/stream_output/sap.c
7029
7030 send proper info in m= line of SAP announcements:
7031   m=video 1234 udp 33      for raw UDP
7032   m=video 1234 RTP/AVP 33  for RTP
7033
7034 ------------------------------------------------------------------------
7035 r12898 | md | 2005-10-20 14:52:05 +0200 (Thu, 20 Oct 2005) | 3 lines
7036 Changed paths:
7037    M /trunk/include/network.h
7038
7039 our address needs to be fetched via getsockname()
7040 - now SAP announces have proper source address in o= line
7041
7042 ------------------------------------------------------------------------
7043 r12897 | md | 2005-10-20 13:09:02 +0200 (Thu, 20 Oct 2005) | 1 line
7044 Changed paths:
7045    M /trunk/modules/gui/wxwidgets/streamout.cpp
7046    M /trunk/modules/gui/wxwidgets/wxwidgets.h
7047
7048 added RTP method to streamout dialog
7049 ------------------------------------------------------------------------
7050 r12896 | md | 2005-10-20 12:05:13 +0200 (Thu, 20 Oct 2005) | 3 lines
7051 Changed paths:
7052    M /trunk/modules/stream_out/rtp.c
7053
7054 fixed some issues with port numbers
7055 (VLC expects muxed streams on port 1234)
7056
7057 ------------------------------------------------------------------------
7058 r12895 | bigben | 2005-10-20 09:27:07 +0200 (Thu, 20 Oct 2005) | 3 lines
7059 Changed paths:
7060    M /trunk/modules/audio_output/alsa.c
7061
7062 Forgot to remove some debug...
7063
7064
7065 ------------------------------------------------------------------------
7066 r12894 | md | 2005-10-20 09:17:09 +0200 (Thu, 20 Oct 2005) | 2 lines
7067 Changed paths:
7068    M /trunk/modules/stream_out/rtp.c
7069
7070 fixed rtp with mux=ts
7071
7072 ------------------------------------------------------------------------
7073 r12893 | robUx4 | 2005-10-19 22:00:52 +0200 (Wed, 19 Oct 2005) | 1 line
7074 Changed paths:
7075    M /trunk/modules/demux/mkv.cpp
7076
7077 mkv.cpp: read the new KaxSimpleBlock element (when libmatroska 0.8.0 is used)
7078 ------------------------------------------------------------------------
7079 r12892 | bigben | 2005-10-19 21:53:05 +0200 (Wed, 19 Oct 2005) | 5 lines
7080 Changed paths:
7081    M /trunk/modules/audio_output/alsa.c
7082
7083 * This should fix switching from a stereo device to surround40 or surround51 with the alsa audio output (close #85).
7084 * Now we probe the device for supported formats on each device change
7085 * Please test this, at least on stereo inputs. We don't want a broken alsa audio output in 0.8.4...
7086
7087
7088 ------------------------------------------------------------------------
7089 r12891 | fkuehne | 2005-10-19 19:26:07 +0200 (Wed, 19 Oct 2005) | 1 line
7090 Changed paths:
7091    M /trunk/extras/contrib/src/Makefile
7092
7093 * fix aclocal-cleaning
7094 ------------------------------------------------------------------------
7095 r12890 | hartman | 2005-10-19 13:27:09 +0200 (Wed, 19 Oct 2005) | 2 lines
7096 Changed paths:
7097    M /trunk/extras/contrib/src/packages.mak
7098
7099 * fix liveMedia URL
7100
7101 ------------------------------------------------------------------------
7102 r12889 | md | 2005-10-19 11:38:50 +0200 (Wed, 19 Oct 2005) | 2 lines
7103 Changed paths:
7104    M /trunk/modules/codec/libmpeg2.c
7105
7106 use display width/height for libmpeg2 debug message
7107
7108 ------------------------------------------------------------------------
7109 r12888 | gbazin | 2005-10-19 11:12:12 +0200 (Wed, 19 Oct 2005) | 1 line
7110 Changed paths:
7111    M /trunk/src/input/input.c
7112
7113 * src/input/input.c: fixed segfault with sub autodetection.
7114 ------------------------------------------------------------------------
7115 r12887 | md | 2005-10-19 09:09:09 +0200 (Wed, 19 Oct 2005) | 2 lines
7116 Changed paths:
7117    M /trunk/src/input/decoder.c
7118    M /trunk/src/libvlc.h
7119
7120 1088->1080 fix for broken HDTV encoders; could be disabled via --no-hdtv-fix
7121
7122 ------------------------------------------------------------------------
7123 r12886 | hartman | 2005-10-19 02:09:54 +0200 (Wed, 19 Oct 2005) | 2 lines
7124 Changed paths:
7125    M /trunk/extras/contrib/src/Makefile
7126
7127 * Fix clean target of liveMedia
7128
7129 ------------------------------------------------------------------------
7130 r12885 | dionoea | 2005-10-19 01:58:23 +0200 (Wed, 19 Oct 2005) | 5 lines
7131 Changed paths:
7132    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7133
7134 increment version check ... (QDM2 won't work before ffmpeg people bump
7135 their version number up, but at least it doesn't break builds with older
7136 versions of ffmpeg)
7137
7138
7139 ------------------------------------------------------------------------
7140 r12884 | hartman | 2005-10-19 01:49:35 +0200 (Wed, 19 Oct 2005) | 2 lines
7141 Changed paths:
7142    M /trunk/configure.ac
7143
7144 * Re apply the revert from [12159]. ffmpeg pkg-config has been fixed. closes #306
7145
7146 ------------------------------------------------------------------------
7147 r12883 | dionoea | 2005-10-19 01:36:35 +0200 (Wed, 19 Oct 2005) | 2 lines
7148 Changed paths:
7149    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7150
7151 check for LIBAVCODEC_BUILD >= ((50<<16)+(0<<8)+0) in order to use QDM2
7152
7153 ------------------------------------------------------------------------
7154 r12882 | dionoea | 2005-10-19 01:05:09 +0200 (Wed, 19 Oct 2005) | 2 lines
7155 Changed paths:
7156    M /trunk/NEWS
7157    M /trunk/modules/codec/ffmpeg/ffmpeg.c
7158
7159  * add qdm2 support. Thanks to the ffmpeg people for this new feature.
7160
7161 ------------------------------------------------------------------------
7162 r12881 | hartman | 2005-10-18 23:53:42 +0200 (Tue, 18 Oct 2005) | 2 lines
7163 Changed paths:
7164    M /trunk/src/input/subtitles.c
7165
7166 * Don't crash if we cannot retrieve a directory in which to search.
7167
7168 ------------------------------------------------------------------------
7169 r12880 | jpsaman | 2005-10-18 23:03:34 +0200 (Tue, 18 Oct 2005) | 1 line
7170 Changed paths:
7171    M /trunk/modules/access/udp.c
7172
7173 RTP reordering fixes.
7174 ------------------------------------------------------------------------
7175 r12879 | fkuehne | 2005-10-18 23:02:04 +0200 (Tue, 18 Oct 2005) | 1 line
7176 Changed paths:
7177    M /trunk/extras/contrib/Makefile
7178
7179 * let's run 'make clean-src' when typing 'make clean', since make clean-bin won't be used anyway. The user is informed of this through a message.
7180 ------------------------------------------------------------------------
7181 r12878 | robUx4 | 2005-10-18 20:59:26 +0200 (Tue, 18 Oct 2005) | 1 line
7182 Changed paths:
7183    M /trunk/configure.ac
7184
7185 configure.ac: require libebml that fixes a major bug
7186 ------------------------------------------------------------------------
7187 r12877 | robUx4 | 2005-10-18 20:58:58 +0200 (Tue, 18 Oct 2005) | 1 line
7188 Changed paths:
7189    M /trunk/extras/contrib/src/packages.mak
7190
7191 contrib: update the libebml/libmatroska versions (libebml fixes a major bug for Haali's files)
7192 ------------------------------------------------------------------------
7193 r12876 | md | 2005-10-18 09:16:14 +0200 (Tue, 18 Oct 2005) | 1 line
7194 Changed paths:
7195    M /trunk/src/video_output/video_output.c
7196
7197 use display dimensions when creating vouts - solves HDTV greyline bug
7198 ------------------------------------------------------------------------
7199 r12875 | md | 2005-10-18 09:12:27 +0200 (Tue, 18 Oct 2005) | 1 line
7200 Changed paths:
7201    M /trunk/modules/video_output/sdl.c
7202    M /trunk/modules/video_output/x11/xcommon.c
7203
7204 prepare video outputs for display size not equal to encoded size
7205 ------------------------------------------------------------------------
7206 r12874 | md | 2005-10-18 09:04:46 +0200 (Tue, 18 Oct 2005) | 1 line
7207 Changed paths:
7208    M /trunk/src/input/decoder.c
7209
7210 calculate SAR from visible width/height
7211 ------------------------------------------------------------------------
7212 r12873 | jpsaman | 2005-10-17 23:41:01 +0200 (Mon, 17 Oct 2005) | 1 line
7213 Changed paths:
7214    M /trunk/modules/access/udp.c
7215
7216 reverted most of revision 12872, it didn't work after all
7217 ------------------------------------------------------------------------
7218 r12872 | jpsaman | 2005-10-17 22:43:33 +0200 (Mon, 17 Oct 2005) | 1 line
7219 Changed paths:
7220    M /trunk/modules/access/udp.c
7221
7222 Several RTP reordering fixes (Thanks to Marian Durkovic for finding them)
7223 ------------------------------------------------------------------------
7224 r12871 | hartman | 2005-10-17 22:15:10 +0200 (Mon, 17 Oct 2005) | 3 lines
7225 Changed paths:
7226    M /trunk/include/configuration.h
7227    M /trunk/include/vlc_config_cat.h
7228    M /trunk/modules/misc/network/ipv4.c
7229    M /trunk/modules/video_filter/time.c
7230    M /trunk/src/libvlc.h
7231
7232 * Renamed "Advanced" subcat of "Input / Codecs" into "General" and made all the advanced options within it hidden.
7233
7234
7235 ------------------------------------------------------------------------
7236 r12870 | damienf | 2005-10-17 16:37:20 +0200 (Mon, 17 Oct 2005) | 3 lines
7237 Changed paths:
7238    M /trunk/activex/plugin.cpp
7239    M /trunk/activex/vlccontrol.cpp
7240
7241 plugin.cpp: formatting cleanup
7242 vlccontrol.cpp: fixed a bug when processing target options stored in a safe array, last element in array was never processed
7243
7244 ------------------------------------------------------------------------
7245 r12869 | hartman | 2005-10-17 03:14:04 +0200 (Mon, 17 Oct 2005) | 2 lines
7246 Changed paths:
7247    M /trunk/modules/access/directory.c
7248
7249 * cough, cough... undef a config option decleration
7250
7251 ------------------------------------------------------------------------
7252 r12868 | hartman | 2005-10-17 01:21:25 +0200 (Mon, 17 Oct 2005) | 3 lines
7253 Changed paths:
7254    M /trunk/modules/gui/macosx/intf.m
7255
7256 * Fix crash on Quit issue in Mac OS X
7257   This is really dirty btw. the OS X GUI module has some serious memory management issues.
7258
7259 ------------------------------------------------------------------------
7260 r12867 | hartman | 2005-10-17 00:02:33 +0200 (Mon, 17 Oct 2005) | 2 lines
7261 Changed paths:
7262    M /trunk/include/network.h
7263
7264 * Fix BeOS breakage due to [12863]
7265
7266 ------------------------------------------------------------------------
7267 r12866 | dionoea | 2005-10-17 00:01:51 +0200 (Mon, 17 Oct 2005) | 2 lines
7268 Changed paths:
7269    M /trunk/vlc.win32.nsi
7270
7271 correct DVD autoplay (thanks to E-bola)
7272
7273 ------------------------------------------------------------------------
7274 r12865 | hartman | 2005-10-16 23:54:04 +0200 (Sun, 16 Oct 2005) | 2 lines
7275 Changed paths:
7276    M /trunk/src/input/subtitles.c
7277
7278 * Fix the sub autodetect directory string
7279
7280 ------------------------------------------------------------------------
7281 r12864 | jpsaman | 2005-10-16 23:20:05 +0200 (Sun, 16 Oct 2005) | 1 line
7282 Changed paths:
7283    M /trunk/src/input/subtitles.c
7284
7285 Fix several segmentation faults
7286 ------------------------------------------------------------------------
7287 r12863 | courmisch | 2005-10-16 23:15:02 +0200 (Sun, 16 Oct 2005) | 3 lines
7288 Changed paths:
7289    M /trunk/include/network.h
7290
7291 Rewrite base64 encoder
7292 (it was not padding properly the end of encoded stream)
7293
7294 ------------------------------------------------------------------------
7295 r12862 | jpsaman | 2005-10-16 22:08:22 +0200 (Sun, 16 Oct 2005) | 1 line
7296 Changed paths:
7297    M /trunk/modules/access/dvdread.c
7298
7299 Rolled back part of revision 10144 and 11422. The solutions is the same as revision 8360
7300 ------------------------------------------------------------------------
7301 r12861 | jpsaman | 2005-10-16 22:07:15 +0200 (Sun, 16 Oct 2005) | 1 line
7302 Changed paths:
7303    M /trunk/src/input/input.c
7304
7305 Remove useless whitespace
7306 ------------------------------------------------------------------------
7307 r12860 | jpsaman | 2005-10-16 22:00:36 +0200 (Sun, 16 Oct 2005) | 1 line
7308 Changed paths:
7309    M /trunk/modules/control/hotkeys.c
7310
7311 Make sure to get the right unit
7312 ------------------------------------------------------------------------
7313 r12859 | fkuehne | 2005-10-16 21:44:44 +0200 (Sun, 16 Oct 2005) | 2 lines
7314 Changed paths:
7315    M /trunk/THANKS
7316    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
7317    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
7318    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
7319    M /trunk/modules/gui/macosx/wizard.h
7320    M /trunk/modules/gui/macosx/wizard.m
7321
7322 * wizard.*: added the display-option to the advanced-transcoding and the advanced-streaming options (-> it's displayed only once, since only one of these pages is displayed at a one run)
7323 * THANKS: added zcot's patch ;)
7324 ------------------------------------------------------------------------
7325 r12858 | hartman | 2005-10-16 21:21:08 +0200 (Sun, 16 Oct 2005) | 2 lines
7326 Changed paths:
7327    M /trunk/modules/services_discovery/sap.c
7328
7329 * forgot about the strings rules for menu-items.
7330
7331 ------------------------------------------------------------------------
7332 r12857 | hartman | 2005-10-16 21:19:48 +0200 (Sun, 16 Oct 2005) | 3 lines
7333 Changed paths:
7334    M /trunk/modules/services_discovery/sap.c
7335    M /trunk/src/stream_output/sap.c
7336
7337 * announces -> announcements (announce is a verb)
7338   "Session Announcement Protocol"
7339
7340 ------------------------------------------------------------------------
7341 r12856 | hartman | 2005-10-16 20:36:20 +0200 (Sun, 16 Oct 2005) | 2 lines
7342 Changed paths:
7343    M /trunk/src/input/subtitles.c
7344
7345 * include limits.h to be sure of PATH_MAX availability
7346
7347 ------------------------------------------------------------------------
7348 r12855 | robUx4 | 2005-10-16 20:19:32 +0200 (Sun, 16 Oct 2005) | 1 line
7349 Changed paths:
7350    M /trunk/modules/demux/mkv.cpp
7351
7352 mkv.cpp: file path comparison is case insensitive on Windows
7353 ------------------------------------------------------------------------
7354 r12854 | hartman | 2005-10-16 20:01:09 +0200 (Sun, 16 Oct 2005) | 3 lines
7355 Changed paths:
7356    M /trunk/src/libvlc.h
7357    M /trunk/src/misc/threads.c
7358
7359 * Thanks to Meuuh for the feedback. threads prioritization should work now, without annoying error messages.
7360 * If an rt-offset is specified, then this offset is not applied to the main thread, because it's value cannot yet be retrieved at that time (same as before, but now without annoying error).
7361
7362 ------------------------------------------------------------------------
7363 r12853 | hartman | 2005-10-16 17:44:56 +0200 (Sun, 16 Oct 2005) | 3 lines
7364 Changed paths:
7365    M /trunk/src/libvlc.h
7366    M /trunk/src/misc/threads.c
7367
7368 * Always set priorities on Mac OS X.
7369 * Simplify something of [12852]
7370
7371 ------------------------------------------------------------------------
7372 r12852 | hartman | 2005-10-16 17:27:34 +0200 (Sun, 16 Oct 2005) | 3 lines
7373 Changed paths:
7374    M /trunk/src/misc/threads.c
7375
7376 * This patch does what the revert'ed patch from before should have done. Changing priorities of vlc threads with --rt-priotity and --rt-offset. (Note that 'rt' isn't 'realtime'. We should use Mach threading for that on Darwin)
7377 * It also fixes the errors on the non-existent  rt-priority and rt-offset on start, which was caused because no config was loaded yet.
7378
7379 ------------------------------------------------------------------------
7380 r12851 | hartman | 2005-10-16 16:50:17 +0200 (Sun, 16 Oct 2005) | 2 lines
7381 Changed paths:
7382    M /trunk/src/misc/threads.c
7383
7384 * What was i smoking when i did this change?
7385
7386 ------------------------------------------------------------------------
7387 r12850 | courmisch | 2005-10-16 16:42:15 +0200 (Sun, 16 Oct 2005) | 2 lines
7388 Changed paths:
7389    M /trunk/src/misc/getaddrinfo.c
7390
7391 Better thread-safety in previous commit
7392
7393 ------------------------------------------------------------------------
7394 r12849 | courmisch | 2005-10-16 16:32:37 +0200 (Sun, 16 Oct 2005) | 3 lines
7395 Changed paths:
7396    M /trunk/include/network.h
7397    M /trunk/src/misc/getaddrinfo.c
7398
7399 - Support for glibc IDN
7400 - Run-time check for IDN
7401
7402 ------------------------------------------------------------------------
7403 r12846 | hartman | 2005-10-16 03:20:54 +0200 (Sun, 16 Oct 2005) | 2 lines
7404 Changed paths:
7405    M /trunk/modules/access/directory.c
7406
7407 * Fix the directory 'ignore' mode which skips .jpg's, nfo's etc when opening directories.
7408
7409 ------------------------------------------------------------------------
7410 r12845 | hartman | 2005-10-16 02:30:30 +0200 (Sun, 16 Oct 2005) | 5 lines
7411 Changed paths:
7412    M /trunk/src/input/subtitles.c
7413
7414 * UTF-8 ified the subtitle autodetect core. (fixes #373)
7415 * converted it to a scandir system
7416
7417 Please test this heavily on all your files and directories, because these routines are triggered on each opening of a file. If someone would like to review it for leaks and memory messups, I would be eternal grateful.
7418
7419 ------------------------------------------------------------------------
7420 r12844 | jpsaman | 2005-10-16 00:07:55 +0200 (Sun, 16 Oct 2005) | 2 lines
7421 Changed paths:
7422    M /trunk/modules/access/udp.c
7423    M /trunk/src/input/stream.c
7424
7425 RTP reordering in module/access/udp.c done by me with help from Marian Durkovic (md _AT_ bts _dot_ sk). Allow src/input/stream.c to handle a linked list of blocks from demuxers.
7426
7427 ------------------------------------------------------------------------
7428 r12843 | hartman | 2005-10-15 20:19:03 +0200 (Sat, 15 Oct 2005) | 2 lines
7429 Changed paths:
7430    M /trunk/modules/gui/macosx/open.m
7431
7432 * Fix an OSX only issue with accents and other weird chars in subtitle filenames when using the "forced" method.
7433
7434 ------------------------------------------------------------------------
7435 r12842 | asmax | 2005-10-15 19:55:46 +0200 (Sat, 15 Oct 2005) | 3 lines
7436 Changed paths:
7437    M /trunk/src/playlist/playlist.c
7438
7439 * playlist.c: hopefully fixed the playlist screwed up for a so
7440  long time... (now "Next" is working in non-view mode)
7441
7442 ------------------------------------------------------------------------
7443 r12841 | robUx4 | 2005-10-15 18:41:50 +0200 (Sat, 15 Oct 2005) | 1 line
7444 Changed paths:
7445    M /trunk/modules/demux/mkv.cpp
7446
7447 mkv.cpp: more user-friendly error messages
7448 ------------------------------------------------------------------------
7449 r12840 | robUx4 | 2005-10-15 18:32:48 +0200 (Sat, 15 Oct 2005) | 1 line
7450 Changed paths:
7451    M /trunk/modules/demux/mkv.cpp
7452
7453 mkv.cpp: use error messages instead of debug messages
7454 ------------------------------------------------------------------------
7455 r12839 | robUx4 | 2005-10-15 18:25:18 +0200 (Sat, 15 Oct 2005) | 1 line
7456 Changed paths:
7457    M /trunk/modules/demux/mkv.cpp
7458
7459 mkv.cpp: verify that the matroska version needed for playback matches (support only matroska v1 for now)
7460 ------------------------------------------------------------------------
7461 r12838 | robUx4 | 2005-10-15 18:00:24 +0200 (Sat, 15 Oct 2005) | 1 line
7462 Changed paths:
7463    M /trunk/modules/demux/mkv.cpp
7464
7465 mkv.cpp: better test when files with no Segment UID are in the same dir
7466 ------------------------------------------------------------------------
7467 r12837 | robUx4 | 2005-10-15 17:07:17 +0200 (Sat, 15 Oct 2005) | 1 line
7468 Changed paths:
7469    M /trunk/modules/demux/mkv.cpp
7470
7471 mkv.cpp: fix a potential problem when the same dir contains files with no Segment UID
7472 ------------------------------------------------------------------------
7473 r12836 | sigmunau | 2005-10-15 15:23:08 +0200 (Sat, 15 Oct 2005) | 3 lines
7474 Changed paths:
7475    M /trunk/AUTHORS
7476    M /trunk/extras/zsh.cpp
7477    M /trunk/include/vlc_keys.h
7478    M /trunk/include/vlc_osd.h
7479    M /trunk/modules/audio_filter/resampler/linear.c
7480    M /trunk/modules/codec/flac.c
7481    M /trunk/modules/control/gestures.c
7482    M /trunk/modules/control/hotkeys.c
7483    M /trunk/modules/control/lirc.c
7484    M /trunk/modules/demux/m3u.c
7485    M /trunk/modules/demux/playlist/b4s.c
7486    M /trunk/modules/demux/playlist/m3u.c
7487    M /trunk/modules/demux/playlist/playlist.h
7488    M /trunk/modules/demux/playlist/pls.c
7489    M /trunk/modules/demux/util/id3genres.h
7490    M /trunk/modules/demux/util/id3tag.c
7491    M /trunk/modules/gui/wxwidgets/fileinfo.cpp
7492    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
7493    M /trunk/modules/gui/wxwidgets/preferences_widgets.h
7494    M /trunk/modules/misc/dummy/renderer.c
7495    M /trunk/modules/misc/freetype.c
7496    M /trunk/modules/mux/mpjpeg.c
7497    M /trunk/modules/services_discovery/shout.c
7498    M /trunk/modules/video_filter/motionblur.c
7499    M /trunk/modules/video_filter/time.c
7500    M /trunk/modules/video_output/aa.c
7501    M /trunk/src/input/mem_stream.c
7502    M /trunk/src/osd/osd_text.c
7503    M /trunk/src/video_output/video_text.c
7504
7505 all: updated my name and e-mail address
7506 AUTHORS: updated my entry
7507
7508 ------------------------------------------------------------------------
7509 r12835 | jpsaman | 2005-10-15 14:15:06 +0200 (Sat, 15 Oct 2005) | 1 line
7510 Changed paths:
7511    M /trunk/modules/access/dvdnav.c
7512
7513 Fix indentation
7514 ------------------------------------------------------------------------
7515 r12834 | jpsaman | 2005-10-15 14:12:46 +0200 (Sat, 15 Oct 2005) | 1 line
7516 Changed paths:
7517    M /trunk/src/input/var.c
7518
7519 whitespace cleanup
7520 ------------------------------------------------------------------------
7521 r12833 | jpsaman | 2005-10-15 12:01:46 +0200 (Sat, 15 Oct 2005) | 2 lines
7522 Changed paths:
7523    M /trunk/modules/control/rc.c
7524
7525 Fullscreen patch for rc-interface that allows to force fullscreen on or off state. Original patch is from Greg Farell (Greg _AT#_ gregFarrell _DoT_ org) and modified by me.
7526
7527 ------------------------------------------------------------------------
7528 r12832 | hartman | 2005-10-14 13:22:46 +0200 (Fri, 14 Oct 2005) | 2 lines
7529 Changed paths:
7530    M /trunk/modules/codec/ffmpeg/demux.c
7531
7532 * Revert previous commit.
7533
7534 ------------------------------------------------------------------------
7535 r12831 | hartman | 2005-10-14 12:57:51 +0200 (Fri, 14 Oct 2005) | 2 lines
7536 Changed paths:
7537    M /trunk/modules/codec/ffmpeg/demux.c
7538
7539 * If codec_type != video | audio, then don't use the ffmpeg demux. (it was crashing on .gif pictures).
7540
7541 ------------------------------------------------------------------------
7542 r12830 | hartman | 2005-10-14 12:53:55 +0200 (Fri, 14 Oct 2005) | 2 lines
7543 Changed paths:
7544    M /trunk/modules/codec/ffmpeg/demux.c
7545
7546 * libavformat shouldn't handle .xa files. We have modlib already
7547
7548 ------------------------------------------------------------------------
7549 r12829 | babal | 2005-10-13 23:41:58 +0200 (Thu, 13 Oct 2005) | 3 lines
7550 Changed paths:
7551    M /trunk/modules/audio_filter/channel_mixer/headphone.c
7552    M /trunk/src/libvlc.h
7553
7554 - revert "spdif", "force-dolby-surround" and "headphone-dim" to
7555   basic options
7556
7557 ------------------------------------------------------------------------
7558 r12828 | asmax | 2005-10-12 22:44:13 +0200 (Wed, 12 Oct 2005) | 2 lines
7559 Changed paths:
7560    M /trunk/modules/gui/skins2/src/vlcproc.cpp
7561
7562 * vlcproc.cpp: fixed "playlist.*" variables (were broken by the playtree)
7563
7564 ------------------------------------------------------------------------
7565 r12827 | asmax | 2005-10-12 22:06:29 +0200 (Wed, 12 Oct 2005) | 2 lines
7566 Changed paths:
7567    M /trunk/build-vlc
7568    M /trunk/config.in
7569
7570 * all: added "wx-config" option in menuconfig
7571
7572 ------------------------------------------------------------------------
7573 r12826 | ipkiss | 2005-10-12 21:18:50 +0200 (Wed, 12 Oct 2005) | 2 lines
7574 Changed paths:
7575    M /trunk/modules/gui/wxwidgets/messages.cpp
7576
7577  * modules/gui/wxwidgets/messages.cpp: set the insertion point only before inserting text (patch by zcot)
7578
7579 ------------------------------------------------------------------------
7580 r12825 | fkuehne | 2005-10-12 18:06:50 +0200 (Wed, 12 Oct 2005) | 1 line
7581 Changed paths:
7582    M /trunk/po/zh_CN.po
7583
7584 * set keywords correctly
7585 ------------------------------------------------------------------------
7586 r12824 | fkuehne | 2005-10-12 18:04:18 +0200 (Wed, 12 Oct 2005) | 1 line
7587 Changed paths:
7588    M /trunk/NEWS
7589    M /trunk/THANKS
7590    M /trunk/configure.ac
7591    A /trunk/po/zh_CN.po
7592    M /trunk/src/libvlc.h
7593    M /trunk/src/misc/darwin_specific.m
7594
7595 * partial translation to Simplified Chinese by Wei Mingzhi <whistler_wmz@users.sourceforge.net>
7596 ------------------------------------------------------------------------
7597 r12823 | damienf | 2005-10-11 23:37:42 +0200 (Tue, 11 Oct 2005) | 1 line
7598 Changed paths:
7599    M /trunk/activex/plugin.cpp
7600
7601 added clearer comments, couple of fixes
7602 ------------------------------------------------------------------------
7603 r12822 | fenrir | 2005-10-11 19:32:01 +0200 (Tue, 11 Oct 2005) | 2 lines
7604 Changed paths:
7605    M /trunk/modules/access_output/udp.c
7606
7607  * udp: avoid sending uninitialized memory at the end (close #168)
7608
7609 ------------------------------------------------------------------------
7610 r12821 | zorglub | 2005-10-11 19:16:13 +0200 (Tue, 11 Oct 2005) | 6 lines
7611 Changed paths:
7612    M /trunk/include/vlc_config_cat.h
7613    M /trunk/modules/access/dshow/dshow.cpp
7614    M /trunk/modules/access/http.c
7615    M /trunk/modules/access/mms/mms.c
7616    M /trunk/modules/access/rtsp/access.c
7617    M /trunk/modules/audio_filter/channel_mixer/headphone.c
7618    M /trunk/modules/codec/twolame.c
7619    M /trunk/modules/codec/x264.c
7620    M /trunk/modules/demux/avi/avi.c
7621    M /trunk/modules/demux/livedotcom.cpp
7622    M /trunk/modules/demux/playlist/playlist.c
7623    M /trunk/modules/video_filter/blend.c
7624    M /trunk/modules/video_filter/clone.c
7625    M /trunk/modules/video_filter/deinterlace.c
7626    M /trunk/modules/video_filter/logo.c
7627    M /trunk/modules/video_filter/marq.c
7628    M /trunk/modules/video_filter/osdmenu.c
7629    M /trunk/modules/video_filter/rss.c
7630    M /trunk/modules/video_filter/rv32.c
7631    M /trunk/modules/video_filter/time.c
7632    M /trunk/modules/video_filter/wall.c
7633    M /trunk/src/libvlc.h
7634
7635 Fix a bunch of preferences errors
7636  - Missing value lists
7637  - advanced / non-advanced problems
7638  - description problems
7639  - tyops
7640
7641 ------------------------------------------------------------------------
7642 r12820 | damienf | 2005-10-11 18:44:53 +0200 (Tue, 11 Oct 2005) | 2 lines
7643 Changed paths:
7644    M /trunk/activex/vlccontrol.cpp
7645
7646 vlccontrol.cpp: fixed a bug in setVariable where arguments for VariantChangeType were inverted
7647
7648 ------------------------------------------------------------------------
7649 r12819 | damienf | 2005-10-11 17:25:47 +0200 (Tue, 11 Oct 2005) | 2 lines
7650 Changed paths:
7651    M /trunk/activex/plugin.cpp
7652
7653 I keep on forgeting to reset my own debug :)
7654
7655 ------------------------------------------------------------------------
7656 r12818 | damienf | 2005-10-11 17:14:08 +0200 (Tue, 11 Oct 2005) | 5 lines
7657 Changed paths:
7658    M /trunk/activex/connectioncontainer.cpp
7659    M /trunk/activex/plugin.cpp
7660    M /trunk/activex/plugin.h
7661    M /trunk/activex/utils.cpp
7662    M /trunk/activex/utils.h
7663    M /trunk/activex/vlccontrol.cpp
7664
7665 plugin.cpp: auto-detect debbuger and change threading mechanism to avoid VLC intialization lock when launching a debug session
7666 plugin.h: validate container code page before using it
7667 utils.cpp,utils.h: type clean-up
7668 connectioncontainer.cpp: fixed stack corruption (???)  when poping and dispatch an event
7669
7670 ------------------------------------------------------------------------
7671 r12817 | jpsaman | 2005-10-11 15:25:41 +0200 (Tue, 11 Oct 2005) | 1 line
7672 Changed paths:
7673    M /trunk/modules/control/rc.c
7674
7675 Fix broken status command on rc interface
7676 ------------------------------------------------------------------------
7677 r12816 | damienf | 2005-10-11 11:01:00 +0200 (Tue, 11 Oct 2005) | 2 lines
7678 Changed paths:
7679    M /trunk/src/misc/win32_specific.c
7680
7681 undoing zcot's screensaver patch, better luck next time :)
7682
7683 ------------------------------------------------------------------------
7684 r12812 | fkuehne | 2005-10-10 17:53:57 +0200 (Mon, 10 Oct 2005) | 1 line
7685 Changed paths:
7686    M /trunk/modules/gui/macosx/wizard.m
7687
7688 * revert [12779] (this broke the output of MPEG PS files) and fix it correctly
7689 ------------------------------------------------------------------------
7690 r12811 | fkuehne | 2005-10-10 17:41:52 +0200 (Mon, 10 Oct 2005) | 1 line
7691 Changed paths:
7692    M /trunk/modules/gui/macosx/bookmarks.h
7693    M /trunk/modules/gui/macosx/bookmarks.m
7694
7695 * set keywords properly and removed an outdated FIXME
7696 ------------------------------------------------------------------------
7697 r12810 | fkuehne | 2005-10-10 15:13:28 +0200 (Mon, 10 Oct 2005) | 1 line
7698 Changed paths:
7699    M /trunk/src/misc/win32_specific.c
7700
7701 * applied zcot's screensaver patch. Thanks for the fix. -- needs testing
7702 ------------------------------------------------------------------------
7703 r12809 | jpsaman | 2005-10-10 09:56:33 +0200 (Mon, 10 Oct 2005) | 1 line
7704 Changed paths:
7705    M /trunk/include/charset.h
7706
7707 Guard against multiple inclusions
7708 ------------------------------------------------------------------------
7709 r12807 | hartman | 2005-10-09 23:34:51 +0200 (Sun, 09 Oct 2005) | 3 lines
7710 Changed paths:
7711    M /trunk/src/input/input.c
7712    M /trunk/src/misc/threads.c
7713
7714 * clearer error messages on invalid seek
7715 * reenable the threads prio option. Not broken, but creates annoying error messages. will look into that later.
7716
7717 ------------------------------------------------------------------------
7718 r12806 | hartman | 2005-10-09 23:30:08 +0200 (Sun, 09 Oct 2005) | 2 lines
7719 Changed paths:
7720    M /trunk/modules/demux/avi/avi.c
7721
7722 * spelling 
7723
7724 ------------------------------------------------------------------------
7725 r12805 | babal | 2005-10-09 21:19:06 +0200 (Sun, 09 Oct 2005) | 10 lines
7726 Changed paths:
7727    M /trunk/NEWS
7728    M /trunk/modules/audio_filter/channel_mixer/headphone.c
7729    M /trunk/modules/audio_filter/converter/a52tofloat32.c
7730    M /trunk/src/input/decoder.c
7731    M /trunk/src/libvlc.h
7732
7733 + src/input/decoder.c src/libvlc.h:
7734   - more precise message for the "force-dolby-surround" option
7735   - don't use -1 as a value in an integer list option (dangerous casts
7736     in the wxWidgets interface)
7737 + modules/audio_filter/converter/a52tofloat32.c:
7738   - option to disable the internal upmixing algorithm
7739 + modules/audio_filter/channel_mixer/headphone.c:
7740   - option to partially compensate the delay introduced by the algorithm
7741   - option to accept raw Dolby Surround encoded streams
7742
7743 ------------------------------------------------------------------------
7744 r12802 | ipkiss | 2005-10-09 19:57:58 +0200 (Sun, 09 Oct 2005) | 3 lines
7745 Changed paths:
7746    M /trunk/modules/gui/skins2/src/dialogs.cpp
7747
7748  * skins2/src/dialogs.cpp: When no dialogs provider is found, the error message
7749    now indicates the most likely causes of the problem.
7750
7751 ------------------------------------------------------------------------
7752 r12801 | fenrir | 2005-10-09 19:56:25 +0200 (Sun, 09 Oct 2005) | 2 lines
7753 Changed paths:
7754    M /trunk/modules/demux/ogg.c
7755
7756  * ogg: fix potential invalid read with broken files (close #272)
7757
7758 ------------------------------------------------------------------------
7759 r12800 | fenrir | 2005-10-09 19:07:38 +0200 (Sun, 09 Oct 2005) | 4 lines
7760 Changed paths:
7761    M /trunk/modules/stream_out/standard.c
7762
7763  * standard: allow to use 'dst' instead of 'url' (consistant with other
7764  stream_out modules, warn that url is deprecated (but it is still supported),
7765  add wav mux autodetection.
7766
7767 ------------------------------------------------------------------------
7768 r12799 | fenrir | 2005-10-09 19:02:59 +0200 (Sun, 09 Oct 2005) | 2 lines
7769 Changed paths:
7770    M /trunk/modules/access/http.c
7771
7772  http: removed useless debug.
7773
7774 ------------------------------------------------------------------------
7775 r12798 | fenrir | 2005-10-09 19:01:08 +0200 (Sun, 09 Oct 2005) | 5 lines
7776 Changed paths:
7777    M /trunk/modules/mux/mpeg/bits.h
7778    M /trunk/modules/mux/mpeg/pes.c
7779    M /trunk/modules/mux/mpeg/ts.c
7780
7781  * ts: fix segfault with old dvbpsi, fix uninitialized variables
7782  * pes: memset header before using bits_* in DEBUG mode (to please valgrind)
7783  * bits: cosmetics.
7784  
7785
7786 ------------------------------------------------------------------------
7787 r12797 | gbazin | 2005-10-09 18:37:26 +0200 (Sun, 09 Oct 2005) | 1 line
7788 Changed paths:
7789    M /trunk/configure.ac
7790
7791 * configure.ac: revert commit 12788 (check for wxWidgets > 2.6.0).
7792 ------------------------------------------------------------------------
7793 r12796 | gbazin | 2005-10-09 18:36:17 +0200 (Sun, 09 Oct 2005) | 1 line
7794 Changed paths:
7795    M /trunk/modules/gui/wxwidgets/dialogs.cpp
7796    M /trunk/modules/gui/wxwidgets/interface.cpp
7797    M /trunk/modules/gui/wxwidgets/open.cpp
7798    M /trunk/modules/gui/wxwidgets/wxwidgets.h
7799
7800 * modules/gui/wxwidgets: fixed build when wxWidgets isn't compiled with unicode support.
7801 ------------------------------------------------------------------------
7802 r12795 | fkuehne | 2005-10-09 14:35:29 +0200 (Sun, 09 Oct 2005) | 1 line
7803 Changed paths:
7804    M /trunk/THANKS
7805
7806 * forgot this one in [12794]
7807 ------------------------------------------------------------------------
7808 r12794 | fkuehne | 2005-10-09 14:33:44 +0200 (Sun, 09 Oct 2005) | 4 lines
7809 Changed paths:
7810    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
7811    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
7812    R /trunk/extras/MacOSX/Resources/about_bg.png
7813    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7814    M /trunk/modules/gui/macosx/about.m
7815
7816 * redesign of the about window
7817 - thanks to Vincent van den Heuvel <heuvel@mac.com> for the artwork
7818 - screenshots are available at www.aenneburghardt.de/fk/vlc/about1.jpg and *2.jpg
7819 - feel free to revert or modify this commit if you don't like it this way
7820 ------------------------------------------------------------------------
7821 r12793 | fkuehne | 2005-10-09 14:24:43 +0200 (Sun, 09 Oct 2005) | 1 line
7822 Changed paths:
7823    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7824
7825 * added the 'mpc' file extension
7826 ------------------------------------------------------------------------
7827 r12792 | fkuehne | 2005-10-09 14:19:45 +0200 (Sun, 09 Oct 2005) | 1 line
7828 Changed paths:
7829    M /trunk/modules/demux/mpc.c
7830
7831 * removed unused variable
7832 ------------------------------------------------------------------------
7833 r12791 | fkuehne | 2005-10-09 14:18:33 +0200 (Sun, 09 Oct 2005) | 1 line
7834 Changed paths:
7835    M /trunk/AUTHORS
7836    M /trunk/NEWS
7837    M /trunk/extras/contrib/src/Makefile
7838    M /trunk/extras/contrib/src/packages.mak
7839
7840 * added Musepack support to extras/contrib, AUTHORS, NEWS (refs #32)
7841 ------------------------------------------------------------------------
7842 r12790 | fenrir | 2005-10-09 13:14:41 +0200 (Sun, 09 Oct 2005) | 4 lines
7843 Changed paths:
7844    M /trunk/configure.ac
7845    M /trunk/modules/demux/Modules.am
7846    A /trunk/modules/demux/mpc.c
7847
7848   * all: added Musepack support using libmpdec (1.2.1) from www.musepack.net.
7849    (It is done the ugly way : decoding take place at the demuxer but it works)
7850
7851
7852 ------------------------------------------------------------------------
7853 r12789 | fenrir | 2005-10-09 13:09:06 +0200 (Sun, 09 Oct 2005) | 3 lines
7854 Changed paths:
7855    M /trunk/modules/demux/mp4/mp4.c
7856
7857  * mp4: use ES_OUT_SET_NEXT_DISPLAY_TIME when doing a seek (avoid late
7858  frame).
7859
7860 ------------------------------------------------------------------------
7861 r12788 | jpsaman | 2005-10-09 12:50:15 +0200 (Sun, 09 Oct 2005) | 1 line
7862 Changed paths:
7863    M /trunk/configure.ac
7864
7865 Force a check on wxWidgets 2.6.0 for vlc-0.8.4-test1.
7866 ------------------------------------------------------------------------
7867 r12787 | gbazin | 2005-10-09 11:48:03 +0200 (Sun, 09 Oct 2005) | 1 line
7868 Changed paths:
7869    M /trunk/modules/gui/wxwidgets/interface.cpp
7870
7871 * modules/gui/wxwidgets/interface.cpp: restored call to SetupHotkeys(). Yes it really needs to be called twice (because of a bug in wxWidgets).
7872 ------------------------------------------------------------------------
7873 r12786 | fenrir | 2005-10-09 01:06:34 +0200 (Sun, 09 Oct 2005) | 2 lines
7874 Changed paths:
7875    M /trunk/src/input/input.c
7876
7877  * input.c: fix invalid free.
7878
7879 ------------------------------------------------------------------------
7880 r12785 | courmisch | 2005-10-08 19:39:07 +0200 (Sat, 08 Oct 2005) | 2 lines
7881 Changed paths:
7882    M /trunk/modules/misc/network/ipv4.c
7883
7884 iface-addr -> miface-addr
7885
7886 ------------------------------------------------------------------------
7887 r12783 | dionoea | 2005-10-08 17:35:18 +0200 (Sat, 08 Oct 2005) | 3 lines
7888 Changed paths:
7889    M /trunk/modules/misc/xml/libxml.c
7890
7891  * handle CDATA (as if it were TEXT)
7892    fixes the rss sub-filter with rss feeds using CDATA
7893
7894 ------------------------------------------------------------------------
7895 r12781 | dionoea | 2005-10-07 17:07:54 +0200 (Fri, 07 Oct 2005) | 2 lines
7896 Changed paths:
7897    M /trunk/vlc.win32.nsi
7898
7899 split desktop icon and start menu shortcut creation (untested)
7900
7901 ------------------------------------------------------------------------
7902 r12780 | courmisch | 2005-10-07 15:43:54 +0200 (Fri, 07 Oct 2005) | 2 lines
7903 Changed paths:
7904    M /trunk/src/libvlc.h
7905
7906 Remove unused option
7907
7908 ------------------------------------------------------------------------
7909 r12779 | fkuehne | 2005-10-07 11:58:04 +0200 (Fri, 07 Oct 2005) | 1 line
7910 Changed paths:
7911    M /trunk/modules/gui/macosx/wizard.m
7912
7913 * don't use 'ps' as suffix but 'mpg' like most other apps do. 'ps' can be confused with PostScript files on the Mac. In fact, the Finder tries to open our ps-files with Preview by default.
7914 ------------------------------------------------------------------------
7915 r12778 | fenrir | 2005-10-07 00:16:23 +0200 (Fri, 07 Oct 2005) | 2 lines
7916 Changed paths:
7917    M /trunk/src/input/var.c
7918
7919  * var: create "demux" and "access" (--demux/access module works too)
7920
7921 ------------------------------------------------------------------------
7922 r12777 | fenrir | 2005-10-07 00:09:24 +0200 (Fri, 07 Oct 2005) | 4 lines
7923 Changed paths:
7924    M /trunk/modules/access/udp.c
7925    M /trunk/src/input/input.c
7926
7927  * input: :demux=module really force module and bypass demuxer module given
7928 by access.
7929  * udp: force ts demux on payload 33 (:demux=dump will work)
7930
7931 ------------------------------------------------------------------------
7932 r12776 | fenrir | 2005-10-06 22:24:55 +0200 (Thu, 06 Oct 2005) | 8 lines
7933 Changed paths:
7934    M /trunk/modules/access/udp.c
7935
7936  * udp: Patch by Marian Durkovic:
7937     "I've added a bit of code to the UDP/RTP input, which assures that old
7938  or duplicate RTP packets are trashed. When the network performs packet
7939  reordering, only one discontinuity happens instead of 3 before - since
7940  the old packet is trashed. If multiple copies of the same packet are
7941  received, only one is used and all the others are trashed."
7942  
7943
7944 ------------------------------------------------------------------------
7945 r12775 | zorglub | 2005-10-06 22:14:04 +0200 (Thu, 06 Oct 2005) | 2 lines
7946 Changed paths:
7947    M /trunk/modules/gui/wxwidgets/interface.cpp
7948
7949 Patch to zcot's patch by zcot :)
7950
7951 ------------------------------------------------------------------------
7952 r12774 | fkuehne | 2005-10-06 21:40:01 +0200 (Thu, 06 Oct 2005) | 1 line
7953 Changed paths:
7954    M /trunk/modules/gui/macosx/intf.m
7955
7956 * allocate o_extended only if requested by the user (that's dirty, but prevents the access of freed objects while terminating) and save the extended-prefs as early as possible in the termination-process (directly after the vout and playlist shut down)
7957 ------------------------------------------------------------------------
7958 r12773 | fenrir | 2005-10-06 21:39:15 +0200 (Thu, 06 Oct 2005) | 2 lines
7959 Changed paths:
7960    M /trunk/modules/access/udp.c
7961
7962  udp: support for RTP"header extension. Patch by Zohar Lorberbaum .
7963
7964 ------------------------------------------------------------------------
7965 r12772 | fenrir | 2005-10-06 21:19:55 +0200 (Thu, 06 Oct 2005) | 2 lines
7966 Changed paths:
7967    M /trunk/modules/access/http.c
7968
7969  * http: update meta data only on title change.
7970
7971 ------------------------------------------------------------------------
7972 r12771 | fenrir | 2005-10-06 21:15:11 +0200 (Thu, 06 Oct 2005) | 2 lines
7973 Changed paths:
7974    M /trunk/modules/access_filter/record.c
7975
7976  * record: correct i_update field.
7977
7978 ------------------------------------------------------------------------
7979 r12770 | fenrir | 2005-10-06 21:12:22 +0200 (Thu, 06 Oct 2005) | 2 lines
7980 Changed paths:
7981    M /trunk/modules/demux/mp4/libmp4.c
7982    M /trunk/modules/demux/mp4/libmp4.h
7983    M /trunk/modules/demux/mp4/mp4.c
7984
7985  * mp4: support for tx3g subtitle (close #332)
7986
7987 ------------------------------------------------------------------------
7988 r12769 | hartman | 2005-10-06 20:54:01 +0200 (Thu, 06 Oct 2005) | 2 lines
7989 Changed paths:
7990    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
7991    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
7992    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
7993    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
7994    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7995    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
7996    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
7997    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
7998    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
7999    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
8000    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
8001    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
8002
8003 * set autosave names
8004
8005 ------------------------------------------------------------------------
8006 r12768 | zorglub | 2005-10-06 19:45:57 +0200 (Thu, 06 Oct 2005) | 10 lines
8007 Changed paths:
8008    M /trunk/THANKS
8009    M /trunk/modules/gui/wxwidgets/interface.cpp
8010    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
8011
8012 Misc WX improvements - patches by zcot
8013
8014 * Option to have extended interface by default (Closes: #232)
8015 * Fix "floating" volume bar with wxMSW 2.6.X (Closes:#289)
8016 * Enforce minimum vertical size (Closes:#360)
8017 * Fix a font size problem on WX
8018
8019 * Add him to THANKS, obviously :)
8020
8021
8022 ------------------------------------------------------------------------
8023 r12767 | fkuehne | 2005-10-06 18:45:21 +0200 (Thu, 06 Oct 2005) | 1 line
8024 Changed paths:
8025    M /trunk/modules/gui/macosx/extended.m
8026
8027 * only save the affected modules (main, headphone, transform, adjust, invert, motionblur, distort, clone, crop, normvol, headphone_channel_mixer, macosx) -- thanks to zorglub for the help (closes #382)
8028 ------------------------------------------------------------------------
8029 r12766 | damienf | 2005-10-06 18:00:42 +0200 (Thu, 06 Oct 2005) | 3 lines
8030 Changed paths:
8031    M /trunk/modules/gui/wxwidgets/open.cpp
8032
8033
8034 open.cpp: unicode fix for ProbeDVD, ProbeCDDA, ProbeVCD
8035
8036 ------------------------------------------------------------------------
8037 r12765 | fkuehne | 2005-10-06 18:00:01 +0200 (Thu, 06 Oct 2005) | 5 lines
8038 Changed paths:
8039    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
8040    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
8041    M /trunk/modules/gui/macosx/extended.h
8042    M /trunk/modules/gui/macosx/extended.m
8043    M /trunk/modules/gui/macosx/intf.m
8044
8045 * intf.m: -make sure that objects like o_open, o_wizard, etc. get released in any case 
8046     -trigger the extended-panel to collapse completely before saving its position
8047     -save the prefs, if the extended-panel changed them previously (refs #382)
8048 * extended.m: minor cleanups to make the stuff above possible (more cleanup needed, will follow later on)
8049 * extended.nib & #.m: don't let the normvol-slider become zero, but use floats from 0.1 to 10.0 only
8050 ------------------------------------------------------------------------
8051 r12764 | damienf | 2005-10-06 17:00:50 +0200 (Thu, 06 Oct 2005) | 2 lines
8052 Changed paths:
8053    M /trunk/configure.ac
8054    M /trunk/modules/gui/wxwidgets/open.cpp
8055
8056 all: support for unicode version of wxwidgets for win32, needs testing for other platform
8057
8058 ------------------------------------------------------------------------
8059 r12763 | fkuehne | 2005-10-05 20:44:24 +0200 (Wed, 05 Oct 2005) | 1 line
8060 Changed paths:
8061    M /trunk/NEWS
8062
8063 * added a note about the prefs-remove-script for OSX
8064 ------------------------------------------------------------------------
8065 r12762 | courmisch | 2005-10-05 18:13:43 +0200 (Wed, 05 Oct 2005) | 2 lines
8066 Changed paths:
8067    M /trunk/NEWS
8068
8069 Document wx requirements
8070
8071 ------------------------------------------------------------------------
8072 r12761 | fkuehne | 2005-10-05 15:12:34 +0200 (Wed, 05 Oct 2005) | 1 line
8073 Changed paths:
8074    M /trunk/extras/contrib/src/Makefile
8075
8076 * use the ffmpeg-cvs-trunk from 09/27 and not the current one. This snap compiles finely on 10.2 and is used in the win32-port as well.
8077 ------------------------------------------------------------------------
8078 r12760 | jpsaman | 2005-10-04 21:20:21 +0200 (Tue, 04 Oct 2005) | 1 line
8079 Changed paths:
8080    M /trunk/modules/access/rtsp/real.c
8081    M /trunk/modules/access/rtsp/real_sdpplin.h
8082
8083 Fix double free error.
8084 ------------------------------------------------------------------------
8085 r12759 | hartman | 2005-10-04 16:13:50 +0200 (Tue, 04 Oct 2005) | 2 lines
8086 Changed paths:
8087    M /trunk/modules/demux/livedotcom.cpp
8088
8089 * Fix Kasenna RTSP VoD
8090
8091 ------------------------------------------------------------------------
8092 r12758 | courmisch | 2005-10-04 10:32:08 +0200 (Tue, 04 Oct 2005) | 3 lines
8093 Changed paths:
8094    M /trunk/modules/gui/wxwidgets/dialogs.cpp
8095    M /trunk/modules/gui/wxwidgets/interface.cpp
8096    M /trunk/modules/gui/wxwidgets/open.cpp
8097
8098 #include "charset.h"
8099 but it should not be necessary "thanks to" the vlc_symbols.h kludge
8100
8101 ------------------------------------------------------------------------
8102 r12757 | fkuehne | 2005-10-02 21:49:05 +0200 (Sun, 02 Oct 2005) | 1 line
8103 Changed paths:
8104    M /trunk/modules/gui/macosx/prefs.h
8105    M /trunk/modules/gui/macosx/prefs.m
8106
8107 * this was not to be committed
8108 ------------------------------------------------------------------------
8109 r12756 | fkuehne | 2005-10-02 21:47:03 +0200 (Sun, 02 Oct 2005) | 1 line
8110 Changed paths:
8111    M /trunk/Makefile.am
8112    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
8113    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
8114    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
8115    D /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
8116    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
8117    M /trunk/modules/gui/macosx/Modules.am
8118    M /trunk/modules/gui/macosx/intf.h
8119    M /trunk/modules/gui/macosx/intf.m
8120    M /trunk/modules/gui/macosx/open.m
8121    M /trunk/modules/gui/macosx/prefs.h
8122    M /trunk/modules/gui/macosx/prefs.m
8123    D /trunk/modules/gui/macosx/update.h
8124    D /trunk/modules/gui/macosx/update.m
8125
8126 * remove/disable the update-checker on OSX until 0.8.4 is out
8127 ------------------------------------------------------------------------
8128 r12754 | fkuehne | 2005-10-02 21:16:12 +0200 (Sun, 02 Oct 2005) | 1 line
8129 Changed paths:
8130    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
8131    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
8132    M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
8133    M /trunk/modules/gui/macosx/update.h
8134    M /trunk/modules/gui/macosx/update.m
8135
8136 Implemented the retrieval of the versions, files and mirrors. Both the size and the mirrors aren't displayed yet, but stored. The 'Released On'-stuff was removed, since it isn't present in the xml actually. More to come. (refs #310)
8137 ------------------------------------------------------------------------
8138 r12753 | fkuehne | 2005-10-02 19:21:18 +0200 (Sun, 02 Oct 2005) | 1 line
8139 Changed paths:
8140    M /trunk/NEWS
8141
8142 * marked Bonjour-service-discovery as linux only
8143 ------------------------------------------------------------------------
8144 r12752 | fkuehne | 2005-10-02 19:20:47 +0200 (Sun, 02 Oct 2005) | 1 line
8145 Changed paths:
8146    M /trunk/Makefile.am
8147    M /trunk/README.MacOSX.rtf
8148    A /trunk/extras/MacOSX/Delete Preferences.app
8149    A /trunk/extras/MacOSX/Delete Preferences.app/Contents
8150    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Info.plist
8151    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS
8152    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/MacOS/applet
8153    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/PkgInfo
8154    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources
8155    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts
8156    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/Scripts/main.scpt
8157    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.icns
8158    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/applet.rsrc
8159    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd
8160    A /trunk/extras/MacOSX/Delete Preferences.app/Contents/Resources/description.rtfd/TXT.rtf
8161
8162 * small script to move the preferences to Trash. You can change it by editing 'Delete Preferences.app/Contents/Resources/Scripts/main.scpt' in Xcode or the Script Editor. It is copied on the dmg by default. (thanks to dionoea for the idea)
8163 ------------------------------------------------------------------------
8164 r12751 | courmisch | 2005-10-02 18:52:52 +0200 (Sun, 02 Oct 2005) | 2 lines
8165 Changed paths:
8166    M /trunk/src/misc/charset.c
8167    M /trunk/src/misc/unicode.c
8168
8169 Move UTF32 conversion to more appropriate file
8170
8171 ------------------------------------------------------------------------
8172 r12750 | jpsaman | 2005-10-02 18:34:56 +0200 (Sun, 02 Oct 2005) | 1 line
8173 Changed paths:
8174    M /trunk/modules/services_discovery/sap.c
8175
8176 include charset.h is in the include path and not local
8177 ------------------------------------------------------------------------
8178 r12749 | jpsaman | 2005-10-02 18:34:21 +0200 (Sun, 02 Oct 2005) | 1 line
8179 Changed paths:
8180    M /trunk/modules/demux/mp4/drms.h
8181    M /trunk/modules/demux/mp4/libmp4.h
8182
8183 Protect agains multiple includes
8184 ------------------------------------------------------------------------
8185 r12748 | jpsaman | 2005-10-02 18:33:40 +0200 (Sun, 02 Oct 2005) | 1 line
8186 Changed paths:
8187    M /trunk/modules/demux/mp4/drms.c
8188    M /trunk/modules/demux/mp4/mp4.c
8189
8190 The include vlc_md5.h is in the include path and not local
8191 ------------------------------------------------------------------------
8192 r12747 | jpsaman | 2005-10-02 18:33:02 +0200 (Sun, 02 Oct 2005) | 1 line
8193 Changed paths:
8194    M /trunk/src/misc/md5.c
8195
8196 The include vlc_md5.h is in the include path and not local
8197 ------------------------------------------------------------------------
8198 r12746 | dionoea | 2005-10-02 15:15:22 +0200 (Sun, 02 Oct 2005) | 2 lines
8199 Changed paths:
8200    M /trunk/modules/codec/subsdec.c
8201
8202  * fix signedness gcc warning
8203
8204 ------------------------------------------------------------------------
8205 r12745 | dionoea | 2005-10-02 15:12:31 +0200 (Sun, 02 Oct 2005) | 2 lines
8206 Changed paths:
8207    M /trunk/modules/codec/speex.c
8208
8209  * fix signedness gcc warnings
8210
8211 ------------------------------------------------------------------------
8212 r12744 | dionoea | 2005-10-02 15:04:25 +0200 (Sun, 02 Oct 2005) | 2 lines
8213 Changed paths:
8214    M /trunk/modules/audio_output/esd.c
8215
8216  * fix signedness gcc warnings (and remove trailing spaces)
8217
8218 ------------------------------------------------------------------------
8219 r12743 | dionoea | 2005-10-02 15:01:47 +0200 (Sun, 02 Oct 2005) | 2 lines
8220 Changed paths:
8221    M /trunk/modules/audio_output/alsa.c
8222
8223  * fix signedness gcc warning
8224
8225 ------------------------------------------------------------------------
8226 r12742 | jpsaman | 2005-10-02 14:47:49 +0200 (Sun, 02 Oct 2005) | 1 line
8227 Changed paths:
8228    M /trunk/modules/misc/playlist/old.c
8229
8230 Add missing include <charset.h>
8231 ------------------------------------------------------------------------
8232 r12741 | jpsaman | 2005-10-02 14:22:29 +0200 (Sun, 02 Oct 2005) | 1 line
8233 Changed paths:
8234    M /trunk/modules/codec/araw.c
8235
8236 Fix compiler warning: 'araw.c:62: warning: static' but never defined'
8237 ------------------------------------------------------------------------
8238 r12740 | courmisch | 2005-10-02 13:55:28 +0200 (Sun, 02 Oct 2005) | 2 lines
8239 Changed paths:
8240    M /trunk/modules/gui/wxwidgets/Modules.am
8241    A /trunk/modules/gui/wxwidgets/streamdata.cpp
8242    M /trunk/modules/gui/wxwidgets/streamdata.h
8243
8244 Fix long-standing compilation warning and unduplicate data
8245
8246 ------------------------------------------------------------------------
8247 r12739 | courmisch | 2005-10-02 13:36:30 +0200 (Sun, 02 Oct 2005) | 2 lines
8248 Changed paths:
8249    M /trunk/modules/gui/wxwidgets/wxwidgets.h
8250
8251 For wxWidgets into so-called Unicode (actually UTF-32) mode
8252
8253 ------------------------------------------------------------------------
8254 r12738 | courmisch | 2005-10-02 13:14:57 +0200 (Sun, 02 Oct 2005) | 2 lines
8255 Changed paths:
8256    M /trunk/modules/gui/wxwidgets/open.cpp
8257
8258 Remove some redundant casts
8259
8260 ------------------------------------------------------------------------
8261 r12737 | courmisch | 2005-10-02 13:14:42 +0200 (Sun, 02 Oct 2005) | 2 lines
8262 Changed paths:
8263    M /trunk/include/vlc_symbols.h
8264
8265 Missed that file
8266
8267 ------------------------------------------------------------------------
8268 r12736 | courmisch | 2005-10-02 13:11:12 +0200 (Sun, 02 Oct 2005) | 2 lines
8269 Changed paths:
8270    M /trunk/include/charset.h
8271    M /trunk/src/misc/charset.c
8272
8273 Add const qualifier
8274
8275 ------------------------------------------------------------------------
8276 r12735 | courmisch | 2005-10-02 13:05:45 +0200 (Sun, 02 Oct 2005) | 2 lines
8277 Changed paths:
8278    M /trunk/modules/gui/wxwidgets/open.cpp
8279
8280 Compile fix
8281
8282 ------------------------------------------------------------------------
8283 r12734 | robUx4 | 2005-10-02 12:36:06 +0200 (Sun, 02 Oct 2005) | 2 lines
8284 Changed paths:
8285    M /trunk/modules/demux/mkv.cpp
8286
8287 mkv.cpp: move back the SET_PCR to its previous location for the moment
8288 add some debug for the UI hooks (for menu support)
8289 ------------------------------------------------------------------------
8290 r12732 | courmisch | 2005-10-02 11:21:04 +0200 (Sun, 02 Oct 2005) | 5 lines
8291 Changed paths:
8292    M /trunk/modules/gui/wxwidgets/dialogs.cpp
8293    M /trunk/modules/gui/wxwidgets/interface.cpp
8294    M /trunk/modules/gui/wxwidgets/open.cpp
8295
8296 mb_str() doesn't work as documented (or maybe it doesn't work at all)
8297 so use wc_str() instead - closes #362
8298
8299 Now it looks almost like an exerpt from The Daily WTF :(
8300
8301 ------------------------------------------------------------------------
8302 r12731 | courmisch | 2005-10-02 11:10:49 +0200 (Sun, 02 Oct 2005) | 2 lines
8303 Changed paths:
8304    M /trunk/src/misc/charset.c
8305
8306 Oups minor fix
8307
8308 ------------------------------------------------------------------------
8309 r12730 | courmisch | 2005-10-02 10:53:14 +0200 (Sun, 02 Oct 2005) | 4 lines
8310 Changed paths:
8311    M /trunk/include/charset.h
8312    M /trunk/include/vlc_symbols.h
8313    M /trunk/src/misc/charset.c
8314
8315 UTF32 to UTF8 conversion
8316 because the buggy GUI toolkit that sucks big time^W^W^W^W^W^W^WwxWidgets
8317 needs it
8318
8319 ------------------------------------------------------------------------
8320 r12729 | courmisch | 2005-10-02 10:00:06 +0200 (Sun, 02 Oct 2005) | 2 lines
8321 Changed paths:
8322    M /trunk/src/misc/messages.c
8323
8324 Fix compilation warning
8325
8326 ------------------------------------------------------------------------
8327 r12728 | zorglub | 2005-10-02 09:54:03 +0200 (Sun, 02 Oct 2005) | 2 lines
8328 Changed paths:
8329    M /trunk/src/misc/messages.c
8330
8331 Don't reprint messages on quit
8332
8333 ------------------------------------------------------------------------
8334 r12727 | sam | 2005-10-02 01:32:39 +0200 (Sun, 02 Oct 2005) | 2 lines
8335 Changed paths:
8336    M /trunk/src/misc/cpu.c
8337
8338   * src/misc/cpu.c: oops.
8339
8340 ------------------------------------------------------------------------
8341 r12726 | sam | 2005-10-02 01:29:56 +0200 (Sun, 02 Oct 2005) | 2 lines
8342 Changed paths:
8343    M /trunk/src/misc/cpu.c
8344
8345   * src/misc/cpu.c: no need to push/pop %rbx before cpuid on x86_64.
8346
8347 ------------------------------------------------------------------------
8348 r12722 | fkuehne | 2005-10-01 15:47:58 +0200 (Sat, 01 Oct 2005) | 1 line
8349 Changed paths:
8350    M /trunk/modules/gui/macosx/playlist.m
8351
8352 * minor fix (capitalise string at the bottom of the pl, don't create temporary strings if you don't use stringWithFormat)
8353 ------------------------------------------------------------------------
8354 r12721 | robUx4 | 2005-10-01 15:40:27 +0200 (Sat, 01 Oct 2005) | 1 line
8355 Changed paths:
8356    M /trunk/modules/demux/mkv.cpp
8357
8358 mkv.cpp: added option "mkv-preload-local-dir", disable when there are broken files in the same dir (eMule)
8359 ------------------------------------------------------------------------
8360 r12720 | robUx4 | 2005-10-01 15:23:13 +0200 (Sat, 01 Oct 2005) | 1 line
8361 Changed paths:
8362    M /trunk/modules/demux/mkv.cpp
8363
8364 mkv.cpp: better timecode sent by the demuxer (doesn't seem right with native MPEG4.2)
8365 ------------------------------------------------------------------------
8366 r12719 | xtophe | 2005-10-01 13:15:36 +0200 (Sat, 01 Oct 2005) | 2 lines
8367 Changed paths:
8368    M /trunk/Makefile.am
8369
8370 Add Install.wince in the tar
8371
8372 ------------------------------------------------------------------------
8373 r12718 | xtophe | 2005-10-01 12:57:40 +0200 (Sat, 01 Oct 2005) | 2 lines
8374 Changed paths:
8375    M /trunk/Makefile.am
8376
8377 Add some sed in the package-win32 rules (closes #372)
8378
8379 ------------------------------------------------------------------------
8380 r12717 | robUx4 | 2005-10-01 11:58:52 +0200 (Sat, 01 Oct 2005) | 1 line
8381 Changed paths:
8382    M /trunk/modules/misc/network/ipv4.c
8383
8384 avoid declaration collision on MSVC
8385 ------------------------------------------------------------------------
8386 r12716 | jpsaman | 2005-10-01 10:58:10 +0200 (Sat, 01 Oct 2005) | 1 line
8387 Changed paths:
8388    M /trunk/configure.ac
8389
8390 Fix typo
8391 ------------------------------------------------------------------------
8392 r12715 | gbazin | 2005-09-30 21:36:22 +0200 (Fri, 30 Sep 2005) | 1 line
8393 Changed paths:
8394    M /trunk/modules/audio_filter/resampler/bandlimited.c
8395
8396 * modules/audio_filter/resampler/bandlimited.c: re-enabled the bandlimited resampler. Commit 12102 is actually bogus since the problem is in fact created by the audio output pipeline introducing more latency than what can be compensated by the default input caching.
8397 ------------------------------------------------------------------------
8398 r12714 | bigben | 2005-09-30 19:18:45 +0200 (Fri, 30 Sep 2005) | 4 lines
8399 Changed paths:
8400    M /trunk/modules/access/gnomevfs.c
8401
8402 * Cleaner url parsing
8403
8404
8405
8406 ------------------------------------------------------------------------
8407 r12713 | hartman | 2005-09-30 02:05:32 +0200 (Fri, 30 Sep 2005) | 4 lines
8408 Changed paths:
8409    M /trunk/modules/misc/freetype.c
8410
8411 * Some freetype renderer hacks as suggested by Sigmund to improve the current outline.
8412   Sigmund says that YUVP rendering sucks and that he wants his 256 YUVA renderer back.
8413   Who exactly remembers why this one was removed ???
8414
8415 ------------------------------------------------------------------------
8416 r12712 | bigben | 2005-09-29 21:42:35 +0200 (Thu, 29 Sep 2005) | 3 lines
8417 Changed paths:
8418    M /trunk/modules/access/gnomevfs.c
8419
8420 Handle correctly some more error cases
8421
8422
8423 ------------------------------------------------------------------------
8424 r12711 | hartman | 2005-09-29 17:21:40 +0200 (Thu, 29 Sep 2005) | 2 lines
8425 Changed paths:
8426    M /trunk/modules/demux/livedotcom.cpp
8427
8428 * The PTS/PCR repeats we test for should at least continue for 1s before we consider it to be the EOF of a QTSS VoD session.
8429
8430 ------------------------------------------------------------------------
8431 r12710 | jpsaman | 2005-09-29 16:33:21 +0200 (Thu, 29 Sep 2005) | 1 line
8432 Changed paths:
8433    M /trunk/modules/video_filter/osdmenu.c
8434
8435 Remove trailing whitespace
8436 ------------------------------------------------------------------------
8437 r12709 | jpsaman | 2005-09-29 16:32:54 +0200 (Thu, 29 Sep 2005) | 1 line
8438 Changed paths:
8439    M /trunk/modules/access/udp.c
8440
8441 Remove trailing whitespace
8442 ------------------------------------------------------------------------
8443 r12708 | jpsaman | 2005-09-29 16:31:26 +0200 (Thu, 29 Sep 2005) | 1 line
8444 Changed paths:
8445    M /trunk/modules/codec/dvbsub.c
8446
8447 Remove trailing whitespace
8448 ------------------------------------------------------------------------
8449 r12707 | jpsaman | 2005-09-29 16:30:53 +0200 (Thu, 29 Sep 2005) | 1 line
8450 Changed paths:
8451    M /trunk/modules/services_discovery/upnp.cpp
8452
8453 Remove trailing whitespace
8454 ------------------------------------------------------------------------
8455 r12706 | jpsaman | 2005-09-29 16:30:26 +0200 (Thu, 29 Sep 2005) | 1 line
8456 Changed paths:
8457    M /trunk/modules/access/tcp.c
8458
8459 Remove trailing whitespace
8460 ------------------------------------------------------------------------
8461 r12705 | jpsaman | 2005-09-29 16:29:59 +0200 (Thu, 29 Sep 2005) | 1 line
8462 Changed paths:
8463    M /trunk/modules/demux/nsc.c
8464
8465 Fix compiler warning, remove unused variables
8466 ------------------------------------------------------------------------
8467 r12704 | jpsaman | 2005-09-29 16:28:51 +0200 (Thu, 29 Sep 2005) | 1 line
8468 Changed paths:
8469    M /trunk/src/osd/osd.c
8470
8471 remove trailing whitespace
8472 ------------------------------------------------------------------------
8473 r12703 | hartman | 2005-09-29 00:19:38 +0200 (Thu, 29 Sep 2005) | 2 lines
8474 Changed paths:
8475    M /trunk/modules/demux/livedotcom.cpp
8476
8477 * forgot to handle initial pcr == 0 case
8478
8479 ------------------------------------------------------------------------
8480 r12702 | hartman | 2005-09-28 23:30:19 +0200 (Wed, 28 Sep 2005) | 3 lines
8481 Changed paths:
8482    M /trunk/modules/demux/livedotcom.cpp
8483
8484 * if a PTS keeps repeating for a while we assume EOF. This fixes QTSS VoD which VLC kept open after it was finished.
8485   The limit i chose in Demux() is 5 loops of Demux() with the same pcr. It's based on nothing, but I assumed it was more safe then checking for a single repeat of a PTS value. That might be allowed in some cases????
8486
8487 ------------------------------------------------------------------------
8488 r12701 | xtophe | 2005-09-28 21:36:15 +0200 (Wed, 28 Sep 2005) | 2 lines
8489 Changed paths:
8490    M /trunk/Makefile.am
8491
8492 Create some WinCE package target (Gibalou please review them)
8493
8494 ------------------------------------------------------------------------
8495 r12700 | dionoea | 2005-09-28 21:03:28 +0200 (Wed, 28 Sep 2005) | 2 lines
8496 Changed paths:
8497    M /trunk/modules/mux/mpeg/ts.c
8498
8499  * trailing spaces removal (this commit is really useless)
8500
8501 ------------------------------------------------------------------------
8502 r12699 | dionoea | 2005-09-28 21:00:42 +0200 (Wed, 28 Sep 2005) | 2 lines
8503 Changed paths:
8504    M /trunk/modules/mux/ogg.c
8505
8506  * warning fixes
8507
8508 ------------------------------------------------------------------------
8509 r12698 | dionoea | 2005-09-28 20:56:36 +0200 (Wed, 28 Sep 2005) | 4 lines
8510 Changed paths:
8511    M /trunk/modules/mux/mp4.c
8512
8513  * remove signedness gcc warnings (lots of cast from char * to uint8_t
8514    and the other way arround. Shouldn't change anything about how the
8515    thing is run)
8516
8517 ------------------------------------------------------------------------
8518 r12697 | xtophe | 2005-09-28 20:51:17 +0200 (Wed, 28 Sep 2005) | 2 lines
8519 Changed paths:
8520    M /trunk/src/libvlc.h
8521
8522 Document the access/demux://MRL format
8523
8524 ------------------------------------------------------------------------
8525 r12696 | dionoea | 2005-09-28 20:49:52 +0200 (Wed, 28 Sep 2005) | 2 lines
8526 Changed paths:
8527    M /trunk/modules/mux/asf.c
8528
8529  * fix signedness gcc warning
8530
8531 ------------------------------------------------------------------------
8532 r12695 | hartman | 2005-09-28 16:57:31 +0200 (Wed, 28 Sep 2005) | 2 lines
8533 Changed paths:
8534    M /trunk/modules/video_filter/deinterlace.c
8535
8536 * Streamming -> Streaming
8537
8538 ------------------------------------------------------------------------
8539 r12694 | hartman | 2005-09-28 16:56:49 +0200 (Wed, 28 Sep 2005) | 2 lines
8540 Changed paths:
8541    M /trunk/modules/control/rc.c
8542
8543 * Now uses the fullscreen variable instead of setting i_changes |= FULLSCREEN_CHANGE since this is not handled by vout filters, and variables are.
8544
8545 ------------------------------------------------------------------------
8546 r12693 | bigben | 2005-09-27 18:18:11 +0200 (Tue, 27 Sep 2005) | 6 lines
8547 Changed paths:
8548    M /trunk/modules/access/gnomevfs.c
8549
8550 * Fix a double free and the size of a memory allocation
8551 * Only call gnome_vfs_escape_path_string on the path part of the uri, since the functions in gnomevfs that are supposed to make the host/user/path separation are broken (they will escape passwords too)
8552 * Trying to open a file with http on a system with non latin1 encoding may still fail (testing welcomed).
8553 * Don't call gnome_vfs_make_uri_from_input_with_dirs since this will fail on a path with special caracters, but gnome_vfs_expand_initial_tilde and gnome_vfs_make_uri_from_shell_arg
8554
8555
8556 ------------------------------------------------------------------------
8557 r12692 | hartman | 2005-09-27 03:10:56 +0200 (Tue, 27 Sep 2005) | 2 lines
8558 Changed paths:
8559    M /trunk/modules/demux/ts.c
8560
8561 * ts.c: print Stream Identifier descriptor information
8562
8563 ------------------------------------------------------------------------
8564 r12691 | fkuehne | 2005-09-26 23:46:01 +0200 (Mon, 26 Sep 2005) | 1 line
8565 Changed paths:
8566    M /trunk/modules/gui/macosx/about.m
8567
8568 THANKS and AUTHORS were converted to UTF-8
8569 ------------------------------------------------------------------------
8570 r12690 | gbazin | 2005-09-26 23:00:27 +0200 (Mon, 26 Sep 2005) | 1 line
8571 Changed paths:
8572    M /trunk/modules/demux/ogg.c
8573
8574 * modules/demux/ogg.c: discard subtitles header packets (not sure this is the right fix though).
8575 ------------------------------------------------------------------------
8576 r12689 | dionoea | 2005-09-26 20:45:44 +0200 (Mon, 26 Sep 2005) | 2 lines
8577 Changed paths:
8578    M /trunk/NEWS
8579
8580  * forgot some stuff
8581
8582 ------------------------------------------------------------------------
8583 r12688 | dionoea | 2005-09-26 20:34:52 +0200 (Mon, 26 Sep 2005) | 2 lines
8584 Changed paths:
8585    M /trunk/ChangeLog
8586    M /trunk/configure.ac
8587    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
8588    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
8589    M /trunk/po/ca.po
8590    M /trunk/po/da.po
8591    M /trunk/po/de.po
8592    M /trunk/po/en_GB.po
8593    M /trunk/po/es.po
8594    M /trunk/po/fr.po
8595    M /trunk/po/it.po
8596    M /trunk/po/ja.po
8597    M /trunk/po/ko.po
8598    M /trunk/po/nl.po
8599    M /trunk/po/pt_BR.po
8600    M /trunk/po/ro.po
8601    M /trunk/po/ru.po
8602    M /trunk/po/tr.po
8603    M /trunk/po/vlc.pot
8604    M /trunk/po/zh_TW.po
8605
8606  * 0.8.4-test1
8607
8608 ------------------------------------------------------------------------
8609 r12687 | titer | 2005-09-26 17:03:39 +0200 (Mon, 26 Sep 2005) | 2 lines
8610 Changed paths:
8611    M /trunk/modules/gui/beos/InterfaceWindow.cpp
8612    M /trunk/modules/gui/beos/InterfaceWindow.h
8613    M /trunk/modules/gui/beos/PlayListWindow.cpp
8614
8615  beos/*: update the playlist properly
8616
8617 ------------------------------------------------------------------------
8618 r12686 | sam | 2005-09-26 12:42:11 +0200 (Mon, 26 Sep 2005) | 2 lines
8619 Changed paths:
8620    M /trunk/extras/contrib/src/Makefile
8621
8622   * extras/contrib/src/Makefile: additional fix for the livedotcom snapshot.
8623
8624 ------------------------------------------------------------------------
8625 r12685 | sam | 2005-09-26 12:15:44 +0200 (Mon, 26 Sep 2005) | 2 lines
8626 Changed paths:
8627    M /trunk/configure.ac
8628
8629   * configure.ac: re-enabled i420_rgb_mmx on amd64.
8630
8631 ------------------------------------------------------------------------
8632 r12684 | sam | 2005-09-26 12:15:02 +0200 (Mon, 26 Sep 2005) | 2 lines
8633 Changed paths:
8634    M /trunk/modules/video_chroma/i420_rgb16.c
8635
8636   * modules/video_chroma/i420_rgb16.c: fixed compiler warnings.
8637
8638 ------------------------------------------------------------------------
8639 r12683 | sam | 2005-09-26 12:14:46 +0200 (Mon, 26 Sep 2005) | 2 lines
8640 Changed paths:
8641    M /trunk/modules/video_chroma/i420_rgb_mmx.h
8642
8643   * modules/video_chroma/i420_rgb_mmx.h: use RIP-related code on amd64.
8644
8645 ------------------------------------------------------------------------
8646 r12682 | sam | 2005-09-26 08:08:13 +0200 (Mon, 26 Sep 2005) | 2 lines
8647 Changed paths:
8648    M /trunk/extras/contrib/src/packages.mak
8649
8650   * extras/contrib/src/packages.mak: updated livedotcom location.
8651
8652 ------------------------------------------------------------------------
8653 r12681 | sam | 2005-09-26 01:47:23 +0200 (Mon, 26 Sep 2005) | 2 lines
8654 Changed paths:
8655    M /trunk/debian/rules
8656
8657   * debian/rules: toup?\195?\169t?\195?\169?\195?\169?\195?\169
8658
8659 ------------------------------------------------------------------------
8660 r12680 | sam | 2005-09-26 01:10:50 +0200 (Mon, 26 Sep 2005) | 2 lines
8661 Changed paths:
8662    M /trunk/debian/rules
8663
8664   * debian/rules: build x264 in PIC mode whenever possible
8665
8666 ------------------------------------------------------------------------
8667 r12679 | jpsaman | 2005-09-25 20:25:57 +0200 (Sun, 25 Sep 2005) | 1 line
8668 Changed paths:
8669    M /trunk/modules/access/rtsp/real.c
8670    M /trunk/modules/access/rtsp/real_rmff.c
8671    M /trunk/modules/access/rtsp/real_sdpplin.c
8672
8673 Undo coding style fixes to make syncing with Xine code easier
8674 ------------------------------------------------------------------------
8675 r12678 | asmax | 2005-09-25 19:10:55 +0200 (Sun, 25 Sep 2005) | 1 line
8676 Changed paths:
8677    A /trunk/msvc/libvlc.vcproj.in
8678    A /trunk/msvc/plugins.vcproj.in
8679    A /trunk/msvc/vlc.vcproj.in
8680    M /trunk/toolbox
8681
8682 * toolbox: added a --update-vc7 option to generate projects for Visual Studio .NET
8683 ------------------------------------------------------------------------
8684 r12677 | jpsaman | 2005-09-25 19:06:08 +0200 (Sun, 25 Sep 2005) | 1 line
8685 Changed paths:
8686    M /trunk/modules/access/rtsp/real_sdpplin.c
8687
8688 Another bunch of memory leaks in realrtsp plugin
8689 ------------------------------------------------------------------------
8690 r12676 | babal | 2005-09-25 18:49:40 +0200 (Sun, 25 Sep 2005) | 10 lines
8691 Changed paths:
8692    M /trunk/configure.ac
8693    M /trunk/modules/LIST
8694    M /trunk/modules/audio_filter/channel_mixer/Modules.am
8695    A /trunk/modules/audio_filter/channel_mixer/dolby.c
8696    M /trunk/modules/audio_filter/channel_mixer/headphone.c
8697    M /trunk/modules/audio_filter/equalizer.c
8698    M /trunk/modules/audio_filter/normvol.c
8699    M /trunk/modules/gui/macosx/extended.m
8700    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
8701    M /trunk/src/audio_output/filters.c
8702    M /trunk/src/audio_output/input.c
8703    M /trunk/src/audio_output/output.c
8704    M /trunk/src/input/decoder.c
8705    M /trunk/src/libvlc.h
8706    M /trunk/vlc.spec.mdk
8707
8708 - the creation of the audio filter pipeline when specifying user audio
8709   channel mixers was broken (again) in 0.8.1 and 0.8.2; hopefully this
8710   will fix it for good, by allowing audio filters to request a specific
8711   format rather than imposing them an arbitrary one
8712 - various other small fixes in the audio output core
8713 - option to force detection of Dolby Surround
8714 - simple module to decode Dolby Surround
8715 - increase spatialization with two center speakers and fix channel
8716   order for 7.1 streams in the headphone channel mixer
8717
8718 ------------------------------------------------------------------------
8719 r12671 | jpsaman | 2005-09-25 13:16:43 +0200 (Sun, 25 Sep 2005) | 1 line
8720 Changed paths:
8721    M /trunk/modules/access/rtsp/access.c
8722    M /trunk/modules/access/rtsp/real.c
8723    M /trunk/modules/access/rtsp/rtsp.c
8724
8725 Fix compiler warnings
8726 ------------------------------------------------------------------------
8727 r12669 | jpsaman | 2005-09-25 13:09:54 +0200 (Sun, 25 Sep 2005) | 1 line
8728 Changed paths:
8729    M /trunk/modules/access/rtsp/real_rmff.c
8730    M /trunk/modules/access/rtsp/real_sdpplin.c
8731
8732 Compile fixes and another memory leak fix
8733 ------------------------------------------------------------------------
8734 r12666 | zorglub | 2005-09-25 12:14:39 +0200 (Sun, 25 Sep 2005) | 3 lines
8735 Changed paths:
8736    M /trunk/modules/video_output/x11/xcommon.c
8737
8738 Allow setting video output title under X
8739 Patch by Oscar Perez
8740
8741 ------------------------------------------------------------------------
8742 r12665 | zorglub | 2005-09-25 12:10:24 +0200 (Sun, 25 Sep 2005) | 3 lines
8743 Changed paths:
8744    M /trunk/modules/services_discovery/sap.c
8745
8746 Handle multicast like unicast in SAP
8747 I'm really sorry, I couldn't find who sent this patch. Just drop me a mail, I'll add you to the THANKS list.
8748
8749 ------------------------------------------------------------------------
8750 r12664 | jpsaman | 2005-09-25 11:52:28 +0200 (Sun, 25 Sep 2005) | 1 line
8751 Changed paths:
8752    M /trunk/modules/access/rtsp/real.c
8753    M /trunk/modules/access/rtsp/real_rmff.c
8754    M /trunk/modules/access/rtsp/real_rmff.h
8755    M /trunk/modules/access/rtsp/real_sdpplin.c
8756    M /trunk/modules/access/rtsp/rtsp.c
8757
8758 Fix several memory leaks and do a bit of coding style cleanup.
8759 ------------------------------------------------------------------------
8760 r12663 | jpsaman | 2005-09-24 18:41:23 +0200 (Sat, 24 Sep 2005) | 1 line
8761 Changed paths:
8762    M /trunk/AUTHORS
8763
8764 Update my entry
8765 ------------------------------------------------------------------------
8766 r12662 | hartman | 2005-09-23 16:01:20 +0200 (Fri, 23 Sep 2005) | 2 lines
8767 Changed paths:
8768    M /trunk/extras/contrib/src/Makefile
8769
8770 * Update ffmpeg configure line
8771
8772 ------------------------------------------------------------------------
8773 r12661 | sam | 2005-09-23 15:39:26 +0200 (Fri, 23 Sep 2005) | 2 lines
8774 Changed paths:
8775    M /trunk/debian/rules
8776
8777   * debian/rules: removed useless magic in the faad2/x264 build.
8778
8779 ------------------------------------------------------------------------
8780 r12660 | sam | 2005-09-23 14:09:46 +0200 (Fri, 23 Sep 2005) | 2 lines
8781 Changed paths:
8782    M /trunk/bootstrap
8783    M /trunk/configure.ac
8784
8785   * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
8786
8787 ------------------------------------------------------------------------
8788 r12659 | sam | 2005-09-23 13:54:46 +0200 (Fri, 23 Sep 2005) | 2 lines
8789 Changed paths:
8790    M /trunk/bootstrap
8791
8792   * bravo sam.
8793
8794 ------------------------------------------------------------------------
8795 r12658 | sam | 2005-09-23 13:47:52 +0200 (Fri, 23 Sep 2005) | 2 lines
8796 Changed paths:
8797    M /trunk/bootstrap
8798
8799   * bootstrap: issue an error if gettextize is not present.
8800
8801 ------------------------------------------------------------------------
8802 r12657 | gbazin | 2005-09-22 23:23:35 +0200 (Thu, 22 Sep 2005) | 1 line
8803 Changed paths:
8804    M /trunk/modules/control/netsync.c
8805
8806 * modules/control/netsync.c: compilation fix.
8807 ------------------------------------------------------------------------
8808 r12656 | gbazin | 2005-09-22 23:19:33 +0200 (Thu, 22 Sep 2005) | 1 line
8809 Changed paths:
8810    M /trunk/modules/misc/network/ipv6.c
8811
8812 * modules/misc/network/ipv6.c: EVC compilation fixes.
8813 ------------------------------------------------------------------------
8814 r12655 | titer | 2005-09-22 23:17:14 +0200 (Thu, 22 Sep 2005) | 2 lines
8815 Changed paths:
8816    M /trunk/configure.ac
8817    M /trunk/extras/contrib/bootstrap
8818
8819  Fixed build on BeOS R5/BONE and Zeta
8820
8821 ------------------------------------------------------------------------
8822 r12654 | gbazin | 2005-09-22 23:11:38 +0200 (Thu, 22 Sep 2005) | 1 line
8823 Changed paths:
8824    M /trunk/modules/gui/wince/dialogs.cpp
8825
8826 * modules/gui/wince/dialogs.cpp: EVC compilation fix.
8827 ------------------------------------------------------------------------
8828 r12653 | gbazin | 2005-09-22 22:56:57 +0200 (Thu, 22 Sep 2005) | 1 line
8829 Changed paths:
8830    M /trunk/modules/audio_filter/resampler/ugly.c
8831
8832 * modules/audio_filter/resampler/ugly.c: compilation fix.
8833 ------------------------------------------------------------------------
8834 r12652 | gbazin | 2005-09-22 22:49:37 +0200 (Thu, 22 Sep 2005) | 1 line
8835 Changed paths:
8836    M /trunk/src/stream_output/sap.c
8837
8838 * src/stream_output/sap.c: net_Write() returns an int, not an unsigned.
8839 ------------------------------------------------------------------------
8840 r12651 | gbazin | 2005-09-22 22:48:59 +0200 (Thu, 22 Sep 2005) | 1 line
8841 Changed paths:
8842    M /trunk/modules/access/mms/mmstu.c
8843
8844 * modules/access/mms/mmstu.c: use net_Write() instead of send().
8845 ------------------------------------------------------------------------
8846 r12650 | gbazin | 2005-09-22 22:31:16 +0200 (Thu, 22 Sep 2005) | 1 line
8847 Changed paths:
8848    M /trunk/src/misc/getaddrinfo.c
8849
8850 * src/misc/getaddrinfo.c: WinCE implementation + ipv6 support (not tested).
8851 ------------------------------------------------------------------------
8852 r12649 | gbazin | 2005-09-22 22:14:20 +0200 (Thu, 22 Sep 2005) | 1 line
8853 Changed paths:
8854    M /trunk/evc/config.h.in
8855    M /trunk/include/network.h
8856    M /trunk/include/vlc_common.h
8857    M /trunk/src/control/audio_video.c
8858    M /trunk/src/control/core.c
8859    M /trunk/src/control/util.c
8860    M /trunk/src/misc/getaddrinfo.c
8861    M /trunk/src/misc/net.c
8862    M /trunk/src/stream_output/acl.c
8863    M /trunk/src/stream_output/sap.c
8864
8865 * ALL: WinCE EVC compilation fixes.
8866 ------------------------------------------------------------------------
8867 r12648 | sam | 2005-09-22 22:09:48 +0200 (Thu, 22 Sep 2005) | 3 lines
8868 Changed paths:
8869    M /trunk/configure.ac
8870
8871   * configure.ac: well well... until GCC is fixed, let's disable i420_rgb_mmx
8872     on AMD64.
8873
8874 ------------------------------------------------------------------------
8875 r12647 | gbazin | 2005-09-22 21:40:11 +0200 (Thu, 22 Sep 2005) | 1 line
8876 Changed paths:
8877    M /trunk/evc/vlc.vcw
8878
8879 * evc/vlc.vcw: plugin_id3 doesn't exist anymore.
8880 ------------------------------------------------------------------------
8881 r12646 | gbazin | 2005-09-22 21:39:38 +0200 (Thu, 22 Sep 2005) | 1 line
8882 Changed paths:
8883    M /trunk/include/vlc_common.h
8884
8885 * include/vlc_common.h: why on earth was off_t not typedefed to int64 anymore under _MSC_VER ?
8886 ------------------------------------------------------------------------
8887 r12644 | massiot | 2005-09-22 17:39:37 +0200 (Thu, 22 Sep 2005) | 2 lines
8888 Changed paths:
8889    M /trunk/INSTALL.win32
8890
8891  * INSTALL.win32: Added --with-sdl-config-path=/usr/win32/bin.
8892
8893 ------------------------------------------------------------------------
8894 r12643 | gbazin | 2005-09-22 00:08:00 +0200 (Thu, 22 Sep 2005) | 2 lines
8895 Changed paths:
8896    M /trunk/modules/codec/x264.c
8897
8898 * modules/codec/x264.c: renamed analyse "all" mode to "slow" and added X264_ANALYSE_I8x8 to "all" mode.
8899
8900 ------------------------------------------------------------------------
8901 r12638 | xtophe | 2005-09-21 19:11:02 +0200 (Wed, 21 Sep 2005) | 2 lines
8902 Changed paths:
8903    M /trunk/configure.ac
8904
8905 Don't use Hal elsewhere than Linux
8906
8907 ------------------------------------------------------------------------
8908 r12634 | sam | 2005-09-21 12:44:17 +0200 (Wed, 21 Sep 2005) | 2 lines
8909 Changed paths:
8910    M /trunk/configure.ac
8911
8912   * configure.ac: fixed typo that prevented --disable-gnomevfs from working.
8913
8914 ------------------------------------------------------------------------
8915 r12633 | sam | 2005-09-21 11:53:14 +0200 (Wed, 21 Sep 2005) | 2 lines
8916 Changed paths:
8917    M /trunk/src/libvlc.c
8918
8919   * src/libvlc.c: cosmetic fix.
8920
8921 ------------------------------------------------------------------------
8922 r12632 | rocky | 2005-09-21 04:15:03 +0200 (Wed, 21 Sep 2005) | 18 lines
8923 Changed paths:
8924    M /trunk/modules/access/cdda/cdda.h
8925
8926 In libcdio < 0.76
8927
8928 #include <cdio/cdda.h> /* Pulls in #include <cdio/paranoia.h> */
8929
8930 In libcdio >= 0.76
8931
8932 #include <cdio/paranoia.h> /* Pulls in #include <cdio/cdda.h> */
8933
8934 and
8935
8936 #include <cdio/cdda.h>     /* These lines can be | In either order    */
8937 #include <cdio/paranoia.h> /* in either order    | these lines can be */
8938
8939 So that's what we go with. See the libcdio-devel@gnu.org mailing list
8940 for more information on why the change in 0.76
8941
8942
8943
8944 ------------------------------------------------------------------------
8945 r12631 | hartman | 2005-09-21 03:24:48 +0200 (Wed, 21 Sep 2005) | 2 lines
8946 Changed paths:
8947    M /trunk/extras/contrib/src/Makefile
8948
8949 * Autodetect the liveMedia on 10.2 special case. Note that this might break current 'sed' patch lines on existing 10.2 installs, since the correct line will be patched by those as well. 
8950
8951 ------------------------------------------------------------------------
8952 r12630 | titer | 2005-09-21 00:48:30 +0200 (Wed, 21 Sep 2005) | 2 lines
8953 Changed paths:
8954    M /trunk/modules/visualization/visual/effects.c
8955
8956  visual/effects.c: compile fix
8957
8958 ------------------------------------------------------------------------
8959 r12629 | titer | 2005-09-20 22:14:48 +0200 (Tue, 20 Sep 2005) | 2 lines
8960 Changed paths:
8961    M /trunk/extras/contrib/src/Makefile
8962
8963  Fixed ffmpeg BeOS cross compile on x86_64 (adapted from [12575])
8964
8965 ------------------------------------------------------------------------
8966 r12628 | titer | 2005-09-20 22:03:11 +0200 (Tue, 20 Sep 2005) | 2 lines
8967 Changed paths:
8968    M /trunk/extras/contrib/src/Patches/speex.patch
8969
8970  speex.patch: fix build with gcc < 3
8971
8972 ------------------------------------------------------------------------
8973 r12624 | sam | 2005-09-20 19:21:42 +0200 (Tue, 20 Sep 2005) | 2 lines
8974 Changed paths:
8975    M /trunk/configure.ac
8976
8977   * configuer.ac: grmbl, fixed an old typo breaking the build with gcc-4.x on ppc.
8978
8979 ------------------------------------------------------------------------
8980 r12623 | sam | 2005-09-20 15:06:26 +0200 (Tue, 20 Sep 2005) | 2 lines
8981 Changed paths:
8982    M /trunk/debian/Makefile.am
8983    M /trunk/debian/changelog
8984    M /trunk/debian/control
8985    A /trunk/debian/gcc-snapshot
8986    M /trunk/debian/rules
8987
8988   * New Debian upload. Uses newer x264 and faad snapshots.
8989
8990 ------------------------------------------------------------------------
8991 r12622 | sam | 2005-09-20 14:25:03 +0200 (Tue, 20 Sep 2005) | 2 lines
8992 Changed paths:
8993    M /trunk/modules/control/http/rpn.c
8994
8995   * modules/control/http/rpn.c: don?\226?\128?\153t crash if stripslashed string ends with \
8996
8997 ------------------------------------------------------------------------
8998 r12620 | sam | 2005-09-20 11:55:29 +0200 (Tue, 20 Sep 2005) | 2 lines
8999 Changed paths:
9000    M /trunk/modules/video_chroma/i420_rgb_mmx.h
9001
9002   * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc-3.4's ICEs again.
9003
9004 ------------------------------------------------------------------------
9005 r12618 | sam | 2005-09-20 02:11:35 +0200 (Tue, 20 Sep 2005) | 5 lines
9006 Changed paths:
9007    M /trunk/modules/video_chroma/i420_rgb16.c
9008    M /trunk/modules/video_chroma/i420_rgb_mmx.h
9009
9010   * modules/video_chroma/i420_rgb_mmx.h: work around a GCC 3.4.x bug.
9011     /* Using i586-mingw32msvc-gcc 3.4.2: */
9012     uint32_t i; __m64 mm0 = (__m64)(uint64_t)i;           /* ICE */
9013     uint32_t i; uint64_t tmp = i; __m64 mm0 = (__m64)tmp; /* OK */
9014
9015 ------------------------------------------------------------------------
9016 r12617 | sam | 2005-09-19 23:49:27 +0200 (Mon, 19 Sep 2005) | 2 lines
9017 Changed paths:
9018    M /trunk/debian/copyright
9019
9020   * debian/copyright: fixed the FSF address and updated copyright.
9021
9022 ------------------------------------------------------------------------
9023 r12616 | sam | 2005-09-19 23:44:49 +0200 (Mon, 19 Sep 2005) | 4 lines
9024 Changed paths:
9025    M /trunk/modules/video_chroma/i420_rgb16.c
9026    M /trunk/modules/video_chroma/i420_rgb_mmx.h
9027
9028   * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX intrinsics version of
9029     the conversion routines. Now that we no longer use inline asm, these
9030     modules do not generate non-PIC code with -fPIC.
9031
9032 ------------------------------------------------------------------------
9033 r12615 | gbazin | 2005-09-19 23:32:04 +0200 (Mon, 19 Sep 2005) | 1 line
9034 Changed paths:
9035    M /trunk/modules/mux/ogg.c
9036
9037 * modules/mux/ogg.c: fixed potential buffer overflow.
9038 ------------------------------------------------------------------------
9039 r12614 | gbazin | 2005-09-19 23:21:17 +0200 (Mon, 19 Sep 2005) | 1 line
9040 Changed paths:
9041    M /trunk/modules/demux/real.c
9042
9043 * modules/demux/real.c: avoid using null pts + removed debug message.
9044 ------------------------------------------------------------------------
9045 r12613 | gbazin | 2005-09-19 23:16:23 +0200 (Mon, 19 Sep 2005) | 1 line
9046 Changed paths:
9047    M /trunk/modules/access/rtsp/access.c
9048    M /trunk/modules/access/rtsp/real.c
9049    M /trunk/modules/access/rtsp/real.h
9050
9051 * modules/access/rtsp: fixed problem in BlockRead().
9052 ------------------------------------------------------------------------
9053 r12612 | gbazin | 2005-09-19 22:20:07 +0200 (Mon, 19 Sep 2005) | 1 line
9054 Changed paths:
9055    M /trunk/modules/access/mms/mmstu.c
9056
9057 * modules/access/mms/mmstu.c: reverted broken commit.
9058 ------------------------------------------------------------------------
9059 r12611 | gbazin | 2005-09-19 22:07:04 +0200 (Mon, 19 Sep 2005) | 1 line
9060 Changed paths:
9061    M /trunk/modules/codec/realaudio.c
9062
9063 * modules/codec/realaudio.c: split the audio output buffers in chunks of 1024 samples because the audio output can't deal with big chunks.
9064 ------------------------------------------------------------------------
9065 r12610 | fkuehne | 2005-09-19 21:45:54 +0200 (Mon, 19 Sep 2005) | 1 line
9066 Changed paths:
9067    M /trunk/modules/access/mms/mmstu.c
9068
9069 * fixed some other signedness-issue (thanks to Trax!)
9070 ------------------------------------------------------------------------
9071 r12609 | fkuehne | 2005-09-19 20:30:36 +0200 (Mon, 19 Sep 2005) | 1 line
9072 Changed paths:
9073    M /trunk/modules/codec/ffmpeg/demux.c
9074    M /trunk/modules/codec/ffmpeg/encoder.c
9075
9076 * fixed some 'comparison between signed and unsigned'-warnings
9077 ------------------------------------------------------------------------
9078 r12608 | fkuehne | 2005-09-19 20:16:32 +0200 (Mon, 19 Sep 2005) | 1 line
9079 Changed paths:
9080    M /trunk/modules/access/mms/mmstu.c
9081
9082 * fixed 2 minor compilation warnings
9083 ------------------------------------------------------------------------
9084 r12606 | sam | 2005-09-19 18:06:04 +0200 (Mon, 19 Sep 2005) | 4 lines
9085 Changed paths:
9086    M /trunk/configure.ac
9087
9088   * configure.ac: more robust check for MMX intrinsics support. GCC 4.1.0
9089     works, but gcc 4.0.x doesn?\226?\128?\153t build some constructs properly.
9090     See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23963
9091
9092 ------------------------------------------------------------------------
9093 r12605 | massiot | 2005-09-19 14:59:58 +0200 (Mon, 19 Sep 2005) | 2 lines
9094 Changed paths:
9095    M /trunk/modules/demux/ts.c
9096
9097  * modules/demux/ts.c: PID 8191 is padding.
9098
9099 ------------------------------------------------------------------------
9100 r12604 | massiot | 2005-09-19 14:32:57 +0200 (Mon, 19 Sep 2005) | 2 lines
9101 Changed paths:
9102    M /trunk/configure.ac
9103    M /trunk/doc/fortunes.txt
9104    M /trunk/modules/mux/mpeg/ts.c
9105
9106  * modules/mux/mpeg/ts.c: Detect older versions of libdvbpsi.
9107
9108 ------------------------------------------------------------------------
9109 r12603 | sam | 2005-09-19 01:13:41 +0200 (Mon, 19 Sep 2005) | 2 lines
9110 Changed paths:
9111    M /trunk/configure.ac
9112
9113   * configure.ac: check for MMX intrinsics.
9114
9115 ------------------------------------------------------------------------
9116 r12602 | sam | 2005-09-19 01:13:04 +0200 (Mon, 19 Sep 2005) | 2 lines
9117 Changed paths:
9118    M /trunk/po/POTFILES.in
9119
9120   * updated po/POTFILES.in.
9121
9122 ------------------------------------------------------------------------
9123 r12601 | gbazin | 2005-09-19 00:36:46 +0200 (Mon, 19 Sep 2005) | 1 line
9124 Changed paths:
9125    M /trunk/modules/mux/mpeg/ts.c
9126
9127 * modules/mux/mpeg/ts.c: disabled some broken code.
9128 ------------------------------------------------------------------------
9129 r12600 | sam | 2005-09-18 22:14:45 +0200 (Sun, 18 Sep 2005) | 2 lines
9130 Changed paths:
9131    M /trunk/modules/access/rtsp/Modules.am
9132
9133   * modules/access/rtsp/Modules.am: removed nonexistent file from the sources.
9134
9135 ------------------------------------------------------------------------
9136 r12599 | fkuehne | 2005-09-18 21:29:35 +0200 (Sun, 18 Sep 2005) | 1 line
9137 Changed paths:
9138    M /trunk/modules/gui/macosx/output.m
9139
9140 * split up hostname and following path and insert the port after the hostname (fixes #351)
9141 ------------------------------------------------------------------------
9142 r12598 | gbazin | 2005-09-18 20:44:04 +0200 (Sun, 18 Sep 2005) | 1 line
9143 Changed paths:
9144    M /trunk/configure.ac
9145
9146 * configure.ac: compile the realaudio plugin with -DLOADER when --enable-loader is specified.
9147 ------------------------------------------------------------------------
9148 r12597 | gbazin | 2005-09-18 19:50:43 +0200 (Sun, 18 Sep 2005) | 1 line
9149 Changed paths:
9150    M /trunk/modules/access/rtsp/rtsp.c
9151
9152 * modules/access/rtsp/rtsp.c: win32 compilation fix.
9153 ------------------------------------------------------------------------
9154 r12596 | gbazin | 2005-09-18 19:35:23 +0200 (Sun, 18 Sep 2005) | 1 line
9155 Changed paths:
9156    M /trunk/configure.ac
9157    A /trunk/modules/access/rtsp
9158    A /trunk/modules/access/rtsp/Modules.am
9159    A /trunk/modules/access/rtsp/access.c
9160    A /trunk/modules/access/rtsp/real.c
9161    A /trunk/modules/access/rtsp/real.h
9162    A /trunk/modules/access/rtsp/real_asmrp.c
9163    A /trunk/modules/access/rtsp/real_rmff.c
9164    A /trunk/modules/access/rtsp/real_rmff.h
9165    A /trunk/modules/access/rtsp/real_sdpplin.c
9166    A /trunk/modules/access/rtsp/real_sdpplin.h
9167    A /trunk/modules/access/rtsp/rtsp.c
9168    A /trunk/modules/access/rtsp/rtsp.h
9169
9170 * modules/access/rtsp: real rtsp access module.
9171 ------------------------------------------------------------------------
9172 r12595 | gbazin | 2005-09-18 19:23:13 +0200 (Sun, 18 Sep 2005) | 1 line
9173 Changed paths:
9174    M /trunk/configure.ac
9175    M /trunk/modules/codec/Modules.am
9176    A /trunk/modules/codec/realaudio.c
9177
9178 * modules/codec/realaudio.c: real audio (cook) decoder using real's libraries.
9179 ------------------------------------------------------------------------
9180 r12594 | gbazin | 2005-09-18 18:20:24 +0200 (Sun, 18 Sep 2005) | 1 line
9181 Changed paths:
9182    M /trunk/modules/demux/livedotcom.cpp
9183
9184 * modules/demux/livedotcom.cpp: fixed small leak.
9185 ------------------------------------------------------------------------
9186 r12593 | gbazin | 2005-09-18 18:03:49 +0200 (Sun, 18 Sep 2005) | 1 line
9187 Changed paths:
9188    M /trunk/modules/demux/livedotcom.cpp
9189
9190 * modules/demux/livedotcom.cpp: do not modify p_demux->psz_path.
9191 ------------------------------------------------------------------------
9192 r12592 | gbazin | 2005-09-18 16:42:02 +0200 (Sun, 18 Sep 2005) | 1 line
9193 Changed paths:
9194    M /trunk/modules/demux/real.c
9195
9196 * modules/demux/real.c: cleanup + added support for cook.
9197 ------------------------------------------------------------------------
9198 r12591 | sam | 2005-09-18 15:18:55 +0200 (Sun, 18 Sep 2005) | 2 lines
9199 Changed paths:
9200    M /trunk/AUTHORS
9201    M /trunk/MAINTAINERS
9202    M /trunk/THANKS
9203
9204   * UTF8ised files that get distributed with Debian.
9205
9206 ------------------------------------------------------------------------
9207 r12590 | robux4 | 2005-09-18 14:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
9208 Changed paths:
9209    M /trunk/modules/codec/ffmpeg/encoder.c
9210    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9211    M /trunk/src/misc/threads.c
9212    M /trunk/src/playlist/view.c
9213
9214 misc possible buffer/resource misuse & tidy compilation
9215 ------------------------------------------------------------------------
9216 r12589 | jpsaman | 2005-09-18 12:58:25 +0200 (Sun, 18 Sep 2005) | 1 line
9217 Changed paths:
9218    M /trunk/modules/access/gnomevfs.c
9219
9220 Don't access unallocated memory
9221 ------------------------------------------------------------------------
9222 r12588 | jpsaman | 2005-09-18 12:06:05 +0200 (Sun, 18 Sep 2005) | 1 line
9223 Changed paths:
9224    M /trunk/src/stream_output/sap.c
9225
9226 Fix compiler warning about signed and unsigned comparisons
9227 ------------------------------------------------------------------------
9228 r12587 | jpsaman | 2005-09-18 12:03:10 +0200 (Sun, 18 Sep 2005) | 1 line
9229 Changed paths:
9230    M /trunk/include/vlc_osd.h
9231    M /trunk/src/osd/osd.c
9232
9233 Forward port of revision 12566: Ignore menu select|right|left|up|down when OSD Menu is not visible
9234 ------------------------------------------------------------------------
9235 r12586 | robux4 | 2005-09-18 11:43:23 +0200 (Sun, 18 Sep 2005) | 1 line
9236 Changed paths:
9237    M /trunk/modules/gui/wxwidgets/dialogs.cpp
9238    M /trunk/modules/gui/wxwidgets/interface.cpp
9239
9240 * wxwidgets: fix a memory leak (patch by Brian Robb)
9241 ------------------------------------------------------------------------
9242 r12584 | courmisch | 2005-09-17 17:14:34 +0200 (Sat, 17 Sep 2005) | 2 lines
9243 Changed paths:
9244    M /trunk/src/misc/net.c
9245
9246 Win32 compile fix
9247
9248 ------------------------------------------------------------------------
9249 r12583 | courmisch | 2005-09-17 17:00:58 +0200 (Sat, 17 Sep 2005) | 7 lines
9250 Changed paths:
9251    M /trunk/src/misc/net.c
9252
9253 * print unreachable host as an error in net_OpenTCP (refs #320)
9254 * don't print IPv6 unreachable warning when IPv4 works fine
9255 * don't attempt SOCKS negociation when TCP connection failed
9256 * use "%s port %d" rather than "%s:%d" because the latter is
9257   confusing with IPv6 adresses
9258 * removed trailing spaces
9259
9260 ------------------------------------------------------------------------
9261 r12582 | zorglub | 2005-09-17 16:15:32 +0200 (Sat, 17 Sep 2005) | 2 lines
9262 Changed paths:
9263    M /trunk/modules/gui/wxwidgets/playlist.cpp
9264
9265 Don't crash on items with % in name (Closes:#312)
9266
9267 ------------------------------------------------------------------------
9268 r12581 | zorglub | 2005-09-17 15:29:37 +0200 (Sat, 17 Sep 2005) | 4 lines
9269 Changed paths:
9270    M /trunk/modules/stream_out/display.c
9271
9272 Select the correct input in #display (Closes:#343)
9273
9274 The module used FIND_ANYWHERE. The proposed patch solved the bug as a side-effect as you get the latest created input, which is the current one with the proposed patch (wait for init to signal thread as ready)
9275
9276 ------------------------------------------------------------------------
9277 r12580 | zorglub | 2005-09-17 14:12:54 +0200 (Sat, 17 Sep 2005) | 3 lines
9278 Changed paths:
9279    M /trunk/modules/misc/screensaver.c
9280    M /trunk/src/libvlc.c
9281    M /trunk/src/libvlc.h
9282
9283 Default to disabling screensaver under X (Closes:#253)
9284 Hide screensaver interface from the prefs
9285
9286 ------------------------------------------------------------------------
9287 r12579 | bigben | 2005-09-16 23:19:43 +0200 (Fri, 16 Sep 2005) | 3 lines
9288 Changed paths:
9289    M /trunk/NEWS
9290
9291 added bonjour service discovery and gnomevfs access
9292
9293
9294 ------------------------------------------------------------------------
9295 r12577 | titer | 2005-09-16 20:52:33 +0200 (Fri, 16 Sep 2005) | 2 lines
9296 Changed paths:
9297    M /trunk/extras/contrib/src/Makefile
9298
9299  contrib/src/Makefile: libvorbis now supports --host, so let's use it
9300
9301 ------------------------------------------------------------------------
9302 r12572 | damienf | 2005-09-16 18:13:07 +0200 (Fri, 16 Sep 2005) | 2 lines
9303 Changed paths:
9304    M /trunk/modules/access/dshow/dshow.cpp
9305
9306 dshow.cpp: make sure driver name is properly NULL terminated
9307
9308 ------------------------------------------------------------------------
9309 r12571 | damienf | 2005-09-16 18:10:42 +0200 (Fri, 16 Sep 2005) | 2 lines
9310 Changed paths:
9311    M /trunk/activex/persistpropbag.cpp
9312    M /trunk/activex/persiststorage.cpp
9313    M /trunk/activex/persiststreaminit.cpp
9314    M /trunk/activex/plugin.cpp
9315    M /trunk/activex/plugin.h
9316    M /trunk/activex/utils.cpp
9317    M /trunk/activex/vlccontrol.cpp
9318
9319 all: bug fixing, clean-up
9320
9321 ------------------------------------------------------------------------
9322 r12570 | sigmunau | 2005-09-16 01:53:41 +0200 (Fri, 16 Sep 2005) | 2 lines
9323 Changed paths:
9324    M /trunk/modules/demux/playlist/b4s.c
9325
9326 Coding style fixes and added comments
9327
9328 ------------------------------------------------------------------------
9329 r12568 | fkuehne | 2005-09-16 00:11:01 +0200 (Fri, 16 Sep 2005) | 1 line
9330 Changed paths:
9331    M /trunk/extras/contrib/src/Makefile
9332
9333 * added x264 and live to the linux target
9334 ------------------------------------------------------------------------
9335 r12564 | zorglub | 2005-09-15 19:42:24 +0200 (Thu, 15 Sep 2005) | 2 lines
9336 Changed paths:
9337    M /trunk/THANKS
9338    M /trunk/include/vlc_playlist.h
9339    M /trunk/modules/gui/wxwidgets/playlist.cpp
9340    M /trunk/src/playlist/sort.c
9341    M /trunk/src/playlist/view.c
9342
9343 Sort-by-album patch by Pierre Marc Dumuid
9344
9345 ------------------------------------------------------------------------
9346 r12563 | massiot | 2005-09-15 18:41:26 +0200 (Thu, 15 Sep 2005) | 3 lines
9347 Changed paths:
9348    M /trunk/THANKS
9349    M /trunk/configure.ac
9350    M /trunk/modules/mux/mpeg/ts.c
9351
9352  * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
9353    patch courtesy of Wallace Wadge (thanks!).
9354
9355 ------------------------------------------------------------------------
9356 r12562 | hartman | 2005-09-15 17:36:36 +0200 (Thu, 15 Sep 2005) | 2 lines
9357 Changed paths:
9358    M /trunk/modules/codec/ffmpeg/ffmpeg.c
9359
9360 * Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
9361
9362 ------------------------------------------------------------------------
9363 r12561 | jpsaman | 2005-09-15 16:50:47 +0200 (Thu, 15 Sep 2005) | 1 line
9364 Changed paths:
9365    M /trunk/modules/demux/avi/avi.c
9366
9367 Forward port of revision 12559: Fix division by zero crash
9368 ------------------------------------------------------------------------
9369 r12560 | hartman | 2005-09-15 16:21:38 +0200 (Thu, 15 Sep 2005) | 2 lines
9370 Changed paths:
9371    M /trunk/modules/gui/macosx/playlistinfo.m
9372
9373 * Missing object release
9374
9375 ------------------------------------------------------------------------
9376 r12558 | zorglub | 2005-09-15 08:17:33 +0200 (Thu, 15 Sep 2005) | 2 lines
9377 Changed paths:
9378    M /trunk/modules/demux/m3u.c
9379    M /trunk/modules/demux/playlist/m3u.c
9380    M /trunk/modules/misc/playlist/m3u.c
9381
9382 Hopefully "The Right Fix" patch for M3U parsing, by Daniel Straenger.
9383
9384 ------------------------------------------------------------------------
9385 r12557 | zorglub | 2005-09-15 08:11:07 +0200 (Thu, 15 Sep 2005) | 2 lines
9386 Changed paths:
9387    M /trunk/src/playlist/playlist.c
9388
9389 Improve random behaviour - Patch by Daniel Straenger. Thanks !
9390
9391 ------------------------------------------------------------------------
9392 r12556 | hartman | 2005-09-15 02:02:31 +0200 (Thu, 15 Sep 2005) | 2 lines
9393 Changed paths:
9394    M /trunk/src/playlist/playlist.c
9395
9396 * Fix yet another playlist corner case
9397
9398 ------------------------------------------------------------------------
9399 r12555 | massiot | 2005-09-14 19:24:32 +0200 (Wed, 14 Sep 2005) | 3 lines
9400 Changed paths:
9401    M /trunk/modules/misc/network/ipv4.c
9402
9403  * mudules/misc/network/ipv4.c: Expand output buffer size as well to avoid
9404    send() delays.
9405
9406 ------------------------------------------------------------------------
9407 r12554 | massiot | 2005-09-14 19:22:48 +0200 (Wed, 14 Sep 2005) | 2 lines
9408 Changed paths:
9409    M /trunk/modules/access_output/udp.c
9410
9411  * modules/access_output/udp.c: Check send() return value.
9412
9413 ------------------------------------------------------------------------
9414 r12553 | hartman | 2005-09-14 17:04:37 +0200 (Wed, 14 Sep 2005) | 2 lines
9415 Changed paths:
9416    M /trunk/src/playlist/playlist.c
9417
9418 * Better fix for [12521]. Previous fix resulted in the playlist forgetting it's position if you did a play / stop / play sequence. This is the CORRECT fix.
9419
9420 ------------------------------------------------------------------------
9421 r12552 | hartman | 2005-09-14 13:56:08 +0200 (Wed, 14 Sep 2005) | 2 lines
9422 Changed paths:
9423    M /trunk/extras/contrib/src/Makefile
9424    D /trunk/extras/contrib/src/Patches/libcddb.patch
9425
9426 * remove CDDB patch that is now applied upstream in the new libcddb version that we use.
9427
9428 ------------------------------------------------------------------------
9429 r12551 | courmisch | 2005-09-14 10:44:26 +0200 (Wed, 14 Sep 2005) | 2 lines
9430 Changed paths:
9431    M /trunk/configure.ac
9432
9433 Check -mtune even when --with-tuning is used
9434
9435 ------------------------------------------------------------------------
9436 r12550 | courmisch | 2005-09-14 10:44:06 +0200 (Wed, 14 Sep 2005) | 2 lines
9437 Changed paths:
9438    M /trunk/include/vlc_symbols.h
9439
9440 Clean up
9441
9442 ------------------------------------------------------------------------
9443 r12549 | yoann | 2005-09-14 02:43:57 +0200 (Wed, 14 Sep 2005) | 4 lines
9444 Changed paths:
9445    M /trunk/modules/gui/ncurses.c
9446
9447 * modules/gui/ncurses.c: Filebrowser enhancements:
9448   - sorting
9449   - show/hide hidden files (with '.')
9450
9451 ------------------------------------------------------------------------
9452 r12548 | hartman | 2005-09-14 02:36:41 +0200 (Wed, 14 Sep 2005) | 2 lines
9453 Changed paths:
9454    M /trunk/modules/demux/subtitle.c
9455
9456 * Fix memleaks
9457
9458 ------------------------------------------------------------------------
9459 r12547 | massiot | 2005-09-14 01:55:44 +0200 (Wed, 14 Sep 2005) | 2 lines
9460 Changed paths:
9461    M /trunk/doc/fortunes.txt
9462
9463 Fortuuuuune.
9464
9465 ------------------------------------------------------------------------
9466 r12546 | massiot | 2005-09-14 00:33:49 +0200 (Wed, 14 Sep 2005) | 2 lines
9467 Changed paths:
9468    M /trunk/doc/fortunes.txt
9469
9470 Fortuuuuune.
9471
9472 ------------------------------------------------------------------------
9473 r12545 | yoann | 2005-09-14 00:15:00 +0200 (Wed, 14 Sep 2005) | 2 lines
9474 Changed paths:
9475    M /trunk/modules/gui/ncurses.c
9476
9477  * modules/gui/ncurses.c: use <space> in the filebrowser to add the selected directory to the playlist.
9478
9479 ------------------------------------------------------------------------
9480 r12544 | gbazin | 2005-09-14 00:01:20 +0200 (Wed, 14 Sep 2005) | 1 line
9481 Changed paths:
9482    M /trunk/modules/packetizer/h264.c
9483
9484 * modules/packetizer/h264.c: small fix to annexe-b packetizer.
9485 ------------------------------------------------------------------------
9486 r12543 | fkuehne | 2005-09-13 19:52:09 +0200 (Tue, 13 Sep 2005) | 1 line
9487 Changed paths:
9488    M /trunk/extras/contrib/src/packages.mak
9489
9490 * whoops, fixed invalid path for MASH introduced in the last commit
9491 ------------------------------------------------------------------------
9492 r12542 | fkuehne | 2005-09-13 19:50:27 +0200 (Tue, 13 Sep 2005) | 1 line
9493 Changed paths:
9494    M /trunk/extras/contrib/src/Makefile
9495    M /trunk/extras/contrib/src/packages.mak
9496
9497 * updated libcddb to 1.2.1 from 0.9.6 (refs #292)
9498 ------------------------------------------------------------------------
9499 r12541 | gbazin | 2005-09-13 19:48:32 +0200 (Tue, 13 Sep 2005) | 1 line
9500 Changed paths:
9501    M /trunk/modules/packetizer/h264.c
9502
9503 * modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
9504 ------------------------------------------------------------------------
9505 r12538 | bigben | 2005-09-13 17:10:32 +0200 (Tue, 13 Sep 2005) | 5 lines
9506 Changed paths:
9507    M /trunk/modules/access/gnomevfs.c
9508
9509 * Support URIs with non ascii characters
9510 * Work around the fact reading from http never returns EOF
9511 * Dirty hack to avoid segfault on exit if we don't open at least a valid file
9512
9513
9514 ------------------------------------------------------------------------
9515 r12537 | massiot | 2005-09-13 16:45:46 +0200 (Tue, 13 Sep 2005) | 2 lines
9516 Changed paths:
9517    M /trunk/doc/fortunes.txt
9518
9519 Fortuuuune
9520
9521 ------------------------------------------------------------------------
9522 r12536 | bigben | 2005-09-13 12:41:08 +0200 (Tue, 13 Sep 2005) | 3 lines
9523 Changed paths:
9524    M /trunk/modules/access/gnomevfs.c
9525
9526 Cosmetics
9527
9528
9529 ------------------------------------------------------------------------
9530 r12535 | bigben | 2005-09-13 11:44:56 +0200 (Tue, 13 Sep 2005) | 3 lines
9531 Changed paths:
9532    M /trunk/modules/access/gnomevfs.c
9533
9534 Handle correctly the case when no access is explicitely given.
9535
9536
9537 ------------------------------------------------------------------------
9538 r12534 | bigben | 2005-09-13 11:31:40 +0200 (Tue, 13 Sep 2005) | 4 lines
9539 Changed paths:
9540    M /trunk/modules/access/gnomevfs.c
9541
9542 * Try the gnomevfs plugin last if we didn't find any other matching access
9543 * Now MRLs such as ssh://user:pass@server work.
9544
9545
9546 ------------------------------------------------------------------------
9547 r12533 | xtophe | 2005-09-13 10:38:25 +0200 (Tue, 13 Sep 2005) | 2 lines
9548 Changed paths:
9549    M /trunk/modules/access/gnomevfs.c
9550
9551 Properties + cosmetic
9552
9553 ------------------------------------------------------------------------
9554 r12532 | bigben | 2005-09-13 01:56:43 +0200 (Tue, 13 Sep 2005) | 5 lines
9555 Changed paths:
9556    M /trunk/configure.ac
9557    M /trunk/modules/access/Modules.am
9558    A /trunk/modules/access/gnomevfs.c
9559
9560 * New gnomevfs access module
9561 * MRLS are of the form gnomevfs://ssh://user:pass@ (if anybody has something better)
9562 * Still some issues with some accesses (smb for instance) where it seems it required to open the directory in which the file is before opening the file itself.
9563
9564
9565 ------------------------------------------------------------------------
9566 r12531 | hartman | 2005-09-12 23:54:45 +0200 (Mon, 12 Sep 2005) | 2 lines
9567 Changed paths:
9568    M /trunk/modules/gui/macosx/playlist.m
9569
9570 * adding arguments to printFormat, without a format that uses them is pretty useless.
9571
9572 ------------------------------------------------------------------------
9573 r12530 | hartman | 2005-09-12 23:41:39 +0200 (Mon, 12 Sep 2005) | 2 lines
9574 Changed paths:
9575    M /trunk/src/playlist/playlist.c
9576
9577 * Prevent the autoplay function from playing the Shoutcast url for the xmllist. The SD modules already does this by itself. (fixes #8)
9578
9579 ------------------------------------------------------------------------
9580 r12529 | hartman | 2005-09-12 22:47:34 +0200 (Mon, 12 Sep 2005) | 2 lines
9581 Changed paths:
9582    M /trunk/modules/gui/macosx/intf.m
9583
9584 * Fix Mac autoplay behaviour for SD playlistitems. (refs #8)
9585
9586 ------------------------------------------------------------------------
9587 r12528 | fkuehne | 2005-09-12 21:42:53 +0200 (Mon, 12 Sep 2005) | 1 line
9588 Changed paths:
9589    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
9590    M /trunk/modules/gui/macosx/about.m
9591
9592 * use the current copyright scheme in the about-box; removed a useless colon introduced in the last commit
9593 ------------------------------------------------------------------------
9594 r12527 | fkuehne | 2005-09-12 21:11:43 +0200 (Mon, 12 Sep 2005) | 1 line
9595 Changed paths:
9596    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/classes.nib
9597    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib
9598    M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib
9599    M /trunk/modules/gui/macosx/about.h
9600    M /trunk/modules/gui/macosx/about.m
9601
9602 * added compilation information
9603 ------------------------------------------------------------------------
9604 r12526 | dionoea | 2005-09-12 20:49:42 +0200 (Mon, 12 Sep 2005) | 9 lines
9605 Changed paths:
9606    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
9607
9608 update system :
9609 only take into account "stable" releases when release_type == stable
9610 stable and testing when == testing
9611 stable, testing and nighlty when == nightly
9612 all when !=
9613 (still need a way to change release_type in the intf ... i'm lazy. default
9614 set to "testing")
9615
9616
9617 ------------------------------------------------------------------------
9618 r12525 | dionoea | 2005-09-12 19:07:41 +0200 (Mon, 12 Sep 2005) | 3 lines
9619 Changed paths:
9620    M /trunk/src/libvlc.c
9621
9622 fix daemon mode when HAVE_DAEMON is defined. fixes #347
9623
9624
9625 ------------------------------------------------------------------------
9626 r12524 | hartman | 2005-09-12 15:00:05 +0200 (Mon, 12 Sep 2005) | 2 lines
9627 Changed paths:
9628    M /trunk/modules/gui/macosx/misc.m
9629
9630 * Remove 10.3 only properties of the volumeSlider
9631
9632 ------------------------------------------------------------------------
9633 r12523 | hartman | 2005-09-12 14:46:17 +0200 (Mon, 12 Sep 2005) | 2 lines
9634 Changed paths:
9635    M /trunk/src/playlist/playlist.c
9636
9637 * remove debug line
9638
9639 ------------------------------------------------------------------------
9640 r12522 | hartman | 2005-09-12 14:36:37 +0200 (Mon, 12 Sep 2005) | 3 lines
9641 Changed paths:
9642    M /trunk/src/playlist/playlist.c
9643
9644 * Fix the issue with random always playing the first item in the playlist initially (closes #217)
9645
9646
9647 ------------------------------------------------------------------------
9648 r12521 | hartman | 2005-09-12 14:02:58 +0200 (Mon, 12 Sep 2005) | 2 lines
9649 Changed paths:
9650    M /trunk/src/playlist/playlist.c
9651
9652 * Fixes a problem where playlist_Play was playing items that were no longer in the playlist. (Play item, playlist_Stop, remove item, add new items (enqueue), playlist_Play, and you would get the old item). This fixes it, but i think it might be a problem that actually resides deeper in the playlist core.
9653
9654 ------------------------------------------------------------------------
9655 r12520 | hartman | 2005-09-12 12:36:36 +0200 (Mon, 12 Sep 2005) | 2 lines
9656 Changed paths:
9657    M /trunk/modules/access/mms/mms.c
9658
9659 * Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
9660
9661 ------------------------------------------------------------------------
9662 r12519 | robux4 | 2005-09-12 11:56:32 +0200 (Mon, 12 Sep 2005) | 1 line
9663 Changed paths:
9664    M /trunk/modules/demux/mkv.cpp
9665
9666 mkv.cpp: avoid dependency problems with older libmatroska
9667 ------------------------------------------------------------------------
9668 r12518 | bigben | 2005-09-11 23:14:17 +0200 (Sun, 11 Sep 2005) | 6 lines
9669 Changed paths:
9670    M /trunk/src/playlist/playlist.c
9671
9672
9673 * Loop at the beginning of the playlist instead of the beginning of the current node when loop is enabled
9674
9675 This should be the right fix, but testing is welcomed.
9676
9677
9678 ------------------------------------------------------------------------
9679 r12517 | ipkiss | 2005-09-11 22:03:18 +0200 (Sun, 11 Sep 2005) | 3 lines
9680 Changed paths:
9681    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
9682    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
9683    M /trunk/modules/gui/skins2/vars/playtree.cpp
9684
9685  * skins2/parser/skin_parser.cpp: fixed a FIXME
9686  * skins2/vars/playtree.cpp: removed some debug lines
9687
9688 ------------------------------------------------------------------------
9689 r12516 | gbazin | 2005-09-11 18:57:10 +0200 (Sun, 11 Sep 2005) | 1 line
9690 Changed paths:
9691    M /trunk/modules/video_filter/scale.c
9692
9693 * modules/video_filter/scale.c: Fixed bug reported by Wallace Wadge (wwadge at gmail).
9694 ------------------------------------------------------------------------
9695 r12515 | robux4 | 2005-09-11 17:35:00 +0200 (Sun, 11 Sep 2005) | 1 line
9696 Changed paths:
9697    M /trunk/modules/demux/mkv.cpp
9698
9699 mkv.cpp: more memory leaks fixed
9700 ------------------------------------------------------------------------
9701 r12514 | fkuehne | 2005-09-11 14:45:41 +0200 (Sun, 11 Sep 2005) | 1 line
9702 Changed paths:
9703    M /trunk/modules/gui/macosx/extended.m
9704
9705 * save the prefs only shortly before the app exits (makes the utilisation of the extended-panel much faster)
9706 ------------------------------------------------------------------------
9707 r12513 | massiot | 2005-09-11 14:06:39 +0200 (Sun, 11 Sep 2005) | 2 lines
9708 Changed paths:
9709    M /trunk/doc/fortunes.txt
9710
9711 fortuuuuune
9712
9713 ------------------------------------------------------------------------
9714 r12512 | robux4 | 2005-09-11 12:42:17 +0200 (Sun, 11 Sep 2005) | 1 line
9715 Changed paths:
9716    M /trunk/modules/demux/mkv.cpp
9717
9718 mkv.cpp: fix some memory leaks
9719 ------------------------------------------------------------------------
9720 r12511 | robux4 | 2005-09-11 11:14:21 +0200 (Sun, 11 Sep 2005) | 1 line
9721 Changed paths:
9722    M /trunk/modules/demux/mkv.cpp
9723
9724 mkv.cpp: support segments with "unknown" size
9725 ------------------------------------------------------------------------
9726 r12510 | robux4 | 2005-09-10 19:08:35 +0200 (Sat, 10 Sep 2005) | 1 line
9727 Changed paths:
9728    M /trunk/modules/demux/mkv.cpp
9729
9730 mkv.cpp: support playback of segments without a UID
9731 ------------------------------------------------------------------------
9732 r12509 | robux4 | 2005-09-10 17:22:51 +0200 (Sat, 10 Sep 2005) | 1 line
9733 Changed paths:
9734    M /trunk/src/misc/variables.c
9735
9736 variables.c: void the buffer after the memmove to avoid reusing previous values
9737 ------------------------------------------------------------------------
9738 r12508 | robux4 | 2005-09-10 15:38:51 +0200 (Sat, 10 Sep 2005) | 1 line
9739 Changed paths:
9740    M /trunk/modules/misc/network/ipv4.c
9741
9742 * ipv4.c: make MSVC happy
9743 ------------------------------------------------------------------------
9744 r12507 | bigben | 2005-09-10 11:04:32 +0200 (Sat, 10 Sep 2005) | 3 lines
9745 Changed paths:
9746    M /trunk/src/playlist/playlist.c
9747
9748 * Go back to the first item when hitting "next" on the last item. Go to the last item with "prev" on the 1st item.
9749
9750
9751 ------------------------------------------------------------------------
9752 r12506 | courmisch | 2005-09-10 09:55:17 +0200 (Sat, 10 Sep 2005) | 3 lines
9753 Changed paths:
9754    M /trunk/THANKS
9755    M /trunk/src/libvlc.c
9756
9757 Fix psz_userdir memleak
9758 (patch contributed by Brian Robb)
9759
9760 ------------------------------------------------------------------------
9761 r12505 | gbazin | 2005-09-10 00:10:57 +0200 (Sat, 10 Sep 2005) | 1 line
9762 Changed paths:
9763    M /trunk/configure.ac
9764    M /trunk/modules/misc/network/ipv4.c
9765    M /trunk/src/extras/libc.c
9766
9767 * configure.ac, src/extras/libc.c, modules/misc/network/ipv4.c: fixed the WinCE build.
9768 ------------------------------------------------------------------------
9769 r12504 | hartman | 2005-09-09 23:19:15 +0200 (Fri, 09 Sep 2005) | 3 lines
9770 Changed paths:
9771    M /trunk/modules/gui/macosx/macosx.m
9772    M /trunk/modules/gui/macosx/vout.m
9773
9774 * Option for Desktop Background mode for VLC OSX.
9775   Does not work on the fly, because that requires recreating the window atm.
9776
9777 ------------------------------------------------------------------------
9778 r12503 | gbazin | 2005-09-09 21:42:55 +0200 (Fri, 09 Sep 2005) | 1 line
9779 Changed paths:
9780    M /trunk/src/misc/win32_specific.c
9781
9782 * src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).
9783 ------------------------------------------------------------------------
9784 r12502 | gbazin | 2005-09-09 21:38:01 +0200 (Fri, 09 Sep 2005) | 1 line
9785 Changed paths:
9786    M /trunk/modules/gui/wxwidgets/wizard.cpp
9787    M /trunk/modules/gui/wxwidgets/wxwidgets.h
9788
9789 * modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch courtesy of Brian Robb (vascy at hotmail).
9790 ------------------------------------------------------------------------
9791 r12501 | gbazin | 2005-09-09 21:20:34 +0200 (Fri, 09 Sep 2005) | 1 line
9792 Changed paths:
9793    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
9794    M /trunk/modules/gui/skins2/src/skin_common.hpp
9795
9796 * modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).
9797 ------------------------------------------------------------------------
9798 r12500 | xtophe | 2005-09-09 19:34:32 +0200 (Fri, 09 Sep 2005) | 3 lines
9799 Changed paths:
9800    M /trunk/src/extras/libc.c
9801
9802 I shall compile before commiting * 100 for monday.
9803 In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate
9804
9805 ------------------------------------------------------------------------
9806 r12499 | xtophe | 2005-09-09 18:55:37 +0200 (Fri, 09 Sep 2005) | 2 lines
9807 Changed paths:
9808    M /trunk/src/extras/libc.c
9809
9810 Fix a possible segfault patch by Brian Robb
9811
9812 ------------------------------------------------------------------------
9813 r12498 | jlj | 2005-09-09 16:31:22 +0200 (Fri, 09 Sep 2005) | 3 lines
9814 Changed paths:
9815    M /trunk/modules/access_output/bonjour.c
9816    M /trunk/modules/access_output/bonjour.h
9817    M /trunk/modules/services_discovery/bonjour.c
9818
9819   * bonjour: set svn:keywords property.
9820
9821
9822 ------------------------------------------------------------------------
9823 r12497 | jlj | 2005-09-09 16:06:38 +0200 (Fri, 09 Sep 2005) | 3 lines
9824 Changed paths:
9825    M /trunk/modules/services_discovery/bonjour.c
9826
9827   * bonjour.c: Fixed memory leaks. Fixed IPv6 support.
9828
9829
9830 ------------------------------------------------------------------------
9831 r12496 | jlj | 2005-09-09 04:42:40 +0200 (Fri, 09 Sep 2005) | 3 lines
9832 Changed paths:
9833    M /trunk/configure.ac
9834    M /trunk/modules/access_output/Modules.am
9835    A /trunk/modules/access_output/bonjour.c
9836    A /trunk/modules/access_output/bonjour.h
9837    M /trunk/modules/access_output/http.c
9838    M /trunk/modules/services_discovery/Modules.am
9839    A /trunk/modules/services_discovery/bonjour.c
9840
9841   * Bonjour services discovery module using avahi.
9842
9843
9844 ------------------------------------------------------------------------
9845 r12495 | fkuehne | 2005-09-08 23:00:48 +0200 (Thu, 08 Sep 2005) | 5 lines
9846 Changed paths:
9847    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
9848    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9849    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
9850    M /trunk/modules/gui/macosx/intf.h
9851    M /trunk/modules/gui/macosx/intf.m
9852
9853 * fixed some intf-strings and connected a few menu-items properly
9854 * changed wizard-shortcut to shift-cmd-w
9855 * re-ordered the file-menu slightly
9856
9857 Thanks to thedj for pointing most of that out.
9858 ------------------------------------------------------------------------
9859 r12493 | bigben | 2005-09-08 20:18:54 +0200 (Thu, 08 Sep 2005) | 6 lines
9860 Changed paths:
9861    M /trunk/src/playlist/item-ext.c
9862
9863 * Take the position parametter into account in playlist_NodeAddItem
9864 * This fixes the drag'n'drop from items from the finder in OSX
9865 * Not sure PLAYLIST_END is handled correctly in every case (don't know enough about adding modes to judge)
9866
9867
9868
9869 ------------------------------------------------------------------------
9870 r12487 | hartman | 2005-09-08 15:55:25 +0200 (Thu, 08 Sep 2005) | 2 lines
9871 Changed paths:
9872    M /trunk/src/video_output/video_widgets.c
9873
9874 * Fix a refcount issue in the OSD core
9875
9876 ------------------------------------------------------------------------
9877 r12486 | fkuehne | 2005-09-07 20:11:22 +0200 (Wed, 07 Sep 2005) | 1 line
9878 Changed paths:
9879    M /trunk/po/ko.po
9880
9881 * converted to UTF-8
9882 ------------------------------------------------------------------------
9883 r12485 | fkuehne | 2005-09-07 19:44:36 +0200 (Wed, 07 Sep 2005) | 1 line
9884 Changed paths:
9885    M /trunk/NEWS
9886    M /trunk/THANKS
9887    M /trunk/configure.ac
9888    A /trunk/po/ko.po
9889    M /trunk/src/libvlc.h
9890    M /trunk/src/misc/darwin_specific.m
9891
9892 * new Korean translation by Han HoJoong <0demon0@paran.com>
9893 ------------------------------------------------------------------------
9894 r12484 | hartman | 2005-09-07 16:05:44 +0200 (Wed, 07 Sep 2005) | 2 lines
9895 Changed paths:
9896    M /trunk/modules/demux/mp4/libmp4.c
9897
9898  * lengh -> length
9899
9900 ------------------------------------------------------------------------
9901 r12483 | hartman | 2005-09-07 15:47:46 +0200 (Wed, 07 Sep 2005) | 3 lines
9902 Changed paths:
9903    M /trunk/modules/demux/mkv.cpp
9904
9905 * AVC in mkv should already be packetized.
9906   (btw. this makes a certain sample work that didn't work when it was fed trough our h264 packetizer. before it would crash. This indicates there is an error in our h.264 packetizer)
9907
9908 ------------------------------------------------------------------------
9909 r12482 | hartman | 2005-09-07 00:03:45 +0200 (Wed, 07 Sep 2005) | 4 lines
9910 Changed paths:
9911    M /trunk/modules/demux/livedotcom.cpp
9912
9913 * Fix a large issue with VLC RTSP client.
9914   We were setting play/pause and seek commands non-aggregate, while we should set them aggregate.
9915   Fixes #340
9916
9917 ------------------------------------------------------------------------
9918 r12481 | dionoea | 2005-09-06 23:15:18 +0200 (Tue, 06 Sep 2005) | 2 lines
9919 Changed paths:
9920    M /trunk/THANKS
9921    M /trunk/modules/gui/wxwidgets/open.cpp
9922
9923 CD/DVD detection patch by Brian Robb
9924
9925 ------------------------------------------------------------------------
9926 r12480 | massiot | 2005-09-06 01:33:14 +0200 (Tue, 06 Sep 2005) | 3 lines
9927 Changed paths:
9928    M /trunk/src/libvlc.c
9929
9930  * src/libvlc.c: When the user dir is not available, fall back onto the
9931    application data directory.
9932
9933 ------------------------------------------------------------------------
9934 r12479 | gbazin | 2005-09-05 21:23:29 +0200 (Mon, 05 Sep 2005) | 1 line
9935 Changed paths:
9936    M /trunk/src/libvlc.c
9937
9938 * src/libvlc.c: on win32, redirect stdout to vlc-help.txt when printing the help.
9939 ------------------------------------------------------------------------
9940 r12478 | zorglub | 2005-09-05 11:13:52 +0200 (Mon, 05 Sep 2005) | 2 lines
9941 Changed paths:
9942    M /trunk/config.in
9943
9944 Remove a few legacy entries in config.in
9945
9946 ------------------------------------------------------------------------
9947 r12477 | robux4 | 2005-09-05 10:53:54 +0200 (Mon, 05 Sep 2005) | 1 line
9948 Changed paths:
9949    M /trunk/modules/demux/mkv.cpp
9950
9951 * mkv.cpp: should fix the compilation error with gcc
9952 ------------------------------------------------------------------------
9953 r12476 | ipkiss | 2005-09-04 23:50:18 +0200 (Sun, 04 Sep 2005) | 3 lines
9954 Changed paths:
9955    M /trunk/modules/gui/skins2/src/theme_repository.cpp
9956
9957  * skins2/src/theme_repository.cpp: do not use pointers on temporary strings.
9958    Fixes #337.
9959
9960 ------------------------------------------------------------------------
9961 r12475 | robux4 | 2005-09-04 20:12:57 +0200 (Sun, 04 Sep 2005) | 1 line
9962 Changed paths:
9963    M /trunk/modules/demux/mkv.cpp
9964
9965 * mkv.cpp: fix chapter sorting by timecode, apply the right PTS/DTS timecodes from the container
9966 ------------------------------------------------------------------------
9967 r12474 | massiot | 2005-09-04 14:47:53 +0200 (Sun, 04 Sep 2005) | 2 lines
9968 Changed paths:
9969    M /trunk/extras/contrib/src/Makefile
9970
9971  * extras/contrib/src/Makefile: Really fixed the libtool target.
9972
9973 ------------------------------------------------------------------------
9974 r12473 | massiot | 2005-09-04 12:58:59 +0200 (Sun, 04 Sep 2005) | 2 lines
9975 Changed paths:
9976    M /trunk/extras/contrib/src/Makefile
9977
9978  * extras/contrib/src/Makefile: Really fixed the libtool target.
9979
9980 ------------------------------------------------------------------------
9981 r12472 | massiot | 2005-09-04 11:52:54 +0200 (Sun, 04 Sep 2005) | 2 lines
9982 Changed paths:
9983    M /trunk/extras/contrib/src/Makefile
9984
9985  * extras/contrib/src/Makefile: Build libtool after automake.
9986
9987 ------------------------------------------------------------------------
9988 r12471 | gbazin | 2005-09-04 01:44:25 +0200 (Sun, 04 Sep 2005) | 1 line
9989 Changed paths:
9990    M /trunk/modules/access_filter/timeshift.c
9991
9992 * modules/access_filter/timeshift.c: complete rewrite. Configurable granularity so it doesn't waste as much disk space + deals with full disk by overwritting oldest data.
9993 ------------------------------------------------------------------------
9994 r12470 | gbazin | 2005-09-04 00:55:56 +0200 (Sun, 04 Sep 2005) | 1 line
9995 Changed paths:
9996    M /trunk/modules/gui/wxwidgets/playlist.cpp
9997
9998 * modules/gui/wxwidgets/playlist.cpp: Fixed segfault. Patch by Brian Robb (vascy at hotmail).
9999 ------------------------------------------------------------------------
10000 r12469 | ipkiss | 2005-09-04 00:25:36 +0200 (Sun, 04 Sep 2005) | 2 lines
10001 Changed paths:
10002    M /trunk/modules/gui/skins2/src/generic_layout.cpp
10003
10004  * skins/src/generic_layout.cpp: Fixed a typo in a comment
10005
10006 ------------------------------------------------------------------------
10007 r12468 | robux4 | 2005-09-03 22:56:32 +0200 (Sat, 03 Sep 2005) | 1 line
10008 Changed paths:
10009    M /trunk/modules/demux/mkv.cpp
10010
10011 * fix a timecode/stuttering problem with VFW tracks
10012 ------------------------------------------------------------------------
10013 r12467 | ipkiss | 2005-09-03 21:22:47 +0200 (Sat, 03 Sep 2005) | 3 lines
10014 Changed paths:
10015    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
10016
10017  * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug. The tree playlist should
10018    now be much more stable.
10019
10020 ------------------------------------------------------------------------
10021 r12466 | asmax | 2005-09-03 19:11:23 +0200 (Sat, 03 Sep 2005) | 2 lines
10022 Changed paths:
10023    M /trunk/config.in
10024
10025 * config.in: fixed typos
10026
10027 ------------------------------------------------------------------------
10028 r12465 | robux4 | 2005-09-03 17:55:52 +0200 (Sat, 03 Sep 2005) | 1 line
10029 Changed paths:
10030    M /trunk/include/vlc_stream.h
10031    M /trunk/modules/demux/mkv.cpp
10032
10033 * prevent crashes when a stream is not opened correctly
10034 ------------------------------------------------------------------------
10035 r12464 | ipkiss | 2005-09-03 17:17:57 +0200 (Sat, 03 Sep 2005) | 5 lines
10036 Changed paths:
10037    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
10038    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
10039    M /trunk/modules/gui/skins2/utils/var_tree.cpp
10040    M /trunk/modules/gui/skins2/utils/var_tree.hpp
10041
10042  * skins2 (tree playlist):
10043      - Fixed a selection bug in CtrlTree
10044      - Simplified some algorithms using helper methods
10045      - A few coding style fixes
10046
10047 ------------------------------------------------------------------------
10048 r12463 | jpsaman | 2005-09-03 17:06:39 +0200 (Sat, 03 Sep 2005) | 1 line
10049 Changed paths:
10050    M /trunk/modules/demux/ts.c
10051
10052 silence random access indicator
10053 ------------------------------------------------------------------------
10054 r12462 | robux4 | 2005-09-03 16:49:58 +0200 (Sat, 03 Sep 2005) | 1 line
10055 Changed paths:
10056    M /trunk/modules/demux/mkv.cpp
10057
10058 * fix an uninitialized buffer use
10059 ------------------------------------------------------------------------
10060 r12461 | gbazin | 2005-09-03 15:56:53 +0200 (Sat, 03 Sep 2005) | 1 line
10061 Changed paths:
10062    M /trunk/configure.ac
10063
10064 * configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.
10065 ------------------------------------------------------------------------
10066 r12460 | gbazin | 2005-09-03 15:27:01 +0200 (Sat, 03 Sep 2005) | 1 line
10067 Changed paths:
10068    M /trunk/modules/gui/wxwidgets/preferences.cpp
10069
10070 * modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).
10071 ------------------------------------------------------------------------
10072 r12459 | bigben | 2005-09-03 14:06:57 +0200 (Sat, 03 Sep 2005) | 3 lines
10073 Changed paths:
10074    M /trunk/modules/gui/macosx/playlist.m
10075
10076 Remove some useless code
10077
10078
10079 ------------------------------------------------------------------------
10080 r12458 | bigben | 2005-09-03 13:24:00 +0200 (Sat, 03 Sep 2005) | 3 lines
10081 Changed paths:
10082    M /trunk/modules/gui/macosx/playlist.m
10083
10084 Fixes item ordering on drag'n'drop
10085
10086
10087 ------------------------------------------------------------------------
10088 r12457 | massiot | 2005-09-03 12:22:03 +0200 (Sat, 03 Sep 2005) | 2 lines
10089 Changed paths:
10090    M /trunk/extras/contrib/src/Makefile
10091
10092  * extras/contrib/src/Makefile: Fixed libdvdcss compilation.
10093
10094 ------------------------------------------------------------------------
10095 r12456 | gbazin | 2005-09-03 11:32:17 +0200 (Sat, 03 Sep 2005) | 1 line
10096 Changed paths:
10097    M /trunk/src/control/audio_video.c
10098
10099 * src/control/audio_video.c: forgot this file in last commit.
10100 ------------------------------------------------------------------------
10101 r12455 | gbazin | 2005-09-03 11:16:11 +0200 (Sat, 03 Sep 2005) | 1 line
10102 Changed paths:
10103    M /trunk/include/vlc/control.h
10104    M /trunk/include/vlc/vlc.h
10105    M /trunk/src/control/util.c
10106
10107 * include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
10108 ------------------------------------------------------------------------
10109 r12454 | asmax | 2005-09-03 01:47:19 +0200 (Sat, 03 Sep 2005) | 2 lines
10110 Changed paths:
10111    M /trunk/src/misc/httpd.c
10112
10113 * httpd.c: added missing dummy functions
10114
10115 ------------------------------------------------------------------------
10116 r12453 | bigben | 2005-09-02 20:57:11 +0200 (Fri, 02 Sep 2005) | 4 lines
10117 Changed paths:
10118    M /trunk/modules/gui/macosx/playlist.m
10119
10120
10121 Remove some useless code
10122
10123
10124 ------------------------------------------------------------------------
10125 r12452 | bigben | 2005-09-02 20:33:46 +0200 (Fri, 02 Sep 2005) | 3 lines
10126 Changed paths:
10127    M /trunk/modules/gui/macosx/playlist.m
10128
10129 Allow to drop an item *on* a node.
10130
10131
10132 ------------------------------------------------------------------------
10133 r12451 | gbazin | 2005-09-02 20:18:03 +0200 (Fri, 02 Sep 2005) | 1 line
10134 Changed paths:
10135    M /trunk/configure.ac
10136    M /trunk/modules/access/smb.c
10137
10138 * configure.ac, modules/access/smb.c: compilation fix for new libsmbclient versions. Patch by Diego Petteno (flameeyes at gentoo dot org).
10139 ------------------------------------------------------------------------
10140 r12450 | bigben | 2005-09-02 20:00:41 +0200 (Fri, 02 Sep 2005) | 3 lines
10141 Changed paths:
10142    M /trunk/modules/gui/macosx/playlist.m
10143
10144 Some small cleaning
10145
10146
10147 ------------------------------------------------------------------------
10148 r12449 | massiot | 2005-09-02 19:11:23 +0200 (Fri, 02 Sep 2005) | 3 lines
10149 Changed paths:
10150    M /trunk/modules/control/http/http.c
10151
10152  * modules/control/http/http.c: Added a small hack, when multiple http
10153    control interfaces are specified, to automatically increment the port.
10154
10155 ------------------------------------------------------------------------
10156 r12448 | massiot | 2005-09-02 19:10:06 +0200 (Fri, 02 Sep 2005) | 3 lines
10157 Changed paths:
10158    M /trunk/src/misc/httpd.c
10159
10160  * src/misc/httpd.c: Fixed HTTPd closing when several HTTPd instances are
10161    running.
10162
10163 ------------------------------------------------------------------------
10164 r12447 | massiot | 2005-09-02 18:01:23 +0200 (Fri, 02 Sep 2005) | 2 lines
10165 Changed paths:
10166    M /trunk/modules/codec/fake.c
10167
10168  * modules/codec/fake.c: Added missing ToLocale().
10169
10170 ------------------------------------------------------------------------
10171 r12446 | massiot | 2005-09-02 17:16:08 +0200 (Fri, 02 Sep 2005) | 2 lines
10172 Changed paths:
10173    M /trunk/extras/contrib/src/Makefile
10174    M /trunk/extras/contrib/src/Patches/x264_svn.patch
10175
10176  * extras/contrib: Fixed theora and x264-svn compilation.
10177
10178 ------------------------------------------------------------------------
10179 r12445 | bigben | 2005-09-02 16:00:20 +0200 (Fri, 02 Sep 2005) | 4 lines
10180 Changed paths:
10181    M /trunk/src/video_output/video_widgets.c
10182
10183 * Don't try to release NULL
10184 * Fixes the "vlc would crash when hitting play" bug
10185
10186
10187 ------------------------------------------------------------------------
10188 r12444 | massiot | 2005-09-01 19:41:01 +0200 (Thu, 01 Sep 2005) | 2 lines
10189 Changed paths:
10190    M /trunk/INSTALL.win32
10191
10192  * INSTALL.win32: Added SDL.
10193
10194 ------------------------------------------------------------------------
10195 r12443 | massiot | 2005-09-01 17:05:26 +0200 (Thu, 01 Sep 2005) | 3 lines
10196 Changed paths:
10197    M /trunk/modules/control/http/http.c
10198
10199  * modules/control/http/http.c: Fixed PATH environment variable, and
10200    under Win32 set SYSTEMROOT variable.
10201
10202 ------------------------------------------------------------------------
10203 r12442 | massiot | 2005-09-01 15:02:38 +0200 (Thu, 01 Sep 2005) | 3 lines
10204 Changed paths:
10205    M /trunk/modules/control/http/http.c
10206
10207  * modules/control/http/http.c: Added a SERVER_PATH environment variable
10208    for CGIs.
10209
10210 ------------------------------------------------------------------------
10211 r12441 | massiot | 2005-09-01 15:02:11 +0200 (Thu, 01 Sep 2005) | 2 lines
10212 Changed paths:
10213    M /trunk/extras/contrib/src/Makefile
10214
10215  * extras/contrib/src/Makefile: Fixed opendaap installation.
10216
10217 ------------------------------------------------------------------------
10218 r12440 | massiot | 2005-09-01 00:41:58 +0200 (Thu, 01 Sep 2005) | 2 lines
10219 Changed paths:
10220    M /trunk/extras/contrib/src/Makefile
10221
10222  * extras/contrib/src/Makefile: Added missing $(INSTALL_NAME) for opendaap.
10223
10224 ------------------------------------------------------------------------
10225 r12439 | gbazin | 2005-08-31 23:19:54 +0200 (Wed, 31 Aug 2005) | 1 line
10226 Changed paths:
10227    M /trunk/modules/gui/wxwidgets/streamout.cpp
10228    M /trunk/modules/gui/wxwidgets/wxwidgets.h
10229
10230 * modules/gui/wxwidgets/streamout.cpp: stream output dialog re-arrangement patch by CUTMAN ~CW~ (cutmancw at hotmail) + changes by me to remove the SLP announce options.
10231 ------------------------------------------------------------------------
10232 r12438 | gbazin | 2005-08-31 22:37:23 +0200 (Wed, 31 Aug 2005) | 1 line
10233 Changed paths:
10234    M /trunk/modules/stream_out/transcode.c
10235    M /trunk/src/input/control.c
10236    M /trunk/src/input/decoder.c
10237
10238 * modules/stream_out/transcode.c, src/input/decoder.c, src/input/control.c: fixed a bunch of memory leaks. Patch courtesy of Wallace Wadge (wwadge at gmail) + modifications by me.
10239 ------------------------------------------------------------------------
10240 r12437 | massiot | 2005-08-31 21:09:50 +0200 (Wed, 31 Aug 2005) | 6 lines
10241 Changed paths:
10242    M /trunk/extras/contrib/src/Patches/dvdnav.patch
10243    M /trunk/extras/contrib/src/Patches/libdvdread.patch
10244    M /trunk/include/vlc_config.h
10245    M /trunk/modules/access/dvdnav.c
10246    M /trunk/modules/access/dvdread.c
10247    M /trunk/src/libvlc.h
10248
10249  * ALL: Do no longer assume a default DVD drive. If no DVD drive is
10250    specified (an empty string), forward the empty string to libdvdcss
10251    and let it do autodetection.
10252  * extras/contrib/src/Patches: Patched libdvdread to accept an empty
10253    string as a device path.
10254
10255 ------------------------------------------------------------------------
10256 r12436 | hartman | 2005-08-31 21:00:21 +0200 (Wed, 31 Aug 2005) | 3 lines
10257 Changed paths:
10258    M /trunk/configure.ac
10259    M /trunk/modules/demux/Modules.am
10260    A /trunk/modules/demux/nsc.c
10261
10262 * NSC demuxer and decoder based on jlj's nscdec: http://nanocrew.net/?p=128
10263   Be AWARE that this currently doesn't do anything. It just reads the file and prints the values to debug. I'll see if I can get a stream running tomorrow.
10264
10265 ------------------------------------------------------------------------
10266 r12435 | massiot | 2005-08-30 19:06:25 +0200 (Tue, 30 Aug 2005) | 3 lines
10267 Changed paths:
10268    M /trunk/modules/access/dvdnav.c
10269
10270  * modules/access/dvdnav.c: When no path is specified, use libdvdcss
10271    autodetection.
10272
10273 ------------------------------------------------------------------------
10274 r12434 | hartman | 2005-08-30 17:26:25 +0200 (Tue, 30 Aug 2005) | 2 lines
10275 Changed paths:
10276    M /trunk/modules/services_discovery/sap.c
10277
10278 * When we read the IPv6 address from the SDP, it is not bracketed (unless the SDP is broken). If not []'ed then add them before we create out playlist entry.
10279
10280 ------------------------------------------------------------------------
10281 r12433 | massiot | 2005-08-30 14:01:26 +0200 (Tue, 30 Aug 2005) | 2 lines
10282 Changed paths:
10283    M /trunk/modules/control/http/http.c
10284
10285  * modules/control/http/http.c: Fixed argv[1] in CGI mode.
10286
10287 ------------------------------------------------------------------------
10288 r12432 | massiot | 2005-08-30 13:59:24 +0200 (Tue, 30 Aug 2005) | 2 lines
10289 Changed paths:
10290    M /trunk/src/extras/libc.c
10291
10292  * src/extras/libc.c:vlc_execve() : Do not open a new window under Win32.
10293
10294 ------------------------------------------------------------------------
10295 r12431 | massiot | 2005-08-30 11:54:52 +0200 (Tue, 30 Aug 2005) | 2 lines
10296 Changed paths:
10297    M /trunk/extras/contrib/src/Makefile
10298
10299  * extras/contrib/src/Makefile: Fixed libogg dependancies.
10300
10301 ------------------------------------------------------------------------
10302 r12430 | hartman | 2005-08-29 22:10:59 +0200 (Mon, 29 Aug 2005) | 3 lines
10303 Changed paths:
10304    M /trunk/modules/gui/macosx/intf.h
10305    M /trunk/modules/gui/macosx/intf.m
10306
10307 * loadNibNamed:withOwner calls awakeFromNib on owner. Therefore opening panels resulted in reinitializing some of VLCMain's stuff. This included evalutation of p_intf->b_play, which triggered an unintended call to playlist_Play().
10308   this fixes #323
10309
10310 ------------------------------------------------------------------------
10311 r12429 | hartman | 2005-08-29 21:04:05 +0200 (Mon, 29 Aug 2005) | 3 lines
10312 Changed paths:
10313    M /trunk/modules/codec/libmpeg2.c
10314
10315 * Add the hdv2 fourcc which is simply HD MPEG2
10316   See: http://forum.videolan.org/viewtopic.php?t=11842
10317
10318 ------------------------------------------------------------------------
10319 r12428 | massiot | 2005-08-29 18:34:32 +0200 (Mon, 29 Aug 2005) | 7 lines
10320 Changed paths:
10321    M /trunk/include/configuration.h
10322    M /trunk/include/main.h
10323    M /trunk/include/vlc_symbols.h
10324    M /trunk/modules/control/http/util.c
10325    M /trunk/src/libvlc.c
10326    M /trunk/src/misc/configuration.c
10327
10328  * ALL: New p_vlc->psz_userdir. This is different from psz_homedir in
10329    that under Win32 psz_homedir points to Application Data directory
10330    whereas psz_homedir points to the user's directory.
10331  * modules/control/http/util.c: When the target charset isn't UTF-8,
10332    manually convert Unicode quotes to ASCII quotes (yes this is ugly
10333    but libiconv doesn't handle it).
10334
10335 ------------------------------------------------------------------------
10336 r12427 | massiot | 2005-08-29 18:30:38 +0200 (Mon, 29 Aug 2005) | 4 lines
10337 Changed paths:
10338    M /trunk/modules/control/http/http.c
10339    M /trunk/src/extras/libc.c
10340
10341  * src/extras/libc.c: Implemented vlc_execve() for the Win32 platform.
10342  * modules/control/http/http.c: Enabled --http-handlers under Win32.
10343    Beware to espace backslashes as in --http-handlers="php=C:\\php\\php.exe".
10344
10345 ------------------------------------------------------------------------
10346 r12426 | gbazin | 2005-08-29 18:27:53 +0200 (Mon, 29 Aug 2005) | 1 line
10347 Changed paths:
10348    M /trunk/modules/demux/livedotcom.cpp
10349
10350 * modules/demux/livedotcom.cpp: fixed segfaults.
10351 ------------------------------------------------------------------------
10352 r12425 | massiot | 2005-08-29 18:27:30 +0200 (Mon, 29 Aug 2005) | 3 lines
10353 Changed paths:
10354    M /trunk/modules/control/http/mvar.c
10355
10356  * modules/control/http/mvar.c: Under Windows do not call stat() on
10357    drive letters because it seems to cause problems with removable devices.
10358
10359 ------------------------------------------------------------------------
10360 r12424 | massiot | 2005-08-29 18:25:01 +0200 (Mon, 29 Aug 2005) | 3 lines
10361 Changed paths:
10362    M /trunk/modules/gui/wxwidgets/interface.cpp
10363
10364  * modules/gui/wxwidgets/interface.cpp: Missing FromLocale() for the drag'n
10365    drop code.
10366
10367 ------------------------------------------------------------------------
10368 r12423 | robux4 | 2005-08-29 14:12:40 +0200 (Mon, 29 Aug 2005) | 1 line
10369 Changed paths:
10370    M /trunk/msvc/config.h.in
10371
10372 * new paramaters added to the MSVC build
10373 ------------------------------------------------------------------------
10374 r12422 | sam | 2005-08-29 10:48:27 +0200 (Mon, 29 Aug 2005) | 2 lines
10375 Changed paths:
10376    M /trunk/toolbox
10377
10378   * fixed breakage of MSVC files in commit 12161.
10379
10380 ------------------------------------------------------------------------
10381 r12421 | robux4 | 2005-08-29 10:39:02 +0200 (Mon, 29 Aug 2005) | 1 line
10382 Changed paths:
10383    M /trunk/msvc/libvlc.dsp.in
10384    M /trunk/msvc/plugins.dsp.in
10385    M /trunk/msvc/vlc.dsp.in
10386    M /trunk/msvc/vlc.dsw
10387
10388 Force the EOL to the native Windows one
10389 ------------------------------------------------------------------------
10390 r12420 | hartman | 2005-08-28 23:50:32 +0200 (Sun, 28 Aug 2005) | 2 lines
10391 Changed paths:
10392    M /trunk/modules/demux/playlist/m3u.c
10393
10394 * Fix the case of duration == -1 in M3U playlists. closes #331
10395
10396 ------------------------------------------------------------------------
10397 r12419 | hartman | 2005-08-28 22:57:48 +0200 (Sun, 28 Aug 2005) | 4 lines
10398 Changed paths:
10399    M /trunk/include/codecs.h
10400
10401 * Define a couple of dummy 4cc's for vorbis in avi streams (vor1,vo1+,vor2,vo2+,vor3,vo3+).
10402   We cannot handle these formats but at least we will be able to recognize bugreports from this now. refs #224
10403   B.T.W. the ticket DOES contain some info on these formats. Someone who know ogg/vorbis can probably implement support for this with this information.
10404
10405 ------------------------------------------------------------------------
10406 r12418 | hartman | 2005-08-28 22:38:07 +0200 (Sun, 28 Aug 2005) | 2 lines
10407 Changed paths:
10408    M /trunk/extras/contrib/src/Makefile
10409    M /trunk/extras/contrib/src/packages.mak
10410
10411 * Add glib, libIDL and gecko-sdk to OSX contrib. Now we just need a way to find how to let configure.ac recognize it.
10412
10413 ------------------------------------------------------------------------
10414 r12417 | hartman | 2005-08-28 22:08:26 +0200 (Sun, 28 Aug 2005) | 2 lines
10415 Changed paths:
10416    M /trunk/NEWS
10417
10418 * Add some NEWS
10419
10420 ------------------------------------------------------------------------
10421 r12416 | hartman | 2005-08-28 21:22:36 +0200 (Sun, 28 Aug 2005) | 2 lines
10422 Changed paths:
10423    M /trunk/configure.ac
10424
10425 * Add the shout (services discovery) module again
10426
10427 ------------------------------------------------------------------------
10428 r12415 | hartman | 2005-08-28 20:59:53 +0200 (Sun, 28 Aug 2005) | 2 lines
10429 Changed paths:
10430    M /trunk/modules/access_output/shout.c
10431
10432 * Update some comments
10433
10434 ------------------------------------------------------------------------
10435 r12414 | zorglub | 2005-08-28 12:52:00 +0200 (Sun, 28 Aug 2005) | 3 lines
10436 Changed paths:
10437    M /trunk/debian/patches/00list
10438    A /trunk/debian/patches/20_osdmenu-paths.dpatch
10439    M /trunk/share/Makefile.am
10440
10441 * Export unselect.png
10442 * Fix paths when installed in Debian package
10443
10444 ------------------------------------------------------------------------
10445 r12413 | courmisch | 2005-08-28 12:34:24 +0200 (Sun, 28 Aug 2005) | 2 lines
10446 Changed paths:
10447    M /trunk/modules/gui/macosx/playlist.m
10448
10449 Fix typo
10450
10451 ------------------------------------------------------------------------
10452 r12412 | jpsaman | 2005-08-27 18:40:23 +0200 (Sat, 27 Aug 2005) | 2 lines
10453 Changed paths:
10454    M /trunk/Makefile.am
10455    D /trunk/include/osd.h
10456    M /trunk/include/vlc_osd.h
10457    M /trunk/include/vlc_symbols.h
10458    M /trunk/include/vlc_video.h
10459    M /trunk/modules/access_filter/record.c
10460    M /trunk/modules/codec/cmml/cmml.c
10461    M /trunk/modules/codec/cmml/intf.c
10462    M /trunk/modules/codec/subsdec.c
10463    M /trunk/modules/control/corba/mediacontrol-core.c
10464    M /trunk/modules/control/hotkeys.c
10465    M /trunk/modules/gui/macosx/controls.m
10466    M /trunk/modules/gui/macosx/playlist.m
10467    M /trunk/modules/misc/freetype.c
10468    M /trunk/modules/misc/svg.c
10469    M /trunk/modules/misc/win32text.c
10470    M /trunk/modules/stream_out/transcode.c
10471    M /trunk/modules/video_filter/logo.c
10472    M /trunk/modules/video_filter/marq.c
10473    M /trunk/modules/video_filter/osdmenu.c
10474    M /trunk/modules/video_filter/rss.c
10475    M /trunk/modules/video_filter/time.c
10476    M /trunk/src/control/audio_video.c
10477    M /trunk/src/control/core.c
10478    M /trunk/src/control/util.c
10479    M /trunk/src/misc/modules.c
10480    A /trunk/src/osd/osd_text.c (from /trunk/src/video_output/video_text.c:12379)
10481    A /trunk/src/osd/osd_widgets.c (from /trunk/src/video_output/video_widgets.c:12379)
10482    M /trunk/src/video_output/video_text.c
10483    M /trunk/src/video_output/video_widgets.c
10484
10485 Merged OSD functionality on the same core functions. All OSD functionality is described in include/vlc_osd.h now, which entirely replace include/osd.h. The file src/video_output/video_widgets.c uses functionality from src/osd/osd_widgets.c now.
10486
10487 ------------------------------------------------------------------------
10488 r12411 | jpsaman | 2005-08-27 15:51:53 +0200 (Sat, 27 Aug 2005) | 1 line
10489 Changed paths:
10490    M /trunk/share/osdmenu/default.cfg
10491
10492 cosmetics
10493 ------------------------------------------------------------------------
10494 r12410 | massiot | 2005-08-27 15:38:26 +0200 (Sat, 27 Aug 2005) | 2 lines
10495 Changed paths:
10496    M /trunk/toolbox
10497
10498  * toolbox: Removed a bash-ism.
10499
10500 ------------------------------------------------------------------------
10501 r12409 | massiot | 2005-08-26 21:05:04 +0200 (Fri, 26 Aug 2005) | 3 lines
10502 Changed paths:
10503    M /trunk/modules/control/http/http.c
10504    M /trunk/src/extras/libc.c
10505
10506  * src/extras/libc.c: Fixed Win32 compilation.
10507  * modules/control/http/http.c: Fixed a memory leak with the CGI environment.
10508
10509 ------------------------------------------------------------------------
10510 r12408 | massiot | 2005-08-26 20:15:21 +0200 (Fri, 26 Aug 2005) | 9 lines
10511 Changed paths:
10512    M /trunk/configure.ac
10513    M /trunk/include/vlc_common.h
10514    M /trunk/include/vlc_httpd.h
10515    M /trunk/include/vlc_symbols.h
10516    M /trunk/modules/control/http/http.c
10517    M /trunk/modules/control/http/http.h
10518    M /trunk/modules/control/http/util.c
10519    M /trunk/src/extras/libc.c
10520    M /trunk/src/misc/httpd.c
10521
10522  * src/extras/libc.c: Implemented a wrapper around fork() and execve()
10523    to spawn an external process and get its output. Only implemented for
10524    UNIX-style systems at present.
10525  * src/misc/httpd.c: New "handler" node type which bypasses the internal
10526    HTTPD behaviour.
10527  * modules/control/http: New --http-handlers option to dedicate
10528    particular extensions to external programs (PHP or Perl for instance).
10529    This is in accordance with the CGI/1.1 specification.
10530
10531 ------------------------------------------------------------------------
10532 r12407 | hartman | 2005-08-26 19:01:48 +0200 (Fri, 26 Aug 2005) | 6 lines
10533 Changed paths:
10534    M /trunk/modules/access_output/shout.c
10535
10536 * added --sout-shout-name to set a stream name
10537 * added --sout-shout-description to set a channel description
10538 * added --sout-shout-mp3 to allow you to upload mp3 streams instead of ogg. (BEWARE, no autodetection)
10539 * fixed the free of a string
10540 * some general coding style cleanup
10541
10542 ------------------------------------------------------------------------
10543 r12406 | hartman | 2005-08-26 16:02:46 +0200 (Fri, 26 Aug 2005) | 2 lines
10544 Changed paths:
10545    M /trunk/extras/contrib/src/Makefile
10546
10547 * Fix liveMedia 
10548
10549 ------------------------------------------------------------------------
10550 r12405 | hartman | 2005-08-26 14:55:36 +0200 (Fri, 26 Aug 2005) | 2 lines
10551 Changed paths:
10552    M /trunk/extras/contrib/src/Makefile
10553    A /trunk/extras/contrib/src/Patches/speex.patch
10554
10555 * The same getopt problem that theora has, exists in speex as well.
10556
10557 ------------------------------------------------------------------------
10558 r12404 | zorglub | 2005-08-25 21:57:12 +0200 (Thu, 25 Aug 2005) | 3 lines
10559 Changed paths:
10560    M /trunk/modules/visualization/visual/effects.c
10561    M /trunk/modules/visualization/visual/visual.c
10562    M /trunk/modules/visualization/visual/visual.h
10563    M /trunk/src/audio_output/input.c
10564
10565 Add new spectrum analyzer effect, patch from zcot.
10566 Remove the "random" effect
10567
10568 ------------------------------------------------------------------------
10569 r12403 | hartman | 2005-08-25 21:10:21 +0200 (Thu, 25 Aug 2005) | 2 lines
10570 Changed paths:
10571    M /trunk/extras/contrib/src/Makefile
10572    M /trunk/extras/contrib/src/Patches/theora.patch
10573
10574 * libtheora examples don't compile on 10.2 Remove from Makefiles. This issue is now fixed upstream thanks to rillian from #theora
10575
10576 ------------------------------------------------------------------------
10577 r12402 | xtophe | 2005-08-25 20:35:09 +0200 (Thu, 25 Aug 2005) | 2 lines
10578 Changed paths:
10579    M /trunk/modules/gui/wxwidgets/interface.cpp
10580
10581 Compile fix tentative
10582
10583 ------------------------------------------------------------------------
10584 r12401 | xtophe | 2005-08-25 19:39:21 +0200 (Thu, 25 Aug 2005) | 2 lines
10585 Changed paths:
10586    M /trunk/modules/gui/wxwidgets/interface.cpp
10587
10588 Add the compile information
10589
10590 ------------------------------------------------------------------------
10591 r12400 | fkuehne | 2005-08-25 19:39:17 +0200 (Thu, 25 Aug 2005) | 2 lines
10592 Changed paths:
10593    M /trunk/share/http/info.html
10594
10595 * link the headline to the http-intf-main-page instead of videolan.org
10596 * don't print a space in front of a colon, since this is a French style only
10597 ------------------------------------------------------------------------
10598 r12399 | hartman | 2005-08-25 19:28:04 +0200 (Thu, 25 Aug 2005) | 2 lines
10599 Changed paths:
10600    M /trunk/extras/contrib/src/Makefile
10601
10602 * disable all theora test programs. they use getopt which is not present in default OSX 10.2 
10603
10604 ------------------------------------------------------------------------
10605 r12398 | xtophe | 2005-08-25 18:59:42 +0200 (Thu, 25 Aug 2005) | 2 lines
10606 Changed paths:
10607    D /trunk/src/osd/osd_widgets.c
10608
10609 Grrr, i should have checked previous commit
10610
10611 ------------------------------------------------------------------------
10612 r12397 | xtophe | 2005-08-25 18:57:01 +0200 (Thu, 25 Aug 2005) | 2 lines
10613 Changed paths:
10614    M /trunk/src/libvlc.c
10615    A /trunk/src/osd/osd_widgets.c (from /trunk/src/osd/osd_widgets.c:12391)
10616
10617 Typo
10618
10619 ------------------------------------------------------------------------
10620 r12396 | hartman | 2005-08-25 18:46:52 +0200 (Thu, 25 Aug 2005) | 2 lines
10621 Changed paths:
10622    M /trunk/extras/contrib/src/Makefile
10623    A /trunk/extras/contrib/src/Patches/ogg.patch
10624
10625 * patch ogg because it's broken (userdefined defines in public headers are WAY evil)
10626
10627 ------------------------------------------------------------------------
10628 r12395 | massiot | 2005-08-25 18:42:36 +0200 (Thu, 25 Aug 2005) | 3 lines
10629 Changed paths:
10630    M /trunk/extras/contrib/src/Makefile
10631
10632  * extras/contrib/src/Makefile: Do not try and compile theora SDL test
10633    programs.
10634
10635 ------------------------------------------------------------------------
10636 r12394 | massiot | 2005-08-25 18:36:39 +0200 (Thu, 25 Aug 2005) | 3 lines
10637 Changed paths:
10638    M /trunk/modules/gui/wxwidgets/dialogs.cpp
10639    M /trunk/modules/gui/wxwidgets/open.cpp
10640    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
10641    M /trunk/modules/gui/wxwidgets/wizard.cpp
10642
10643  * modules/gui/wxwidgets: Fix charset when getting file names from the
10644    filesystem.
10645
10646 ------------------------------------------------------------------------
10647 r12393 | jpsaman | 2005-08-25 18:33:08 +0200 (Thu, 25 Aug 2005) | 1 line
10648 Changed paths:
10649    M /trunk/include/vlc_osd.h
10650    M /trunk/include/vlc_symbols.h
10651
10652 Fix build breakage of revision12392
10653 ------------------------------------------------------------------------
10654 r12392 | jpsaman | 2005-08-25 17:02:30 +0200 (Thu, 25 Aug 2005) | 2 lines
10655 Changed paths:
10656    M /trunk/Makefile.am
10657    D /trunk/src/osd/osd_widgets.c
10658
10659 Removing osd_widgets.c.
10660
10661 ------------------------------------------------------------------------
10662 r12391 | jpsaman | 2005-08-25 16:58:27 +0200 (Thu, 25 Aug 2005) | 1 line
10663 Changed paths:
10664    M /trunk/src/osd/osd_parser.c
10665
10666 Removal of dead code
10667 ------------------------------------------------------------------------
10668 r12390 | hartman | 2005-08-25 16:09:50 +0200 (Thu, 25 Aug 2005) | 2 lines
10669 Changed paths:
10670    M /trunk/modules/codec/vorbis.c
10671
10672 * vorbis comments can be mixed case. strstr -> strcasestr
10673
10674 ------------------------------------------------------------------------
10675 r12389 | jpsaman | 2005-08-25 11:48:33 +0200 (Thu, 25 Aug 2005) | 1 line
10676 Changed paths:
10677    M /trunk/modules/gui/wxwidgets/interface.cpp
10678
10679 Reverting to revision 12383 to 12340. This make wxwidgets 2.6.1 work but breaks older versions. 
10680 ------------------------------------------------------------------------
10681 r12388 | jpsaman | 2005-08-25 10:47:56 +0200 (Thu, 25 Aug 2005) | 2 lines
10682 Changed paths:
10683    M /trunk/share/Makefile.am
10684    D /trunk/share/familiar-forwardb16x16.xpm
10685    D /trunk/share/familiar-openb16x16.xpm
10686    D /trunk/share/familiar-pauseb16x16.xpm
10687    D /trunk/share/familiar-playb16x16.xpm
10688    D /trunk/share/familiar-playlistb16x16.xpm
10689    D /trunk/share/familiar-preferencesb16x16.xpm
10690    D /trunk/share/familiar-rewindb16x16.xpm
10691    D /trunk/share/familiar-stopb16x16.xpm
10692
10693 Removing old familiar images, these are exactly the same images as the one prefixed with pda-.
10694
10695 ------------------------------------------------------------------------
10696 r12387 | titer | 2005-08-25 00:27:28 +0200 (Thu, 25 Aug 2005) | 2 lines
10697 Changed paths:
10698    M /trunk/include/vlc_keys.h
10699
10700  vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
10701
10702 ------------------------------------------------------------------------
10703 r12386 | hartman | 2005-08-24 22:56:14 +0200 (Wed, 24 Aug 2005) | 4 lines
10704 Changed paths:
10705    M /trunk/extras/contrib/bootstrap
10706    M /trunk/extras/contrib/src/Makefile
10707    D /trunk/extras/contrib/src/Patches/speex.patch
10708    M /trunk/extras/contrib/src/packages.mak
10709
10710 * Updated speex to 1.1.10
10711 * Updated theora to alpha5
10712 * Added libshout
10713
10714 ------------------------------------------------------------------------
10715 r12385 | fkuehne | 2005-08-24 22:01:33 +0200 (Wed, 24 Aug 2005) | 1 line
10716 Changed paths:
10717    M /trunk/extras/contrib/src/Makefile
10718    A /trunk/extras/contrib/src/Patches/x264_svn.patch
10719
10720 * build libx264 from svn, if available. Since we need to patch it slightly different, I added a separate patch-file.
10721 ------------------------------------------------------------------------
10722 r12384 | gbazin | 2005-08-24 21:49:47 +0200 (Wed, 24 Aug 2005) | 1 line
10723 Changed paths:
10724    M /trunk/include/network.h
10725
10726 * include/network.h: fixed compilation with c++ files.
10727 ------------------------------------------------------------------------
10728 r12383 | jpsaman | 2005-08-24 21:02:59 +0200 (Wed, 24 Aug 2005) | 1 line
10729 Changed paths:
10730    M /trunk/modules/gui/wxwidgets/interface.cpp
10731
10732 Properly update the right ToolTip on the volumebar.
10733 ------------------------------------------------------------------------
10734 r12382 | massiot | 2005-08-24 20:01:18 +0200 (Wed, 24 Aug 2005) | 2 lines
10735 Changed paths:
10736    M /trunk/modules/codec/fake.c
10737
10738  * modules/codec/fake.c: Fixed compilation.
10739
10740 ------------------------------------------------------------------------
10741 r12381 | jpsaman | 2005-08-24 19:52:41 +0200 (Wed, 24 Aug 2005) | 1 line
10742 Changed paths:
10743    M /trunk/modules/video_filter/osdmenu.c
10744
10745 Shorten the short description of --osdmenu-update
10746 ------------------------------------------------------------------------
10747 r12380 | massiot | 2005-08-24 19:33:57 +0200 (Wed, 24 Aug 2005) | 2 lines
10748 Changed paths:
10749    M /trunk/modules/codec/fake.c
10750
10751  * modules/codec/fake.c: Fixed a segfault when outputting images locally.
10752
10753 ------------------------------------------------------------------------
10754 r12379 | sam | 2005-08-24 18:21:49 +0200 (Wed, 24 Aug 2005) | 2 lines
10755 Changed paths:
10756    M /trunk/configure.ac
10757
10758   * configure.ac: fixed thinko in the AltiVec detection with gcc 3.x.
10759
10760 ------------------------------------------------------------------------
10761 r12378 | massiot | 2005-08-24 16:42:15 +0200 (Wed, 24 Aug 2005) | 3 lines
10762 Changed paths:
10763    M /trunk/modules/access/udp.c
10764
10765  * modules/access/udp.c: Disabled ts forcing on streamtype 33 because it
10766    is autodetected (refs http://forum.videolan.org/viewtopic.php?t=10257).
10767
10768 ------------------------------------------------------------------------
10769 r12377 | hartman | 2005-08-24 16:19:48 +0200 (Wed, 24 Aug 2005) | 2 lines
10770 Changed paths:
10771    M /trunk/modules/access_output/shout.c
10772
10773 * sync up the outgoing shoutcast stream.
10774
10775 ------------------------------------------------------------------------
10776 r12376 | hartman | 2005-08-24 15:30:27 +0200 (Wed, 24 Aug 2005) | 2 lines
10777 Changed paths:
10778    M /trunk/configure.ac
10779
10780 * Fix access_output_shout and add RTSP to the description of live.com module. (so ppl know what it's for)
10781
10782 ------------------------------------------------------------------------
10783 r12375 | massiot | 2005-08-24 12:16:03 +0200 (Wed, 24 Aug 2005) | 2 lines
10784 Changed paths:
10785    M /trunk/configure.ac
10786
10787  * configure.ac: Fixed libavformat detection.
10788
10789 ------------------------------------------------------------------------
10790 r12374 | titer | 2005-08-24 02:52:56 +0200 (Wed, 24 Aug 2005) | 2 lines
10791 Changed paths:
10792    M /trunk/extras/contrib/src/Patches/libiconv.patch
10793
10794 libiconv.patch: BeOS compile fix
10795
10796 ------------------------------------------------------------------------
10797 r12373 | sam | 2005-08-24 00:57:07 +0200 (Wed, 24 Aug 2005) | 2 lines
10798 Changed paths:
10799    M /trunk/configure.ac
10800
10801   * configure.ac: reworked the AltiVec checks.
10802
10803 ------------------------------------------------------------------------
10804 r12372 | sam | 2005-08-23 22:50:56 +0200 (Tue, 23 Aug 2005) | 3 lines
10805 Changed paths:
10806    M /trunk/THANKS
10807    M /trunk/configure.ac
10808    M /trunk/modules/access_output/Modules.am
10809    A /trunk/modules/access_output/shout.c
10810
10811   * modules/access_output/shout.c: Shoutcast output support, courtesy of
10812     Daniel Fischer <dan at subsignal dot org>.
10813
10814 ------------------------------------------------------------------------
10815 r12371 | sam | 2005-08-23 20:23:20 +0200 (Tue, 23 Aug 2005) | 3 lines
10816 Changed paths:
10817    M /trunk/modules/video_chroma/i420_yuy2.c
10818
10819   * modules/video_chroma/i420_yuy2.c: only include <altivec.h> when building
10820     the AltiVec version of this module.
10821
10822 ------------------------------------------------------------------------
10823 r12370 | jpsaman | 2005-08-23 20:03:28 +0200 (Tue, 23 Aug 2005) | 1 line
10824 Changed paths:
10825    M /trunk/modules/video_filter/osdmenu.c
10826
10827 Reworked revision 12361. Added a new option --osdmenu-update <n> in ms [range is 0:1000 ms] that regulates how often the OSD menu subpicture is updated. This is especially important when streaming using UDP in a noisy networking environment.
10828 ------------------------------------------------------------------------
10829 r12369 | jpsaman | 2005-08-23 19:59:49 +0200 (Tue, 23 Aug 2005) | 1 line
10830 Changed paths:
10831    M /trunk/src/osd/osd.c
10832
10833 Fix segmentation fault
10834 ------------------------------------------------------------------------
10835 r12368 | jpsaman | 2005-08-23 19:58:55 +0200 (Tue, 23 Aug 2005) | 1 line
10836 Changed paths:
10837    M /trunk/modules/video_filter/scale.c
10838
10839 sanity checking
10840 ------------------------------------------------------------------------
10841 r12367 | sam | 2005-08-23 19:57:08 +0200 (Tue, 23 Aug 2005) | 2 lines
10842 Changed paths:
10843    M /trunk/configure.ac
10844
10845   * configure.ac: on OS X ppc, prefer -maltivec to -faltivec if possible.
10846
10847 ------------------------------------------------------------------------
10848 r12366 | xtophe | 2005-08-23 18:30:28 +0200 (Tue, 23 Aug 2005) | 2 lines
10849 Changed paths:
10850    M /trunk/configure.ac
10851
10852 configure.ac: Add a --without-contrib option
10853
10854 ------------------------------------------------------------------------
10855 r12365 | sam | 2005-08-23 17:29:18 +0200 (Tue, 23 Aug 2005) | 2 lines
10856 Changed paths:
10857    M /trunk/debian/Makefile.am
10858    M /trunk/debian/changelog
10859    M /trunk/debian/control
10860    M /trunk/debian/gnome-vlc.dirs
10861    M /trunk/debian/gvlc.dirs
10862    M /trunk/debian/patches/00list
10863    D /trunk/debian/patches/20_interfaces.dpatch
10864    A /trunk/debian/patches/20_no-wx-updates.dpatch
10865    M /trunk/debian/rules
10866    M /trunk/debian/vlc.dirs
10867    M /trunk/debian/wxvlc.dirs
10868
10869   * Synchronised Debian build files with 0.8.4-svn20050823-1 upload.
10870
10871 ------------------------------------------------------------------------
10872 r12364 | sam | 2005-08-23 17:25:00 +0200 (Tue, 23 Aug 2005) | 2 lines
10873 Changed paths:
10874    M /trunk/src
10875    M /trunk/src/osd
10876
10877   * Added missing svn:ignore properties.
10878
10879 ------------------------------------------------------------------------
10880 r12363 | fkuehne | 2005-08-23 17:03:22 +0200 (Tue, 23 Aug 2005) | 1 line
10881 Changed paths:
10882    M /trunk/README.MacOSX.rtf
10883
10884 * updated questions 11 (the setting is at a different location now) and 12 (the setting is hidden by default)
10885 ------------------------------------------------------------------------
10886 r12362 | massiot | 2005-08-23 16:24:35 +0200 (Tue, 23 Aug 2005) | 7 lines
10887 Changed paths:
10888    M /trunk/configure.ac
10889    M /trunk/include/vlc_common.h
10890    M /trunk/include/vlc_symbols.h
10891    M /trunk/modules/control/http/http.c
10892    M /trunk/src/libvlc.c
10893    M /trunk/toolbox
10894
10895  * toolbox: Removed compilation information from version.c to reduce the
10896    compilation time.
10897  * configure.ac: Compilation information are now determined at
10898    configure-time. Fixed libSDL_image static linking.
10899  * src/libvlc.c: Removed VLC_CompileTime() since this is not possible
10900    without increasing the compilation time.
10901
10902 ------------------------------------------------------------------------
10903 r12361 | jpsaman | 2005-08-23 14:27:59 +0200 (Tue, 23 Aug 2005) | 1 line
10904 Changed paths:
10905    M /trunk/modules/video_filter/osdmenu.c
10906
10907 Forward port of revision 12360.
10908 ------------------------------------------------------------------------
10909 r12359 | massiot | 2005-08-23 12:07:06 +0200 (Tue, 23 Aug 2005) | 3 lines
10910 Changed paths:
10911    M /trunk/extras/contrib/src/Makefile
10912
10913  * extras/contrib/src/Makefile: Fixed installation of ffmpeg. Added libtiff
10914    in libSDL_image.
10915
10916 ------------------------------------------------------------------------
10917 r12358 | sam | 2005-08-23 11:44:45 +0200 (Tue, 23 Aug 2005) | 3 lines
10918 Changed paths:
10919    M /trunk/configure.ac
10920
10921   * configure.ac: on Linux PPC and gcc 4.x, we need to check for the -maltivec
10922     flag before trying to use <altivec.h>.
10923
10924 ------------------------------------------------------------------------
10925 r12355 | gbazin | 2005-08-22 23:31:51 +0200 (Mon, 22 Aug 2005) | 1 line
10926 Changed paths:
10927    M /trunk/src/misc/net.c
10928
10929 * src/misc/net.c: fixed segfault.
10930 ------------------------------------------------------------------------
10931 r12354 | gbazin | 2005-08-22 22:24:20 +0200 (Mon, 22 Aug 2005) | 1 line
10932 Changed paths:
10933    M /trunk/src/input/es_out.c
10934
10935 * src/input/es_out.c: when removing an active track, re-run the track selection algo.
10936 ------------------------------------------------------------------------
10937 r12350 | gbazin | 2005-08-22 21:30:52 +0200 (Mon, 22 Aug 2005) | 1 line
10938 Changed paths:
10939    M /trunk/modules/codec/dvbsub.c
10940
10941 * modules/codec/dvbsub.c: fixed segfault.
10942 ------------------------------------------------------------------------
10943 r12349 | courmisch | 2005-08-22 21:00:19 +0200 (Mon, 22 Aug 2005) | 2 lines
10944 Changed paths:
10945    M /trunk/Makefile.am
10946
10947 Work-around automake being a bit too clever
10948
10949 ------------------------------------------------------------------------
10950 r12348 | fkuehne | 2005-08-22 20:51:23 +0200 (Mon, 22 Aug 2005) | 1 line
10951 Changed paths:
10952    M /trunk/extras/contrib/src/Makefile
10953
10954 * use latest ffmpeg-cvs again (gibalou fixed our module some weeks ago)
10955 ------------------------------------------------------------------------
10956 r12347 | sam | 2005-08-22 20:37:43 +0200 (Mon, 22 Aug 2005) | 2 lines
10957 Changed paths:
10958    M /trunk/modules/control/hotkeys.c
10959
10960   * modules/control/hotkeys.c: replaced pow(2,x) constructs with (1<<x). (P.S.: mouahahaha)
10961
10962 ------------------------------------------------------------------------
10963 r12346 | massiot | 2005-08-22 20:22:55 +0200 (Mon, 22 Aug 2005) | 2 lines
10964 Changed paths:
10965    M /trunk/include/vlc_common.h
10966    M /trunk/src/extras/libc.c
10967
10968  * src/extras/libc.c: Compilation fix for non-Win32 platforms.
10969
10970 ------------------------------------------------------------------------
10971 r12345 | gbazin | 2005-08-22 20:12:50 +0200 (Mon, 22 Aug 2005) | 1 line
10972 Changed paths:
10973    M /trunk/modules/codec/dvbsub.c
10974
10975 * modules/codec/dvbsub.c: fixed recent breakage of subtitles positionning.
10976 ------------------------------------------------------------------------
10977 r12344 | massiot | 2005-08-22 19:58:20 +0200 (Mon, 22 Aug 2005) | 8 lines
10978 Changed paths:
10979    M /trunk/include/vlc_common.h
10980    M /trunk/include/vlc_symbols.h
10981    M /trunk/modules/control/http/http.c
10982    M /trunk/modules/control/http/http.h
10983    M /trunk/modules/control/http/macro.c
10984    M /trunk/modules/control/http/mvar.c
10985    M /trunk/modules/control/http/rpn.c
10986    M /trunk/modules/control/http/util.c
10987    M /trunk/po/POTFILES.in
10988    M /trunk/po/ca.po
10989    M /trunk/po/da.po
10990    M /trunk/po/de.po
10991    M /trunk/po/en_GB.po
10992    M /trunk/po/es.po
10993    M /trunk/po/fr.po
10994    M /trunk/po/it.po
10995    M /trunk/po/ja.po
10996    M /trunk/po/nl.po
10997    M /trunk/po/pt_BR.po
10998    M /trunk/po/ro.po
10999    M /trunk/po/ru.po
11000    M /trunk/po/tr.po
11001    M /trunk/po/vlc.pot
11002    M /trunk/po/zh_TW.po
11003    M /trunk/src
11004    M /trunk/src/extras/libc.c
11005
11006  * src/extras/libc.c: Implemented a vlc_readdir_wrapper under Win32. This
11007    allows to call vlc_readdir_wrapper("\\") and get a list of Windows drives.
11008    This is a bit kludgy but so convenient to change drives under Windows.
11009  * modules/control/http: Adapted to use vlc_readdir_wrapper in foreach
11010    directory. Thou shalt escape all exported functions with E_() to avoid
11011    potential namespace collisions !
11012  * po: Re-run make update-po since POTFILES.in has changed.
11013
11014 ------------------------------------------------------------------------
11015 r12343 | sam | 2005-08-22 19:44:19 +0200 (Mon, 22 Aug 2005) | 3 lines
11016 Changed paths:
11017    M /trunk/modules/control/http/Modules.am
11018
11019   * modules/control/http/Modules.am: added missing headers to the SOURCES
11020     variable.
11021
11022 ------------------------------------------------------------------------
11023 r12342 | sam | 2005-08-22 19:42:53 +0200 (Mon, 22 Aug 2005) | 2 lines
11024 Changed paths:
11025    M /trunk/Makefile.am
11026
11027   * Fixed the build dependencies.
11028
11029 ------------------------------------------------------------------------
11030 r12341 | massiot | 2005-08-22 16:22:41 +0200 (Mon, 22 Aug 2005) | 2 lines
11031 Changed paths:
11032    M /trunk/Makefile.am
11033
11034  * Modules.am: (Hopefully) fixed make update-po.
11035
11036 ------------------------------------------------------------------------
11037 r12340 | hartman | 2005-08-22 16:22:05 +0200 (Mon, 22 Aug 2005) | 2 lines
11038 Changed paths:
11039    M /trunk/modules/gui/wxwidgets/interface.cpp
11040
11041 * revert previous patch
11042
11043 ------------------------------------------------------------------------
11044 r12339 | hartman | 2005-08-22 15:48:33 +0200 (Mon, 22 Aug 2005) | 2 lines
11045 Changed paths:
11046    M /trunk/modules/gui/wxwidgets/interface.cpp
11047
11048 * Show the true volume range (0-400%) instead of 0-200%. The wxwidgets volume control goes only halfway i believe. This shouldn't change any behaviour, it should just change the value that is represented to the USER. refs #250
11049
11050 ------------------------------------------------------------------------
11051 r12338 | hartman | 2005-08-22 15:44:11 +0200 (Mon, 22 Aug 2005) | 2 lines
11052 Changed paths:
11053    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
11054    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11055    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
11056    M /trunk/modules/gui/macosx/misc.h
11057    M /trunk/modules/gui/macosx/misc.m
11058
11059 * finally use the iTunes volumeslider knob that we have had since 0.7.0 but which I never cared to enable. closes #209
11060
11061 ------------------------------------------------------------------------
11062 r12337 | courmisch | 2005-08-22 15:09:25 +0200 (Mon, 22 Aug 2005) | 2 lines
11063 Changed paths:
11064    M /trunk/Makefile.am
11065
11066 Fix build in a subdirectory after make clean
11067
11068 ------------------------------------------------------------------------
11069 r12333 | jpsaman | 2005-08-22 10:29:37 +0200 (Mon, 22 Aug 2005) | 1 line
11070 Changed paths:
11071    M /trunk/modules/control/rc.c
11072
11073 Forward port of rev 12332
11074 ------------------------------------------------------------------------
11075 r12331 | jpsaman | 2005-08-22 10:10:37 +0200 (Mon, 22 Aug 2005) | 1 line
11076 Changed paths:
11077    M /trunk/modules/video_filter/osdmenu.c
11078
11079 Forward port of revision 12329 and cosmetic cleanup
11080 ------------------------------------------------------------------------
11081 r12330 | jpsaman | 2005-08-22 10:08:35 +0200 (Mon, 22 Aug 2005) | 1 line
11082 Changed paths:
11083    M /trunk/src/osd/osd.c
11084
11085 Cosmetics
11086 ------------------------------------------------------------------------
11087 r12327 | hartman | 2005-08-22 02:59:12 +0200 (Mon, 22 Aug 2005) | 2 lines
11088 Changed paths:
11089    M /trunk/modules/gui/macosx/prefs.m
11090
11091 * remove debug line
11092
11093 ------------------------------------------------------------------------
11094 r12326 | hartman | 2005-08-22 02:47:34 +0200 (Mon, 22 Aug 2005) | 2 lines
11095 Changed paths:
11096    M /trunk/modules/gui/macosx/playlist.m
11097
11098 * Use insert instead of append. Does not yet work for inserting into nodes. refs #150
11099
11100 ------------------------------------------------------------------------
11101 r12325 | hartman | 2005-08-22 01:33:58 +0200 (Mon, 22 Aug 2005) | 2 lines
11102 Changed paths:
11103    M /trunk/modules/gui/macosx/playlist.h
11104    M /trunk/modules/gui/macosx/playlist.m
11105
11106 * Nicer playlist reordering for OSX. cosmetic changes. refs #150
11107
11108 ------------------------------------------------------------------------
11109 r12322 | fkuehne | 2005-08-21 22:02:03 +0200 (Sun, 21 Aug 2005) | 1 line
11110 Changed paths:
11111    M /trunk/modules/gui/macosx/bookmarks.m
11112    M /trunk/modules/gui/macosx/wizard.m
11113
11114 * implement the extract-button of the bookmarks-window correctly (refs #22)
11115 ------------------------------------------------------------------------
11116 r12321 | courmisch | 2005-08-21 20:52:10 +0200 (Sun, 21 Aug 2005) | 2 lines
11117 Changed paths:
11118    M /trunk/vlc-api.pl
11119
11120 Typo in comment pointed out by dionoea
11121
11122 ------------------------------------------------------------------------
11123 r12320 | damienf | 2005-08-21 20:49:07 +0200 (Sun, 21 Aug 2005) | 2 lines
11124 Changed paths:
11125    M /trunk/activex/plugin.cpp
11126
11127 all: make sure that the plugin use that registry for plugin path
11128
11129 ------------------------------------------------------------------------
11130 r12319 | courmisch | 2005-08-21 20:48:05 +0200 (Sun, 21 Aug 2005) | 3 lines
11131 Changed paths:
11132    M /trunk/configure.ac
11133    M /trunk/include/modules.h
11134    M /trunk/include/vlc_symbols.h
11135    M /trunk/src/misc/modules.c
11136    M /trunk/vlc-api.pl
11137
11138 Get rid of the symbols structure and use the OS linker
11139 with --enable-shared-libvlc
11140
11141 ------------------------------------------------------------------------
11142 r12318 | damienf | 2005-08-21 19:46:48 +0200 (Sun, 21 Aug 2005) | 2 lines
11143 Changed paths:
11144    M /trunk/modules/access/file.c
11145
11146 - support for specific WIN32 file URL such as file:/C:/ and file:///C:/
11147
11148 ------------------------------------------------------------------------
11149 r12317 | fkuehne | 2005-08-21 19:45:32 +0200 (Sun, 21 Aug 2005) | 1 line
11150 Changed paths:
11151    M /trunk/modules/gui/macosx/intf.h
11152    M /trunk/modules/gui/macosx/intf.m
11153
11154 * forgot these 2 files
11155 ------------------------------------------------------------------------
11156 r12316 | fkuehne | 2005-08-21 19:45:05 +0200 (Sun, 21 Aug 2005) | 1 line
11157 Changed paths:
11158    M /trunk/Makefile.am
11159    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
11160    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11161    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
11162    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib
11163    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib
11164    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib
11165    A /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib
11166    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
11167    M /trunk/modules/gui/macosx/Modules.am
11168    A /trunk/modules/gui/macosx/update.h
11169    A /trunk/modules/gui/macosx/update.m
11170
11171 * port of the wx-update-panel to OSX (GUI works, updating itself is not yet implemented, refs #310)
11172 ------------------------------------------------------------------------
11173 r12315 | damienf | 2005-08-21 19:43:38 +0200 (Sun, 21 Aug 2005) | 2 lines
11174 Changed paths:
11175    M /trunk/src/libvlc.c
11176
11177 - pre-create 'width' and 'height' in libvlc so that the ActiveX plugin can set them before a vout is created. this prevents the initial viewport resizing when playing the first target
11178
11179 ------------------------------------------------------------------------
11180 r12314 | damienf | 2005-08-21 19:40:32 +0200 (Sun, 21 Aug 2005) | 4 lines
11181 Changed paths:
11182    M /trunk/activex/axvlc.idl
11183    M /trunk/activex/axvlc.tlb
11184    M /trunk/activex/axvlc_idl.c
11185    M /trunk/activex/axvlc_idl.h
11186    M /trunk/activex/dataobject.cpp
11187    M /trunk/activex/main.cpp
11188    M /trunk/activex/olecontrol.cpp
11189    M /trunk/activex/oleinplaceactiveobject.cpp
11190    M /trunk/activex/oleinplaceobject.cpp
11191    M /trunk/activex/oleobject.cpp
11192    M /trunk/activex/persistpropbag.cpp
11193    M /trunk/activex/persiststorage.cpp
11194    M /trunk/activex/persiststreaminit.cpp
11195    M /trunk/activex/persiststreaminit.h
11196    M /trunk/activex/plugin.cpp
11197    M /trunk/activex/plugin.h
11198    M /trunk/activex/test.html
11199    M /trunk/activex/utils.cpp
11200    M /trunk/activex/utils.h
11201    M /trunk/activex/viewobject.cpp
11202    M /trunk/activex/vlccontrol.cpp
11203    M /trunk/activex/vlccontrol.h
11204
11205 all: reworked ActiveX plugin, which now works properly  with .NET (tested with Visual Basic Express 2005)
11206      added persistent properties such as MRL, AutoPlay, AutoLoop which allows a user to play a default target
11207      without programming.
11208
11209 ------------------------------------------------------------------------
11210 r12313 | fkuehne | 2005-08-21 19:17:43 +0200 (Sun, 21 Aug 2005) | 1 line
11211 Changed paths:
11212    M /trunk/extras/contrib/src/packages.mak
11213
11214 * use autoconf 2.59 instead of 2.57, since bootstrap needs it now -- this breaks the compilation on BeOS, but there is no way to prevent that except making bootstrap autoconf 2.57 - compatible again
11215 ------------------------------------------------------------------------
11216 r12311 | sam | 2005-08-21 18:38:17 +0200 (Sun, 21 Aug 2005) | 2 lines
11217 Changed paths:
11218    M /trunk
11219    M /trunk/debian/changelog
11220    M /trunk/debian/control
11221    M /trunk/debian/patches/00list
11222    M /trunk/debian/rules
11223
11224   * updated Debian build files
11225
11226 ------------------------------------------------------------------------
11227 r12310 | hartman | 2005-08-21 16:33:06 +0200 (Sun, 21 Aug 2005) | 2 lines
11228 Changed paths:
11229    M /trunk/modules/video_output/opengl.c
11230
11231 * Fix mouse down event forwarding from opengl (closes #325)
11232
11233 ------------------------------------------------------------------------
11234 r12309 | courmisch | 2005-08-21 14:57:10 +0200 (Sun, 21 Aug 2005) | 2 lines
11235 Changed paths:
11236    M /trunk/modules/misc/network/ipv6.c
11237
11238 Compile fix
11239
11240 ------------------------------------------------------------------------
11241 r12308 | courmisch | 2005-08-21 13:27:15 +0200 (Sun, 21 Aug 2005) | 2 lines
11242 Changed paths:
11243    M /trunk/modules/misc/network/ipv6.c
11244    M /trunk/src/misc/net.c
11245
11246 Define IPV6_PROTECTION_LEVEL manually - closes #96
11247
11248 ------------------------------------------------------------------------
11249 r12307 | dionoea | 2005-08-20 21:14:58 +0200 (Sat, 20 Aug 2005) | 2 lines
11250 Changed paths:
11251    M /trunk/include/vlc_es.h
11252
11253 remove 2 evil tabs
11254
11255 ------------------------------------------------------------------------
11256 r12306 | gbazin | 2005-08-20 20:10:24 +0200 (Sat, 20 Aug 2005) | 1 line
11257 Changed paths:
11258    M /trunk/modules/demux/playlist/dvb.c
11259
11260 * modules/demux/playlist/dvb.c: win32 build fix.
11261 ------------------------------------------------------------------------
11262 r12305 | gbazin | 2005-08-20 19:18:41 +0200 (Sat, 20 Aug 2005) | 2 lines
11263 Changed paths:
11264    M /trunk/modules/demux/playlist/Modules.am
11265    A /trunk/modules/demux/playlist/dvb.c
11266    M /trunk/modules/demux/playlist/playlist.c
11267    M /trunk/modules/demux/playlist/playlist.h
11268
11269 * modules/demux/playlist/dvb.c: playlist import for szap/tzap/czap compatible DVB channel lists.
11270
11271 ------------------------------------------------------------------------
11272 r12304 | courmisch | 2005-08-20 17:08:45 +0200 (Sat, 20 Aug 2005) | 2 lines
11273 Changed paths:
11274    M /trunk/THANKS
11275
11276 Due credits
11277
11278 ------------------------------------------------------------------------
11279 r12303 | courmisch | 2005-08-20 17:06:17 +0200 (Sat, 20 Aug 2005) | 3 lines
11280 Changed paths:
11281    M /trunk/modules/control/http/util.c
11282
11283 Fix url converter on win32
11284 (patch contributed by Marco Munderloh)
11285
11286 ------------------------------------------------------------------------
11287 r12302 | dionoea | 2005-08-20 15:57:15 +0200 (Sat, 20 Aug 2005) | 2 lines
11288 Changed paths:
11289    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
11290    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
11291    M /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
11292    M /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
11293    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
11294    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
11295
11296 propset
11297
11298 ------------------------------------------------------------------------
11299 r12301 | courmisch | 2005-08-20 15:42:33 +0200 (Sat, 20 Aug 2005) | 2 lines
11300 Changed paths:
11301    M /trunk/lxdialog
11302
11303 Prop change
11304
11305 ------------------------------------------------------------------------
11306 r12300 | dionoea | 2005-08-20 15:28:35 +0200 (Sat, 20 Aug 2005) | 2 lines
11307 Changed paths:
11308    M /trunk/include/vlc_keys.h
11309
11310 change file name in comment
11311
11312 ------------------------------------------------------------------------
11313 r12299 | dionoea | 2005-08-20 15:22:16 +0200 (Sat, 20 Aug 2005) | 2 lines
11314 Changed paths:
11315    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
11316
11317 add KEY_ENTER and KEY_SPACE to launch action()
11318
11319 ------------------------------------------------------------------------
11320 r12298 | courmisch | 2005-08-20 15:15:26 +0200 (Sat, 20 Aug 2005) | 2 lines
11321 Changed paths:
11322    M /trunk/Makefile.am
11323
11324 (Un)Install shared libvlc if enabled
11325
11326 ------------------------------------------------------------------------
11327 r12297 | dionoea | 2005-08-20 15:04:53 +0200 (Sat, 20 Aug 2005) | 2 lines
11328 Changed paths:
11329    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
11330
11331  * keyboard (arrows) navigation
11332
11333 ------------------------------------------------------------------------
11334 r12296 | courmisch | 2005-08-20 14:52:45 +0200 (Sat, 20 Aug 2005) | 2 lines
11335 Changed paths:
11336    M /trunk/Makefile.am
11337
11338 Link fix
11339
11340 ------------------------------------------------------------------------
11341 r12295 | dionoea | 2005-08-20 14:50:16 +0200 (Sat, 20 Aug 2005) | 3 lines
11342 Changed paths:
11343    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
11344
11345 code CtrlTree::autoScoll . Its still mostly buggy and give you a headache if
11346 you watch the playlist when it is called but i can't find what's wrong.
11347
11348 ------------------------------------------------------------------------
11349 r12294 | courmisch | 2005-08-20 14:30:12 +0200 (Sat, 20 Aug 2005) | 7 lines
11350 Changed paths:
11351    M /trunk/Makefile.am
11352    M /trunk/bootstrap
11353    M /trunk/configure.ac
11354    M /trunk/mozilla/Makefile.am
11355
11356 - experimental disabled-by-default shared libvlc build.
11357   I said "experimental". I meant it.
11358   Developers might try --enable-shared-libvlc
11359 - remove autom4te*.cache on bootstrap
11360   (some customized autoconf add their version number)
11361 - some clean up
11362
11363 ------------------------------------------------------------------------
11364 r12293 | damienf | 2005-08-20 14:04:13 +0200 (Sat, 20 Aug 2005) | 2 lines
11365 Changed paths:
11366    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11367
11368 missing const to non-const cast
11369
11370 ------------------------------------------------------------------------
11371 r12292 | courmisch | 2005-08-20 13:29:33 +0200 (Sat, 20 Aug 2005) | 2 lines
11372 Changed paths:
11373    M /trunk/m4
11374
11375 minor svn:ignore fix
11376
11377 ------------------------------------------------------------------------
11378 r12291 | zorglub | 2005-08-20 13:26:48 +0200 (Sat, 20 Aug 2005) | 2 lines
11379 Changed paths:
11380    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11381
11382 Sanity check
11383
11384 ------------------------------------------------------------------------
11385 r12290 | dionoea | 2005-08-20 13:10:30 +0200 (Sat, 20 Aug 2005) | 2 lines
11386 Changed paths:
11387    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
11388    M /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
11389    M /trunk/modules/gui/skins2/vars/playtree.cpp
11390
11391 some more mouse control on playtree display/selection
11392
11393 ------------------------------------------------------------------------
11394 r12289 | dionoea | 2005-08-20 12:17:20 +0200 (Sat, 20 Aug 2005) | 3 lines
11395 Changed paths:
11396    M /trunk/include/vlc_playlist.h
11397    M /trunk/include/vlc_symbols.h
11398    M /trunk/src/playlist/playlist.c
11399
11400 add new playlist_PreparseEnqueueItem function which preparses a playlist_item
11401 and all its children.
11402
11403 ------------------------------------------------------------------------
11404 r12288 | zorglub | 2005-08-20 11:48:31 +0200 (Sat, 20 Aug 2005) | 2 lines
11405 Changed paths:
11406    M /trunk/modules/visualization/xosd.c
11407
11408 Fix Xosd interface (Debian #324039)
11409
11410 ------------------------------------------------------------------------
11411 r12287 | courmisch | 2005-08-20 11:37:02 +0200 (Sat, 20 Aug 2005) | 2 lines
11412 Changed paths:
11413    M /trunk/Makefile.am
11414
11415 Cosmetic fix
11416
11417 ------------------------------------------------------------------------
11418 r12286 | zorglub | 2005-08-20 11:29:38 +0200 (Sat, 20 Aug 2005) | 4 lines
11419 Changed paths:
11420    M /trunk/modules/gui/skins2/src/theme_loader.cpp
11421
11422 Wrap all gz functions to avoid void* -> int casts.
11423
11424 Fix 64 bits build (Debian #324031)
11425
11426 ------------------------------------------------------------------------
11427 r12285 | dionoea | 2005-08-20 11:26:46 +0200 (Sat, 20 Aug 2005) | 4 lines
11428 Changed paths:
11429    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
11430    M /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
11431    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
11432
11433  * ctrl_*.cpp : mouse scrolling behavior change
11434  * skin_parser.cpp : add comment so people know where to look to fix the
11435                      Playlist slider breakage.
11436
11437 ------------------------------------------------------------------------
11438 r12284 | courmisch | 2005-08-20 10:41:50 +0200 (Sat, 20 Aug 2005) | 5 lines
11439 Changed paths:
11440    M /trunk/bootstrap
11441
11442 Use most recent automake version
11443
11444 Slower maybe, but safer
11445 and arguably more suited for automatically issued tarballs
11446
11447 ------------------------------------------------------------------------
11448 r12283 | courmisch | 2005-08-20 10:37:45 +0200 (Sat, 20 Aug 2005) | 3 lines
11449 Changed paths:
11450    M /trunk/bootstrap
11451
11452 Undo erroneous previous commit
11453 (wanted to cancel, but I pressed the wrong key)
11454
11455 ------------------------------------------------------------------------
11456 r12282 | courmisch | 2005-08-20 10:36:37 +0200 (Sat, 20 Aug 2005) | 6 lines
11457 Changed paths:
11458    M /trunk/bootstrap
11459
11460 Don't fallback to automake 1.6
11461
11462 bootstrap might be a little slower,
11463 but that'll ensure more recent build-system in tarballs.
11464 Besides, 
11465
11466 ------------------------------------------------------------------------
11467 r12281 | dionoea | 2005-08-20 02:31:27 +0200 (Sat, 20 Aug 2005) | 3 lines
11468 Changed paths:
11469    M /trunk/modules/gui/skins2/Modules.am
11470    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
11471    A /trunk/modules/gui/skins2/commands/cmd_playtree.cpp
11472    A /trunk/modules/gui/skins2/commands/cmd_playtree.hpp
11473    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
11474    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
11475    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
11476    A /trunk/modules/gui/skins2/controls/ctrl_tree.cpp
11477    A /trunk/modules/gui/skins2/controls/ctrl_tree.hpp
11478    M /trunk/modules/gui/skins2/parser/builder.cpp
11479    M /trunk/modules/gui/skins2/parser/builder.hpp
11480    M /trunk/modules/gui/skins2/parser/builder_data.def
11481    M /trunk/modules/gui/skins2/parser/builder_data.hpp
11482    M /trunk/modules/gui/skins2/parser/gen_builder.py
11483    M /trunk/modules/gui/skins2/parser/interpreter.cpp
11484    M /trunk/modules/gui/skins2/parser/interpreter.hpp
11485    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
11486    M /trunk/modules/gui/skins2/src/dialogs.cpp
11487    M /trunk/modules/gui/skins2/src/vlcproc.cpp
11488    M /trunk/modules/gui/skins2/src/vlcproc.hpp
11489    A /trunk/modules/gui/skins2/utils/var_tree.cpp
11490    A /trunk/modules/gui/skins2/utils/var_tree.hpp
11491    A /trunk/modules/gui/skins2/vars/playtree.cpp
11492    A /trunk/modules/gui/skins2/vars/playtree.hpp
11493
11494  * Playtree start. Basic functionalities work. Still needs a lot of
11495    work, cleaning and fixing. I'll continue this weekend.
11496
11497 ------------------------------------------------------------------------
11498 r12280 | dionoea | 2005-08-20 02:20:53 +0200 (Sat, 20 Aug 2005) | 4 lines
11499 Changed paths:
11500    A /trunk/share/skins2/playtree.vlt
11501    M /trunk/share/skins2/skin.dtd
11502
11503  * skin.dtd : add Playtree stuff
11504  * playtree.vlt : default.vlt modified to use a Playtree instead of a
11505                   Playlist
11506
11507 ------------------------------------------------------------------------
11508 r12279 | courmisch | 2005-08-19 19:52:53 +0200 (Fri, 19 Aug 2005) | 2 lines
11509 Changed paths:
11510    M /trunk/m4/vlc.m4
11511
11512 Fix (hopefully -again-) new build system on Win32
11513
11514 ------------------------------------------------------------------------
11515 r12278 | massiot | 2005-08-19 19:08:32 +0200 (Fri, 19 Aug 2005) | 4 lines
11516 Changed paths:
11517    M /trunk/modules/demux/playlist/m3u.c
11518
11519  * modules/demux/playlist/m3u.c: If name is empty, assume that the author
11520    is in reality the name of the file (compatibility with existing
11521    m3u files).
11522
11523 ------------------------------------------------------------------------
11524 r12277 | massiot | 2005-08-19 19:07:27 +0200 (Fri, 19 Aug 2005) | 6 lines
11525 Changed paths:
11526    M /trunk/modules/control/http/http.h
11527    M /trunk/modules/control/http/macro.c
11528    M /trunk/modules/control/http/mvar.c
11529    M /trunk/modules/control/http/rpn.c
11530    M /trunk/modules/control/http/util.c
11531
11532  * modules/control/http/rpn.c: vlc_var_* now take an extra argument to
11533    indicate which object we are playing with (for instance 'VLC_OBJECT_INPUT'
11534    or 'VLC_OBJECT_PLAYLIST'). Espace \ in addslashes.
11535  * modules/control/http: Factorized and simplified the RealPath() stuff.
11536    Fixed a few hardcoded '/' as a path separator.
11537
11538 ------------------------------------------------------------------------
11539 r12274 | hartman | 2005-08-19 18:16:34 +0200 (Fri, 19 Aug 2005) | 2 lines
11540 Changed paths:
11541    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
11542    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
11543    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
11544    M /trunk/modules/gui/macosx/prefs.h
11545    M /trunk/modules/gui/macosx/prefs.m
11546    M /trunk/modules/gui/macosx/prefs_widgets.h
11547    M /trunk/modules/gui/macosx/prefs_widgets.m
11548
11549 * Section titles for the OSX Preferences.
11550
11551 ------------------------------------------------------------------------
11552 r12273 | courmisch | 2005-08-19 18:09:41 +0200 (Fri, 19 Aug 2005) | 2 lines
11553 Changed paths:
11554    M /trunk/configure.ac
11555
11556 Fix clean tree build
11557
11558 ------------------------------------------------------------------------
11559 r12272 | courmisch | 2005-08-19 18:06:54 +0200 (Fri, 19 Aug 2005) | 2 lines
11560 Changed paths:
11561    M /trunk/Makefile.am
11562    M /trunk/src
11563    D /trunk/src/Makefile.am
11564
11565 Clean up
11566
11567 ------------------------------------------------------------------------
11568 r12271 | courmisch | 2005-08-19 17:45:52 +0200 (Fri, 19 Aug 2005) | 2 lines
11569 Changed paths:
11570    M /trunk/toolbox
11571
11572 Attempt to fix problem with dnsdomain name on some OSes
11573
11574 ------------------------------------------------------------------------
11575 r12270 | courmisch | 2005-08-19 17:42:49 +0200 (Fri, 19 Aug 2005) | 2 lines
11576 Changed paths:
11577    M /trunk/configure.ac
11578
11579 Another typo. Links now.
11580
11581 ------------------------------------------------------------------------
11582 r12269 | courmisch | 2005-08-19 17:32:17 +0200 (Fri, 19 Aug 2005) | 2 lines
11583 Changed paths:
11584    M /trunk/configure.ac
11585
11586 Rah typo again
11587
11588 ------------------------------------------------------------------------
11589 r12268 | courmisch | 2005-08-19 17:31:20 +0200 (Fri, 19 Aug 2005) | 2 lines
11590 Changed paths:
11591    M /trunk/configure.ac
11592
11593 Forgot this file
11594
11595 ------------------------------------------------------------------------
11596 r12267 | courmisch | 2005-08-19 17:28:03 +0200 (Fri, 19 Aug 2005) | 2 lines
11597 Changed paths:
11598    M /trunk/Makefile.am
11599
11600 Remove unnecessary dependencies
11601
11602 ------------------------------------------------------------------------
11603 r12266 | courmisch | 2005-08-19 17:21:25 +0200 (Fri, 19 Aug 2005) | 2 lines
11604 Changed paths:
11605    M /trunk/src/misc/net.c
11606
11607 Don't print EAFNOSUPPORT error - refs #320
11608
11609 ------------------------------------------------------------------------
11610 r12265 | courmisch | 2005-08-19 17:18:24 +0200 (Fri, 19 Aug 2005) | 2 lines
11611 Changed paths:
11612    M /trunk/bootstrap
11613
11614 Fix typos in static libraries installation
11615
11616 ------------------------------------------------------------------------
11617 r12264 | courmisch | 2005-08-19 16:27:52 +0200 (Fri, 19 Aug 2005) | 2 lines
11618 Changed paths:
11619    M /trunk/bootstrap
11620
11621 Some old automake versions seem not to know about mkdir_p
11622
11623 ------------------------------------------------------------------------
11624 r12263 | jpsaman | 2005-08-19 16:00:06 +0200 (Fri, 19 Aug 2005) | 1 line
11625 Changed paths:
11626    M /trunk/NEWS
11627
11628 Added new OSD support
11629 ------------------------------------------------------------------------
11630 r12259 | jpsaman | 2005-08-19 11:02:20 +0200 (Fri, 19 Aug 2005) | 1 line
11631 Changed paths:
11632    M /trunk/modules/codec/dvbsub.c
11633
11634 Fix region width/height encoding bug. Dvbsub never tested for a change in region widht/height that made a region smaller then the previous one that was encoded. The encoded region size would always been the largest size encountered, this is now fixed. Removed some superflous whitespace/
11635 ------------------------------------------------------------------------
11636 r12258 | jpsaman | 2005-08-19 09:23:40 +0200 (Fri, 19 Aug 2005) | 1 line
11637 Changed paths:
11638    M /trunk/modules/control/rc.c
11639
11640 Cleanup of status reporting.
11641 ------------------------------------------------------------------------
11642 r12257 | zorglub | 2005-08-19 01:25:16 +0200 (Fri, 19 Aug 2005) | 2 lines
11643 Changed paths:
11644    M /trunk/modules/control/http/macro.c
11645    M /trunk/modules/control/http/rpn.c
11646
11647 If passed ?control=play without any item, just ask playlist to play
11648
11649 ------------------------------------------------------------------------
11650 r12256 | zorglub | 2005-08-19 01:05:36 +0200 (Fri, 19 Aug 2005) | 4 lines
11651 Changed paths:
11652    M /trunk/doc/Doxyfile
11653    M /trunk/modules/control/http/http.h
11654    M /trunk/modules/control/http/macro.c
11655    M /trunk/modules/control/http/util.c
11656
11657 Fix consistency of some function names
11658 Improve documentation
11659 Enable build of modules documentation
11660
11661 ------------------------------------------------------------------------
11662 r12255 | hartman | 2005-08-18 23:38:32 +0200 (Thu, 18 Aug 2005) | 2 lines
11663 Changed paths:
11664    M /trunk/modules/gui/macosx/extended.m
11665
11666 * Change only the frontmost window opaqueness
11667
11668 ------------------------------------------------------------------------
11669 r12254 | hartman | 2005-08-18 23:26:23 +0200 (Thu, 18 Aug 2005) | 2 lines
11670 Changed paths:
11671    M /trunk/modules/gui/macosx/extended.m
11672
11673 * Fix on the fly Opaqueness changing
11674
11675 ------------------------------------------------------------------------
11676 r12253 | zorglub | 2005-08-18 21:38:01 +0200 (Thu, 18 Aug 2005) | 2 lines
11677 Changed paths:
11678    M /trunk/modules/control/http/util.c
11679
11680 Die !
11681
11682 ------------------------------------------------------------------------
11683 r12252 | zorglub | 2005-08-18 21:32:02 +0200 (Thu, 18 Aug 2005) | 2 lines
11684 Changed paths:
11685    M /trunk/modules/control/http/Modules.am
11686
11687 wtf ?
11688
11689 ------------------------------------------------------------------------
11690 r12251 | zorglub | 2005-08-18 21:20:25 +0200 (Thu, 18 Aug 2005) | 2 lines
11691 Changed paths:
11692    M /trunk/modules/control/http
11693
11694 propset
11695
11696 ------------------------------------------------------------------------
11697 r12250 | zorglub | 2005-08-18 21:18:56 +0200 (Thu, 18 Aug 2005) | 2 lines
11698 Changed paths:
11699    M /trunk/configure.ac
11700    M /trunk/modules/control/Modules.am
11701    A /trunk/modules/control/http
11702    A /trunk/modules/control/http/Modules.am
11703    A /trunk/modules/control/http/http.c (from /trunk/modules/control/http.c:12247)
11704    A /trunk/modules/control/http/http.h
11705    A /trunk/modules/control/http/macro.c
11706    A /trunk/modules/control/http/macros.h
11707    A /trunk/modules/control/http/mvar.c
11708    A /trunk/modules/control/http/rpn.c
11709    A /trunk/modules/control/http/util.c
11710    D /trunk/modules/control/http.c
11711
11712 Split the HTTP interface and begin to document it
11713
11714 ------------------------------------------------------------------------
11715 r12249 | jpsaman | 2005-08-18 20:00:31 +0200 (Thu, 18 Aug 2005) | 1 line
11716 Changed paths:
11717    M /trunk/modules/control/rc.c
11718
11719 Fix an issue with the state option (behaves differently then in 0.8.1) and removed useless white space.
11720 ------------------------------------------------------------------------
11721 r12248 | fkuehne | 2005-08-18 19:50:41 +0200 (Thu, 18 Aug 2005) | 1 line
11722 Changed paths:
11723    M /trunk/modules/gui/macosx/extended.m
11724
11725 * get the correct vout, when using the opengl-output-module - on-the-fly changing still not possible
11726 ------------------------------------------------------------------------
11727 r12247 | courmisch | 2005-08-18 19:00:20 +0200 (Thu, 18 Aug 2005) | 3 lines
11728 Changed paths:
11729    M /trunk/bootstrap
11730    M /trunk/configure.ac
11731    M /trunk/m4/vlc.m4
11732    M /trunk/modules/gui/wince/Modules.am
11733
11734 Redo 12234; this time with (hopefully) Mac OS X support
11735 It was probably too easy that building to Windows and Linux worked the same
11736
11737 ------------------------------------------------------------------------
11738 r12246 | dionoea | 2005-08-18 18:52:45 +0200 (Thu, 18 Aug 2005) | 2 lines
11739 Changed paths:
11740    M /trunk/modules/gui/wxwidgets/playlist.cpp
11741
11742 remove tabs/trailing spaces
11743
11744 ------------------------------------------------------------------------
11745 r12245 | zorglub | 2005-08-18 18:50:38 +0200 (Thu, 18 Aug 2005) | 2 lines
11746 Changed paths:
11747    M /trunk/modules/access/directory.c
11748
11749 Remove debug
11750
11751 ------------------------------------------------------------------------
11752 r12244 | courmisch | 2005-08-18 18:49:19 +0200 (Thu, 18 Aug 2005) | 2 lines
11753 Changed paths:
11754    M /trunk/modules/gui/wince/Modules.am
11755
11756 Revert the other half
11757
11758 ------------------------------------------------------------------------
11759 r12243 | jpsaman | 2005-08-18 18:41:10 +0200 (Thu, 18 Aug 2005) | 1 line
11760 Changed paths:
11761    M /trunk/modules/control/rc.c
11762    M /trunk/modules/gui/macosx/controls.m
11763    M /trunk/modules/gui/macosx/intf.m
11764    M /trunk/src/audio_output/intf.c
11765    M /trunk/src/libvlc.h
11766    M /trunk/src/osd/osd.c
11767
11768 Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).
11769 ------------------------------------------------------------------------
11770 r12242 | fkuehne | 2005-08-18 18:39:23 +0200 (Thu, 18 Aug 2005) | 1 line
11771 Changed paths:
11772    M /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
11773    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
11774    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
11775    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
11776
11777 * set the 'auto save name' for the equalizer, extended and bookmarks panels to automatically save their positions (closes #316)
11778 ------------------------------------------------------------------------
11779 r12241 | courmisch | 2005-08-18 18:27:00 +0200 (Thu, 18 Aug 2005) | 2 lines
11780 Changed paths:
11781    M /trunk/bootstrap
11782
11783 Grrr damn Mac OS X linker
11784
11785 ------------------------------------------------------------------------
11786 r12240 | massiot | 2005-08-18 18:23:30 +0200 (Thu, 18 Aug 2005) | 2 lines
11787 Changed paths:
11788    M /trunk/configure.ac
11789
11790  * configure.ac: Print a warning when DVB headers aren't found.
11791
11792 ------------------------------------------------------------------------
11793 r12239 | zorglub | 2005-08-18 18:20:43 +0200 (Thu, 18 Aug 2005) | 2 lines
11794 Changed paths:
11795    M /trunk/NEWS
11796
11797 improve 
11798
11799 ------------------------------------------------------------------------
11800 r12238 | fkuehne | 2005-08-18 18:12:29 +0200 (Thu, 18 Aug 2005) | 4 lines
11801 Changed paths:
11802    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
11803    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
11804    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
11805    M /trunk/modules/gui/macosx/extended.h
11806    M /trunk/modules/gui/macosx/extended.m
11807
11808 * added the opaqueness-slider to the extended panel (refs #318)
11809     - on-the-fly changing is not yet possible, since I don't know the correct pointer (the current one gives "dereferencing pointer to incomplete type"); see FIXME.
11810 * VLCExtended is the delegate for o_extended_window now, to save the prefs automatically, once VLC is going to be terminated
11811 * "awakeFromNib" was partially moved to "showPanel" to retrieve the slider values before showing the window, in case they were saved in the prefs-window
11812 ------------------------------------------------------------------------
11813 r12237 | massiot | 2005-08-18 18:08:55 +0200 (Thu, 18 Aug 2005) | 2 lines
11814 Changed paths:
11815    M /trunk/NEWS
11816
11817  * NEWS: Updated with my work since 0.8.2.
11818
11819 ------------------------------------------------------------------------
11820 r12236 | massiot | 2005-08-18 17:58:05 +0200 (Thu, 18 Aug 2005) | 2 lines
11821 Changed paths:
11822    M /trunk/modules/demux/demuxdump.c
11823
11824  * modules/demux/demuxdump.c: Better error detection (disk full for instance).
11825
11826 ------------------------------------------------------------------------
11827 r12235 | courmisch | 2005-08-18 17:50:58 +0200 (Thu, 18 Aug 2005) | 1 line
11828 Changed paths:
11829    M /trunk/toolbox
11830
11831
11832 ------------------------------------------------------------------------
11833 r12234 | courmisch | 2005-08-18 17:38:09 +0200 (Thu, 18 Aug 2005) | 4 lines
11834 Changed paths:
11835    M /trunk/bootstrap
11836    M /trunk/modules/gui/wince/Modules.am
11837
11838 - Use a common rule to build plugins (refs #297)
11839   (tested on Mingw32 and native Linux, might need some tweaks)
11840 - Remove some legacy code
11841
11842 ------------------------------------------------------------------------
11843 r12233 | courmisch | 2005-08-18 17:36:12 +0200 (Thu, 18 Aug 2005) | 3 lines
11844 Changed paths:
11845    M /trunk/Makefile.am
11846    M /trunk/bootstrap
11847
11848 - (Un)install plugins from their directory (refs #297)
11849 - Fix mostlyclean target
11850
11851 ------------------------------------------------------------------------
11852 r12232 | courmisch | 2005-08-18 17:27:57 +0200 (Thu, 18 Aug 2005) | 6 lines
11853 Changed paths:
11854    M /trunk/modules/misc/network/ipv6.c
11855
11856 Don't print EAFNOSUPPORT error when the given name/address does not
11857 even resolve to IPv6 - though cosmetic that seemed to confuse a guy on
11858 the mailing list - refs #320.
11859
11860 A cleaner more clever solution would be better.
11861
11862 ------------------------------------------------------------------------
11863 r12231 | courmisch | 2005-08-18 17:25:33 +0200 (Thu, 18 Aug 2005) | 2 lines
11864 Changed paths:
11865    M /trunk/activex/axvlc.inf.in
11866    M /trunk/configure.ac
11867
11868 Replace the specific VERSION32 kludge with a clean more reusable solution
11869
11870 ------------------------------------------------------------------------
11871 r12230 | courmisch | 2005-08-18 17:24:38 +0200 (Thu, 18 Aug 2005) | 2 lines
11872 Changed paths:
11873    M /trunk/include/network.h
11874    M /trunk/include/vlc_symbols.h
11875    M /trunk/src/misc/net.c
11876
11877 Add const
11878
11879 ------------------------------------------------------------------------
11880 r12229 | jpsaman | 2005-08-18 17:14:02 +0200 (Thu, 18 Aug 2005) | 1 line
11881 Changed paths:
11882    M /trunk/modules/demux/sgimb.c
11883
11884 Fix compiler warning. Removed unused variable
11885 ------------------------------------------------------------------------
11886 r12228 | jpsaman | 2005-08-18 15:53:45 +0200 (Thu, 18 Aug 2005) | 1 line
11887 Changed paths:
11888    M /trunk/src/misc/net.c
11889
11890 Eliminate false errors of which errno said it was a success.
11891 ------------------------------------------------------------------------
11892 r12227 | jpsaman | 2005-08-18 14:55:46 +0200 (Thu, 18 Aug 2005) | 1 line
11893 Changed paths:
11894    M /trunk/toolbox
11895
11896 Added a message about the purpose of this file and a DO NOT EDIT NOTICE - THIS FILE IS AUTOMATICALLY GENERATED -
11897 ------------------------------------------------------------------------
11898 r12226 | massiot | 2005-08-18 14:41:16 +0200 (Thu, 18 Aug 2005) | 2 lines
11899 Changed paths:
11900    M /trunk/po/POTFILES.in
11901
11902  * po/POTFILES.in: Removed two non-existing files.
11903
11904 ------------------------------------------------------------------------
11905 r12225 | massiot | 2005-08-18 12:01:30 +0200 (Thu, 18 Aug 2005) | 3 lines
11906 Changed paths:
11907    M /trunk/modules/control/http.c
11908
11909  * modules/control/http.c: Implemented RPN functions playlist_move and
11910    playlist_delete.
11911
11912 ------------------------------------------------------------------------
11913 r12224 | jpsaman | 2005-08-18 11:50:18 +0200 (Thu, 18 Aug 2005) | 1 line
11914 Changed paths:
11915    M /trunk/vlc.win32.nsi
11916
11917 Include OSD menu files in installer
11918 ------------------------------------------------------------------------
11919 r12223 | hartman | 2005-08-18 00:44:08 +0200 (Thu, 18 Aug 2005) | 2 lines
11920 Changed paths:
11921    M /trunk/po/POTFILES.in
11922
11923 * not yet added plugins can break POTFILES.in as well mr. courmish :D
11924
11925 ------------------------------------------------------------------------
11926 r12222 | dionoea | 2005-08-17 22:53:38 +0200 (Wed, 17 Aug 2005) | 2 lines
11927 Changed paths:
11928    M /trunk/modules/video_filter/logo.c
11929
11930 remove tabs and trailing spaces
11931
11932 ------------------------------------------------------------------------
11933 r12221 | dionoea | 2005-08-17 22:43:15 +0200 (Wed, 17 Aug 2005) | 2 lines
11934 Changed paths:
11935    M /trunk/modules/video_filter/rss.c
11936
11937 if ttl==0, don't update the feeds
11938
11939 ------------------------------------------------------------------------
11940 r12220 | dionoea | 2005-08-17 22:24:15 +0200 (Wed, 17 Aug 2005) | 2 lines
11941 Changed paths:
11942    M /trunk/modules/video_filter/rss.c
11943
11944 remove debug stuff
11945
11946 ------------------------------------------------------------------------
11947 r12219 | dionoea | 2005-08-17 22:17:11 +0200 (Wed, 17 Aug 2005) | 4 lines
11948 Changed paths:
11949    M /trunk/modules/video_filter/rss.c
11950
11951  * add --rss-ttl parmeter so the feeds can be updated
11952  * URL list seperator now is | (pipe)
11953  * fixes
11954
11955 ------------------------------------------------------------------------
11956 r12218 | dionoea | 2005-08-17 18:14:32 +0200 (Wed, 17 Aug 2005) | 2 lines
11957 Changed paths:
11958    M /trunk/vlc.win32.nsi
11959
11960 wxwin -> wx
11961
11962 ------------------------------------------------------------------------
11963 r12217 | massiot | 2005-08-17 18:00:30 +0200 (Wed, 17 Aug 2005) | 2 lines
11964 Changed paths:
11965    M /trunk/modules/access/file.c
11966
11967  * modules/access/file.c: Expansion of '~/' in filenames.
11968
11969 ------------------------------------------------------------------------
11970 r12216 | massiot | 2005-08-17 17:12:51 +0200 (Wed, 17 Aug 2005) | 5 lines
11971 Changed paths:
11972    M /trunk/modules/control/http.c
11973    M /trunk/src/libvlc.c
11974    M /trunk/src/misc/configuration.c
11975
11976  * src/libvlc.c: Expand ~/ in --config-file.
11977  * modules/control/http.c: New RPN functions :
11978    - 'module' vlc_config_save ('module' can be an empty string) returns status
11979    - vlc_config_reset
11980
11981 ------------------------------------------------------------------------
11982 r12215 | massiot | 2005-08-17 16:39:07 +0200 (Wed, 17 Aug 2005) | 8 lines
11983 Changed paths:
11984    M /trunk/Makefile.am
11985    M /trunk/include/vlc/vlc.h
11986    M /trunk/include/vlc_common.h
11987    M /trunk/include/vlc_symbols.h
11988    M /trunk/modules/control/http.c
11989    M /trunk/src/libvlc.c
11990    M /trunk/src/misc
11991    M /trunk/toolbox
11992
11993  * Makefile.am: New file version.c, generated at each 'make' command.
11994  * toolbox: New --update-version switch, which builds the version.c file
11995    from current date, user/hostname/domainname, compiler version and
11996    svn changeset.
11997  * src/libvlc.c: Exported API to access data from version.c.
11998  * modules/control/http.c: New variables vlc_compile_time, vlc_compile_by,
11999    vlc_compile_host, vlc_compile_domain, vlc_compiler and vlc_changeset.
12000
12001 ------------------------------------------------------------------------
12002 r12214 | massiot | 2005-08-17 14:00:44 +0200 (Wed, 17 Aug 2005) | 8 lines
12003 Changed paths:
12004    M /trunk/modules/control/http.c
12005
12006  * modules/control/http.c: New RPN functions :
12007    - 'variable' vlc_var_type
12008    - 'variable' vlc_config_type
12009    - value 'variable' vlc_var_set (renamed from vlc_set_var for consistency)
12010    - 'variable' vlc_var_get
12011    - value 'variable' vlc_config_set
12012    - 'variable' vlc_config_get
12013
12014 ------------------------------------------------------------------------
12015 r12213 | massiot | 2005-08-17 13:58:44 +0200 (Wed, 17 Aug 2005) | 2 lines
12016 Changed paths:
12017    M /trunk/Makefile.am
12018
12019  * Makefile.am: MacOS X fix when srcdir != builddir.
12020
12021 ------------------------------------------------------------------------
12022 r12212 | hartman | 2005-08-16 16:21:38 +0200 (Tue, 16 Aug 2005) | 2 lines
12023 Changed paths:
12024    M /trunk/modules/demux/sgimb.c
12025
12026 * Fix an issue with sgi announce files and adding the new items to the playlist
12027
12028 ------------------------------------------------------------------------
12029 r12211 | courmisch | 2005-08-15 20:10:06 +0200 (Mon, 15 Aug 2005) | 2 lines
12030 Changed paths:
12031    M /trunk/Makefile.am
12032
12033 Fix distclean
12034
12035 ------------------------------------------------------------------------
12036 r12210 | zorglub | 2005-08-15 18:54:13 +0200 (Mon, 15 Aug 2005) | 2 lines
12037 Changed paths:
12038    M /trunk/modules/access/http.c
12039
12040 Compile fix
12041
12042 ------------------------------------------------------------------------
12043 r12209 | zorglub | 2005-08-15 18:53:51 +0200 (Mon, 15 Aug 2005) | 2 lines
12044 Changed paths:
12045    M /trunk/modules/access/http.c
12046
12047 Test commit. This commit breaks the build, don't use it
12048
12049 ------------------------------------------------------------------------
12050 r12208 | asmax | 2005-08-15 17:58:39 +0200 (Mon, 15 Aug 2005) | 2 lines
12051 Changed paths:
12052    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
12053
12054  * compilation fix
12055
12056 ------------------------------------------------------------------------
12057 r12207 | asmax | 2005-08-15 17:54:32 +0200 (Mon, 15 Aug 2005) | 1 line
12058 Changed paths:
12059    M /trunk/modules/gui/skins2/commands/async_queue.cpp
12060    M /trunk/modules/gui/skins2/commands/async_queue.hpp
12061    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
12062    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
12063    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
12064    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
12065    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
12066    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
12067    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
12068    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
12069    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
12070    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
12071    M /trunk/modules/gui/skins2/src/os_factory.hpp
12072    M /trunk/modules/gui/skins2/src/skin_common.hpp
12073    M /trunk/modules/gui/skins2/src/tooltip.cpp
12074    M /trunk/modules/gui/skins2/src/tooltip.hpp
12075    M /trunk/modules/gui/skins2/src/vlcproc.cpp
12076    M /trunk/modules/gui/skins2/src/vlcproc.hpp
12077    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
12078    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
12079    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
12080    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
12081    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
12082    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
12083    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
12084    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
12085
12086  * all: replaced remaining C callbacks by commands
12087 ------------------------------------------------------------------------
12088 r12206 | courmisch | 2005-08-15 17:21:11 +0200 (Mon, 15 Aug 2005) | 2 lines
12089 Changed paths:
12090    M /trunk/src/libvlc.c
12091
12092 Use Latin-9 rather than US-ASCII when there is no local charset
12093
12094 ------------------------------------------------------------------------
12095 r12205 | jpsaman | 2005-08-15 17:06:42 +0200 (Mon, 15 Aug 2005) | 1 line
12096 Changed paths:
12097    M /trunk/modules/video_filter/osdmenu.c
12098
12099 Use an empty palette to get the colors of the picture right.
12100 ------------------------------------------------------------------------
12101 r12204 | jpsaman | 2005-08-15 17:02:08 +0200 (Mon, 15 Aug 2005) | 1 line
12102 Changed paths:
12103    M /trunk/modules/codec/dvbsub.c
12104
12105 Oops, Disable debugging.
12106 ------------------------------------------------------------------------
12107 r12203 | jpsaman | 2005-08-15 17:01:31 +0200 (Mon, 15 Aug 2005) | 1 line
12108 Changed paths:
12109    M /trunk/modules/codec/dvbsub.c
12110
12111 Also allow an empty palette marked with palette.i_entries = 0
12112 ------------------------------------------------------------------------
12113 r12202 | zorglub | 2005-08-15 16:57:02 +0200 (Mon, 15 Aug 2005) | 2 lines
12114 Changed paths:
12115    M /trunk/include/vlc_access.h
12116    M /trunk/include/vlc_demux.h
12117    M /trunk/include/vlc_es_out.h
12118    M /trunk/include/vlc_input.h
12119    M /trunk/include/vlc_stream.h
12120    M /trunk/src/stream_output/sap.c
12121
12122 Fix a few warnings
12123
12124 ------------------------------------------------------------------------
12125 r12201 | courmisch | 2005-08-15 16:51:42 +0200 (Mon, 15 Aug 2005) | 3 lines
12126 Changed paths:
12127    M /trunk/src/libvlc.c
12128
12129 - Fix, clean up locale settings
12130 - Fix local charset detection that broke (From|To)Locale
12131
12132 ------------------------------------------------------------------------
12133 r12200 | courmisch | 2005-08-15 16:50:24 +0200 (Mon, 15 Aug 2005) | 2 lines
12134 Changed paths:
12135    M /trunk/modules/access/directory.c
12136
12137 Fix playlist item insertion when local charset is not UTF-8
12138
12139 ------------------------------------------------------------------------
12140 r12199 | courmisch | 2005-08-15 16:50:06 +0200 (Mon, 15 Aug 2005) | 2 lines
12141 Changed paths:
12142    M /trunk/modules/access/file.c
12143
12144 Fix stat() when local charset is not UTF-8
12145
12146 ------------------------------------------------------------------------
12147 r12198 | jpsaman | 2005-08-15 16:41:28 +0200 (Mon, 15 Aug 2005) | 1 line
12148 Changed paths:
12149    M /trunk/modules/codec/dvbsub.c
12150    M /trunk/modules/video_filter/osdmenu.c
12151
12152 Found a simpler way to send an empty picture to the client. It fixes also memleaks introduced in 12196.
12153 ------------------------------------------------------------------------
12154 r12197 | massiot | 2005-08-15 15:37:59 +0200 (Mon, 15 Aug 2005) | 2 lines
12155 Changed paths:
12156    M /trunk/src/input/input.c
12157
12158  * src/input/input.c: Really fixed :programs= this time.
12159
12160 ------------------------------------------------------------------------
12161 r12196 | jpsaman | 2005-08-15 14:35:35 +0200 (Mon, 15 Aug 2005) | 1 line
12162 Changed paths:
12163    M /trunk/modules/video_filter/osdmenu.c
12164
12165 Send an empty subpicture to remove the OSD menu on the client application when "menu off" commands is given on the rc interface.
12166 ------------------------------------------------------------------------
12167 r12195 | jpsaman | 2005-08-15 14:32:44 +0200 (Mon, 15 Aug 2005) | 1 line
12168 Changed paths:
12169    M /trunk/modules/codec/dvbsub.c
12170
12171 Replaced // comments with /* .. */ and added some sanity checking.
12172 ------------------------------------------------------------------------
12173 r12194 | jpsaman | 2005-08-15 14:21:16 +0200 (Mon, 15 Aug 2005) | 1 line
12174 Changed paths:
12175    M /trunk/src/video_output/vout_subpictures.c
12176
12177 Use NULL for initializing pointers iso 0.
12178 ------------------------------------------------------------------------
12179 r12193 | courmisch | 2005-08-14 19:28:28 +0200 (Sun, 14 Aug 2005) | 2 lines
12180 Changed paths:
12181    M /trunk/configure.ac
12182
12183 Link ipv4 with iphlpapi - closes #315
12184
12185 ------------------------------------------------------------------------
12186 r12192 | courmisch | 2005-08-14 18:56:35 +0200 (Sun, 14 Aug 2005) | 4 lines
12187 Changed paths:
12188    M /trunk/src/stream_output/sap.c
12189
12190 Fix SAP announce destination address - closes #314
12191
12192 Bug reported by Thomas Knauer
12193
12194 ------------------------------------------------------------------------
12195 r12191 | courmisch | 2005-08-14 18:46:48 +0200 (Sun, 14 Aug 2005) | 2 lines
12196 Changed paths:
12197    M /trunk/modules/services_discovery/sap.c
12198
12199 Fix compiler warnings
12200
12201 ------------------------------------------------------------------------
12202 r12190 | courmisch | 2005-08-14 18:28:59 +0200 (Sun, 14 Aug 2005) | 15 lines
12203 Changed paths:
12204    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
12205
12206 Don't set LC_NUMERIC in the wxWidgets plugin.
12207
12208 It's already set to C globally because there are a bunch of things that
12209 assume US-style float numbers formatting (config file, RTSP VoD server
12210 to name a few) -- see SetLanguage() in libvlc.
12211
12212 If you want to get a float from the user, you can look for the comma
12213 and replace it with a dot before parsing. However keep in mind that the
12214 stream output parser already uses the comma to separate options; that's
12215 yet another reason to use the dot in any case.
12216
12217 Also, I don't know if some remote locales use neither dot nor comma as
12218 their decimal point.
12219
12220
12221 ------------------------------------------------------------------------
12222 r12189 | zorglub | 2005-08-14 18:15:50 +0200 (Sun, 14 Aug 2005) | 2 lines
12223 Changed paths:
12224    M /trunk/bootstrap
12225
12226 Don't use m4 comments in Makefile. Should fix win32 build
12227
12228 ------------------------------------------------------------------------
12229 r12188 | titer | 2005-08-14 15:15:38 +0200 (Sun, 14 Aug 2005) | 2 lines
12230 Changed paths:
12231    M /trunk/include/network.h
12232    M /trunk/modules/demux/playlist/m3u.c
12233    M /trunk/src/misc/net.c
12234    M /trunk/src/stream_output/sap.c
12235
12236  ALL: compile fixes
12237
12238 ------------------------------------------------------------------------
12239 r12187 | massiot | 2005-08-14 15:04:57 +0200 (Sun, 14 Aug 2005) | 4 lines
12240 Changed paths:
12241    M /trunk/modules/demux/ts.c
12242
12243  * modules/demux/ts.c: Fixed a side-effect when p_sys->b_dvb_control has
12244    not been set to VLC_FALSE yet, the program number is not specified,
12245    and we're reading a PMT.
12246
12247 ------------------------------------------------------------------------
12248 r12186 | sam | 2005-08-14 14:43:30 +0200 (Sun, 14 Aug 2005) | 2 lines
12249 Changed paths:
12250    M /trunk/configure.ac
12251    M /trunk/modules/audio_output/Modules.am
12252    A /trunk/modules/audio_output/arts.c
12253
12254   * reverted commit 12177 (aRts removal).
12255
12256 ------------------------------------------------------------------------
12257 r12185 | courmisch | 2005-08-14 14:24:33 +0200 (Sun, 14 Aug 2005) | 2 lines
12258 Changed paths:
12259    M /trunk/src/libvlc.c
12260    M /trunk/src/misc/configuration.c
12261
12262 Set LC_NUMERIC to C once and for all.
12263
12264 ------------------------------------------------------------------------
12265 r12184 | courmisch | 2005-08-14 14:22:25 +0200 (Sun, 14 Aug 2005) | 5 lines
12266 Changed paths:
12267    M /trunk/modules/misc/network/ipv6.c
12268    M /trunk/src/misc/net.c
12269
12270 got the value for PROTECTION_LEVEL_* hard-coded
12271 , but still miss the other one.
12272
12273 Anyone with Visual Studio here ?
12274
12275 ------------------------------------------------------------------------
12276 r12183 | dionoea | 2005-08-14 00:15:37 +0200 (Sun, 14 Aug 2005) | 8 lines
12277 Changed paths:
12278    M /trunk/src/libvlc.c
12279    M /trunk/src/misc/configuration.c
12280
12281  * setlocale( LC_NUMERIC, "C" ). There still might be some place where its
12282    missing. Beware that this change configuration saving output (it used
12283    to be saved in users locale).
12284
12285    this should fix float config options save/load rounding issues. If someone
12286    has a better fix, feel free to do so (but please dont revert a commit and
12287    provide no alternative fix)
12288
12289 ------------------------------------------------------------------------
12290 r12182 | jpsaman | 2005-08-13 21:38:34 +0200 (Sat, 13 Aug 2005) | 1 line
12291 Changed paths:
12292    M /trunk/modules/control/rc.c
12293
12294 Fix breakage of revision 12164 when a non-socket connection to the rc interface is active.
12295 ------------------------------------------------------------------------
12296 r12181 | jpsaman | 2005-08-13 21:28:49 +0200 (Sat, 13 Aug 2005) | 1 line
12297 Changed paths:
12298    M /trunk/include/vlc_symbols.h
12299
12300 API changed
12301 ------------------------------------------------------------------------
12302 r12180 | jpsaman | 2005-08-13 21:26:27 +0200 (Sat, 13 Aug 2005) | 1 line
12303 Changed paths:
12304    M /trunk/include/vlc_osd.h
12305    M /trunk/modules/control/rc.c
12306    M /trunk/src/osd/osd.c
12307
12308 Reworked OSD Volume handling and display of volumebar. Run make stamp-api to update include/vlc_symbols.h.
12309 ------------------------------------------------------------------------
12310 r12179 | courmisch | 2005-08-13 21:15:17 +0200 (Sat, 13 Aug 2005) | 3 lines
12311 Changed paths:
12312    M /trunk/modules/misc/network/ipv4.c
12313
12314 [Win32] Attempt to guess best interface for multicast
12315 may close #163
12316
12317 ------------------------------------------------------------------------
12318 r12178 | zorglub | 2005-08-13 20:44:31 +0200 (Sat, 13 Aug 2005) | 2 lines
12319 Changed paths:
12320    M /trunk/modules/LIST
12321    M /trunk/modules/list.sh
12322
12323 Update modules list
12324
12325 ------------------------------------------------------------------------
12326 r12177 | courmisch | 2005-08-13 19:49:38 +0200 (Sat, 13 Aug 2005) | 4 lines
12327 Changed paths:
12328    M /trunk/configure.ac
12329    M /trunk/modules/audio_output/Modules.am
12330    D /trunk/modules/audio_output/arts.c
12331
12332 Remove severely broken unmaintained aRts plugin
12333
12334 Use ALSA or tell aRts to use ESD and use ESD in VLC, or fix it.
12335
12336 ------------------------------------------------------------------------
12337 r12176 | courmisch | 2005-08-13 19:43:47 +0200 (Sat, 13 Aug 2005) | 2 lines
12338 Changed paths:
12339    M /trunk/bootstrap
12340
12341 Add missing slashes
12342
12343 ------------------------------------------------------------------------
12344 r12175 | jpsaman | 2005-08-13 18:56:14 +0200 (Sat, 13 Aug 2005) | 1 line
12345 Changed paths:
12346    M /trunk/src/osd/osd_parser.c
12347
12348 Remove unused comments
12349 ------------------------------------------------------------------------
12350 r12174 | jpsaman | 2005-08-13 18:55:28 +0200 (Sat, 13 Aug 2005) | 1 line
12351 Changed paths:
12352    M /trunk/modules/control/rc.c
12353
12354 Print status change message when volume is changed with volume command on the rc interface.
12355 ------------------------------------------------------------------------
12356 r12173 | courmisch | 2005-08-13 18:23:19 +0200 (Sat, 13 Aug 2005) | 2 lines
12357 Changed paths:
12358    M /trunk/modules/demux/mkv.cpp
12359
12360 - convert UTF16/UTF32 to UTF8 rather than Latin1 - closes #287
12361
12362 ------------------------------------------------------------------------
12363 r12172 | courmisch | 2005-08-13 18:08:29 +0200 (Sat, 13 Aug 2005) | 2 lines
12364 Changed paths:
12365    M /trunk/src/misc/tls.c
12366
12367 Reuse TLS module/object when already present - closes #288
12368
12369 ------------------------------------------------------------------------
12370 r12171 | courmisch | 2005-08-13 17:33:22 +0200 (Sat, 13 Aug 2005) | 2 lines
12371 Changed paths:
12372    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
12373    M /trunk/src/libvlc.c
12374
12375 Undo LC_NUMERIC change
12376
12377 ------------------------------------------------------------------------
12378 r12170 | courmisch | 2005-08-13 17:20:45 +0200 (Sat, 13 Aug 2005) | 2 lines
12379 Changed paths:
12380    M /trunk/Makefile.am
12381
12382 Remove useless debug stuff
12383
12384 ------------------------------------------------------------------------
12385 r12169 | fkuehne | 2005-08-13 17:19:57 +0200 (Sat, 13 Aug 2005) | 1 line
12386 Changed paths:
12387    M /trunk/THANKS
12388    M /trunk/po/ru.po
12389
12390 updated Russian translation by Andrey Brilevskiy
12391 ------------------------------------------------------------------------
12392 r12168 | dionoea | 2005-08-13 17:03:21 +0200 (Sat, 13 Aug 2005) | 12 lines
12393 Changed paths:
12394    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
12395    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
12396    M /trunk/src/libvlc.c
12397
12398 Disclaimer : this commit would need to be checked by someone
12399
12400 Change locale (LC_NUMERIC) in appropriate places so we always use the
12401 user's locale when reading/writting floats to config (otherwise it would
12402 read floats using C locale (float separator is . in C) and write them
12403 using the user's local (float separator can be , instead of .))
12404
12405 If these changes aren't ok, then i think that the only solution would be
12406 to always setlocale(LC_NUMERIC, "C") when handling config str<->float
12407 conversions.
12408
12409
12410 ------------------------------------------------------------------------
12411 r12167 | courmisch | 2005-08-13 16:44:12 +0200 (Sat, 13 Aug 2005) | 2 lines
12412 Changed paths:
12413    M /trunk/Makefile.am
12414    M /trunk/vlc-api.pl
12415
12416 Fix for make distclean
12417
12418 ------------------------------------------------------------------------
12419 r12166 | courmisch | 2005-08-13 16:15:09 +0200 (Sat, 13 Aug 2005) | 2 lines
12420 Changed paths:
12421    M /trunk/Makefile.am
12422
12423 Fix make dist when builddir != srcdir
12424
12425 ------------------------------------------------------------------------
12426 r12165 | courmisch | 2005-08-13 16:08:02 +0200 (Sat, 13 Aug 2005) | 2 lines
12427 Changed paths:
12428    M /trunk/src/Makefile.am
12429
12430 Unbreak make dist
12431
12432 ------------------------------------------------------------------------
12433 r12164 | courmisch | 2005-08-13 15:56:47 +0200 (Sat, 13 Aug 2005) | 3 lines
12434 Changed paths:
12435    M /trunk/modules/control/rc.c
12436
12437 - Append CRLF manually
12438 - Compiler warning fixed
12439
12440 ------------------------------------------------------------------------
12441 r12163 | jpsaman | 2005-08-13 15:49:04 +0200 (Sat, 13 Aug 2005) | 1 line
12442 Changed paths:
12443    M /trunk/modules/demux/ts.c
12444
12445 remove unusefull comment
12446 ------------------------------------------------------------------------
12447 r12162 | courmisch | 2005-08-13 15:19:30 +0200 (Sat, 13 Aug 2005) | 3 lines
12448 Changed paths:
12449    M /trunk/modules/control/rc.c
12450
12451 Revert commit [12128] that violate gettext rules
12452 (carriage return are forbidden).
12453
12454 ------------------------------------------------------------------------
12455 r12161 | courmisch | 2005-08-13 15:14:19 +0200 (Sat, 13 Aug 2005) | 4 lines
12456 Changed paths:
12457    M /trunk/Makefile.am
12458    M /trunk/toolbox
12459
12460 "toolbox --update-po" becomes "make update-po"
12461
12462 Now can update PO when compiling from subdir
12463
12464 ------------------------------------------------------------------------
12465 r12160 | courmisch | 2005-08-13 15:12:48 +0200 (Sat, 13 Aug 2005) | 2 lines
12466 Changed paths:
12467    M /trunk/po/POTFILES.in
12468
12469 Resync necessary (removal of obsolote plugins)
12470
12471 ------------------------------------------------------------------------
12472 r12159 | massiot | 2005-08-13 15:12:13 +0200 (Sat, 13 Aug 2005) | 6 lines
12473 Changed paths:
12474    M /trunk/configure.ac
12475
12476  * configure.ac: Reverted [12094] and [12138] because the ffmpeg team
12477    doesn't care to fix their packageconfig stuff to be really useful (such
12478    as instructing to link with mp3lame, zlib, etc.), so the
12479    packageconfig stuff doesn't bring much, and the current code breaks
12480    under OS X and Cygwin (at least).
12481
12482 ------------------------------------------------------------------------
12483 r12158 | courmisch | 2005-08-13 13:17:26 +0200 (Sat, 13 Aug 2005) | 2 lines
12484 Changed paths:
12485    M /trunk/modules/gui/wxwidgets/wizard.cpp
12486
12487 Use net_AddressIsMulticast helper
12488
12489 ------------------------------------------------------------------------
12490 r12157 | courmisch | 2005-08-13 11:13:08 +0200 (Sat, 13 Aug 2005) | 2 lines
12491 Changed paths:
12492    M /trunk/bootstrap
12493
12494 Don't use undefined variables - should make automake 1.6 happy
12495
12496 ------------------------------------------------------------------------
12497 r12156 | zorglub | 2005-08-13 10:34:42 +0200 (Sat, 13 Aug 2005) | 2 lines
12498 Changed paths:
12499    D /trunk/BUGS
12500    D /trunk/TODO
12501
12502 Remove obsolete files
12503
12504 ------------------------------------------------------------------------
12505 r12155 | courmisch | 2005-08-13 10:12:37 +0200 (Sat, 13 Aug 2005) | 3 lines
12506 Changed paths:
12507    M /trunk/bootstrap
12508    M /trunk/mozilla/Makefile.am
12509
12510 Get rid of the UNTRUE conditionnal
12511 and some other Makefile cleanup
12512
12513 ------------------------------------------------------------------------
12514 r12154 | massiot | 2005-08-13 02:14:09 +0200 (Sat, 13 Aug 2005) | 7 lines
12515 Changed paths:
12516    M /trunk/include/network.h
12517    M /trunk/modules/access/http.c
12518
12519  * modules/access/http.c: Do not use vlc_UrlEncode for the same reason
12520    than [12145]. We just want to replace spaces.
12521  * include/network.h: Restored the previous behaviour of vlc_UrlEncode().
12522    We really mean to URL-encode ? & / etc. in order to be able to pass
12523    a string containing those special characters as a GET variable in the
12524    http control interface.
12525
12526 ------------------------------------------------------------------------
12527 r12153 | zorglub | 2005-08-13 00:55:37 +0200 (Sat, 13 Aug 2005) | 2 lines
12528 Changed paths:
12529    M /trunk/debian/wxvlc.dirs
12530
12531 Add missing folder
12532
12533 ------------------------------------------------------------------------
12534 r12152 | zorglub | 2005-08-12 23:49:28 +0200 (Fri, 12 Aug 2005) | 4 lines
12535 Changed paths:
12536    M /trunk/configure.ac
12537    D /trunk/modules/gui/gtk
12538    D /trunk/modules/gui/gtk2
12539    D /trunk/modules/gui/kde
12540    D /trunk/modules/gui/qt
12541
12542 Remove gtk, gtk2, qt and kde plugins
12543
12544 If you want them, take them back from the svn attic, fix them and reintroduce them. I didn't remove the configure.ac snippets, they are still in but commented
12545
12546 ------------------------------------------------------------------------
12547 r12151 | zorglub | 2005-08-12 23:39:43 +0200 (Fri, 12 Aug 2005) | 2 lines
12548 Changed paths:
12549    M /trunk/modules/access/Modules.am
12550    D /trunk/modules/access/slp.c
12551    M /trunk/modules/control/Modules.am
12552    D /trunk/modules/control/joystick.c
12553
12554 Remove slp and joystick plugins
12555
12556 ------------------------------------------------------------------------
12557 r12150 | courmisch | 2005-08-12 22:01:54 +0200 (Fri, 12 Aug 2005) | 2 lines
12558 Changed paths:
12559    M /trunk/include/network.h
12560
12561 and ampersand and question mark. Got them all this time.
12562
12563 ------------------------------------------------------------------------
12564 r12149 | courmisch | 2005-08-12 21:58:45 +0200 (Fri, 12 Aug 2005) | 2 lines
12565 Changed paths:
12566    M /trunk/include/network.h
12567
12568 Forgot @ -- thanks thedj
12569
12570 ------------------------------------------------------------------------
12571 r12148 | courmisch | 2005-08-12 21:44:52 +0200 (Fri, 12 Aug 2005) | 3 lines
12572 Changed paths:
12573    M /trunk/include/network.h
12574
12575 Don't URL encode ./:[] because they are to be found in URLs...
12576 closes #311
12577
12578 ------------------------------------------------------------------------
12579 r12147 | courmisch | 2005-08-12 21:17:33 +0200 (Fri, 12 Aug 2005) | 2 lines
12580 Changed paths:
12581    M /trunk/Makefile.am
12582    M /trunk/bootstrap
12583    M /trunk/vlc-config.in.in
12584
12585 Speed up recursive make significantly
12586
12587 ------------------------------------------------------------------------
12588 r12146 | massiot | 2005-08-12 21:11:54 +0200 (Fri, 12 Aug 2005) | 5 lines
12589 Changed paths:
12590    M /trunk/modules/control/http.c
12591    M /trunk/src/misc/httpd.c
12592
12593  * modules/control/http.c: Added an id="include" macro to include
12594    another file. Also reduced MAX_DIR_PATH_LENGTH to 2560 since
12595    allocating anything larger than 4kB on the stack is likely to break
12596    on many OSes.
12597
12598 ------------------------------------------------------------------------
12599 r12145 | massiot | 2005-08-12 19:51:20 +0200 (Fri, 12 Aug 2005) | 5 lines
12600 Changed paths:
12601    M /trunk/modules/demux/livedotcom.cpp
12602
12603  * modules/demux/livedotcom.cpp: Do not use vlc_UrlEncode(), but simply
12604    replace spaces with '+'. That's what browsers do, and I think it's
12605    the right thing to do since vlc_UrlEncode was just breaking things.
12606    refs #90 and debian bug #279735
12607
12608 ------------------------------------------------------------------------
12609 r12144 | massiot | 2005-08-12 19:36:58 +0200 (Fri, 12 Aug 2005) | 2 lines
12610 Changed paths:
12611    M /trunk/modules/codec/ffmpeg/ffmpeg.c
12612    M /trunk/modules/control/http.c
12613
12614  * modules/control/http.c: Fixed vlc_set_var() and cosmetics.
12615
12616 ------------------------------------------------------------------------
12617 r12143 | massiot | 2005-08-12 18:35:14 +0200 (Fri, 12 Aug 2005) | 3 lines
12618 Changed paths:
12619    M /trunk/src/input/es_out.c
12620
12621  * src/input/es_out.c: Fixed a breakage of about everything introduced in
12622    [12140].
12623
12624 ------------------------------------------------------------------------
12625 r12142 | massiot | 2005-08-12 18:17:56 +0200 (Fri, 12 Aug 2005) | 5 lines
12626 Changed paths:
12627    M /trunk/modules/control/http.c
12628
12629  * modules/control/http.c: New foreach tags to walk through the input
12630    variables : program, title, chapter, audio-es, video-es and spu-es.
12631    New RPN function "value 'variable' vlc_set_var" to change the input
12632    variables (variable can be any of those above).
12633
12634 ------------------------------------------------------------------------
12635 r12141 | massiot | 2005-08-12 17:51:18 +0200 (Fri, 12 Aug 2005) | 5 lines
12636 Changed paths:
12637    M /trunk/modules/stream_out/transcode.c
12638
12639  * modules/stream_out/transcode.c: New --sout-transcode-max-width and
12640    --sout-transcode-maxheight options, recommended to enforcea particular
12641    level of a video codec. Fixed --sout-transcode-fps when used in
12642    conjunction with --sout-transcode-threads=1.
12643
12644 ------------------------------------------------------------------------
12645 r12140 | jpsaman | 2005-08-12 17:37:21 +0200 (Fri, 12 Aug 2005) | 1 line
12646 Changed paths:
12647    M /trunk/src/input/es_out.c
12648
12649 Fix seek breakage introduced in r12113
12650 ------------------------------------------------------------------------
12651 r12139 | xtophe | 2005-08-12 16:20:06 +0200 (Fri, 12 Aug 2005) | 3 lines
12652 Changed paths:
12653    M /trunk/THANKS
12654    M /trunk/modules/demux/playlist/m3u.c
12655    M /trunk/modules/misc/playlist/m3u.c
12656
12657 ALL: Improvements in the M3U output and parser. Patch by Daniel Str?\195?\164nger.
12658      (Put both artist and name, protect comma with \ )
12659
12660 ------------------------------------------------------------------------
12661 r12138 | massiot | 2005-08-12 16:08:49 +0200 (Fri, 12 Aug 2005) | 5 lines
12662 Changed paths:
12663    M /trunk/configure.ac
12664
12665  * configure.ac: libavcodec.pc doesn't instruct us to link with mp3lame,
12666    liba52, etc. so --with-ffmpeg-mp3lame and stuff should still be
12667    useful in this case. The ffmpeg module needs to be built-in under OS X
12668    otherwise it doesn't link.
12669
12670 ------------------------------------------------------------------------
12671 r12137 | xtophe | 2005-08-12 15:04:38 +0200 (Fri, 12 Aug 2005) | 2 lines
12672 Changed paths:
12673    M /trunk/Makefile.am
12674
12675 Fix for builddir != srcdir
12676
12677 ------------------------------------------------------------------------
12678 r12136 | dionoea | 2005-08-11 23:21:08 +0200 (Thu, 11 Aug 2005) | 3 lines
12679 Changed paths:
12680    M /trunk/NEWS
12681    M /trunk/src/libvlc.h
12682    M /trunk/src/video_output/video_output.c
12683    M /trunk/src/video_output/vout_intf.c
12684
12685 change name to --monitor-aspect-ratio so its consistent with other programs
12686 (like mplayer)
12687
12688 ------------------------------------------------------------------------
12689 r12135 | zorglub | 2005-08-11 23:17:04 +0200 (Thu, 11 Aug 2005) | 2 lines
12690 Changed paths:
12691    M /trunk/src/misc/messages.c
12692
12693 no comment
12694
12695 ------------------------------------------------------------------------
12696 r12134 | jpsaman | 2005-08-11 23:03:20 +0200 (Thu, 11 Aug 2005) | 1 line
12697 Changed paths:
12698    M /trunk/modules/control/rc.c
12699
12700 Fix volume callback
12701 ------------------------------------------------------------------------
12702 r12133 | jpsaman | 2005-08-11 23:00:56 +0200 (Thu, 11 Aug 2005) | 1 line
12703 Changed paths:
12704    M /trunk/src/input/input.c
12705
12706 Fix signalling of MPEG2-TS discontinuity indicators while seeking during streaming.
12707 ------------------------------------------------------------------------
12708 r12132 | jpsaman | 2005-08-11 22:59:45 +0200 (Thu, 11 Aug 2005) | 1 line
12709 Changed paths:
12710    M /trunk/modules/demux/ts.c
12711
12712 Don't explicitly flag the block. Clement could you check if fixes the break of local seeking from revision 12113.
12713 ------------------------------------------------------------------------
12714 r12131 | dionoea | 2005-08-11 22:44:17 +0200 (Thu, 11 Aug 2005) | 2 lines
12715 Changed paths:
12716    M /trunk/NEWS
12717
12718 update
12719
12720 ------------------------------------------------------------------------
12721 r12130 | dionoea | 2005-08-11 22:41:26 +0200 (Thu, 11 Aug 2005) | 2 lines
12722 Changed paths:
12723    M /trunk/src/libvlc.h
12724    M /trunk/src/video_output/video_output.c
12725    M /trunk/src/video_output/vout_intf.c
12726
12727 add --screen-aspect-ratio option (user support at its best ...)
12728
12729 ------------------------------------------------------------------------
12730 r12129 | jpsaman | 2005-08-11 22:13:01 +0200 (Thu, 11 Aug 2005) | 1 line
12731 Changed paths:
12732    M /trunk/include/vlc_osd.h
12733    M /trunk/modules/stream_out/transcode.c
12734    M /trunk/modules/video_filter/osdmenu.c
12735
12736 Fix revision 12116 which broke other transcode options. The commandline for streaming the OSD menu has changed into a boolean option --sout-transcode-osd: ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{osd}:std{url=127.0.0.1:1234,access=udp,mux=ts}' 
12737 ------------------------------------------------------------------------
12738 r12128 | jpsaman | 2005-08-11 21:23:31 +0200 (Thu, 11 Aug 2005) | 1 line
12739 Changed paths:
12740    M /trunk/modules/control/rc.c
12741
12742 Fix \r\n issues for Windows compatibility
12743 ------------------------------------------------------------------------
12744 r12127 | dionoea | 2005-08-11 19:57:21 +0200 (Thu, 11 Aug 2005) | 2 lines
12745 Changed paths:
12746    M /trunk/src/misc/messages.c
12747
12748 fix debug output colors
12749
12750 ------------------------------------------------------------------------
12751 r12126 | massiot | 2005-08-11 19:48:24 +0200 (Thu, 11 Aug 2005) | 3 lines
12752 Changed paths:
12753    M /trunk/modules/control/http.c
12754
12755  * modules/control/http.c: New RPN function vlc_seek(value), same syntax
12756    as the control=seek tag.
12757
12758 ------------------------------------------------------------------------
12759 r12125 | massiot | 2005-08-11 19:47:33 +0200 (Thu, 11 Aug 2005) | 2 lines
12760 Changed paths:
12761    M /trunk/src/misc/charset.c
12762
12763  * src/misc/charset.c: ANSI_X3.4-1968 is also known as ASCII.
12764
12765 ------------------------------------------------------------------------
12766 r12124 | massiot | 2005-08-11 16:50:50 +0200 (Thu, 11 Aug 2005) | 3 lines
12767 Changed paths:
12768    M /trunk/modules/control/http.c
12769
12770  * modules/control/http.c: foreach directory is now alpha-sorted in a
12771    case-insensitive way. Fixed again str_replace().
12772
12773 ------------------------------------------------------------------------
12774 r12123 | massiot | 2005-08-11 16:11:20 +0200 (Thu, 11 Aug 2005) | 2 lines
12775 Changed paths:
12776    M /trunk/modules/control/http.c
12777
12778  * modules/control/http.c: Fixed bugs in str_replace().
12779
12780 ------------------------------------------------------------------------
12781 r12122 | massiot | 2005-08-11 15:39:43 +0200 (Thu, 11 Aug 2005) | 3 lines
12782 Changed paths:
12783    M /trunk/include/vlc_messages.h
12784    M /trunk/modules/codec/ffmpeg/encoder.c
12785    M /trunk/modules/codec/ffmpeg/ffmpeg.c
12786
12787  * modules/codec/ffmpeg: ffmpeg's av_log() messages now go to our messages
12788    bank instead of being fprintf'd to stderr.
12789
12790 ------------------------------------------------------------------------
12791 r12121 | massiot | 2005-08-11 15:37:50 +0200 (Thu, 11 Aug 2005) | 2 lines
12792 Changed paths:
12793    M /trunk/configure.ac
12794
12795  * configure.ac: Fixed the contrib path in the general case.
12796
12797 ------------------------------------------------------------------------
12798 r12120 | massiot | 2005-08-11 14:31:16 +0200 (Thu, 11 Aug 2005) | 10 lines
12799 Changed paths:
12800    M /trunk/modules/control/http.c
12801
12802  * modules/control/http.c: Rewrote the parsers to handle correctly special
12803    chars such as ', \', \ , etc. Fixed a bug when parsing the GET
12804    arguments. Added new RPN functions :
12805    - str_replace( a, b, c ) : replaces all occurences of b with c in a
12806    - addslashes( s ) : escapes all " and ' with a backslash
12807    - stripslashes( s ) :  the opposite
12808    - htmlspecialchars( s ) : replaces &"'<> with their &stuff; equivalent
12809    - realpath( s ) : returns an absolute file path (see realpath(3))
12810    And fixed a few memory leaks.
12811
12812 ------------------------------------------------------------------------
12813 r12119 | massiot | 2005-08-11 14:23:14 +0200 (Thu, 11 Aug 2005) | 7 lines
12814 Changed paths:
12815    M /trunk/include/network.h
12816    M /trunk/src/input/input.c
12817
12818  * include/network.h:vlc_UrlEncode() : though RFC 1738 allows to send
12819    $-_.+!*'(), unencoded, it also allows to encode any character. It is
12820    generally considered a good practive to urlencode $+!*'() because
12821    some buggy browsers (read: M$) have a problem with those characters.
12822    See the comments in http://fr.php.net/manual/en/function.rawurlencode.php
12823    for more information.
12824
12825 ------------------------------------------------------------------------
12826 r12118 | jpsaman | 2005-08-11 01:16:20 +0200 (Thu, 11 Aug 2005) | 1 line
12827 Changed paths:
12828    M /trunk/modules/control/hotkeys.c
12829
12830 Fix regression in timing behaviour. A minute jump is ~1 min again.
12831 ------------------------------------------------------------------------
12832 r12117 | hartman | 2005-08-11 00:31:12 +0200 (Thu, 11 Aug 2005) | 3 lines
12833 Changed paths:
12834    M /trunk/src/libvlc.c
12835
12836 * Fixed VLC_IsPlaying (fixes #259)
12837   Now uses the state variable instead of playlist_IsPlaying. The PLAYLIST_PAUSED state is no longer reliable since the introduction of the state variable for testing if playback is in a paused state. Perhaps we should remove this part of the playlist logic and keep it to RUNNING and STOPPED.
12838
12839 ------------------------------------------------------------------------
12840 r12116 | jpsaman | 2005-08-11 00:08:50 +0200 (Thu, 11 Aug 2005) | 12 lines
12841 Changed paths:
12842    M /trunk/Makefile.am
12843    M /trunk/configure.ac
12844    M /trunk/include/stream_output.h
12845    M /trunk/include/vlc_common.h
12846    M /trunk/include/vlc_objects.h
12847    A /trunk/include/vlc_osd.h
12848    M /trunk/include/vlc_symbols.h
12849    M /trunk/modules/LIST
12850    M /trunk/modules/codec/dvbsub.c
12851    M /trunk/modules/control/rc.c
12852    M /trunk/modules/stream_out/transcode.c
12853    M /trunk/modules/video_filter/Modules.am
12854    A /trunk/modules/video_filter/osdmenu.c
12855    M /trunk/src/Makefile.am
12856    M /trunk/src/misc/modules.c
12857    M /trunk/src/misc/objects.c
12858    A /trunk/src/osd
12859    A /trunk/src/osd/osd.c
12860    A /trunk/src/osd/osd_parser.c
12861    A /trunk/src/osd/osd_widgets.c
12862
12863 Forward port of branches/0.8.1-jpsaman-thedj revision 12070. The OSD menu subsystem consists of two parts a core part (src/osd, include/vlc_osd.h) and a subfilter (modules/video_filter/osdmenu.c). The OSD menu can be used locally or it can be streamed. It depends on the way the functionality is called from the vlc commandline. Currently there is only one way to make the subpictures appear on the video and that is through the rc-interface. The following commands are supported by it: "menu on" (show OSD menu), "menu off" (hide OSD menu), "menu left" (highlight button on the left), "menu right" (highlight button on the right), "menu up" (highlight button above), "menu down" (highlight button below) or "menu select" (perform hotkey action). When there is no button on the left, right, up or down then the menu-command will be ignored.
12864
12865 To stream use a commandline similar to this:
12866
12867 ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg --extraintf rc --sout '#transcode{sfilter=osdmenu}:std{mux=ts,access=udp,url=127.0.0.1:1234}' -vvvv
12868
12869 For local playback a commandline like this is needed:
12870
12871 ./vlc dvdsimple:///dev/dvd --sub-filter=osdmenu --osdmenu-file=share/osdmenu/default.cfg -vvvv
12872
12873 Have fun with the basic functionality - jpsaman.
12874
12875 ------------------------------------------------------------------------
12876 r12115 | jpsaman | 2005-08-10 23:47:13 +0200 (Wed, 10 Aug 2005) | 1 line
12877 Changed paths:
12878    M /trunk/modules/packetizer/mpegvideo.c
12879
12880 By default --packetizer-mpegvideo-sync-iframe is disabled.
12881 ------------------------------------------------------------------------
12882 r12114 | jpsaman | 2005-08-10 23:45:54 +0200 (Wed, 10 Aug 2005) | 2 lines
12883 Changed paths:
12884    M /trunk/share/Makefile.am
12885    A /trunk/share/osdmenu
12886    A /trunk/share/osdmenu/default
12887    A /trunk/share/osdmenu/default/selected
12888    A /trunk/share/osdmenu/default/selected/bw.png
12889    A /trunk/share/osdmenu/default/selected/esc.png
12890    A /trunk/share/osdmenu/default/selected/fw.png
12891    A /trunk/share/osdmenu/default/selected/next.png
12892    A /trunk/share/osdmenu/default/selected/play_pause.png
12893    A /trunk/share/osdmenu/default/selected/previous.png
12894    A /trunk/share/osdmenu/default/selected/stop.png
12895    A /trunk/share/osdmenu/default/selected/volume.png
12896    A /trunk/share/osdmenu/default/selection
12897    A /trunk/share/osdmenu/default/selection/bw.png
12898    A /trunk/share/osdmenu/default/selection/esc.png
12899    A /trunk/share/osdmenu/default/selection/fw.png
12900    A /trunk/share/osdmenu/default/selection/next.png
12901    A /trunk/share/osdmenu/default/selection/play_pause.png
12902    A /trunk/share/osdmenu/default/selection/previous.png
12903    A /trunk/share/osdmenu/default/selection/stop.png
12904    A /trunk/share/osdmenu/default/selection/volume.png
12905    A /trunk/share/osdmenu/default/unselected.png
12906    A /trunk/share/osdmenu/default/volume
12907    A /trunk/share/osdmenu/default/volume/volume_00.png
12908    A /trunk/share/osdmenu/default/volume/volume_01.png
12909    A /trunk/share/osdmenu/default/volume/volume_02.png
12910    A /trunk/share/osdmenu/default/volume/volume_03.png
12911    A /trunk/share/osdmenu/default/volume/volume_04.png
12912    A /trunk/share/osdmenu/default/volume/volume_05.png
12913    A /trunk/share/osdmenu/default/volume/volume_06.png
12914    A /trunk/share/osdmenu/default/volume/volume_07.png
12915    A /trunk/share/osdmenu/default/volume/volume_08.png
12916    A /trunk/share/osdmenu/default/volume/volume_09.png
12917    A /trunk/share/osdmenu/default/volume/volume_10.png
12918    A /trunk/share/osdmenu/default.cfg
12919    A /trunk/share/osdmenu/dvd
12920    A /trunk/share/osdmenu/dvd/selected
12921    A /trunk/share/osdmenu/dvd/selected/bw.png
12922    A /trunk/share/osdmenu/dvd/selected/esc.png
12923    A /trunk/share/osdmenu/dvd/selected/fw.png
12924    A /trunk/share/osdmenu/dvd/selected/mute.png
12925    A /trunk/share/osdmenu/dvd/selected/next.png
12926    A /trunk/share/osdmenu/dvd/selected/pause.png
12927    A /trunk/share/osdmenu/dvd/selected/play.png
12928    A /trunk/share/osdmenu/dvd/selected/previous.png
12929    A /trunk/share/osdmenu/dvd/selected/slow.png
12930    A /trunk/share/osdmenu/dvd/selected/stop.png
12931    A /trunk/share/osdmenu/dvd/selected/volume.png
12932    A /trunk/share/osdmenu/dvd/selection
12933    A /trunk/share/osdmenu/dvd/selection/bw.png
12934    A /trunk/share/osdmenu/dvd/selection/esc.png
12935    A /trunk/share/osdmenu/dvd/selection/fw.png
12936    A /trunk/share/osdmenu/dvd/selection/mute.png
12937    A /trunk/share/osdmenu/dvd/selection/next.png
12938    A /trunk/share/osdmenu/dvd/selection/pause.png
12939    A /trunk/share/osdmenu/dvd/selection/play.png
12940    A /trunk/share/osdmenu/dvd/selection/previous.png
12941    A /trunk/share/osdmenu/dvd/selection/slow.png
12942    A /trunk/share/osdmenu/dvd/selection/stop.png
12943    A /trunk/share/osdmenu/dvd/unselect
12944    A /trunk/share/osdmenu/dvd/unselect/barroff.png
12945    A /trunk/share/osdmenu/dvd/volume
12946    A /trunk/share/osdmenu/dvd/volume/volume00.png
12947    A /trunk/share/osdmenu/dvd/volume/volume01.png
12948    A /trunk/share/osdmenu/dvd/volume/volume02.png
12949    A /trunk/share/osdmenu/dvd/volume/volume03.png
12950    A /trunk/share/osdmenu/dvd/volume/volume04.png
12951    A /trunk/share/osdmenu/dvd/volume/volume05.png
12952    A /trunk/share/osdmenu/dvd.cfg
12953
12954 The OSD menu pictures in two flavors a simple (default.cfg) and a more full version (dvd.cfg). (forward ported from branches/0.8.1-jpsaman-thedj)
12955
12956 ------------------------------------------------------------------------
12957 r12113 | jpsaman | 2005-08-10 22:07:20 +0200 (Wed, 10 Aug 2005) | 2 lines
12958 Changed paths:
12959    M /trunk/modules/demux/ts.c
12960    M /trunk/modules/mux/mpeg/ts.c
12961    M /trunk/modules/packetizer/mpegvideo.c
12962    M /trunk/src/input/es_out.c
12963
12964 Flagging BLOCK_FLAG_DISCONTINUITY for every PID in the input when the slider is moved on the GUI or a jump in the stream is made. It is also propagated to the mpegvideo packetizer. The packetizer has a new mode to sync on I-frame boundary after such a jump. It avoids sending some broken frames to the client. (Forward port of branches/0.8.1-jpsaman-thedj revision 11067 and 11842.)
12965
12966 ------------------------------------------------------------------------
12967 r12112 | jpsaman | 2005-08-10 21:34:18 +0200 (Wed, 10 Aug 2005) | 1 line
12968 Changed paths:
12969    M /trunk/include/vlc_es.h
12970
12971 cosmetic fix
12972 ------------------------------------------------------------------------
12973 r12111 | jpsaman | 2005-08-10 21:29:49 +0200 (Wed, 10 Aug 2005) | 1 line
12974 Changed paths:
12975    M /trunk/src/misc/iso-639_def.h
12976
12977 Add a fake language type for OSD subpictures. This allows you to select the OSD menu subtitle from the GUI.
12978 ------------------------------------------------------------------------
12979 r12110 | hartman | 2005-08-10 18:26:39 +0200 (Wed, 10 Aug 2005) | 3 lines
12980 Changed paths:
12981    M /trunk/src/libvlc.h
12982
12983 * correct the vlc:pause: help (closes #309)
12984 * re-enable the rt-priority line for OSX. it's not broken, just prints annoying error messages (refs #206)
12985
12986 ------------------------------------------------------------------------
12987 r12109 | courmisch | 2005-08-10 18:21:45 +0200 (Wed, 10 Aug 2005) | 2 lines
12988 Changed paths:
12989    M /trunk/include/network.h
12990
12991 Also update IsEncoded
12992
12993 ------------------------------------------------------------------------
12994 r12108 | hartman | 2005-08-10 18:18:18 +0200 (Wed, 10 Aug 2005) | 3 lines
12995 Changed paths:
12996    M /trunk/modules/misc/dummy/input.c
12997
12998 * Remove vlc:run (externrun is removed from SVN) and vlc:loop (we have --loop).
12999   Playlist item commands are soooo dirty :D
13000
13001 ------------------------------------------------------------------------
13002 r12107 | courmisch | 2005-08-10 18:08:12 +0200 (Wed, 10 Aug 2005) | 2 lines
13003 Changed paths:
13004    M /trunk/include/network.h
13005
13006 Stricter RFC1788 obeying UrlEncode
13007
13008 ------------------------------------------------------------------------
13009 r12106 | xtophe | 2005-08-10 17:30:47 +0200 (Wed, 10 Aug 2005) | 3 lines
13010 Changed paths:
13011    M /trunk/src/libvlc.c
13012
13013 size_t is unsigned and it's a bad idea to compare it to 0. Fixes #308.
13014 Some one with VC7 should test this commit
13015
13016 ------------------------------------------------------------------------
13017 r12105 | sam | 2005-08-10 16:19:59 +0200 (Wed, 10 Aug 2005) | 2 lines
13018 Changed paths:
13019    M /trunk/Makefile.am
13020
13021   * Makefile.am: distribute the Makefile and zsh.cpp files in extras/.
13022
13023 ------------------------------------------------------------------------
13024 r12104 | sam | 2005-08-10 16:19:32 +0200 (Wed, 10 Aug 2005) | 2 lines
13025 Changed paths:
13026    M /trunk/mozilla/support/npunix.c
13027
13028   * mozilla/support/npunix.c: amd64 issue fix, NPP_GetJavaClass wasn't defined.
13029
13030 ------------------------------------------------------------------------
13031 r12103 | sam | 2005-08-10 16:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
13032 Changed paths:
13033    M /trunk/extras/Makefile
13034
13035   * extras/Makefile: fixed the zsh.cpp build.
13036
13037 ------------------------------------------------------------------------
13038 r12102 | hartman | 2005-08-10 16:12:17 +0200 (Wed, 10 Aug 2005) | 3 lines
13039 Changed paths:
13040    M /trunk/modules/audio_filter/resampler/bandlimited.c
13041
13042 * Don't use the bandlimited resampler for downsampling (skew resampling for instance). The resampler doesn't have a low pass filter? This closes #256
13043  - on a side note, it also seems to fix the stack corruption (resulting in deadlock) issues i was having with audio output that was being resampled by auhal.
13044
13045 ------------------------------------------------------------------------
13046 r12101 | sam | 2005-08-10 15:59:07 +0200 (Wed, 10 Aug 2005) | 2 lines
13047 Changed paths:
13048    M /trunk/debian/Makefile.am
13049    M /trunk/debian/changelog
13050    M /trunk/debian/control
13051    M /trunk/debian/rules
13052    A /trunk/debian/vlc.desktop
13053
13054   * Updated Debian packaging stuff.
13055
13056 ------------------------------------------------------------------------
13057 r12100 | sam | 2005-08-10 14:45:55 +0200 (Wed, 10 Aug 2005) | 2 lines
13058 Changed paths:
13059    M /trunk/po/POTFILES.in
13060    M /trunk/po/ca.po
13061    M /trunk/po/da.po
13062    M /trunk/po/de.po
13063    M /trunk/po/en_GB.po
13064    M /trunk/po/es.po
13065    M /trunk/po/fr.po
13066    M /trunk/po/it.po
13067    M /trunk/po/ja.po
13068    M /trunk/po/nl.po
13069    M /trunk/po/pt_BR.po
13070    M /trunk/po/ro.po
13071    M /trunk/po/ru.po
13072    M /trunk/po/tr.po
13073    M /trunk/po/vlc.pot
13074    M /trunk/po/zh_TW.po
13075
13076   * Re-ran toolbox --update-po.
13077
13078 ------------------------------------------------------------------------
13079 r12099 | xtophe | 2005-08-10 10:13:09 +0200 (Wed, 10 Aug 2005) | 2 lines
13080 Changed paths:
13081    M /trunk/modules/misc/dummy/input.c
13082
13083 Add ACCESS_GET_META in the dummy access to avoid an error
13084
13085 ------------------------------------------------------------------------
13086 r12098 | hartman | 2005-08-10 04:18:03 +0200 (Wed, 10 Aug 2005) | 2 lines
13087 Changed paths:
13088    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13089    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13090    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
13091    M /trunk/modules/gui/macosx/playlist.h
13092    M /trunk/modules/gui/macosx/playlist.m
13093    M /trunk/modules/gui/macosx/prefs.h
13094
13095 * Added playlist preparse item to the playlist contextual menu.
13096
13097 ------------------------------------------------------------------------
13098 r12097 | jpsaman | 2005-08-09 23:18:22 +0200 (Tue, 09 Aug 2005) | 1 line
13099 Changed paths:
13100    M /trunk/modules/codec/dvbsub.c
13101
13102 make positioning of subpictures posible in dvbsub
13103 ------------------------------------------------------------------------
13104 r12095 | hartman | 2005-08-09 21:44:25 +0200 (Tue, 09 Aug 2005) | 2 lines
13105 Changed paths:
13106    M /trunk/modules/demux/ts.c
13107
13108 * spelling
13109
13110 ------------------------------------------------------------------------
13111 r12094 | xtophe | 2005-08-09 21:20:45 +0200 (Tue, 09 Aug 2005) | 3 lines
13112 Changed paths:
13113    M /trunk/configure.ac
13114
13115 Add a test for pkg-config for ffmpeg. It now do in order: ffmpeg-config, pkg-config, default location, given tree. fixes #306. 
13116 To cross-compile on a debian, use PKG_CONFIG_PATH=/usr/win32/lib/pkgconfig and --with-ffmpeg-config-path=somewhere with no ffmpeg-config (/usr/win32/bin by ex)
13117
13118 ------------------------------------------------------------------------
13119 r12093 | jpsaman | 2005-08-09 21:15:32 +0200 (Tue, 09 Aug 2005) | 1 line
13120 Changed paths:
13121    M /trunk/modules/codec/ffmpeg/audio.c
13122
13123 Fix compiler warning about comparing signed and unsigned
13124 ------------------------------------------------------------------------
13125 r12092 | massiot | 2005-08-09 19:35:13 +0200 (Tue, 09 Aug 2005) | 3 lines
13126 Changed paths:
13127    M /trunk/modules/control/http.c
13128
13129  * modules/control/http.c: New RPN functions: vlc_play, vlc_stop, vlc_pause,
13130    vlc_next, vlc_previous, playlist_empty. Miscellaneous coding style fixes.
13131
13132 ------------------------------------------------------------------------
13133 r12091 | fkuehne | 2005-08-09 19:34:37 +0200 (Tue, 09 Aug 2005) | 2 lines
13134 Changed paths:
13135    M /trunk/modules/gui/macosx/playlist.m
13136    M /trunk/modules/gui/macosx/wizard.m
13137
13138 * playlist.m: fixed some "makes integer from pointer without a cast" warnings and moved "j" inside the #if 0 - block, so it isn't detected as "unused"
13139 * wizard.m: run "resetWizard" when returning to the first page. Otherwise the encap-tab might not work properly (when switching from Streaming to Transcoding after having passed the streaming-method-tab)
13140 ------------------------------------------------------------------------
13141 r12090 | jpsaman | 2005-08-09 17:20:23 +0200 (Tue, 09 Aug 2005) | 1 line
13142 Changed paths:
13143    M /trunk/modules/mux/wav.c
13144
13145 Fix compiler warning about comparing signed unsigned.
13146 ------------------------------------------------------------------------
13147 r12089 | jpsaman | 2005-08-09 17:18:44 +0200 (Tue, 09 Aug 2005) | 1 line
13148 Changed paths:
13149    M /trunk/include/vlc_es.h
13150    M /trunk/modules/codec/dts.c
13151
13152 Made es_format_t member i_bitrate unsigned int, because I cannot imagine it ever to be negative.
13153 ------------------------------------------------------------------------
13154 r12088 | jpsaman | 2005-08-09 16:56:58 +0200 (Tue, 09 Aug 2005) | 1 line
13155 Changed paths:
13156    M /trunk/include/vlc_demux.h
13157
13158 Fix typo and updating copyright
13159 ------------------------------------------------------------------------
13160 r12087 | jpsaman | 2005-08-09 16:43:04 +0200 (Tue, 09 Aug 2005) | 1 line
13161 Changed paths:
13162    M /trunk/modules/demux/asf/asf.c
13163    M /trunk/modules/demux/asf/libasf.c
13164
13165 Fix compiler warnings about comparing signed and unsigned
13166 ------------------------------------------------------------------------
13167 r12086 | jpsaman | 2005-08-09 16:42:19 +0200 (Tue, 09 Aug 2005) | 1 line
13168 Changed paths:
13169    M /trunk/include/vlc_video.h
13170
13171 use proper type for struct subpicture_t.b_absolute
13172 ------------------------------------------------------------------------
13173 r12085 | jpsaman | 2005-08-09 16:31:24 +0200 (Tue, 09 Aug 2005) | 1 line
13174 Changed paths:
13175    M /trunk/include/vlc_input.h
13176
13177 some explanation
13178 ------------------------------------------------------------------------
13179 r12084 | jpsaman | 2005-08-09 16:27:23 +0200 (Tue, 09 Aug 2005) | 2 lines
13180 Changed paths:
13181    M /trunk/include/main.h
13182    M /trunk/include/vlc_keys.h
13183    M /trunk/modules/control/hotkeys.c
13184    M /trunk/src/libvlc.h
13185
13186 Added new hotkeys (key-intf-hide, key-jump-3sec, key-jump+3sec, key-title-next, key-title-prev, key-chapter-next, key-chapter-prev) and expanded the hotkey structure. This is a forward port from branch vlc-0.8.1-jpsaman-thedj revision 11756.
13187
13188 ------------------------------------------------------------------------
13189 r12083 | jpsaman | 2005-08-09 15:44:50 +0200 (Tue, 09 Aug 2005) | 1 line
13190 Changed paths:
13191    M /trunk/modules/demux/livedotcom.cpp
13192
13193 Fix compiler warning about unused variables
13194 ------------------------------------------------------------------------
13195 r12082 | jpsaman | 2005-08-09 15:42:11 +0200 (Tue, 09 Aug 2005) | 1 line
13196 Changed paths:
13197    M /trunk/modules/codec/ffmpeg/video_filter.c
13198
13199 Fix compiler warnings about signed - unsigned comparisons
13200 ------------------------------------------------------------------------
13201 r12081 | jpsaman | 2005-08-09 15:40:18 +0200 (Tue, 09 Aug 2005) | 1 line
13202 Changed paths:
13203    M /trunk/modules/stream_out/switcher.c
13204
13205 Fix compiler warnings about signed - unsigned comparisons
13206 ------------------------------------------------------------------------
13207 r12080 | jpsaman | 2005-08-09 15:33:36 +0200 (Tue, 09 Aug 2005) | 1 line
13208 Changed paths:
13209    M /trunk/modules/access/mms/mmsh.c
13210    M /trunk/modules/access/mms/mmstu.c
13211
13212 Fix compiler warnings about signed - unsigned comparisons
13213 ------------------------------------------------------------------------
13214 r12079 | hartman | 2005-08-09 15:28:11 +0200 (Tue, 09 Aug 2005) | 2 lines
13215 Changed paths:
13216    M /trunk/modules/gui/macosx/prefs.m
13217
13218 * Use psz_shortname instead of object name in the Preferences tree of OS X prefs.
13219
13220 ------------------------------------------------------------------------
13221 r12078 | hartman | 2005-08-09 15:25:49 +0200 (Tue, 09 Aug 2005) | 3 lines
13222 Changed paths:
13223    M /trunk/modules/gui/macosx/bookmarks.m
13224
13225 * Fix object refcount
13226 * Fix some cosmetics
13227
13228 ------------------------------------------------------------------------
13229 r12077 | jpsaman | 2005-08-09 11:49:32 +0200 (Tue, 09 Aug 2005) | 1 line
13230 Changed paths:
13231    M /trunk/src/misc/messages.c
13232
13233 sanity checking
13234 ------------------------------------------------------------------------
13235 r12076 | jpsaman | 2005-08-09 10:57:50 +0200 (Tue, 09 Aug 2005) | 1 line
13236 Changed paths:
13237    M /trunk/src/input/input.c
13238
13239 some sanity checks
13240 ------------------------------------------------------------------------
13241 r12075 | dionoea | 2005-08-08 19:41:08 +0200 (Mon, 08 Aug 2005) | 2 lines
13242 Changed paths:
13243    M /trunk/modules/stream_out/mosaic_bridge.c
13244
13245 some more trailing spaces
13246
13247 ------------------------------------------------------------------------
13248 r12074 | dionoea | 2005-08-08 19:18:08 +0200 (Mon, 08 Aug 2005) | 2 lines
13249 Changed paths:
13250    M /trunk/modules/stream_out/bridge.c
13251
13252 delete trailing spaces ...
13253
13254 ------------------------------------------------------------------------
13255 r12073 | courmisch | 2005-08-08 18:15:30 +0200 (Mon, 08 Aug 2005) | 2 lines
13256 Changed paths:
13257    M /trunk/modules/demux/subtitle.c
13258
13259 Fix memleak in error handling
13260
13261 ------------------------------------------------------------------------
13262 r12072 | courmisch | 2005-08-08 17:50:32 +0200 (Mon, 08 Aug 2005) | 2 lines
13263 Changed paths:
13264    M /trunk/configure.ac
13265
13266 VLC cannot work properly without libiconv
13267
13268 ------------------------------------------------------------------------
13269 r12071 | jpsaman | 2005-08-08 14:25:42 +0200 (Mon, 08 Aug 2005) | 1 line
13270 Changed paths:
13271    M /trunk/modules/access/udp.c
13272
13273 Track RTP sequence numbers and mark the first MPEG2-TS packet with a transport error when a discontinuity occurs.
13274 ------------------------------------------------------------------------
13275 r12069 | jpsaman | 2005-08-08 12:18:03 +0200 (Mon, 08 Aug 2005) | 1 line
13276 Changed paths:
13277    M /trunk/modules/demux/ts.c
13278    M /trunk/modules/mux/mpeg/ts.c
13279
13280 Fix a segmentation fault introduced by the previous commit
13281 ------------------------------------------------------------------------
13282 r12068 | xtophe | 2005-08-08 11:57:45 +0200 (Mon, 08 Aug 2005) | 2 lines
13283 Changed paths:
13284    M /trunk/src/video_output/video_widgets.c
13285
13286 Fix refcount problem (thanks to DrakeGuan for spotting it)
13287
13288 ------------------------------------------------------------------------
13289 r12067 | jpsaman | 2005-08-08 11:44:42 +0200 (Mon, 08 Aug 2005) | 1 line
13290 Changed paths:
13291    M /trunk/modules/demux/ts.c
13292
13293 Fix a segmentation fault introduced by the previous commit
13294 ------------------------------------------------------------------------
13295 r12066 | jpsaman | 2005-08-08 11:16:09 +0200 (Mon, 08 Aug 2005) | 2 lines
13296 Changed paths:
13297    M /trunk/modules/demux/ts.c
13298    M /trunk/modules/mux/mpeg/csa.c
13299    M /trunk/modules/mux/mpeg/csa.h
13300    M /trunk/modules/mux/mpeg/ts.c
13301
13302 (Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream directly to a file or special devices, this mode can be used with DSP's. Enhanced CSA encryption/decryption with a non standard mode to encrypt/decrypt a part of a TS packet. Further I replaced a bunch of // comments with /* .. */ comments style.
13303
13304 ------------------------------------------------------------------------
13305 r12065 | zorglub | 2005-08-07 22:22:33 +0200 (Sun, 07 Aug 2005) | 2 lines
13306 Changed paths:
13307    M /trunk/src/interface/interface.c
13308
13309 One more
13310
13311 ------------------------------------------------------------------------
13312 r12064 | zorglub | 2005-08-07 22:22:02 +0200 (Sun, 07 Aug 2005) | 2 lines
13313 Changed paths:
13314    M /trunk/debian/patches/20_interfaces.dpatch
13315    M /trunk/debian/rules
13316
13317 s/wxwindows/wxwidgets
13318
13319 ------------------------------------------------------------------------
13320 r12063 | fkuehne | 2005-08-07 20:23:46 +0200 (Sun, 07 Aug 2005) | 1 line
13321 Changed paths:
13322    M /trunk/AUTHORS
13323    M /trunk/NEWS
13324
13325 * forgot these 2
13326 ------------------------------------------------------------------------
13327 r12062 | fkuehne | 2005-08-07 19:58:39 +0200 (Sun, 07 Aug 2005) | 1 line
13328 Changed paths:
13329    M /trunk/Makefile.am
13330    M /trunk/modules/gui/macosx/intf.m
13331
13332 * whoops
13333 ------------------------------------------------------------------------
13334 r12061 | fkuehne | 2005-08-07 19:54:45 +0200 (Sun, 07 Aug 2005) | 4 lines
13335 Changed paths:
13336    M /trunk/Makefile.am
13337    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib
13338    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/classes.nib
13339    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/info.nib
13340    A /trunk/extras/MacOSX/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib
13341    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13342    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13343    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
13344    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13345    M /trunk/modules/gui/macosx/Modules.am
13346    A /trunk/modules/gui/macosx/bookmarks.h
13347    A /trunk/modules/gui/macosx/bookmarks.m
13348    M /trunk/modules/gui/macosx/intf.h
13349    M /trunk/modules/gui/macosx/intf.m
13350    M /trunk/modules/gui/macosx/playlist.m
13351    M /trunk/modules/gui/macosx/wizard.h
13352    M /trunk/modules/gui/macosx/wizard.m
13353
13354 * ALL: ported the WX-bookmarks-window to Cocoa (closes #22)
13355     - complete functionality except "Extract" (I'm going to fix that next week)
13356 * MainMenu.nib: re-orded the window-menu a bit
13357 * wizard.*: added a method to launch it from the bookmarks
13358 ------------------------------------------------------------------------
13359 r12058 | ipkiss | 2005-08-07 13:46:25 +0200 (Sun, 07 Aug 2005) | 2 lines
13360 Changed paths:
13361    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
13362
13363  * wxwidgets/updatevlc.cpp: Resize the tree control when resizing the window
13364
13365 ------------------------------------------------------------------------
13366 r12057 | fkuehne | 2005-08-07 13:07:49 +0200 (Sun, 07 Aug 2005) | 1 line
13367 Changed paths:
13368    M /trunk/modules/demux/mkv.cpp
13369
13370 * fix compile warnings
13371 ------------------------------------------------------------------------
13372 r12056 | ipkiss | 2005-08-07 12:56:07 +0200 (Sun, 07 Aug 2005) | 4 lines
13373 Changed paths:
13374    M /trunk/doc/skins/skins2-howto.xml
13375    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
13376    M /trunk/modules/gui/skins2/parser/interpreter.cpp
13377    M /trunk/modules/gui/skins2/src/dialogs.cpp
13378    M /trunk/modules/gui/skins2/src/dialogs.hpp
13379    M /trunk/modules/gui/skins2/src/generic_layout.cpp
13380    M /trunk/modules/gui/wxwidgets/menus.cpp
13381
13382  * wxwidgets/menus.cpp: Added "Open Directory" in the wx popup menu
13383  * skins2: Added dialogs.directory() and dialogs.streamingWizard() actions
13384  * doc/skins/skins2-howto.xml: Updated the doc accordingly
13385
13386 ------------------------------------------------------------------------
13387 r12055 | dionoea | 2005-08-07 04:59:04 +0200 (Sun, 07 Aug 2005) | 2 lines
13388 Changed paths:
13389    M /trunk/vlc.win32.nsi
13390
13391  * add "remove prefs and cache" option in installer and uninstaller
13392
13393 ------------------------------------------------------------------------
13394 r12054 | asmax | 2005-08-07 01:45:34 +0200 (Sun, 07 Aug 2005) | 2 lines
13395 Changed paths:
13396    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
13397    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
13398    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
13399
13400  * all: fixed member initialization order 
13401
13402 ------------------------------------------------------------------------
13403 r12053 | asmax | 2005-08-07 01:38:31 +0200 (Sun, 07 Aug 2005) | 1 line
13404 Changed paths:
13405    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
13406    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
13407    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
13408    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
13409    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
13410    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
13411    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
13412    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
13413    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
13414    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
13415    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
13416    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
13417    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
13418    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
13419    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
13420    M /trunk/modules/gui/skins2/utils/fsm.cpp
13421    M /trunk/modules/gui/skins2/utils/fsm.hpp
13422
13423  * all: use command objects in FSM instead of C-style callbacks
13424 ------------------------------------------------------------------------
13425 r12052 | fkuehne | 2005-08-07 01:17:23 +0200 (Sun, 07 Aug 2005) | 1 line
13426 Changed paths:
13427    M /trunk/modules/gui/macosx/intf.m
13428
13429 * comment out an include, which isn't in trunk yet...
13430 ------------------------------------------------------------------------
13431 r12051 | fkuehne | 2005-08-07 01:16:09 +0200 (Sun, 07 Aug 2005) | 1 line
13432 Changed paths:
13433    M /trunk/modules/gui/macosx/intf.m
13434
13435 * fix 4 memory leaks introduced in the nib-split, stupid me
13436 ------------------------------------------------------------------------
13437 r12050 | fkuehne | 2005-08-07 00:40:35 +0200 (Sun, 07 Aug 2005) | 1 line
13438 Changed paths:
13439    M /trunk/modules/gui/macosx/extended.h
13440    M /trunk/modules/gui/macosx/extended.m
13441
13442 * set keywords
13443 ------------------------------------------------------------------------
13444 r12048 | fkuehne | 2005-08-06 23:22:23 +0200 (Sat, 06 Aug 2005) | 1 line
13445 Changed paths:
13446    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13447
13448 * added the IMG-file-type
13449 ------------------------------------------------------------------------
13450 r12047 | dionoea | 2005-08-06 23:17:27 +0200 (Sat, 06 Aug 2005) | 2 lines
13451 Changed paths:
13452    M /trunk/vlc.win32.nsi
13453
13454 fix compile on makensis versions < 2.07 (debian sid is 2.06)
13455
13456 ------------------------------------------------------------------------
13457 r12046 | asmax | 2005-08-06 23:15:48 +0200 (Sat, 06 Aug 2005) | 1 line
13458 Changed paths:
13459    M /trunk/modules/gui/skins2/src/dialogs.cpp
13460
13461  * dialogs.cpp: fixed an assert failure in open skins dialog
13462 ------------------------------------------------------------------------
13463 r12045 | fkuehne | 2005-08-06 22:48:15 +0200 (Sat, 06 Aug 2005) | 1 line
13464 Changed paths:
13465    M /trunk/AUTHORS
13466    M /trunk/NEWS
13467
13468 * Updated
13469 ------------------------------------------------------------------------
13470 r12044 | dionoea | 2005-08-06 21:44:35 +0200 (Sat, 06 Aug 2005) | 5 lines
13471 Changed paths:
13472    M /trunk/vlc.win32.nsi
13473
13474  * add context menu item to open directories
13475  * ask to uninstall VLC before installing
13476  * use several languages (its nice for people who really don't talk english)
13477  * small fixes
13478
13479 ------------------------------------------------------------------------
13480 r12043 | asmax | 2005-08-06 21:36:54 +0200 (Sat, 06 Aug 2005) | 2 lines
13481 Changed paths:
13482    M /trunk/include/vlc_common.h
13483
13484  * vlc_common.c: forward declaration of dirent for vlc_symbols.h
13485
13486 ------------------------------------------------------------------------
13487 r12042 | asmax | 2005-08-06 21:09:54 +0200 (Sat, 06 Aug 2005) | 2 lines
13488 Changed paths:
13489    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
13490    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
13491    M /trunk/modules/gui/skins2/src/skin_common.hpp
13492    M /trunk/src/extras/getopt.c
13493    M /trunk/src/libvlc.c
13494    M /trunk/src/misc/charset.c
13495
13496  * charset.c: don't return a pointer to a buffer allocated on the stack!
13497  * all: removed some warnings
13498 ------------------------------------------------------------------------
13499 r12041 | asmax | 2005-08-06 17:08:37 +0200 (Sat, 06 Aug 2005) | 3 lines
13500 Changed paths:
13501    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
13502    M /trunk/src/libvlc.c
13503    M /trunk/src/stream_output/sap.c
13504
13505  * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open failed
13506  * sap.c: compilation fix
13507  * win32_graphics.cpp: avoid multiple #define
13508 ------------------------------------------------------------------------
13509 r12040 | massiot | 2005-08-06 13:45:34 +0200 (Sat, 06 Aug 2005) | 2 lines
13510 Changed paths:
13511    M /trunk/include/vlc_common.h
13512    M /trunk/src/extras/libc.c
13513
13514  * src/extras/libc.c: Fixed compilation on systems without scandir().
13515
13516 ------------------------------------------------------------------------
13517 r12039 | massiot | 2005-08-06 13:04:31 +0200 (Sat, 06 Aug 2005) | 2 lines
13518 Changed paths:
13519    M /trunk/include/vlc_common.h
13520    M /trunk/include/vlc_symbols.h
13521
13522  * include/vlc_common.h: VLC_EXPORT macros can't span on several lines.
13523
13524 ------------------------------------------------------------------------
13525 r12038 | fkuehne | 2005-08-05 21:47:51 +0200 (Fri, 05 Aug 2005) | 9 lines
13526 Changed paths:
13527    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
13528    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
13529    M /trunk/modules/gui/macosx/extended.h
13530    M /trunk/modules/gui/macosx/extended.m
13531    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
13532
13533 * macosx/extended.*: finished the extended-controls for OSX (closes #268)
13534     - save the prefs when they are changed, so the settings are kept
13535     - restore the objects to the correct values
13536     - fixed some compiler warnings
13537     - i18n support additions
13538     
13539 * Extended.nib: minor tweak
13540     
13541 * wxwidgets/extrapanel.cpp: fixed typo
13542 ------------------------------------------------------------------------
13543 r12037 | massiot | 2005-08-05 21:25:38 +0200 (Fri, 05 Aug 2005) | 5 lines
13544 Changed paths:
13545    M /trunk/configure.ac
13546    M /trunk/include/charset.h
13547    M /trunk/include/vlc_common.h
13548    M /trunk/include/vlc_symbols.h
13549    M /trunk/modules/access/directory.c
13550    M /trunk/modules/control/http.c
13551    M /trunk/src/extras/libc.c
13552    M /trunk/src/misc/charset.c
13553
13554  * src/extras/libc.c: Added an implementation of scandir (from directory.c).
13555  * modules/control/http.c: Use scandir instead of readdir since it allows
13556    to sort the files alphanumerically.
13557  * src/misc/charset.c: Fixed the declaration of vlc_fix_readdir_charset.
13558
13559 ------------------------------------------------------------------------
13560 r12036 | massiot | 2005-08-05 20:44:47 +0200 (Fri, 05 Aug 2005) | 2 lines
13561 Changed paths:
13562    M /trunk/modules/control/http.c
13563    M /trunk/modules/misc/logger.c
13564
13565  * modules/control/http.c: Support for ~ in foreach directory.
13566
13567 ------------------------------------------------------------------------
13568 r12035 | massiot | 2005-08-05 19:56:50 +0200 (Fri, 05 Aug 2005) | 8 lines
13569 Changed paths:
13570    M /trunk/modules/control/http.c
13571
13572  * modules/control/http.c: Added two new RPN functions : playlist_add and
13573    play. playlist_add takes two arguments, mrl and name, and returns
13574    the ID of the added item. play takes 1 argument, the ID of the item,
13575    and returns non-zero in case of error. These functions are much more
13576    convenient than using the "control" tags, because you can then do
13577    several commands in the same page, and get the playlist ID of the
13578    added item, which many people complained about.
13579
13580 ------------------------------------------------------------------------
13581 r12034 | massiot | 2005-08-05 19:52:46 +0200 (Fri, 05 Aug 2005) | 3 lines
13582 Changed paths:
13583    M /trunk/modules/gui/skins2/src/skin_main.cpp
13584
13585  * modules/gui/skins2/src/skin_main.cpp: Unsubscribe message queue when
13586    failing.
13587
13588 ------------------------------------------------------------------------
13589 r12033 | courmisch | 2005-08-05 17:56:41 +0200 (Fri, 05 Aug 2005) | 2 lines
13590 Changed paths:
13591    M /trunk/modules/control/http.c
13592
13593 Fix compiler warnings
13594
13595 ------------------------------------------------------------------------
13596 r12032 | massiot | 2005-08-05 17:20:53 +0200 (Fri, 05 Aug 2005) | 2 lines
13597 Changed paths:
13598    M /trunk/modules/control/rc.c
13599    M /trunk/modules/gui/skins2/src/skin_main.cpp
13600
13601  * ALL: a couple more vlc_object_release()...
13602
13603 ------------------------------------------------------------------------
13604 r12031 | massiot | 2005-08-05 16:46:20 +0200 (Fri, 05 Aug 2005) | 3 lines
13605 Changed paths:
13606    M /trunk/modules/stream_out/transcode.c
13607
13608  * modules/stream_out/transcode.c: Fixed DTS madness after pausing when
13609    --sout-transcode-fps is in use.
13610
13611 ------------------------------------------------------------------------
13612 r12030 | massiot | 2005-08-05 15:54:35 +0200 (Fri, 05 Aug 2005) | 6 lines
13613 Changed paths:
13614    M /trunk/src/misc/httpd.c
13615
13616  * src/misc/httpd.c: Changed the encoding of mandatory pages (401, 403, 404...)
13617    to ascii instead of UTF-8 because those pages actually contain only
13618    ascii characters, and it allows it to work with all browsers including
13619    those which do not support UTF-8. BTW these pages should be somewhere
13620    in the filesystem instead of hard-coded in the C file.
13621
13622 ------------------------------------------------------------------------
13623 r12029 | massiot | 2005-08-05 15:45:56 +0200 (Fri, 05 Aug 2005) | 2 lines
13624 Changed paths:
13625    M /trunk/modules/gui/macosx/extended.m
13626    M /trunk/modules/gui/macosx/intf.m
13627    M /trunk/modules/gui/macosx/playlist.m
13628    M /trunk/modules/gui/macosx/vout.m
13629    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
13630    M /trunk/src/stream_output/stream_output.c
13631
13632  * ALL: releasing a few unreleased objects.
13633
13634 ------------------------------------------------------------------------
13635 r12028 | massiot | 2005-08-05 15:45:10 +0200 (Fri, 05 Aug 2005) | 2 lines
13636 Changed paths:
13637    M /trunk/src/misc/objects.c
13638
13639  * src/misc/objects.c: More verbosity to debug unreleased objects.
13640
13641 ------------------------------------------------------------------------
13642 r12027 | massiot | 2005-08-05 15:43:50 +0200 (Fri, 05 Aug 2005) | 2 lines
13643 Changed paths:
13644    M /trunk/src/input/input.c
13645
13646  * src/input/input.c: msg_Warn->msg_Dbg
13647
13648 ------------------------------------------------------------------------
13649 r12026 | fkuehne | 2005-08-05 15:03:54 +0200 (Fri, 05 Aug 2005) | 1 line
13650 Changed paths:
13651    M /trunk/modules/gui/macosx/wizard.m
13652    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
13653    M /trunk/po/de.po
13654
13655 * fixed minor stuff
13656 ------------------------------------------------------------------------
13657 r12025 | fkuehne | 2005-08-05 15:03:20 +0200 (Fri, 05 Aug 2005) | 1 line
13658 Changed paths:
13659    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
13660    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
13661    M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
13662    M /trunk/modules/gui/macosx/extended.h
13663    M /trunk/modules/gui/macosx/extended.m
13664
13665 * added video filters and i18n support -- still ToDo: loaded the settings from the prefs correctly
13666 ------------------------------------------------------------------------
13667 r12024 | fkuehne | 2005-08-05 09:52:05 +0200 (Fri, 05 Aug 2005) | 1 line
13668 Changed paths:
13669    M /trunk/po/ca.po
13670    M /trunk/po/da.po
13671    M /trunk/po/de.po
13672    M /trunk/po/en_GB.po
13673    M /trunk/po/es.po
13674    M /trunk/po/fr.po
13675    M /trunk/po/it.po
13676    M /trunk/po/ja.po
13677    M /trunk/po/nl.po
13678    M /trunk/po/pt_BR.po
13679    M /trunk/po/ro.po
13680    M /trunk/po/ru.po
13681    M /trunk/po/tr.po
13682    M /trunk/po/vlc.pot
13683    M /trunk/po/zh_TW.po
13684
13685 * updated the po-files
13686 ------------------------------------------------------------------------
13687 r12023 | fkuehne | 2005-08-05 01:31:31 +0200 (Fri, 05 Aug 2005) | 1 line
13688 Changed paths:
13689    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13690    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13691    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
13692
13693 * VLCExtended is no class needed there
13694 ------------------------------------------------------------------------
13695 r12022 | fkuehne | 2005-08-05 01:24:50 +0200 (Fri, 05 Aug 2005) | 8 lines
13696 Changed paths:
13697    M /trunk/Makefile.am
13698    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib
13699    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib
13700    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib
13701    A /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib
13702    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
13703    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
13704    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
13705    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
13706    M /trunk/modules/gui/macosx/Modules.am
13707    A /trunk/modules/gui/macosx/extended.h
13708    A /trunk/modules/gui/macosx/extended.m
13709    M /trunk/modules/gui/macosx/intf.h
13710    M /trunk/modules/gui/macosx/intf.m
13711
13712 * port of the WX-advanded-GUI to OSX (refs #268)
13713 - the adjust-image-filter and the audio-filters are completely useable
13714
13715 ToDo:
13716 - complete i18n support
13717 - video-filters
13718 - loading the settings from the prefs correctly
13719 - probably minor layout tweaks, etc.
13720 ------------------------------------------------------------------------
13721 r12021 | gbazin | 2005-08-04 23:58:02 +0200 (Thu, 04 Aug 2005) | 1 line
13722 Changed paths:
13723    M /trunk/configure.ac
13724
13725 * configure.ac: another fix for libavutil detection.
13726 ------------------------------------------------------------------------
13727 r12020 | gbazin | 2005-08-04 23:49:00 +0200 (Thu, 04 Aug 2005) | 1 line
13728 Changed paths:
13729    M /trunk/configure.ac
13730
13731 * configure.ac: support for latest ffmpeg changes (introduction of libavutil).
13732 ------------------------------------------------------------------------
13733 r12019 | xtophe | 2005-08-04 21:22:10 +0200 (Thu, 04 Aug 2005) | 2 lines
13734 Changed paths:
13735    M /trunk/extras/Makefile
13736
13737 Compile fix
13738
13739 ------------------------------------------------------------------------
13740 r12018 | massiot | 2005-08-04 21:15:33 +0200 (Thu, 04 Aug 2005) | 7 lines
13741 Changed paths:
13742    M /trunk/modules/control/http.c
13743
13744  * modules/control/http.c: New option --http-charset to specify which
13745    charset the HTML pages will be transformed into (default no transform,
13746    ie. UTF-8). Call vlc_fix_readdir_charset whenever necessary, the
13747    http intf should now work under Mac OS X with non-ascii filenames.
13748    When using the 'add' command (MVLC_ADD), add an extra paramater 'name'
13749    besides 'mrl' to specify which name to use in the playlist.
13750
13751 ------------------------------------------------------------------------
13752 r12017 | courmisch | 2005-08-04 21:14:06 +0200 (Thu, 04 Aug 2005) | 2 lines
13753 Changed paths:
13754    M /trunk/src/libvlc.c
13755
13756 Initialize iconv at The Right Times
13757
13758 ------------------------------------------------------------------------
13759 r12016 | massiot | 2005-08-04 21:11:07 +0200 (Thu, 04 Aug 2005) | 3 lines
13760 Changed paths:
13761    M /trunk/modules/access/directory.c
13762
13763  * modules/access/directory.c: Call vlc_fix_readdir_charset() whenever
13764    needed. This fixes the directory access module under Mac OS X.
13765
13766 ------------------------------------------------------------------------
13767 r12015 | massiot | 2005-08-04 21:10:21 +0200 (Thu, 04 Aug 2005) | 3 lines
13768 Changed paths:
13769    M /trunk/extras/contrib/src/Makefile
13770    A /trunk/extras/contrib/src/Patches/libiconv.patch
13771
13772  * extras/contrib/src: Patched libiconv to handle UTF-8-MAC (format
13773    returned by Darwin's readdir). Probably we should send this upstream.
13774
13775 ------------------------------------------------------------------------
13776 r12014 | massiot | 2005-08-04 21:09:15 +0200 (Thu, 04 Aug 2005) | 6 lines
13777 Changed paths:
13778    M /trunk/include/charset.h
13779    M /trunk/include/main.h
13780    M /trunk/include/vlc_symbols.h
13781    M /trunk/src/misc/charset.c
13782    M /trunk/src/misc/darwin_specific.m
13783
13784  * src/misc/charset.c: New function vlc_fix_readdir_charset. It is used
13785    under Mac OS X to transform UTF-8-MAC returned by readdir() into
13786    UTF-8. Darwin always uses UTF-8 internally, so we vlc_current_charset
13787    should always return UTF-8. Also made vlc_current_charset()
13788    thread-safe and added a few missing const's.
13789
13790 ------------------------------------------------------------------------
13791 r12013 | massiot | 2005-08-04 21:06:29 +0200 (Thu, 04 Aug 2005) | 2 lines
13792 Changed paths:
13793    M /trunk/include/network.h
13794
13795  * include/network.h: Fixed vlc_UrlEncode with non-ASCII characters.
13796
13797 ------------------------------------------------------------------------
13798 r12012 | massiot | 2005-08-04 21:05:21 +0200 (Thu, 04 Aug 2005) | 3 lines
13799 Changed paths:
13800    M /trunk/src/libvlc.c
13801
13802  * src/libvlc.c: Fixed segfault introduced in #12010 when current_charset is
13803    UTF-8.
13804
13805 ------------------------------------------------------------------------
13806 r12011 | courmisch | 2005-08-04 21:03:28 +0200 (Thu, 04 Aug 2005) | 2 lines
13807 Changed paths:
13808    M /trunk/src/libvlc.c
13809
13810 Fix question marks insertion
13811
13812 ------------------------------------------------------------------------
13813 r12010 | courmisch | 2005-08-04 20:14:40 +0200 (Thu, 04 Aug 2005) | 2 lines
13814 Changed paths:
13815    M /trunk/include/main.h
13816    M /trunk/src/libvlc.c
13817    M /trunk/src/misc/unicode.c
13818
13819 Don't call vlc_current_charset and vlc_iconv_open at every conversion
13820
13821 ------------------------------------------------------------------------
13822 r12009 | xtophe | 2005-08-04 19:18:13 +0200 (Thu, 04 Aug 2005) | 2 lines
13823 Changed paths:
13824    M /trunk/modules/gui/wxwidgets/interface.cpp
13825
13826 Compile fix
13827
13828 ------------------------------------------------------------------------
13829 r12008 | courmisch | 2005-08-04 19:03:42 +0200 (Thu, 04 Aug 2005) | 2 lines
13830 Changed paths:
13831    M /trunk/src/stream_output/sap.c
13832
13833 Fix heap buffer overflow
13834
13835 ------------------------------------------------------------------------
13836 r12007 | courmisch | 2005-08-04 18:50:18 +0200 (Thu, 04 Aug 2005) | 2 lines
13837 Changed paths:
13838    M /trunk/modules/control/http.c
13839    M /trunk/modules/demux/mp4/mp4.c
13840    M /trunk/modules/demux/nuv.c
13841
13842 fix spelling of "unsupported"
13843
13844 ------------------------------------------------------------------------
13845 r12006 | courmisch | 2005-08-04 18:47:04 +0200 (Thu, 04 Aug 2005) | 2 lines
13846 Changed paths:
13847    M /trunk/src/misc/unicode.c
13848
13849 Speed up LocaleFree()
13850
13851 ------------------------------------------------------------------------
13852 r12005 | courmisch | 2005-08-04 18:38:57 +0200 (Thu, 04 Aug 2005) | 3 lines
13853 Changed paths:
13854    M /trunk/Makefile.am
13855    M /trunk/src/libvlc.c
13856    A /trunk/src/misc/unicode.c
13857
13858  * reimplement EnableUTF8 without iconv
13859  * move Unicode stuff to a separate file
13860
13861 ------------------------------------------------------------------------
13862 r12004 | courmisch | 2005-08-04 16:58:44 +0200 (Thu, 04 Aug 2005) | 4 lines
13863 Changed paths:
13864    M /trunk/include/vlc_httpd.h
13865    M /trunk/include/vlc_symbols.h
13866    M /trunk/modules/control/http.c
13867    M /trunk/share/http/index.html
13868    M /trunk/share/http/vlm/edit.html
13869    M /trunk/share/http/vlm/index.html
13870    M /trunk/share/http/vlm/new.html
13871    M /trunk/share/http/vlm/show.html
13872    M /trunk/src/misc/httpd.c
13873
13874  * modules/control/http.c : specify UTF-8 as charset (closes #236)
13875  * share/html/* : sepcify UTF-8 as XML encoding
13876  * httpd.c : add a bunch of "const"
13877
13878 ------------------------------------------------------------------------
13879 r12003 | courmisch | 2005-08-04 16:45:59 +0200 (Thu, 04 Aug 2005) | 2 lines
13880 Changed paths:
13881    M /trunk/src/misc/httpd.c
13882
13883 Add stub httpd_ServerIP when httpd is not compiled
13884
13885 ------------------------------------------------------------------------
13886 r12002 | fkuehne | 2005-08-04 14:47:04 +0200 (Thu, 04 Aug 2005) | 1 line
13887 Changed paths:
13888    M /trunk/extras/contrib/src/Makefile
13889
13890 * disable the compilation of ffplay (solves a SDL compilation issue)
13891 ------------------------------------------------------------------------
13892 r12001 | fkuehne | 2005-08-04 14:11:15 +0200 (Thu, 04 Aug 2005) | 1 line
13893 Changed paths:
13894    M /trunk/extras/contrib/src/Patches/daap.patch
13895
13896 * really fix the patch....
13897 ------------------------------------------------------------------------
13898 r12000 | fkuehne | 2005-08-04 13:55:52 +0200 (Thu, 04 Aug 2005) | 1 line
13899 Changed paths:
13900    M /trunk/extras/contrib/src/Patches/daap.patch
13901
13902 * fix the patch file
13903 ------------------------------------------------------------------------
13904 r11999 | fkuehne | 2005-08-04 13:49:36 +0200 (Thu, 04 Aug 2005) | 1 line
13905 Changed paths:
13906    M /trunk/extras/contrib/src/Makefile
13907    A /trunk/extras/contrib/src/Patches/daap.patch
13908
13909 * fix compilation of libopendaap on 10.2
13910 ------------------------------------------------------------------------
13911 r11998 | fkuehne | 2005-08-04 12:04:35 +0200 (Thu, 04 Aug 2005) | 1 line
13912 Changed paths:
13913    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
13914
13915 * removed unneeded ifdef, which broke the compilation on Darwin 8.x
13916 ------------------------------------------------------------------------
13917 r11996 | asmax | 2005-08-04 00:44:45 +0200 (Thu, 04 Aug 2005) | 2 lines
13918 Changed paths:
13919    M /trunk/build-vlc
13920    M /trunk/config.in
13921    M /trunk/defconfig
13922
13923 * config.in: wxwindows -> wxwidgets. Added a HTTPD option
13924
13925 ------------------------------------------------------------------------
13926 r11995 | fkuehne | 2005-08-03 23:47:47 +0200 (Wed, 03 Aug 2005) | 1 line
13927 Changed paths:
13928    M /trunk/modules/gui/macosx/wizard.h
13929    M /trunk/modules/gui/macosx/wizard.m
13930
13931 * implemented transcoding when streaming -- might need some testing, if anyone on OSX got the time (refs #271)
13932 ------------------------------------------------------------------------
13933 r11994 | gbazin | 2005-08-03 23:42:04 +0200 (Wed, 03 Aug 2005) | 1 line
13934 Changed paths:
13935    M /trunk/modules/gui/wxwidgets/interface.cpp
13936
13937 * modules/gui/wxwidgets/interface.cpp: bring back text wrapping on win32 for the about dialog box.
13938 ------------------------------------------------------------------------
13939 r11993 | gbazin | 2005-08-03 23:33:37 +0200 (Wed, 03 Aug 2005) | 1 line
13940 Changed paths:
13941    M /trunk/src/misc/modules.c
13942
13943 * src/misc/modules.c: reverted 11984 which breaks the plugins cache.
13944 ------------------------------------------------------------------------
13945 r11992 | gbazin | 2005-08-03 23:23:04 +0200 (Wed, 03 Aug 2005) | 1 line
13946 Changed paths:
13947    M /trunk/src/libvlc.c
13948
13949 * src/libvlc.c: compilation fix.
13950 ------------------------------------------------------------------------
13951 r11991 | ipkiss | 2005-08-03 23:00:03 +0200 (Wed, 03 Aug 2005) | 2 lines
13952 Changed paths:
13953    M /trunk/modules/gui/skins2/vars/playlist.cpp
13954
13955  * skins2/vars/playlist.cpp: compilation fix
13956
13957 ------------------------------------------------------------------------
13958 r11990 | courmisch | 2005-08-03 21:09:58 +0200 (Wed, 03 Aug 2005) | 3 lines
13959 Changed paths:
13960    M /trunk/modules/demux/playlist/m3u.c
13961    M /trunk/modules/demux/playlist/old.c
13962
13963  * M3U: make sure strings are UTF8
13964  * old: convert
13965
13966 ------------------------------------------------------------------------
13967 r11989 | courmisch | 2005-08-03 21:07:09 +0200 (Wed, 03 Aug 2005) | 2 lines
13968 Changed paths:
13969    M /trunk/src/libvlc.c
13970
13971 Handle NULL pointer properly in Unicode conversion thingy
13972
13973 ------------------------------------------------------------------------
13974 r11988 | courmisch | 2005-08-03 21:01:44 +0200 (Wed, 03 Aug 2005) | 8 lines
13975 Changed paths:
13976    M /trunk/configure.ac
13977    M /trunk/include/charset.h
13978    M /trunk/include/stream_output.h
13979    M /trunk/include/vlc_symbols.h
13980    M /trunk/modules/access/file.c
13981    M /trunk/modules/gui/skins2/vars/playlist.cpp
13982    M /trunk/modules/gui/skins2/vars/playlist.hpp
13983    M /trunk/modules/gui/wince/wince.h
13984    M /trunk/modules/gui/wxwidgets/preferences.cpp
13985    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
13986    M /trunk/modules/gui/wxwidgets/wxwidgets.h
13987    M /trunk/modules/misc/playlist/old.c
13988    M /trunk/modules/services_discovery/sap.c
13989    M /trunk/src/libvlc.c
13990    M /trunk/src/stream_output/sap.c
13991
13992 Use UTF-8 internally (closes #16 and introduces lots of yet to be uncovered bugs)
13993
13994 * libvlc: Conversion functions (needs performance improvement)
13995           Convert filenames from command line
13996 * SAP, Skins2: no perform own UTF-8 conversion
13997 * file, playlistold : convert
13998 * wx, winCE : assume UTF-8
13999
14000 ------------------------------------------------------------------------
14001 r11987 | gbazin | 2005-08-03 20:26:11 +0200 (Wed, 03 Aug 2005) | 1 line
14002 Changed paths:
14003    M /trunk/modules/video_output/wingdi.c
14004
14005 * modules/video_output/wingdi.c: compilation fix when compiled as plugin.
14006 ------------------------------------------------------------------------
14007 r11986 | xtophe | 2005-08-03 18:57:29 +0200 (Wed, 03 Aug 2005) | 2 lines
14008 Changed paths:
14009    M /trunk/modules/gui/wxwidgets/dialogs.cpp
14010    M /trunk/modules/gui/wxwidgets/interface.cpp
14011    M /trunk/modules/gui/wxwidgets/menus.cpp
14012    M /trunk/modules/gui/wxwidgets/video.cpp
14013
14014 Forgot to change a few variable names (refs #80)
14015
14016 ------------------------------------------------------------------------
14017 r11985 | courmisch | 2005-08-03 18:18:38 +0200 (Wed, 03 Aug 2005) | 5 lines
14018 Changed paths:
14019    M /trunk/modules/services_discovery/sap.c
14020    M /trunk/modules/services_discovery/upnp.cpp
14021
14022 There is no "=~" operator in C (it simply means "= ~").
14023 I assume the intent was "&= ~" which is not the same.
14024
14025 Needs review.
14026
14027 ------------------------------------------------------------------------
14028 r11984 | courmisch | 2005-08-03 17:58:31 +0200 (Wed, 03 Aug 2005) | 2 lines
14029 Changed paths:
14030    M /trunk/src/misc/modules.c
14031
14032 Module bank memleak
14033
14034 ------------------------------------------------------------------------
14035 r11983 | courmisch | 2005-08-03 17:45:21 +0200 (Wed, 03 Aug 2005) | 2 lines
14036 Changed paths:
14037    M /trunk/src/libvlc.c
14038
14039 Fix the message queue memleak
14040
14041 ------------------------------------------------------------------------
14042 r11982 | xtophe | 2005-08-03 17:31:26 +0200 (Wed, 03 Aug 2005) | 2 lines
14043 Changed paths:
14044    M /trunk/NEWS
14045    M /trunk/modules/gui/wxwidgets/wxwidgets.cpp
14046    M /trunk/modules/gui/wxwidgets/wxwidgets.h
14047
14048 Renaming of wxwidgets options. Close the renaming (refs #80)
14049
14050 ------------------------------------------------------------------------
14051 r11981 | xtophe | 2005-08-03 17:03:23 +0200 (Wed, 03 Aug 2005) | 2 lines
14052 Changed paths:
14053    M /trunk/modules/gui/wxwidgets/Modules.am
14054    M /trunk/modules/gui/wxwidgets/bookmarks.cpp
14055    M /trunk/modules/gui/wxwidgets/dialogs.cpp
14056    M /trunk/modules/gui/wxwidgets/extrapanel.cpp
14057    M /trunk/modules/gui/wxwidgets/fileinfo.cpp
14058    M /trunk/modules/gui/wxwidgets/interface.cpp
14059    M /trunk/modules/gui/wxwidgets/iteminfo.cpp
14060    M /trunk/modules/gui/wxwidgets/menus.cpp
14061    M /trunk/modules/gui/wxwidgets/messages.cpp
14062    M /trunk/modules/gui/wxwidgets/open.cpp
14063    M /trunk/modules/gui/wxwidgets/playlist.cpp
14064    M /trunk/modules/gui/wxwidgets/preferences.cpp
14065    M /trunk/modules/gui/wxwidgets/preferences_widgets.cpp
14066    M /trunk/modules/gui/wxwidgets/streamout.cpp
14067    M /trunk/modules/gui/wxwidgets/subtitles.cpp
14068    M /trunk/modules/gui/wxwidgets/timer.cpp
14069    M /trunk/modules/gui/wxwidgets/updatevlc.cpp
14070    M /trunk/modules/gui/wxwidgets/video.cpp
14071    M /trunk/modules/gui/wxwidgets/wizard.cpp
14072    A /trunk/modules/gui/wxwidgets/wxwidgets.cpp (from /trunk/modules/gui/wxwidgets/wxwindows.cpp:11979)
14073    A /trunk/modules/gui/wxwidgets/wxwidgets.h (from /trunk/modules/gui/wxwidgets/wxwindows.h:11979)
14074    D /trunk/modules/gui/wxwidgets/wxwindows.cpp
14075    D /trunk/modules/gui/wxwidgets/wxwindows.h
14076
14077 wxWindows -> wxWidgets step 3 (refs #80)
14078
14079 ------------------------------------------------------------------------
14080 r11980 | massiot | 2005-08-03 16:52:17 +0200 (Wed, 03 Aug 2005) | 2 lines
14081 Changed paths:
14082    M /trunk/src/misc/image.c
14083
14084  * src/misc/image.c: Really fixed the segfault on unsupported image type.
14085
14086 ------------------------------------------------------------------------
14087 r11979 | xtophe | 2005-08-03 16:33:59 +0200 (Wed, 03 Aug 2005) | 4 lines
14088 Changed paths:
14089    M /trunk/configure.ac
14090    A /trunk/modules/gui/wxwidgets (from /trunk/modules/gui/wxwindows:11978)
14091    D /trunk/modules/gui/wxwindows
14092
14093 wxWindows -> wxWidgets in configure.ac and renaming the dir.
14094
14095 NB: Likely to break your cache and preferences
14096
14097 ------------------------------------------------------------------------
14098 r11977 | fkuehne | 2005-08-03 15:07:46 +0200 (Wed, 03 Aug 2005) | 1 line
14099 Changed paths:
14100    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
14101    M /trunk/modules/gui/macosx/wizard.m
14102
14103 * implemented MMS-support (refs #271)
14104 ------------------------------------------------------------------------
14105 r11976 | massiot | 2005-08-03 14:58:53 +0200 (Wed, 03 Aug 2005) | 8 lines
14106 Changed paths:
14107    M /trunk/Makefile.am
14108    M /trunk/configure.ac
14109    M /trunk/extras/contrib/src/Makefile
14110    A /trunk/extras/contrib/src/Patches/SDL.patch
14111    A /trunk/extras/contrib/src/Patches/SDL_image.patch
14112    A /trunk/extras/contrib/src/Patches/tiff.patch
14113    M /trunk/extras/contrib/src/packages.mak
14114
14115  * extras/contrib: Added libSDL and libSDL_image to the contrib system,
14116    along with libjpeg and libtiff. SDL has been heavily patched not to
14117    hijack main() on Darwin, you should do the same for other platforms.
14118    Also fixed a huge number of typos in the Makefile, and reverted to
14119    an old version of ffmpeg because our friends there are breaking
14120    everything again.
14121  * Makefile.am: Re-added the "Default" directory for Xcode 2.1.
14122
14123 ------------------------------------------------------------------------
14124 r11975 | massiot | 2005-08-03 14:48:10 +0200 (Wed, 03 Aug 2005) | 2 lines
14125 Changed paths:
14126    M /trunk/modules/codec/ffmpeg/encoder.c
14127
14128  * modules/codec/ffmpeg/encoder.c: Avoid a useless warning.
14129
14130 ------------------------------------------------------------------------
14131 r11973 | asmax | 2005-08-03 01:26:22 +0200 (Wed, 03 Aug 2005) | 2 lines
14132 Changed paths:
14133    M /trunk/modules/gui/skins2/src/var_manager.cpp
14134    M /trunk/modules/gui/skins2/src/var_manager.hpp
14135
14136 * var_manager.cpp: explicit object destruction order to avoid access
14137 to an already destroyed map ! (and a crash with MSVC runtime...)
14138 ------------------------------------------------------------------------
14139 r11972 | asmax | 2005-08-02 23:27:53 +0200 (Tue, 02 Aug 2005) | 3 lines
14140 Changed paths:
14141    M /trunk/configure.ac
14142    M /trunk/modules/video_filter/Modules.am
14143    A /trunk/modules/video_filter/rv32.c
14144
14145 * rv32.c: new basic video filter to convert RV24 to RV32
14146   (remove the dependency of skins2 to ffmpeg for PNG loading)
14147
14148 ------------------------------------------------------------------------
14149 r11971 | courmisch | 2005-08-02 21:11:23 +0200 (Tue, 02 Aug 2005) | 3 lines
14150 Changed paths:
14151    M /trunk/modules/access_output/udp.c
14152
14153 Use new network modules semantics (closes #283)
14154 but it is even more ugly than before
14155
14156 ------------------------------------------------------------------------
14157 r11970 | xtophe | 2005-08-02 20:31:32 +0200 (Tue, 02 Aug 2005) | 2 lines
14158 Changed paths:
14159    M /trunk/modules/video_filter/deinterlace.c
14160
14161 Add some sections
14162
14163 ------------------------------------------------------------------------
14164 r11969 | courmisch | 2005-08-02 19:59:33 +0200 (Tue, 02 Aug 2005) | 3 lines
14165 Changed paths:
14166    M /trunk/modules/gui/wxwindows/interface.cpp
14167    M /trunk/modules/gui/wxwindows/wxwindows.cpp
14168
14169 Rename wxWindows to wxWidgets (refs #80)
14170 (keep backward compatible shortcuts, of course)
14171
14172 ------------------------------------------------------------------------
14173 r11968 | massiot | 2005-08-02 19:43:34 +0200 (Tue, 02 Aug 2005) | 2 lines
14174 Changed paths:
14175    M /trunk/src/stream_output/sap.c
14176
14177  * src/stream_output/sap.c: Fixed small memory leak.
14178
14179 ------------------------------------------------------------------------
14180 r11967 | courmisch | 2005-08-02 19:31:33 +0200 (Tue, 02 Aug 2005) | 2 lines
14181 Changed paths:
14182    M /trunk/modules/access/tcp.c
14183
14184 Minor bugfix and cleanup
14185
14186 ------------------------------------------------------------------------
14187 r11966 | fkuehne | 2005-08-02 18:53:43 +0200 (Tue, 02 Aug 2005) | 4 lines
14188 Changed paths:
14189    M /trunk/extras/contrib/src/Makefile
14190    D /trunk/extras/contrib/src/Patches/daap.patch
14191    M /trunk/extras/contrib/src/packages.mak
14192
14193 * packages.mak: Updated the download server of libopendaap and the used version. 0.4.0 is entirely free on the contrary to previous versions, since it uses a free mdns-library instead of Apple's own now. 
14194 * Makefile: 
14195     - Our patch was applied upstream, so we don't need it anymore.
14196     - Fixed a copy&paste typo, which prevented the dist-clean of 9 libraries
14197 ------------------------------------------------------------------------
14198 r11965 | courmisch | 2005-08-02 17:31:47 +0200 (Tue, 02 Aug 2005) | 11 lines
14199 Changed paths:
14200    M /trunk/include/network.h
14201    M /trunk/modules/misc/network/ipv4.c
14202    M /trunk/modules/misc/network/ipv6.c
14203    M /trunk/src/misc/net.c
14204
14205 - When both IPv4 and IPv6 plugins return a socket, use the IPv6 one if
14206   IPV6_ONLY can be turned off. It is supposed to be off by default, and
14207   it actually is. Unfortunately, OpenBSD and NetBSD people think
14208   network software programmer like us are too stupid to use this
14209   feature properly, so they just removed it. Lets say the most stupid
14210   are not always the ones one think. Also, Windows doesn't support this
14211   yet. On all these OSes, keep the old behavior; that is prefer IPv4.
14212   Closes #166.
14213
14214 - Windows protection level compile fix
14215
14216 ------------------------------------------------------------------------
14217 r11964 | courmisch | 2005-08-02 17:23:46 +0200 (Tue, 02 Aug 2005) | 2 lines
14218 Changed paths:
14219    M /trunk/modules/access/udp.c
14220
14221 Fix typo in previous commit
14222
14223 ------------------------------------------------------------------------
14224 r11963 | massiot | 2005-08-02 16:17:01 +0200 (Tue, 02 Aug 2005) | 2 lines
14225 Changed paths:
14226    M /trunk/modules/codec/ffmpeg/encoder.c
14227    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14228
14229  * modules/codec/ffmpeg: More locking around avcodec_open() and avcodec_close().
14230
14231 ------------------------------------------------------------------------
14232 r11961 | hartman | 2005-08-02 12:30:59 +0200 (Tue, 02 Aug 2005) | 2 lines
14233 Changed paths:
14234    M /trunk/extras/contrib/bootstrap
14235
14236 * SDK shouldn't be enabled yet.
14237
14238 ------------------------------------------------------------------------
14239 r11960 | hartman | 2005-08-02 12:28:54 +0200 (Tue, 02 Aug 2005) | 2 lines
14240 Changed paths:
14241    M /trunk/extras/contrib/src/Makefile
14242    M /trunk/extras/contrib/src/packages.mak
14243
14244 * Fix mpeg2dec download
14245
14246 ------------------------------------------------------------------------
14247 r11958 | damienf | 2005-08-02 11:02:49 +0200 (Tue, 02 Aug 2005) | 2 lines
14248 Changed paths:
14249    M /trunk/activex/Makefile.am
14250
14251 - add libvlc.a at the end of the linking chain, so that --disable-plugins works for the ActiveX Plugin (ref. #276)
14252
14253 ------------------------------------------------------------------------
14254 r11957 | sigmunau | 2005-08-01 23:12:22 +0200 (Mon, 01 Aug 2005) | 2 lines
14255 Changed paths:
14256    M /trunk/modules/gui/wxwindows/streamdata.h
14257
14258 some more suggestions by trax
14259
14260 ------------------------------------------------------------------------
14261 r11956 | dionoea | 2005-08-01 21:50:19 +0200 (Mon, 01 Aug 2005) | 2 lines
14262 Changed paths:
14263    M /trunk/THANKS
14264
14265 add Fran?\195?\167ois Seigner
14266
14267 ------------------------------------------------------------------------
14268 r11955 | sigmunau | 2005-08-01 21:47:12 +0200 (Mon, 01 Aug 2005) | 2 lines
14269 Changed paths:
14270    M /trunk/modules/mux/asf.c
14271
14272 mux/asf.c: codec description fixes suggested by trax
14273
14274 ------------------------------------------------------------------------
14275 r11954 | dionoea | 2005-08-01 21:45:47 +0200 (Mon, 01 Aug 2005) | 3 lines
14276 Changed paths:
14277    M /trunk/modules/gui/wxwindows/streamout.cpp
14278    M /trunk/modules/gui/wxwindows/wxwindows.h
14279
14280 add TTL option in streamout dialog. Patch by seingier fran?\195?\167ois plus some
14281 layout and initial value fixes.
14282
14283 ------------------------------------------------------------------------
14284 r11953 | massiot | 2005-08-01 21:33:46 +0200 (Mon, 01 Aug 2005) | 2 lines
14285 Changed paths:
14286    M /trunk/extras/contrib/bootstrap
14287
14288 I'll have more commits than courmisch today ! One again
14289
14290 ------------------------------------------------------------------------
14291 r11952 | sigmunau | 2005-08-01 21:23:00 +0200 (Mon, 01 Aug 2005) | 2 lines
14292 Changed paths:
14293    M /trunk/modules/access/http.c
14294
14295 access/http.c: fixed icy with metadata
14296
14297 ------------------------------------------------------------------------
14298 r11951 | ipkiss | 2005-08-01 20:36:09 +0200 (Mon, 01 Aug 2005) | 2 lines
14299 Changed paths:
14300    M /trunk/modules/gui/wxwindows/bookmarks.cpp
14301
14302  * wxwindows/bookmarks.cpp: cosmetics + removed a debug message
14303
14304 ------------------------------------------------------------------------
14305 r11950 | massiot | 2005-08-01 20:35:33 +0200 (Mon, 01 Aug 2005) | 2 lines
14306 Changed paths:
14307    M /trunk/src/input/input.c
14308
14309  * src/input/input.c: Fixed segfault when using :programs= or the VLM.
14310
14311 ------------------------------------------------------------------------
14312 r11949 | courmisch | 2005-08-01 20:27:44 +0200 (Mon, 01 Aug 2005) | 4 lines
14313 Changed paths:
14314    M /trunk/modules/misc/network/ipv4.c
14315    M /trunk/modules/misc/network/ipv6.c
14316
14317 - Kludge to be able to use strerror() with Winsock
14318   (should fix IPv6 error reporting on Win32)
14319 - Some cleanup
14320
14321 ------------------------------------------------------------------------
14322 r11948 | massiot | 2005-08-01 19:58:22 +0200 (Mon, 01 Aug 2005) | 3 lines
14323 Changed paths:
14324    M /trunk/modules/access/fake.c
14325
14326  * modules/access/fake.c: New --fake-duration option ; useful to do a
14327    slide-show.
14328
14329 ------------------------------------------------------------------------
14330 r11947 | courmisch | 2005-08-01 19:54:14 +0200 (Mon, 01 Aug 2005) | 2 lines
14331 Changed paths:
14332    M /trunk/modules/access/udp.c
14333
14334 Don't reinvent strchr()
14335
14336 ------------------------------------------------------------------------
14337 r11946 | dionoea | 2005-08-01 19:28:16 +0200 (Mon, 01 Aug 2005) | 2 lines
14338 Changed paths:
14339    M /trunk/modules/gui/wxwindows/streamdata.h
14340
14341 remove compile warning
14342
14343 ------------------------------------------------------------------------
14344 r11945 | courmisch | 2005-08-01 19:26:37 +0200 (Mon, 01 Aug 2005) | 2 lines
14345 Changed paths:
14346    M /trunk/modules/services_discovery/sap.c
14347
14348 Don't attempt to listen to link-local scope SAP address because it doesn't work
14349
14350 ------------------------------------------------------------------------
14351 r11944 | dionoea | 2005-08-01 19:21:22 +0200 (Mon, 01 Aug 2005) | 3 lines
14352 Changed paths:
14353    M /trunk/modules/gui/wxwindows/bookmarks.cpp
14354    M /trunk/modules/gui/wxwindows/fileinfo.cpp
14355
14356 fileinfo : patch by Jonas A. Larsen to remove empty fields
14357 bookmarks : remove compile warning
14358
14359 ------------------------------------------------------------------------
14360 r11943 | sigmunau | 2005-08-01 19:13:05 +0200 (Mon, 01 Aug 2005) | 2 lines
14361 Changed paths:
14362    M /trunk/modules/services_discovery/shout.c
14363
14364 shout.c: fixed shoutcast discovery (added www. to hostname)
14365
14366 ------------------------------------------------------------------------
14367 r11942 | massiot | 2005-08-01 18:40:24 +0200 (Mon, 01 Aug 2005) | 4 lines
14368 Changed paths:
14369    M /trunk/modules/codec/fake.c
14370
14371  * modules/codec/fake.c: New obscure options to allow for maximum width
14372    and height while keeping the aspect ratio of the original picture. New
14373    options to deinterlace the picture on loading.
14374
14375 ------------------------------------------------------------------------
14376 r11941 | massiot | 2005-08-01 18:38:56 +0200 (Mon, 01 Aug 2005) | 3 lines
14377 Changed paths:
14378    M /trunk/include/vlc_image.h
14379    M /trunk/src/misc/image.c
14380
14381  * src/misc/image.c: New image_Filter call to apply a filter on a picture_t
14382    (for instance deinterlace filter).
14383
14384 ------------------------------------------------------------------------
14385 r11940 | massiot | 2005-08-01 16:58:14 +0200 (Mon, 01 Aug 2005) | 2 lines
14386 Changed paths:
14387    M /trunk/extras/contrib/bootstrap
14388
14389  * extras/contrib/bootstrap: Really fixed it this time.
14390
14391 ------------------------------------------------------------------------
14392 r11939 | massiot | 2005-08-01 16:53:22 +0200 (Mon, 01 Aug 2005) | 2 lines
14393 Changed paths:
14394    M /trunk/extras/contrib/bootstrap
14395
14396  * extras/contrib/bootstrap: Typo.
14397
14398 ------------------------------------------------------------------------
14399 r11938 | massiot | 2005-08-01 16:50:42 +0200 (Mon, 01 Aug 2005) | 3 lines
14400 Changed paths:
14401    M /trunk/modules/codec/ffmpeg/encoder.c
14402    M /trunk/modules/codec/twolame.c
14403
14404  * modules/codec/twolame.c, modules/codec/ffmpeg/encoder.c: Added sanity
14405    checks for frequencies and bitrates in MPEG audio.
14406
14407 ------------------------------------------------------------------------
14408 r11937 | massiot | 2005-08-01 16:44:08 +0200 (Mon, 01 Aug 2005) | 3 lines
14409 Changed paths:
14410    M /trunk/modules/control/http.c
14411
14412  * modules/control/http.c: Add an 'ext' field to file structures in
14413    order to get the file extension.
14414
14415 ------------------------------------------------------------------------
14416 r11936 | massiot | 2005-08-01 16:40:53 +0200 (Mon, 01 Aug 2005) | 2 lines
14417 Changed paths:
14418    M /trunk/Makefile.am
14419
14420  * Makefile.am: fix build location of Mac OS X bundle for Darwin8.
14421
14422 ------------------------------------------------------------------------
14423 r11934 | massiot | 2005-08-01 14:51:00 +0200 (Mon, 01 Aug 2005) | 3 lines
14424 Changed paths:
14425    M /trunk/extras/contrib/src/packages.mak
14426
14427  * extras/contrib/src/packages.mak: Reverted [11913] for libmpeg2
14428    because the new location doesn't exist.
14429
14430 ------------------------------------------------------------------------
14431 r11932 | jpsaman | 2005-08-01 13:10:19 +0200 (Mon, 01 Aug 2005) | 1 line
14432 Changed paths:
14433    M /trunk/vlc.win32.nsi
14434
14435 Fix wrong uninstall key
14436 ------------------------------------------------------------------------
14437 r11930 | ipkiss | 2005-07-31 22:58:43 +0200 (Sun, 31 Jul 2005) | 4 lines
14438 Changed paths:
14439    M /trunk/modules/gui/wxwindows/bookmarks.cpp
14440    M /trunk/modules/gui/wxwindows/dialogs.cpp
14441    M /trunk/modules/gui/wxwindows/interface.cpp
14442    M /trunk/modules/gui/wxwindows/wxwindows.h
14443
14444  * wxwindows: do not save the position of minimized windows. Closes #282.
14445    We cannot do better (i.e. save the position when the window is minimized)
14446    because we cannot be notified of such event with the wxWindows API.
14447
14448 ------------------------------------------------------------------------
14449 r11929 | courmisch | 2005-07-31 21:04:29 +0200 (Sun, 31 Jul 2005) | 5 lines
14450 Changed paths:
14451    M /trunk/modules/stream_out/rtp.c
14452
14453 - Put IP6 instead of IP4 when appropriate
14454   (closes #270)
14455 - strlen( static string ) => sizeof
14456   using strlen with static strings is lame
14457
14458 ------------------------------------------------------------------------
14459 r11928 | courmisch | 2005-07-31 21:01:09 +0200 (Sun, 31 Jul 2005) | 2 lines
14460 Changed paths:
14461    M /trunk/include/network.h
14462
14463 Add const
14464
14465 ------------------------------------------------------------------------
14466 r11927 | dionoea | 2005-07-31 18:29:04 +0200 (Sun, 31 Jul 2005) | 2 lines
14467 Changed paths:
14468    M /trunk/modules/video_filter/rss.c
14469
14470 free stuff and add mutex (will be needed when RSS feed get updated)
14471
14472 ------------------------------------------------------------------------
14473 r11926 | dionoea | 2005-07-31 02:25:10 +0200 (Sun, 31 Jul 2005) | 2 lines
14474 Changed paths:
14475    M /trunk/NEWS
14476
14477 add update checker and rss subfilter
14478
14479 ------------------------------------------------------------------------
14480 r11925 | dionoea | 2005-07-31 02:15:54 +0200 (Sun, 31 Jul 2005) | 2 lines
14481 Changed paths:
14482    M /trunk/modules/video_filter/rss.c
14483
14484 change option names so users can have different settings for marq and rss modules
14485
14486 ------------------------------------------------------------------------
14487 r11924 | dionoea | 2005-07-31 02:07:48 +0200 (Sun, 31 Jul 2005) | 7 lines
14488 Changed paths:
14489    M /trunk/configure.ac
14490    M /trunk/modules/video_filter/Modules.am
14491    M /trunk/modules/video_filter/motiondetect.c
14492    A /trunk/modules/video_filter/rss.c
14493
14494  * rss.c  : add new rss module (sub filter)
14495 Still needs much work
14496 example command line :
14497 ./vlc -vvv --color --sub-filter rss --rss-urls "http://kernel.org/kdist/rss.xml,http://fxfeeds.mozilla.org/rss20.xml
14498
14499  * motiondetect.c : propset ... Id
14500
14501 ------------------------------------------------------------------------
14502 r11923 | dionoea | 2005-07-31 00:14:16 +0200 (Sun, 31 Jul 2005) | 2 lines
14503 Changed paths:
14504    M /trunk/src/libvlc.h
14505
14506 --sub-filter should appear in vlc -H without needing --advanced
14507
14508 ------------------------------------------------------------------------
14509 r11922 | dionoea | 2005-07-30 22:01:33 +0200 (Sat, 30 Jul 2005) | 2 lines
14510 Changed paths:
14511    M /trunk/modules/video_filter/marq.c
14512
14513 svn propset svn:keywords Id
14514
14515 ------------------------------------------------------------------------
14516 r11921 | dionoea | 2005-07-30 21:59:19 +0200 (Sat, 30 Jul 2005) | 2 lines
14517 Changed paths:
14518    M /trunk/modules/video_filter/marq.c
14519
14520 remove tabs and trailing spaces
14521
14522 ------------------------------------------------------------------------
14523 r11920 | hartman | 2005-07-30 14:39:57 +0200 (Sat, 30 Jul 2005) | 2 lines
14524 Changed paths:
14525    M /trunk/extras/contrib/src/packages.mak
14526
14527 * forwardport [11919]
14528
14529 ------------------------------------------------------------------------
14530 r11917 | hartman | 2005-07-30 14:07:09 +0200 (Sat, 30 Jul 2005) | 2 lines
14531 Changed paths:
14532    M /trunk/extras/contrib/bootstrap
14533    M /trunk/extras/contrib/src/Makefile
14534    M /trunk/extras/contrib/src/packages.mak
14535
14536 * Add options for SDK building. (not enabled yet) and fix liba52 downlaod
14537
14538 ------------------------------------------------------------------------
14539 r11916 | gbazin | 2005-07-30 13:30:51 +0200 (Sat, 30 Jul 2005) | 1 line
14540 Changed paths:
14541    M /trunk/modules/audio_output/waveout.c
14542
14543 * modules/audio_output/waveout.c: get rid of roundf() which isn't supported on WinCE.
14544 ------------------------------------------------------------------------
14545 r11915 | gbazin | 2005-07-30 12:49:52 +0200 (Sat, 30 Jul 2005) | 1 line
14546 Changed paths:
14547    M /trunk/include/network.h
14548    M /trunk/modules/access/mms/mmstu.c
14549    M /trunk/src/stream_output/acl.c
14550
14551 * include/network.h, modules/access/mms/mmstu.c, src/stream_output/acl.c: WinCE build fixes.
14552 ------------------------------------------------------------------------
14553 r11913 | hartman | 2005-07-30 03:22:35 +0200 (Sat, 30 Jul 2005) | 2 lines
14554 Changed paths:
14555    M /trunk/extras/contrib/src/packages.mak
14556
14557 * Update some sourceforge download locations to use the mirror
14558
14559 ------------------------------------------------------------------------
14560 r11912 | courmisch | 2005-07-29 21:04:46 +0200 (Fri, 29 Jul 2005) | 2 lines
14561 Changed paths:
14562    M /trunk/modules/misc/rtsp.c
14563
14564 Fix some memleaks
14565
14566 ------------------------------------------------------------------------
14567 r11911 | courmisch | 2005-07-29 20:45:11 +0200 (Fri, 29 Jul 2005) | 3 lines
14568 Changed paths:
14569    M /trunk/modules/misc/rtsp.c
14570
14571 - Put correct IP4 owner address
14572 - Support IP6 (refs #270)
14573
14574 ------------------------------------------------------------------------
14575 r11910 | courmisch | 2005-07-29 20:28:45 +0200 (Fri, 29 Jul 2005) | 2 lines
14576 Changed paths:
14577    M /trunk/src/misc/httpd.c
14578
14579 Fix compilation. Thanks bigben
14580
14581 ------------------------------------------------------------------------
14582 r11909 | courmisch | 2005-07-29 20:00:06 +0200 (Fri, 29 Jul 2005) | 2 lines
14583 Changed paths:
14584    M /trunk/modules/stream_out/rtp.c
14585
14586 I had missed a third similar problem
14587
14588 ------------------------------------------------------------------------
14589 r11908 | courmisch | 2005-07-29 19:53:50 +0200 (Fri, 29 Jul 2005) | 4 lines
14590 Changed paths:
14591    M /trunk/include/vlc_httpd.h
14592    M /trunk/include/vlc_symbols.h
14593    M /trunk/modules/misc/rtsp.c
14594    M /trunk/modules/stream_out/rtp.c
14595    M /trunk/src/misc/httpd.c
14596
14597 - Add httpd_ServerIP() to obtain HTTP server's IP used with a given client
14598 (much like httpd_ClientIP())
14599 - Rewrite httpd_ClientIP() to use existing API and not use malloc/free
14600
14601 ------------------------------------------------------------------------
14602 r11907 | courmisch | 2005-07-29 19:31:00 +0200 (Fri, 29 Jul 2005) | 2 lines
14603 Changed paths:
14604    M /trunk/src/stream_output/sap.c
14605
14606 Forgot this file
14607
14608 ------------------------------------------------------------------------
14609 r11906 | courmisch | 2005-07-29 19:28:01 +0200 (Fri, 29 Jul 2005) | 3 lines
14610 Changed paths:
14611    M /trunk/include/network.h
14612    M /trunk/modules/access/ftp.c
14613    M /trunk/modules/access/mms/mmstu.c
14614
14615 Don't require a vlc_object_t in net_Get(Sock|Peer)Address
14616 (will be needed by a later commit)
14617
14618 ------------------------------------------------------------------------
14619 r11905 | massiot | 2005-07-29 18:56:10 +0200 (Fri, 29 Jul 2005) | 2 lines
14620 Changed paths:
14621    M /trunk/include/network.h
14622
14623  * include/network.h: VLC should now compile.
14624
14625 ------------------------------------------------------------------------
14626 r11904 | courmisch | 2005-07-29 18:43:55 +0200 (Fri, 29 Jul 2005) | 3 lines
14627 Changed paths:
14628    M /trunk/modules/stream_out/rtp.c
14629
14630 Similar fixes
14631 RTSP server supports IPv6 (refs #270)
14632
14633 ------------------------------------------------------------------------
14634 r11903 | courmisch | 2005-07-29 18:24:52 +0200 (Fri, 29 Jul 2005) | 2 lines
14635 Changed paths:
14636    M /trunk/modules/misc/rtsp.c
14637
14638 Bind RTSP to all interfaces by default (refs #270)
14639
14640 ------------------------------------------------------------------------
14641 r11902 | courmisch | 2005-07-29 18:23:54 +0200 (Fri, 29 Jul 2005) | 2 lines
14642 Changed paths:
14643    M /trunk/src/misc/httpd.c
14644
14645 Accept NULL hostname for httpd_HostNew
14646
14647 ------------------------------------------------------------------------
14648 r11901 | courmisch | 2005-07-29 18:09:58 +0200 (Fri, 29 Jul 2005) | 2 lines
14649 Changed paths:
14650    M /trunk/src/misc/httpd.c
14651
14652 Don't add brackets around IPv6 addresses, this is annoying
14653
14654 ------------------------------------------------------------------------
14655 r11900 | courmisch | 2005-07-29 18:08:16 +0200 (Fri, 29 Jul 2005) | 2 lines
14656 Changed paths:
14657    M /trunk/modules/stream_out/rtp.c
14658
14659 A bunch of minor fixes
14660
14661 ------------------------------------------------------------------------
14662 r11899 | courmisch | 2005-07-29 17:51:08 +0200 (Fri, 29 Jul 2005) | 2 lines
14663 Changed paths:
14664    M /trunk/modules/stream_out/rtp.c
14665
14666 Use more sensible/conservative buffer size for psz_ttl
14667
14668 ------------------------------------------------------------------------
14669 r11898 | courmisch | 2005-07-29 17:47:35 +0200 (Fri, 29 Jul 2005) | 2 lines
14670 Changed paths:
14671    M /trunk/modules/stream_out/rtp.c
14672
14673 Don't use NULL char pointer
14674
14675 ------------------------------------------------------------------------
14676 r11897 | courmisch | 2005-07-29 17:26:08 +0200 (Fri, 29 Jul 2005) | 2 lines
14677 Changed paths:
14678    M /trunk/include/network.h
14679    M /trunk/include/vlc_symbols.h
14680    M /trunk/src/misc/net.c
14681
14682 Inline net_GetAddress
14683
14684 ------------------------------------------------------------------------
14685 r11896 | massiot | 2005-07-29 17:14:00 +0200 (Fri, 29 Jul 2005) | 4 lines
14686 Changed paths:
14687    M /trunk/configure.ac
14688    M /trunk/modules/codec/Modules.am
14689    A /trunk/modules/codec/sdl_image.c
14690    M /trunk/src/misc/image.c
14691
14692  * modules/codec/sdl_image.c: New decoder taking advantage of libSDL_image
14693    to import various image formats.
14694  * src/misc/image.c: Fixed a segfault when loading an unknown image type.
14695
14696 ------------------------------------------------------------------------
14697 r11894 | courmisch | 2005-07-28 20:47:25 +0200 (Thu, 28 Jul 2005) | 3 lines
14698 Changed paths:
14699    M /trunk/modules/misc/rtsp.c
14700
14701 - Remove dead multicast code
14702 - Fix RTSP error codes
14703
14704 ------------------------------------------------------------------------
14705 r11893 | courmisch | 2005-07-28 20:44:03 +0200 (Thu, 28 Jul 2005) | 2 lines
14706 Changed paths:
14707    M /trunk/modules/stream_out/rtp.c
14708
14709 Fix RTSP error codes
14710
14711 ------------------------------------------------------------------------
14712 r11892 | courmisch | 2005-07-28 20:14:28 +0200 (Thu, 28 Jul 2005) | 2 lines
14713 Changed paths:
14714    M /trunk/modules/control/telnet.c
14715
14716 Really listen to all IP addresses by default
14717
14718 ------------------------------------------------------------------------
14719 r11890 | courmisch | 2005-07-28 18:56:03 +0200 (Thu, 28 Jul 2005) | 2 lines
14720 Changed paths:
14721    M /trunk/Makefile.am
14722
14723 Link with libvlc.a last rather than first (closes #276)
14724
14725 ------------------------------------------------------------------------
14726 r11889 | courmisch | 2005-07-28 18:00:27 +0200 (Thu, 28 Jul 2005) | 2 lines
14727 Changed paths:
14728    M /trunk/src/stream_output/sap.c
14729
14730 Fix typo
14731
14732 ------------------------------------------------------------------------
14733 r11888 | courmisch | 2005-07-28 17:34:09 +0200 (Thu, 28 Jul 2005) | 2 lines
14734 Changed paths:
14735    M /trunk/src/stream_output/sap.c
14736
14737 Fix compiler warning
14738
14739 ------------------------------------------------------------------------
14740 r11887 | courmisch | 2005-07-28 17:31:10 +0200 (Thu, 28 Jul 2005) | 2 lines
14741 Changed paths:
14742    M /trunk/include/network.h
14743    M /trunk/src/misc/net.c
14744    M /trunk/src/stream_output/sap.c
14745
14746 inet_pton() replacement
14747
14748 ------------------------------------------------------------------------
14749 r11886 | damienf | 2005-07-28 15:21:46 +0200 (Thu, 28 Jul 2005) | 3 lines
14750 Changed paths:
14751    M /trunk/src/stream_output/sap.c
14752
14753 - replaced inet_pton() with WSAStringToAddress() for WIN32
14754   needs review, not tested but it compiles
14755
14756 ------------------------------------------------------------------------
14757 r11884 | hartman | 2005-07-28 14:33:05 +0200 (Thu, 28 Jul 2005) | 2 lines
14758 Changed paths:
14759    M /trunk/modules/gui/macosx/intf.m
14760
14761 * forwardport [11883]
14762
14763 ------------------------------------------------------------------------
14764 r11881 | hartman | 2005-07-28 01:43:35 +0200 (Thu, 28 Jul 2005) | 2 lines
14765 Changed paths:
14766    M /trunk/Makefile.am
14767
14768 * forwardport [11880]
14769
14770 ------------------------------------------------------------------------
14771 r11878 | hartman | 2005-07-27 22:07:51 +0200 (Wed, 27 Jul 2005) | 2 lines
14772 Changed paths:
14773    M /trunk/modules/access/mms/mmstu.c
14774
14775 * forwardport [11877]
14776
14777 ------------------------------------------------------------------------
14778 r11876 | courmisch | 2005-07-27 21:30:22 +0200 (Wed, 27 Jul 2005) | 2 lines
14779 Changed paths:
14780    M /trunk/configure.ac
14781
14782 Fix inet_pton check
14783
14784 ------------------------------------------------------------------------
14785 r11875 | courmisch | 2005-07-27 21:05:21 +0200 (Wed, 27 Jul 2005) | 3 lines
14786 Changed paths:
14787    M /trunk/include/network.h
14788    M /trunk/modules/misc/rtsp.c
14789
14790 - Fix segfault when doing RTSP DESCRIBE (trunk-only bug from [11811])
14791 - cleanup net_AddressIsMulticast
14792
14793 ------------------------------------------------------------------------
14794 r11874 | courmisch | 2005-07-27 20:59:03 +0200 (Wed, 27 Jul 2005) | 2 lines
14795 Changed paths:
14796    M /trunk/include/network.h
14797
14798 Remove FIXME that doesn't need to be fixed
14799
14800 ------------------------------------------------------------------------
14801 r11873 | courmisch | 2005-07-27 20:05:22 +0200 (Wed, 27 Jul 2005) | 5 lines
14802 Changed paths:
14803    M /trunk/src/stream_output/sap.c
14804
14805 - Include proper source IP address in SAP header (longstanding FIXME)
14806   (btw, fixes SAP to link-local multicast IPv6)
14807 - Fix scoped IPv6 address in SDP
14808 - Cleanup multicast address determination and others
14809
14810 ------------------------------------------------------------------------
14811 r11872 | xtophe | 2005-07-27 19:56:36 +0200 (Wed, 27 Jul 2005) | 2 lines
14812 Changed paths:
14813    M /trunk/modules/gui/wxwindows/updatevlc.cpp
14814
14815 Fix for wxMSW
14816
14817 ------------------------------------------------------------------------
14818 r11871 | courmisch | 2005-07-27 19:51:30 +0200 (Wed, 27 Jul 2005) | 2 lines
14819 Changed paths:
14820    M /trunk/configure.ac
14821
14822 Define HAVE_INET_PTON
14823
14824 ------------------------------------------------------------------------
14825 r11870 | courmisch | 2005-07-27 19:25:52 +0200 (Wed, 27 Jul 2005) | 2 lines
14826 Changed paths:
14827    M /trunk/include/network.h
14828
14829 Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
14830
14831 ------------------------------------------------------------------------
14832 r11869 | courmisch | 2005-07-27 19:22:28 +0200 (Wed, 27 Jul 2005) | 3 lines
14833 Changed paths:
14834    M /trunk/include/network.h
14835
14836 - takes scope into account for NI_MAXNUMERICHOST
14837 - accept 224.0.0.0 as a multicast address
14838
14839 ------------------------------------------------------------------------
14840 r11868 | courmisch | 2005-07-27 18:56:58 +0200 (Wed, 27 Jul 2005) | 2 lines
14841 Changed paths:
14842    M /trunk/src/misc/net.c
14843
14844 Have readable debug message with IPv6 addresses
14845
14846 ------------------------------------------------------------------------
14847 r11867 | massiot | 2005-07-27 18:55:17 +0200 (Wed, 27 Jul 2005) | 3 lines
14848 Changed paths:
14849    M /trunk/modules/codec/ffmpeg/encoder.c
14850    M /trunk/modules/codec/ffmpeg/ffmpeg.c
14851    M /trunk/modules/codec/ffmpeg/ffmpeg.h
14852
14853  * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace-me option. Fixed
14854    repeat_first_field handling.
14855
14856 ------------------------------------------------------------------------
14857 r11866 | massiot | 2005-07-27 18:53:25 +0200 (Wed, 27 Jul 2005) | 3 lines
14858 Changed paths:
14859    M /trunk/modules/stream_out/transcode.c
14860
14861  * modules/stream_out/transcode.c: Attempt at having --sout-transcode-fps
14862    output correct timestamps.
14863
14864 ------------------------------------------------------------------------
14865 r11865 | courmisch | 2005-07-27 18:30:19 +0200 (Wed, 27 Jul 2005) | 2 lines
14866 Changed paths:
14867    M /trunk/include/stream_output.h
14868    M /trunk/include/vlc_symbols.h
14869    M /trunk/modules/stream_out/standard.c
14870    M /trunk/src/stream_output/announce.c
14871    M /trunk/src/stream_output/sap.c
14872
14873 Put correct owner address in SAP-generated SDP
14874
14875 ------------------------------------------------------------------------
14876 r11864 | courmisch | 2005-07-27 17:46:36 +0200 (Wed, 27 Jul 2005) | 2 lines
14877 Changed paths:
14878    M /trunk/include/network.h
14879    M /trunk/modules/misc/network/ipv4.c
14880    M /trunk/src/misc/net.c
14881
14882 Add const where appropriate
14883
14884 ------------------------------------------------------------------------
14885 r11863 | massiot | 2005-07-27 14:52:28 +0200 (Wed, 27 Jul 2005) | 3 lines
14886 Changed paths:
14887    M /trunk/modules/access/dvb/access.c
14888    M /trunk/modules/access/dvb/linux_dvb.c
14889
14890  * modules/access/dvb: Set the DVR device in non-blocking mode because it
14891    sometimes blocks on read() after returning from select().
14892
14893 ------------------------------------------------------------------------
14894 r11862 | courmisch | 2005-07-26 20:05:55 +0200 (Tue, 26 Jul 2005) | 2 lines
14895 Changed paths:
14896    M /trunk/include/stream_output.h
14897    M /trunk/include/vlc_symbols.h
14898    M /trunk/src/stream_output/announce.c
14899
14900 Add const
14901
14902 ------------------------------------------------------------------------
14903 r11861 | courmisch | 2005-07-26 19:14:53 +0200 (Tue, 26 Jul 2005) | 2 lines
14904 Changed paths:
14905    M /trunk/modules/stream_out/rtp.c
14906
14907 Fix FIXME
14908
14909 ------------------------------------------------------------------------
14910 r11860 | massiot | 2005-07-26 19:07:58 +0200 (Tue, 26 Jul 2005) | 3 lines
14911 Changed paths:
14912    M /trunk/src/playlist/playlist.c
14913
14914  * src/playlist/playlist.c: Attempt to fix PLAYLIST_ITEMPLAY in non-view
14915    mode.
14916
14917 ------------------------------------------------------------------------
14918 r11859 | courmisch | 2005-07-26 18:46:40 +0200 (Tue, 26 Jul 2005) | 2 lines
14919 Changed paths:
14920    M /trunk/modules/stream_out/standard.c
14921
14922 Save a few useless strdup() calls
14923
14924 ------------------------------------------------------------------------
14925 r11858 | xtophe | 2005-07-26 13:10:38 +0200 (Tue, 26 Jul 2005) | 2 lines
14926 Changed paths:
14927    M /trunk/modules/gui/wxwindows/updatevlc.cpp
14928
14929 wxWidget 2.4 fix
14930
14931 ------------------------------------------------------------------------
14932 r11857 | massiot | 2005-07-26 11:44:04 +0200 (Tue, 26 Jul 2005) | 3 lines
14933 Changed paths:
14934    M /trunk/configure.ac
14935    D /trunk/modules/access/satellite
14936
14937  * Removed the satellite access module since it won't compile anyway.
14938    Use --enable-dvb instead.
14939
14940 ------------------------------------------------------------------------
14941 r11856 | hartman | 2005-07-25 23:29:26 +0200 (Mon, 25 Jul 2005) | 2 lines
14942 Changed paths:
14943    M /trunk/extras/contrib/src/Makefile
14944    M /trunk/extras/contrib/src/packages.mak
14945
14946 * update liveMedia and flac for contrib system
14947
14948 ------------------------------------------------------------------------
14949 r11855 | zorglub | 2005-07-25 23:07:32 +0200 (Mon, 25 Jul 2005) | 2 lines
14950 Changed paths:
14951    M /trunk/modules/demux/mp4/libmp4.c
14952    M /trunk/modules/demux/mp4/libmp4.h
14953
14954 Fix compilation
14955
14956 ------------------------------------------------------------------------
14957 r11854 | dionoea | 2005-07-25 23:04:25 +0200 (Mon, 25 Jul 2005) | 2 lines
14958 Changed paths:
14959    M /trunk/modules/gui/wxwindows/updatevlc.cpp
14960
14961 only display newer versions.
14962
14963 ------------------------------------------------------------------------
14964 r11853 | dionoea | 2005-07-25 22:21:46 +0200 (Mon, 25 Jul 2005) | 3 lines
14965 Changed paths:
14966    M /trunk/modules/gui/wxwindows/updatevlc.cpp
14967
14968 this still doesn't look safe but at least i can't see why it would
14969 segfault
14970
14971 ------------------------------------------------------------------------
14972 r11852 | gbazin | 2005-07-25 22:09:28 +0200 (Mon, 25 Jul 2005) | 1 line
14973 Changed paths:
14974    M /trunk/modules/demux/mp4/libmp4.c
14975
14976 * modules/demux/mp4/libmp4.c: handle SoundDescriptionV2 which is used in some of the new Apple movie trailers.
14977 ------------------------------------------------------------------------
14978 r11851 | hartman | 2005-07-25 21:58:01 +0200 (Mon, 25 Jul 2005) | 2 lines
14979 Changed paths:
14980    M /trunk/modules/control/hotkeys.c
14981
14982 * change hotkeys OSD message from 0-100% to 0-400%
14983
14984 ------------------------------------------------------------------------
14985 r11850 | dionoea | 2005-07-25 21:50:19 +0200 (Mon, 25 Jul 2005) | 5 lines
14986 Changed paths:
14987    M /trunk/configure.ac
14988
14989 add major, minor, revision and extra version numbers. If anyone has a
14990 cleaner way to do it (like having only one version number instead of 3
14991 in configure.ac ...)
14992
14993
14994 ------------------------------------------------------------------------
14995 r11849 | hartman | 2005-07-25 21:48:45 +0200 (Mon, 25 Jul 2005) | 2 lines
14996 Changed paths:
14997    M /trunk/share/http/index.html
14998
14999 * longstanding typo in the webinterface
15000
15001 ------------------------------------------------------------------------
15002 r11848 | hartman | 2005-07-25 21:25:49 +0200 (Mon, 25 Jul 2005) | 2 lines
15003 Changed paths:
15004    M /trunk/extras/MacOSX/Resources/vlc.scriptTerminology
15005    M /trunk/modules/control/http.c
15006    M /trunk/modules/gui/macosx/intf.m
15007    M /trunk/share/http/index.html
15008
15009 * Change volume range to 0-400 % visually in the macosx and web interfaces. At least now we represent what is actually going on. refs #250
15010
15011 ------------------------------------------------------------------------
15012 r11847 | ipkiss | 2005-07-25 20:57:32 +0200 (Mon, 25 Jul 2005) | 2 lines
15013 Changed paths:
15014    M /trunk/modules/gui/skins2/src/window_manager.cpp
15015
15016  * skins2: Prevent invisible windows from anchoring the sides of the screen
15017
15018 ------------------------------------------------------------------------
15019 r11846 | courmisch | 2005-07-25 20:03:38 +0200 (Mon, 25 Jul 2005) | 3 lines
15020 Changed paths:
15021    M /trunk/modules/control/http.c
15022
15023 - Fix buffer overflow (up to 1024 bytes)
15024 - Use already existing commodity functions for URL encoding
15025
15026 ------------------------------------------------------------------------
15027 r11845 | courmisch | 2005-07-25 18:58:39 +0200 (Mon, 25 Jul 2005) | 3 lines
15028 Changed paths:
15029    M /trunk/modules/control/http.c
15030
15031 Don't reinvent the wheel^W^WANSI C
15032 (or yet another "why make it complex when it can be simple")
15033
15034 ------------------------------------------------------------------------
15035 r11844 | massiot | 2005-07-25 18:53:10 +0200 (Mon, 25 Jul 2005) | 2 lines
15036 Changed paths:
15037    M /trunk/modules/access/dvb/linux_dvb.c
15038
15039  * modules/access/dvb/linux_dvb.c: Added support for the IF-band.
15040
15041 ------------------------------------------------------------------------
15042 r11843 | hartman | 2005-07-25 17:03:26 +0200 (Mon, 25 Jul 2005) | 2 lines
15043 Changed paths:
15044    M /trunk/modules/services_discovery/sap.c
15045    M /trunk/modules/stream_out/rtp.c
15046
15047 * Fix the two SAP issues reported by Marian Durkovic.
15048
15049 ------------------------------------------------------------------------
15050 r11842 | massiot | 2005-07-25 16:46:02 +0200 (Mon, 25 Jul 2005) | 6 lines
15051 Changed paths:
15052    M /trunk/modules/control/http.c
15053
15054  * modules/control/http.c:
15055  - Add a basename field to the file entry when doing a foreach on directory.
15056  - Add a url_encode function to url-encode the current string. This
15057    is necessary to safely pass strings as arguments in a URL.
15058 Patch courtesy of Clement Vasseur for Freebox SA.
15059
15060 ------------------------------------------------------------------------
15061 r11841 | massiot | 2005-07-25 16:05:09 +0200 (Mon, 25 Jul 2005) | 2 lines
15062 Changed paths:
15063    M /trunk/modules/access/dvb/access.c
15064    M /trunk/modules/access/dvb/linux_dvb.c
15065
15066  * modules/access/dvb: Support frequencies for the C and S satellite bands.
15067
15068 ------------------------------------------------------------------------
15069 r11839 | hartman | 2005-07-25 15:30:31 +0200 (Mon, 25 Jul 2005) | 3 lines
15070 Changed paths:
15071    M /trunk/modules/video_output/opengl.c
15072
15073 * revert [11512] closes #245
15074
15075
15076 ------------------------------------------------------------------------
15077 r11838 | fkuehne | 2005-07-25 11:44:12 +0200 (Mon, 25 Jul 2005) | 2 lines
15078 Changed paths:
15079    M /trunk/AUTHORS
15080    M /trunk/modules/gui/macosx/about.m
15081    M /trunk/modules/gui/macosx/intf.h
15082    M /trunk/modules/gui/macosx/intf.m
15083
15084 * AUTHORS: add a location to bigben's entry to prevent the OSX-About-Window-Parser from crashing
15085 * other files: small patch to make sure that About.nib is loaded only once
15086 ------------------------------------------------------------------------
15087 r11837 | dionoea | 2005-07-24 23:29:09 +0200 (Sun, 24 Jul 2005) | 2 lines
15088 Changed paths:
15089    M /trunk/modules/gui/wxwindows/updatevlc.cpp
15090
15091 remove useless lines
15092
15093 ------------------------------------------------------------------------
15094 r11836 | dionoea | 2005-07-24 23:27:51 +0200 (Sun, 24 Jul 2005) | 2 lines
15095 Changed paths:
15096    M /trunk/modules/gui/wxwindows/updatevlc.cpp
15097
15098 change some debug stuff
15099
15100 ------------------------------------------------------------------------
15101 r11835 | dionoea | 2005-07-24 23:03:20 +0200 (Sun, 24 Jul 2005) | 6 lines
15102 Changed paths:
15103    M /trunk/include/vlc_interface.h
15104    M /trunk/modules/gui/wxwindows/Modules.am
15105    M /trunk/modules/gui/wxwindows/dialogs.cpp
15106    M /trunk/modules/gui/wxwindows/interface.cpp
15107    A /trunk/modules/gui/wxwindows/updatevlc.cpp
15108    M /trunk/modules/gui/wxwindows/wxwindows.h
15109
15110 VLC update checker in the wxWidgets interface (in help menu)
15111
15112 xml files used for the updates are located at http://update.videolan.org
15113
15114 extensive testing ... code cleaning ... would be greatly appreciated
15115
15116 ------------------------------------------------------------------------
15117 r11834 | fkuehne | 2005-07-24 16:44:10 +0200 (Sun, 24 Jul 2005) | 1 line
15118 Changed paths:
15119    M /trunk/AUTHORS
15120    M /trunk/NEWS
15121
15122 * Updated the NEWS file and my mail-address
15123 ------------------------------------------------------------------------
15124 r11833 | djc | 2005-07-24 16:39:14 +0200 (Sun, 24 Jul 2005) | 3 lines
15125 Changed paths:
15126    M /trunk/include/network.h
15127
15128 Fix user:pass parsing if protocol is not given.
15129 Not tested with all calls (only http access module)
15130
15131 ------------------------------------------------------------------------
15132 r11832 | fkuehne | 2005-07-24 15:16:09 +0200 (Sun, 24 Jul 2005) | 1 line
15133 Changed paths:
15134    M /trunk/modules/gui/macosx/playlist.m
15135
15136 * include wizard.h as well to make GCC happy
15137 ------------------------------------------------------------------------
15138 r11831 | fkuehne | 2005-07-24 15:08:27 +0200 (Sun, 24 Jul 2005) | 1 line
15139 Changed paths:
15140    M /trunk/modules/gui/macosx/prefs_widgets.m
15141
15142 * shut up some compiler warnings
15143 ------------------------------------------------------------------------
15144 r11830 | bigben | 2005-07-24 14:54:08 +0200 (Sun, 24 Jul 2005) | 3 lines
15145 Changed paths:
15146    M /trunk/modules/gui/macosx/intf.h
15147    M /trunk/modules/gui/macosx/intf.m
15148    M /trunk/modules/gui/macosx/playlist.h
15149    M /trunk/modules/gui/macosx/playlist.m
15150    M /trunk/modules/gui/macosx/wizard.h
15151    M /trunk/modules/gui/macosx/wizard.m
15152
15153 Also update the wizard playlist on item addition and deletion. This prevent VLC to crash upon item deletion with the wizard open.
15154
15155
15156 ------------------------------------------------------------------------
15157 r11829 | fkuehne | 2005-07-24 14:49:42 +0200 (Sun, 24 Jul 2005) | 1 line
15158 Changed paths:
15159    M /trunk/modules/gui/wxwindows/streamdata.h
15160
15161 * added encap-formats information to the codec-info to the WX-Wizard as well (uncompiled here, but should run fine)
15162 ------------------------------------------------------------------------
15163 r11828 | fkuehne | 2005-07-24 14:01:12 +0200 (Sun, 24 Jul 2005) | 5 lines
15164 Changed paths:
15165    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
15166    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
15167    M /trunk/modules/gui/macosx/wizard.m
15168
15169 * minor fixes to the OSX-wizard (refs #13)
15170     - wrapped all lines to end after ~80 characters
15171     - added encap-formats information to the codec-info
15172         - made the fields in the nib a widther to show the entire text
15173     - fixed the input-field on the input-tab to accept network-streams
15174 ------------------------------------------------------------------------
15175 r11827 | fkuehne | 2005-07-24 12:59:13 +0200 (Sun, 24 Jul 2005) | 1 line
15176 Changed paths:
15177    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
15178    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
15179    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
15180
15181 * fixed 'Could not connect the action t3_addressEntered: to target of class VLCWizard' (an outdated method was still in the nib-file, but not in the sources)
15182 ------------------------------------------------------------------------
15183 r11826 | bigben | 2005-07-24 00:14:19 +0200 (Sun, 24 Jul 2005) | 12 lines
15184 Changed paths:
15185    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
15186    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
15187    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
15188    M /trunk/modules/gui/macosx/playlist.h
15189    M /trunk/modules/gui/macosx/playlist.m
15190    M /trunk/modules/gui/macosx/wizard.h
15191    M /trunk/modules/gui/macosx/wizard.m
15192
15193 * Implements selection of a playlist item in the wizard
15194 * The playlist in the wizard had to be displayed as a outlineview if we want to reuse existing code
15195 * cosmetics could still be improved regarding this outline view
15196 * I get this error
15197
15198 2005-07-24 00:08:55.940 VLC[6908] Could not connect the action t3_addressEntered: to target of class VLCWizard
15199
15200 When opening the wizard. I don't know if I messed up something or if it was already here before
15201
15202 * I needed to make some changes to the interface structure regarding the playlist for this : We know have a VLCPlaylist and a VLCPlaylistWizard class. Both are derivated from a VLCPlaylistCommon class that contains methods required by both classes (mostly the datasource, in fact).
15203
15204
15205 ------------------------------------------------------------------------
15206 r11825 | ipkiss | 2005-07-23 21:55:00 +0200 (Sat, 23 Jul 2005) | 2 lines
15207 Changed paths:
15208    M /trunk/modules/audio_output/waveout.c
15209
15210  * modules/audio_output/waveout.c: Fixed a rounding issue
15211
15212 ------------------------------------------------------------------------
15213 r11824 | ipkiss | 2005-07-23 21:18:17 +0200 (Sat, 23 Jul 2005) | 3 lines
15214 Changed paths:
15215    M /trunk/modules/gui/skins2/src/vlcproc.cpp
15216    M /trunk/modules/gui/skins2/vars/volume.cpp
15217
15218  * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLUME_MAX, for the maximum
15219            volume.
15220
15221 ------------------------------------------------------------------------
15222 r11823 | fkuehne | 2005-07-23 20:16:34 +0200 (Sat, 23 Jul 2005) | 1 line
15223 Changed paths:
15224    M /trunk/modules/gui/macosx/wizard.h
15225
15226 * don't use tabs here as well
15227 ------------------------------------------------------------------------
15228 r11822 | bigben | 2005-07-23 20:15:14 +0200 (Sat, 23 Jul 2005) | 3 lines
15229 Changed paths:
15230    M /trunk/modules/gui/macosx/wizard.m
15231
15232 Some more coding style (empty lines filled with spaces or tabs)
15233
15234
15235 ------------------------------------------------------------------------
15236 r11821 | bigben | 2005-07-23 20:11:58 +0200 (Sat, 23 Jul 2005) | 3 lines
15237 Changed paths:
15238    M /trunk/modules/gui/macosx/wizard.m
15239
15240 We use 4 space caracters instead of spaces in VLC's sources ;)
15241
15242
15243 ------------------------------------------------------------------------
15244 r11820 | fkuehne | 2005-07-23 20:03:15 +0200 (Sat, 23 Jul 2005) | 1 line
15245 Changed paths:
15246    M /trunk/modules/gui/macosx/wizard.m
15247
15248 * use NSInformationalAlertSheets instead of mis-using the home-cooked information-sheet when reporting wrong behaviour of the user (refs #13)
15249 ------------------------------------------------------------------------
15250 r11819 | fkuehne | 2005-07-23 18:23:05 +0200 (Sat, 23 Jul 2005) | 6 lines
15251 Changed paths:
15252    M /trunk/modules/gui/macosx/wizard.h
15253    M /trunk/modules/gui/macosx/wizard.m
15254    M /trunk/modules/gui/wxwindows/streamdata.h
15255    M /trunk/modules/gui/wxwindows/wizard.cpp
15256
15257 OSX:
15258 - implemented i18n on the summary-page
15259 - some other small fixes
15260
15261 - l10n string fixes (both OSX and WX)
15262 (refs #13)
15263 ------------------------------------------------------------------------
15264 r11818 | fkuehne | 2005-07-23 17:08:46 +0200 (Sat, 23 Jul 2005) | 1 line
15265 Changed paths:
15266    M /trunk/THANKS
15267    M /trunk/modules/gui/macosx/equalizer.h
15268    M /trunk/modules/gui/macosx/equalizer.m
15269
15270 * patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org>
15271 ------------------------------------------------------------------------
15272 r11817 | bigben | 2005-07-23 16:42:22 +0200 (Sat, 23 Jul 2005) | 3 lines
15273 Changed paths:
15274    M /trunk/modules/gui/wxwindows/open.cpp
15275
15276 * Fixes crash when libcdio is not installed
15277
15278
15279 ------------------------------------------------------------------------
15280 r11816 | xtophe | 2005-07-23 15:02:48 +0200 (Sat, 23 Jul 2005) | 2 lines
15281 Changed paths:
15282    M /trunk/modules/access/http.c
15283
15284 Add a add_suppressed_string for http-{user|pwd}
15285
15286 ------------------------------------------------------------------------
15287 r11815 | rocky | 2005-07-23 13:25:49 +0200 (Sat, 23 Jul 2005) | 6 lines
15288 Changed paths:
15289    M /trunk/modules/access/vcdx/access.c
15290    M /trunk/modules/access/vcdx/vcdplayer.c
15291
15292 access.c: LID and Segment for non PBC (the default) needs more work. 
15293 Check for them and disable (somewhat).
15294
15295 vcdplayer.c: check for invalid LSN in setting origin.
15296
15297
15298 ------------------------------------------------------------------------
15299 r11814 | xtophe | 2005-07-22 12:55:16 +0200 (Fri, 22 Jul 2005) | 2 lines
15300 Changed paths:
15301    M /trunk/configure.ac
15302
15303 Add -lws2 for rtp and rtsp for ntohl
15304
15305 ------------------------------------------------------------------------
15306 r11813 | fkuehne | 2005-07-22 01:09:30 +0200 (Fri, 22 Jul 2005) | 1 line
15307 Changed paths:
15308    M /trunk/modules/gui/macosx/wizard.m
15309
15310 * whoops (refs #13)
15311 ------------------------------------------------------------------------
15312 r11812 | fkuehne | 2005-07-22 01:04:33 +0200 (Fri, 22 Jul 2005) | 9 lines
15313 Changed paths:
15314    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
15315    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
15316    M /trunk/modules/gui/macosx/wizard.h
15317    M /trunk/modules/gui/macosx/wizard.m
15318
15319 * various fixes and additions -- the wizard is usable now
15320
15321 still todo:
15322 - testing (streaming part is untested for now)
15323 - implement the playlist-table on the input-tab (I would be glad for some help there)
15324 - update the playlist-table in the main-window after adding the new item
15325 - add i18n on the Summary-tab
15326 - string fixes
15327 - some minor stuff here and there
15328 ------------------------------------------------------------------------
15329 r11811 | hartman | 2005-07-21 23:18:39 +0200 (Thu, 21 Jul 2005) | 3 lines
15330 Changed paths:
15331    M /trunk/include/network.h
15332    M /trunk/modules/misc/rtsp.c
15333    M /trunk/modules/services_discovery/sap.c
15334    M /trunk/modules/stream_out/rtp.c
15335
15336 * Added net_AddressIsMulticast that takes a string and returns true if the string seems to describe a valid IPv4 or IPv6 address.
15337 * Changed all the SDP generators to only add /ttl to the c= line if the address is multicast.
15338
15339 ------------------------------------------------------------------------
15340 r11810 | hartman | 2005-07-21 22:35:22 +0200 (Thu, 21 Jul 2005) | 2 lines
15341 Changed paths:
15342    M /trunk/src/stream_output/sap.c
15343
15344 * a missing vlc_freeaddrinfo
15345
15346 ------------------------------------------------------------------------
15347 r11808 | hartman | 2005-07-21 15:12:19 +0200 (Thu, 21 Jul 2005) | 2 lines
15348 Changed paths:
15349    M /trunk/modules/access/file.c
15350
15351 * Fix an issue with reading of files that are still growing in size. This fixes bugzilla report 2130. Fix by Todd Lutton (tlutton at aol.com).
15352
15353 ------------------------------------------------------------------------
15354 r11804 | fkuehne | 2005-07-21 13:21:25 +0200 (Thu, 21 Jul 2005) | 1 line
15355 Changed paths:
15356    M /trunk/po/ro.po
15357
15358 * include version information and update copyright string
15359 ------------------------------------------------------------------------
15360 r11803 | fkuehne | 2005-07-21 13:17:56 +0200 (Thu, 21 Jul 2005) | 1 line
15361 Changed paths:
15362    M /trunk/configure.ac
15363    A /trunk/po/ro.po
15364    M /trunk/src/libvlc.h
15365    M /trunk/src/misc/darwin_specific.m
15366
15367 * forwardport [11784] and [11802] to trunk
15368 ------------------------------------------------------------------------
15369 r11800 | damienf | 2005-07-21 10:22:37 +0200 (Thu, 21 Jul 2005) | 3 lines
15370 Changed paths:
15371    M /trunk/activex/plugin.cpp
15372
15373 Oops, I did it again !
15374 Obviously, having a hard coded path for plugins is of no use to anyone
15375
15376 ------------------------------------------------------------------------
15377 r11799 | courmisch | 2005-07-20 17:47:16 +0200 (Wed, 20 Jul 2005) | 2 lines
15378 Changed paths:
15379    M /trunk/po/fr.po
15380
15381 Fix quotes and a few typos
15382
15383 ------------------------------------------------------------------------
15384 r11798 | courmisch | 2005-07-20 17:33:18 +0200 (Wed, 20 Jul 2005) | 2 lines
15385 Changed paths:
15386    M /trunk/po/tr.po
15387
15388 Should not be executable
15389
15390 ------------------------------------------------------------------------
15391 r11797 | massiot | 2005-07-20 15:11:07 +0200 (Wed, 20 Jul 2005) | 3 lines
15392 Changed paths:
15393    M /trunk/modules/access/dvb/linux_dvb.c
15394
15395  * modules/access/dvb/linux_dvb.c: More verbose CAM probing, patch
15396    courtesy of Oivind.
15397
15398 ------------------------------------------------------------------------
15399 r11796 | rocky | 2005-07-20 11:55:49 +0200 (Wed, 20 Jul 2005) | 2 lines
15400 Changed paths:
15401    M /trunk/modules/access/vcdx/access.c
15402
15403 Fix bug in track-length seeking.
15404
15405 ------------------------------------------------------------------------
15406 r11795 | rocky | 2005-07-20 02:08:24 +0200 (Wed, 20 Jul 2005) | 2 lines
15407 Changed paths:
15408    M /trunk/modules/access/vcdx/vcdplayer.c
15409
15410 Initialize track_end variable. 
15411
15412 ------------------------------------------------------------------------
15413 r11793 | courmisch | 2005-07-19 20:19:22 +0200 (Tue, 19 Jul 2005) | 3 lines
15414 Changed paths:
15415    M /trunk/configure.ac
15416
15417 Should fix Debian #316161
15418 (though Sid has migrated to GCC 4 so it does no longer really matters)
15419
15420 ------------------------------------------------------------------------
15421 r11792 | courmisch | 2005-07-19 19:53:15 +0200 (Tue, 19 Jul 2005) | 2 lines
15422 Changed paths:
15423    M /trunk/modules/demux/livedotcom.cpp
15424
15425 Remove annoying debug message
15426
15427 ------------------------------------------------------------------------
15428 r11791 | damienf | 2005-07-19 19:41:16 +0200 (Tue, 19 Jul 2005) | 12 lines
15429 Changed paths:
15430    M /trunk/activex/Makefile.am
15431    M /trunk/activex/connectioncontainer.cpp
15432    M /trunk/activex/connectioncontainer.h
15433    A /trunk/activex/dataobject.cpp
15434    A /trunk/activex/dataobject.h
15435    M /trunk/activex/main.cpp
15436    M /trunk/activex/objectsafety.cpp
15437    M /trunk/activex/objectsafety.h
15438    M /trunk/activex/olecontrol.cpp
15439    M /trunk/activex/olecontrol.h
15440    M /trunk/activex/oleinplaceactiveobject.h
15441    M /trunk/activex/oleinplaceobject.h
15442    M /trunk/activex/oleobject.cpp
15443    M /trunk/activex/oleobject.h
15444    M /trunk/activex/persistpropbag.h
15445    M /trunk/activex/persiststorage.cpp
15446    M /trunk/activex/persiststorage.h
15447    M /trunk/activex/persiststreaminit.h
15448    M /trunk/activex/plugin.cpp
15449    M /trunk/activex/plugin.h
15450    M /trunk/activex/provideclassinfo.h
15451    M /trunk/activex/utils.cpp
15452    M /trunk/activex/utils.h
15453    M /trunk/activex/viewobject.cpp
15454    M /trunk/activex/viewobject.h
15455    M /trunk/activex/vlccontrol.cpp
15456    M /trunk/activex/vlccontrol.h
15457
15458
15459 Improved compatibility
15460
15461 tested to work with
15462 - Visual Basic 6
15463 - Visual C++ 6
15464 - Microsoft Office 2003
15465 - Internet Explorer 6
15466
15467 all: support for aggregation + bug fixes
15468 dataobject.cpp, dataobject.h: initial support for embedding
15469
15470 ------------------------------------------------------------------------
15471 r11790 | fenrir | 2005-07-19 17:44:28 +0200 (Tue, 19 Jul 2005) | 2 lines
15472 Changed paths:
15473    M /trunk/modules/demux/livedotcom.cpp
15474
15475  * livedotcom.cpp: added H264 support.
15476
15477 ------------------------------------------------------------------------
15478 r11789 | fenrir | 2005-07-19 10:39:50 +0200 (Tue, 19 Jul 2005) | 2 lines
15479 Changed paths:
15480    M /trunk/modules/packetizer/h264.c
15481
15482  * h264: handle SPS/PPS in annexb format in extra data (needed for RTP).
15483
15484 ------------------------------------------------------------------------
15485 r11788 | rocky | 2005-07-19 02:28:19 +0200 (Tue, 19 Jul 2005) | 5 lines
15486 Changed paths:
15487    M /trunk/config.in
15488    M /trunk/doc/Configure.help
15489
15490 doc/Configure.help: document libcdio, cddax, cdda, vcd, and vcdx
15491
15492 config.in: a typo in the CONFIG_ name.
15493
15494
15495 ------------------------------------------------------------------------
15496 r11787 | asmax | 2005-07-19 02:02:26 +0200 (Tue, 19 Jul 2005) | 1 line
15497 Changed paths:
15498    M /trunk/src/libvlc.c
15499
15500 - libvlc.c: fixed broken build on cygwin...
15501 ------------------------------------------------------------------------
15502 r11786 | asmax | 2005-07-19 01:57:41 +0200 (Tue, 19 Jul 2005) | 1 line
15503 Changed paths:
15504    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
15505    M /trunk/modules/gui/skins2/src/dialogs.cpp
15506    M /trunk/modules/gui/skins2/src/theme_loader.cpp
15507    M /trunk/modules/gui/skins2/src/theme_repository.cpp
15508    M /trunk/modules/gui/skins2/src/vlcproc.cpp
15509    M /trunk/modules/gui/skins2/src/vlcproc.hpp
15510    M /trunk/modules/gui/skins2/utils/bezier.cpp
15511    M /trunk/modules/gui/skins2/utils/var_percent.cpp
15512    M /trunk/modules/gui/skins2/utils/var_percent.hpp
15513    M /trunk/modules/gui/skins2/vars/playlist.cpp
15514    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
15515    M /trunk/modules/gui/skins2/win32/win32_window.cpp
15516
15517 - all: compilation fixes with vc7.1
15518 ------------------------------------------------------------------------
15519 r11785 | massiot | 2005-07-18 19:36:45 +0200 (Mon, 18 Jul 2005) | 3 lines
15520 Changed paths:
15521    M /trunk/extras/contrib/src/packages.mak
15522
15523  * extras/contrib/src/packages.mak: Use GNUTLS 1.2.6 since 1.2.3 is no
15524    longer available on the FTP site (patch courtesy of Clement Vasseur).
15525
15526 ------------------------------------------------------------------------
15527 r11782 | courmisch | 2005-07-18 17:07:33 +0200 (Mon, 18 Jul 2005) | 2 lines
15528 Changed paths:
15529    M /trunk/src/stream_output/acl.c
15530
15531 Fix use of fatal use of unitialized value (regression in [11778])
15532
15533 ------------------------------------------------------------------------
15534 r11781 | rocky | 2005-07-18 13:41:24 +0200 (Mon, 18 Jul 2005) | 5 lines
15535 Changed paths:
15536    M /trunk/configure.ac
15537
15538 Still need to test for CD paranoia separately in order to pick up
15539 paranoia library flags. Perhaps there's another way to do this on the
15540 first libcdio test, but this works.
15541
15542
15543 ------------------------------------------------------------------------
15544 r11778 | asmax | 2005-07-17 23:21:04 +0200 (Sun, 17 Jul 2005) | 1 line
15545 Changed paths:
15546    M /trunk/include/network.h
15547    M /trunk/include/vlc_common.h
15548    M /trunk/src/input/var.c
15549    M /trunk/src/libvlc.c
15550    M /trunk/src/misc/getaddrinfo.c
15551    M /trunk/src/misc/net.c
15552    M /trunk/src/stream_output/acl.c
15553    M /trunk/src/stream_output/sap.c
15554
15555 * all: compilation fix with vc7.1 compiler, and removed a bunch of warnings (there are still many warnings about size_t/int mismatch though...)
15556 ------------------------------------------------------------------------
15557 r11777 | rocky | 2005-07-17 21:40:48 +0200 (Sun, 17 Jul 2005) | 3 lines
15558 Changed paths:
15559    M /trunk/configure.ac
15560
15561 Require libcdio 0.72. 
15562
15563
15564 ------------------------------------------------------------------------
15565 r11776 | rocky | 2005-07-17 21:26:41 +0200 (Sun, 17 Jul 2005) | 3 lines
15566 Changed paths:
15567    M /trunk/build-vlc
15568    M /trunk/config.in
15569    M /trunk/configure.ac
15570    M /trunk/defconfig
15571
15572 Revise better for current default options and names as seen by configure.ac
15573
15574
15575 ------------------------------------------------------------------------
15576 r11775 | bigben | 2005-07-17 20:57:40 +0200 (Sun, 17 Jul 2005) | 3 lines
15577 Changed paths:
15578    M /trunk/modules/gui/wxwindows/open.cpp
15579
15580 Move some DEFINES that are also required without libcdio
15581
15582
15583 ------------------------------------------------------------------------
15584 r11773 | rocky | 2005-07-17 18:27:59 +0200 (Sun, 17 Jul 2005) | 7 lines
15585 Changed paths:
15586    M /trunk/modules/gui/wxwindows/open.cpp
15587
15588 A number of probe disc fixes:
15589 - DVD probing works more like CD-DA and VCD probing.
15590 - Reduce libcdio verbosity on errors (which are largely to be expected).
15591 - If no media found set Device name null and don't change selection type
15592 - CD-DA probing had been broken 
15593
15594
15595 ------------------------------------------------------------------------
15596 r11772 | courmisch | 2005-07-17 17:26:36 +0200 (Sun, 17 Jul 2005) | 4 lines
15597 Changed paths:
15598    M /trunk/modules/access/http.c
15599
15600 Remove non-standard http4 and http6.
15601 It's the DNS job to tell which version are available,
15602 not poor clueless average user's.
15603
15604 ------------------------------------------------------------------------
15605 r11771 | courmisch | 2005-07-17 17:22:02 +0200 (Sun, 17 Jul 2005) | 2 lines
15606 Changed paths:
15607    M /trunk/modules/access/http.c
15608
15609 Ignore insecure HTTP redirection to non HTTP protocol
15610
15611 ------------------------------------------------------------------------
15612 r11770 | courmisch | 2005-07-17 16:25:41 +0200 (Sun, 17 Jul 2005) | 2 lines
15613 Changed paths:
15614    M /trunk/modules/control/http.c
15615
15616 Cleanup - invalid #263.
15617
15618 ------------------------------------------------------------------------
15619 r11769 | rocky | 2005-07-17 15:46:26 +0200 (Sun, 17 Jul 2005) | 5 lines
15620 Changed paths:
15621    M /trunk/configure.ac
15622
15623 Add 4th/last parameter to PKG_CHECK_MODULES ("else" clause when
15624 package isn't found) for libcdio and libvcdinfo so we don't give an
15625 error message and termintate when these are not around.
15626
15627
15628 ------------------------------------------------------------------------
15629 r11768 | asmax | 2005-07-17 13:53:28 +0200 (Sun, 17 Jul 2005) | 2 lines
15630 Changed paths:
15631    M /trunk/build-vlc
15632    M /trunk/config.in
15633
15634 * added libcdio in the menuconfig, to be able to... disable it ;)
15635
15636 ------------------------------------------------------------------------
15637 r11767 | courmisch | 2005-07-17 11:04:58 +0200 (Sun, 17 Jul 2005) | 13 lines
15638 Changed paths:
15639    M /trunk/configure.ac
15640    M /trunk/modules/services_discovery/Modules.am
15641    A /trunk/modules/services_discovery/upnp.cpp
15642
15643 Bleeding edge UPnP service discovery :
15644  * depends on CyberLink C++ UPnP library available from :
15645    http://sourceforge.net/project/showfiles.php?group_id=89768
15646    with iconv compilation patch from :
15647    http://jserv.sayya.org/upnp/clinkcc170-fix-compilation.diff
15648  * requires libexpat-devel or whatever you call it,
15649  * needs review by playlist guru (Zorglub ?),
15650    especially as regards locking
15651  * at least, detects UPnP Media server properly
15652  * I'm looking for a '''working''' UPnP Media Server on Linux for more
15653    extensive tests. I couldn't get TwonkyVision to accept my medias :(
15654  * tentatively closes #98 - and probably introduce new bugs
15655
15656 ------------------------------------------------------------------------
15657 r11766 | courmisch | 2005-07-17 08:57:31 +0200 (Sun, 17 Jul 2005) | 2 lines
15658 Changed paths:
15659    M /trunk/modules/control/http.c
15660
15661 Forgot this file - default to allowing every body when there is no .hosts
15662
15663 ------------------------------------------------------------------------
15664 r11765 | rocky | 2005-07-16 23:44:21 +0200 (Sat, 16 Jul 2005) | 3 lines
15665 Changed paths:
15666    M /trunk/modules/gui/wxwindows/open.cpp
15667
15668 A bug in libvcdinfo <= 23 prevents C++ compilations.
15669
15670
15671 ------------------------------------------------------------------------
15672 r11764 | bigben | 2005-07-16 23:33:09 +0200 (Sat, 16 Jul 2005) | 3 lines
15673 Changed paths:
15674    M /trunk/configure.ac
15675
15676 Small hack to make OSX happier.
15677
15678
15679 ------------------------------------------------------------------------
15680 r11763 | rocky | 2005-07-16 23:20:15 +0200 (Sat, 16 Jul 2005) | 2 lines
15681 Changed paths:
15682    M /trunk/modules/gui/wxwindows/open.cpp
15683
15684 Set entries/lids for VCDs when we have an okay libvcdinfo.
15685
15686 ------------------------------------------------------------------------
15687 r11762 | courmisch | 2005-07-16 21:30:09 +0200 (Sat, 16 Jul 2005) | 2 lines
15688 Changed paths:
15689    M /trunk/src/stream_output/acl.c
15690
15691 Review and fix ACL duplication - really closes #262
15692
15693 ------------------------------------------------------------------------
15694 r11761 | courmisch | 2005-07-16 20:48:17 +0200 (Sat, 16 Jul 2005) | 2 lines
15695 Changed paths:
15696    M /trunk/src/stream_output/acl.c
15697
15698 Copy the default ACL value in ACL_Duplicate - closes #262
15699
15700 ------------------------------------------------------------------------
15701 r11759 | rocky | 2005-07-16 18:04:56 +0200 (Sat, 16 Jul 2005) | 4 lines
15702 Changed paths:
15703    M /trunk/configure.ac
15704    M /trunk/modules/gui/wxwindows/open.cpp
15705
15706 configure.ac: Allow libcdio 0.71 for libcdio things. 
15707 open.cpp: Add tooltip for Probe and fill out more vcdinfo things.
15708
15709
15710 ------------------------------------------------------------------------
15711 r11754 | rocky | 2005-07-16 16:38:08 +0200 (Sat, 16 Jul 2005) | 4 lines
15712 Changed paths:
15713    M /trunk/configure.ac
15714
15715 Clean up options and processing relating to libcdio, libvcdinfo,
15716 cddax, and vcdx. Add libvcdinfo to wxwindows module if it is around.
15717
15718
15719 ------------------------------------------------------------------------
15720 r11753 | courmisch | 2005-07-16 16:33:05 +0200 (Sat, 16 Jul 2005) | 2 lines
15721 Changed paths:
15722    M /trunk/modules/access/vcdx/vcdplayer.c
15723
15724 sleep is not thread-safe - use VLC API msleep instead
15725
15726 ------------------------------------------------------------------------
15727 r11752 | courmisch | 2005-07-16 15:39:14 +0200 (Sat, 16 Jul 2005) | 2 lines
15728 Changed paths:
15729    M /trunk/modules/services_discovery/sap.c
15730
15731 Cosmeticissimism
15732
15733 ------------------------------------------------------------------------
15734 r11741 | rocky | 2005-07-16 06:47:12 +0200 (Sat, 16 Jul 2005) | 2 lines
15735 Changed paths:
15736    M /trunk/modules/access/vcdx/info.c
15737
15738 Meant to set first and last entry for each *track*. 
15739
15740 ------------------------------------------------------------------------
15741 r11740 | rocky | 2005-07-16 06:36:58 +0200 (Sat, 16 Jul 2005) | 4 lines
15742 Changed paths:
15743    M /trunk/modules/gui/wxwindows/open.cpp
15744
15745 Don't limit VCD Entries or LIDs to number of MPEG tracks. 
15746 Untabify.
15747
15748
15749 ------------------------------------------------------------------------
15750 r11739 | rocky | 2005-07-16 06:32:18 +0200 (Sat, 16 Jul 2005) | 2 lines
15751 Changed paths:
15752    M /trunk/modules/access/vcdx/vcdplayer.c
15753
15754 Remove gcc 4 uninitialize variable warning.
15755
15756 ------------------------------------------------------------------------
15757 r11738 | rocky | 2005-07-16 06:12:28 +0200 (Sat, 16 Jul 2005) | 3 lines
15758 Changed paths:
15759    M /trunk/modules/gui/wxwindows/open.cpp
15760
15761 Don't use "Track" for VCDX, "Entry" or "LID" should be used.
15762
15763
15764 ------------------------------------------------------------------------
15765 r11737 | rocky | 2005-07-16 05:38:58 +0200 (Sat, 16 Jul 2005) | 5 lines
15766 Changed paths:
15767    M /trunk/configure.ac
15768    M /trunk/modules/access/cdda/info.c
15769    M /trunk/modules/gui/wxwindows/open.cpp
15770    M /trunk/modules/gui/wxwindows/wxwindows.h
15771    M /trunk/po/Makefile.in.in
15772
15773 cdda/info.c: changes for libcddb 1.1.0 API
15774
15775 rest: Add "Probe" for media function in Open Disc.
15776
15777
15778 ------------------------------------------------------------------------
15779 r11736 | rocky | 2005-07-16 05:36:05 +0200 (Sat, 16 Jul 2005) | 4 lines
15780 Changed paths:
15781    M /trunk/src/stream_output/acl.c
15782
15783 One needs to #include errno.h in order to use errno. At least on my
15784 Fedora Core 4 GNU/Linux box.
15785
15786
15787 ------------------------------------------------------------------------
15788 r11735 | courmisch | 2005-07-15 20:48:33 +0200 (Fri, 15 Jul 2005) | 2 lines
15789 Changed paths:
15790    M /trunk/modules/stream_out/mosaic_bridge.c
15791
15792 The last vlc_reduce that was left
15793
15794 ------------------------------------------------------------------------
15795 r11734 | courmisch | 2005-07-15 17:24:39 +0200 (Fri, 15 Jul 2005) | 2 lines
15796 Changed paths:
15797    M /trunk/src/misc/net.c
15798
15799 Save a call to strlen() in net_vaPrintf (and net_Printf)
15800
15801 ------------------------------------------------------------------------
15802 r11733 | courmisch | 2005-07-15 17:18:46 +0200 (Fri, 15 Jul 2005) | 3 lines
15803 Changed paths:
15804    M /trunk/src/stream_output/acl.c
15805
15806 - Clean up
15807 - Don't avoid non-existent off-by-one bug, ie. use full buffer size
15808
15809 ------------------------------------------------------------------------
15810 r11732 | courmisch | 2005-07-15 16:24:47 +0200 (Fri, 15 Jul 2005) | 2 lines
15811 Changed paths:
15812    M /trunk/modules/mux/asf.c
15813
15814 Fix undefined symbol error
15815
15816 ------------------------------------------------------------------------
15817 r11731 | sam | 2005-07-15 13:34:10 +0200 (Fri, 15 Jul 2005) | 2 lines
15818 Changed paths:
15819    M /trunk/debian
15820    M /trunk/debian/changelog
15821    M /trunk/debian/control
15822    M /trunk/debian/rules
15823
15824   * Updated Debian build files for a future upload.
15825
15826 ------------------------------------------------------------------------
15827 r11730 | courmisch | 2005-07-14 17:18:50 +0200 (Thu, 14 Jul 2005) | 3 lines
15828 Changed paths:
15829    M /trunk/activex
15830    M /trunk/activex/Makefile.am
15831    D /trunk/activex/axvlc.inf
15832    A /trunk/activex/axvlc.inf.in (from /trunk/activex/axvlc.inf:11717)
15833    M /trunk/configure.ac
15834
15835 - Automatic versioning info in ActiveX plugin (refs #181)
15836 - Also include the inf in the distribution
15837
15838 ------------------------------------------------------------------------
15839 r11729 | courmisch | 2005-07-14 16:35:05 +0200 (Thu, 14 Jul 2005) | 2 lines
15840 Changed paths:
15841    M /trunk/src/stream_output/acl.c
15842
15843 The solution was too simple, I guess
15844
15845 ------------------------------------------------------------------------
15846 r11728 | courmisch | 2005-07-13 20:30:46 +0200 (Wed, 13 Jul 2005) | 4 lines
15847 Changed paths:
15848    M /trunk/modules/access/mms/mmstu.c
15849    M /trunk/modules/access/mms/mmstu.h
15850
15851 - Fix very likely race condition
15852   (whereby psz_bind_addr would be modified by another call to inet_ntoa)
15853 - Use net_GetSockAddress
15854
15855 ------------------------------------------------------------------------
15856 r11727 | courmisch | 2005-07-13 20:23:09 +0200 (Wed, 13 Jul 2005) | 3 lines
15857 Changed paths:
15858    M /trunk/modules/access/ftp.c
15859
15860 - Use previous API
15861 - Remove a dynamic allocation
15862
15863 ------------------------------------------------------------------------
15864 r11726 | courmisch | 2005-07-13 20:11:18 +0200 (Wed, 13 Jul 2005) | 2 lines
15865 Changed paths:
15866    M /trunk/include/network.h
15867    M /trunk/include/vlc_symbols.h
15868    M /trunk/src/misc/net.c
15869
15870 New useful API to combine get(sock|peer)name() and vlc_getnameinfo()
15871
15872 ------------------------------------------------------------------------
15873 r11725 | courmisch | 2005-07-13 20:09:38 +0200 (Wed, 13 Jul 2005) | 2 lines
15874 Changed paths:
15875    M /trunk/src/input/decoder.c
15876    M /trunk/src/input/es_out.c
15877    M /trunk/src/video_output/video_output.c
15878
15879 Forgot these files
15880
15881 ------------------------------------------------------------------------
15882 r11724 | courmisch | 2005-07-13 19:51:13 +0200 (Wed, 13 Jul 2005) | 3 lines
15883 Changed paths:
15884    M /trunk/include/vlc_common.h
15885    M /trunk/include/vlc_symbols.h
15886    M /trunk/modules/codec/theora.c
15887    M /trunk/modules/codec/x264.c
15888    M /trunk/src/extras/libc.c
15889
15890 Rename vlc_reduce to vlc_ureduce so that we won't get into troubles if
15891 we ever need to reborn vlc_reduce for some unanticipated reason
15892
15893 ------------------------------------------------------------------------
15894 r11723 | courmisch | 2005-07-13 19:16:09 +0200 (Wed, 13 Jul 2005) | 2 lines
15895 Changed paths:
15896    M /trunk/modules/misc/gnutls.c
15897
15898 Fix warnings (refs #258)
15899
15900 ------------------------------------------------------------------------
15901 r11721 | courmisch | 2005-07-13 16:59:11 +0200 (Wed, 13 Jul 2005) | 2 lines
15902 Changed paths:
15903    M /trunk/src/stream_output/acl.c
15904
15905 Use ANSI isspace() for crap compilers that don't know about C99 isblank()
15906
15907 ------------------------------------------------------------------------
15908 r11720 | damienf | 2005-07-13 16:17:24 +0200 (Wed, 13 Jul 2005) | 2 lines
15909 Changed paths:
15910    M /trunk/src/stream_output/acl.c
15911
15912 isblank() is not an ANSI function,it should really be tested for
15913
15914 ------------------------------------------------------------------------
15915 r11719 | fkuehne | 2005-07-12 22:06:23 +0200 (Tue, 12 Jul 2005) | 1 line
15916 Changed paths:
15917    M /trunk/Makefile.am
15918    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
15919    A /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
15920    D /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
15921
15922 * finally converted to the 10.2 and later format, which is faster readable
15923 ------------------------------------------------------------------------
15924 r11718 | fkuehne | 2005-07-12 22:03:32 +0200 (Tue, 12 Jul 2005) | 8 lines
15925 Changed paths:
15926    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
15927    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
15928    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
15929    M /trunk/modules/gui/macosx/intf.m
15930    M /trunk/modules/gui/macosx/wizard.h
15931    M /trunk/modules/gui/macosx/wizard.m
15932    M /trunk/modules/gui/wxwindows/streamdata.h
15933
15934 * additional GUI-fixes
15935 * implemented the streaming-method-tab correctly (forgot that previously...)
15936 * implemented MRL-composition when transcoding (still needs to be done for streaming)
15937 * fixed various other stuff here and there
15938
15939 not usable yet - work will be continued after July 21th
15940
15941 (refs #13)
15942 ------------------------------------------------------------------------
15943 r11717 | courmisch | 2005-07-12 20:02:20 +0200 (Tue, 12 Jul 2005) | 2 lines
15944 Changed paths:
15945    M /trunk/src/misc/objects.c
15946
15947 More dead code
15948
15949 ------------------------------------------------------------------------
15950 r11716 | courmisch | 2005-07-12 20:01:14 +0200 (Tue, 12 Jul 2005) | 2 lines
15951 Changed paths:
15952    M /trunk/src/misc/iso_lang.c
15953
15954 Yet another strncmp => memcmp (refs #258)
15955
15956 ------------------------------------------------------------------------
15957 r11715 | courmisch | 2005-07-12 19:58:09 +0200 (Tue, 12 Jul 2005) | 2 lines
15958 Changed paths:
15959    M /trunk/src/misc/charset.c
15960    M /trunk/src/misc/image.c
15961
15962 Eliminate dead code
15963
15964 ------------------------------------------------------------------------
15965 r11714 | courmisch | 2005-07-12 18:00:43 +0200 (Tue, 12 Jul 2005) | 2 lines
15966 Changed paths:
15967    M /trunk/Makefile.am
15968    M /trunk/include/network.h
15969    A /trunk/include/vlc_acl.h
15970    M /trunk/include/vlc_common.h
15971    M /trunk/include/vlc_httpd.h
15972    M /trunk/include/vlc_symbols.h
15973    M /trunk/modules/access_output/http.c
15974    M /trunk/modules/control/http.c
15975    M /trunk/modules/misc/rtsp.c
15976    M /trunk/modules/stream_out/rtp.c
15977    M /trunk/src/misc/httpd.c
15978    M /trunk/src/misc/modules.c
15979    M /trunk/src/misc/net.c
15980    A /trunk/src/stream_output/acl.c
15981
15982 Better ACL API (full rewrite)
15983
15984 ------------------------------------------------------------------------
15985 r11711 | courmisch | 2005-07-11 18:37:40 +0200 (Mon, 11 Jul 2005) | 3 lines
15986 Changed paths:
15987    M /trunk/modules/control/http.c
15988
15989 Diminish buffer size
15990 (still big enough for a pure 256-bits architecture...)
15991
15992 ------------------------------------------------------------------------
15993 r11710 | courmisch | 2005-07-11 18:34:47 +0200 (Mon, 11 Jul 2005) | 3 lines
15994 Changed paths:
15995    M /trunk/modules/control/http.c
15996
15997 Avoid buffer overflow
15998 (local account needed, but possibly not same user as VLC)
15999
16000 ------------------------------------------------------------------------
16001 r11709 | massiot | 2005-07-11 18:20:33 +0200 (Mon, 11 Jul 2005) | 2 lines
16002 Changed paths:
16003    M /trunk/modules/access/mms/mmsh.c
16004    M /trunk/modules/access/mms/mmstu.c
16005    M /trunk/modules/access/vcd/cdrom.h
16006    M /trunk/modules/codec/a52.c
16007    M /trunk/modules/codec/dts.c
16008    M /trunk/modules/codec/flac.c
16009    M /trunk/modules/codec/spudec/parse.c
16010    M /trunk/modules/control/http.c
16011    M /trunk/modules/control/telnet.c
16012    M /trunk/modules/demux/aiff.c
16013    M /trunk/modules/demux/avi/avi.c
16014    M /trunk/modules/demux/m3u.c
16015    M /trunk/modules/demux/mjpeg.c
16016    M /trunk/modules/demux/mpeg/m4a.c
16017    M /trunk/modules/demux/mpeg/mpga.c
16018    M /trunk/modules/demux/nsv.c
16019    M /trunk/modules/demux/nuv.c
16020    M /trunk/modules/demux/playlist/m3u.c
16021    M /trunk/modules/demux/playlist/old.c
16022    M /trunk/modules/demux/playlist/pls.c
16023    M /trunk/modules/demux/real.c
16024    M /trunk/modules/misc/memcpy/fastmemcpy.h
16025    M /trunk/modules/video_filter/deinterlace.c
16026
16027  * ALL: miscellaneous unsigned/signed warning fixes and pointer/int casts.
16028
16029 ------------------------------------------------------------------------
16030 r11708 | massiot | 2005-07-11 18:16:17 +0200 (Mon, 11 Jul 2005) | 2 lines
16031 Changed paths:
16032    M /trunk/include/vlc_common.h
16033
16034  * include/vlc_common.h: Fixed I64Fd family for 64-bit processors.
16035
16036 ------------------------------------------------------------------------
16037 r11707 | massiot | 2005-07-11 18:01:01 +0200 (Mon, 11 Jul 2005) | 2 lines
16038 Changed paths:
16039    M /trunk/configure.ac
16040
16041  * configure.ac: Fixed ipv6 detection.
16042
16043 ------------------------------------------------------------------------
16044 r11706 | massiot | 2005-07-11 17:59:36 +0200 (Mon, 11 Jul 2005) | 2 lines
16045 Changed paths:
16046    M /trunk/modules/access/directory.c
16047    M /trunk/src/misc/getaddrinfo.c
16048
16049  * src/misc/getaddrinfo.c, modules/access/directory.c: Solaris fixes.
16050
16051 ------------------------------------------------------------------------
16052 r11705 | fkuehne | 2005-07-11 13:52:42 +0200 (Mon, 11 Jul 2005) | 1 line
16053 Changed paths:
16054    M /trunk/modules/gui/macosx/wizard.m
16055
16056 * implemented 3 dialogues, which complain to the user, if s/he didn't provide a file or destination
16057 ------------------------------------------------------------------------
16058 r11704 | fkuehne | 2005-07-11 13:18:14 +0200 (Mon, 11 Jul 2005) | 1 line
16059 Changed paths:
16060    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
16061    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
16062    M /trunk/modules/gui/macosx/wizard.m
16063
16064 * finished the gui and implemented correct encap-format-selection when transcoding (refs #13) -- still not usable
16065 ------------------------------------------------------------------------
16066 r11703 | sam | 2005-07-11 13:15:31 +0200 (Mon, 11 Jul 2005) | 2 lines
16067 Changed paths:
16068    M /trunk/po/Makefile.in.in
16069
16070   * po/Makefile.in.in: reverted an unexpected change.
16071
16072 ------------------------------------------------------------------------
16073 r11702 | massiot | 2005-07-11 11:45:54 +0200 (Mon, 11 Jul 2005) | 3 lines
16074 Changed paths:
16075    M /trunk/modules/stream_out/duplicate.c
16076
16077  * modules/stream_out/duplicate.c: Fixed ES selection when using both
16078    program= and es= for the same destination.
16079
16080 ------------------------------------------------------------------------
16081 r11701 | massiot | 2005-07-11 11:44:53 +0200 (Mon, 11 Jul 2005) | 2 lines
16082 Changed paths:
16083    M /trunk/modules/stream_out/switcher.c
16084
16085  * modules/stream_out/switcher.c: New option --no-sout-switcher-mute-audio.
16086
16087 ------------------------------------------------------------------------
16088 r11700 | massiot | 2005-07-11 11:43:38 +0200 (Mon, 11 Jul 2005) | 2 lines
16089 Changed paths:
16090    M /trunk/modules/packetizer/mpegvideo.c
16091
16092  * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
16093
16094 ------------------------------------------------------------------------
16095 r11699 | sam | 2005-07-11 10:52:14 +0200 (Mon, 11 Jul 2005) | 2 lines
16096 Changed paths:
16097    M /trunk/include/vlc/control.h
16098    M /trunk/modules/demux/a52.c
16099    M /trunk/modules/demux/ps.h
16100    M /trunk/modules/gui/skins2/utils/position.hpp
16101    M /trunk/modules/gui/wxwindows/wizard.cpp
16102    M /trunk/modules/gui/wxwindows/wxwindows.h
16103    M /trunk/modules/packetizer/mpegvideo.c
16104    M /trunk/modules/video_filter/deinterlace.c
16105    M /trunk/modules/video_filter/scale.c
16106    M /trunk/po/Makefile.in.in
16107    M /trunk/src/playlist/item.c
16108    M /trunk/src/video_output/video_output.c
16109
16110   * Fixed a bunch of coding errors here and there.
16111
16112 ------------------------------------------------------------------------
16113 r11698 | sam | 2005-07-11 10:44:39 +0200 (Mon, 11 Jul 2005) | 2 lines
16114 Changed paths:
16115    M /trunk/src/misc/charset.c
16116
16117   * src/misc/charset.c: if(a<b<c) is a pythonism and doesn't work in C.
16118
16119 ------------------------------------------------------------------------
16120 r11697 | sam | 2005-07-11 10:33:01 +0200 (Mon, 11 Jul 2005) | 2 lines
16121 Changed paths:
16122    M /trunk/modules/stream_out/transcode.c
16123
16124   * modules/stream_out/transcode.c: fixed an uninitialised variable.
16125
16126 ------------------------------------------------------------------------
16127 r11696 | sam | 2005-07-10 22:34:01 +0200 (Sun, 10 Jul 2005) | 3 lines
16128 Changed paths:
16129    M /trunk/modules/gui/gtk/gnome.c
16130    M /trunk/modules/gui/gtk/gnome_interface.c
16131    M /trunk/modules/gui/gtk/gnome_support.c
16132    M /trunk/modules/gui/gtk/gnome_support.h
16133    M /trunk/modules/gui/gtk/gtk.c
16134    M /trunk/modules/gui/gtk/gtk_interface.c
16135
16136   * legacy changes that might be useful if the gtk plugin is ever revived,
16137     and are just to be utterly ignored otherwise.
16138
16139 ------------------------------------------------------------------------
16140 r11695 | bigben | 2005-07-10 17:45:02 +0200 (Sun, 10 Jul 2005) | 3 lines
16141 Changed paths:
16142    M /trunk/src/video_output/video_output.c
16143
16144 Add the "X" deinterlace mode to the list displayed in guis. (We should certainly find a better name, but I cannot see any).
16145
16146
16147 ------------------------------------------------------------------------
16148 r11694 | courmisch | 2005-07-10 15:32:43 +0200 (Sun, 10 Jul 2005) | 2 lines
16149 Changed paths:
16150    M /trunk/toolbox
16151
16152 Any reason why removal of .deps was disabled ??
16153
16154 ------------------------------------------------------------------------
16155 r11693 | courmisch | 2005-07-10 15:07:15 +0200 (Sun, 10 Jul 2005) | 2 lines
16156 Changed paths:
16157    M /trunk/configure.ac
16158
16159 Work around for gcc <= 3.3
16160
16161 ------------------------------------------------------------------------
16162 r11691 | courmisch | 2005-07-10 14:05:57 +0200 (Sun, 10 Jul 2005) | 2 lines
16163 Changed paths:
16164    M /trunk/src/extras/libc.c
16165
16166 Typo fix
16167
16168 ------------------------------------------------------------------------
16169 r11690 | courmisch | 2005-07-10 13:51:12 +0200 (Sun, 10 Jul 2005) | 5 lines
16170 Changed paths:
16171    M /trunk/modules/control/http.c
16172
16173 - Fix possible buffer overflow (?)
16174 - Fix unitialised value
16175
16176 According to valgrind there's still an unitialized value at line 2343
16177
16178 ------------------------------------------------------------------------
16179 r11689 | courmisch | 2005-07-10 13:50:11 +0200 (Sun, 10 Jul 2005) | 2 lines
16180 Changed paths:
16181    M /trunk/src/misc/httpd.c
16182
16183 HTML validation fix
16184
16185 ------------------------------------------------------------------------
16186 r11688 | courmisch | 2005-07-10 13:49:42 +0200 (Sun, 10 Jul 2005) | 2 lines
16187 Changed paths:
16188    M /trunk/src/misc/net.c
16189
16190 Fix compiler warnings (refs #258)
16191
16192 ------------------------------------------------------------------------
16193 r11687 | zorglub | 2005-07-10 13:09:46 +0200 (Sun, 10 Jul 2005) | 2 lines
16194 Changed paths:
16195    M /trunk/loader
16196
16197 svn:ignore
16198
16199 ------------------------------------------------------------------------
16200 r11686 | courmisch | 2005-07-10 13:07:34 +0200 (Sun, 10 Jul 2005) | 3 lines
16201 Changed paths:
16202    M /trunk/configure.ac
16203
16204 Use -mtune instead of obsoleted -mcpu
16205 (even on gcc-2.95 seems to accept the flag)
16206
16207 ------------------------------------------------------------------------
16208 r11685 | zorglub | 2005-07-10 12:51:28 +0200 (Sun, 10 Jul 2005) | 2 lines
16209 Changed paths:
16210    M /trunk/modules/demux/au.c
16211    M /trunk/modules/demux/wav.c
16212
16213 Warning fixes
16214
16215 ------------------------------------------------------------------------
16216 r11684 | courmisch | 2005-07-10 12:16:01 +0200 (Sun, 10 Jul 2005) | 2 lines
16217 Changed paths:
16218    M /trunk/src/extras/libc.c
16219
16220 fix fix
16221
16222 ------------------------------------------------------------------------
16223 r11683 | courmisch | 2005-07-10 12:03:30 +0200 (Sun, 10 Jul 2005) | 2 lines
16224 Changed paths:
16225    M /trunk/src/misc/httpd.c
16226
16227 Some more cleanup / no more warnings
16228
16229 ------------------------------------------------------------------------
16230 r11682 | dionoea | 2005-07-10 11:50:34 +0200 (Sun, 10 Jul 2005) | 2 lines
16231 Changed paths:
16232    M /trunk/src/extras/libc.c
16233
16234 compile fix
16235
16236 ------------------------------------------------------------------------
16237 r11681 | courmisch | 2005-07-10 11:35:37 +0200 (Sun, 10 Jul 2005) | 2 lines
16238 Changed paths:
16239    M /trunk/src/misc/httpd.c
16240
16241 Faster code
16242
16243 ------------------------------------------------------------------------
16244 r11680 | courmisch | 2005-07-10 11:28:13 +0200 (Sun, 10 Jul 2005) | 2 lines
16245 Changed paths:
16246    M /trunk/include/stream_output.h
16247    M /trunk/include/vlc_httpd.h
16248    M /trunk/src/misc/httpd.c
16249    M /trunk/src/stream_output/sap.c
16250    M /trunk/src/video_output/video_output.c
16251
16252 All signedness fixes
16253
16254 ------------------------------------------------------------------------
16255 r11679 | courmisch | 2005-07-10 11:13:20 +0200 (Sun, 10 Jul 2005) | 3 lines
16256 Changed paths:
16257    M /trunk/include/vlc_common.h
16258    M /trunk/include/vlc_symbols.h
16259    M /trunk/src/extras/libc.c
16260
16261 We only have to reduce unsigned fractions in VLC
16262 (someone show me a screen with a negative pixel resolution)
16263
16264 ------------------------------------------------------------------------
16265 r11678 | courmisch | 2005-07-10 11:11:16 +0200 (Sun, 10 Jul 2005) | 2 lines
16266 Changed paths:
16267    M /trunk/src/input/decoder.c
16268
16269 tabs => spaces
16270
16271 ------------------------------------------------------------------------
16272 r11677 | courmisch | 2005-07-10 10:55:16 +0200 (Sun, 10 Jul 2005) | 2 lines
16273 Changed paths:
16274    M /trunk/include/vlc_playlist.h
16275
16276 Fix incorrect free() of const-qualified pointer in services_discovery.c
16277
16278 ------------------------------------------------------------------------
16279 r11676 | courmisch | 2005-07-10 10:13:48 +0200 (Sun, 10 Jul 2005) | 7 lines
16280 Changed paths:
16281    M /trunk/modules/demux/dts.c
16282    M /trunk/modules/demux/ogg.c
16283
16284 strncmp => memcmp (refs #258)
16285
16286 ogg.c : FIXME FIXME FIXME
16287 I don't know Ogg format well, but don't we have a possible out-of-bound
16288 read at line 1346 and following ??
16289
16290
16291 ------------------------------------------------------------------------
16292 r11675 | courmisch | 2005-07-10 10:00:25 +0200 (Sun, 10 Jul 2005) | 12 lines
16293 Changed paths:
16294    M /trunk/modules/demux/a52.c
16295
16296 Fix gcc4 warnings (refs #258)
16297
16298 NOTE to developers :
16299 When you want to compare n bytes from two buffers, please use :
16300   memcmp( buf1, buf2, n )
16301 rather than :
16302   strncmp( buf1, buf2, n )
16303
16304 strncmp should only be used if either of the buffers might be
16305 nul-terminated within its first n bytes.
16306
16307
16308 ------------------------------------------------------------------------
16309 r11674 | courmisch | 2005-07-10 09:55:28 +0200 (Sun, 10 Jul 2005) | 2 lines
16310 Changed paths:
16311    M /trunk/modules/access/http.c
16312
16313 Remove compiler warning and clean up (refs #258)
16314
16315 ------------------------------------------------------------------------
16316 r11673 | courmisch | 2005-07-10 08:17:48 +0200 (Sun, 10 Jul 2005) | 2 lines
16317 Changed paths:
16318    M /trunk/modules/access/ftp.c
16319
16320 Fix an old typo
16321
16322 ------------------------------------------------------------------------
16323 r11672 | courmisch | 2005-07-10 08:12:38 +0200 (Sun, 10 Jul 2005) | 2 lines
16324 Changed paths:
16325    M /trunk/modules/access/ftp.c
16326
16327 Hmmph, logic fix
16328
16329 ------------------------------------------------------------------------
16330 r11671 | rocky | 2005-07-10 03:34:53 +0200 (Sun, 10 Jul 2005) | 4 lines
16331 Changed paths:
16332    M /trunk/modules/gui/wxwindows/open.cpp
16333
16334 Add tooltips for entry fields. For VCD and CDDA (at least) some 
16335 values have special meanings. 
16336
16337
16338 ------------------------------------------------------------------------
16339 r11670 | dionoea | 2005-07-10 00:05:47 +0200 (Sun, 10 Jul 2005) | 2 lines
16340 Changed paths:
16341    M /trunk/activex/test.html
16342
16343 lastest -> latest
16344
16345 ------------------------------------------------------------------------
16346 r11669 | courmisch | 2005-07-09 21:17:13 +0200 (Sat, 09 Jul 2005) | 2 lines
16347 Changed paths:
16348    M /trunk/toolbox
16349
16350 Don't delete SVN-tracked files with --distclean (closes #251)
16351
16352 ------------------------------------------------------------------------
16353 r11668 | courmisch | 2005-07-09 21:07:06 +0200 (Sat, 09 Jul 2005) | 2 lines
16354 Changed paths:
16355    M /trunk/loader
16356
16357 svn:ignore
16358
16359 ------------------------------------------------------------------------
16360 r11667 | courmisch | 2005-07-09 21:01:19 +0200 (Sat, 09 Jul 2005) | 2 lines
16361 Changed paths:
16362    D /trunk/loader/Makefile.in
16363
16364 Should not be there
16365
16366 ------------------------------------------------------------------------
16367 r11666 | courmisch | 2005-07-09 20:54:38 +0200 (Sat, 09 Jul 2005) | 2 lines
16368 Changed paths:
16369    M /trunk/modules/demux/voc.c
16370
16371 Support for VOC block type 8 (closes #142)
16372
16373 ------------------------------------------------------------------------
16374 r11665 | courmisch | 2005-07-09 19:19:06 +0200 (Sat, 09 Jul 2005) | 4 lines
16375 Changed paths:
16376    M /trunk/modules/access/ftp.c
16377
16378 - Fix (?) handling of EPSV non-compliant FTP servers
16379 with EPSV compliant NAT
16380 - Fix socket error value check
16381
16382 ------------------------------------------------------------------------
16383 r11664 | courmisch | 2005-07-09 08:17:09 +0200 (Sat, 09 Jul 2005) | 2 lines
16384 Changed paths:
16385    M /trunk/activex/axvlc.idl
16386    M /trunk/activex/connectioncontainer.cpp
16387    M /trunk/activex/connectioncontainer.h
16388    M /trunk/activex/main.cpp
16389    M /trunk/activex/objectsafety.cpp
16390    M /trunk/activex/objectsafety.h
16391    M /trunk/activex/olecontrol.cpp
16392    M /trunk/activex/olecontrol.h
16393    M /trunk/activex/oleinplaceactiveobject.cpp
16394    M /trunk/activex/oleinplaceactiveobject.h
16395    M /trunk/activex/oleinplaceobject.cpp
16396    M /trunk/activex/oleinplaceobject.h
16397    M /trunk/activex/oleobject.cpp
16398    M /trunk/activex/oleobject.h
16399    M /trunk/activex/persistpropbag.cpp
16400    M /trunk/activex/persistpropbag.h
16401    M /trunk/activex/persiststorage.cpp
16402    M /trunk/activex/persiststorage.h
16403    M /trunk/activex/persiststreaminit.cpp
16404    M /trunk/activex/persiststreaminit.h
16405    M /trunk/activex/plugin.cpp
16406    M /trunk/activex/plugin.h
16407    M /trunk/activex/provideclassinfo.cpp
16408    M /trunk/activex/provideclassinfo.h
16409    M /trunk/activex/utils.cpp
16410    M /trunk/activex/utils.h
16411    M /trunk/activex/viewobject.cpp
16412    M /trunk/activex/viewobject.h
16413    M /trunk/activex/vlccontrol.cpp
16414    M /trunk/activex/vlccontrol.h
16415    M /trunk/bindings/java-gcj/JVLC.java
16416    M /trunk/evc/modules_builtin_evc.h
16417    M /trunk/extras/contrib/Makefile
16418    M /trunk/extras/contrib/bootstrap
16419    M /trunk/extras/contrib/change_prefix.sh
16420    M /trunk/extras/contrib/src/Makefile
16421    M /trunk/extras/contrib/src/packages.mak
16422    M /trunk/extras/zsh.cpp
16423    M /trunk/include/aout_internal.h
16424    M /trunk/include/audio_output.h
16425    M /trunk/include/beos_specific.h
16426    M /trunk/include/charset.h
16427    M /trunk/include/codecs.h
16428    M /trunk/include/configuration.h
16429    M /trunk/include/darwin_specific.h
16430    M /trunk/include/intf_eject.h
16431    M /trunk/include/iso_lang.h
16432    M /trunk/include/main.h
16433    M /trunk/include/modules.h
16434    M /trunk/include/modules_inner.h
16435    M /trunk/include/mtime.h
16436    M /trunk/include/network.h
16437    M /trunk/include/os_specific.h
16438    M /trunk/include/osd.h
16439    M /trunk/include/stream_output.h
16440    M /trunk/include/variables.h
16441    M /trunk/include/video_output.h
16442    M /trunk/include/vlc/aout.h
16443    M /trunk/include/vlc/control.h
16444    M /trunk/include/vlc/decoder.h
16445    M /trunk/include/vlc/input.h
16446    M /trunk/include/vlc/intf.h
16447    M /trunk/include/vlc/sout.h
16448    M /trunk/include/vlc/vlc.h
16449    M /trunk/include/vlc/vout.h
16450    M /trunk/include/vlc_access.h
16451    M /trunk/include/vlc_bits.h
16452    M /trunk/include/vlc_block.h
16453    M /trunk/include/vlc_block_helper.h
16454    M /trunk/include/vlc_codec.h
16455    M /trunk/include/vlc_common.h
16456    M /trunk/include/vlc_config.h
16457    M /trunk/include/vlc_config_cat.h
16458    M /trunk/include/vlc_cpu.h
16459    M /trunk/include/vlc_demux.h
16460    M /trunk/include/vlc_error.h
16461    M /trunk/include/vlc_es.h
16462    M /trunk/include/vlc_es_out.h
16463    M /trunk/include/vlc_filter.h
16464    M /trunk/include/vlc_httpd.h
16465    M /trunk/include/vlc_image.h
16466    M /trunk/include/vlc_input.h
16467    M /trunk/include/vlc_interface.h
16468    M /trunk/include/vlc_keys.h
16469    M /trunk/include/vlc_md5.h
16470    M /trunk/include/vlc_messages.h
16471    M /trunk/include/vlc_meta.h
16472    M /trunk/include/vlc_objects.h
16473    M /trunk/include/vlc_playlist.h
16474    M /trunk/include/vlc_spu.h
16475    M /trunk/include/vlc_stream.h
16476    M /trunk/include/vlc_threads.h
16477    M /trunk/include/vlc_threads_funcs.h
16478    M /trunk/include/vlc_tls.h
16479    M /trunk/include/vlc_video.h
16480    M /trunk/include/vlc_vlm.h
16481    M /trunk/include/vlc_vod.h
16482    M /trunk/include/vlc_xml.h
16483    M /trunk/include/vout_synchro.h
16484    M /trunk/include/win32_specific.h
16485    M /trunk/modules/access/cdda/access.c
16486    M /trunk/modules/access/cdda/access.h
16487    M /trunk/modules/access/cdda/callback.c
16488    M /trunk/modules/access/cdda/callback.h
16489    M /trunk/modules/access/cdda/cdda.c
16490    M /trunk/modules/access/cdda/cdda.h
16491    M /trunk/modules/access/cdda/info.c
16492    M /trunk/modules/access/cdda/info.h
16493    M /trunk/modules/access/cdda.c
16494    M /trunk/modules/access/directory.c
16495    M /trunk/modules/access/dshow/common.h
16496    M /trunk/modules/access/dshow/crossbar.cpp
16497    M /trunk/modules/access/dshow/dshow.cpp
16498    M /trunk/modules/access/dshow/filter.cpp
16499    M /trunk/modules/access/dshow/filter.h
16500    M /trunk/modules/access/dvb/access.c
16501    M /trunk/modules/access/dvb/dvb.h
16502    M /trunk/modules/access/dvb/en50221.c
16503    M /trunk/modules/access/dvb/linux_dvb.c
16504    M /trunk/modules/access/dvdnav.c
16505    M /trunk/modules/access/dvdread.c
16506    M /trunk/modules/access/fake.c
16507    M /trunk/modules/access/file.c
16508    M /trunk/modules/access/ftp.c
16509    M /trunk/modules/access/http.c
16510    M /trunk/modules/access/mms/asf.c
16511    M /trunk/modules/access/mms/asf.h
16512    M /trunk/modules/access/mms/buffer.c
16513    M /trunk/modules/access/mms/buffer.h
16514    M /trunk/modules/access/mms/mms.c
16515    M /trunk/modules/access/mms/mms.h
16516    M /trunk/modules/access/mms/mmsh.c
16517    M /trunk/modules/access/mms/mmsh.h
16518    M /trunk/modules/access/mms/mmstu.c
16519    M /trunk/modules/access/mms/mmstu.h
16520    M /trunk/modules/access/pvr/pvr.c
16521    M /trunk/modules/access/satellite/access.c
16522    M /trunk/modules/access/satellite/dvb.c
16523    M /trunk/modules/access/satellite/dvb.h
16524    M /trunk/modules/access/satellite/satellite.c
16525    M /trunk/modules/access/screen/beos.cpp
16526    M /trunk/modules/access/screen/mac.c
16527    M /trunk/modules/access/screen/screen.c
16528    M /trunk/modules/access/screen/screen.h
16529    M /trunk/modules/access/screen/win32.c
16530    M /trunk/modules/access/screen/x11.c
16531    M /trunk/modules/access/slp.c
16532    M /trunk/modules/access/smb.c
16533    M /trunk/modules/access/tcp.c
16534    M /trunk/modules/access/udp.c
16535    M /trunk/modules/access/v4l/v4l.c
16536    M /trunk/modules/access/vcd/cdrom.c
16537    M /trunk/modules/access/vcd/cdrom.h
16538    M /trunk/modules/access/vcd/cdrom_internals.h
16539    M /trunk/modules/access/vcd/vcd.c
16540    M /trunk/modules/access/vcdx/access.c
16541    M /trunk/modules/access/vcdx/demux.c
16542    M /trunk/modules/access/vcdx/info.c
16543    M /trunk/modules/access/vcdx/info.h
16544    M /trunk/modules/access/vcdx/intf.c
16545    M /trunk/modules/access/vcdx/intf.h
16546    M /trunk/modules/access/vcdx/vcd.c
16547    M /trunk/modules/access/vcdx/vcd.h
16548    M /trunk/modules/access/vcdx/vcdplayer.h
16549    M /trunk/modules/access_filter/record.c
16550    M /trunk/modules/access_filter/timeshift.c
16551    M /trunk/modules/access_output/dummy.c
16552    M /trunk/modules/access_output/file.c
16553    M /trunk/modules/access_output/http.c
16554    M /trunk/modules/access_output/udp.c
16555    M /trunk/modules/audio_filter/channel_mixer/headphone.c
16556    M /trunk/modules/audio_filter/channel_mixer/simple.c
16557    M /trunk/modules/audio_filter/channel_mixer/trivial.c
16558    M /trunk/modules/audio_filter/converter/a52tofloat32.c
16559    M /trunk/modules/audio_filter/converter/a52tospdif.c
16560    M /trunk/modules/audio_filter/converter/dtstofloat32.c
16561    M /trunk/modules/audio_filter/converter/dtstospdif.c
16562    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
16563    M /trunk/modules/audio_filter/converter/fixed32tos16.c
16564    M /trunk/modules/audio_filter/converter/float32tos16.c
16565    M /trunk/modules/audio_filter/converter/float32tos8.c
16566    M /trunk/modules/audio_filter/converter/float32tou16.c
16567    M /trunk/modules/audio_filter/converter/float32tou8.c
16568    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
16569    M /trunk/modules/audio_filter/converter/s16tofixed32.c
16570    M /trunk/modules/audio_filter/converter/s16tofloat32.c
16571    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
16572    M /trunk/modules/audio_filter/converter/s8tofloat32.c
16573    M /trunk/modules/audio_filter/converter/u8tofixed32.c
16574    M /trunk/modules/audio_filter/converter/u8tofloat32.c
16575    M /trunk/modules/audio_filter/equalizer.c
16576    M /trunk/modules/audio_filter/equalizer_presets.h
16577    M /trunk/modules/audio_filter/format.c
16578    M /trunk/modules/audio_filter/normvol.c
16579    M /trunk/modules/audio_filter/resampler/bandlimited.c
16580    M /trunk/modules/audio_filter/resampler/bandlimited.h
16581    M /trunk/modules/audio_filter/resampler/coreaudio.c
16582    M /trunk/modules/audio_filter/resampler/linear.c
16583    M /trunk/modules/audio_filter/resampler/trivial.c
16584    M /trunk/modules/audio_filter/resampler/ugly.c
16585    M /trunk/modules/audio_mixer/float32.c
16586    M /trunk/modules/audio_mixer/spdif.c
16587    M /trunk/modules/audio_mixer/trivial.c
16588    M /trunk/modules/audio_output/alsa.c
16589    M /trunk/modules/audio_output/arts.c
16590    M /trunk/modules/audio_output/auhal.c
16591    M /trunk/modules/audio_output/coreaudio.c
16592    M /trunk/modules/audio_output/directx.c
16593    M /trunk/modules/audio_output/esd.c
16594    M /trunk/modules/audio_output/file.c
16595    M /trunk/modules/audio_output/hd1000a.cpp
16596    M /trunk/modules/audio_output/oss.c
16597    M /trunk/modules/audio_output/portaudio.c
16598    M /trunk/modules/audio_output/sdl.c
16599    M /trunk/modules/audio_output/waveout.c
16600    M /trunk/modules/codec/a52.c
16601    M /trunk/modules/codec/adpcm.c
16602    M /trunk/modules/codec/araw.c
16603    M /trunk/modules/codec/cinepak.c
16604    M /trunk/modules/codec/cmml/browser_open.c
16605    M /trunk/modules/codec/cmml/browser_open.h
16606    M /trunk/modules/codec/cmml/cmml.c
16607    M /trunk/modules/codec/cmml/history.c
16608    M /trunk/modules/codec/cmml/history.h
16609    M /trunk/modules/codec/cmml/intf.c
16610    M /trunk/modules/codec/cmml/xarray.c
16611    M /trunk/modules/codec/cmml/xarray.h
16612    M /trunk/modules/codec/cmml/xlist.c
16613    M /trunk/modules/codec/cmml/xlist.h
16614    M /trunk/modules/codec/cmml/xstrcat.h
16615    M /trunk/modules/codec/cmml/xtag.c
16616    M /trunk/modules/codec/cmml/xtag.h
16617    M /trunk/modules/codec/cmml/xurl.c
16618    M /trunk/modules/codec/cmml/xurl.h
16619    M /trunk/modules/codec/cvdsub.c
16620    M /trunk/modules/codec/dirac.c
16621    M /trunk/modules/codec/dmo/buffer.c
16622    M /trunk/modules/codec/dmo/dmo.c
16623    M /trunk/modules/codec/dmo/dmo.h
16624    M /trunk/modules/codec/dts.c
16625    M /trunk/modules/codec/dvbsub.c
16626    M /trunk/modules/codec/faad.c
16627    M /trunk/modules/codec/fake.c
16628    M /trunk/modules/codec/ffmpeg/audio.c
16629    M /trunk/modules/codec/ffmpeg/chroma.c
16630    M /trunk/modules/codec/ffmpeg/demux.c
16631    M /trunk/modules/codec/ffmpeg/encoder.c
16632    M /trunk/modules/codec/ffmpeg/ffmpeg.c
16633    M /trunk/modules/codec/ffmpeg/ffmpeg.h
16634    M /trunk/modules/codec/ffmpeg/postprocess.c
16635    M /trunk/modules/codec/ffmpeg/video.c
16636    M /trunk/modules/codec/ffmpeg/video_filter.c
16637    M /trunk/modules/codec/flac.c
16638    M /trunk/modules/codec/libmpeg2.c
16639    M /trunk/modules/codec/lpcm.c
16640    M /trunk/modules/codec/mash.cpp
16641    M /trunk/modules/codec/mpeg_audio.c
16642    M /trunk/modules/codec/png.c
16643    M /trunk/modules/codec/quicktime.c
16644    M /trunk/modules/codec/rawvideo.c
16645    M /trunk/modules/codec/speex.c
16646    M /trunk/modules/codec/spudec/parse.c
16647    M /trunk/modules/codec/spudec/spudec.c
16648    M /trunk/modules/codec/spudec/spudec.h
16649    M /trunk/modules/codec/subsdec.c
16650    M /trunk/modules/codec/svcdsub.c
16651    M /trunk/modules/codec/tarkin.c
16652    M /trunk/modules/codec/theora.c
16653    M /trunk/modules/codec/twolame.c
16654    M /trunk/modules/codec/vorbis.c
16655    M /trunk/modules/codec/x264.c
16656    M /trunk/modules/control/corba/corba.c
16657    M /trunk/modules/control/gestures.c
16658    M /trunk/modules/control/hotkeys.c
16659    M /trunk/modules/control/http.c
16660    M /trunk/modules/control/joystick.c
16661    M /trunk/modules/control/lirc.c
16662    M /trunk/modules/control/netsync.c
16663    M /trunk/modules/control/ntservice.c
16664    M /trunk/modules/control/rc.c
16665    M /trunk/modules/control/showintf.c
16666    M /trunk/modules/control/telnet.c
16667    M /trunk/modules/demux/a52.c
16668    M /trunk/modules/demux/aiff.c
16669    M /trunk/modules/demux/asf/asf.c
16670    M /trunk/modules/demux/asf/libasf.c
16671    M /trunk/modules/demux/asf/libasf.h
16672    M /trunk/modules/demux/au.c
16673    M /trunk/modules/demux/avi/avi.c
16674    M /trunk/modules/demux/avi/libavi.c
16675    M /trunk/modules/demux/avi/libavi.h
16676    M /trunk/modules/demux/demuxdump.c
16677    M /trunk/modules/demux/dts.c
16678    M /trunk/modules/demux/flac.c
16679    M /trunk/modules/demux/livedotcom.cpp
16680    M /trunk/modules/demux/m3u.c
16681    M /trunk/modules/demux/mjpeg.c
16682    M /trunk/modules/demux/mkv.cpp
16683    M /trunk/modules/demux/mod.c
16684    M /trunk/modules/demux/mp4/drms.c
16685    M /trunk/modules/demux/mp4/drms.h
16686    M /trunk/modules/demux/mp4/drmstables.h
16687    M /trunk/modules/demux/mp4/libmp4.c
16688    M /trunk/modules/demux/mp4/libmp4.h
16689    M /trunk/modules/demux/mp4/mp4.c
16690    M /trunk/modules/demux/mpeg/h264.c
16691    M /trunk/modules/demux/mpeg/m4a.c
16692    M /trunk/modules/demux/mpeg/m4v.c
16693    M /trunk/modules/demux/mpeg/mpga.c
16694    M /trunk/modules/demux/mpeg/mpgv.c
16695    M /trunk/modules/demux/nsv.c
16696    M /trunk/modules/demux/nuv.c
16697    M /trunk/modules/demux/ogg.c
16698    M /trunk/modules/demux/playlist/b4s.c
16699    M /trunk/modules/demux/playlist/m3u.c
16700    M /trunk/modules/demux/playlist/old.c
16701    M /trunk/modules/demux/playlist/playlist.c
16702    M /trunk/modules/demux/playlist/playlist.h
16703    M /trunk/modules/demux/playlist/pls.c
16704    M /trunk/modules/demux/ps.c
16705    M /trunk/modules/demux/ps.h
16706    M /trunk/modules/demux/pva.c
16707    M /trunk/modules/demux/rawdv.c
16708    M /trunk/modules/demux/real.c
16709    M /trunk/modules/demux/sgimb.c
16710    M /trunk/modules/demux/subtitle.c
16711    M /trunk/modules/demux/ts.c
16712    M /trunk/modules/demux/ty.c
16713    M /trunk/modules/demux/util/id3genres.h
16714    M /trunk/modules/demux/util/id3tag.c
16715    M /trunk/modules/demux/vobsub.c
16716    M /trunk/modules/demux/voc.c
16717    M /trunk/modules/demux/wav.c
16718    M /trunk/modules/demux/xa.c
16719    M /trunk/modules/gui/beos/AudioOutput.cpp
16720    M /trunk/modules/gui/beos/BeOS.cpp
16721    M /trunk/modules/gui/beos/Bitmaps.h
16722    M /trunk/modules/gui/beos/DrawingTidbits.cpp
16723    M /trunk/modules/gui/beos/DrawingTidbits.h
16724    M /trunk/modules/gui/beos/Interface.cpp
16725    M /trunk/modules/gui/beos/InterfaceWindow.cpp
16726    M /trunk/modules/gui/beos/InterfaceWindow.h
16727    M /trunk/modules/gui/beos/ListViews.cpp
16728    M /trunk/modules/gui/beos/ListViews.h
16729    M /trunk/modules/gui/beos/MediaControlView.cpp
16730    M /trunk/modules/gui/beos/MediaControlView.h
16731    M /trunk/modules/gui/beos/MessagesWindow.cpp
16732    M /trunk/modules/gui/beos/MessagesWindow.h
16733    M /trunk/modules/gui/beos/MsgVals.h
16734    M /trunk/modules/gui/beos/PlayListWindow.cpp
16735    M /trunk/modules/gui/beos/PlayListWindow.h
16736    M /trunk/modules/gui/beos/PreferencesWindow.cpp
16737    M /trunk/modules/gui/beos/PreferencesWindow.h
16738    M /trunk/modules/gui/beos/TransportButton.cpp
16739    M /trunk/modules/gui/beos/TransportButton.h
16740    M /trunk/modules/gui/beos/VideoOutput.cpp
16741    M /trunk/modules/gui/beos/VideoWindow.h
16742    M /trunk/modules/gui/gtk/common.h
16743    M /trunk/modules/gui/gtk/control.c
16744    M /trunk/modules/gui/gtk/control.h
16745    M /trunk/modules/gui/gtk/display.c
16746    M /trunk/modules/gui/gtk/display.h
16747    M /trunk/modules/gui/gtk/gnome.c
16748    M /trunk/modules/gui/gtk/gtk.c
16749    M /trunk/modules/gui/gtk/gtk_callbacks.c
16750    M /trunk/modules/gui/gtk/gtk_callbacks.h
16751    M /trunk/modules/gui/gtk/menu.c
16752    M /trunk/modules/gui/gtk/menu.h
16753    M /trunk/modules/gui/gtk/modules.c
16754    M /trunk/modules/gui/gtk/modules.h
16755    M /trunk/modules/gui/gtk/open.c
16756    M /trunk/modules/gui/gtk/open.h
16757    M /trunk/modules/gui/gtk/playlist.c
16758    M /trunk/modules/gui/gtk/playlist.h
16759    M /trunk/modules/gui/gtk/preferences.c
16760    M /trunk/modules/gui/gtk/preferences.h
16761    M /trunk/modules/gui/gtk/sout.c
16762    M /trunk/modules/gui/gtk2/gnome2.c
16763    M /trunk/modules/gui/gtk2/gtk2.c
16764    M /trunk/modules/gui/kde/QConfigItem.cpp
16765    M /trunk/modules/gui/kde/QConfigItem.h
16766    M /trunk/modules/gui/kde/info.cpp
16767    M /trunk/modules/gui/kde/info.h
16768    M /trunk/modules/gui/kde/kde.cpp
16769    M /trunk/modules/gui/kde/languagemenu.cpp
16770    M /trunk/modules/gui/kde/languagemenu.h
16771    M /trunk/modules/gui/kde/messages.cpp
16772    M /trunk/modules/gui/kde/messages.h
16773    M /trunk/modules/gui/kde/pluginsbox.cpp
16774    M /trunk/modules/gui/kde/pluginsbox.h
16775    M /trunk/modules/gui/kde/preferences.cpp
16776    M /trunk/modules/gui/kde/preferences.h
16777    M /trunk/modules/gui/macosx/about.h
16778    M /trunk/modules/gui/macosx/about.m
16779    M /trunk/modules/gui/macosx/applescript.h
16780    M /trunk/modules/gui/macosx/applescript.m
16781    M /trunk/modules/gui/macosx/controls.h
16782    M /trunk/modules/gui/macosx/controls.m
16783    M /trunk/modules/gui/macosx/equalizer.h
16784    M /trunk/modules/gui/macosx/equalizer.m
16785    M /trunk/modules/gui/macosx/intf.h
16786    M /trunk/modules/gui/macosx/intf.m
16787    M /trunk/modules/gui/macosx/macosx.m
16788    M /trunk/modules/gui/macosx/misc.h
16789    M /trunk/modules/gui/macosx/misc.m
16790    M /trunk/modules/gui/macosx/open.h
16791    M /trunk/modules/gui/macosx/open.m
16792    M /trunk/modules/gui/macosx/output.h
16793    M /trunk/modules/gui/macosx/output.m
16794    M /trunk/modules/gui/macosx/playlist.h
16795    M /trunk/modules/gui/macosx/playlist.m
16796    M /trunk/modules/gui/macosx/playlistinfo.h
16797    M /trunk/modules/gui/macosx/playlistinfo.m
16798    M /trunk/modules/gui/macosx/prefs.h
16799    M /trunk/modules/gui/macosx/prefs.m
16800    M /trunk/modules/gui/macosx/prefs_widgets.h
16801    M /trunk/modules/gui/macosx/prefs_widgets.m
16802    M /trunk/modules/gui/macosx/vout.h
16803    M /trunk/modules/gui/macosx/vout.m
16804    M /trunk/modules/gui/macosx/voutgl.m
16805    M /trunk/modules/gui/macosx/voutqt.m
16806    M /trunk/modules/gui/macosx/wizard.h
16807    M /trunk/modules/gui/macosx/wizard.m
16808    M /trunk/modules/gui/ncurses.c
16809    M /trunk/modules/gui/pda/pda.c
16810    M /trunk/modules/gui/pda/pda.h
16811    M /trunk/modules/gui/pda/pda_callbacks.c
16812    M /trunk/modules/gui/pda/pda_callbacks.h
16813    M /trunk/modules/gui/pda/pda_interface.c
16814    M /trunk/modules/gui/qnx/aout.c
16815    M /trunk/modules/gui/qnx/qnx.c
16816    M /trunk/modules/gui/qnx/vout.c
16817    M /trunk/modules/gui/qt/intf.cpp
16818    M /trunk/modules/gui/qt/intf.h
16819    M /trunk/modules/gui/qt/qt.cpp
16820    M /trunk/modules/gui/skins2/commands/async_queue.cpp
16821    M /trunk/modules/gui/skins2/commands/async_queue.hpp
16822    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
16823    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
16824    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
16825    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
16826    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
16827    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
16828    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
16829    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
16830    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
16831    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
16832    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
16833    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
16834    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
16835    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
16836    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
16837    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
16838    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
16839    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
16840    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
16841    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
16842    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
16843    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
16844    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
16845    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
16846    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
16847    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
16848    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
16849    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
16850    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
16851    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
16852    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
16853    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
16854    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
16855    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
16856    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
16857    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
16858    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
16859    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
16860    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
16861    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
16862    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
16863    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
16864    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
16865    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
16866    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
16867    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
16868    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
16869    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
16870    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
16871    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
16872    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
16873    M /trunk/modules/gui/skins2/events/evt_enter.hpp
16874    M /trunk/modules/gui/skins2/events/evt_focus.hpp
16875    M /trunk/modules/gui/skins2/events/evt_generic.hpp
16876    M /trunk/modules/gui/skins2/events/evt_input.cpp
16877    M /trunk/modules/gui/skins2/events/evt_input.hpp
16878    M /trunk/modules/gui/skins2/events/evt_key.cpp
16879    M /trunk/modules/gui/skins2/events/evt_key.hpp
16880    M /trunk/modules/gui/skins2/events/evt_leave.hpp
16881    M /trunk/modules/gui/skins2/events/evt_motion.hpp
16882    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
16883    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
16884    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
16885    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
16886    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
16887    M /trunk/modules/gui/skins2/events/evt_special.cpp
16888    M /trunk/modules/gui/skins2/events/evt_special.hpp
16889    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
16890    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
16891    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
16892    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
16893    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
16894    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
16895    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
16896    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
16897    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
16898    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
16899    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
16900    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
16901    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
16902    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
16903    M /trunk/modules/gui/skins2/parser/builder.cpp
16904    M /trunk/modules/gui/skins2/parser/builder.hpp
16905    M /trunk/modules/gui/skins2/parser/builder_data.hpp
16906    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
16907    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
16908    M /trunk/modules/gui/skins2/parser/gen_builder.py
16909    M /trunk/modules/gui/skins2/parser/interpreter.cpp
16910    M /trunk/modules/gui/skins2/parser/interpreter.hpp
16911    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
16912    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
16913    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
16914    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
16915    M /trunk/modules/gui/skins2/src/anchor.cpp
16916    M /trunk/modules/gui/skins2/src/anchor.hpp
16917    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
16918    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
16919    M /trunk/modules/gui/skins2/src/dialogs.cpp
16920    M /trunk/modules/gui/skins2/src/dialogs.hpp
16921    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
16922    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
16923    M /trunk/modules/gui/skins2/src/ft2_font.cpp
16924    M /trunk/modules/gui/skins2/src/ft2_font.hpp
16925    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
16926    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
16927    M /trunk/modules/gui/skins2/src/generic_font.hpp
16928    M /trunk/modules/gui/skins2/src/generic_layout.cpp
16929    M /trunk/modules/gui/skins2/src/generic_layout.hpp
16930    M /trunk/modules/gui/skins2/src/generic_window.cpp
16931    M /trunk/modules/gui/skins2/src/generic_window.hpp
16932    M /trunk/modules/gui/skins2/src/logger.cpp
16933    M /trunk/modules/gui/skins2/src/logger.hpp
16934    M /trunk/modules/gui/skins2/src/os_factory.cpp
16935    M /trunk/modules/gui/skins2/src/os_factory.hpp
16936    M /trunk/modules/gui/skins2/src/os_graphics.hpp
16937    M /trunk/modules/gui/skins2/src/os_loop.hpp
16938    M /trunk/modules/gui/skins2/src/os_timer.hpp
16939    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
16940    M /trunk/modules/gui/skins2/src/os_window.hpp
16941    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
16942    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
16943    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
16944    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
16945    M /trunk/modules/gui/skins2/src/skin_common.hpp
16946    M /trunk/modules/gui/skins2/src/skin_main.cpp
16947    M /trunk/modules/gui/skins2/src/theme.cpp
16948    M /trunk/modules/gui/skins2/src/theme.hpp
16949    M /trunk/modules/gui/skins2/src/theme_loader.cpp
16950    M /trunk/modules/gui/skins2/src/theme_loader.hpp
16951    M /trunk/modules/gui/skins2/src/theme_repository.cpp
16952    M /trunk/modules/gui/skins2/src/theme_repository.hpp
16953    M /trunk/modules/gui/skins2/src/tooltip.cpp
16954    M /trunk/modules/gui/skins2/src/tooltip.hpp
16955    M /trunk/modules/gui/skins2/src/top_window.cpp
16956    M /trunk/modules/gui/skins2/src/top_window.hpp
16957    M /trunk/modules/gui/skins2/src/var_manager.cpp
16958    M /trunk/modules/gui/skins2/src/var_manager.hpp
16959    M /trunk/modules/gui/skins2/src/vlcproc.cpp
16960    M /trunk/modules/gui/skins2/src/vlcproc.hpp
16961    M /trunk/modules/gui/skins2/src/vout_window.cpp
16962    M /trunk/modules/gui/skins2/src/vout_window.hpp
16963    M /trunk/modules/gui/skins2/src/window_manager.cpp
16964    M /trunk/modules/gui/skins2/src/window_manager.hpp
16965    M /trunk/modules/gui/skins2/utils/bezier.cpp
16966    M /trunk/modules/gui/skins2/utils/bezier.hpp
16967    M /trunk/modules/gui/skins2/utils/fsm.cpp
16968    M /trunk/modules/gui/skins2/utils/fsm.hpp
16969    M /trunk/modules/gui/skins2/utils/observer.hpp
16970    M /trunk/modules/gui/skins2/utils/pointer.hpp
16971    M /trunk/modules/gui/skins2/utils/position.cpp
16972    M /trunk/modules/gui/skins2/utils/position.hpp
16973    M /trunk/modules/gui/skins2/utils/ustring.cpp
16974    M /trunk/modules/gui/skins2/utils/ustring.hpp
16975    M /trunk/modules/gui/skins2/utils/var_bool.cpp
16976    M /trunk/modules/gui/skins2/utils/var_bool.hpp
16977    M /trunk/modules/gui/skins2/utils/var_list.cpp
16978    M /trunk/modules/gui/skins2/utils/var_list.hpp
16979    M /trunk/modules/gui/skins2/utils/var_percent.cpp
16980    M /trunk/modules/gui/skins2/utils/var_percent.hpp
16981    M /trunk/modules/gui/skins2/utils/var_text.cpp
16982    M /trunk/modules/gui/skins2/utils/var_text.hpp
16983    M /trunk/modules/gui/skins2/utils/variable.hpp
16984    M /trunk/modules/gui/skins2/vars/playlist.cpp
16985    M /trunk/modules/gui/skins2/vars/playlist.hpp
16986    M /trunk/modules/gui/skins2/vars/time.cpp
16987    M /trunk/modules/gui/skins2/vars/time.hpp
16988    M /trunk/modules/gui/skins2/vars/volume.cpp
16989    M /trunk/modules/gui/skins2/vars/volume.hpp
16990    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
16991    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
16992    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
16993    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
16994    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
16995    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
16996    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
16997    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
16998    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
16999    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
17000    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
17001    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
17002    M /trunk/modules/gui/skins2/win32/win32_window.cpp
17003    M /trunk/modules/gui/skins2/win32/win32_window.hpp
17004    M /trunk/modules/gui/skins2/x11/x11_display.cpp
17005    M /trunk/modules/gui/skins2/x11/x11_display.hpp
17006    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
17007    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
17008    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
17009    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
17010    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
17011    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
17012    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
17013    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
17014    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
17015    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
17016    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
17017    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
17018    M /trunk/modules/gui/skins2/x11/x11_window.cpp
17019    M /trunk/modules/gui/skins2/x11/x11_window.hpp
17020    M /trunk/modules/gui/wince/dialogs.cpp
17021    M /trunk/modules/gui/wince/fileinfo.cpp
17022    M /trunk/modules/gui/wince/interface.cpp
17023    M /trunk/modules/gui/wince/iteminfo.cpp
17024    M /trunk/modules/gui/wince/menus.cpp
17025    M /trunk/modules/gui/wince/messages.cpp
17026    M /trunk/modules/gui/wince/open.cpp
17027    M /trunk/modules/gui/wince/playlist.cpp
17028    M /trunk/modules/gui/wince/preferences.cpp
17029    M /trunk/modules/gui/wince/preferences_widgets.cpp
17030    M /trunk/modules/gui/wince/preferences_widgets.h
17031    M /trunk/modules/gui/wince/subtitles.cpp
17032    M /trunk/modules/gui/wince/timer.cpp
17033    M /trunk/modules/gui/wince/video.cpp
17034    M /trunk/modules/gui/wince/wince.cpp
17035    M /trunk/modules/gui/wince/wince.h
17036    M /trunk/modules/gui/wxwindows/bookmarks.cpp
17037    M /trunk/modules/gui/wxwindows/dialogs.cpp
17038    M /trunk/modules/gui/wxwindows/extrapanel.cpp
17039    M /trunk/modules/gui/wxwindows/fileinfo.cpp
17040    M /trunk/modules/gui/wxwindows/interface.cpp
17041    M /trunk/modules/gui/wxwindows/iteminfo.cpp
17042    M /trunk/modules/gui/wxwindows/menus.cpp
17043    M /trunk/modules/gui/wxwindows/messages.cpp
17044    M /trunk/modules/gui/wxwindows/open.cpp
17045    M /trunk/modules/gui/wxwindows/playlist.cpp
17046    M /trunk/modules/gui/wxwindows/preferences.cpp
17047    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
17048    M /trunk/modules/gui/wxwindows/preferences_widgets.h
17049    M /trunk/modules/gui/wxwindows/streamdata.h
17050    M /trunk/modules/gui/wxwindows/streamout.cpp
17051    M /trunk/modules/gui/wxwindows/subtitles.cpp
17052    M /trunk/modules/gui/wxwindows/timer.cpp
17053    M /trunk/modules/gui/wxwindows/video.cpp
17054    M /trunk/modules/gui/wxwindows/wizard.cpp
17055    M /trunk/modules/gui/wxwindows/wxwindows.cpp
17056    M /trunk/modules/gui/wxwindows/wxwindows.h
17057    M /trunk/modules/misc/dummy/aout.c
17058    M /trunk/modules/misc/dummy/decoder.c
17059    M /trunk/modules/misc/dummy/dummy.c
17060    M /trunk/modules/misc/dummy/dummy.h
17061    M /trunk/modules/misc/dummy/encoder.c
17062    M /trunk/modules/misc/dummy/input.c
17063    M /trunk/modules/misc/dummy/interface.c
17064    M /trunk/modules/misc/dummy/renderer.c
17065    M /trunk/modules/misc/dummy/vout.c
17066    M /trunk/modules/misc/freetype.c
17067    M /trunk/modules/misc/gnutls.c
17068    M /trunk/modules/misc/gtk_main.c
17069    M /trunk/modules/misc/logger.c
17070    M /trunk/modules/misc/memcpy/memcpy.c
17071    M /trunk/modules/misc/memcpy/memcpyaltivec.c
17072    M /trunk/modules/misc/network/ipv4.c
17073    M /trunk/modules/misc/network/ipv6.c
17074    M /trunk/modules/misc/playlist/export.c
17075    M /trunk/modules/misc/playlist/m3u.c
17076    M /trunk/modules/misc/playlist/old.c
17077    M /trunk/modules/misc/qte_main.cpp
17078    M /trunk/modules/misc/rtsp.c
17079    M /trunk/modules/misc/screensaver.c
17080    M /trunk/modules/misc/svg.c
17081    M /trunk/modules/misc/testsuite/playlist.c
17082    M /trunk/modules/misc/testsuite/test1.c
17083    M /trunk/modules/misc/testsuite/test2.cpp
17084    M /trunk/modules/misc/testsuite/test3.m
17085    M /trunk/modules/misc/testsuite/test4.c
17086    M /trunk/modules/misc/win32text.c
17087    M /trunk/modules/misc/xml/libxml.c
17088    M /trunk/modules/misc/xml/xtag.c
17089    M /trunk/modules/mux/asf.c
17090    M /trunk/modules/mux/avi.c
17091    M /trunk/modules/mux/dummy.c
17092    M /trunk/modules/mux/mp4.c
17093    M /trunk/modules/mux/mpeg/bits.h
17094    M /trunk/modules/mux/mpeg/pes.c
17095    M /trunk/modules/mux/mpeg/pes.h
17096    M /trunk/modules/mux/mpeg/ps.c
17097    M /trunk/modules/mux/mpeg/ts.c
17098    M /trunk/modules/mux/mpjpeg.c
17099    M /trunk/modules/mux/ogg.c
17100    M /trunk/modules/mux/wav.c
17101    M /trunk/modules/packetizer/copy.c
17102    M /trunk/modules/packetizer/h264.c
17103    M /trunk/modules/packetizer/mpeg4audio.c
17104    M /trunk/modules/packetizer/mpeg4video.c
17105    M /trunk/modules/packetizer/mpegvideo.c
17106    M /trunk/modules/services_discovery/daap.c
17107    M /trunk/modules/services_discovery/hal.c
17108    M /trunk/modules/services_discovery/sap.c
17109    M /trunk/modules/services_discovery/shout.c
17110    M /trunk/modules/stream_out/announce.c
17111    M /trunk/modules/stream_out/announce.h
17112    M /trunk/modules/stream_out/bridge.c
17113    M /trunk/modules/stream_out/description.c
17114    M /trunk/modules/stream_out/display.c
17115    M /trunk/modules/stream_out/dummy.c
17116    M /trunk/modules/stream_out/duplicate.c
17117    M /trunk/modules/stream_out/es.c
17118    M /trunk/modules/stream_out/gather.c
17119    M /trunk/modules/stream_out/mosaic_bridge.c
17120    M /trunk/modules/stream_out/rtp.c
17121    M /trunk/modules/stream_out/standard.c
17122    M /trunk/modules/stream_out/switcher.c
17123    M /trunk/modules/stream_out/transcode.c
17124    M /trunk/modules/stream_out/transrate/block.c
17125    M /trunk/modules/stream_out/transrate/frame.c
17126    M /trunk/modules/stream_out/transrate/transrate.c
17127    M /trunk/modules/stream_out/transrate/transrate.h
17128    M /trunk/modules/video_chroma/i420_rgb.c
17129    M /trunk/modules/video_chroma/i420_rgb.h
17130    M /trunk/modules/video_chroma/i420_rgb16.c
17131    M /trunk/modules/video_chroma/i420_rgb8.c
17132    M /trunk/modules/video_chroma/i420_rgb_c.h
17133    M /trunk/modules/video_chroma/i420_rgb_mmx.h
17134    M /trunk/modules/video_chroma/i420_ymga.c
17135    M /trunk/modules/video_chroma/i420_yuy2.c
17136    M /trunk/modules/video_chroma/i420_yuy2.h
17137    M /trunk/modules/video_chroma/i422_yuy2.c
17138    M /trunk/modules/video_chroma/i422_yuy2.h
17139    M /trunk/modules/video_filter/adjust.c
17140    M /trunk/modules/video_filter/blend.c
17141    M /trunk/modules/video_filter/clone.c
17142    M /trunk/modules/video_filter/crop.c
17143    M /trunk/modules/video_filter/deinterlace.c
17144    M /trunk/modules/video_filter/distort.c
17145    M /trunk/modules/video_filter/filter_common.h
17146    M /trunk/modules/video_filter/invert.c
17147    M /trunk/modules/video_filter/logo.c
17148    M /trunk/modules/video_filter/marq.c
17149    M /trunk/modules/video_filter/mosaic.c
17150    M /trunk/modules/video_filter/mosaic.h
17151    M /trunk/modules/video_filter/motionblur.c
17152    M /trunk/modules/video_filter/motiondetect.c
17153    M /trunk/modules/video_filter/scale.c
17154    M /trunk/modules/video_filter/swscale/common.h
17155    M /trunk/modules/video_filter/swscale/filter.c
17156    M /trunk/modules/video_filter/time.c
17157    M /trunk/modules/video_filter/transform.c
17158    M /trunk/modules/video_filter/wall.c
17159    M /trunk/modules/video_output/aa.c
17160    M /trunk/modules/video_output/caca.c
17161    M /trunk/modules/video_output/directx/directx.c
17162    M /trunk/modules/video_output/directx/events.c
17163    M /trunk/modules/video_output/directx/glwin32.c
17164    M /trunk/modules/video_output/directx/vout.h
17165    M /trunk/modules/video_output/fb.c
17166    M /trunk/modules/video_output/ggi.c
17167    M /trunk/modules/video_output/glide.c
17168    M /trunk/modules/video_output/hd1000v.cpp
17169    M /trunk/modules/video_output/image.c
17170    M /trunk/modules/video_output/mga.c
17171    M /trunk/modules/video_output/opengl.c
17172    M /trunk/modules/video_output/qte/qte.cpp
17173    M /trunk/modules/video_output/qte/qte.h
17174    M /trunk/modules/video_output/sdl.c
17175    M /trunk/modules/video_output/snapshot.c
17176    M /trunk/modules/video_output/svgalib.c
17177    M /trunk/modules/video_output/wingdi.c
17178    M /trunk/modules/video_output/x11/glx.c
17179    M /trunk/modules/video_output/x11/x11.c
17180    M /trunk/modules/video_output/x11/xcommon.c
17181    M /trunk/modules/video_output/x11/xcommon.h
17182    M /trunk/modules/video_output/x11/xvideo.c
17183    M /trunk/modules/visualization/galaktos/PCM.c
17184    M /trunk/modules/visualization/galaktos/beat_detect.c
17185    M /trunk/modules/visualization/galaktos/builtin_funcs.c
17186    M /trunk/modules/visualization/galaktos/custom_shape.c
17187    M /trunk/modules/visualization/galaktos/custom_wave.c
17188    M /trunk/modules/visualization/galaktos/engine_vars.c
17189    M /trunk/modules/visualization/galaktos/eval.c
17190    M /trunk/modules/visualization/galaktos/fftsg.c
17191    M /trunk/modules/visualization/galaktos/init_cond.c
17192    M /trunk/modules/visualization/galaktos/main.c
17193    M /trunk/modules/visualization/galaktos/main.h
17194    M /trunk/modules/visualization/galaktos/param.c
17195    M /trunk/modules/visualization/galaktos/parser.c
17196    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
17197    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
17198    M /trunk/modules/visualization/galaktos/plugin.c
17199    M /trunk/modules/visualization/galaktos/plugin.h
17200    M /trunk/modules/visualization/galaktos/preset.c
17201    M /trunk/modules/visualization/galaktos/splaytree.c
17202    M /trunk/modules/visualization/galaktos/tree_types.c
17203    M /trunk/modules/visualization/galaktos/video_init.c
17204    M /trunk/modules/visualization/goom.c
17205    M /trunk/modules/visualization/visual/effects.c
17206    M /trunk/modules/visualization/visual/visual.c
17207    M /trunk/modules/visualization/visual/visual.h
17208    M /trunk/modules/visualization/xosd.c
17209    M /trunk/mozilla/vlcpeer.cpp
17210    M /trunk/mozilla/vlcpeer.h
17211    M /trunk/mozilla/vlcplugin.cpp
17212    M /trunk/mozilla/vlcplugin.h
17213    M /trunk/mozilla/vlcshell.cpp
17214    M /trunk/msvc/modules_builtin_msvc.h
17215    M /trunk/po/bn.po
17216    M /trunk/po/ca.po
17217    M /trunk/po/da.po
17218    M /trunk/po/de.po
17219    M /trunk/po/el.po
17220    M /trunk/po/en_GB.po
17221    M /trunk/po/es.po
17222    M /trunk/po/fr.po
17223    M /trunk/po/hi.po
17224    M /trunk/po/hu.po
17225    M /trunk/po/it.po
17226    M /trunk/po/ja.po
17227    M /trunk/po/my.po
17228    M /trunk/po/ne.po
17229    M /trunk/po/ps.po
17230    M /trunk/po/pt_BR.po
17231    M /trunk/po/ru.po
17232    M /trunk/po/sv.po
17233    M /trunk/po/tet.po
17234    M /trunk/po/tl.po
17235    M /trunk/po/tr.po
17236    M /trunk/po/vlc.pot
17237    M /trunk/po/zh_TW.po
17238    M /trunk/src/audio_output/common.c
17239    M /trunk/src/audio_output/dec.c
17240    M /trunk/src/audio_output/filters.c
17241    M /trunk/src/audio_output/input.c
17242    M /trunk/src/audio_output/intf.c
17243    M /trunk/src/audio_output/mixer.c
17244    M /trunk/src/audio_output/output.c
17245    M /trunk/src/control/audio_video.c
17246    M /trunk/src/control/core.c
17247    M /trunk/src/control/util.c
17248    M /trunk/src/extras/libc.c
17249    M /trunk/src/input/access.c
17250    M /trunk/src/input/clock.c
17251    M /trunk/src/input/control.c
17252    M /trunk/src/input/decoder.c
17253    M /trunk/src/input/demux.c
17254    M /trunk/src/input/es_out.c
17255    M /trunk/src/input/input.c
17256    M /trunk/src/input/input_internal.h
17257    M /trunk/src/input/mem_stream.c
17258    M /trunk/src/input/stream.c
17259    M /trunk/src/input/subtitles.c
17260    M /trunk/src/input/var.c
17261    M /trunk/src/interface/interface.c
17262    M /trunk/src/interface/intf_eject.c
17263    M /trunk/src/libvlc.c
17264    M /trunk/src/libvlc.h
17265    M /trunk/src/misc/beos_specific.cpp
17266    M /trunk/src/misc/block.c
17267    M /trunk/src/misc/charset.c
17268    M /trunk/src/misc/configuration.c
17269    M /trunk/src/misc/cpu.c
17270    M /trunk/src/misc/darwin_specific.m
17271    M /trunk/src/misc/error.c
17272    M /trunk/src/misc/getaddrinfo.c
17273    M /trunk/src/misc/httpd.c
17274    M /trunk/src/misc/image.c
17275    M /trunk/src/misc/iso-639_def.h
17276    M /trunk/src/misc/iso_lang.c
17277    M /trunk/src/misc/md5.c
17278    M /trunk/src/misc/messages.c
17279    M /trunk/src/misc/modules.c
17280    M /trunk/src/misc/modules_builtin.h.in
17281    M /trunk/src/misc/mtime.c
17282    M /trunk/src/misc/net.c
17283    M /trunk/src/misc/objects.c
17284    M /trunk/src/misc/threads.c
17285    M /trunk/src/misc/tls.c
17286    M /trunk/src/misc/variables.c
17287    M /trunk/src/misc/vlm.c
17288    M /trunk/src/misc/win32_specific.c
17289    M /trunk/src/misc/xml.c
17290    M /trunk/src/playlist/item-ext.c
17291    M /trunk/src/playlist/item.c
17292    M /trunk/src/playlist/loadsave.c
17293    M /trunk/src/playlist/playlist.c
17294    M /trunk/src/playlist/services_discovery.c
17295    M /trunk/src/playlist/sort.c
17296    M /trunk/src/playlist/view.c
17297    M /trunk/src/stream_output/announce.c
17298    M /trunk/src/stream_output/sap.c
17299    M /trunk/src/stream_output/stream_output.c
17300    M /trunk/src/video_output/video_output.c
17301    M /trunk/src/video_output/video_text.c
17302    M /trunk/src/video_output/video_widgets.c
17303    M /trunk/src/video_output/vout_intf.c
17304    M /trunk/src/video_output/vout_pictures.c
17305    M /trunk/src/video_output/vout_pictures.h
17306    M /trunk/src/video_output/vout_subpictures.c
17307    M /trunk/src/video_output/vout_synchro.c
17308    M /trunk/src/vlc.c
17309    M /trunk/vlc-api.pl
17310
17311 Make Zorglub less unhappy
17312
17313 ------------------------------------------------------------------------
17314 r11663 | rocky | 2005-07-09 05:41:48 +0200 (Sat, 09 Jul 2005) | 4 lines
17315 Changed paths:
17316    M /trunk/modules/gui/wxwindows/open.cpp
17317    M /trunk/modules/gui/wxwindows/wxwindows.h
17318
17319 Add audio track entry field for VCD and DVD. 
17320 Correct ranges for # of tracks and subtitles allowed in VCD and DVD.
17321
17322
17323 ------------------------------------------------------------------------
17324 r11662 | rocky | 2005-07-09 03:56:01 +0200 (Sat, 09 Jul 2005) | 4 lines
17325 Changed paths:
17326    M /trunk/modules/access/vcdx/vcd.c
17327    M /trunk/modules/access/vcdx/vcdplayer.c
17328
17329 vcdplayer.c: fix gcc 4-caught uninitialized variable. 
17330 vcd.c: more logical order of macros (I think)
17331
17332
17333 ------------------------------------------------------------------------
17334 r11661 | courmisch | 2005-07-08 20:45:05 +0200 (Fri, 08 Jul 2005) | 2 lines
17335 Changed paths:
17336    M /trunk/modules/demux/xa.c
17337
17338 Fix compiler warning
17339
17340 ------------------------------------------------------------------------
17341 r11660 | courmisch | 2005-07-08 20:12:44 +0200 (Fri, 08 Jul 2005) | 3 lines
17342 Changed paths:
17343    M /trunk/activex/axvlc.idl
17344    M /trunk/activex/connectioncontainer.cpp
17345    M /trunk/activex/connectioncontainer.h
17346    M /trunk/activex/main.cpp
17347    M /trunk/activex/objectsafety.cpp
17348    M /trunk/activex/objectsafety.h
17349    M /trunk/activex/olecontrol.cpp
17350    M /trunk/activex/olecontrol.h
17351    M /trunk/activex/oleinplaceactiveobject.cpp
17352    M /trunk/activex/oleinplaceactiveobject.h
17353    M /trunk/activex/oleinplaceobject.cpp
17354    M /trunk/activex/oleinplaceobject.h
17355    M /trunk/activex/oleobject.cpp
17356    M /trunk/activex/oleobject.h
17357    M /trunk/activex/persistpropbag.cpp
17358    M /trunk/activex/persistpropbag.h
17359    M /trunk/activex/persiststorage.cpp
17360    M /trunk/activex/persiststorage.h
17361    M /trunk/activex/persiststreaminit.cpp
17362    M /trunk/activex/persiststreaminit.h
17363    M /trunk/activex/plugin.cpp
17364    M /trunk/activex/plugin.h
17365    M /trunk/activex/provideclassinfo.cpp
17366    M /trunk/activex/provideclassinfo.h
17367    M /trunk/activex/utils.cpp
17368    M /trunk/activex/utils.h
17369    M /trunk/activex/viewobject.cpp
17370    M /trunk/activex/viewobject.h
17371    M /trunk/activex/vlccontrol.cpp
17372    M /trunk/activex/vlccontrol.h
17373    M /trunk/bindings/java-gcj/JVLC.java
17374    M /trunk/evc/modules_builtin_evc.h
17375    M /trunk/extras/contrib/Makefile
17376    M /trunk/extras/contrib/bootstrap
17377    M /trunk/extras/contrib/change_prefix.sh
17378    M /trunk/extras/contrib/src/Makefile
17379    M /trunk/extras/contrib/src/packages.mak
17380    M /trunk/extras/zsh.cpp
17381    M /trunk/include/aout_internal.h
17382    M /trunk/include/audio_output.h
17383    M /trunk/include/beos_specific.h
17384    M /trunk/include/charset.h
17385    M /trunk/include/codecs.h
17386    M /trunk/include/configuration.h
17387    M /trunk/include/darwin_specific.h
17388    M /trunk/include/intf_eject.h
17389    M /trunk/include/iso_lang.h
17390    M /trunk/include/main.h
17391    M /trunk/include/modules.h
17392    M /trunk/include/modules_inner.h
17393    M /trunk/include/mtime.h
17394    M /trunk/include/network.h
17395    M /trunk/include/os_specific.h
17396    M /trunk/include/osd.h
17397    M /trunk/include/stream_output.h
17398    M /trunk/include/variables.h
17399    M /trunk/include/video_output.h
17400    M /trunk/include/vlc/aout.h
17401    M /trunk/include/vlc/control.h
17402    M /trunk/include/vlc/decoder.h
17403    M /trunk/include/vlc/input.h
17404    M /trunk/include/vlc/intf.h
17405    M /trunk/include/vlc/sout.h
17406    M /trunk/include/vlc/vlc.h
17407    M /trunk/include/vlc/vout.h
17408    M /trunk/include/vlc_access.h
17409    M /trunk/include/vlc_bits.h
17410    M /trunk/include/vlc_block.h
17411    M /trunk/include/vlc_block_helper.h
17412    M /trunk/include/vlc_codec.h
17413    M /trunk/include/vlc_common.h
17414    M /trunk/include/vlc_config.h
17415    M /trunk/include/vlc_config_cat.h
17416    M /trunk/include/vlc_cpu.h
17417    M /trunk/include/vlc_demux.h
17418    M /trunk/include/vlc_error.h
17419    M /trunk/include/vlc_es.h
17420    M /trunk/include/vlc_es_out.h
17421    M /trunk/include/vlc_filter.h
17422    M /trunk/include/vlc_httpd.h
17423    M /trunk/include/vlc_image.h
17424    M /trunk/include/vlc_input.h
17425    M /trunk/include/vlc_interface.h
17426    M /trunk/include/vlc_keys.h
17427    M /trunk/include/vlc_md5.h
17428    M /trunk/include/vlc_messages.h
17429    M /trunk/include/vlc_meta.h
17430    M /trunk/include/vlc_objects.h
17431    M /trunk/include/vlc_playlist.h
17432    M /trunk/include/vlc_spu.h
17433    M /trunk/include/vlc_stream.h
17434    M /trunk/include/vlc_threads.h
17435    M /trunk/include/vlc_threads_funcs.h
17436    M /trunk/include/vlc_tls.h
17437    M /trunk/include/vlc_video.h
17438    M /trunk/include/vlc_vlm.h
17439    M /trunk/include/vlc_vod.h
17440    M /trunk/include/vlc_xml.h
17441    M /trunk/include/vout_synchro.h
17442    M /trunk/include/win32_specific.h
17443    M /trunk/modules/access/cdda/access.c
17444    M /trunk/modules/access/cdda/access.h
17445    M /trunk/modules/access/cdda/callback.c
17446    M /trunk/modules/access/cdda/callback.h
17447    M /trunk/modules/access/cdda/cdda.c
17448    M /trunk/modules/access/cdda/cdda.h
17449    M /trunk/modules/access/cdda/info.c
17450    M /trunk/modules/access/cdda/info.h
17451    M /trunk/modules/access/cdda.c
17452    M /trunk/modules/access/directory.c
17453    M /trunk/modules/access/dshow/common.h
17454    M /trunk/modules/access/dshow/crossbar.cpp
17455    M /trunk/modules/access/dshow/dshow.cpp
17456    M /trunk/modules/access/dshow/filter.cpp
17457    M /trunk/modules/access/dshow/filter.h
17458    M /trunk/modules/access/dvb/access.c
17459    M /trunk/modules/access/dvb/dvb.h
17460    M /trunk/modules/access/dvb/en50221.c
17461    M /trunk/modules/access/dvb/linux_dvb.c
17462    M /trunk/modules/access/dvdnav.c
17463    M /trunk/modules/access/dvdread.c
17464    M /trunk/modules/access/fake.c
17465    M /trunk/modules/access/file.c
17466    M /trunk/modules/access/ftp.c
17467    M /trunk/modules/access/http.c
17468    M /trunk/modules/access/mms/asf.c
17469    M /trunk/modules/access/mms/asf.h
17470    M /trunk/modules/access/mms/buffer.c
17471    M /trunk/modules/access/mms/buffer.h
17472    M /trunk/modules/access/mms/mms.c
17473    M /trunk/modules/access/mms/mms.h
17474    M /trunk/modules/access/mms/mmsh.c
17475    M /trunk/modules/access/mms/mmsh.h
17476    M /trunk/modules/access/mms/mmstu.c
17477    M /trunk/modules/access/mms/mmstu.h
17478    M /trunk/modules/access/pvr/pvr.c
17479    M /trunk/modules/access/satellite/access.c
17480    M /trunk/modules/access/satellite/dvb.c
17481    M /trunk/modules/access/satellite/dvb.h
17482    M /trunk/modules/access/satellite/satellite.c
17483    M /trunk/modules/access/screen/beos.cpp
17484    M /trunk/modules/access/screen/mac.c
17485    M /trunk/modules/access/screen/screen.c
17486    M /trunk/modules/access/screen/screen.h
17487    M /trunk/modules/access/screen/win32.c
17488    M /trunk/modules/access/screen/x11.c
17489    M /trunk/modules/access/slp.c
17490    M /trunk/modules/access/smb.c
17491    M /trunk/modules/access/tcp.c
17492    M /trunk/modules/access/udp.c
17493    M /trunk/modules/access/v4l/v4l.c
17494    M /trunk/modules/access/vcd/cdrom.c
17495    M /trunk/modules/access/vcd/cdrom.h
17496    M /trunk/modules/access/vcd/cdrom_internals.h
17497    M /trunk/modules/access/vcd/vcd.c
17498    M /trunk/modules/access/vcdx/access.c
17499    M /trunk/modules/access/vcdx/demux.c
17500    M /trunk/modules/access/vcdx/info.c
17501    M /trunk/modules/access/vcdx/info.h
17502    M /trunk/modules/access/vcdx/intf.c
17503    M /trunk/modules/access/vcdx/intf.h
17504    M /trunk/modules/access/vcdx/vcd.c
17505    M /trunk/modules/access/vcdx/vcd.h
17506    M /trunk/modules/access/vcdx/vcdplayer.h
17507    M /trunk/modules/access_filter/record.c
17508    M /trunk/modules/access_filter/timeshift.c
17509    M /trunk/modules/access_output/dummy.c
17510    M /trunk/modules/access_output/file.c
17511    M /trunk/modules/access_output/http.c
17512    M /trunk/modules/access_output/udp.c
17513    M /trunk/modules/audio_filter/channel_mixer/headphone.c
17514    M /trunk/modules/audio_filter/channel_mixer/simple.c
17515    M /trunk/modules/audio_filter/channel_mixer/trivial.c
17516    M /trunk/modules/audio_filter/converter/a52tofloat32.c
17517    M /trunk/modules/audio_filter/converter/a52tospdif.c
17518    M /trunk/modules/audio_filter/converter/dtstofloat32.c
17519    M /trunk/modules/audio_filter/converter/dtstospdif.c
17520    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
17521    M /trunk/modules/audio_filter/converter/fixed32tos16.c
17522    M /trunk/modules/audio_filter/converter/float32tos16.c
17523    M /trunk/modules/audio_filter/converter/float32tos8.c
17524    M /trunk/modules/audio_filter/converter/float32tou16.c
17525    M /trunk/modules/audio_filter/converter/float32tou8.c
17526    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
17527    M /trunk/modules/audio_filter/converter/s16tofixed32.c
17528    M /trunk/modules/audio_filter/converter/s16tofloat32.c
17529    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
17530    M /trunk/modules/audio_filter/converter/s8tofloat32.c
17531    M /trunk/modules/audio_filter/converter/u8tofixed32.c
17532    M /trunk/modules/audio_filter/converter/u8tofloat32.c
17533    M /trunk/modules/audio_filter/equalizer.c
17534    M /trunk/modules/audio_filter/equalizer_presets.h
17535    M /trunk/modules/audio_filter/format.c
17536    M /trunk/modules/audio_filter/normvol.c
17537    M /trunk/modules/audio_filter/resampler/bandlimited.c
17538    M /trunk/modules/audio_filter/resampler/bandlimited.h
17539    M /trunk/modules/audio_filter/resampler/coreaudio.c
17540    M /trunk/modules/audio_filter/resampler/linear.c
17541    M /trunk/modules/audio_filter/resampler/trivial.c
17542    M /trunk/modules/audio_filter/resampler/ugly.c
17543    M /trunk/modules/audio_mixer/float32.c
17544    M /trunk/modules/audio_mixer/spdif.c
17545    M /trunk/modules/audio_mixer/trivial.c
17546    M /trunk/modules/audio_output/alsa.c
17547    M /trunk/modules/audio_output/arts.c
17548    M /trunk/modules/audio_output/auhal.c
17549    M /trunk/modules/audio_output/coreaudio.c
17550    M /trunk/modules/audio_output/directx.c
17551    M /trunk/modules/audio_output/esd.c
17552    M /trunk/modules/audio_output/file.c
17553    M /trunk/modules/audio_output/hd1000a.cpp
17554    M /trunk/modules/audio_output/oss.c
17555    M /trunk/modules/audio_output/portaudio.c
17556    M /trunk/modules/audio_output/sdl.c
17557    M /trunk/modules/audio_output/waveout.c
17558    M /trunk/modules/codec/a52.c
17559    M /trunk/modules/codec/adpcm.c
17560    M /trunk/modules/codec/araw.c
17561    M /trunk/modules/codec/cinepak.c
17562    M /trunk/modules/codec/cmml/browser_open.c
17563    M /trunk/modules/codec/cmml/browser_open.h
17564    M /trunk/modules/codec/cmml/cmml.c
17565    M /trunk/modules/codec/cmml/history.c
17566    M /trunk/modules/codec/cmml/history.h
17567    M /trunk/modules/codec/cmml/intf.c
17568    M /trunk/modules/codec/cmml/xarray.c
17569    M /trunk/modules/codec/cmml/xarray.h
17570    M /trunk/modules/codec/cmml/xlist.c
17571    M /trunk/modules/codec/cmml/xlist.h
17572    M /trunk/modules/codec/cmml/xstrcat.h
17573    M /trunk/modules/codec/cmml/xtag.c
17574    M /trunk/modules/codec/cmml/xtag.h
17575    M /trunk/modules/codec/cmml/xurl.c
17576    M /trunk/modules/codec/cmml/xurl.h
17577    M /trunk/modules/codec/cvdsub.c
17578    M /trunk/modules/codec/dirac.c
17579    M /trunk/modules/codec/dmo/buffer.c
17580    M /trunk/modules/codec/dmo/dmo.c
17581    M /trunk/modules/codec/dmo/dmo.h
17582    M /trunk/modules/codec/dts.c
17583    M /trunk/modules/codec/dvbsub.c
17584    M /trunk/modules/codec/faad.c
17585    M /trunk/modules/codec/fake.c
17586    M /trunk/modules/codec/ffmpeg/audio.c
17587    M /trunk/modules/codec/ffmpeg/chroma.c
17588    M /trunk/modules/codec/ffmpeg/demux.c
17589    M /trunk/modules/codec/ffmpeg/encoder.c
17590    M /trunk/modules/codec/ffmpeg/ffmpeg.c
17591    M /trunk/modules/codec/ffmpeg/ffmpeg.h
17592    M /trunk/modules/codec/ffmpeg/postprocess.c
17593    M /trunk/modules/codec/ffmpeg/video.c
17594    M /trunk/modules/codec/ffmpeg/video_filter.c
17595    M /trunk/modules/codec/flac.c
17596    M /trunk/modules/codec/libmpeg2.c
17597    M /trunk/modules/codec/lpcm.c
17598    M /trunk/modules/codec/mash.cpp
17599    M /trunk/modules/codec/mpeg_audio.c
17600    M /trunk/modules/codec/png.c
17601    M /trunk/modules/codec/quicktime.c
17602    M /trunk/modules/codec/rawvideo.c
17603    M /trunk/modules/codec/speex.c
17604    M /trunk/modules/codec/spudec/parse.c
17605    M /trunk/modules/codec/spudec/spudec.c
17606    M /trunk/modules/codec/spudec/spudec.h
17607    M /trunk/modules/codec/subsdec.c
17608    M /trunk/modules/codec/svcdsub.c
17609    M /trunk/modules/codec/tarkin.c
17610    M /trunk/modules/codec/theora.c
17611    M /trunk/modules/codec/twolame.c
17612    M /trunk/modules/codec/vorbis.c
17613    M /trunk/modules/codec/x264.c
17614    M /trunk/modules/control/corba/corba.c
17615    M /trunk/modules/control/gestures.c
17616    M /trunk/modules/control/hotkeys.c
17617    M /trunk/modules/control/http.c
17618    M /trunk/modules/control/joystick.c
17619    M /trunk/modules/control/lirc.c
17620    M /trunk/modules/control/netsync.c
17621    M /trunk/modules/control/ntservice.c
17622    M /trunk/modules/control/rc.c
17623    M /trunk/modules/control/showintf.c
17624    M /trunk/modules/control/telnet.c
17625    M /trunk/modules/demux/a52.c
17626    M /trunk/modules/demux/aiff.c
17627    M /trunk/modules/demux/asf/asf.c
17628    M /trunk/modules/demux/asf/libasf.c
17629    M /trunk/modules/demux/asf/libasf.h
17630    M /trunk/modules/demux/au.c
17631    M /trunk/modules/demux/avi/avi.c
17632    M /trunk/modules/demux/avi/libavi.c
17633    M /trunk/modules/demux/avi/libavi.h
17634    M /trunk/modules/demux/demuxdump.c
17635    M /trunk/modules/demux/dts.c
17636    M /trunk/modules/demux/flac.c
17637    M /trunk/modules/demux/livedotcom.cpp
17638    M /trunk/modules/demux/m3u.c
17639    M /trunk/modules/demux/mjpeg.c
17640    M /trunk/modules/demux/mkv.cpp
17641    M /trunk/modules/demux/mod.c
17642    M /trunk/modules/demux/mp4/drms.c
17643    M /trunk/modules/demux/mp4/drms.h
17644    M /trunk/modules/demux/mp4/drmstables.h
17645    M /trunk/modules/demux/mp4/libmp4.c
17646    M /trunk/modules/demux/mp4/libmp4.h
17647    M /trunk/modules/demux/mp4/mp4.c
17648    M /trunk/modules/demux/mpeg/h264.c
17649    M /trunk/modules/demux/mpeg/m4a.c
17650    M /trunk/modules/demux/mpeg/m4v.c
17651    M /trunk/modules/demux/mpeg/mpga.c
17652    M /trunk/modules/demux/mpeg/mpgv.c
17653    M /trunk/modules/demux/nsv.c
17654    M /trunk/modules/demux/nuv.c
17655    M /trunk/modules/demux/ogg.c
17656    M /trunk/modules/demux/playlist/b4s.c
17657    M /trunk/modules/demux/playlist/m3u.c
17658    M /trunk/modules/demux/playlist/old.c
17659    M /trunk/modules/demux/playlist/playlist.c
17660    M /trunk/modules/demux/playlist/playlist.h
17661    M /trunk/modules/demux/playlist/pls.c
17662    M /trunk/modules/demux/ps.c
17663    M /trunk/modules/demux/ps.h
17664    M /trunk/modules/demux/pva.c
17665    M /trunk/modules/demux/rawdv.c
17666    M /trunk/modules/demux/real.c
17667    M /trunk/modules/demux/sgimb.c
17668    M /trunk/modules/demux/subtitle.c
17669    M /trunk/modules/demux/ts.c
17670    M /trunk/modules/demux/ty.c
17671    M /trunk/modules/demux/util/id3genres.h
17672    M /trunk/modules/demux/util/id3tag.c
17673    M /trunk/modules/demux/vobsub.c
17674    M /trunk/modules/demux/voc.c
17675    M /trunk/modules/demux/wav.c
17676    M /trunk/modules/demux/xa.c
17677    M /trunk/modules/gui/beos/AudioOutput.cpp
17678    M /trunk/modules/gui/beos/BeOS.cpp
17679    M /trunk/modules/gui/beos/Bitmaps.h
17680    M /trunk/modules/gui/beos/DrawingTidbits.cpp
17681    M /trunk/modules/gui/beos/DrawingTidbits.h
17682    M /trunk/modules/gui/beos/Interface.cpp
17683    M /trunk/modules/gui/beos/InterfaceWindow.cpp
17684    M /trunk/modules/gui/beos/InterfaceWindow.h
17685    M /trunk/modules/gui/beos/ListViews.cpp
17686    M /trunk/modules/gui/beos/ListViews.h
17687    M /trunk/modules/gui/beos/MediaControlView.cpp
17688    M /trunk/modules/gui/beos/MediaControlView.h
17689    M /trunk/modules/gui/beos/MessagesWindow.cpp
17690    M /trunk/modules/gui/beos/MessagesWindow.h
17691    M /trunk/modules/gui/beos/MsgVals.h
17692    M /trunk/modules/gui/beos/PlayListWindow.cpp
17693    M /trunk/modules/gui/beos/PlayListWindow.h
17694    M /trunk/modules/gui/beos/PreferencesWindow.cpp
17695    M /trunk/modules/gui/beos/PreferencesWindow.h
17696    M /trunk/modules/gui/beos/TransportButton.cpp
17697    M /trunk/modules/gui/beos/TransportButton.h
17698    M /trunk/modules/gui/beos/VideoOutput.cpp
17699    M /trunk/modules/gui/beos/VideoWindow.h
17700    M /trunk/modules/gui/gtk/common.h
17701    M /trunk/modules/gui/gtk/control.c
17702    M /trunk/modules/gui/gtk/control.h
17703    M /trunk/modules/gui/gtk/display.c
17704    M /trunk/modules/gui/gtk/display.h
17705    M /trunk/modules/gui/gtk/gnome.c
17706    M /trunk/modules/gui/gtk/gtk.c
17707    M /trunk/modules/gui/gtk/gtk_callbacks.c
17708    M /trunk/modules/gui/gtk/gtk_callbacks.h
17709    M /trunk/modules/gui/gtk/menu.c
17710    M /trunk/modules/gui/gtk/menu.h
17711    M /trunk/modules/gui/gtk/modules.c
17712    M /trunk/modules/gui/gtk/modules.h
17713    M /trunk/modules/gui/gtk/open.c
17714    M /trunk/modules/gui/gtk/open.h
17715    M /trunk/modules/gui/gtk/playlist.c
17716    M /trunk/modules/gui/gtk/playlist.h
17717    M /trunk/modules/gui/gtk/preferences.c
17718    M /trunk/modules/gui/gtk/preferences.h
17719    M /trunk/modules/gui/gtk/sout.c
17720    M /trunk/modules/gui/gtk2/gnome2.c
17721    M /trunk/modules/gui/gtk2/gtk2.c
17722    M /trunk/modules/gui/kde/QConfigItem.cpp
17723    M /trunk/modules/gui/kde/QConfigItem.h
17724    M /trunk/modules/gui/kde/info.cpp
17725    M /trunk/modules/gui/kde/info.h
17726    M /trunk/modules/gui/kde/kde.cpp
17727    M /trunk/modules/gui/kde/languagemenu.cpp
17728    M /trunk/modules/gui/kde/languagemenu.h
17729    M /trunk/modules/gui/kde/messages.cpp
17730    M /trunk/modules/gui/kde/messages.h
17731    M /trunk/modules/gui/kde/pluginsbox.cpp
17732    M /trunk/modules/gui/kde/pluginsbox.h
17733    M /trunk/modules/gui/kde/preferences.cpp
17734    M /trunk/modules/gui/kde/preferences.h
17735    M /trunk/modules/gui/macosx/about.h
17736    M /trunk/modules/gui/macosx/about.m
17737    M /trunk/modules/gui/macosx/applescript.h
17738    M /trunk/modules/gui/macosx/applescript.m
17739    M /trunk/modules/gui/macosx/controls.h
17740    M /trunk/modules/gui/macosx/controls.m
17741    M /trunk/modules/gui/macosx/equalizer.h
17742    M /trunk/modules/gui/macosx/equalizer.m
17743    M /trunk/modules/gui/macosx/intf.h
17744    M /trunk/modules/gui/macosx/intf.m
17745    M /trunk/modules/gui/macosx/macosx.m
17746    M /trunk/modules/gui/macosx/misc.h
17747    M /trunk/modules/gui/macosx/misc.m
17748    M /trunk/modules/gui/macosx/open.h
17749    M /trunk/modules/gui/macosx/open.m
17750    M /trunk/modules/gui/macosx/output.h
17751    M /trunk/modules/gui/macosx/output.m
17752    M /trunk/modules/gui/macosx/playlist.h
17753    M /trunk/modules/gui/macosx/playlist.m
17754    M /trunk/modules/gui/macosx/playlistinfo.h
17755    M /trunk/modules/gui/macosx/playlistinfo.m
17756    M /trunk/modules/gui/macosx/prefs.h
17757    M /trunk/modules/gui/macosx/prefs.m
17758    M /trunk/modules/gui/macosx/prefs_widgets.h
17759    M /trunk/modules/gui/macosx/prefs_widgets.m
17760    M /trunk/modules/gui/macosx/vout.h
17761    M /trunk/modules/gui/macosx/vout.m
17762    M /trunk/modules/gui/macosx/voutgl.m
17763    M /trunk/modules/gui/macosx/voutqt.m
17764    M /trunk/modules/gui/macosx/wizard.h
17765    M /trunk/modules/gui/macosx/wizard.m
17766    M /trunk/modules/gui/ncurses.c
17767    M /trunk/modules/gui/pda/pda.c
17768    M /trunk/modules/gui/pda/pda.h
17769    M /trunk/modules/gui/pda/pda_callbacks.c
17770    M /trunk/modules/gui/pda/pda_callbacks.h
17771    M /trunk/modules/gui/pda/pda_interface.c
17772    M /trunk/modules/gui/qnx/aout.c
17773    M /trunk/modules/gui/qnx/qnx.c
17774    M /trunk/modules/gui/qnx/vout.c
17775    M /trunk/modules/gui/qt/intf.cpp
17776    M /trunk/modules/gui/qt/intf.h
17777    M /trunk/modules/gui/qt/qt.cpp
17778    M /trunk/modules/gui/skins2/commands/async_queue.cpp
17779    M /trunk/modules/gui/skins2/commands/async_queue.hpp
17780    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
17781    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
17782    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
17783    M /trunk/modules/gui/skins2/commands/cmd_change_skin.hpp
17784    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
17785    M /trunk/modules/gui/skins2/commands/cmd_dummy.hpp
17786    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
17787    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.hpp
17788    M /trunk/modules/gui/skins2/commands/cmd_generic.hpp
17789    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
17790    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
17791    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
17792    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
17793    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
17794    M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
17795    M /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
17796    M /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
17797    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
17798    M /trunk/modules/gui/skins2/commands/cmd_on_top.hpp
17799    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
17800    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
17801    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
17802    M /trunk/modules/gui/skins2/commands/cmd_quit.hpp
17803    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
17804    M /trunk/modules/gui/skins2/commands/cmd_resize.hpp
17805    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
17806    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
17807    M /trunk/modules/gui/skins2/commands/cmd_vars.hpp
17808    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
17809    M /trunk/modules/gui/skins2/controls/ctrl_button.hpp
17810    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
17811    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.hpp
17812    M /trunk/modules/gui/skins2/controls/ctrl_flat.hpp
17813    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
17814    M /trunk/modules/gui/skins2/controls/ctrl_generic.hpp
17815    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
17816    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
17817    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
17818    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
17819    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
17820    M /trunk/modules/gui/skins2/controls/ctrl_move.hpp
17821    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
17822    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.hpp
17823    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
17824    M /trunk/modules/gui/skins2/controls/ctrl_resize.hpp
17825    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
17826    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
17827    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
17828    M /trunk/modules/gui/skins2/controls/ctrl_text.hpp
17829    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
17830    M /trunk/modules/gui/skins2/controls/ctrl_video.hpp
17831    M /trunk/modules/gui/skins2/events/evt_enter.hpp
17832    M /trunk/modules/gui/skins2/events/evt_focus.hpp
17833    M /trunk/modules/gui/skins2/events/evt_generic.hpp
17834    M /trunk/modules/gui/skins2/events/evt_input.cpp
17835    M /trunk/modules/gui/skins2/events/evt_input.hpp
17836    M /trunk/modules/gui/skins2/events/evt_key.cpp
17837    M /trunk/modules/gui/skins2/events/evt_key.hpp
17838    M /trunk/modules/gui/skins2/events/evt_leave.hpp
17839    M /trunk/modules/gui/skins2/events/evt_motion.hpp
17840    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
17841    M /trunk/modules/gui/skins2/events/evt_mouse.hpp
17842    M /trunk/modules/gui/skins2/events/evt_refresh.hpp
17843    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
17844    M /trunk/modules/gui/skins2/events/evt_scroll.hpp
17845    M /trunk/modules/gui/skins2/events/evt_special.cpp
17846    M /trunk/modules/gui/skins2/events/evt_special.hpp
17847    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
17848    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
17849    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
17850    M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
17851    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
17852    M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
17853    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
17854    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
17855    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
17856    M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
17857    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
17858    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
17859    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
17860    M /trunk/modules/gui/skins2/macosx/macosx_window.hpp
17861    M /trunk/modules/gui/skins2/parser/builder.cpp
17862    M /trunk/modules/gui/skins2/parser/builder.hpp
17863    M /trunk/modules/gui/skins2/parser/builder_data.hpp
17864    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
17865    M /trunk/modules/gui/skins2/parser/expr_evaluator.hpp
17866    M /trunk/modules/gui/skins2/parser/gen_builder.py
17867    M /trunk/modules/gui/skins2/parser/interpreter.cpp
17868    M /trunk/modules/gui/skins2/parser/interpreter.hpp
17869    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
17870    M /trunk/modules/gui/skins2/parser/skin_parser.hpp
17871    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
17872    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
17873    M /trunk/modules/gui/skins2/src/anchor.cpp
17874    M /trunk/modules/gui/skins2/src/anchor.hpp
17875    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
17876    M /trunk/modules/gui/skins2/src/bitmap_font.hpp
17877    M /trunk/modules/gui/skins2/src/dialogs.cpp
17878    M /trunk/modules/gui/skins2/src/dialogs.hpp
17879    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
17880    M /trunk/modules/gui/skins2/src/ft2_bitmap.hpp
17881    M /trunk/modules/gui/skins2/src/ft2_font.cpp
17882    M /trunk/modules/gui/skins2/src/ft2_font.hpp
17883    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
17884    M /trunk/modules/gui/skins2/src/generic_bitmap.hpp
17885    M /trunk/modules/gui/skins2/src/generic_font.hpp
17886    M /trunk/modules/gui/skins2/src/generic_layout.cpp
17887    M /trunk/modules/gui/skins2/src/generic_layout.hpp
17888    M /trunk/modules/gui/skins2/src/generic_window.cpp
17889    M /trunk/modules/gui/skins2/src/generic_window.hpp
17890    M /trunk/modules/gui/skins2/src/logger.cpp
17891    M /trunk/modules/gui/skins2/src/logger.hpp
17892    M /trunk/modules/gui/skins2/src/os_factory.cpp
17893    M /trunk/modules/gui/skins2/src/os_factory.hpp
17894    M /trunk/modules/gui/skins2/src/os_graphics.hpp
17895    M /trunk/modules/gui/skins2/src/os_loop.hpp
17896    M /trunk/modules/gui/skins2/src/os_timer.hpp
17897    M /trunk/modules/gui/skins2/src/os_tooltip.hpp
17898    M /trunk/modules/gui/skins2/src/os_window.hpp
17899    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
17900    M /trunk/modules/gui/skins2/src/png_bitmap.hpp
17901    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
17902    M /trunk/modules/gui/skins2/src/scaled_bitmap.hpp
17903    M /trunk/modules/gui/skins2/src/skin_common.hpp
17904    M /trunk/modules/gui/skins2/src/skin_main.cpp
17905    M /trunk/modules/gui/skins2/src/theme.cpp
17906    M /trunk/modules/gui/skins2/src/theme.hpp
17907    M /trunk/modules/gui/skins2/src/theme_loader.cpp
17908    M /trunk/modules/gui/skins2/src/theme_loader.hpp
17909    M /trunk/modules/gui/skins2/src/theme_repository.cpp
17910    M /trunk/modules/gui/skins2/src/theme_repository.hpp
17911    M /trunk/modules/gui/skins2/src/tooltip.cpp
17912    M /trunk/modules/gui/skins2/src/tooltip.hpp
17913    M /trunk/modules/gui/skins2/src/top_window.cpp
17914    M /trunk/modules/gui/skins2/src/top_window.hpp
17915    M /trunk/modules/gui/skins2/src/var_manager.cpp
17916    M /trunk/modules/gui/skins2/src/var_manager.hpp
17917    M /trunk/modules/gui/skins2/src/vlcproc.cpp
17918    M /trunk/modules/gui/skins2/src/vlcproc.hpp
17919    M /trunk/modules/gui/skins2/src/vout_window.cpp
17920    M /trunk/modules/gui/skins2/src/vout_window.hpp
17921    M /trunk/modules/gui/skins2/src/window_manager.cpp
17922    M /trunk/modules/gui/skins2/src/window_manager.hpp
17923    M /trunk/modules/gui/skins2/utils/bezier.cpp
17924    M /trunk/modules/gui/skins2/utils/bezier.hpp
17925    M /trunk/modules/gui/skins2/utils/fsm.cpp
17926    M /trunk/modules/gui/skins2/utils/fsm.hpp
17927    M /trunk/modules/gui/skins2/utils/observer.hpp
17928    M /trunk/modules/gui/skins2/utils/pointer.hpp
17929    M /trunk/modules/gui/skins2/utils/position.cpp
17930    M /trunk/modules/gui/skins2/utils/position.hpp
17931    M /trunk/modules/gui/skins2/utils/ustring.cpp
17932    M /trunk/modules/gui/skins2/utils/ustring.hpp
17933    M /trunk/modules/gui/skins2/utils/var_bool.cpp
17934    M /trunk/modules/gui/skins2/utils/var_bool.hpp
17935    M /trunk/modules/gui/skins2/utils/var_list.cpp
17936    M /trunk/modules/gui/skins2/utils/var_list.hpp
17937    M /trunk/modules/gui/skins2/utils/var_percent.cpp
17938    M /trunk/modules/gui/skins2/utils/var_percent.hpp
17939    M /trunk/modules/gui/skins2/utils/var_text.cpp
17940    M /trunk/modules/gui/skins2/utils/var_text.hpp
17941    M /trunk/modules/gui/skins2/utils/variable.hpp
17942    M /trunk/modules/gui/skins2/vars/playlist.cpp
17943    M /trunk/modules/gui/skins2/vars/playlist.hpp
17944    M /trunk/modules/gui/skins2/vars/time.cpp
17945    M /trunk/modules/gui/skins2/vars/time.hpp
17946    M /trunk/modules/gui/skins2/vars/volume.cpp
17947    M /trunk/modules/gui/skins2/vars/volume.hpp
17948    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
17949    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
17950    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
17951    M /trunk/modules/gui/skins2/win32/win32_factory.hpp
17952    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
17953    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
17954    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
17955    M /trunk/modules/gui/skins2/win32/win32_loop.hpp
17956    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
17957    M /trunk/modules/gui/skins2/win32/win32_timer.hpp
17958    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
17959    M /trunk/modules/gui/skins2/win32/win32_tooltip.hpp
17960    M /trunk/modules/gui/skins2/win32/win32_window.cpp
17961    M /trunk/modules/gui/skins2/win32/win32_window.hpp
17962    M /trunk/modules/gui/skins2/x11/x11_display.cpp
17963    M /trunk/modules/gui/skins2/x11/x11_display.hpp
17964    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
17965    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
17966    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
17967    M /trunk/modules/gui/skins2/x11/x11_factory.hpp
17968    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
17969    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
17970    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
17971    M /trunk/modules/gui/skins2/x11/x11_loop.hpp
17972    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
17973    M /trunk/modules/gui/skins2/x11/x11_timer.hpp
17974    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
17975    M /trunk/modules/gui/skins2/x11/x11_tooltip.hpp
17976    M /trunk/modules/gui/skins2/x11/x11_window.cpp
17977    M /trunk/modules/gui/skins2/x11/x11_window.hpp
17978    M /trunk/modules/gui/wince/dialogs.cpp
17979    M /trunk/modules/gui/wince/fileinfo.cpp
17980    M /trunk/modules/gui/wince/interface.cpp
17981    M /trunk/modules/gui/wince/iteminfo.cpp
17982    M /trunk/modules/gui/wince/menus.cpp
17983    M /trunk/modules/gui/wince/messages.cpp
17984    M /trunk/modules/gui/wince/open.cpp
17985    M /trunk/modules/gui/wince/playlist.cpp
17986    M /trunk/modules/gui/wince/preferences.cpp
17987    M /trunk/modules/gui/wince/preferences_widgets.cpp
17988    M /trunk/modules/gui/wince/preferences_widgets.h
17989    M /trunk/modules/gui/wince/subtitles.cpp
17990    M /trunk/modules/gui/wince/timer.cpp
17991    M /trunk/modules/gui/wince/video.cpp
17992    M /trunk/modules/gui/wince/wince.cpp
17993    M /trunk/modules/gui/wince/wince.h
17994    M /trunk/modules/gui/wxwindows/bookmarks.cpp
17995    M /trunk/modules/gui/wxwindows/dialogs.cpp
17996    M /trunk/modules/gui/wxwindows/extrapanel.cpp
17997    M /trunk/modules/gui/wxwindows/fileinfo.cpp
17998    M /trunk/modules/gui/wxwindows/interface.cpp
17999    M /trunk/modules/gui/wxwindows/iteminfo.cpp
18000    M /trunk/modules/gui/wxwindows/menus.cpp
18001    M /trunk/modules/gui/wxwindows/messages.cpp
18002    M /trunk/modules/gui/wxwindows/open.cpp
18003    M /trunk/modules/gui/wxwindows/playlist.cpp
18004    M /trunk/modules/gui/wxwindows/preferences.cpp
18005    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
18006    M /trunk/modules/gui/wxwindows/preferences_widgets.h
18007    M /trunk/modules/gui/wxwindows/streamdata.h
18008    M /trunk/modules/gui/wxwindows/streamout.cpp
18009    M /trunk/modules/gui/wxwindows/subtitles.cpp
18010    M /trunk/modules/gui/wxwindows/timer.cpp
18011    M /trunk/modules/gui/wxwindows/video.cpp
18012    M /trunk/modules/gui/wxwindows/wizard.cpp
18013    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18014    M /trunk/modules/gui/wxwindows/wxwindows.h
18015    M /trunk/modules/misc/dummy/aout.c
18016    M /trunk/modules/misc/dummy/decoder.c
18017    M /trunk/modules/misc/dummy/dummy.c
18018    M /trunk/modules/misc/dummy/dummy.h
18019    M /trunk/modules/misc/dummy/encoder.c
18020    M /trunk/modules/misc/dummy/input.c
18021    M /trunk/modules/misc/dummy/interface.c
18022    M /trunk/modules/misc/dummy/renderer.c
18023    M /trunk/modules/misc/dummy/vout.c
18024    M /trunk/modules/misc/freetype.c
18025    M /trunk/modules/misc/gnutls.c
18026    M /trunk/modules/misc/gtk_main.c
18027    M /trunk/modules/misc/logger.c
18028    M /trunk/modules/misc/memcpy/memcpy.c
18029    M /trunk/modules/misc/memcpy/memcpyaltivec.c
18030    M /trunk/modules/misc/network/ipv4.c
18031    M /trunk/modules/misc/network/ipv6.c
18032    M /trunk/modules/misc/playlist/export.c
18033    M /trunk/modules/misc/playlist/m3u.c
18034    M /trunk/modules/misc/playlist/old.c
18035    M /trunk/modules/misc/qte_main.cpp
18036    M /trunk/modules/misc/rtsp.c
18037    M /trunk/modules/misc/screensaver.c
18038    M /trunk/modules/misc/svg.c
18039    M /trunk/modules/misc/testsuite/playlist.c
18040    M /trunk/modules/misc/testsuite/test1.c
18041    M /trunk/modules/misc/testsuite/test2.cpp
18042    M /trunk/modules/misc/testsuite/test3.m
18043    M /trunk/modules/misc/testsuite/test4.c
18044    M /trunk/modules/misc/win32text.c
18045    M /trunk/modules/misc/xml/libxml.c
18046    M /trunk/modules/misc/xml/xtag.c
18047    M /trunk/modules/mux/asf.c
18048    M /trunk/modules/mux/avi.c
18049    M /trunk/modules/mux/dummy.c
18050    M /trunk/modules/mux/mp4.c
18051    M /trunk/modules/mux/mpeg/bits.h
18052    M /trunk/modules/mux/mpeg/pes.c
18053    M /trunk/modules/mux/mpeg/pes.h
18054    M /trunk/modules/mux/mpeg/ps.c
18055    M /trunk/modules/mux/mpeg/ts.c
18056    M /trunk/modules/mux/mpjpeg.c
18057    M /trunk/modules/mux/ogg.c
18058    M /trunk/modules/mux/wav.c
18059    M /trunk/modules/packetizer/copy.c
18060    M /trunk/modules/packetizer/h264.c
18061    M /trunk/modules/packetizer/mpeg4audio.c
18062    M /trunk/modules/packetizer/mpeg4video.c
18063    M /trunk/modules/packetizer/mpegvideo.c
18064    M /trunk/modules/services_discovery/daap.c
18065    M /trunk/modules/services_discovery/hal.c
18066    M /trunk/modules/services_discovery/sap.c
18067    M /trunk/modules/services_discovery/shout.c
18068    M /trunk/modules/stream_out/announce.c
18069    M /trunk/modules/stream_out/announce.h
18070    M /trunk/modules/stream_out/bridge.c
18071    M /trunk/modules/stream_out/description.c
18072    M /trunk/modules/stream_out/display.c
18073    M /trunk/modules/stream_out/dummy.c
18074    M /trunk/modules/stream_out/duplicate.c
18075    M /trunk/modules/stream_out/es.c
18076    M /trunk/modules/stream_out/gather.c
18077    M /trunk/modules/stream_out/mosaic_bridge.c
18078    M /trunk/modules/stream_out/rtp.c
18079    M /trunk/modules/stream_out/standard.c
18080    M /trunk/modules/stream_out/switcher.c
18081    M /trunk/modules/stream_out/transcode.c
18082    M /trunk/modules/stream_out/transrate/block.c
18083    M /trunk/modules/stream_out/transrate/frame.c
18084    M /trunk/modules/stream_out/transrate/transrate.c
18085    M /trunk/modules/stream_out/transrate/transrate.h
18086    M /trunk/modules/video_chroma/i420_rgb.c
18087    M /trunk/modules/video_chroma/i420_rgb.h
18088    M /trunk/modules/video_chroma/i420_rgb16.c
18089    M /trunk/modules/video_chroma/i420_rgb8.c
18090    M /trunk/modules/video_chroma/i420_rgb_c.h
18091    M /trunk/modules/video_chroma/i420_rgb_mmx.h
18092    M /trunk/modules/video_chroma/i420_ymga.c
18093    M /trunk/modules/video_chroma/i420_yuy2.c
18094    M /trunk/modules/video_chroma/i420_yuy2.h
18095    M /trunk/modules/video_chroma/i422_yuy2.c
18096    M /trunk/modules/video_chroma/i422_yuy2.h
18097    M /trunk/modules/video_filter/adjust.c
18098    M /trunk/modules/video_filter/blend.c
18099    M /trunk/modules/video_filter/clone.c
18100    M /trunk/modules/video_filter/crop.c
18101    M /trunk/modules/video_filter/deinterlace.c
18102    M /trunk/modules/video_filter/distort.c
18103    M /trunk/modules/video_filter/filter_common.h
18104    M /trunk/modules/video_filter/invert.c
18105    M /trunk/modules/video_filter/logo.c
18106    M /trunk/modules/video_filter/marq.c
18107    M /trunk/modules/video_filter/mosaic.c
18108    M /trunk/modules/video_filter/mosaic.h
18109    M /trunk/modules/video_filter/motionblur.c
18110    M /trunk/modules/video_filter/motiondetect.c
18111    M /trunk/modules/video_filter/scale.c
18112    M /trunk/modules/video_filter/swscale/common.h
18113    M /trunk/modules/video_filter/swscale/filter.c
18114    M /trunk/modules/video_filter/time.c
18115    M /trunk/modules/video_filter/transform.c
18116    M /trunk/modules/video_filter/wall.c
18117    M /trunk/modules/video_output/aa.c
18118    M /trunk/modules/video_output/caca.c
18119    M /trunk/modules/video_output/directx/directx.c
18120    M /trunk/modules/video_output/directx/events.c
18121    M /trunk/modules/video_output/directx/glwin32.c
18122    M /trunk/modules/video_output/directx/vout.h
18123    M /trunk/modules/video_output/fb.c
18124    M /trunk/modules/video_output/ggi.c
18125    M /trunk/modules/video_output/glide.c
18126    M /trunk/modules/video_output/hd1000v.cpp
18127    M /trunk/modules/video_output/image.c
18128    M /trunk/modules/video_output/mga.c
18129    M /trunk/modules/video_output/opengl.c
18130    M /trunk/modules/video_output/qte/qte.cpp
18131    M /trunk/modules/video_output/qte/qte.h
18132    M /trunk/modules/video_output/sdl.c
18133    M /trunk/modules/video_output/snapshot.c
18134    M /trunk/modules/video_output/svgalib.c
18135    M /trunk/modules/video_output/wingdi.c
18136    M /trunk/modules/video_output/x11/glx.c
18137    M /trunk/modules/video_output/x11/x11.c
18138    M /trunk/modules/video_output/x11/xcommon.c
18139    M /trunk/modules/video_output/x11/xcommon.h
18140    M /trunk/modules/video_output/x11/xvideo.c
18141    M /trunk/modules/visualization/galaktos/PCM.c
18142    M /trunk/modules/visualization/galaktos/beat_detect.c
18143    M /trunk/modules/visualization/galaktos/builtin_funcs.c
18144    M /trunk/modules/visualization/galaktos/custom_shape.c
18145    M /trunk/modules/visualization/galaktos/custom_wave.c
18146    M /trunk/modules/visualization/galaktos/engine_vars.c
18147    M /trunk/modules/visualization/galaktos/eval.c
18148    M /trunk/modules/visualization/galaktos/fftsg.c
18149    M /trunk/modules/visualization/galaktos/init_cond.c
18150    M /trunk/modules/visualization/galaktos/main.c
18151    M /trunk/modules/visualization/galaktos/main.h
18152    M /trunk/modules/visualization/galaktos/param.c
18153    M /trunk/modules/visualization/galaktos/parser.c
18154    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
18155    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
18156    M /trunk/modules/visualization/galaktos/plugin.c
18157    M /trunk/modules/visualization/galaktos/plugin.h
18158    M /trunk/modules/visualization/galaktos/preset.c
18159    M /trunk/modules/visualization/galaktos/splaytree.c
18160    M /trunk/modules/visualization/galaktos/tree_types.c
18161    M /trunk/modules/visualization/galaktos/video_init.c
18162    M /trunk/modules/visualization/goom.c
18163    M /trunk/modules/visualization/visual/effects.c
18164    M /trunk/modules/visualization/visual/visual.c
18165    M /trunk/modules/visualization/visual/visual.h
18166    M /trunk/modules/visualization/xosd.c
18167    M /trunk/mozilla/vlcpeer.cpp
18168    M /trunk/mozilla/vlcpeer.h
18169    M /trunk/mozilla/vlcplugin.cpp
18170    M /trunk/mozilla/vlcplugin.h
18171    M /trunk/mozilla/vlcshell.cpp
18172    M /trunk/msvc/modules_builtin_msvc.h
18173    M /trunk/po/bn.po
18174    M /trunk/po/ca.po
18175    M /trunk/po/da.po
18176    M /trunk/po/de.po
18177    M /trunk/po/el.po
18178    M /trunk/po/en_GB.po
18179    M /trunk/po/es.po
18180    M /trunk/po/fr.po
18181    M /trunk/po/hi.po
18182    M /trunk/po/hu.po
18183    M /trunk/po/it.po
18184    M /trunk/po/ja.po
18185    M /trunk/po/my.po
18186    M /trunk/po/ne.po
18187    M /trunk/po/ps.po
18188    M /trunk/po/pt_BR.po
18189    M /trunk/po/ru.po
18190    M /trunk/po/sv.po
18191    M /trunk/po/tet.po
18192    M /trunk/po/tl.po
18193    M /trunk/po/tr.po
18194    M /trunk/po/vlc.pot
18195    M /trunk/po/zh_TW.po
18196    M /trunk/share/vlc_wince_rc.rc
18197    M /trunk/src/audio_output/common.c
18198    M /trunk/src/audio_output/dec.c
18199    M /trunk/src/audio_output/filters.c
18200    M /trunk/src/audio_output/input.c
18201    M /trunk/src/audio_output/intf.c
18202    M /trunk/src/audio_output/mixer.c
18203    M /trunk/src/audio_output/output.c
18204    M /trunk/src/control/audio_video.c
18205    M /trunk/src/control/core.c
18206    M /trunk/src/control/util.c
18207    M /trunk/src/extras/libc.c
18208    M /trunk/src/input/access.c
18209    M /trunk/src/input/clock.c
18210    M /trunk/src/input/control.c
18211    M /trunk/src/input/decoder.c
18212    M /trunk/src/input/demux.c
18213    M /trunk/src/input/es_out.c
18214    M /trunk/src/input/input.c
18215    M /trunk/src/input/input_internal.h
18216    M /trunk/src/input/mem_stream.c
18217    M /trunk/src/input/stream.c
18218    M /trunk/src/input/subtitles.c
18219    M /trunk/src/input/var.c
18220    M /trunk/src/interface/interface.c
18221    M /trunk/src/interface/intf_eject.c
18222    M /trunk/src/libvlc.c
18223    M /trunk/src/libvlc.h
18224    M /trunk/src/misc/beos_specific.cpp
18225    M /trunk/src/misc/block.c
18226    M /trunk/src/misc/charset.c
18227    M /trunk/src/misc/configuration.c
18228    M /trunk/src/misc/cpu.c
18229    M /trunk/src/misc/darwin_specific.m
18230    M /trunk/src/misc/error.c
18231    M /trunk/src/misc/getaddrinfo.c
18232    M /trunk/src/misc/httpd.c
18233    M /trunk/src/misc/image.c
18234    M /trunk/src/misc/iso-639_def.h
18235    M /trunk/src/misc/iso_lang.c
18236    M /trunk/src/misc/md5.c
18237    M /trunk/src/misc/messages.c
18238    M /trunk/src/misc/modules.c
18239    M /trunk/src/misc/modules_builtin.h.in
18240    M /trunk/src/misc/mtime.c
18241    M /trunk/src/misc/net.c
18242    M /trunk/src/misc/objects.c
18243    M /trunk/src/misc/threads.c
18244    M /trunk/src/misc/tls.c
18245    M /trunk/src/misc/variables.c
18246    M /trunk/src/misc/vlm.c
18247    M /trunk/src/misc/win32_specific.c
18248    M /trunk/src/misc/xml.c
18249    M /trunk/src/playlist/item-ext.c
18250    M /trunk/src/playlist/item.c
18251    M /trunk/src/playlist/loadsave.c
18252    M /trunk/src/playlist/playlist.c
18253    M /trunk/src/playlist/services_discovery.c
18254    M /trunk/src/playlist/sort.c
18255    M /trunk/src/playlist/view.c
18256    M /trunk/src/stream_output/announce.c
18257    M /trunk/src/stream_output/sap.c
18258    M /trunk/src/stream_output/stream_output.c
18259    M /trunk/src/video_output/video_output.c
18260    M /trunk/src/video_output/video_text.c
18261    M /trunk/src/video_output/video_widgets.c
18262    M /trunk/src/video_output/vout_intf.c
18263    M /trunk/src/video_output/vout_pictures.c
18264    M /trunk/src/video_output/vout_pictures.h
18265    M /trunk/src/video_output/vout_subpictures.c
18266    M /trunk/src/video_output/vout_synchro.c
18267    M /trunk/src/vlc.c
18268    M /trunk/vlc-api.pl
18269
18270 Copyright fixes
18271 (da big courmischage)
18272
18273 ------------------------------------------------------------------------
18274 r11659 | courmisch | 2005-07-08 19:57:30 +0200 (Fri, 08 Jul 2005) | 2 lines
18275 Changed paths:
18276    M /trunk/po/hu.po
18277    M /trunk/po/ja.po
18278    M /trunk/po/no.po
18279    M /trunk/po/pl.po
18280    M /trunk/po/pt_BR.po
18281
18282 Convert to Unicode
18283
18284 ------------------------------------------------------------------------
18285 r11658 | massiot | 2005-07-07 11:07:16 +0200 (Thu, 07 Jul 2005) | 3 lines
18286 Changed paths:
18287    M /trunk/modules/access/dvb/linux_dvb.c
18288
18289  * modules/access/dvb/linux_dvb.c: Fixed support of Nexus-S, patch courtesy
18290    of Michael Ditum.
18291
18292 ------------------------------------------------------------------------
18293 r11657 | fkuehne | 2005-07-07 10:32:37 +0200 (Thu, 07 Jul 2005) | 1 line
18294 Changed paths:
18295    M /trunk/po/sv.po
18296
18297 * converted to UTF-8
18298 ------------------------------------------------------------------------
18299 r11655 | zorglub | 2005-07-06 20:16:26 +0200 (Wed, 06 Jul 2005) | 2 lines
18300 Changed paths:
18301    M /trunk/modules/gui/wxwindows/interface.cpp
18302    M /trunk/modules/gui/wxwindows/wizard.cpp
18303    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18304    M /trunk/modules/gui/wxwindows/wxwindows.h
18305
18306 Revert wrongly commited files in previous commit
18307
18308 ------------------------------------------------------------------------
18309 r11654 | zorglub | 2005-07-06 19:33:04 +0200 (Wed, 06 Jul 2005) | 2 lines
18310 Changed paths:
18311    M /trunk/modules/gui/wxwindows/interface.cpp
18312    M /trunk/modules/gui/wxwindows/wizard.cpp
18313    M /trunk/modules/gui/wxwindows/wxwindows.cpp
18314    M /trunk/modules/gui/wxwindows/wxwindows.h
18315
18316 Compile fix - refs #258
18317
18318 ------------------------------------------------------------------------
18319 r11653 | courmisch | 2005-07-06 19:14:00 +0200 (Wed, 06 Jul 2005) | 2 lines
18320 Changed paths:
18321    M /trunk/src/misc/net.c
18322
18323 Print Winsock error number
18324
18325 ------------------------------------------------------------------------
18326 r11652 | massiot | 2005-07-06 15:47:37 +0200 (Wed, 06 Jul 2005) | 3 lines
18327 Changed paths:
18328    M /trunk/src/misc/cpu.c
18329
18330  * src/misc/cpu.c: Fixed the use of cpuid() on amd64 (thanks to Aison on
18331    IRC).
18332
18333 ------------------------------------------------------------------------
18334 r11651 | xtophe | 2005-07-06 14:34:58 +0200 (Wed, 06 Jul 2005) | 2 lines
18335 Changed paths:
18336    M /trunk/src/libvlc.h
18337
18338 libvlc.h: Move the open option for the gui preferences
18339
18340 ------------------------------------------------------------------------
18341 r11650 | courmisch | 2005-07-05 20:28:26 +0200 (Tue, 05 Jul 2005) | 2 lines
18342 Changed paths:
18343    M /trunk/src/misc/net.c
18344
18345 Fix previous commit
18346
18347 ------------------------------------------------------------------------
18348 r11649 | courmisch | 2005-07-05 19:33:54 +0200 (Tue, 05 Jul 2005) | 2 lines
18349 Changed paths:
18350    M /trunk/src/misc/httpd.c
18351
18352 Print exact error for select() to help tracking x264 threading issue
18353
18354 ------------------------------------------------------------------------
18355 r11648 | courmisch | 2005-07-05 18:44:56 +0200 (Tue, 05 Jul 2005) | 2 lines
18356 Changed paths:
18357    M /trunk/src/misc/net.c
18358
18359 - Clean up net_Gets()
18360
18361 ------------------------------------------------------------------------
18362 r11647 | courmisch | 2005-07-04 19:01:34 +0200 (Mon, 04 Jul 2005) | 2 lines
18363 Changed paths:
18364    M /trunk/THANKS
18365
18366 Forgot this one
18367
18368 ------------------------------------------------------------------------
18369 r11646 | courmisch | 2005-07-04 19:00:25 +0200 (Mon, 04 Jul 2005) | 3 lines
18370 Changed paths:
18371    M /trunk/modules/misc/network/ipv6.c
18372
18373 IPv6 Source-Specific Multicast support
18374 from Hoerdt Mickael with cosmetic changes
18375
18376 ------------------------------------------------------------------------
18377 r11645 | courmisch | 2005-07-04 18:42:22 +0200 (Mon, 04 Jul 2005) | 2 lines
18378 Changed paths:
18379    M /trunk/src/misc/net.c
18380
18381 Unduplicate common socket() code 
18382
18383 ------------------------------------------------------------------------
18384 r11644 | oaubert | 2005-07-04 17:39:10 +0200 (Mon, 04 Jul 2005) | 2 lines
18385 Changed paths:
18386    M /trunk/bindings/python/vlcglue.c
18387
18388 Add set_visual support in python binding
18389
18390 ------------------------------------------------------------------------
18391 r11643 | courmisch | 2005-07-04 16:47:36 +0200 (Mon, 04 Jul 2005) | 2 lines
18392 Changed paths:
18393    M /trunk/include/network.h
18394
18395 Undo braindead [11640]
18396
18397 ------------------------------------------------------------------------
18398 r11642 | damienf | 2005-07-04 11:55:51 +0200 (Mon, 04 Jul 2005) | 2 lines
18399 Changed paths:
18400    M /trunk/modules/control/rc.c
18401
18402 compile fix for WIN32, needs review
18403
18404 ------------------------------------------------------------------------
18405 r11641 | damienf | 2005-07-04 11:33:43 +0200 (Mon, 04 Jul 2005) | 2 lines
18406 Changed paths:
18407    M /trunk/include/network.h
18408
18409 hey, don't forget win32, folks
18410
18411 ------------------------------------------------------------------------
18412 r11640 | xtophe | 2005-07-04 11:27:56 +0200 (Mon, 04 Jul 2005) | 2 lines
18413 Changed paths:
18414    M /trunk/include/network.h
18415
18416 Compile fix
18417
18418 ------------------------------------------------------------------------
18419 r11639 | bigben | 2005-07-03 11:03:44 +0200 (Sun, 03 Jul 2005) | 7 lines
18420 Changed paths:
18421    M /trunk/modules/control/telnet.c
18422
18423 new --telnet-host option to allow to bind the telnet server on a specific interface.
18424
18425 Patch by Torsten Spindler
18426
18427 Remark : should we keep the --telnet-port option that is now redundant ?
18428
18429
18430 ------------------------------------------------------------------------
18431 r11638 | bigben | 2005-07-02 19:26:51 +0200 (Sat, 02 Jul 2005) | 3 lines
18432 Changed paths:
18433    M /trunk/modules/gui/macosx/playlist.m
18434
18435 select first moved item instead of the last one after a drag and drop.
18436
18437
18438 ------------------------------------------------------------------------
18439 r11637 | bigben | 2005-07-02 18:47:46 +0200 (Sat, 02 Jul 2005) | 4 lines
18440 Changed paths:
18441    M /trunk/modules/gui/macosx/playlist.m
18442
18443 * Back to the hack for the isItem: inNode function, since this is several orders  faster than the high level functions provided by Cocoa... Playlist behaves corectly on big lists again...
18444 * Fixes a bug in drag and drop
18445
18446
18447 ------------------------------------------------------------------------
18448 r11636 | bigben | 2005-07-02 17:39:21 +0200 (Sat, 02 Jul 2005) | 3 lines
18449 Changed paths:
18450    M /trunk/include/network.h
18451
18452 * Include <sys/socket.h> if the system has it (should fix compilation on OSX/cygwin).
18453
18454
18455 ------------------------------------------------------------------------
18456 r11635 | dionoea | 2005-07-01 23:43:42 +0200 (Fri, 01 Jul 2005) | 4 lines
18457 Changed paths:
18458    M /trunk/modules/demux/playlist/b4s.c
18459
18460 Genre standardisation patch by Jonas A. Larsen
18461 This (and previous patch) still needs some work as genres containing spaces
18462 aren't parsed correctly
18463
18464 ------------------------------------------------------------------------
18465 r11634 | bigben | 2005-07-01 22:48:48 +0200 (Fri, 01 Jul 2005) | 5 lines
18466 Changed paths:
18467    M /trunk/include/vlc_playlist.h
18468    M /trunk/include/vlc_symbols.h
18469    M /trunk/modules/gui/macosx/playlist.m
18470    M /trunk/src/playlist/view.c
18471
18472 * vlc_symbols.h, vlc_playlist.h, view.c : add a function to remove a parent from the parent list of an item (if anybody wants to make that another way...)
18473 * playlist.m: implements full drag and drop of playlist items. Drop of multiple items and of items and nodes at the same time should be supported. You cannot mode service discovery items. This is a choice and can be changed if wanted.
18474 * Hopes that compiles on current trunk (cannot check since latest comits on net functions broke the built of a half the modules and core of the OSX port...)
18475
18476
18477 ------------------------------------------------------------------------
18478 r11632 | hartman | 2005-07-01 22:27:33 +0200 (Fri, 01 Jul 2005) | 2 lines
18479 Changed paths:
18480    M /trunk/extras/contrib/src/Patches/x264.patch
18481
18482 * powf -> pow :(
18483
18484 ------------------------------------------------------------------------
18485 r11631 | courmisch | 2005-07-01 20:00:04 +0200 (Fri, 01 Jul 2005) | 2 lines
18486 Changed paths:
18487    M /trunk/modules/control/rc.c
18488    M /trunk/modules/misc/network/ipv4.c
18489    M /trunk/modules/misc/network/ipv6.c
18490    M /trunk/src/misc/getaddrinfo.c
18491    M /trunk/src/misc/net.c
18492
18493 PF_* -> AF_*
18494
18495 ------------------------------------------------------------------------
18496 r11630 | courmisch | 2005-07-01 19:35:35 +0200 (Fri, 01 Jul 2005) | 2 lines
18497 Changed paths:
18498    M /trunk/modules/misc/network/ipv4.c
18499    M /trunk/modules/misc/network/ipv6.c
18500
18501 This was pretty useless (if there is no solution, there is no problem)
18502
18503 ------------------------------------------------------------------------
18504 r11629 | courmisch | 2005-07-01 17:56:41 +0200 (Fri, 01 Jul 2005) | 2 lines
18505 Changed paths:
18506    M /trunk/modules/demux/subtitle.c
18507
18508 Remove unused function
18509
18510 ------------------------------------------------------------------------
18511 r11628 | courmisch | 2005-07-01 17:54:27 +0200 (Fri, 01 Jul 2005) | 2 lines
18512 Changed paths:
18513    M /trunk/modules/demux/aiff.c
18514    M /trunk/modules/demux/mkv.cpp
18515
18516 Unsigned casts
18517
18518 ------------------------------------------------------------------------
18519 r11627 | courmisch | 2005-07-01 17:47:42 +0200 (Fri, 01 Jul 2005) | 2 lines
18520 Changed paths:
18521    M /trunk/modules/control/hotkeys.c
18522
18523 Remove unused variable - fix compiler warning
18524
18525 ------------------------------------------------------------------------
18526 r11625 | courmisch | 2005-07-01 17:27:40 +0200 (Fri, 01 Jul 2005) | 2 lines
18527 Changed paths:
18528    M /trunk/configure.ac
18529
18530 Freeze module entry name (refs #155)
18531
18532 ------------------------------------------------------------------------
18533 r11624 | courmisch | 2005-07-01 16:48:29 +0200 (Fri, 01 Jul 2005) | 2 lines
18534 Changed paths:
18535    M /trunk/include/network.h
18536    M /trunk/include/vlc_symbols.h
18537    M /trunk/src/misc/net.c
18538
18539 Use macros rather than overkill APIs
18540
18541 ------------------------------------------------------------------------
18542 r11622 | xtophe | 2005-07-01 15:44:37 +0200 (Fri, 01 Jul 2005) | 2 lines
18543 Changed paths:
18544    M /trunk/modules/codec/fake.c
18545    M /trunk/modules/codec/twolame.c
18546    M /trunk/modules/demux/playlist/playlist.c
18547    M /trunk/modules/misc/network/ipv4.c
18548    M /trunk/modules/video_filter/motionblur.c
18549
18550 ALL: Add some set_shorname() so the preferences  look nice.
18551
18552 ------------------------------------------------------------------------
18553 r11621 | xtophe | 2005-07-01 15:43:58 +0200 (Fri, 01 Jul 2005) | 3 lines
18554 Changed paths:
18555    M /trunk/modules/gui/wince/preferences_widgets.cpp
18556
18557 Oups, forgot this one with [11093] (deprecated option handling)
18558
18559
18560 ------------------------------------------------------------------------
18561 r11620 | xtophe | 2005-07-01 12:22:30 +0200 (Fri, 01 Jul 2005) | 2 lines
18562 Changed paths:
18563    M /trunk/Makefile.am
18564
18565 Compile fix
18566
18567 ------------------------------------------------------------------------
18568 r11619 | sigmunau | 2005-07-01 10:17:43 +0200 (Fri, 01 Jul 2005) | 2 lines
18569 Changed paths:
18570    M /trunk/modules/codec/ffmpeg/encoder.c
18571
18572 compile fix
18573
18574 ------------------------------------------------------------------------
18575 r11618 | courmisch | 2005-06-30 20:34:43 +0200 (Thu, 30 Jun 2005) | 2 lines
18576 Changed paths:
18577    M /trunk/modules/access/udp.c
18578
18579 StopSend for UDP access
18580
18581 ------------------------------------------------------------------------
18582 r11617 | courmisch | 2005-06-30 20:32:54 +0200 (Thu, 30 Jun 2005) | 2 lines
18583 Changed paths:
18584    M /trunk/modules/services_discovery/sap.c
18585
18586 StopSend for SAP discovery
18587
18588 ------------------------------------------------------------------------
18589 r11616 | courmisch | 2005-06-30 20:30:41 +0200 (Thu, 30 Jun 2005) | 2 lines
18590 Changed paths:
18591    M /trunk/src/stream_output/sap.c
18592
18593 Same as previous commit - for SAP announcer
18594
18595 ------------------------------------------------------------------------
18596 r11615 | courmisch | 2005-06-30 20:19:26 +0200 (Thu, 30 Jun 2005) | 2 lines
18597 Changed paths:
18598    M /trunk/modules/access_output/udp.c
18599
18600 Shutdown UDP socket for receival - hopefully closes #134
18601
18602 ------------------------------------------------------------------------
18603 r11614 | courmisch | 2005-06-30 20:17:53 +0200 (Thu, 30 Jun 2005) | 2 lines
18604 Changed paths:
18605    M /trunk/include/network.h
18606    M /trunk/include/vlc_symbols.h
18607    M /trunk/src/misc/net.c
18608
18609 Wrappers for shutdown() API
18610
18611 ------------------------------------------------------------------------
18612 r11613 | courmisch | 2005-06-30 19:24:26 +0200 (Thu, 30 Jun 2005) | 2 lines
18613 Changed paths:
18614    M /trunk/src/misc/modules.c
18615
18616 Remove a very old hack that is no longer necessary
18617
18618 ------------------------------------------------------------------------
18619 r11612 | courmisch | 2005-06-30 17:55:35 +0200 (Thu, 30 Jun 2005) | 2 lines
18620 Changed paths:
18621    M /trunk/src/misc/modules.c
18622
18623 Why make it complicated when it can be simple
18624
18625 ------------------------------------------------------------------------
18626 r11611 | bigben | 2005-06-30 17:08:08 +0200 (Thu, 30 Jun 2005) | 4 lines
18627 Changed paths:
18628    M /trunk/modules/gui/macosx/playlist.h
18629    M /trunk/modules/gui/macosx/playlist.m
18630
18631 * Some fixes
18632 * Store object to move in the class itself, since I just don't manage to deal with NSPasteboards...
18633
18634
18635 ------------------------------------------------------------------------
18636 r11610 | fkuehne | 2005-06-30 14:45:05 +0200 (Thu, 30 Jun 2005) | 1 line
18637 Changed paths:
18638    M /trunk/modules/gui/macosx/wizard.h
18639    M /trunk/modules/gui/macosx/wizard.m
18640
18641 * implemented reset- and backward-methods (refs #13)
18642 ------------------------------------------------------------------------
18643 r11609 | fkuehne | 2005-06-30 12:44:50 +0200 (Thu, 30 Jun 2005) | 6 lines
18644 Changed paths:
18645    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
18646    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
18647    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
18648    M /trunk/modules/gui/macosx/wizard.h
18649    M /trunk/modules/gui/macosx/wizard.m
18650
18651 * added a summary-tab at the end of the wizard (mostly for debug-reasons, but perhaps we want to keep that for the user as well?)
18652 * implemented the entire logic (except encap-formats while transcoding)
18653 * added data collection of all values
18654 * fixed some l10n issues
18655
18656 The wizard is still not useable for streaming, since it does not communicate the settings to the core yet. Additionally, various things still need to be done (see TODO at the beginning of the file).
18657 ------------------------------------------------------------------------
18658 r11608 | gbazin | 2005-06-29 22:56:47 +0200 (Wed, 29 Jun 2005) | 1 line
18659 Changed paths:
18660    M /trunk/modules/misc/rtsp.c
18661    M /trunk/modules/stream_out/rtp.c
18662
18663 * modules/stream_out/rtp.c, modules/misc/rtsp.c: attempt at supporting amr nb/wb for rtsp streaming... doesn't look like livedotcom like it though.
18664 ------------------------------------------------------------------------
18665 r11607 | bigben | 2005-06-29 22:53:06 +0200 (Wed, 29 Jun 2005) | 3 lines
18666 Changed paths:
18667    M /trunk/modules/gui/macosx/playlist.m
18668
18669 * Still some work for playlist drag'n'drop
18670
18671
18672 ------------------------------------------------------------------------
18673 r11606 | gbazin | 2005-06-29 21:59:01 +0200 (Wed, 29 Jun 2005) | 1 line
18674 Changed paths:
18675    M /trunk/modules/mux/mp4.c
18676
18677 * modules/mux/mp4.c: added support for amr nb/wb and h263 in 3gp.
18678 ------------------------------------------------------------------------
18679 r11603 | gbazin | 2005-06-29 19:13:31 +0200 (Wed, 29 Jun 2005) | 1 line
18680 Changed paths:
18681    M /trunk/mozilla/vlcplugin.h
18682
18683 * mozilla/vlcplugin.h: fixed mimetypes string.
18684 ------------------------------------------------------------------------
18685 r11601 | gbazin | 2005-06-29 19:08:54 +0200 (Wed, 29 Jun 2005) | 1 line
18686 Changed paths:
18687    M /trunk/mozilla/vlcplugin.h
18688
18689 * mozilla/vlcplugin.h: compilation fix.
18690 ------------------------------------------------------------------------
18691 r11600 | bigben | 2005-06-29 18:48:38 +0200 (Wed, 29 Jun 2005) | 4 lines
18692 Changed paths:
18693    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
18694    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
18695    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
18696    M /trunk/modules/gui/macosx/playlist.h
18697    M /trunk/modules/gui/macosx/playlist.m
18698
18699 * Add an option to recusively expand the current node in the playlist context menue.
18700 * Seems to be some issues sometimes, likely related to the fact we do not empty o_outline_dict on playlist refresh 
18701
18702
18703 ------------------------------------------------------------------------
18704 r11599 | dionoea | 2005-06-29 07:54:43 +0200 (Wed, 29 Jun 2005) | 3 lines
18705 Changed paths:
18706    M /trunk/mozilla/npvlc_rc.rc
18707
18708 this should fix compilation (if someone could backport this fix ... and
18709 test it)
18710
18711 ------------------------------------------------------------------------
18712 r11598 | hartman | 2005-06-29 01:46:33 +0200 (Wed, 29 Jun 2005) | 2 lines
18713 Changed paths:
18714    M /trunk/include/vlc_config_cat.h
18715    M /trunk/modules/access/directory.c
18716    M /trunk/modules/codec/fake.c
18717    M /trunk/modules/stream_out/transcode.c
18718
18719 * Fix some configuration options declerations and strings
18720
18721 ------------------------------------------------------------------------
18722 r11597 | hartman | 2005-06-29 01:43:03 +0200 (Wed, 29 Jun 2005) | 2 lines
18723 Changed paths:
18724    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
18725
18726 * Fix opening of rtsp:// links in VLC
18727
18728 ------------------------------------------------------------------------
18729 r11596 | hartman | 2005-06-29 01:41:58 +0200 (Wed, 29 Jun 2005) | 2 lines
18730 Changed paths:
18731    M /trunk/modules/demux/livedotcom.cpp
18732
18733 * forwardport of [11522]
18734
18735 ------------------------------------------------------------------------
18736 r11595 | bigben | 2005-06-29 01:33:50 +0200 (Wed, 29 Jun 2005) | 3 lines
18737 Changed paths:
18738    M /trunk/modules/gui/macosx/playlist.m
18739
18740 * Don't select items that are in a selected node for drag'n'drop
18741
18742
18743 ------------------------------------------------------------------------
18744 r11594 | bigben | 2005-06-28 23:37:07 +0200 (Tue, 28 Jun 2005) | 3 lines
18745 Changed paths:
18746    M /trunk/modules/gui/macosx/playlist.m
18747
18748 * Start of the beginnig of drag'n'drop in the OSX playlist. Items are only copied in  the pasteboard ATM (at least if I understand OSX's strange protocol to drag'n'drop items correclty)
18749
18750
18751 ------------------------------------------------------------------------
18752 r11593 | courmisch | 2005-06-28 20:02:01 +0200 (Tue, 28 Jun 2005) | 21 lines
18753 Changed paths:
18754    M /trunk/Makefile.am
18755    M /trunk/configure.ac
18756    A /trunk/loader
18757    A /trunk/loader/Makefile.am
18758    A /trunk/loader/Makefile.in
18759    A /trunk/loader/afl.c
18760    A /trunk/loader/com.h
18761    A /trunk/loader/driver.c
18762    A /trunk/loader/driver.h
18763    A /trunk/loader/ext.c
18764    A /trunk/loader/ext.h
18765    A /trunk/loader/kludge.c
18766    A /trunk/loader/ldt_keeper.c
18767    A /trunk/loader/ldt_keeper.h
18768    A /trunk/loader/loader.h
18769    A /trunk/loader/module.c
18770    A /trunk/loader/pe_image.c
18771    A /trunk/loader/pe_resource.c
18772    A /trunk/loader/qtx
18773    A /trunk/loader/qtx/qtxsdk
18774    A /trunk/loader/qtx/qtxsdk/components.h
18775    A /trunk/loader/registry.c
18776    A /trunk/loader/registry.h
18777    A /trunk/loader/resource.c
18778    A /trunk/loader/stubs.s
18779    A /trunk/loader/vfl.c
18780    A /trunk/loader/win32.c
18781    A /trunk/loader/win32.h
18782    A /trunk/loader/wine
18783    A /trunk/loader/wine/avifmt.h
18784    A /trunk/loader/wine/basetsd.h
18785    A /trunk/loader/wine/debugtools.h
18786    A /trunk/loader/wine/driver.h
18787    A /trunk/loader/wine/heap.h
18788    A /trunk/loader/wine/mmreg.h
18789    A /trunk/loader/wine/module.h
18790    A /trunk/loader/wine/msacm.h
18791    A /trunk/loader/wine/msacmdrv.h
18792    A /trunk/loader/wine/pe_image.h
18793    A /trunk/loader/wine/poppack.h
18794    A /trunk/loader/wine/pshpack1.h
18795    A /trunk/loader/wine/pshpack2.h
18796    A /trunk/loader/wine/vfw.h
18797    A /trunk/loader/wine/winbase.h
18798    A /trunk/loader/wine/windef.h
18799    A /trunk/loader/wine/winerror.h
18800    A /trunk/loader/wine/winestring.h
18801    A /trunk/loader/wine/winnt.h
18802    A /trunk/loader/wine/winreg.h
18803    A /trunk/loader/wine/winuser.h
18804    A /trunk/loader/wineacm.h
18805    A /trunk/loader/wrapper.S
18806    A /trunk/loader/wrapper.h
18807
18808 DLL loader stolen from MPlayer CVS.
18809 Disabled by default, enable with --enable-loader
18810 There's no sanity checks in configure so don't do it if your platform is not compatible.
18811
18812 zorglub and Anil report it works for WMV3 with the dmo decoder plugin.
18813 It seems to crash with Quicktime (after displaying a few frame ?).
18814 There's no RealVideo decoder so, won't do that, but it probably could as well.
18815
18816 Legal considerations
18817 =====================
18818
18819 Section 2 of the GPL puts no restriction on what you link with so long as
18820 you have obtained the program from source (and compiled it yourself), so
18821 this is OK.
18822
18823 It is not clear to me whether it is ok to provide binaries with this
18824 feature enabled. Maybe it would infringe on the GPL and, hence, on VLC's
18825 past contributors intellectual rights. So if in doubt don't put this in
18826 binary package you make.
18827
18828
18829 ------------------------------------------------------------------------
18830 r11592 | damienf | 2005-06-28 19:58:34 +0200 (Tue, 28 Jun 2005) | 2 lines
18831 Changed paths:
18832    M /trunk/activex/axvlc.inf
18833
18834 - updated to axvlc.inf used to create http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab
18835
18836 ------------------------------------------------------------------------
18837 r11591 | damienf | 2005-06-28 19:56:26 +0200 (Tue, 28 Jun 2005) | 2 lines
18838 Changed paths:
18839    M /trunk/activex/test.html
18840
18841 - changed codebase path to 'http://downloads.videolan.org/pub/videolan/vlc/latest/win32/axvlc.cab'
18842
18843 ------------------------------------------------------------------------
18844 r11590 | courmisch | 2005-06-28 17:16:11 +0200 (Tue, 28 Jun 2005) | 2 lines
18845 Changed paths:
18846    M /trunk/modules/misc/Modules.am
18847    D /trunk/modules/misc/externrun.c
18848
18849 This doesn't owe in the VLC
18850
18851 ------------------------------------------------------------------------
18852 r11589 | sam | 2005-06-28 11:10:15 +0200 (Tue, 28 Jun 2005) | 2 lines
18853 Changed paths:
18854    M /trunk/po/fr.po
18855
18856   * po/fr.po: various fixes
18857
18858 ------------------------------------------------------------------------
18859 r11588 | sam | 2005-06-28 10:48:46 +0200 (Tue, 28 Jun 2005) | 2 lines
18860 Changed paths:
18861    M /trunk/po/es.po
18862
18863   * po/es.po: minor fixes
18864
18865 ------------------------------------------------------------------------
18866 r11587 | damienf | 2005-06-28 10:02:40 +0200 (Tue, 28 Jun 2005) | 3 lines
18867 Changed paths:
18868    M /trunk/activex/plugin.cpp
18869
18870 dataobject isn't ready for prime time yet :)
18871
18872
18873 ------------------------------------------------------------------------
18874 r11585 | zorglub | 2005-06-27 23:30:44 +0200 (Mon, 27 Jun 2005) | 2 lines
18875 Changed paths:
18876    M /trunk/mozilla/vlcshell.cpp
18877
18878 Fix warning
18879
18880 ------------------------------------------------------------------------
18881 r11584 | zorglub | 2005-06-27 23:25:51 +0200 (Mon, 27 Jun 2005) | 2 lines
18882 Changed paths:
18883    M /trunk/modules/control/telnet.c
18884
18885 Don't insult the user - Patch by Torsten Spindler
18886
18887 ------------------------------------------------------------------------
18888 r11583 | dionoea | 2005-06-27 22:56:58 +0200 (Mon, 27 Jun 2005) | 2 lines
18889 Changed paths:
18890    M /trunk/mozilla/npvlc_rc.rc
18891
18892 forward port 11582
18893
18894 ------------------------------------------------------------------------
18895 r11581 | dionoea | 2005-06-27 22:27:10 +0200 (Mon, 27 Jun 2005) | 2 lines
18896 Changed paths:
18897    M /trunk/mozilla/vlcplugin.h
18898
18899 forward port 11580
18900
18901 ------------------------------------------------------------------------
18902 r11579 | bigben | 2005-06-27 22:20:58 +0200 (Mon, 27 Jun 2005) | 4 lines
18903 Changed paths:
18904    M /trunk/AUTHORS
18905
18906 * Add some items to some people
18907 * Add FK and me...
18908
18909
18910 ------------------------------------------------------------------------
18911 r11578 | fkuehne | 2005-06-27 21:48:16 +0200 (Mon, 27 Jun 2005) | 1 line
18912 Changed paths:
18913    M /trunk/configure.ac
18914    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
18915    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
18916
18917 * replace '0.8.3-svn' by '0.8.4-svn'
18918 ------------------------------------------------------------------------
18919 r11575 | gbazin | 2005-06-27 21:02:06 +0200 (Mon, 27 Jun 2005) | 1 line
18920 Changed paths:
18921    M /trunk/modules/demux/playlist/b4s.c
18922
18923 * modules/demux/playlist/b4s.c: WinCE compilation fix.
18924 ------------------------------------------------------------------------
18925 r11573 | zorglub | 2005-06-27 20:18:55 +0200 (Mon, 27 Jun 2005) | 2 lines
18926 Changed paths:
18927    M /trunk/mozilla/vlcshell.cpp
18928
18929 Also fix mozilla when not in debug mode
18930
18931 ------------------------------------------------------------------------
18932 r11572 | gbazin | 2005-06-27 20:17:09 +0200 (Mon, 27 Jun 2005) | 1 line
18933 Changed paths:
18934    M /trunk/modules/codec/mpeg_audio.c
18935
18936 * modules/codec/mpeg_audio.c: don't use this codec if we don't have an mpgatofixed32 audio filter (a bit of a hack but it works :).
18937 ------------------------------------------------------------------------
18938 r11571 | sam | 2005-06-27 15:58:06 +0200 (Mon, 27 Jun 2005) | 2 lines
18939 Changed paths:
18940    M /trunk/src/misc/httpd.c
18941
18942   * src/misc/httpd.c: fixed a crash in IPv4 handling, patch from Maxime Bizon.
18943
18944 ------------------------------------------------------------------------
18945 r11570 | damienf | 2005-06-27 14:22:24 +0200 (Mon, 27 Jun 2005) | 3 lines
18946 Changed paths:
18947    M /trunk/AUTHORS
18948    M /trunk/activex/plugin.cpp
18949
18950 plugin.cpp: forgot to initialize the mute variable
18951 AUTHORS: I haven't moved to Germany as far as I know: )
18952
18953 ------------------------------------------------------------------------
18954 r11569 | damienf | 2005-06-27 13:41:16 +0200 (Mon, 27 Jun 2005) | 6 lines
18955 Changed paths:
18956    M /trunk/activex/Makefile.am
18957    M /trunk/activex/axvlc_rc.rc
18958    M /trunk/activex/main.cpp
18959    M /trunk/activex/oleobject.cpp
18960    M /trunk/activex/persistpropbag.cpp
18961    M /trunk/activex/persiststorage.cpp
18962    M /trunk/activex/persiststreaminit.cpp
18963    M /trunk/activex/plugin.cpp
18964    M /trunk/activex/plugin.h
18965    M /trunk/activex/utils.h
18966    M /trunk/activex/viewobject.cpp
18967    A /trunk/activex/vlc16x16.bmp
18968
18969 all: clean-up, bug fixes so that plugin is now working correctly with Visual Basic 6 (which I have tested) and hopefully should also work with .NET (which I havent't tested).
18970
18971 Outstanding issue: the control properties are not persisted
18972
18973 vlc16x16.bmp: toolbar icon for VLC plugin
18974
18975 ------------------------------------------------------------------------
18976 r11567 | fkuehne | 2005-06-27 01:55:53 +0200 (Mon, 27 Jun 2005) | 2 lines
18977 Changed paths:
18978    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
18979    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
18980    M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
18981    M /trunk/modules/gui/macosx/wizard.h
18982    M /trunk/modules/gui/macosx/wizard.m
18983
18984 * implemented a general, re-usable help-panel used by all 4 "More Info" buttons (refs #13)
18985 * copied the todo to the file
18986 ------------------------------------------------------------------------
18987 r11564 | zorglub | 2005-06-26 20:23:17 +0200 (Sun, 26 Jun 2005) | 2 lines
18988 Changed paths:
18989    M /trunk/modules/access/mms/mms.c
18990
18991 Higher default caching value. Prebuffering should really use the caching value 
18992
18993 ------------------------------------------------------------------------
18994 r11563 | fkuehne | 2005-06-26 19:25:08 +0200 (Sun, 26 Jun 2005) | 1 line
18995 Changed paths:
18996    M /trunk/src/libvlc.h
18997
18998 * forgot to include the Turkish locale here as well
18999 ------------------------------------------------------------------------
19000 r11562 | courmisch | 2005-06-26 19:17:50 +0200 (Sun, 26 Jun 2005) | 2 lines
19001 Changed paths:
19002    M /trunk/src/misc/getaddrinfo.c
19003
19004 Remove confusing warning
19005
19006 ------------------------------------------------------------------------
19007 r11561 | fkuehne | 2005-06-26 19:05:58 +0200 (Sun, 26 Jun 2005) | 3 lines
19008 Changed paths:
19009    M /trunk/configure.ac
19010    M /trunk/po/bn.po
19011    M /trunk/po/ca.po
19012    M /trunk/po/da.po
19013    M /trunk/po/de.po
19014    M /trunk/po/el.po
19015    M /trunk/po/en_GB.po
19016    M /trunk/po/es.po
19017    M /trunk/po/fr.po
19018    M /trunk/po/hi.po
19019    M /trunk/po/hu.po
19020    M /trunk/po/it.po
19021    M /trunk/po/ja.po
19022    M /trunk/po/my.po
19023    M /trunk/po/ne.po
19024    M /trunk/po/nl.po
19025    M /trunk/po/no.po
19026    M /trunk/po/pl.po
19027    M /trunk/po/ps.po
19028    M /trunk/po/pt_BR.po
19029    M /trunk/po/ru.po
19030    M /trunk/po/sv.po
19031    M /trunk/po/tet.po
19032    M /trunk/po/tl.po
19033    A /trunk/po/tr.po
19034    M /trunk/po/vlc.pot
19035    M /trunk/po/zh_TW.po
19036    M /trunk/src/libvlc.h
19037    M /trunk/src/misc/darwin_specific.m
19038
19039 * copy the po-files from /tags/0.8.2 to trunk
19040 * run update-po to get them in sync
19041 * forward-port [11506]
19042 ------------------------------------------------------------------------
19043 r11560 | dionoea | 2005-06-26 18:03:48 +0200 (Sun, 26 Jun 2005) | 2 lines
19044 Changed paths:
19045    M /trunk/modules/video_output/opengl.c
19046
19047 forward port 11543 (again)
19048
19049 ------------------------------------------------------------------------
19050 r11559 | courmisch | 2005-06-26 17:12:10 +0200 (Sun, 26 Jun 2005) | 2 lines
19051 Changed paths:
19052    M /trunk/modules/codec/quicktime.c
19053
19054 Compile fix
19055
19056 ------------------------------------------------------------------------
19057 r11558 | courmisch | 2005-06-26 16:54:06 +0200 (Sun, 26 Jun 2005) | 2 lines
19058 Changed paths:
19059    M /trunk/src/misc/getaddrinfo.c
19060
19061 Fix compilation
19062
19063 ------------------------------------------------------------------------
19064 r11557 | courmisch | 2005-06-26 12:36:35 +0200 (Sun, 26 Jun 2005) | 2 lines
19065 Changed paths:
19066    M /trunk/src/misc/httpd.c
19067
19068 Remove obsoloted check
19069
19070 ------------------------------------------------------------------------
19071 r11556 | courmisch | 2005-06-26 12:35:06 +0200 (Sun, 26 Jun 2005) | 2 lines
19072 Changed paths:
19073    M /trunk/src/misc/net.c
19074
19075 Set IPV6_V6ONLY option to make my life easier
19076
19077 ------------------------------------------------------------------------
19078 r11555 | courmisch | 2005-06-26 12:29:06 +0200 (Sun, 26 Jun 2005) | 3 lines
19079 Changed paths:
19080    M /trunk/src/misc/net.c
19081
19082 Set IPV6_PROTECTION_LEVEL (yet another Microsoft's stupid idea)
19083 at the "right" place, namely ListenTCP rather than OpenTCP
19084
19085 ------------------------------------------------------------------------
19086 r11554 | courmisch | 2005-06-26 12:24:35 +0200 (Sun, 26 Jun 2005) | 2 lines
19087 Changed paths:
19088    M /trunk/include/network.h
19089    M /trunk/include/vlc_symbols.h
19090    M /trunk/modules/access/ftp.c
19091    M /trunk/src/misc/getaddrinfo.c
19092    M /trunk/src/misc/httpd.c
19093    M /trunk/src/stream_output/sap.c
19094
19095 Fixes httpd_ClientIP on Win32 & the likes
19096
19097 ------------------------------------------------------------------------
19098 r11553 | courmisch | 2005-06-26 12:14:00 +0200 (Sun, 26 Jun 2005) | 2 lines
19099 Changed paths:
19100    M /trunk/src/stream_output/sap.c
19101
19102 More conservative buffer size
19103
19104 ------------------------------------------------------------------------
19105 r11552 | courmisch | 2005-06-26 11:47:41 +0200 (Sun, 26 Jun 2005) | 2 lines
19106 Changed paths:
19107    M /trunk/modules/misc/network/ipv6.c
19108
19109 Forgot this file
19110
19111 ------------------------------------------------------------------------
19112 r11551 | courmisch | 2005-06-26 11:12:36 +0200 (Sun, 26 Jun 2005) | 2 lines
19113 Changed paths:
19114    M /trunk/include/network.h
19115    M /trunk/include/vlc_symbols.h
19116    M /trunk/modules/access/ftp.c
19117    M /trunk/src/misc/getaddrinfo.c
19118    M /trunk/src/misc/net.c
19119    M /trunk/src/stream_output/sap.c
19120
19121 Use integer rather than strings for UDP/TCP port numbers
19122
19123 ------------------------------------------------------------------------
19124 r11550 | courmisch | 2005-06-26 11:11:54 +0200 (Sun, 26 Jun 2005) | 2 lines
19125 Changed paths:
19126    M /trunk/share/http/index.html
19127
19128 Fix case
19129
19130 ------------------------------------------------------------------------
19131 r11549 | courmisch | 2005-06-26 07:43:05 +0200 (Sun, 26 Jun 2005) | 2 lines
19132 Changed paths:
19133    M /trunk/share/http/index.html
19134
19135 Someone forgot debugging stuff here
19136
19137 ------------------------------------------------------------------------
19138 r11548 | hartman | 2005-06-26 03:11:33 +0200 (Sun, 26 Jun 2005) | 2 lines
19139 Changed paths:
19140    M /trunk/extras/contrib/src/Patches/x264.patch
19141
19142 * Stupid 10.2 THOU SHALT OBEY ME
19143
19144 ------------------------------------------------------------------------
19145 r11547 | courmisch | 2005-06-25 20:41:15 +0200 (Sat, 25 Jun 2005) | 2 lines
19146 Changed paths:
19147    M /trunk/modules/codec/dmo/dmo.h
19148
19149 Fix previous commit
19150
19151 ------------------------------------------------------------------------
19152 r11546 | courmisch | 2005-06-25 19:21:23 +0200 (Sat, 25 Jun 2005) | 2 lines
19153 Changed paths:
19154    M /trunk/modules/codec/dmo/buffer.c
19155    M /trunk/modules/codec/dmo/dmo.c
19156    M /trunk/modules/codec/dmo/dmo.h
19157
19158 Most compiler warning fixed
19159
19160 ------------------------------------------------------------------------
19161 r11545 | dionoea | 2005-06-25 19:16:58 +0200 (Sat, 25 Jun 2005) | 2 lines
19162 Changed paths:
19163    M /trunk/AUTHORS
19164
19165 fix alphabetically ordered list ...
19166
19167 ------------------------------------------------------------------------
19168 r11544 | dionoea | 2005-06-25 19:13:09 +0200 (Sat, 25 Jun 2005) | 3 lines
19169 Changed paths:
19170    M /trunk/AUTHORS
19171
19172 add myself to the authors list ... because i want to be part of the "very cool dudes" list of people with a SVN account.
19173
19174
19175 ------------------------------------------------------------------------
19176 r11540 | dionoea | 2005-06-25 15:32:58 +0200 (Sat, 25 Jun 2005) | 2 lines
19177 Changed paths:
19178    M /trunk/modules/demux/playlist/b4s.c
19179
19180 forward port of 11539
19181
19182 ------------------------------------------------------------------------
19183 r11536 | courmisch | 2005-06-25 15:08:57 +0200 (Sat, 25 Jun 2005) | 2 lines
19184 Changed paths:
19185    M /trunk/modules/access/http.c
19186
19187 HTTP_PROXY -> http_proxy that's the commit I should have done in the first place
19188
19189 ------------------------------------------------------------------------
19190 r11535 | courmisch | 2005-06-25 15:02:07 +0200 (Sat, 25 Jun 2005) | 2 lines
19191 Changed paths:
19192    M /trunk/modules/access/http.c
19193
19194 Forward port of 11534
19195
19196 ------------------------------------------------------------------------
19197 r11533 | courmisch | 2005-06-25 14:47:15 +0200 (Sat, 25 Jun 2005) | 2 lines
19198 Changed paths:
19199    M /trunk/configure.ac
19200
19201 Most of what would fix #14 if we really wanted to
19202
19203 ------------------------------------------------------------------------
19204 r11529 | courmisch | 2005-06-25 13:15:43 +0200 (Sat, 25 Jun 2005) | 3 lines
19205 Changed paths:
19206    M /trunk/modules/access/http.c
19207
19208 - support for Basic HTTP Proxy authentication (closes #149)
19209 - getenv is case-sensitive !!! use HTTP_PROXY instead of http_proxy
19210
19211 ------------------------------------------------------------------------
19212 r11528 | courmisch | 2005-06-25 12:56:30 +0200 (Sat, 25 Jun 2005) | 2 lines
19213 Changed paths:
19214    M /trunk/modules/access/http.c
19215
19216 Clean up : use user and pass from vlc_UrlParse
19217
19218 ------------------------------------------------------------------------
19219 r11527 | courmisch | 2005-06-25 12:36:37 +0200 (Sat, 25 Jun 2005) | 2 lines
19220 Changed paths:
19221    M /trunk/include/network.h
19222
19223 Unbreak previous commit - I was a bit too optimistic
19224
19225 ------------------------------------------------------------------------
19226 r11526 | dionoea | 2005-06-25 12:25:08 +0200 (Sat, 25 Jun 2005) | 2 lines
19227 Changed paths:
19228    M /trunk/NEWS
19229
19230 forwardport
19231
19232 ------------------------------------------------------------------------
19233 r11525 | courmisch | 2005-06-25 12:24:11 +0200 (Sat, 25 Jun 2005) | 4 lines
19234 Changed paths:
19235    M /trunk/include/network.h
19236
19237 - Support for parsing user and password in URLs
19238 - Useless (always true) check removed
19239 - Only one strdup() in vlc_UrlParse
19240
19241 ------------------------------------------------------------------------
19242 r11523 | courmisch | 2005-06-25 12:22:59 +0200 (Sat, 25 Jun 2005) | 2 lines
19243 Changed paths:
19244    M /trunk/src/stream_output/sap.c
19245
19246 Fix lame compiler warning
19247
19248 ------------------------------------------------------------------------
19249 r11521 | courmisch | 2005-06-25 09:47:46 +0200 (Sat, 25 Jun 2005) | 2 lines
19250 Changed paths:
19251    M /trunk/src/stream_output/sap.c
19252
19253 More conservative buffer size
19254
19255 ------------------------------------------------------------------------
19256 r11520 | courmisch | 2005-06-25 09:45:57 +0200 (Sat, 25 Jun 2005) | 2 lines
19257 Changed paths:
19258    M /trunk/modules/demux/voc.c
19259
19260 Bigger buffer to reduce stuttering
19261
19262 ------------------------------------------------------------------------
19263 r11519 | courmisch | 2005-06-25 08:06:06 +0200 (Sat, 25 Jun 2005) | 2 lines
19264 Changed paths:
19265    M /trunk/Makefile.am
19266
19267 Remove plugins and builtins with make uninstall (closes #231)
19268
19269 ------------------------------------------------------------------------
19270 r11518 | courmisch | 2005-06-25 07:39:06 +0200 (Sat, 25 Jun 2005) | 2 lines
19271 Changed paths:
19272    M /trunk/Makefile.am
19273
19274 Deletes vlc's aliases upon make uninstall (refs #231)
19275
19276 ------------------------------------------------------------------------
19277 r11513 | hartman | 2005-06-24 22:09:21 +0200 (Fri, 24 Jun 2005) | 2 lines
19278 Changed paths:
19279    M /trunk/extras/contrib/src/packages.mak
19280
19281 * new liveMedia version
19282
19283 ------------------------------------------------------------------------
19284 r11512 | hartman | 2005-06-24 21:06:58 +0200 (Fri, 24 Jun 2005) | 2 lines
19285 Changed paths:
19286    M /trunk/modules/video_output/opengl.c
19287
19288 * More greenline prevention (opengl sucks ! :D )
19289
19290 ------------------------------------------------------------------------
19291 r11511 | bigben | 2005-06-24 18:55:01 +0200 (Fri, 24 Jun 2005) | 5 lines
19292 Changed paths:
19293    M /trunk/modules/gui/macosx/playlist.m
19294
19295 Much cleaner fix for the "vlc would crash on item deletion" bug.
19296
19297 Not sure this should be backported at this time (at least not without further testing)
19298
19299
19300 ------------------------------------------------------------------------
19301 r11509 | courmisch | 2005-06-23 22:15:03 +0200 (Thu, 23 Jun 2005) | 2 lines
19302 Changed paths:
19303    M /trunk/src/stream_output/sap.c
19304
19305 fix use of uninitialized URI string pointer in SAP announce - closes #228
19306
19307 ------------------------------------------------------------------------
19308 r11507 | zorglub | 2005-06-23 20:57:22 +0200 (Thu, 23 Jun 2005) | 2 lines
19309 Changed paths:
19310    M /trunk/modules/gui/wxwindows/preferences.cpp
19311
19312 Fix "intf"  saving - Closes #223
19313
19314 ------------------------------------------------------------------------
19315 r11505 | courmisch | 2005-06-23 17:35:18 +0200 (Thu, 23 Jun 2005) | 3 lines
19316 Changed paths:
19317    M /trunk/src/misc/net.c
19318
19319 - Fix infinite loop on TCP connection timeout
19320 - Really obey the ipv4-timeout to the ms
19321
19322 ------------------------------------------------------------------------
19323 r11504 | courmisch | 2005-06-23 17:34:29 +0200 (Thu, 23 Jun 2005) | 2 lines
19324 Changed paths:
19325    M /trunk/include/vlc_symbols.h
19326
19327 I suppose Meuuh forgot this one
19328
19329 ------------------------------------------------------------------------
19330 r11502 | hartman | 2005-06-23 16:46:12 +0200 (Thu, 23 Jun 2005) | 3 lines
19331 Changed paths:
19332    M /trunk/modules/demux/livedotcom.cpp
19333
19334 * Disabled UDP timeout on multicast RTSP sessions. closes #227
19335   A configurable timeout should be added later on?
19336
19337 ------------------------------------------------------------------------
19338 r11501 | bigben | 2005-06-23 16:24:25 +0200 (Thu, 23 Jun 2005) | 5 lines
19339 Changed paths:
19340    M /trunk/modules/gui/macosx/playlist.m
19341
19342 * Fixes playlist search
19343
19344 (Closes #229)
19345
19346
19347 ------------------------------------------------------------------------
19348 r11500 | hartman | 2005-06-23 15:38:18 +0200 (Thu, 23 Jun 2005) | 2 lines
19349 Changed paths:
19350    M /trunk/modules/demux/mkv.cpp
19351
19352 * Properly release streams. closes #226
19353
19354 ------------------------------------------------------------------------
19355 r11498 | xtophe | 2005-06-23 10:32:57 +0200 (Thu, 23 Jun 2005) | 2 lines
19356 Changed paths:
19357    M /trunk/share/http/index.html
19358
19359 http/index.html: Fix for IE (patch by Pierre-Hugues PERET) (closes #188)
19360
19361 ------------------------------------------------------------------------
19362 r11496 | dionoea | 2005-06-22 18:41:48 +0200 (Wed, 22 Jun 2005) | 2 lines
19363 Changed paths:
19364    M /trunk/src/misc/vlm.c
19365
19366 applied patch by Julien Martin
19367
19368 ------------------------------------------------------------------------
19369 r11494 | hartman | 2005-06-21 23:31:28 +0200 (Tue, 21 Jun 2005) | 2 lines
19370 Changed paths:
19371    M /trunk/configure.ac
19372
19373 * test for sqrtf in -lmx. If present add to x264 compile flags
19374
19375 ------------------------------------------------------------------------
19376 r11490 | courmisch | 2005-06-21 19:44:06 +0200 (Tue, 21 Jun 2005) | 4 lines
19377 Changed paths:
19378    M /trunk/modules/demux/voc.c
19379
19380 - Rounds VOC v1.10 sample rates to usual values (11025, 22050, 44100)
19381   which are supported by aout modules (closes #201)
19382 - Use appropriate values in es format computations
19383
19384 ------------------------------------------------------------------------
19385 r11489 | bigben | 2005-06-21 18:07:02 +0200 (Tue, 21 Jun 2005) | 3 lines
19386 Changed paths:
19387    M /trunk/modules/gui/macosx/playlist.m
19388
19389 Fix playlist item search (was broken by the "general" node remove comit)
19390
19391
19392 ------------------------------------------------------------------------
19393 r11488 | bigben | 2005-06-21 17:34:37 +0200 (Tue, 21 Jun 2005) | 3 lines
19394 Changed paths:
19395    M /trunk/modules/gui/macosx/playlist.m
19396
19397 * Hopefully really fix OSX playlist this time (very dirty hack inside)
19398
19399
19400 ------------------------------------------------------------------------
19401 r11487 | massiot | 2005-06-21 14:29:55 +0200 (Tue, 21 Jun 2005) | 3 lines
19402 Changed paths:
19403    M /trunk/src/libvlc.c
19404    M /trunk/src/libvlc.h
19405
19406  * src/libvlc.*: New --open option to allow to permanently start an MRL on
19407    startup. Fixed two typos in two strings.
19408
19409 ------------------------------------------------------------------------
19410 r11485 | hartman | 2005-06-21 00:43:40 +0200 (Tue, 21 Jun 2005) | 2 lines
19411 Changed paths:
19412    M /trunk/modules/misc/dummy/dummy.c
19413
19414 * Mark the video and decoder options of the dummy module as advanced. This 'hides' the problem described in #162
19415
19416 ------------------------------------------------------------------------
19417 r11484 | fkuehne | 2005-06-20 23:12:22 +0200 (Mon, 20 Jun 2005) | 1 line
19418 Changed paths:
19419    M /trunk/modules/gui/macosx/intf.m
19420
19421 * forwardport [11483] to trunk
19422 ------------------------------------------------------------------------
19423 r11479 | hartman | 2005-06-20 22:26:06 +0200 (Mon, 20 Jun 2005) | 2 lines
19424 Changed paths:
19425    M /trunk/modules/gui/macosx/playlist.m
19426
19427 * Don't show the General node in OS X playlist. it complicates logic, but looks much nicer this way.
19428
19429 ------------------------------------------------------------------------
19430 r11477 | zorglub | 2005-06-20 21:43:52 +0200 (Mon, 20 Jun 2005) | 2 lines
19431 Changed paths:
19432    M /trunk/mozilla/vlcshell.cpp
19433
19434 Don't continously resize mozilla plugin window - Closes #139
19435
19436 ------------------------------------------------------------------------
19437 r11475 | zorglub | 2005-06-20 20:52:46 +0200 (Mon, 20 Jun 2005) | 2 lines
19438 Changed paths:
19439    M /trunk/src/playlist/playlist.c
19440
19441 Restore playlist behaviour
19442
19443 ------------------------------------------------------------------------
19444 r11474 | bigben | 2005-06-20 19:48:25 +0200 (Mon, 20 Jun 2005) | 4 lines
19445 Changed paths:
19446    M /trunk/modules/gui/macosx/playlist.m
19447
19448 Add a playlist lock. Hopefully fixes the last crash in the OSX playlist.
19449
19450
19451
19452 ------------------------------------------------------------------------
19453 r11473 | massiot | 2005-06-20 19:05:53 +0200 (Mon, 20 Jun 2005) | 2 lines
19454 Changed paths:
19455    M /trunk/src/misc/net.c
19456
19457  * src/misc/net.c: Better fix for Cygwin.
19458
19459 ------------------------------------------------------------------------
19460 r11472 | massiot | 2005-06-20 18:48:11 +0200 (Mon, 20 Jun 2005) | 2 lines
19461 Changed paths:
19462    M /trunk/src/misc/net.c
19463
19464  * src/misc/net.c: Fix for Cygwin which doesn't have inet_aton().
19465
19466 ------------------------------------------------------------------------
19467 r11471 | zorglub | 2005-06-20 18:42:10 +0200 (Mon, 20 Jun 2005) | 2 lines
19468 Changed paths:
19469    M /trunk/src/playlist/item-ext.c
19470
19471 Don't fuck up index on delete (fix crash for skins2) - Refs #205
19472
19473 ------------------------------------------------------------------------
19474 r11470 | zorglub | 2005-06-20 18:32:01 +0200 (Mon, 20 Jun 2005) | 2 lines
19475 Changed paths:
19476    M /trunk/src/playlist/item-ext.c
19477    M /trunk/src/playlist/playlist.c
19478
19479 Fix crash on delete (Refs:#205)
19480
19481 ------------------------------------------------------------------------
19482 r11467 | bigben | 2005-06-20 14:26:58 +0200 (Mon, 20 Jun 2005) | 4 lines
19483 Changed paths:
19484    M /trunk/modules/codec/vorbis.c
19485
19486
19487 * Use 0 as default quality setting. The previous "3" would make VLC ignore the ab= argument unless being explicitely told to use cbr with the --sout-vorbis-cbr oprion.
19488
19489
19490 ------------------------------------------------------------------------
19491 r11464 | fkuehne | 2005-06-19 21:48:04 +0200 (Sun, 19 Jun 2005) | 1 line
19492 Changed paths:
19493    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
19494
19495 * fix relative paths
19496 ------------------------------------------------------------------------
19497 r11463 | fkuehne | 2005-06-19 21:37:42 +0200 (Sun, 19 Jun 2005) | 13 lines
19498 Changed paths:
19499    M /trunk/Makefile.am
19500    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
19501    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
19502    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
19503    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib
19504    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib
19505    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib
19506    A /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib
19507    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
19508    M /trunk/modules/gui/macosx/Modules.am
19509    M /trunk/modules/gui/macosx/intf.h
19510    M /trunk/modules/gui/macosx/intf.m
19511    A /trunk/modules/gui/macosx/wizard.h
19512    A /trunk/modules/gui/macosx/wizard.m
19513
19514 * ALL: basic skeleton for a streaming-wizard (refs #13)
19515     
19516     done:
19517     - all items are included with complete l10n support
19518     - checkboxes and select-file-buttons behave as they are supposed to
19519     
19520     todo:
19521     - implementation of the logic, i.e. handling of the collected values, respective manipulation of the GUI, start of the stream
19522     - move some arrays to an external header file
19523     - some GUI things (e.g. radio buttons on page 2, etc. - see FIXMEs)
19524     - implementation of some help-dialogues (it might be necessary to create a re-usable window in the nib for that, since NSAlert is Panther and Tiger only)
19525     - l10n string fixes (both in OSX and WX)
19526     => most of the work still needs to be done
19527 ------------------------------------------------------------------------
19528 r11458 | zorglub | 2005-06-18 12:31:42 +0200 (Sat, 18 Jun 2005) | 2 lines
19529 Changed paths:
19530    M /trunk/doc/strings.txt
19531    M /trunk/doc/translations.txt
19532
19533 Deprecate old docs
19534
19535 ------------------------------------------------------------------------
19536 r11456 | jpsaman | 2005-06-18 10:17:47 +0200 (Sat, 18 Jun 2005) | 1 line
19537 Changed paths:
19538    M /trunk/AUTHORS
19539
19540 Updated e-mail address. The wxs.nl address is no longer in use.
19541 ------------------------------------------------------------------------
19542 r11454 | fkuehne | 2005-06-17 21:30:24 +0200 (Fri, 17 Jun 2005) | 1 line
19543 Changed paths:
19544    M /trunk/configure.ac
19545    M /trunk/src/libvlc.h
19546    M /trunk/src/misc/darwin_specific.m
19547
19548 * forward-port of [11453] plus a small string-enhancement to src/libvlc.h
19549 ------------------------------------------------------------------------
19550 r11450 | massiot | 2005-06-17 19:16:43 +0200 (Fri, 17 Jun 2005) | 2 lines
19551 Changed paths:
19552    M /trunk/modules/demux/playlist/playlist.c
19553
19554  * modules/demux/playlist/playlist.c: New --no-playlist-autostart option.
19555
19556 ------------------------------------------------------------------------
19557 r11448 | massiot | 2005-06-17 18:42:48 +0200 (Fri, 17 Jun 2005) | 3 lines
19558 Changed paths:
19559    M /trunk/modules/demux/playlist/b4s.c
19560    M /trunk/modules/demux/playlist/m3u.c
19561    M /trunk/modules/demux/playlist/old.c
19562    M /trunk/modules/demux/playlist/playlist.c
19563    M /trunk/modules/demux/playlist/playlist.h
19564    M /trunk/modules/demux/playlist/pls.c
19565
19566  * modules/demux/playlist: Exported symbols inside plug-ins must always be
19567    escaped with the E_() macro, to avoid namespace collisions between plug-ins.
19568
19569 ------------------------------------------------------------------------
19570 r11447 | massiot | 2005-06-17 14:43:46 +0200 (Fri, 17 Jun 2005) | 9 lines
19571 Changed paths:
19572    M /trunk/include/network.h
19573    M /trunk/include/vlc_httpd.h
19574    M /trunk/modules/access_output/http.c
19575    M /trunk/modules/control/http.c
19576    M /trunk/modules/misc/rtsp.c
19577    M /trunk/modules/stream_out/rtp.c
19578    M /trunk/src/misc/httpd.c
19579    M /trunk/src/misc/net.c
19580
19581  * modules/control/http.c: Added support for .hosts files detailing hosts
19582    allowed to connect. The format is :
19583    192.168.0.0/24
19584    172.16.12.42/32
19585  * src/misc/net.c: New function net_CheckIP to check that an IP is in a
19586    given range.
19587  * OTHERS: Changed prototypes to allow for two new arguments for the
19588    hosts list.
19589
19590 ------------------------------------------------------------------------
19591 r11446 | dionoea | 2005-06-17 14:37:42 +0200 (Fri, 17 Jun 2005) | 2 lines
19592 Changed paths:
19593    M /trunk/mozilla/vlcshell.cpp
19594
19595 forwardport 11445
19596
19597 ------------------------------------------------------------------------
19598 r11443 | dionoea | 2005-06-16 23:11:54 +0200 (Thu, 16 Jun 2005) | 2 lines
19599 Changed paths:
19600    M /trunk/Makefile.am
19601    M /trunk/share/Makefile.am
19602    M /trunk/share/vlc16x16.xpm
19603    M /trunk/share/vlc32x32.xpm
19604    A /trunk/share/vlc48x48new.ico
19605    M /trunk/share/vlc_win32_rc.rc
19606    M /trunk/vlc.win32.nsi
19607
19608 change to new icon ( fixes #185 )
19609
19610 ------------------------------------------------------------------------
19611 r11441 | dionoea | 2005-06-16 21:42:34 +0200 (Thu, 16 Jun 2005) | 2 lines
19612 Changed paths:
19613    M /trunk/share/vlc_win32_rc.rc
19614
19615 update copyright date
19616
19617 ------------------------------------------------------------------------
19618 r11439 | dionoea | 2005-06-16 01:33:42 +0200 (Thu, 16 Jun 2005) | 3 lines
19619 Changed paths:
19620    M /trunk/vlc.win32.nsi
19621
19622 make sure that the "Play with VLC" context menu item plays the item right
19623 away (even if the user had --playlist-enqueue saved in his vlcrc file)
19624
19625 ------------------------------------------------------------------------
19626 r11437 | dionoea | 2005-06-16 01:20:07 +0200 (Thu, 16 Jun 2005) | 6 lines
19627 Changed paths:
19628    M /trunk/modules/gui/wxwindows/preferences.cpp
19629
19630 fix prefs icon problem under windows. (All subcategory items have the
19631 category's image ... which is different from the linux display where
19632 subcategories don't have images)
19633
19634 fixes #184
19635
19636 ------------------------------------------------------------------------
19637 r11430 | massiot | 2005-06-15 18:25:05 +0200 (Wed, 15 Jun 2005) | 3 lines
19638 Changed paths:
19639    M /trunk/src/playlist/playlist.c
19640
19641  * src/playlist/playlist.c: Fixed playlist_vaControl not to segfault when
19642    it is called with an invalid playlist item.
19643
19644 ------------------------------------------------------------------------
19645 r11428 | xtophe | 2005-06-15 11:24:55 +0200 (Wed, 15 Jun 2005) | 2 lines
19646 Changed paths:
19647    M /trunk/modules/access/dvdread.c
19648
19649 access/dvdread.c: Compilation fix
19650
19651 ------------------------------------------------------------------------
19652 r11426 | xtophe | 2005-06-15 09:40:16 +0200 (Wed, 15 Jun 2005) | 2 lines
19653 Changed paths:
19654    M /trunk/share/http/vlm/index.html
19655
19656 http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
19657
19658 ------------------------------------------------------------------------
19659 r11424 | hartman | 2005-06-15 01:45:02 +0200 (Wed, 15 Jun 2005) | 3 lines
19660 Changed paths:
19661    M /trunk/modules/gui/macosx/voutgl.m
19662    M /trunk/modules/video_output/opengl.c
19663
19664 * Lets go beserk on the locking and event passing for OpenGL resize. Haven't been able to crash it anymore.
19665   closes #45
19666
19667 ------------------------------------------------------------------------
19668 r11422 | hartman | 2005-06-15 01:08:54 +0200 (Wed, 15 Jun 2005) | 2 lines
19669 Changed paths:
19670    M /trunk/modules/access/dvdread.c
19671
19672 * remove some useless i_mux_rate stuff that we don't use anymore
19673
19674 ------------------------------------------------------------------------
19675 r11421 | dionoea | 2005-06-15 00:46:20 +0200 (Wed, 15 Jun 2005) | 2 lines
19676 Changed paths:
19677    M /trunk/vlc.win32.nsi
19678
19679 Add play with VLC and Add to VLC's playlist context menu items
19680
19681 ------------------------------------------------------------------------
19682 r11419 | hartman | 2005-06-14 23:32:01 +0200 (Tue, 14 Jun 2005) | 2 lines
19683 Changed paths:
19684    M /trunk/modules/gui/macosx/prefs.h
19685    M /trunk/modules/gui/macosx/prefs.m
19686
19687 * Fix the Reset button for OS X preferences (closes #193)
19688
19689 ------------------------------------------------------------------------
19690 r11418 | dionoea | 2005-06-14 22:41:17 +0200 (Tue, 14 Jun 2005) | 2 lines
19691 Changed paths:
19692    M /trunk/src/libvlc.h
19693
19694 use PLAYLISTENQUEUE help messages ...
19695
19696 ------------------------------------------------------------------------
19697 r11417 | dionoea | 2005-06-14 22:38:44 +0200 (Tue, 14 Jun 2005) | 4 lines
19698 Changed paths:
19699    M /trunk/src/libvlc.h
19700    M /trunk/src/misc/win32_specific.c
19701
19702 * add --playlist-enqueue option ( win32 only )
19703 When running with --one-instance, enqueue item to playlist and keep playing
19704 the current item. (default behavior is to start playing new item)
19705
19706 ------------------------------------------------------------------------
19707 r11415 | xtophe | 2005-06-14 20:19:34 +0200 (Tue, 14 Jun 2005) | 2 lines
19708 Changed paths:
19709    M /trunk/Makefile.am
19710
19711 Makefile.am: don't unix2dos dboxfiles.html as it produces problems with Movieplayer on dbox2 (refs #178).
19712
19713 ------------------------------------------------------------------------
19714 r11414 | gbazin | 2005-06-14 19:24:01 +0200 (Tue, 14 Jun 2005) | 1 line
19715 Changed paths:
19716    M /trunk/modules/video_output/x11/xcommon.c
19717
19718 * modules/video_output/x11/xcommon.c: try to detect XShmAttach() failure (eg. when running on an exported display).
19719 ------------------------------------------------------------------------
19720 r11413 | hartman | 2005-06-14 17:58:47 +0200 (Tue, 14 Jun 2005) | 2 lines
19721 Changed paths:
19722    M /trunk/modules/access/dvdread.c
19723
19724 * Accurate GET_TIME for dvdread
19725
19726 ------------------------------------------------------------------------
19727 r11411 | gbazin | 2005-06-14 16:14:14 +0200 (Tue, 14 Jun 2005) | 1 line
19728 Changed paths:
19729    M /trunk/modules/video_output/opengl.c
19730
19731 *  modules/video_output/opengl.c: win32 build fix (by Dnumgis).
19732 ------------------------------------------------------------------------
19733 r11409 | hartman | 2005-06-13 22:50:23 +0200 (Mon, 13 Jun 2005) | 2 lines
19734 Changed paths:
19735    M /trunk/modules/demux/mkv.cpp
19736
19737 * Largefile support for segmented mkv files (closes #204)
19738
19739 ------------------------------------------------------------------------
19740 r11407 | hartman | 2005-06-13 21:11:22 +0200 (Mon, 13 Jun 2005) | 2 lines
19741 Changed paths:
19742    M /trunk/modules/audio_output/auhal.c
19743
19744 * compile fix
19745
19746 ------------------------------------------------------------------------
19747 r11406 | massiot | 2005-06-13 15:21:58 +0200 (Mon, 13 Jun 2005) | 2 lines
19748 Changed paths:
19749    M /trunk/modules/stream_out/bridge.c
19750
19751  * modules/stream_out/bridge.c: Fixed the bug of disappearance of audio.
19752
19753 ------------------------------------------------------------------------
19754 r11404 | hartman | 2005-06-12 23:05:23 +0200 (Sun, 12 Jun 2005) | 2 lines
19755 Changed paths:
19756    M /trunk/modules/audio_output/auhal.c
19757
19758 * Don't list 'Input only' devices
19759
19760 ------------------------------------------------------------------------
19761 r11401 | dionoea | 2005-06-11 23:36:48 +0200 (Sat, 11 Jun 2005) | 2 lines
19762 Changed paths:
19763    M /trunk/BUGS
19764
19765 change trac url
19766
19767 ------------------------------------------------------------------------
19768 r11399 | dionoea | 2005-06-11 22:35:10 +0200 (Sat, 11 Jun 2005) | 2 lines
19769 Changed paths:
19770    M /trunk/vlc.win32.nsi
19771
19772 Add link to the documentation in the Start Menu items
19773
19774 ------------------------------------------------------------------------
19775 r11397 | hartman | 2005-06-10 21:44:13 +0200 (Fri, 10 Jun 2005) | 5 lines
19776 Changed paths:
19777    M /trunk/THANKS
19778    M /trunk/modules/gui/macosx/controls.m
19779    M /trunk/modules/gui/macosx/intf.h
19780    M /trunk/modules/gui/macosx/intf.m
19781    M /trunk/src/libvlc.h
19782
19783 * Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
19784 * Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
19785 * Fix the OSD feedback of the Repeat One, Repeat All commands
19786 * Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
19787
19788 ------------------------------------------------------------------------
19789 r11396 | bigben | 2005-06-10 21:30:31 +0200 (Fri, 10 Jun 2005) | 3 lines
19790 Changed paths:
19791    M /trunk/modules/gui/macosx/playlist.m
19792
19793 Add a tooltip to the "search in playlist" input field
19794
19795
19796 ------------------------------------------------------------------------
19797 r11395 | zorglub | 2005-06-10 21:04:48 +0200 (Fri, 10 Jun 2005) | 2 lines
19798 Changed paths:
19799    M /trunk/modules/gui/wxwindows/playlist.cpp
19800    M /trunk/src/playlist/sort.c
19801
19802 Implement SORT_AUTHOR. Closes #196
19803
19804 ------------------------------------------------------------------------
19805 r11394 | fkuehne | 2005-06-10 20:59:37 +0200 (Fri, 10 Jun 2005) | 1 line
19806 Changed paths:
19807    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
19808    M /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
19809
19810 * forwardport of [11392]
19811 ------------------------------------------------------------------------
19812 r11391 | zorglub | 2005-06-10 20:50:32 +0200 (Fri, 10 Jun 2005) | 2 lines
19813 Changed paths:
19814    M /trunk/modules/gui/macosx/output.m
19815    M /trunk/modules/gui/pda/pda.glade
19816    M /trunk/modules/gui/pda/pda_interface.c
19817    M /trunk/modules/gui/wxwindows/streamdata.h
19818    M /trunk/modules/gui/wxwindows/streamout.cpp
19819
19820 Remove i263 from stream output dialogs. Closes #187
19821
19822 ------------------------------------------------------------------------
19823 r11390 | fkuehne | 2005-06-10 20:28:20 +0200 (Fri, 10 Jun 2005) | 2 lines
19824 Changed paths:
19825    M /trunk/modules/gui/macosx/intf.m
19826    M /trunk/modules/video_filter/mosaic.c
19827
19828 mosaic.c: fixed a string
19829 intf.m: Shortend a sentence, since we don't support OSX < 10.2 anymore
19830 ------------------------------------------------------------------------
19831 r11388 | massiot | 2005-06-10 18:12:29 +0200 (Fri, 10 Jun 2005) | 5 lines
19832 Changed paths:
19833    M /trunk/include/vlc_threads.h
19834    M /trunk/modules/access_output/udp.c
19835
19836  * include/vlc_threads.h: Priority level VLC_THREAD_PRIORITY_HIGHEST is now
19837    available for all platforms.
19838  * modules/access_output/udp.c: Now runs the output thread at
19839    VLC_THREAD_PRIORITY_HIGHEST
19840
19841 ------------------------------------------------------------------------
19842 r11386 | hartman | 2005-06-10 17:29:32 +0200 (Fri, 10 Jun 2005) | 2 lines
19843 Changed paths:
19844    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
19845    M /trunk/modules/audio_filter/format.c
19846    M /trunk/modules/audio_output/file.c
19847    M /trunk/modules/codec/dts.c
19848    M /trunk/modules/gui/macosx/macosx.m
19849    M /trunk/modules/misc/freetype.c
19850    M /trunk/modules/misc/network/ipv4.c
19851    M /trunk/modules/misc/svg.c
19852    M /trunk/modules/video_filter/mosaic.c
19853    M /trunk/modules/video_filter/motionblur.c
19854    M /trunk/modules/video_filter/motiondetect.c
19855    M /trunk/modules/video_filter/swscale/filter.c
19856    M /trunk/modules/video_output/fb.c
19857    M /trunk/modules/video_output/opengl.c
19858    M /trunk/modules/video_output/sdl.c
19859    M /trunk/modules/video_output/svgalib.c
19860    M /trunk/modules/video_output/wingdi.c
19861    M /trunk/src/libvlc.h
19862
19863 * Some changes to preferences categorization (This really needs a lot more work)
19864
19865 ------------------------------------------------------------------------
19866 r11385 | massiot | 2005-06-10 17:14:16 +0200 (Fri, 10 Jun 2005) | 3 lines
19867 Changed paths:
19868    M /trunk/modules/mux/mpeg/ts.c
19869
19870  * modules/mux/mpeg/ts.c: New --no-sout-ts-crypt-video option to disable
19871    CSA scrambling for video PID(s).
19872
19873 ------------------------------------------------------------------------
19874 r11384 | massiot | 2005-06-10 17:08:51 +0200 (Fri, 10 Jun 2005) | 3 lines
19875 Changed paths:
19876    M /trunk/modules/codec/ffmpeg/encoder.c
19877    M /trunk/modules/codec/ffmpeg/ffmpeg.c
19878    M /trunk/modules/codec/ffmpeg/ffmpeg.h
19879    M /trunk/modules/codec/ffmpeg/video.c
19880
19881  * modules/codec/ffmpeg: New options to fine-tune advanced encoder options.
19882  * modules/codec/ffmpeg/video.c: Better handling of aspect ratio change.
19883
19884 ------------------------------------------------------------------------
19885 r11383 | massiot | 2005-06-10 17:06:29 +0200 (Fri, 10 Jun 2005) | 3 lines
19886 Changed paths:
19887    M /trunk/modules/access/fake.c
19888
19889  * modules/access/fake.c: New --fake-id option to specify the fake ES ID, for
19890    use with #duplicate{}.
19891
19892 ------------------------------------------------------------------------
19893 r11381 | bigben | 2005-06-10 17:03:20 +0200 (Fri, 10 Jun 2005) | 3 lines
19894 Changed paths:
19895    M /trunk/modules/gui/macosx/open.m
19896
19897 * reflects syntax change in the dvdread access
19898
19899
19900 ------------------------------------------------------------------------
19901 r11379 | fkuehne | 2005-06-10 16:20:08 +0200 (Fri, 10 Jun 2005) | 1 line
19902 Changed paths:
19903    M /trunk/modules/access/vcdx/vcd.c
19904    M /trunk/modules/misc/gnutls.c
19905    M /trunk/modules/misc/rtsp.c
19906    M /trunk/modules/mux/mpjpeg.c
19907
19908 * fixed some strings
19909 ------------------------------------------------------------------------
19910 r11377 | fkuehne | 2005-06-10 13:03:45 +0200 (Fri, 10 Jun 2005) | 1 line
19911 Changed paths:
19912    M /trunk/modules/access/fake.c
19913    M /trunk/modules/access/pvr/pvr.c
19914    M /trunk/modules/access/v4l/v4l.c
19915
19916 forwardport of [11376]
19917 ------------------------------------------------------------------------
19918 r11374 | dionoea | 2005-06-10 01:34:47 +0200 (Fri, 10 Jun 2005) | 2 lines
19919 Changed paths:
19920    M /trunk/vlc.win32.nsi
19921
19922  * split file associations in 3 subcategories (audio, video, other)
19923
19924 ------------------------------------------------------------------------
19925 r11373 | hartman | 2005-06-10 00:49:10 +0200 (Fri, 10 Jun 2005) | 2 lines
19926 Changed paths:
19927    M /trunk/extras/contrib/src/Makefile
19928    A /trunk/extras/contrib/src/Patches/x264.patch (from /branches/0.8.2/extras/contrib/src/Patches/x264.patch:11372)
19929
19930 * forwardport of [11372]
19931
19932 ------------------------------------------------------------------------
19933 r11370 | bigben | 2005-06-09 22:24:06 +0200 (Thu, 09 Jun 2005) | 3 lines
19934 Changed paths:
19935    M /trunk/extras/contrib/src/Makefile
19936    M /trunk/extras/contrib/src/packages.mak
19937    M /trunk/modules/gui/macosx/output.m
19938
19939 * All: include x264 in the contrib system, and add a h264 entry in the sout panel
19940
19941
19942 ------------------------------------------------------------------------
19943 r11368 | hartman | 2005-06-09 13:02:05 +0200 (Thu, 09 Jun 2005) | 2 lines
19944 Changed paths:
19945    M /trunk/modules/video_output/opengl.c
19946
19947 * GL_CLAMP --> GL_CLAMP_TO_EDGE. This fixes the Greenline issue closes #103
19948
19949 ------------------------------------------------------------------------
19950 r11367 | jpsaman | 2005-06-08 22:44:57 +0200 (Wed, 08 Jun 2005) | 1 line
19951 Changed paths:
19952    M /trunk/modules/access/dvdnav.c
19953
19954 Forward port of #11366
19955 ------------------------------------------------------------------------
19956 r11364 | zorglub | 2005-06-08 22:23:52 +0200 (Wed, 08 Jun 2005) | 2 lines
19957 Changed paths:
19958    M /trunk/modules/services_discovery/sap.c
19959
19960 Backport [11359]
19961
19962 ------------------------------------------------------------------------
19963 r11362 | gbazin | 2005-06-08 21:57:33 +0200 (Wed, 08 Jun 2005) | 1 line
19964 Changed paths:
19965    M /trunk/modules/access/dvdnav.c
19966
19967 * modules/access/dvdnav.c: slightly better fix for default selection when changing menu.
19968 ------------------------------------------------------------------------
19969 r11361 | courmisch | 2005-06-08 18:59:27 +0200 (Wed, 08 Jun 2005) | 2 lines
19970 Changed paths:
19971    M /trunk/modules/services_discovery/sap.c
19972
19973 port previous commits
19974
19975 ------------------------------------------------------------------------
19976 r11356 | hartman | 2005-06-08 16:48:15 +0200 (Wed, 08 Jun 2005) | 3 lines
19977 Changed paths:
19978    M /trunk/NEWS
19979    M /trunk/README.MacOSX.rtf
19980    M /trunk/modules/audio_output/auhal.c
19981
19982 * Fix rear speaker recognition
19983 * Add some more comments on speaker layouts etc.
19984
19985 ------------------------------------------------------------------------
19986 r11355 | massiot | 2005-06-08 16:39:03 +0200 (Wed, 08 Jun 2005) | 4 lines
19987 Changed paths:
19988    M /trunk/configure.ac
19989    M /trunk/modules/codec/Modules.am
19990    A /trunk/modules/codec/fake.c
19991
19992  * modules/codec/fake.c: New fake codec. Use it in conjunction with the
19993    fake access to create an efficient background image for the transcode
19994    module (avoids using the switcher module).
19995
19996 ------------------------------------------------------------------------
19997 r11354 | massiot | 2005-06-08 16:36:19 +0200 (Wed, 08 Jun 2005) | 2 lines
19998 Changed paths:
19999    M /trunk/modules/stream_out/transcode.c
20000
20001  * modules/stream_out/transcode.c: Really fixed the latest segfault this time...
20002
20003 ------------------------------------------------------------------------
20004 r11352 | gbazin | 2005-06-08 15:17:48 +0200 (Wed, 08 Jun 2005) | 1 line
20005 Changed paths:
20006    M /trunk/Makefile.am
20007
20008 * Makefile.am: small change to the package-win32-base-exe target.
20009 ------------------------------------------------------------------------
20010 r11350 | gbazin | 2005-06-08 14:06:06 +0200 (Wed, 08 Jun 2005) | 1 line
20011 Changed paths:
20012    M /trunk/modules/stream_out/transcode.c
20013
20014 * modules/stream_out/transcode.c: fixed crash with multithread encoding.
20015 ------------------------------------------------------------------------
20016 r11348 | gbazin | 2005-06-08 09:33:35 +0200 (Wed, 08 Jun 2005) | 1 line
20017 Changed paths:
20018    M /trunk/modules/codec/ffmpeg/ffmpeg.c
20019    M /trunk/modules/packetizer/mpeg4video.c
20020
20021 * modules/codec/ffmpeg/ffmpeg.c, modules/packetizer/mpeg4video.c: added support for MP4V fourcc.
20022 ------------------------------------------------------------------------
20023 r11347 | gbazin | 2005-06-08 09:30:57 +0200 (Wed, 08 Jun 2005) | 3 lines
20024 Changed paths:
20025    M /trunk/modules/demux/mkv.cpp
20026
20027 * modules/demux/mkv.cpp: don't forget to release the input object.
20028   adapted new "menu-palette" changes. This needs to be fixed by getting the CLUT.
20029
20030 ------------------------------------------------------------------------
20031 r11346 | jpsaman | 2005-06-07 23:05:00 +0200 (Tue, 07 Jun 2005) | 1 line
20032 Changed paths:
20033    M /trunk/modules/access/dvdnav.c
20034
20035 Forward port of revision #11345: Correctly display the initial highlight area in the DVD menu.
20036 ------------------------------------------------------------------------
20037 r11342 | massiot | 2005-06-07 18:42:20 +0200 (Tue, 07 Jun 2005) | 3 lines
20038 Changed paths:
20039    M /trunk/modules/codec/ffmpeg/encoder.c
20040    M /trunk/modules/codec/ffmpeg/ffmpeg.c
20041
20042  * modules/codec/ffmpeg: More sensible values for --sout-ffmpeg-strict-rc
20043    (default values borrowed from ffmpeg).
20044
20045 ------------------------------------------------------------------------
20046 r11341 | massiot | 2005-06-07 18:40:12 +0200 (Tue, 07 Jun 2005) | 2 lines
20047 Changed paths:
20048    M /trunk/modules/access_output/udp.c
20049
20050  * modules/access_output/udp.c: More verbosity when the mux itself is late.
20051
20052 ------------------------------------------------------------------------
20053 r11340 | massiot | 2005-06-07 18:39:32 +0200 (Tue, 07 Jun 2005) | 2 lines
20054 Changed paths:
20055    M /trunk/modules/stream_out/bridge.c
20056
20057  * modules/stream_out/bridge.c: Miscellaneous fixes to avoid late packets.
20058
20059 ------------------------------------------------------------------------
20060 r11339 | massiot | 2005-06-07 18:39:00 +0200 (Tue, 07 Jun 2005) | 2 lines
20061 Changed paths:
20062    M /trunk/modules/stream_out/mosaic_bridge.c
20063
20064  * modules/stream_out/mosaic_bridge.c: Avoid accessing a deallocated object.
20065
20066 ------------------------------------------------------------------------
20067 r11338 | massiot | 2005-06-07 18:37:42 +0200 (Tue, 07 Jun 2005) | 3 lines
20068 Changed paths:
20069    M /trunk/modules/stream_out/transcode.c
20070
20071  * modules/stream_out/transcode.c: Fixed a segfault introduced in the last
20072    changeset.
20073
20074 ------------------------------------------------------------------------
20075 r11337 | massiot | 2005-06-07 17:58:40 +0200 (Tue, 07 Jun 2005) | 2 lines
20076 Changed paths:
20077    M /trunk/modules/audio_output/auhal.c
20078
20079  * modules/audio_output/auhal.c: Added property svn:keyword.
20080
20081 ------------------------------------------------------------------------
20082 r11335 | gbazin | 2005-06-07 17:00:55 +0200 (Tue, 07 Jun 2005) | 1 line
20083 Changed paths:
20084    M /trunk/modules/audio_output/directx.c
20085
20086 * modules/audio_output/directx.c: audio device selection based on a patch from Matthew Armsby (uberground at gmail dot com) + config option to disable float32 output.
20087 ------------------------------------------------------------------------
20088 r11331 | xtophe | 2005-06-07 15:34:07 +0200 (Tue, 07 Jun 2005) | 2 lines
20089 Changed paths:
20090    M /trunk/activex/axvlc_rc.rc
20091
20092 Update copyright date
20093
20094 ------------------------------------------------------------------------
20095 r11329 | gbazin | 2005-06-07 14:32:56 +0200 (Tue, 07 Jun 2005) | 1 line
20096 Changed paths:
20097    M /trunk/modules/codec/x264.c
20098
20099 * modules/codec/x264.c: proper calculation of PTS/DTS for streams with B frames.
20100 ------------------------------------------------------------------------
20101 r11327 | gbazin | 2005-06-07 12:28:09 +0200 (Tue, 07 Jun 2005) | 1 line
20102 Changed paths:
20103    M /trunk/modules/stream_out/transcode.c
20104
20105 * modules/stream_out/transcode.c: better picture heap leaking detection when encoding in multithreaded mode (needed if the encoder doesn't remove the pictures as fast as the decoder put them).
20106 ------------------------------------------------------------------------
20107 r11325 | dionoea | 2005-06-07 02:00:03 +0200 (Tue, 07 Jun 2005) | 2 lines
20108 Changed paths:
20109    M /trunk/mozilla/vlcpeer.cpp
20110    M /trunk/mozilla/vlcpeer.h
20111    M /trunk/mozilla/vlcplugin.cpp
20112    M /trunk/mozilla/vlcplugin.h
20113    M /trunk/mozilla/vlcshell.cpp
20114
20115 yet some more copyright date updates ... (2002 was quite old)
20116
20117 ------------------------------------------------------------------------
20118 r11324 | dionoea | 2005-06-07 01:56:06 +0200 (Tue, 07 Jun 2005) | 2 lines
20119 Changed paths:
20120    M /trunk/mozilla/npvlc_rc.rc
20121
20122 update VLC moz plugin copyright date
20123
20124 ------------------------------------------------------------------------
20125 r11322 | gbazin | 2005-06-06 19:40:08 +0200 (Mon, 06 Jun 2005) | 1 line
20126 Changed paths:
20127    M /trunk/modules/codec/x264.c
20128
20129 * modules/codec/x264.c: support for multi-threaded encoding.
20130 ------------------------------------------------------------------------
20131 r11320 | xtophe | 2005-06-06 19:11:13 +0200 (Mon, 06 Jun 2005) | 2 lines
20132 Changed paths:
20133    M /trunk/src/libvlc.c
20134
20135 libvlc.c: Print --no-X in help to not confuse users. --noX and --no-X are still parsed and give the same results.
20136
20137 ------------------------------------------------------------------------
20138 r11319 | massiot | 2005-06-06 19:08:48 +0200 (Mon, 06 Jun 2005) | 2 lines
20139 Changed paths:
20140    M /trunk/modules/stream_out/transcode.c
20141
20142  * modules/stream_out/transcode.c: Bail out when no audio filter is available.
20143
20144 ------------------------------------------------------------------------
20145 r11318 | gbazin | 2005-06-06 19:08:03 +0200 (Mon, 06 Jun 2005) | 1 line
20146 Changed paths:
20147    M /trunk/modules/codec/ffmpeg/encoder.c
20148
20149 * modules/codec/ffmpeg/encoder.c: don't enable CODEC_FLAG_QSCALE when not requested.
20150 ------------------------------------------------------------------------
20151 r11315 | dionoea | 2005-06-06 02:21:29 +0200 (Mon, 06 Jun 2005) | 5 lines
20152 Changed paths:
20153    M /trunk/vlc.win32.nsi
20154
20155 fix mozilla and mozilla firefox plugin install on win32
20156 (closes #172)
20157
20158 mozilla devs should really fix bugs ...
20159
20160 ------------------------------------------------------------------------
20161 r11313 | hartman | 2005-06-06 01:46:42 +0200 (Mon, 06 Jun 2005) | 2 lines
20162 Changed paths:
20163    M /trunk/modules/audio_output/auhal.c
20164
20165 * Fix for if only several channels are not set.
20166
20167 ------------------------------------------------------------------------
20168 r11311 | hartman | 2005-06-05 23:38:57 +0200 (Sun, 05 Jun 2005) | 2 lines
20169 Changed paths:
20170    M /trunk/configure.ac
20171
20172 * Disable the coreaudio resampler
20173
20174 ------------------------------------------------------------------------
20175 r11310 | hartman | 2005-06-05 23:37:45 +0200 (Sun, 05 Jun 2005) | 3 lines
20176 Changed paths:
20177    M /trunk/NEWS
20178    M /trunk/README.MacOSX.rtf
20179    M /trunk/modules/audio_output/auhal.c
20180
20181 * Fix the issues with changing inNumberFrames when resampling
20182 * Update NEWS and README with info on the new module.
20183
20184 ------------------------------------------------------------------------
20185 r11308 | gbazin | 2005-06-05 20:07:08 +0200 (Sun, 05 Jun 2005) | 1 line
20186 Changed paths:
20187    M /trunk/modules/access/dvdnav.c
20188    M /trunk/modules/access/dvdread.c
20189
20190 * modules/access/dvdnav.c,dvdread.c: don't crash if the DVD can't be decrypted/read.
20191 ------------------------------------------------------------------------
20192 r11306 | gbazin | 2005-06-05 19:30:36 +0200 (Sun, 05 Jun 2005) | 1 line
20193 Changed paths:
20194    M /trunk/modules/access/dvdnav.c
20195
20196 * modules/access/dvdnav.c: RESET_PCR on DVDNAV_WAIT event to have menu loopback working correctly.
20197 ------------------------------------------------------------------------
20198 r11304 | gbazin | 2005-06-05 19:03:02 +0200 (Sun, 05 Jun 2005) | 1 line
20199 Changed paths:
20200    M /trunk/include/vlc_spu.h
20201    M /trunk/modules/access/dvdnav.c
20202    M /trunk/src/video_output/vout_subpictures.c
20203
20204 * modules/access/dvdnav.c, src/video_output/vout_subpictures.c: Use the proper palette for DVD menus.
20205 ------------------------------------------------------------------------
20206 r11301 | hartman | 2005-06-05 13:26:27 +0200 (Sun, 05 Jun 2005) | 2 lines
20207 Changed paths:
20208    M /trunk/modules/audio_output/auhal.c
20209
20210 * modules/audio_output/auhal.c: Make speaker config assumptions if the speaker layout is not set. 
20211
20212 ------------------------------------------------------------------------
20213 r11298 | gbazin | 2005-06-05 04:25:44 +0200 (Sun, 05 Jun 2005) | 1 line
20214 Changed paths:
20215    M /trunk/modules/access/dvdread.c
20216
20217 * modules/access/dvdread.c: fixed bug that made some DVDs unplayable.
20218 ------------------------------------------------------------------------
20219 r11296 | hartman | 2005-06-05 02:47:14 +0200 (Sun, 05 Jun 2005) | 2 lines
20220 Changed paths:
20221    M /trunk/modules/gui/macosx/vout.m
20222
20223 * stop listening for mouse events before the view is NULL'ified
20224
20225 ------------------------------------------------------------------------
20226 r11294 | hartman | 2005-06-04 23:12:41 +0200 (Sat, 04 Jun 2005) | 2 lines
20227 Changed paths:
20228    M /trunk/modules/gui/macosx/vout.m
20229
20230 * fix a locking issue in the window destruction. (thx for fixing all of this titer)
20231
20232 ------------------------------------------------------------------------
20233 r11293 | dionoea | 2005-06-04 23:00:16 +0200 (Sat, 04 Jun 2005) | 2 lines
20234 Changed paths:
20235    M /trunk/modules/gui/wxwindows/interface.cpp
20236
20237 forwardport [11292]
20238
20239 ------------------------------------------------------------------------
20240 r11290 | titer | 2005-06-04 22:08:43 +0200 (Sat, 04 Jun 2005) | 2 lines
20241 Changed paths:
20242    M /trunk/modules/gui/beos/PreferencesWindow.cpp
20243
20244  Ooops, forgot to remove debug
20245
20246 ------------------------------------------------------------------------
20247 r11288 | titer | 2005-06-04 22:03:09 +0200 (Sat, 04 Jun 2005) | 2 lines
20248 Changed paths:
20249    M /trunk/modules/gui/beos/PreferencesWindow.cpp
20250    M /trunk/modules/gui/beos/PreferencesWindow.h
20251
20252  beos/: finished fixing Preferences
20253
20254 ------------------------------------------------------------------------
20255 r11286 | titer | 2005-06-04 19:57:38 +0200 (Sat, 04 Jun 2005) | 2 lines
20256 Changed paths:
20257    M /trunk/src/playlist/view.c
20258
20259  playlist/view.c: sanity check (closes #176)
20260
20261 ------------------------------------------------------------------------
20262 r11285 | courmisch | 2005-06-04 17:57:14 +0200 (Sat, 04 Jun 2005) | 2 lines
20263 Changed paths:
20264    M /trunk/src/misc/net.c
20265
20266 Attempt to fix a crash in src/misc/httpd.c
20267
20268 ------------------------------------------------------------------------
20269 r11284 | titer | 2005-06-04 17:49:11 +0200 (Sat, 04 Jun 2005) | 2 lines
20270 Changed paths:
20271    M /trunk/include/vlc/control.h
20272    M /trunk/src/control/core.c
20273
20274  *control*: BeOS compile fixes
20275
20276 ------------------------------------------------------------------------
20277 r11282 | titer | 2005-06-04 17:07:03 +0200 (Sat, 04 Jun 2005) | 4 lines
20278 Changed paths:
20279    M /trunk/modules/gui/macosx/controls.m
20280    M /trunk/modules/gui/macosx/vout.h
20281    M /trunk/modules/gui/macosx/vout.m
20282    M /trunk/modules/gui/macosx/voutgl.m
20283    M /trunk/modules/gui/macosx/voutqt.m
20284
20285  macosx/vout*: also destroy the window and attach/detach the view on the
20286   main thread (one more step to hopefully fix #45)
20287  macosx/controls.m: fixed a tiny memleak
20288
20289 ------------------------------------------------------------------------
20290 r11281 | courmisch | 2005-06-04 14:55:23 +0200 (Sat, 04 Jun 2005) | 2 lines
20291 Changed paths:
20292    M /trunk/bootstrap
20293
20294 Don't remove vlc_symbols.h
20295
20296 ------------------------------------------------------------------------
20297 r11279 | gbazin | 2005-06-04 13:55:40 +0200 (Sat, 04 Jun 2005) | 1 line
20298 Changed paths:
20299    M /trunk/include/vlc_config.h
20300
20301 * include/vlc_config.h: VOUT_BOGUS_DELAY was way too low, which triggered continuous trashing of early pictures when seeking in some asf files.
20302 ------------------------------------------------------------------------
20303 r11278 | titer | 2005-06-03 22:51:41 +0200 (Fri, 03 Jun 2005) | 2 lines
20304 Changed paths:
20305    M /trunk/include/vlc/control.h
20306
20307  control.h: Tiger/gcc-4 compile fix
20308
20309 ------------------------------------------------------------------------
20310 r11276 | fkuehne | 2005-06-03 21:32:11 +0200 (Fri, 03 Jun 2005) | 1 line
20311 Changed paths:
20312    M /trunk/modules/access/vcdx/vcd.c
20313    M /trunk/modules/codec/x264.c
20314    M /trunk/modules/demux/mkv.cpp
20315    M /trunk/modules/demux/ty.c
20316    M /trunk/modules/mux/mpjpeg.c
20317    M /trunk/modules/services_discovery/sap.c
20318    M /trunk/modules/stream_out/es.c
20319    M /trunk/modules/video_filter/deinterlace.c
20320    M /trunk/modules/video_output/caca.c
20321    M /trunk/modules/video_output/directx/directx.c
20322    M /trunk/modules/video_output/directx/glwin32.c
20323    M /trunk/modules/video_output/fb.c
20324    M /trunk/modules/video_output/image.c
20325    M /trunk/modules/video_output/x11/glx.c
20326    M /trunk/modules/video_output/x11/x11.c
20327    M /trunk/modules/video_output/x11/xvideo.c
20328
20329 * backport of [11257] to trunk
20330 ------------------------------------------------------------------------
20331 r11274 | titer | 2005-06-03 19:37:09 +0200 (Fri, 03 Jun 2005) | 2 lines
20332 Changed paths:
20333    M /trunk/extras/contrib/src/Makefile
20334
20335  contrib: build fix for people using case-sensitive HFS+
20336
20337 ------------------------------------------------------------------------
20338 r11272 | hartman | 2005-06-03 17:07:08 +0200 (Fri, 03 Jun 2005) | 2 lines
20339 Changed paths:
20340    M /trunk/modules/video_output/x11/xcommon.c
20341
20342 * no-deco patch for X11. Courtesy of Dermot McGahon
20343
20344 ------------------------------------------------------------------------
20345 r11271 | fkuehne | 2005-06-03 16:58:33 +0200 (Fri, 03 Jun 2005) | 1 line
20346 Changed paths:
20347    M /trunk/po/Makefile.in.in
20348
20349 * backport of [11270] to trunk
20350 ------------------------------------------------------------------------
20351 r11267 | hartman | 2005-06-03 15:17:04 +0200 (Fri, 03 Jun 2005) | 4 lines
20352 Changed paths:
20353    M /trunk/modules/access/dvdnav.c
20354
20355 * Retrieve proper duration of DVD length
20356 * GET_TIME is inaccurate, because it is based on average block duration.
20357 * In case skipping to DVD_MENU_Title fails try DVD_MENU_Root. Otherwise we might go directly to the movie instead of the menu, which I find less desirable then viewing the FBI warnings.
20358
20359 ------------------------------------------------------------------------
20360 r11266 | gbazin | 2005-06-03 15:03:36 +0200 (Fri, 03 Jun 2005) | 1 line
20361 Changed paths:
20362    M /trunk/modules/demux/mp4/mp4.c
20363
20364 * modules/demux/mp4/mp4.c: fixed timestamping (PTS) bug.
20365 ------------------------------------------------------------------------
20366 r11265 | massiot | 2005-06-03 12:16:19 +0200 (Fri, 03 Jun 2005) | 8 lines
20367 Changed paths:
20368    M /trunk/modules/access_output/udp.c
20369
20370  * modules/access_output/udp.c: Do not use malloc() and free() in a high
20371    priority thread, since these functions use an internal mutex and may
20372    delay the thread for up to 100 ms under heavy loads (experienced with
20373    the mosaic). Instead we now recycle the UDP buffers, which is
20374    incidentally faster than malloc()/free(). It should avoid "late
20375    buffer sent" messages. Also removed the --sout-udp-late option because
20376    "better late than never" (I changed my mind on this).
20377
20378 ------------------------------------------------------------------------
20379 r11264 | massiot | 2005-06-03 12:11:58 +0200 (Fri, 03 Jun 2005) | 5 lines
20380 Changed paths:
20381    M /trunk/modules/stream_out/transcode.c
20382
20383  * modules/stream_out/transcode.c: New --sout-transcode-vfilter option.
20384    Allows to run video filter2 modules just before the encoding (and
20385    after the SPU rendering). New --sout-transcode-high-priority option
20386    to run the optional encoder thread at the same priority as the output.
20387
20388 ------------------------------------------------------------------------
20389 r11262 | courmisch | 2005-06-03 11:22:25 +0200 (Fri, 03 Jun 2005) | 2 lines
20390 Changed paths:
20391    M /trunk/include/stream_output.h
20392    M /trunk/include/vlc_symbols.h
20393    M /trunk/src/stream_output/announce.c
20394
20395 Fix declaration of sout_AnnounceSessionCreate
20396
20397 ------------------------------------------------------------------------
20398 r11261 | gbazin | 2005-06-03 11:21:43 +0200 (Fri, 03 Jun 2005) | 1 line
20399 Changed paths:
20400    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
20401    M /trunk/modules/gui/skins2/src/theme_loader.cpp
20402    M /trunk/modules/gui/skins2/src/theme_repository.cpp
20403    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
20404
20405 * modules/gui/skins2/*: a few portability fixes.
20406 ------------------------------------------------------------------------
20407 r11260 | courmisch | 2005-06-02 21:20:21 +0200 (Thu, 02 Jun 2005) | 2 lines
20408 Changed paths:
20409    M /trunk/src/libvlc.h
20410
20411 Fix precompiler warning
20412
20413 ------------------------------------------------------------------------
20414 r11258 | fkuehne | 2005-06-02 19:14:52 +0200 (Thu, 02 Jun 2005) | 1 line
20415 Changed paths:
20416    M /trunk/src/libvlc.h
20417
20418 * backport of [11256] to trunk
20419 ------------------------------------------------------------------------
20420 r11254 | fkuehne | 2005-06-02 17:59:58 +0200 (Thu, 02 Jun 2005) | 1 line
20421 Changed paths:
20422    M /trunk/extras/contrib/src/packages.mak
20423
20424 * use a new liblivemedia (2005.05.26a) on BeOS and OSX, refs #165
20425 ------------------------------------------------------------------------
20426 r11253 | hartman | 2005-06-02 17:02:12 +0200 (Thu, 02 Jun 2005) | 2 lines
20427 Changed paths:
20428    M /trunk/modules/audio_output/auhal.c
20429
20430 * Tell the auhal which channel ordering VLC uses. 7 and 8 channel configs are not supported because VLC uses the channel ordering L R Lm Rm Lr Rr C LFE which isn't a normal ITU, DVD, MPEG, AAC or WAV standard and therefore not supported by default by OS X.
20431
20432 ------------------------------------------------------------------------
20433 r11252 | dionoea | 2005-06-02 15:22:17 +0200 (Thu, 02 Jun 2005) | 2 lines
20434 Changed paths:
20435    M /trunk/configure.ac
20436
20437 same in trunk ...
20438
20439 ------------------------------------------------------------------------
20440 r11250 | courmisch | 2005-06-02 14:47:30 +0200 (Thu, 02 Jun 2005) | 11 lines
20441 Changed paths:
20442    M /trunk/Makefile.am
20443    M /trunk/include
20444    A /trunk/include/vlc_symbols.h
20445    M /trunk/src/Makefile.am
20446    M /trunk/src/misc/modules.c
20447    D /trunk/src/misc/modules_plugin.h.in
20448    M /trunk/toolbox
20449    A /trunk/vlc-api.pl
20450    M /trunk/vlc-config.in.in
20451
20452 Complete rewrite of vlc_symbols.h generation (closes #155)
20453
20454 New VLC_EXPORTs are now added at the end of module_symbols_t so that
20455 offsets of other function pointers are preserved.
20456
20457 Deleted VLC_EXPORTs are replaced with dummy pointers for padding.
20458
20459 Of course, it doesn't solve the problem with changing shared structures
20460 format :/ and it may cause SVN conflicts when multiple people changes
20461 VLC_EXPORT. I doubt it can be avoided though.
20462
20463 ------------------------------------------------------------------------
20464 r11249 | courmisch | 2005-06-02 14:37:56 +0200 (Thu, 02 Jun 2005) | 2 lines
20465 Changed paths:
20466    M /trunk/src/misc/md5.c
20467
20468 Fix previous buggy commit
20469
20470 ------------------------------------------------------------------------
20471 r11248 | courmisch | 2005-06-02 14:30:30 +0200 (Thu, 02 Jun 2005) | 2 lines
20472 Changed paths:
20473    M /trunk/include/vlc_md5.h
20474    M /trunk/modules/demux/mp4/drms.c
20475    M /trunk/src/misc/md5.c
20476
20477 Digest => DigestMD5
20478
20479 ------------------------------------------------------------------------
20480 r11247 | xtophe | 2005-06-02 11:40:30 +0200 (Thu, 02 Jun 2005) | 2 lines
20481 Changed paths:
20482    M /trunk/src/libvlc.h
20483
20484 Typo
20485
20486 ------------------------------------------------------------------------
20487 r11244 | hartman | 2005-06-02 00:38:37 +0200 (Thu, 02 Jun 2005) | 2 lines
20488 Changed paths:
20489    M /trunk/modules/audio_output/auhal.c
20490
20491 * Fix several problems with the auhal module. only the problem with the changing inNumberFrames should be left. We need to add a buffer system to take care of this issue...
20492
20493 ------------------------------------------------------------------------
20494 r11243 | hartman | 2005-06-02 00:37:20 +0200 (Thu, 02 Jun 2005) | 2 lines
20495 Changed paths:
20496    M /trunk/modules/audio_filter/resampler/coreaudio.c
20497
20498 * Revert the coreaudio resampler to it's simpler variant again. the builtin resampler of the new auhal module takes care of the special case in which this resampler wasn't working. It would be better to really fix it, but i cannot find the problem.
20499
20500 ------------------------------------------------------------------------
20501 r11242 | zorglub | 2005-06-02 00:19:03 +0200 (Thu, 02 Jun 2005) | 2 lines
20502 Changed paths:
20503    A /trunk/bindings
20504    A /trunk/bindings/STATUS (from /branches/0.8.2-bindings/bindings/STATUS:11241)
20505    A /trunk/bindings/java-gcj (from /branches/0.8.2-bindings/bindings/java-gcj:11241)
20506    A /trunk/bindings/python (from /branches/0.8.2-bindings/bindings/python:11241)
20507
20508 Merge bindings to trunk
20509
20510 ------------------------------------------------------------------------
20511 r11241 | zorglub | 2005-06-01 23:58:13 +0200 (Wed, 01 Jun 2005) | 2 lines
20512 Changed paths:
20513    M /trunk/Makefile.am
20514    A /trunk/include/vlc/control.h (from /branches/0.8.2-bindings/include/vlc/control.h:11240)
20515    A /trunk/src/control (from /branches/0.8.2-bindings/src/control:11240)
20516    M /trunk/src/libvlc.h
20517    M /trunk/vlc-config.in.in
20518
20519 Merge mediacontrol to trunk
20520
20521 ------------------------------------------------------------------------
20522 r11239 | gbazin | 2005-06-01 22:05:02 +0200 (Wed, 01 Jun 2005) | 1 line
20523 Changed paths:
20524    M /trunk/src/misc/modules.c
20525
20526 * src/misc/modules.c: missing free().
20527 ------------------------------------------------------------------------
20528 r11237 | gbazin | 2005-06-01 21:56:28 +0200 (Wed, 01 Jun 2005) | 1 line
20529 Changed paths:
20530    M /trunk/modules/access/http.c
20531
20532 * modules/access/http.c: getenv() can return NULL.
20533 ------------------------------------------------------------------------
20534 r11235 | courmisch | 2005-06-01 21:51:55 +0200 (Wed, 01 Jun 2005) | 2 lines
20535 Changed paths:
20536    M /trunk/modules/gui/wxwindows/playlist.cpp
20537    M /trunk/modules/gui/wxwindows/wxwindows.h
20538
20539 Add handler for enter in search textbox should close #87
20540
20541 ------------------------------------------------------------------------
20542 r11234 | courmisch | 2005-06-01 20:37:03 +0200 (Wed, 01 Jun 2005) | 2 lines
20543 Changed paths:
20544    M /trunk/Makefile.am
20545
20546 Stupid kludge - I don't understand the bug though
20547
20548 ------------------------------------------------------------------------
20549 r11231 | gbazin | 2005-06-01 20:29:13 +0200 (Wed, 01 Jun 2005) | 1 line
20550 Changed paths:
20551    M /trunk/src/misc/block.c
20552
20553 * src/misc/block.c: fixed block_Realloc()
20554 ------------------------------------------------------------------------
20555 r11230 | courmisch | 2005-06-01 20:09:42 +0200 (Wed, 01 Jun 2005) | 2 lines
20556 Changed paths:
20557    M /trunk/Makefile.am
20558
20559 No longer run vlc-config times and times at each make run
20560
20561 ------------------------------------------------------------------------
20562 r11229 | gbazin | 2005-06-01 19:57:50 +0200 (Wed, 01 Jun 2005) | 1 line
20563 Changed paths:
20564    M /trunk/modules/codec/ffmpeg/video.c
20565    M /trunk/modules/demux/mp4/mp4.c
20566
20567 * modules/demux/mp4/mp4.c: we don't need to re-packetize h264 data into annexe B bytestream anymore since new versions of ffmpeg deal with it properly.
20568 ------------------------------------------------------------------------
20569 r11226 | xtophe | 2005-06-01 19:08:59 +0200 (Wed, 01 Jun 2005) | 3 lines
20570 Changed paths:
20571    M /trunk/include/configuration.h
20572    M /trunk/modules/stream_out/standard.c
20573    M /trunk/src/misc/configuration.c
20574
20575 * configuration.[ch]: treat the deleted options with add_suppressed_[bool,string,...]
20576 * standard.c: sap-ipv6 is no more used
20577
20578 ------------------------------------------------------------------------
20579 r11224 | hartman | 2005-06-01 18:10:33 +0200 (Wed, 01 Jun 2005) | 2 lines
20580 Changed paths:
20581    M /trunk/configure.ac
20582
20583 * Do not link twice to avcodec for builtin avcodec based module. closes #170
20584
20585 ------------------------------------------------------------------------
20586 r11223 | gbazin | 2005-06-01 16:25:45 +0200 (Wed, 01 Jun 2005) | 1 line
20587 Changed paths:
20588    M /trunk/modules/mux/mpeg/pes.c
20589    M /trunk/modules/mux/mpeg/ts.c
20590
20591 * modules/mux/mpeg/*: add the mpeg4 video VOL data inside EStoPES so it can be used by the PS muxer as well.
20592 ------------------------------------------------------------------------
20593 r11222 | gbazin | 2005-06-01 16:14:35 +0200 (Wed, 01 Jun 2005) | 1 line
20594 Changed paths:
20595    M /trunk/modules/packetizer/mpeg4video.c
20596
20597 *  modules/packetizer/mpeg4video.c: work-around for buggy streams.
20598 ------------------------------------------------------------------------
20599 r11220 | gbazin | 2005-06-01 15:31:41 +0200 (Wed, 01 Jun 2005) | 1 line
20600 Changed paths:
20601    M /trunk/modules/demux/ps.h
20602
20603 * modules/demux/ps.h: bug fix in PSM parsing.
20604 ------------------------------------------------------------------------
20605 r11219 | xtophe | 2005-06-01 15:16:18 +0200 (Wed, 01 Jun 2005) | 3 lines
20606 Changed paths:
20607    M /trunk/extras/zsh.cpp
20608
20609 zsh.cpp: fix a potential segfault
20610          skip deprecated options
20611
20612 ------------------------------------------------------------------------
20613 r11218 | gbazin | 2005-06-01 13:06:08 +0200 (Wed, 01 Jun 2005) | 1 line
20614 Changed paths:
20615    M /trunk/modules/mux/mpeg/ts.c
20616
20617 * modules/mux/mpeg/ts.c: proper muxing of ISO/IEC 14496-2 (aka mpeg 4 video) as specified in ISO/IEC 13818-1
20618 ------------------------------------------------------------------------
20619 r11217 | gbazin | 2005-06-01 12:59:51 +0200 (Wed, 01 Jun 2005) | 1 line
20620 Changed paths:
20621    M /trunk/modules/packetizer/mpeg4video.c
20622
20623 * modules/packetizer/mpeg4video.c: remove the VOL from the packetized stream and put it in fmt.p_extra instead.
20624 ------------------------------------------------------------------------
20625 r11216 | gbazin | 2005-06-01 12:57:21 +0200 (Wed, 01 Jun 2005) | 1 line
20626 Changed paths:
20627    M /trunk/modules/codec/ffmpeg/video.c
20628
20629 * modules/codec/ffmpeg/video.c: codec extra data is sometimes not available before the 1 frame is fed to the decoder.
20630 ------------------------------------------------------------------------
20631 r11215 | gbazin | 2005-06-01 12:55:11 +0200 (Wed, 01 Jun 2005) | 1 line
20632 Changed paths:
20633    M /trunk/src/input/decoder.c
20634
20635 * src/input/decoder.c: check for codec extra data changes when a packetizer is inserted before the decoder.
20636 ------------------------------------------------------------------------
20637 r11214 | courmisch | 2005-05-31 22:46:50 +0200 (Tue, 31 May 2005) | 2 lines
20638 Changed paths:
20639    M /trunk/modules/misc/network/ipv6.c
20640
20641 Removed debug message
20642
20643 ------------------------------------------------------------------------
20644 r11213 | courmisch | 2005-05-31 22:33:35 +0200 (Tue, 31 May 2005) | 2 lines
20645 Changed paths:
20646    M /trunk/configure.ac
20647    M /trunk/modules/misc/network/ipv6.c
20648
20649 Cleanup
20650
20651 ------------------------------------------------------------------------
20652 r11212 | courmisch | 2005-05-31 22:32:49 +0200 (Tue, 31 May 2005) | 2 lines
20653 Changed paths:
20654    M /trunk/src/stream_output/sap.c
20655
20656 Kludge to remove square brackets and scopes from addresses in SAP announces
20657
20658 ------------------------------------------------------------------------
20659 r11211 | courmisch | 2005-05-31 22:03:25 +0200 (Tue, 31 May 2005) | 2 lines
20660 Changed paths:
20661    M /trunk/src/misc/getaddrinfo.c
20662
20663 Fix EINVAL
20664
20665 ------------------------------------------------------------------------
20666 r11210 | courmisch | 2005-05-31 21:48:21 +0200 (Tue, 31 May 2005) | 5 lines
20667 Changed paths:
20668    M /trunk/include/stream_output.h
20669    M /trunk/modules/stream_out/rtp.c
20670    M /trunk/modules/stream_out/standard.c
20671    M /trunk/src/stream_output/announce.c
20672    M /trunk/src/stream_output/sap.c
20673
20674 - hopefuly fix sending of SAP announces over IPv6
20675 - automatically select SAP multicast address (closes #141)
20676 - some clean up
20677
20678
20679 ------------------------------------------------------------------------
20680 r11208 | xtophe | 2005-05-31 19:45:30 +0200 (Tue, 31 May 2005) | 2 lines
20681 Changed paths:
20682    M /trunk/modules/access/http.c
20683
20684 Port [11207] to trunk
20685
20686 ------------------------------------------------------------------------
20687 r11206 | courmisch | 2005-05-31 18:31:21 +0200 (Tue, 31 May 2005) | 2 lines
20688 Changed paths:
20689    M /trunk/src/misc/configuration.c
20690
20691 Fixed a typo
20692
20693 ------------------------------------------------------------------------
20694 r11205 | massiot | 2005-05-31 17:36:01 +0200 (Tue, 31 May 2005) | 3 lines
20695 Changed paths:
20696    M /trunk/modules/stream_out/mosaic_bridge.c
20697
20698  * modules/stream_out/mosaic_bridge.c: Use a smaller picture heap since we
20699    are not multithreaded.
20700
20701 ------------------------------------------------------------------------
20702 r11204 | massiot | 2005-05-31 17:31:10 +0200 (Tue, 31 May 2005) | 3 lines
20703 Changed paths:
20704    M /trunk/modules/codec/libmpeg2.c
20705
20706  * modules/codec/libmpeg2.c: We do not want to force the maintainer to use
20707    libmpeg2 cvs HEAD.
20708
20709 ------------------------------------------------------------------------
20710 r11203 | massiot | 2005-05-31 17:26:01 +0200 (Tue, 31 May 2005) | 5 lines
20711 Changed paths:
20712    M /trunk/modules/codec/libmpeg2.c
20713
20714  * modules/codec/libmpeg2.c: Handle STATE_SEQUENCE_MODIFIED to retrieve
20715    a change of aspect ratio. Factorized aspect ratio code. A change of
20716    aspect ratio is only supported in the mosaic_bridge module, not in
20717    transcode.
20718
20719 ------------------------------------------------------------------------
20720 r11202 | massiot | 2005-05-31 17:24:04 +0200 (Tue, 31 May 2005) | 2 lines
20721 Changed paths:
20722    M /trunk/modules/mux/mpeg/ts.c
20723
20724  * modules/mux/mpeg/ts.c: Set fallback value for --sout-ts-pcr to 70 ms.
20725
20726 ------------------------------------------------------------------------
20727 r11201 | massiot | 2005-05-31 17:22:09 +0200 (Tue, 31 May 2005) | 6 lines
20728 Changed paths:
20729    M /trunk/modules/packetizer/mpegvideo.c
20730
20731  * modules/packetizer/mpegvideo.c: Do not set aspect ratio : in case we're
20732    transcoding, transcode will take our fmt_out as a fmt_in to libmpeg2.
20733    libmpeg2.c will then believe that the user has requested a specific
20734    aspect ratio, which she hasn't. Thus in case of aspect ratio change,
20735    we're screwed.
20736
20737 ------------------------------------------------------------------------
20738 r11200 | massiot | 2005-05-31 17:20:35 +0200 (Tue, 31 May 2005) | 3 lines
20739 Changed paths:
20740    M /trunk/modules/access/fake.c
20741
20742  * modules/access/fake.c: Fixed an implicit cast which apparently was
20743    causing problem with some compiler versions.
20744
20745 ------------------------------------------------------------------------
20746 r11199 | massiot | 2005-05-31 17:19:33 +0200 (Tue, 31 May 2005) | 5 lines
20747 Changed paths:
20748    M /trunk/modules/stream_out/switcher.c
20749
20750  * modules/stream_out/switcher.c: Explicitly set the pixel format (this is
20751    due to a recent change of the default value in ffmpeg which used to be
20752    YUV 420P). Forward i_rate in case a transcode or display operation
20753    takes place after switcher.
20754
20755 ------------------------------------------------------------------------
20756 r11198 | massiot | 2005-05-31 17:17:38 +0200 (Tue, 31 May 2005) | 6 lines
20757 Changed paths:
20758    M /trunk/modules/stream_out/mosaic_bridge.c
20759
20760  * modules/stream_out/mosaic_bridge.c: Added a --sout-mosaic-bridge-sar
20761    parameter to specify the sample aspect ratio of the destination
20762    background. In this case, one of {width, height} can be omitted (set
20763    to 0) and it will be calculated based on the PAR of the source and
20764    the SAR of the background.
20765
20766 ------------------------------------------------------------------------
20767 r11197 | massiot | 2005-05-31 17:15:11 +0200 (Tue, 31 May 2005) | 4 lines
20768 Changed paths:
20769    M /trunk/modules/demux/ts.c
20770
20771  * modules/demux/ts.c: Removed an unneeded deselection of unwanted PMT PIDs,
20772    which caused problems in case an identical PID carried the PMTs of two
20773    programs, one selected and the other not.
20774
20775 ------------------------------------------------------------------------
20776 r11196 | massiot | 2005-05-31 17:10:02 +0200 (Tue, 31 May 2005) | 3 lines
20777 Changed paths:
20778    M /trunk/src/input/input.c
20779
20780  * src/input/input.c: Put less picky fallback values for pts_delay and
20781    cr_average.
20782
20783 ------------------------------------------------------------------------
20784 r11195 | courmisch | 2005-05-31 16:51:13 +0200 (Tue, 31 May 2005) | 2 lines
20785 Changed paths:
20786    M /trunk/modules/stream_out/announce.h
20787    M /trunk/src/misc/getaddrinfo.c
20788
20789 Minor clean up
20790
20791 ------------------------------------------------------------------------
20792 r11194 | damienf | 2005-05-31 15:24:34 +0200 (Tue, 31 May 2005) | 2 lines
20793 Changed paths:
20794    M /trunk/activex/vlccontrol.cpp
20795    M /trunk/src/libvlc.c
20796
20797 all: activex plugin  Set/GetVariable support all of VLC types
20798
20799 ------------------------------------------------------------------------
20800 r11193 | courmisch | 2005-05-31 13:26:11 +0200 (Tue, 31 May 2005) | 2 lines
20801 Changed paths:
20802    M /trunk/include/vlc_md5.h
20803    M /trunk/src/misc/md5.c
20804
20805 svn:keywords
20806
20807 ------------------------------------------------------------------------
20808 r11191 | courmisch | 2005-05-31 12:51:03 +0200 (Tue, 31 May 2005) | 2 lines
20809 Changed paths:
20810    M /trunk/Makefile.am
20811    M /trunk/include/vlc_common.h
20812    A /trunk/include/vlc_md5.h
20813    M /trunk/modules/demux/mp4/drms.c
20814    A /trunk/src/misc/md5.c
20815    M /trunk/src/misc/modules.c
20816
20817 MD5 hash API - closes #135
20818
20819 ------------------------------------------------------------------------
20820 r11190 | gbazin | 2005-05-31 11:04:53 +0200 (Tue, 31 May 2005) | 1 line
20821 Changed paths:
20822    M /trunk/modules/video_output/directx/directx.c
20823
20824 * modules/video_output/directx/directx.c: fixed crash with 256 colors mode.
20825 ------------------------------------------------------------------------
20826 r11188 | courmisch | 2005-05-31 10:32:53 +0200 (Tue, 31 May 2005) | 3 lines
20827 Changed paths:
20828    M /trunk/modules/gui/wxwindows/playlist.cpp
20829
20830 Show "found" playlist item
20831 (refs #87)
20832
20833 ------------------------------------------------------------------------
20834 r11185 | courmisch | 2005-05-30 21:43:08 +0200 (Mon, 30 May 2005) | 2 lines
20835 Changed paths:
20836    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
20837
20838 Fixed stray c_str
20839
20840 ------------------------------------------------------------------------
20841 r11184 | yoann | 2005-05-30 11:09:15 +0200 (Mon, 30 May 2005) | 2 lines
20842 Changed paths:
20843    M /trunk/modules/gui/ncurses.c
20844
20845 svn merge -r 11182:11183 branches/0.8.2 trunk
20846
20847 ------------------------------------------------------------------------
20848 r11181 | zorglub | 2005-05-27 22:12:54 +0200 (Fri, 27 May 2005) | 2 lines
20849 Changed paths:
20850    M /trunk/modules/demux/playlist/b4s.c
20851    M /trunk/modules/demux/playlist/m3u.c
20852    M /trunk/modules/demux/playlist/pls.c
20853
20854 Don't only play the playlist in playlist demuxers (Closes #84)
20855
20856 ------------------------------------------------------------------------
20857 r11180 | zorglub | 2005-05-27 22:12:14 +0200 (Fri, 27 May 2005) | 3 lines
20858 Changed paths:
20859    M /trunk/src/input/demux.c
20860    M /trunk/src/playlist/view.c
20861
20862 * Prefer the playlist demuxer over the m3u one
20863 * Change some debugging in playlist
20864
20865 ------------------------------------------------------------------------
20866 r11179 | damienf | 2005-05-27 20:05:35 +0200 (Fri, 27 May 2005) | 2 lines
20867 Changed paths:
20868    M /trunk/modules/codec/vorbis.c
20869
20870 vorbis.c: oops, I inverted channel order when encoding, should be fine now
20871
20872 ------------------------------------------------------------------------
20873 r11178 | damienf | 2005-05-27 16:18:53 +0200 (Fri, 27 May 2005) | 2 lines
20874 Changed paths:
20875    M /trunk/modules/codec/vorbis.c
20876
20877 vorbis.c: reorder channels according to OggVorbis channel order specification
20878
20879 ------------------------------------------------------------------------
20880 r11177 | massiot | 2005-05-27 14:44:57 +0200 (Fri, 27 May 2005) | 2 lines
20881 Changed paths:
20882    M /trunk/modules/codec/ffmpeg/postprocess.c
20883
20884  * modules/codec/ffmpeg/postprocess.c: Fixed post-processing.
20885
20886 ------------------------------------------------------------------------
20887 r11175 | gbazin | 2005-05-27 14:29:36 +0200 (Fri, 27 May 2005) | 1 line
20888 Changed paths:
20889    M /trunk/modules/access/dshow/dshow.cpp
20890
20891 * modules/access/dshow/dshow.cpp: bug fix for frame rate.
20892 ------------------------------------------------------------------------
20893 r11174 | yoann | 2005-05-26 21:26:31 +0200 (Thu, 26 May 2005) | 2 lines
20894 Changed paths:
20895    M /trunk/modules/control/hotkeys.c
20896
20897  * control/hotkeys.c: Automatically save playlist bookmarks.
20898
20899 ------------------------------------------------------------------------
20900 r11172 | xtophe | 2005-05-26 19:53:36 +0200 (Thu, 26 May 2005) | 2 lines
20901 Changed paths:
20902    M /trunk/src/misc/configuration.c
20903
20904 Add a note about mandatory argument.
20905
20906 ------------------------------------------------------------------------
20907 r11171 | hartman | 2005-05-26 17:19:20 +0200 (Thu, 26 May 2005) | 2 lines
20908 Changed paths:
20909    M /trunk/modules/audio_output/auhal.c
20910
20911 * Sometimes we get audio now, but the dating of the to be retrieved buffers needs serious work.....
20912
20913 ------------------------------------------------------------------------
20914 r11170 | gbazin | 2005-05-26 16:00:48 +0200 (Thu, 26 May 2005) | 1 line
20915 Changed paths:
20916    M /trunk/configure.ac
20917
20918 * configure.ac: s/0.8.3/0.8.3-svn.
20919 ------------------------------------------------------------------------
20920 r11169 | hartman | 2005-05-26 15:51:08 +0200 (Thu, 26 May 2005) | 3 lines
20921 Changed paths:
20922    M /trunk/modules/audio_output/auhal.c
20923
20924 * fix a few things in the auhal module. Still doesn't work.
20925  I might be feeding the wrong data to the auhal core, but i'm not sure what is wrong beyond that.
20926
20927 ------------------------------------------------------------------------
20928 r11168 | massiot | 2005-05-26 15:43:17 +0200 (Thu, 26 May 2005) | 2 lines
20929 Changed paths:
20930    M /trunk/modules/video_filter/swscale/filter.c
20931
20932  * modules/video_filter/swscale/filter.c: Added support for YUVA.
20933
20934 ------------------------------------------------------------------------
20935 r11167 | massiot | 2005-05-26 15:40:35 +0200 (Thu, 26 May 2005) | 2 lines
20936 Changed paths:
20937    M /trunk/modules/video_filter/mosaic.c
20938
20939  * modules/video_filter/mosaic.c: Fixed a major bug with video/audio synchro.
20940
20941 ------------------------------------------------------------------------
20942 r11166 | gbazin | 2005-05-26 15:40:09 +0200 (Thu, 26 May 2005) | 1 line
20943 Changed paths:
20944    M /trunk/INSTALL.wince
20945
20946 * INSTALL.wince: small update.
20947 ------------------------------------------------------------------------
20948 r11165 | gbazin | 2005-05-26 11:38:35 +0200 (Thu, 26 May 2005) | 1 line
20949 Changed paths:
20950    M /trunk/src/misc/getaddrinfo.c
20951    M /trunk/src/misc/net.c
20952
20953 * src/misc/net.c,getaddrinfo.c: WinCE build fixes.
20954 ------------------------------------------------------------------------
20955 r11164 | gbazin | 2005-05-26 11:21:28 +0200 (Thu, 26 May 2005) | 1 line
20956 Changed paths:
20957    M /trunk/configure.ac
20958
20959 * configure.ac: fixed struct addrinfo detection on wince.
20960 ------------------------------------------------------------------------
20961 r11163 | robux4 | 2005-05-26 00:55:40 +0200 (Thu, 26 May 2005) | 1 line
20962 Changed paths:
20963    M /trunk/modules/demux/mkv.cpp
20964
20965 mkv.cpp: better handling of timecodes when B frames are involved
20966 ------------------------------------------------------------------------
20967 r11162 | courmisch | 2005-05-25 21:57:16 +0200 (Wed, 25 May 2005) | 3 lines
20968 Changed paths:
20969    M /trunk/modules/services_discovery/sap.c
20970
20971 Listen for SAP announces of all possible scopes rather than an
20972 arbitrary on (as was previously done for IPv4)
20973
20974 ------------------------------------------------------------------------
20975 r11158 | hartman | 2005-05-24 21:12:39 +0200 (Tue, 24 May 2005) | 3 lines
20976 Changed paths:
20977    M /trunk/modules/demux/subtitle.c
20978
20979 * Fix some detection logic for SSA/ASS subs
20980 * Added ASS support
20981
20982 ------------------------------------------------------------------------
20983 r11152 | robux4 | 2005-05-24 15:37:18 +0200 (Tue, 24 May 2005) | 1 line
20984 Changed paths:
20985    M /trunk/src/misc/getaddrinfo.c
20986
20987 getaddrinfo.c: fix MSVC compilation
20988 ------------------------------------------------------------------------
20989 r11147 | dionoea | 2005-05-24 11:56:05 +0200 (Tue, 24 May 2005) | 2 lines
20990 Changed paths:
20991    M /trunk/src/libvlc.h
20992
20993  * same string fix on trunk
20994
20995 ------------------------------------------------------------------------
20996 r11144 | courmisch | 2005-05-24 10:39:05 +0200 (Tue, 24 May 2005) | 2 lines
20997 Changed paths:
20998    M /trunk/configure.ac
20999
21000 Fix linking of switcher_out plugin (closes #148)
21001
21002 ------------------------------------------------------------------------
21003 r11143 | courmisch | 2005-05-24 10:22:07 +0200 (Tue, 24 May 2005) | 2 lines
21004 Changed paths:
21005    M /trunk/src/misc/net.c
21006
21007 Thread safety fix
21008
21009 ------------------------------------------------------------------------
21010 r11142 | courmisch | 2005-05-24 10:09:30 +0200 (Tue, 24 May 2005) | 2 lines
21011 Changed paths:
21012    M /trunk/src/misc/net.c
21013
21014 WinCE compile fix
21015
21016 ------------------------------------------------------------------------
21017 r11140 | courmisch | 2005-05-24 09:47:18 +0200 (Tue, 24 May 2005) | 2 lines
21018 Changed paths:
21019    M /trunk/configure.ac
21020
21021 Attempt to fix addrinfo detection on WinCE
21022
21023 ------------------------------------------------------------------------
21024 r11139 | courmisch | 2005-05-23 20:23:29 +0200 (Mon, 23 May 2005) | 3 lines
21025 Changed paths:
21026    M /trunk/include/network.h
21027    M /trunk/src/misc/net.c
21028
21029 un-re-un-export net_ConvertIPv4
21030 (it's obsolete and not used by any module anyway)
21031
21032 ------------------------------------------------------------------------
21033 r11138 | robux4 | 2005-05-23 18:26:18 +0200 (Mon, 23 May 2005) | 1 line
21034 Changed paths:
21035    M /trunk/include/configuration.h
21036    M /trunk/msvc/config.h.in
21037
21038 more MSVC compilation fixes
21039 ------------------------------------------------------------------------
21040 r11137 | robux4 | 2005-05-23 18:08:28 +0200 (Mon, 23 May 2005) | 1 line
21041 Changed paths:
21042    M /trunk/include/network.h
21043    M /trunk/src/misc/modules.c
21044
21045 compilation fixes for MSVC
21046 ------------------------------------------------------------------------
21047 r11135 | hartman | 2005-05-23 13:43:42 +0200 (Mon, 23 May 2005) | 2 lines
21048 Changed paths:
21049    M /trunk/src/video_output/video_output.c
21050
21051 * backported [11134] to HEAD
21052
21053 ------------------------------------------------------------------------
21054 r11127 | gbazin | 2005-05-23 11:28:02 +0200 (Mon, 23 May 2005) | 1 line
21055 Changed paths:
21056    M /trunk/configure.ac
21057
21058 * configure.ac: s/0.8.3/0.8.3-svn
21059 ------------------------------------------------------------------------
21060 r11125 | xtophe | 2005-05-23 11:05:17 +0200 (Mon, 23 May 2005) | 2 lines
21061 Changed paths:
21062    M /trunk/src/misc/modules.c
21063
21064 modules.c: forget this file saturday for [11093]
21065
21066 ------------------------------------------------------------------------
21067 r11123 | dionoea | 2005-05-23 10:33:51 +0200 (Mon, 23 May 2005) | 3 lines
21068 Changed paths:
21069    M /trunk/configure.ac
21070    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
21071    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
21072
21073  * change trunk version name to 0.8.3-svn so people don't get it confused
21074    with the 0.8.2 branch
21075
21076 ------------------------------------------------------------------------
21077 r11118 | courmisch | 2005-05-23 09:52:49 +0200 (Mon, 23 May 2005) | 2 lines
21078 Changed paths:
21079    M /trunk/modules/access/ftp.c
21080
21081 Windows CE compile fix attempt
21082
21083 ------------------------------------------------------------------------
21084 r11117 | titer | 2005-05-23 08:22:02 +0200 (Mon, 23 May 2005) | 3 lines
21085 Changed paths:
21086    M /trunk/configure.ac
21087    M /trunk/src/misc/getaddrinfo.c
21088    M /trunk/src/misc/net.c
21089
21090  src/*: BeOS compile fixes
21091  configure.ac: access_ftp now requires -lnet on BeOS
21092
21093 ------------------------------------------------------------------------
21094 r11116 | robux4 | 2005-05-22 23:52:11 +0200 (Sun, 22 May 2005) | 1 line
21095 Changed paths:
21096    M /trunk/modules/demux/mkv.cpp
21097
21098 mkv.cpp: try to improve timecode and references handling
21099 ------------------------------------------------------------------------
21100 r11115 | fkuehne | 2005-05-22 20:07:52 +0200 (Sun, 22 May 2005) | 1 line
21101 Changed paths:
21102    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
21103    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
21104
21105 * use the correct terminal to commit changes to the trunk...
21106 ------------------------------------------------------------------------
21107 r11111 | courmisch | 2005-05-22 17:03:47 +0200 (Sun, 22 May 2005) | 3 lines
21108 Changed paths:
21109    M /trunk/include/vlc_httpd.h
21110    M /trunk/modules/access_output/http.c
21111    M /trunk/modules/control/http.c
21112    M /trunk/src/misc/httpd.c
21113
21114 Support for re-using the same TLS/SSL httpd hosts for multiple stream ouputs;
21115 a minor TLS httpd API change was needed (closes #92)
21116
21117 ------------------------------------------------------------------------
21118 r11109 | zorglub | 2005-05-22 16:52:26 +0200 (Sun, 22 May 2005) | 2 lines
21119 Changed paths:
21120    M /trunk/mozilla/vlcshell.cpp
21121    M /trunk/src/playlist/playlist.c
21122
21123 Fix loop in mozilla plugin (closes #138)
21124
21125 ------------------------------------------------------------------------
21126 r11108 | courmisch | 2005-05-22 13:36:59 +0200 (Sun, 22 May 2005) | 3 lines
21127 Changed paths:
21128    M /trunk/src/misc/httpd.c
21129
21130 - use VLC net API in httpd
21131 (side effect: closes #89)
21132
21133 ------------------------------------------------------------------------
21134 r11107 | courmisch | 2005-05-22 13:25:27 +0200 (Sun, 22 May 2005) | 2 lines
21135 Changed paths:
21136    M /trunk/modules/access/ftp.c
21137
21138 Safer EPSV implementation (needed new networking API)
21139
21140 ------------------------------------------------------------------------
21141 r11106 | courmisch | 2005-05-22 13:24:52 +0200 (Sun, 22 May 2005) | 2 lines
21142 Changed paths:
21143    M /trunk/modules/access_output/udp.c
21144
21145 Another forgotten file
21146
21147 ------------------------------------------------------------------------
21148 r11105 | courmisch | 2005-05-22 13:24:08 +0200 (Sun, 22 May 2005) | 5 lines
21149 Changed paths:
21150    M /trunk/include/network.h
21151    M /trunk/modules/control/rc.c
21152    M /trunk/modules/control/telnet.c
21153    M /trunk/modules/misc/network/ipv4.c
21154    M /trunk/modules/misc/network/ipv6.c
21155    M /trunk/src/libvlc.h
21156    M /trunk/src/misc/net.c
21157
21158 - Use the new vlc_getaddrinfo API
21159 - Unduplicate TCP networking code (closes #101)
21160 - Modify net_ListenTCP to support multiple listening sockets
21161 - Update net_ListenTCP callers to the new API
21162
21163 ------------------------------------------------------------------------
21164 r11104 | courmisch | 2005-05-22 13:21:39 +0200 (Sun, 22 May 2005) | 2 lines
21165 Changed paths:
21166    M /trunk/include/vlc_common.h
21167
21168 Forget one file
21169
21170 ------------------------------------------------------------------------
21171 r11103 | courmisch | 2005-05-22 13:19:55 +0200 (Sun, 22 May 2005) | 2 lines
21172 Changed paths:
21173    M /trunk/Makefile.am
21174    A /trunk/src/misc/getaddrinfo.c
21175
21176 vlc_getaddrinfo, vlc_getnameinfo and vlc_gai_strerror replacements
21177
21178 ------------------------------------------------------------------------
21179 r11101 | courmisch | 2005-05-22 12:55:34 +0200 (Sun, 22 May 2005) | 3 lines
21180 Changed paths:
21181    M /trunk/modules/access/http.c
21182
21183 Support HTTP/TLS tunnels through HTTP/1.1 proxies
21184 (closes #136)
21185
21186 ------------------------------------------------------------------------
21187 r11100 | courmisch | 2005-05-22 09:46:02 +0200 (Sun, 22 May 2005) | 2 lines
21188 Changed paths:
21189    M /trunk/src/misc/httpd.c
21190
21191 Fix httpd reference count and deletion
21192
21193 ------------------------------------------------------------------------
21194 r11099 | robux4 | 2005-05-22 09:41:38 +0200 (Sun, 22 May 2005) | 1 line
21195 Changed paths:
21196    M /trunk/extras/contrib/src/packages.mak
21197
21198 contrib: update libebml/libmatroska to the freshly released versions
21199 ------------------------------------------------------------------------
21200 r11098 | damienf | 2005-05-21 22:55:45 +0200 (Sat, 21 May 2005) | 2 lines
21201 Changed paths:
21202    M /trunk/modules/access/dshow/dshow.cpp
21203
21204 dshow.cpp: fill in frame rate info (if demuxing)
21205
21206 ------------------------------------------------------------------------
21207 r11097 | courmisch | 2005-05-21 21:11:00 +0200 (Sat, 21 May 2005) | 2 lines
21208 Changed paths:
21209    M /trunk/NEWS
21210
21211 FTP/IPv6 news
21212
21213 ------------------------------------------------------------------------
21214 r11096 | courmisch | 2005-05-21 21:05:14 +0200 (Sat, 21 May 2005) | 2 lines
21215 Changed paths:
21216    M /trunk/modules/access/ftp.c
21217
21218 Update copyright date
21219
21220 ------------------------------------------------------------------------
21221 r11095 | courmisch | 2005-05-21 20:59:49 +0200 (Sat, 21 May 2005) | 5 lines
21222 Changed paths:
21223    M /trunk/modules/access/ftp.c
21224
21225 Implement Extended passive mode
21226 (RFC2428 - FTP Extensions for IPv6 and NATs) :
21227 - explicitly NAT-friendly FTP (refs #66),
21228 - IPv6 support (closes #130).
21229
21230 ------------------------------------------------------------------------
21231 r11094 | courmisch | 2005-05-21 20:13:38 +0200 (Sat, 21 May 2005) | 2 lines
21232 Changed paths:
21233    M /trunk/modules/access/ftp.c
21234
21235 Code simplification
21236
21237 ------------------------------------------------------------------------
21238 r11093 | xtophe | 2005-05-21 17:07:46 +0200 (Sat, 21 May 2005) | 7 lines
21239 Changed paths:
21240    M /trunk/include/configuration.h
21241    M /trunk/modules/gui/beos/PreferencesWindow.cpp
21242    M /trunk/modules/gui/macosx/prefs_widgets.m
21243    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
21244    M /trunk/src/libvlc.h
21245    M /trunk/src/misc/configuration.c
21246
21247 configuration.[ch]: Handling of deprecated options in the command line. Add a new configuration helper add_deprecated( name, b_strict).
21248 gui/*: Don't show deprecated option in the preferences
21249 libvlc.h: add the deprecated options from NEWS. Is there others ?
21250 Could the Mac and BeOS dev, check for their gui, please.
21251 Closes #112
21252
21253
21254 ------------------------------------------------------------------------
21255 r11092 | xtophe | 2005-05-21 16:53:54 +0200 (Sat, 21 May 2005) | 3 lines
21256 Changed paths:
21257    M /trunk/vlc.win32.nsi
21258
21259 vlc.win32.nsi: Add a "Reset VLC preferences" shortcut
21260                Untested.
21261
21262 ------------------------------------------------------------------------
21263 r11091 | sigmunau | 2005-05-21 12:14:10 +0200 (Sat, 21 May 2005) | 4 lines
21264 Changed paths:
21265    M /trunk/modules/video_filter/mosaic.c
21266
21267 video_filter/mosaic.c: you should change the order of the arguments as well
21268 when you change the order of the format string. thanks to blackjack for
21269 noticing
21270
21271 ------------------------------------------------------------------------
21272 r11090 | courmisch | 2005-05-20 21:29:25 +0200 (Fri, 20 May 2005) | 2 lines
21273 Changed paths:
21274    M /trunk/Makefile.am
21275
21276 Hopefully fix multi-jobs builds
21277
21278 ------------------------------------------------------------------------
21279 r11089 | massiot | 2005-05-20 20:41:23 +0200 (Fri, 20 May 2005) | 2 lines
21280 Changed paths:
21281    M /trunk/modules/video_filter/mosaic.c
21282
21283  * modules/video_filter/mosaic.c: %lld -> I64Fd
21284
21285 ------------------------------------------------------------------------
21286 r11088 | massiot | 2005-05-20 20:16:33 +0200 (Fri, 20 May 2005) | 4 lines
21287 Changed paths:
21288    M /trunk/modules/stream_out/bridge.c
21289    M /trunk/modules/stream_out/mosaic_bridge.c
21290    M /trunk/modules/video_filter/mosaic.c
21291
21292  * modules/stream_out/bridge.c: Fixed deleting/adding of streams.
21293  * modules/stream_out/mosaic_bridge.c: Fixed potential segfault.
21294  * modules/video_filter/mosaic.c: Run the mosaic thread in a higher priority.
21295
21296 ------------------------------------------------------------------------
21297 r11087 | massiot | 2005-05-20 20:05:42 +0200 (Fri, 20 May 2005) | 2 lines
21298 Changed paths:
21299    M /trunk/modules/codec/ffmpeg/encoder.c
21300
21301  * modules/codec/ffmpeg/encoder.c: If qmin == qmax, set CODEC_FLAG_QSCALE.
21302
21303 ------------------------------------------------------------------------
21304 r11086 | massiot | 2005-05-20 20:00:02 +0200 (Fri, 20 May 2005) | 4 lines
21305 Changed paths:
21306    M /trunk/include/vlc_block.h
21307    M /trunk/include/vout_synchro.h
21308    M /trunk/modules/codec/libmpeg2.c
21309    M /trunk/src/video_output/vout_synchro.c
21310
21311  * src/video_output/vout_synchro.c: Fixed synchro for low delay streams.
21312  * include/vlc_block.h: Removed BLOCK_FLAG_END_OF_GOP which I don't use
21313    any longer.
21314
21315 ------------------------------------------------------------------------
21316 r11085 | gbazin | 2005-05-20 19:58:06 +0200 (Fri, 20 May 2005) | 1 line
21317 Changed paths:
21318    M /trunk/modules/stream_out/transcode.c
21319
21320 * modules/stream_out/transcode.c: got rid of useless nearbyint().
21321 ------------------------------------------------------------------------
21322 r11084 | massiot | 2005-05-20 19:54:10 +0200 (Fri, 20 May 2005) | 2 lines
21323 Changed paths:
21324    M /trunk/include/vlc_codec.h
21325    M /trunk/include/vlc_filter.h
21326
21327  * Added a big fat warning on members of filter_t and decoder_t.
21328
21329 ------------------------------------------------------------------------
21330 r11083 | gbazin | 2005-05-20 19:35:08 +0200 (Fri, 20 May 2005) | 1 line
21331 Changed paths:
21332    M /trunk/modules/demux/mkv.cpp
21333
21334 * modules/demux/mkv.cpp: fill-in frame rate info.
21335 ------------------------------------------------------------------------
21336 r11082 | zorglub | 2005-05-20 18:59:07 +0200 (Fri, 20 May 2005) | 2 lines
21337 Changed paths:
21338    M /trunk/modules/demux/mpeg/m4v.c
21339    M /trunk/modules/packetizer/mpeg4video.c
21340
21341 Don't print error on non-fatal problems
21342
21343 ------------------------------------------------------------------------
21344 r11081 | robux4 | 2005-05-20 18:42:40 +0200 (Fri, 20 May 2005) | 1 line
21345 Changed paths:
21346    M /trunk/modules/demux/mkv.cpp
21347
21348 mkv.cpp: fix a problem in UnGet()
21349 ------------------------------------------------------------------------
21350 r11080 | fenrir | 2005-05-20 18:03:15 +0200 (Fri, 20 May 2005) | 2 lines
21351 Changed paths:
21352    M /trunk/modules/access/mms/mmstu.c
21353
21354  * mmstu: fixed 1 buffer overflow.
21355
21356 ------------------------------------------------------------------------
21357 r11079 | massiot | 2005-05-20 17:02:25 +0200 (Fri, 20 May 2005) | 3 lines
21358 Changed paths:
21359    M /trunk/include/vlc_filter.h
21360    M /trunk/modules/codec/ffmpeg/ffmpeg.c
21361    M /trunk/modules/stream_out/transcode.c
21362    M /trunk/modules/video_filter/deinterlace.c
21363
21364  * ALL : ported the deinterlace module to video filter2. New
21365    --sout-transcode-deinterlace-module and --sout-deinterlace-mode options.
21366
21367 ------------------------------------------------------------------------
21368 r11078 | gbazin | 2005-05-20 11:26:26 +0200 (Fri, 20 May 2005) | 1 line
21369 Changed paths:
21370    M /trunk/modules/access/v4l/v4l.c
21371
21372 * modules/access/v4l: try a bit harder to find a valid default video size.
21373 ------------------------------------------------------------------------
21374 r11077 | robux4 | 2005-05-20 10:43:12 +0200 (Fri, 20 May 2005) | 1 line
21375 Changed paths:
21376    M /trunk/modules/demux/mkv.cpp
21377
21378 mkv.cpp: Improve the block UnGet()
21379 ------------------------------------------------------------------------
21380 r11076 | sigmunau | 2005-05-20 00:48:38 +0200 (Fri, 20 May 2005) | 3 lines
21381 Changed paths:
21382    M /trunk/modules/demux/livedotcom.cpp
21383
21384 livedotcom.cpp: Do not url encode sdp data coming from sap before passing to
21385 live.com. Fixes livedotcom with sap which has been broken since r10945
21386
21387 ------------------------------------------------------------------------
21388 r11075 | robux4 | 2005-05-19 23:47:53 +0200 (Thu, 19 May 2005) | 1 line
21389 Changed paths:
21390    M /trunk/modules/demux/mkv.cpp
21391
21392 mkv.cpp: clean the UnGet() feature
21393 ------------------------------------------------------------------------
21394 r11074 | robux4 | 2005-05-19 23:19:53 +0200 (Thu, 19 May 2005) | 1 line
21395 Changed paths:
21396    M /trunk/modules/demux/mkv.cpp
21397
21398 mkv.cpp: fix a problem when using successive 0s chapters in ordered editions
21399 ------------------------------------------------------------------------
21400 r11073 | robux4 | 2005-05-19 22:23:49 +0200 (Thu, 19 May 2005) | 1 line
21401 Changed paths:
21402    M /trunk/modules/demux/mkv.cpp
21403
21404 mkv.cpp: better update of the current chapter when seeking (manual or auto)
21405 ------------------------------------------------------------------------
21406 r11071 | robux4 | 2005-05-19 18:35:59 +0200 (Thu, 19 May 2005) | 1 line
21407 Changed paths:
21408    M /trunk/modules/demux/mkv.cpp
21409
21410 mkv.cpp: don't use the default edition if there is none
21411 ------------------------------------------------------------------------
21412 r11070 | robux4 | 2005-05-19 17:27:21 +0200 (Thu, 19 May 2005) | 1 line
21413 Changed paths:
21414    M /trunk/modules/demux/mkv.cpp
21415
21416 mkv.cpp: allow reading segments bigger than 4GB
21417 ------------------------------------------------------------------------
21418 r11069 | titer | 2005-05-19 16:11:30 +0200 (Thu, 19 May 2005) | 4 lines
21419 Changed paths:
21420    M /trunk/modules/gui/macosx/vout.h
21421    M /trunk/modules/gui/macosx/vout.m
21422
21423  macosx/vout*: quick kludge for Tiger crashes
21424   Use performSelectorOnMainThread when available (>= 10.2) to create
21425   the window from the main thread. Also fixed a couple warnings
21426
21427 ------------------------------------------------------------------------
21428 r11068 | courmisch | 2005-05-19 10:36:18 +0200 (Thu, 19 May 2005) | 2 lines
21429 Changed paths:
21430    M /trunk/NEWS
21431
21432 Note about SAP http no longer supported
21433
21434 ------------------------------------------------------------------------
21435 r11066 | massiot | 2005-05-18 23:46:47 +0200 (Wed, 18 May 2005) | 2 lines
21436 Changed paths:
21437    M /trunk/modules/mux/mpeg/ts.c
21438
21439  * modules/mux/mpeg/ts.c: More sensible defaults for configuration options.
21440
21441 ------------------------------------------------------------------------
21442 r11063 | sigmunau | 2005-05-18 23:25:24 +0200 (Wed, 18 May 2005) | 2 lines
21443 Changed paths:
21444    M /trunk/modules/gui/wxwindows/video.cpp
21445
21446 wx/video.cpp: Don't crash with --no-wxwin-embed
21447
21448 ------------------------------------------------------------------------
21449 r11058 | massiot | 2005-05-18 18:07:40 +0200 (Wed, 18 May 2005) | 3 lines
21450 Changed paths:
21451    M /trunk/configure.ac
21452
21453  * configure.ac : Build dvb as built-in when using --with-dvbpsi-tree. This
21454    fixes dvb on x86_64 architecture.
21455
21456 ------------------------------------------------------------------------
21457 r11057 | fenrir | 2005-05-18 17:50:50 +0200 (Wed, 18 May 2005) | 2 lines
21458 Changed paths:
21459    M /trunk/modules/demux/ts.c
21460
21461  * ts: fixed EITEventFixString.
21462
21463 ------------------------------------------------------------------------
21464 r11056 | massiot | 2005-05-18 17:02:26 +0200 (Wed, 18 May 2005) | 3 lines
21465 Changed paths:
21466    M /trunk/configure.ac
21467
21468  * configure.ac: Compile libmpeg2 as a built-in when --with-ffmpeg-tree is
21469    requested. Fixes the build of plugins on x86_64 architecture.
21470
21471 ------------------------------------------------------------------------
21472 r11055 | robux4 | 2005-05-18 15:03:15 +0200 (Wed, 18 May 2005) | 1 line
21473 Changed paths:
21474    M /trunk/modules/demux/mkv.cpp
21475
21476 mkv.cpp: more conditional commands + avoid a compiler warning
21477 ------------------------------------------------------------------------
21478 r11054 | gbazin | 2005-05-18 12:23:37 +0200 (Wed, 18 May 2005) | 1 line
21479 Changed paths:
21480    M /trunk/modules/demux/ogg.c
21481
21482 * modules/demux/ogg.c: fill-in frame rate info for theora as well.
21483 ------------------------------------------------------------------------
21484 r11053 | robux4 | 2005-05-17 23:27:03 +0200 (Tue, 17 May 2005) | 1 line
21485 Changed paths:
21486    M /trunk/modules/demux/mkv.cpp
21487
21488 mkv.cpp: improve the DVD conditional calls, add one of the SetHL_BTN DVD command
21489 ------------------------------------------------------------------------
21490 r11052 | massiot | 2005-05-17 22:56:22 +0200 (Tue, 17 May 2005) | 2 lines
21491 Changed paths:
21492    M /trunk/configure.ac
21493
21494  * configure.ac : Fixed a typo in libtwolame LDFLAGS.
21495
21496 ------------------------------------------------------------------------
21497 r11051 | robux4 | 2005-05-17 21:13:16 +0200 (Tue, 17 May 2005) | 1 line
21498 Changed paths:
21499    M /trunk/modules/demux/mkv.cpp
21500
21501 mkv.cpp: add support for the JumpSS DVD command
21502 ------------------------------------------------------------------------
21503 r11050 | zorglub | 2005-05-17 21:05:20 +0200 (Tue, 17 May 2005) | 2 lines
21504 Changed paths:
21505    M /trunk/modules/mux/mpeg/ts.c
21506
21507 Better if we don't break teletext 
21508
21509 ------------------------------------------------------------------------
21510 r11049 | zorglub | 2005-05-17 20:29:59 +0200 (Tue, 17 May 2005) | 4 lines
21511 Changed paths:
21512    M /trunk/modules/mux/mpeg/ts.c
21513
21514 Fix streaming of text subtitles in TS (Closes #52)
21515
21516 Not sure it's the proper way,though (basically, simply don't override the length)
21517
21518 ------------------------------------------------------------------------
21519 r11048 | gbazin | 2005-05-17 15:49:31 +0200 (Tue, 17 May 2005) | 1 line
21520 Changed paths:
21521    M /trunk/modules/mux/mpeg/ts.c
21522
21523 * modules/mux/mpeg/ts.c: fixed FixPES().
21524 ------------------------------------------------------------------------
21525 r11047 | fkuehne | 2005-05-17 15:37:48 +0200 (Tue, 17 May 2005) | 2 lines
21526 Changed paths:
21527    M /trunk/modules/stream_out/rtp.c
21528    M /trunk/po/es.po
21529    M /trunk/src/libvlc.h
21530
21531 * capitalise "Time To Live" always
21532 * fixed erroneus Spanish translation of TTL, thanks to the forum-user "martintxo" for the hint
21533 ------------------------------------------------------------------------
21534 r11046 | fkuehne | 2005-05-17 15:20:50 +0200 (Tue, 17 May 2005) | 1 line
21535 Changed paths:
21536    M /trunk/po/en_GB.po
21537    M /trunk/po/es.po
21538    M /trunk/po/fr.po
21539    M /trunk/po/hu.po
21540    M /trunk/po/it.po
21541    M /trunk/po/ja.po
21542    M /trunk/po/pt_BR.po
21543
21544 * corrected some copyright headers
21545 ------------------------------------------------------------------------
21546 r11045 | fkuehne | 2005-05-17 15:20:05 +0200 (Tue, 17 May 2005) | 1 line
21547 Changed paths:
21548    M /trunk/po/da.po
21549
21550 * update to the Danish translation by Jonas Larsen
21551 ------------------------------------------------------------------------
21552 r11044 | robux4 | 2005-05-16 23:07:27 +0200 (Mon, 16 May 2005) | 1 line
21553 Changed paths:
21554    M /trunk/modules/demux/mkv.cpp
21555
21556 mkv.cpp: don't decode frames when they shouldn't be
21557 ------------------------------------------------------------------------
21558 r11043 | gbazin | 2005-05-16 21:53:10 +0200 (Mon, 16 May 2005) | 1 line
21559 Changed paths:
21560    M /trunk/modules/demux/mp4/mp4.c
21561
21562 * modules/demux/mp4/mp4.c: fixed bug in PTS calculation.
21563 ------------------------------------------------------------------------
21564 r11042 | robux4 | 2005-05-16 21:41:37 +0200 (Mon, 16 May 2005) | 1 line
21565 Changed paths:
21566    M /trunk/modules/demux/mkv.cpp
21567
21568 mkv.cpp: make seeking more accurate
21569 ------------------------------------------------------------------------
21570 r11041 | robux4 | 2005-05-16 18:00:46 +0200 (Mon, 16 May 2005) | 1 line
21571 Changed paths:
21572    M /trunk/modules/demux/mkv.cpp
21573
21574 mkv.cpp: fix duration for text subs
21575 ------------------------------------------------------------------------
21576 r11040 | gbazin | 2005-05-16 17:51:21 +0200 (Mon, 16 May 2005) | 1 line
21577 Changed paths:
21578    M /trunk/modules/demux/mp4/mp4.c
21579
21580 * modules/demux/mp4/mp4.c: fill-in frame rate info in es_format_t.
21581 ------------------------------------------------------------------------
21582 r11038 | robux4 | 2005-05-16 17:45:28 +0200 (Mon, 16 May 2005) | 1 line
21583 Changed paths:
21584    M /trunk/modules/demux/mkv.cpp
21585
21586 mkv.cpp: hide the navigation packet from the user
21587 ------------------------------------------------------------------------
21588 r11037 | gbazin | 2005-05-16 17:11:56 +0200 (Mon, 16 May 2005) | 1 line
21589 Changed paths:
21590    M /trunk/modules/codec/ffmpeg/video.c
21591
21592 * modules/codec/ffmpeg/video.c: use frame rate info from demuxer (if available) to interpolate PTS.
21593 ------------------------------------------------------------------------
21594 r11036 | gbazin | 2005-05-16 17:10:59 +0200 (Mon, 16 May 2005) | 1 line
21595 Changed paths:
21596    M /trunk/src/input/es_out.c
21597
21598 * src/input/es_out.c: reduce the frame rate rational in es_out_Add().
21599 ------------------------------------------------------------------------
21600 r11035 | gbazin | 2005-05-16 17:09:58 +0200 (Mon, 16 May 2005) | 1 line
21601 Changed paths:
21602    M /trunk/modules/demux/ogg.c
21603
21604 * modules/demux/ogg.c: fill-in frame rate info in es_format_t.
21605 ------------------------------------------------------------------------
21606 r11032 | gbazin | 2005-05-16 15:48:47 +0200 (Mon, 16 May 2005) | 1 line
21607 Changed paths:
21608    M /trunk/modules/gui/wxwindows/interface.cpp
21609
21610 * modules/gui/wxwindows/interface.cpp: something a bit uglier
21611 ------------------------------------------------------------------------
21612 r11031 | gbazin | 2005-05-16 15:44:05 +0200 (Mon, 16 May 2005) | 1 line
21613 Changed paths:
21614    M /trunk/modules/gui/wxwindows/interface.cpp
21615
21616 * modules/gui/wxwindows/interface.cpp: butt-ugly workaround for accelerators' bug in wxGTK 2.6.0.
21617 ------------------------------------------------------------------------
21618 r11030 | gbazin | 2005-05-16 15:32:12 +0200 (Mon, 16 May 2005) | 1 line
21619 Changed paths:
21620    M /trunk/modules/codec/theora.c
21621
21622 * modules/codec/theora.c: give higher priority to the libtheora encoder.
21623 ------------------------------------------------------------------------
21624 r11029 | gbazin | 2005-05-16 14:47:57 +0200 (Mon, 16 May 2005) | 1 line
21625 Changed paths:
21626    M /trunk/modules/gui/wxwindows/interface.cpp
21627
21628 * modules/gui/wxwindows/interface.cpp: another fix for the embedded video size.
21629 ------------------------------------------------------------------------
21630 r11028 | robux4 | 2005-05-16 14:33:01 +0200 (Mon, 16 May 2005) | 1 line
21631 Changed paths:
21632    M /trunk/modules/demux/mkv.cpp
21633
21634 mkv.cpp: code factorisation when jumping from one segment to the other
21635 ------------------------------------------------------------------------
21636 r11027 | gbazin | 2005-05-16 13:52:09 +0200 (Mon, 16 May 2005) | 1 line
21637 Changed paths:
21638    M /trunk/modules/gui/wxwindows/video.cpp
21639
21640 * modules/gui/wxwindows/video.cpp: fixed problem where sometime the video doesn't start at the right size.
21641 ------------------------------------------------------------------------
21642 r11026 | gbazin | 2005-05-16 12:55:53 +0200 (Mon, 16 May 2005) | 1 line
21643 Changed paths:
21644    M /trunk/modules/gui/wxwindows/interface.cpp
21645
21646 * modules/gui/wxwindows/interface.cpp: work-around for non working wxToolBarToolBase::SetNormalBitmap() in wxGTK.
21647 ------------------------------------------------------------------------
21648 r11025 | gbazin | 2005-05-16 11:40:31 +0200 (Mon, 16 May 2005) | 1 line
21649 Changed paths:
21650    M /trunk/modules/gui/wxwindows/interface.cpp
21651
21652 * modules/gui/wxwindows/interface.cpp: config_GetInt() inside VLCVolCtrl::OnPaint() is a bad idea.
21653 ------------------------------------------------------------------------
21654 r11024 | dionoea | 2005-05-15 20:04:32 +0200 (Sun, 15 May 2005) | 3 lines
21655 Changed paths:
21656    M /trunk/modules/gui/wxwindows/interface.cpp
21657
21658 fix play/pause button state ... gruiiiikkk
21659 Closes #2
21660
21661 ------------------------------------------------------------------------
21662 r11023 | dionoea | 2005-05-15 19:29:26 +0200 (Sun, 15 May 2005) | 2 lines
21663 Changed paths:
21664    M /trunk/modules/gui/wxwindows/playlist.cpp
21665
21666 gcc 4.0 compile fix by Arwed von Merkatz
21667
21668 ------------------------------------------------------------------------
21669 r11022 | fkuehne | 2005-05-15 17:06:13 +0200 (Sun, 15 May 2005) | 1 line
21670 Changed paths:
21671    M /trunk/po/bn.po
21672    M /trunk/po/ca.po
21673    M /trunk/po/da.po
21674    M /trunk/po/de.po
21675    M /trunk/po/el.po
21676    M /trunk/po/en_GB.po
21677    M /trunk/po/es.po
21678    M /trunk/po/fr.po
21679    M /trunk/po/hi.po
21680    M /trunk/po/hu.po
21681    M /trunk/po/it.po
21682    M /trunk/po/ja.po
21683    M /trunk/po/my.po
21684    M /trunk/po/ne.po
21685    M /trunk/po/nl.po
21686    M /trunk/po/no.po
21687    M /trunk/po/pl.po
21688    M /trunk/po/ps.po
21689    M /trunk/po/pt_BR.po
21690    M /trunk/po/ru.po
21691    M /trunk/po/sv.po
21692    M /trunk/po/tet.po
21693    M /trunk/po/tl.po
21694    M /trunk/po/vlc.pot
21695    M /trunk/po/zh_TW.po
21696
21697 * updated the po-files -- please change as few strings as possible now
21698 ------------------------------------------------------------------------
21699 r11021 | hartman | 2005-05-15 16:41:50 +0200 (Sun, 15 May 2005) | 2 lines
21700 Changed paths:
21701    M /trunk/configure.ac
21702
21703 * When building coreaudio module, also build auhal module
21704
21705 ------------------------------------------------------------------------
21706 r11020 | hartman | 2005-05-15 15:39:43 +0200 (Sun, 15 May 2005) | 2 lines
21707 Changed paths:
21708    M /trunk/modules/audio_output/Modules.am
21709    A /trunk/modules/audio_output/auhal.c
21710
21711 * AUHAL module. This module is a auhal output renderer for VLC OSX. It uses an auhal unit to do analog audio processing. This will allow us to dump the coreaudio resampler later on and will also do automatic channel reordering etc. The module currently does NOT work. The rendering callback is not functioning. I do not know how to solve the issue. I'm adding it, because it's the way to go, and I want others to be able to take a look at it and fix it. 
21712
21713 ------------------------------------------------------------------------
21714 r11019 | ipkiss | 2005-05-15 15:20:55 +0200 (Sun, 15 May 2005) | 4 lines
21715 Changed paths:
21716    M /trunk/modules/gui/wxwindows/dialogs.cpp
21717    M /trunk/modules/gui/wxwindows/fileinfo.cpp
21718
21719  * modules/gui/wxwindows/fileinfo.cpp: do not use p_intf->p_sys->p_input to
21720    get the input thread, as this does not work when called through the dialogs
21721    provider. Use vlc_object_find() instead.
21722
21723 ------------------------------------------------------------------------
21724 r11018 | robux4 | 2005-05-15 14:46:30 +0200 (Sun, 15 May 2005) | 1 line
21725 Changed paths:
21726    M /trunk/modules/demux/mkv.cpp
21727
21728 mkv.cpp: fix most memory leaks
21729 ------------------------------------------------------------------------
21730 r11017 | asmax | 2005-05-15 01:50:13 +0200 (Sun, 15 May 2005) | 3 lines
21731 Changed paths:
21732    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
21733    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
21734
21735 * ft2_bitmap.cpp: committed my changes again (yes x11 skins were broken!)
21736 * win32_graphics.cpp: so it should work on win32 too, now...
21737
21738 ------------------------------------------------------------------------
21739 r11016 | robux4 | 2005-05-14 23:43:50 +0200 (Sat, 14 May 2005) | 1 line
21740 Changed paths:
21741    M /trunk/modules/demux/mkv.cpp
21742
21743 mkv.cpp: deal about the memleaks later
21744 ------------------------------------------------------------------------
21745 r11015 | dionoea | 2005-05-14 23:16:07 +0200 (Sat, 14 May 2005) | 2 lines
21746 Changed paths:
21747    M /trunk/modules/gui/wxwindows/interface.cpp
21748
21749 code simplification
21750
21751 ------------------------------------------------------------------------
21752 r11014 | robux4 | 2005-05-14 22:53:12 +0200 (Sat, 14 May 2005) | 1 line
21753 Changed paths:
21754    M /trunk/msvc/plugins.dsp.in
21755
21756 DSP files: add 2 libraries needed by wxWidgets (and maybe other plugins)
21757 ------------------------------------------------------------------------
21758 r11013 | dionoea | 2005-05-14 22:39:42 +0200 (Sat, 14 May 2005) | 4 lines
21759 Changed paths:
21760    M /trunk/modules/gui/wxwindows/interface.cpp
21761
21762  * fix mute button for real (... just needed to copy 4 lines 1 function
21763 down but took me 2 hours to understand) Closes #106
21764
21765
21766 ------------------------------------------------------------------------
21767 r11012 | dionoea | 2005-05-14 22:12:21 +0200 (Sat, 14 May 2005) | 4 lines
21768 Changed paths:
21769    M /trunk/modules/gui/wxwindows/interface.cpp
21770
21771 kind of begin fixing the mute button (at least it doesn't diplay the
21772 mute icon when sound isn't mute now). Rels #106
21773
21774
21775 ------------------------------------------------------------------------
21776 r11011 | robux4 | 2005-05-14 17:52:01 +0200 (Sat, 14 May 2005) | 1 line
21777 Changed paths:
21778    M /trunk/modules/demux/mkv.cpp
21779
21780 mkv.cpp: fix a memory leak
21781 ------------------------------------------------------------------------
21782 r11010 | robux4 | 2005-05-14 17:37:25 +0200 (Sat, 14 May 2005) | 1 line
21783 Changed paths:
21784    M /trunk/modules/demux/mkv.cpp
21785
21786 mkv.cpp: start the UI hook a bit later
21787 ------------------------------------------------------------------------
21788 r11009 | ipkiss | 2005-05-14 16:39:05 +0200 (Sat, 14 May 2005) | 4 lines
21789 Changed paths:
21790    M /trunk/doc/skins/skins2-howto.xml
21791    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
21792    M /trunk/modules/gui/skins2/controls/ctrl_list.hpp
21793    M /trunk/modules/gui/skins2/parser/builder.cpp
21794    M /trunk/modules/gui/skins2/parser/builder_data.def
21795    M /trunk/modules/gui/skins2/parser/builder_data.hpp
21796    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
21797    M /trunk/share/skins2/skin.dtd
21798
21799  * skins2: New Playlist.bgimage attribute, to specify a background image for
21800    the Playlist control. If no image is specified (default behaviour), the
21801    background is filled like before, with the bgcolor1 and bgcolor2 attributes.
21802
21803 ------------------------------------------------------------------------
21804 r11008 | robux4 | 2005-05-14 15:08:44 +0200 (Sat, 14 May 2005) | 1 line
21805 Changed paths:
21806    M /trunk/modules/demux/mkv.cpp
21807
21808 mkv.cpp: make the UI hook silent when it's not used
21809 ------------------------------------------------------------------------
21810 r11007 | robux4 | 2005-05-14 15:01:38 +0200 (Sat, 14 May 2005) | 1 line
21811 Changed paths:
21812    M /trunk/modules/demux/mkv.cpp
21813
21814 mkv.cpp: improve support for hotkeys for navigation (still missing the button highlight)
21815 ------------------------------------------------------------------------
21816 r11006 | ipkiss | 2005-05-14 13:40:55 +0200 (Sat, 14 May 2005) | 4 lines
21817 Changed paths:
21818    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
21819
21820  * skins2/src/ft2_bitmap.cpp: Restored the previous version of this file, as
21821    the new one breaks text display on win32.
21822    I hope it won't break x11 skins at the same time :-)
21823
21824 ------------------------------------------------------------------------
21825 r11005 | ipkiss | 2005-05-14 13:14:22 +0200 (Sat, 14 May 2005) | 2 lines
21826 Changed paths:
21827    M /trunk/doc/skins/skins2-howto.xml
21828
21829  * doc/skins/skins2-howto.xml: Always check what you write in the doc...
21830
21831 ------------------------------------------------------------------------
21832 r11004 | ipkiss | 2005-05-14 12:38:26 +0200 (Sat, 14 May 2005) | 3 lines
21833 Changed paths:
21834    M /trunk/doc/skins/skins2-howto.xml
21835
21836  * doc/skins/skins2-howto.xml: document the 'resize' attribute of the Image
21837    control
21838
21839 ------------------------------------------------------------------------
21840 r11003 | bigben | 2005-05-14 11:20:47 +0200 (Sat, 14 May 2005) | 3 lines
21841 Changed paths:
21842    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
21843    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
21844    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
21845    M /trunk/modules/gui/macosx/playlist.h
21846    M /trunk/modules/gui/macosx/playlist.m
21847
21848 Restore the save Playlist function (copy/paste from 0.8.1)
21849
21850
21851 ------------------------------------------------------------------------
21852 r11002 | robux4 | 2005-05-13 22:03:27 +0200 (Fri, 13 May 2005) | 1 line
21853 Changed paths:
21854    M /trunk/modules/demux/mkv.cpp
21855
21856 mkv.cpp: fix the end of stream handling (when there are pending Post commands)
21857 ------------------------------------------------------------------------
21858 r11001 | robux4 | 2005-05-13 21:25:17 +0200 (Fri, 13 May 2005) | 1 line
21859 Changed paths:
21860    M /trunk/modules/demux/mkv.cpp
21861
21862 mkv.cpp: fix the interpretation of JumVTS_PTT (and now all 3 buttons work)
21863 ------------------------------------------------------------------------
21864 r11000 | zorglub | 2005-05-13 19:58:05 +0200 (Fri, 13 May 2005) | 1 line
21865 Changed paths:
21866    M /trunk/modules/control/http.c
21867
21868 Remove excessive HTTP debugging - Closes #108
21869 ------------------------------------------------------------------------
21870 r10999 | robux4 | 2005-05-13 18:34:06 +0200 (Fri, 13 May 2005) | 1 line
21871 Changed paths:
21872    M /trunk/modules/demux/mkv.cpp
21873
21874 mkv.cpp: don't use a button if it doesn't exist
21875 ------------------------------------------------------------------------
21876 r10998 | robux4 | 2005-05-13 18:21:35 +0200 (Fri, 13 May 2005) | 1 line
21877 Changed paths:
21878    M /trunk/modules/demux/mkv.cpp
21879
21880 mkv.cpp: the UI hook is always on
21881 ------------------------------------------------------------------------
21882 r10997 | fenrir | 2005-05-13 18:00:07 +0200 (Fri, 13 May 2005) | 2 lines
21883 Changed paths:
21884    M /trunk/modules/access/v4l/v4l.c
21885
21886  * v4l: fixed v4l-height.
21887
21888 ------------------------------------------------------------------------
21889 r10996 | robux4 | 2005-05-13 17:48:56 +0200 (Fri, 13 May 2005) | 1 line
21890 Changed paths:
21891    M /trunk/modules/demux/mkv.cpp
21892
21893 mkv.cpp: add support for the JumpVTS_PTT DVD command
21894 ------------------------------------------------------------------------
21895 r10995 | fkuehne | 2005-05-13 16:51:10 +0200 (Fri, 13 May 2005) | 1 line
21896 Changed paths:
21897    M /trunk/po/de.po
21898
21899 * patch by Torsten Spindler, thanks for the corrections
21900 ------------------------------------------------------------------------
21901 r10994 | gbazin | 2005-05-13 16:16:03 +0200 (Fri, 13 May 2005) | 1 line
21902 Changed paths:
21903    M /trunk/modules/demux/ts.c
21904
21905 * modules/demux/ts.c: keep compatibility with non-DVB streams (SDT/EDT issue).
21906 ------------------------------------------------------------------------
21907 r10993 | gbazin | 2005-05-13 15:31:39 +0200 (Fri, 13 May 2005) | 1 line
21908 Changed paths:
21909    M /trunk/INSTALL.win32
21910
21911 * INSTALL.win32: s/toolame/twolame.
21912 ------------------------------------------------------------------------
21913 r10992 | gbazin | 2005-05-13 15:11:36 +0200 (Fri, 13 May 2005) | 1 line
21914 Changed paths:
21915    M /trunk/modules/codec/dmo/dmo.c
21916
21917 * modules/codec/dmo/dmo.c: fixed problem with detection of DMOs.
21918 ------------------------------------------------------------------------
21919 r10991 | djc | 2005-05-13 13:43:13 +0200 (Fri, 13 May 2005) | 2 lines
21920 Changed paths:
21921    M /trunk/modules/gui/macosx/playlist.m
21922
21923 Temporary disable NSSearchField button
21924
21925 ------------------------------------------------------------------------
21926 r10990 | gbazin | 2005-05-13 13:13:05 +0200 (Fri, 13 May 2005) | 1 line
21927 Changed paths:
21928    M /trunk/modules/codec/x264.c
21929
21930 * modules/codec/x264.c: updated with latest changes in libx264.
21931 ------------------------------------------------------------------------
21932 r10989 | robux4 | 2005-05-13 12:02:48 +0200 (Fri, 13 May 2005) | 1 line
21933 Changed paths:
21934    M /trunk/modules/demux/mkv.cpp
21935
21936 mkv.cpp: add a mutex to lock demuxing from another thread
21937 ------------------------------------------------------------------------
21938 r10988 | titer | 2005-05-13 10:46:59 +0200 (Fri, 13 May 2005) | 2 lines
21939 Changed paths:
21940    M /trunk/modules/demux/mkv.cpp
21941
21942  demux/mkv.cpp: gcc < 3 compile fix
21943
21944 ------------------------------------------------------------------------
21945 r10987 | titer | 2005-05-13 10:33:18 +0200 (Fri, 13 May 2005) | 2 lines
21946 Changed paths:
21947    M /trunk/extras/contrib/src/Makefile
21948
21949  contrib/src/Makefile: fixed cross compiling of twolame
21950
21951 ------------------------------------------------------------------------
21952 r10986 | courmisch | 2005-05-12 23:08:15 +0200 (Thu, 12 May 2005) | 2 lines
21953 Changed paths:
21954    M /trunk/src/misc/httpd.c
21955
21956 Remove debug messages in httpd
21957
21958 ------------------------------------------------------------------------
21959 r10985 | fkuehne | 2005-05-12 20:49:54 +0200 (Thu, 12 May 2005) | 1 line
21960 Changed paths:
21961    M /trunk/modules/codec/theora.c
21962    M /trunk/modules/services_discovery/shout.c
21963
21964 * fix two typos introduced in [10984]
21965 ------------------------------------------------------------------------
21966 r10984 | xtophe | 2005-05-12 20:15:28 +0200 (Thu, 12 May 2005) | 2 lines
21967 Changed paths:
21968    M /trunk/modules/codec/ffmpeg/ffmpeg.c
21969    M /trunk/modules/codec/theora.c
21970    M /trunk/modules/services_discovery/shout.c
21971
21972 ALL: Fix a few strings for the prefs.
21973
21974 ------------------------------------------------------------------------
21975 r10983 | xtophe | 2005-05-12 20:07:47 +0200 (Thu, 12 May 2005) | 2 lines
21976 Changed paths:
21977    M /trunk/share/http/index.html
21978
21979 * Put sout back. (should have read the doc more)
21980
21981 ------------------------------------------------------------------------
21982 r10982 | robux4 | 2005-05-12 18:35:18 +0200 (Thu, 12 May 2005) | 1 line
21983 Changed paths:
21984    M /trunk/modules/demux/mkv.cpp
21985
21986 mkv.cpp: thread handling cleaning
21987 ------------------------------------------------------------------------
21988 r10981 | dionoea | 2005-05-12 16:36:28 +0200 (Thu, 12 May 2005) | 2 lines
21989 Changed paths:
21990    M /trunk/ChangeLog
21991
21992  * ChangeLog should be in english ...
21993
21994 ------------------------------------------------------------------------
21995 r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
21996 Changed paths:
21997    M /trunk/ChangeLog
21998    M /trunk/NEWS
21999    M /trunk/configure.ac
22000    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
22001    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
22002
22003  * prepare 0.8.2-test1
22004  * update NEWS
22005
22006 ------------------------------------------------------------------------
22007 r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
22008 Changed paths:
22009    M /trunk/src/libvlc.c
22010    M /trunk/src/playlist/services_discovery.c
22011
22012 * src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.
22013 ------------------------------------------------------------------------
22014 r10978 | djc | 2005-05-12 02:12:44 +0200 (Thu, 12 May 2005) | 2 lines
22015 Changed paths:
22016    M /trunk/modules/gui/macosx/prefs_widgets.m
22017
22018 Change , to : in MacOSX preferences. Refs #111
22019
22020 ------------------------------------------------------------------------
22021 r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
22022 Changed paths:
22023    M /trunk/activex/test.html
22024
22025 test.html: improved user feedback, especially for live stream
22026
22027 ------------------------------------------------------------------------
22028 r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 lines
22029 Changed paths:
22030    M /trunk/activex/axvlc.idl
22031    M /trunk/activex/axvlc.tlb
22032    M /trunk/activex/axvlc_idl.c
22033    M /trunk/activex/axvlc_idl.h
22034    M /trunk/activex/main.cpp
22035    M /trunk/activex/viewobject.cpp
22036    M /trunk/activex/viewobject.h
22037    M /trunk/activex/vlccontrol.cpp
22038    M /trunk/activex/vlccontrol.h
22039    M /trunk/include/variables.h
22040    M /trunk/include/vlc/vlc.h
22041    M /trunk/src/libvlc.c
22042
22043 src/libvlc.c,include/vlc/vlc.h, include/variables.h: added a new a API to libvlc called VLC_VariableType, this API allows to retrieve the type of a VLC variable. this API is very useful for binding with highlevel languages, such as javascript, VBScript, etc... which allow for weakly typed variables such as Javascript. in order to support the VLC_VariableType API, i've had to move the variable type definitions from variables.h to vlc/vlc.h
22044
22045 vlccontrol.cpp, axvlc.idl, axvlc.tlb, axvlc_idl.h: added a getVariable and setVariable to provide support for VLC_GetVariable and VLC_SetVariable respectively,and requires the new VLC_VariableType API.
22046
22047 main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
22048
22049 ------------------------------------------------------------------------
22050 r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
22051 Changed paths:
22052    M /trunk/modules/gui/macosx/intf.m
22053    M /trunk/modules/gui/macosx/playlist.m
22054
22055 * Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
22056 * This doesn't conflict with dvd menu navigation.
22057 * If these keys are set to an action that is handled by Cocoa, this action will have priority.
22058
22059
22060 ------------------------------------------------------------------------
22061 r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
22062 Changed paths:
22063    M /trunk/modules/gui/wxwindows/extrapanel.cpp
22064    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
22065    M /trunk/src/audio_output/input.c
22066    M /trunk/src/video_output/video_output.c
22067    M /trunk/src/video_output/vout_subpictures.c
22068
22069 * src/*, modules/gui/wxwindows/*: audio/video/sub-filter config options are now a colon (':') separated list of filters to keep the same syntax as the stream output.
22070 ------------------------------------------------------------------------
22071 r10973 | hartman | 2005-05-11 15:50:49 +0200 (Wed, 11 May 2005) | 2 lines
22072 Changed paths:
22073    M /trunk/modules/gui/macosx/vout.m
22074
22075 * vout.m: small codefixes that were not 100% problems.
22076
22077 ------------------------------------------------------------------------
22078 r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
22079 Changed paths:
22080    M /trunk/Makefile.am
22081
22082 * Makefile.am: fixed build problem.
22083 ------------------------------------------------------------------------
22084 r10971 | djc | 2005-05-11 14:19:05 +0200 (Wed, 11 May 2005) | 3 lines
22085 Changed paths:
22086    M /trunk/modules/gui/macosx/intf.h
22087    M /trunk/modules/gui/macosx/playlist.h
22088    M /trunk/modules/gui/macosx/playlist.m
22089    M /trunk/modules/gui/macosx/prefs_widgets.m
22090
22091 Change the searchField in NSSearchField when macos >= 10.3
22092 Move MACOS_VERSION macro to intf.h
22093
22094 ------------------------------------------------------------------------
22095 r10970 | gbazin | 2005-05-11 13:30:12 +0200 (Wed, 11 May 2005) | 1 line
22096 Changed paths:
22097    M /trunk/Makefile.am
22098    M /trunk/configure.ac
22099
22100 * configure.ac, Makefile.am: fixes for WinCE build.
22101 ------------------------------------------------------------------------
22102 r10969 | hartman | 2005-05-11 12:19:28 +0200 (Wed, 11 May 2005) | 2 lines
22103 Changed paths:
22104    M /trunk/extras/contrib/src/packages.mak
22105
22106 * Use a newer liveMedia version. November one is a bit old.
22107
22108 ------------------------------------------------------------------------
22109 r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
22110 Changed paths:
22111    M /trunk/modules/gui/macosx/prefs_widgets.m
22112
22113 Use new selectors only if they exist...
22114
22115 ------------------------------------------------------------------------
22116 r10967 | djc | 2005-05-11 11:42:34 +0200 (Wed, 11 May 2005) | 2 lines
22117 Changed paths:
22118    M /trunk/modules/gui/macosx/prefs.m
22119    M /trunk/modules/gui/macosx/prefs_widgets.m
22120
22121 *: remove fprintf debug messages
22122
22123 ------------------------------------------------------------------------
22124 r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
22125 Changed paths:
22126    M /trunk/modules/gui/macosx/intf.m
22127    M /trunk/modules/gui/macosx/prefs_widgets.m
22128
22129 Preferences panel can be viewed on X.2. Closes #104.
22130 + fix hotkeys widget with macos < 10.3
22131
22132 ------------------------------------------------------------------------
22133 r10965 | gbazin | 2005-05-11 09:05:09 +0200 (Wed, 11 May 2005) | 1 line
22134 Changed paths:
22135    M /trunk/evc/config.h.in
22136    M /trunk/msvc/config.h.in
22137
22138 * ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
22139 ------------------------------------------------------------------------
22140 r10964 | djc | 2005-05-11 01:08:52 +0200 (Wed, 11 May 2005) | 2 lines
22141 Changed paths:
22142    M /trunk/modules/gui/macosx/controls.h
22143    M /trunk/modules/gui/macosx/controls.m
22144    M /trunk/modules/gui/macosx/intf.h
22145    M /trunk/modules/gui/macosx/intf.m
22146    M /trunk/modules/gui/macosx/playlist.m
22147
22148 Fix a bug in playlist + delete updateVolumeSlider (closes #93)
22149
22150 ------------------------------------------------------------------------
22151 r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
22152 Changed paths:
22153    M /trunk/modules/gui/wxwindows/playlist.cpp
22154
22155 check if pointers are NULL (Closes #86 -> we can release test1)
22156 event reporting in wxwin32 seems to be different than in wxgtk
22157
22158 ------------------------------------------------------------------------
22159 r10962 | zorglub | 2005-05-10 23:19:08 +0200 (Tue, 10 May 2005) | 2 lines
22160 Changed paths:
22161    M /trunk/src/playlist/item-ext.c
22162
22163 Fix playlist behaviour with delete in HTTP intf (Closes #105)
22164
22165 ------------------------------------------------------------------------
22166 r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
22167 Changed paths:
22168    M /trunk/share/http/index.html
22169
22170 * Work around for the lag (close #3)
22171 * Change the playlist because at least FX and IE don't like cascading forms
22172 * control=sout is not a valid control
22173
22174 ------------------------------------------------------------------------
22175 r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
22176 Changed paths:
22177    M /trunk/modules/gui/macosx/playlistinfo.m
22178
22179 Should fix prolems during launch of VLC on xserve...
22180
22181 ------------------------------------------------------------------------
22182 r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
22183 Changed paths:
22184    M /trunk/extras/contrib/src/Makefile
22185
22186 compile gpg-error without nls support because it isn't really used by VLC and it complicates the contrib system. (this should fix the OSX 10.2 compile). Also switch back to ffmpeg CVS
22187 ------------------------------------------------------------------------
22188 r10955 | dionoea | 2005-05-10 15:02:11 +0200 (Tue, 10 May 2005) | 4 lines
22189 Changed paths:
22190    M /trunk/src/misc/vlm.c
22191
22192  * show number of broadcast and vod media items within show command
22193 When we end the feature freeze, we'll have to complete the show command to
22194 show (for example) the number of clients connected
22195
22196 ------------------------------------------------------------------------
22197 r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 2 lines
22198 Changed paths:
22199    M /trunk/NEWS
22200    M /trunk/configure.ac
22201
22202 change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
22203
22204 ------------------------------------------------------------------------
22205 r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
22206 Changed paths:
22207    M /trunk/modules/access_output/file.c
22208
22209 Support for large files in stream output
22210 Closes #48
22211 Closes Debian #306110
22212
22213 ------------------------------------------------------------------------
22214 r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
22215 Changed paths:
22216    M /trunk/modules/codec/ffmpeg/encoder.c
22217    M /trunk/modules/codec/ffmpeg/video.c
22218    M /trunk/modules/stream_out/switcher.c
22219
22220 * modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).
22221 ------------------------------------------------------------------------
22222 r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (Tue, 10 May 2005) | 1 line
22223 Changed paths:
22224    M /trunk/extras/contrib/src/packages.mak
22225
22226 * there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now
22227 ------------------------------------------------------------------------
22228 r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (Mon, 09 May 2005) | 1 line
22229 Changed paths:
22230    M /trunk/extras/contrib/src/packages.mak
22231
22232 * changed the download-location of libtheora to our server since their own refuses to work once again
22233 ------------------------------------------------------------------------
22234 r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (Mon, 09 May 2005) | 1 line
22235 Changed paths:
22236    M /trunk/extras/contrib/src/packages.mak
22237
22238 * updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
22239 ------------------------------------------------------------------------
22240 r10948 | dionoea | 2005-05-09 21:23:39 +0200 (Mon, 09 May 2005) | 3 lines
22241 Changed paths:
22242    M /trunk/src/libvlc.h
22243
22244  * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
22245    ctrl-s which is also used for changing skins)
22246
22247 ------------------------------------------------------------------------
22248 r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
22249 Changed paths:
22250    M /trunk/src/misc/net.c
22251
22252 Don't print an error message when attempting to recv returns EAGAIN
22253 (can only happens if we're using SSL and it is a not an error situation)
22254
22255 ------------------------------------------------------------------------
22256 r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
22257 Changed paths:
22258    M /trunk/modules/gui/macosx/equalizer.m
22259
22260 * Fixes initialization when a preset is saved in the prefs or provided from command line. Could be cleaner, but it seems at least to work.
22261
22262
22263 ------------------------------------------------------------------------
22264 r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 lines
22265 Changed paths:
22266    M /trunk/modules/demux/livedotcom.cpp
22267
22268 Encode URL if needed (should fix Debian bug #279735)
22269
22270 ------------------------------------------------------------------------
22271 r10944 | courmisch | 2005-05-09 20:23:32 +0200 (Mon, 09 May 2005) | 2 lines
22272 Changed paths:
22273    M /trunk/include/network.h
22274
22275 Fix C++ compilation
22276
22277 ------------------------------------------------------------------------
22278 r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 3 lines
22279 Changed paths:
22280    M /trunk/modules/gui/macosx/equalizer.m
22281
22282 * Fix some variable initilization bugs
22283
22284
22285 ------------------------------------------------------------------------
22286 r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (Mon, 09 May 2005) | 1 line
22287 Changed paths:
22288    M /trunk/modules/access/vcdx/vcd.c
22289
22290 * fix the compilation which were accidentally broken in r10922
22291 ------------------------------------------------------------------------
22292 r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
22293 Changed paths:
22294    M /trunk/NEWS
22295    M /trunk/configure.ac
22296
22297   * Changed temporary version to 0.8.2.svn. Sorry about that, but it
22298     conflicts with the version in Debian which I am unable to change.
22299
22300 ------------------------------------------------------------------------
22301 r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
22302 Changed paths:
22303    M /trunk/extras/contrib/bootstrap
22304
22305 * fix to the svn-recognition
22306 ------------------------------------------------------------------------
22307 r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 6 lines
22308 Changed paths:
22309    M /trunk/share/http/index.html
22310    M /trunk/share/http/style.css
22311
22312 index.html : fix ?\194?\171 Weird URLs
22313   (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
22314
22315 style.css : small esthetic fix
22316
22317
22318 ------------------------------------------------------------------------
22319 r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
22320 Changed paths:
22321    M /trunk/extras/contrib/src/Makefile
22322
22323 Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
22324
22325 ------------------------------------------------------------------------
22326 r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 lines
22327 Changed paths:
22328    M /trunk/modules/gui/wxwindows/extrapanel.cpp
22329
22330 fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
22331
22332 ------------------------------------------------------------------------
22333 r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
22334 Changed paths:
22335    M /trunk/extras/contrib/src/Makefile
22336
22337 This should fix libs dependences
22338
22339 ------------------------------------------------------------------------
22340 r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
22341 Changed paths:
22342    M /trunk/modules/gui/macosx/prefs_widgets.m
22343
22344 Fix hotkeys view in macosx.3 + UTF8 strings in module list
22345
22346 ------------------------------------------------------------------------
22347 r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (Sun, 08 May 2005) | 1 line
22348 Changed paths:
22349    M /trunk/extras/contrib/src/Makefile
22350
22351 * let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release
22352 ------------------------------------------------------------------------
22353 r10933 | robux4 | 2005-05-08 16:14:20 +0200 (Sun, 08 May 2005) | 1 line
22354 Changed paths:
22355    M /trunk/extras/contrib/src/Makefile
22356
22357 contrib: make the SVN vs release build really work on OS X
22358 ------------------------------------------------------------------------
22359 r10932 | robux4 | 2005-05-08 16:14:12 +0200 (Sun, 08 May 2005) | 1 line
22360 Changed paths:
22361    M /trunk/extras/contrib/bootstrap
22362
22363 contrib: make the SVN vs release build really work on OS X
22364 ------------------------------------------------------------------------
22365 r10931 | bigben | 2005-05-08 15:56:18 +0200 (Sun, 08 May 2005) | 3 lines
22366 Changed paths:
22367    M /trunk/extras/contrib/bootstrap
22368
22369 get rid of windows style line breaks
22370
22371
22372 ------------------------------------------------------------------------
22373 r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
22374 Changed paths:
22375    M /trunk/extras/contrib/bootstrap
22376    M /trunk/extras/contrib/src/Makefile
22377
22378 contrib: improve the detection of SVN
22379 ------------------------------------------------------------------------
22380 r10929 | robux4 | 2005-05-08 12:45:37 +0200 (Sun, 08 May 2005) | 1 line
22381 Changed paths:
22382    M /trunk/extras/contrib/bootstrap
22383    M /trunk/extras/contrib/src/Makefile
22384
22385 contrib: use SVN only if a client is available
22386 ------------------------------------------------------------------------
22387 r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
22388 Changed paths:
22389    M /trunk/modules/gui/wxwindows/extrapanel.cpp
22390
22391 check if equalizer and equalizer-2pass are enabled upon panel creation
22392
22393 ------------------------------------------------------------------------
22394 r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
22395 Changed paths:
22396    M /trunk/modules/gui/wxwindows/extrapanel.cpp
22397    M /trunk/modules/gui/wxwindows/wxwindows.h
22398
22399 * disable equalizer commands in the extended GUI if the equalizer isn't
22400   enabled.
22401
22402 ------------------------------------------------------------------------
22403 r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
22404 Changed paths:
22405    M /trunk/msvc/vlc.dsw
22406
22407 MSVC build: only keep the plugins that compile out of the box
22408 ------------------------------------------------------------------------
22409 r10925 | robux4 | 2005-05-08 11:14:15 +0200 (Sun, 08 May 2005) | 1 line
22410 Changed paths:
22411    M /trunk/extras/contrib/src/Makefile
22412
22413 contrib: build libebml/libmatroska from SVN
22414 ------------------------------------------------------------------------
22415 r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
22416 Changed paths:
22417    M /trunk/BUGS
22418    M /trunk/TODO
22419
22420 Clean BUGS and TODO
22421
22422 ------------------------------------------------------------------------
22423 r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
22424 Changed paths:
22425    M /trunk/modules/demux/mkv.cpp
22426
22427 mkv.cpp: code cleaning
22428 ------------------------------------------------------------------------
22429 r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 lines
22430 Changed paths:
22431    M /trunk/modules/access/vcdx/vcd.c
22432    M /trunk/modules/access/vcdx/vcdplayer.c
22433    M /trunk/modules/audio_filter/converter/a52tofloat32.c
22434    M /trunk/modules/codec/svcdsub.c
22435    M /trunk/modules/gui/macosx/controls.m
22436
22437 * controls.m: added l10n of the volume-string shown when changing the volume
22438 * vcdx/vcdplayer.c: disabled l10n of various error messages
22439 * vcdx/vcd.c: disabled l10n of 2 debug masks. They are horribly to translate and used by advanced users only, who should speak English well enough for this purpose
22440 * rest: disabled l10n of various strings or debug masks which cannot be translated
22441
22442 more to come
22443 ------------------------------------------------------------------------
22444 r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 lines
22445 Changed paths:
22446    M /trunk/configure.ac
22447
22448 Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
22449
22450 ------------------------------------------------------------------------
22451 r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
22452 Changed paths:
22453    M /trunk/modules/demux/mkv.cpp
22454
22455 mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)
22456 ------------------------------------------------------------------------
22457 r10919 | robux4 | 2005-05-07 18:38:20 +0200 (Sat, 07 May 2005) | 1 line
22458 Changed paths:
22459    M /trunk/modules/demux/mkv.cpp
22460
22461 mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command
22462 ------------------------------------------------------------------------
22463 r10918 | djc | 2005-05-07 18:34:25 +0200 (Sat, 07 May 2005) | 2 lines
22464 Changed paths:
22465    M /trunk/modules/gui/macosx/prefs.m
22466
22467 Typo
22468
22469 ------------------------------------------------------------------------
22470 r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
22471 Changed paths:
22472    M /trunk/modules/gui/macosx/prefs.m
22473
22474 Add a notice if advanced items are not shown
22475
22476 ------------------------------------------------------------------------
22477 r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
22478 Changed paths:
22479    M /trunk/modules/demux/mkv.cpp
22480
22481 mkv.cpp: process the LinkPGCN DVD command correctly
22482 ------------------------------------------------------------------------
22483 r10915 | robux4 | 2005-05-07 16:33:16 +0200 (Sat, 07 May 2005) | 1 line
22484 Changed paths:
22485    M /trunk/modules/demux/mkv.cpp
22486
22487 mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked
22488 ------------------------------------------------------------------------
22489 r10914 | djc | 2005-05-07 11:27:53 +0200 (Sat, 07 May 2005) | 2 lines
22490 Changed paths:
22491    M /trunk/modules/gui/macosx/prefs.m
22492
22493 Fix a refcount error
22494
22495 ------------------------------------------------------------------------
22496 r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
22497 Changed paths:
22498    M /trunk/NEWS
22499
22500 Document SAP syntax change
22501
22502 ------------------------------------------------------------------------
22503 r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
22504 Changed paths:
22505    M /trunk/modules/gui/macosx/prefs.m
22506    M /trunk/modules/gui/macosx/prefs_widgets.h
22507    M /trunk/modules/gui/macosx/prefs_widgets.m
22508
22509 *: fix alignment of widgets.
22510 - What shall we do for files and module list ?
22511 - Why is there a space after "Audio viualization" in src/libvlc.h ?
22512
22513 ------------------------------------------------------------------------
22514 r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
22515 Changed paths:
22516    M /trunk/modules/gui/macosx/prefs.m
22517    M /trunk/modules/gui/macosx/prefs_widgets.h
22518    M /trunk/modules/gui/macosx/prefs_widgets.m
22519
22520 *: remove useless code
22521
22522 ------------------------------------------------------------------------
22523 r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 lines
22524 Changed paths:
22525    M /trunk/modules/gui/macosx/prefs.h
22526    M /trunk/modules/gui/macosx/prefs.m
22527    M /trunk/modules/gui/macosx/prefs_widgets.h
22528    M /trunk/modules/gui/macosx/prefs_widgets.m
22529
22530 *: fix problems about advanced button
22531
22532 ------------------------------------------------------------------------
22533 r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
22534 Changed paths:
22535    M /trunk/modules/gui/macosx/playlist.m
22536
22537 * sorry, forgot to give svn the playlist.m from the previous commit... tztz
22538 ------------------------------------------------------------------------
22539 r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (Fri, 06 May 2005) | 2 lines
22540 Changed paths:
22541    M /trunk/modules/gui/ncurses.c
22542
22543 * playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly
22544 * ncurses.c: don't localise "Ncurses"
22545 ------------------------------------------------------------------------
22546 r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (Fri, 06 May 2005) | 2 lines
22547 Changed paths:
22548    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
22549    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
22550    M /trunk/modules/gui/macosx/equalizer.m
22551
22552 * equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets
22553 * MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns
22554 ------------------------------------------------------------------------
22555 r10906 | robux4 | 2005-05-06 18:12:53 +0200 (Fri, 06 May 2005) | 1 line
22556 Changed paths:
22557    M /trunk/modules/demux/mkv.cpp
22558
22559 mkv.cpp: minor enhancements/cleanings of the button handling code
22560 ------------------------------------------------------------------------
22561 r10905 | robux4 | 2005-05-06 16:51:18 +0200 (Fri, 06 May 2005) | 1 line
22562 Changed paths:
22563    M /trunk/modules/demux/mkv.cpp
22564
22565 mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)
22566 ------------------------------------------------------------------------
22567 r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (Thu, 05 May 2005) | 2 lines
22568 Changed paths:
22569    M /trunk/BUGS
22570    M /trunk/TODO
22571
22572 BUGS,TODO: Remove stuff that has been added to Trac
22573
22574 ------------------------------------------------------------------------
22575 r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
22576 Changed paths:
22577    M /trunk/BUGS
22578    M /trunk/modules/gui/macosx/playlist.h
22579    M /trunk/modules/gui/macosx/playlist.m
22580
22581 * playlist.* support for DnD from Finder
22582 * BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
22583
22584
22585 ------------------------------------------------------------------------
22586 r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
22587 Changed paths:
22588    M /trunk/src/misc/vlm.c
22589
22590 * add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy
22591 ------------------------------------------------------------------------
22592 r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (Thu, 05 May 2005) | 1 line
22593 Changed paths:
22594    M /trunk/modules/gui/macosx/prefs.m
22595
22596 * compilation fix
22597 ------------------------------------------------------------------------
22598 r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
22599 Changed paths:
22600    M /trunk/po/es.po
22601
22602 * update to the Spanish translation by Javier Varela (99% complete now)
22603 ------------------------------------------------------------------------
22604 r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (Thu, 05 May 2005) | 1 line
22605 Changed paths:
22606    M /trunk/extras/contrib/src/Makefile
22607
22608 * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
22609 ------------------------------------------------------------------------
22610 r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
22611 Changed paths:
22612    M /trunk/modules/gui/macosx/prefs.m
22613    M /trunk/modules/gui/macosx/prefs_widgets.h
22614    M /trunk/modules/gui/macosx/prefs_widgets.m
22615
22616 - added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
22617 - wrapped code
22618
22619 ------------------------------------------------------------------------
22620 r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 lines
22621 Changed paths:
22622    M /trunk/modules/gui/macosx/prefs.h
22623    M /trunk/modules/gui/macosx/prefs.m
22624    M /trunk/modules/gui/macosx/prefs_widgets.h
22625    M /trunk/modules/gui/macosx/prefs_widgets.m
22626
22627 Added widget, fix save, etc.
22628 Known bugs: changing advanced view, detection of MacOS X version at
22629             runtime and many others...
22630
22631
22632 ------------------------------------------------------------------------
22633 r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
22634 Changed paths:
22635    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
22636    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
22637    M /trunk/modules/gui/skins2/parser/builder.cpp
22638    M /trunk/modules/gui/skins2/parser/builder_data.def
22639    M /trunk/modules/gui/skins2/parser/builder_data.hpp
22640    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
22641    M /trunk/share/skins2/skin.dtd
22642
22643 * skin.dtd: added an attribute "resize" in the "Image" element, to define
22644   the method used to resize the image, which can be "mosaic" (the default)
22645   or "scale". Note that the previous behaviour was always "scale" before,
22646   but mosaic is much much faster, so use scale method only for fun ;)
22647 * skins2/*: support of the new mosaic method; playlist resize with this
22648   method is significantly faster!
22649
22650 ------------------------------------------------------------------------
22651 r10895 | sam | 2005-05-04 16:43:00 +0200 (Wed, 04 May 2005) | 2 lines
22652 Changed paths:
22653    M /trunk/configure.ac
22654    M /trunk/src/misc/modules.c
22655
22656   * do not use a dynamic linker if no plugin support was detected/requested.
22657
22658 ------------------------------------------------------------------------
22659 r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
22660 Changed paths:
22661    M /trunk/BUGS
22662
22663 Forgot this one...
22664
22665
22666 ------------------------------------------------------------------------
22667 r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 lines
22668 Changed paths:
22669    M /trunk/BUGS
22670
22671 One more bug
22672
22673
22674 ------------------------------------------------------------------------
22675 r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
22676 Changed paths:
22677    M /trunk/BUGS
22678
22679 some more bugs...
22680
22681
22682 ------------------------------------------------------------------------
22683 r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 lines
22684 Changed paths:
22685    M /trunk/modules/gui/macosx/playlist.m
22686
22687 * Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist
22688 * A side effect of this fix seems to be that adding a directory, deleting it and adding a new playlist item doesn't seem to crash VLC anymore
22689 * Make the currently playling item, as well as its parent items bold 
22690
22691
22692 ------------------------------------------------------------------------
22693 r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
22694 Changed paths:
22695    M /trunk/configure.ac
22696    M /trunk/src/misc/darwin_specific.m
22697
22698 * aded the new Catalan translation
22699 ------------------------------------------------------------------------
22700 r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 2 lines
22701 Changed paths:
22702    M /trunk/src/libvlc.h
22703    M /trunk/src/misc/iso-639_def.h
22704
22705 Enable catalan translation
22706
22707 ------------------------------------------------------------------------
22708 r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
22709 Changed paths:
22710    M /trunk/po/POTFILES.in
22711
22712 Fixes no longer existing files
22713
22714 ------------------------------------------------------------------------
22715 r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
22716 Changed paths:
22717    M /trunk/THANKS
22718    A /trunk/po/ca.po
22719
22720 Initial Catalan translation by
22721 Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
22722
22723 ------------------------------------------------------------------------
22724 r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
22725 Changed paths:
22726    M /trunk/po/zh_TW.po
22727
22728 .po are not executable
22729
22730 ------------------------------------------------------------------------
22731 r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
22732 Changed paths:
22733    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
22734
22735 * fixed icons for bin, AIFF, WAV
22736 ------------------------------------------------------------------------
22737 r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
22738 Changed paths:
22739    M /trunk/modules/gui/skins2/src/ft2_font.cpp
22740
22741 gcc 3.4.3 gave this error: 
22742
22743   src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const':
22744   src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id
22745   src/ft2_font.cpp:172: note: try removing the parentheses around the type-id
22746
22747 Follow the suggestion.
22748
22749
22750 ------------------------------------------------------------------------
22751 r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 lines
22752 Changed paths:
22753    M /trunk/modules/gui/wxwindows/playlist.cpp
22754
22755  * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
22756
22757 ------------------------------------------------------------------------
22758 r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
22759 Changed paths:
22760    M /trunk/src/video_output/video_output.c
22761
22762 * Hopefully fixes --aspect-ratio computation when giving float values as argument
22763
22764
22765 ------------------------------------------------------------------------
22766 r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
22767 Changed paths:
22768    M /trunk/modules/gui/skins2/src/ft2_font.cpp
22769    M /trunk/modules/gui/skins2/src/ft2_font.hpp
22770    M /trunk/modules/gui/skins2/x11/x11_display.cpp
22771
22772 * ft2_font.cpp: added a cache for glyphs rendered with freetype, because
22773   freetype is so slooow: now FT2Font::drawString() is about 100 times faster
22774   in average !
22775
22776 ------------------------------------------------------------------------
22777 r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
22778 Changed paths:
22779    M /trunk/include/vlc_stream.h
22780
22781 * vlc_stream.h: added missing extern "C" (prevented compilation of skins2
22782   module in builtin mode)
22783
22784 ------------------------------------------------------------------------
22785 r10862 | rocky | 2005-05-01 16:48:08 +0200 (Sun, 01 May 2005) | 6 lines
22786 Changed paths:
22787    M /trunk/modules/access/cdda/access.c
22788    M /trunk/modules/access/cdda/info.c
22789    M /trunk/modules/access/vcdx/access.c
22790
22791 fix next/previous chapter in disc mode 
22792 fix updating meta (caused by a recent change of mine)
22793
22794 vcdx/access.c: hack to try to fix still-handling problem
22795
22796
22797 ------------------------------------------------------------------------
22798 r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 lines
22799 Changed paths:
22800    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
22801    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
22802    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
22803    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
22804    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
22805    M /trunk/modules/gui/skins2/src/os_graphics.hpp
22806    M /trunk/modules/gui/skins2/src/tooltip.cpp
22807    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
22808    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
22809    M /trunk/modules/gui/skins2/x11/x11_display.cpp
22810    M /trunk/modules/gui/skins2/x11/x11_display.hpp
22811    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
22812    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
22813
22814 * os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
22815   blending only when it is useful (i.e. when drawing antialiased text)
22816 * x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
22817
22818 ------------------------------------------------------------------------
22819 r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
22820 Changed paths:
22821    M /trunk/doc/skins/skins2-howto.xml
22822
22823  * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
22824    missing in the doc
22825
22826 ------------------------------------------------------------------------
22827 r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
22828 Changed paths:
22829    M /trunk/modules/access/cdda/access.c
22830    M /trunk/modules/access/cdda/cdda.h
22831
22832 Work on audio control access. 
22833
22834
22835 ------------------------------------------------------------------------
22836 r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
22837 Changed paths:
22838    M /trunk/modules/access/cdda/access.c
22839
22840 Correct up audio-control stop command.
22841
22842
22843 ------------------------------------------------------------------------
22844 r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
22845 Changed paths:
22846    M /trunk/modules/access/cdda/access.c
22847    M /trunk/modules/access/cdda/cdda.c
22848
22849 Compatability for different versions of libcdio from 0.71-0.74cvs
22850
22851 ------------------------------------------------------------------------
22852 r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
22853 Changed paths:
22854    M /trunk/modules/access/cdda/access.c
22855
22856 A couple more fixes. One to set meta information when in disc mode.
22857 Another to pause audio control playing.
22858
22859
22860 ------------------------------------------------------------------------
22861 r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
22862 Changed paths:
22863    M /trunk/modules/access/cdda/access.c
22864    M /trunk/modules/access/cdda/cdda.c
22865    M /trunk/modules/access/cdda/cdda.h
22866    M /trunk/modules/access/cdda/info.c
22867
22868 Fix some bugs when playlist not in disc but track mode:
22869   play_item initialization accidently lost.
22870   Probably need a vlc_object release of the playlist.
22871
22872 Adjust comments which were wrong because of cut and paste artifacts.
22873
22874 Some changes that may help debugging. 
22875
22876 First attempt at playing via audio controls - mostly not working. 
22877
22878
22879 ------------------------------------------------------------------------
22880 r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
22881 Changed paths:
22882    M /trunk/configure.ac
22883    M /trunk/extras/contrib/src/Makefile
22884    M /trunk/extras/contrib/src/packages.mak
22885    M /trunk/modules/codec/Modules.am
22886    D /trunk/modules/codec/toolame.c
22887    A /trunk/modules/codec/twolame.c (from /trunk/modules/codec/toolame.c:10731)
22888
22889 * ALL: We are now using libtwolame instead of libtoolame. The reason is that
22890   twolame is thread-safe and maintained. Update your batch files for
22891   --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
22892   for more information.
22893
22894 ------------------------------------------------------------------------
22895 r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
22896 Changed paths:
22897    M /trunk/modules/access_filter/record.c
22898
22899  * record: use add_directory (instead of add_string) + parse the name to
22900  remove the uri/path part.
22901
22902 ------------------------------------------------------------------------
22903 r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
22904 Changed paths:
22905    M /trunk/modules/demux/mkv.cpp
22906
22907 mkv.cpp: add preliminary code to support the UI hooks
22908 ------------------------------------------------------------------------
22909 r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
22910 Changed paths:
22911    M /trunk/include/vlc_common.h
22912
22913 bad, bad developer ...
22914
22915 ------------------------------------------------------------------------
22916 r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
22917 Changed paths:
22918    M /trunk/modules/access/dshow/dshow.cpp
22919
22920 - added dshow-fps option to configure capture framerate
22921 - added support for IAMStreamConfig interface to configure user settings on capture pin media type
22922
22923
22924 ------------------------------------------------------------------------
22925 r10849 | damienf | 2005-04-28 15:30:02 +0200 (Thu, 28 Apr 2005) | 4 lines
22926 Changed paths:
22927    M /trunk/include/vlc_common.h
22928    M /trunk/modules/access_filter/record.c
22929
22930 vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
22931 record.c: make it compile under mingw32, needs review
22932
22933
22934 ------------------------------------------------------------------------
22935 r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
22936 Changed paths:
22937    M /trunk/modules/access_filter/record.c
22938
22939 * modules/access_filter/record.c: compilation fix.
22940 ------------------------------------------------------------------------
22941 r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
22942 Changed paths:
22943    M /trunk/src/input/es_out.c
22944
22945  * es_out: oops, make EsOutProgramDel returning an error code.
22946
22947 ------------------------------------------------------------------------
22948 r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
22949 Changed paths:
22950    M /trunk/modules/access_filter/record.c
22951
22952  * record: grrr, support for system that doesn't have localtime_r.
22953
22954 ------------------------------------------------------------------------
22955 r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 3 lines
22956 Changed paths:
22957    M /trunk/include/vlc_es_out.h
22958    M /trunk/modules/demux/ts.c
22959    M /trunk/src/input/es_out.c
22960
22961  es_out*: added ES_OUT_DEL_GROUP
22962  ts.c: use ES_OUT_DEL_GROUP to remove old program.
22963
22964 ------------------------------------------------------------------------
22965 r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
22966 Changed paths:
22967    M /trunk/src/input/es_out.c
22968
22969 * src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin.
22970 ------------------------------------------------------------------------
22971 r10843 | gbazin | 2005-04-27 13:40:11 +0200 (Wed, 27 Apr 2005) | 1 line
22972 Changed paths:
22973    M /trunk/src/input/es_out.c
22974
22975 * src/input/es_out.c: cleanup empty programs.
22976 ------------------------------------------------------------------------
22977 r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
22978 Changed paths:
22979    M /trunk/modules/access_filter/record.c
22980
22981 Fix errno undefined error
22982
22983 ------------------------------------------------------------------------
22984 r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 5 lines
22985 Changed paths:
22986    M /trunk/src/input/var.c
22987
22988 input/var.c: don't try to update the "rate" variable directly in callback
22989 for "rate-faster" and "rate-slower". input_ControlPush will handle it. This
22990 fixes a race condition when "rate" ends up at a different value than
22991 p_input->i_rate
22992
22993 ------------------------------------------------------------------------
22994 r10840 | bigben | 2005-04-26 23:34:46 +0200 (Tue, 26 Apr 2005) | 3 lines
22995 Changed paths:
22996    M /trunk/configure.ac
22997
22998 Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
22999
23000
23001 ------------------------------------------------------------------------
23002 r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 2 lines
23003 Changed paths:
23004    M /trunk/modules/audio_output/esd.c
23005
23006   * support for --esdserver. doesn't seem to work yet, though...
23007
23008 ------------------------------------------------------------------------
23009 r10838 | titer | 2005-04-26 21:45:32 +0200 (Tue, 26 Apr 2005) | 2 lines
23010 Changed paths:
23011    M /trunk/extras/contrib/src/Makefile
23012
23013  fixed ebml/matroska build with gcc 4
23014
23015 ------------------------------------------------------------------------
23016 r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
23017 Changed paths:
23018    M /trunk/modules/demux/mkv.cpp
23019
23020 mkv.cpp: added the thread to support VOB buttons
23021 + code cleaning
23022 ------------------------------------------------------------------------
23023 r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (Tue, 26 Apr 2005) | 1 line
23024 Changed paths:
23025    M /trunk/src/libvlc.h
23026
23027 * fix to the hotkeys on OSX: RECORD start/stop is cmd-shift-r, HISTORY_BACK/_FORWARD ctrl-v/ctrl-b now, as '[' and ']' are unaccessible on German keyboards
23028 ------------------------------------------------------------------------
23029 r10833 | bigben | 2005-04-26 19:33:24 +0200 (Tue, 26 Apr 2005) | 3 lines
23030 Changed paths:
23031    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
23032    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
23033    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
23034    M /trunk/modules/gui/macosx/open.h
23035    M /trunk/modules/gui/macosx/open.m
23036
23037 Add a checkbox to enable timeshifting in the open network panel
23038
23039
23040 ------------------------------------------------------------------------
23041 r10832 | robux4 | 2005-04-26 19:16:32 +0200 (Tue, 26 Apr 2005) | 1 line
23042 Changed paths:
23043    M /trunk/modules/demux/mkv.cpp
23044
23045 mkv.cpp: do an EnterAndLeave before seeking in Matroska Script
23046 ------------------------------------------------------------------------
23047 r10831 | gbazin | 2005-04-26 16:27:47 +0200 (Tue, 26 Apr 2005) | 1 line
23048 Changed paths:
23049    M /trunk/modules/video_output/directx/events.c
23050    M /trunk/modules/video_output/x11/xcommon.c
23051
23052 * modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
23053 ------------------------------------------------------------------------
23054 r10830 | gbazin | 2005-04-26 16:16:14 +0200 (Tue, 26 Apr 2005) | 1 line
23055 Changed paths:
23056    M /trunk/include/vlc_playlist.h
23057    M /trunk/src/playlist/playlist.c
23058    M /trunk/src/video_output/video_output.c
23059
23060 * include/vlc_playlist.h, src/playlist/playlist.c, src/video_output/video_output.c: added a lock to the playlist garbage collector to avoid a race condition with the vout creation/destruction.
23061 ------------------------------------------------------------------------
23062 r10829 | robux4 | 2005-04-26 15:59:11 +0200 (Tue, 26 Apr 2005) | 1 line
23063 Changed paths:
23064    M /trunk/modules/demux/mkv.cpp
23065
23066 mkv.cpp: avoid leaving the same item in cascade
23067 ------------------------------------------------------------------------
23068 r10828 | gbazin | 2005-04-26 15:07:43 +0200 (Tue, 26 Apr 2005) | 1 line
23069 Changed paths:
23070    M /trunk/modules/codec/x264.c
23071
23072 * modules/codec/x264.c: relaxed the version requirement for subpel and bpyramid.
23073 ------------------------------------------------------------------------
23074 r10827 | gbazin | 2005-04-26 14:44:03 +0200 (Tue, 26 Apr 2005) | 1 line
23075 Changed paths:
23076    M /trunk/modules/stream_out/transcode.c
23077
23078 * modules/stream_out/transcode.c: lowered the hurry-up treshold a bit.
23079 ------------------------------------------------------------------------
23080 r10826 | gbazin | 2005-04-26 14:40:02 +0200 (Tue, 26 Apr 2005) | 1 line
23081 Changed paths:
23082    M /trunk/modules/stream_out/transcode.c
23083
23084 * modules/stream_out/transcode.c: new hurry-up option that drops video frames if encoder is late.
23085 ------------------------------------------------------------------------
23086 r10825 | gbazin | 2005-04-26 12:51:32 +0200 (Tue, 26 Apr 2005) | 1 line
23087 Changed paths:
23088    M /trunk/modules/codec/x264.c
23089
23090 * modules/codec/x264.c: use proper default value for subpel.
23091 ------------------------------------------------------------------------
23092 r10824 | gbazin | 2005-04-26 12:50:06 +0200 (Tue, 26 Apr 2005) | 1 line
23093 Changed paths:
23094    M /trunk/modules/codec/x264.c
23095
23096 * modules/codec/x264.c: crop the video if its size isn't a multiple of 16 (will have to be changed to use the visible size values).
23097 ------------------------------------------------------------------------
23098 r10823 | gbazin | 2005-04-26 12:14:19 +0200 (Tue, 26 Apr 2005) | 1 line
23099 Changed paths:
23100    M /trunk/modules/codec/x264.c
23101
23102 * modules/codec/x264.c: added bpyramid and subpel options + support for X264_ANALYSE_BSUB16x16.
23103 ------------------------------------------------------------------------
23104 r10822 | gbazin | 2005-04-26 11:37:26 +0200 (Tue, 26 Apr 2005) | 1 line
23105 Changed paths:
23106    M /trunk/modules/gui/wxwindows/interface.cpp
23107
23108 * modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts.
23109 ------------------------------------------------------------------------
23110 r10821 | gbazin | 2005-04-26 11:22:04 +0200 (Tue, 26 Apr 2005) | 1 line
23111 Changed paths:
23112    M /trunk/modules/gui/wxwindows/interface.cpp
23113
23114 * modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R.
23115 ------------------------------------------------------------------------
23116 r10820 | gbazin | 2005-04-26 10:44:14 +0200 (Tue, 26 Apr 2005) | 1 line
23117 Changed paths:
23118    M /trunk/modules/demux/mkv.cpp
23119
23120 * modules/demux/mkv.cpp: itoa -> sprintf.
23121 ------------------------------------------------------------------------
23122 r10819 | fenrir | 2005-04-26 10:42:19 +0200 (Tue, 26 Apr 2005) | 2 lines
23123 Changed paths:
23124    M /trunk/modules/access_filter/record.c
23125    M /trunk/modules/access_filter/timeshift.c
23126
23127  * all: added set_shortname.
23128
23129 ------------------------------------------------------------------------
23130 r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
23131 Changed paths:
23132    M /trunk/modules/gui/wxwindows/wxwindows.cpp
23133
23134  * wxwindows: added a cast to avoid a compiler error (conversion from void*).
23135
23136 ------------------------------------------------------------------------
23137 r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
23138 Changed paths:
23139    M /trunk/configure.ac
23140
23141 * configure.ac: add access_filter_record to the build.
23142 ------------------------------------------------------------------------
23143 r10816 | fenrir | 2005-04-26 09:28:07 +0200 (Tue, 26 Apr 2005) | 3 lines
23144 Changed paths:
23145    M /trunk/include/vlc_keys.h
23146    M /trunk/modules/access_filter/Modules.am
23147    A /trunk/modules/access_filter/record.c
23148    M /trunk/src/libvlc.h
23149
23150  * all: added a new access_filter module: record + one hotkey to start/stop
23151  recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
23152
23153 ------------------------------------------------------------------------
23154 r10815 | fenrir | 2005-04-26 09:24:39 +0200 (Tue, 26 Apr 2005) | 2 lines
23155 Changed paths:
23156    M /trunk/modules/gui/wxwindows/timer.cpp
23157
23158  * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing")
23159
23160 ------------------------------------------------------------------------
23161 r10814 | fenrir | 2005-04-26 09:23:56 +0200 (Tue, 26 Apr 2005) | 3 lines
23162 Changed paths:
23163    M /trunk/modules/access/directory.c
23164    M /trunk/modules/audio_filter/resampler/linear.c
23165    M /trunk/modules/audio_filter/resampler/ugly.c
23166    M /trunk/modules/control/http.c
23167    M /trunk/modules/mux/mpjpeg.c
23168
23169  * all: warning fixes.
23170  * mpjpeg.c: use sout_CfgParse !
23171
23172 ------------------------------------------------------------------------
23173 r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
23174 Changed paths:
23175    M /trunk/modules/demux/asf/libasf.c
23176    M /trunk/modules/demux/playlist/b4s.c
23177    M /trunk/modules/demux/ts.c
23178
23179  * asf, b4s: warning fixes.
23180  * ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator.
23181        - better support of EIT + VLC_META_NOW_PLAYING.
23182
23183 ------------------------------------------------------------------------
23184 r10812 | fenrir | 2005-04-26 09:19:10 +0200 (Tue, 26 Apr 2005) | 2 lines
23185 Changed paths:
23186    M /trunk/include/vlc_input.h
23187
23188  * vlc_input.h: added INPUT_DEL_INFO.
23189
23190 ------------------------------------------------------------------------
23191 r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
23192 Changed paths:
23193    M /trunk/src/input/control.c
23194    M /trunk/src/input/es_out.c
23195    M /trunk/src/input/input.c
23196
23197  * control: added INPUT_DEL_INFO.
23198  * input: allow chaining of access_filter (like filter1:filter2 ...)
23199  * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
23200
23201 ------------------------------------------------------------------------
23202 r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 lines
23203 Changed paths:
23204    M /trunk/extras/contrib/src/packages.mak
23205
23206 Change location of speex to http://us.speex.org/download/
23207 (fix a 302 message...)
23208
23209
23210 ------------------------------------------------------------------------
23211 r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 lines
23212 Changed paths:
23213    M /trunk/extras/zsh.cpp
23214
23215 extras/zsh.cpp: completion for module_cat and module_cat_list
23216
23217 ------------------------------------------------------------------------
23218 r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 lines
23219 Changed paths:
23220    M /trunk/extras/zsh.cpp
23221
23222 extras/zsh.cpp: allow completion of --option=value syntax
23223
23224 ------------------------------------------------------------------------
23225 r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
23226 Changed paths:
23227    A /trunk/extras/Makefile
23228    M /trunk/extras/zsh.cpp
23229
23230 extras/Makefile: A very very simple makefile to build the zsh stuff
23231 extras/zsh.cpp: Support for completing simple url as well
23232
23233 ------------------------------------------------------------------------
23234 r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
23235 Changed paths:
23236    M /trunk/modules/demux/mkv.cpp
23237
23238 mkv.cpp: add support for new DVD commands, add more debug messages
23239 ------------------------------------------------------------------------
23240 r10803 | sigmunau | 2005-04-25 19:16:37 +0200 (Mon, 25 Apr 2005) | 3 lines
23241 Changed paths:
23242    M /trunk/extras/zsh.cpp
23243
23244 zsh.cpp: allow completion of submodules as well for module-type options
23245 (this allows -A and -V to complete the dummy module
23246
23247 ------------------------------------------------------------------------
23248 r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 lines
23249 Changed paths:
23250    M /trunk/modules/gui/wxwindows/open.cpp
23251
23252 Fix crash if we don't have freetype or subsdec
23253
23254 ------------------------------------------------------------------------
23255 r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
23256 Changed paths:
23257    M /trunk/TODO
23258
23259 TODO: Added some of my personal wishes
23260
23261 ------------------------------------------------------------------------
23262 r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
23263 Changed paths:
23264    M /trunk/modules/demux/mkv.cpp
23265
23266 mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code
23267 ------------------------------------------------------------------------
23268 r10799 | robux4 | 2005-04-24 20:33:37 +0200 (Sun, 24 Apr 2005) | 1 line
23269 Changed paths:
23270    M /trunk/modules/demux/mkv.cpp
23271
23272 mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command
23273 ------------------------------------------------------------------------
23274 r10798 | zorglub | 2005-04-24 20:01:21 +0200 (Sun, 24 Apr 2005) | 2 lines
23275 Changed paths:
23276    A /trunk/BUGS
23277
23278 Added file about known bugs
23279
23280 ------------------------------------------------------------------------
23281 r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
23282 Changed paths:
23283    M /trunk/modules/gui/wxwindows/playlist.cpp
23284
23285 Also delete nodes when deleting selection
23286
23287 ------------------------------------------------------------------------
23288 r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
23289 Changed paths:
23290    M /trunk/modules/demux/mkv.cpp
23291
23292 mkv.cpp: support the CallSS VTSM DVD command and cleaner jump between chapters & segments
23293 ------------------------------------------------------------------------
23294 r10795 | zorglub | 2005-04-24 17:54:03 +0200 (Sun, 24 Apr 2005) | 2 lines
23295 Changed paths:
23296    M /trunk/modules/access/cdda.c
23297
23298 Don't forget to update the status bar on track change
23299
23300 ------------------------------------------------------------------------
23301 r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
23302 Changed paths:
23303    M /trunk/modules/services_discovery/sap.c
23304
23305 sap.c: clean up playlist handling
23306
23307 ------------------------------------------------------------------------
23308 r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 3 lines
23309 Changed paths:
23310    M /trunk/src/playlist/playlist.c
23311
23312 playlist.c: fixed a nasty corruption on exit with more than one sd module
23313 running
23314
23315 ------------------------------------------------------------------------
23316 r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
23317 Changed paths:
23318    M /trunk/modules/demux/mkv.cpp
23319
23320 mkv.cpp: clean the way chapters are presented/handled internally
23321 ------------------------------------------------------------------------
23322 r10785 | zorglub | 2005-04-24 01:15:09 +0200 (Sun, 24 Apr 2005) | 2 lines
23323 Changed paths:
23324    M /trunk/modules/gui/wxwindows/playlist.cpp
23325    M /trunk/modules/gui/wxwindows/wxwindows.h
23326
23327 Remove invert selection and select all (I simply can't figure how to do that)
23328
23329 ------------------------------------------------------------------------
23330 r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
23331 Changed paths:
23332    M /trunk/modules/gui/wxwindows/playlist.cpp
23333    M /trunk/modules/gui/wxwindows/wxwindows.h
23334
23335 Delete selection (either by menu or key)
23336
23337 ------------------------------------------------------------------------
23338 r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
23339 Changed paths:
23340    M /trunk/modules/packetizer/h264.c
23341
23342 packetizer/h264.c: fix divition by zero for some streams
23343
23344 ------------------------------------------------------------------------
23345 r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
23346 Changed paths:
23347    M /trunk/modules/gui/wxwindows/timer.cpp
23348
23349 Fix disc buttons
23350
23351 ------------------------------------------------------------------------
23352 r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
23353 Changed paths:
23354    M /trunk/modules/misc/logger.c
23355
23356 Take logger back to control modules
23357
23358 ------------------------------------------------------------------------
23359 r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 3 lines
23360 Changed paths:
23361    A /trunk/extras/zsh.cpp
23362
23363 extras/zsh.cpp: hacky c++ program that generate a zsh completion rule for vlc.
23364 todo: MODULE_CAT and MODULE_CAT_LIST options. Better mrl completion. :option=value syntax. sout completion
23365
23366 ------------------------------------------------------------------------
23367 r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
23368 Changed paths:
23369    M /trunk/src/libvlc.h
23370
23371 libvlc.h: move -A back to --aout where it belongs
23372
23373 ------------------------------------------------------------------------
23374 r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
23375 Changed paths:
23376    M /trunk/modules/demux/mkv.cpp
23377
23378 mkv.cpp: refine the way segments/chapters are presented and handled (switching now works from everywhere)
23379 ------------------------------------------------------------------------
23380 r10777 | robux4 | 2005-04-23 17:13:47 +0200 (Sat, 23 Apr 2005) | 1 line
23381 Changed paths:
23382    M /trunk/modules/demux/mkv.cpp
23383
23384 mkv.cpp: only display the DVD title info in the Title selection
23385 ------------------------------------------------------------------------
23386 r10776 | robux4 | 2005-04-23 16:08:01 +0200 (Sat, 23 Apr 2005) | 1 line
23387 Changed paths:
23388    M /trunk/modules/demux/mkv.cpp
23389
23390 mkv.cpp: use the title feature to display the segment hierarchy
23391 ------------------------------------------------------------------------
23392 r10775 | zorglub | 2005-04-23 14:33:13 +0200 (Sat, 23 Apr 2005) | 2 lines
23393 Changed paths:
23394    M /trunk/modules/access/cdda.c
23395
23396 Give a fine name when playing audio CD
23397
23398 ------------------------------------------------------------------------
23399 r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
23400 Changed paths:
23401    M /trunk/modules/demux/mkv.cpp
23402
23403 mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are)
23404 ------------------------------------------------------------------------
23405 r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (Sat, 23 Apr 2005) | 3 lines
23406 Changed paths:
23407    M /trunk/modules/codec/ffmpeg/ffmpeg.c
23408
23409 ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2 untill ffmpeg
23410 people desides to increase their build number again
23411
23412 ------------------------------------------------------------------------
23413 r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
23414 Changed paths:
23415    M /trunk/modules/services_discovery/sap.c
23416
23417 - enable sap-ipv6 by default
23418
23419 ------------------------------------------------------------------------
23420 r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
23421 Changed paths:
23422    M /trunk/doc/skins/skins2-howto.xml
23423
23424 Updated skins2 doc.
23425
23426 ------------------------------------------------------------------------
23427 r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
23428 Changed paths:
23429    M /trunk/modules/gui/skins2/Modules.am
23430    A /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
23431    A /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
23432    M /trunk/modules/gui/skins2/parser/interpreter.cpp
23433
23434  * skins2: Added support for multiple actions (separated by ";"),
23435            wherever one action was allowed
23436
23437 ------------------------------------------------------------------------
23438 r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (Fri, 22 Apr 2005) | 1 line
23439 Changed paths:
23440    M /trunk/po/es.po
23441
23442 * update to the Spanish translation by Antonio Javier Varela Calvo
23443 ------------------------------------------------------------------------
23444 r10768 | robux4 | 2005-04-22 13:47:02 +0200 (Fri, 22 Apr 2005) | 1 line
23445 Changed paths:
23446    M /trunk/extras/contrib/src/Makefile
23447
23448 contrib: try to allow make src for Linux too
23449 ------------------------------------------------------------------------
23450 r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
23451 Changed paths:
23452    M /trunk/src/video_output/vout_synchro.c
23453
23454  vout_synchro: less verbose.
23455
23456 ------------------------------------------------------------------------
23457 r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
23458 Changed paths:
23459    M /trunk/modules/demux/mkv.cpp
23460
23461 mkv.cpp: Enter/Leave on subchapters too
23462 ------------------------------------------------------------------------
23463 r10764 | robux4 | 2005-04-21 22:29:42 +0200 (Thu, 21 Apr 2005) | 1 line
23464 Changed paths:
23465    M /trunk/extras/contrib/src/Makefile
23466
23467 contrib: no need to patch libebml anymore
23468 ------------------------------------------------------------------------
23469 r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
23470 Changed paths:
23471    D /trunk/extras/contrib/src/Patches/libebml.patch
23472    M /trunk/extras/contrib/src/packages.mak
23473
23474 contrib: update to the latest libebml/libmatroska packages
23475 ------------------------------------------------------------------------
23476 r10762 | robux4 | 2005-04-21 22:12:12 +0200 (Thu, 21 Apr 2005) | 1 line
23477 Changed paths:
23478    M /trunk/modules/demux/mkv.cpp
23479
23480 mkv.cpp: add a notice about the gcc bug on Darwin
23481 ------------------------------------------------------------------------
23482 r10761 | robux4 | 2005-04-21 14:29:55 +0200 (Thu, 21 Apr 2005) | 1 line
23483 Changed paths:
23484    M /trunk/modules/demux/mkv.cpp
23485
23486 mkv.cpp: minor improvements
23487 ------------------------------------------------------------------------
23488 r10760 | gbazin | 2005-04-21 14:09:23 +0200 (Thu, 21 Apr 2005) | 1 line
23489 Changed paths:
23490    M /trunk/modules/gui/wxwindows/timer.cpp
23491
23492 * modules/gui/wxwindows/timer.cpp: fixed interface flickering.
23493 ------------------------------------------------------------------------
23494 r10759 | courmisch | 2005-04-21 11:15:46 +0200 (Thu, 21 Apr 2005) | 3 lines
23495 Changed paths:
23496    M /trunk/src/playlist/view.c
23497
23498 Handle failed allocation
23499 (I don't remember why I coded that, but it was left in my trunk)
23500
23501 ------------------------------------------------------------------------
23502 r10758 | courmisch | 2005-04-21 11:09:34 +0200 (Thu, 21 Apr 2005) | 4 lines
23503 Changed paths:
23504    M /trunk/modules/misc/network/ipv4.c
23505
23506 Applied patch for support of the IP_MULTICAST_IF
23507 by isteinmann (at) bluewin.ch
23508 with fixes
23509
23510 ------------------------------------------------------------------------
23511 r10757 | robux4 | 2005-04-20 23:04:49 +0200 (Wed, 20 Apr 2005) | 1 line
23512 Changed paths:
23513    M /trunk/modules/demux/mkv.cpp
23514
23515 mkv.cpp: the JumpTT command now works !!!!!!
23516 ------------------------------------------------------------------------
23517 r10756 | fkuehne | 2005-04-20 22:58:15 +0200 (Wed, 20 Apr 2005) | 1 line
23518 Changed paths:
23519    M /trunk/extras/contrib/src/packages.mak
23520
23521 * fixed download-location of libvorbis
23522 ------------------------------------------------------------------------
23523 r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
23524 Changed paths:
23525    M /trunk/modules/demux/mkv.cpp
23526
23527 mkv.cpp: finding the segment matching the Title for JumpTT works
23528 ------------------------------------------------------------------------
23529 r10754 | gbazin | 2005-04-20 16:57:22 +0200 (Wed, 20 Apr 2005) | 1 line
23530 Changed paths:
23531    M /trunk/modules/codec/ffmpeg/ffmpeg.c
23532
23533 * modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle VideoXL support.
23534 ------------------------------------------------------------------------
23535 r10753 | gbazin | 2005-04-20 16:55:46 +0200 (Wed, 20 Apr 2005) | 1 line
23536 Changed paths:
23537    M /trunk/modules/demux/avi/avi.c
23538    M /trunk/modules/demux/avi/libavi.c
23539
23540 * modules/demux/avi: pass on video palette.
23541 ------------------------------------------------------------------------
23542 r10752 | dionoea | 2005-04-20 16:39:29 +0200 (Wed, 20 Apr 2005) | 4 lines
23543 Changed paths:
23544    M /trunk/vlc.win32.nsi
23545
23546 change pointed out by 'acehole' in the forums so that automaticaly opening
23547 a file with VLC will use the whole file name and not the 8.3 format. That
23548 makes automatic subtitle loading work.
23549
23550 ------------------------------------------------------------------------
23551 r10751 | gbazin | 2005-04-20 12:44:42 +0200 (Wed, 20 Apr 2005) | 1 line
23552 Changed paths:
23553    M /trunk/modules/codec/ffmpeg/ffmpeg.c
23554    M /trunk/modules/codec/ffmpeg/video.c
23555
23556 * modules/codec/ffmpeg: added support for Apple QuickDraw, QPEG, IBM Ultimotion, LOCO, Winnov WNV1, Autodesc RLE and Indeo V2 video codecs.
23557 ------------------------------------------------------------------------
23558 r10750 | gbazin | 2005-04-20 12:41:11 +0200 (Wed, 20 Apr 2005) | 1 line
23559 Changed paths:
23560    M /trunk/modules/demux/mp4/libmp4.c
23561    M /trunk/modules/demux/mp4/libmp4.h
23562
23563 * modules/demux/mp4: support for QuickDraw video tracks.
23564 ------------------------------------------------------------------------
23565 r10749 | robux4 | 2005-04-19 23:15:46 +0200 (Tue, 19 Apr 2005) | 1 line
23566 Changed paths:
23567    M /trunk/modules/demux/mkv.cpp
23568
23569 mkv.cpp: fix a gcc warning
23570 ------------------------------------------------------------------------
23571 r10748 | robux4 | 2005-04-19 22:05:59 +0200 (Tue, 19 Apr 2005) | 1 line
23572 Changed paths:
23573    M /trunk/modules/demux/mkv.cpp
23574
23575 mkv.cpp: preliminary support for the JumpTT command
23576 ------------------------------------------------------------------------
23577 r10747 | robux4 | 2005-04-19 21:46:59 +0200 (Tue, 19 Apr 2005) | 1 line
23578 Changed paths:
23579    M /trunk/modules/demux/mkv.cpp
23580
23581 mkv.cpp: fix various memory management problems
23582 ------------------------------------------------------------------------
23583 r10746 | fenrir | 2005-04-19 18:03:11 +0200 (Tue, 19 Apr 2005) | 6 lines
23584 Changed paths:
23585    M /trunk/modules/video_filter/deinterlace.c
23586
23587   *deinterlace: added a new deinterlace method (called 'x' as experimental until I find
23588   a better name ;).
23589    It applies a edge oriented interpolation on interlaced video part only (it works on
23590    a 8x8 block basis). It works pretty well except where there is a lot of small details.
23591
23592
23593 ------------------------------------------------------------------------
23594 r10745 | fenrir | 2005-04-19 17:59:57 +0200 (Tue, 19 Apr 2005) | 2 lines
23595 Changed paths:
23596    M /trunk/src/input/decoder.c
23597
23598  * decoder: fix a crash with delete spu.
23599
23600 ------------------------------------------------------------------------
23601 r10744 | fenrir | 2005-04-19 17:56:06 +0200 (Tue, 19 Apr 2005) | 4 lines
23602 Changed paths:
23603    M /trunk/modules/access/dvb/access.c
23604    M /trunk/modules/access/dvb/dvb.h
23605
23606  * dvb: read more TS blocks at once. We start reading only 2 ts packets (needed to avoid
23607 long delay because we only receive PAT at the start), but we increase each time we read
23608 data until 20. This decrease the load (more than 50% for me) while kepping low start up delay.
23609
23610 ------------------------------------------------------------------------
23611 r10743 | robux4 | 2005-04-19 16:44:44 +0200 (Tue, 19 Apr 2005) | 1 line
23612 Changed paths:
23613    M /trunk/modules/demux/mkv.cpp
23614
23615 mkv.cpp: compilation fixes
23616 ------------------------------------------------------------------------
23617 r10742 | robux4 | 2005-04-19 16:25:30 +0200 (Tue, 19 Apr 2005) | 1 line
23618 Changed paths:
23619    M /trunk/modules/demux/mkv.cpp
23620
23621 mkv.cpp: start calling the interpretor
23622 ------------------------------------------------------------------------
23623 r10741 | gbazin | 2005-04-19 15:38:23 +0200 (Tue, 19 Apr 2005) | 1 line
23624 Changed paths:
23625    M /trunk/modules/demux/ts.c
23626
23627 * modules/demux/ts.c: got rid of some useless code and fixed a memory leak at the same time.
23628 ------------------------------------------------------------------------
23629 r10740 | robux4 | 2005-04-19 14:38:49 +0200 (Tue, 19 Apr 2005) | 1 line
23630 Changed paths:
23631    M /trunk/modules/demux/mkv.cpp
23632
23633 mkv.cpp: initial support for GPRM and SPRM DVD registers
23634 ------------------------------------------------------------------------
23635 r10739 | robux4 | 2005-04-19 13:33:14 +0200 (Tue, 19 Apr 2005) | 1 line
23636 Changed paths:
23637    M /trunk/modules/demux/mkv.cpp
23638
23639 mkv.cpp: demux_sys_t needs to keep the same name
23640 ------------------------------------------------------------------------
23641 r10738 | robux4 | 2005-04-19 13:17:22 +0200 (Tue, 19 Apr 2005) | 1 line
23642 Changed paths:
23643    M /trunk/modules/demux/mkv.cpp
23644
23645 mkv.cpp: changed the name of classes and prepare the DVD interpretor
23646 ------------------------------------------------------------------------
23647 r10737 | gbazin | 2005-04-19 10:39:31 +0200 (Tue, 19 Apr 2005) | 5 lines
23648 Changed paths:
23649    M /trunk/include/vlc_keys.h
23650    M /trunk/modules/gui/wxwindows/interface.cpp
23651
23652 * include/vlc_keys.h: Added Insert and Delete hotkeys.
23653 * modules/gui/wxwindows/interface.cpp: Fixed End hotkey + added Insert/Delete.
23654
23655 Patch by Greg Hazel (ghazel at gmail dot com)
23656
23657 ------------------------------------------------------------------------
23658 r10736 | courmisch | 2005-04-19 10:20:30 +0200 (Tue, 19 Apr 2005) | 2 lines
23659 Changed paths:
23660    M /trunk/configure.ac
23661
23662 Don't enable externrun module in -hopefully- upcoming 0.8.2
23663
23664 ------------------------------------------------------------------------
23665 r10735 | ipkiss | 2005-04-18 23:21:09 +0200 (Mon, 18 Apr 2005) | 5 lines
23666 Changed paths:
23667    M /trunk/modules/gui/skins2/src/vlcproc.cpp
23668    M /trunk/modules/gui/skins2/src/vlcproc.hpp
23669    M /trunk/modules/gui/skins2/win32/win32_window.cpp
23670    M /trunk/modules/gui/skins2/win32/win32_window.hpp
23671    M /trunk/modules/gui/skins2/x11/x11_window.cpp
23672
23673  * skins2: Fixed 2 bugs related with embedded vout and skins switching:
23674     - win32: fixed the 'vout_directx private error: out of memory' error
23675       (thanks to Trax` for pointing it out)
23676     - x11: it's now possible to use the embedded vout after changing skin
23677
23678 ------------------------------------------------------------------------
23679 r10733 | jpsaman | 2005-04-18 20:13:37 +0200 (Mon, 18 Apr 2005) | 2 lines
23680 Changed paths:
23681    M /trunk/modules/control/hotkeys.c
23682
23683 Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
23684
23685 ------------------------------------------------------------------------
23686 r10731 | gbazin | 2005-04-18 17:32:31 +0200 (Mon, 18 Apr 2005) | 1 line
23687 Changed paths:
23688    M /trunk/modules/mux/mpeg/pes.c
23689    M /trunk/modules/mux/mpeg/pes.h
23690    M /trunk/modules/mux/mpeg/ps.c
23691    M /trunk/modules/mux/mpeg/ts.c
23692
23693 * modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
23694 ------------------------------------------------------------------------
23695 r10730 | gbazin | 2005-04-18 16:49:29 +0200 (Mon, 18 Apr 2005) | 1 line
23696 Changed paths:
23697    M /trunk/modules/gui/wxwindows/menus.cpp
23698    M /trunk/modules/gui/wxwindows/video.cpp
23699    M /trunk/modules/gui/wxwindows/wxwindows.cpp
23700
23701 * modules/gui/wxwindows/*: workaround uninitialization bug in wxWidgets -> re-enabled on-the-fly interface switching.
23702 ------------------------------------------------------------------------
23703 r10729 | damienf | 2005-04-18 14:58:14 +0200 (Mon, 18 Apr 2005) | 2 lines
23704 Changed paths:
23705    M /trunk/Makefile.am
23706
23707 - make use of cygwin rebase to optimize DLL loading, if present
23708
23709 ------------------------------------------------------------------------
23710 r10728 | damienf | 2005-04-18 13:51:57 +0200 (Mon, 18 Apr 2005) | 2 lines
23711 Changed paths:
23712    M /trunk/activex/plugin.cpp
23713
23714 - previously checked in this file to work only within my debug environment
23715
23716 ------------------------------------------------------------------------
23717 r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
23718 Changed paths:
23719    M /trunk/AUTHORS
23720    M /trunk/activex/README.TXT
23721    M /trunk/activex/oleobject.cpp
23722    M /trunk/activex/persistpropbag.cpp
23723    M /trunk/activex/plugin.cpp
23724    M /trunk/activex/plugin.h
23725    M /trunk/activex/utils.cpp
23726    M /trunk/activex/utils.h
23727    M /trunk/activex/viewobject.cpp
23728    M /trunk/activex/viewobject.h
23729    M /trunk/activex/vlccontrol.cpp
23730
23731 - source cleanup
23732 - few bugs fixed
23733 - added suport to Ole Extent measurments to improve compatibilty
23734
23735 ------------------------------------------------------------------------
23736 r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
23737 Changed paths:
23738    M /trunk/modules/gui/wxwindows/interface.cpp
23739
23740 * modules/gui/wxwindows/interface.cpp: fixed special hotkeys with modifiers on win32.
23741 ------------------------------------------------------------------------
23742 r10725 | gbazin | 2005-04-18 12:02:42 +0200 (Mon, 18 Apr 2005) | 1 line
23743 Changed paths:
23744    M /trunk/modules/gui/wxwindows/wxwindows.cpp
23745
23746 * modules/gui/wxwindows/wxwindows.cpp: don't use the saved positions/sizes when acting as a dialog provider.
23747 ------------------------------------------------------------------------
23748 r10724 | courmisch | 2005-04-18 10:37:59 +0200 (Mon, 18 Apr 2005) | 2 lines
23749 Changed paths:
23750    M /trunk/configure.ac
23751
23752 add -lz to build gnutls (see if it doesn't break)
23753
23754 ------------------------------------------------------------------------
23755 r10715 | courmisch | 2005-04-17 20:00:31 +0200 (Sun, 17 Apr 2005) | 2 lines
23756 Changed paths:
23757    M /trunk/src/playlist/item-ext.c
23758
23759 Msg_Info => Msg_Dbg
23760
23761 ------------------------------------------------------------------------
23762 r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
23763 Changed paths:
23764    M /trunk/modules/gui/wxwindows/playlist.cpp
23765
23766 wx/playlist.cpp: removed a stray wxMutexGuiLeave
23767
23768 ------------------------------------------------------------------------
23769 r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
23770 Changed paths:
23771    M /trunk/modules/demux/playlist/playlist.c
23772
23773 demux/playlist: fix a crash when shoutcast discovery correctly is not
23774 autoplayed
23775
23776 ------------------------------------------------------------------------
23777 r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
23778 Changed paths:
23779    M /trunk/modules/services_discovery/shout.c
23780
23781 shout.c: fix some potential problems
23782
23783 ------------------------------------------------------------------------
23784 r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
23785 Changed paths:
23786    M /trunk/src/libvlc.c
23787    M /trunk/src/misc/messages.c
23788
23789 minor memleak fixes
23790
23791 ------------------------------------------------------------------------
23792 r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
23793 Changed paths:
23794    M /trunk/src/playlist/item-ext.c
23795    M /trunk/src/playlist/playlist.c
23796
23797 playlist.c: shut up a compiler warning
23798 item-ext.c: reverted a recent change in GetPositionById than caused
23799 old-style playlist to malfunction (visible in rc interface at least)
23800
23801 ------------------------------------------------------------------------
23802 r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (Sat, 16 Apr 2005) | 3 lines
23803 Changed paths:
23804    M /trunk/configure.ac
23805    M /trunk/mozilla/Makefile.am
23806
23807 Make compilation of mozilla plugin easier on different distributions. Removed fixed include paths from mozilla/Makefile.am. XPIDL_INCL is automatically determined from ${MOZILLA_CONFIG}. 
23808 Configure and compile with XPIDL=<path_to_xpidl> application of your mozilla version, eg for mozilla-1.7.6 use: XPIDL=/usr/lib/mozilla-1.7.6/xpidl ./configure <rest of line> && make
23809
23810 ------------------------------------------------------------------------
23811 r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 lines
23812 Changed paths:
23813    M /trunk/src/misc/threads.c
23814
23815 Clean up thread_{begin,end}
23816
23817 ------------------------------------------------------------------------
23818 r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
23819 Changed paths:
23820    M /trunk/src/misc/objects.c
23821
23822 - fix invalid free of root object
23823
23824 ------------------------------------------------------------------------
23825 r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
23826 Changed paths:
23827    M /trunk/src/misc/modules.c
23828
23829 Small mem leak
23830
23831 ------------------------------------------------------------------------
23832 r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
23833 Changed paths:
23834    M /trunk/modules/services_discovery/sap.c
23835
23836 Clean up
23837
23838 ------------------------------------------------------------------------
23839 r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
23840 Changed paths:
23841    M /trunk/src/misc/configuration.c
23842
23843 * src/misc/configuration.c: YAF (yet another fix).
23844 ------------------------------------------------------------------------
23845 r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
23846 Changed paths:
23847    M /trunk/modules/gui/wxwindows/playlist.cpp
23848
23849 wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
23850
23851 ------------------------------------------------------------------------
23852 r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
23853 Changed paths:
23854    M /trunk/modules/services_discovery/sap.c
23855
23856 Force conversion from UTF-8 when announce is incorrectly encoded
23857
23858 ------------------------------------------------------------------------
23859 r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
23860 Changed paths:
23861    M /trunk/modules/gui/wxwindows/video.cpp
23862
23863 * modules/gui/wxwindows/video.cpp: fixes.
23864 ------------------------------------------------------------------------
23865 r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
23866 Changed paths:
23867    M /trunk/src/misc/modules.c
23868
23869 * src/misc/modules.c: added sub-version number to cache data (used to detect cache layout changes in the development version).
23870 ------------------------------------------------------------------------
23871 r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (Sat, 16 Apr 2005) | 2 lines
23872 Changed paths:
23873    M /trunk/src/playlist/item-ext.c
23874    M /trunk/src/playlist/view.c
23875
23876 playlist: fixed two more occurences of the previous error
23877
23878 ------------------------------------------------------------------------
23879 r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
23880 Changed paths:
23881    M /trunk/src/playlist/item-ext.c
23882
23883 playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
23884
23885 ------------------------------------------------------------------------
23886 r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
23887 Changed paths:
23888    M /trunk/src/playlist/playlist.c
23889
23890 Fix next
23891
23892 ------------------------------------------------------------------------
23893 r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
23894 Changed paths:
23895    M /trunk/modules/gui/wxwindows/timer.cpp
23896
23897 * modules/gui/wxwindows/timer.cpp: cleanup.
23898 ------------------------------------------------------------------------
23899 r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
23900 Changed paths:
23901    M /trunk/modules/gui/wxwindows/interface.cpp
23902    M /trunk/modules/gui/wxwindows/video.cpp
23903    M /trunk/modules/gui/wxwindows/wxwindows.cpp
23904    M /trunk/modules/gui/wxwindows/wxwindows.h
23905
23906 * modules/gui/wxwindows: bunch of small improvements to the embedded mode + enabled saving size with --wxwin-autosize.
23907 ------------------------------------------------------------------------
23908 r10692 | courmisch | 2005-04-15 23:56:14 +0200 (Fri, 15 Apr 2005) | 3 lines
23909 Changed paths:
23910    M /trunk/modules/demux/voc.c
23911
23912 - demux with much bigger buffers to avoid performance issue
23913 - fix silences handling
23914
23915 ------------------------------------------------------------------------
23916 r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
23917 Changed paths:
23918    M /trunk/src/misc/configuration.c
23919
23920 * src/misc/configuration.c: fixed a few recent bugs.
23921 ------------------------------------------------------------------------
23922 r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
23923 Changed paths:
23924    M /trunk/configure.ac
23925    M /trunk/modules/stream_out/Modules.am
23926    M /trunk/modules/stream_out/bridge.c
23927    A /trunk/modules/stream_out/mosaic_bridge.c (from /trunk/modules/video_output/picture.c:10669)
23928    M /trunk/modules/video_filter/Modules.am
23929    M /trunk/modules/video_filter/mosaic.c
23930    A /trunk/modules/video_filter/mosaic.h (from /trunk/modules/video_output/picture.h:10654)
23931    M /trunk/modules/video_output/Modules.am
23932    D /trunk/modules/video_output/picture.c
23933    D /trunk/modules/video_output/picture.h
23934
23935  * ALL: converted the video output module "picture" to a stream output
23936    module "mosaic-bridge".
23937
23938 ------------------------------------------------------------------------
23939 r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
23940 Changed paths:
23941    M /trunk/include/vlc_video.h
23942
23943  * include/vlc_video.h: Added a p_next pointer to link pictures.
23944
23945 ------------------------------------------------------------------------
23946 r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 lines
23947 Changed paths:
23948    M /trunk/configure.ac
23949
23950  * configure.ac: Support for x86_64 architecture.
23951
23952 ------------------------------------------------------------------------
23953 r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
23954 Changed paths:
23955    M /trunk/modules/codec/libmpeg2.c
23956    M /trunk/modules/services_discovery/sap.c
23957    M /trunk/modules/video_output/sdl.c
23958    M /trunk/src/libvlc.c
23959    M /trunk/src/libvlc.h
23960    M /trunk/src/misc/cpu.c
23961
23962  * ALL: x86-64 fixes.
23963
23964 ------------------------------------------------------------------------
23965 r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
23966 Changed paths:
23967    M /trunk
23968    M /trunk/extras/contrib/src
23969
23970  More to ignore
23971
23972 ------------------------------------------------------------------------
23973 r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
23974 Changed paths:
23975    M /trunk/modules/gui/wxwindows/video.cpp
23976
23977 * modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
23978 ------------------------------------------------------------------------
23979 r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
23980 Changed paths:
23981    M /trunk/modules/gui/wxwindows/video.cpp
23982    M /trunk/modules/gui/wxwindows/wxwindows.h
23983
23984 * modules/gui/wxwindows: save size of video window when in non-autosize mode.
23985 ------------------------------------------------------------------------
23986 r10683 | courmisch | 2005-04-15 16:53:59 +0200 (Fri, 15 Apr 2005) | 3 lines
23987 Changed paths:
23988    M /trunk/modules/services_discovery/sap.c
23989
23990 support for non-global statically defined SAP IPv4 multicast addresses
23991 (Trivial patch)
23992
23993 ------------------------------------------------------------------------
23994 r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
23995 Changed paths:
23996    M /trunk/src/misc/modules.c
23997
23998 * src/misc/modules.c: oups, stupid bug.
23999 ------------------------------------------------------------------------
24000 r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
24001 Changed paths:
24002    M /trunk/include/configuration.h
24003    M /trunk/modules/gui/skins2/src/skin_main.cpp
24004    M /trunk/modules/gui/skins2/src/theme.cpp
24005    M /trunk/modules/gui/wxwindows/wxwindows.cpp
24006    M /trunk/src/misc/configuration.c
24007    M /trunk/src/misc/modules.c
24008
24009 * src/misc/configuration.c, ALL: support for auto-saveable config options (saved automatically on exit).
24010 ------------------------------------------------------------------------
24011 r10680 | gbazin | 2005-04-15 12:38:01 +0200 (Fri, 15 Apr 2005) | 1 line
24012 Changed paths:
24013    M /trunk/modules/gui/wxwindows/timer.cpp
24014
24015 * modules/gui/wxwindows/timer.cpp: reduced the one shot timers length.
24016 ------------------------------------------------------------------------
24017 r10679 | gbazin | 2005-04-15 12:30:56 +0200 (Fri, 15 Apr 2005) | 1 line
24018 Changed paths:
24019    M /trunk/modules/gui/wxwindows/video.cpp
24020
24021 * modules/gui/wxwindows/video.cpp: only set background color when necessary.
24022 ------------------------------------------------------------------------
24023 r10678 | gbazin | 2005-04-15 11:58:33 +0200 (Fri, 15 Apr 2005) | 1 line
24024 Changed paths:
24025    M /trunk/modules/gui/wxwindows/interface.cpp
24026    M /trunk/modules/gui/wxwindows/timer.cpp
24027    M /trunk/modules/gui/wxwindows/video.cpp
24028    M /trunk/modules/gui/wxwindows/wxwindows.cpp
24029    M /trunk/modules/gui/wxwindows/wxwindows.h
24030
24031 * modules/gui/wxwindows: small cleanup + renamed wxwin-size-to-video into wxwin-autosize.
24032 ------------------------------------------------------------------------
24033 r10677 | zorglub | 2005-04-15 11:34:29 +0200 (Fri, 15 Apr 2005) | 2 lines
24034 Changed paths:
24035    M /trunk/modules/gui/wxwindows/interface.cpp
24036
24037 Allow resizing of video when autofit is enabled
24038
24039 ------------------------------------------------------------------------
24040 r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
24041 Changed paths:
24042    M /trunk/modules/gui/wxwindows/video.cpp
24043
24044 * modules/gui/wxwindows/video.cpp: some fixes for the recent breakage.
24045 ------------------------------------------------------------------------
24046 r10675 | robux4 | 2005-04-14 23:49:34 +0200 (Thu, 14 Apr 2005) | 1 line
24047 Changed paths:
24048    M /trunk/modules/demux/mkv.cpp
24049
24050 mkv.cpp: preliminary support for segments with no content, only chapter commands
24051 ------------------------------------------------------------------------
24052 r10673 | robux4 | 2005-04-13 23:06:16 +0200 (Wed, 13 Apr 2005) | 2 lines
24053 Changed paths:
24054    M /trunk/modules/demux/mkv.cpp
24055
24056 mkv.cpp: store the chapter codec data for later use
24057 code cleaning
24058 ------------------------------------------------------------------------
24059 r10672 | robux4 | 2005-04-13 22:03:49 +0200 (Wed, 13 Apr 2005) | 1 line
24060 Changed paths:
24061    M /trunk/modules/demux/mkv.cpp
24062
24063 mkv.cpp: stronger type checking
24064 ------------------------------------------------------------------------
24065 r10671 | zorglub | 2005-04-13 21:31:45 +0200 (Wed, 13 Apr 2005) | 2 lines
24066 Changed paths:
24067    M /trunk/modules/gui/wxwindows/wxwindows.cpp
24068    M /trunk/modules/services_discovery/sap.c
24069    M /trunk/src/playlist/playlist.c
24070
24071 Don't autoplay SAP items
24072
24073 ------------------------------------------------------------------------
24074 r10670 | zorglub | 2005-04-13 19:43:12 +0200 (Wed, 13 Apr 2005) | 10 lines
24075 Changed paths:
24076    M /trunk/include/vlc_playlist.h
24077    M /trunk/modules/gui/macosx/playlist.m
24078    M /trunk/modules/gui/ncurses.c
24079    M /trunk/modules/gui/wxwindows/interface.cpp
24080    M /trunk/modules/gui/wxwindows/open.cpp
24081    M /trunk/modules/gui/wxwindows/playlist.cpp
24082    M /trunk/modules/gui/wxwindows/timer.cpp
24083    M /trunk/modules/gui/wxwindows/wxwindows.h
24084    M /trunk/modules/services_discovery/sap.c
24085    M /trunk/src/playlist/item-ext.c
24086    M /trunk/src/playlist/playlist.c
24087    M /trunk/src/playlist/view.c
24088
24089 * Playlist :
24090   - fix crash when deleting current item
24091   - SAP: don't store pointers
24092   - don't pass pointers to interface in item-appended
24093   - remove VIEW_SIMPLE that was confusing and bug-generating
24094
24095 * wx: 
24096   - Fix open layout
24097   - Fix slider behaviour, patch by Greg Hazel
24098
24099 ------------------------------------------------------------------------
24100 r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
24101 Changed paths:
24102    M /trunk/modules/mux/mpeg/csa.c
24103
24104  * csa: decrypt only when payload >= 8 bytes.
24105
24106 ------------------------------------------------------------------------
24107 r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
24108 Changed paths:
24109    M /trunk/po/de.po
24110
24111 * po/de.po: small fix.
24112 ------------------------------------------------------------------------
24113 r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
24114 Changed paths:
24115    M /trunk/modules/access/v4l/v4l.c
24116    M /trunk/po/de.po
24117    M /trunk/src/libvlc.h
24118
24119 * src/libvlc.h: added Chinese Traditional to the list of languages
24120 * modules/access/v4l/v4l.c: fixed l10n-strings (we use American English in l10n-strings)
24121 * de.po: first update to the German translation
24122
24123 ------------------------------------------------------------------------
24124 r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
24125 Changed paths:
24126    M /trunk/modules/codec/ffmpeg/ffmpeg.c
24127    M /trunk/modules/codec/toolame.c
24128    M /trunk/modules/codec/vorbis.c
24129    M /trunk/modules/control/showintf.c
24130    M /trunk/modules/control/telnet.c
24131    M /trunk/modules/demux/mkv.cpp
24132    M /trunk/modules/demux/ts.c
24133    M /trunk/modules/gui/macosx/macosx.m
24134    M /trunk/modules/gui/wxwindows/wxwindows.cpp
24135
24136 * ALL:  removed l10n of various untranslatable strings such as 'ffmpeg' or 'Vorbis'
24137 ------------------------------------------------------------------------
24138 r10665 | zorglub | 2005-04-12 23:55:32 +0200 (Tue, 12 Apr 2005) | 8 lines
24139 Changed paths:
24140    M /trunk/THANKS
24141    M /trunk/modules/gui/wxwindows/interface.cpp
24142    M /trunk/modules/gui/wxwindows/open.cpp
24143    M /trunk/modules/gui/wxwindows/playlist.cpp
24144    M /trunk/modules/gui/wxwindows/preferences.cpp
24145    M /trunk/modules/gui/wxwindows/timer.cpp
24146    M /trunk/modules/gui/wxwindows/video.cpp
24147    M /trunk/modules/gui/wxwindows/wxwindows.cpp
24148    M /trunk/modules/gui/wxwindows/wxwindows.h
24149    M /trunk/modules/misc/playlist/m3u.c
24150
24151 * Patch by Gregory Hazel :
24152   - Fix gui flickering on video size change
24153   - provide a no-auto-resize mode 
24154
24155 * Patch by Christophe Mutricy : fix M3U export
24156
24157 Thanks to both !
24158
24159 ------------------------------------------------------------------------
24160 r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
24161 Changed paths:
24162    M /trunk/po/Makefile.in.in
24163
24164 * sorry, this file wasn't supposed to be commited in r10663, reverted to r10352
24165 ------------------------------------------------------------------------
24166 r10663 | fkuehne | 2005-04-12 23:08:00 +0200 (Tue, 12 Apr 2005) | 1 line
24167 Changed paths:
24168    M /trunk/po/Makefile.in.in
24169    M /trunk/po/POTFILES.in
24170    M /trunk/po/bn.po
24171    M /trunk/po/da.po
24172    M /trunk/po/de.po
24173    M /trunk/po/el.po
24174    M /trunk/po/en_GB.po
24175    M /trunk/po/es.po
24176    M /trunk/po/fr.po
24177    M /trunk/po/hi.po
24178    M /trunk/po/hu.po
24179    M /trunk/po/it.po
24180    M /trunk/po/ja.po
24181    M /trunk/po/my.po
24182    M /trunk/po/ne.po
24183    M /trunk/po/nl.po
24184    M /trunk/po/no.po
24185    M /trunk/po/pl.po
24186    M /trunk/po/ps.po
24187    M /trunk/po/pt_BR.po
24188    M /trunk/po/ru.po
24189    M /trunk/po/sv.po
24190    M /trunk/po/tet.po
24191    M /trunk/po/tl.po
24192    M /trunk/po/vlc.pot
24193    M /trunk/po/zh_TW.po
24194
24195 * updated the po-files on request by Jonas Larsen
24196 ------------------------------------------------------------------------
24197 r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
24198 Changed paths:
24199    M /trunk/THANKS
24200    M /trunk/configure.ac
24201    A /trunk/po/zh_TW.po
24202    M /trunk/src/misc/darwin_specific.m
24203
24204 * added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com>
24205 ------------------------------------------------------------------------
24206 r10661 | bigben | 2005-04-12 20:46:26 +0200 (Tue, 12 Apr 2005) | 3 lines
24207 Changed paths:
24208    M /trunk/modules/gui/macosx/controls.m
24209    M /trunk/modules/gui/macosx/intf.h
24210    M /trunk/modules/gui/macosx/intf.m
24211    M /trunk/modules/gui/macosx/playlist.h
24212    M /trunk/modules/gui/macosx/playlist.m
24213
24214 Update the info displayed in the playlist when you change the play mode in the menu (had this ever worked ?)
24215
24216
24217 ------------------------------------------------------------------------
24218 r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
24219 Changed paths:
24220    M /trunk/modules/demux/playlist/b4s.c
24221    M /trunk/modules/misc/xml/xtag.c
24222    M /trunk/src/input/stream.c
24223    M /trunk/src/playlist/item.c
24224    M /trunk/src/playlist/playlist.c
24225
24226 * ALL: fixed a handful of bugs and memory leaks.
24227 ------------------------------------------------------------------------
24228 r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 lines
24229 Changed paths:
24230    M /trunk/modules/gui/macosx/intf.m
24231    M /trunk/modules/gui/macosx/playlist.m
24232
24233 * Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
24234
24235 ------------------------------------------------------------------------
24236 r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 lines
24237 Changed paths:
24238    M /trunk/modules/misc/xml/xtag.c
24239
24240 * Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
24241
24242 ------------------------------------------------------------------------
24243 r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
24244 Changed paths:
24245    M /trunk/modules/services_discovery/sap.c
24246
24247 Simplifying
24248
24249 ------------------------------------------------------------------------
24250 r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 lines
24251 Changed paths:
24252    M /trunk/AUTHORS
24253    M /trunk/TODO
24254    M /trunk/modules/gui/macosx/controls.m
24255    M /trunk/modules/gui/macosx/intf.m
24256    M /trunk/modules/gui/macosx/vout.m
24257
24258 * fixed fullscreen on osx with multiple vouts. 
24259 * different way to remember fullscreen state.
24260 * update the playlist on item-append and item-deleted calls.
24261 * fixed video-on-top with opengl vouts on OSX.
24262
24263 ------------------------------------------------------------------------
24264 r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
24265 Changed paths:
24266    M /trunk/modules/gui/macosx/intf.h
24267    M /trunk/modules/gui/macosx/intf.m
24268    M /trunk/modules/gui/macosx/misc.h
24269    M /trunk/modules/gui/macosx/misc.m
24270
24271 * intf.* : try to restore an a bit more intelligent behavior for the playlist toggle button (remeber previous state, for instance)
24272 * misc.* : get rid of unused code.
24273
24274
24275 ------------------------------------------------------------------------
24276 r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
24277 Changed paths:
24278    M /trunk/modules/video_output/opengl.c
24279
24280 * modules/video_output/opengl.c: fixed snapshots in opengl mode.
24281 ------------------------------------------------------------------------
24282 r10653 | gbazin | 2005-04-12 16:09:12 +0200 (Tue, 12 Apr 2005) | 1 line
24283 Changed paths:
24284    M /trunk/src/video_output/vout_subpictures.c
24285
24286 * src/video_output/vout_subpictures.c: fixed recent breakage with aspect-ratio and subpictures.
24287 ------------------------------------------------------------------------
24288 r10652 | bigben | 2005-04-12 15:19:23 +0200 (Tue, 12 Apr 2005) | 5 lines
24289 Changed paths:
24290    M /trunk/modules/gui/macosx/intf.m
24291
24292 Rempaces 95 by [o_window minSize].height everywhere. That fixes some visual bugs ans should help keep consistancy.
24293
24294 Please test if I didn't break anything...
24295
24296
24297 ------------------------------------------------------------------------
24298 r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
24299 Changed paths:
24300    M /trunk/modules/services_discovery/shout.c
24301
24302 add option to select the limit of shoutcast streams to be displayed
24303
24304 ------------------------------------------------------------------------
24305 r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
24306 Changed paths:
24307    M /trunk/TODO
24308    M /trunk/src/playlist/item-ext.c
24309    M /trunk/src/playlist/view.c
24310
24311 all: remove items from pp_all_items when needed. Hopefully gives a more
24312 stable playlist
24313
24314 ------------------------------------------------------------------------
24315 r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
24316 Changed paths:
24317    M /trunk/modules/demux/mkv.cpp
24318
24319 mkv.cpp: store the translation between segment IDs for each chapter codec
24320 ------------------------------------------------------------------------
24321 r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 lines
24322 Changed paths:
24323    M /trunk/modules/stream_out/bridge.c
24324
24325 Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
24326
24327 ------------------------------------------------------------------------
24328 r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
24329 Changed paths:
24330    M /trunk/modules/gui/beos/PreferencesWindow.cpp
24331    M /trunk/modules/gui/beos/PreferencesWindow.h
24332
24333  beos/PreferencesWindow*: fixed widgets
24334
24335 ------------------------------------------------------------------------
24336 r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
24337 Changed paths:
24338    M /trunk/modules/mux/mpeg/ts.c
24339
24340 -added "pmt-program" variable to configure PMT program number
24341
24342 ------------------------------------------------------------------------
24343 r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
24344 Changed paths:
24345    M /trunk/modules/video_filter/time.c
24346
24347 * included wrong time.h
24348
24349 ------------------------------------------------------------------------
24350 r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
24351 Changed paths:
24352    M /trunk/TODO
24353
24354 TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
24355
24356 ------------------------------------------------------------------------
24357 r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
24358 Changed paths:
24359    M /trunk/modules/video_filter/time.c
24360
24361 * include time.h when using it.
24362
24363 ------------------------------------------------------------------------
24364 r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
24365 Changed paths:
24366    M /trunk/modules/gui/macosx/controls.m
24367    M /trunk/modules/gui/macosx/intf.m
24368
24369 * Fix for the disabled menu's under Tiger.
24370
24371 Apparently menu's got smarter in Tiger. As a workaround for the old version, you should first open the Help menu and then drag to the other menu's.
24372
24373 This still isn't the correct way to fix it. We should attach a callback function to the autogenerated menu's and have the callback function update the menu. (but this will work for now).
24374
24375 ------------------------------------------------------------------------
24376 r10641 | zorglub | 2005-04-10 20:40:52 +0200 (Sun, 10 Apr 2005) | 10 lines
24377 Changed paths:
24378    M /trunk/include/vlc_common.h
24379    M /trunk/include/vlc_playlist.h
24380    M /trunk/modules/gui/wxwindows/bookmarks.cpp
24381    M /trunk/modules/gui/wxwindows/extrapanel.cpp
24382    M /trunk/modules/gui/wxwindows/fileinfo.cpp
24383    M /trunk/modules/gui/wxwindows/interface.cpp
24384    M /trunk/modules/gui/wxwindows/menus.cpp
24385    M /trunk/modules/gui/wxwindows/messages.cpp
24386    M /trunk/modules/gui/wxwindows/open.cpp
24387    M /trunk/modules/gui/wxwindows/playlist.cpp
24388    M /trunk/modules/gui/wxwindows/preferences.cpp
24389    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
24390    M /trunk/modules/gui/wxwindows/preferences_widgets.h
24391    M /trunk/modules/gui/wxwindows/wizard.cpp
24392    M /trunk/modules/gui/wxwindows/wxwindows.cpp
24393    M /trunk/modules/gui/wxwindows/wxwindows.h
24394    M /trunk/src/playlist/sort.c
24395    M /trunk/src/playlist/view.c
24396
24397 * Fixes for wx2.5.5, patch by Greg Hazel <ghazel at gmail dot com>
24398
24399 I only changed two things in the patch 
24400 * added a check for wx2.4 that does not seem to have sizer->Detach
24401 * commented out the wxCheckVersion in open.cpp, which broke layouting under wx2.5.3
24402   (what was the intended behaviour ?)
24403
24404 * Added core support for a sorted by genre view
24405
24406
24407 ------------------------------------------------------------------------
24408 r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
24409 Changed paths:
24410    M /trunk/modules/gui/beos/BeOS.cpp
24411    M /trunk/modules/gui/beos/PreferencesWindow.cpp
24412    M /trunk/modules/gui/beos/PreferencesWindow.h
24413
24414  beos/*: first pass at fixing the BeOS prefs
24415
24416 ------------------------------------------------------------------------
24417 r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
24418 Changed paths:
24419    M /trunk/modules/access/mms/mmstu.c
24420    M /trunk/modules/codec/ffmpeg/video.c
24421    M /trunk/src/input/input.c
24422
24423 fixed three major problems pointed to by Trax
24424
24425 ------------------------------------------------------------------------
24426 r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
24427 Changed paths:
24428    M /trunk/modules/demux/playlist/b4s.c
24429
24430 Fix invalid free() on exit
24431
24432 ------------------------------------------------------------------------
24433 r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
24434 Changed paths:
24435    M /trunk/modules/misc/xml/xtag.c
24436
24437 Fix a segmentation fault in case of error
24438
24439 ------------------------------------------------------------------------
24440 r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
24441 Changed paths:
24442    M /trunk/src/playlist/item-ext.c
24443
24444 playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
24445
24446 ------------------------------------------------------------------------
24447 r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
24448 Changed paths:
24449    M /trunk/modules/gui/wxwindows/playlist.cpp
24450
24451 wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
24452
24453 ------------------------------------------------------------------------
24454 r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
24455 Changed paths:
24456    M /trunk/modules/misc/externrun.c
24457
24458  externrun.c: compile fix
24459
24460 ------------------------------------------------------------------------
24461 r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
24462 Changed paths:
24463    M /trunk/modules/services_discovery/shout.c
24464
24465 shout.c: set svn properties, fixed copyright, author and a string
24466
24467 ------------------------------------------------------------------------
24468 r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
24469 Changed paths:
24470    M /trunk/configure.ac
24471    M /trunk/modules/demux/playlist/b4s.c
24472    M /trunk/modules/demux/playlist/playlist.c
24473    M /trunk/modules/services_discovery/Modules.am
24474    A /trunk/modules/services_discovery/shout.c
24475
24476 demux/playlist/*: Added a special "shoutcast" mode to b4s parser
24477 rest: new services discovery module to get channels from shoutcast
24478
24479 ------------------------------------------------------------------------
24480 r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
24481 Changed paths:
24482    M /trunk/src/playlist/item-ext.c
24483
24484 src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
24485
24486 ------------------------------------------------------------------------
24487 r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
24488 Changed paths:
24489    M /trunk/include/vlc_playlist.h
24490    M /trunk/src/playlist/sort.c
24491
24492 playlist: support for sorting a node based on numerical iterpretation of the
24493 title
24494
24495 ------------------------------------------------------------------------
24496 r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
24497 Changed paths:
24498    M /trunk/include/vlc_playlist.h
24499    M /trunk/src/playlist/item-ext.c
24500    M /trunk/src/playlist/item.c
24501
24502 playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
24503 playlist/item-ext.c: O(log(N)) playlist_GetItemById()
24504
24505 ------------------------------------------------------------------------
24506 r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 lines
24507 Changed paths:
24508    M /trunk/modules/access/vcdx/access.c
24509    M /trunk/modules/access/vcdx/info.c
24510    M /trunk/modules/access/vcdx/vcd.c
24511    M /trunk/modules/access/vcdx/vcdplayer.h
24512
24513 Crash on quit fixed.
24514 Add Track length mode. 
24515 Entry slider fixed update fixed.
24516 Some small memory leaks fixed.
24517
24518
24519 ------------------------------------------------------------------------
24520 r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
24521 Changed paths:
24522    M /trunk/extras/contrib/src/Makefile
24523    A /trunk/extras/contrib/src/Patches/gcrypt.patch
24524
24525 * gcc 4.0 fixes for libgcrypt
24526
24527 ------------------------------------------------------------------------
24528 r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
24529 Changed paths:
24530    M /trunk/configure.ac
24531
24532 * Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
24533
24534 ------------------------------------------------------------------------
24535 r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
24536 Changed paths:
24537    M /trunk/src/input/access.c
24538
24539 * src/input/access.c: fixed segfaults.
24540 ------------------------------------------------------------------------
24541 r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
24542 Changed paths:
24543    M /trunk/extras/contrib/src/Makefile
24544
24545 * Fix a spelling error of a define
24546
24547 ------------------------------------------------------------------------
24548 r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
24549 Changed paths:
24550    M /trunk/modules/access/cdda/access.c
24551    M /trunk/modules/access/cdda/callback.c
24552    M /trunk/modules/access/cdda/cdda.c
24553    M /trunk/modules/access/cdda/cdda.h
24554    M /trunk/modules/access/cdda/info.c
24555
24556 Fix bugs in disc-view slider. (May still have a couple left)
24557
24558 Fix bug in paranoia mode. Now allow two kinds of paranoia - overlap and full.
24559
24560 libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
24561 1.0.0.
24562
24563
24564
24565 ------------------------------------------------------------------------
24566 r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
24567 Changed paths:
24568    M /trunk/src/playlist/playlist.c
24569
24570 playlist.c: removed a stray mutex_unlock
24571
24572 ------------------------------------------------------------------------
24573 r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (Sat, 09 Apr 2005) | 10 lines
24574 Changed paths:
24575    M /trunk/modules/gui/wxwindows/playlist.cpp
24576    M /trunk/modules/gui/wxwindows/wxwindows.h
24577
24578 wx/playlist: never store the pointer to p_item when the playlist lock isn't
24579 held. store p_playlist in wxvlc::Playlist since the class can't work without
24580 p_playlist anyway. Strictly lock playlist when needed.
24581
24582 adds a lot of playlist_ItemGetById, and removes a lot of vlc_object_find
24583 VLC_OBJECT_PLAYLIST).
24584
24585 This should fix a lot of potential deadlocks and crashes, including a few I
24586 could reproduce
24587
24588 ------------------------------------------------------------------------
24589 r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
24590 Changed paths:
24591    M /trunk/modules/misc/gnutls.c
24592
24593 Client should now be able to authenticate
24594
24595 ------------------------------------------------------------------------
24596 r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
24597 Changed paths:
24598    M /trunk/include/vlc_playlist.h
24599    M /trunk/src/playlist/item-ext.c
24600    M /trunk/src/playlist/playlist.c
24601    M /trunk/src/playlist/view.c
24602
24603 playlist: added a pp_all_items to playlist_t allowing GetItemById to return
24604 nodes as well as items.
24605 made playlist_Control not take the playlist lock, and created a
24606 playlist_LockControl that does the same but takes the lock
24607
24608 ------------------------------------------------------------------------
24609 r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
24610 Changed paths:
24611    M /trunk/modules/gui/wxwindows/dialogs.cpp
24612
24613 * modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
24614 ------------------------------------------------------------------------
24615 r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 lines
24616 Changed paths:
24617    M /trunk/modules/gui/wxwindows/extrapanel.cpp
24618
24619 Fix addition of several filters
24620
24621 ------------------------------------------------------------------------
24622 r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
24623 Changed paths:
24624    M /trunk/modules/access/http.c
24625    M /trunk/modules/misc/gnutls.c
24626    M /trunk/src/misc/tls.c
24627
24628 - optional SSL hostname verification
24629
24630 ------------------------------------------------------------------------
24631 r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
24632 Changed paths:
24633    M /trunk/configure.ac
24634    M /trunk/modules/demux/flac.c
24635    M /trunk/modules/demux/mpeg/m4a.c
24636    M /trunk/modules/demux/mpeg/mpga.c
24637    M /trunk/modules/demux/util/Modules.am
24638    D /trunk/modules/demux/util/id3.c
24639    M /trunk/modules/demux/util/id3tag.c
24640    M /trunk/src/input/demux.c
24641
24642 * src/input/demux.c: skip header id3tag in the core before loading the demux (id3tags have a tendency to mess probing).
24643 * modules/demux/flac.c, modules/demux/mpeg/m4a.c,mpga.c: update id3tag parsing.
24644 * modules/demux/util/id3tag.c: id3tag parsing doesn't need to skip the id3tag header anymore.
24645 * modules/demux/util/id3.c: module removed because id3tag header skipping isn't needed anymore.
24646
24647 ------------------------------------------------------------------------
24648 r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
24649 Changed paths:
24650    M /trunk/modules/demux/Modules.am
24651    D /trunk/modules/demux/aac.c
24652
24653 * modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer).
24654 ------------------------------------------------------------------------
24655 r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
24656 Changed paths:
24657    M /trunk/modules/misc/gnutls.c
24658
24659 Client-side server credentials verification
24660
24661 ------------------------------------------------------------------------
24662 r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
24663 Changed paths:
24664    M /trunk/modules/demux/ty.c
24665
24666 * modules/demux/ty.c: fixed probing bug.
24667 ------------------------------------------------------------------------
24668 r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
24669 Changed paths:
24670    M /trunk/modules/misc/win32text.c
24671
24672 Not an executable
24673
24674 ------------------------------------------------------------------------
24675 r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
24676 Changed paths:
24677    M /trunk/configure.ac
24678
24679 * configure.ac: don't include externrun in the wince build.
24680 ------------------------------------------------------------------------
24681 r10609 | hartman | 2005-04-09 11:02:36 +0200 (Sat, 09 Apr 2005) | 1 line
24682 Changed paths:
24683    M /trunk/extras/contrib/src/Patches/libebml.patch
24684
24685 * fix libebml patch
24686 ------------------------------------------------------------------------
24687 r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
24688 Changed paths:
24689    M /trunk/modules/misc/externrun.c
24690
24691 Cosmetic fixes
24692
24693 ------------------------------------------------------------------------
24694 r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
24695 Changed paths:
24696    M /trunk/modules/misc/externrun.c
24697
24698 - <unistd.h> is needed for fork and execl
24699 - use execlp instead of execl
24700 - perform process replacement in the child process, not the parent
24701 - wait for process termination (to avoid zombies)
24702 - do not return value from void function
24703 - more verbose
24704
24705 ------------------------------------------------------------------------
24706 r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
24707 Changed paths:
24708    M /trunk/configure.ac
24709
24710 - remove externrun directory
24711 - struct addrinfo check
24712
24713 ------------------------------------------------------------------------
24714 r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
24715 Changed paths:
24716    M /trunk/modules/misc/Modules.am
24717    D /trunk/modules/misc/externrun
24718    A /trunk/modules/misc/externrun.c (from /trunk/modules/misc/externrun/externrun.c:10604)
24719
24720 Removed useless subdirectory
24721
24722 ------------------------------------------------------------------------
24723 r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
24724 Changed paths:
24725    M /trunk/modules/misc/externrun/externrun.c
24726
24727 tab fixes (cosmetic)
24728
24729 ------------------------------------------------------------------------
24730 r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
24731 Changed paths:
24732    M /trunk/extras/contrib/bootstrap
24733    M /trunk/extras/contrib/src/Makefile
24734
24735 * Updated the contrib system to work with the new id gcc-4 returns for Tiger
24736 ------------------------------------------------------------------------
24737 r10602 | hartman | 2005-04-09 01:47:49 +0200 (Sat, 09 Apr 2005) | 1 line
24738 Changed paths:
24739    M /trunk/extras/contrib/src/Makefile
24740    A /trunk/extras/contrib/src/Patches/libebml.patch
24741    M /trunk/extras/contrib/src/Patches/mpeg2dec.patch
24742
24743 * gcc-4.0 fixes to the contribs
24744 ------------------------------------------------------------------------
24745 r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
24746 Changed paths:
24747    M /trunk/extras/contrib/Makefile
24748
24749 * Disable "make bin" in the contrib system and give a warning.
24750
24751 ------------------------------------------------------------------------
24752 r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
24753 Changed paths:
24754    M /trunk/configure.ac
24755    M /trunk/modules/misc/dummy/input.c
24756    A /trunk/modules/misc/externrun
24757    A /trunk/modules/misc/externrun/Modules.am
24758    A /trunk/modules/misc/externrun/externrun.c
24759
24760 An interface to run extern programs (such as shutdown)
24761 ------------------------------------------------------------------------
24762 r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
24763 Changed paths:
24764    M /trunk/configure.ac
24765    M /trunk/src/misc/httpd.c
24766
24767 - Simplify check for getnameinfo
24768 - Added check for getaddrinfo
24769
24770 ------------------------------------------------------------------------
24771 r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
24772 Changed paths:
24773    M /trunk/src/misc/net.c
24774
24775 Fix invalid abusive pointer usage (heck, there was a warning!)
24776
24777 ------------------------------------------------------------------------
24778 r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
24779 Changed paths:
24780    M /trunk/src/stream_output/stream_output.c
24781
24782  * src/stream_output/stream_output.c : Print a debug message when a packet
24783    arrives too late to the mux.
24784
24785 ------------------------------------------------------------------------
24786 r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 4 lines
24787 Changed paths:
24788    M /trunk/modules/demux/ts.c
24789
24790  * modules/demux/ts.c : Removed unused sysid option. VBI descriptor and
24791    VBI teletext descriptor should not set the codec because they only
24792    add information on a teletext stream.
24793
24794 ------------------------------------------------------------------------
24795 r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
24796 Changed paths:
24797    M /trunk/modules/stream_out/transcode.c
24798
24799  * modules/stream_out/transcode.c : Cleaned up the downmixing/upmixing
24800    facilities. Fixed a few incoherences with
24801    i_original_channels/i_physical_channels.
24802
24803 ------------------------------------------------------------------------
24804 r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
24805 Changed paths:
24806    M /trunk/modules/stream_out/bridge.c
24807
24808  * modules/stream_out/bridge.c : Fixed a segfault ; delete an input stream
24809    when there is no packet coming (fixes a "packet sent too late" issue
24810    with the ts muxer).
24811
24812 ------------------------------------------------------------------------
24813 r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
24814 Changed paths:
24815    M /trunk/modules/access/udp.c
24816
24817  * modules/access/udp.c : Fixed a segfault.
24818
24819 ------------------------------------------------------------------------
24820 r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
24821 Changed paths:
24822    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
24823
24824  * modules/audio_filter/converter/mpgatofixed32 : Fixed a major bug with
24825    downmixing ; completed downmixing options.
24826
24827 ------------------------------------------------------------------------
24828 r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
24829 Changed paths:
24830    M /trunk/modules/mux/mpeg/ts.c
24831
24832  * modules/mux/mpeg/ts.c : Reduced the PES and TS overhead for low bitrate
24833    mpga streams.
24834
24835 ------------------------------------------------------------------------
24836 r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
24837 Changed paths:
24838    M /trunk/include/vlc_block.h
24839
24840  * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
24841
24842 ------------------------------------------------------------------------
24843 r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
24844 Changed paths:
24845    M /trunk/extras/contrib/src/Makefile
24846
24847 * type in mpeg2dec configure line
24848
24849 ------------------------------------------------------------------------
24850 r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
24851 Changed paths:
24852    M /trunk/extras/contrib/src/Makefile
24853
24854 * More dylib issues (gcrypt and libcdio)
24855
24856 ------------------------------------------------------------------------
24857 r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 2 lines
24858 Changed paths:
24859    M /trunk/modules/gui/macosx/playlist.m
24860
24861 * Fix a missing playlist release in the OSX playlist
24862
24863 ------------------------------------------------------------------------
24864 r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
24865 Changed paths:
24866    M /trunk/modules/demux/xa.c
24867
24868 Minor cleanup
24869
24870 ------------------------------------------------------------------------
24871 r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
24872 Changed paths:
24873    M /trunk/modules/codec/dvbsub.c
24874
24875 Keep behavior same as it was before aspect-ratio fix - the safe, conservative
24876 thing to do.
24877
24878
24879 ------------------------------------------------------------------------
24880 r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
24881 Changed paths:
24882    M /trunk/extras/contrib/src/Makefile
24883    M /trunk/extras/contrib/src/Patches/libpng.patch
24884
24885 * Disable building of shared lib of libpng on OSX. it's broken
24886
24887 ------------------------------------------------------------------------
24888 r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 lines
24889 Changed paths:
24890    M /trunk/extras/contrib/src/Makefile
24891
24892 * Fixed gnutls and cdio dylib installation
24893
24894 ------------------------------------------------------------------------
24895 r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
24896 Changed paths:
24897    M /trunk/modules/video_output/Modules.am
24898
24899 * modules/video_output/Modules: Added picture.h to MAKE_DIST
24900
24901 ------------------------------------------------------------------------
24902 r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
24903 Changed paths:
24904    M /trunk/src/playlist/playlist.c
24905
24906 Fix next/previous in skins2 playlist
24907
24908 ------------------------------------------------------------------------
24909 r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
24910 Changed paths:
24911    M /trunk/Makefile.am
24912
24913 Use VLC-release.app instead of VLC.app for package-macosx target
24914
24915 ------------------------------------------------------------------------
24916 r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
24917 Changed paths:
24918    M /trunk/Makefile.am
24919
24920 Include http/*.png and http/*.ico in windows packages
24921 -- xtophe
24922
24923 ------------------------------------------------------------------------
24924 r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
24925 Changed paths:
24926    M /trunk/Makefile.am
24927
24928 Add a new target, VLC.app which make links to files instead of copies.
24929 The old VLC.app target has been renamed VLC-release.app
24930
24931
24932 ------------------------------------------------------------------------
24933 r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 1 line
24934 Changed paths:
24935    M /trunk/modules/demux/mkv.cpp
24936
24937 mkv.cpp: prepare for chapter codecs
24938 ------------------------------------------------------------------------
24939 r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
24940 Changed paths:
24941    M /trunk/activex/Makefile.am
24942    M /trunk/activex/plugin.cpp
24943    M /trunk/activex/plugin.h
24944    A /trunk/activex/viewobject.cpp
24945    A /trunk/activex/viewobject.h
24946
24947 - all: intitial offscreen drawing support (mostly for printing). Unfortunately, video output cannot be printed at this stage, and to support it, interfacing with a video filter such as the 'snapshot' filter is required to do a still capture.
24948
24949 ------------------------------------------------------------------------
24950 r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
24951 Changed paths:
24952    M /trunk/modules/demux/mkv.cpp
24953
24954 mkv.cpp: even less warnings
24955 ------------------------------------------------------------------------
24956 r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
24957 Changed paths:
24958    M /trunk/modules/packetizer/h264.c
24959
24960  * h264: less debug.
24961
24962 ------------------------------------------------------------------------
24963 r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
24964 Changed paths:
24965    M /trunk/modules/packetizer/h264.c
24966
24967  * h264: bug fix (give valid date + split at the right place).
24968
24969 ------------------------------------------------------------------------
24970 r10572 | robux4 | 2005-04-06 11:31:09 +0200 (Wed, 06 Apr 2005) | 1 line
24971 Changed paths:
24972    M /trunk/modules/demux/mkv.cpp
24973
24974 mkv.cpp: cleaner duration computation
24975 ------------------------------------------------------------------------
24976 r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
24977 Changed paths:
24978    M /trunk/modules/demux/mkv.cpp
24979
24980 mkv.cpp: less warning
24981 ------------------------------------------------------------------------
24982 r10570 | gbazin | 2005-04-06 10:27:13 +0200 (Wed, 06 Apr 2005) | 1 line
24983 Changed paths:
24984    M /trunk/modules/gui/wince/dialogs.cpp
24985    M /trunk/modules/gui/wince/interface.cpp
24986    M /trunk/modules/gui/wince/menus.cpp
24987    M /trunk/modules/gui/wince/timer.cpp
24988    M /trunk/modules/gui/wince/wince.cpp
24989    M /trunk/modules/gui/wince/wince.h
24990
24991 * modules/gui/wince: bunch of fixes.
24992 ------------------------------------------------------------------------
24993 r10569 | robux4 | 2005-04-05 23:16:04 +0200 (Tue, 05 Apr 2005) | 1 line
24994 Changed paths:
24995    M /trunk/modules/demux/mkv.cpp
24996
24997 mkv.cpp: the return of the family preloading
24998 ------------------------------------------------------------------------
24999 r10568 | gbazin | 2005-04-05 22:50:10 +0200 (Tue, 05 Apr 2005) | 1 line
25000 Changed paths:
25001    M /trunk/configure.ac
25002    M /trunk/modules/misc/Modules.am
25003    A /trunk/modules/misc/win32text.c
25004
25005 * modules/misc/win32text.c: text renderer using the win32 TextOut API.
25006 ------------------------------------------------------------------------
25007 r10567 | robux4 | 2005-04-05 22:49:37 +0200 (Tue, 05 Apr 2005) | 1 line
25008 Changed paths:
25009    M /trunk/modules/demux/mkv.cpp
25010
25011 mkv.cpp: clean & fix seeking inside virtual_segment_t
25012 ------------------------------------------------------------------------
25013 r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
25014 Changed paths:
25015    M /trunk/modules/gui/wxwindows/fileinfo.cpp
25016    M /trunk/modules/gui/wxwindows/video.cpp
25017    M /trunk/modules/gui/wxwindows/wxwindows.h
25018
25019 wx: last bunch of changes for now. The rest must be fixed by someone with msvc
25020
25021 ------------------------------------------------------------------------
25022 r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
25023 Changed paths:
25024    M /trunk/modules/gui/wxwindows/playlist.cpp
25025    M /trunk/modules/gui/wxwindows/preferences.cpp
25026    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25027    M /trunk/modules/gui/wxwindows/preferences_widgets.h
25028    M /trunk/modules/gui/wxwindows/wxwindows.h
25029
25030 wx: bunch more event function parameter changes
25031
25032 ------------------------------------------------------------------------
25033 r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
25034 Changed paths:
25035    M /trunk/modules/gui/wxwindows/messages.cpp
25036    M /trunk/modules/gui/wxwindows/wxwindows.h
25037
25038 wx: (hopefully) fixed a compilation error, reported by robux
25039
25040 ------------------------------------------------------------------------
25041 r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
25042 Changed paths:
25043    M /trunk/modules/gui/wxwindows/dialogs.cpp
25044
25045 * modules/gui/wxwindows/dialogs.cpp: fixed add directory.
25046 ------------------------------------------------------------------------
25047 r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
25048 Changed paths:
25049    M /trunk/modules/gui/wxwindows/wxwindows.h
25050
25051 * modules/gui/wxwindows/wxwindows.h: forgot this file.
25052 ------------------------------------------------------------------------
25053 r10558 | gbazin | 2005-04-05 15:15:07 +0200 (Tue, 05 Apr 2005) | 1 line
25054 Changed paths:
25055    M /trunk/modules/gui/wxwindows/interface.cpp
25056    M /trunk/modules/gui/wxwindows/open.cpp
25057    M /trunk/modules/gui/wxwindows/streamout.cpp
25058
25059 * modules/gui/wxwindows/*: added subtitles options to the stream output dialog + add open directory menu to interface.
25060 ------------------------------------------------------------------------
25061 r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
25062 Changed paths:
25063    M /trunk/modules/gui/wxwindows/open.cpp
25064
25065 * modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
25066 ------------------------------------------------------------------------
25067 r10556 | gbazin | 2005-04-05 12:28:36 +0200 (Tue, 05 Apr 2005) | 1 line
25068 Changed paths:
25069    M /trunk/modules/demux/util/id3tag.c
25070
25071 * modules/demux/util/id3tag.c: fixed memory leak.
25072 ------------------------------------------------------------------------
25073 r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
25074 Changed paths:
25075    M /trunk/modules/demux/flac.c
25076
25077 * modules/demux/flac.c: fixed last commit.
25078 ------------------------------------------------------------------------
25079 r10554 | gbazin | 2005-04-05 11:56:39 +0200 (Tue, 05 Apr 2005) | 1 line
25080 Changed paths:
25081    M /trunk/src/misc/vlm.c
25082
25083 * src/misc/vlm.c: misc small fixes in config file saving/loading.
25084 ------------------------------------------------------------------------
25085 r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
25086 Changed paths:
25087    M /trunk/modules/access/http.c
25088
25089  * http.c: force nsv when using unsv:// and mime is misc/ultravox.
25090
25091 ------------------------------------------------------------------------
25092 r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
25093 Changed paths:
25094    M /trunk/modules/demux/flac.c
25095
25096 * rewind the stream to 0 if we found an id3 tag, but the flac demuxer ISNT the correct one. Same should be done for mp3 demuxer and any other demux that launches id3 module. But not today :D
25097
25098 ------------------------------------------------------------------------
25099 r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
25100 Changed paths:
25101    M /trunk/modules/demux/util/id3tag.c
25102
25103 * parsed info by mp3 is not retained between demux module probes since vlc_meta was introduced. so remove the old logic
25104 This should fix the id3 parsing when you open an mp3.
25105
25106
25107
25108 ------------------------------------------------------------------------
25109 r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
25110 Changed paths:
25111    M /trunk/src/video_output/vout_subpictures.c
25112
25113 Fix crash in subpictures rendering
25114
25115 ------------------------------------------------------------------------
25116 r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
25117 Changed paths:
25118    M /trunk/modules/gui/macosx/playlist.m
25119
25120 * fixed the item addition and auto-playback of items when adding them to the OSX intf.
25121 inserting at a certain position is not yet possible.
25122
25123 This part of the osx code could also use a tad of cleaning up.
25124
25125 ------------------------------------------------------------------------
25126 r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
25127 Changed paths:
25128    M /trunk/modules/demux/nsv.c
25129
25130 * added AACP fcc and map it to mp4a.
25131
25132 ------------------------------------------------------------------------
25133 r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
25134 Changed paths:
25135    M /trunk/modules/control/http.c
25136    M /trunk/modules/misc/freetype.c
25137    M /trunk/src/video_output/video_widgets.c
25138
25139 Fix OSD (text & widgets) aspect ratio
25140 put category in HTTP interface options
25141
25142 ------------------------------------------------------------------------
25143 r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
25144 Changed paths:
25145    M /trunk/modules/demux/avi/avi.c
25146    M /trunk/src/input/es_out.c
25147
25148 es_out.c: add frame rate to stream and media info dialog when available
25149 avi.c: make frame rate info available
25150
25151 ------------------------------------------------------------------------
25152 r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
25153 Changed paths:
25154    M /trunk/modules/demux/mkv.cpp
25155
25156 mkv.cpp: better handling of broken files
25157 ------------------------------------------------------------------------
25158 r10543 | robux4 | 2005-04-04 20:25:09 +0200 (Mon, 04 Apr 2005) | 1 line
25159 Changed paths:
25160    M /trunk/modules/demux/mkv.cpp
25161
25162 mkv.cpp: fix playback of files with chapters
25163 ------------------------------------------------------------------------
25164 r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
25165 Changed paths:
25166    M /trunk/Makefile.am
25167
25168 * Fix make dist, which was broken due to ebuild removal
25169
25170 ------------------------------------------------------------------------
25171 r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
25172 Changed paths:
25173    M /trunk/modules/gui/wxwindows/Modules.am
25174
25175 wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
25176 easier validation
25177
25178 ------------------------------------------------------------------------
25179 r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 2 lines
25180 Changed paths:
25181    M /trunk/modules/misc/svg.c
25182
25183 svg.c: do not subsample U and V planes in RGB->YUVA conversion.
25184
25185 ------------------------------------------------------------------------
25186 r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
25187 Changed paths:
25188    M /trunk/modules/gui/wxwindows/open.cpp
25189    M /trunk/modules/gui/wxwindows/wxwindows.h
25190
25191 Timeshift checkbox in open dialog
25192
25193 ------------------------------------------------------------------------
25194 r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
25195 Changed paths:
25196    M /trunk/modules/codec/spudec/parse.c
25197    M /trunk/modules/codec/svcdsub.c
25198    M /trunk/src/video_output/vout_subpictures.c
25199
25200 Subtitle (subpicture) aspect ratio had been ignored. Use it now.
25201 Aspect ration in subtitle means use underlying video aspect ratio.
25202
25203 WARNING: Since this parameter was ignored before probably there are a
25204 number of image subtitle that have set this incorrectly. DVD's seemed
25205 to be a case in point and that'd been fixed. Fixing other subtitles
25206 should just be a matter of setting the i_aspect parameter correctly.
25207
25208
25209 ------------------------------------------------------------------------
25210 r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
25211 Changed paths:
25212    M /trunk/modules/gui/wxwindows/playlist.cpp
25213
25214 Only show category and artist-sorted views
25215
25216 ------------------------------------------------------------------------
25217 r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
25218 Changed paths:
25219    M /trunk/modules/demux/playlist/b4s.c
25220
25221 b4s.c: fixed forcing of this plugin. Use "b4s-open"
25222
25223 ------------------------------------------------------------------------
25224 r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
25225 Changed paths:
25226    M /trunk/modules/demux/mkv.cpp
25227
25228 mkv.cpp: chapter merging works + small fixes
25229 ------------------------------------------------------------------------
25230 r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
25231 Changed paths:
25232    M /trunk/modules/demux/mkv.cpp
25233
25234 mkv.cpp: oops, the first segment wasn't played. closing playback is faster too.
25235 ------------------------------------------------------------------------
25236 r10531 | robux4 | 2005-04-03 18:27:13 +0200 (Sun, 03 Apr 2005) | 1 line
25237 Changed paths:
25238    M /trunk/modules/demux/mkv.cpp
25239
25240 mkv.cpp: make editions children of chapters
25241 ------------------------------------------------------------------------
25242 r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
25243 Changed paths:
25244    M /trunk/modules/misc/xml/libxml.c
25245
25246 * modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().
25247 ------------------------------------------------------------------------
25248 r10527 | ipkiss | 2005-04-03 14:56:25 +0200 (Sun, 03 Apr 2005) | 5 lines
25249 Changed paths:
25250    M /trunk/modules/gui/skins2/parser/builder.cpp
25251    M /trunk/modules/gui/skins2/parser/builder_data.def
25252    M /trunk/modules/gui/skins2/parser/builder_data.hpp
25253    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
25254    M /trunk/share/skins2/skin.dtd
25255
25256  * skins2: Text control now accepts lefttop and rightbottom attributes, like
25257    most other controls. The text is not really resized though (only cropped
25258    when needed).
25259    The change in the DTD is backwards-compatible.
25260
25261 ------------------------------------------------------------------------
25262 r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
25263 Changed paths:
25264    M /trunk/modules/gui/macosx/vout.m
25265
25266 * better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
25267
25268 ------------------------------------------------------------------------
25269 r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
25270 Changed paths:
25271    M /trunk/src/misc/vlm.c
25272
25273 * src/misc/vlm.c: config file written with CR+LF on win32.
25274 ------------------------------------------------------------------------
25275 r10524 | gbazin | 2005-04-02 23:36:06 +0200 (Sat, 02 Apr 2005) | 1 line
25276 Changed paths:
25277    M /trunk/include/vlc_xml.h
25278    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
25279    M /trunk/modules/misc/xml/libxml.c
25280    M /trunk/modules/misc/xml/xtag.c
25281
25282 * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.
25283 ------------------------------------------------------------------------
25284 r10523 | gbazin | 2005-04-02 21:16:29 +0200 (Sat, 02 Apr 2005) | 1 line
25285 Changed paths:
25286    M /trunk/modules/demux/playlist/b4s.c
25287
25288 * modules/demux/playlist/b4s.c: misc fixes.
25289 ------------------------------------------------------------------------
25290 r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
25291 Changed paths:
25292    M /trunk/src/input/access.c
25293
25294 access.c: fixed crash with preparse
25295
25296 ------------------------------------------------------------------------
25297 r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
25298 Changed paths:
25299    M /trunk/modules/gui/wxwindows/dialogs.cpp
25300    M /trunk/modules/gui/wxwindows/interface.cpp
25301
25302 wx: use the documented Move method rather than the undocumented SetPosition
25303
25304 ------------------------------------------------------------------------
25305 r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
25306 Changed paths:
25307    M /trunk/modules/demux/playlist/Modules.am
25308    A /trunk/modules/demux/playlist/b4s.c
25309    M /trunk/modules/demux/playlist/playlist.c
25310    M /trunk/modules/demux/playlist/playlist.h
25311
25312 new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
25313 works with xtag for now due to lack of a DTD
25314
25315 ------------------------------------------------------------------------
25316 r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
25317 Changed paths:
25318    M /trunk/modules/misc/xml/xtag.c
25319
25320 xtag.c: Don't create pcdata elements outside the root element. try harder to
25321 read entire stream. make xml_ReaderValue return pcdata when available. Added
25322 some more debug printfs when XTAG_DEBUG is defined.
25323
25324 ------------------------------------------------------------------------
25325 r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (Sat, 02 Apr 2005) | 2 lines
25326 Changed paths:
25327    M /trunk/modules/access/http.c
25328
25329 http.c: fixed out of buffer write with ICY meta
25330
25331 ------------------------------------------------------------------------
25332 r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
25333 Changed paths:
25334    M /trunk/src/misc/configuration.c
25335
25336 * src/misc/configuration.c: removed annoying debug message.
25337 ------------------------------------------------------------------------
25338 r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (Sat, 02 Apr 2005) | 2 lines
25339 Changed paths:
25340    M /trunk/modules/misc/xml/libxml.c
25341
25342 libxml.c: include header for stream, since api changes.
25343
25344 ------------------------------------------------------------------------
25345 r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
25346 Changed paths:
25347    M /trunk/modules/demux/mkv.cpp
25348
25349 mkv.cpp: store the segment duration in microseconds too
25350 ------------------------------------------------------------------------
25351 r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
25352 Changed paths:
25353    M /trunk/modules/demux/mkv.cpp
25354
25355 mkv.cpp: the segment start time is now an integer in microseconds
25356 ------------------------------------------------------------------------
25357 r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (Sat, 02 Apr 2005) | 2 lines
25358 Changed paths:
25359    M /trunk/include/vlc_xml.h
25360    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
25361    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
25362    M /trunk/modules/misc/xml/libxml.c
25363    M /trunk/modules/misc/xml/xtag.c
25364
25365 all: ported xml parsers to stream_t
25366
25367 ------------------------------------------------------------------------
25368 r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
25369 Changed paths:
25370    M /trunk/src/input/stream.c
25371
25372 stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
25373
25374 ------------------------------------------------------------------------
25375 r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
25376 Changed paths:
25377    M /trunk/include/vlc_stream.h
25378    M /trunk/src/input/stream.c
25379
25380 fixed a few problems with stream_UrlNew
25381
25382 ------------------------------------------------------------------------
25383 r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
25384 Changed paths:
25385    M /trunk/modules/gui/beos/BeOS.cpp
25386    M /trunk/modules/gui/beos/MediaControlView.cpp
25387    M /trunk/modules/gui/beos/VideoOutput.cpp
25388    M /trunk/modules/gui/beos/VideoWindow.h
25389    M /trunk/src/video_output/vout_intf.c
25390
25391  vout_intf.c: write snapshots on Desktop on BeOS
25392  beos/*: use B_KEY_DOWN/B_KEY_UP messages instead of KeyDown()/KeyUp()
25393    so we can have access to the key code and be more reliable (fixes a
25394    bunch of hotkeys). Fixed snapshots (missing pf_control)
25395
25396 ------------------------------------------------------------------------
25397 r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
25398 Changed paths:
25399    M /trunk/modules/gui/wxwindows/playlist.cpp
25400    M /trunk/modules/gui/wxwindows/timer.cpp
25401    M /trunk/modules/gui/wxwindows/wxwindows.h
25402
25403 - Fix playlist deadlock between Timer and Playlist stuff
25404 There are still other deadlocks in wx though
25405
25406 ------------------------------------------------------------------------
25407 r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
25408 Changed paths:
25409    M /trunk/include/vlc_stream.h
25410    M /trunk/modules/demux/mkv.cpp
25411    M /trunk/modules/demux/mp4/libmp4.c
25412    M /trunk/src/input/input.c
25413    M /trunk/src/input/input_internal.h
25414    M /trunk/src/input/mem_stream.c
25415    M /trunk/src/input/stream.c
25416
25417 added a stream_UrlNew to open a general purpos stream_t from a url.
25418 added a pf_destroy to stream_t, changed all various stream_FooDestroy to
25419 stream_Delete
25420
25421 ------------------------------------------------------------------------
25422 r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
25423 Changed paths:
25424    M /trunk/modules/access_filter
25425
25426 set svn:ignore
25427
25428 ------------------------------------------------------------------------
25429 r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 lines
25430 Changed paths:
25431    M /trunk/modules/gui/wxwindows/wxwindows.cpp
25432
25433 wxwindows.cpp: compile fixes
25434
25435 ------------------------------------------------------------------------
25436 r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
25437 Changed paths:
25438    M /trunk/modules/demux/mkv.cpp
25439
25440 mkv.cpp: oops
25441 ------------------------------------------------------------------------
25442 r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
25443 Changed paths:
25444    M /trunk/modules/demux/mkv.cpp
25445
25446 mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
25447
25448 ------------------------------------------------------------------------
25449 r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 lines
25450 Changed paths:
25451    M /trunk/modules/gui/wxwindows/dialogs.cpp
25452    M /trunk/modules/gui/wxwindows/interface.cpp
25453    M /trunk/modules/gui/wxwindows/wxwindows.cpp
25454    M /trunk/modules/gui/wxwindows/wxwindows.h
25455
25456  * wxwin: at start up, restore last size+position+state of windows.
25457
25458 ------------------------------------------------------------------------
25459 r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
25460 Changed paths:
25461    M /trunk/modules/gui/wxwindows/playlist.cpp
25462
25463 Yet another leak
25464
25465 ------------------------------------------------------------------------
25466 r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
25467 Changed paths:
25468    M /trunk/modules/gui/wxwindows/playlist.cpp
25469    M /trunk/src/playlist/services_discovery.c
25470
25471 Mem leaks
25472
25473 ------------------------------------------------------------------------
25474 r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
25475 Changed paths:
25476    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25477    M /trunk/modules/gui/wxwindows/timer.cpp
25478
25479 wx/*: fix a few string additions
25480
25481 ------------------------------------------------------------------------
25482 r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
25483 Changed paths:
25484    M /trunk/activex/README.TXT
25485    M /trunk/activex/test.html
25486
25487 Documentation/Example update
25488
25489 ------------------------------------------------------------------------
25490 r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
25491 Changed paths:
25492    M /trunk/modules/demux/flac.c
25493
25494 demux/flac.c: support flac files with id3 tag. closes #2015
25495
25496 ------------------------------------------------------------------------
25497 r10496 | gbazin | 2005-04-01 12:35:44 +0200 (Fri, 01 Apr 2005) | 1 line
25498 Changed paths:
25499    M /trunk/modules/gui/wxwindows/interface.cpp
25500    M /trunk/modules/gui/wxwindows/wxwindows.h
25501
25502 * modules/gui/wxwindows: re-implemented the mute control.
25503 ------------------------------------------------------------------------
25504 r10495 | courmisch | 2005-04-01 10:02:28 +0200 (Fri, 01 Apr 2005) | 3 lines
25505 Changed paths:
25506    M /trunk/modules/services_discovery/sap.c
25507
25508 - invalid free removed (might be the reason why sap discovery was so unstable)
25509 - 7 memleaks fixed
25510
25511 ------------------------------------------------------------------------
25512 r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
25513 Changed paths:
25514    M /trunk/modules/gui/wxwindows/interface.cpp
25515
25516 remove two debug fprintfs
25517
25518 ------------------------------------------------------------------------
25519 r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
25520 Changed paths:
25521    M /trunk/modules/gui/wxwindows/interface.cpp
25522
25523  * small fixes (the icon change should now work under windows)
25524
25525 ------------------------------------------------------------------------
25526 r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 lines
25527 Changed paths:
25528    A /trunk/modules/gui/wxwindows/bitmaps/speaker_mute.xpm
25529    M /trunk/modules/gui/wxwindows/interface.cpp
25530    M /trunk/modules/gui/wxwindows/wxwindows.h
25531
25532 change the speaker into a mute/unmute button
25533 (only works if something is playing ... and we have to fix the bug where
25534 the image doesn't get updated like for the play/pause button)
25535
25536 ------------------------------------------------------------------------
25537 r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
25538 Changed paths:
25539    M /trunk/src/input/input.c
25540
25541 input.c: fixed a possible locking problem in vlc_input_item_GetInfo
25542
25543 ------------------------------------------------------------------------
25544 r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
25545 Changed paths:
25546    M /trunk/modules/video_output/wingdi.c
25547
25548 * modules/video_output/wingdi.c: bunch of fixes and improvements.
25549 ------------------------------------------------------------------------
25550 r10485 | gbazin | 2005-03-31 01:47:41 +0200 (Thu, 31 Mar 2005) | 1 line
25551 Changed paths:
25552    M /trunk/modules/gui/wince/Modules.am
25553    A /trunk/modules/gui/wince/dialogs.cpp
25554    M /trunk/modules/gui/wince/fileinfo.cpp
25555    M /trunk/modules/gui/wince/interface.cpp
25556    M /trunk/modules/gui/wince/iteminfo.cpp
25557    M /trunk/modules/gui/wince/messages.cpp
25558    M /trunk/modules/gui/wince/open.cpp
25559    M /trunk/modules/gui/wince/playlist.cpp
25560    M /trunk/modules/gui/wince/preferences.cpp
25561    M /trunk/modules/gui/wince/subtitles.cpp
25562    M /trunk/modules/gui/wince/video.cpp
25563    M /trunk/modules/gui/wince/wince.cpp
25564    M /trunk/modules/gui/wince/wince.h
25565
25566 * modules/gui/wince: added dialogs provider + another massive cleanup + updates.
25567 ------------------------------------------------------------------------
25568 r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (Thu, 31 Mar 2005) | 3 lines
25569 Changed paths:
25570    M /trunk/modules/gui/wxwindows/timer.cpp
25571    M /trunk/src/input/input.c
25572
25573 input.c: doxygenize vlc_input_item_GetInfo
25574 wx/timer.cpp: show Now Playing in statusbar if available
25575
25576 ------------------------------------------------------------------------
25577 r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
25578 Changed paths:
25579    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
25580
25581 wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
25582 the order of selection, patch by  Christophe Mutricy < xtophe -at-
25583 nxtelevision dott com >
25584
25585 ------------------------------------------------------------------------
25586 r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
25587 Changed paths:
25588    M /trunk/include/vlc_meta.h
25589    M /trunk/modules/access/http.c
25590
25591 vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
25592
25593 ------------------------------------------------------------------------
25594 r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
25595 Changed paths:
25596    M /trunk/modules/access_filter/timeshift.c
25597
25598 include errno.h (for non debug builds)
25599
25600 ------------------------------------------------------------------------
25601 r10480 | robux4 | 2005-03-29 22:54:52 +0200 (Tue, 29 Mar 2005) | 1 line
25602 Changed paths:
25603    M /trunk/modules/demux/mkv.cpp
25604
25605 mkv.cpp: make gcc happier
25606 ------------------------------------------------------------------------
25607 r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
25608 Changed paths:
25609    M /trunk/configure.ac
25610
25611 * configure.ac: added access_filter_timeshift to the build.
25612 ------------------------------------------------------------------------
25613 r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
25614 Changed paths:
25615    M /trunk/include/configuration.h
25616    M /trunk/include/vlc_access.h
25617    M /trunk/include/vlc_config_cat.h
25618    A /trunk/modules/access_filter
25619    A /trunk/modules/access_filter/Modules.am
25620    A /trunk/modules/access_filter/timeshift.c
25621    M /trunk/modules/demux/ts.c
25622    M /trunk/modules/mux/mpeg/ts.c
25623    M /trunk/src/input/access.c
25624    M /trunk/src/input/input.c
25625    M /trunk/src/input/var.c
25626    M /trunk/src/libvlc.h
25627
25628  * access.* input/*: added access_filter architecture (same API as a
25629  standard access_t except that it reads from an access_t).
25630
25631  * timeshift.c: timeshift access filter. It works with udp/dvb streams (tested
25632  under linux/windows).
25633  It allows to pause and to fast/slow forward. To try it, use
25634  --access-filter timeshift.
25635
25636 ------------------------------------------------------------------------
25637 r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
25638 Changed paths:
25639    M /trunk/modules/gui/wince/interface.cpp
25640    M /trunk/modules/gui/wince/wince.cpp
25641    M /trunk/modules/gui/wince/wince.h
25642
25643 * modules/gui/wince: new open directory menu (win32 only for now)
25644 ------------------------------------------------------------------------
25645 r10476 | gbazin | 2005-03-29 14:17:43 +0200 (Tue, 29 Mar 2005) | 1 line
25646 Changed paths:
25647    M /trunk/modules/gui/wince/interface.cpp
25648
25649 * modules/gui/wince/interface.cpp: fixed menus handling.
25650 ------------------------------------------------------------------------
25651 r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
25652 Changed paths:
25653    M /trunk/modules/demux/ts.c
25654
25655 * modules/demux/ts.c: use EIT support in libdvbpsi if available.
25656 ------------------------------------------------------------------------
25657 r10474 | damienf | 2005-03-29 10:48:45 +0200 (Tue, 29 Mar 2005) | 2 lines
25658 Changed paths:
25659    M /trunk/src/libvlc.c
25660
25661 VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
25662
25663 ------------------------------------------------------------------------
25664 r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
25665 Changed paths:
25666    M /trunk/modules/demux/ts.c
25667
25668  * ts: do not include eit.h if TS_USE_DVB_SI is 0.
25669
25670 ------------------------------------------------------------------------
25671 r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
25672 Changed paths:
25673    D /trunk/vlc-cvs.ebuild
25674    D /trunk/vlc.ebuild
25675
25676 * Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
25677
25678 ------------------------------------------------------------------------
25679 r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 2005) | 2 lines
25680 Changed paths:
25681    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
25682    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
25683    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
25684    M /trunk/modules/gui/macosx/intf.h
25685    M /trunk/modules/gui/macosx/intf.m
25686
25687 * New menu-items referencing forum
25688
25689 ------------------------------------------------------------------------
25690 r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
25691 Changed paths:
25692    M /trunk/modules/stream_out/standard.c
25693
25694 * Spelling correction
25695
25696 ------------------------------------------------------------------------
25697 r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
25698 Changed paths:
25699    M /trunk/NEWS
25700    M /trunk/modules/gui/gtk/menu.c
25701    M /trunk/modules/gui/wxwindows/extrapanel.cpp
25702    M /trunk/src/libvlc.h
25703    M /trunk/src/video_output/video_output.c
25704
25705 * Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
25706
25707 ------------------------------------------------------------------------
25708 r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
25709 Changed paths:
25710    M /trunk/modules/demux/mkv.cpp
25711
25712 mkv.cpp: compilation fixes for gcc
25713 ------------------------------------------------------------------------
25714 r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
25715 Changed paths:
25716    M /trunk/modules/demux/mkv.cpp
25717
25718 mkv.cpp: seeking in linked files now works
25719 ------------------------------------------------------------------------
25720 r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
25721 Changed paths:
25722    M /trunk/modules/demux/mkv.cpp
25723
25724 mkv.cpp: compute the correct duration even when some linked segments are missing
25725 ------------------------------------------------------------------------
25726 r10460 | robux4 | 2005-03-28 17:00:21 +0200 (Mon, 28 Mar 2005) | 1 line
25727 Changed paths:
25728    M /trunk/modules/demux/mkv.cpp
25729
25730 mkv.cpp: handle missing linked segments (seg->missing->seg)
25731 ------------------------------------------------------------------------
25732 r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
25733 Changed paths:
25734    M /trunk/modules/demux/mkv.cpp
25735
25736 mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
25737 ------------------------------------------------------------------------
25738 r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
25739 Changed paths:
25740    M /trunk/extras/contrib/src/packages.mak
25741
25742 * changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
25743 ------------------------------------------------------------------------
25744 r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (Mon, 28 Mar 2005) | 1 line
25745 Changed paths:
25746    M /trunk/extras/contrib/src/packages.mak
25747
25748 * fixed download-location of pkgconfig
25749 ------------------------------------------------------------------------
25750 r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
25751 Changed paths:
25752    M /trunk/modules/demux/mkv.cpp
25753
25754 mkv.cpp: no more crash on linked segments or multi-segment files
25755 ------------------------------------------------------------------------
25756 r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (Mon, 28 Mar 2005) | 2 lines
25757 Changed paths:
25758    M /trunk/Makefile.am
25759
25760 * updated the location of vlc.scriptTerminology
25761 * removed the linkage to it in all localisations since it is a global entity now
25762 ------------------------------------------------------------------------
25763 r10454 | fkuehne | 2005-03-28 02:16:43 +0200 (Mon, 28 Mar 2005) | 1 line
25764 Changed paths:
25765    D /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
25766
25767 * sorry, forgot that in the previous commit
25768 ------------------------------------------------------------------------
25769 r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
25770 Changed paths:
25771    M /trunk/extras/MacOSX/Resources/vlc.scriptSuite
25772    A /trunk/extras/MacOSX/Resources/vlc.scriptTerminology (from /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology:10452)
25773    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
25774
25775 * vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
25776 * vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj
25777 * vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
25778 ------------------------------------------------------------------------
25779 r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
25780 Changed paths:
25781    M /trunk/modules/mux/asf.c
25782
25783 mux/asf.c new --sout-asf-packet-size  switch.  It defaults to 4096, current VLC design, but note that MS' documentation (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform95/htm/iwmpacketsizesetmaxpacketsize.asp) has: "By default, the maximum packet size is 1400 bytes (chosen because it is below the 1500-byte Ethernet maximum transition unit (MTU) plus the generic routing encapsulation (GRE) tunneling header size)."
25784
25785 ------------------------------------------------------------------------
25786 r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
25787 Changed paths:
25788    M /trunk/modules/demux/mkv.cpp
25789
25790 mkv.cpp: hard-linked segments can now play in order (crash to solve)
25791 ------------------------------------------------------------------------
25792 r10450 | robux4 | 2005-03-27 11:28:50 +0200 (Sun, 27 Mar 2005) | 2 lines
25793 Changed paths:
25794    M /trunk/modules/demux/mkv.cpp
25795    M /trunk/po/fr.po
25796
25797 mkv.cpp: new options for the demuxer
25798 fr.po: small translation fix
25799 ------------------------------------------------------------------------
25800 r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
25801 Changed paths:
25802    M /trunk/modules/video_output/snapshot.c
25803
25804 snapshot.c:
25805  * added some comments
25806  * updated module description
25807  * try to fix timestamping
25808
25809 ------------------------------------------------------------------------
25810 r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
25811 Changed paths:
25812    M /trunk/modules/misc/svg.c
25813
25814 svg.c: updated to the latest changes in the text renderer API (tested
25815        with the vlc-0.8.1.svn20050314 debian package)
25816
25817 ------------------------------------------------------------------------
25818 r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
25819 Changed paths:
25820    M /trunk/modules/demux/mkv.cpp
25821
25822 mkv.cpp: avoid gcc warnings
25823 ------------------------------------------------------------------------
25824 r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
25825 Changed paths:
25826    M /trunk/modules/demux/mkv.cpp
25827
25828 mkv.cpp: play all loaded segments sequentially and don't crash
25829 ------------------------------------------------------------------------
25830 r10434 | robux4 | 2005-03-25 22:33:47 +0100 (Fri, 25 Mar 2005) | 1 line
25831 Changed paths:
25832    M /trunk/modules/demux/mkv.cpp
25833
25834 mkv.cpp: the first Cluster was lost due to preloading
25835 ------------------------------------------------------------------------
25836 r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (Fri, 25 Mar 2005) | 1 line
25837 Changed paths:
25838    M /trunk/extras/contrib/src/packages.mak
25839
25840 * updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
25841 ------------------------------------------------------------------------
25842 r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
25843 Changed paths:
25844    M /trunk/include/video_output.h
25845    M /trunk/modules/gui/macosx/voutgl.m
25846    M /trunk/modules/video_output/opengl.c
25847
25848  Fix for thread-unsafe OpenGL implementations (OS X...)
25849
25850 ------------------------------------------------------------------------
25851 r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
25852 Changed paths:
25853    M /trunk/include/vlc_es_out.h
25854    M /trunk/include/vlc_meta.h
25855    M /trunk/modules/demux/ts.c
25856    M /trunk/src/input/es_out.c
25857
25858  * vlc_meta.h: added a few const
25859  * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
25860  (it's not yet really clean).
25861  * demux/ts: parse SI tables of DVB (channel names + events), it needs last
25862  libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).
25863
25864
25865 ------------------------------------------------------------------------
25866 r10428 | fenrir | 2005-03-25 09:58:46 +0100 (Fri, 25 Mar 2005) | 6 lines
25867 Changed paths:
25868    M /trunk/src/input/input.c
25869
25870  input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
25871  access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
25872           - do not create sout when uri start by 'vlc:'. It is needed to use
25873  the special vlc access with sout (ex: vlc in --sout out vlc:quit).
25874
25875
25876 ------------------------------------------------------------------------
25877 r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
25878 Changed paths:
25879    M /trunk/modules/demux/nuv.c
25880
25881  nuv.c: compile fix (for big endian platforms)
25882
25883 ------------------------------------------------------------------------
25884 r10424 | robux4 | 2005-03-23 23:11:17 +0100 (Wed, 23 Mar 2005) | 1 line
25885 Changed paths:
25886    M /trunk/modules/demux/mkv.cpp
25887
25888 mkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(
25889 ------------------------------------------------------------------------
25890 r10423 | robux4 | 2005-03-23 22:31:18 +0100 (Wed, 23 Mar 2005) | 1 line
25891 Changed paths:
25892    M /trunk/modules/demux/mkv.cpp
25893
25894 mkv.cpp: prepare for more segment switching features
25895 ------------------------------------------------------------------------
25896 r10420 | robux4 | 2005-03-23 22:08:40 +0100 (Wed, 23 Mar 2005) | 1 line
25897 Changed paths:
25898    M /trunk/modules/demux/mkv.cpp
25899
25900 mkv.cpp: segment switching almost work and doesn't crash
25901 ------------------------------------------------------------------------
25902 r10418 | damienf | 2005-03-23 20:16:06 +0100 (Wed, 23 Mar 2005) | 4 lines
25903 Changed paths:
25904    M /trunk/activex/test.html
25905
25906 - added a slider to control VLC playback from HTML.
25907
25908 NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
25909
25910 ------------------------------------------------------------------------
25911 r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 lines
25912 Changed paths:
25913    M /trunk/configure.ac
25914    M /trunk/modules/stream_out/Modules.am
25915    A /trunk/modules/stream_out/bridge.c
25916
25917 * modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
25918   ES packets between different inputs.
25919
25920 ------------------------------------------------------------------------
25921 r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
25922 Changed paths:
25923    M /trunk/modules/mux/mpeg/ts.c
25924
25925 * modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which allows to use
25926   the ES ID as TS PID (contrary of --ts-es-id-pid).
25927
25928 ------------------------------------------------------------------------
25929 r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
25930 Changed paths:
25931    M /trunk/modules/demux/ts.c
25932    M /trunk/modules/mux/mpeg/ts.c
25933
25934 * modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
25935 (patch courtesy of Nico Sabbi)
25936
25937 ------------------------------------------------------------------------
25938 r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
25939 Changed paths:
25940    M /trunk/configure.ac
25941    M /trunk/modules/demux/Modules.am
25942    A /trunk/modules/demux/nuv.c
25943
25944  * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
25945  (Seek is slow, I don't support index yet).
25946
25947 ------------------------------------------------------------------------
25948 r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
25949 Changed paths:
25950    M /trunk/modules/access/dvb/linux_dvb.c
25951
25952  * dvb: fix report of error in FrontendPoll (please report any problem).
25953
25954 ------------------------------------------------------------------------
25955 r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
25956 Changed paths:
25957    M /trunk/src/audio_output/intf.c
25958
25959 Variable name consistency across the file
25960
25961 ------------------------------------------------------------------------
25962 r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
25963 Changed paths:
25964    M /trunk/modules/stream_out/transcode.c
25965
25966 reintroduce nearbyint, but use the 1001 multiplier.  adding 0.5 wasn't transforming 29.97 fps properly, and the earlier nearbyint was a hack for mpeg1/2.  the preceding mods were all partially right, partially wrong -- needed to combine the two change concepts. 
25967
25968 ------------------------------------------------------------------------
25969 r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
25970 Changed paths:
25971    M /trunk/modules/stream_out/transcode.c
25972
25973 * modules/stream_out/transcode.c: reverted previous commit which didn't belong here and was also completely wrong.
25974 ------------------------------------------------------------------------
25975 r10401 | ipkiss | 2005-03-21 20:24:06 +0100 (Mon, 21 Mar 2005) | 2 lines
25976 Changed paths:
25977    M /trunk/doc/skins/skins2-howto.xml
25978    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
25979    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
25980    M /trunk/modules/gui/skins2/parser/interpreter.cpp
25981
25982  * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
25983
25984 ------------------------------------------------------------------------
25985 r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
25986 Changed paths:
25987    M /trunk/modules/services_discovery/sap.c
25988
25989 * Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot at lincor dot com
25990   Modified by me.
25991 * also restored some indentation of this file.
25992
25993 ------------------------------------------------------------------------
25994 r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
25995 Changed paths:
25996    M /trunk/src/misc/vlm.c
25997
25998 * removed my ftime-replacement for OSX again
25999
26000 Thanks for the ftime-fix gibalou :)
26001 ------------------------------------------------------------------------
26002 r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
26003 Changed paths:
26004    M /trunk/src/misc/vlm.c
26005
26006 * src/misc/vlm.c: only use ftime() on win32.
26007 ------------------------------------------------------------------------
26008 r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (Sun, 20 Mar 2005) | 1 line
26009 Changed paths:
26010    M /trunk/src/misc/vlm.c
26011
26012 * ftime does not exist on OSX, so we need to implement it ourselves
26013 ------------------------------------------------------------------------
26014 r10396 | markfm | 2005-03-20 18:48:27 +0100 (Sun, 20 Mar 2005) | 2 lines
26015 Changed paths:
26016    M /trunk/modules/stream_out/transcode.c
26017
26018 transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
26019
26020 ------------------------------------------------------------------------
26021 r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
26022 Changed paths:
26023    M /trunk/configure.ac
26024    M /trunk/modules/gui/skins2/src/ft2_font.cpp
26025
26026 - all: use fribidi in skins2 text rendering if available
26027
26028 ------------------------------------------------------------------------
26029 r10394 | gbazin | 2005-03-19 19:42:27 +0100 (Sat, 19 Mar 2005) | 1 line
26030 Changed paths:
26031    M /trunk/modules/codec/dvbsub.c
26032
26033 * modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decoding (a few things are still to be done).
26034 ------------------------------------------------------------------------
26035 r10393 | markfm | 2005-03-19 18:37:10 +0100 (Sat, 19 Mar 2005) | 2 lines
26036 Changed paths:
26037    M /trunk/modules/stream_out/transcode.c
26038
26039 transcode nit -- use nearbyint to get accurate conversion of user-supplied fps
26040
26041 ------------------------------------------------------------------------
26042 r10392 | zorglub | 2005-03-19 18:23:51 +0100 (Sat, 19 Mar 2005) | 2 lines
26043 Changed paths:
26044    M /trunk/share/Makefile.am
26045    M /trunk/share/http/index.html
26046
26047 HTTP interface patch by Christophe Mutricy (and no fixes by me)
26048
26049 ------------------------------------------------------------------------
26050 r10391 | gbazin | 2005-03-19 13:20:57 +0100 (Sat, 19 Mar 2005) | 1 line
26051 Changed paths:
26052    M /trunk/modules/codec/ffmpeg/video_filter.c
26053
26054 * modules/codec/ffmpeg/video_filter.c: fixed resampling check.
26055 ------------------------------------------------------------------------
26056 r10387 | sam | 2005-03-19 09:34:30 +0100 (Sat, 19 Mar 2005) | 2 lines
26057 Changed paths:
26058    M /trunk/doc/vlc.1
26059
26060   * doc/vlc.1: spelling
26061
26062 ------------------------------------------------------------------------
26063 r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
26064 Changed paths:
26065    M /trunk/share/Makefile.am
26066
26067 favicon.ico instead of favico.ico...
26068
26069 ------------------------------------------------------------------------
26070 r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
26071 Changed paths:
26072    M /trunk/share/Makefile.am
26073
26074 Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
26075 Not tested...
26076
26077 ------------------------------------------------------------------------
26078 r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
26079 Changed paths:
26080    M /trunk/modules/stream_out/transcode.c
26081
26082 * modules/stream_out/transcode.c: convert audio to fl32 first if needed.
26083 ------------------------------------------------------------------------
26084 r10383 | markfm | 2005-03-18 02:59:44 +0100 (Fri, 18 Mar 2005) | 2 lines
26085 Changed paths:
26086    M /trunk/modules/mux/mpeg/ps.c
26087
26088 ps.c -- add i_rate_bound (MPEG spec 13818 requires rate_bound >= that of any packet in the stream) (I'm not positive, but program_mux_rate, based on instant_rate, should also possibly change.  Per 2.5.3.4 of the spec,it sounds like it might be the forward-looking rate; reporting a last-second value based on P frames,if the forward packets have an I frame, might not be correct [specs are a pain])
26089
26090 ------------------------------------------------------------------------
26091 r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
26092 Changed paths:
26093    M /trunk/modules/audio_filter/resampler/linear.c
26094
26095 * modules/audio_filter/resampler/linear.c: ported linear resampler to audio filter 2 architecture. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup and fixes by me.
26096 ------------------------------------------------------------------------
26097 r10381 | gbazin | 2005-03-18 00:31:38 +0100 (Fri, 18 Mar 2005) | 1 line
26098 Changed paths:
26099    M /trunk/modules/stream_out/transcode.c
26100
26101 * modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.
26102 ------------------------------------------------------------------------
26103 r10380 | gbazin | 2005-03-17 22:50:29 +0100 (Thu, 17 Mar 2005) | 1 line
26104 Changed paths:
26105    M /trunk/modules/codec/araw.c
26106
26107  modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.
26108 ------------------------------------------------------------------------
26109 r10379 | gbazin | 2005-03-17 21:39:52 +0100 (Thu, 17 Mar 2005) | 3 lines
26110 Changed paths:
26111    M /trunk/modules/audio_filter/converter/a52tofloat32.c
26112    M /trunk/modules/audio_filter/converter/dtstofloat32.c
26113    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
26114    M /trunk/modules/audio_filter/format.c
26115    M /trunk/modules/stream_out/transcode.c
26116
26117 * modules/stream_out/transcode.c: prepare transcoder to use resampling/downmixing audio filters.
26118 * modules/audio_filter/*: set the output format to what's really being output.
26119
26120 ------------------------------------------------------------------------
26121 r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
26122 Changed paths:
26123    M /trunk/modules/video_output/picture.c
26124    M /trunk/src/misc/image.c
26125    M /trunk/src/video_output/vout_intf.c
26126
26127 * src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in image_Convert() as well.
26128 * modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().
26129
26130 ------------------------------------------------------------------------
26131 r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
26132 Changed paths:
26133    M /trunk/modules/stream_out/switcher.c
26134
26135 * modules/stream_out/switcher.c: Fixed aspect ratio.
26136
26137 ------------------------------------------------------------------------
26138 r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
26139 Changed paths:
26140    M /trunk/src/video_output/vout_intf.c
26141
26142 * src/video_output/vout_intf.c: small cleanup.
26143 ------------------------------------------------------------------------
26144 r10375 | gbazin | 2005-03-17 14:14:04 +0100 (Thu, 17 Mar 2005) | 1 line
26145 Changed paths:
26146    M /trunk/src/misc/image.c
26147    M /trunk/src/video_output/vout_intf.c
26148
26149 * src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.
26150 ------------------------------------------------------------------------
26151 r10374 | gbazin | 2005-03-17 14:12:10 +0100 (Thu, 17 Mar 2005) | 1 line
26152 Changed paths:
26153    M /trunk/modules/codec/ffmpeg/video_filter.c
26154
26155 * modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.
26156 ------------------------------------------------------------------------
26157 r10373 | robux4 | 2005-03-17 13:13:12 +0100 (Thu, 17 Mar 2005) | 1 line
26158 Changed paths:
26159    M /trunk/modules/demux/mkv.cpp
26160
26161 mkv.cpp: allow seamless transition between segments
26162 ------------------------------------------------------------------------
26163 r10372 | gbazin | 2005-03-17 09:20:53 +0100 (Thu, 17 Mar 2005) | 1 line
26164 Changed paths:
26165    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
26166
26167 * modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to mono.
26168 ------------------------------------------------------------------------
26169 r10371 | gbazin | 2005-03-17 08:35:35 +0100 (Thu, 17 Mar 2005) | 1 line
26170 Changed paths:
26171    M /trunk/modules/codec/ffmpeg/encoder.c
26172
26173 * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding.
26174 ------------------------------------------------------------------------
26175 r10370 | gbazin | 2005-03-17 00:38:51 +0100 (Thu, 17 Mar 2005) | 1 line
26176 Changed paths:
26177    M /trunk/modules/gui/wince/interface.cpp
26178    M /trunk/modules/gui/wince/timer.cpp
26179    M /trunk/modules/gui/wince/wince.h
26180
26181 * modules/gui/wince: better volume slider behaviour.
26182 ------------------------------------------------------------------------
26183 r10369 | gbazin | 2005-03-17 00:10:08 +0100 (Thu, 17 Mar 2005) | 1 line
26184 Changed paths:
26185    M /trunk/modules/audio_output/waveout.c
26186
26187 * modules/audio_output/waveout.c: change global volume on WinCE.
26188 ------------------------------------------------------------------------
26189 r10368 | gbazin | 2005-03-16 22:53:15 +0100 (Wed, 16 Mar 2005) | 1 line
26190 Changed paths:
26191    M /trunk/src/libvlc.c
26192    M /trunk/src/libvlc.h
26193
26194 * src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).
26195 ------------------------------------------------------------------------
26196 r10367 | robux4 | 2005-03-16 22:46:57 +0100 (Wed, 16 Mar 2005) | 1 line
26197 Changed paths:
26198    M /trunk/modules/demux/mkv.cpp
26199
26200 mkv.cpp: faster code with newer libs
26201 ------------------------------------------------------------------------
26202 r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
26203 Changed paths:
26204    M /trunk/configure.ac
26205
26206 * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
26207 ------------------------------------------------------------------------
26208 r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
26209 Changed paths:
26210    M /trunk/modules/demux/mkv.cpp
26211
26212 mkv.cpp: seeking is not only based on video
26213 ------------------------------------------------------------------------
26214 r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
26215 Changed paths:
26216    M /trunk/modules/audio_filter/converter/a52tofloat32.c
26217
26218 * modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.
26219 ------------------------------------------------------------------------
26220 r10363 | robux4 | 2005-03-16 22:04:32 +0100 (Wed, 16 Mar 2005) | 1 line
26221 Changed paths:
26222    M /trunk/modules/demux/mkv.cpp
26223
26224 mkv.cpp: store silent tracks info
26225 ------------------------------------------------------------------------
26226 r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
26227 Changed paths:
26228    M /trunk/modules/gui/pda/pda.c
26229
26230 Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
26231
26232 ------------------------------------------------------------------------
26233 r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
26234 Changed paths:
26235    M /trunk/modules/demux/mkv.cpp
26236
26237 mkv.cpp: more code rearranging
26238 ------------------------------------------------------------------------
26239 r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
26240 Changed paths:
26241    M /trunk/modules/gui/macosx/voutgl.m
26242
26243  macosx/voutgl.m: fixed --macosx-stretch in GL provider
26244
26245 ------------------------------------------------------------------------
26246 r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
26247 Changed paths:
26248    M /trunk/activex/main.cpp
26249    M /trunk/activex/plugin.cpp
26250
26251 main.cpp: fixed bug regarding TypeLib registration
26252 plugin.cpp: some minor cleanup
26253
26254
26255 ------------------------------------------------------------------------
26256 r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
26257 Changed paths:
26258    M /trunk/src/misc/vlm.c
26259
26260 * src/misc/vlm.c: couple of fixes pointed out by johnluo.
26261 ------------------------------------------------------------------------
26262 r10357 | gbazin | 2005-03-16 12:38:16 +0100 (Wed, 16 Mar 2005) | 1 line
26263 Changed paths:
26264    M /trunk/modules/access/directory.c
26265
26266 * modules/access/directory.c: fixed a bunch of bugs.
26267 ------------------------------------------------------------------------
26268 r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
26269 Changed paths:
26270    M /trunk/modules/demux/ty.c
26271
26272 * modules/demux/ty.c: fixed segfault while probing.
26273 ------------------------------------------------------------------------
26274 r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
26275 Changed paths:
26276    M /trunk/modules/demux/ty.c
26277
26278 - TY should have a lower priority than PS
26279
26280 ------------------------------------------------------------------------
26281 r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
26282 Changed paths:
26283    M /trunk/src/playlist/item-ext.c
26284    M /trunk/src/playlist/view.c
26285
26286 * src/playlist/*: shut up a couple of compiler warnings.
26287 ------------------------------------------------------------------------
26288 r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
26289 Changed paths:
26290    M /trunk/configure.ac
26291    M /trunk/modules/access/directory.c
26292
26293 * New ignore-filetypes option for the directory module.
26294   - you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the
26295     playlist when the directory module parses directory contents.
26296     This prevents duplication of playlist items (both m3u and the real files were being played, or both .bin and .cue were added, therfore playing the same movie twice) and the adding of items that are not really useful to VLC as seperate playlist items.
26297   - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
26298
26299 ------------------------------------------------------------------------
26300 r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 3 lines
26301 Changed paths:
26302    M /trunk/po/Makefile.in.in
26303    M /trunk/po/POTFILES.in
26304    M /trunk/po/bn.po
26305    M /trunk/po/da.po
26306    M /trunk/po/de.po
26307    M /trunk/po/el.po
26308    M /trunk/po/en_GB.po
26309    M /trunk/po/es.po
26310    M /trunk/po/fr.po
26311    M /trunk/po/hi.po
26312    M /trunk/po/hu.po
26313    M /trunk/po/it.po
26314    M /trunk/po/ja.po
26315    M /trunk/po/my.po
26316    M /trunk/po/ne.po
26317    M /trunk/po/nl.po
26318    M /trunk/po/no.po
26319    M /trunk/po/pl.po
26320    M /trunk/po/ps.po
26321    M /trunk/po/pt_BR.po
26322    M /trunk/po/ru.po
26323    M /trunk/po/sv.po
26324    M /trunk/po/tet.po
26325    M /trunk/po/tl.po
26326    M /trunk/po/vlc.pot
26327
26328 * *.po: updated the po-files
26329 * da.po: additions to the Danish translation by Jonas Larsen
26330 * Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib
26331 ------------------------------------------------------------------------
26332 r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
26333 Changed paths:
26334    M /trunk/modules/codec/ffmpeg/encoder.c
26335
26336 * modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
26337
26338 ------------------------------------------------------------------------
26339 r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 lines
26340 Changed paths:
26341    M /trunk/modules/stream_out/switcher.c
26342
26343 * modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
26344
26345 ------------------------------------------------------------------------
26346 r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 lines
26347 Changed paths:
26348    M /trunk/include/vout_synchro.h
26349    M /trunk/src/libvlc.h
26350    M /trunk/src/video_output/vout_synchro.c
26351
26352 * src/video_output/vout_synchro.c: New --quiet-synchro config option.
26353
26354 ------------------------------------------------------------------------
26355 r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
26356 Changed paths:
26357    M /trunk/modules/video_filter/wall.c
26358
26359 wall.c: fix alignment when rows or cols are 2 or less.
26360
26361 ------------------------------------------------------------------------
26362 r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
26363 Changed paths:
26364    M /trunk/configure.ac
26365
26366 * configure.ac: proper LDFLAGS on win32 for the wince gui.
26367 ------------------------------------------------------------------------
26368 r10346 | gbazin | 2005-03-15 14:38:28 +0100 (Tue, 15 Mar 2005) | 1 line
26369 Changed paths:
26370    M /trunk/modules/audio_output/waveout.c
26371
26372 * modules/audio_output/waveout.c: use hardware volume control.
26373 ------------------------------------------------------------------------
26374 r10345 | gbazin | 2005-03-15 14:21:54 +0100 (Tue, 15 Mar 2005) | 1 line
26375 Changed paths:
26376    M /trunk/src/audio_output/intf.c
26377
26378 * src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
26379 ------------------------------------------------------------------------
26380 r10344 | gbazin | 2005-03-15 12:40:27 +0100 (Tue, 15 Mar 2005) | 1 line
26381 Changed paths:
26382    M /trunk/configure.ac
26383
26384 * configure.ac: getnameinfo/getaddrinfo/freeaddrinfo are not available on win32 (except on XP/2003 so if we want to use them we'll have to load them dynamically).
26385 ------------------------------------------------------------------------
26386 r10343 | anil | 2005-03-15 12:29:46 +0100 (Tue, 15 Mar 2005) | 2 lines
26387 Changed paths:
26388    M /trunk/modules/gui/wxwindows/interface.cpp
26389    M /trunk/modules/gui/wxwindows/timer.cpp
26390    M /trunk/modules/gui/wxwindows/wxwindows.h
26391
26392 * display useful information in the tooltip
26393
26394 ------------------------------------------------------------------------
26395 r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 lines
26396 Changed paths:
26397    M /trunk/modules/gui/macosx/prefs.h
26398    M /trunk/modules/gui/macosx/prefs.m
26399    M /trunk/modules/gui/macosx/prefs_widgets.h
26400    M /trunk/modules/gui/macosx/prefs_widgets.m
26401
26402 Work on MacOS preferences. Need to be completed, improved, and debugged...
26403
26404 ------------------------------------------------------------------------
26405 r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
26406 Changed paths:
26407    M /trunk/modules/gui/macosx/controls.m
26408
26409 * macosx: simplify volume update method for scrollfield usage.
26410
26411 ------------------------------------------------------------------------
26412 r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
26413 Changed paths:
26414    M /trunk/modules/gui/wxwindows/interface.cpp
26415    M /trunk/modules/gui/wxwindows/wxwindows.cpp
26416    M /trunk/modules/gui/wxwindows/wxwindows.h
26417
26418 * wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)
26419
26420
26421 ------------------------------------------------------------------------
26422 r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
26423 Changed paths:
26424    M /trunk/NEWS
26425    M /trunk/TODO
26426    M /trunk/modules/gui/gtk/menu.c
26427    M /trunk/modules/gui/wxwindows/extrapanel.cpp
26428    M /trunk/src/libvlc.h
26429    M /trunk/src/video_output/video_output.c
26430
26431 * Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
26432 * Added a notice of this to news
26433 * Another request from the forum.
26434
26435 ------------------------------------------------------------------------
26436 r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
26437 Changed paths:
26438    M /trunk/src/libvlc.c
26439    M /trunk/src/libvlc.h
26440
26441 * More descriptions of the VLC commandline syntax when running --help.
26442 * Added --advanced to the "Help Options" as well. It's "duplicate", but it's easier to find now for cli users.
26443 * Restored some add_category_hint so the cli help shows the proper categories again.
26444
26445 ------------------------------------------------------------------------
26446 r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
26447 Changed paths:
26448    M /trunk/modules/demux/mp4/mp4.c
26449
26450  * mp4.c: do not unselect ES at the end.
26451
26452
26453 ------------------------------------------------------------------------
26454 r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 lines
26455 Changed paths:
26456    M /trunk/debian/Makefile.am
26457
26458   * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
26459
26460 ------------------------------------------------------------------------
26461 r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
26462 Changed paths:
26463    M /trunk/debian/changelog
26464    M /trunk/debian/control
26465    M /trunk/debian/copyright
26466    M /trunk/debian/gnome-vlc.desktop
26467    M /trunk/debian/gvlc.desktop
26468    M /trunk/debian/patches/00list
26469    D /trunk/debian/patches/20_ffmpeg.dpatch
26470    M /trunk/debian/rules
26471    M /trunk/debian/vlc.mime
26472
26473   * Updated Debian packaging information.
26474
26475 ------------------------------------------------------------------------
26476 r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
26477 Changed paths:
26478    M /trunk/src/input/input.c
26479
26480 * src/input/input.c: use a low priority input thread when in b_out_pace_control && b_can_pace_control mode (avoids using all the cpu time).
26481 ------------------------------------------------------------------------
26482 r10332 | sam | 2005-03-14 14:02:16 +0100 (Mon, 14 Mar 2005) | 2 lines
26483 Changed paths:
26484    M /trunk/modules/stream_out/switcher.c
26485
26486   * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
26487
26488 ------------------------------------------------------------------------
26489 r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
26490 Changed paths:
26491    M /trunk/activex
26492    M /trunk/modules/gui/wxwindows/interface.cpp
26493    M /trunk/modules/gui/wxwindows/wxwindows.cpp
26494    M /trunk/modules/gui/wxwindows/wxwindows.h
26495
26496 * activex: updated svn:ignore property
26497
26498 * wxwindows: systray integration, with a basic popup menu, tested under
26499   WinXP and Gnome (introduces two new options, wxwin-taskbar and
26500   wxwin-systray).
26501
26502   The icon looks ok under windows but not so good with some gnome-panel
26503   sizes.
26504
26505 ------------------------------------------------------------------------
26506 r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
26507 Changed paths:
26508    M /trunk/activex/Makefile.am
26509
26510   * activex/Makefile.am: use "rm -f", not "-rm".
26511
26512 ------------------------------------------------------------------------
26513 r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
26514 Changed paths:
26515    M /trunk/configure.ac
26516
26517   * configure.ac: allow to specify another name for the wx-config script, for
26518     systems with both 2.4 and 2.5.
26519
26520 ------------------------------------------------------------------------
26521 r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
26522 Changed paths:
26523    M /trunk/modules/control/corba/Modules.am
26524
26525 corba/Modules.am: include missing files in dist. Fixes #1977
26526
26527 ------------------------------------------------------------------------
26528 r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
26529 Changed paths:
26530    M /trunk/TODO
26531
26532 TODO: remove recently fixed subtitle-related items
26533
26534 ------------------------------------------------------------------------
26535 r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
26536 Changed paths:
26537    M /trunk/TODO
26538
26539 * Add some TODOs from the Requests forum.
26540
26541 ------------------------------------------------------------------------
26542 r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
26543 Changed paths:
26544    M /trunk/modules/gui/macosx/controls.m
26545    M /trunk/modules/gui/macosx/intf.h
26546    M /trunk/modules/gui/macosx/intf.m
26547
26548 Added setScrollField: and resetScrollField to manage the scroll field.
26549
26550
26551 ------------------------------------------------------------------------
26552 r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
26553 Changed paths:
26554    M /trunk/activex/Makefile.am
26555
26556 * axvlc.reg was removed from the source tree in r9968, but not removed from the Makefile.am
26557 This was breaking make dist, and therefore the SVN .tar.gz snapshots
26558
26559 ------------------------------------------------------------------------
26560 r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
26561 Changed paths:
26562    M /trunk/modules/demux/mkv.cpp
26563
26564 mkv.cpp: use the same technique for the main segment as for the additional segments (this way we know the others work too)
26565 ------------------------------------------------------------------------
26566 r10322 | robux4 | 2005-03-13 15:09:31 +0100 (Sun, 13 Mar 2005) | 1 line
26567 Changed paths:
26568    M /trunk/modules/demux/mkv.cpp
26569
26570 mkv.cpp: segment preloading now works
26571 ------------------------------------------------------------------------
26572 r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
26573 Changed paths:
26574    M /trunk/AUTHORS
26575    M /trunk/include/vlc_tls.h
26576    M /trunk/modules/codec/adpcm.c
26577    M /trunk/modules/demux/voc.c
26578    M /trunk/modules/demux/xa.c
26579    M /trunk/modules/misc/gnutls.c
26580    M /trunk/src/misc/httpd.c
26581    M /trunk/src/misc/tls.c
26582
26583 Fix my email address
26584
26585 ------------------------------------------------------------------------
26586 r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
26587 Changed paths:
26588    M /trunk/configure.ac
26589
26590 - Fix getnameinfo detection on Win32
26591
26592 ------------------------------------------------------------------------
26593 r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 lines
26594 Changed paths:
26595    M /trunk/extras/contrib/src/Patches/dvdnav.patch
26596
26597  dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
26598
26599 ------------------------------------------------------------------------
26600 r10318 | titer | 2005-03-12 19:34:36 +0100 (Sat, 12 Mar 2005) | 3 lines
26601 Changed paths:
26602    M /trunk/modules/access/dvdnav.c
26603    M /trunk/src/video_output/vout_subpictures.c
26604
26605  Renamed the "contrast" variable used between dvdnav and the video output
26606  so it doesn't conflict with the one from the adjust filter
26607
26608 ------------------------------------------------------------------------
26609 r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
26610 Changed paths:
26611    M /trunk/extras/contrib/src/Patches/dvdnav.patch
26612    M /trunk/extras/contrib/src/Patches/libdvdread.patch
26613
26614  dvdnav.patch: prefixed all non-static functions in the included libdvdread.
26615   This fixes dvdsimple on OS X (either it crashed complaining about
26616   multiple definitions in the dvdnav and dvdread plugins, or it tried
26617   to use the libdvdread routines from the dvdnav plugin even though
26618   the dvdread access is used, but this modified libdvdread doesn't
26619   seem to be binary compatible... big mess here)
26620  ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
26621
26622 ------------------------------------------------------------------------
26623 r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
26624 Changed paths:
26625    M /trunk/src/misc/httpd.c
26626
26627 Fixed stupid bug (C) me, yesterday (variable name conflict)
26628
26629 ------------------------------------------------------------------------
26630 r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
26631 Changed paths:
26632    M /trunk/doc/fortunes.txt
26633
26634 fortuuuuune
26635
26636 ------------------------------------------------------------------------
26637 r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
26638 Changed paths:
26639    M /trunk/modules/demux/mkv.cpp
26640
26641 mkv.cpp: know your parents better
26642 ------------------------------------------------------------------------
26643 r10313 | robux4 | 2005-03-12 11:20:18 +0100 (Sat, 12 Mar 2005) | 1 line
26644 Changed paths:
26645    M /trunk/modules/demux/mkv.cpp
26646
26647 mkv.cpp: better segment initialisation
26648 ------------------------------------------------------------------------
26649 r10312 | robux4 | 2005-03-12 11:01:45 +0100 (Sat, 12 Mar 2005) | 1 line
26650 Changed paths:
26651    M /trunk/modules/demux/mkv.cpp
26652
26653 mkv.cpp: don't keep segments already found elsewhere
26654 ------------------------------------------------------------------------
26655 r10311 | robux4 | 2005-03-12 10:35:29 +0100 (Sat, 12 Mar 2005) | 1 line
26656 Changed paths:
26657    M /trunk/modules/demux/mkv.cpp
26658
26659 mkv.cpp: more code reorganisation for segment preloading
26660 ------------------------------------------------------------------------
26661 r10310 | anil | 2005-03-11 23:36:40 +0100 (Fri, 11 Mar 2005) | 6 lines
26662 Changed paths:
26663    M /trunk/configure.ac
26664    M /trunk/modules/access/file.c
26665    M /trunk/modules/access/vcd/vcd.c
26666    M /trunk/modules/access/vcdx/access.c
26667    M /trunk/modules/codec/subsdec.c
26668    M /trunk/modules/demux/mjpeg.c
26669    M /trunk/modules/demux/ts.c
26670
26671 * configure.ac: alsa is now really default enabled
26672 * modules/demux/*: typo and user-friendly description
26673 * modules/access/*: less vlc warnings
26674 * modules/codec/subsdec.c: subtitles justification is no longer "advanced"
26675
26676
26677 ------------------------------------------------------------------------
26678 r10309 | zorglub | 2005-03-11 22:49:19 +0100 (Fri, 11 Mar 2005) | 2 lines
26679 Changed paths:
26680    M /trunk/modules/demux/avi/avi.c
26681    M /trunk/modules/demux/demuxdump.c
26682    M /trunk/modules/demux/mjpeg.c
26683    M /trunk/modules/demux/mod.c
26684    M /trunk/modules/demux/mpeg/h264.c
26685    M /trunk/modules/misc/dummy/dummy.c
26686
26687 String fixes by Christophe Mutricy
26688
26689 ------------------------------------------------------------------------
26690 r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
26691 Changed paths:
26692    M /trunk/src/misc/httpd.c
26693
26694 - Fix bug #1854
26695
26696 ------------------------------------------------------------------------
26697 r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 lines
26698 Changed paths:
26699    M /trunk/configure.ac
26700
26701 - Check for gai_strerror
26702   (stupid Winsock2 has getnameinfo but not gai_strerror)
26703
26704 ------------------------------------------------------------------------
26705 r10302 | courmisch | 2005-03-11 14:41:51 +0100 (Fri, 11 Mar 2005) | 2 lines
26706 Changed paths:
26707    M /trunk/activex/Makefile.am
26708
26709 - Fix building axvlc from subdirectory
26710
26711 ------------------------------------------------------------------------
26712 r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
26713 Changed paths:
26714    M /trunk/mozilla/vlcshell.cpp
26715
26716 * mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes
26717
26718
26719 ------------------------------------------------------------------------
26720 r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
26721 Changed paths:
26722    M /trunk/modules/video_output/picture.c
26723
26724  * change $Id thing ... r10300
26725
26726 ------------------------------------------------------------------------
26727 r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
26728 Changed paths:
26729    M /trunk/modules/demux/mkv.cpp
26730
26731 mkv.cpp: preload linked segments too
26732 ------------------------------------------------------------------------
26733 r10297 | robux4 | 2005-03-11 11:44:36 +0100 (Fri, 11 Mar 2005) | 1 line
26734 Changed paths:
26735    M /trunk/modules/demux/mkv.cpp
26736
26737 mkv.cpp: remove an unused variable
26738 ------------------------------------------------------------------------
26739 r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
26740 Changed paths:
26741    M /trunk/modules/audio_output/alsa.c
26742
26743 alsa.c: removed a printf, shut up a compiler warning
26744
26745 ------------------------------------------------------------------------
26746 r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (Fri, 11 Mar 2005) | 2 lines
26747 Changed paths:
26748    M /trunk/modules/audio_filter/converter/a52tofloat32.c
26749    M /trunk/modules/audio_filter/converter/dtstofloat32.c
26750
26751 Removed unneeded VLC_OBJECT() cast and another segfault fix.
26752
26753 ------------------------------------------------------------------------
26754 r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (Fri, 11 Mar 2005) | 2 lines
26755 Changed paths:
26756    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
26757
26758 wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
26759
26760 ------------------------------------------------------------------------
26761 r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
26762 Changed paths:
26763    M /trunk/modules/codec/ffmpeg/encoder.c
26764    M /trunk/modules/stream_out/transcode.c
26765
26766 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
26767 ------------------------------------------------------------------------
26768 r10288 | courmisch | 2005-03-11 09:13:00 +0100 (Fri, 11 Mar 2005) | 4 lines
26769 Changed paths:
26770    M /trunk/configure.ac
26771    M /trunk/modules/demux/Modules.am
26772    A /trunk/modules/demux/ty.c
26773
26774 Tivo file demuxer
26775 based on patch from Neal Symms <nsymms # redwar.us>
26776 with minor cleanups
26777
26778 ------------------------------------------------------------------------
26779 r10287 | zorglub | 2005-03-11 08:52:18 +0100 (Fri, 11 Mar 2005) | 3 lines
26780 Changed paths:
26781    M /trunk/modules/codec/mpeg_audio.c
26782    M /trunk/modules/gui/wxwindows/interface.cpp
26783    M /trunk/modules/gui/wxwindows/playlist.cpp
26784    M /trunk/modules/gui/wxwindows/wizard.cpp
26785    M /trunk/src/input/access.c
26786    M /trunk/src/input/demux.c
26787    M /trunk/src/input/es_out.c
26788    M /trunk/src/input/input.c
26789    M /trunk/src/misc/modules.c
26790    M /trunk/src/playlist/item-ext.c
26791    M /trunk/src/playlist/loadsave.c
26792    M /trunk/src/playlist/playlist.c
26793    M /trunk/src/playlist/view.c
26794
26795 Reduce the global verbosity
26796 Change some message severities
26797
26798 ------------------------------------------------------------------------
26799 r10285 | zorglub | 2005-03-10 23:30:16 +0100 (Thu, 10 Mar 2005) | 2 lines
26800 Changed paths:
26801    M /trunk/modules/access/cdda/info.c
26802
26803 Fix locking
26804
26805 ------------------------------------------------------------------------
26806 r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
26807 Changed paths:
26808    M /trunk/NEWS
26809
26810 Update news
26811
26812 ------------------------------------------------------------------------
26813 r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
26814 Changed paths:
26815    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
26816
26817 Same mistake here: Pass real VLC_OBJECT's to msg_*
26818
26819 ------------------------------------------------------------------------
26820 r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 lines
26821 Changed paths:
26822    M /trunk/modules/audio_filter/converter/dtstofloat32.c
26823
26824 Another one. Use real VLC_OBJECT's in msg_*
26825
26826 ------------------------------------------------------------------------
26827 r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
26828 Changed paths:
26829    M /trunk/modules/audio_filter/converter/a52tofloat32.c
26830
26831 Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
26832
26833 ------------------------------------------------------------------------
26834 r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
26835 Changed paths:
26836    M /trunk/modules/misc/gnutls.c
26837
26838 - Require certificate from the client if one CA cert specified
26839
26840 ------------------------------------------------------------------------
26841 r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
26842 Changed paths:
26843    M /trunk/modules/misc/gnutls.c
26844
26845 - Release certificate creds after terminating session
26846
26847 ------------------------------------------------------------------------
26848 r10268 | gbazin | 2005-03-10 20:23:10 +0100 (Thu, 10 Mar 2005) | 1 line
26849 Changed paths:
26850    M /trunk/configure.ac
26851
26852 * configure.ac: only include stream_out_switcher if --enable-sout is specified.
26853 ------------------------------------------------------------------------
26854 r10265 | robux4 | 2005-03-10 19:20:02 +0100 (Thu, 10 Mar 2005) | 1 line
26855 Changed paths:
26856    M /trunk/modules/demux/mkv.cpp
26857
26858 mkv.cpp: support preloading in the same family
26859 ------------------------------------------------------------------------
26860 r10264 | massiot | 2005-03-10 18:23:43 +0100 (Thu, 10 Mar 2005) | 12 lines
26861 Changed paths:
26862    M /trunk/configure.ac
26863    M /trunk/modules/access/Modules.am
26864    A /trunk/modules/access/fake.c
26865    M /trunk/modules/stream_out/Modules.am
26866    A /trunk/modules/stream_out/switcher.c
26867
26868 * modules/stream_out/switcher.c: New module allowing to replace an MPEG2
26869   video by a fixed panel (format .uyvy). Specify panel files with
26870   --sout-switcher-files=toto.uyvy,tata.uyvy,titi.uyvy and the size of
26871   pictures with --sout-switcher-sizes=720x576,720x576,480x576.
26872   --sout-switcher-port=4242 opens up a UDP port. echo 1 | nc -u localhost 4242
26873   switches to panel #1 (0 is the live video, -1 disables all output).
26874   The audio is blanked out when a panel is active. --sout-switcher-command
26875   specifies the first command to run on start-up.
26876 * modules/access/fake.c: Fake video input simulating a video at x fps.
26877   Use it to switch between fixed panels with the switcher when you have
26878   no video.
26879
26880 ------------------------------------------------------------------------
26881 r10263 | robux4 | 2005-03-10 18:19:28 +0100 (Thu, 10 Mar 2005) | 1 line
26882 Changed paths:
26883    M /trunk/modules/demux/mkv.cpp
26884
26885 mkv.cpp: move the segment metadata preloading in another function (to be used elsewhere too)
26886 ------------------------------------------------------------------------
26887 r10262 | robux4 | 2005-03-10 17:41:43 +0100 (Thu, 10 Mar 2005) | 1 line
26888 Changed paths:
26889    M /trunk/modules/demux/mkv.cpp
26890
26891 mkv.cpp: parse the Segment Info properly
26892 ------------------------------------------------------------------------
26893 r10261 | dionoea | 2005-03-10 17:00:49 +0100 (Thu, 10 Mar 2005) | 2 lines
26894 Changed paths:
26895    M /trunk/modules/control/rc.c
26896    M /trunk/modules/video_filter/mosaic.c
26897
26898  * mosaic alignment (works like --marq-position) and callback
26899
26900 ------------------------------------------------------------------------
26901 r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
26902 Changed paths:
26903    M /trunk/modules/demux/mkv.cpp
26904
26905 mkv.cpp: store the prev/next UID for later use
26906 ------------------------------------------------------------------------
26907 r10259 | zorglub | 2005-03-10 14:42:45 +0100 (Thu, 10 Mar 2005) | 2 lines
26908 Changed paths:
26909    M /trunk/modules/access/vcdx/access.c
26910
26911 Fix refcount problems + fix a part of coding style problems
26912
26913 ------------------------------------------------------------------------
26914 r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
26915 Changed paths:
26916    M /trunk/modules/misc/freetype.c
26917
26918 * modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead of 256) palettized YUV.
26919 ------------------------------------------------------------------------
26920 r10257 | zorglub | 2005-03-10 14:05:43 +0100 (Thu, 10 Mar 2005) | 8 lines
26921 Changed paths:
26922    M /trunk/include/vlc_config_cat.h
26923    M /trunk/modules/audio_filter/equalizer.c
26924    M /trunk/modules/video_output/directx/glwin32.c
26925    M /trunk/modules/video_output/image.c
26926    M /trunk/modules/video_output/picture.c
26927    M /trunk/modules/video_output/x11/glx.c
26928    M /trunk/modules/visualization/visual/visual.c
26929    M /trunk/src/audio_output/intf.c
26930    M /trunk/src/libvlc.h
26931
26932 More prefs fixes
26933 - String fixes
26934 - Sort some large panels
26935 - Change some advanced flags
26936 - Fix & move audio-channel-mixer
26937 - hide picture vout
26938 - Remove saved-volume, replaced by a variable
26939
26940 ------------------------------------------------------------------------
26941 r10255 | courmisch | 2005-03-10 12:19:29 +0100 (Thu, 10 Mar 2005) | 3 lines
26942 Changed paths:
26943    M /trunk/modules/demux/voc.c
26944
26945 - Fix unitialized variable in demux control helper
26946 There's still a segfault somewhere (occurs after many seeks but I can't reproduce it with a debugger)
26947
26948 ------------------------------------------------------------------------
26949 r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
26950 Changed paths:
26951    M /trunk/modules/demux/voc.c
26952
26953 Support block type 2 (and some others as well)
26954
26955 ------------------------------------------------------------------------
26956 r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
26957 Changed paths:
26958    M /trunk/include/network.h
26959    M /trunk/modules/access/http.c
26960
26961 - include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
26962 - modules/access/http.c: do not choke when there's a space in a URL
26963   (should probably be done for some others)
26964
26965 ------------------------------------------------------------------------
26966 r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
26967 Changed paths:
26968    M /trunk/modules/misc/gnutls.c
26969
26970 gnutls.c: add shortname
26971
26972 ------------------------------------------------------------------------
26973 r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
26974 Changed paths:
26975    M /trunk/modules/gui/wxwindows/preferences.cpp
26976
26977 Should fix compile
26978
26979 ------------------------------------------------------------------------
26980 r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
26981 Changed paths:
26982    M /trunk/include/vlc_tls.h
26983    M /trunk/modules/misc/gnutls.c
26984    M /trunk/src/misc/tls.c
26985
26986 Missing properties
26987
26988 ------------------------------------------------------------------------
26989 r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
26990 Changed paths:
26991    M /trunk/configure.ac
26992    M /trunk/modules/misc/gnutls.c
26993
26994 - Fix GnuTLS version detection
26995
26996 ------------------------------------------------------------------------
26997 r10243 | zorglub | 2005-03-10 01:17:33 +0100 (Thu, 10 Mar 2005) | 7 lines
26998 Changed paths:
26999    M /trunk/include/vlc_config_cat.h
27000    M /trunk/modules/audio_filter/converter/a52tofloat32.c
27001    M /trunk/modules/audio_filter/converter/dtstofloat32.c
27002    M /trunk/modules/misc/freetype.c
27003    M /trunk/modules/video_filter/marq.c
27004    M /trunk/src/libvlc.h
27005
27006 Preferences update :
27007 - Sorted marq options
27008 - A52 & DTS are audio decoders
27009 - Moved freetype to subtitles/OSD
27010
27011 (last 2 suggested by Anil)
27012
27013 ------------------------------------------------------------------------
27014 r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
27015 Changed paths:
27016    M /trunk/modules/demux/mkv.cpp
27017
27018 mkv.cpp: cleaner handling of some tables (now vectors)
27019 ------------------------------------------------------------------------
27020 r10241 | zorglub | 2005-03-09 22:06:09 +0100 (Wed, 09 Mar 2005) | 2 lines
27021 Changed paths:
27022    A /trunk/modules/gui/wxwindows/bitmaps/advanced.xpm
27023    A /trunk/modules/gui/wxwindows/bitmaps/audio.xpm
27024    A /trunk/modules/gui/wxwindows/bitmaps/codec.xpm
27025    A /trunk/modules/gui/wxwindows/bitmaps/intf.xpm
27026    A /trunk/modules/gui/wxwindows/bitmaps/video.xpm
27027    M /trunk/modules/gui/wxwindows/preferences.cpp
27028
27029 Preferences icons
27030
27031 ------------------------------------------------------------------------
27032 r10240 | gbazin | 2005-03-09 20:57:28 +0100 (Wed, 09 Mar 2005) | 1 line
27033 Changed paths:
27034    M /trunk/modules/codec/ffmpeg/video.c
27035
27036 * modules/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.
27037 ------------------------------------------------------------------------
27038 r10239 | zorglub | 2005-03-09 19:05:30 +0100 (Wed, 09 Mar 2005) | 2 lines
27039 Changed paths:
27040    M /trunk/modules/gui/wxwindows/menus.cpp
27041
27042 Don't switch interfaces under linux
27043
27044 ------------------------------------------------------------------------
27045 r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
27046 Changed paths:
27047    M /trunk/extras/contrib/src/Makefile
27048    M /trunk/extras/contrib/src/packages.mak
27049
27050 * added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
27051 * upgraded libcdio to 0.7.2 (not that it makes much difference :) )
27052
27053 ------------------------------------------------------------------------
27054 r10237 | courmisch | 2005-03-09 14:07:26 +0100 (Wed, 09 Mar 2005) | 2 lines
27055 Changed paths:
27056    M /trunk/modules/gui/kde/preferences.cpp
27057
27058 string rationalization (yeah, I know the KDE interface is not used)
27059
27060 ------------------------------------------------------------------------
27061 r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
27062 Changed paths:
27063    M /trunk/include/vlc_video.h
27064    M /trunk/modules/misc/freetype.c
27065    M /trunk/src/video_output/vout_subpictures.c
27066
27067 all: correctly align multiline strings when not left-aligned
27068
27069 ------------------------------------------------------------------------
27070 r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
27071 Changed paths:
27072    M /trunk/modules/mux/mpeg/ps.c
27073
27074 * modules/mux/mpeg/ps.c: small cleanup.
27075 ------------------------------------------------------------------------
27076 r10234 | gbazin | 2005-03-09 13:39:36 +0100 (Wed, 09 Mar 2005) | 1 line
27077 Changed paths:
27078    M /trunk/modules/demux/ps.c
27079    M /trunk/modules/demux/ps.h
27080
27081 * modules/demux/ps.[c,h]: fixed PSM parsing bug.
27082 ------------------------------------------------------------------------
27083 r10233 | gbazin | 2005-03-09 13:17:01 +0100 (Wed, 09 Mar 2005) | 1 line
27084 Changed paths:
27085    M /trunk/modules/mux/mpeg/ps.c
27086
27087 * modules/mux/mpeg/ps.c: correct PSM size.
27088 ------------------------------------------------------------------------
27089 r10232 | courmisch | 2005-03-09 12:54:36 +0100 (Wed, 09 Mar 2005) | 2 lines
27090 Changed paths:
27091    M /trunk/modules/demux/voc.c
27092
27093 Handle VOC files with multiple blocks properly
27094
27095 ------------------------------------------------------------------------
27096 r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
27097 Changed paths:
27098    M /trunk/src/video_output/vout_subpictures.c
27099
27100 * src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.
27101 ------------------------------------------------------------------------
27102 r10230 | gbazin | 2005-03-09 12:42:05 +0100 (Wed, 09 Mar 2005) | 1 line
27103 Changed paths:
27104    M /trunk/modules/misc/freetype.c
27105
27106 * modules/misc/freetype.c: handle size change properly.
27107 ------------------------------------------------------------------------
27108 r10229 | gbazin | 2005-03-09 11:46:45 +0100 (Wed, 09 Mar 2005) | 1 line
27109 Changed paths:
27110    M /trunk/modules/video_filter/mosaic.c
27111
27112 * modules/video_filter/mosaic.c: compilation fix.
27113 ------------------------------------------------------------------------
27114 r10228 | gbazin | 2005-03-09 11:18:27 +0100 (Wed, 09 Mar 2005) | 1 line
27115 Changed paths:
27116    M /trunk/modules/misc/freetype.c
27117
27118 * modules/misc/freetype.c: don't display only the last line.
27119 ------------------------------------------------------------------------
27120 r10227 | courmisch | 2005-03-09 10:03:32 +0100 (Wed, 09 Mar 2005) | 2 lines
27121 Changed paths:
27122    M /trunk/modules/demux/voc.c
27123
27124 - seeking in .VOC file
27125
27126 ------------------------------------------------------------------------
27127 r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
27128 Changed paths:
27129    M /trunk/modules/mux/mpeg/ps.c
27130
27131 * modules/mux/mpeg/ps.c: shut-up valgrind warning.
27132 ------------------------------------------------------------------------
27133 r10225 | titer | 2005-03-09 01:43:46 +0100 (Wed, 09 Mar 2005) | 2 lines
27134 Changed paths:
27135    M /trunk/include/vlc_common.h
27136
27137  vlc_common.h: define INT64_MIN/INT64_MAX if necessary
27138
27139 ------------------------------------------------------------------------
27140 r10224 | gbazin | 2005-03-09 01:31:19 +0100 (Wed, 09 Mar 2005) | 1 line
27141 Changed paths:
27142    M /trunk/modules/demux/ps.h
27143
27144 * modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
27145 ------------------------------------------------------------------------
27146 r10223 | gbazin | 2005-03-09 01:30:09 +0100 (Wed, 09 Mar 2005) | 1 line
27147 Changed paths:
27148    M /trunk/modules/mux/mpeg/ps.c
27149
27150 *  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
27151 ------------------------------------------------------------------------
27152 r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
27153 Changed paths:
27154    M /trunk/modules/video_filter/mosaic.c
27155
27156  video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
27157          always defined)
27158
27159 ------------------------------------------------------------------------
27160 r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
27161 Changed paths:
27162    M /trunk/configure.ac
27163
27164 VCDX depends on libiso9660. Up libcdio version to 0.72. 
27165
27166
27167 ------------------------------------------------------------------------
27168 r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
27169 Changed paths:
27170    M /trunk/mozilla/vlcshell.cpp
27171
27172 * TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
27173   if this breaks the linux or win32 mozilla plugin then it should be restored.
27174
27175 ------------------------------------------------------------------------
27176 r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
27177 Changed paths:
27178    M /trunk/modules/packetizer/mpeg4video.c
27179
27180 * modules/packetizer/mpeg4video.c: fixed segfault
27181 ------------------------------------------------------------------------
27182 r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
27183 Changed paths:
27184    M /trunk/modules/demux/mkv.cpp
27185
27186 mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
27187 ------------------------------------------------------------------------
27188 r10217 | gbazin | 2005-03-08 21:17:43 +0100 (Tue, 08 Mar 2005) | 1 line
27189 Changed paths:
27190    M /trunk/modules/mux/mpeg/ps.c
27191
27192 * modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
27193 ------------------------------------------------------------------------
27194 r10216 | courmisch | 2005-03-08 19:43:51 +0100 (Tue, 08 Mar 2005) | 2 lines
27195 Changed paths:
27196    M /trunk/modules/gui/wxwindows/playlist.cpp
27197
27198 Strings rationalization
27199
27200 ------------------------------------------------------------------------
27201 r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
27202 Changed paths:
27203    M /trunk/modules/gui/wxwindows/open.cpp
27204    M /trunk/modules/gui/wxwindows/streamout.cpp
27205
27206 Fix max UDP port number
27207
27208 ------------------------------------------------------------------------
27209 r10214 | gbazin | 2005-03-08 19:10:49 +0100 (Tue, 08 Mar 2005) | 1 line
27210 Changed paths:
27211    M /trunk/modules/video_output/x11/xcommon.c
27212
27213 * modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.
27214 ------------------------------------------------------------------------
27215 r10213 | courmisch | 2005-03-08 18:31:31 +0100 (Tue, 08 Mar 2005) | 8 lines
27216 Changed paths:
27217    M /trunk/modules/gui/wxwindows/wxwindows.h
27218
27219 Same fix for non-constant string.
27220
27221 The playlist works fine again (with ASCII/Latin locale charset).
27222 When in UTF8, it might be a good idea to check for invalid bytes
27223 sequences and replace them with question mark - at the moment
27224 wxWidgets still leave the whole text blank which result in blank
27225 playlist item in the playlist.
27226
27227 ------------------------------------------------------------------------
27228 r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
27229 Changed paths:
27230    M /trunk/modules/gui/wxwindows/wxwindows.h
27231
27232 Fix conversion from locale to wxWidgets' Unicode
27233 (the documentation for wxWidgets 2.5.3 is wrong :
27234  wxConvCurrent (which does not work) does not point
27235  to wxConvLibc nor wxConvLocal (which both work))
27236
27237 It is now possible to use wxvlc with non UTF-8 locale.
27238 Previously, any text item with non-ASCII character in it would be
27239 blank.
27240
27241 ------------------------------------------------------------------------
27242 r10211 | massiot | 2005-03-08 17:50:19 +0100 (Tue, 08 Mar 2005) | 2 lines
27243 Changed paths:
27244    M /trunk/modules/codec/ffmpeg/video_filter.c
27245
27246 * modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
27247
27248 ------------------------------------------------------------------------
27249 r10210 | courmisch | 2005-03-08 17:29:30 +0100 (Tue, 08 Mar 2005) | 2 lines
27250 Changed paths:
27251    M /trunk/modules/gui/wxwindows/open.cpp
27252
27253 Fix UDP unicast access when both IPv6 and non-default port are used
27254
27255 ------------------------------------------------------------------------
27256 r10209 | courmisch | 2005-03-08 14:54:11 +0100 (Tue, 08 Mar 2005) | 2 lines
27257 Changed paths:
27258    M /trunk/configure.ac
27259
27260 Enable voc demux
27261
27262 ------------------------------------------------------------------------
27263 r10208 | courmisch | 2005-03-08 14:53:36 +0100 (Tue, 08 Mar 2005) | 2 lines
27264 Changed paths:
27265    M /trunk/AUTHORS
27266    M /trunk/modules/demux/Modules.am
27267    A /trunk/modules/demux/voc.c
27268
27269 Creative Voice File demux
27270
27271 ------------------------------------------------------------------------
27272 r10207 | gbazin | 2005-03-08 14:16:38 +0100 (Tue, 08 Mar 2005) | 1 line
27273 Changed paths:
27274    M /trunk/modules/codec/ffmpeg/video_filter.c
27275
27276 * modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
27277 ------------------------------------------------------------------------
27278 r10206 | gbazin | 2005-03-08 14:15:56 +0100 (Tue, 08 Mar 2005) | 3 lines
27279 Changed paths:
27280    M /trunk/modules/codec/x264.c
27281    M /trunk/modules/services_discovery/sap.c
27282    M /trunk/modules/stream_out/transcode.c
27283
27284 * modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
27285 * modules/stream_out/transcode.c: fixed segfault.
27286
27287 ------------------------------------------------------------------------
27288 r10205 | gbazin | 2005-03-08 11:58:49 +0100 (Tue, 08 Mar 2005) | 1 line
27289 Changed paths:
27290    M /trunk/modules/misc/freetype.c
27291    M /trunk/modules/video_filter/marq.c
27292    M /trunk/modules/video_filter/time.c
27293
27294 * modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
27295 ------------------------------------------------------------------------
27296 r10204 | gbazin | 2005-03-08 11:15:36 +0100 (Tue, 08 Mar 2005) | 1 line
27297 Changed paths:
27298    M /trunk/configure.ac
27299
27300 * configure.ac: packetizers are not only useful with the stream output.
27301 ------------------------------------------------------------------------
27302 r10203 | robux4 | 2005-03-08 10:06:27 +0100 (Tue, 08 Mar 2005) | 1 line
27303 Changed paths:
27304    M /trunk/src/input/input.c
27305
27306 input.c: allow "intelligent" previous-chapter behaviour for access sources too
27307 ------------------------------------------------------------------------
27308 r10202 | gbazin | 2005-03-08 02:54:55 +0100 (Tue, 08 Mar 2005) | 1 line
27309 Changed paths:
27310    M /trunk/modules/misc/dummy/renderer.c
27311
27312 * modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.
27313 ------------------------------------------------------------------------
27314 r10201 | gbazin | 2005-03-08 02:38:33 +0100 (Tue, 08 Mar 2005) | 1 line
27315 Changed paths:
27316    M /trunk/src/input/es_out.c
27317
27318 * src/input/es_out.c: fixed another small mem leak.
27319 ------------------------------------------------------------------------
27320 r10200 | gbazin | 2005-03-08 02:24:27 +0100 (Tue, 08 Mar 2005) | 1 line
27321 Changed paths:
27322    M /trunk/src/input/es_out.c
27323
27324 * src/input/es_out.c: fixed small mem leak.
27325 ------------------------------------------------------------------------
27326 r10199 | gbazin | 2005-03-08 02:23:54 +0100 (Tue, 08 Mar 2005) | 3 lines
27327 Changed paths:
27328    M /trunk/include/vlc_filter.h
27329    M /trunk/include/vlc_video.h
27330    M /trunk/modules/misc/freetype.c
27331    M /trunk/modules/video_filter/marq.c
27332    M /trunk/modules/video_filter/time.c
27333    M /trunk/src/video_output/vout_subpictures.c
27334
27335 * include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api.
27336 * modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.
27337
27338 ------------------------------------------------------------------------
27339 r10198 | hartman | 2005-03-08 00:54:51 +0100 (Tue, 08 Mar 2005) | 2 lines
27340 Changed paths:
27341    M /trunk/modules/demux/livedotcom.cpp
27342
27343 * Fix udp->tcp rollover when using multicast in rtsp. now bail after 36 seconds in case of multicast, .9 seconds otherwise. Bail after 3secs of no longer receiving data (multicast or unicast).
27344
27345 ------------------------------------------------------------------------
27346 r10197 | hartman | 2005-03-07 23:30:55 +0100 (Mon, 07 Mar 2005) | 2 lines
27347 Changed paths:
27348    M /trunk/configure.ac
27349    M /trunk/extras/contrib/src/Makefile
27350
27351 * dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.
27352
27353 ------------------------------------------------------------------------
27354 r10196 | robux4 | 2005-03-07 23:05:54 +0100 (Mon, 07 Mar 2005) | 1 line
27355 Changed paths:
27356    M /trunk/modules/demux/mkv.cpp
27357
27358 mkv.cpp: prepare the code to handle seemless segment switching
27359 ------------------------------------------------------------------------
27360 r10195 | dionoea | 2005-03-07 21:50:13 +0100 (Mon, 07 Mar 2005) | 3 lines
27361 Changed paths:
27362    M /trunk/modules/video_filter/mosaic.c
27363
27364  * add a mutex so the callbacks don't change anything while the filter is
27365    doing something
27366
27367 ------------------------------------------------------------------------
27368 r10194 | gbazin | 2005-03-07 21:36:18 +0100 (Mon, 07 Mar 2005) | 1 line
27369 Changed paths:
27370    M /trunk/modules/misc/freetype.c
27371
27372 * modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.
27373 ------------------------------------------------------------------------
27374 r10193 | courmisch | 2005-03-07 21:21:24 +0100 (Mon, 07 Mar 2005) | 2 lines
27375 Changed paths:
27376    M /trunk/modules/demux/wav.c
27377
27378 Fixes a compiler warning
27379
27380 ------------------------------------------------------------------------
27381 r10192 | robux4 | 2005-03-07 21:16:52 +0100 (Mon, 07 Mar 2005) | 1 line
27382 Changed paths:
27383    M /trunk/include/vlc_demux.h
27384    M /trunk/include/vlc_input.h
27385    M /trunk/modules/demux/mkv.cpp
27386    M /trunk/src/input/control.c
27387    M /trunk/src/input/input.c
27388
27389 make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME
27390 ------------------------------------------------------------------------
27391 r10191 | robux4 | 2005-03-07 21:13:56 +0100 (Mon, 07 Mar 2005) | 1 line
27392 Changed paths:
27393    M /trunk/modules/codec/ffmpeg/audio.c
27394
27395 audio.c: fix a compiler portability issue
27396 ------------------------------------------------------------------------
27397 r10190 | courmisch | 2005-03-07 20:59:38 +0100 (Mon, 07 Mar 2005) | 3 lines
27398 Changed paths:
27399    M /trunk/modules/gui/wxwindows/wizard.cpp
27400
27401 - Don't crash when transcoding is enabled
27402 - Some cleanup
27403
27404 ------------------------------------------------------------------------
27405 r10189 | gbazin | 2005-03-07 20:41:34 +0100 (Mon, 07 Mar 2005) | 1 line
27406 Changed paths:
27407    M /trunk/modules/gui/wince/interface.cpp
27408
27409 * modules/gui/wince/interface.cpp: compilation fix.
27410 ------------------------------------------------------------------------
27411 r10188 | gbazin | 2005-03-07 20:35:11 +0100 (Mon, 07 Mar 2005) | 1 line
27412 Changed paths:
27413    M /trunk/modules/misc/freetype.c
27414
27415 * modules/misc/freetype.c: removed debug messages.
27416 ------------------------------------------------------------------------
27417 r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
27418 Changed paths:
27419    M /trunk/include/vlc_filter.h
27420    M /trunk/include/vlc_spu.h
27421    M /trunk/include/vlc_video.h
27422    M /trunk/modules/codec/ffmpeg/video_filter.c
27423    M /trunk/modules/video_filter/mosaic.c
27424    M /trunk/modules/video_output/picture.c
27425    M /trunk/modules/video_output/picture.h
27426    M /trunk/src/video_output/vout_subpictures.c
27427
27428 * src/video_output/vout_subpictures.c: New function spu_MakeRegion which
27429   reuses a given picture_t without allocating a new one.
27430 * modules/video_output/picture.c: New --picture-height and width options
27431   to do the scaling in the vout thread. Misc bug corrections.
27432 * modules/video_filter/mosaic.c: Less overhead.
27433 * modules/codec/ffmpeg/video_filter.c: Do the scaling before the conversion
27434   in case the original size is bigger than the destination.
27435
27436 ------------------------------------------------------------------------
27437 r10186 | gbazin | 2005-03-07 19:34:21 +0100 (Mon, 07 Mar 2005) | 1 line
27438 Changed paths:
27439    M /trunk/modules/codec/ffmpeg/video.c
27440
27441 * modules/codec/ffmpeg/video.c: assume (M)JPEG YUV420 is the same as I420 (we could convert to have the exact chroma but that would be slower).
27442 ------------------------------------------------------------------------
27443 r10185 | gbazin | 2005-03-07 19:04:24 +0100 (Mon, 07 Mar 2005) | 1 line
27444 Changed paths:
27445    M /trunk/configure.ac
27446
27447 * configure.ac: fixed typo.
27448 ------------------------------------------------------------------------
27449 r10184 | gbazin | 2005-03-07 18:52:05 +0100 (Mon, 07 Mar 2005) | 1 line
27450 Changed paths:
27451    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27452    M /trunk/src/video_output/vout_pictures.c
27453    M /trunk/src/video_output/vout_pictures.h
27454
27455 * modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.
27456 ------------------------------------------------------------------------
27457 r10183 | gbazin | 2005-03-07 17:33:56 +0100 (Mon, 07 Mar 2005) | 1 line
27458 Changed paths:
27459    M /trunk/modules/access/dshow/filter.cpp
27460
27461 * modules/access/dshow: flush the capture pin's buffers when the capture filter is stopped (instead of doing it in the pin's destructor).
27462 ------------------------------------------------------------------------
27463 r10182 | courmisch | 2005-03-07 16:04:53 +0100 (Mon, 07 Mar 2005) | 2 lines
27464 Changed paths:
27465    M /trunk/modules/demux/xa.c
27466
27467 propset
27468
27469 ------------------------------------------------------------------------
27470 r10181 | courmisch | 2005-03-07 16:02:33 +0100 (Mon, 07 Mar 2005) | 2 lines
27471 Changed paths:
27472    M /trunk/modules/demux/xa.c
27473
27474 Allow seeking
27475
27476 ------------------------------------------------------------------------
27477 r10180 | gbazin | 2005-03-07 15:37:39 +0100 (Mon, 07 Mar 2005) | 1 line
27478 Changed paths:
27479    M /trunk/modules/gui/wince/interface.cpp
27480    M /trunk/modules/gui/wince/menus.cpp
27481    M /trunk/modules/gui/wince/open.cpp
27482    M /trunk/modules/gui/wince/playlist.cpp
27483    M /trunk/modules/gui/wince/preferences.cpp
27484    M /trunk/modules/gui/wince/wince.cpp
27485    M /trunk/modules/gui/wince/wince.h
27486    M /trunk/modules/gui/wince/wince_rc.rc
27487
27488 * modules/gui/wince: fixed bunch of bugs and memory leaks.
27489 ------------------------------------------------------------------------
27490 r10179 | courmisch | 2005-03-07 14:28:08 +0100 (Mon, 07 Mar 2005) | 2 lines
27491 Changed paths:
27492    M /trunk/modules/demux/xa.c
27493
27494 typo fix
27495
27496 ------------------------------------------------------------------------
27497 r10178 | courmisch | 2005-03-07 14:26:33 +0100 (Mon, 07 Mar 2005) | 2 lines
27498 Changed paths:
27499    M /trunk/modules/demux/xa.c
27500
27501 Cosmetic cleanup (pointed out by fenrir)
27502
27503 ------------------------------------------------------------------------
27504 r10177 | courmisch | 2005-03-07 14:12:51 +0100 (Mon, 07 Mar 2005) | 2 lines
27505 Changed paths:
27506    M /trunk/modules/demux/xa.c
27507
27508 Fix email address
27509
27510 ------------------------------------------------------------------------
27511 r10176 | courmisch | 2005-03-07 14:10:29 +0100 (Mon, 07 Mar 2005) | 2 lines
27512 Changed paths:
27513    A /trunk/modules/demux/xa.c
27514
27515 Forgotten new file from previous commit
27516
27517 ------------------------------------------------------------------------
27518 r10175 | courmisch | 2005-03-07 14:05:06 +0100 (Mon, 07 Mar 2005) | 4 lines
27519 Changed paths:
27520    M /trunk/configure.ac
27521    M /trunk/modules/codec/adpcm.c
27522    M /trunk/modules/demux/Modules.am
27523
27524 - XA file demux
27525 - EA ADPCM decoder (Maxis games)
27526 (- corner case memleak in adpcm decoder)
27527
27528 ------------------------------------------------------------------------
27529 r10174 | andrep | 2005-03-07 14:00:48 +0100 (Mon, 07 Mar 2005) | 4 lines
27530 Changed paths:
27531    M /trunk/configure.ac
27532
27533 * configure.ac: Link against dependent static libraries successfully on
27534   Mac OS X
27535
27536
27537 ------------------------------------------------------------------------
27538 r10173 | damienf | 2005-03-07 11:40:23 +0100 (Mon, 07 Mar 2005) | 4 lines
27539 Changed paths:
27540    M /trunk/activex/main.cpp
27541    M /trunk/activex/oleobject.cpp
27542    M /trunk/activex/persistpropbag.cpp
27543    M /trunk/activex/persiststorage.cpp
27544    M /trunk/activex/persiststreaminit.cpp
27545    M /trunk/activex/plugin.cpp
27546    M /trunk/activex/plugin.h
27547
27548 - activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation
27549
27550 This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
27551
27552 ------------------------------------------------------------------------
27553 r10172 | markfm | 2005-03-07 03:52:05 +0100 (Mon, 07 Mar 2005) | 2 lines
27554 Changed paths:
27555    M /trunk/modules/mux/mpeg/ps.c
27556
27557 Fix mpeg ps time output, making it seekable.  There may still be an error in there -- a test file reports 11:57 on VLC, 15:42 minutes on WMP, though it plays OK on both, seekable to the end.
27558
27559 ------------------------------------------------------------------------
27560 r10171 | titer | 2005-03-07 01:54:26 +0100 (Mon, 07 Mar 2005) | 2 lines
27561 Changed paths:
27562    M /trunk/modules/misc/freetype.c
27563
27564  misc/freetype.c: compile fix
27565
27566 ------------------------------------------------------------------------
27567 r10170 | gbazin | 2005-03-06 20:37:26 +0100 (Sun, 06 Mar 2005) | 1 line
27568 Changed paths:
27569    M /trunk/modules/codec/ffmpeg/audio.c
27570
27571 * modules/codec/ffmpeg/audio.c: fix for ALAC support.
27572 ------------------------------------------------------------------------
27573 r10169 | gbazin | 2005-03-06 19:46:43 +0100 (Sun, 06 Mar 2005) | 1 line
27574 Changed paths:
27575    M /trunk/configure.ac
27576    M /trunk/modules/codec/flac.c
27577
27578 * modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.
27579 ------------------------------------------------------------------------
27580 r10168 | dionoea | 2005-03-06 19:10:51 +0100 (Sun, 06 Mar 2005) | 2 lines
27581 Changed paths:
27582    M /trunk/modules/control/rc.c
27583
27584 remove useless --rc-extend option in favor of the longhelp command
27585
27586 ------------------------------------------------------------------------
27587 r10167 | gbazin | 2005-03-06 18:54:34 +0100 (Sun, 06 Mar 2005) | 1 line
27588 Changed paths:
27589    M /trunk/modules/codec/ffmpeg/audio.c
27590    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27591
27592 * modules/codec/ffmpeg: support for libavcodec's flac decoder.
27593 ------------------------------------------------------------------------
27594 r10166 | gbazin | 2005-03-06 18:53:49 +0100 (Sun, 06 Mar 2005) | 1 line
27595 Changed paths:
27596    M /trunk/src/input/es_out.c
27597
27598 * src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
27599 ------------------------------------------------------------------------
27600 r10165 | dionoea | 2005-03-06 17:39:27 +0100 (Sun, 06 Mar 2005) | 2 lines
27601 Changed paths:
27602    M /trunk/modules/control/rc.c
27603
27604  * mosaic call back help
27605
27606 ------------------------------------------------------------------------
27607 r10164 | markfm | 2005-03-06 17:27:35 +0100 (Sun, 06 Mar 2005) | 2 lines
27608 Changed paths:
27609    M /trunk/modules/control/rc.c
27610
27611 enable rc logo-file on the fly
27612
27613 ------------------------------------------------------------------------
27614 r10163 | gbazin | 2005-03-06 17:25:02 +0100 (Sun, 06 Mar 2005) | 1 line
27615 Changed paths:
27616    M /trunk/modules/codec/ffmpeg/ffmpeg.c
27617    M /trunk/modules/demux/mp4/libmp4.c
27618    M /trunk/modules/demux/mp4/libmp4.h
27619    M /trunk/modules/demux/mp4/mp4.c
27620
27621 * modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.
27622 ------------------------------------------------------------------------
27623 r10162 | markfm | 2005-03-06 15:48:14 +0100 (Sun, 06 Mar 2005) | 2 lines
27624 Changed paths:
27625    M /trunk/modules/stream_out/transcode.c
27626
27627 transcode -- prevent user error, limit mp3 channels to max of 2
27628
27629 ------------------------------------------------------------------------
27630 r10161 | gbazin | 2005-03-06 14:55:48 +0100 (Sun, 06 Mar 2005) | 1 line
27631 Changed paths:
27632    M /trunk/src/video_output/video_output.c
27633
27634 * src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.
27635 ------------------------------------------------------------------------
27636 r10160 | robux4 | 2005-03-06 14:44:17 +0100 (Sun, 06 Mar 2005) | 4 lines
27637 Changed paths:
27638    M /trunk/src/video_output/video_output.c
27639
27640 video_output.c: use the visible dimensions and not the pixel dimensions
27641
27642 if this create some memory leaks, it should be corrected elsewhere
27643 this solves the HDTV grey line bug
27644 ------------------------------------------------------------------------
27645 r10159 | courmisch | 2005-03-06 12:07:41 +0100 (Sun, 06 Mar 2005) | 2 lines
27646 Changed paths:
27647    M /trunk/modules/misc/gnutls.c
27648
27649 Fixes segfault
27650
27651 ------------------------------------------------------------------------
27652 r10158 | hartman | 2005-03-06 11:53:18 +0100 (Sun, 06 Mar 2005) | 2 lines
27653 Changed paths:
27654    M /trunk/TODO
27655
27656 * added statistics, blue/green wall filter and goom effect video filter to the TODO list
27657
27658 ------------------------------------------------------------------------
27659 r10157 | robux4 | 2005-03-06 11:36:49 +0100 (Sun, 06 Mar 2005) | 1 line
27660 Changed paths:
27661    M /trunk/modules/demux/mkv.cpp
27662
27663 mkv.cpp: support aspect ratio for video tracks
27664 ------------------------------------------------------------------------
27665 r10156 | courmisch | 2005-03-06 10:06:09 +0100 (Sun, 06 Mar 2005) | 4 lines
27666 Changed paths:
27667    M /trunk/modules/misc/gnutls.c
27668
27669 - support for client certificate verification from SSL server
27670   (= sort of server-side support for secure VoD)
27671 - fixes global mutex name
27672
27673 ------------------------------------------------------------------------
27674 r10154 | gbazin | 2005-03-05 19:07:49 +0100 (Sat, 05 Mar 2005) | 1 line
27675 Changed paths:
27676    M /trunk/include/video_output.h
27677    M /trunk/modules/video_output/wingdi.c
27678
27679 * modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video window looses the focus.
27680 ------------------------------------------------------------------------
27681 r10153 | gbazin | 2005-03-05 19:05:42 +0100 (Sat, 05 Mar 2005) | 1 line
27682 Changed paths:
27683    M /trunk/modules/gui/wince/interface.cpp
27684    M /trunk/modules/gui/wince/menus.cpp
27685    M /trunk/modules/gui/wince/video.cpp
27686    M /trunk/modules/gui/wince/wince.h
27687
27688 * modules/gui/wince/*: improvements to the WinCE interface.
27689 ------------------------------------------------------------------------
27690 r10152 | gbazin | 2005-03-05 19:02:56 +0100 (Sat, 05 Mar 2005) | 1 line
27691 Changed paths:
27692    M /trunk/src/input/input.c
27693    M /trunk/src/input/stream.c
27694
27695 * src/input/stream.c: check return value of malloc/realloc.
27696 ------------------------------------------------------------------------
27697 r10151 | courmisch | 2005-03-05 19:01:05 +0100 (Sat, 05 Mar 2005) | 2 lines
27698 Changed paths:
27699    M /trunk/modules/misc/gnutls.c
27700
27701 Memleak fixed
27702
27703 ------------------------------------------------------------------------
27704 r10150 | gbazin | 2005-03-05 18:54:19 +0100 (Sat, 05 Mar 2005) | 1 line
27705 Changed paths:
27706    M /trunk/modules/demux/aac.c
27707    M /trunk/modules/demux/aiff.c
27708    M /trunk/modules/demux/asf/asf.c
27709    M /trunk/modules/demux/au.c
27710    M /trunk/modules/demux/avi/avi.c
27711    M /trunk/modules/demux/flac.c
27712    M /trunk/modules/demux/livedotcom.cpp
27713    M /trunk/modules/demux/mkv.cpp
27714    M /trunk/modules/demux/mod.c
27715    M /trunk/modules/demux/mp4/mp4.c
27716    M /trunk/modules/demux/mpeg/mpga.c
27717    M /trunk/modules/demux/mpeg/mpgv.c
27718    M /trunk/modules/demux/nsv.c
27719    M /trunk/modules/demux/ogg.c
27720    M /trunk/modules/demux/playlist/old.c
27721    M /trunk/modules/demux/playlist/pls.c
27722    M /trunk/modules/demux/pva.c
27723    M /trunk/modules/demux/real.c
27724    M /trunk/modules/demux/ts.c
27725    M /trunk/modules/demux/util/id3.c
27726    M /trunk/modules/demux/wav.c
27727    M /trunk/modules/services_discovery/sap.c
27728
27729 * modules/demux/*: removed useless probing messages.
27730 ------------------------------------------------------------------------
27731 r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (Sat, 05 Mar 2005) | 3 lines
27732 Changed paths:
27733    M /trunk/modules/misc/freetype.c
27734
27735 freetype.c: fix rendering with X11 vout. Do not ask me why this is
27736 necessary, and even less ask me why the vout used make a difference
27737
27738 ------------------------------------------------------------------------
27739 r10148 | courmisch | 2005-03-05 18:46:10 +0100 (Sat, 05 Mar 2005) | 3 lines
27740 Changed paths:
27741    M /trunk/include/vlc_tls.h
27742    M /trunk/modules/access/http.c
27743    M /trunk/modules/misc/gnutls.c
27744    M /trunk/src/misc/httpd.c
27745    M /trunk/src/misc/tls.c
27746
27747 - TLS API cleanup
27748 - some minor fixes as well
27749
27750 ------------------------------------------------------------------------
27751 r10147 | gbazin | 2005-03-05 18:18:30 +0100 (Sat, 05 Mar 2005) | 1 line
27752 Changed paths:
27753    M /trunk/modules/access/dvdnav.c
27754    M /trunk/modules/access/screen/x11.c
27755    M /trunk/modules/codec/rawvideo.c
27756    M /trunk/modules/control/http.c
27757    M /trunk/src/input/input.c
27758    M /trunk/src/interface/interface.c
27759
27760 * ALL: a few fixes.
27761 ------------------------------------------------------------------------
27762 r10146 | gbazin | 2005-03-05 18:06:35 +0100 (Sat, 05 Mar 2005) | 1 line
27763 Changed paths:
27764    M /trunk/modules/gui/wxwindows/timer.cpp
27765
27766 * modules/gui/wxwindows/timer.cpp: release input when interface is exiting.
27767 ------------------------------------------------------------------------
27768 r10145 | gbazin | 2005-03-05 17:49:15 +0100 (Sat, 05 Mar 2005) | 1 line
27769 Changed paths:
27770    M /trunk/include/video_output.h
27771    M /trunk/modules/codec/ffmpeg/video.c
27772    M /trunk/modules/video_filter/adjust.c
27773    M /trunk/modules/video_filter/clone.c
27774    M /trunk/modules/video_filter/crop.c
27775    M /trunk/modules/video_filter/deinterlace.c
27776    M /trunk/modules/video_filter/distort.c
27777    M /trunk/modules/video_filter/invert.c
27778    M /trunk/modules/video_filter/logo.c
27779    M /trunk/modules/video_filter/motionblur.c
27780    M /trunk/modules/video_filter/motiondetect.c
27781    M /trunk/modules/video_filter/transform.c
27782    M /trunk/modules/video_filter/wall.c
27783    M /trunk/modules/visualization/goom.c
27784    M /trunk/modules/visualization/visual/visual.c
27785    M /trunk/src/input/decoder.c
27786    M /trunk/src/video_output/video_output.c
27787    M /trunk/src/video_output/vout_pictures.c
27788
27789 * include/video_output.h, ALL: changed api for vout_Request()/vout_Create() to be more flexible.
27790 ------------------------------------------------------------------------
27791 r10144 | robux4 | 2005-03-05 15:02:39 +0100 (Sat, 05 Mar 2005) | 1 line
27792 Changed paths:
27793    M /trunk/modules/access/dvdread.c
27794
27795 dvdread.c: fix the title duration & time reports
27796 ------------------------------------------------------------------------
27797 r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (Sat, 05 Mar 2005) | 4 lines
27798 Changed paths:
27799    M /trunk/include/vlc_filter.h
27800    M /trunk/modules/misc/freetype.c
27801    M /trunk/src/video_output/vout_subpictures.c
27802
27803 All: change of text-renderer api. Now pf_render_text takes a subpicture and
27804 a subpicture region, and returns a new region in the given subpicture.
27805 freetype.c: additional cleanup (coding style, cosmetics)
27806
27807 ------------------------------------------------------------------------
27808 r10142 | robux4 | 2005-03-05 13:55:02 +0100 (Sat, 05 Mar 2005) | 2 lines
27809 Changed paths:
27810    M /trunk/include/vlc_demux.h
27811    M /trunk/modules/demux/mkv.cpp
27812    M /trunk/src/input/input.c
27813
27814 input.c, vlc_demux.h: allow seeking back in the same chapter
27815 mkv.cpp: handle the new DEMUX_GET_SEEKPOINT_TIME
27816 ------------------------------------------------------------------------
27817 r10141 | courmisch | 2005-03-05 12:06:26 +0100 (Sat, 05 Mar 2005) | 3 lines
27818 Changed paths:
27819    M /trunk/modules/gui/wxwindows/wizard.cpp
27820
27821 Unbreak streaming wizard in Unicode compile
27822 (DO NOT use c_str() !!!)
27823
27824 ------------------------------------------------------------------------
27825 r10140 | courmisch | 2005-03-05 11:55:32 +0100 (Sat, 05 Mar 2005) | 2 lines
27826 Changed paths:
27827    M /trunk/po/fr.po
27828
27829 UTF8 fixes
27830
27831 ------------------------------------------------------------------------
27832 r10139 | courmisch | 2005-03-04 19:19:33 +0100 (Fri, 04 Mar 2005) | 2 lines
27833 Changed paths:
27834    M /trunk/modules/access/http.c
27835
27836 Fixed memleak
27837
27838 ------------------------------------------------------------------------
27839 r10138 | robux4 | 2005-03-04 19:01:39 +0100 (Fri, 04 Mar 2005) | 1 line
27840 Changed paths:
27841    M /trunk/modules/demux/mkv.cpp
27842
27843 mkv.cpp: chapters are visible by default
27844 ------------------------------------------------------------------------
27845 r10137 | courmisch | 2005-03-04 17:51:51 +0100 (Fri, 04 Mar 2005) | 2 lines
27846 Changed paths:
27847    M /trunk/AUTHORS
27848    M /trunk/modules/misc/gnutls.c
27849
27850 TLS session resumption support
27851
27852 ------------------------------------------------------------------------
27853 r10136 | courmisch | 2005-03-04 16:20:03 +0100 (Fri, 04 Mar 2005) | 2 lines
27854 Changed paths:
27855    M /trunk/po/fr.po
27856
27857 Fixes translation of encryption
27858
27859 ------------------------------------------------------------------------
27860 r10135 | courmisch | 2005-03-04 14:26:14 +0100 (Fri, 04 Mar 2005) | 2 lines
27861 Changed paths:
27862    M /trunk/modules/gui/wxwindows/open.cpp
27863
27864 Add HTTP/SSL
27865
27866 ------------------------------------------------------------------------
27867 r10134 | yoann | 2005-03-04 13:55:48 +0100 (Fri, 04 Mar 2005) | 2 lines
27868 Changed paths:
27869    M /trunk/doc/vlm.txt
27870    M /trunk/src/misc/vlm.c
27871
27872 * update VLM help about inputdel
27873
27874 ------------------------------------------------------------------------
27875 r10133 | courmisch | 2005-03-04 13:44:14 +0100 (Fri, 04 Mar 2005) | 6 lines
27876 Changed paths:
27877    M /trunk/TODO
27878    M /trunk/configure.ac
27879
27880 - check for gnutls rewritten : now works with mingw32
27881
27882 Precompiled static libraries for gnutls can be found there :
27883 ftp://ftp.gnutls.org/pub/gnutls/win32
27884
27885
27886 ------------------------------------------------------------------------
27887 r10132 | yoann | 2005-03-04 13:28:18 +0100 (Fri, 04 Mar 2005) | 3 lines
27888 Changed paths:
27889    M /trunk/modules/control/http.c
27890    M /trunk/share/http/vlm/index.html
27891
27892 * modules/control/http.c: elements are now one level more recursive (if needed)
27893 * share/http/vlm/index.html: we now display the state of media instances
27894
27895 ------------------------------------------------------------------------
27896 r10131 | markfm | 2005-03-04 13:12:11 +0100 (Fri, 04 Mar 2005) | 2 lines
27897 Changed paths:
27898    M /trunk/modules/control/rc.c
27899    M /trunk/modules/video_filter/logo.c
27900
27901 Make logo-x, logo-y operate relative to upper left corner.  logo-x/-y/-position/-transparency accessible via rc
27902
27903 ------------------------------------------------------------------------
27904 r10130 | gbazin | 2005-03-04 13:08:43 +0100 (Fri, 04 Mar 2005) | 1 line
27905 Changed paths:
27906    M /trunk/modules/gui/wxwindows/timer.cpp
27907
27908 * modules/gui/wxwindows/timer.cpp: don't forget to yield/release the input otherwise you're bound to access an invalid pointer later on.
27909 ------------------------------------------------------------------------
27910 r10129 | gbazin | 2005-03-04 12:13:42 +0100 (Fri, 04 Mar 2005) | 1 line
27911 Changed paths:
27912    M /trunk/include/vlc_spu.h
27913
27914 * ../include/vlc_spu.h: fixed typo that was triggering a segfault with --enable-memory-optimize.
27915 ------------------------------------------------------------------------
27916 r10128 | markfm | 2005-03-04 02:57:52 +0100 (Fri, 04 Mar 2005) | 2 lines
27917 Changed paths:
27918    M /trunk/modules/video_filter/marq.c
27919    M /trunk/modules/video_filter/time.c
27920
27921 time/marq -- correct positioning so that x-y are always referenced to upper left corner
27922
27923 ------------------------------------------------------------------------
27924 r10127 | gbazin | 2005-03-03 23:55:34 +0100 (Thu, 03 Mar 2005) | 1 line
27925 Changed paths:
27926    M /trunk/modules/gui/wxwindows/open.cpp
27927    M /trunk/modules/gui/wxwindows/streamout.cpp
27928    M /trunk/modules/gui/wxwindows/subtitles.cpp
27929
27930 * modules/gui/wxwindows: portability fixes by Erik Simko (erik dot simko at gmail dot com).
27931 ------------------------------------------------------------------------
27932 r10126 | robux4 | 2005-03-03 22:58:46 +0100 (Thu, 03 Mar 2005) | 1 line
27933 Changed paths:
27934    M /trunk/modules/demux/mkv.cpp
27935
27936 mkv.cpp: fix stuttering issue on timestamp (could be cleaner)
27937 ------------------------------------------------------------------------
27938 r10125 | courmisch | 2005-03-03 22:56:04 +0100 (Thu, 03 Mar 2005) | 4 lines
27939 Changed paths:
27940    M /trunk/modules/control/http.c
27941
27942 - Specify a charset (according to locale) for HTML pages in Content-Type
27943   (needed when some playlist items name are not ASCII)
27944 - Remove unused variable
27945
27946 ------------------------------------------------------------------------
27947 r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (Thu, 03 Mar 2005) | 2 lines
27948 Changed paths:
27949    M /trunk/TODO
27950
27951 TODO: Update with recent work.
27952
27953 ------------------------------------------------------------------------
27954 r10123 | zorglub | 2005-03-03 19:30:07 +0100 (Thu, 03 Mar 2005) | 2 lines
27955 Changed paths:
27956    M /trunk/src/stream_output/stream_output.c
27957
27958 Handle module variables in sout options parser
27959
27960 ------------------------------------------------------------------------
27961 r10122 | zorglub | 2005-03-03 18:35:26 +0100 (Thu, 03 Mar 2005) | 2 lines
27962 Changed paths:
27963    M /trunk/modules/gui/ncurses.c
27964
27965 Compile fix
27966
27967 ------------------------------------------------------------------------
27968 r10121 | courmisch | 2005-03-03 16:19:30 +0100 (Thu, 03 Mar 2005) | 2 lines
27969 Changed paths:
27970    M /trunk/src/misc/httpd.c
27971
27972 Fixes invalid memory access in case of TLS handshake failure
27973
27974 ------------------------------------------------------------------------
27975 r10120 | gbazin | 2005-03-03 15:45:52 +0100 (Thu, 03 Mar 2005) | 1 line
27976 Changed paths:
27977    M /trunk/modules/video_output/directx/directx.c
27978
27979 * modules/video_output/directx/directx.c: compilation fix.
27980 ------------------------------------------------------------------------
27981 r10119 | gbazin | 2005-03-03 15:15:48 +0100 (Thu, 03 Mar 2005) | 1 line
27982 Changed paths:
27983    M /trunk/modules/access/dshow/filter.cpp
27984
27985 * modules/access/dshow/filter.cpp: re-enabled code to properly do the cleanup on close.
27986 ------------------------------------------------------------------------
27987 r10118 | gbazin | 2005-03-03 14:19:26 +0100 (Thu, 03 Mar 2005) | 1 line
27988 Changed paths:
27989    M /trunk/modules/codec/x264.c
27990
27991 *  modules/codec/x264.c: compilation fix for new libx264.
27992 ------------------------------------------------------------------------
27993 r10117 | gbazin | 2005-03-03 09:34:15 +0100 (Thu, 03 Mar 2005) | 1 line
27994 Changed paths:
27995    M /trunk/modules/gui/wince/wince.cpp
27996    M /trunk/modules/gui/wince/wince.h
27997
27998 * modules/gui/wince: try to save up a bit on memory usage.
27999 ------------------------------------------------------------------------
28000 r10116 | gbazin | 2005-03-03 09:24:14 +0100 (Thu, 03 Mar 2005) | 1 line
28001 Changed paths:
28002    M /trunk/configure.ac
28003
28004 * configure.ac: new --enable-optimize-memory option.
28005 ------------------------------------------------------------------------
28006 r10115 | gbazin | 2005-03-03 09:14:23 +0100 (Thu, 03 Mar 2005) | 1 line
28007 Changed paths:
28008    M /trunk/src/input/stream.c
28009
28010 * src/input/stream.c: use less memory for the stream cache when OPTIMIZE_MEMORY is defined.
28011 ------------------------------------------------------------------------
28012 r10114 | gbazin | 2005-03-03 09:13:30 +0100 (Thu, 03 Mar 2005) | 1 line
28013 Changed paths:
28014    M /trunk/include/vlc_config.h
28015
28016 * include/vlc_config.h: removed unused stuff + allocate less VOUT pictures when OPTIMIZE_MEMORY is defined.
28017 ------------------------------------------------------------------------
28018 r10113 | courmisch | 2005-03-03 09:11:31 +0100 (Thu, 03 Mar 2005) | 2 lines
28019 Changed paths:
28020    M /trunk/modules/gui/skins2/src/skin_main.cpp
28021
28022 - Fixed a typo. Skins2 wouldn't compile
28023
28024 ------------------------------------------------------------------------
28025 r10112 | zorglub | 2005-03-03 07:58:04 +0100 (Thu, 03 Mar 2005) | 5 lines
28026 Changed paths:
28027    M /trunk/modules/access/cdda.c
28028    M /trunk/modules/access/vcd/vcd.c
28029    M /trunk/modules/audio_filter/channel_mixer/headphone.c
28030    M /trunk/modules/codec/ffmpeg/ffmpeg.c
28031    M /trunk/modules/codec/subsdec.c
28032    M /trunk/modules/codec/toolame.c
28033    M /trunk/modules/codec/vorbis.c
28034    M /trunk/modules/control/gestures.c
28035    M /trunk/modules/control/http.c
28036    M /trunk/modules/control/netsync.c
28037    M /trunk/modules/control/ntservice.c
28038    M /trunk/modules/control/rc.c
28039    M /trunk/modules/control/showintf.c
28040    M /trunk/modules/control/telnet.c
28041    M /trunk/modules/demux/subtitle.c
28042    M /trunk/modules/gui/ncurses.c
28043    M /trunk/modules/gui/skins2/src/skin_main.cpp
28044    M /trunk/modules/gui/wxwindows/wxwindows.cpp
28045    M /trunk/modules/misc/freetype.c
28046    M /trunk/modules/mux/mpjpeg.c
28047    M /trunk/modules/services_discovery/sap.c
28048    M /trunk/modules/stream_out/display.c
28049    M /trunk/modules/stream_out/es.c
28050    M /trunk/modules/stream_out/rtp.c
28051    M /trunk/modules/stream_out/standard.c
28052    M /trunk/modules/stream_out/transcode.c
28053    M /trunk/modules/video_filter/deinterlace.c
28054    M /trunk/modules/video_filter/logo.c
28055    M /trunk/modules/video_filter/mosaic.c
28056    M /trunk/modules/video_filter/motiondetect.c
28057    M /trunk/modules/video_filter/wall.c
28058    M /trunk/modules/video_output/aa.c
28059    M /trunk/modules/video_output/caca.c
28060    M /trunk/modules/video_output/directx/directx.c
28061    M /trunk/modules/video_output/fb.c
28062    M /trunk/modules/visualization/goom.c
28063    M /trunk/modules/visualization/visual/visual.c
28064    M /trunk/src/libvlc.h
28065
28066 Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com>
28067
28068 + put access and demux in the right place
28069
28070
28071 ------------------------------------------------------------------------
28072 r10111 | titer | 2005-03-03 06:22:01 +0100 (Thu, 03 Mar 2005) | 2 lines
28073 Changed paths:
28074    M /trunk/modules/video_filter/mosaic.c
28075
28076  video_filter/mosaic.c: compile fix
28077
28078 ------------------------------------------------------------------------
28079 r10110 | gbazin | 2005-03-03 00:05:08 +0100 (Thu, 03 Mar 2005) | 1 line
28080 Changed paths:
28081    M /trunk/include/vlc_config.h
28082
28083 * include/vlc_config.h: removed deprecated stuff.
28084 ------------------------------------------------------------------------
28085 r10109 | gbazin | 2005-03-03 00:04:05 +0100 (Thu, 03 Mar 2005) | 1 line
28086 Changed paths:
28087    M /trunk/configure.ac
28088
28089 * configure.ac: remove unnecessary modules from WinCE build.
28090 ------------------------------------------------------------------------
28091 r10108 | gbazin | 2005-03-03 00:01:22 +0100 (Thu, 03 Mar 2005) | 1 line
28092 Changed paths:
28093    M /trunk/configure.ac
28094
28095 * configure.ac: vlc-config has to be generated by configure.
28096 ------------------------------------------------------------------------
28097 r10107 | robux4 | 2005-03-02 22:08:18 +0100 (Wed, 02 Mar 2005) | 1 line
28098 Changed paths:
28099    M /trunk/modules/demux/mkv.cpp
28100
28101 mkv.cpp: update the seekpoint location after a manual seek
28102 ------------------------------------------------------------------------
28103 r10106 | robux4 | 2005-03-02 21:58:24 +0100 (Wed, 02 Mar 2005) | 1 line
28104 Changed paths:
28105    M /trunk/modules/demux/mkv.cpp
28106
28107 mkv.cpp: handle EOF correctly for ordered chapters
28108 ------------------------------------------------------------------------
28109 r10104 | courmisch | 2005-03-02 20:45:39 +0100 (Wed, 02 Mar 2005) | 3 lines
28110 Changed paths:
28111    M /trunk/Makefile.am
28112    M /trunk/TODO
28113
28114 - Add dependency of update-includes on vlc-config
28115 - TODO: SSL on Windows
28116
28117 ------------------------------------------------------------------------
28118 r10103 | dionoea | 2005-03-02 18:57:22 +0100 (Wed, 02 Mar 2005) | 4 lines
28119 Changed paths:
28120    M /trunk/modules/video_filter/mosaic.c
28121
28122 remove debug messages, correct automatic positioning when an mosaic-order
28123 is specified
28124
28125
28126 ------------------------------------------------------------------------
28127 r10102 | robux4 | 2005-03-02 17:53:16 +0100 (Wed, 02 Mar 2005) | 1 line
28128 Changed paths:
28129    M /trunk/modules/demux/mkv.cpp
28130
28131 mkv.cpp: fix a gcc compilation error
28132 ------------------------------------------------------------------------
28133 r10101 | robux4 | 2005-03-02 17:47:31 +0100 (Wed, 02 Mar 2005) | 1 line
28134 Changed paths:
28135    M /trunk/activex/axvlc_idl.c
28136    M /trunk/activex/axvlc_idl.h
28137    M /trunk/activex/connectioncontainer.cpp
28138    M /trunk/activex/connectioncontainer.h
28139    M /trunk/activex/main.cpp
28140    M /trunk/activex/objectsafety.cpp
28141    M /trunk/activex/objectsafety.h
28142    M /trunk/activex/olecontrol.cpp
28143    M /trunk/activex/olecontrol.h
28144    M /trunk/activex/oleinplaceactiveobject.cpp
28145    M /trunk/activex/oleinplaceactiveobject.h
28146    M /trunk/activex/oleinplaceobject.cpp
28147    M /trunk/activex/oleinplaceobject.h
28148    M /trunk/activex/oleobject.cpp
28149    M /trunk/activex/oleobject.h
28150    M /trunk/activex/persistpropbag.cpp
28151    M /trunk/activex/persistpropbag.h
28152    M /trunk/activex/persiststorage.cpp
28153    M /trunk/activex/persiststorage.h
28154    M /trunk/activex/persiststreaminit.cpp
28155    M /trunk/activex/persiststreaminit.h
28156    M /trunk/activex/plugin.cpp
28157    M /trunk/activex/plugin.h
28158    M /trunk/activex/provideclassinfo.cpp
28159    M /trunk/activex/provideclassinfo.h
28160    M /trunk/activex/utils.cpp
28161    M /trunk/activex/utils.h
28162    M /trunk/activex/vlccontrol.cpp
28163    M /trunk/activex/vlccontrol.h
28164    M /trunk/evc/errno.h
28165    M /trunk/evc/modules_builtin_evc.h
28166    M /trunk/include/aout_internal.h
28167    M /trunk/include/audio_output.h
28168    M /trunk/include/beos_specific.h
28169    M /trunk/include/charset.h
28170    M /trunk/include/codecs.h
28171    M /trunk/include/configuration.h
28172    M /trunk/include/darwin_specific.h
28173    M /trunk/include/intf_eject.h
28174    M /trunk/include/iso_lang.h
28175    M /trunk/include/main.h
28176    M /trunk/include/mmx.h
28177    M /trunk/include/modules.h
28178    M /trunk/include/modules_inner.h
28179    M /trunk/include/mtime.h
28180    M /trunk/include/network.h
28181    M /trunk/include/os_specific.h
28182    M /trunk/include/osd.h
28183    M /trunk/include/snapshot.h
28184    M /trunk/include/stream_output.h
28185    M /trunk/include/variables.h
28186    M /trunk/include/video_output.h
28187    M /trunk/include/vlc/aout.h
28188    M /trunk/include/vlc/decoder.h
28189    M /trunk/include/vlc/input.h
28190    M /trunk/include/vlc/intf.h
28191    M /trunk/include/vlc/sout.h
28192    M /trunk/include/vlc/vlc.h
28193    M /trunk/include/vlc/vout.h
28194    M /trunk/include/vlc_access.h
28195    M /trunk/include/vlc_bits.h
28196    M /trunk/include/vlc_block.h
28197    M /trunk/include/vlc_block_helper.h
28198    M /trunk/include/vlc_codec.h
28199    M /trunk/include/vlc_common.h
28200    M /trunk/include/vlc_config.h
28201    M /trunk/include/vlc_config_cat.h
28202    M /trunk/include/vlc_cpu.h
28203    M /trunk/include/vlc_demux.h
28204    M /trunk/include/vlc_error.h
28205    M /trunk/include/vlc_es.h
28206    M /trunk/include/vlc_es_out.h
28207    M /trunk/include/vlc_filter.h
28208    M /trunk/include/vlc_httpd.h
28209    M /trunk/include/vlc_image.h
28210    M /trunk/include/vlc_input.h
28211    M /trunk/include/vlc_interface.h
28212    M /trunk/include/vlc_keys.h
28213    M /trunk/include/vlc_messages.h
28214    M /trunk/include/vlc_meta.h
28215    M /trunk/include/vlc_objects.h
28216    M /trunk/include/vlc_playlist.h
28217    M /trunk/include/vlc_spu.h
28218    M /trunk/include/vlc_stream.h
28219    M /trunk/include/vlc_threads.h
28220    M /trunk/include/vlc_threads_funcs.h
28221    M /trunk/include/vlc_tls.h
28222    M /trunk/include/vlc_video.h
28223    M /trunk/include/vlc_vlm.h
28224    M /trunk/include/vlc_vod.h
28225    M /trunk/include/vlc_xml.h
28226    M /trunk/include/vout_synchro.h
28227    M /trunk/include/win32_specific.h
28228    M /trunk/lxdialog/checklist.c
28229    M /trunk/lxdialog/colors.h
28230    M /trunk/lxdialog/dialog.h
28231    M /trunk/lxdialog/inputbox.c
28232    M /trunk/lxdialog/lxdialog.c
28233    M /trunk/lxdialog/menubox.c
28234    M /trunk/lxdialog/msgbox.c
28235    M /trunk/lxdialog/textbox.c
28236    M /trunk/lxdialog/util.c
28237    M /trunk/lxdialog/yesno.c
28238    M /trunk/modules/access/cdda/access.c
28239    M /trunk/modules/access/cdda/access.h
28240    M /trunk/modules/access/cdda/callback.c
28241    M /trunk/modules/access/cdda/callback.h
28242    M /trunk/modules/access/cdda/cdda.c
28243    M /trunk/modules/access/cdda/cdda.h
28244    M /trunk/modules/access/cdda/info.c
28245    M /trunk/modules/access/cdda/info.h
28246    M /trunk/modules/access/cdda.c
28247    M /trunk/modules/access/directory.c
28248    M /trunk/modules/access/dshow/common.h
28249    M /trunk/modules/access/dshow/crossbar.cpp
28250    M /trunk/modules/access/dshow/dshow.cpp
28251    M /trunk/modules/access/dshow/filter.cpp
28252    M /trunk/modules/access/dshow/filter.h
28253    M /trunk/modules/access/dvb/access.c
28254    M /trunk/modules/access/dvb/dvb.h
28255    M /trunk/modules/access/dvb/en50221.c
28256    M /trunk/modules/access/dvb/linux_dvb.c
28257    M /trunk/modules/access/dvdnav.c
28258    M /trunk/modules/access/dvdread.c
28259    M /trunk/modules/access/file.c
28260    M /trunk/modules/access/ftp.c
28261    M /trunk/modules/access/http.c
28262    M /trunk/modules/access/mms/asf.c
28263    M /trunk/modules/access/mms/asf.h
28264    M /trunk/modules/access/mms/buffer.c
28265    M /trunk/modules/access/mms/buffer.h
28266    M /trunk/modules/access/mms/mms.c
28267    M /trunk/modules/access/mms/mms.h
28268    M /trunk/modules/access/mms/mmsh.c
28269    M /trunk/modules/access/mms/mmsh.h
28270    M /trunk/modules/access/mms/mmstu.c
28271    M /trunk/modules/access/mms/mmstu.h
28272    M /trunk/modules/access/pvr/pvr.c
28273    M /trunk/modules/access/pvr/videodev2.h
28274    M /trunk/modules/access/satellite/access.c
28275    M /trunk/modules/access/satellite/dvb.c
28276    M /trunk/modules/access/satellite/dvb.h
28277    M /trunk/modules/access/satellite/satellite.c
28278    M /trunk/modules/access/screen/beos.cpp
28279    M /trunk/modules/access/screen/mac.c
28280    M /trunk/modules/access/screen/screen.c
28281    M /trunk/modules/access/screen/screen.h
28282    M /trunk/modules/access/screen/win32.c
28283    M /trunk/modules/access/screen/x11.c
28284    M /trunk/modules/access/slp.c
28285    M /trunk/modules/access/smb.c
28286    M /trunk/modules/access/tcp.c
28287    M /trunk/modules/access/udp.c
28288    M /trunk/modules/access/v4l/v4l.c
28289    M /trunk/modules/access/v4l/videodev_mjpeg.h
28290    M /trunk/modules/access/vcd/cdrom.c
28291    M /trunk/modules/access/vcd/cdrom.h
28292    M /trunk/modules/access/vcd/cdrom_internals.h
28293    M /trunk/modules/access/vcd/vcd.c
28294    M /trunk/modules/access/vcdx/access.c
28295    M /trunk/modules/access/vcdx/demux.c
28296    M /trunk/modules/access/vcdx/info.c
28297    M /trunk/modules/access/vcdx/info.h
28298    M /trunk/modules/access/vcdx/intf.c
28299    M /trunk/modules/access/vcdx/intf.h
28300    M /trunk/modules/access/vcdx/vcd.c
28301    M /trunk/modules/access/vcdx/vcd.h
28302    M /trunk/modules/access/vcdx/vcdplayer.c
28303    M /trunk/modules/access/vcdx/vcdplayer.h
28304    M /trunk/modules/access_output/dummy.c
28305    M /trunk/modules/access_output/file.c
28306    M /trunk/modules/access_output/http.c
28307    M /trunk/modules/access_output/udp.c
28308    M /trunk/modules/audio_filter/channel_mixer/headphone.c
28309    M /trunk/modules/audio_filter/channel_mixer/simple.c
28310    M /trunk/modules/audio_filter/channel_mixer/trivial.c
28311    M /trunk/modules/audio_filter/converter/a52tofloat32.c
28312    M /trunk/modules/audio_filter/converter/a52tospdif.c
28313    M /trunk/modules/audio_filter/converter/dtstofloat32.c
28314    M /trunk/modules/audio_filter/converter/dtstospdif.c
28315    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
28316    M /trunk/modules/audio_filter/converter/fixed32tos16.c
28317    M /trunk/modules/audio_filter/converter/float32tos16.c
28318    M /trunk/modules/audio_filter/converter/float32tos8.c
28319    M /trunk/modules/audio_filter/converter/float32tou16.c
28320    M /trunk/modules/audio_filter/converter/float32tou8.c
28321    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
28322    M /trunk/modules/audio_filter/converter/s16tofixed32.c
28323    M /trunk/modules/audio_filter/converter/s16tofloat32.c
28324    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
28325    M /trunk/modules/audio_filter/converter/s8tofloat32.c
28326    M /trunk/modules/audio_filter/converter/u8tofixed32.c
28327    M /trunk/modules/audio_filter/converter/u8tofloat32.c
28328    M /trunk/modules/audio_filter/equalizer.c
28329    M /trunk/modules/audio_filter/equalizer_presets.h
28330    M /trunk/modules/audio_filter/format.c
28331    M /trunk/modules/audio_filter/normvol.c
28332    M /trunk/modules/audio_filter/resampler/bandlimited.c
28333    M /trunk/modules/audio_filter/resampler/bandlimited.h
28334    M /trunk/modules/audio_filter/resampler/coreaudio.c
28335    M /trunk/modules/audio_filter/resampler/linear.c
28336    M /trunk/modules/audio_filter/resampler/trivial.c
28337    M /trunk/modules/audio_filter/resampler/ugly.c
28338    M /trunk/modules/audio_mixer/float32.c
28339    M /trunk/modules/audio_mixer/spdif.c
28340    M /trunk/modules/audio_mixer/trivial.c
28341    M /trunk/modules/audio_output/alsa.c
28342    M /trunk/modules/audio_output/arts.c
28343    M /trunk/modules/audio_output/coreaudio.c
28344    M /trunk/modules/audio_output/directx.c
28345    M /trunk/modules/audio_output/esd.c
28346    M /trunk/modules/audio_output/file.c
28347    M /trunk/modules/audio_output/hd1000a.cpp
28348    M /trunk/modules/audio_output/oss.c
28349    M /trunk/modules/audio_output/portaudio.c
28350    M /trunk/modules/audio_output/sdl.c
28351    M /trunk/modules/audio_output/waveout.c
28352    M /trunk/modules/codec/a52.c
28353    M /trunk/modules/codec/adpcm.c
28354    M /trunk/modules/codec/araw.c
28355    M /trunk/modules/codec/cinepak.c
28356    M /trunk/modules/codec/cmml/browser_open.c
28357    M /trunk/modules/codec/cmml/browser_open.h
28358    M /trunk/modules/codec/cmml/cmml.c
28359    M /trunk/modules/codec/cmml/history.c
28360    M /trunk/modules/codec/cmml/history.h
28361    M /trunk/modules/codec/cmml/intf.c
28362    M /trunk/modules/codec/cmml/xarray.c
28363    M /trunk/modules/codec/cmml/xarray.h
28364    M /trunk/modules/codec/cmml/xlist.c
28365    M /trunk/modules/codec/cmml/xlist.h
28366    M /trunk/modules/codec/cmml/xstrcat.h
28367    M /trunk/modules/codec/cmml/xtag.c
28368    M /trunk/modules/codec/cmml/xtag.h
28369    M /trunk/modules/codec/cmml/xurl.c
28370    M /trunk/modules/codec/cmml/xurl.h
28371    M /trunk/modules/codec/cvdsub.c
28372    M /trunk/modules/codec/dirac.c
28373    M /trunk/modules/codec/dmo/buffer.c
28374    M /trunk/modules/codec/dmo/dmo.c
28375    M /trunk/modules/codec/dmo/dmo.h
28376    M /trunk/modules/codec/dts.c
28377    M /trunk/modules/codec/dvbsub.c
28378    M /trunk/modules/codec/faad.c
28379    M /trunk/modules/codec/ffmpeg/audio.c
28380    M /trunk/modules/codec/ffmpeg/chroma.c
28381    M /trunk/modules/codec/ffmpeg/demux.c
28382    M /trunk/modules/codec/ffmpeg/encoder.c
28383    M /trunk/modules/codec/ffmpeg/ffmpeg.c
28384    M /trunk/modules/codec/ffmpeg/ffmpeg.h
28385    M /trunk/modules/codec/ffmpeg/postprocess.c
28386    M /trunk/modules/codec/ffmpeg/video.c
28387    M /trunk/modules/codec/ffmpeg/video_filter.c
28388    M /trunk/modules/codec/flac.c
28389    M /trunk/modules/codec/libmpeg2.c
28390    M /trunk/modules/codec/lpcm.c
28391    M /trunk/modules/codec/mash.cpp
28392    M /trunk/modules/codec/mpeg_audio.c
28393    M /trunk/modules/codec/png.c
28394    M /trunk/modules/codec/quicktime.c
28395    M /trunk/modules/codec/rawvideo.c
28396    M /trunk/modules/codec/speex.c
28397    M /trunk/modules/codec/spudec/parse.c
28398    M /trunk/modules/codec/spudec/spudec.c
28399    M /trunk/modules/codec/spudec/spudec.h
28400    M /trunk/modules/codec/subsdec.c
28401    M /trunk/modules/codec/svcdsub.c
28402    M /trunk/modules/codec/tarkin.c
28403    M /trunk/modules/codec/theora.c
28404    M /trunk/modules/codec/toolame.c
28405    M /trunk/modules/codec/vorbis.c
28406    M /trunk/modules/codec/x264.c
28407    M /trunk/modules/control/corba/corba.c
28408    M /trunk/modules/control/corba/mediacontrol-core.c
28409    M /trunk/modules/control/corba/mediacontrol-core.h
28410    M /trunk/modules/control/corba/mediacontrol-init.c
28411    M /trunk/modules/control/corba/mediacontrol-plugin.c
28412    M /trunk/modules/control/gestures.c
28413    M /trunk/modules/control/hotkeys.c
28414    M /trunk/modules/control/http.c
28415    M /trunk/modules/control/joystick.c
28416    M /trunk/modules/control/lirc.c
28417    M /trunk/modules/control/netsync.c
28418    M /trunk/modules/control/ntservice.c
28419    M /trunk/modules/control/rc.c
28420    M /trunk/modules/control/showintf.c
28421    M /trunk/modules/control/telnet.c
28422    M /trunk/modules/demux/asf/asf.c
28423    M /trunk/modules/demux/asf/libasf.c
28424    M /trunk/modules/demux/asf/libasf.h
28425    M /trunk/modules/demux/avi/avi.c
28426    M /trunk/modules/demux/avi/libavi.c
28427    M /trunk/modules/demux/avi/libavi.h
28428    M /trunk/modules/demux/mp4/drms.c
28429    M /trunk/modules/demux/mp4/drms.h
28430    M /trunk/modules/demux/mp4/drmstables.h
28431    M /trunk/modules/demux/mp4/libmp4.c
28432    M /trunk/modules/demux/mp4/libmp4.h
28433    M /trunk/modules/demux/mp4/mp4.c
28434    M /trunk/modules/demux/mpeg/h264.c
28435    M /trunk/modules/demux/mpeg/m4a.c
28436    M /trunk/modules/demux/mpeg/m4v.c
28437    M /trunk/modules/demux/mpeg/mpga.c
28438    M /trunk/modules/demux/mpeg/mpgv.c
28439    M /trunk/modules/demux/playlist/m3u.c
28440    M /trunk/modules/demux/playlist/old.c
28441    M /trunk/modules/demux/playlist/playlist.c
28442    M /trunk/modules/demux/playlist/playlist.h
28443    M /trunk/modules/demux/playlist/pls.c
28444    M /trunk/modules/demux/ps.h
28445    M /trunk/modules/demux/util/id3.c
28446    M /trunk/modules/demux/util/id3genres.h
28447    M /trunk/modules/demux/util/id3tag.c
28448    M /trunk/modules/gui/beos/AudioOutput.cpp
28449    M /trunk/modules/gui/beos/BeOS.cpp
28450    M /trunk/modules/gui/beos/Bitmaps.h
28451    M /trunk/modules/gui/beos/DrawingTidbits.cpp
28452    M /trunk/modules/gui/beos/DrawingTidbits.h
28453    M /trunk/modules/gui/beos/Interface.cpp
28454    M /trunk/modules/gui/beos/InterfaceWindow.cpp
28455    M /trunk/modules/gui/beos/InterfaceWindow.h
28456    M /trunk/modules/gui/beos/ListViews.cpp
28457    M /trunk/modules/gui/beos/ListViews.h
28458    M /trunk/modules/gui/beos/MediaControlView.cpp
28459    M /trunk/modules/gui/beos/MediaControlView.h
28460    M /trunk/modules/gui/beos/MessagesWindow.cpp
28461    M /trunk/modules/gui/beos/MessagesWindow.h
28462    M /trunk/modules/gui/beos/MsgVals.h
28463    M /trunk/modules/gui/beos/PlayListWindow.cpp
28464    M /trunk/modules/gui/beos/PlayListWindow.h
28465    M /trunk/modules/gui/beos/PreferencesWindow.cpp
28466    M /trunk/modules/gui/beos/PreferencesWindow.h
28467    M /trunk/modules/gui/beos/TransportButton.cpp
28468    M /trunk/modules/gui/beos/TransportButton.h
28469    M /trunk/modules/gui/beos/VideoOutput.cpp
28470    M /trunk/modules/gui/beos/VideoWindow.h
28471    M /trunk/modules/gui/gtk/common.h
28472    M /trunk/modules/gui/gtk/control.c
28473    M /trunk/modules/gui/gtk/control.h
28474    M /trunk/modules/gui/gtk/display.c
28475    M /trunk/modules/gui/gtk/display.h
28476    M /trunk/modules/gui/gtk/gnome.c
28477    M /trunk/modules/gui/gtk/gnome_callbacks.c
28478    M /trunk/modules/gui/gtk/gnome_callbacks.h
28479    M /trunk/modules/gui/gtk/gnome_interface.c
28480    M /trunk/modules/gui/gtk/gnome_interface.h
28481    M /trunk/modules/gui/gtk/gnome_support.c
28482    M /trunk/modules/gui/gtk/gnome_support.h
28483    M /trunk/modules/gui/gtk/gtk.c
28484    M /trunk/modules/gui/gtk/gtk_callbacks.c
28485    M /trunk/modules/gui/gtk/gtk_callbacks.h
28486    M /trunk/modules/gui/gtk/gtk_interface.c
28487    M /trunk/modules/gui/gtk/gtk_interface.h
28488    M /trunk/modules/gui/gtk/gtk_support.c
28489    M /trunk/modules/gui/gtk/gtk_support.h
28490    M /trunk/modules/gui/gtk/menu.c
28491    M /trunk/modules/gui/gtk/menu.h
28492    M /trunk/modules/gui/gtk/modules.c
28493    M /trunk/modules/gui/gtk/modules.h
28494    M /trunk/modules/gui/gtk/open.c
28495    M /trunk/modules/gui/gtk/open.h
28496    M /trunk/modules/gui/gtk/playlist.c
28497    M /trunk/modules/gui/gtk/playlist.h
28498    M /trunk/modules/gui/gtk/preferences.c
28499    M /trunk/modules/gui/gtk/preferences.h
28500    M /trunk/modules/gui/gtk/sout.c
28501    M /trunk/modules/gui/gtk2/gnome2.c
28502    M /trunk/modules/gui/gtk2/gnome2_callbacks.c
28503    M /trunk/modules/gui/gtk2/gnome2_callbacks.h
28504    M /trunk/modules/gui/gtk2/gnome2_interface.c
28505    M /trunk/modules/gui/gtk2/gnome2_interface.h
28506    M /trunk/modules/gui/gtk2/gnome2_support.c
28507    M /trunk/modules/gui/gtk2/gnome2_support.h
28508    M /trunk/modules/gui/gtk2/gtk2.c
28509    M /trunk/modules/gui/gtk2/gtk2_callbacks.c
28510    M /trunk/modules/gui/gtk2/gtk2_callbacks.h
28511    M /trunk/modules/gui/gtk2/gtk2_interface.c
28512    M /trunk/modules/gui/gtk2/gtk2_interface.h
28513    M /trunk/modules/gui/gtk2/gtk2_support.c
28514    M /trunk/modules/gui/gtk2/gtk2_support.h
28515    M /trunk/modules/gui/kde/QConfigItem.cpp
28516    M /trunk/modules/gui/kde/QConfigItem.h
28517    M /trunk/modules/gui/kde/common.h
28518    M /trunk/modules/gui/kde/disc.cpp
28519    M /trunk/modules/gui/kde/disc.h
28520    M /trunk/modules/gui/kde/info.cpp
28521    M /trunk/modules/gui/kde/info.h
28522    M /trunk/modules/gui/kde/interface.cpp
28523    M /trunk/modules/gui/kde/interface.h
28524    M /trunk/modules/gui/kde/kde.cpp
28525    M /trunk/modules/gui/kde/languagemenu.cpp
28526    M /trunk/modules/gui/kde/languagemenu.h
28527    M /trunk/modules/gui/kde/menu.cpp
28528    M /trunk/modules/gui/kde/menu.h
28529    M /trunk/modules/gui/kde/messages.cpp
28530    M /trunk/modules/gui/kde/messages.h
28531    M /trunk/modules/gui/kde/net.cpp
28532    M /trunk/modules/gui/kde/net.h
28533    M /trunk/modules/gui/kde/pluginsbox.cpp
28534    M /trunk/modules/gui/kde/pluginsbox.h
28535    M /trunk/modules/gui/kde/preferences.cpp
28536    M /trunk/modules/gui/kde/preferences.h
28537    M /trunk/modules/gui/kde/slider.cpp
28538    M /trunk/modules/gui/kde/slider.h
28539    M /trunk/modules/gui/macosx/about.h
28540    M /trunk/modules/gui/macosx/applescript.h
28541    M /trunk/modules/gui/macosx/controls.h
28542    M /trunk/modules/gui/macosx/equalizer.h
28543    M /trunk/modules/gui/macosx/intf.h
28544    M /trunk/modules/gui/macosx/misc.h
28545    M /trunk/modules/gui/macosx/open.h
28546    M /trunk/modules/gui/macosx/output.h
28547    M /trunk/modules/gui/macosx/playlist.h
28548    M /trunk/modules/gui/macosx/playlistinfo.h
28549    M /trunk/modules/gui/macosx/prefs.h
28550    M /trunk/modules/gui/macosx/prefs_widgets.h
28551    M /trunk/modules/gui/macosx/vout.h
28552    M /trunk/modules/gui/ncurses.c
28553    M /trunk/modules/gui/pda/pda.c
28554    M /trunk/modules/gui/pda/pda.h
28555    M /trunk/modules/gui/pda/pda_callbacks.c
28556    M /trunk/modules/gui/pda/pda_callbacks.h
28557    M /trunk/modules/gui/pda/pda_interface.c
28558    M /trunk/modules/gui/pda/pda_interface.h
28559    M /trunk/modules/gui/pda/pda_support.c
28560    M /trunk/modules/gui/pda/pda_support.h
28561    M /trunk/modules/gui/qnx/aout.c
28562    M /trunk/modules/gui/qnx/qnx.c
28563    M /trunk/modules/gui/qnx/vout.c
28564    M /trunk/modules/gui/qt/intf.cpp
28565    M /trunk/modules/gui/qt/intf.h
28566    M /trunk/modules/gui/qt/qt.cpp
28567    M /trunk/modules/gui/skins2/commands/async_queue.cpp
28568    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
28569    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
28570    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
28571    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
28572    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
28573    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
28574    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
28575    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
28576    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
28577    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
28578    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
28579    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
28580    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
28581    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
28582    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
28583    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
28584    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
28585    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
28586    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
28587    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
28588    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
28589    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
28590    M /trunk/modules/gui/skins2/events/evt_input.cpp
28591    M /trunk/modules/gui/skins2/events/evt_key.cpp
28592    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
28593    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
28594    M /trunk/modules/gui/skins2/events/evt_special.cpp
28595    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
28596    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
28597    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
28598    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
28599    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
28600    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
28601    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
28602    M /trunk/modules/gui/skins2/parser/builder.cpp
28603    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
28604    M /trunk/modules/gui/skins2/parser/interpreter.cpp
28605    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
28606    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
28607    M /trunk/modules/gui/skins2/src/anchor.cpp
28608    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
28609    M /trunk/modules/gui/skins2/src/dialogs.cpp
28610    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
28611    M /trunk/modules/gui/skins2/src/ft2_font.cpp
28612    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
28613    M /trunk/modules/gui/skins2/src/generic_layout.cpp
28614    M /trunk/modules/gui/skins2/src/generic_window.cpp
28615    M /trunk/modules/gui/skins2/src/logger.cpp
28616    M /trunk/modules/gui/skins2/src/os_factory.cpp
28617    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
28618    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
28619    M /trunk/modules/gui/skins2/src/skin_main.cpp
28620    M /trunk/modules/gui/skins2/src/theme.cpp
28621    M /trunk/modules/gui/skins2/src/theme_loader.cpp
28622    M /trunk/modules/gui/skins2/src/theme_repository.cpp
28623    M /trunk/modules/gui/skins2/src/tooltip.cpp
28624    M /trunk/modules/gui/skins2/src/top_window.cpp
28625    M /trunk/modules/gui/skins2/src/var_manager.cpp
28626    M /trunk/modules/gui/skins2/src/vlcproc.cpp
28627    M /trunk/modules/gui/skins2/src/vout_window.cpp
28628    M /trunk/modules/gui/skins2/src/window_manager.cpp
28629    M /trunk/modules/gui/skins2/utils/bezier.cpp
28630    M /trunk/modules/gui/skins2/utils/fsm.cpp
28631    M /trunk/modules/gui/skins2/utils/position.cpp
28632    M /trunk/modules/gui/skins2/utils/ustring.cpp
28633    M /trunk/modules/gui/skins2/utils/var_bool.cpp
28634    M /trunk/modules/gui/skins2/utils/var_list.cpp
28635    M /trunk/modules/gui/skins2/utils/var_percent.cpp
28636    M /trunk/modules/gui/skins2/utils/var_text.cpp
28637    M /trunk/modules/gui/skins2/vars/playlist.cpp
28638    M /trunk/modules/gui/skins2/vars/time.cpp
28639    M /trunk/modules/gui/skins2/vars/volume.cpp
28640    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
28641    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
28642    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
28643    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
28644    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
28645    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
28646    M /trunk/modules/gui/skins2/win32/win32_window.cpp
28647    M /trunk/modules/gui/skins2/x11/x11_display.cpp
28648    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
28649    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
28650    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
28651    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
28652    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
28653    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
28654    M /trunk/modules/gui/skins2/x11/x11_window.cpp
28655    M /trunk/modules/gui/wince/fileinfo.cpp
28656    M /trunk/modules/gui/wince/interface.cpp
28657    M /trunk/modules/gui/wince/iteminfo.cpp
28658    M /trunk/modules/gui/wince/menus.cpp
28659    M /trunk/modules/gui/wince/messages.cpp
28660    M /trunk/modules/gui/wince/open.cpp
28661    M /trunk/modules/gui/wince/playlist.cpp
28662    M /trunk/modules/gui/wince/preferences.cpp
28663    M /trunk/modules/gui/wince/preferences_widgets.cpp
28664    M /trunk/modules/gui/wince/preferences_widgets.h
28665    M /trunk/modules/gui/wince/subtitles.cpp
28666    M /trunk/modules/gui/wince/timer.cpp
28667    M /trunk/modules/gui/wince/video.cpp
28668    M /trunk/modules/gui/wince/wince.cpp
28669    M /trunk/modules/gui/wince/wince.h
28670    M /trunk/modules/gui/wxwindows/bookmarks.cpp
28671    M /trunk/modules/gui/wxwindows/dialogs.cpp
28672    M /trunk/modules/gui/wxwindows/extrapanel.cpp
28673    M /trunk/modules/gui/wxwindows/fileinfo.cpp
28674    M /trunk/modules/gui/wxwindows/interface.cpp
28675    M /trunk/modules/gui/wxwindows/iteminfo.cpp
28676    M /trunk/modules/gui/wxwindows/menus.cpp
28677    M /trunk/modules/gui/wxwindows/messages.cpp
28678    M /trunk/modules/gui/wxwindows/open.cpp
28679    M /trunk/modules/gui/wxwindows/playlist.cpp
28680    M /trunk/modules/gui/wxwindows/preferences.cpp
28681    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
28682    M /trunk/modules/gui/wxwindows/preferences_widgets.h
28683    M /trunk/modules/gui/wxwindows/streamdata.h
28684    M /trunk/modules/gui/wxwindows/streamout.cpp
28685    M /trunk/modules/gui/wxwindows/subtitles.cpp
28686    M /trunk/modules/gui/wxwindows/timer.cpp
28687    M /trunk/modules/gui/wxwindows/video.cpp
28688    M /trunk/modules/gui/wxwindows/wizard.cpp
28689    M /trunk/modules/gui/wxwindows/wxwindows.cpp
28690    M /trunk/modules/gui/wxwindows/wxwindows.h
28691    M /trunk/modules/misc/dummy/aout.c
28692    M /trunk/modules/misc/dummy/decoder.c
28693    M /trunk/modules/misc/dummy/dummy.c
28694    M /trunk/modules/misc/dummy/dummy.h
28695    M /trunk/modules/misc/dummy/encoder.c
28696    M /trunk/modules/misc/dummy/input.c
28697    M /trunk/modules/misc/dummy/interface.c
28698    M /trunk/modules/misc/dummy/renderer.c
28699    M /trunk/modules/misc/dummy/vout.c
28700    M /trunk/modules/misc/freetype.c
28701    M /trunk/modules/misc/gnutls.c
28702    M /trunk/modules/misc/gtk_main.c
28703    M /trunk/modules/misc/logger.c
28704    M /trunk/modules/misc/memcpy/fastmemcpy.h
28705    M /trunk/modules/misc/memcpy/memcpy.c
28706    M /trunk/modules/misc/memcpy/memcpyaltivec.c
28707    M /trunk/modules/misc/network/ipv4.c
28708    M /trunk/modules/misc/network/ipv6.c
28709    M /trunk/modules/misc/playlist/export.c
28710    M /trunk/modules/misc/playlist/m3u.c
28711    M /trunk/modules/misc/playlist/old.c
28712    M /trunk/modules/misc/qte_main.cpp
28713    M /trunk/modules/misc/rtsp.c
28714    M /trunk/modules/misc/screensaver.c
28715    M /trunk/modules/misc/svg.c
28716    M /trunk/modules/misc/testsuite/playlist.c
28717    M /trunk/modules/misc/testsuite/test1.c
28718    M /trunk/modules/misc/testsuite/test2.cpp
28719    M /trunk/modules/misc/testsuite/test4.c
28720    M /trunk/modules/misc/xml/libxml.c
28721    M /trunk/modules/misc/xml/xtag.c
28722    M /trunk/modules/mux/asf.c
28723    M /trunk/modules/mux/avi.c
28724    M /trunk/modules/mux/dummy.c
28725    M /trunk/modules/mux/mp4.c
28726    M /trunk/modules/mux/mpeg/bits.h
28727    M /trunk/modules/mux/mpeg/csa.c
28728    M /trunk/modules/mux/mpeg/csa.h
28729    M /trunk/modules/mux/mpeg/pes.c
28730    M /trunk/modules/mux/mpeg/pes.h
28731    M /trunk/modules/mux/mpeg/ps.c
28732    M /trunk/modules/mux/mpeg/ts.c
28733    M /trunk/modules/mux/mpjpeg.c
28734    M /trunk/modules/mux/ogg.c
28735    M /trunk/modules/mux/wav.c
28736    M /trunk/modules/packetizer/copy.c
28737    M /trunk/modules/packetizer/h264.c
28738    M /trunk/modules/packetizer/mpeg4audio.c
28739    M /trunk/modules/packetizer/mpeg4video.c
28740    M /trunk/modules/packetizer/mpegvideo.c
28741    M /trunk/modules/services_discovery/daap.c
28742    M /trunk/modules/services_discovery/hal.c
28743    M /trunk/modules/services_discovery/sap.c
28744    M /trunk/modules/stream_out/announce.c
28745    M /trunk/modules/stream_out/announce.h
28746    M /trunk/modules/stream_out/description.c
28747    M /trunk/modules/stream_out/display.c
28748    M /trunk/modules/stream_out/dummy.c
28749    M /trunk/modules/stream_out/duplicate.c
28750    M /trunk/modules/stream_out/es.c
28751    M /trunk/modules/stream_out/gather.c
28752    M /trunk/modules/stream_out/rtp.c
28753    M /trunk/modules/stream_out/standard.c
28754    M /trunk/modules/stream_out/transcode.c
28755    M /trunk/modules/stream_out/transrate/block.c
28756    M /trunk/modules/stream_out/transrate/frame.c
28757    M /trunk/modules/stream_out/transrate/getvlc.h
28758    M /trunk/modules/stream_out/transrate/putvlc.h
28759    M /trunk/modules/stream_out/transrate/transrate.c
28760    M /trunk/modules/stream_out/transrate/transrate.h
28761    M /trunk/modules/video_chroma/i420_rgb.c
28762    M /trunk/modules/video_chroma/i420_rgb.h
28763    M /trunk/modules/video_chroma/i420_rgb16.c
28764    M /trunk/modules/video_chroma/i420_rgb8.c
28765    M /trunk/modules/video_chroma/i420_rgb_c.h
28766    M /trunk/modules/video_chroma/i420_rgb_mmx.h
28767    M /trunk/modules/video_chroma/i420_ymga.c
28768    M /trunk/modules/video_chroma/i420_yuy2.c
28769    M /trunk/modules/video_chroma/i420_yuy2.h
28770    M /trunk/modules/video_chroma/i422_yuy2.c
28771    M /trunk/modules/video_chroma/i422_yuy2.h
28772    M /trunk/modules/video_filter/adjust.c
28773    M /trunk/modules/video_filter/blend.c
28774    M /trunk/modules/video_filter/clone.c
28775    M /trunk/modules/video_filter/crop.c
28776    M /trunk/modules/video_filter/deinterlace.c
28777    M /trunk/modules/video_filter/distort.c
28778    M /trunk/modules/video_filter/filter_common.h
28779    M /trunk/modules/video_filter/invert.c
28780    M /trunk/modules/video_filter/logo.c
28781    M /trunk/modules/video_filter/marq.c
28782    M /trunk/modules/video_filter/mosaic.c
28783    M /trunk/modules/video_filter/motionblur.c
28784    M /trunk/modules/video_filter/motiondetect.c
28785    M /trunk/modules/video_filter/scale.c
28786    M /trunk/modules/video_filter/swscale/common.h
28787    M /trunk/modules/video_filter/swscale/filter.c
28788    M /trunk/modules/video_filter/swscale/rgb2rgb.c
28789    M /trunk/modules/video_filter/swscale/rgb2rgb.h
28790    M /trunk/modules/video_filter/swscale/rgb2rgb_template.c
28791    M /trunk/modules/video_filter/swscale/swscale.c
28792    M /trunk/modules/video_filter/swscale/swscale.h
28793    M /trunk/modules/video_filter/swscale/swscale_altivec_template.c
28794    M /trunk/modules/video_filter/swscale/swscale_internal.h
28795    M /trunk/modules/video_filter/swscale/swscale_template.c
28796    M /trunk/modules/video_filter/swscale/yuv2rgb.c
28797    M /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
28798    M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
28799    M /trunk/modules/video_filter/swscale/yuv2rgb_template.c
28800    M /trunk/modules/video_filter/time.c
28801    M /trunk/modules/video_filter/transform.c
28802    M /trunk/modules/video_filter/wall.c
28803    M /trunk/modules/video_output/aa.c
28804    M /trunk/modules/video_output/caca.c
28805    M /trunk/modules/video_output/directx/directx.c
28806    M /trunk/modules/video_output/directx/events.c
28807    M /trunk/modules/video_output/directx/glwin32.c
28808    M /trunk/modules/video_output/directx/vout.h
28809    M /trunk/modules/video_output/fb.c
28810    M /trunk/modules/video_output/ggi.c
28811    M /trunk/modules/video_output/glide.c
28812    M /trunk/modules/video_output/hd1000v.cpp
28813    M /trunk/modules/video_output/image.c
28814    M /trunk/modules/video_output/mga.c
28815    M /trunk/modules/video_output/opengl.c
28816    M /trunk/modules/video_output/picture.c
28817    M /trunk/modules/video_output/picture.h
28818    M /trunk/modules/video_output/qte/qte.cpp
28819    M /trunk/modules/video_output/qte/qte.h
28820    M /trunk/modules/video_output/sdl.c
28821    M /trunk/modules/video_output/snapshot.c
28822    M /trunk/modules/video_output/svgalib.c
28823    M /trunk/modules/video_output/wingdi.c
28824    M /trunk/modules/video_output/x11/glx.c
28825    M /trunk/modules/video_output/x11/x11.c
28826    M /trunk/modules/video_output/x11/xcommon.c
28827    M /trunk/modules/video_output/x11/xcommon.h
28828    M /trunk/modules/video_output/x11/xvideo.c
28829    M /trunk/modules/visualization/galaktos/PCM.c
28830    M /trunk/modules/visualization/galaktos/PCM.h
28831    M /trunk/modules/visualization/galaktos/beat_detect.c
28832    M /trunk/modules/visualization/galaktos/beat_detect.h
28833    M /trunk/modules/visualization/galaktos/builtin_funcs.c
28834    M /trunk/modules/visualization/galaktos/builtin_funcs.h
28835    M /trunk/modules/visualization/galaktos/common.h
28836    M /trunk/modules/visualization/galaktos/compare.h
28837    M /trunk/modules/visualization/galaktos/custom_shape.c
28838    M /trunk/modules/visualization/galaktos/custom_shape.h
28839    M /trunk/modules/visualization/galaktos/custom_shape_types.h
28840    M /trunk/modules/visualization/galaktos/custom_wave.c
28841    M /trunk/modules/visualization/galaktos/custom_wave.h
28842    M /trunk/modules/visualization/galaktos/custom_wave_types.h
28843    M /trunk/modules/visualization/galaktos/engine_vars.c
28844    M /trunk/modules/visualization/galaktos/engine_vars.h
28845    M /trunk/modules/visualization/galaktos/eval.c
28846    M /trunk/modules/visualization/galaktos/eval.h
28847    M /trunk/modules/visualization/galaktos/expr_types.h
28848    M /trunk/modules/visualization/galaktos/fatal.h
28849    M /trunk/modules/visualization/galaktos/fftsg.c
28850    M /trunk/modules/visualization/galaktos/func.c
28851    M /trunk/modules/visualization/galaktos/func.h
28852    M /trunk/modules/visualization/galaktos/func_types.h
28853    M /trunk/modules/visualization/galaktos/idle_preset.h
28854    M /trunk/modules/visualization/galaktos/init_cond.c
28855    M /trunk/modules/visualization/galaktos/init_cond.h
28856    M /trunk/modules/visualization/galaktos/init_cond_types.h
28857    M /trunk/modules/visualization/galaktos/interface_types.h
28858    M /trunk/modules/visualization/galaktos/main.c
28859    M /trunk/modules/visualization/galaktos/main.h
28860    M /trunk/modules/visualization/galaktos/param.c
28861    M /trunk/modules/visualization/galaktos/param.h
28862    M /trunk/modules/visualization/galaktos/param_types.h
28863    M /trunk/modules/visualization/galaktos/parser.c
28864    M /trunk/modules/visualization/galaktos/parser.h
28865    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
28866    M /trunk/modules/visualization/galaktos/per_frame_eqn.h
28867    M /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
28868    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
28869    M /trunk/modules/visualization/galaktos/per_pixel_eqn.h
28870    M /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
28871    M /trunk/modules/visualization/galaktos/per_point_types.h
28872    M /trunk/modules/visualization/galaktos/plugin.c
28873    M /trunk/modules/visualization/galaktos/plugin.h
28874    M /trunk/modules/visualization/galaktos/preset.c
28875    M /trunk/modules/visualization/galaktos/preset.h
28876    M /trunk/modules/visualization/galaktos/preset_types.h
28877    M /trunk/modules/visualization/galaktos/splaytree.c
28878    M /trunk/modules/visualization/galaktos/splaytree.h
28879    M /trunk/modules/visualization/galaktos/splaytree_types.h
28880    M /trunk/modules/visualization/galaktos/tree_types.c
28881    M /trunk/modules/visualization/galaktos/tree_types.h
28882    M /trunk/modules/visualization/galaktos/video_init.c
28883    M /trunk/modules/visualization/galaktos/video_init.h
28884    M /trunk/modules/visualization/goom.c
28885    M /trunk/modules/visualization/visual/effects.c
28886    M /trunk/modules/visualization/visual/fft.c
28887    M /trunk/modules/visualization/visual/fft.h
28888    M /trunk/modules/visualization/visual/visual.c
28889    M /trunk/modules/visualization/visual/visual.h
28890    M /trunk/modules/visualization/xosd.c
28891    M /trunk/mozilla/support/classinfo.h
28892    M /trunk/mozilla/support/npmac.cpp
28893    M /trunk/mozilla/support/npunix.c
28894    M /trunk/mozilla/support/npwin.cpp
28895    M /trunk/mozilla/vlcpeer.cpp
28896    M /trunk/mozilla/vlcpeer.h
28897    M /trunk/mozilla/vlcplugin.cpp
28898    M /trunk/mozilla/vlcplugin.h
28899    M /trunk/mozilla/vlcshell.cpp
28900    M /trunk/msvc/modules_builtin_msvc.h
28901    M /trunk/python/vlcmodule.c
28902    M /trunk/share/newres.h
28903    M /trunk/share/resource.h
28904    M /trunk/src/audio_output/common.c
28905    M /trunk/src/audio_output/dec.c
28906    M /trunk/src/audio_output/filters.c
28907    M /trunk/src/audio_output/input.c
28908    M /trunk/src/audio_output/intf.c
28909    M /trunk/src/audio_output/mixer.c
28910    M /trunk/src/audio_output/output.c
28911    M /trunk/src/extras/dirent.c
28912    M /trunk/src/extras/getopt.c
28913    M /trunk/src/extras/getopt.h
28914    M /trunk/src/extras/getopt1.c
28915    M /trunk/src/extras/libc.c
28916    M /trunk/src/input/access.c
28917    M /trunk/src/input/clock.c
28918    M /trunk/src/input/control.c
28919    M /trunk/src/input/decoder.c
28920    M /trunk/src/input/demux.c
28921    M /trunk/src/input/es_out.c
28922    M /trunk/src/input/input.c
28923    M /trunk/src/input/input_internal.h
28924    M /trunk/src/input/mem_stream.c
28925    M /trunk/src/input/stream.c
28926    M /trunk/src/input/subtitles.c
28927    M /trunk/src/input/var.c
28928    M /trunk/src/interface/interface.c
28929    M /trunk/src/interface/intf_eject.c
28930    M /trunk/src/libvlc.c
28931    M /trunk/src/libvlc.h
28932    M /trunk/src/misc/beos_specific.cpp
28933    M /trunk/src/misc/block.c
28934    M /trunk/src/misc/charset.c
28935    M /trunk/src/misc/configuration.c
28936    M /trunk/src/misc/cpu.c
28937    M /trunk/src/misc/error.c
28938    M /trunk/src/misc/httpd.c
28939    M /trunk/src/misc/image.c
28940    M /trunk/src/misc/iso-639_def.h
28941    M /trunk/src/misc/iso_lang.c
28942    M /trunk/src/misc/messages.c
28943    M /trunk/src/misc/modules.c
28944    M /trunk/src/misc/mtime.c
28945    M /trunk/src/misc/net.c
28946    M /trunk/src/misc/objects.c
28947    M /trunk/src/misc/threads.c
28948    M /trunk/src/misc/tls.c
28949    M /trunk/src/misc/variables.c
28950    M /trunk/src/misc/vlm.c
28951    M /trunk/src/misc/win32_specific.c
28952    M /trunk/src/misc/xml.c
28953    M /trunk/src/playlist/item-ext.c
28954    M /trunk/src/playlist/item.c
28955    M /trunk/src/playlist/loadsave.c
28956    M /trunk/src/playlist/playlist.c
28957    M /trunk/src/playlist/services_discovery.c
28958    M /trunk/src/playlist/sort.c
28959    M /trunk/src/playlist/view.c
28960    M /trunk/src/stream_output/announce.c
28961    M /trunk/src/stream_output/sap.c
28962    M /trunk/src/stream_output/stream_output.c
28963    M /trunk/src/video_output/video_output.c
28964    M /trunk/src/video_output/video_text.c
28965    M /trunk/src/video_output/video_widgets.c
28966    M /trunk/src/video_output/vout_intf.c
28967    M /trunk/src/video_output/vout_pictures.c
28968    M /trunk/src/video_output/vout_pictures.h
28969    M /trunk/src/video_output/vout_subpictures.c
28970    M /trunk/src/video_output/vout_synchro.c
28971    M /trunk/src/vlc.c
28972
28973 Avoid \r\n problems between platforms
28974 ------------------------------------------------------------------------
28975 r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
28976 Changed paths:
28977    M /trunk/modules/demux/mkv.cpp
28978
28979 mkv.cpp: ordered chapters now functional !
28980 ------------------------------------------------------------------------
28981 r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
28982 Changed paths:
28983    M /trunk/modules/codec/ffmpeg/video.c
28984    M /trunk/src/input/es_out.c
28985
28986 video.c: don't display pre-rolled pictures
28987 es_out.c: handle the pre-roll earlier
28988 ------------------------------------------------------------------------
28989 r10098 | damienf | 2005-03-02 14:45:45 +0100 (Wed, 02 Mar 2005) | 3 lines
28990 Changed paths:
28991    M /trunk/activex/main.cpp
28992    M /trunk/vlc.win32.nsi
28993
28994 - install axvlc.dll within the VLC directory, rather than WINDOWS
28995 - DllRegisterServer modified to use current DLL path when registering control
28996
28997 ------------------------------------------------------------------------
28998 r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
28999 Changed paths:
29000    M /trunk/modules/codec/theora.c
29001
29002 * modules/codec/theora.c: sanity check for invalid theora header.
29003 ------------------------------------------------------------------------
29004 r10096 | robux4 | 2005-03-02 11:34:01 +0100 (Wed, 02 Mar 2005) | 1 line
29005 Changed paths:
29006    M /trunk/modules/demux/mkv.cpp
29007
29008 mkv.cpp: correct use of the default chapter edition
29009 ------------------------------------------------------------------------
29010 r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
29011 Changed paths:
29012    M /trunk/vlc-config.in.in
29013
29014 Unbreak make vlc from subdir
29015
29016 ------------------------------------------------------------------------
29017 r10094 | gbazin | 2005-03-02 11:01:39 +0100 (Wed, 02 Mar 2005) | 1 line
29018 Changed paths:
29019    M /trunk/modules/stream_out/transcode.c
29020
29021 * modules/stream_out/transcode.c: added a missing vlc_object_destroy().
29022 ------------------------------------------------------------------------
29023 r10093 | dionoea | 2005-03-02 00:24:08 +0100 (Wed, 02 Mar 2005) | 9 lines
29024 Changed paths:
29025    M /trunk/modules/video_filter/mosaic.c
29026    M /trunk/modules/video_output/picture.c
29027    M /trunk/modules/video_output/picture.h
29028
29029 Add options to give a specific channel order in mosaic
29030
29031  * picture.* : add picture-id option. its a string that identifies the
29032                video.
29033  * mosaic.c : add mosaic-order option. its a comma separated list of
29034               picture-ids. Any picture who's id isn't found in the list
29035               will be placed after skiping the necessary number of
29036               slots needed to place all pictures defined in this list.
29037
29038 ------------------------------------------------------------------------
29039 r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
29040 Changed paths:
29041    M /trunk/modules/gui/wxwindows/interface.cpp
29042
29043  * change copyright date 
29044
29045 ------------------------------------------------------------------------
29046 r10091 | courmisch | 2005-03-01 22:24:25 +0100 (Tue, 01 Mar 2005) | 2 lines
29047 Changed paths:
29048    M /trunk/Makefile.am
29049    M /trunk/configure.ac
29050    M /trunk/toolbox
29051    M /trunk/vlc-config.in.in
29052
29053 - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
29054
29055 ------------------------------------------------------------------------
29056 r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 lines
29057 Changed paths:
29058    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
29059
29060  ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
29061   (fixes WMA decoding in BeOS nightly builds)
29062
29063 ------------------------------------------------------------------------
29064 r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
29065 Changed paths:
29066    M /trunk/modules/gui/wxwindows/wizard.cpp
29067
29068 - fix is_mult call in case of Unicode build (c_str => mb_str)
29069 - fix IPv6 multicast address range
29070 - more strict IPv4 multicast address range
29071
29072 ------------------------------------------------------------------------
29073 r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
29074 Changed paths:
29075    M /trunk/modules/control/lirc.c
29076
29077 * Fix compile issue on lirc.c
29078
29079 ------------------------------------------------------------------------
29080 r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
29081 Changed paths:
29082    M /trunk/modules/video_output/picture.c
29083
29084 * modules/video_output/picture.c: Changed the order of the commands to avoid
29085   holding p_picture_vout->lock for too long.
29086
29087 ------------------------------------------------------------------------
29088 r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
29089 Changed paths:
29090    M /trunk/modules/demux/mkv.cpp
29091
29092 mkv.cpp: better handling of the seekpoint numbers
29093 ------------------------------------------------------------------------
29094 r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
29095 Changed paths:
29096    M /trunk/modules/stream_out/transcode.c
29097
29098 * modules/stream_out/transcode.c: Fixed --sout-transcode-threads=1 option
29099   (what the hell is i_duplicate ?)
29100
29101 ------------------------------------------------------------------------
29102 r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
29103 Changed paths:
29104    M /trunk/modules/demux/mkv.cpp
29105
29106 mkv.cpp: update the current chapter during playback
29107 ------------------------------------------------------------------------
29108 r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 lines
29109 Changed paths:
29110    M /trunk/modules/video_filter/mosaic.c
29111
29112  * fix placement calculation when vborder or hborder are non zero
29113
29114 ------------------------------------------------------------------------
29115 r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
29116 Changed paths:
29117    M /trunk/include/audio_output.h
29118    M /trunk/modules/audio_filter/converter/s16tofloat32.c
29119    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
29120    M /trunk/modules/audio_filter/format.c
29121    M /trunk/modules/codec/lpcm.c
29122    M /trunk/src/audio_output/common.c
29123
29124 * modules/codec/lpcm.c: support for 20/24 bits LPCM.
29125 * modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
29126
29127 ------------------------------------------------------------------------
29128 r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
29129 Changed paths:
29130    M /trunk/modules/video_filter/mosaic.c
29131    M /trunk/modules/video_output/picture.c
29132    M /trunk/modules/video_output/picture.h
29133
29134  * add svn Id support and some copyright info in picture.h
29135
29136 ------------------------------------------------------------------------
29137 r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 lines
29138 Changed paths:
29139    M /trunk/include/vlc_filter.h
29140    M /trunk/include/vlc_video.h
29141    M /trunk/modules/control/rc.c
29142    M /trunk/modules/misc/freetype.c
29143    M /trunk/modules/video_filter/marq.c
29144    M /trunk/modules/video_filter/time.c
29145    M /trunk/src/video_output/vout_subpictures.c
29146
29147 dynamic, per-subpicture, font size control -- i_font_size added to subpicture_region_t, new marq-size and time-size shortcuts, accessible from rc
29148
29149 ------------------------------------------------------------------------
29150 r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
29151 Changed paths:
29152    M /trunk/modules/demux/mkv.cpp
29153
29154 mkv.cpp: fix the chapter/edition ending time
29155 ------------------------------------------------------------------------
29156 r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
29157 Changed paths:
29158    M /trunk/modules/misc/playlist/m3u.c
29159    M /trunk/modules/services_discovery/sap.c
29160    M /trunk/src/playlist/item.c
29161
29162 Fix playlist export
29163 Remove extra SAP debug
29164
29165 ------------------------------------------------------------------------
29166 r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
29167 Changed paths:
29168    M /trunk/NEWS
29169    M /trunk/doc/lirc/example.lircrc
29170    M /trunk/modules/control/lirc.c
29171
29172 * simplified the lirc code to listen for key-* strings which we can directly use to trigger hotkeys.
29173 * updated the example.lircrc with new required strings
29174 * added a notice to NEWS about changed lirc syntax.
29175
29176 ------------------------------------------------------------------------
29177 r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 2 lines
29178 Changed paths:
29179    M /trunk/modules/control/Modules.am
29180    D /trunk/modules/control/rtci.c
29181
29182 * modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
29183
29184 ------------------------------------------------------------------------
29185 r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
29186 Changed paths:
29187    M /trunk/modules/control/Modules.am
29188
29189 Remove rtci.c from modules/control (implementation on hold)
29190
29191 ------------------------------------------------------------------------
29192 r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
29193 Changed paths:
29194    M /trunk/modules/gui/wince/interface.cpp
29195    M /trunk/modules/gui/wince/menus.cpp
29196    M /trunk/modules/gui/wince/timer.cpp
29197    M /trunk/modules/gui/wince/wince.cpp
29198    M /trunk/modules/gui/wince/wince.h
29199
29200 * modules/gui/wince: added a popup menu for the main interface.
29201 ------------------------------------------------------------------------
29202 r10073 | gbazin | 2005-02-28 19:23:26 +0100 (Mon, 28 Feb 2005) | 1 line
29203 Changed paths:
29204    M /trunk/modules/gui/wince/interface.cpp
29205    M /trunk/modules/gui/wince/open.cpp
29206    M /trunk/modules/gui/wince/playlist.cpp
29207    M /trunk/modules/gui/wince/subtitles.cpp
29208    M /trunk/modules/gui/wince/wince.cpp
29209    M /trunk/modules/gui/wince/wince.h
29210
29211 * modules/gui/wince: usual bunch of cleanup + updates.
29212 ------------------------------------------------------------------------
29213 r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 lines
29214 Changed paths:
29215    M /trunk/modules/control/rc.c
29216    M /trunk/modules/control/rtci.c
29217    M /trunk/modules/video_filter/mosaic.c
29218    M /trunk/modules/video_output/picture.c
29219
29220  * mosaic.c, rc.c, rtci.c : callbacks to change mosaic sub filter
29221                             parameters on the fly
29222  * mosaic.c : center image in rectangle when keep aspect ratio is enabled
29223  * picture.c : remove debug message
29224
29225 ------------------------------------------------------------------------
29226 r10071 | gbazin | 2005-02-28 15:40:27 +0100 (Mon, 28 Feb 2005) | 1 line
29227 Changed paths:
29228    M /trunk/modules/gui/wince/interface.cpp
29229    M /trunk/modules/gui/wince/iteminfo.cpp
29230    M /trunk/modules/gui/wince/open.cpp
29231    M /trunk/modules/gui/wince/playlist.cpp
29232    M /trunk/modules/gui/wince/preferences.cpp
29233    M /trunk/modules/gui/wince/subtitles.cpp
29234    M /trunk/modules/gui/wince/timer.cpp
29235    M /trunk/modules/gui/wince/wince.cpp
29236    M /trunk/modules/gui/wince/wince.h
29237    M /trunk/modules/gui/wince/wince_rc.rc
29238
29239 * modules/gui/wince: some more cleanup.
29240 ------------------------------------------------------------------------
29241 r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 lines
29242 Changed paths:
29243    M /trunk/modules/video_filter/marq.c
29244
29245 Make sure the files are in Unix format
29246
29247 ------------------------------------------------------------------------
29248 r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
29249 Changed paths:
29250    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
29251
29252 * removed prefs_widgets.h, prefs_widgets.m, playlistinfo.h, playlistinfo.m, equalizer.m, equalizer.h, voutgl.m, voutqt.m from the build target, so they don't get copied in the Resources-folder of the binary bundle
29253 ------------------------------------------------------------------------
29254 r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
29255 Changed paths:
29256    M /trunk/modules/demux/mkv.cpp
29257
29258 More ordered chapters code, still not functional
29259 ------------------------------------------------------------------------
29260 r10067 | markfm | 2005-02-27 20:30:11 +0100 (Sun, 27 Feb 2005) | 2 lines
29261 Changed paths:
29262    M /trunk/include/vlc_filter.h
29263
29264 vlc_filter.h -- update pf_render_string for additional RenderText parameters.
29265
29266 ------------------------------------------------------------------------
29267 r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
29268 Changed paths:
29269    M /trunk/modules/misc/freetype.c
29270
29271 freetype.c -- set default font color (white)
29272
29273 ------------------------------------------------------------------------
29274 r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 lines
29275 Changed paths:
29276    M /trunk/include/vlc_video.h
29277    M /trunk/modules/control/rc.c
29278    M /trunk/modules/misc/freetype.c
29279    M /trunk/modules/video_filter/marq.c
29280    M /trunk/modules/video_filter/time.c
29281    M /trunk/src/video_output/vout_subpictures.c
29282
29283 freetype and rc extensions.  i_font_color and i_font_opacity added to subpictures, allowing per-object control (defaulting to freetype).  marq and time updated to allow font color and opacity control.  rc update to allow OTF control of all marq and time options.
29284
29285 ------------------------------------------------------------------------
29286 r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 lines
29287 Changed paths:
29288    M /trunk/modules/gui/macosx/vout.m
29289    M /trunk/modules/gui/macosx/voutqt.m
29290
29291 * modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla plugin lives again!
29292
29293
29294 Some details:
29295
29296 * This was mostly taken verbatim from revision:5717 (before the vout
29297   Mozilla support was removed), though it's been edited pretty thoroughly,
29298   and is now much more commented.
29299
29300 * The "normal" vout display should be completely unaffected, since the
29301   plugin-relevant code paths are only taken when p_vout->p_sys->b_embedded is
29302   set to VLC_TRUE.  (I've tested the normal VLC.app, and it seems fine.)
29303
29304 * There are still some problems with the plugin when the Mozilla window is
29305   resized a lot.  I suspect this is due to threading issues with
29306   QuickDraw, but I don't know enough about QuickDraw to be sure.  Help
29307   with this would be very welcome.
29308
29309 * The original patch in revision:5717 optimised the plugin display
29310   slightly, by using a mask (clipping region) so that QuickDraw only
29311   updated the plugin's area of the dirty region.  I elected not to use
29312   a mask, since I thought the extra code complexity (i.e. lots more if()
29313   branches) isn't worth the incremental speedup.  (If, in fact, there was
29314   a speedup at all -- the extra overhead induced by calculating the
29315   intersection of the dirty region with the mask may have offset any
29316   benefits: only benchmarks will tell ...)
29317
29318
29319 ------------------------------------------------------------------------
29320 r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
29321 Changed paths:
29322    M /trunk/modules/gui/wince/fileinfo.cpp
29323    M /trunk/modules/gui/wince/interface.cpp
29324    M /trunk/modules/gui/wince/iteminfo.cpp
29325    M /trunk/modules/gui/wince/messages.cpp
29326    M /trunk/modules/gui/wince/open.cpp
29327    M /trunk/modules/gui/wince/playlist.cpp
29328    M /trunk/modules/gui/wince/preferences.cpp
29329    M /trunk/modules/gui/wince/subtitles.cpp
29330    M /trunk/modules/gui/wince/video.cpp
29331    M /trunk/modules/gui/wince/wince.cpp
29332    M /trunk/modules/gui/wince/wince.h
29333    M /trunk/modules/gui/wince/wince_rc.rc
29334
29335 * modules/gui/wince: some more code cleanup + fixes.
29336 ------------------------------------------------------------------------
29337 r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 4 lines
29338 Changed paths:
29339    M /trunk/modules/mux/mpjpeg.c
29340
29341 * Allow all MJPEG fourcc
29342 * Announce content-length
29343 * Allow  boundary string customization
29344
29345 ------------------------------------------------------------------------
29346 r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 3 lines
29347 Changed paths:
29348    M /trunk/modules/demux/ts.c
29349
29350 * ts: if no dts but there is a pts then dts == pts.
29351
29352
29353 ------------------------------------------------------------------------
29354 r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
29355 Changed paths:
29356    M /trunk/modules/gui/wince/interface.cpp
29357    M /trunk/modules/gui/wince/wince.h
29358    M /trunk/modules/gui/wince/wince_rc.rc
29359
29360 * ../modules/gui/wince: new CreateMenuBar() which handles win32 as well.
29361 ------------------------------------------------------------------------
29362 r10059 | dionoea | 2005-02-25 00:31:56 +0100 (Fri, 25 Feb 2005) | 2 lines
29363 Changed paths:
29364    M /trunk/po/da.po
29365
29366 Updated danish translation by Jonas Larsen (E-bola)
29367
29368 ------------------------------------------------------------------------
29369 r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
29370 Changed paths:
29371    M /trunk/modules/demux/mkv.cpp
29372
29373 fill more data in the chapter classes
29374 ------------------------------------------------------------------------
29375 r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
29376 Changed paths:
29377    M /trunk/modules/gui/wince/fileinfo.cpp
29378    M /trunk/modules/gui/wince/interface.cpp
29379    M /trunk/modules/gui/wince/iteminfo.cpp
29380    M /trunk/modules/gui/wince/messages.cpp
29381    M /trunk/modules/gui/wince/open.cpp
29382    M /trunk/modules/gui/wince/playlist.cpp
29383    M /trunk/modules/gui/wince/preferences.cpp
29384    M /trunk/modules/gui/wince/preferences_widgets.cpp
29385    M /trunk/modules/gui/wince/preferences_widgets.h
29386    M /trunk/modules/gui/wince/subtitles.cpp
29387    M /trunk/modules/gui/wince/timer.cpp
29388    M /trunk/modules/gui/wince/video.cpp
29389    M /trunk/modules/gui/wince/wince.h
29390
29391 * modules/gui/wince: cleanup + ported to win32 (but not tried yet ;).
29392 ------------------------------------------------------------------------
29393 r10056 | robux4 | 2005-02-24 14:39:38 +0100 (Thu, 24 Feb 2005) | 1 line
29394 Changed paths:
29395    M /trunk/modules/demux/mkv.cpp
29396
29397 mkv.cpp: add more code to support ordered chapters
29398 ------------------------------------------------------------------------
29399 r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
29400 Changed paths:
29401    M /trunk/modules/gui/macosx/playlist.m
29402
29403 * start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
29404
29405 ------------------------------------------------------------------------
29406 r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 2 lines
29407 Changed paths:
29408    A /trunk/extras/contrib/src/Patches/goom.patch
29409
29410 * Forgot to commit the goom2k4 patch
29411
29412 ------------------------------------------------------------------------
29413 r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
29414 Changed paths:
29415    M /trunk/modules/misc/freetype.c
29416
29417 * freetype.c: fix for blurry subs? someone please confirm
29418
29419 ------------------------------------------------------------------------
29420 r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
29421 Changed paths:
29422    M /trunk/TODO
29423    M /trunk/configure.ac
29424
29425 Re-enable directory
29426
29427 ------------------------------------------------------------------------
29428 r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 2 lines
29429 Changed paths:
29430    M /trunk/modules/gui/macosx/vout.m
29431
29432 * Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
29433
29434 ------------------------------------------------------------------------
29435 r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
29436 Changed paths:
29437    M /trunk/extras/contrib/src/Makefile
29438    M /trunk/extras/contrib/src/packages.mak
29439
29440 * Lets use the final version of goom2k4
29441
29442 ------------------------------------------------------------------------
29443 r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
29444 Changed paths:
29445    M /trunk/src/misc/modules.c
29446
29447 * src/misc/modules.c: MSVC compilation fix.
29448 ------------------------------------------------------------------------
29449 r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 lines
29450 Changed paths:
29451    M /trunk/modules/gui/macosx/prefs.h
29452    M /trunk/modules/gui/macosx/prefs.m
29453
29454 * Let's break the prefs again for OSX
29455   now to get it working. There is a semi-todo/design list in prefs.m.
29456
29457 ------------------------------------------------------------------------
29458 r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
29459 Changed paths:
29460    M /trunk/activex/axvlc.inf
29461
29462 - changed sample axvlc.inf to use VLC NSI installer
29463
29464 ------------------------------------------------------------------------
29465 r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 lines
29466 Changed paths:
29467    M /trunk/vlc.win32.nsi
29468
29469 - inserted uninstall entry for activex plugin
29470 - fixed autoplay for DVD and CD
29471
29472 caveat for CD, the cdda plugin must be fixed to allow for a MRL of the form cdda:D:\ (needs to support the trailing backslash)
29473
29474 ------------------------------------------------------------------------
29475 r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
29476 Changed paths:
29477    M /trunk/modules/gui/macosx/about.h
29478    M /trunk/modules/gui/macosx/about.m
29479    M /trunk/modules/gui/macosx/controls.h
29480    M /trunk/modules/gui/macosx/controls.m
29481    M /trunk/modules/gui/macosx/macosx.m
29482    M /trunk/modules/gui/macosx/open.h
29483    M /trunk/modules/gui/macosx/open.m
29484    M /trunk/modules/gui/macosx/playlistinfo.m
29485    M /trunk/modules/gui/macosx/vout.h
29486    M /trunk/modules/gui/macosx/vout.m
29487    M /trunk/modules/gui/macosx/voutgl.m
29488    M /trunk/modules/gui/macosx/voutqt.m
29489
29490 * Update copyright to 2005 where appropriate.
29491
29492 ------------------------------------------------------------------------
29493 r10044 | robux4 | 2005-02-23 13:13:17 +0100 (Wed, 23 Feb 2005) | 1 line
29494 Changed paths:
29495    M /trunk/modules/demux/mkv.cpp
29496
29497 mkv.cpp: I was wrong, the dirent export works
29498 ------------------------------------------------------------------------
29499 r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
29500 Changed paths:
29501    M /trunk/modules/demux/mkv.cpp
29502
29503 mkv.cpp: fix dirent issue with the recent "fixes"
29504 ------------------------------------------------------------------------
29505 r10042 | hartman | 2005-02-23 12:37:04 +0100 (Wed, 23 Feb 2005) | 3 lines
29506 Changed paths:
29507    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
29508    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
29509
29510 * hooked up the Playlist window menuitem to an action
29511 * added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
29512
29513 ------------------------------------------------------------------------
29514 r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 lines
29515 Changed paths:
29516    M /trunk/modules/video_filter/wall.c
29517
29518 wall.c: user-configurable aspect-ratio for the displays
29519
29520 ------------------------------------------------------------------------
29521 r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
29522 Changed paths:
29523    M /trunk/modules/video_filter/wall.c
29524
29525 wall.c: shut up two compiler warnings. Fix two (only one actually
29526 experienced) rounding errors causing invalid reads and green lines.
29527
29528 ------------------------------------------------------------------------
29529 r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
29530 Changed paths:
29531    M /trunk/modules/video_filter/wall.c
29532
29533 wall.c: set the total output aspect ratio to the device aspect ratio, even
29534 if size constrains stoped us from making the parts have that aspect ratio.
29535 This causes a slight stretch of the image in some direction but should
29536 totally remove black lines between the elements.
29537 todo:
29538  * make device aspect ratio configureable (easy)
29539  * handle anamorphic input video (medium)
29540
29541
29542 ------------------------------------------------------------------------
29543 r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
29544 Changed paths:
29545    M /trunk/configure.ac
29546
29547 * configure.ac: wince interface moved to builtins.
29548 ------------------------------------------------------------------------
29549 r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
29550 Changed paths:
29551    M /trunk/modules/misc/freetype.c
29552
29553 freetype.c  Correct color mapping, make color choice a 16-item pick list, add on-the-fly capability (independent color/opacity for time, marquee, etc.)
29554
29555 ------------------------------------------------------------------------
29556 r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
29557 Changed paths:
29558    M /trunk/modules/services_discovery/sap.c
29559
29560 * renamed sap module from "SAP interface" to "SAP announces"
29561
29562 ------------------------------------------------------------------------
29563 r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 lines
29564 Changed paths:
29565    M /trunk/modules/gui/macosx/vout.m
29566
29567 We use setRepresentedFilename if access is File.
29568 Title is found in input instead of playlist (fix a small vlm bug...).
29569
29570
29571 ------------------------------------------------------------------------
29572 r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
29573 Changed paths:
29574    M /trunk/configure.ac
29575
29576 * configure.ac: fixed typo + removed some plugins from the WinCE build.
29577 ------------------------------------------------------------------------
29578 r10033 | damienf | 2005-02-22 16:35:01 +0100 (Tue, 22 Feb 2005) | 2 lines
29579 Changed paths:
29580    M /trunk/configure.ac
29581    M /trunk/modules/access/dshow/filter.cpp
29582
29583 - changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
29584
29585 ------------------------------------------------------------------------
29586 r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
29587 Changed paths:
29588    M /trunk/modules/gui/wxwindows/playlist.cpp
29589
29590 * modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
29591 ------------------------------------------------------------------------
29592 r10031 | gbazin | 2005-02-22 13:50:43 +0100 (Tue, 22 Feb 2005) | 1 line
29593 Changed paths:
29594    M /trunk/src/misc/threads.c
29595
29596 * src/misc/threads.c: print thread timing statistics on thread destruction (Win32 only).
29597 ------------------------------------------------------------------------
29598 r10030 | damienf | 2005-02-22 12:13:11 +0100 (Tue, 22 Feb 2005) | 2 lines
29599 Changed paths:
29600    M /trunk/vlc.win32.nsi
29601
29602 added ActiveX control to the VLC installer
29603
29604 ------------------------------------------------------------------------
29605 r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
29606 Changed paths:
29607    M /trunk/modules/demux/ogg.c
29608
29609 * modules/demux/ogg.c: added support for new Ogg mapping for FLAC.
29610 ------------------------------------------------------------------------
29611 r10028 | gbazin | 2005-02-21 20:16:22 +0100 (Mon, 21 Feb 2005) | 1 line
29612 Changed paths:
29613    M /trunk/modules/codec/vorbis.c
29614
29615 * modules/codec/vorbis.c: uninitialized variable.
29616 ------------------------------------------------------------------------
29617 r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
29618 Changed paths:
29619    M /trunk/configure.ac
29620
29621 * configure.ac: mux_ts was moved to builtins by mistake.
29622 ------------------------------------------------------------------------
29623 r10025 | gbazin | 2005-02-21 18:51:53 +0100 (Mon, 21 Feb 2005) | 1 line
29624 Changed paths:
29625    M /trunk/modules/misc/network/ipv4.c
29626
29627 * modules/misc/network/ipv4.c: multicast support for WinCE.
29628 ------------------------------------------------------------------------
29629 r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
29630 Changed paths:
29631    M /trunk/modules/access/directory.c
29632    M /trunk/src/misc/modules.c
29633
29634 * src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
29635 ------------------------------------------------------------------------
29636 r10023 | djc | 2005-02-21 17:12:14 +0100 (Mon, 21 Feb 2005) | 3 lines
29637 Changed paths:
29638    M /trunk/modules/gui/macosx/vout.m
29639
29640 Do not use setTitleWithRepresentedFilename if input is not a file.
29641
29642
29643 ------------------------------------------------------------------------
29644 r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
29645 Changed paths:
29646    M /trunk/modules/video_filter/wall.c
29647
29648 wall.c: handle some rounding error causing a integer overflow. more window
29649 size constrain fixes
29650
29651 ------------------------------------------------------------------------
29652 r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
29653 Changed paths:
29654    M /trunk/modules/video_filter/mosaic.c
29655    M /trunk/modules/video_output/picture.c
29656
29657  * picture.c : slightly cleaner picture_t freeing
29658  * mosaic.c : add a switch to keep aspect ratio when resizing
29659
29660 ------------------------------------------------------------------------
29661 r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
29662 Changed paths:
29663    M /trunk/include/vlc_common.h
29664
29665 * include/vlc_common.h: compilation fix.
29666 ------------------------------------------------------------------------
29667 r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
29668 Changed paths:
29669    M /trunk/modules/video_filter/mosaic.c
29670    M /trunk/modules/video_output/picture.c
29671
29672  * update the copyright dates
29673
29674 ------------------------------------------------------------------------
29675 r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
29676 Changed paths:
29677    M /trunk/configure.ac
29678    M /trunk/modules/access/directory.c
29679
29680 * configure.ac, modules/access/directory.c: enabled the directory access module on WinCE.
29681 ------------------------------------------------------------------------
29682 r10017 | dionoea | 2005-02-21 14:13:52 +0100 (Mon, 21 Feb 2005) | 31 lines
29683 Changed paths:
29684    M /trunk/configure.ac
29685    M /trunk/modules/video_filter/Modules.am
29686    A /trunk/modules/video_filter/mosaic.c
29687    M /trunk/modules/video_output/Modules.am
29688    A /trunk/modules/video_output/picture.c
29689    A /trunk/modules/video_output/picture.h
29690
29691 Basic mosaic, video blending modules
29692  * picture.c picture.h : vout that copies the rendered image in a libvlc
29693                          object.
29694  * mosaic.c : sub filter that takes all the images created by the picture
29695               module and blends them over the current video
29696
29697 I think i still have loads of things to fix (like memleaks)
29698
29699 Simple vlm configuration file to see this work :
29700 <<<<
29701 new chan1 broadcast enabled
29702 setup chan1 input somevideo1.avi
29703 setup chan1 option vout=picture
29704
29705 new chan2 broadcast enabled
29706 setup chan2 input somevideo2.avi
29707 setup chan2 option vout=picture
29708
29709 new bg broadcast enabled
29710 setup bg input somevideo0.avi
29711 setup bg option sub-filter=mosaic
29712
29713 control bg play
29714 control chan1 play
29715 control chan2 play
29716 >>>>
29717
29718 You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
29719
29720
29721
29722 ------------------------------------------------------------------------
29723 r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
29724 Changed paths:
29725    D /trunk/src/extras/dirent.h
29726
29727 * src/extras/dirent.h: removed useless file.
29728 ------------------------------------------------------------------------
29729 r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
29730 Changed paths:
29731    M /trunk/src/misc/vlm.c
29732
29733 * src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
29734
29735 ------------------------------------------------------------------------
29736 r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
29737 Changed paths:
29738    M /trunk/Makefile.am
29739    M /trunk/include/vlc_common.h
29740    M /trunk/modules/access/directory.c
29741    M /trunk/modules/control/http.c
29742    M /trunk/modules/demux/mkv.cpp
29743    M /trunk/modules/gui/skins2/src/theme_loader.cpp
29744    M /trunk/modules/gui/skins2/src/theme_repository.cpp
29745    M /trunk/modules/gui/wince/wince.h
29746    M /trunk/src/extras/dirent.c
29747    M /trunk/src/input/subtitles.c
29748
29749 * src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
29750 ------------------------------------------------------------------------
29751 r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (Mon, 21 Feb 2005) | 3 lines
29752 Changed paths:
29753    M /trunk/modules/video_filter/wall.c
29754
29755 wall.c: create properly sized (multiple of two each way) windows. set
29756 correct output resolution on the created windows
29757
29758 ------------------------------------------------------------------------
29759 r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
29760 Changed paths:
29761    M /trunk/modules/demux/livedotcom.cpp
29762
29763  * livedotcom: automatic TCP rollover when no data was received in 900ms and
29764  auto eof when no more data received in 3s (not tested a lot, so please report
29765  any problem).
29766   Do not set dts for video stream (make libmpeg2 happy).
29767  
29768
29769 ------------------------------------------------------------------------
29770 r10011 | fenrir | 2005-02-21 10:05:11 +0100 (Mon, 21 Feb 2005) | 2 lines
29771 Changed paths:
29772    M /trunk/modules/codec/ffmpeg/video.c
29773    M /trunk/modules/demux/mp4/mp4.c
29774
29775  * all: woops (debug messages left).
29776
29777 ------------------------------------------------------------------------
29778 r10010 | fenrir | 2005-02-21 10:03:07 +0100 (Mon, 21 Feb 2005) | 11 lines
29779 Changed paths:
29780    M /trunk/include/vlc_block.h
29781    M /trunk/include/vlc_es_out.h
29782    M /trunk/modules/codec/a52.c
29783    M /trunk/modules/codec/dts.c
29784    M /trunk/modules/codec/faad.c
29785    M /trunk/modules/codec/ffmpeg/audio.c
29786    M /trunk/modules/codec/ffmpeg/video.c
29787    M /trunk/modules/codec/flac.c
29788    M /trunk/modules/codec/libmpeg2.c
29789    M /trunk/modules/codec/mpeg_audio.c
29790    M /trunk/modules/codec/theora.c
29791    M /trunk/modules/demux/mp4/mp4.c
29792    M /trunk/modules/demux/ts.c
29793    M /trunk/src/input/decoder.c
29794    M /trunk/src/input/es_out.c
29795    M /trunk/src/input/input.c
29796    M /trunk/src/input/input_internal.h
29797
29798  * block: added 
29799     - BLOCK_FLAG_CORRUPTED : signal corrupted data (do not use anymore
29800  BLOCK_FLAG_DISCONTINUITY in that case)
29801     - BLOCK_FLAG_PREROLL : mark this block to be decoded (no matter what).
29802  * ffmpeg, libmpeg2: support BLOCK_FLAG_PREROLL (ie disable frame dropping).
29803  * input: added ES_OUT_SET_NEXT_DISPLAY_TIME to ease the work for preroll
29804  (untested).
29805  * mp4: added support for CTTS table (pts, needed for h264+bframe).
29806  * decoders: for now handle discontinuity and corrupted block the same way.
29807
29808
29809 ------------------------------------------------------------------------
29810 r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
29811 Changed paths:
29812    M /trunk/modules/demux/mkv.cpp
29813
29814 mkv.cpp: prepare code for multiple editions and ordered editions
29815 ------------------------------------------------------------------------
29816 r10008 | robux4 | 2005-02-21 08:52:19 +0100 (Mon, 21 Feb 2005) | 1 line
29817 Changed paths:
29818    M /trunk/modules/demux/mkv.cpp
29819
29820 mkv.cpp: do not spread gcc problems to other compilers
29821 ------------------------------------------------------------------------
29822 r10007 | yoann | 2005-02-21 00:22:21 +0100 (Mon, 21 Feb 2005) | 2 lines
29823 Changed paths:
29824    M /trunk/src/misc/vlm.c
29825
29826 * src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
29827
29828 ------------------------------------------------------------------------
29829 r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
29830 Changed paths:
29831    M /trunk/modules/codec/mpeg_audio.c
29832
29833 * modules/codec/mpeg_audio.c: let ffmpeg have the priority under WinCE.
29834 ------------------------------------------------------------------------
29835 r10003 | gbazin | 2005-02-20 22:26:14 +0100 (Sun, 20 Feb 2005) | 1 line
29836 Changed paths:
29837    M /trunk/configure.ac
29838
29839 * configure.ac: WinCE build fix.
29840 ------------------------------------------------------------------------
29841 r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 2 lines
29842 Changed paths:
29843    M /trunk/modules/services_discovery/sap.c
29844
29845 Add sdp meta-data to playlist
29846
29847 ------------------------------------------------------------------------
29848 r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
29849 Changed paths:
29850    M /trunk/src/misc/vlm.c
29851
29852 * src/misc/vlm.c: addded 'inputdel' setup command
29853 ------------------------------------------------------------------------
29854 r9999 | gbazin | 2005-02-20 21:53:01 +0100 (Sun, 20 Feb 2005) | 1 line
29855 Changed paths:
29856    A /trunk/INSTALL.wince
29857
29858 * INSTALL.wince: preliminary build instructions for the WinCE port of VLC.
29859 ------------------------------------------------------------------------
29860 r9998 | gbazin | 2005-02-20 21:47:04 +0100 (Sun, 20 Feb 2005) | 1 line
29861 Changed paths:
29862    M /trunk/modules/demux/subtitle.c
29863    M /trunk/modules/gui/wince/wince_rc.rc
29864    M /trunk/src/misc/httpd.c
29865
29866 * src/misc/httpd.c,  modules/demux/subtitle.c, modules/gui/wince/wince_rc.rc: more WinCE build fixes.
29867 ------------------------------------------------------------------------
29868 r9994 | markfm | 2005-02-20 17:05:39 +0100 (Sun, 20 Feb 2005) | 2 lines
29869 Changed paths:
29870    M /trunk/modules/misc/freetype.c
29871
29872 freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
29873
29874 ------------------------------------------------------------------------
29875 r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
29876 Changed paths:
29877    M /trunk/modules/video_output/wingdi.c
29878
29879 * modules/video_output/wingdi.c: major optimizations (avoid unnecessary memcpy of video frames + direct rendering for gapi).
29880 ------------------------------------------------------------------------
29881 r9990 | gbazin | 2005-02-20 16:16:12 +0100 (Sun, 20 Feb 2005) | 1 line
29882 Changed paths:
29883    M /trunk/modules/gui/wince/interface.cpp
29884    M /trunk/modules/gui/wince/video.cpp
29885    M /trunk/modules/gui/wince/wince.cpp
29886
29887 * modules/gui/wince: misc small fixes.
29888 ------------------------------------------------------------------------
29889 r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
29890 Changed paths:
29891    M /trunk/modules/video_filter/marq.c
29892
29893  video_filter/marq.c: converted to unix file format
29894
29895 ------------------------------------------------------------------------
29896 r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
29897 Changed paths:
29898    M /trunk/modules/video_filter/wall.c
29899
29900 wall.c: try to make all windows in a given aspect ratio for proper
29901 fullscreen. Collect the "blackness" on the far left/right/top/bottom.
29902 todo:
29903 * Make window aspect-ratio configureable
29904 * handle anamorphic input
29905 * constain the sizes of the windows to legal values
29906 * handle some rounding errors
29907
29908
29909 ------------------------------------------------------------------------
29910 r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
29911 Changed paths:
29912    M /trunk/modules/misc/freetype.c
29913
29914 freetype.c  add --freetype-opacity (0..100%), to control text transparency
29915
29916 ------------------------------------------------------------------------
29917 r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
29918 Changed paths:
29919    M /trunk/modules/video_filter/marq.c
29920
29921 marq.c -- allow relative positioning, like logo, via --marq-pos
29922
29923 ------------------------------------------------------------------------
29924 r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
29925 Changed paths:
29926    M /trunk/Makefile.am
29927    M /trunk/configure.ac
29928
29929  configure.ac: added --disable/enable-hal
29930  Makefile.am: in package-beos, use $(STRIP) instead of strip since we
29931    might be cross-compiling
29932
29933 ------------------------------------------------------------------------
29934 r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
29935 Changed paths:
29936    M /trunk/modules/demux/mkv.cpp
29937
29938  demux/mkv.cpp: be gcc 2.9x friendly:
29939   + careful when using std::string's compare, it has changed with gcc 3,
29940     you have to '#if __GNUC__ >= 3' <new syntax> #else <old syntax> #endif
29941   + gcc 2.9x doesn't know at() for vectors, use iterators instead
29942
29943 ------------------------------------------------------------------------
29944 r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
29945 Changed paths:
29946    M /trunk/modules/video_filter/wall.c
29947
29948 wall.c: reverted previous commit, new proper fix
29949
29950 ------------------------------------------------------------------------
29951 r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
29952 Changed paths:
29953    M /trunk/extras/contrib/README
29954    M /trunk/extras/contrib/bootstrap
29955    M /trunk/extras/contrib/src/Makefile
29956    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
29957
29958  contrib/*: enhanced contrib system to support cross-compilations.
29959    Give an argument to bootstrap to use it (for example
29960    `./bootstrap i586-pc-beos')
29961
29962 ------------------------------------------------------------------------
29963 r9981 | titer | 2005-02-18 17:13:11 +0100 (Fri, 18 Feb 2005) | 2 lines
29964 Changed paths:
29965    M /trunk/extras/contrib/src/Makefile
29966
29967  contrib/src/Makefile: fixed fribidi build on OS X != 10.2
29968
29969 ------------------------------------------------------------------------
29970 r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
29971 Changed paths:
29972    M /trunk/modules/video_output/opengl.c
29973
29974  opengl.c: higher priority on OS X
29975
29976 ------------------------------------------------------------------------
29977 r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
29978 Changed paths:
29979    M /trunk/modules/video_filter/wall.c
29980
29981 wall.c: do not assume all windows are equal width if they are not.
29982
29983 ------------------------------------------------------------------------
29984 r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
29985 Changed paths:
29986    M /trunk/modules/gui/macosx/voutgl.m
29987
29988  macosx/voutgl.m: fixed another crash (hopefully the last one).
29989    Looks like OS X delayed the window destruction, causing the crash
29990    since reshape tries to use p_vout after it's been freed.
29991
29992 ------------------------------------------------------------------------
29993 r9977 | robux4 | 2005-02-18 16:07:57 +0100 (Fri, 18 Feb 2005) | 1 line
29994 Changed paths:
29995    M /trunk/modules/demux/mkv.cpp
29996
29997 mkv.cpp: handle seeking the way it's supposed to work (in the future)
29998 ------------------------------------------------------------------------
29999 r9976 | titer | 2005-02-18 15:01:21 +0100 (Fri, 18 Feb 2005) | 3 lines
30000 Changed paths:
30001    M /trunk/modules/gui/macosx/vout.m
30002    M /trunk/modules/gui/macosx/voutgl.m
30003    M /trunk/modules/gui/macosx/voutqt.m
30004    M /trunk/modules/video_output/opengl.c
30005
30006  video_output/opengl.c: fixed a (OS X only) segfault
30007  macosx/vout*.m: cleaning
30008
30009 ------------------------------------------------------------------------
30010 r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
30011 Changed paths:
30012    M /trunk/Makefile.am
30013
30014 * Makefile.am: fixed package-win32 target
30015 ------------------------------------------------------------------------
30016 r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
30017 Changed paths:
30018    M /trunk/modules/gui/wxwindows/streamout.cpp
30019    M /trunk/modules/gui/wxwindows/wxwindows.h
30020
30021 * modules/gui/wxwindows/streamout.cpp: Added an sout-all checkbox + removed the RTP output line which was cluttering the dialog box more than anything else.
30022 ------------------------------------------------------------------------
30023 r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (Thu, 17 Feb 2005) | 1 line
30024 Changed paths:
30025    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
30026    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
30027    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
30028    M /trunk/modules/gui/macosx/playlist.h
30029    M /trunk/modules/gui/macosx/playlist.m
30030
30031 * mirrored the 'services discovery' menu in the file menu -- the flags indicating the running services are partially broken (you do only see them at the same position as you activated the service). I'll fix that after the WE
30032 ------------------------------------------------------------------------
30033 r9971 | robux4 | 2005-02-17 21:12:53 +0100 (Thu, 17 Feb 2005) | 1 line
30034 Changed paths:
30035    M /trunk/modules/demux/mkv.cpp
30036
30037 mkv.cpp: fix the update of the timecode and position bar after seeking
30038 ------------------------------------------------------------------------
30039 r9970 | hartman | 2005-02-17 18:30:36 +0100 (Thu, 17 Feb 2005) | 5 lines
30040 Changed paths:
30041    M /trunk/modules/gui/macosx/macosx.m
30042    M /trunk/modules/gui/macosx/playlist.m
30043
30044 * playlist.m:
30045   - Make sure cd/dvd's can be D&D and recognized. (cdda autodetection still fails)
30046   - Make sure disk names are retrieved when opening cd/dvd's
30047 * macosx.m: Give the submodules proper descriptions.
30048
30049 ------------------------------------------------------------------------
30050 r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
30051 Changed paths:
30052    M /trunk/modules/demux/mkv.cpp
30053
30054 mkv.cpp: more debug and checks
30055 ------------------------------------------------------------------------
30056 r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
30057 Changed paths:
30058    D /trunk/activex/axvlc.reg
30059
30060 no longer necessary, thanks to self-registration 
30061
30062 ------------------------------------------------------------------------
30063 r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
30064 Changed paths:
30065    M /trunk/activex/Makefile.am
30066    M /trunk/activex/README.TXT
30067    M /trunk/activex/axvlc.idl
30068    A /trunk/activex/axvlc.inf
30069    M /trunk/activex/axvlc.tlb
30070    M /trunk/activex/axvlc_idl.c
30071    M /trunk/activex/axvlc_idl.h
30072    M /trunk/activex/main.cpp
30073    M /trunk/activex/oleobject.cpp
30074    M /trunk/activex/persistpropbag.cpp
30075    M /trunk/activex/plugin.cpp
30076    M /trunk/activex/plugin.h
30077    M /trunk/activex/provideclassinfo.cpp
30078    M /trunk/activex/test.html
30079    M /trunk/activex/vlccontrol.cpp
30080    M /trunk/configure.ac
30081
30082 - miscelleanous fixes and improvements
30083 - self registration (Internet installation now possible)
30084
30085 ------------------------------------------------------------------------
30086 r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
30087 Changed paths:
30088    M /trunk/modules/demux/mkv.cpp
30089
30090 mkv.cpp: finer granularity for seeking (useful for long files)
30091 ------------------------------------------------------------------------
30092 r9965 | hartman | 2005-02-17 02:53:50 +0100 (Thu, 17 Feb 2005) | 2 lines
30093 Changed paths:
30094    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
30095    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
30096    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
30097    M /trunk/modules/gui/macosx/intf.h
30098    M /trunk/modules/gui/macosx/intf.m
30099    M /trunk/modules/gui/macosx/misc.m
30100    M /trunk/modules/gui/macosx/playlist.h
30101    M /trunk/modules/gui/macosx/playlist.m
30102
30103 * Finally fixed the issue with resizing the controller and the broken playlist view that was the result of this resize. Estimated 60 hours spent to work around a stupid autoresize bug in the AppKit of Cocoa.
30104
30105 ------------------------------------------------------------------------
30106 r9961 | robux4 | 2005-02-16 23:01:41 +0100 (Wed, 16 Feb 2005) | 1 line
30107 Changed paths:
30108    M /trunk/modules/demux/a52.c
30109    M /trunk/modules/demux/aac.c
30110    M /trunk/modules/demux/aiff.c
30111    M /trunk/modules/demux/au.c
30112    M /trunk/modules/demux/demuxdump.c
30113    M /trunk/modules/demux/dts.c
30114    M /trunk/modules/demux/flac.c
30115    M /trunk/modules/demux/livedotcom.cpp
30116    M /trunk/modules/demux/m3u.c
30117    M /trunk/modules/demux/mjpeg.c
30118    M /trunk/modules/demux/mkv.cpp
30119    M /trunk/modules/demux/mod.c
30120    M /trunk/modules/demux/nsv.c
30121    M /trunk/modules/demux/ogg.c
30122    M /trunk/modules/demux/ps.c
30123    M /trunk/modules/demux/pva.c
30124    M /trunk/modules/demux/rawdv.c
30125    M /trunk/modules/demux/real.c
30126    M /trunk/modules/demux/sgimb.c
30127    M /trunk/modules/demux/subtitle.c
30128    M /trunk/modules/demux/ts.c
30129    M /trunk/modules/demux/vobsub.c
30130    M /trunk/modules/demux/wav.c
30131
30132 avoid \r\n problems
30133 ------------------------------------------------------------------------
30134 r9960 | robux4 | 2005-02-16 22:16:34 +0100 (Wed, 16 Feb 2005) | 1 line
30135 Changed paths:
30136    M /trunk/modules/demux/mkv.cpp
30137
30138 mkv.cpp: use time-based seeking whenever possible
30139 ------------------------------------------------------------------------
30140 r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
30141 Changed paths:
30142    M /trunk/configure.ac
30143    A /trunk/po/ne.po
30144    M /trunk/src/libvlc.h
30145    M /trunk/src/misc/darwin_specific.m
30146
30147 * ALL:  added Nepali as the last of Simos Xenitellis' list of languages
30148 ------------------------------------------------------------------------
30149 r9958 | gbazin | 2005-02-16 16:35:35 +0100 (Wed, 16 Feb 2005) | 1 line
30150 Changed paths:
30151    M /trunk/modules/misc/network/ipv4.c
30152
30153 * modules/misc/network/ipv4.c: WinCE fix.
30154 ------------------------------------------------------------------------
30155 r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
30156 Changed paths:
30157    M /trunk/src/extras/libc.c
30158
30159 * src/extras/libc.c: fixed vlc_strncasecmp().
30160 ------------------------------------------------------------------------
30161 r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
30162 Changed paths:
30163    M /trunk/src/video_output/vout_subpictures.c
30164
30165 * forgot to commit this yesterday after the --spu-foo renames
30166
30167 ------------------------------------------------------------------------
30168 r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
30169 Changed paths:
30170    M /trunk/configure.ac
30171    M /trunk/modules/video_output/Modules.am
30172    M /trunk/modules/video_output/wingdi.c
30173
30174 * configure.ac, modules/video_output/wingdi.c: enable wingapi vout on WinCE.
30175 ------------------------------------------------------------------------
30176 r9954 | gbazin | 2005-02-16 01:48:12 +0100 (Wed, 16 Feb 2005) | 1 line
30177 Changed paths:
30178    M /trunk/configure.ac
30179
30180 * configure.ac: fixed typo.
30181 ------------------------------------------------------------------------
30182 r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
30183 Changed paths:
30184    M /trunk/modules/gui/wince/Modules.am
30185    D /trunk/modules/gui/wince/wince.rc
30186    A /trunk/modules/gui/wince/wince_rc.rc (from /trunk/modules/gui/wince/wince.rc:9946)
30187
30188 * modules/gui/wince: compile the resource file as well.
30189 ------------------------------------------------------------------------
30190 r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
30191 Changed paths:
30192    M /trunk/modules/demux/ts.c
30193
30194 *  modules/demux/ts.c: WinCE fix.
30195 ------------------------------------------------------------------------
30196 r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
30197 Changed paths:
30198    M /trunk/src/libvlc.h
30199
30200 * correction of the description of audio-language
30201
30202 ------------------------------------------------------------------------
30203 r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
30204 Changed paths:
30205    M /trunk/configure.ac
30206
30207 * configure.ac: don't compile mux_ts if --disable-sout is specified.
30208 ------------------------------------------------------------------------
30209 r9949 | gbazin | 2005-02-15 23:28:31 +0100 (Tue, 15 Feb 2005) | 1 line
30210 Changed paths:
30211    M /trunk/configure.ac
30212
30213 * configure.ac: another wince build fix.
30214 ------------------------------------------------------------------------
30215 r9948 | gbazin | 2005-02-15 23:10:26 +0100 (Tue, 15 Feb 2005) | 1 line
30216 Changed paths:
30217    M /trunk/configure.ac
30218    M /trunk/src/vlc.c
30219
30220 * configure.ac, src/vlc.c: WinCE build fixes.
30221 ------------------------------------------------------------------------
30222 r9947 | gbazin | 2005-02-15 23:01:17 +0100 (Tue, 15 Feb 2005) | 1 line
30223 Changed paths:
30224    M /trunk/src/libvlc.c
30225
30226 * src/libvlc.c: fixed small memory leak.
30227 ------------------------------------------------------------------------
30228 r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
30229 Changed paths:
30230    M /trunk/modules/gui/wince/fileinfo.cpp
30231    M /trunk/modules/gui/wince/interface.cpp
30232    M /trunk/modules/gui/wince/iteminfo.cpp
30233    M /trunk/modules/gui/wince/menus.cpp
30234    M /trunk/modules/gui/wince/messages.cpp
30235    M /trunk/modules/gui/wince/open.cpp
30236    M /trunk/modules/gui/wince/playlist.cpp
30237    M /trunk/modules/gui/wince/preferences.cpp
30238    M /trunk/modules/gui/wince/preferences_widgets.cpp
30239    M /trunk/modules/gui/wince/subtitles.cpp
30240    M /trunk/modules/gui/wince/timer.cpp
30241    M /trunk/modules/gui/wince/wince.cpp
30242    M /trunk/modules/gui/wince/wince.h
30243    M /trunk/modules/gui/wince/wince.rc
30244
30245 * modules/gui/wince: WinCE build fixes.
30246 ------------------------------------------------------------------------
30247 r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
30248 Changed paths:
30249    M /trunk/configure.ac
30250
30251 * configure.ac: fixed typo.
30252 ------------------------------------------------------------------------
30253 r9944 | gbazin | 2005-02-15 22:26:24 +0100 (Tue, 15 Feb 2005) | 1 line
30254 Changed paths:
30255    M /trunk/include/vlc/vlc.h
30256
30257 * include/vlc/vlc.h: WinCE build fix.
30258 ------------------------------------------------------------------------
30259 r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
30260 Changed paths:
30261    M /trunk/m4/vlc.m4
30262
30263 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling.
30264 ------------------------------------------------------------------------
30265 r9942 | gbazin | 2005-02-15 22:21:17 +0100 (Tue, 15 Feb 2005) | 1 line
30266 Changed paths:
30267    M /trunk/include/main.h
30268    M /trunk/include/vlc_threads.h
30269    M /trunk/modules/access/mms/mmstu.c
30270    M /trunk/modules/codec/cmml/browser_open.c
30271    M /trunk/modules/video_output/wingdi.c
30272    M /trunk/src/input/subtitles.c
30273    M /trunk/src/misc/configuration.c
30274    M /trunk/src/misc/modules.c
30275    M /trunk/src/misc/win32_specific.c
30276
30277 * ALL: WinCE build fixes.
30278 ------------------------------------------------------------------------
30279 r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
30280 Changed paths:
30281    M /trunk/configure.ac
30282
30283 * configure.ac: forgot to save this change.
30284 ------------------------------------------------------------------------
30285 r9940 | gbazin | 2005-02-15 22:09:09 +0100 (Tue, 15 Feb 2005) | 1 line
30286 Changed paths:
30287    M /trunk/Makefile.am
30288    M /trunk/configure.ac
30289
30290 * configure.ac, Makefile.am: adapted the build for the gcc wince cross-compiler.
30291 ------------------------------------------------------------------------
30292 r9939 | gbazin | 2005-02-15 21:44:22 +0100 (Tue, 15 Feb 2005) | 1 line
30293 Changed paths:
30294    M /trunk/modules/gui/wxwindows/messages.cpp
30295
30296 * modules/gui/wxwindows/messages.cpp: fixed insertion point in messages window.
30297 ------------------------------------------------------------------------
30298 r9938 | hartman | 2005-02-15 21:29:29 +0100 (Tue, 15 Feb 2005) | 5 lines
30299 Changed paths:
30300    M /trunk/NEWS
30301    M /trunk/include/vlc_es_out.h
30302    M /trunk/include/vlc_input.h
30303    M /trunk/modules/access/dvdnav.c
30304    M /trunk/modules/codec/svcdsub.c
30305    M /trunk/modules/gui/wxwindows/open.cpp
30306    M /trunk/src/input/es_out.c
30307    M /trunk/src/input/var.c
30308    M /trunk/src/libvlc.h
30309
30310 * renamed --spu-track to --sub-track
30311 * renamed --spumargin to --sub-margin
30312 * renamed --spu-language to --sub-language
30313 * added note to NEWS about changed names of options
30314
30315 ------------------------------------------------------------------------
30316 r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
30317 Changed paths:
30318    M /trunk/src/libvlc.h
30319    M /trunk/src/misc/darwin_specific.m
30320
30321 * Added the new languages to the prefs and the OSX environment.
30322
30323 ------------------------------------------------------------------------
30324 r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
30325 Changed paths:
30326    M /trunk/activex
30327
30328 * Set svn:ignore on activex dir.
30329
30330 ------------------------------------------------------------------------
30331 r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
30332 Changed paths:
30333    M /trunk/include/vlc_access.h
30334    M /trunk/include/vlc_es_out.h
30335    M /trunk/modules/codec/svcdsub.c
30336    M /trunk/modules/gui/wxwindows/open.cpp
30337    M /trunk/src/input/es_out.c
30338    M /trunk/src/input/var.c
30339    M /trunk/src/libvlc.h
30340
30341 * renamed audio-channel to audio-track so ppl don't confuse it with audio-channels
30342 * renamed spu-channel to spu-track
30343 * "Tracks settings" should be "Track settings"
30344
30345 ------------------------------------------------------------------------
30346 r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
30347 Changed paths:
30348    M /trunk/activex/inplace.bmp
30349    M /trunk/evc/errno.h
30350    M /trunk/extras/MacOSX/Resources/about_bg.png
30351    M /trunk/modules/codec/libmpeg2.c
30352    M /trunk/modules/codec/speex.c
30353    M /trunk/modules/control/hotkeys.c
30354    M /trunk/modules/control/ntservice.c
30355    M /trunk/modules/control/rtci.c
30356    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
30357    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
30358    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
30359    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
30360    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
30361    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
30362    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
30363    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
30364    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
30365    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
30366    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
30367    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
30368    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
30369    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
30370    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
30371    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
30372    M /trunk/modules/gui/skins2/events/evt_key.cpp
30373    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
30374    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
30375    M /trunk/modules/gui/skins2/events/evt_special.cpp
30376    M /trunk/modules/gui/skins2/parser/builder.cpp
30377    M /trunk/modules/gui/skins2/src/anchor.cpp
30378    M /trunk/modules/gui/skins2/src/theme.cpp
30379    M /trunk/modules/gui/skins2/src/theme.hpp
30380    M /trunk/modules/gui/skins2/src/theme_loader.cpp
30381    M /trunk/modules/gui/skins2/src/theme_loader.hpp
30382    M /trunk/modules/gui/skins2/src/theme_repository.cpp
30383    M /trunk/modules/gui/skins2/src/theme_repository.hpp
30384    M /trunk/modules/gui/skins2/src/vlcproc.cpp
30385    M /trunk/modules/gui/skins2/src/vlcproc.hpp
30386    M /trunk/modules/gui/skins2/src/window_manager.cpp
30387    M /trunk/modules/gui/skins2/utils/fsm.cpp
30388    M /trunk/modules/gui/skins2/utils/var_bool.cpp
30389    M /trunk/modules/gui/skins2/utils/var_bool.hpp
30390    M /trunk/modules/gui/skins2/utils/var_text.cpp
30391    M /trunk/modules/gui/skins2/utils/var_text.hpp
30392    M /trunk/modules/gui/skins2/vars/time.cpp
30393    M /trunk/modules/gui/skins2/vars/time.hpp
30394    M /trunk/modules/gui/skins2/vars/volume.hpp
30395    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
30396    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
30397    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
30398    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
30399    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
30400    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
30401    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
30402    M /trunk/modules/gui/wince/wince.rc
30403    M /trunk/modules/video_output/wingdi.c
30404
30405 Remove bogus executable permissions
30406
30407 ------------------------------------------------------------------------
30408 r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
30409 Changed paths:
30410    M /trunk/doc/vlc.1
30411
30412  * small man page update. It'd be nice to the http://videolan.org/doc
30413   url somewhere but i don't know where man page conventions would put
30414   that.
30415
30416
30417 ------------------------------------------------------------------------
30418 r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
30419 Changed paths:
30420    M /trunk/modules/demux/mkv.cpp
30421
30422 mkv.cpp: don't wait for frames that won't be displayed when seeking
30423 ------------------------------------------------------------------------
30424 r9931 | robux4 | 2005-02-14 22:00:52 +0100 (Mon, 14 Feb 2005) | 1 line
30425 Changed paths:
30426    M /trunk/modules/demux/mkv.cpp
30427
30428 mkv.cpp: try to decode H.264 with the avc1 FourCC (same as used for the MP4 source)
30429 ------------------------------------------------------------------------
30430 r9929 | gbazin | 2005-02-14 11:12:19 +0100 (Mon, 14 Feb 2005) | 1 line
30431 Changed paths:
30432    M /trunk/modules/access/mms/mmsh.c
30433    M /trunk/modules/access/mms/mmstu.c
30434
30435 * modules/access/mms: fixed recent breakage.
30436 ------------------------------------------------------------------------
30437 r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
30438 Changed paths:
30439    M /trunk/include/vlc_input.h
30440    M /trunk/modules/demux/mkv.cpp
30441
30442 * modules/demux/mkv.cpp: fix for chapters seeking + support for more chapter elements, like hidden chapters. Patch by Steve Lhomme (steve dot lhomme at free dot fr).
30443 * include/vlc_input.h: added an i_level member to seekpoint_t for nested chapters (patch by Steve Lhomme).
30444
30445 ------------------------------------------------------------------------
30446 r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
30447 Changed paths:
30448    M /trunk/modules/gui/wxwindows/wizard.cpp
30449
30450 wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
30451
30452 ------------------------------------------------------------------------
30453 r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
30454 Changed paths:
30455    M /trunk/modules/gui/wxwindows/wizard.cpp
30456
30457 wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
30458
30459 ------------------------------------------------------------------------
30460 r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
30461 Changed paths:
30462    M /trunk/extras/contrib/src/Makefile
30463    D /trunk/extras/contrib/src/Patches/ebml.patch
30464    D /trunk/extras/contrib/src/Patches/matroska.patch
30465    M /trunk/extras/contrib/src/packages.mak
30466
30467 * all: updated the used Matroska/Ebml versions to 0.7.5 / 0.7.3, removed the old patches and changed their URLs to the official server instead of the VideoLAN-one
30468 ------------------------------------------------------------------------
30469 r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (Sat, 12 Feb 2005) | 1 line
30470 Changed paths:
30471    M /trunk/po/POTFILES.in
30472    M /trunk/po/bn.po
30473    M /trunk/po/da.po
30474    M /trunk/po/de.po
30475    M /trunk/po/el.po
30476    M /trunk/po/en_GB.po
30477    M /trunk/po/es.po
30478    M /trunk/po/fr.po
30479    M /trunk/po/hi.po
30480    M /trunk/po/hu.po
30481    M /trunk/po/it.po
30482    M /trunk/po/ja.po
30483    M /trunk/po/my.po
30484    M /trunk/po/nl.po
30485    M /trunk/po/no.po
30486    M /trunk/po/pl.po
30487    M /trunk/po/ps.po
30488    M /trunk/po/pt_BR.po
30489    M /trunk/po/ru.po
30490    M /trunk/po/sv.po
30491    M /trunk/po/tet.po
30492    M /trunk/po/tl.po
30493    M /trunk/po/vlc.pot
30494
30495 * all: brought the po-files in sync with each other (i.e. ran ./toolbox --update-po)
30496 ------------------------------------------------------------------------
30497 r9922 | gbazin | 2005-02-12 12:00:56 +0100 (Sat, 12 Feb 2005) | 6 lines
30498 Changed paths:
30499    M /trunk/modules/access/http.c
30500    M /trunk/modules/access/mms/mmsh.c
30501    M /trunk/modules/access/mms/mmstu.c
30502    M /trunk/modules/demux/livedotcom.cpp
30503
30504 * modules/access/http.c,modules/access/mmsh,modules/demux/livedotcom.cpp: Disable clock synchro 
30505 algorithm for http/mms/rtsp by default for now since our algo was designed for local network 
30506 streaming of MPEG over UDP in mind and doesn't work well in other cases.
30507 You can still use the --clock-synchro config option to override this.
30508 Hopefully this commit will be reverted once the clock synchro has been re-written.
30509
30510 ------------------------------------------------------------------------
30511 r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
30512 Changed paths:
30513    A /trunk/po/bn.po
30514    A /trunk/po/hi.po
30515    A /trunk/po/my.po
30516    A /trunk/po/ps.po
30517    A /trunk/po/tet.po
30518    A /trunk/po/tl.po
30519
30520 sorry for the previous commit. here are the new po-files.
30521 ------------------------------------------------------------------------
30522 r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (Sat, 12 Feb 2005) | 1 line
30523 Changed paths:
30524    M /trunk/configure.ac
30525    M /trunk/po/da.po
30526    M /trunk/po/de.po
30527    M /trunk/po/en_GB.po
30528    M /trunk/po/es.po
30529    M /trunk/po/fr.po
30530    M /trunk/po/hu.po
30531    M /trunk/po/it.po
30532    M /trunk/po/ja.po
30533    M /trunk/po/nl.po
30534    M /trunk/po/no.po
30535    M /trunk/po/pl.po
30536    M /trunk/po/pt_BR.po
30537    M /trunk/po/ru.po
30538    M /trunk/po/sv.po
30539    M /trunk/po/vlc.pot
30540
30541 * all: initial translations to Hindi, Pashto, Burmese, Tetum, Tagalog and Bengali by Simos Xenitellis' team
30542 ------------------------------------------------------------------------
30543 r9919 | gbazin | 2005-02-11 13:36:22 +0100 (Fri, 11 Feb 2005) | 1 line
30544 Changed paths:
30545    M /trunk/modules/access/dvdnav.c
30546
30547 * modules/access/dvdnav.c: fixed typo.
30548 ------------------------------------------------------------------------
30549 r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
30550 Changed paths:
30551    M /trunk/modules/gui/skins2/src/theme_loader.cpp
30552
30553 GCC 3.3.3 has strong type checking
30554 ------------------------------------------------------------------------
30555 r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
30556 Changed paths:
30557    M /trunk/modules/gui/wxwindows/bookmarks.cpp
30558    M /trunk/modules/gui/wxwindows/interface.cpp
30559    M /trunk/modules/gui/wxwindows/video.cpp
30560    M /trunk/modules/gui/wxwindows/wxwindows.h
30561
30562 * modules/gui/wxwindows: MSVC fixes for the wxwindows interface plugin. Patch by Steve Lhomme (steve dot lhomme at free dot fr) + modifications by me.
30563 ------------------------------------------------------------------------
30564 r9916 | zorglub | 2005-02-11 11:30:09 +0100 (Fri, 11 Feb 2005) | 2 lines
30565 Changed paths:
30566    M /trunk/THANKS
30567
30568 Added Steve Lhomme to the list of contributors. Thanks :)
30569
30570 ------------------------------------------------------------------------
30571 r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
30572 Changed paths:
30573    M /trunk/msvc/plugins.dsp.in
30574    M /trunk/msvc/vlc.dsp.in
30575
30576 * msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr).
30577   Here is a patch to have the same file names and locations as the mingw32 build.
30578   It also put .pdb files in debug mode next to the build files to allow debugging even when you're coding another module...
30579
30580 ------------------------------------------------------------------------
30581 r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
30582 Changed paths:
30583    M /trunk/src/libvlc.c
30584    M /trunk/src/libvlc.h
30585
30586 * src/libvlc.c,h: new --help-verbose option that activates printing of longtext descriptions for config options.
30587 ------------------------------------------------------------------------
30588 r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
30589 Changed paths:
30590    M /trunk/src/libvlc.c
30591
30592 * src/libvlc.c: help now prints the list of integer values.
30593 ------------------------------------------------------------------------
30594 r9912 | gbazin | 2005-02-10 14:26:52 +0100 (Thu, 10 Feb 2005) | 1 line
30595 Changed paths:
30596    M /trunk/src/input/input.c
30597    M /trunk/src/input/var.c
30598    M /trunk/src/libvlc.h
30599
30600 * src/libvlc.h, src/input/: new --clock-synchro option to enable/disable the input clock synchronisation algorithm.
30601 ------------------------------------------------------------------------
30602 r9911 | gbazin | 2005-02-10 12:58:12 +0100 (Thu, 10 Feb 2005) | 1 line
30603 Changed paths:
30604    M /trunk/modules/gui/skins2/src/theme_loader.cpp
30605
30606 * modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
30607 ------------------------------------------------------------------------
30608 r9910 | gbazin | 2005-02-10 12:56:54 +0100 (Thu, 10 Feb 2005) | 1 line
30609 Changed paths:
30610    M /trunk/modules/gui/wxwindows/playlist.cpp
30611
30612 * modules/gui/wxwindows: do not use INSERT_ELEM in c++ code.
30613 ------------------------------------------------------------------------
30614 r9909 | gbazin | 2005-02-10 11:32:54 +0100 (Thu, 10 Feb 2005) | 1 line
30615 Changed paths:
30616    M /trunk/modules/gui/wxwindows/interface.cpp
30617    M /trunk/modules/gui/wxwindows/playlist.cpp
30618
30619 * modules/gui/wxwindows/*: keep compatibility with wxWidgets 2.4.x + changed default playlist size.
30620 ------------------------------------------------------------------------
30621 r9908 | gbazin | 2005-02-09 14:52:40 +0100 (Wed, 09 Feb 2005) | 1 line
30622 Changed paths:
30623    M /trunk/modules/gui/wxwindows/interface.cpp
30624
30625 * modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
30626 ------------------------------------------------------------------------
30627 r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
30628 Changed paths:
30629    M /trunk/modules/demux/mkv.cpp
30630
30631 * modules/demux/mkv.cpp: compilation fixes.
30632 ------------------------------------------------------------------------
30633 r9906 | gbazin | 2005-02-09 11:09:41 +0100 (Wed, 09 Feb 2005) | 3 lines
30634 Changed paths:
30635    M /trunk/configure.ac
30636    M /trunk/modules/demux/mkv.cpp
30637
30638 * modules/demux/mkv.cpp: Patch by Steve Lhomme (steve dot lhomme at free dot fr) to allow the Matroska demuxer to find all files in the same "family" in the same directory as the source file.
30639 This will be useful to find segments corresponding to the different titles/domains (as in DVDs).
30640
30641 ------------------------------------------------------------------------
30642 r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
30643 Changed paths:
30644    M /trunk/src/extras/libc.c
30645
30646 * src/extras/libc.c: removed unused vlc_seek().
30647 ------------------------------------------------------------------------
30648 r9904 | fenrir | 2005-02-08 18:05:37 +0100 (Tue, 08 Feb 2005) | 2 lines
30649 Changed paths:
30650    M /trunk/modules/demux/ts.c
30651
30652  * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
30653
30654 ------------------------------------------------------------------------
30655 r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
30656 Changed paths:
30657    M /trunk/include/vlc_access.h
30658    M /trunk/modules/access/mms/mmsh.c
30659    M /trunk/modules/access/mms/mmstu.c
30660    M /trunk/modules/demux/asf/asf.c
30661    M /trunk/src/input/stream.c
30662
30663  * all: better support for MBR mms stream (display only received streams).
30664
30665 ------------------------------------------------------------------------
30666 r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
30667 Changed paths:
30668    M /trunk/modules/access/dvdnav.c
30669    M /trunk/src/input/es_out.c
30670    M /trunk/src/input/var.c
30671    M /trunk/src/libvlc.h
30672
30673  * all: added a --audio-language and --spu-language to select tracks based
30674  on language code.
30675  Both options accepts a list (comma separated) of country code(2/3 letters)
30676 or name (english/native).
30677  For demuxers that doesn't provide language info, they are ignored.
30678
30679  Support for dvdnav isn't complete (only first language is tried) and untested.
30680
30681  Ex: --spu-language en,fr will try to select english track and if none
30682  then french one (and if none, no subtitle).
30683  (you can also use --spu-language english,french or english,francais)
30684  
30685
30686 ------------------------------------------------------------------------
30687 r9901 | fenrir | 2005-02-08 17:45:47 +0100 (Tue, 08 Feb 2005) | 2 lines
30688 Changed paths:
30689    M /trunk/modules/control/http.c
30690
30691  * http: add a redirect from */index.html to */
30692
30693 ------------------------------------------------------------------------
30694 r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
30695 Changed paths:
30696    M /trunk/modules/gui/wxwindows/Modules.am
30697    M /trunk/modules/gui/wxwindows/bookmarks.cpp
30698
30699 Include missing images to dist
30700 Autofocus the OK button in bookmark edit
30701
30702 ------------------------------------------------------------------------
30703 r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
30704 Changed paths:
30705    M /trunk/Makefile.am
30706
30707 Run makensis installer on Linux without wine to produce Windows installer package. NSIS 204 needs a patch for installation under Linux, it will be uploaded to contrib directory.
30708
30709 ------------------------------------------------------------------------
30710 r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
30711 Changed paths:
30712    M /trunk/include/vlc_common.h
30713
30714 * include/vlc_common.h: avoid compiler warnings.
30715 ------------------------------------------------------------------------
30716 r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
30717 Changed paths:
30718    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
30719
30720 preferences_widgets -- Delete spinctrl hack for WIN32 (not needed with updated wxwidgets).  People using Cygwin:  either need a new contrib set, else compile wxwidgets CVS, at least the 6 Feb version.
30721
30722 ------------------------------------------------------------------------
30723 r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
30724 Changed paths:
30725    M /trunk/include/stream_output.h
30726    M /trunk/src/stream_output/announce.c
30727    M /trunk/src/stream_output/sap.c
30728
30729 fix two memleaks and remove a bogus net_Close()
30730
30731 ------------------------------------------------------------------------
30732 r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
30733 Changed paths:
30734    M /trunk/modules/stream_out/standard.c
30735
30736 - Fixes a segmentation fault in sout_AnnounceSessionDestroy
30737
30738 ------------------------------------------------------------------------
30739 r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
30740 Changed paths:
30741    M /trunk/include/modules_inner.h
30742    M /trunk/include/vlc_common.h
30743    M /trunk/modules/codec/ffmpeg/audio.c
30744    M /trunk/modules/codec/ffmpeg/encoder.c
30745
30746 * include/vlc_common.h, include/modules_inner.h, modules/codec/ffmpeg/: MSVC build fixes by Steve Lhomme (steve dot lhomme at free dot fr) + IMPORT_SYMBOL change by me.
30747
30748 ------------------------------------------------------------------------
30749 r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
30750 Changed paths:
30751    M /trunk/modules/access/smb.c
30752
30753 Compile fix, unbreak smb access on Linux
30754
30755 ------------------------------------------------------------------------
30756 r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
30757 Changed paths:
30758    M /trunk/modules/gui/wxwindows/playlist.cpp
30759    M /trunk/modules/gui/wxwindows/wxwindows.h
30760    M /trunk/modules/services_discovery/daap.c
30761
30762 * wx: Ensure that callbacks are not registered twice
30763 * DAAP: don't crash if connection to host timeouts
30764
30765 ------------------------------------------------------------------------
30766 r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
30767 Changed paths:
30768    M /trunk/modules/demux/subtitle.c
30769    M /trunk/modules/services_discovery/daap.c
30770    M /trunk/src/input/var.c
30771
30772 Fix subtitle delay < 0 
30773 DAAP compile fix
30774
30775 ------------------------------------------------------------------------
30776 r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
30777 Changed paths:
30778    M /trunk/configure.ac
30779
30780 - Fix previous buggy commit
30781
30782 ------------------------------------------------------------------------
30783 r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
30784 Changed paths:
30785    M /trunk/Makefile.am
30786    M /trunk/configure.ac
30787
30788 - Fix building of vlc-config
30789   VLC can now be built in a subdirectory
30790
30791 ------------------------------------------------------------------------
30792 r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
30793 Changed paths:
30794    M /trunk/include/vlc_playlist.h
30795    M /trunk/modules/gui/macosx/playlist.m
30796    M /trunk/modules/gui/wxwindows/playlist.cpp
30797    M /trunk/modules/gui/wxwindows/wxwindows.h
30798    M /trunk/modules/services_discovery/daap.c
30799    M /trunk/modules/services_discovery/hal.c
30800    M /trunk/modules/services_discovery/sap.c
30801    M /trunk/src/playlist/view.c
30802
30803 * wx : simplify some code, remove some useless duplications
30804        hopefully prevent deadlocks
30805
30806 * API : add the b_force parameter to playlist_NodeDelete. If TRUE, nodes that are marked as read-only will also be deleted. Use with care.
30807
30808 * SAP/DAAP : Ensure that the  node gets removed on quit
30809 * HAL : Remove the node on quit and fix f**age of the Close function
30810
30811 ------------------------------------------------------------------------
30812 r9883 | courmisch | 2005-02-05 15:40:38 +0100 (Sat, 05 Feb 2005) | 3 lines
30813 Changed paths:
30814    M /trunk/include/stream_output.h
30815    M /trunk/modules/services_discovery/sap.c
30816    M /trunk/src/stream_output/sap.c
30817
30818 * convert SAP announce name & group from locale to UTF-8
30819 * fix bug in previous SAP commit
30820
30821 ------------------------------------------------------------------------
30822 r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
30823 Changed paths:
30824    M /trunk/src/input/control.c
30825
30826 input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
30827
30828 ------------------------------------------------------------------------
30829 r9881 | andrep | 2005-02-04 17:13:11 +0100 (Fri, 04 Feb 2005) | 3 lines
30830 Changed paths:
30831    M /trunk/modules/video_filter/scale.c
30832
30833 * modules/video_filter/scale.c: Guard against p_pic->pf_release being NULL, which can happen e.g. if an unknown chroma is passed to the video output/filter
30834
30835
30836 ------------------------------------------------------------------------
30837 r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
30838 Changed paths:
30839    M /trunk/modules/services_discovery/sap.c
30840
30841 Attempts to recode SAP announces from UTF-8 to user's charset
30842 (will fix improperly encoded playlist items when the user's charset
30843 does not match the SAP announcer's one, provided all SAP announce be
30844 made into UTF-8)
30845
30846 ------------------------------------------------------------------------
30847 r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
30848 Changed paths:
30849    M /trunk/modules/services_discovery/sap.c
30850
30851 * Mem leak fixed
30852
30853 ------------------------------------------------------------------------
30854 r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
30855 Changed paths:
30856    M /trunk/modules/gui/beos/VideoOutput.cpp
30857
30858  beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
30859
30860 ------------------------------------------------------------------------
30861 r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
30862 Changed paths:
30863    M /trunk/modules/packetizer/mpeg4video.c
30864
30865 * modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
30866 ------------------------------------------------------------------------
30867 r9873 | gbazin | 2005-02-02 16:54:00 +0100 (Wed, 02 Feb 2005) | 1 line
30868 Changed paths:
30869    M /trunk/modules/packetizer/mpeg4video.c
30870
30871 * modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
30872 ------------------------------------------------------------------------
30873 r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
30874 Changed paths:
30875    M /trunk/modules/access/v4l/v4l.c
30876
30877 Typo lalalala
30878
30879
30880 ------------------------------------------------------------------------
30881 r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
30882 Changed paths:
30883    M /trunk/modules/misc/svg.c
30884
30885 svg.c: ported the code for vlc 0.8.1 (as a video filter)
30886
30887 ------------------------------------------------------------------------
30888 r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
30889 Changed paths:
30890    M /trunk/modules/codec/theora.c
30891
30892 * modules/codec/theora.c: correctly display x-offset video
30893 ------------------------------------------------------------------------
30894 r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
30895 Changed paths:
30896    M /trunk/extras/contrib/src/Makefile
30897
30898 * Fix theora contrib
30899
30900 ------------------------------------------------------------------------
30901 r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
30902 Changed paths:
30903    M /trunk/modules/gui/wxwindows/wizard.cpp
30904
30905 wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
30906
30907 ------------------------------------------------------------------------
30908 r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
30909 Changed paths:
30910    M /trunk/configure.ac
30911
30912 * configure.ac: hopefully the final fix for the c++ build.
30913 ------------------------------------------------------------------------
30914 r9862 | gbazin | 2005-01-31 11:07:27 +0100 (Mon, 31 Jan 2005) | 1 line
30915 Changed paths:
30916    M /trunk/modules/codec/vorbis.c
30917    M /trunk/src/misc/vlm.c
30918
30919 * src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).
30920 ------------------------------------------------------------------------
30921 r9861 | markfm | 2005-01-30 15:26:47 +0100 (Sun, 30 Jan 2005) | 2 lines
30922 Changed paths:
30923    M /trunk/modules/gui/wxwindows/open.cpp
30924    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
30925
30926 wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
30927
30928 ------------------------------------------------------------------------
30929 r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 lines
30930 Changed paths:
30931    M /trunk/modules/gui/wxwindows/extrapanel.cpp
30932    M /trunk/modules/gui/wxwindows/open.cpp
30933    M /trunk/modules/gui/wxwindows/wizard.cpp
30934    M /trunk/modules/gui/wxwindows/wxwindows.h
30935
30936 Uninitialized values
30937
30938 ------------------------------------------------------------------------
30939 r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 lines
30940 Changed paths:
30941    M /trunk/configure.ac
30942
30943   * configure.ac: Scrogneugneu, fixed the C++ build.
30944
30945 ------------------------------------------------------------------------
30946 r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
30947 Changed paths:
30948    M /trunk/modules/access/cdda/access.c
30949
30950 Use cdio-native name for paranoia read.
30951
30952 ------------------------------------------------------------------------
30953 r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
30954 Changed paths:
30955    M /trunk/modules/demux/mkv.cpp
30956
30957 H264 support in mkv, patch by Steve Lhomme
30958
30959 ------------------------------------------------------------------------
30960 r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
30961 Changed paths:
30962    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
30963
30964 preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
30965
30966 ------------------------------------------------------------------------
30967 r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
30968 Changed paths:
30969    M /trunk/modules/LIST
30970    M /trunk/modules/misc/logger.c
30971    M /trunk/src/libvlc.h
30972    M /trunk/src/video_output/vout_subpictures.c
30973
30974 * A few string and organization fixes in preferences
30975 * Update the LIST
30976 * Coding style fixes
30977
30978 ------------------------------------------------------------------------
30979 r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 lines
30980 Changed paths:
30981    M /trunk/configure.ac
30982
30983   * configure.ac: Finished support for C++-disabled systems.
30984
30985 ------------------------------------------------------------------------
30986 r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
30987 Changed paths:
30988    M /trunk/modules/gui/wxwindows/wizard.cpp
30989
30990 wizard.cpp: Layout fixes on the input page
30991
30992 ------------------------------------------------------------------------
30993 r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
30994 Changed paths:
30995    M /trunk/modules/gui/wxwindows/wizard.cpp
30996
30997 wxwindows/wizard.cpp: run Layout() on the sizers when changing output method
30998 in the streaming method page of the wizard, in order to properly show all
30999 text. Hardcode the top spacing in order to prevent controls from moving
31000 around on Layout(). reported by markfm
31001
31002 ------------------------------------------------------------------------
31003 r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 lines
31004 Changed paths:
31005    M /trunk/modules/gui/wxwindows/wizard.cpp
31006    M /trunk/modules/gui/wxwindows/wxwindows.h
31007
31008 wxwindows/wizard.cpp: fixed a crash when pressing Ok in Open-dialog without
31009 actually selecting anything (reported by Trax)
31010 both: fix a compiler warning (c++ likes function that don't change their
31011 parameters to declare them const)
31012
31013 ------------------------------------------------------------------------
31014 r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 lines
31015 Changed paths:
31016    M /trunk/configure.ac
31017
31018   * configure.ac: Attempt to work without a C++ compiler.
31019
31020 ------------------------------------------------------------------------
31021 r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
31022 Changed paths:
31023    M /trunk/Makefile.am
31024
31025 * Makefile.am: include the activex plugin in package-win32-base.
31026 ------------------------------------------------------------------------
31027 r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
31028 Changed paths:
31029    M /trunk/modules/access/cdda/access.c
31030
31031 * cdda/access.c: removed #include <cdio/cdda.h> since it's a new header that isn't always available and wasn't version ifdef'ed. An already version ifdef'ed include already exists in cdda/cdda.h
31032
31033 ------------------------------------------------------------------------
31034 r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
31035 Changed paths:
31036    M /trunk/modules/gui/macosx/playlist.m
31037    M /trunk/modules/gui/macosx/playlistinfo.m
31038
31039 * Two small bugs in the OSX intf
31040
31041 ------------------------------------------------------------------------
31042 r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
31043 Changed paths:
31044    M /trunk/src/video_output/video_output.c
31045
31046 * src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(
31047
31048 ------------------------------------------------------------------------
31049 r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
31050 Changed paths:
31051    M /trunk/src/playlist/playlist.c
31052
31053 * src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
31054
31055 ------------------------------------------------------------------------
31056 r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
31057 Changed paths:
31058    M /trunk/modules/codec/dvbsub.c
31059
31060 * modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
31061 ------------------------------------------------------------------------
31062 r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
31063 Changed paths:
31064    M /trunk/modules/demux/ts.c
31065
31066 * modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
31067 ------------------------------------------------------------------------
31068 r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
31069 Changed paths:
31070    M /trunk/configure.ac
31071    M /trunk/modules/access/smb.c
31072
31073 * modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
31074 ------------------------------------------------------------------------
31075 r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
31076 Changed paths:
31077    M /trunk/extras/contrib/Makefile
31078
31079 * contrib/Makefile: use tabs, not spaces in Makefile
31080
31081 ------------------------------------------------------------------------
31082 r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
31083 Changed paths:
31084    M /trunk/configure.ac
31085    M /trunk/modules/access/Modules.am
31086    A /trunk/modules/access/smb.c
31087
31088 * modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
31089 ------------------------------------------------------------------------
31090 r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 lines
31091 Changed paths:
31092    M /trunk/modules/demux/mkv.cpp
31093
31094 mkc.cpp: fix crash on invalid tracks
31095
31096 ------------------------------------------------------------------------
31097 r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
31098 Changed paths:
31099    M /trunk/modules/gui/macosx/prefs.m
31100
31101 * VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
31102 ------------------------------------------------------------------------
31103 r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
31104 Changed paths:
31105    M /trunk/extras/contrib/Makefile
31106    M /trunk/extras/contrib/src/Makefile
31107
31108 * contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries
31109 * contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
31110 ------------------------------------------------------------------------
31111 r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
31112 Changed paths:
31113    M /trunk/src/input/stream.c
31114    M /trunk/src/libvlc.h
31115
31116 * src/libvlc.h, src/input/stream.c: new --input-list option which allows you to specify a list of inputs which will be concatenated to the main MRL during playback (for splitted streams). Note that this deprecates the --file-cat option which was specific to the file access plugin while the new option should be generic.
31117 ------------------------------------------------------------------------
31118 r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
31119 Changed paths:
31120    M /trunk/configure.ac
31121    M /trunk/modules/access/cdda/access.c
31122    M /trunk/modules/access/cdda/cdda.c
31123    M /trunk/modules/access/cdda/cdda.h
31124    M /trunk/modules/access/cdda/info.c
31125    M /trunk/modules/access/vcdx/access.c
31126    M /trunk/modules/access/vcdx/info.c
31127    M /trunk/modules/access/vcdx/vcdplayer.c
31128    M /trunk/modules/access/vcdx/vcdplayer.h
31129
31130 configure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
31131 cdda/*: add basic cd-paranoia mode via libcdio.
31132 vcdx/*: changes dictated by new regime
31133  
31134
31135 ------------------------------------------------------------------------
31136 r9830 | gbazin | 2005-01-26 09:18:46 +0100 (Wed, 26 Jan 2005) | 1 line
31137 Changed paths:
31138    M /trunk/modules/video_output/Modules.am
31139    M /trunk/modules/video_output/wingdi.c
31140
31141 * modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
31142 ------------------------------------------------------------------------
31143 r9826 | fenrir | 2005-01-25 15:15:08 +0100 (Tue, 25 Jan 2005) | 2 lines
31144 Changed paths:
31145    M /trunk/src/input/es_out.c
31146
31147  * es_out: fix program change on the fly.
31148
31149 ------------------------------------------------------------------------
31150 r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
31151 Changed paths:
31152    M /trunk/src/video_output/vout_intf.c
31153
31154  * remove unused home_dir from fprintf style function
31155
31156 ------------------------------------------------------------------------
31157 r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
31158 Changed paths:
31159    M /trunk/src/video_output/vout_intf.c
31160
31161  * under windows, default directory to save snapshots is now the user's
31162    My Pictures (or Mes Images ... depending on locale) directory
31163
31164
31165 ------------------------------------------------------------------------
31166 r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
31167 Changed paths:
31168    M /trunk/modules/control/rc.c
31169    M /trunk/modules/control/rtci.c
31170
31171 * modules/control/rc.c:
31172  - New commands fastforward and rewind for VOD trickplay
31173  - New command goto <index> for better playlist control
31174  - Playlist parent item (category) now appended to output
31175  Patch by Dermot McGahon
31176 * modules/control/rtci.c: ported patch to rtci as well.
31177
31178 ------------------------------------------------------------------------
31179 r9821 | hartman | 2005-01-24 21:44:53 +0100 (Mon, 24 Jan 2005) | 2 lines
31180 Changed paths:
31181    M /trunk/modules/control/http.c
31182
31183 * Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
31184
31185 ------------------------------------------------------------------------
31186 r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 Jan 2005) | 2 lines
31187 Changed paths:
31188    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
31189    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
31190    M /trunk/modules/gui/macosx/playlist.h
31191    M /trunk/modules/gui/macosx/playlist.m
31192
31193 Added a Service Discovery sub menu in playlist contextual menu.
31194
31195 ------------------------------------------------------------------------
31196 r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
31197 Changed paths:
31198    M /trunk/modules/gui/wxwindows/wizard.cpp
31199
31200 Fix breakage in transcode file selection
31201
31202 ------------------------------------------------------------------------
31203 r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
31204 Changed paths:
31205    M /trunk/modules/gui/wxwindows/playlist.cpp
31206
31207 * wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
31208
31209 ------------------------------------------------------------------------
31210 r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
31211 Changed paths:
31212    M /trunk/include/vlc_common.h
31213    M /trunk/include/vlc_vlm.h
31214    M /trunk/src/misc/vlm.c
31215
31216 * src/misc/vlm.c: start exporting some VLM control functions
31217
31218 ------------------------------------------------------------------------
31219 r9814 | gbazin | 2005-01-23 13:26:01 +0100 (Sun, 23 Jan 2005) | 1 line
31220 Changed paths:
31221    M /trunk/modules/codec/dvbsub.c
31222
31223 * modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
31224 ------------------------------------------------------------------------
31225 r9813 | zorglub | 2005-01-23 12:06:17 +0100 (Sun, 23 Jan 2005) | 2 lines
31226 Changed paths:
31227    M /trunk/NEWS
31228
31229 Update NEWS
31230
31231 ------------------------------------------------------------------------
31232 r9811 | gbazin | 2005-01-22 21:35:24 +0100 (Sat, 22 Jan 2005) | 1 line
31233 Changed paths:
31234    M /trunk/modules/video_filter/blend.c
31235
31236 * modules/video_filter/blend.c: chroma fixes for the YUY2 blending.
31237 ------------------------------------------------------------------------
31238 r9810 | andrep | 2005-01-22 18:50:11 +0100 (Sat, 22 Jan 2005) | 3 lines
31239 Changed paths:
31240    M /trunk/mozilla/vlcshell.cpp
31241
31242 * mozilla/vlcshell.cpp: Fix compilation on Mac OS X
31243
31244
31245 ------------------------------------------------------------------------
31246 r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
31247 Changed paths:
31248    M /trunk/mozilla/Makefile.am
31249
31250 * mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
31251
31252 ------------------------------------------------------------------------
31253 r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
31254 Changed paths:
31255    M /trunk/po/el.po
31256
31257 * initial translation to Greek by Simos Xenitellis
31258 ------------------------------------------------------------------------
31259 r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
31260 Changed paths:
31261    M /trunk/modules/gui/macosx/playlist.m
31262
31263 * playlist.m: fix a locking issue
31264
31265 ------------------------------------------------------------------------
31266 r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
31267 Changed paths:
31268    M /trunk/modules/gui/ncurses.c
31269
31270 * modules/gui/ncurses.c: incremental search works now with tree playlist.
31271
31272 ------------------------------------------------------------------------
31273 r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
31274 Changed paths:
31275    M /trunk/extras/contrib/src/Makefile
31276
31277 * contrib Makefile
31278   added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to
31279   the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
31280
31281 ------------------------------------------------------------------------
31282 r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
31283 Changed paths:
31284    M /trunk/modules/video_filter/blend.c
31285
31286 * blend.c: Fix YUVP -> YUY2 blend. YUVP is actually YVUP and this was not accounted for in the YUY2 blend routine. This resulted in incorrect colors in some DVD menu's for instance.
31287
31288 ------------------------------------------------------------------------
31289 r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
31290 Changed paths:
31291    M /trunk/modules/demux/ts.c
31292
31293 ts: fix --ts-extra-pmt.
31294 ------------------------------------------------------------------------
31295 r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
31296 Changed paths:
31297    M /trunk/modules/access/pvr/pvr.c
31298
31299 * modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
31300   drivers.
31301
31302 ------------------------------------------------------------------------
31303 r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (Fri, 21 Jan 2005) | 1 line
31304 Changed paths:
31305    M /trunk/Makefile.am
31306
31307 * small fix to the handling of the new nib-files (we are using the >= 10.2 format for the new ones, so 'objects.nib' is called 'keyedobjects.nib')
31308 ------------------------------------------------------------------------
31309 r9799 | damienf | 2005-01-21 14:52:11 +0100 (Fri, 21 Jan 2005) | 3 lines
31310 Changed paths:
31311    M /trunk/activex/axvlc.idl
31312    M /trunk/activex/axvlc.tlb
31313    M /trunk/activex/connectioncontainer.cpp
31314    M /trunk/activex/connectioncontainer.h
31315    M /trunk/activex/plugin.cpp
31316    M /trunk/activex/plugin.h
31317    M /trunk/activex/provideclassinfo.cpp
31318    M /trunk/activex/test.html
31319    M /trunk/activex/utils.cpp
31320    M /trunk/activex/vlccontrol.cpp
31321
31322 ActiveX: misc fixes & improvements
31323
31324
31325 ------------------------------------------------------------------------
31326 r9798 | hartman | 2005-01-21 14:41:52 +0100 (Fri, 21 Jan 2005) | 2 lines
31327 Changed paths:
31328    M /trunk/Makefile.am
31329
31330 * Add the new Nibs to MAKE_DIST
31331
31332 ------------------------------------------------------------------------
31333 r9797 | gbazin | 2005-01-21 11:53:29 +0100 (Fri, 21 Jan 2005) | 1 line
31334 Changed paths:
31335    M /trunk/modules/mux/asf.c
31336
31337 * modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.
31338 ------------------------------------------------------------------------
31339 r9796 | hartman | 2005-01-20 21:51:36 +0100 (Thu, 20 Jan 2005) | 7 lines
31340 Changed paths:
31341    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
31342    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
31343    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
31344    M /trunk/modules/gui/macosx/intf.h
31345    M /trunk/modules/gui/macosx/intf.m
31346    M /trunk/modules/gui/macosx/playlist.h
31347    M /trunk/modules/gui/macosx/playlist.m
31348    M /trunk/modules/gui/macosx/playlistinfo.m
31349    M /trunk/modules/gui/macosx/vout.h
31350    M /trunk/modules/gui/macosx/vout.m
31351
31352 OS X intf work
31353 - don't use bool. it's BOOL
31354 - use GNU style C and hungarian notation
31355 - fix the issue with GUI crashes in playlistview
31356 - default is now category view (for experimentation until we have a SD menu)
31357 - experiment with NSViews to fix the 'drawer' issue (not working though)
31358
31359 ------------------------------------------------------------------------
31360 r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (Thu, 20 Jan 2005) | 2 lines
31361 Changed paths:
31362    M /trunk/modules/services_discovery/sap.c
31363
31364 sap.c: fix too early free in demux 
31365
31366 ------------------------------------------------------------------------
31367 r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (Thu, 20 Jan 2005) | 2 lines
31368 Changed paths:
31369    M /trunk/modules/audio_output/alsa.c
31370
31371 alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
31372
31373 ------------------------------------------------------------------------
31374 r9793 | gbazin | 2005-01-20 16:28:56 +0100 (Thu, 20 Jan 2005) | 1 line
31375 Changed paths:
31376    M /trunk/src/audio_output/output.c
31377
31378 * src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy of  )
31379 ------------------------------------------------------------------------
31380 r9792 | gbazin | 2005-01-20 15:30:17 +0100 (Thu, 20 Jan 2005) | 1 line
31381 Changed paths:
31382    M /trunk/modules/mux/asf.c
31383
31384 * modules/mux/asf.c: another fix for WMA support.
31385 ------------------------------------------------------------------------
31386 r9791 | massiot | 2005-01-20 14:34:48 +0100 (Thu, 20 Jan 2005) | 3 lines
31387 Changed paths:
31388    M /trunk/src/input/es_out.c
31389
31390 * src/input/es_out.c: Improved the kludge for teletext streams without
31391   appropriate PTS.
31392
31393 ------------------------------------------------------------------------
31394 r9790 | gbazin | 2005-01-20 14:18:34 +0100 (Thu, 20 Jan 2005) | 1 line
31395 Changed paths:
31396    M /trunk/modules/mux/asf.c
31397
31398 * modules/mux/asf.c: compiler warnings are there for a reason ;)
31399 ------------------------------------------------------------------------
31400 r9789 | gbazin | 2005-01-20 13:32:53 +0100 (Thu, 20 Jan 2005) | 3 lines
31401 Changed paths:
31402    M /trunk/include/codecs.h
31403    M /trunk/modules/mux/asf.c
31404    M /trunk/modules/mux/avi.c
31405
31406 * modules/mux/asf.c: only add an audio error correction field in the case of WMA.
31407 * include/codecs.h: added a couple more audio tags.
31408
31409 ------------------------------------------------------------------------
31410 r9788 | gbazin | 2005-01-20 13:11:03 +0100 (Thu, 20 Jan 2005) | 1 line
31411 Changed paths:
31412    M /trunk/configure.ac
31413
31414 * configure.ac: oops, forgot something.
31415 ------------------------------------------------------------------------
31416 r9787 | gbazin | 2005-01-20 13:03:58 +0100 (Thu, 20 Jan 2005) | 1 line
31417 Changed paths:
31418    M /trunk/activex/Makefile.am
31419    M /trunk/configure.ac
31420
31421 * configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
31422 ------------------------------------------------------------------------
31423 r9786 | gbazin | 2005-01-20 11:10:30 +0100 (Thu, 20 Jan 2005) | 1 line
31424 Changed paths:
31425    M /trunk/activex/Makefile.am
31426    M /trunk/configure.ac
31427
31428 * configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
31429 ------------------------------------------------------------------------
31430 r9784 | zorglub | 2005-01-19 23:33:16 +0100 (Wed, 19 Jan 2005) | 3 lines
31431 Changed paths:
31432    M /trunk/TODO
31433    M /trunk/configure.ac
31434
31435 autoconf build fix
31436 one todo item less !
31437
31438 ------------------------------------------------------------------------
31439 r9783 | bigben | 2005-01-19 23:28:47 +0100 (Wed, 19 Jan 2005) | 4 lines
31440 Changed paths:
31441    M /trunk/modules/control/showintf.c
31442
31443 Add a category to the showintf control interface, so that it gets displayed in the prefs...
31444
31445
31446
31447 ------------------------------------------------------------------------
31448 r9780 | massiot | 2005-01-19 19:30:33 +0100 (Wed, 19 Jan 2005) | 2 lines
31449 Changed paths:
31450    M /trunk/include/vlc_threads_funcs.h
31451
31452 * include/vlc_threads_funcs.h: More %d -> %u
31453
31454 ------------------------------------------------------------------------
31455 r9779 | damienf | 2005-01-19 18:14:16 +0100 (Wed, 19 Jan 2005) | 3 lines
31456 Changed paths:
31457    M /trunk/Makefile.am
31458    A /trunk/activex
31459    A /trunk/activex/Makefile.am
31460    A /trunk/activex/README.TXT
31461    A /trunk/activex/axvlc.def
31462    A /trunk/activex/axvlc.idl
31463    A /trunk/activex/axvlc.reg
31464    A /trunk/activex/axvlc.tlb
31465    A /trunk/activex/axvlc_idl.c
31466    A /trunk/activex/axvlc_idl.h
31467    A /trunk/activex/axvlc_rc.rc
31468    A /trunk/activex/connectioncontainer.cpp
31469    A /trunk/activex/connectioncontainer.h
31470    A /trunk/activex/inplace.bmp
31471    A /trunk/activex/main.cpp
31472    A /trunk/activex/objectsafety.cpp
31473    A /trunk/activex/objectsafety.h
31474    A /trunk/activex/olecontrol.cpp
31475    A /trunk/activex/olecontrol.h
31476    A /trunk/activex/oleinplaceactiveobject.cpp
31477    A /trunk/activex/oleinplaceactiveobject.h
31478    A /trunk/activex/oleinplaceobject.cpp
31479    A /trunk/activex/oleinplaceobject.h
31480    A /trunk/activex/oleobject.cpp
31481    A /trunk/activex/oleobject.h
31482    A /trunk/activex/persistpropbag.cpp
31483    A /trunk/activex/persistpropbag.h
31484    A /trunk/activex/persiststorage.cpp
31485    A /trunk/activex/persiststorage.h
31486    A /trunk/activex/persiststreaminit.cpp
31487    A /trunk/activex/persiststreaminit.h
31488    A /trunk/activex/plugin.cpp
31489    A /trunk/activex/plugin.h
31490    A /trunk/activex/provideclassinfo.cpp
31491    A /trunk/activex/provideclassinfo.h
31492    A /trunk/activex/test.html
31493    A /trunk/activex/utils.cpp
31494    A /trunk/activex/utils.h
31495    A /trunk/activex/vlccontrol.cpp
31496    A /trunk/activex/vlccontrol.h
31497    M /trunk/configure.ac
31498
31499 Initial version of ActiveX plugin for VLC
31500
31501
31502 ------------------------------------------------------------------------
31503 r9776 | hartman | 2005-01-18 22:51:00 +0100 (Tue, 18 Jan 2005) | 2 lines
31504 Changed paths:
31505    M /trunk/extras/contrib/src/Makefile
31506
31507 * fix libcddb build under 10.2
31508
31509 ------------------------------------------------------------------------
31510 r9775 | gbazin | 2005-01-18 20:24:06 +0100 (Tue, 18 Jan 2005) | 1 line
31511 Changed paths:
31512    M /trunk/po/el.po
31513
31514 * po/el.po: the build process needs a valid file.
31515 ------------------------------------------------------------------------
31516 r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (Tue, 18 Jan 2005) | 2 lines
31517 Changed paths:
31518    M /trunk/configure.ac
31519    A /trunk/po/el.po
31520
31521 * BOTH: added modern Greek to the list of available languages
31522 * configure.ac: updated the copyright string to 2005
31523 ------------------------------------------------------------------------
31524 r9773 | gbazin | 2005-01-18 15:36:26 +0100 (Tue, 18 Jan 2005) | 5 lines
31525 Changed paths:
31526    M /trunk/modules/mux/asf.c
31527
31528 * modules/mux/asf.c:
31529   - add an audio error correction field to the stream properties object.
31530     This is mandated by the spec and makes some versions of WMP a lot happier about playing our files.
31531   - only put an header extension object when necessary.
31532
31533 ------------------------------------------------------------------------
31534 r9772 | hartman | 2005-01-18 04:02:07 +0100 (Tue, 18 Jan 2005) | 2 lines
31535 Changed paths:
31536    M /trunk/modules/gui/macosx/playlistinfo.m
31537
31538 * fix author field of OSX info dialog
31539
31540 ------------------------------------------------------------------------
31541 r9771 | hartman | 2005-01-18 03:56:18 +0100 (Tue, 18 Jan 2005) | 2 lines
31542 Changed paths:
31543    M /trunk/modules/gui/macosx/playlistinfo.m
31544
31545 * fix OSX info dialog lockup due to changed info accessor methods.
31546
31547 ------------------------------------------------------------------------
31548 r9770 | hartman | 2005-01-18 03:17:01 +0100 (Tue, 18 Jan 2005) | 2 lines
31549 Changed paths:
31550    M /trunk/extras/contrib/src/Makefile
31551
31552 * fix libopendaap on 10.2
31553
31554 ------------------------------------------------------------------------
31555 r9769 | hartman | 2005-01-18 02:19:54 +0100 (Tue, 18 Jan 2005) | 2 lines
31556 Changed paths:
31557    M /trunk/extras/contrib/src/Makefile
31558    A /trunk/extras/contrib/src/Patches/libcddb.patch
31559    M /trunk/extras/contrib/src/packages.mak
31560
31561 * finally fixed CDDB contrib
31562
31563 ------------------------------------------------------------------------
31564 r9768 | hartman | 2005-01-18 00:38:27 +0100 (Tue, 18 Jan 2005) | 2 lines
31565 Changed paths:
31566    M /trunk/extras/contrib/src/Makefile
31567    D /trunk/extras/contrib/src/Patches/libcddb.patch
31568
31569 * newer libcddb
31570
31571 ------------------------------------------------------------------------
31572 r9767 | hartman | 2005-01-17 23:37:20 +0100 (Mon, 17 Jan 2005) | 2 lines
31573 Changed paths:
31574    M /trunk/extras/contrib/src/Makefile
31575    D /trunk/extras/contrib/src/Patches/vcdimager.patch
31576    M /trunk/extras/contrib/src/packages.mak
31577
31578 * Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now
31579
31580 ------------------------------------------------------------------------
31581 r9764 | hartman | 2005-01-17 20:42:13 +0100 (Mon, 17 Jan 2005) | 2 lines
31582 Changed paths:
31583    M /trunk/src/libvlc.h
31584
31585 * libvlc.h: fix some of the OSX keybindings (audio delay is now f and g, subtitle delay is h and j, both without modifiers)
31586
31587 ------------------------------------------------------------------------
31588 r9763 | hartman | 2005-01-17 20:40:03 +0100 (Mon, 17 Jan 2005) | 2 lines
31589 Changed paths:
31590    A /trunk/extras/contrib/src/Patches/daap.patch
31591
31592 * libopendaap patch
31593
31594 ------------------------------------------------------------------------
31595 r9762 | hartman | 2005-01-17 20:38:51 +0100 (Mon, 17 Jan 2005) | 2 lines
31596 Changed paths:
31597    M /trunk/modules/services_discovery/daap.c
31598
31599 * daap.c: host_t is already defined in Darwin's mach headers. renamed to dhost_t
31600
31601 ------------------------------------------------------------------------
31602 r9761 | hartman | 2005-01-17 20:37:38 +0100 (Mon, 17 Jan 2005) | 3 lines
31603 Changed paths:
31604    M /trunk/Makefile.am
31605    M /trunk/configure.ac
31606    M /trunk/toolbox
31607
31608 * Added the contrib system to MAKE_DIST
31609 * cleaned up some alignment in configure --help
31610
31611 ------------------------------------------------------------------------
31612 r9760 | hartman | 2005-01-17 20:35:54 +0100 (Mon, 17 Jan 2005) | 2 lines
31613 Changed paths:
31614    M /trunk/extras/contrib/src/Makefile
31615    M /trunk/extras/contrib/src/packages.mak
31616
31617 * added libopendaap to contrib system
31618
31619 ------------------------------------------------------------------------
31620 r9759 | zorglub | 2005-01-17 19:36:52 +0100 (Mon, 17 Jan 2005) | 2 lines
31621 Changed paths:
31622    M /trunk/modules/gui/wxwindows/playlist.cpp
31623    M /trunk/modules/gui/wxwindows/wxwindows.h
31624
31625 Cache last FindItem request to speed up bulk-addings
31626
31627 ------------------------------------------------------------------------
31628 r9758 | zorglub | 2005-01-17 19:14:50 +0100 (Mon, 17 Jan 2005) | 3 lines
31629 Changed paths:
31630    M /trunk/modules/services_discovery/daap.c
31631    M /trunk/src/playlist/item-ext.c
31632    M /trunk/src/playlist/playlist.c
31633
31634 * DAAP : really include meta information, and don't crash on new hosts
31635
31636
31637 ------------------------------------------------------------------------
31638 r9757 | gbazin | 2005-01-17 18:01:21 +0100 (Mon, 17 Jan 2005) | 1 line
31639 Changed paths:
31640    M /trunk/modules/mux/asf.c
31641
31642 * modules/mux/asf.c: properly write the ES type.
31643 ------------------------------------------------------------------------
31644 r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (Mon, 17 Jan 2005) | 1 line
31645 Changed paths:
31646    M /trunk/extras/contrib/src/packages.mak
31647
31648 * changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again
31649 ------------------------------------------------------------------------
31650 r9755 | hartman | 2005-01-17 17:30:34 +0100 (Mon, 17 Jan 2005) | 2 lines
31651 Changed paths:
31652    M /trunk/po/POTFILES.in
31653
31654 * Fix pot-update after playlist/info.c removal
31655
31656 ------------------------------------------------------------------------
31657 r9754 | yoann | 2005-01-17 12:47:41 +0100 (Mon, 17 Jan 2005) | 2 lines
31658 Changed paths:
31659    M /trunk/modules/gui/wxwindows/subtitles.cpp
31660
31661 * wxwindows/subtitles.cpp: subtitle delay can also be <0 (now from -30000 to +30000)
31662
31663 ------------------------------------------------------------------------
31664 r9751 | gbazin | 2005-01-16 20:14:31 +0100 (Sun, 16 Jan 2005) | 1 line
31665 Changed paths:
31666    M /trunk/modules/codec/x264.c
31667
31668 * modules/codec/x264.c: updated to support recent x264.
31669 ------------------------------------------------------------------------
31670 r9750 | zorglub | 2005-01-16 16:57:01 +0100 (Sun, 16 Jan 2005) | 2 lines
31671 Changed paths:
31672    M /trunk/TODO
31673
31674 Todo update
31675
31676 ------------------------------------------------------------------------
31677 r9749 | zorglub | 2005-01-16 15:44:26 +0100 (Sun, 16 Jan 2005) | 4 lines
31678 Changed paths:
31679    M /trunk/modules/gui/macosx/playlist.m
31680    M /trunk/modules/gui/macosx/playlistinfo.m
31681    M /trunk/modules/gui/wince/playlist.cpp
31682    M /trunk/modules/misc/playlist/m3u.c
31683    M /trunk/modules/services_discovery/daap.c
31684    M /trunk/modules/services_discovery/sap.c
31685    M /trunk/src/playlist/view.c
31686
31687 * DAAP: add meta-information, delete hosts when they leave
31688 * SAP : coding style fixes
31689 * Some fogotten playlist_*Info
31690
31691 ------------------------------------------------------------------------
31692 r9748 | zorglub | 2005-01-16 15:10:47 +0100 (Sun, 16 Jan 2005) | 2 lines
31693 Changed paths:
31694    M /trunk/Makefile.am
31695    M /trunk/include/vlc_input.h
31696    M /trunk/include/vlc_playlist.h
31697    M /trunk/modules/access/cdda/info.c
31698    M /trunk/modules/gui/macosx/playlistinfo.m
31699    M /trunk/modules/gui/wince/iteminfo.cpp
31700    M /trunk/modules/gui/wince/wince.h
31701    M /trunk/modules/gui/wxwindows/iteminfo.cpp
31702    M /trunk/modules/gui/wxwindows/playlist.cpp
31703    M /trunk/modules/gui/wxwindows/wxwindows.h
31704    M /trunk/src/input/control.c
31705    M /trunk/src/input/input.c
31706    D /trunk/src/playlist/info.c
31707    M /trunk/src/playlist/item.c
31708    M /trunk/src/playlist/sort.c
31709
31710 Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
31711
31712 ------------------------------------------------------------------------
31713 r9746 | sam | 2005-01-15 05:41:24 +0100 (Sat, 15 Jan 2005) | 2 lines
31714 Changed paths:
31715    M /trunk/ChangeLog
31716    A /trunk/doc/ChangeLog-2004
31717    M /trunk/doc/Makefile.am
31718
31719   * Moved 2004 changelog to doc/.
31720
31721 ------------------------------------------------------------------------
31722 r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 lines
31723 Changed paths:
31724    M /trunk/modules/video_filter/motiondetect.c
31725
31726  motiondetect.c: gcc < 3 compile fix
31727
31728 ------------------------------------------------------------------------
31729 r9744 | yoann | 2005-01-15 01:42:23 +0100 (Sat, 15 Jan 2005) | 2 lines
31730 Changed paths:
31731    M /trunk/TODO
31732    M /trunk/modules/gui/wxwindows/playlist.cpp
31733
31734 * modules/gui/wxwindows/playlist.cpp: when duration is not known, don't display (--:--:--)
31735
31736 ------------------------------------------------------------------------
31737 r9743 | yoann | 2005-01-14 19:01:36 +0100 (Fri, 14 Jan 2005) | 3 lines
31738 Changed paths:
31739    M /trunk/modules/access/directory.c
31740    M /trunk/modules/gui/ncurses.c
31741
31742 * modules/access/directory.c: fix a segfault when reading an empty directory
31743 * modules/gui/ncurses.c: fix a segfault when playlist is empty
31744
31745 ------------------------------------------------------------------------
31746 r9742 | yoann | 2005-01-14 17:14:01 +0100 (Fri, 14 Jan 2005) | 3 lines
31747 Changed paths:
31748    M /trunk/modules/gui/ncurses.c
31749
31750 * modules/gui/ncurses.c: support for tree playlist in ncurses interface
31751   use 'v' to toggle view
31752
31753 ------------------------------------------------------------------------
31754 r9741 | gbazin | 2005-01-14 14:15:52 +0100 (Fri, 14 Jan 2005) | 1 line
31755 Changed paths:
31756    M /trunk/include/codecs.h
31757    M /trunk/modules/demux/wav.c
31758
31759 * include/codecs.h, modules/demux/wav.c: patch by Matthew Romaine to handle WAVEFORMATEXTENSIBLE files more robustly.
31760 ------------------------------------------------------------------------
31761 r9740 | hartman | 2005-01-14 13:11:57 +0100 (Fri, 14 Jan 2005) | 2 lines
31762 Changed paths:
31763    M /trunk/modules/access/http.c
31764
31765 * so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
31766
31767 ------------------------------------------------------------------------
31768 r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 lines
31769 Changed paths:
31770    M /trunk/configure.ac
31771    M /trunk/modules/video_filter/Modules.am
31772    A /trunk/modules/video_filter/motiondetect.c
31773
31774 Added simple motion detect filter.
31775 This filter uses a description file which follows this format :
31776 x1,y1,x2,y2,level,downspeed,upspeed,mrl
31777 ...
31778 where x1,y1,x2,y2 describe a sensible rectangle, level is the minimum difference for an active pixel, downspeed an upspeed are to integers.
31779 mrl is a mrl to go when the filter has detected movement in the rectangle.
31780
31781 This is fun with vlm. For example, you should try to launch vlc normaly with vlm and then type :
31782 new camera broadcast
31783 setup camera enabled
31784 setup camera input mrl to your camera
31785 setup camera option filter=motiondetect,transform
31786 #setup camera option transform-type=vflip
31787 #indeed, I did not reach to make this working
31788 control camera play
31789
31790 Have fun ;)
31791
31792 ------------------------------------------------------------------------
31793 r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
31794 Changed paths:
31795    M /trunk/modules/access_output/udp.c
31796
31797 * modules/access_out/udp.c: Issue a warning when two PCRs are put inside a
31798   single UDP frame (may disturb some decoders).
31799
31800 ------------------------------------------------------------------------
31801 r9737 | massiot | 2005-01-13 20:02:04 +0100 (Thu, 13 Jan 2005) | 2 lines
31802 Changed paths:
31803    M /trunk/src/misc/threads.c
31804
31805 * src/misc/threads.c: thread_id is in fact an _unsigned_ int.
31806
31807 ------------------------------------------------------------------------
31808 r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 lines
31809 Changed paths:
31810    M /trunk/src/input/es_out.c
31811
31812 * src/input/es_out.c: EN 300 472 allows the PTS of teletext streams to be
31813   invalid.
31814
31815 ------------------------------------------------------------------------
31816 r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
31817 Changed paths:
31818    M /trunk/configure.ac
31819    M /trunk/modules/gui/wxwindows/playlist.cpp
31820    M /trunk/modules/services_discovery/Modules.am
31821    A /trunk/modules/services_discovery/daap.c
31822
31823 * DAAP (iTunes shares) services discovery and access module using libopendaap
31824
31825 http://crazney.net/programs/itunes/libopendaap.html
31826
31827 Problems : 
31828    - At the moment, the file is downloaded entirely in memory before being
31829      played.
31830      The library offers another possibility : download the file on
31831      demand to a pipe, but I don't think it would be a very good idea
31832      (portability issues ? where to download to ?).
31833      I hope a "download on demand to memory" feature will be added
31834    - Sometimes, it looses connection to the peers.
31835
31836 * Increased wx playlist font size
31837
31838
31839 ------------------------------------------------------------------------
31840 r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
31841 Changed paths:
31842    M /trunk/src/misc/configuration.c
31843
31844 * src/misc/configuration.c: fix config_GetType() to handle the new CONFIG_ITEM_MODULE_foo types.
31845 ------------------------------------------------------------------------
31846 r9733 | gbazin | 2005-01-13 10:37:43 +0100 (Thu, 13 Jan 2005) | 1 line
31847 Changed paths:
31848    M /trunk/configure.ac
31849    M /trunk/modules/codec/theora.c
31850
31851 * modules/codec/theora.c: remove the need for theora_packet_iskeyframe().
31852 ------------------------------------------------------------------------
31853 r9732 | hartman | 2005-01-13 00:51:02 +0100 (Thu, 13 Jan 2005) | 2 lines
31854 Changed paths:
31855    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
31856
31857 * <cough> broken patch </cough>
31858
31859 ------------------------------------------------------------------------
31860 r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 lines
31861 Changed paths:
31862    M /trunk/modules/gui/wxwindows/interface.cpp
31863    M /trunk/modules/gui/wxwindows/timer.cpp
31864    M /trunk/modules/gui/wxwindows/wxwindows.h
31865
31866 * modules/gui/wxwindows/interface.cpp: Add new buttons for DVDs and CDs:
31867   - Menu, Previous Chapter, Next Chapter for DVDs
31868   - Previous Track, Next Track for CDs
31869
31870 ------------------------------------------------------------------------
31871 r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 2 lines
31872 Changed paths:
31873    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
31874
31875 * part of patch was applied upstream. Adapt....
31876
31877 ------------------------------------------------------------------------
31878 r9729 | gbazin | 2005-01-12 15:27:35 +0100 (Wed, 12 Jan 2005) | 1 line
31879 Changed paths:
31880    A /trunk/modules/gui/wince/wince.rc
31881
31882 * modules/gui/wince/wince.rc: forgot to commit this file with the wince interface.
31883 ------------------------------------------------------------------------
31884 r9728 | zorglub | 2005-01-12 10:19:10 +0100 (Wed, 12 Jan 2005) | 2 lines
31885 Changed paths:
31886    M /trunk/modules/gui/wxwindows/playlist.cpp
31887
31888 Put callbacks after rebuild, avoids deadlock in rebuild
31889
31890 ------------------------------------------------------------------------
31891 r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
31892 Changed paths:
31893    M /trunk/extras/contrib/src/packages.mak
31894
31895 * changed the download-link of gettext temporarily to the videolan-main-server, since the current GNU-mirror does not provide the 0.14.1-release. The responsible admin is contacted.
31896 ------------------------------------------------------------------------
31897 r9726 | zorglub | 2005-01-11 17:52:42 +0100 (Tue, 11 Jan 2005) | 3 lines
31898 Changed paths:
31899    M /trunk/include/vlc_input.h
31900    M /trunk/modules/access/directory.c
31901    A /trunk/modules/gui/wxwindows/bitmaps/type_afile.xpm
31902    A /trunk/modules/gui/wxwindows/bitmaps/type_cdda.xpm
31903    M /trunk/modules/gui/wxwindows/bitmaps/type_directory.xpm
31904    M /trunk/modules/gui/wxwindows/bitmaps/type_disc.xpm
31905    M /trunk/modules/gui/wxwindows/bitmaps/type_net.xpm
31906    A /trunk/modules/gui/wxwindows/bitmaps/type_node.xpm
31907    A /trunk/modules/gui/wxwindows/bitmaps/type_vfile.xpm
31908    M /trunk/modules/gui/wxwindows/interface.cpp
31909    M /trunk/modules/gui/wxwindows/playlist.cpp
31910    M /trunk/src/playlist/item.c
31911    M /trunk/src/playlist/view.c
31912
31913 Add some icons
31914 Fix autoswitching to category view
31915
31916 ------------------------------------------------------------------------
31917 r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 lines
31918 Changed paths:
31919    M /trunk/extras/contrib/src/Patches/theora.patch
31920    M /trunk/extras/contrib/src/packages.mak
31921
31922 * newer theora: alpha4 version. new location, new patch
31923
31924 ------------------------------------------------------------------------
31925 r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
31926 Changed paths:
31927    M /trunk/modules/access/dvb/access.c
31928    M /trunk/modules/access/dvb/dvb.h
31929    M /trunk/modules/access/dvb/en50221.c
31930    M /trunk/modules/access/dvb/linux_dvb.c
31931
31932 * modules/access/dvb: Fixed numerous bugs related to the CAM configuration.
31933   Reconfigure the frontend if no lock is acquired in 10s.
31934
31935 ------------------------------------------------------------------------
31936 r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 lines
31937 Changed paths:
31938    M /trunk/modules/access/http.c
31939
31940 * fix ogg streams.
31941
31942 ------------------------------------------------------------------------
31943 r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
31944 Changed paths:
31945    M /trunk/configure.ac
31946
31947 * configure.ac: Require libtheora 1.0alpha4
31948
31949
31950 ------------------------------------------------------------------------
31951 r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
31952 Changed paths:
31953    M /trunk/modules/codec/cmml/intf.c
31954
31955 * cmml/intf.c: Fix refcount leak on main interface (thanks to gibalou for help)
31956
31957
31958 ------------------------------------------------------------------------
31959 r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
31960 Changed paths:
31961    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
31962
31963 * modules/gui/wxwindows/preferences_widgets.cpp: added update event for IntegerListConfigControl.
31964 ------------------------------------------------------------------------
31965 r9719 | hartman | 2005-01-11 12:51:03 +0100 (Tue, 11 Jan 2005) | 4 lines
31966 Changed paths:
31967    M /trunk/modules/access/http.c
31968
31969 * NSV uses a different mime type for audio only streams. Force the right demuxer...
31970 (we are very much approaching the point where we need a proper mimetype match table within the code)
31971
31972
31973 ------------------------------------------------------------------------
31974 r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 lines
31975 Changed paths:
31976    M /trunk/modules/codec/theora.c
31977
31978 * theora.c: Eliminate display artifacts when the very first frame of the
31979   stream isn't a keyframe
31980
31981
31982 ------------------------------------------------------------------------
31983 r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
31984 Changed paths:
31985    M /trunk/modules/codec/theora.c
31986
31987 * theora.c: Fixed weird display artifacts when seeking on Theora videos
31988
31989
31990 ------------------------------------------------------------------------
31991 r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
31992 Changed paths:
31993    M /trunk/modules/access/v4l/v4l.c
31994
31995 * End of the implementation of the v4l-*options
31996
31997 If somebody who has a v4l device could actually test that... (at least if the default values for the options make sense).
31998
31999
32000 ------------------------------------------------------------------------
32001 r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
32002 Changed paths:
32003    M /trunk/extras/contrib/src/packages.mak
32004
32005 * changed the GNU mirror once again, since the Irish one I choose previously is as bad as the GNU-main server -- let's use the LEO-server of the technical university of Munich (Germany), which is highly reliable (also an OpenOffice, Gentoo, Debian mirror)
32006 ------------------------------------------------------------------------
32007 r9714 | sam | 2005-01-10 12:09:35 +0100 (Mon, 10 Jan 2005) | 2 lines
32008 Changed paths:
32009    M /trunk/configure.ac
32010
32011   * configure.ac: -lfreetype requires -lm.
32012
32013 ------------------------------------------------------------------------
32014 r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
32015 Changed paths:
32016    M /trunk/modules/access/pvr/pvr.c
32017    M /trunk/modules/access/v4l/v4l.c
32018
32019 * v4l.c:
32020         - Add --v4l-* options for all the parametters that can be set from the MRL, so we have a complete Panel in the wx interface and some doc in the command line
32021         - Only declaration for now, options don't make anything yet
32022 * pvr.c: describe height as height, not width
32023
32024
32025 ------------------------------------------------------------------------
32026 r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
32027 Changed paths:
32028    M /trunk/modules/gui/skins2/Modules.am
32029    A /trunk/modules/gui/skins2/macosx
32030    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
32031    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
32032    A /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
32033    A /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
32034    A /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
32035    A /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
32036    A /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
32037    A /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
32038    A /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
32039    A /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
32040    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
32041    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
32042    A /trunk/modules/gui/skins2/macosx/macosx_window.cpp
32043    A /trunk/modules/gui/skins2/macosx/macosx_window.hpp
32044    M /trunk/modules/gui/skins2/src/os_factory.cpp
32045
32046 - all: skeleton for a MacOSX port of skins2 (happy new year ;)
32047
32048 ------------------------------------------------------------------------
32049 r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 lines
32050 Changed paths:
32051    M /trunk/src/playlist/playlist.c
32052
32053 - playlist.c: avoid a segfault when playlist_ViewFind() returns NULL.
32054  Anyway I guess it should not happen so there is a bug in the playlist
32055  code but I have no time to understand it...
32056
32057 ------------------------------------------------------------------------
32058 r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
32059 Changed paths:
32060    M /trunk/TODO
32061
32062  * TODO: Added little hints for the OS X port of the skins
32063
32064 ------------------------------------------------------------------------
32065 r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
32066 Changed paths:
32067    M /trunk/configure.ac
32068    M /trunk/modules/access/dvb/access.c
32069    M /trunk/modules/access/dvb/dvb.h
32070    M /trunk/modules/access/dvb/en50221.c
32071    M /trunk/modules/access/dvb/linux_dvb.c
32072    M /trunk/modules/demux/ts.c
32073
32074 * modules/access/dvb:
32075   - Rewrote QPSK frontend tuning functions, after reading the doc - it
32076     should hopefully fix the infamous "Operation not permitted" problem.
32077   - Permanently monitor the frontend status, and reinit it if it crashes.
32078   - New --dvb-high-voltage option for very long cables.
32079   - Moved all EN 50 221-related code from ts.c to en50221.c. We no longer
32080     need the --ts-capmt-sysid option because the sysid is determined
32081     automatically from the CAM.
32082   - Also changed the way we send the CAPMTs to the CAM, hoping to fix a bug
32083     with Aston professional CAMs which all of sudden stop descrambling
32084     a program after a few days.
32085
32086 ------------------------------------------------------------------------
32087 r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
32088 Changed paths:
32089    M /trunk/include/vlc_block.h
32090    M /trunk/modules/access_output/udp.c
32091    M /trunk/modules/mux/mpeg/ts.c
32092
32093 * modules/access_output/udp.c: When using --udp-group, do not send two PCRs
32094   at once. This requires the export of the PCR block_flag.
32095
32096 ------------------------------------------------------------------------
32097 r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 3 lines
32098 Changed paths:
32099    M /trunk/modules/access/udp.c
32100
32101 * modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
32102   packets.
32103
32104 ------------------------------------------------------------------------
32105 r9705 | massiot | 2005-01-07 20:55:48 +0100 (Fri, 07 Jan 2005) | 2 lines
32106 Changed paths:
32107    M /trunk/modules/access/pvr/pvr.c
32108
32109 * modules/access/pvr/pvr.c: Added --pvr-caching option.
32110
32111 ------------------------------------------------------------------------
32112 r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
32113 Changed paths:
32114    M /trunk/modules/audio_output/waveout.c
32115
32116 * modules/audio_output/waveout.c: increase the audio buffer size under WinCE.
32117 ------------------------------------------------------------------------
32118 r9701 | gbazin | 2005-01-07 10:54:01 +0100 (Fri, 07 Jan 2005) | 1 line
32119 Changed paths:
32120    M /trunk/include/aout_internal.h
32121
32122 * include/aout_internal.h: fixed old memory leak when alloca() isn't available.
32123 ------------------------------------------------------------------------
32124 r9700 | gbazin | 2005-01-07 01:19:43 +0100 (Fri, 07 Jan 2005) | 1 line
32125 Changed paths:
32126    M /trunk/evc/vlc.vcw
32127
32128
32129 ------------------------------------------------------------------------
32130 r9699 | gbazin | 2005-01-07 01:19:09 +0100 (Fri, 07 Jan 2005) | 1 line
32131 Changed paths:
32132    M /trunk/configure.ac
32133
32134 * configure.ac: added wince plugin to the build system.
32135 ------------------------------------------------------------------------
32136 r9698 | gbazin | 2005-01-07 00:52:00 +0100 (Fri, 07 Jan 2005) | 2 lines
32137 Changed paths:
32138    A /trunk/modules/gui/wince
32139    A /trunk/modules/gui/wince/Modules.am
32140    A /trunk/modules/gui/wince/bitmaps
32141    A /trunk/modules/gui/wince/bitmaps/toolbar1.bmp
32142    A /trunk/modules/gui/wince/bitmaps/toolbar2.bmp
32143    A /trunk/modules/gui/wince/bitmaps/toolbar3.bmp
32144    A /trunk/modules/gui/wince/bitmaps/vlc16x16.ico
32145    A /trunk/modules/gui/wince/fileinfo.cpp
32146    A /trunk/modules/gui/wince/interface.cpp
32147    A /trunk/modules/gui/wince/iteminfo.cpp
32148    A /trunk/modules/gui/wince/menus.cpp
32149    A /trunk/modules/gui/wince/messages.cpp
32150    A /trunk/modules/gui/wince/open.cpp
32151    A /trunk/modules/gui/wince/playlist.cpp
32152    A /trunk/modules/gui/wince/preferences.cpp
32153    A /trunk/modules/gui/wince/preferences_widgets.cpp
32154    A /trunk/modules/gui/wince/preferences_widgets.h
32155    A /trunk/modules/gui/wince/subtitles.cpp
32156    A /trunk/modules/gui/wince/timer.cpp
32157    A /trunk/modules/gui/wince/video.cpp
32158    A /trunk/modules/gui/wince/wince.cpp
32159    A /trunk/modules/gui/wince/wince.h
32160
32161 * modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon at yahoo dot fr> (ported from the vlcpocketpc project by myself after some heavy code cleanup).
32162
32163 ------------------------------------------------------------------------
32164 r9697 | fkuehne | 2005-01-07 00:40:18 +0100 (Fri, 07 Jan 2005) | 3 lines
32165 Changed paths:
32166    M /trunk/po/POTFILES.in
32167    M /trunk/po/da.po
32168    M /trunk/po/de.po
32169    M /trunk/po/en_GB.po
32170    M /trunk/po/es.po
32171    M /trunk/po/fr.po
32172    M /trunk/po/hu.po
32173    M /trunk/po/it.po
32174    M /trunk/po/ja.po
32175    M /trunk/po/nl.po
32176    M /trunk/po/no.po
32177    M /trunk/po/pl.po
32178    M /trunk/po/pt_BR.po
32179    M /trunk/po/ru.po
32180    M /trunk/po/sv.po
32181    M /trunk/po/vlc.pot
32182
32183 * ALL: updated the po-files
32184 * da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
32185 * de.po: got some stuff in sync to the German translation of play-howto
32186 ------------------------------------------------------------------------
32187 r9696 | gbazin | 2005-01-06 23:05:22 +0100 (Thu, 06 Jan 2005) | 1 line
32188 Changed paths:
32189    M /trunk/modules/codec/vorbis.c
32190
32191 * modules/codec/vorbis.c: fixed tremor output.
32192 ------------------------------------------------------------------------
32193 r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (Thu, 06 Jan 2005) | 1 line
32194 Changed paths:
32195    M /trunk/modules/gui/macosx/playlist.m
32196
32197 * fixed wrong grammar ('1 items in list')
32198 ------------------------------------------------------------------------
32199 r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (Thu, 06 Jan 2005) | 4 lines
32200 Changed paths:
32201    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
32202    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
32203    M /trunk/modules/gui/macosx/controls.h
32204    M /trunk/modules/gui/macosx/controls.m
32205    M /trunk/modules/gui/macosx/intf.h
32206    M /trunk/modules/gui/macosx/intf.m
32207    M /trunk/modules/gui/macosx/open.h
32208    M /trunk/modules/gui/macosx/open.m
32209
32210 * controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
32211 * controls.h: removed "o_open"
32212 * intf.*, open.*: make sure the open-nib is loaded only once, don't load it at launch time but dynamic and do it in VLCMain, so VLCOpen does not know about it anymore
32213 * MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore
32214 ------------------------------------------------------------------------
32215 r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
32216 Changed paths:
32217    M /trunk/modules/control/http.c
32218
32219  control/http.c: gcc < 3 compile fix
32220
32221 ------------------------------------------------------------------------
32222 r9692 | gbazin | 2005-01-05 23:45:36 +0100 (Wed, 05 Jan 2005) | 1 line
32223 Changed paths:
32224    M /trunk/modules/access/file.c
32225    M /trunk/src/misc/cpu.c
32226    M /trunk/src/misc/modules.c
32227
32228 * src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
32229 ------------------------------------------------------------------------
32230 r9691 | gbazin | 2005-01-05 23:42:57 +0100 (Wed, 05 Jan 2005) | 1 line
32231 Changed paths:
32232    M /trunk/src/input/stream.c
32233
32234 * src/input/stream.c: decrease memory requirements for WinCE.
32235 ------------------------------------------------------------------------
32236 r9690 | gbazin | 2005-01-05 23:24:30 +0100 (Wed, 05 Jan 2005) | 1 line
32237 Changed paths:
32238    M /trunk/toolbox
32239
32240 * toolbox: added an evc ARMV4 target.
32241 ------------------------------------------------------------------------
32242 r9689 | gbazin | 2005-01-05 23:23:13 +0100 (Wed, 05 Jan 2005) | 1 line
32243 Changed paths:
32244    M /trunk/evc/libvlc.vcp.in
32245    M /trunk/evc/plugins.vcp.in
32246    M /trunk/evc/vlc.vcp.in
32247
32248 * evc/*: added an ARMV4 target.
32249 ------------------------------------------------------------------------
32250 r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
32251 Changed paths:
32252    M /trunk/configure.ac
32253
32254 * configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
32255 ------------------------------------------------------------------------
32256 r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 8 lines
32257 Changed paths:
32258    M /trunk/modules/control/http.c
32259    A /trunk/share/http/cone_minus.png
32260    A /trunk/share/http/cone_plus.png
32261    M /trunk/share/http/index.html
32262    M /trunk/share/http/style.css
32263
32264 Work to support new playlist in http interface.
32265 + correct a bug in the <vlc id="foreach" param1="integer" /> macro
32266 + add a <vlc id="stack" /> to print the rpn stack in debug messages
32267 + add the != operator in rpn evaluation
32268
32269 Compatibility with old pages should be respected...
32270
32271
32272 ------------------------------------------------------------------------
32273 r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 2005) | 1 line
32274 Changed paths:
32275    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
32276    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
32277    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
32278    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib
32279    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
32280    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
32281    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
32282    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
32283    M /trunk/modules/gui/macosx/controls.m
32284    M /trunk/modules/gui/macosx/intf.h
32285    M /trunk/modules/gui/macosx/intf.m
32286    M /trunk/modules/gui/macosx/open.h
32287    M /trunk/modules/gui/macosx/open.m
32288
32289 * seperated the open, sout and sub-open dialogues from the main nib
32290 ------------------------------------------------------------------------
32291 r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (Mon, 03 Jan 2005) | 1 line
32292 Changed paths:
32293    M /trunk/modules/gui/macosx/prefs.h
32294    M /trunk/modules/gui/macosx/prefs.m
32295
32296 * declared the shared instance properly (forgot that yesterday)
32297 ------------------------------------------------------------------------
32298 r9684 | djc | 2005-01-02 23:45:36 +0100 (Sun, 02 Jan 2005) | 2 lines
32299 Changed paths:
32300    M /trunk/src/playlist/sort.c
32301
32302 Fix a bug when shuffling playlist with 1 item
32303
32304 ------------------------------------------------------------------------
32305 r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
32306 Changed paths:
32307    M /trunk/THANKS
32308    M /trunk/po/da.po
32309
32310 * po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
32311 * THANKS: added Morten Brix Pedersen
32312 ------------------------------------------------------------------------
32313 r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 2005) | 1 line
32314 Changed paths:
32315    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
32316    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
32317    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
32318    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib
32319    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
32320    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
32321    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
32322    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
32323    M /trunk/modules/gui/macosx/intf.m
32324    M /trunk/modules/gui/macosx/prefs.m
32325
32326 * moved the preferences-window to a seperate nib-file
32327 ------------------------------------------------------------------------
32328 r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
32329 Changed paths:
32330    M /trunk/THANKS
32331
32332 * give credit to Jonas Larsen for creating the Danish l10n
32333 * replace all "@" with " at "
32334 ------------------------------------------------------------------------
32335 r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (Sat, 01 Jan 2005) | 1 line
32336 Changed paths:
32337    M /trunk/extras/contrib/src/Makefile
32338
32339 * build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv
32340 ------------------------------------------------------------------------
32341 r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (Sat, 01 Jan 2005) | 1 line
32342 Changed paths:
32343    M /trunk/extras/contrib/src/Makefile
32344
32345 * make sure gettext is built before libiconv, since it is needed for its compilation
32346 ------------------------------------------------------------------------
32347 r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (Sat, 01 Jan 2005) | 2 lines
32348 Changed paths:
32349    M /trunk/extras/contrib/src/packages.mak
32350
32351 * use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
32352 * use "ftp.heanet.ie" instead of "ftp.gnu.org" as GNU mirror, since the main-server does not respond (I'll revoke this change, when the main-server is usable again)
32353 ------------------------------------------------------------------------
32354 r9677 | zorglub | 2004-12-29 17:15:50 +0100 (Wed, 29 Dec 2004) | 2 lines
32355 Changed paths:
32356    M /trunk/modules/video_output/image.c
32357
32358 Reuse the encoder
32359
32360 ------------------------------------------------------------------------