]> git.sesse.net Git - vlc/blob - ChangeLog
http/vlm/index.html: Add a note about the currnt brocken state of the vlm http intf.
[vlc] / ChangeLog
1 ------------------------------------------------------------------------
2 r10980 | dionoea | 2005-05-12 16:29:58 +0200 (Thu, 12 May 2005) | 3 lines
3 Changed paths:
4    M /trunk/ChangeLog
5    M /trunk/NEWS
6    M /trunk/configure.ac
7    M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings
8    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
9
10  * prepare 0.8.2-test1
11  * update NEWS
12
13 ------------------------------------------------------------------------
14 r10979 | gbazin | 2005-05-12 14:18:38 +0200 (Thu, 12 May 2005) | 1 line
15 Changed paths:
16    M /trunk/src/libvlc.c
17    M /trunk/src/playlist/services_discovery.c
18
19 * src/libvlc.c, src/playlist/services_discovery.c: fixed --services-discovery and --extraintf to use the new modules list syntax.
20 ------------------------------------------------------------------------
21 r10978 | djc | 2005-05-12 02:12:44 +0200 (Thu, 12 May 2005) | 2 lines
22 Changed paths:
23    M /trunk/modules/gui/macosx/prefs_widgets.m
24
25 Change , to : in MacOSX preferences. Refs #111
26
27 ------------------------------------------------------------------------
28 r10977 | damienf | 2005-05-11 18:59:28 +0200 (Wed, 11 May 2005) | 2 lines
29 Changed paths:
30    M /trunk/activex/test.html
31
32 test.html: improved user feedback, especially for live stream
33
34 ------------------------------------------------------------------------
35 r10976 | damienf | 2005-05-11 18:56:46 +0200 (Wed, 11 May 2005) | 6 lines
36 Changed paths:
37    M /trunk/activex/axvlc.idl
38    M /trunk/activex/axvlc.tlb
39    M /trunk/activex/axvlc_idl.c
40    M /trunk/activex/axvlc_idl.h
41    M /trunk/activex/main.cpp
42    M /trunk/activex/viewobject.cpp
43    M /trunk/activex/viewobject.h
44    M /trunk/activex/vlccontrol.cpp
45    M /trunk/activex/vlccontrol.h
46    M /trunk/include/variables.h
47    M /trunk/include/vlc/vlc.h
48    M /trunk/src/libvlc.c
49
50 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
51
52 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.
53
54 main.cpp, viewobject.h, viewobject.cpp: support for advise on viewobject
55
56 ------------------------------------------------------------------------
57 r10975 | bigben | 2005-05-11 17:44:28 +0200 (Wed, 11 May 2005) | 5 lines
58 Changed paths:
59    M /trunk/modules/gui/macosx/intf.m
60    M /trunk/modules/gui/macosx/playlist.m
61
62 * Transmit keyboard events from the arrow and enter key to the main controller, so that playlist navigation with the keyboard is possible.
63 * This doesn't conflict with dvd menu navigation.
64 * If these keys are set to an action that is handled by Cocoa, this action will have priority.
65
66
67 ------------------------------------------------------------------------
68 r10974 | gbazin | 2005-05-11 17:34:24 +0200 (Wed, 11 May 2005) | 1 line
69 Changed paths:
70    M /trunk/modules/gui/wxwindows/extrapanel.cpp
71    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
72    M /trunk/src/audio_output/input.c
73    M /trunk/src/video_output/video_output.c
74    M /trunk/src/video_output/vout_subpictures.c
75
76 * 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.
77 ------------------------------------------------------------------------
78 r10973 | hartman | 2005-05-11 15:50:49 +0200 (Wed, 11 May 2005) | 2 lines
79 Changed paths:
80    M /trunk/modules/gui/macosx/vout.m
81
82 * vout.m: small codefixes that were not 100% problems.
83
84 ------------------------------------------------------------------------
85 r10972 | gbazin | 2005-05-11 15:18:00 +0200 (Wed, 11 May 2005) | 1 line
86 Changed paths:
87    M /trunk/Makefile.am
88
89 * Makefile.am: fixed build problem.
90 ------------------------------------------------------------------------
91 r10971 | djc | 2005-05-11 14:19:05 +0200 (Wed, 11 May 2005) | 3 lines
92 Changed paths:
93    M /trunk/modules/gui/macosx/intf.h
94    M /trunk/modules/gui/macosx/playlist.h
95    M /trunk/modules/gui/macosx/playlist.m
96    M /trunk/modules/gui/macosx/prefs_widgets.m
97
98 Change the searchField in NSSearchField when macos >= 10.3
99 Move MACOS_VERSION macro to intf.h
100
101 ------------------------------------------------------------------------
102 r10970 | gbazin | 2005-05-11 13:30:12 +0200 (Wed, 11 May 2005) | 1 line
103 Changed paths:
104    M /trunk/Makefile.am
105    M /trunk/configure.ac
106
107 * configure.ac, Makefile.am: fixes for WinCE build.
108 ------------------------------------------------------------------------
109 r10969 | hartman | 2005-05-11 12:19:28 +0200 (Wed, 11 May 2005) | 2 lines
110 Changed paths:
111    M /trunk/extras/contrib/src/packages.mak
112
113 * Use a newer liveMedia version. November one is a bit old.
114
115 ------------------------------------------------------------------------
116 r10968 | djc | 2005-05-11 11:59:41 +0200 (Wed, 11 May 2005) | 2 lines
117 Changed paths:
118    M /trunk/modules/gui/macosx/prefs_widgets.m
119
120 Use new selectors only if they exist...
121
122 ------------------------------------------------------------------------
123 r10967 | djc | 2005-05-11 11:42:34 +0200 (Wed, 11 May 2005) | 2 lines
124 Changed paths:
125    M /trunk/modules/gui/macosx/prefs.m
126    M /trunk/modules/gui/macosx/prefs_widgets.m
127
128 *: remove fprintf debug messages
129
130 ------------------------------------------------------------------------
131 r10966 | djc | 2005-05-11 11:37:49 +0200 (Wed, 11 May 2005) | 3 lines
132 Changed paths:
133    M /trunk/modules/gui/macosx/intf.m
134    M /trunk/modules/gui/macosx/prefs_widgets.m
135
136 Preferences panel can be viewed on X.2. Closes #104.
137 + fix hotkeys widget with macos < 10.3
138
139 ------------------------------------------------------------------------
140 r10965 | gbazin | 2005-05-11 09:05:09 +0200 (Wed, 11 May 2005) | 1 line
141 Changed paths:
142    M /trunk/evc/config.h.in
143    M /trunk/msvc/config.h.in
144
145 * ms(e)vc/config.h.in: define HAVE_DYNAMIC_PLUGINS.
146 ------------------------------------------------------------------------
147 r10964 | djc | 2005-05-11 01:08:52 +0200 (Wed, 11 May 2005) | 2 lines
148 Changed paths:
149    M /trunk/modules/gui/macosx/controls.h
150    M /trunk/modules/gui/macosx/controls.m
151    M /trunk/modules/gui/macosx/intf.h
152    M /trunk/modules/gui/macosx/intf.m
153    M /trunk/modules/gui/macosx/playlist.m
154
155 Fix a bug in playlist + delete updateVolumeSlider (closes #93)
156
157 ------------------------------------------------------------------------
158 r10963 | dionoea | 2005-05-11 00:05:54 +0200 (Wed, 11 May 2005) | 3 lines
159 Changed paths:
160    M /trunk/modules/gui/wxwindows/playlist.cpp
161
162 check if pointers are NULL (Closes #86 -> we can release test1)
163 event reporting in wxwin32 seems to be different than in wxgtk
164
165 ------------------------------------------------------------------------
166 r10962 | zorglub | 2005-05-10 23:19:08 +0200 (Tue, 10 May 2005) | 2 lines
167 Changed paths:
168    M /trunk/src/playlist/item-ext.c
169
170 Fix playlist behaviour with delete in HTTP intf (Closes #105)
171
172 ------------------------------------------------------------------------
173 r10961 | xtophe | 2005-05-10 21:31:07 +0200 (Tue, 10 May 2005) | 4 lines
174 Changed paths:
175    M /trunk/share/http/index.html
176
177 * Work around for the lag (close #3)
178 * Change the playlist because at least FX and IE don't like cascading forms
179 * control=sout is not a valid control
180
181 ------------------------------------------------------------------------
182 r10960 | djc | 2005-05-10 18:18:43 +0200 (Tue, 10 May 2005) | 2 lines
183 Changed paths:
184    M /trunk/modules/gui/macosx/playlistinfo.m
185
186 Should fix prolems during launch of VLC on xserve...
187
188 ------------------------------------------------------------------------
189 r10956 | hartman | 2005-05-10 15:35:27 +0200 (Tue, 10 May 2005) | 1 line
190 Changed paths:
191    M /trunk/extras/contrib/src/Makefile
192
193 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
194 ------------------------------------------------------------------------
195 r10955 | dionoea | 2005-05-10 15:02:11 +0200 (Tue, 10 May 2005) | 4 lines
196 Changed paths:
197    M /trunk/src/misc/vlm.c
198
199  * show number of broadcast and vod media items within show command
200 When we end the feature freeze, we'll have to complete the show command to
201 show (for example) the number of clients connected
202
203 ------------------------------------------------------------------------
204 r10954 | dionoea | 2005-05-10 14:56:02 +0200 (Tue, 10 May 2005) | 2 lines
205 Changed paths:
206    M /trunk/NEWS
207    M /trunk/configure.ac
208
209 change version number to 0.8.2-svn2 (0.8.2.svn broke the windows build)
210
211 ------------------------------------------------------------------------
212 r10953 | courmisch | 2005-05-10 13:39:32 +0200 (Tue, 10 May 2005) | 4 lines
213 Changed paths:
214    M /trunk/modules/access_output/file.c
215
216 Support for large files in stream output
217 Closes #48
218 Closes Debian #306110
219
220 ------------------------------------------------------------------------
221 r10952 | gbazin | 2005-05-10 12:38:35 +0200 (Tue, 10 May 2005) | 1 line
222 Changed paths:
223    M /trunk/modules/codec/ffmpeg/encoder.c
224    M /trunk/modules/codec/ffmpeg/video.c
225    M /trunk/modules/stream_out/switcher.c
226
227 * modules/codec/ffmpeg/*, modules/stream_out/switcher.c: fix compilation with new ffmpeg versions (use native timebase).
228 ------------------------------------------------------------------------
229 r10951 | fkuehne | 2005-05-10 09:30:52 +0200 (Tue, 10 May 2005) | 1 line
230 Changed paths:
231    M /trunk/extras/contrib/src/packages.mak
232
233 * there seem to be problems with SourceForge's heanet-mirror, using switch (located in CH) instead now
234 ------------------------------------------------------------------------
235 r10950 | fkuehne | 2005-05-09 22:00:43 +0200 (Mon, 09 May 2005) | 1 line
236 Changed paths:
237    M /trunk/extras/contrib/src/packages.mak
238
239 * changed the download-location of libtheora to our server since their own refuses to work once again
240 ------------------------------------------------------------------------
241 r10949 | fkuehne | 2005-05-09 21:29:48 +0200 (Mon, 09 May 2005) | 1 line
242 Changed paths:
243    M /trunk/extras/contrib/src/packages.mak
244
245 * updated GnuTLS to 1.2.3, fixes #95 on BeOS and OSX
246 ------------------------------------------------------------------------
247 r10948 | dionoea | 2005-05-09 21:23:39 +0200 (Mon, 09 May 2005) | 3 lines
248 Changed paths:
249    M /trunk/src/libvlc.h
250
251  * change snapshot hotkey for non OS X users to ctrl-alt-s (instead of
252    ctrl-s which is also used for changing skins)
253
254 ------------------------------------------------------------------------
255 r10947 | courmisch | 2005-05-09 21:01:25 +0200 (Mon, 09 May 2005) | 3 lines
256 Changed paths:
257    M /trunk/src/misc/net.c
258
259 Don't print an error message when attempting to recv returns EAGAIN
260 (can only happens if we're using SSL and it is a not an error situation)
261
262 ------------------------------------------------------------------------
263 r10946 | bigben | 2005-05-09 20:59:11 +0200 (Mon, 09 May 2005) | 3 lines
264 Changed paths:
265    M /trunk/modules/gui/macosx/equalizer.m
266
267 * 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.
268
269
270 ------------------------------------------------------------------------
271 r10945 | courmisch | 2005-05-09 20:31:29 +0200 (Mon, 09 May 2005) | 2 lines
272 Changed paths:
273    M /trunk/modules/demux/livedotcom.cpp
274
275 Encode URL if needed (should fix Debian bug #279735)
276
277 ------------------------------------------------------------------------
278 r10944 | courmisch | 2005-05-09 20:23:32 +0200 (Mon, 09 May 2005) | 2 lines
279 Changed paths:
280    M /trunk/include/network.h
281
282 Fix C++ compilation
283
284 ------------------------------------------------------------------------
285 r10943 | bigben | 2005-05-09 19:00:15 +0200 (Mon, 09 May 2005) | 3 lines
286 Changed paths:
287    M /trunk/modules/gui/macosx/equalizer.m
288
289 * Fix some variable initilization bugs
290
291
292 ------------------------------------------------------------------------
293 r10942 | fkuehne | 2005-05-09 18:46:13 +0200 (Mon, 09 May 2005) | 1 line
294 Changed paths:
295    M /trunk/modules/access/vcdx/vcd.c
296
297 * fix the compilation which were accidentally broken in r10922
298 ------------------------------------------------------------------------
299 r10941 | sam | 2005-05-09 18:22:10 +0200 (Mon, 09 May 2005) | 3 lines
300 Changed paths:
301    M /trunk/NEWS
302    M /trunk/configure.ac
303
304   * Changed temporary version to 0.8.2.svn. Sorry about that, but it
305     conflicts with the version in Debian which I am unable to change.
306
307 ------------------------------------------------------------------------
308 r10940 | fkuehne | 2005-05-09 17:55:46 +0200 (Mon, 09 May 2005) | 1 line
309 Changed paths:
310    M /trunk/extras/contrib/bootstrap
311
312 * fix to the svn-recognition
313 ------------------------------------------------------------------------
314 r10939 | dionoea | 2005-05-09 11:46:31 +0200 (Mon, 09 May 2005) | 6 lines
315 Changed paths:
316    M /trunk/share/http/index.html
317    M /trunk/share/http/style.css
318
319 index.html : fix ?\194?\171 Weird URLs
320   (?control=stop&control=seek&control=seek&seek_value=&control=seek) ?\194?\187
321
322 style.css : small esthetic fix
323
324
325 ------------------------------------------------------------------------
326 r10938 | djc | 2005-05-09 04:11:31 +0200 (Mon, 09 May 2005) | 2 lines
327 Changed paths:
328    M /trunk/extras/contrib/src/Makefile
329
330 Change gpgerror to gpg-error and add $(INSTALL_NAME) to it
331
332 ------------------------------------------------------------------------
333 r10937 | dionoea | 2005-05-09 03:58:09 +0200 (Mon, 09 May 2005) | 2 lines
334 Changed paths:
335    M /trunk/modules/gui/wxwindows/extrapanel.cpp
336
337 fix a segfault (i didn't know strstr segfaulted when the haystak was NULL ...)
338
339 ------------------------------------------------------------------------
340 r10936 | djc | 2005-05-09 01:58:04 +0200 (Mon, 09 May 2005) | 2 lines
341 Changed paths:
342    M /trunk/extras/contrib/src/Makefile
343
344 This should fix libs dependences
345
346 ------------------------------------------------------------------------
347 r10935 | djc | 2005-05-09 00:56:34 +0200 (Mon, 09 May 2005) | 2 lines
348 Changed paths:
349    M /trunk/modules/gui/macosx/prefs_widgets.m
350
351 Fix hotkeys view in macosx.3 + UTF8 strings in module list
352
353 ------------------------------------------------------------------------
354 r10934 | fkuehne | 2005-05-08 21:55:18 +0200 (Sun, 08 May 2005) | 1 line
355 Changed paths:
356    M /trunk/extras/contrib/src/Makefile
357
358 * let's build libtwolame by default on OSX and Linux; we might want to disable the original lame in the final release
359 ------------------------------------------------------------------------
360 r10933 | robux4 | 2005-05-08 16:14:20 +0200 (Sun, 08 May 2005) | 1 line
361 Changed paths:
362    M /trunk/extras/contrib/src/Makefile
363
364 contrib: make the SVN vs release build really work on OS X
365 ------------------------------------------------------------------------
366 r10932 | robux4 | 2005-05-08 16:14:12 +0200 (Sun, 08 May 2005) | 1 line
367 Changed paths:
368    M /trunk/extras/contrib/bootstrap
369
370 contrib: make the SVN vs release build really work on OS X
371 ------------------------------------------------------------------------
372 r10931 | bigben | 2005-05-08 15:56:18 +0200 (Sun, 08 May 2005) | 3 lines
373 Changed paths:
374    M /trunk/extras/contrib/bootstrap
375
376 get rid of windows style line breaks
377
378
379 ------------------------------------------------------------------------
380 r10930 | robux4 | 2005-05-08 13:11:08 +0200 (Sun, 08 May 2005) | 1 line
381 Changed paths:
382    M /trunk/extras/contrib/bootstrap
383    M /trunk/extras/contrib/src/Makefile
384
385 contrib: improve the detection of SVN
386 ------------------------------------------------------------------------
387 r10929 | robux4 | 2005-05-08 12:45:37 +0200 (Sun, 08 May 2005) | 1 line
388 Changed paths:
389    M /trunk/extras/contrib/bootstrap
390    M /trunk/extras/contrib/src/Makefile
391
392 contrib: use SVN only if a client is available
393 ------------------------------------------------------------------------
394 r10928 | dionoea | 2005-05-08 12:42:32 +0200 (Sun, 08 May 2005) | 2 lines
395 Changed paths:
396    M /trunk/modules/gui/wxwindows/extrapanel.cpp
397
398 check if equalizer and equalizer-2pass are enabled upon panel creation
399
400 ------------------------------------------------------------------------
401 r10927 | dionoea | 2005-05-08 12:20:24 +0200 (Sun, 08 May 2005) | 3 lines
402 Changed paths:
403    M /trunk/modules/gui/wxwindows/extrapanel.cpp
404    M /trunk/modules/gui/wxwindows/wxwindows.h
405
406 * disable equalizer commands in the extended GUI if the equalizer isn't
407   enabled.
408
409 ------------------------------------------------------------------------
410 r10926 | robux4 | 2005-05-08 11:29:18 +0200 (Sun, 08 May 2005) | 1 line
411 Changed paths:
412    M /trunk/msvc/vlc.dsw
413
414 MSVC build: only keep the plugins that compile out of the box
415 ------------------------------------------------------------------------
416 r10925 | robux4 | 2005-05-08 11:14:15 +0200 (Sun, 08 May 2005) | 1 line
417 Changed paths:
418    M /trunk/extras/contrib/src/Makefile
419
420 contrib: build libebml/libmatroska from SVN
421 ------------------------------------------------------------------------
422 r10924 | zorglub | 2005-05-08 09:40:39 +0200 (Sun, 08 May 2005) | 2 lines
423 Changed paths:
424    M /trunk/BUGS
425    M /trunk/TODO
426
427 Clean BUGS and TODO
428
429 ------------------------------------------------------------------------
430 r10923 | robux4 | 2005-05-07 22:52:48 +0200 (Sat, 07 May 2005) | 1 line
431 Changed paths:
432    M /trunk/modules/demux/mkv.cpp
433
434 mkv.cpp: code cleaning
435 ------------------------------------------------------------------------
436 r10922 | fkuehne | 2005-05-07 22:02:48 +0200 (Sat, 07 May 2005) | 6 lines
437 Changed paths:
438    M /trunk/modules/access/vcdx/vcd.c
439    M /trunk/modules/access/vcdx/vcdplayer.c
440    M /trunk/modules/audio_filter/converter/a52tofloat32.c
441    M /trunk/modules/codec/svcdsub.c
442    M /trunk/modules/gui/macosx/controls.m
443
444 * controls.m: added l10n of the volume-string shown when changing the volume
445 * vcdx/vcdplayer.c: disabled l10n of various error messages
446 * 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
447 * rest: disabled l10n of various strings or debug masks which cannot be translated
448
449 more to come
450 ------------------------------------------------------------------------
451 r10921 | courmisch | 2005-05-07 21:09:11 +0200 (Sat, 07 May 2005) | 2 lines
452 Changed paths:
453    M /trunk/configure.ac
454
455 Do not attempt to run "--cflags" and "--idlflags" which are non-existant commands
456
457 ------------------------------------------------------------------------
458 r10920 | robux4 | 2005-05-07 20:19:32 +0200 (Sat, 07 May 2005) | 1 line
459 Changed paths:
460    M /trunk/modules/demux/mkv.cpp
461
462 mkv.cpp: improve the button logic and fix the LinkPGC DVD command (stay in the current segment)
463 ------------------------------------------------------------------------
464 r10919 | robux4 | 2005-05-07 18:38:20 +0200 (Sat, 07 May 2005) | 1 line
465 Changed paths:
466    M /trunk/modules/demux/mkv.cpp
467
468 mkv.cpp: better handling of quitting an ordered edition, add support for the LinkCN DVD command
469 ------------------------------------------------------------------------
470 r10918 | djc | 2005-05-07 18:34:25 +0200 (Sat, 07 May 2005) | 2 lines
471 Changed paths:
472    M /trunk/modules/gui/macosx/prefs.m
473
474 Typo
475
476 ------------------------------------------------------------------------
477 r10917 | djc | 2005-05-07 18:12:31 +0200 (Sat, 07 May 2005) | 2 lines
478 Changed paths:
479    M /trunk/modules/gui/macosx/prefs.m
480
481 Add a notice if advanced items are not shown
482
483 ------------------------------------------------------------------------
484 r10916 | robux4 | 2005-05-07 17:08:54 +0200 (Sat, 07 May 2005) | 1 line
485 Changed paths:
486    M /trunk/modules/demux/mkv.cpp
487
488 mkv.cpp: process the LinkPGCN DVD command correctly
489 ------------------------------------------------------------------------
490 r10915 | robux4 | 2005-05-07 16:33:16 +0200 (Sat, 07 May 2005) | 1 line
491 Changed paths:
492    M /trunk/modules/demux/mkv.cpp
493
494 mkv.cpp: make the DVD command interpretor global to the demuxer, interpret the command when a button is clicked
495 ------------------------------------------------------------------------
496 r10914 | djc | 2005-05-07 11:27:53 +0200 (Sat, 07 May 2005) | 2 lines
497 Changed paths:
498    M /trunk/modules/gui/macosx/prefs.m
499
500 Fix a refcount error
501
502 ------------------------------------------------------------------------
503 r10913 | zorglub | 2005-05-07 08:18:17 +0200 (Sat, 07 May 2005) | 2 lines
504 Changed paths:
505    M /trunk/NEWS
506
507 Document SAP syntax change
508
509 ------------------------------------------------------------------------
510 r10912 | djc | 2005-05-07 03:12:16 +0200 (Sat, 07 May 2005) | 4 lines
511 Changed paths:
512    M /trunk/modules/gui/macosx/prefs.m
513    M /trunk/modules/gui/macosx/prefs_widgets.h
514    M /trunk/modules/gui/macosx/prefs_widgets.m
515
516 *: fix alignment of widgets.
517 - What shall we do for files and module list ?
518 - Why is there a space after "Audio viualization" in src/libvlc.h ?
519
520 ------------------------------------------------------------------------
521 r10911 | djc | 2005-05-06 20:54:09 +0200 (Fri, 06 May 2005) | 2 lines
522 Changed paths:
523    M /trunk/modules/gui/macosx/prefs.m
524    M /trunk/modules/gui/macosx/prefs_widgets.h
525    M /trunk/modules/gui/macosx/prefs_widgets.m
526
527 *: remove useless code
528
529 ------------------------------------------------------------------------
530 r10910 | djc | 2005-05-06 20:15:50 +0200 (Fri, 06 May 2005) | 2 lines
531 Changed paths:
532    M /trunk/modules/gui/macosx/prefs.h
533    M /trunk/modules/gui/macosx/prefs.m
534    M /trunk/modules/gui/macosx/prefs_widgets.h
535    M /trunk/modules/gui/macosx/prefs_widgets.m
536
537 *: fix problems about advanced button
538
539 ------------------------------------------------------------------------
540 r10909 | fkuehne | 2005-05-06 19:42:56 +0200 (Fri, 06 May 2005) | 1 line
541 Changed paths:
542    M /trunk/modules/gui/macosx/playlist.m
543
544 * sorry, forgot to give svn the playlist.m from the previous commit... tztz
545 ------------------------------------------------------------------------
546 r10908 | fkuehne | 2005-05-06 19:41:09 +0200 (Fri, 06 May 2005) | 2 lines
547 Changed paths:
548    M /trunk/modules/gui/ncurses.c
549
550 * playlist.m: use stringWithUTF8String instead of stringWithCString when creating the Services-Discovery-menus to show UTF8-encoded strings properly
551 * ncurses.c: don't localise "Ncurses"
552 ------------------------------------------------------------------------
553 r10907 | fkuehne | 2005-05-06 18:40:01 +0200 (Fri, 06 May 2005) | 2 lines
554 Changed paths:
555    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
556    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
557    M /trunk/modules/gui/macosx/equalizer.m
558
559 * equalizer.m: use preset_list_text instead of preset_list when creating the popup-entries to enable l10n of the presets
560 * MainMenu.nib: made the equaliser's popup a wider so it fits all l10ns
561 ------------------------------------------------------------------------
562 r10906 | robux4 | 2005-05-06 18:12:53 +0200 (Fri, 06 May 2005) | 1 line
563 Changed paths:
564    M /trunk/modules/demux/mkv.cpp
565
566 mkv.cpp: minor enhancements/cleanings of the button handling code
567 ------------------------------------------------------------------------
568 r10905 | robux4 | 2005-05-06 16:51:18 +0200 (Fri, 06 May 2005) | 1 line
569 Changed paths:
570    M /trunk/modules/demux/mkv.cpp
571
572 mkv.cpp: support highlighting a button when clicked (but the alpha channel doesn't seem to work)
573 ------------------------------------------------------------------------
574 r10904 | sigmunau | 2005-05-05 23:39:10 +0200 (Thu, 05 May 2005) | 2 lines
575 Changed paths:
576    M /trunk/BUGS
577    M /trunk/TODO
578
579 BUGS,TODO: Remove stuff that has been added to Trac
580
581 ------------------------------------------------------------------------
582 r10903 | bigben | 2005-05-05 21:34:56 +0200 (Thu, 05 May 2005) | 4 lines
583 Changed paths:
584    M /trunk/BUGS
585    M /trunk/modules/gui/macosx/playlist.h
586    M /trunk/modules/gui/macosx/playlist.m
587
588 * playlist.* support for DnD from Finder
589 * BUGS: remove OSX playlist (anyone sees some more issue here readd it with a description...)
590
591
592 ------------------------------------------------------------------------
593 r10902 | fkuehne | 2005-05-05 20:53:17 +0200 (Thu, 05 May 2005) | 1 line
594 Changed paths:
595    M /trunk/src/misc/vlm.c
596
597 * add the option keyword to the help of vlm and the streaming howto -- patch by Christophe Mutricy
598 ------------------------------------------------------------------------
599 r10901 | fkuehne | 2005-05-05 20:23:53 +0200 (Thu, 05 May 2005) | 1 line
600 Changed paths:
601    M /trunk/modules/gui/macosx/prefs.m
602
603 * compilation fix
604 ------------------------------------------------------------------------
605 r10900 | fkuehne | 2005-05-05 20:02:30 +0200 (Thu, 05 May 2005) | 1 line
606 Changed paths:
607    M /trunk/po/es.po
608
609 * update to the Spanish translation by Javier Varela (99% complete now)
610 ------------------------------------------------------------------------
611 r10899 | fkuehne | 2005-05-05 19:03:43 +0200 (Thu, 05 May 2005) | 1 line
612 Changed paths:
613    M /trunk/extras/contrib/src/Makefile
614
615 * use the ffmpeg-cvs from 2005-04-30 until our ffmpeg-module is fixed
616 ------------------------------------------------------------------------
617 r10898 | djc | 2005-05-05 18:48:22 +0200 (Thu, 05 May 2005) | 3 lines
618 Changed paths:
619    M /trunk/modules/gui/macosx/prefs.m
620    M /trunk/modules/gui/macosx/prefs_widgets.h
621    M /trunk/modules/gui/macosx/prefs_widgets.m
622
623 - added macosx version detection at runtime with /System/Library/CoreServices/SystemVersion.plist file
624 - wrapped code
625
626 ------------------------------------------------------------------------
627 r10897 | djc | 2005-05-05 12:57:55 +0200 (Thu, 05 May 2005) | 5 lines
628 Changed paths:
629    M /trunk/modules/gui/macosx/prefs.h
630    M /trunk/modules/gui/macosx/prefs.m
631    M /trunk/modules/gui/macosx/prefs_widgets.h
632    M /trunk/modules/gui/macosx/prefs_widgets.m
633
634 Added widget, fix save, etc.
635 Known bugs: changing advanced view, detection of MacOS X version at
636             runtime and many others...
637
638
639 ------------------------------------------------------------------------
640 r10896 | asmax | 2005-05-04 22:52:43 +0200 (Wed, 04 May 2005) | 7 lines
641 Changed paths:
642    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
643    M /trunk/modules/gui/skins2/controls/ctrl_image.hpp
644    M /trunk/modules/gui/skins2/parser/builder.cpp
645    M /trunk/modules/gui/skins2/parser/builder_data.def
646    M /trunk/modules/gui/skins2/parser/builder_data.hpp
647    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
648    M /trunk/share/skins2/skin.dtd
649
650 * skin.dtd: added an attribute "resize" in the "Image" element, to define
651   the method used to resize the image, which can be "mosaic" (the default)
652   or "scale". Note that the previous behaviour was always "scale" before,
653   but mosaic is much much faster, so use scale method only for fun ;)
654 * skins2/*: support of the new mosaic method; playlist resize with this
655   method is significantly faster!
656
657 ------------------------------------------------------------------------
658 r10895 | sam | 2005-05-04 16:43:00 +0200 (Wed, 04 May 2005) | 2 lines
659 Changed paths:
660    M /trunk/configure.ac
661    M /trunk/src/misc/modules.c
662
663   * do not use a dynamic linker if no plugin support was detected/requested.
664
665 ------------------------------------------------------------------------
666 r10894 | bigben | 2005-05-04 01:18:04 +0200 (Wed, 04 May 2005) | 3 lines
667 Changed paths:
668    M /trunk/BUGS
669
670 Forgot this one...
671
672
673 ------------------------------------------------------------------------
674 r10893 | bigben | 2005-05-04 01:14:39 +0200 (Wed, 04 May 2005) | 3 lines
675 Changed paths:
676    M /trunk/BUGS
677
678 One more bug
679
680
681 ------------------------------------------------------------------------
682 r10892 | bigben | 2005-05-04 01:04:10 +0200 (Wed, 04 May 2005) | 3 lines
683 Changed paths:
684    M /trunk/BUGS
685
686 some more bugs...
687
688
689 ------------------------------------------------------------------------
690 r10891 | bigben | 2005-05-04 00:44:17 +0200 (Wed, 04 May 2005) | 5 lines
691 Changed paths:
692    M /trunk/modules/gui/macosx/playlist.m
693
694 * Fixes a silly bug in the filling of the NSMutableDictionary that stores the p_item->node correspondance in the playlist
695 * 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
696 * Make the currently playling item, as well as its parent items bold 
697
698
699 ------------------------------------------------------------------------
700 r10887 | fkuehne | 2005-05-03 22:10:10 +0200 (Tue, 03 May 2005) | 1 line
701 Changed paths:
702    M /trunk/configure.ac
703    M /trunk/src/misc/darwin_specific.m
704
705 * aded the new Catalan translation
706 ------------------------------------------------------------------------
707 r10885 | courmisch | 2005-05-03 13:07:20 +0200 (Tue, 03 May 2005) | 2 lines
708 Changed paths:
709    M /trunk/src/libvlc.h
710    M /trunk/src/misc/iso-639_def.h
711
712 Enable catalan translation
713
714 ------------------------------------------------------------------------
715 r10884 | courmisch | 2005-05-03 12:55:49 +0200 (Tue, 03 May 2005) | 2 lines
716 Changed paths:
717    M /trunk/po/POTFILES.in
718
719 Fixes no longer existing files
720
721 ------------------------------------------------------------------------
722 r10883 | courmisch | 2005-05-03 12:47:17 +0200 (Tue, 03 May 2005) | 3 lines
723 Changed paths:
724    M /trunk/THANKS
725    A /trunk/po/ca.po
726
727 Initial Catalan translation by
728 Lorena Gomes and X?\195?\168nia Alb?\195?\160 Cantero
729
730 ------------------------------------------------------------------------
731 r10882 | courmisch | 2005-05-03 12:43:27 +0200 (Tue, 03 May 2005) | 2 lines
732 Changed paths:
733    M /trunk/po/zh_TW.po
734
735 .po are not executable
736
737 ------------------------------------------------------------------------
738 r10879 | fkuehne | 2005-05-02 20:36:58 +0200 (Mon, 02 May 2005) | 1 line
739 Changed paths:
740    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
741
742 * fixed icons for bin, AIFF, WAV
743 ------------------------------------------------------------------------
744 r10873 | rocky | 2005-05-02 11:01:55 +0200 (Mon, 02 May 2005) | 9 lines
745 Changed paths:
746    M /trunk/modules/gui/skins2/src/ft2_font.cpp
747
748 gcc 3.4.3 gave this error: 
749
750   src/ft2_font.cpp: In member function `virtual GenericBitmap* FT2Font::drawString(const UString&, uint32_t, int) const':
751   src/ft2_font.cpp:172: error: array bound forbidden after parenthesized type-id
752   src/ft2_font.cpp:172: note: try removing the parentheses around the type-id
753
754 Follow the suggestion.
755
756
757 ------------------------------------------------------------------------
758 r10872 | fenrir | 2005-05-02 09:25:15 +0200 (Mon, 02 May 2005) | 2 lines
759 Changed paths:
760    M /trunk/modules/gui/wxwindows/playlist.cpp
761
762  * playlist: fix Playlist::OnKeyDown (added event.Skip when needed).
763
764 ------------------------------------------------------------------------
765 r10871 | bigben | 2005-05-02 01:04:18 +0200 (Mon, 02 May 2005) | 3 lines
766 Changed paths:
767    M /trunk/src/video_output/video_output.c
768
769 * Hopefully fixes --aspect-ratio computation when giving float values as argument
770
771
772 ------------------------------------------------------------------------
773 r10869 | asmax | 2005-05-01 23:36:53 +0200 (Sun, 01 May 2005) | 4 lines
774 Changed paths:
775    M /trunk/modules/gui/skins2/src/ft2_font.cpp
776    M /trunk/modules/gui/skins2/src/ft2_font.hpp
777    M /trunk/modules/gui/skins2/x11/x11_display.cpp
778
779 * ft2_font.cpp: added a cache for glyphs rendered with freetype, because
780   freetype is so slooow: now FT2Font::drawString() is about 100 times faster
781   in average !
782
783 ------------------------------------------------------------------------
784 r10863 | asmax | 2005-05-01 17:17:40 +0200 (Sun, 01 May 2005) | 3 lines
785 Changed paths:
786    M /trunk/include/vlc_stream.h
787
788 * vlc_stream.h: added missing extern "C" (prevented compilation of skins2
789   module in builtin mode)
790
791 ------------------------------------------------------------------------
792 r10862 | rocky | 2005-05-01 16:48:08 +0200 (Sun, 01 May 2005) | 6 lines
793 Changed paths:
794    M /trunk/modules/access/cdda/access.c
795    M /trunk/modules/access/cdda/info.c
796    M /trunk/modules/access/vcdx/access.c
797
798 fix next/previous chapter in disc mode 
799 fix updating meta (caused by a recent change of mine)
800
801 vcdx/access.c: hack to try to fix still-handling problem
802
803
804 ------------------------------------------------------------------------
805 r10861 | asmax | 2005-05-01 15:19:04 +0200 (Sun, 01 May 2005) | 4 lines
806 Changed paths:
807    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
808    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
809    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
810    M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
811    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
812    M /trunk/modules/gui/skins2/src/os_graphics.hpp
813    M /trunk/modules/gui/skins2/src/tooltip.cpp
814    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
815    M /trunk/modules/gui/skins2/win32/win32_graphics.hpp
816    M /trunk/modules/gui/skins2/x11/x11_display.cpp
817    M /trunk/modules/gui/skins2/x11/x11_display.hpp
818    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
819    M /trunk/modules/gui/skins2/x11/x11_graphics.hpp
820
821 * os_graphics.hpp: added a parameter "blend" to drawBitmap(), to perform alpha
822   blending only when it is useful (i.e. when drawing antialiased text)
823 * x11/*: optimized drawBitmap when alpha blending is not used: 5 times faster
824
825 ------------------------------------------------------------------------
826 r10860 | ipkiss | 2005-05-01 13:15:42 +0200 (Sun, 01 May 2005) | 3 lines
827 Changed paths:
828    M /trunk/doc/skins/skins2-howto.xml
829
830  * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
831    missing in the doc
832
833 ------------------------------------------------------------------------
834 r10859 | rocky | 2005-05-01 10:56:03 +0200 (Sun, 01 May 2005) | 3 lines
835 Changed paths:
836    M /trunk/modules/access/cdda/access.c
837    M /trunk/modules/access/cdda/cdda.h
838
839 Work on audio control access. 
840
841
842 ------------------------------------------------------------------------
843 r10858 | rocky | 2005-05-01 04:43:17 +0200 (Sun, 01 May 2005) | 3 lines
844 Changed paths:
845    M /trunk/modules/access/cdda/access.c
846
847 Correct up audio-control stop command.
848
849
850 ------------------------------------------------------------------------
851 r10857 | rocky | 2005-05-01 04:16:02 +0200 (Sun, 01 May 2005) | 2 lines
852 Changed paths:
853    M /trunk/modules/access/cdda/access.c
854    M /trunk/modules/access/cdda/cdda.c
855
856 Compatability for different versions of libcdio from 0.71-0.74cvs
857
858 ------------------------------------------------------------------------
859 r10856 | rocky | 2005-05-01 04:06:58 +0200 (Sun, 01 May 2005) | 4 lines
860 Changed paths:
861    M /trunk/modules/access/cdda/access.c
862
863 A couple more fixes. One to set meta information when in disc mode.
864 Another to pause audio control playing.
865
866
867 ------------------------------------------------------------------------
868 r10855 | rocky | 2005-05-01 02:34:39 +0200 (Sun, 01 May 2005) | 11 lines
869 Changed paths:
870    M /trunk/modules/access/cdda/access.c
871    M /trunk/modules/access/cdda/cdda.c
872    M /trunk/modules/access/cdda/cdda.h
873    M /trunk/modules/access/cdda/info.c
874
875 Fix some bugs when playlist not in disc but track mode:
876   play_item initialization accidently lost.
877   Probably need a vlc_object release of the playlist.
878
879 Adjust comments which were wrong because of cut and paste artifacts.
880
881 Some changes that may help debugging. 
882
883 First attempt at playing via audio controls - mostly not working. 
884
885
886 ------------------------------------------------------------------------
887 r10854 | massiot | 2005-04-29 17:57:24 +0200 (Fri, 29 Apr 2005) | 5 lines
888 Changed paths:
889    M /trunk/configure.ac
890    M /trunk/extras/contrib/src/Makefile
891    M /trunk/extras/contrib/src/packages.mak
892    M /trunk/modules/codec/Modules.am
893    D /trunk/modules/codec/toolame.c
894    A /trunk/modules/codec/twolame.c (from /trunk/modules/codec/toolame.c:10731)
895
896 * ALL: We are now using libtwolame instead of libtoolame. The reason is that
897   twolame is thread-safe and maintained. Update your batch files for
898   --enable-twolame instead of --enable-toolame. See http://twolame.sf.net
899   for more information.
900
901 ------------------------------------------------------------------------
902 r10853 | fenrir | 2005-04-29 09:37:20 +0200 (Fri, 29 Apr 2005) | 3 lines
903 Changed paths:
904    M /trunk/modules/access_filter/record.c
905
906  * record: use add_directory (instead of add_string) + parse the name to
907  remove the uri/path part.
908
909 ------------------------------------------------------------------------
910 r10852 | robux4 | 2005-04-28 23:15:08 +0200 (Thu, 28 Apr 2005) | 1 line
911 Changed paths:
912    M /trunk/modules/demux/mkv.cpp
913
914 mkv.cpp: add preliminary code to support the UI hooks
915 ------------------------------------------------------------------------
916 r10851 | damienf | 2005-04-28 15:58:54 +0200 (Thu, 28 Apr 2005) | 2 lines
917 Changed paths:
918    M /trunk/include/vlc_common.h
919
920 bad, bad developer ...
921
922 ------------------------------------------------------------------------
923 r10850 | damienf | 2005-04-28 15:36:54 +0200 (Thu, 28 Apr 2005) | 4 lines
924 Changed paths:
925    M /trunk/modules/access/dshow/dshow.cpp
926
927 - added dshow-fps option to configure capture framerate
928 - added support for IAMStreamConfig interface to configure user settings on capture pin media type
929
930
931 ------------------------------------------------------------------------
932 r10849 | damienf | 2005-04-28 15:30:02 +0200 (Thu, 28 Apr 2005) | 4 lines
933 Changed paths:
934    M /trunk/include/vlc_common.h
935    M /trunk/modules/access_filter/record.c
936
937 vlc_common.h: Cygwin & Mingw32 compatibilty update, needs review
938 record.c: make it compile under mingw32, needs review
939
940
941 ------------------------------------------------------------------------
942 r10848 | gbazin | 2005-04-28 10:18:53 +0200 (Thu, 28 Apr 2005) | 1 line
943 Changed paths:
944    M /trunk/modules/access_filter/record.c
945
946 * modules/access_filter/record.c: compilation fix.
947 ------------------------------------------------------------------------
948 r10847 | fenrir | 2005-04-28 09:45:51 +0200 (Thu, 28 Apr 2005) | 2 lines
949 Changed paths:
950    M /trunk/src/input/es_out.c
951
952  * es_out: oops, make EsOutProgramDel returning an error code.
953
954 ------------------------------------------------------------------------
955 r10846 | fenrir | 2005-04-28 09:43:09 +0200 (Thu, 28 Apr 2005) | 2 lines
956 Changed paths:
957    M /trunk/modules/access_filter/record.c
958
959  * record: grrr, support for system that doesn't have localtime_r.
960
961 ------------------------------------------------------------------------
962 r10845 | fenrir | 2005-04-28 09:26:04 +0200 (Thu, 28 Apr 2005) | 3 lines
963 Changed paths:
964    M /trunk/include/vlc_es_out.h
965    M /trunk/modules/demux/ts.c
966    M /trunk/src/input/es_out.c
967
968  es_out*: added ES_OUT_DEL_GROUP
969  ts.c: use ES_OUT_DEL_GROUP to remove old program.
970
971 ------------------------------------------------------------------------
972 r10844 | gbazin | 2005-04-27 14:59:38 +0200 (Wed, 27 Apr 2005) | 1 line
973 Changed paths:
974    M /trunk/src/input/es_out.c
975
976 * src/input/es_out.c: reverted previous patch since it creates problems with the DVB access plugin.
977 ------------------------------------------------------------------------
978 r10843 | gbazin | 2005-04-27 13:40:11 +0200 (Wed, 27 Apr 2005) | 1 line
979 Changed paths:
980    M /trunk/src/input/es_out.c
981
982 * src/input/es_out.c: cleanup empty programs.
983 ------------------------------------------------------------------------
984 r10842 | courmisch | 2005-04-27 12:19:51 +0200 (Wed, 27 Apr 2005) | 2 lines
985 Changed paths:
986    M /trunk/modules/access_filter/record.c
987
988 Fix errno undefined error
989
990 ------------------------------------------------------------------------
991 r10841 | sigmunau | 2005-04-26 23:35:03 +0200 (Tue, 26 Apr 2005) | 5 lines
992 Changed paths:
993    M /trunk/src/input/var.c
994
995 input/var.c: don't try to update the "rate" variable directly in callback
996 for "rate-faster" and "rate-slower". input_ControlPush will handle it. This
997 fixes a race condition when "rate" ends up at a different value than
998 p_input->i_rate
999
1000 ------------------------------------------------------------------------
1001 r10840 | bigben | 2005-04-26 23:34:46 +0200 (Tue, 26 Apr 2005) | 3 lines
1002 Changed paths:
1003    M /trunk/configure.ac
1004
1005 Compiles mkv.cpp in -O1 on darwin to work around a gcc bug.
1006
1007
1008 ------------------------------------------------------------------------
1009 r10839 | sam | 2005-04-26 22:17:50 +0200 (Tue, 26 Apr 2005) | 2 lines
1010 Changed paths:
1011    M /trunk/modules/audio_output/esd.c
1012
1013   * support for --esdserver. doesn't seem to work yet, though...
1014
1015 ------------------------------------------------------------------------
1016 r10838 | titer | 2005-04-26 21:45:32 +0200 (Tue, 26 Apr 2005) | 2 lines
1017 Changed paths:
1018    M /trunk/extras/contrib/src/Makefile
1019
1020  fixed ebml/matroska build with gcc 4
1021
1022 ------------------------------------------------------------------------
1023 r10835 | robux4 | 2005-04-26 21:04:18 +0200 (Tue, 26 Apr 2005) | 2 lines
1024 Changed paths:
1025    M /trunk/modules/demux/mkv.cpp
1026
1027 mkv.cpp: added the thread to support VOB buttons
1028 + code cleaning
1029 ------------------------------------------------------------------------
1030 r10834 | fkuehne | 2005-04-26 20:59:56 +0200 (Tue, 26 Apr 2005) | 1 line
1031 Changed paths:
1032    M /trunk/src/libvlc.h
1033
1034 * 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
1035 ------------------------------------------------------------------------
1036 r10833 | bigben | 2005-04-26 19:33:24 +0200 (Tue, 26 Apr 2005) | 3 lines
1037 Changed paths:
1038    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
1039    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
1040    M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
1041    M /trunk/modules/gui/macosx/open.h
1042    M /trunk/modules/gui/macosx/open.m
1043
1044 Add a checkbox to enable timeshifting in the open network panel
1045
1046
1047 ------------------------------------------------------------------------
1048 r10832 | robux4 | 2005-04-26 19:16:32 +0200 (Tue, 26 Apr 2005) | 1 line
1049 Changed paths:
1050    M /trunk/modules/demux/mkv.cpp
1051
1052 mkv.cpp: do an EnterAndLeave before seeking in Matroska Script
1053 ------------------------------------------------------------------------
1054 r10831 | gbazin | 2005-04-26 16:27:47 +0200 (Tue, 26 Apr 2005) | 1 line
1055 Changed paths:
1056    M /trunk/modules/video_output/directx/events.c
1057    M /trunk/modules/video_output/x11/xcommon.c
1058
1059 * modules/video_output/x11/xcommon.c, modules/video_output/directx/events.c: added support for insert/delete hotkeys.
1060 ------------------------------------------------------------------------
1061 r10830 | gbazin | 2005-04-26 16:16:14 +0200 (Tue, 26 Apr 2005) | 1 line
1062 Changed paths:
1063    M /trunk/include/vlc_playlist.h
1064    M /trunk/src/playlist/playlist.c
1065    M /trunk/src/video_output/video_output.c
1066
1067 * 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.
1068 ------------------------------------------------------------------------
1069 r10829 | robux4 | 2005-04-26 15:59:11 +0200 (Tue, 26 Apr 2005) | 1 line
1070 Changed paths:
1071    M /trunk/modules/demux/mkv.cpp
1072
1073 mkv.cpp: avoid leaving the same item in cascade
1074 ------------------------------------------------------------------------
1075 r10828 | gbazin | 2005-04-26 15:07:43 +0200 (Tue, 26 Apr 2005) | 1 line
1076 Changed paths:
1077    M /trunk/modules/codec/x264.c
1078
1079 * modules/codec/x264.c: relaxed the version requirement for subpel and bpyramid.
1080 ------------------------------------------------------------------------
1081 r10827 | gbazin | 2005-04-26 14:44:03 +0200 (Tue, 26 Apr 2005) | 1 line
1082 Changed paths:
1083    M /trunk/modules/stream_out/transcode.c
1084
1085 * modules/stream_out/transcode.c: lowered the hurry-up treshold a bit.
1086 ------------------------------------------------------------------------
1087 r10826 | gbazin | 2005-04-26 14:40:02 +0200 (Tue, 26 Apr 2005) | 1 line
1088 Changed paths:
1089    M /trunk/modules/stream_out/transcode.c
1090
1091 * modules/stream_out/transcode.c: new hurry-up option that drops video frames if encoder is late.
1092 ------------------------------------------------------------------------
1093 r10825 | gbazin | 2005-04-26 12:51:32 +0200 (Tue, 26 Apr 2005) | 1 line
1094 Changed paths:
1095    M /trunk/modules/codec/x264.c
1096
1097 * modules/codec/x264.c: use proper default value for subpel.
1098 ------------------------------------------------------------------------
1099 r10824 | gbazin | 2005-04-26 12:50:06 +0200 (Tue, 26 Apr 2005) | 1 line
1100 Changed paths:
1101    M /trunk/modules/codec/x264.c
1102
1103 * 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).
1104 ------------------------------------------------------------------------
1105 r10823 | gbazin | 2005-04-26 12:14:19 +0200 (Tue, 26 Apr 2005) | 1 line
1106 Changed paths:
1107    M /trunk/modules/codec/x264.c
1108
1109 * modules/codec/x264.c: added bpyramid and subpel options + support for X264_ANALYSE_BSUB16x16.
1110 ------------------------------------------------------------------------
1111 r10822 | gbazin | 2005-04-26 11:37:26 +0200 (Tue, 26 Apr 2005) | 1 line
1112 Changed paths:
1113    M /trunk/modules/gui/wxwindows/interface.cpp
1114
1115 * modules/gui/wxwindows/interface.cpp: sanitized the menus shortcuts.
1116 ------------------------------------------------------------------------
1117 r10821 | gbazin | 2005-04-26 11:22:04 +0200 (Tue, 26 Apr 2005) | 1 line
1118 Changed paths:
1119    M /trunk/modules/gui/wxwindows/interface.cpp
1120
1121 * modules/gui/wxwindows/interface.cpp: shortcut for open directory changed to Ctrl+R.
1122 ------------------------------------------------------------------------
1123 r10820 | gbazin | 2005-04-26 10:44:14 +0200 (Tue, 26 Apr 2005) | 1 line
1124 Changed paths:
1125    M /trunk/modules/demux/mkv.cpp
1126
1127 * modules/demux/mkv.cpp: itoa -> sprintf.
1128 ------------------------------------------------------------------------
1129 r10819 | fenrir | 2005-04-26 10:42:19 +0200 (Tue, 26 Apr 2005) | 2 lines
1130 Changed paths:
1131    M /trunk/modules/access_filter/record.c
1132    M /trunk/modules/access_filter/timeshift.c
1133
1134  * all: added set_shortname.
1135
1136 ------------------------------------------------------------------------
1137 r10818 | fenrir | 2005-04-26 10:34:54 +0200 (Tue, 26 Apr 2005) | 2 lines
1138 Changed paths:
1139    M /trunk/modules/gui/wxwindows/wxwindows.cpp
1140
1141  * wxwindows: added a cast to avoid a compiler error (conversion from void*).
1142
1143 ------------------------------------------------------------------------
1144 r10817 | gbazin | 2005-04-26 10:25:33 +0200 (Tue, 26 Apr 2005) | 1 line
1145 Changed paths:
1146    M /trunk/configure.ac
1147
1148 * configure.ac: add access_filter_record to the build.
1149 ------------------------------------------------------------------------
1150 r10816 | fenrir | 2005-04-26 09:28:07 +0200 (Tue, 26 Apr 2005) | 3 lines
1151 Changed paths:
1152    M /trunk/include/vlc_keys.h
1153    M /trunk/modules/access_filter/Modules.am
1154    A /trunk/modules/access_filter/record.c
1155    M /trunk/src/libvlc.h
1156
1157  * all: added a new access_filter module: record + one hotkey to start/stop
1158  recording (simple dumping). (Usefull for dvb/udp/mp3 radio stream).
1159
1160 ------------------------------------------------------------------------
1161 r10815 | fenrir | 2005-04-26 09:24:39 +0200 (Tue, 26 Apr 2005) | 2 lines
1162 Changed paths:
1163    M /trunk/modules/gui/wxwindows/timer.cpp
1164
1165  * timer: cosmetic (use VLC_META_NOW_PLAYING instead of "Now Playing")
1166
1167 ------------------------------------------------------------------------
1168 r10814 | fenrir | 2005-04-26 09:23:56 +0200 (Tue, 26 Apr 2005) | 3 lines
1169 Changed paths:
1170    M /trunk/modules/access/directory.c
1171    M /trunk/modules/audio_filter/resampler/linear.c
1172    M /trunk/modules/audio_filter/resampler/ugly.c
1173    M /trunk/modules/control/http.c
1174    M /trunk/modules/mux/mpjpeg.c
1175
1176  * all: warning fixes.
1177  * mpjpeg.c: use sout_CfgParse !
1178
1179 ------------------------------------------------------------------------
1180 r10813 | fenrir | 2005-04-26 09:21:31 +0200 (Tue, 26 Apr 2005) | 4 lines
1181 Changed paths:
1182    M /trunk/modules/demux/asf/libasf.c
1183    M /trunk/modules/demux/playlist/b4s.c
1184    M /trunk/modules/demux/ts.c
1185
1186  * asf, b4s: warning fixes.
1187  * ts: - set BLOCK_FLAG_CORRUPTED on transport_error_indicator.
1188        - better support of EIT + VLC_META_NOW_PLAYING.
1189
1190 ------------------------------------------------------------------------
1191 r10812 | fenrir | 2005-04-26 09:19:10 +0200 (Tue, 26 Apr 2005) | 2 lines
1192 Changed paths:
1193    M /trunk/include/vlc_input.h
1194
1195  * vlc_input.h: added INPUT_DEL_INFO.
1196
1197 ------------------------------------------------------------------------
1198 r10811 | fenrir | 2005-04-26 09:17:42 +0200 (Tue, 26 Apr 2005) | 4 lines
1199 Changed paths:
1200    M /trunk/src/input/control.c
1201    M /trunk/src/input/es_out.c
1202    M /trunk/src/input/input.c
1203
1204  * control: added INPUT_DEL_INFO.
1205  * input: allow chaining of access_filter (like filter1:filter2 ...)
1206  * es_out: support VLC_META_NOW_PLAYING for multi-program stream.
1207
1208 ------------------------------------------------------------------------
1209 r10810 | djc | 2005-04-26 03:43:00 +0200 (Tue, 26 Apr 2005) | 4 lines
1210 Changed paths:
1211    M /trunk/extras/contrib/src/packages.mak
1212
1213 Change location of speex to http://us.speex.org/download/
1214 (fix a 302 message...)
1215
1216
1217 ------------------------------------------------------------------------
1218 r10809 | sigmunau | 2005-04-26 01:19:19 +0200 (Tue, 26 Apr 2005) | 2 lines
1219 Changed paths:
1220    M /trunk/extras/zsh.cpp
1221
1222 extras/zsh.cpp: completion for module_cat and module_cat_list
1223
1224 ------------------------------------------------------------------------
1225 r10808 | sigmunau | 2005-04-26 00:27:41 +0200 (Tue, 26 Apr 2005) | 2 lines
1226 Changed paths:
1227    M /trunk/extras/zsh.cpp
1228
1229 extras/zsh.cpp: allow completion of --option=value syntax
1230
1231 ------------------------------------------------------------------------
1232 r10807 | sigmunau | 2005-04-26 00:14:48 +0200 (Tue, 26 Apr 2005) | 3 lines
1233 Changed paths:
1234    A /trunk/extras/Makefile
1235    M /trunk/extras/zsh.cpp
1236
1237 extras/Makefile: A very very simple makefile to build the zsh stuff
1238 extras/zsh.cpp: Support for completing simple url as well
1239
1240 ------------------------------------------------------------------------
1241 r10804 | robux4 | 2005-04-25 21:19:06 +0200 (Mon, 25 Apr 2005) | 1 line
1242 Changed paths:
1243    M /trunk/modules/demux/mkv.cpp
1244
1245 mkv.cpp: add support for new DVD commands, add more debug messages
1246 ------------------------------------------------------------------------
1247 r10803 | sigmunau | 2005-04-25 19:16:37 +0200 (Mon, 25 Apr 2005) | 3 lines
1248 Changed paths:
1249    M /trunk/extras/zsh.cpp
1250
1251 zsh.cpp: allow completion of submodules as well for module-type options
1252 (this allows -A and -V to complete the dummy module
1253
1254 ------------------------------------------------------------------------
1255 r10802 | zorglub | 2005-04-24 22:44:36 +0200 (Sun, 24 Apr 2005) | 2 lines
1256 Changed paths:
1257    M /trunk/modules/gui/wxwindows/open.cpp
1258
1259 Fix crash if we don't have freetype or subsdec
1260
1261 ------------------------------------------------------------------------
1262 r10801 | sigmunau | 2005-04-24 20:46:19 +0200 (Sun, 24 Apr 2005) | 2 lines
1263 Changed paths:
1264    M /trunk/TODO
1265
1266 TODO: Added some of my personal wishes
1267
1268 ------------------------------------------------------------------------
1269 r10800 | robux4 | 2005-04-24 20:45:35 +0200 (Sun, 24 Apr 2005) | 1 line
1270 Changed paths:
1271    M /trunk/modules/demux/mkv.cpp
1272
1273 mkv.cpp: Fix a problem when entering a chapter after the previous chapter produced a seek in the code
1274 ------------------------------------------------------------------------
1275 r10799 | robux4 | 2005-04-24 20:33:37 +0200 (Sun, 24 Apr 2005) | 1 line
1276 Changed paths:
1277    M /trunk/modules/demux/mkv.cpp
1278
1279 mkv.cpp: added support for the "GotoAndPlay()" Matroska Script command
1280 ------------------------------------------------------------------------
1281 r10798 | zorglub | 2005-04-24 20:01:21 +0200 (Sun, 24 Apr 2005) | 2 lines
1282 Changed paths:
1283    A /trunk/BUGS
1284
1285 Added file about known bugs
1286
1287 ------------------------------------------------------------------------
1288 r10797 | zorglub | 2005-04-24 19:56:00 +0200 (Sun, 24 Apr 2005) | 2 lines
1289 Changed paths:
1290    M /trunk/modules/gui/wxwindows/playlist.cpp
1291
1292 Also delete nodes when deleting selection
1293
1294 ------------------------------------------------------------------------
1295 r10796 | robux4 | 2005-04-24 17:55:30 +0200 (Sun, 24 Apr 2005) | 1 line
1296 Changed paths:
1297    M /trunk/modules/demux/mkv.cpp
1298
1299 mkv.cpp: support the CallSS VTSM DVD command and cleaner jump between chapters & segments
1300 ------------------------------------------------------------------------
1301 r10795 | zorglub | 2005-04-24 17:54:03 +0200 (Sun, 24 Apr 2005) | 2 lines
1302 Changed paths:
1303    M /trunk/modules/access/cdda.c
1304
1305 Don't forget to update the status bar on track change
1306
1307 ------------------------------------------------------------------------
1308 r10791 | sigmunau | 2005-04-24 16:48:07 +0200 (Sun, 24 Apr 2005) | 2 lines
1309 Changed paths:
1310    M /trunk/modules/services_discovery/sap.c
1311
1312 sap.c: clean up playlist handling
1313
1314 ------------------------------------------------------------------------
1315 r10788 | sigmunau | 2005-04-24 16:36:27 +0200 (Sun, 24 Apr 2005) | 3 lines
1316 Changed paths:
1317    M /trunk/src/playlist/playlist.c
1318
1319 playlist.c: fixed a nasty corruption on exit with more than one sd module
1320 running
1321
1322 ------------------------------------------------------------------------
1323 r10787 | robux4 | 2005-04-24 10:08:06 +0200 (Sun, 24 Apr 2005) | 1 line
1324 Changed paths:
1325    M /trunk/modules/demux/mkv.cpp
1326
1327 mkv.cpp: clean the way chapters are presented/handled internally
1328 ------------------------------------------------------------------------
1329 r10785 | zorglub | 2005-04-24 01:15:09 +0200 (Sun, 24 Apr 2005) | 2 lines
1330 Changed paths:
1331    M /trunk/modules/gui/wxwindows/playlist.cpp
1332    M /trunk/modules/gui/wxwindows/wxwindows.h
1333
1334 Remove invert selection and select all (I simply can't figure how to do that)
1335
1336 ------------------------------------------------------------------------
1337 r10784 | zorglub | 2005-04-24 01:05:35 +0200 (Sun, 24 Apr 2005) | 2 lines
1338 Changed paths:
1339    M /trunk/modules/gui/wxwindows/playlist.cpp
1340    M /trunk/modules/gui/wxwindows/wxwindows.h
1341
1342 Delete selection (either by menu or key)
1343
1344 ------------------------------------------------------------------------
1345 r10783 | sigmunau | 2005-04-24 00:37:22 +0200 (Sun, 24 Apr 2005) | 2 lines
1346 Changed paths:
1347    M /trunk/modules/packetizer/h264.c
1348
1349 packetizer/h264.c: fix divition by zero for some streams
1350
1351 ------------------------------------------------------------------------
1352 r10782 | zorglub | 2005-04-24 00:30:11 +0200 (Sun, 24 Apr 2005) | 2 lines
1353 Changed paths:
1354    M /trunk/modules/gui/wxwindows/timer.cpp
1355
1356 Fix disc buttons
1357
1358 ------------------------------------------------------------------------
1359 r10781 | zorglub | 2005-04-24 00:13:35 +0200 (Sun, 24 Apr 2005) | 2 lines
1360 Changed paths:
1361    M /trunk/modules/misc/logger.c
1362
1363 Take logger back to control modules
1364
1365 ------------------------------------------------------------------------
1366 r10780 | sigmunau | 2005-04-23 20:58:19 +0200 (Sat, 23 Apr 2005) | 3 lines
1367 Changed paths:
1368    A /trunk/extras/zsh.cpp
1369
1370 extras/zsh.cpp: hacky c++ program that generate a zsh completion rule for vlc.
1371 todo: MODULE_CAT and MODULE_CAT_LIST options. Better mrl completion. :option=value syntax. sout completion
1372
1373 ------------------------------------------------------------------------
1374 r10779 | sigmunau | 2005-04-23 20:38:01 +0200 (Sat, 23 Apr 2005) | 2 lines
1375 Changed paths:
1376    M /trunk/src/libvlc.h
1377
1378 libvlc.h: move -A back to --aout where it belongs
1379
1380 ------------------------------------------------------------------------
1381 r10778 | robux4 | 2005-04-23 18:54:18 +0200 (Sat, 23 Apr 2005) | 1 line
1382 Changed paths:
1383    M /trunk/modules/demux/mkv.cpp
1384
1385 mkv.cpp: refine the way segments/chapters are presented and handled (switching now works from everywhere)
1386 ------------------------------------------------------------------------
1387 r10777 | robux4 | 2005-04-23 17:13:47 +0200 (Sat, 23 Apr 2005) | 1 line
1388 Changed paths:
1389    M /trunk/modules/demux/mkv.cpp
1390
1391 mkv.cpp: only display the DVD title info in the Title selection
1392 ------------------------------------------------------------------------
1393 r10776 | robux4 | 2005-04-23 16:08:01 +0200 (Sat, 23 Apr 2005) | 1 line
1394 Changed paths:
1395    M /trunk/modules/demux/mkv.cpp
1396
1397 mkv.cpp: use the title feature to display the segment hierarchy
1398 ------------------------------------------------------------------------
1399 r10775 | zorglub | 2005-04-23 14:33:13 +0200 (Sat, 23 Apr 2005) | 2 lines
1400 Changed paths:
1401    M /trunk/modules/access/cdda.c
1402
1403 Give a fine name when playing audio CD
1404
1405 ------------------------------------------------------------------------
1406 r10774 | robux4 | 2005-04-23 12:41:52 +0200 (Sat, 23 Apr 2005) | 1 line
1407 Changed paths:
1408    M /trunk/modules/demux/mkv.cpp
1409
1410 mkv.cpp: allow the chapter codecs to display chapter strings too (used to know where the DVD titles are)
1411 ------------------------------------------------------------------------
1412 r10773 | sigmunau | 2005-04-23 12:30:56 +0200 (Sat, 23 Apr 2005) | 3 lines
1413 Changed paths:
1414    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1415
1416 ffmpeg.c: fixed build with older ffmpeg. Disables Indeo2 untill ffmpeg
1417 people desides to increase their build number again
1418
1419 ------------------------------------------------------------------------
1420 r10772 | courmisch | 2005-04-23 12:25:36 +0200 (Sat, 23 Apr 2005) | 2 lines
1421 Changed paths:
1422    M /trunk/modules/services_discovery/sap.c
1423
1424 - enable sap-ipv6 by default
1425
1426 ------------------------------------------------------------------------
1427 r10771 | ipkiss | 2005-04-23 00:35:51 +0200 (Sat, 23 Apr 2005) | 2 lines
1428 Changed paths:
1429    M /trunk/doc/skins/skins2-howto.xml
1430
1431 Updated skins2 doc.
1432
1433 ------------------------------------------------------------------------
1434 r10770 | ipkiss | 2005-04-23 00:25:10 +0200 (Sat, 23 Apr 2005) | 3 lines
1435 Changed paths:
1436    M /trunk/modules/gui/skins2/Modules.am
1437    A /trunk/modules/gui/skins2/commands/cmd_muxer.cpp
1438    A /trunk/modules/gui/skins2/commands/cmd_muxer.hpp
1439    M /trunk/modules/gui/skins2/parser/interpreter.cpp
1440
1441  * skins2: Added support for multiple actions (separated by ";"),
1442            wherever one action was allowed
1443
1444 ------------------------------------------------------------------------
1445 r10769 | fkuehne | 2005-04-22 23:36:07 +0200 (Fri, 22 Apr 2005) | 1 line
1446 Changed paths:
1447    M /trunk/po/es.po
1448
1449 * update to the Spanish translation by Antonio Javier Varela Calvo
1450 ------------------------------------------------------------------------
1451 r10768 | robux4 | 2005-04-22 13:47:02 +0200 (Fri, 22 Apr 2005) | 1 line
1452 Changed paths:
1453    M /trunk/extras/contrib/src/Makefile
1454
1455 contrib: try to allow make src for Linux too
1456 ------------------------------------------------------------------------
1457 r10767 | fenrir | 2005-04-22 10:05:03 +0200 (Fri, 22 Apr 2005) | 2 lines
1458 Changed paths:
1459    M /trunk/src/video_output/vout_synchro.c
1460
1461  vout_synchro: less verbose.
1462
1463 ------------------------------------------------------------------------
1464 r10765 | robux4 | 2005-04-21 23:09:15 +0200 (Thu, 21 Apr 2005) | 1 line
1465 Changed paths:
1466    M /trunk/modules/demux/mkv.cpp
1467
1468 mkv.cpp: Enter/Leave on subchapters too
1469 ------------------------------------------------------------------------
1470 r10764 | robux4 | 2005-04-21 22:29:42 +0200 (Thu, 21 Apr 2005) | 1 line
1471 Changed paths:
1472    M /trunk/extras/contrib/src/Makefile
1473
1474 contrib: no need to patch libebml anymore
1475 ------------------------------------------------------------------------
1476 r10763 | robux4 | 2005-04-21 22:21:08 +0200 (Thu, 21 Apr 2005) | 1 line
1477 Changed paths:
1478    D /trunk/extras/contrib/src/Patches/libebml.patch
1479    M /trunk/extras/contrib/src/packages.mak
1480
1481 contrib: update to the latest libebml/libmatroska packages
1482 ------------------------------------------------------------------------
1483 r10762 | robux4 | 2005-04-21 22:12:12 +0200 (Thu, 21 Apr 2005) | 1 line
1484 Changed paths:
1485    M /trunk/modules/demux/mkv.cpp
1486
1487 mkv.cpp: add a notice about the gcc bug on Darwin
1488 ------------------------------------------------------------------------
1489 r10761 | robux4 | 2005-04-21 14:29:55 +0200 (Thu, 21 Apr 2005) | 1 line
1490 Changed paths:
1491    M /trunk/modules/demux/mkv.cpp
1492
1493 mkv.cpp: minor improvements
1494 ------------------------------------------------------------------------
1495 r10760 | gbazin | 2005-04-21 14:09:23 +0200 (Thu, 21 Apr 2005) | 1 line
1496 Changed paths:
1497    M /trunk/modules/gui/wxwindows/timer.cpp
1498
1499 * modules/gui/wxwindows/timer.cpp: fixed interface flickering.
1500 ------------------------------------------------------------------------
1501 r10759 | courmisch | 2005-04-21 11:15:46 +0200 (Thu, 21 Apr 2005) | 3 lines
1502 Changed paths:
1503    M /trunk/src/playlist/view.c
1504
1505 Handle failed allocation
1506 (I don't remember why I coded that, but it was left in my trunk)
1507
1508 ------------------------------------------------------------------------
1509 r10758 | courmisch | 2005-04-21 11:09:34 +0200 (Thu, 21 Apr 2005) | 4 lines
1510 Changed paths:
1511    M /trunk/modules/misc/network/ipv4.c
1512
1513 Applied patch for support of the IP_MULTICAST_IF
1514 by isteinmann (at) bluewin.ch
1515 with fixes
1516
1517 ------------------------------------------------------------------------
1518 r10757 | robux4 | 2005-04-20 23:04:49 +0200 (Wed, 20 Apr 2005) | 1 line
1519 Changed paths:
1520    M /trunk/modules/demux/mkv.cpp
1521
1522 mkv.cpp: the JumpTT command now works !!!!!!
1523 ------------------------------------------------------------------------
1524 r10756 | fkuehne | 2005-04-20 22:58:15 +0200 (Wed, 20 Apr 2005) | 1 line
1525 Changed paths:
1526    M /trunk/extras/contrib/src/packages.mak
1527
1528 * fixed download-location of libvorbis
1529 ------------------------------------------------------------------------
1530 r10755 | robux4 | 2005-04-20 21:45:41 +0200 (Wed, 20 Apr 2005) | 1 line
1531 Changed paths:
1532    M /trunk/modules/demux/mkv.cpp
1533
1534 mkv.cpp: finding the segment matching the Title for JumpTT works
1535 ------------------------------------------------------------------------
1536 r10754 | gbazin | 2005-04-20 16:57:22 +0200 (Wed, 20 Apr 2005) | 1 line
1537 Changed paths:
1538    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1539
1540 * modules/codec/ffmpeg/ffmpeg.c: add Miro/Pinnacle VideoXL support.
1541 ------------------------------------------------------------------------
1542 r10753 | gbazin | 2005-04-20 16:55:46 +0200 (Wed, 20 Apr 2005) | 1 line
1543 Changed paths:
1544    M /trunk/modules/demux/avi/avi.c
1545    M /trunk/modules/demux/avi/libavi.c
1546
1547 * modules/demux/avi: pass on video palette.
1548 ------------------------------------------------------------------------
1549 r10752 | dionoea | 2005-04-20 16:39:29 +0200 (Wed, 20 Apr 2005) | 4 lines
1550 Changed paths:
1551    M /trunk/vlc.win32.nsi
1552
1553 change pointed out by 'acehole' in the forums so that automaticaly opening
1554 a file with VLC will use the whole file name and not the 8.3 format. That
1555 makes automatic subtitle loading work.
1556
1557 ------------------------------------------------------------------------
1558 r10751 | gbazin | 2005-04-20 12:44:42 +0200 (Wed, 20 Apr 2005) | 1 line
1559 Changed paths:
1560    M /trunk/modules/codec/ffmpeg/ffmpeg.c
1561    M /trunk/modules/codec/ffmpeg/video.c
1562
1563 * modules/codec/ffmpeg: added support for Apple QuickDraw, QPEG, IBM Ultimotion, LOCO, Winnov WNV1, Autodesc RLE and Indeo V2 video codecs.
1564 ------------------------------------------------------------------------
1565 r10750 | gbazin | 2005-04-20 12:41:11 +0200 (Wed, 20 Apr 2005) | 1 line
1566 Changed paths:
1567    M /trunk/modules/demux/mp4/libmp4.c
1568    M /trunk/modules/demux/mp4/libmp4.h
1569
1570 * modules/demux/mp4: support for QuickDraw video tracks.
1571 ------------------------------------------------------------------------
1572 r10749 | robux4 | 2005-04-19 23:15:46 +0200 (Tue, 19 Apr 2005) | 1 line
1573 Changed paths:
1574    M /trunk/modules/demux/mkv.cpp
1575
1576 mkv.cpp: fix a gcc warning
1577 ------------------------------------------------------------------------
1578 r10748 | robux4 | 2005-04-19 22:05:59 +0200 (Tue, 19 Apr 2005) | 1 line
1579 Changed paths:
1580    M /trunk/modules/demux/mkv.cpp
1581
1582 mkv.cpp: preliminary support for the JumpTT command
1583 ------------------------------------------------------------------------
1584 r10747 | robux4 | 2005-04-19 21:46:59 +0200 (Tue, 19 Apr 2005) | 1 line
1585 Changed paths:
1586    M /trunk/modules/demux/mkv.cpp
1587
1588 mkv.cpp: fix various memory management problems
1589 ------------------------------------------------------------------------
1590 r10746 | fenrir | 2005-04-19 18:03:11 +0200 (Tue, 19 Apr 2005) | 6 lines
1591 Changed paths:
1592    M /trunk/modules/video_filter/deinterlace.c
1593
1594   *deinterlace: added a new deinterlace method (called 'x' as experimental until I find
1595   a better name ;).
1596    It applies a edge oriented interpolation on interlaced video part only (it works on
1597    a 8x8 block basis). It works pretty well except where there is a lot of small details.
1598
1599
1600 ------------------------------------------------------------------------
1601 r10745 | fenrir | 2005-04-19 17:59:57 +0200 (Tue, 19 Apr 2005) | 2 lines
1602 Changed paths:
1603    M /trunk/src/input/decoder.c
1604
1605  * decoder: fix a crash with delete spu.
1606
1607 ------------------------------------------------------------------------
1608 r10744 | fenrir | 2005-04-19 17:56:06 +0200 (Tue, 19 Apr 2005) | 4 lines
1609 Changed paths:
1610    M /trunk/modules/access/dvb/access.c
1611    M /trunk/modules/access/dvb/dvb.h
1612
1613  * dvb: read more TS blocks at once. We start reading only 2 ts packets (needed to avoid
1614 long delay because we only receive PAT at the start), but we increase each time we read
1615 data until 20. This decrease the load (more than 50% for me) while kepping low start up delay.
1616
1617 ------------------------------------------------------------------------
1618 r10743 | robux4 | 2005-04-19 16:44:44 +0200 (Tue, 19 Apr 2005) | 1 line
1619 Changed paths:
1620    M /trunk/modules/demux/mkv.cpp
1621
1622 mkv.cpp: compilation fixes
1623 ------------------------------------------------------------------------
1624 r10742 | robux4 | 2005-04-19 16:25:30 +0200 (Tue, 19 Apr 2005) | 1 line
1625 Changed paths:
1626    M /trunk/modules/demux/mkv.cpp
1627
1628 mkv.cpp: start calling the interpretor
1629 ------------------------------------------------------------------------
1630 r10741 | gbazin | 2005-04-19 15:38:23 +0200 (Tue, 19 Apr 2005) | 1 line
1631 Changed paths:
1632    M /trunk/modules/demux/ts.c
1633
1634 * modules/demux/ts.c: got rid of some useless code and fixed a memory leak at the same time.
1635 ------------------------------------------------------------------------
1636 r10740 | robux4 | 2005-04-19 14:38:49 +0200 (Tue, 19 Apr 2005) | 1 line
1637 Changed paths:
1638    M /trunk/modules/demux/mkv.cpp
1639
1640 mkv.cpp: initial support for GPRM and SPRM DVD registers
1641 ------------------------------------------------------------------------
1642 r10739 | robux4 | 2005-04-19 13:33:14 +0200 (Tue, 19 Apr 2005) | 1 line
1643 Changed paths:
1644    M /trunk/modules/demux/mkv.cpp
1645
1646 mkv.cpp: demux_sys_t needs to keep the same name
1647 ------------------------------------------------------------------------
1648 r10738 | robux4 | 2005-04-19 13:17:22 +0200 (Tue, 19 Apr 2005) | 1 line
1649 Changed paths:
1650    M /trunk/modules/demux/mkv.cpp
1651
1652 mkv.cpp: changed the name of classes and prepare the DVD interpretor
1653 ------------------------------------------------------------------------
1654 r10737 | gbazin | 2005-04-19 10:39:31 +0200 (Tue, 19 Apr 2005) | 5 lines
1655 Changed paths:
1656    M /trunk/include/vlc_keys.h
1657    M /trunk/modules/gui/wxwindows/interface.cpp
1658
1659 * include/vlc_keys.h: Added Insert and Delete hotkeys.
1660 * modules/gui/wxwindows/interface.cpp: Fixed End hotkey + added Insert/Delete.
1661
1662 Patch by Greg Hazel (ghazel at gmail dot com)
1663
1664 ------------------------------------------------------------------------
1665 r10736 | courmisch | 2005-04-19 10:20:30 +0200 (Tue, 19 Apr 2005) | 2 lines
1666 Changed paths:
1667    M /trunk/configure.ac
1668
1669 Don't enable externrun module in -hopefully- upcoming 0.8.2
1670
1671 ------------------------------------------------------------------------
1672 r10735 | ipkiss | 2005-04-18 23:21:09 +0200 (Mon, 18 Apr 2005) | 5 lines
1673 Changed paths:
1674    M /trunk/modules/gui/skins2/src/vlcproc.cpp
1675    M /trunk/modules/gui/skins2/src/vlcproc.hpp
1676    M /trunk/modules/gui/skins2/win32/win32_window.cpp
1677    M /trunk/modules/gui/skins2/win32/win32_window.hpp
1678    M /trunk/modules/gui/skins2/x11/x11_window.cpp
1679
1680  * skins2: Fixed 2 bugs related with embedded vout and skins switching:
1681     - win32: fixed the 'vout_directx private error: out of memory' error
1682       (thanks to Trax` for pointing it out)
1683     - x11: it's now possible to use the embedded vout after changing skin
1684
1685 ------------------------------------------------------------------------
1686 r10733 | jpsaman | 2005-04-18 20:13:37 +0200 (Mon, 18 Apr 2005) | 2 lines
1687 Changed paths:
1688    M /trunk/modules/control/hotkeys.c
1689
1690 Fix deadlock while quiting VLC. It can get stuck in the playlist. Stopping the playlist first resolves this problem.
1691
1692 ------------------------------------------------------------------------
1693 r10731 | gbazin | 2005-04-18 17:32:31 +0200 (Mon, 18 Apr 2005) | 1 line
1694 Changed paths:
1695    M /trunk/modules/mux/mpeg/pes.c
1696    M /trunk/modules/mux/mpeg/pes.h
1697    M /trunk/modules/mux/mpeg/ps.c
1698    M /trunk/modules/mux/mpeg/ts.c
1699
1700 * modules/mux/mpeg/*: new --sout-ps-pes-max-size option.
1701 ------------------------------------------------------------------------
1702 r10730 | gbazin | 2005-04-18 16:49:29 +0200 (Mon, 18 Apr 2005) | 1 line
1703 Changed paths:
1704    M /trunk/modules/gui/wxwindows/menus.cpp
1705    M /trunk/modules/gui/wxwindows/video.cpp
1706    M /trunk/modules/gui/wxwindows/wxwindows.cpp
1707
1708 * modules/gui/wxwindows/*: workaround uninitialization bug in wxWidgets -> re-enabled on-the-fly interface switching.
1709 ------------------------------------------------------------------------
1710 r10729 | damienf | 2005-04-18 14:58:14 +0200 (Mon, 18 Apr 2005) | 2 lines
1711 Changed paths:
1712    M /trunk/Makefile.am
1713
1714 - make use of cygwin rebase to optimize DLL loading, if present
1715
1716 ------------------------------------------------------------------------
1717 r10728 | damienf | 2005-04-18 13:51:57 +0200 (Mon, 18 Apr 2005) | 2 lines
1718 Changed paths:
1719    M /trunk/activex/plugin.cpp
1720
1721 - previously checked in this file to work only within my debug environment
1722
1723 ------------------------------------------------------------------------
1724 r10727 | damienf | 2005-04-18 13:35:18 +0200 (Mon, 18 Apr 2005) | 4 lines
1725 Changed paths:
1726    M /trunk/AUTHORS
1727    M /trunk/activex/README.TXT
1728    M /trunk/activex/oleobject.cpp
1729    M /trunk/activex/persistpropbag.cpp
1730    M /trunk/activex/plugin.cpp
1731    M /trunk/activex/plugin.h
1732    M /trunk/activex/utils.cpp
1733    M /trunk/activex/utils.h
1734    M /trunk/activex/viewobject.cpp
1735    M /trunk/activex/viewobject.h
1736    M /trunk/activex/vlccontrol.cpp
1737
1738 - source cleanup
1739 - few bugs fixed
1740 - added suport to Ole Extent measurments to improve compatibilty
1741
1742 ------------------------------------------------------------------------
1743 r10726 | gbazin | 2005-04-18 12:42:30 +0200 (Mon, 18 Apr 2005) | 1 line
1744 Changed paths:
1745    M /trunk/modules/gui/wxwindows/interface.cpp
1746
1747 * modules/gui/wxwindows/interface.cpp: fixed special hotkeys with modifiers on win32.
1748 ------------------------------------------------------------------------
1749 r10725 | gbazin | 2005-04-18 12:02:42 +0200 (Mon, 18 Apr 2005) | 1 line
1750 Changed paths:
1751    M /trunk/modules/gui/wxwindows/wxwindows.cpp
1752
1753 * modules/gui/wxwindows/wxwindows.cpp: don't use the saved positions/sizes when acting as a dialog provider.
1754 ------------------------------------------------------------------------
1755 r10724 | courmisch | 2005-04-18 10:37:59 +0200 (Mon, 18 Apr 2005) | 2 lines
1756 Changed paths:
1757    M /trunk/configure.ac
1758
1759 add -lz to build gnutls (see if it doesn't break)
1760
1761 ------------------------------------------------------------------------
1762 r10715 | courmisch | 2005-04-17 20:00:31 +0200 (Sun, 17 Apr 2005) | 2 lines
1763 Changed paths:
1764    M /trunk/src/playlist/item-ext.c
1765
1766 Msg_Info => Msg_Dbg
1767
1768 ------------------------------------------------------------------------
1769 r10713 | sigmunau | 2005-04-17 15:03:09 +0200 (Sun, 17 Apr 2005) | 2 lines
1770 Changed paths:
1771    M /trunk/modules/gui/wxwindows/playlist.cpp
1772
1773 wx/playlist.cpp: removed a stray wxMutexGuiLeave
1774
1775 ------------------------------------------------------------------------
1776 r10712 | sigmunau | 2005-04-17 15:00:51 +0200 (Sun, 17 Apr 2005) | 3 lines
1777 Changed paths:
1778    M /trunk/modules/demux/playlist/playlist.c
1779
1780 demux/playlist: fix a crash when shoutcast discovery correctly is not
1781 autoplayed
1782
1783 ------------------------------------------------------------------------
1784 r10711 | sigmunau | 2005-04-17 14:59:23 +0200 (Sun, 17 Apr 2005) | 2 lines
1785 Changed paths:
1786    M /trunk/modules/services_discovery/shout.c
1787
1788 shout.c: fix some potential problems
1789
1790 ------------------------------------------------------------------------
1791 r10710 | sigmunau | 2005-04-17 14:58:33 +0200 (Sun, 17 Apr 2005) | 2 lines
1792 Changed paths:
1793    M /trunk/src/libvlc.c
1794    M /trunk/src/misc/messages.c
1795
1796 minor memleak fixes
1797
1798 ------------------------------------------------------------------------
1799 r10709 | sigmunau | 2005-04-17 14:36:34 +0200 (Sun, 17 Apr 2005) | 4 lines
1800 Changed paths:
1801    M /trunk/src/playlist/item-ext.c
1802    M /trunk/src/playlist/playlist.c
1803
1804 playlist.c: shut up a compiler warning
1805 item-ext.c: reverted a recent change in GetPositionById than caused
1806 old-style playlist to malfunction (visible in rc interface at least)
1807
1808 ------------------------------------------------------------------------
1809 r10707 | jpsaman | 2005-04-16 16:10:00 +0200 (Sat, 16 Apr 2005) | 3 lines
1810 Changed paths:
1811    M /trunk/configure.ac
1812    M /trunk/mozilla/Makefile.am
1813
1814 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}. 
1815 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
1816
1817 ------------------------------------------------------------------------
1818 r10706 | courmisch | 2005-04-16 14:30:45 +0200 (Sat, 16 Apr 2005) | 2 lines
1819 Changed paths:
1820    M /trunk/src/misc/threads.c
1821
1822 Clean up thread_{begin,end}
1823
1824 ------------------------------------------------------------------------
1825 r10705 | courmisch | 2005-04-16 14:24:32 +0200 (Sat, 16 Apr 2005) | 2 lines
1826 Changed paths:
1827    M /trunk/src/misc/objects.c
1828
1829 - fix invalid free of root object
1830
1831 ------------------------------------------------------------------------
1832 r10704 | courmisch | 2005-04-16 12:53:36 +0200 (Sat, 16 Apr 2005) | 2 lines
1833 Changed paths:
1834    M /trunk/src/misc/modules.c
1835
1836 Small mem leak
1837
1838 ------------------------------------------------------------------------
1839 r10703 | courmisch | 2005-04-16 12:33:13 +0200 (Sat, 16 Apr 2005) | 2 lines
1840 Changed paths:
1841    M /trunk/modules/services_discovery/sap.c
1842
1843 Clean up
1844
1845 ------------------------------------------------------------------------
1846 r10702 | gbazin | 2005-04-16 12:01:18 +0200 (Sat, 16 Apr 2005) | 1 line
1847 Changed paths:
1848    M /trunk/src/misc/configuration.c
1849
1850 * src/misc/configuration.c: YAF (yet another fix).
1851 ------------------------------------------------------------------------
1852 r10701 | sigmunau | 2005-04-16 11:56:26 +0200 (Sat, 16 Apr 2005) | 2 lines
1853 Changed paths:
1854    M /trunk/modules/gui/wxwindows/playlist.cpp
1855
1856 wx/playlist.cpp: invalidate the FindItem cache when needed (should fix some random crashes)
1857
1858 ------------------------------------------------------------------------
1859 r10700 | courmisch | 2005-04-16 11:06:48 +0200 (Sat, 16 Apr 2005) | 2 lines
1860 Changed paths:
1861    M /trunk/modules/services_discovery/sap.c
1862
1863 Force conversion from UTF-8 when announce is incorrectly encoded
1864
1865 ------------------------------------------------------------------------
1866 r10699 | gbazin | 2005-04-16 02:01:38 +0200 (Sat, 16 Apr 2005) | 1 line
1867 Changed paths:
1868    M /trunk/modules/gui/wxwindows/video.cpp
1869
1870 * modules/gui/wxwindows/video.cpp: fixes.
1871 ------------------------------------------------------------------------
1872 r10698 | gbazin | 2005-04-16 00:35:21 +0200 (Sat, 16 Apr 2005) | 1 line
1873 Changed paths:
1874    M /trunk/src/misc/modules.c
1875
1876 * src/misc/modules.c: added sub-version number to cache data (used to detect cache layout changes in the development version).
1877 ------------------------------------------------------------------------
1878 r10697 | sigmunau | 2005-04-16 00:32:04 +0200 (Sat, 16 Apr 2005) | 2 lines
1879 Changed paths:
1880    M /trunk/src/playlist/item-ext.c
1881    M /trunk/src/playlist/view.c
1882
1883 playlist: fixed two more occurences of the previous error
1884
1885 ------------------------------------------------------------------------
1886 r10696 | sigmunau | 2005-04-16 00:28:24 +0200 (Sat, 16 Apr 2005) | 2 lines
1887 Changed paths:
1888    M /trunk/src/playlist/item-ext.c
1889
1890 playlist/item-ext.c: fixed off-by-one error causing a crash in ItemGetById
1891
1892 ------------------------------------------------------------------------
1893 r10695 | zorglub | 2005-04-16 00:21:08 +0200 (Sat, 16 Apr 2005) | 2 lines
1894 Changed paths:
1895    M /trunk/src/playlist/playlist.c
1896
1897 Fix next
1898
1899 ------------------------------------------------------------------------
1900 r10694 | gbazin | 2005-04-16 00:17:04 +0200 (Sat, 16 Apr 2005) | 1 line
1901 Changed paths:
1902    M /trunk/modules/gui/wxwindows/timer.cpp
1903
1904 * modules/gui/wxwindows/timer.cpp: cleanup.
1905 ------------------------------------------------------------------------
1906 r10693 | gbazin | 2005-04-16 00:08:02 +0200 (Sat, 16 Apr 2005) | 1 line
1907 Changed paths:
1908    M /trunk/modules/gui/wxwindows/interface.cpp
1909    M /trunk/modules/gui/wxwindows/video.cpp
1910    M /trunk/modules/gui/wxwindows/wxwindows.cpp
1911    M /trunk/modules/gui/wxwindows/wxwindows.h
1912
1913 * modules/gui/wxwindows: bunch of small improvements to the embedded mode + enabled saving size with --wxwin-autosize.
1914 ------------------------------------------------------------------------
1915 r10692 | courmisch | 2005-04-15 23:56:14 +0200 (Fri, 15 Apr 2005) | 3 lines
1916 Changed paths:
1917    M /trunk/modules/demux/voc.c
1918
1919 - demux with much bigger buffers to avoid performance issue
1920 - fix silences handling
1921
1922 ------------------------------------------------------------------------
1923 r10691 | gbazin | 2005-04-15 22:58:06 +0200 (Fri, 15 Apr 2005) | 1 line
1924 Changed paths:
1925    M /trunk/src/misc/configuration.c
1926
1927 * src/misc/configuration.c: fixed a few recent bugs.
1928 ------------------------------------------------------------------------
1929 r10690 | massiot | 2005-04-15 22:01:19 +0200 (Fri, 15 Apr 2005) | 3 lines
1930 Changed paths:
1931    M /trunk/configure.ac
1932    M /trunk/modules/stream_out/Modules.am
1933    M /trunk/modules/stream_out/bridge.c
1934    A /trunk/modules/stream_out/mosaic_bridge.c (from /trunk/modules/video_output/picture.c:10669)
1935    M /trunk/modules/video_filter/Modules.am
1936    M /trunk/modules/video_filter/mosaic.c
1937    A /trunk/modules/video_filter/mosaic.h (from /trunk/modules/video_output/picture.h:10654)
1938    M /trunk/modules/video_output/Modules.am
1939    D /trunk/modules/video_output/picture.c
1940    D /trunk/modules/video_output/picture.h
1941
1942  * ALL: converted the video output module "picture" to a stream output
1943    module "mosaic-bridge".
1944
1945 ------------------------------------------------------------------------
1946 r10689 | massiot | 2005-04-15 21:51:23 +0200 (Fri, 15 Apr 2005) | 2 lines
1947 Changed paths:
1948    M /trunk/include/vlc_video.h
1949
1950  * include/vlc_video.h: Added a p_next pointer to link pictures.
1951
1952 ------------------------------------------------------------------------
1953 r10688 | massiot | 2005-04-15 21:02:14 +0200 (Fri, 15 Apr 2005) | 2 lines
1954 Changed paths:
1955    M /trunk/configure.ac
1956
1957  * configure.ac: Support for x86_64 architecture.
1958
1959 ------------------------------------------------------------------------
1960 r10687 | massiot | 2005-04-15 20:06:51 +0200 (Fri, 15 Apr 2005) | 2 lines
1961 Changed paths:
1962    M /trunk/modules/codec/libmpeg2.c
1963    M /trunk/modules/services_discovery/sap.c
1964    M /trunk/modules/video_output/sdl.c
1965    M /trunk/src/libvlc.c
1966    M /trunk/src/libvlc.h
1967    M /trunk/src/misc/cpu.c
1968
1969  * ALL: x86-64 fixes.
1970
1971 ------------------------------------------------------------------------
1972 r10686 | titer | 2005-04-15 18:56:51 +0200 (Fri, 15 Apr 2005) | 2 lines
1973 Changed paths:
1974    M /trunk
1975    M /trunk/extras/contrib/src
1976
1977  More to ignore
1978
1979 ------------------------------------------------------------------------
1980 r10685 | gbazin | 2005-04-15 17:22:17 +0200 (Fri, 15 Apr 2005) | 1 line
1981 Changed paths:
1982    M /trunk/modules/gui/wxwindows/video.cpp
1983
1984 * modules/gui/wxwindows: disable last commit for now since we don't seem to be able to retrieve the right size values.
1985 ------------------------------------------------------------------------
1986 r10684 | gbazin | 2005-04-15 17:13:02 +0200 (Fri, 15 Apr 2005) | 1 line
1987 Changed paths:
1988    M /trunk/modules/gui/wxwindows/video.cpp
1989    M /trunk/modules/gui/wxwindows/wxwindows.h
1990
1991 * modules/gui/wxwindows: save size of video window when in non-autosize mode.
1992 ------------------------------------------------------------------------
1993 r10683 | courmisch | 2005-04-15 16:53:59 +0200 (Fri, 15 Apr 2005) | 3 lines
1994 Changed paths:
1995    M /trunk/modules/services_discovery/sap.c
1996
1997 support for non-global statically defined SAP IPv4 multicast addresses
1998 (Trivial patch)
1999
2000 ------------------------------------------------------------------------
2001 r10682 | gbazin | 2005-04-15 16:31:58 +0200 (Fri, 15 Apr 2005) | 1 line
2002 Changed paths:
2003    M /trunk/src/misc/modules.c
2004
2005 * src/misc/modules.c: oups, stupid bug.
2006 ------------------------------------------------------------------------
2007 r10681 | gbazin | 2005-04-15 16:01:27 +0200 (Fri, 15 Apr 2005) | 1 line
2008 Changed paths:
2009    M /trunk/include/configuration.h
2010    M /trunk/modules/gui/skins2/src/skin_main.cpp
2011    M /trunk/modules/gui/skins2/src/theme.cpp
2012    M /trunk/modules/gui/wxwindows/wxwindows.cpp
2013    M /trunk/src/misc/configuration.c
2014    M /trunk/src/misc/modules.c
2015
2016 * src/misc/configuration.c, ALL: support for auto-saveable config options (saved automatically on exit).
2017 ------------------------------------------------------------------------
2018 r10680 | gbazin | 2005-04-15 12:38:01 +0200 (Fri, 15 Apr 2005) | 1 line
2019 Changed paths:
2020    M /trunk/modules/gui/wxwindows/timer.cpp
2021
2022 * modules/gui/wxwindows/timer.cpp: reduced the one shot timers length.
2023 ------------------------------------------------------------------------
2024 r10679 | gbazin | 2005-04-15 12:30:56 +0200 (Fri, 15 Apr 2005) | 1 line
2025 Changed paths:
2026    M /trunk/modules/gui/wxwindows/video.cpp
2027
2028 * modules/gui/wxwindows/video.cpp: only set background color when necessary.
2029 ------------------------------------------------------------------------
2030 r10678 | gbazin | 2005-04-15 11:58:33 +0200 (Fri, 15 Apr 2005) | 1 line
2031 Changed paths:
2032    M /trunk/modules/gui/wxwindows/interface.cpp
2033    M /trunk/modules/gui/wxwindows/timer.cpp
2034    M /trunk/modules/gui/wxwindows/video.cpp
2035    M /trunk/modules/gui/wxwindows/wxwindows.cpp
2036    M /trunk/modules/gui/wxwindows/wxwindows.h
2037
2038 * modules/gui/wxwindows: small cleanup + renamed wxwin-size-to-video into wxwin-autosize.
2039 ------------------------------------------------------------------------
2040 r10677 | zorglub | 2005-04-15 11:34:29 +0200 (Fri, 15 Apr 2005) | 2 lines
2041 Changed paths:
2042    M /trunk/modules/gui/wxwindows/interface.cpp
2043
2044 Allow resizing of video when autofit is enabled
2045
2046 ------------------------------------------------------------------------
2047 r10676 | gbazin | 2005-04-15 11:13:24 +0200 (Fri, 15 Apr 2005) | 1 line
2048 Changed paths:
2049    M /trunk/modules/gui/wxwindows/video.cpp
2050
2051 * modules/gui/wxwindows/video.cpp: some fixes for the recent breakage.
2052 ------------------------------------------------------------------------
2053 r10675 | robux4 | 2005-04-14 23:49:34 +0200 (Thu, 14 Apr 2005) | 1 line
2054 Changed paths:
2055    M /trunk/modules/demux/mkv.cpp
2056
2057 mkv.cpp: preliminary support for segments with no content, only chapter commands
2058 ------------------------------------------------------------------------
2059 r10673 | robux4 | 2005-04-13 23:06:16 +0200 (Wed, 13 Apr 2005) | 2 lines
2060 Changed paths:
2061    M /trunk/modules/demux/mkv.cpp
2062
2063 mkv.cpp: store the chapter codec data for later use
2064 code cleaning
2065 ------------------------------------------------------------------------
2066 r10672 | robux4 | 2005-04-13 22:03:49 +0200 (Wed, 13 Apr 2005) | 1 line
2067 Changed paths:
2068    M /trunk/modules/demux/mkv.cpp
2069
2070 mkv.cpp: stronger type checking
2071 ------------------------------------------------------------------------
2072 r10671 | zorglub | 2005-04-13 21:31:45 +0200 (Wed, 13 Apr 2005) | 2 lines
2073 Changed paths:
2074    M /trunk/modules/gui/wxwindows/wxwindows.cpp
2075    M /trunk/modules/services_discovery/sap.c
2076    M /trunk/src/playlist/playlist.c
2077
2078 Don't autoplay SAP items
2079
2080 ------------------------------------------------------------------------
2081 r10670 | zorglub | 2005-04-13 19:43:12 +0200 (Wed, 13 Apr 2005) | 10 lines
2082 Changed paths:
2083    M /trunk/include/vlc_playlist.h
2084    M /trunk/modules/gui/macosx/playlist.m
2085    M /trunk/modules/gui/ncurses.c
2086    M /trunk/modules/gui/wxwindows/interface.cpp
2087    M /trunk/modules/gui/wxwindows/open.cpp
2088    M /trunk/modules/gui/wxwindows/playlist.cpp
2089    M /trunk/modules/gui/wxwindows/timer.cpp
2090    M /trunk/modules/gui/wxwindows/wxwindows.h
2091    M /trunk/modules/services_discovery/sap.c
2092    M /trunk/src/playlist/item-ext.c
2093    M /trunk/src/playlist/playlist.c
2094    M /trunk/src/playlist/view.c
2095
2096 * Playlist :
2097   - fix crash when deleting current item
2098   - SAP: don't store pointers
2099   - don't pass pointers to interface in item-appended
2100   - remove VIEW_SIMPLE that was confusing and bug-generating
2101
2102 * wx: 
2103   - Fix open layout
2104   - Fix slider behaviour, patch by Greg Hazel
2105
2106 ------------------------------------------------------------------------
2107 r10669 | fenrir | 2005-04-13 10:27:34 +0200 (Wed, 13 Apr 2005) | 2 lines
2108 Changed paths:
2109    M /trunk/modules/mux/mpeg/csa.c
2110
2111  * csa: decrypt only when payload >= 8 bytes.
2112
2113 ------------------------------------------------------------------------
2114 r10668 | gbazin | 2005-04-13 09:27:37 +0200 (Wed, 13 Apr 2005) | 1 line
2115 Changed paths:
2116    M /trunk/po/de.po
2117
2118 * po/de.po: small fix.
2119 ------------------------------------------------------------------------
2120 r10667 | fkuehne | 2005-04-13 00:48:27 +0200 (Wed, 13 Apr 2005) | 4 lines
2121 Changed paths:
2122    M /trunk/modules/access/v4l/v4l.c
2123    M /trunk/po/de.po
2124    M /trunk/src/libvlc.h
2125
2126 * src/libvlc.h: added Chinese Traditional to the list of languages
2127 * modules/access/v4l/v4l.c: fixed l10n-strings (we use American English in l10n-strings)
2128 * de.po: first update to the German translation
2129
2130 ------------------------------------------------------------------------
2131 r10666 | fkuehne | 2005-04-13 00:47:36 +0200 (Wed, 13 Apr 2005) | 1 line
2132 Changed paths:
2133    M /trunk/modules/codec/ffmpeg/ffmpeg.c
2134    M /trunk/modules/codec/toolame.c
2135    M /trunk/modules/codec/vorbis.c
2136    M /trunk/modules/control/showintf.c
2137    M /trunk/modules/control/telnet.c
2138    M /trunk/modules/demux/mkv.cpp
2139    M /trunk/modules/demux/ts.c
2140    M /trunk/modules/gui/macosx/macosx.m
2141    M /trunk/modules/gui/wxwindows/wxwindows.cpp
2142
2143 * ALL:  removed l10n of various untranslatable strings such as 'ffmpeg' or 'Vorbis'
2144 ------------------------------------------------------------------------
2145 r10665 | zorglub | 2005-04-12 23:55:32 +0200 (Tue, 12 Apr 2005) | 8 lines
2146 Changed paths:
2147    M /trunk/THANKS
2148    M /trunk/modules/gui/wxwindows/interface.cpp
2149    M /trunk/modules/gui/wxwindows/open.cpp
2150    M /trunk/modules/gui/wxwindows/playlist.cpp
2151    M /trunk/modules/gui/wxwindows/preferences.cpp
2152    M /trunk/modules/gui/wxwindows/timer.cpp
2153    M /trunk/modules/gui/wxwindows/video.cpp
2154    M /trunk/modules/gui/wxwindows/wxwindows.cpp
2155    M /trunk/modules/gui/wxwindows/wxwindows.h
2156    M /trunk/modules/misc/playlist/m3u.c
2157
2158 * Patch by Gregory Hazel :
2159   - Fix gui flickering on video size change
2160   - provide a no-auto-resize mode 
2161
2162 * Patch by Christophe Mutricy : fix M3U export
2163
2164 Thanks to both !
2165
2166 ------------------------------------------------------------------------
2167 r10664 | fkuehne | 2005-04-12 23:11:46 +0200 (Tue, 12 Apr 2005) | 1 line
2168 Changed paths:
2169    M /trunk/po/Makefile.in.in
2170
2171 * sorry, this file wasn't supposed to be commited in r10663, reverted to r10352
2172 ------------------------------------------------------------------------
2173 r10663 | fkuehne | 2005-04-12 23:08:00 +0200 (Tue, 12 Apr 2005) | 1 line
2174 Changed paths:
2175    M /trunk/po/Makefile.in.in
2176    M /trunk/po/POTFILES.in
2177    M /trunk/po/bn.po
2178    M /trunk/po/da.po
2179    M /trunk/po/de.po
2180    M /trunk/po/el.po
2181    M /trunk/po/en_GB.po
2182    M /trunk/po/es.po
2183    M /trunk/po/fr.po
2184    M /trunk/po/hi.po
2185    M /trunk/po/hu.po
2186    M /trunk/po/it.po
2187    M /trunk/po/ja.po
2188    M /trunk/po/my.po
2189    M /trunk/po/ne.po
2190    M /trunk/po/nl.po
2191    M /trunk/po/no.po
2192    M /trunk/po/pl.po
2193    M /trunk/po/ps.po
2194    M /trunk/po/pt_BR.po
2195    M /trunk/po/ru.po
2196    M /trunk/po/sv.po
2197    M /trunk/po/tet.po
2198    M /trunk/po/tl.po
2199    M /trunk/po/vlc.pot
2200    M /trunk/po/zh_TW.po
2201
2202 * updated the po-files on request by Jonas Larsen
2203 ------------------------------------------------------------------------
2204 r10662 | fkuehne | 2005-04-12 20:51:14 +0200 (Tue, 12 Apr 2005) | 1 line
2205 Changed paths:
2206    M /trunk/THANKS
2207    M /trunk/configure.ac
2208    A /trunk/po/zh_TW.po
2209    M /trunk/src/misc/darwin_specific.m
2210
2211 * added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com>
2212 ------------------------------------------------------------------------
2213 r10661 | bigben | 2005-04-12 20:46:26 +0200 (Tue, 12 Apr 2005) | 3 lines
2214 Changed paths:
2215    M /trunk/modules/gui/macosx/controls.m
2216    M /trunk/modules/gui/macosx/intf.h
2217    M /trunk/modules/gui/macosx/intf.m
2218    M /trunk/modules/gui/macosx/playlist.h
2219    M /trunk/modules/gui/macosx/playlist.m
2220
2221 Update the info displayed in the playlist when you change the play mode in the menu (had this ever worked ?)
2222
2223
2224 ------------------------------------------------------------------------
2225 r10660 | gbazin | 2005-04-12 20:15:33 +0200 (Tue, 12 Apr 2005) | 1 line
2226 Changed paths:
2227    M /trunk/modules/demux/playlist/b4s.c
2228    M /trunk/modules/misc/xml/xtag.c
2229    M /trunk/src/input/stream.c
2230    M /trunk/src/playlist/item.c
2231    M /trunk/src/playlist/playlist.c
2232
2233 * ALL: fixed a handful of bugs and memory leaks.
2234 ------------------------------------------------------------------------
2235 r10659 | hartman | 2005-04-12 18:43:55 +0200 (Tue, 12 Apr 2005) | 2 lines
2236 Changed paths:
2237    M /trunk/modules/gui/macosx/intf.m
2238    M /trunk/modules/gui/macosx/playlist.m
2239
2240 * Fix two cases where p_playlist->status.p_item was NULL (this fixes last issues with adding shoutcast SD to OSX playlist)
2241
2242 ------------------------------------------------------------------------
2243 r10658 | hartman | 2005-04-12 18:20:55 +0200 (Tue, 12 Apr 2005) | 2 lines
2244 Changed paths:
2245    M /trunk/modules/misc/xml/xtag.c
2246
2247 * Now works with http 1.0. Someone better check this to make sure I didn't mess up. :D
2248
2249 ------------------------------------------------------------------------
2250 r10657 | courmisch | 2005-04-12 16:43:01 +0200 (Tue, 12 Apr 2005) | 2 lines
2251 Changed paths:
2252    M /trunk/modules/services_discovery/sap.c
2253
2254 Simplifying
2255
2256 ------------------------------------------------------------------------
2257 r10656 | hartman | 2005-04-12 16:41:47 +0200 (Tue, 12 Apr 2005) | 5 lines
2258 Changed paths:
2259    M /trunk/AUTHORS
2260    M /trunk/TODO
2261    M /trunk/modules/gui/macosx/controls.m
2262    M /trunk/modules/gui/macosx/intf.m
2263    M /trunk/modules/gui/macosx/vout.m
2264
2265 * fixed fullscreen on osx with multiple vouts. 
2266 * different way to remember fullscreen state.
2267 * update the playlist on item-append and item-deleted calls.
2268 * fixed video-on-top with opengl vouts on OSX.
2269
2270 ------------------------------------------------------------------------
2271 r10655 | bigben | 2005-04-12 16:31:14 +0200 (Tue, 12 Apr 2005) | 4 lines
2272 Changed paths:
2273    M /trunk/modules/gui/macosx/intf.h
2274    M /trunk/modules/gui/macosx/intf.m
2275    M /trunk/modules/gui/macosx/misc.h
2276    M /trunk/modules/gui/macosx/misc.m
2277
2278 * intf.* : try to restore an a bit more intelligent behavior for the playlist toggle button (remeber previous state, for instance)
2279 * misc.* : get rid of unused code.
2280
2281
2282 ------------------------------------------------------------------------
2283 r10654 | gbazin | 2005-04-12 16:11:04 +0200 (Tue, 12 Apr 2005) | 1 line
2284 Changed paths:
2285    M /trunk/modules/video_output/opengl.c
2286
2287 * modules/video_output/opengl.c: fixed snapshots in opengl mode.
2288 ------------------------------------------------------------------------
2289 r10653 | gbazin | 2005-04-12 16:09:12 +0200 (Tue, 12 Apr 2005) | 1 line
2290 Changed paths:
2291    M /trunk/src/video_output/vout_subpictures.c
2292
2293 * src/video_output/vout_subpictures.c: fixed recent breakage with aspect-ratio and subpictures.
2294 ------------------------------------------------------------------------
2295 r10652 | bigben | 2005-04-12 15:19:23 +0200 (Tue, 12 Apr 2005) | 5 lines
2296 Changed paths:
2297    M /trunk/modules/gui/macosx/intf.m
2298
2299 Rempaces 95 by [o_window minSize].height everywhere. That fixes some visual bugs ans should help keep consistancy.
2300
2301 Please test if I didn't break anything...
2302
2303
2304 ------------------------------------------------------------------------
2305 r10651 | dionoea | 2005-04-12 00:53:55 +0200 (Tue, 12 Apr 2005) | 2 lines
2306 Changed paths:
2307    M /trunk/modules/services_discovery/shout.c
2308
2309 add option to select the limit of shoutcast streams to be displayed
2310
2311 ------------------------------------------------------------------------
2312 r10650 | sigmunau | 2005-04-11 23:53:33 +0200 (Mon, 11 Apr 2005) | 3 lines
2313 Changed paths:
2314    M /trunk/TODO
2315    M /trunk/src/playlist/item-ext.c
2316    M /trunk/src/playlist/view.c
2317
2318 all: remove items from pp_all_items when needed. Hopefully gives a more
2319 stable playlist
2320
2321 ------------------------------------------------------------------------
2322 r10649 | robux4 | 2005-04-11 22:07:05 +0200 (Mon, 11 Apr 2005) | 1 line
2323 Changed paths:
2324    M /trunk/modules/demux/mkv.cpp
2325
2326 mkv.cpp: store the translation between segment IDs for each chapter codec
2327 ------------------------------------------------------------------------
2328 r10648 | zorglub | 2005-04-11 19:43:08 +0200 (Mon, 11 Apr 2005) | 2 lines
2329 Changed paths:
2330    M /trunk/modules/stream_out/bridge.c
2331
2332 Remove bridge from preferences panel + fix description, patch by Chritophe Mutricy
2333
2334 ------------------------------------------------------------------------
2335 r10647 | titer | 2005-04-11 17:35:41 +0200 (Mon, 11 Apr 2005) | 2 lines
2336 Changed paths:
2337    M /trunk/modules/gui/beos/PreferencesWindow.cpp
2338    M /trunk/modules/gui/beos/PreferencesWindow.h
2339
2340  beos/PreferencesWindow*: fixed widgets
2341
2342 ------------------------------------------------------------------------
2343 r10646 | damienf | 2005-04-11 16:29:18 +0200 (Mon, 11 Apr 2005) | 2 lines
2344 Changed paths:
2345    M /trunk/modules/mux/mpeg/ts.c
2346
2347 -added "pmt-program" variable to configure PMT program number
2348
2349 ------------------------------------------------------------------------
2350 r10645 | hartman | 2005-04-11 16:13:41 +0200 (Mon, 11 Apr 2005) | 2 lines
2351 Changed paths:
2352    M /trunk/modules/video_filter/time.c
2353
2354 * included wrong time.h
2355
2356 ------------------------------------------------------------------------
2357 r10644 | sigmunau | 2005-04-11 14:04:14 +0200 (Mon, 11 Apr 2005) | 2 lines
2358 Changed paths:
2359    M /trunk/TODO
2360
2361 TODO: Added some todo items related to playlist that should be done, but I don't have time to do right now.
2362
2363 ------------------------------------------------------------------------
2364 r10643 | hartman | 2005-04-11 01:05:44 +0200 (Mon, 11 Apr 2005) | 2 lines
2365 Changed paths:
2366    M /trunk/modules/video_filter/time.c
2367
2368 * include time.h when using it.
2369
2370 ------------------------------------------------------------------------
2371 r10642 | hartman | 2005-04-11 00:29:35 +0200 (Mon, 11 Apr 2005) | 6 lines
2372 Changed paths:
2373    M /trunk/modules/gui/macosx/controls.m
2374    M /trunk/modules/gui/macosx/intf.m
2375
2376 * Fix for the disabled menu's under Tiger.
2377
2378 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.
2379
2380 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).
2381
2382 ------------------------------------------------------------------------
2383 r10641 | zorglub | 2005-04-10 20:40:52 +0200 (Sun, 10 Apr 2005) | 10 lines
2384 Changed paths:
2385    M /trunk/include/vlc_common.h
2386    M /trunk/include/vlc_playlist.h
2387    M /trunk/modules/gui/wxwindows/bookmarks.cpp
2388    M /trunk/modules/gui/wxwindows/extrapanel.cpp
2389    M /trunk/modules/gui/wxwindows/fileinfo.cpp
2390    M /trunk/modules/gui/wxwindows/interface.cpp
2391    M /trunk/modules/gui/wxwindows/menus.cpp
2392    M /trunk/modules/gui/wxwindows/messages.cpp
2393    M /trunk/modules/gui/wxwindows/open.cpp
2394    M /trunk/modules/gui/wxwindows/playlist.cpp
2395    M /trunk/modules/gui/wxwindows/preferences.cpp
2396    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
2397    M /trunk/modules/gui/wxwindows/preferences_widgets.h
2398    M /trunk/modules/gui/wxwindows/wizard.cpp
2399    M /trunk/modules/gui/wxwindows/wxwindows.cpp
2400    M /trunk/modules/gui/wxwindows/wxwindows.h
2401    M /trunk/src/playlist/sort.c
2402    M /trunk/src/playlist/view.c
2403
2404 * Fixes for wx2.5.5, patch by Greg Hazel <ghazel at gmail dot com>
2405
2406 I only changed two things in the patch 
2407 * added a check for wx2.4 that does not seem to have sizer->Detach
2408 * commented out the wxCheckVersion in open.cpp, which broke layouting under wx2.5.3
2409   (what was the intended behaviour ?)
2410
2411 * Added core support for a sorted by genre view
2412
2413
2414 ------------------------------------------------------------------------
2415 r10640 | titer | 2005-04-10 20:18:22 +0200 (Sun, 10 Apr 2005) | 2 lines
2416 Changed paths:
2417    M /trunk/modules/gui/beos/BeOS.cpp
2418    M /trunk/modules/gui/beos/PreferencesWindow.cpp
2419    M /trunk/modules/gui/beos/PreferencesWindow.h
2420
2421  beos/*: first pass at fixing the BeOS prefs
2422
2423 ------------------------------------------------------------------------
2424 r10639 | sigmunau | 2005-04-10 19:48:41 +0200 (Sun, 10 Apr 2005) | 2 lines
2425 Changed paths:
2426    M /trunk/modules/access/mms/mmstu.c
2427    M /trunk/modules/codec/ffmpeg/video.c
2428    M /trunk/src/input/input.c
2429
2430 fixed three major problems pointed to by Trax
2431
2432 ------------------------------------------------------------------------
2433 r10638 | courmisch | 2005-04-10 18:13:40 +0200 (Sun, 10 Apr 2005) | 2 lines
2434 Changed paths:
2435    M /trunk/modules/demux/playlist/b4s.c
2436
2437 Fix invalid free() on exit
2438
2439 ------------------------------------------------------------------------
2440 r10637 | courmisch | 2005-04-10 18:12:57 +0200 (Sun, 10 Apr 2005) | 2 lines
2441 Changed paths:
2442    M /trunk/modules/misc/xml/xtag.c
2443
2444 Fix a segmentation fault in case of error
2445
2446 ------------------------------------------------------------------------
2447 r10636 | sigmunau | 2005-04-10 16:44:52 +0200 (Sun, 10 Apr 2005) | 2 lines
2448 Changed paths:
2449    M /trunk/src/playlist/item-ext.c
2450
2451 playlist/item-ext.c: more elegant binary search in playlist_ItemGetById()
2452
2453 ------------------------------------------------------------------------
2454 r10635 | sigmunau | 2005-04-10 16:42:39 +0200 (Sun, 10 Apr 2005) | 2 lines
2455 Changed paths:
2456    M /trunk/modules/gui/wxwindows/playlist.cpp
2457
2458 wx/playlist.cpp: reintroduced the caching in FindItem, giving unknown speed increases
2459
2460 ------------------------------------------------------------------------
2461 r10634 | titer | 2005-04-10 16:00:40 +0200 (Sun, 10 Apr 2005) | 2 lines
2462 Changed paths:
2463    M /trunk/modules/misc/externrun.c
2464
2465  externrun.c: compile fix
2466
2467 ------------------------------------------------------------------------
2468 r10633 | sigmunau | 2005-04-10 14:46:30 +0200 (Sun, 10 Apr 2005) | 2 lines
2469 Changed paths:
2470    M /trunk/modules/services_discovery/shout.c
2471
2472 shout.c: set svn properties, fixed copyright, author and a string
2473
2474 ------------------------------------------------------------------------
2475 r10632 | sigmunau | 2005-04-10 13:55:16 +0200 (Sun, 10 Apr 2005) | 3 lines
2476 Changed paths:
2477    M /trunk/configure.ac
2478    M /trunk/modules/demux/playlist/b4s.c
2479    M /trunk/modules/demux/playlist/playlist.c
2480    M /trunk/modules/services_discovery/Modules.am
2481    A /trunk/modules/services_discovery/shout.c
2482
2483 demux/playlist/*: Added a special "shoutcast" mode to b4s parser
2484 rest: new services discovery module to get channels from shoutcast
2485
2486 ------------------------------------------------------------------------
2487 r10631 | sigmunau | 2005-04-10 13:52:24 +0200 (Sun, 10 Apr 2005) | 2 lines
2488 Changed paths:
2489    M /trunk/src/playlist/item-ext.c
2490
2491 src/playlist/item-ext.c: fixed a recent bug in playlist_ItemGetById
2492
2493 ------------------------------------------------------------------------
2494 r10630 | sigmunau | 2005-04-10 13:03:57 +0200 (Sun, 10 Apr 2005) | 3 lines
2495 Changed paths:
2496    M /trunk/include/vlc_playlist.h
2497    M /trunk/src/playlist/sort.c
2498
2499 playlist: support for sorting a node based on numerical iterpretation of the
2500 title
2501
2502 ------------------------------------------------------------------------
2503 r10629 | sigmunau | 2005-04-10 10:19:49 +0200 (Sun, 10 Apr 2005) | 3 lines
2504 Changed paths:
2505    M /trunk/include/vlc_playlist.h
2506    M /trunk/src/playlist/item-ext.c
2507    M /trunk/src/playlist/item.c
2508
2509 playlist/item.c, include/vlc_playlist.h: introduced playlist_ItemCopy
2510 playlist/item-ext.c: O(log(N)) playlist_GetItemById()
2511
2512 ------------------------------------------------------------------------
2513 r10628 | rocky | 2005-04-10 03:51:44 +0200 (Sun, 10 Apr 2005) | 6 lines
2514 Changed paths:
2515    M /trunk/modules/access/vcdx/access.c
2516    M /trunk/modules/access/vcdx/info.c
2517    M /trunk/modules/access/vcdx/vcd.c
2518    M /trunk/modules/access/vcdx/vcdplayer.h
2519
2520 Crash on quit fixed.
2521 Add Track length mode. 
2522 Entry slider fixed update fixed.
2523 Some small memory leaks fixed.
2524
2525
2526 ------------------------------------------------------------------------
2527 r10627 | hartman | 2005-04-10 01:36:48 +0200 (Sun, 10 Apr 2005) | 2 lines
2528 Changed paths:
2529    M /trunk/extras/contrib/src/Makefile
2530    A /trunk/extras/contrib/src/Patches/gcrypt.patch
2531
2532 * gcc 4.0 fixes for libgcrypt
2533
2534 ------------------------------------------------------------------------
2535 r10626 | hartman | 2005-04-10 01:31:47 +0200 (Sun, 10 Apr 2005) | 2 lines
2536 Changed paths:
2537    M /trunk/configure.ac
2538
2539 * Fix vlc compilation on gcc-4.0 (only one patch how easy was that)
2540
2541 ------------------------------------------------------------------------
2542 r10625 | gbazin | 2005-04-09 18:55:47 +0200 (Sat, 09 Apr 2005) | 1 line
2543 Changed paths:
2544    M /trunk/src/input/access.c
2545
2546 * src/input/access.c: fixed segfaults.
2547 ------------------------------------------------------------------------
2548 r10624 | hartman | 2005-04-09 18:02:45 +0200 (Sat, 09 Apr 2005) | 2 lines
2549 Changed paths:
2550    M /trunk/extras/contrib/src/Makefile
2551
2552 * Fix a spelling error of a define
2553
2554 ------------------------------------------------------------------------
2555 r10623 | rocky | 2005-04-09 17:36:41 +0200 (Sat, 09 Apr 2005) | 9 lines
2556 Changed paths:
2557    M /trunk/modules/access/cdda/access.c
2558    M /trunk/modules/access/cdda/callback.c
2559    M /trunk/modules/access/cdda/cdda.c
2560    M /trunk/modules/access/cdda/cdda.h
2561    M /trunk/modules/access/cdda/info.c
2562
2563 Fix bugs in disc-view slider. (May still have a couple left)
2564
2565 Fix bug in paranoia mode. Now allow two kinds of paranoia - overlap and full.
2566
2567 libcddb 0.96 has regexp memory leaks in - 1.0.0 won't. Be leak free if using
2568 1.0.0.
2569
2570
2571
2572 ------------------------------------------------------------------------
2573 r10622 | sigmunau | 2005-04-09 17:15:57 +0200 (Sat, 09 Apr 2005) | 2 lines
2574 Changed paths:
2575    M /trunk/src/playlist/playlist.c
2576
2577 playlist.c: removed a stray mutex_unlock
2578
2579 ------------------------------------------------------------------------
2580 r10621 | sigmunau | 2005-04-09 16:57:23 +0200 (Sat, 09 Apr 2005) | 10 lines
2581 Changed paths:
2582    M /trunk/modules/gui/wxwindows/playlist.cpp
2583    M /trunk/modules/gui/wxwindows/wxwindows.h
2584
2585 wx/playlist: never store the pointer to p_item when the playlist lock isn't
2586 held. store p_playlist in wxvlc::Playlist since the class can't work without
2587 p_playlist anyway. Strictly lock playlist when needed.
2588
2589 adds a lot of playlist_ItemGetById, and removes a lot of vlc_object_find
2590 VLC_OBJECT_PLAYLIST).
2591
2592 This should fix a lot of potential deadlocks and crashes, including a few I
2593 could reproduce
2594
2595 ------------------------------------------------------------------------
2596 r10620 | courmisch | 2005-04-09 16:54:44 +0200 (Sat, 09 Apr 2005) | 2 lines
2597 Changed paths:
2598    M /trunk/modules/misc/gnutls.c
2599
2600 Client should now be able to authenticate
2601
2602 ------------------------------------------------------------------------
2603 r10619 | sigmunau | 2005-04-09 16:53:38 +0200 (Sat, 09 Apr 2005) | 5 lines
2604 Changed paths:
2605    M /trunk/include/vlc_playlist.h
2606    M /trunk/src/playlist/item-ext.c
2607    M /trunk/src/playlist/playlist.c
2608    M /trunk/src/playlist/view.c
2609
2610 playlist: added a pp_all_items to playlist_t allowing GetItemById to return
2611 nodes as well as items.
2612 made playlist_Control not take the playlist lock, and created a
2613 playlist_LockControl that does the same but takes the lock
2614
2615 ------------------------------------------------------------------------
2616 r10618 | gbazin | 2005-04-09 16:43:02 +0200 (Sat, 09 Apr 2005) | 1 line
2617 Changed paths:
2618    M /trunk/modules/gui/wxwindows/dialogs.cpp
2619
2620 * modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog.
2621 ------------------------------------------------------------------------
2622 r10617 | zorglub | 2005-04-09 16:02:55 +0200 (Sat, 09 Apr 2005) | 2 lines
2623 Changed paths:
2624    M /trunk/modules/gui/wxwindows/extrapanel.cpp
2625
2626 Fix addition of several filters
2627
2628 ------------------------------------------------------------------------
2629 r10616 | courmisch | 2005-04-09 14:30:34 +0200 (Sat, 09 Apr 2005) | 2 lines
2630 Changed paths:
2631    M /trunk/modules/access/http.c
2632    M /trunk/modules/misc/gnutls.c
2633    M /trunk/src/misc/tls.c
2634
2635 - optional SSL hostname verification
2636
2637 ------------------------------------------------------------------------
2638 r10615 | gbazin | 2005-04-09 13:27:23 +0200 (Sat, 09 Apr 2005) | 5 lines
2639 Changed paths:
2640    M /trunk/configure.ac
2641    M /trunk/modules/demux/flac.c
2642    M /trunk/modules/demux/mpeg/m4a.c
2643    M /trunk/modules/demux/mpeg/mpga.c
2644    M /trunk/modules/demux/util/Modules.am
2645    D /trunk/modules/demux/util/id3.c
2646    M /trunk/modules/demux/util/id3tag.c
2647    M /trunk/src/input/demux.c
2648
2649 * src/input/demux.c: skip header id3tag in the core before loading the demux (id3tags have a tendency to mess probing).
2650 * modules/demux/flac.c, modules/demux/mpeg/m4a.c,mpga.c: update id3tag parsing.
2651 * modules/demux/util/id3tag.c: id3tag parsing doesn't need to skip the id3tag header anymore.
2652 * modules/demux/util/id3.c: module removed because id3tag header skipping isn't needed anymore.
2653
2654 ------------------------------------------------------------------------
2655 r10614 | gbazin | 2005-04-09 13:15:18 +0200 (Sat, 09 Apr 2005) | 1 line
2656 Changed paths:
2657    M /trunk/modules/demux/Modules.am
2658    D /trunk/modules/demux/aac.c
2659
2660 * modules/demux/aac.c: removed deprecated aac demux (replaced by the m4a demux which uses the m4a packetizer).
2661 ------------------------------------------------------------------------
2662 r10613 | courmisch | 2005-04-09 13:03:56 +0200 (Sat, 09 Apr 2005) | 2 lines
2663 Changed paths:
2664    M /trunk/modules/misc/gnutls.c
2665
2666 Client-side server credentials verification
2667
2668 ------------------------------------------------------------------------
2669 r10612 | gbazin | 2005-04-09 11:53:06 +0200 (Sat, 09 Apr 2005) | 1 line
2670 Changed paths:
2671    M /trunk/modules/demux/ty.c
2672
2673 * modules/demux/ty.c: fixed probing bug.
2674 ------------------------------------------------------------------------
2675 r10611 | courmisch | 2005-04-09 11:27:27 +0200 (Sat, 09 Apr 2005) | 2 lines
2676 Changed paths:
2677    M /trunk/modules/misc/win32text.c
2678
2679 Not an executable
2680
2681 ------------------------------------------------------------------------
2682 r10610 | gbazin | 2005-04-09 11:26:41 +0200 (Sat, 09 Apr 2005) | 1 line
2683 Changed paths:
2684    M /trunk/configure.ac
2685
2686 * configure.ac: don't include externrun in the wince build.
2687 ------------------------------------------------------------------------
2688 r10609 | hartman | 2005-04-09 11:02:36 +0200 (Sat, 09 Apr 2005) | 1 line
2689 Changed paths:
2690    M /trunk/extras/contrib/src/Patches/libebml.patch
2691
2692 * fix libebml patch
2693 ------------------------------------------------------------------------
2694 r10608 | courmisch | 2005-04-09 10:07:50 +0200 (Sat, 09 Apr 2005) | 2 lines
2695 Changed paths:
2696    M /trunk/modules/misc/externrun.c
2697
2698 Cosmetic fixes
2699
2700 ------------------------------------------------------------------------
2701 r10607 | courmisch | 2005-04-09 10:06:00 +0200 (Sat, 09 Apr 2005) | 7 lines
2702 Changed paths:
2703    M /trunk/modules/misc/externrun.c
2704
2705 - <unistd.h> is needed for fork and execl
2706 - use execlp instead of execl
2707 - perform process replacement in the child process, not the parent
2708 - wait for process termination (to avoid zombies)
2709 - do not return value from void function
2710 - more verbose
2711
2712 ------------------------------------------------------------------------
2713 r10606 | courmisch | 2005-04-09 09:42:21 +0200 (Sat, 09 Apr 2005) | 3 lines
2714 Changed paths:
2715    M /trunk/configure.ac
2716
2717 - remove externrun directory
2718 - struct addrinfo check
2719
2720 ------------------------------------------------------------------------
2721 r10605 | courmisch | 2005-04-09 09:38:56 +0200 (Sat, 09 Apr 2005) | 2 lines
2722 Changed paths:
2723    M /trunk/modules/misc/Modules.am
2724    D /trunk/modules/misc/externrun
2725    A /trunk/modules/misc/externrun.c (from /trunk/modules/misc/externrun/externrun.c:10604)
2726
2727 Removed useless subdirectory
2728
2729 ------------------------------------------------------------------------
2730 r10604 | courmisch | 2005-04-09 09:34:12 +0200 (Sat, 09 Apr 2005) | 2 lines
2731 Changed paths:
2732    M /trunk/modules/misc/externrun/externrun.c
2733
2734 tab fixes (cosmetic)
2735
2736 ------------------------------------------------------------------------
2737 r10603 | hartman | 2005-04-09 02:22:50 +0200 (Sat, 09 Apr 2005) | 1 line
2738 Changed paths:
2739    M /trunk/extras/contrib/bootstrap
2740    M /trunk/extras/contrib/src/Makefile
2741
2742 * Updated the contrib system to work with the new id gcc-4 returns for Tiger
2743 ------------------------------------------------------------------------
2744 r10602 | hartman | 2005-04-09 01:47:49 +0200 (Sat, 09 Apr 2005) | 1 line
2745 Changed paths:
2746    M /trunk/extras/contrib/src/Makefile
2747    A /trunk/extras/contrib/src/Patches/libebml.patch
2748    M /trunk/extras/contrib/src/Patches/mpeg2dec.patch
2749
2750 * gcc-4.0 fixes to the contribs
2751 ------------------------------------------------------------------------
2752 r10601 | hartman | 2005-04-08 22:28:23 +0200 (Fri, 08 Apr 2005) | 2 lines
2753 Changed paths:
2754    M /trunk/extras/contrib/Makefile
2755
2756 * Disable "make bin" in the contrib system and give a warning.
2757
2758 ------------------------------------------------------------------------
2759 r10600 | sylv | 2005-04-08 22:22:45 +0200 (Fri, 08 Apr 2005) | 1 line
2760 Changed paths:
2761    M /trunk/configure.ac
2762    M /trunk/modules/misc/dummy/input.c
2763    A /trunk/modules/misc/externrun
2764    A /trunk/modules/misc/externrun/Modules.am
2765    A /trunk/modules/misc/externrun/externrun.c
2766
2767 An interface to run extern programs (such as shutdown)
2768 ------------------------------------------------------------------------
2769 r10599 | courmisch | 2005-04-08 22:04:59 +0200 (Fri, 08 Apr 2005) | 3 lines
2770 Changed paths:
2771    M /trunk/configure.ac
2772    M /trunk/src/misc/httpd.c
2773
2774 - Simplify check for getnameinfo
2775 - Added check for getaddrinfo
2776
2777 ------------------------------------------------------------------------
2778 r10598 | courmisch | 2005-04-08 22:01:59 +0200 (Fri, 08 Apr 2005) | 2 lines
2779 Changed paths:
2780    M /trunk/src/misc/net.c
2781
2782 Fix invalid abusive pointer usage (heck, there was a warning!)
2783
2784 ------------------------------------------------------------------------
2785 r10597 | massiot | 2005-04-08 19:55:29 +0200 (Fri, 08 Apr 2005) | 3 lines
2786 Changed paths:
2787    M /trunk/src/stream_output/stream_output.c
2788
2789  * src/stream_output/stream_output.c : Print a debug message when a packet
2790    arrives too late to the mux.
2791
2792 ------------------------------------------------------------------------
2793 r10596 | massiot | 2005-04-08 19:52:23 +0200 (Fri, 08 Apr 2005) | 4 lines
2794 Changed paths:
2795    M /trunk/modules/demux/ts.c
2796
2797  * modules/demux/ts.c : Removed unused sysid option. VBI descriptor and
2798    VBI teletext descriptor should not set the codec because they only
2799    add information on a teletext stream.
2800
2801 ------------------------------------------------------------------------
2802 r10595 | massiot | 2005-04-08 19:44:14 +0200 (Fri, 08 Apr 2005) | 4 lines
2803 Changed paths:
2804    M /trunk/modules/stream_out/transcode.c
2805
2806  * modules/stream_out/transcode.c : Cleaned up the downmixing/upmixing
2807    facilities. Fixed a few incoherences with
2808    i_original_channels/i_physical_channels.
2809
2810 ------------------------------------------------------------------------
2811 r10594 | massiot | 2005-04-08 19:42:46 +0200 (Fri, 08 Apr 2005) | 4 lines
2812 Changed paths:
2813    M /trunk/modules/stream_out/bridge.c
2814
2815  * modules/stream_out/bridge.c : Fixed a segfault ; delete an input stream
2816    when there is no packet coming (fixes a "packet sent too late" issue
2817    with the ts muxer).
2818
2819 ------------------------------------------------------------------------
2820 r10593 | massiot | 2005-04-08 19:39:18 +0200 (Fri, 08 Apr 2005) | 2 lines
2821 Changed paths:
2822    M /trunk/modules/access/udp.c
2823
2824  * modules/access/udp.c : Fixed a segfault.
2825
2826 ------------------------------------------------------------------------
2827 r10592 | massiot | 2005-04-08 18:38:59 +0200 (Fri, 08 Apr 2005) | 3 lines
2828 Changed paths:
2829    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
2830
2831  * modules/audio_filter/converter/mpgatofixed32 : Fixed a major bug with
2832    downmixing ; completed downmixing options.
2833
2834 ------------------------------------------------------------------------
2835 r10591 | massiot | 2005-04-08 18:28:16 +0200 (Fri, 08 Apr 2005) | 3 lines
2836 Changed paths:
2837    M /trunk/modules/mux/mpeg/ts.c
2838
2839  * modules/mux/mpeg/ts.c : Reduced the PES and TS overhead for low bitrate
2840    mpga streams.
2841
2842 ------------------------------------------------------------------------
2843 r10590 | massiot | 2005-04-08 18:20:56 +0200 (Fri, 08 Apr 2005) | 2 lines
2844 Changed paths:
2845    M /trunk/include/vlc_block.h
2846
2847  * include/vlc_block.h : Added calculation of i_length in block_ChainGather.
2848
2849 ------------------------------------------------------------------------
2850 r10589 | hartman | 2005-04-08 18:11:50 +0200 (Fri, 08 Apr 2005) | 2 lines
2851 Changed paths:
2852    M /trunk/extras/contrib/src/Makefile
2853
2854 * type in mpeg2dec configure line
2855
2856 ------------------------------------------------------------------------
2857 r10588 | hartman | 2005-04-07 16:36:24 +0200 (Thu, 07 Apr 2005) | 2 lines
2858 Changed paths:
2859    M /trunk/extras/contrib/src/Makefile
2860
2861 * More dylib issues (gcrypt and libcdio)
2862
2863 ------------------------------------------------------------------------
2864 r10587 | hartman | 2005-04-07 12:28:59 +0200 (Thu, 07 Apr 2005) | 2 lines
2865 Changed paths:
2866    M /trunk/modules/gui/macosx/playlist.m
2867
2868 * Fix a missing playlist release in the OSX playlist
2869
2870 ------------------------------------------------------------------------
2871 r10586 | courmisch | 2005-04-07 11:39:25 +0200 (Thu, 07 Apr 2005) | 2 lines
2872 Changed paths:
2873    M /trunk/modules/demux/xa.c
2874
2875 Minor cleanup
2876
2877 ------------------------------------------------------------------------
2878 r10585 | rocky | 2005-04-07 06:58:36 +0200 (Thu, 07 Apr 2005) | 4 lines
2879 Changed paths:
2880    M /trunk/modules/codec/dvbsub.c
2881
2882 Keep behavior same as it was before aspect-ratio fix - the safe, conservative
2883 thing to do.
2884
2885
2886 ------------------------------------------------------------------------
2887 r10584 | hartman | 2005-04-07 01:04:23 +0200 (Thu, 07 Apr 2005) | 2 lines
2888 Changed paths:
2889    M /trunk/extras/contrib/src/Makefile
2890    M /trunk/extras/contrib/src/Patches/libpng.patch
2891
2892 * Disable building of shared lib of libpng on OSX. it's broken
2893
2894 ------------------------------------------------------------------------
2895 r10583 | hartman | 2005-04-07 00:33:37 +0200 (Thu, 07 Apr 2005) | 2 lines
2896 Changed paths:
2897    M /trunk/extras/contrib/src/Makefile
2898
2899 * Fixed gnutls and cdio dylib installation
2900
2901 ------------------------------------------------------------------------
2902 r10582 | hartman | 2005-04-06 23:49:23 +0200 (Wed, 06 Apr 2005) | 2 lines
2903 Changed paths:
2904    M /trunk/modules/video_output/Modules.am
2905
2906 * modules/video_output/Modules: Added picture.h to MAKE_DIST
2907
2908 ------------------------------------------------------------------------
2909 r10581 | zorglub | 2005-04-06 21:43:34 +0200 (Wed, 06 Apr 2005) | 2 lines
2910 Changed paths:
2911    M /trunk/src/playlist/playlist.c
2912
2913 Fix next/previous in skins2 playlist
2914
2915 ------------------------------------------------------------------------
2916 r10580 | djc | 2005-04-06 17:13:54 +0200 (Wed, 06 Apr 2005) | 2 lines
2917 Changed paths:
2918    M /trunk/Makefile.am
2919
2920 Use VLC-release.app instead of VLC.app for package-macosx target
2921
2922 ------------------------------------------------------------------------
2923 r10579 | djc | 2005-04-06 17:12:52 +0200 (Wed, 06 Apr 2005) | 3 lines
2924 Changed paths:
2925    M /trunk/Makefile.am
2926
2927 Include http/*.png and http/*.ico in windows packages
2928 -- xtophe
2929
2930 ------------------------------------------------------------------------
2931 r10578 | djc | 2005-04-06 16:36:57 +0200 (Wed, 06 Apr 2005) | 4 lines
2932 Changed paths:
2933    M /trunk/Makefile.am
2934
2935 Add a new target, VLC.app which make links to files instead of copies.
2936 The old VLC.app target has been renamed VLC-release.app
2937
2938
2939 ------------------------------------------------------------------------
2940 r10577 | robux4 | 2005-04-06 16:29:01 +0200 (Wed, 06 Apr 2005) | 1 line
2941 Changed paths:
2942    M /trunk/modules/demux/mkv.cpp
2943
2944 mkv.cpp: prepare for chapter codecs
2945 ------------------------------------------------------------------------
2946 r10576 | damienf | 2005-04-06 13:23:52 +0200 (Wed, 06 Apr 2005) | 2 lines
2947 Changed paths:
2948    M /trunk/activex/Makefile.am
2949    M /trunk/activex/plugin.cpp
2950    M /trunk/activex/plugin.h
2951    A /trunk/activex/viewobject.cpp
2952    A /trunk/activex/viewobject.h
2953
2954 - 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.
2955
2956 ------------------------------------------------------------------------
2957 r10575 | robux4 | 2005-04-06 11:40:16 +0200 (Wed, 06 Apr 2005) | 1 line
2958 Changed paths:
2959    M /trunk/modules/demux/mkv.cpp
2960
2961 mkv.cpp: even less warnings
2962 ------------------------------------------------------------------------
2963 r10574 | fenrir | 2005-04-06 11:35:45 +0200 (Wed, 06 Apr 2005) | 2 lines
2964 Changed paths:
2965    M /trunk/modules/packetizer/h264.c
2966
2967  * h264: less debug.
2968
2969 ------------------------------------------------------------------------
2970 r10573 | fenrir | 2005-04-06 11:31:38 +0200 (Wed, 06 Apr 2005) | 2 lines
2971 Changed paths:
2972    M /trunk/modules/packetizer/h264.c
2973
2974  * h264: bug fix (give valid date + split at the right place).
2975
2976 ------------------------------------------------------------------------
2977 r10572 | robux4 | 2005-04-06 11:31:09 +0200 (Wed, 06 Apr 2005) | 1 line
2978 Changed paths:
2979    M /trunk/modules/demux/mkv.cpp
2980
2981 mkv.cpp: cleaner duration computation
2982 ------------------------------------------------------------------------
2983 r10571 | robux4 | 2005-04-06 11:26:39 +0200 (Wed, 06 Apr 2005) | 1 line
2984 Changed paths:
2985    M /trunk/modules/demux/mkv.cpp
2986
2987 mkv.cpp: less warning
2988 ------------------------------------------------------------------------
2989 r10570 | gbazin | 2005-04-06 10:27:13 +0200 (Wed, 06 Apr 2005) | 1 line
2990 Changed paths:
2991    M /trunk/modules/gui/wince/dialogs.cpp
2992    M /trunk/modules/gui/wince/interface.cpp
2993    M /trunk/modules/gui/wince/menus.cpp
2994    M /trunk/modules/gui/wince/timer.cpp
2995    M /trunk/modules/gui/wince/wince.cpp
2996    M /trunk/modules/gui/wince/wince.h
2997
2998 * modules/gui/wince: bunch of fixes.
2999 ------------------------------------------------------------------------
3000 r10569 | robux4 | 2005-04-05 23:16:04 +0200 (Tue, 05 Apr 2005) | 1 line
3001 Changed paths:
3002    M /trunk/modules/demux/mkv.cpp
3003
3004 mkv.cpp: the return of the family preloading
3005 ------------------------------------------------------------------------
3006 r10568 | gbazin | 2005-04-05 22:50:10 +0200 (Tue, 05 Apr 2005) | 1 line
3007 Changed paths:
3008    M /trunk/configure.ac
3009    M /trunk/modules/misc/Modules.am
3010    A /trunk/modules/misc/win32text.c
3011
3012 * modules/misc/win32text.c: text renderer using the win32 TextOut API.
3013 ------------------------------------------------------------------------
3014 r10567 | robux4 | 2005-04-05 22:49:37 +0200 (Tue, 05 Apr 2005) | 1 line
3015 Changed paths:
3016    M /trunk/modules/demux/mkv.cpp
3017
3018 mkv.cpp: clean & fix seeking inside virtual_segment_t
3019 ------------------------------------------------------------------------
3020 r10563 | sigmunau | 2005-04-05 19:50:40 +0200 (Tue, 05 Apr 2005) | 2 lines
3021 Changed paths:
3022    M /trunk/modules/gui/wxwindows/fileinfo.cpp
3023    M /trunk/modules/gui/wxwindows/video.cpp
3024    M /trunk/modules/gui/wxwindows/wxwindows.h
3025
3026 wx: last bunch of changes for now. The rest must be fixed by someone with msvc
3027
3028 ------------------------------------------------------------------------
3029 r10562 | sigmunau | 2005-04-05 19:21:53 +0200 (Tue, 05 Apr 2005) | 2 lines
3030 Changed paths:
3031    M /trunk/modules/gui/wxwindows/playlist.cpp
3032    M /trunk/modules/gui/wxwindows/preferences.cpp
3033    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
3034    M /trunk/modules/gui/wxwindows/preferences_widgets.h
3035    M /trunk/modules/gui/wxwindows/wxwindows.h
3036
3037 wx: bunch more event function parameter changes
3038
3039 ------------------------------------------------------------------------
3040 r10561 | sigmunau | 2005-04-05 18:46:31 +0200 (Tue, 05 Apr 2005) | 2 lines
3041 Changed paths:
3042    M /trunk/modules/gui/wxwindows/messages.cpp
3043    M /trunk/modules/gui/wxwindows/wxwindows.h
3044
3045 wx: (hopefully) fixed a compilation error, reported by robux
3046
3047 ------------------------------------------------------------------------
3048 r10560 | gbazin | 2005-04-05 17:32:26 +0200 (Tue, 05 Apr 2005) | 1 line
3049 Changed paths:
3050    M /trunk/modules/gui/wxwindows/dialogs.cpp
3051
3052 * modules/gui/wxwindows/dialogs.cpp: fixed add directory.
3053 ------------------------------------------------------------------------
3054 r10559 | gbazin | 2005-04-05 15:15:39 +0200 (Tue, 05 Apr 2005) | 1 line
3055 Changed paths:
3056    M /trunk/modules/gui/wxwindows/wxwindows.h
3057
3058 * modules/gui/wxwindows/wxwindows.h: forgot this file.
3059 ------------------------------------------------------------------------
3060 r10558 | gbazin | 2005-04-05 15:15:07 +0200 (Tue, 05 Apr 2005) | 1 line
3061 Changed paths:
3062    M /trunk/modules/gui/wxwindows/interface.cpp
3063    M /trunk/modules/gui/wxwindows/open.cpp
3064    M /trunk/modules/gui/wxwindows/streamout.cpp
3065
3066 * modules/gui/wxwindows/*: added subtitles options to the stream output dialog + add open directory menu to interface.
3067 ------------------------------------------------------------------------
3068 r10557 | gbazin | 2005-04-05 14:35:43 +0200 (Tue, 05 Apr 2005) | 1 line
3069 Changed paths:
3070    M /trunk/modules/gui/wxwindows/open.cpp
3071
3072 * modules/gui/wxwindows/open.cpp: fixed timeshift checkbox.
3073 ------------------------------------------------------------------------
3074 r10556 | gbazin | 2005-04-05 12:28:36 +0200 (Tue, 05 Apr 2005) | 1 line
3075 Changed paths:
3076    M /trunk/modules/demux/util/id3tag.c
3077
3078 * modules/demux/util/id3tag.c: fixed memory leak.
3079 ------------------------------------------------------------------------
3080 r10555 | gbazin | 2005-04-05 12:23:10 +0200 (Tue, 05 Apr 2005) | 1 line
3081 Changed paths:
3082    M /trunk/modules/demux/flac.c
3083
3084 * modules/demux/flac.c: fixed last commit.
3085 ------------------------------------------------------------------------
3086 r10554 | gbazin | 2005-04-05 11:56:39 +0200 (Tue, 05 Apr 2005) | 1 line
3087 Changed paths:
3088    M /trunk/src/misc/vlm.c
3089
3090 * src/misc/vlm.c: misc small fixes in config file saving/loading.
3091 ------------------------------------------------------------------------
3092 r10552 | fenrir | 2005-04-05 10:08:26 +0200 (Tue, 05 Apr 2005) | 2 lines
3093 Changed paths:
3094    M /trunk/modules/access/http.c
3095
3096  * http.c: force nsv when using unsv:// and mime is misc/ultravox.
3097
3098 ------------------------------------------------------------------------
3099 r10551 | hartman | 2005-04-05 03:20:19 +0200 (Tue, 05 Apr 2005) | 2 lines
3100 Changed paths:
3101    M /trunk/modules/demux/flac.c
3102
3103 * 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
3104
3105 ------------------------------------------------------------------------
3106 r10550 | hartman | 2005-04-05 03:17:52 +0200 (Tue, 05 Apr 2005) | 5 lines
3107 Changed paths:
3108    M /trunk/modules/demux/util/id3tag.c
3109
3110 * parsed info by mp3 is not retained between demux module probes since vlc_meta was introduced. so remove the old logic
3111 This should fix the id3 parsing when you open an mp3.
3112
3113
3114
3115 ------------------------------------------------------------------------
3116 r10549 | zorglub | 2005-04-05 01:57:50 +0200 (Tue, 05 Apr 2005) | 2 lines
3117 Changed paths:
3118    M /trunk/src/video_output/vout_subpictures.c
3119
3120 Fix crash in subpictures rendering
3121
3122 ------------------------------------------------------------------------
3123 r10548 | hartman | 2005-04-05 01:54:54 +0200 (Tue, 05 Apr 2005) | 5 lines
3124 Changed paths:
3125    M /trunk/modules/gui/macosx/playlist.m
3126
3127 * fixed the item addition and auto-playback of items when adding them to the OSX intf.
3128 inserting at a certain position is not yet possible.
3129
3130 This part of the osx code could also use a tad of cleaning up.
3131
3132 ------------------------------------------------------------------------
3133 r10547 | hartman | 2005-04-05 01:50:07 +0200 (Tue, 05 Apr 2005) | 2 lines
3134 Changed paths:
3135    M /trunk/modules/demux/nsv.c
3136
3137 * added AACP fcc and map it to mp4a.
3138
3139 ------------------------------------------------------------------------
3140 r10546 | zorglub | 2005-04-05 01:48:08 +0200 (Tue, 05 Apr 2005) | 3 lines
3141 Changed paths:
3142    M /trunk/modules/control/http.c
3143    M /trunk/modules/misc/freetype.c
3144    M /trunk/src/video_output/video_widgets.c
3145
3146 Fix OSD (text & widgets) aspect ratio
3147 put category in HTTP interface options
3148
3149 ------------------------------------------------------------------------
3150 r10545 | sigmunau | 2005-04-05 00:41:02 +0200 (Tue, 05 Apr 2005) | 3 lines
3151 Changed paths:
3152    M /trunk/modules/demux/avi/avi.c
3153    M /trunk/src/input/es_out.c
3154
3155 es_out.c: add frame rate to stream and media info dialog when available
3156 avi.c: make frame rate info available
3157
3158 ------------------------------------------------------------------------
3159 r10544 | robux4 | 2005-04-04 23:08:21 +0200 (Mon, 04 Apr 2005) | 1 line
3160 Changed paths:
3161    M /trunk/modules/demux/mkv.cpp
3162
3163 mkv.cpp: better handling of broken files
3164 ------------------------------------------------------------------------
3165 r10543 | robux4 | 2005-04-04 20:25:09 +0200 (Mon, 04 Apr 2005) | 1 line
3166 Changed paths:
3167    M /trunk/modules/demux/mkv.cpp
3168
3169 mkv.cpp: fix playback of files with chapters
3170 ------------------------------------------------------------------------
3171 r10542 | hartman | 2005-04-04 16:56:40 +0200 (Mon, 04 Apr 2005) | 2 lines
3172 Changed paths:
3173    M /trunk/Makefile.am
3174
3175 * Fix make dist, which was broken due to ebuild removal
3176
3177 ------------------------------------------------------------------------
3178 r10541 | sigmunau | 2005-04-04 13:55:39 +0200 (Mon, 04 Apr 2005) | 3 lines
3179 Changed paths:
3180    M /trunk/modules/gui/wxwindows/Modules.am
3181
3182 wx/Modules.am: added all the bitmaps to make dist. Sorted the list for
3183 easier validation
3184
3185 ------------------------------------------------------------------------
3186 r10540 | oaubert | 2005-04-04 11:57:17 +0200 (Mon, 04 Apr 2005) | 2 lines
3187 Changed paths:
3188    M /trunk/modules/misc/svg.c
3189
3190 svg.c: do not subsample U and V planes in RGB->YUVA conversion.
3191
3192 ------------------------------------------------------------------------
3193 r10539 | zorglub | 2005-04-04 08:54:13 +0200 (Mon, 04 Apr 2005) | 2 lines
3194 Changed paths:
3195    M /trunk/modules/gui/wxwindows/open.cpp
3196    M /trunk/modules/gui/wxwindows/wxwindows.h
3197
3198 Timeshift checkbox in open dialog
3199
3200 ------------------------------------------------------------------------
3201 r10538 | rocky | 2005-04-04 03:40:11 +0200 (Mon, 04 Apr 2005) | 9 lines
3202 Changed paths:
3203    M /trunk/modules/codec/spudec/parse.c
3204    M /trunk/modules/codec/svcdsub.c
3205    M /trunk/src/video_output/vout_subpictures.c
3206
3207 Subtitle (subpicture) aspect ratio had been ignored. Use it now.
3208 Aspect ration in subtitle means use underlying video aspect ratio.
3209
3210 WARNING: Since this parameter was ignored before probably there are a
3211 number of image subtitle that have set this incorrectly. DVD's seemed
3212 to be a case in point and that'd been fixed. Fixing other subtitles
3213 should just be a matter of setting the i_aspect parameter correctly.
3214
3215
3216 ------------------------------------------------------------------------
3217 r10537 | zorglub | 2005-04-03 23:36:12 +0200 (Sun, 03 Apr 2005) | 2 lines
3218 Changed paths:
3219    M /trunk/modules/gui/wxwindows/playlist.cpp
3220
3221 Only show category and artist-sorted views
3222
3223 ------------------------------------------------------------------------
3224 r10534 | sigmunau | 2005-04-03 22:26:43 +0200 (Sun, 03 Apr 2005) | 2 lines
3225 Changed paths:
3226    M /trunk/modules/demux/playlist/b4s.c
3227
3228 b4s.c: fixed forcing of this plugin. Use "b4s-open"
3229
3230 ------------------------------------------------------------------------
3231 r10533 | robux4 | 2005-04-03 21:00:30 +0200 (Sun, 03 Apr 2005) | 1 line
3232 Changed paths:
3233    M /trunk/modules/demux/mkv.cpp
3234
3235 mkv.cpp: chapter merging works + small fixes
3236 ------------------------------------------------------------------------
3237 r10532 | robux4 | 2005-04-03 20:12:54 +0200 (Sun, 03 Apr 2005) | 1 line
3238 Changed paths:
3239    M /trunk/modules/demux/mkv.cpp
3240
3241 mkv.cpp: oops, the first segment wasn't played. closing playback is faster too.
3242 ------------------------------------------------------------------------
3243 r10531 | robux4 | 2005-04-03 18:27:13 +0200 (Sun, 03 Apr 2005) | 1 line
3244 Changed paths:
3245    M /trunk/modules/demux/mkv.cpp
3246
3247 mkv.cpp: make editions children of chapters
3248 ------------------------------------------------------------------------
3249 r10530 | gbazin | 2005-04-03 18:13:59 +0200 (Sun, 03 Apr 2005) | 1 line
3250 Changed paths:
3251    M /trunk/modules/misc/xml/libxml.c
3252
3253 * modules/misc/xml/libxml.c: handle XML_READER_TEXT in ReaderNodeType().
3254 ------------------------------------------------------------------------
3255 r10527 | ipkiss | 2005-04-03 14:56:25 +0200 (Sun, 03 Apr 2005) | 5 lines
3256 Changed paths:
3257    M /trunk/modules/gui/skins2/parser/builder.cpp
3258    M /trunk/modules/gui/skins2/parser/builder_data.def
3259    M /trunk/modules/gui/skins2/parser/builder_data.hpp
3260    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
3261    M /trunk/share/skins2/skin.dtd
3262
3263  * skins2: Text control now accepts lefttop and rightbottom attributes, like
3264    most other controls. The text is not really resized though (only cropped
3265    when needed).
3266    The change in the DTD is backwards-compatible.
3267
3268 ------------------------------------------------------------------------
3269 r10526 | hartman | 2005-04-03 13:23:21 +0200 (Sun, 03 Apr 2005) | 2 lines
3270 Changed paths:
3271    M /trunk/modules/gui/macosx/vout.m
3272
3273 * better support for multiple display selection on OS X. (Remembers last selection of screen between vouts)
3274
3275 ------------------------------------------------------------------------
3276 r10525 | gbazin | 2005-04-03 11:11:32 +0200 (Sun, 03 Apr 2005) | 1 line
3277 Changed paths:
3278    M /trunk/src/misc/vlm.c
3279
3280 * src/misc/vlm.c: config file written with CR+LF on win32.
3281 ------------------------------------------------------------------------
3282 r10524 | gbazin | 2005-04-02 23:36:06 +0200 (Sat, 02 Apr 2005) | 1 line
3283 Changed paths:
3284    M /trunk/include/vlc_xml.h
3285    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
3286    M /trunk/modules/misc/xml/libxml.c
3287    M /trunk/modules/misc/xml/xtag.c
3288
3289 * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation.
3290 ------------------------------------------------------------------------
3291 r10523 | gbazin | 2005-04-02 21:16:29 +0200 (Sat, 02 Apr 2005) | 1 line
3292 Changed paths:
3293    M /trunk/modules/demux/playlist/b4s.c
3294
3295 * modules/demux/playlist/b4s.c: misc fixes.
3296 ------------------------------------------------------------------------
3297 r10522 | sigmunau | 2005-04-02 19:38:06 +0200 (Sat, 02 Apr 2005) | 2 lines
3298 Changed paths:
3299    M /trunk/src/input/access.c
3300
3301 access.c: fixed crash with preparse
3302
3303 ------------------------------------------------------------------------
3304 r10521 | sigmunau | 2005-04-02 18:12:26 +0200 (Sat, 02 Apr 2005) | 2 lines
3305 Changed paths:
3306    M /trunk/modules/gui/wxwindows/dialogs.cpp
3307    M /trunk/modules/gui/wxwindows/interface.cpp
3308
3309 wx: use the documented Move method rather than the undocumented SetPosition
3310
3311 ------------------------------------------------------------------------
3312 r10520 | sigmunau | 2005-04-02 15:58:03 +0200 (Sat, 02 Apr 2005) | 3 lines
3313 Changed paths:
3314    M /trunk/modules/demux/playlist/Modules.am
3315    A /trunk/modules/demux/playlist/b4s.c
3316    M /trunk/modules/demux/playlist/playlist.c
3317    M /trunk/modules/demux/playlist/playlist.h
3318
3319 new b4s demuxer for winamp b4s playlists. Uses xml parser modules. Only
3320 works with xtag for now due to lack of a DTD
3321
3322 ------------------------------------------------------------------------
3323 r10519 | sigmunau | 2005-04-02 15:56:03 +0200 (Sat, 02 Apr 2005) | 4 lines
3324 Changed paths:
3325    M /trunk/modules/misc/xml/xtag.c
3326
3327 xtag.c: Don't create pcdata elements outside the root element. try harder to
3328 read entire stream. make xml_ReaderValue return pcdata when available. Added
3329 some more debug printfs when XTAG_DEBUG is defined.
3330
3331 ------------------------------------------------------------------------
3332 r10518 | sigmunau | 2005-04-02 15:10:53 +0200 (Sat, 02 Apr 2005) | 2 lines
3333 Changed paths:
3334    M /trunk/modules/access/http.c
3335
3336 http.c: fixed out of buffer write with ICY meta
3337
3338 ------------------------------------------------------------------------
3339 r10517 | gbazin | 2005-04-02 14:04:37 +0200 (Sat, 02 Apr 2005) | 1 line
3340 Changed paths:
3341    M /trunk/src/misc/configuration.c
3342
3343 * src/misc/configuration.c: removed annoying debug message.
3344 ------------------------------------------------------------------------
3345 r10516 | sigmunau | 2005-04-02 12:20:22 +0200 (Sat, 02 Apr 2005) | 2 lines
3346 Changed paths:
3347    M /trunk/modules/misc/xml/libxml.c
3348
3349 libxml.c: include header for stream, since api changes.
3350
3351 ------------------------------------------------------------------------
3352 r10515 | robux4 | 2005-04-02 11:59:34 +0200 (Sat, 02 Apr 2005) | 1 line
3353 Changed paths:
3354    M /trunk/modules/demux/mkv.cpp
3355
3356 mkv.cpp: store the segment duration in microseconds too
3357 ------------------------------------------------------------------------
3358 r10514 | robux4 | 2005-04-02 11:25:31 +0200 (Sat, 02 Apr 2005) | 1 line
3359 Changed paths:
3360    M /trunk/modules/demux/mkv.cpp
3361
3362 mkv.cpp: the segment start time is now an integer in microseconds
3363 ------------------------------------------------------------------------
3364 r10512 | sigmunau | 2005-04-02 00:39:10 +0200 (Sat, 02 Apr 2005) | 2 lines
3365 Changed paths:
3366    M /trunk/include/vlc_xml.h
3367    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
3368    M /trunk/modules/gui/skins2/parser/xmlparser.hpp
3369    M /trunk/modules/misc/xml/libxml.c
3370    M /trunk/modules/misc/xml/xtag.c
3371
3372 all: ported xml parsers to stream_t
3373
3374 ------------------------------------------------------------------------
3375 r10511 | sigmunau | 2005-04-02 00:32:18 +0200 (Sat, 02 Apr 2005) | 2 lines
3376 Changed paths:
3377    M /trunk/src/input/stream.c
3378
3379 stream.c: fixed stream_Delete() for streams opened by stream_UrlNew()
3380
3381 ------------------------------------------------------------------------
3382 r10510 | sigmunau | 2005-04-02 00:23:22 +0200 (Sat, 02 Apr 2005) | 2 lines
3383 Changed paths:
3384    M /trunk/include/vlc_stream.h
3385    M /trunk/src/input/stream.c
3386
3387 fixed a few problems with stream_UrlNew
3388
3389 ------------------------------------------------------------------------
3390 r10509 | titer | 2005-04-02 00:01:24 +0200 (Sat, 02 Apr 2005) | 5 lines
3391 Changed paths:
3392    M /trunk/modules/gui/beos/BeOS.cpp
3393    M /trunk/modules/gui/beos/MediaControlView.cpp
3394    M /trunk/modules/gui/beos/VideoOutput.cpp
3395    M /trunk/modules/gui/beos/VideoWindow.h
3396    M /trunk/src/video_output/vout_intf.c
3397
3398  vout_intf.c: write snapshots on Desktop on BeOS
3399  beos/*: use B_KEY_DOWN/B_KEY_UP messages instead of KeyDown()/KeyUp()
3400    so we can have access to the key code and be more reliable (fixes a
3401    bunch of hotkeys). Fixed snapshots (missing pf_control)
3402
3403 ------------------------------------------------------------------------
3404 r10508 | courmisch | 2005-04-01 23:57:09 +0200 (Fri, 01 Apr 2005) | 3 lines
3405 Changed paths:
3406    M /trunk/modules/gui/wxwindows/playlist.cpp
3407    M /trunk/modules/gui/wxwindows/timer.cpp
3408    M /trunk/modules/gui/wxwindows/wxwindows.h
3409
3410 - Fix playlist deadlock between Timer and Playlist stuff
3411 There are still other deadlocks in wx though
3412
3413 ------------------------------------------------------------------------
3414 r10507 | sigmunau | 2005-04-01 20:37:31 +0200 (Fri, 01 Apr 2005) | 4 lines
3415 Changed paths:
3416    M /trunk/include/vlc_stream.h
3417    M /trunk/modules/demux/mkv.cpp
3418    M /trunk/modules/demux/mp4/libmp4.c
3419    M /trunk/src/input/input.c
3420    M /trunk/src/input/input_internal.h
3421    M /trunk/src/input/mem_stream.c
3422    M /trunk/src/input/stream.c
3423
3424 added a stream_UrlNew to open a general purpos stream_t from a url.
3425 added a pf_destroy to stream_t, changed all various stream_FooDestroy to
3426 stream_Delete
3427
3428 ------------------------------------------------------------------------
3429 r10506 | sigmunau | 2005-04-01 20:15:51 +0200 (Fri, 01 Apr 2005) | 2 lines
3430 Changed paths:
3431    M /trunk/modules/access_filter
3432
3433 set svn:ignore
3434
3435 ------------------------------------------------------------------------
3436 r10505 | sigmunau | 2005-04-01 19:19:34 +0200 (Fri, 01 Apr 2005) | 2 lines
3437 Changed paths:
3438    M /trunk/modules/gui/wxwindows/wxwindows.cpp
3439
3440 wxwindows.cpp: compile fixes
3441
3442 ------------------------------------------------------------------------
3443 r10504 | robux4 | 2005-04-01 19:14:58 +0200 (Fri, 01 Apr 2005) | 1 line
3444 Changed paths:
3445    M /trunk/modules/demux/mkv.cpp
3446
3447 mkv.cpp: oops
3448 ------------------------------------------------------------------------
3449 r10503 | robux4 | 2005-04-01 18:49:59 +0200 (Fri, 01 Apr 2005) | 2 lines
3450 Changed paths:
3451    M /trunk/modules/demux/mkv.cpp
3452
3453 mkv.cpp: moved seek code in classes, improved support for cue-less files, improved cursor behaviour when seeking
3454
3455 ------------------------------------------------------------------------
3456 r10502 | fenrir | 2005-04-01 18:00:32 +0200 (Fri, 01 Apr 2005) | 2 lines
3457 Changed paths:
3458    M /trunk/modules/gui/wxwindows/dialogs.cpp
3459    M /trunk/modules/gui/wxwindows/interface.cpp
3460    M /trunk/modules/gui/wxwindows/wxwindows.cpp
3461    M /trunk/modules/gui/wxwindows/wxwindows.h
3462
3463  * wxwin: at start up, restore last size+position+state of windows.
3464
3465 ------------------------------------------------------------------------
3466 r10501 | courmisch | 2005-04-01 17:47:38 +0200 (Fri, 01 Apr 2005) | 2 lines
3467 Changed paths:
3468    M /trunk/modules/gui/wxwindows/playlist.cpp
3469
3470 Yet another leak
3471
3472 ------------------------------------------------------------------------
3473 r10500 | courmisch | 2005-04-01 17:29:23 +0200 (Fri, 01 Apr 2005) | 2 lines
3474 Changed paths:
3475    M /trunk/modules/gui/wxwindows/playlist.cpp
3476    M /trunk/src/playlist/services_discovery.c
3477
3478 Mem leaks
3479
3480 ------------------------------------------------------------------------
3481 r10499 | sigmunau | 2005-04-01 16:39:36 +0200 (Fri, 01 Apr 2005) | 2 lines
3482 Changed paths:
3483    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
3484    M /trunk/modules/gui/wxwindows/timer.cpp
3485
3486 wx/*: fix a few string additions
3487
3488 ------------------------------------------------------------------------
3489 r10498 | damienf | 2005-04-01 15:50:37 +0200 (Fri, 01 Apr 2005) | 2 lines
3490 Changed paths:
3491    M /trunk/activex/README.TXT
3492    M /trunk/activex/test.html
3493
3494 Documentation/Example update
3495
3496 ------------------------------------------------------------------------
3497 r10497 | sigmunau | 2005-04-01 15:28:54 +0200 (Fri, 01 Apr 2005) | 2 lines
3498 Changed paths:
3499    M /trunk/modules/demux/flac.c
3500
3501 demux/flac.c: support flac files with id3 tag. closes #2015
3502
3503 ------------------------------------------------------------------------
3504 r10496 | gbazin | 2005-04-01 12:35:44 +0200 (Fri, 01 Apr 2005) | 1 line
3505 Changed paths:
3506    M /trunk/modules/gui/wxwindows/interface.cpp
3507    M /trunk/modules/gui/wxwindows/wxwindows.h
3508
3509 * modules/gui/wxwindows: re-implemented the mute control.
3510 ------------------------------------------------------------------------
3511 r10495 | courmisch | 2005-04-01 10:02:28 +0200 (Fri, 01 Apr 2005) | 3 lines
3512 Changed paths:
3513    M /trunk/modules/services_discovery/sap.c
3514
3515 - invalid free removed (might be the reason why sap discovery was so unstable)
3516 - 7 memleaks fixed
3517
3518 ------------------------------------------------------------------------
3519 r10494 | dionoea | 2005-03-31 23:36:30 +0200 (Thu, 31 Mar 2005) | 2 lines
3520 Changed paths:
3521    M /trunk/modules/gui/wxwindows/interface.cpp
3522
3523 remove two debug fprintfs
3524
3525 ------------------------------------------------------------------------
3526 r10493 | dionoea | 2005-03-31 23:23:36 +0200 (Thu, 31 Mar 2005) | 2 lines
3527 Changed paths:
3528    M /trunk/modules/gui/wxwindows/interface.cpp
3529
3530  * small fixes (the icon change should now work under windows)
3531
3532 ------------------------------------------------------------------------
3533 r10488 | dionoea | 2005-03-31 19:02:44 +0200 (Thu, 31 Mar 2005) | 4 lines
3534 Changed paths:
3535    A /trunk/modules/gui/wxwindows/bitmaps/speaker_mute.xpm
3536    M /trunk/modules/gui/wxwindows/interface.cpp
3537    M /trunk/modules/gui/wxwindows/wxwindows.h
3538
3539 change the speaker into a mute/unmute button
3540 (only works if something is playing ... and we have to fix the bug where
3541 the image doesn't get updated like for the play/pause button)
3542
3543 ------------------------------------------------------------------------
3544 r10487 | sigmunau | 2005-03-31 17:46:38 +0200 (Thu, 31 Mar 2005) | 2 lines
3545 Changed paths:
3546    M /trunk/src/input/input.c
3547
3548 input.c: fixed a possible locking problem in vlc_input_item_GetInfo
3549
3550 ------------------------------------------------------------------------
3551 r10486 | gbazin | 2005-03-31 01:48:41 +0200 (Thu, 31 Mar 2005) | 1 line
3552 Changed paths:
3553    M /trunk/modules/video_output/wingdi.c
3554
3555 * modules/video_output/wingdi.c: bunch of fixes and improvements.
3556 ------------------------------------------------------------------------
3557 r10485 | gbazin | 2005-03-31 01:47:41 +0200 (Thu, 31 Mar 2005) | 1 line
3558 Changed paths:
3559    M /trunk/modules/gui/wince/Modules.am
3560    A /trunk/modules/gui/wince/dialogs.cpp
3561    M /trunk/modules/gui/wince/fileinfo.cpp
3562    M /trunk/modules/gui/wince/interface.cpp
3563    M /trunk/modules/gui/wince/iteminfo.cpp
3564    M /trunk/modules/gui/wince/messages.cpp
3565    M /trunk/modules/gui/wince/open.cpp
3566    M /trunk/modules/gui/wince/playlist.cpp
3567    M /trunk/modules/gui/wince/preferences.cpp
3568    M /trunk/modules/gui/wince/subtitles.cpp
3569    M /trunk/modules/gui/wince/video.cpp
3570    M /trunk/modules/gui/wince/wince.cpp
3571    M /trunk/modules/gui/wince/wince.h
3572
3573 * modules/gui/wince: added dialogs provider + another massive cleanup + updates.
3574 ------------------------------------------------------------------------
3575 r10484 | sigmunau | 2005-03-31 00:45:13 +0200 (Thu, 31 Mar 2005) | 3 lines
3576 Changed paths:
3577    M /trunk/modules/gui/wxwindows/timer.cpp
3578    M /trunk/src/input/input.c
3579
3580 input.c: doxygenize vlc_input_item_GetInfo
3581 wx/timer.cpp: show Now Playing in statusbar if available
3582
3583 ------------------------------------------------------------------------
3584 r10483 | sigmunau | 2005-03-30 23:21:40 +0200 (Wed, 30 Mar 2005) | 4 lines
3585 Changed paths:
3586    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
3587
3588 wxwindows/preferences_widgets.cpp: ModuleCatList widget now add modules in
3589 the order of selection, patch by  Christophe Mutricy < xtophe -at-
3590 nxtelevision dott com >
3591
3592 ------------------------------------------------------------------------
3593 r10482 | sigmunau | 2005-03-30 23:16:51 +0200 (Wed, 30 Mar 2005) | 2 lines
3594 Changed paths:
3595    M /trunk/include/vlc_meta.h
3596    M /trunk/modules/access/http.c
3597
3598 vlc_meta.h: introduced VLC_META_NOW_PLAYING. http.c: use NOW_PLAYING for song title.
3599
3600 ------------------------------------------------------------------------
3601 r10481 | dionoea | 2005-03-30 19:43:17 +0200 (Wed, 30 Mar 2005) | 2 lines
3602 Changed paths:
3603    M /trunk/modules/access_filter/timeshift.c
3604
3605 include errno.h (for non debug builds)
3606
3607 ------------------------------------------------------------------------
3608 r10480 | robux4 | 2005-03-29 22:54:52 +0200 (Tue, 29 Mar 2005) | 1 line
3609 Changed paths:
3610    M /trunk/modules/demux/mkv.cpp
3611
3612 mkv.cpp: make gcc happier
3613 ------------------------------------------------------------------------
3614 r10479 | gbazin | 2005-03-29 22:04:44 +0200 (Tue, 29 Mar 2005) | 1 line
3615 Changed paths:
3616    M /trunk/configure.ac
3617
3618 * configure.ac: added access_filter_timeshift to the build.
3619 ------------------------------------------------------------------------
3620 r10478 | fenrir | 2005-03-29 18:01:23 +0200 (Tue, 29 Mar 2005) | 8 lines
3621 Changed paths:
3622    M /trunk/include/configuration.h
3623    M /trunk/include/vlc_access.h
3624    M /trunk/include/vlc_config_cat.h
3625    A /trunk/modules/access_filter
3626    A /trunk/modules/access_filter/Modules.am
3627    A /trunk/modules/access_filter/timeshift.c
3628    M /trunk/modules/demux/ts.c
3629    M /trunk/modules/mux/mpeg/ts.c
3630    M /trunk/src/input/access.c
3631    M /trunk/src/input/input.c
3632    M /trunk/src/input/var.c
3633    M /trunk/src/libvlc.h
3634
3635  * access.* input/*: added access_filter architecture (same API as a
3636  standard access_t except that it reads from an access_t).
3637
3638  * timeshift.c: timeshift access filter. It works with udp/dvb streams (tested
3639  under linux/windows).
3640  It allows to pause and to fast/slow forward. To try it, use
3641  --access-filter timeshift.
3642
3643 ------------------------------------------------------------------------
3644 r10477 | gbazin | 2005-03-29 17:22:12 +0200 (Tue, 29 Mar 2005) | 1 line
3645 Changed paths:
3646    M /trunk/modules/gui/wince/interface.cpp
3647    M /trunk/modules/gui/wince/wince.cpp
3648    M /trunk/modules/gui/wince/wince.h
3649
3650 * modules/gui/wince: new open directory menu (win32 only for now)
3651 ------------------------------------------------------------------------
3652 r10476 | gbazin | 2005-03-29 14:17:43 +0200 (Tue, 29 Mar 2005) | 1 line
3653 Changed paths:
3654    M /trunk/modules/gui/wince/interface.cpp
3655
3656 * modules/gui/wince/interface.cpp: fixed menus handling.
3657 ------------------------------------------------------------------------
3658 r10475 | gbazin | 2005-03-29 12:08:03 +0200 (Tue, 29 Mar 2005) | 1 line
3659 Changed paths:
3660    M /trunk/modules/demux/ts.c
3661
3662 * modules/demux/ts.c: use EIT support in libdvbpsi if available.
3663 ------------------------------------------------------------------------
3664 r10474 | damienf | 2005-03-29 10:48:45 +0200 (Tue, 29 Mar 2005) | 2 lines
3665 Changed paths:
3666    M /trunk/src/libvlc.c
3667
3668 VLC_TimeSet: fixed overflow conversion from seconds to microseconds, this now allow to seek beyond 36 minutes
3669
3670 ------------------------------------------------------------------------
3671 r10473 | fenrir | 2005-03-29 10:17:17 +0200 (Tue, 29 Mar 2005) | 2 lines
3672 Changed paths:
3673    M /trunk/modules/demux/ts.c
3674
3675  * ts: do not include eit.h if TS_USE_DVB_SI is 0.
3676
3677 ------------------------------------------------------------------------
3678 r10472 | hartman | 2005-03-29 01:57:02 +0200 (Tue, 29 Mar 2005) | 2 lines
3679 Changed paths:
3680    D /trunk/vlc-cvs.ebuild
3681    D /trunk/vlc.ebuild
3682
3683 * Remove the ebuilds. Maintaining them downstream is easier. Current ebuilds are outdated and Gentoo is keeping them OK atm.
3684
3685 ------------------------------------------------------------------------
3686 r10471 | hartman | 2005-03-29 01:31:02 +0200 (Tue, 29 Mar 2005) | 2 lines
3687 Changed paths:
3688    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
3689    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
3690    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
3691    M /trunk/modules/gui/macosx/intf.h
3692    M /trunk/modules/gui/macosx/intf.m
3693
3694 * New menu-items referencing forum
3695
3696 ------------------------------------------------------------------------
3697 r10470 | hartman | 2005-03-29 01:24:21 +0200 (Tue, 29 Mar 2005) | 2 lines
3698 Changed paths:
3699    M /trunk/modules/stream_out/standard.c
3700
3701 * Spelling correction
3702
3703 ------------------------------------------------------------------------
3704 r10469 | hartman | 2005-03-29 01:23:51 +0200 (Tue, 29 Mar 2005) | 2 lines
3705 Changed paths:
3706    M /trunk/NEWS
3707    M /trunk/modules/gui/gtk/menu.c
3708    M /trunk/modules/gui/wxwindows/extrapanel.cpp
3709    M /trunk/src/libvlc.h
3710    M /trunk/src/video_output/video_output.c
3711
3712 * Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters.
3713
3714 ------------------------------------------------------------------------
3715 r10463 | robux4 | 2005-03-28 21:12:14 +0200 (Mon, 28 Mar 2005) | 1 line
3716 Changed paths:
3717    M /trunk/modules/demux/mkv.cpp
3718
3719 mkv.cpp: compilation fixes for gcc
3720 ------------------------------------------------------------------------
3721 r10462 | robux4 | 2005-03-28 21:07:18 +0200 (Mon, 28 Mar 2005) | 1 line
3722 Changed paths:
3723    M /trunk/modules/demux/mkv.cpp
3724
3725 mkv.cpp: seeking in linked files now works
3726 ------------------------------------------------------------------------
3727 r10461 | robux4 | 2005-03-28 17:48:16 +0200 (Mon, 28 Mar 2005) | 1 line
3728 Changed paths:
3729    M /trunk/modules/demux/mkv.cpp
3730
3731 mkv.cpp: compute the correct duration even when some linked segments are missing
3732 ------------------------------------------------------------------------
3733 r10460 | robux4 | 2005-03-28 17:00:21 +0200 (Mon, 28 Mar 2005) | 1 line
3734 Changed paths:
3735    M /trunk/modules/demux/mkv.cpp
3736
3737 mkv.cpp: handle missing linked segments (seg->missing->seg)
3738 ------------------------------------------------------------------------
3739 r10459 | robux4 | 2005-03-28 16:12:58 +0200 (Mon, 28 Mar 2005) | 1 line
3740 Changed paths:
3741    M /trunk/modules/demux/mkv.cpp
3742
3743 mkv.cpp: major rewrite to handle hard-linked segments easily though a virtual segment
3744 ------------------------------------------------------------------------
3745 r10458 | fkuehne | 2005-03-28 14:30:15 +0200 (Mon, 28 Mar 2005) | 1 line
3746 Changed paths:
3747    M /trunk/extras/contrib/src/packages.mak
3748
3749 * changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
3750 ------------------------------------------------------------------------
3751 r10457 | fkuehne | 2005-03-28 13:29:34 +0200 (Mon, 28 Mar 2005) | 1 line
3752 Changed paths:
3753    M /trunk/extras/contrib/src/packages.mak
3754
3755 * fixed download-location of pkgconfig
3756 ------------------------------------------------------------------------
3757 r10456 | robux4 | 2005-03-28 13:07:41 +0200 (Mon, 28 Mar 2005) | 1 line
3758 Changed paths:
3759    M /trunk/modules/demux/mkv.cpp
3760
3761 mkv.cpp: no more crash on linked segments or multi-segment files
3762 ------------------------------------------------------------------------
3763 r10455 | fkuehne | 2005-03-28 12:32:40 +0200 (Mon, 28 Mar 2005) | 2 lines
3764 Changed paths:
3765    M /trunk/Makefile.am
3766
3767 * updated the location of vlc.scriptTerminology
3768 * removed the linkage to it in all localisations since it is a global entity now
3769 ------------------------------------------------------------------------
3770 r10454 | fkuehne | 2005-03-28 02:16:43 +0200 (Mon, 28 Mar 2005) | 1 line
3771 Changed paths:
3772    D /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology
3773
3774 * sorry, forgot that in the previous commit
3775 ------------------------------------------------------------------------
3776 r10453 | fkuehne | 2005-03-28 02:14:03 +0200 (Mon, 28 Mar 2005) | 3 lines
3777 Changed paths:
3778    M /trunk/extras/MacOSX/Resources/vlc.scriptSuite
3779    A /trunk/extras/MacOSX/Resources/vlc.scriptTerminology (from /trunk/extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology:10452)
3780    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
3781
3782 * vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
3783 * 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
3784 * vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
3785 ------------------------------------------------------------------------
3786 r10452 | markfm | 2005-03-27 19:49:24 +0200 (Sun, 27 Mar 2005) | 2 lines
3787 Changed paths:
3788    M /trunk/modules/mux/asf.c
3789
3790 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)."
3791
3792 ------------------------------------------------------------------------
3793 r10451 | robux4 | 2005-03-27 16:16:21 +0200 (Sun, 27 Mar 2005) | 1 line
3794 Changed paths:
3795    M /trunk/modules/demux/mkv.cpp
3796
3797 mkv.cpp: hard-linked segments can now play in order (crash to solve)
3798 ------------------------------------------------------------------------
3799 r10450 | robux4 | 2005-03-27 11:28:50 +0200 (Sun, 27 Mar 2005) | 2 lines
3800 Changed paths:
3801    M /trunk/modules/demux/mkv.cpp
3802    M /trunk/po/fr.po
3803
3804 mkv.cpp: new options for the demuxer
3805 fr.po: small translation fix
3806 ------------------------------------------------------------------------
3807 r10438 | oaubert | 2005-03-26 20:29:32 +0100 (Sat, 26 Mar 2005) | 5 lines
3808 Changed paths:
3809    M /trunk/modules/video_output/snapshot.c
3810
3811 snapshot.c:
3812  * added some comments
3813  * updated module description
3814  * try to fix timestamping
3815
3816 ------------------------------------------------------------------------
3817 r10437 | oaubert | 2005-03-26 20:22:40 +0100 (Sat, 26 Mar 2005) | 3 lines
3818 Changed paths:
3819    M /trunk/modules/misc/svg.c
3820
3821 svg.c: updated to the latest changes in the text renderer API (tested
3822        with the vlc-0.8.1.svn20050314 debian package)
3823
3824 ------------------------------------------------------------------------
3825 r10436 | robux4 | 2005-03-26 10:18:54 +0100 (Sat, 26 Mar 2005) | 1 line
3826 Changed paths:
3827    M /trunk/modules/demux/mkv.cpp
3828
3829 mkv.cpp: avoid gcc warnings
3830 ------------------------------------------------------------------------
3831 r10435 | robux4 | 2005-03-25 22:59:25 +0100 (Fri, 25 Mar 2005) | 1 line
3832 Changed paths:
3833    M /trunk/modules/demux/mkv.cpp
3834
3835 mkv.cpp: play all loaded segments sequentially and don't crash
3836 ------------------------------------------------------------------------
3837 r10434 | robux4 | 2005-03-25 22:33:47 +0100 (Fri, 25 Mar 2005) | 1 line
3838 Changed paths:
3839    M /trunk/modules/demux/mkv.cpp
3840
3841 mkv.cpp: the first Cluster was lost due to preloading
3842 ------------------------------------------------------------------------
3843 r10431 | fkuehne | 2005-03-25 19:17:15 +0100 (Fri, 25 Mar 2005) | 1 line
3844 Changed paths:
3845    M /trunk/extras/contrib/src/packages.mak
3846
3847 * updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
3848 ------------------------------------------------------------------------
3849 r10430 | titer | 2005-03-25 13:02:14 +0100 (Fri, 25 Mar 2005) | 2 lines
3850 Changed paths:
3851    M /trunk/include/video_output.h
3852    M /trunk/modules/gui/macosx/voutgl.m
3853    M /trunk/modules/video_output/opengl.c
3854
3855  Fix for thread-unsafe OpenGL implementations (OS X...)
3856
3857 ------------------------------------------------------------------------
3858 r10429 | fenrir | 2005-03-25 10:16:24 +0100 (Fri, 25 Mar 2005) | 7 lines
3859 Changed paths:
3860    M /trunk/include/vlc_es_out.h
3861    M /trunk/include/vlc_meta.h
3862    M /trunk/modules/demux/ts.c
3863    M /trunk/src/input/es_out.c
3864
3865  * vlc_meta.h: added a few const
3866  * es_out: added ES_OUT_SET_GROUP_META to add on the fly meta for a program
3867  (it's not yet really clean).
3868  * demux/ts: parse SI tables of DVB (channel names + events), it needs last
3869  libdvbpsi svn (set TS_USE_DVB_SI to 1 in modules/demux/ts.c to use it).
3870
3871
3872 ------------------------------------------------------------------------
3873 r10428 | fenrir | 2005-03-25 09:58:46 +0100 (Fri, 25 Mar 2005) | 6 lines
3874 Changed paths:
3875    M /trunk/src/input/input.c
3876
3877  input.c: - fixed bug in chapter prev/next. (INPUT_GET/SET_* cannot be used with
3878  access2_Control/demux2_Control, use the right ACCESS_XXX/DEMUX_XXX/)
3879           - do not create sout when uri start by 'vlc:'. It is needed to use
3880  the special vlc access with sout (ex: vlc in --sout out vlc:quit).
3881
3882
3883 ------------------------------------------------------------------------
3884 r10427 | titer | 2005-03-24 17:05:55 +0100 (Thu, 24 Mar 2005) | 2 lines
3885 Changed paths:
3886    M /trunk/modules/demux/nuv.c
3887
3888  nuv.c: compile fix (for big endian platforms)
3889
3890 ------------------------------------------------------------------------
3891 r10424 | robux4 | 2005-03-23 23:11:17 +0100 (Wed, 23 Mar 2005) | 1 line
3892 Changed paths:
3893    M /trunk/modules/demux/mkv.cpp
3894
3895 mkv.cpp: fix the pb of switching when seeking was used. Still some memory leaks issues :(
3896 ------------------------------------------------------------------------
3897 r10423 | robux4 | 2005-03-23 22:31:18 +0100 (Wed, 23 Mar 2005) | 1 line
3898 Changed paths:
3899    M /trunk/modules/demux/mkv.cpp
3900
3901 mkv.cpp: prepare for more segment switching features
3902 ------------------------------------------------------------------------
3903 r10420 | robux4 | 2005-03-23 22:08:40 +0100 (Wed, 23 Mar 2005) | 1 line
3904 Changed paths:
3905    M /trunk/modules/demux/mkv.cpp
3906
3907 mkv.cpp: segment switching almost work and doesn't crash
3908 ------------------------------------------------------------------------
3909 r10418 | damienf | 2005-03-23 20:16:06 +0100 (Wed, 23 Mar 2005) | 4 lines
3910 Changed paths:
3911    M /trunk/activex/test.html
3912
3913 - added a slider to control VLC playback from HTML.
3914
3915 NOTE: the slider is actually another ActiveX control but it could be replaced by a javascript equivalent if one wants a better looking slider.
3916
3917 ------------------------------------------------------------------------
3918 r10417 | massiot | 2005-03-23 19:39:46 +0100 (Wed, 23 Mar 2005) | 3 lines
3919 Changed paths:
3920    M /trunk/configure.ac
3921    M /trunk/modules/stream_out/Modules.am
3922    A /trunk/modules/stream_out/bridge.c
3923
3924 * modules/stream_out/bridge.c: New bridge-in/bridge-out modules to bridge
3925   ES packets between different inputs.
3926
3927 ------------------------------------------------------------------------
3928 r10416 | massiot | 2005-03-23 19:30:15 +0100 (Wed, 23 Mar 2005) | 3 lines
3929 Changed paths:
3930    M /trunk/modules/mux/mpeg/ts.c
3931
3932 * modules/mux/mpeg/ts.c: New --sout-ts-es-id-pid which allows to use
3933   the ES ID as TS PID (contrary of --ts-es-id-pid).
3934
3935 ------------------------------------------------------------------------
3936 r10415 | massiot | 2005-03-23 19:26:01 +0100 (Wed, 23 Mar 2005) | 3 lines
3937 Changed paths:
3938    M /trunk/modules/demux/ts.c
3939    M /trunk/modules/mux/mpeg/ts.c
3940
3941 * modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed IOD descriptor
3942 (patch courtesy of Nico Sabbi)
3943
3944 ------------------------------------------------------------------------
3945 r10414 | fenrir | 2005-03-23 18:00:15 +0100 (Wed, 23 Mar 2005) | 3 lines
3946 Changed paths:
3947    M /trunk/configure.ac
3948    M /trunk/modules/demux/Modules.am
3949    A /trunk/modules/demux/nuv.c
3950
3951  * all: added a nuv demuxer (limited to mpeg4 video and mp3 audio).
3952  (Seek is slow, I don't support index yet).
3953
3954 ------------------------------------------------------------------------
3955 r10413 | fenrir | 2005-03-23 17:58:24 +0100 (Wed, 23 Mar 2005) | 2 lines
3956 Changed paths:
3957    M /trunk/modules/access/dvb/linux_dvb.c
3958
3959  * dvb: fix report of error in FrontendPoll (please report any problem).
3960
3961 ------------------------------------------------------------------------
3962 r10408 | jpsaman | 2005-03-22 21:17:30 +0100 (Tue, 22 Mar 2005) | 2 lines
3963 Changed paths:
3964    M /trunk/src/audio_output/intf.c
3965
3966 Variable name consistency across the file
3967
3968 ------------------------------------------------------------------------
3969 r10406 | markfm | 2005-03-22 14:29:30 +0100 (Tue, 22 Mar 2005) | 2 lines
3970 Changed paths:
3971    M /trunk/modules/stream_out/transcode.c
3972
3973 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. 
3974
3975 ------------------------------------------------------------------------
3976 r10405 | gbazin | 2005-03-22 10:53:11 +0100 (Tue, 22 Mar 2005) | 1 line
3977 Changed paths:
3978    M /trunk/modules/stream_out/transcode.c
3979
3980 * modules/stream_out/transcode.c: reverted previous commit which didn't belong here and was also completely wrong.
3981 ------------------------------------------------------------------------
3982 r10401 | ipkiss | 2005-03-21 20:24:06 +0100 (Mon, 21 Mar 2005) | 2 lines
3983 Changed paths:
3984    M /trunk/doc/skins/skins2-howto.xml
3985    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
3986    M /trunk/modules/gui/skins2/commands/cmd_input.hpp
3987    M /trunk/modules/gui/skins2/parser/interpreter.cpp
3988
3989  * skins2: added vlc.volumeUp() and vlc.volumeDown() actions
3990
3991 ------------------------------------------------------------------------
3992 r10400 | hartman | 2005-03-21 15:02:07 +0100 (Mon, 21 Mar 2005) | 4 lines
3993 Changed paths:
3994    M /trunk/modules/services_discovery/sap.c
3995
3996 * Patch to reenable sap-timeout functionality (Bug 2007) By Dermot McGahon, dermot at lincor dot com
3997   Modified by me.
3998 * also restored some indentation of this file.
3999
4000 ------------------------------------------------------------------------
4001 r10399 | fkuehne | 2005-03-20 20:51:52 +0100 (Sun, 20 Mar 2005) | 3 lines
4002 Changed paths:
4003    M /trunk/src/misc/vlm.c
4004
4005 * removed my ftime-replacement for OSX again
4006
4007 Thanks for the ftime-fix gibalou :)
4008 ------------------------------------------------------------------------
4009 r10398 | gbazin | 2005-03-20 20:42:29 +0100 (Sun, 20 Mar 2005) | 1 line
4010 Changed paths:
4011    M /trunk/src/misc/vlm.c
4012
4013 * src/misc/vlm.c: only use ftime() on win32.
4014 ------------------------------------------------------------------------
4015 r10397 | fkuehne | 2005-03-20 19:19:01 +0100 (Sun, 20 Mar 2005) | 1 line
4016 Changed paths:
4017    M /trunk/src/misc/vlm.c
4018
4019 * ftime does not exist on OSX, so we need to implement it ourselves
4020 ------------------------------------------------------------------------
4021 r10396 | markfm | 2005-03-20 18:48:27 +0100 (Sun, 20 Mar 2005) | 2 lines
4022 Changed paths:
4023    M /trunk/modules/stream_out/transcode.c
4024
4025 transcode -- round fps to full integer value (eg, 25, 30) for ffmpeg mpeg1/2
4026
4027 ------------------------------------------------------------------------
4028 r10395 | asmax | 2005-03-20 16:58:04 +0100 (Sun, 20 Mar 2005) | 2 lines
4029 Changed paths:
4030    M /trunk/configure.ac
4031    M /trunk/modules/gui/skins2/src/ft2_font.cpp
4032
4033 - all: use fribidi in skins2 text rendering if available
4034
4035 ------------------------------------------------------------------------
4036 r10394 | gbazin | 2005-03-19 19:42:27 +0100 (Sat, 19 Mar 2005) | 1 line
4037 Changed paths:
4038    M /trunk/modules/codec/dvbsub.c
4039
4040 * modules/codec/dvbsub.c: first implementation of dvb text subtitles encoding/decoding (a few things are still to be done).
4041 ------------------------------------------------------------------------
4042 r10393 | markfm | 2005-03-19 18:37:10 +0100 (Sat, 19 Mar 2005) | 2 lines
4043 Changed paths:
4044    M /trunk/modules/stream_out/transcode.c
4045
4046 transcode nit -- use nearbyint to get accurate conversion of user-supplied fps
4047
4048 ------------------------------------------------------------------------
4049 r10392 | zorglub | 2005-03-19 18:23:51 +0100 (Sat, 19 Mar 2005) | 2 lines
4050 Changed paths:
4051    M /trunk/share/Makefile.am
4052    M /trunk/share/http/index.html
4053
4054 HTTP interface patch by Christophe Mutricy (and no fixes by me)
4055
4056 ------------------------------------------------------------------------
4057 r10391 | gbazin | 2005-03-19 13:20:57 +0100 (Sat, 19 Mar 2005) | 1 line
4058 Changed paths:
4059    M /trunk/modules/codec/ffmpeg/video_filter.c
4060
4061 * modules/codec/ffmpeg/video_filter.c: fixed resampling check.
4062 ------------------------------------------------------------------------
4063 r10387 | sam | 2005-03-19 09:34:30 +0100 (Sat, 19 Mar 2005) | 2 lines
4064 Changed paths:
4065    M /trunk/doc/vlc.1
4066
4067   * doc/vlc.1: spelling
4068
4069 ------------------------------------------------------------------------
4070 r10386 | djc | 2005-03-18 17:44:16 +0100 (Fri, 18 Mar 2005) | 2 lines
4071 Changed paths:
4072    M /trunk/share/Makefile.am
4073
4074 favicon.ico instead of favico.ico...
4075
4076 ------------------------------------------------------------------------
4077 r10385 | djc | 2005-03-18 15:43:38 +0100 (Fri, 18 Mar 2005) | 3 lines
4078 Changed paths:
4079    M /trunk/share/Makefile.am
4080
4081 Add cone_+-, and favico.ico to Makefile.am, as suggest xtophe
4082 Not tested...
4083
4084 ------------------------------------------------------------------------
4085 r10384 | gbazin | 2005-03-18 08:44:20 +0100 (Fri, 18 Mar 2005) | 1 line
4086 Changed paths:
4087    M /trunk/modules/stream_out/transcode.c
4088
4089 * modules/stream_out/transcode.c: convert audio to fl32 first if needed.
4090 ------------------------------------------------------------------------
4091 r10383 | markfm | 2005-03-18 02:59:44 +0100 (Fri, 18 Mar 2005) | 2 lines
4092 Changed paths:
4093    M /trunk/modules/mux/mpeg/ps.c
4094
4095 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])
4096
4097 ------------------------------------------------------------------------
4098 r10382 | gbazin | 2005-03-18 00:34:04 +0100 (Fri, 18 Mar 2005) | 1 line
4099 Changed paths:
4100    M /trunk/modules/audio_filter/resampler/linear.c
4101
4102 * 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.
4103 ------------------------------------------------------------------------
4104 r10381 | gbazin | 2005-03-18 00:31:38 +0100 (Fri, 18 Mar 2005) | 1 line
4105 Changed paths:
4106    M /trunk/modules/stream_out/transcode.c
4107
4108 * modules/stream_out/transcode.c: simplifications + more extensive audio filter searches for conversions.
4109 ------------------------------------------------------------------------
4110 r10380 | gbazin | 2005-03-17 22:50:29 +0100 (Thu, 17 Mar 2005) | 1 line
4111 Changed paths:
4112    M /trunk/modules/codec/araw.c
4113
4114  modules/codec/araw.c: a/ulaw encoding support. Patch courtesy of Matthew Hodgson (matthew at mxtelecom dot com) + cleanup by me.
4115 ------------------------------------------------------------------------
4116 r10379 | gbazin | 2005-03-17 21:39:52 +0100 (Thu, 17 Mar 2005) | 3 lines
4117 Changed paths:
4118    M /trunk/modules/audio_filter/converter/a52tofloat32.c
4119    M /trunk/modules/audio_filter/converter/dtstofloat32.c
4120    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
4121    M /trunk/modules/audio_filter/format.c
4122    M /trunk/modules/stream_out/transcode.c
4123
4124 * modules/stream_out/transcode.c: prepare transcoder to use resampling/downmixing audio filters.
4125 * modules/audio_filter/*: set the output format to what's really being output.
4126
4127 ------------------------------------------------------------------------
4128 r10378 | gbazin | 2005-03-17 20:16:15 +0100 (Thu, 17 Mar 2005) | 3 lines
4129 Changed paths:
4130    M /trunk/modules/video_output/picture.c
4131    M /trunk/src/misc/image.c
4132    M /trunk/src/video_output/vout_intf.c
4133
4134 * src/misc/image.c, src/video_output/vout_intf.c: handle aspect ratio changes in image_Convert() as well.
4135 * modules/video_output/picture.c: set all the fields of fmt_in for image_Convert().
4136
4137 ------------------------------------------------------------------------
4138 r10377 | massiot | 2005-03-17 17:59:16 +0100 (Thu, 17 Mar 2005) | 2 lines
4139 Changed paths:
4140    M /trunk/modules/stream_out/switcher.c
4141
4142 * modules/stream_out/switcher.c: Fixed aspect ratio.
4143
4144 ------------------------------------------------------------------------
4145 r10376 | gbazin | 2005-03-17 14:55:11 +0100 (Thu, 17 Mar 2005) | 1 line
4146 Changed paths:
4147    M /trunk/src/video_output/vout_intf.c
4148
4149 * src/video_output/vout_intf.c: small cleanup.
4150 ------------------------------------------------------------------------
4151 r10375 | gbazin | 2005-03-17 14:14:04 +0100 (Thu, 17 Mar 2005) | 1 line
4152 Changed paths:
4153    M /trunk/src/misc/image.c
4154    M /trunk/src/video_output/vout_intf.c
4155
4156 * src/video_output/vout_intf.c, src/misc/image.c: proper aspect ratio for snapshots.
4157 ------------------------------------------------------------------------
4158 r10374 | gbazin | 2005-03-17 14:12:10 +0100 (Thu, 17 Mar 2005) | 1 line
4159 Changed paths:
4160    M /trunk/modules/codec/ffmpeg/video_filter.c
4161
4162 * modules/codec/ffmpeg/video_filter.c: resampling fix for when source or dest is not in I420 format.
4163 ------------------------------------------------------------------------
4164 r10373 | robux4 | 2005-03-17 13:13:12 +0100 (Thu, 17 Mar 2005) | 1 line
4165 Changed paths:
4166    M /trunk/modules/demux/mkv.cpp
4167
4168 mkv.cpp: allow seamless transition between segments
4169 ------------------------------------------------------------------------
4170 r10372 | gbazin | 2005-03-17 09:20:53 +0100 (Thu, 17 Mar 2005) | 1 line
4171 Changed paths:
4172    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
4173
4174 * modules/audio_filter/converter/mpgatofixed32.c: added downmixing from stereo to mono.
4175 ------------------------------------------------------------------------
4176 r10371 | gbazin | 2005-03-17 08:35:35 +0100 (Thu, 17 Mar 2005) | 1 line
4177 Changed paths:
4178    M /trunk/modules/codec/ffmpeg/encoder.c
4179
4180 * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding.
4181 ------------------------------------------------------------------------
4182 r10370 | gbazin | 2005-03-17 00:38:51 +0100 (Thu, 17 Mar 2005) | 1 line
4183 Changed paths:
4184    M /trunk/modules/gui/wince/interface.cpp
4185    M /trunk/modules/gui/wince/timer.cpp
4186    M /trunk/modules/gui/wince/wince.h
4187
4188 * modules/gui/wince: better volume slider behaviour.
4189 ------------------------------------------------------------------------
4190 r10369 | gbazin | 2005-03-17 00:10:08 +0100 (Thu, 17 Mar 2005) | 1 line
4191 Changed paths:
4192    M /trunk/modules/audio_output/waveout.c
4193
4194 * modules/audio_output/waveout.c: change global volume on WinCE.
4195 ------------------------------------------------------------------------
4196 r10368 | gbazin | 2005-03-16 22:53:15 +0100 (Wed, 16 Mar 2005) | 1 line
4197 Changed paths:
4198    M /trunk/src/libvlc.c
4199    M /trunk/src/libvlc.h
4200
4201 * src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes).
4202 ------------------------------------------------------------------------
4203 r10367 | robux4 | 2005-03-16 22:46:57 +0100 (Wed, 16 Mar 2005) | 1 line
4204 Changed paths:
4205    M /trunk/modules/demux/mkv.cpp
4206
4207 mkv.cpp: faster code with newer libs
4208 ------------------------------------------------------------------------
4209 r10366 | gbazin | 2005-03-16 22:38:19 +0100 (Wed, 16 Mar 2005) | 1 line
4210 Changed paths:
4211    M /trunk/configure.ac
4212
4213 * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support.
4214 ------------------------------------------------------------------------
4215 r10365 | robux4 | 2005-03-16 22:26:43 +0100 (Wed, 16 Mar 2005) | 1 line
4216 Changed paths:
4217    M /trunk/modules/demux/mkv.cpp
4218
4219 mkv.cpp: seeking is not only based on video
4220 ------------------------------------------------------------------------
4221 r10364 | gbazin | 2005-03-16 22:25:53 +0100 (Wed, 16 Mar 2005) | 1 line
4222 Changed paths:
4223    M /trunk/modules/audio_filter/converter/a52tofloat32.c
4224
4225 * modules/audio_filter/converter/a52tofloat32.c: support for fixed point version of liba52.
4226 ------------------------------------------------------------------------
4227 r10363 | robux4 | 2005-03-16 22:04:32 +0100 (Wed, 16 Mar 2005) | 1 line
4228 Changed paths:
4229    M /trunk/modules/demux/mkv.cpp
4230
4231 mkv.cpp: store silent tracks info
4232 ------------------------------------------------------------------------
4233 r10362 | jpsaman | 2005-03-16 22:02:05 +0100 (Wed, 16 Mar 2005) | 2 lines
4234 Changed paths:
4235    M /trunk/modules/gui/pda/pda.c
4236
4237 Quick patch to make pda.c inteface compile again. It disables the management of the slider on the GUI.
4238
4239 ------------------------------------------------------------------------
4240 r10361 | robux4 | 2005-03-16 21:32:38 +0100 (Wed, 16 Mar 2005) | 1 line
4241 Changed paths:
4242    M /trunk/modules/demux/mkv.cpp
4243
4244 mkv.cpp: more code rearranging
4245 ------------------------------------------------------------------------
4246 r10360 | titer | 2005-03-16 16:49:18 +0100 (Wed, 16 Mar 2005) | 2 lines
4247 Changed paths:
4248    M /trunk/modules/gui/macosx/voutgl.m
4249
4250  macosx/voutgl.m: fixed --macosx-stretch in GL provider
4251
4252 ------------------------------------------------------------------------
4253 r10359 | damienf | 2005-03-16 14:08:13 +0100 (Wed, 16 Mar 2005) | 4 lines
4254 Changed paths:
4255    M /trunk/activex/main.cpp
4256    M /trunk/activex/plugin.cpp
4257
4258 main.cpp: fixed bug regarding TypeLib registration
4259 plugin.cpp: some minor cleanup
4260
4261
4262 ------------------------------------------------------------------------
4263 r10358 | gbazin | 2005-03-16 13:12:20 +0100 (Wed, 16 Mar 2005) | 1 line
4264 Changed paths:
4265    M /trunk/src/misc/vlm.c
4266
4267 * src/misc/vlm.c: couple of fixes pointed out by johnluo.
4268 ------------------------------------------------------------------------
4269 r10357 | gbazin | 2005-03-16 12:38:16 +0100 (Wed, 16 Mar 2005) | 1 line
4270 Changed paths:
4271    M /trunk/modules/access/directory.c
4272
4273 * modules/access/directory.c: fixed a bunch of bugs.
4274 ------------------------------------------------------------------------
4275 r10356 | gbazin | 2005-03-16 12:11:08 +0100 (Wed, 16 Mar 2005) | 1 line
4276 Changed paths:
4277    M /trunk/modules/demux/ty.c
4278
4279 * modules/demux/ty.c: fixed segfault while probing.
4280 ------------------------------------------------------------------------
4281 r10355 | courmisch | 2005-03-16 11:51:10 +0100 (Wed, 16 Mar 2005) | 2 lines
4282 Changed paths:
4283    M /trunk/modules/demux/ty.c
4284
4285 - TY should have a lower priority than PS
4286
4287 ------------------------------------------------------------------------
4288 r10354 | gbazin | 2005-03-16 10:48:22 +0100 (Wed, 16 Mar 2005) | 1 line
4289 Changed paths:
4290    M /trunk/src/playlist/item-ext.c
4291    M /trunk/src/playlist/view.c
4292
4293 * src/playlist/*: shut up a couple of compiler warnings.
4294 ------------------------------------------------------------------------
4295 r10353 | hartman | 2005-03-16 01:16:03 +0100 (Wed, 16 Mar 2005) | 6 lines
4296 Changed paths:
4297    M /trunk/configure.ac
4298    M /trunk/modules/access/directory.c
4299
4300 * New ignore-filetypes option for the directory module.
4301   - you can specify a comma-seperated list of file-extensions. Files of this type will not be added to the
4302     playlist when the directory module parses directory contents.
4303     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.
4304   - By default are ignored the following: m3u,nfo,jpg,gif,sfv,txt,sub,idx,srt,cue
4305
4306 ------------------------------------------------------------------------
4307 r10352 | fkuehne | 2005-03-15 20:53:17 +0100 (Tue, 15 Mar 2005) | 3 lines
4308 Changed paths:
4309    M /trunk/po/Makefile.in.in
4310    M /trunk/po/POTFILES.in
4311    M /trunk/po/bn.po
4312    M /trunk/po/da.po
4313    M /trunk/po/de.po
4314    M /trunk/po/el.po
4315    M /trunk/po/en_GB.po
4316    M /trunk/po/es.po
4317    M /trunk/po/fr.po
4318    M /trunk/po/hi.po
4319    M /trunk/po/hu.po
4320    M /trunk/po/it.po
4321    M /trunk/po/ja.po
4322    M /trunk/po/my.po
4323    M /trunk/po/ne.po
4324    M /trunk/po/nl.po
4325    M /trunk/po/no.po
4326    M /trunk/po/pl.po
4327    M /trunk/po/ps.po
4328    M /trunk/po/pt_BR.po
4329    M /trunk/po/ru.po
4330    M /trunk/po/sv.po
4331    M /trunk/po/tet.po
4332    M /trunk/po/tl.po
4333    M /trunk/po/vlc.pot
4334
4335 * *.po: updated the po-files
4336 * da.po: additions to the Danish translation by Jonas Larsen
4337 * Makefile.in.in: small fix, so msgmerge is found properly if it is installed in extras/contrib
4338 ------------------------------------------------------------------------
4339 r10351 | massiot | 2005-03-15 19:59:48 +0100 (Tue, 15 Mar 2005) | 2 lines
4340 Changed paths:
4341    M /trunk/modules/codec/ffmpeg/encoder.c
4342
4343 * modules/codec/ffmpeg/encoder.c: Fixed aspect ratio encoding.
4344
4345 ------------------------------------------------------------------------
4346 r10350 | massiot | 2005-03-15 19:55:17 +0100 (Tue, 15 Mar 2005) | 2 lines
4347 Changed paths:
4348    M /trunk/modules/stream_out/switcher.c
4349
4350 * modules/stream_out/switcher.c: Added --sout-switcher-aspect-ratio option.
4351
4352 ------------------------------------------------------------------------
4353 r10349 | massiot | 2005-03-15 19:52:52 +0100 (Tue, 15 Mar 2005) | 2 lines
4354 Changed paths:
4355    M /trunk/include/vout_synchro.h
4356    M /trunk/src/libvlc.h
4357    M /trunk/src/video_output/vout_synchro.c
4358
4359 * src/video_output/vout_synchro.c: New --quiet-synchro config option.
4360
4361 ------------------------------------------------------------------------
4362 r10348 | sigmunau | 2005-03-15 18:18:58 +0100 (Tue, 15 Mar 2005) | 2 lines
4363 Changed paths:
4364    M /trunk/modules/video_filter/wall.c
4365
4366 wall.c: fix alignment when rows or cols are 2 or less.
4367
4368 ------------------------------------------------------------------------
4369 r10347 | gbazin | 2005-03-15 14:44:31 +0100 (Tue, 15 Mar 2005) | 1 line
4370 Changed paths:
4371    M /trunk/configure.ac
4372
4373 * configure.ac: proper LDFLAGS on win32 for the wince gui.
4374 ------------------------------------------------------------------------
4375 r10346 | gbazin | 2005-03-15 14:38:28 +0100 (Tue, 15 Mar 2005) | 1 line
4376 Changed paths:
4377    M /trunk/modules/audio_output/waveout.c
4378
4379 * modules/audio_output/waveout.c: use hardware volume control.
4380 ------------------------------------------------------------------------
4381 r10345 | gbazin | 2005-03-15 14:21:54 +0100 (Tue, 15 Mar 2005) | 1 line
4382 Changed paths:
4383    M /trunk/src/audio_output/intf.c
4384
4385 * src/audio_output/intf.c: aout_VolumeGet() needs to call pf_volume_get() if it wants an updated value.
4386 ------------------------------------------------------------------------
4387 r10344 | gbazin | 2005-03-15 12:40:27 +0100 (Tue, 15 Mar 2005) | 1 line
4388 Changed paths:
4389    M /trunk/configure.ac
4390
4391 * 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).
4392 ------------------------------------------------------------------------
4393 r10343 | anil | 2005-03-15 12:29:46 +0100 (Tue, 15 Mar 2005) | 2 lines
4394 Changed paths:
4395    M /trunk/modules/gui/wxwindows/interface.cpp
4396    M /trunk/modules/gui/wxwindows/timer.cpp
4397    M /trunk/modules/gui/wxwindows/wxwindows.h
4398
4399 * display useful information in the tooltip
4400
4401 ------------------------------------------------------------------------
4402 r10342 | djc | 2005-03-15 01:02:16 +0100 (Tue, 15 Mar 2005) | 2 lines
4403 Changed paths:
4404    M /trunk/modules/gui/macosx/prefs.h
4405    M /trunk/modules/gui/macosx/prefs.m
4406    M /trunk/modules/gui/macosx/prefs_widgets.h
4407    M /trunk/modules/gui/macosx/prefs_widgets.m
4408
4409 Work on MacOS preferences. Need to be completed, improved, and debugged...
4410
4411 ------------------------------------------------------------------------
4412 r10341 | hartman | 2005-03-15 00:53:58 +0100 (Tue, 15 Mar 2005) | 2 lines
4413 Changed paths:
4414    M /trunk/modules/gui/macosx/controls.m
4415
4416 * macosx: simplify volume update method for scrollfield usage.
4417
4418 ------------------------------------------------------------------------
4419 r10340 | ANIL | 2005-03-15 00:39:53 +0100 (Tue, 15 Mar 2005) | 3 lines
4420 Changed paths:
4421    M /trunk/modules/gui/wxwindows/interface.cpp
4422    M /trunk/modules/gui/wxwindows/wxwindows.cpp
4423    M /trunk/modules/gui/wxwindows/wxwindows.h
4424
4425 * wxwindows/*: disable systray code for wx2.4 (Thanks Gildas)
4426
4427
4428 ------------------------------------------------------------------------
4429 r10339 | hartman | 2005-03-15 00:12:06 +0100 (Tue, 15 Mar 2005) | 4 lines
4430 Changed paths:
4431    M /trunk/NEWS
4432    M /trunk/TODO
4433    M /trunk/modules/gui/gtk/menu.c
4434    M /trunk/modules/gui/wxwindows/extrapanel.cpp
4435    M /trunk/src/libvlc.h
4436    M /trunk/src/video_output/video_output.c
4437
4438 * Renamed --filter to --video-filter for reasons of consistency. Please check functionality.
4439 * Added a notice of this to news
4440 * Another request from the forum.
4441
4442 ------------------------------------------------------------------------
4443 r10338 | hartman | 2005-03-14 23:14:46 +0100 (Mon, 14 Mar 2005) | 4 lines
4444 Changed paths:
4445    M /trunk/src/libvlc.c
4446    M /trunk/src/libvlc.h
4447
4448 * More descriptions of the VLC commandline syntax when running --help.
4449 * Added --advanced to the "Help Options" as well. It's "duplicate", but it's easier to find now for cli users.
4450 * Restored some add_category_hint so the cli help shows the proper categories again.
4451
4452 ------------------------------------------------------------------------
4453 r10336 | fenrir | 2005-03-14 18:02:45 +0100 (Mon, 14 Mar 2005) | 3 lines
4454 Changed paths:
4455    M /trunk/modules/demux/mp4/mp4.c
4456
4457  * mp4.c: do not unselect ES at the end.
4458
4459
4460 ------------------------------------------------------------------------
4461 r10335 | sam | 2005-03-14 15:38:44 +0100 (Mon, 14 Mar 2005) | 2 lines
4462 Changed paths:
4463    M /trunk/debian/Makefile.am
4464
4465   * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime.
4466
4467 ------------------------------------------------------------------------
4468 r10334 | sam | 2005-03-14 14:54:04 +0100 (Mon, 14 Mar 2005) | 2 lines
4469 Changed paths:
4470    M /trunk/debian/changelog
4471    M /trunk/debian/control
4472    M /trunk/debian/copyright
4473    M /trunk/debian/gnome-vlc.desktop
4474    M /trunk/debian/gvlc.desktop
4475    M /trunk/debian/patches/00list
4476    D /trunk/debian/patches/20_ffmpeg.dpatch
4477    M /trunk/debian/rules
4478    M /trunk/debian/vlc.mime
4479
4480   * Updated Debian packaging information.
4481
4482 ------------------------------------------------------------------------
4483 r10333 | gbazin | 2005-03-14 14:21:26 +0100 (Mon, 14 Mar 2005) | 1 line
4484 Changed paths:
4485    M /trunk/src/input/input.c
4486
4487 * 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).
4488 ------------------------------------------------------------------------
4489 r10332 | sam | 2005-03-14 14:02:16 +0100 (Mon, 14 Mar 2005) | 2 lines
4490 Changed paths:
4491    M /trunk/modules/stream_out/switcher.c
4492
4493   * modules/stream_out/switcher.c: fixed forbidden empty string for gettext.
4494
4495 ------------------------------------------------------------------------
4496 r10331 | anil | 2005-03-14 11:56:55 +0100 (Mon, 14 Mar 2005) | 9 lines
4497 Changed paths:
4498    M /trunk/activex
4499    M /trunk/modules/gui/wxwindows/interface.cpp
4500    M /trunk/modules/gui/wxwindows/wxwindows.cpp
4501    M /trunk/modules/gui/wxwindows/wxwindows.h
4502
4503 * activex: updated svn:ignore property
4504
4505 * wxwindows: systray integration, with a basic popup menu, tested under
4506   WinXP and Gnome (introduces two new options, wxwin-taskbar and
4507   wxwin-systray).
4508
4509   The icon looks ok under windows but not so good with some gnome-panel
4510   sizes.
4511
4512 ------------------------------------------------------------------------
4513 r10330 | sam | 2005-03-14 11:49:41 +0100 (Mon, 14 Mar 2005) | 2 lines
4514 Changed paths:
4515    M /trunk/activex/Makefile.am
4516
4517   * activex/Makefile.am: use "rm -f", not "-rm".
4518
4519 ------------------------------------------------------------------------
4520 r10329 | sam | 2005-03-14 11:38:45 +0100 (Mon, 14 Mar 2005) | 3 lines
4521 Changed paths:
4522    M /trunk/configure.ac
4523
4524   * configure.ac: allow to specify another name for the wx-config script, for
4525     systems with both 2.4 and 2.5.
4526
4527 ------------------------------------------------------------------------
4528 r10328 | sigmunau | 2005-03-14 11:32:47 +0100 (Mon, 14 Mar 2005) | 2 lines
4529 Changed paths:
4530    M /trunk/modules/control/corba/Modules.am
4531
4532 corba/Modules.am: include missing files in dist. Fixes #1977
4533
4534 ------------------------------------------------------------------------
4535 r10327 | sigmunau | 2005-03-14 10:18:42 +0100 (Mon, 14 Mar 2005) | 2 lines
4536 Changed paths:
4537    M /trunk/TODO
4538
4539 TODO: remove recently fixed subtitle-related items
4540
4541 ------------------------------------------------------------------------
4542 r10326 | hartman | 2005-03-14 00:32:30 +0100 (Mon, 14 Mar 2005) | 2 lines
4543 Changed paths:
4544    M /trunk/TODO
4545
4546 * Add some TODOs from the Requests forum.
4547
4548 ------------------------------------------------------------------------
4549 r10325 | djc | 2005-03-14 00:19:12 +0100 (Mon, 14 Mar 2005) | 3 lines
4550 Changed paths:
4551    M /trunk/modules/gui/macosx/controls.m
4552    M /trunk/modules/gui/macosx/intf.h
4553    M /trunk/modules/gui/macosx/intf.m
4554
4555 Added setScrollField: and resetScrollField to manage the scroll field.
4556
4557
4558 ------------------------------------------------------------------------
4559 r10324 | hartman | 2005-03-14 00:10:01 +0100 (Mon, 14 Mar 2005) | 3 lines
4560 Changed paths:
4561    M /trunk/activex/Makefile.am
4562
4563 * axvlc.reg was removed from the source tree in r9968, but not removed from the Makefile.am
4564 This was breaking make dist, and therefore the SVN .tar.gz snapshots
4565
4566 ------------------------------------------------------------------------
4567 r10323 | robux4 | 2005-03-13 20:53:20 +0100 (Sun, 13 Mar 2005) | 1 line
4568 Changed paths:
4569    M /trunk/modules/demux/mkv.cpp
4570
4571 mkv.cpp: use the same technique for the main segment as for the additional segments (this way we know the others work too)
4572 ------------------------------------------------------------------------
4573 r10322 | robux4 | 2005-03-13 15:09:31 +0100 (Sun, 13 Mar 2005) | 1 line
4574 Changed paths:
4575    M /trunk/modules/demux/mkv.cpp
4576
4577 mkv.cpp: segment preloading now works
4578 ------------------------------------------------------------------------
4579 r10321 | courmisch | 2005-03-13 14:29:45 +0100 (Sun, 13 Mar 2005) | 2 lines
4580 Changed paths:
4581    M /trunk/AUTHORS
4582    M /trunk/include/vlc_tls.h
4583    M /trunk/modules/codec/adpcm.c
4584    M /trunk/modules/demux/voc.c
4585    M /trunk/modules/demux/xa.c
4586    M /trunk/modules/misc/gnutls.c
4587    M /trunk/src/misc/httpd.c
4588    M /trunk/src/misc/tls.c
4589
4590 Fix my email address
4591
4592 ------------------------------------------------------------------------
4593 r10320 | courmisch | 2005-03-13 10:31:00 +0100 (Sun, 13 Mar 2005) | 2 lines
4594 Changed paths:
4595    M /trunk/configure.ac
4596
4597 - Fix getnameinfo detection on Win32
4598
4599 ------------------------------------------------------------------------
4600 r10319 | titer | 2005-03-13 06:56:32 +0100 (Sun, 13 Mar 2005) | 2 lines
4601 Changed paths:
4602    M /trunk/extras/contrib/src/Patches/dvdnav.patch
4603
4604  dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins
4605
4606 ------------------------------------------------------------------------
4607 r10318 | titer | 2005-03-12 19:34:36 +0100 (Sat, 12 Mar 2005) | 3 lines
4608 Changed paths:
4609    M /trunk/modules/access/dvdnav.c
4610    M /trunk/src/video_output/vout_subpictures.c
4611
4612  Renamed the "contrast" variable used between dvdnav and the video output
4613  so it doesn't conflict with the one from the adjust filter
4614
4615 ------------------------------------------------------------------------
4616 r10317 | titer | 2005-03-12 18:52:33 +0100 (Sat, 12 Mar 2005) | 8 lines
4617 Changed paths:
4618    M /trunk/extras/contrib/src/Patches/dvdnav.patch
4619    M /trunk/extras/contrib/src/Patches/libdvdread.patch
4620
4621  dvdnav.patch: prefixed all non-static functions in the included libdvdread.
4622   This fixes dvdsimple on OS X (either it crashed complaining about
4623   multiple definitions in the dvdnav and dvdread plugins, or it tried
4624   to use the libdvdread routines from the dvdnav plugin even though
4625   the dvdread access is used, but this modified libdvdread doesn't
4626   seem to be binary compatible... big mess here)
4627  ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
4628
4629 ------------------------------------------------------------------------
4630 r10316 | courmisch | 2005-03-12 18:47:43 +0100 (Sat, 12 Mar 2005) | 2 lines
4631 Changed paths:
4632    M /trunk/src/misc/httpd.c
4633
4634 Fixed stupid bug (C) me, yesterday (variable name conflict)
4635
4636 ------------------------------------------------------------------------
4637 r10315 | massiot | 2005-03-12 15:31:10 +0100 (Sat, 12 Mar 2005) | 2 lines
4638 Changed paths:
4639    M /trunk/doc/fortunes.txt
4640
4641 fortuuuuune
4642
4643 ------------------------------------------------------------------------
4644 r10314 | robux4 | 2005-03-12 12:12:00 +0100 (Sat, 12 Mar 2005) | 1 line
4645 Changed paths:
4646    M /trunk/modules/demux/mkv.cpp
4647
4648 mkv.cpp: know your parents better
4649 ------------------------------------------------------------------------
4650 r10313 | robux4 | 2005-03-12 11:20:18 +0100 (Sat, 12 Mar 2005) | 1 line
4651 Changed paths:
4652    M /trunk/modules/demux/mkv.cpp
4653
4654 mkv.cpp: better segment initialisation
4655 ------------------------------------------------------------------------
4656 r10312 | robux4 | 2005-03-12 11:01:45 +0100 (Sat, 12 Mar 2005) | 1 line
4657 Changed paths:
4658    M /trunk/modules/demux/mkv.cpp
4659
4660 mkv.cpp: don't keep segments already found elsewhere
4661 ------------------------------------------------------------------------
4662 r10311 | robux4 | 2005-03-12 10:35:29 +0100 (Sat, 12 Mar 2005) | 1 line
4663 Changed paths:
4664    M /trunk/modules/demux/mkv.cpp
4665
4666 mkv.cpp: more code reorganisation for segment preloading
4667 ------------------------------------------------------------------------
4668 r10310 | anil | 2005-03-11 23:36:40 +0100 (Fri, 11 Mar 2005) | 6 lines
4669 Changed paths:
4670    M /trunk/configure.ac
4671    M /trunk/modules/access/file.c
4672    M /trunk/modules/access/vcd/vcd.c
4673    M /trunk/modules/access/vcdx/access.c
4674    M /trunk/modules/codec/subsdec.c
4675    M /trunk/modules/demux/mjpeg.c
4676    M /trunk/modules/demux/ts.c
4677
4678 * configure.ac: alsa is now really default enabled
4679 * modules/demux/*: typo and user-friendly description
4680 * modules/access/*: less vlc warnings
4681 * modules/codec/subsdec.c: subtitles justification is no longer "advanced"
4682
4683
4684 ------------------------------------------------------------------------
4685 r10309 | zorglub | 2005-03-11 22:49:19 +0100 (Fri, 11 Mar 2005) | 2 lines
4686 Changed paths:
4687    M /trunk/modules/demux/avi/avi.c
4688    M /trunk/modules/demux/demuxdump.c
4689    M /trunk/modules/demux/mjpeg.c
4690    M /trunk/modules/demux/mod.c
4691    M /trunk/modules/demux/mpeg/h264.c
4692    M /trunk/modules/misc/dummy/dummy.c
4693
4694 String fixes by Christophe Mutricy
4695
4696 ------------------------------------------------------------------------
4697 r10308 | courmisch | 2005-03-11 21:04:58 +0100 (Fri, 11 Mar 2005) | 2 lines
4698 Changed paths:
4699    M /trunk/src/misc/httpd.c
4700
4701 - Fix bug #1854
4702
4703 ------------------------------------------------------------------------
4704 r10307 | courmisch | 2005-03-11 20:57:28 +0100 (Fri, 11 Mar 2005) | 3 lines
4705 Changed paths:
4706    M /trunk/configure.ac
4707
4708 - Check for gai_strerror
4709   (stupid Winsock2 has getnameinfo but not gai_strerror)
4710
4711 ------------------------------------------------------------------------
4712 r10302 | courmisch | 2005-03-11 14:41:51 +0100 (Fri, 11 Mar 2005) | 2 lines
4713 Changed paths:
4714    M /trunk/activex/Makefile.am
4715
4716 - Fix building axvlc from subdirectory
4717
4718 ------------------------------------------------------------------------
4719 r10301 | andrep | 2005-03-11 14:38:38 +0100 (Fri, 11 Mar 2005) | 3 lines
4720 Changed paths:
4721    M /trunk/mozilla/vlcshell.cpp
4722
4723 * 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
4724
4725
4726 ------------------------------------------------------------------------
4727 r10300 | dionoea | 2005-03-11 14:13:45 +0100 (Fri, 11 Mar 2005) | 2 lines
4728 Changed paths:
4729    M /trunk/modules/video_output/picture.c
4730
4731  * change $Id thing ... r10300
4732
4733 ------------------------------------------------------------------------
4734 r10299 | robux4 | 2005-03-11 13:41:41 +0100 (Fri, 11 Mar 2005) | 1 line
4735 Changed paths:
4736    M /trunk/modules/demux/mkv.cpp
4737
4738 mkv.cpp: preload linked segments too
4739 ------------------------------------------------------------------------
4740 r10297 | robux4 | 2005-03-11 11:44:36 +0100 (Fri, 11 Mar 2005) | 1 line
4741 Changed paths:
4742    M /trunk/modules/demux/mkv.cpp
4743
4744 mkv.cpp: remove an unused variable
4745 ------------------------------------------------------------------------
4746 r10296 | sigmunau | 2005-03-11 10:54:47 +0100 (Fri, 11 Mar 2005) | 2 lines
4747 Changed paths:
4748    M /trunk/modules/audio_output/alsa.c
4749
4750 alsa.c: removed a printf, shut up a compiler warning
4751
4752 ------------------------------------------------------------------------
4753 r10292 | jpsaman | 2005-03-11 10:49:38 +0100 (Fri, 11 Mar 2005) | 2 lines
4754 Changed paths:
4755    M /trunk/modules/audio_filter/converter/a52tofloat32.c
4756    M /trunk/modules/audio_filter/converter/dtstofloat32.c
4757
4758 Removed unneeded VLC_OBJECT() cast and another segfault fix.
4759
4760 ------------------------------------------------------------------------
4761 r10290 | sigmunau | 2005-03-11 09:56:58 +0100 (Fri, 11 Mar 2005) | 2 lines
4762 Changed paths:
4763    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
4764
4765 wxwindows/preferences_widgets.cpp: Fix size of ModulesListCat widget
4766
4767 ------------------------------------------------------------------------
4768 r10289 | gbazin | 2005-03-11 09:18:14 +0100 (Fri, 11 Mar 2005) | 1 line
4769 Changed paths:
4770    M /trunk/modules/codec/ffmpeg/encoder.c
4771    M /trunk/modules/stream_out/transcode.c
4772
4773 * modules/codec/ffmpeg/encoder.c, modules/stream_out/transcode.c: cosmetic fixes.
4774 ------------------------------------------------------------------------
4775 r10288 | courmisch | 2005-03-11 09:13:00 +0100 (Fri, 11 Mar 2005) | 4 lines
4776 Changed paths:
4777    M /trunk/configure.ac
4778    M /trunk/modules/demux/Modules.am
4779    A /trunk/modules/demux/ty.c
4780
4781 Tivo file demuxer
4782 based on patch from Neal Symms <nsymms # redwar.us>
4783 with minor cleanups
4784
4785 ------------------------------------------------------------------------
4786 r10287 | zorglub | 2005-03-11 08:52:18 +0100 (Fri, 11 Mar 2005) | 3 lines
4787 Changed paths:
4788    M /trunk/modules/codec/mpeg_audio.c
4789    M /trunk/modules/gui/wxwindows/interface.cpp
4790    M /trunk/modules/gui/wxwindows/playlist.cpp
4791    M /trunk/modules/gui/wxwindows/wizard.cpp
4792    M /trunk/src/input/access.c
4793    M /trunk/src/input/demux.c
4794    M /trunk/src/input/es_out.c
4795    M /trunk/src/input/input.c
4796    M /trunk/src/misc/modules.c
4797    M /trunk/src/playlist/item-ext.c
4798    M /trunk/src/playlist/loadsave.c
4799    M /trunk/src/playlist/playlist.c
4800    M /trunk/src/playlist/view.c
4801
4802 Reduce the global verbosity
4803 Change some message severities
4804
4805 ------------------------------------------------------------------------
4806 r10285 | zorglub | 2005-03-10 23:30:16 +0100 (Thu, 10 Mar 2005) | 2 lines
4807 Changed paths:
4808    M /trunk/modules/access/cdda/info.c
4809
4810 Fix locking
4811
4812 ------------------------------------------------------------------------
4813 r10284 | zorglub | 2005-03-10 23:18:47 +0100 (Thu, 10 Mar 2005) | 2 lines
4814 Changed paths:
4815    M /trunk/NEWS
4816
4817 Update news
4818
4819 ------------------------------------------------------------------------
4820 r10282 | jpsaman | 2005-03-10 22:16:32 +0100 (Thu, 10 Mar 2005) | 2 lines
4821 Changed paths:
4822    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
4823
4824 Same mistake here: Pass real VLC_OBJECT's to msg_*
4825
4826 ------------------------------------------------------------------------
4827 r10280 | jpsaman | 2005-03-10 22:12:28 +0100 (Thu, 10 Mar 2005) | 2 lines
4828 Changed paths:
4829    M /trunk/modules/audio_filter/converter/dtstofloat32.c
4830
4831 Another one. Use real VLC_OBJECT's in msg_*
4832
4833 ------------------------------------------------------------------------
4834 r10278 | jpsaman | 2005-03-10 22:09:14 +0100 (Thu, 10 Mar 2005) | 2 lines
4835 Changed paths:
4836    M /trunk/modules/audio_filter/converter/a52tofloat32.c
4837
4838 Use VLC_OBJECT's to pass to msg_* functions otherwise all hell breaks lose.
4839
4840 ------------------------------------------------------------------------
4841 r10277 | courmisch | 2005-03-10 21:42:52 +0100 (Thu, 10 Mar 2005) | 2 lines
4842 Changed paths:
4843    M /trunk/modules/misc/gnutls.c
4844
4845 - Require certificate from the client if one CA cert specified
4846
4847 ------------------------------------------------------------------------
4848 r10276 | courmisch | 2005-03-10 21:04:04 +0100 (Thu, 10 Mar 2005) | 2 lines
4849 Changed paths:
4850    M /trunk/modules/misc/gnutls.c
4851
4852 - Release certificate creds after terminating session
4853
4854 ------------------------------------------------------------------------
4855 r10268 | gbazin | 2005-03-10 20:23:10 +0100 (Thu, 10 Mar 2005) | 1 line
4856 Changed paths:
4857    M /trunk/configure.ac
4858
4859 * configure.ac: only include stream_out_switcher if --enable-sout is specified.
4860 ------------------------------------------------------------------------
4861 r10265 | robux4 | 2005-03-10 19:20:02 +0100 (Thu, 10 Mar 2005) | 1 line
4862 Changed paths:
4863    M /trunk/modules/demux/mkv.cpp
4864
4865 mkv.cpp: support preloading in the same family
4866 ------------------------------------------------------------------------
4867 r10264 | massiot | 2005-03-10 18:23:43 +0100 (Thu, 10 Mar 2005) | 12 lines
4868 Changed paths:
4869    M /trunk/configure.ac
4870    M /trunk/modules/access/Modules.am
4871    A /trunk/modules/access/fake.c
4872    M /trunk/modules/stream_out/Modules.am
4873    A /trunk/modules/stream_out/switcher.c
4874
4875 * modules/stream_out/switcher.c: New module allowing to replace an MPEG2
4876   video by a fixed panel (format .uyvy). Specify panel files with
4877   --sout-switcher-files=toto.uyvy,tata.uyvy,titi.uyvy and the size of
4878   pictures with --sout-switcher-sizes=720x576,720x576,480x576.
4879   --sout-switcher-port=4242 opens up a UDP port. echo 1 | nc -u localhost 4242
4880   switches to panel #1 (0 is the live video, -1 disables all output).
4881   The audio is blanked out when a panel is active. --sout-switcher-command
4882   specifies the first command to run on start-up.
4883 * modules/access/fake.c: Fake video input simulating a video at x fps.
4884   Use it to switch between fixed panels with the switcher when you have
4885   no video.
4886
4887 ------------------------------------------------------------------------
4888 r10263 | robux4 | 2005-03-10 18:19:28 +0100 (Thu, 10 Mar 2005) | 1 line
4889 Changed paths:
4890    M /trunk/modules/demux/mkv.cpp
4891
4892 mkv.cpp: move the segment metadata preloading in another function (to be used elsewhere too)
4893 ------------------------------------------------------------------------
4894 r10262 | robux4 | 2005-03-10 17:41:43 +0100 (Thu, 10 Mar 2005) | 1 line
4895 Changed paths:
4896    M /trunk/modules/demux/mkv.cpp
4897
4898 mkv.cpp: parse the Segment Info properly
4899 ------------------------------------------------------------------------
4900 r10261 | dionoea | 2005-03-10 17:00:49 +0100 (Thu, 10 Mar 2005) | 2 lines
4901 Changed paths:
4902    M /trunk/modules/control/rc.c
4903    M /trunk/modules/video_filter/mosaic.c
4904
4905  * mosaic alignment (works like --marq-position) and callback
4906
4907 ------------------------------------------------------------------------
4908 r10260 | robux4 | 2005-03-10 16:40:45 +0100 (Thu, 10 Mar 2005) | 1 line
4909 Changed paths:
4910    M /trunk/modules/demux/mkv.cpp
4911
4912 mkv.cpp: store the prev/next UID for later use
4913 ------------------------------------------------------------------------
4914 r10259 | zorglub | 2005-03-10 14:42:45 +0100 (Thu, 10 Mar 2005) | 2 lines
4915 Changed paths:
4916    M /trunk/modules/access/vcdx/access.c
4917
4918 Fix refcount problems + fix a part of coding style problems
4919
4920 ------------------------------------------------------------------------
4921 r10258 | gbazin | 2005-03-10 14:37:29 +0100 (Thu, 10 Mar 2005) | 1 line
4922 Changed paths:
4923    M /trunk/modules/misc/freetype.c
4924
4925 * modules/misc/freetype.c: better outlining algorithm + generate 16 colors (instead of 256) palettized YUV.
4926 ------------------------------------------------------------------------
4927 r10257 | zorglub | 2005-03-10 14:05:43 +0100 (Thu, 10 Mar 2005) | 8 lines
4928 Changed paths:
4929    M /trunk/include/vlc_config_cat.h
4930    M /trunk/modules/audio_filter/equalizer.c
4931    M /trunk/modules/video_output/directx/glwin32.c
4932    M /trunk/modules/video_output/image.c
4933    M /trunk/modules/video_output/picture.c
4934    M /trunk/modules/video_output/x11/glx.c
4935    M /trunk/modules/visualization/visual/visual.c
4936    M /trunk/src/audio_output/intf.c
4937    M /trunk/src/libvlc.h
4938
4939 More prefs fixes
4940 - String fixes
4941 - Sort some large panels
4942 - Change some advanced flags
4943 - Fix & move audio-channel-mixer
4944 - hide picture vout
4945 - Remove saved-volume, replaced by a variable
4946
4947 ------------------------------------------------------------------------
4948 r10255 | courmisch | 2005-03-10 12:19:29 +0100 (Thu, 10 Mar 2005) | 3 lines
4949 Changed paths:
4950    M /trunk/modules/demux/voc.c
4951
4952 - Fix unitialized variable in demux control helper
4953 There's still a segfault somewhere (occurs after many seeks but I can't reproduce it with a debugger)
4954
4955 ------------------------------------------------------------------------
4956 r10254 | courmisch | 2005-03-10 12:00:41 +0100 (Thu, 10 Mar 2005) | 2 lines
4957 Changed paths:
4958    M /trunk/modules/demux/voc.c
4959
4960 Support block type 2 (and some others as well)
4961
4962 ------------------------------------------------------------------------
4963 r10253 | courmisch | 2005-03-10 11:58:02 +0100 (Thu, 10 Mar 2005) | 4 lines
4964 Changed paths:
4965    M /trunk/include/network.h
4966    M /trunk/modules/access/http.c
4967
4968 - include/network.h: new vlc_UrlEncode and vlc_UrlIsNotEncoded helpers function
4969 - modules/access/http.c: do not choke when there's a space in a URL
4970   (should probably be done for some others)
4971
4972 ------------------------------------------------------------------------
4973 r10250 | courmisch | 2005-03-10 10:56:07 +0100 (Thu, 10 Mar 2005) | 2 lines
4974 Changed paths:
4975    M /trunk/modules/misc/gnutls.c
4976
4977 gnutls.c: add shortname
4978
4979 ------------------------------------------------------------------------
4980 r10249 | zorglub | 2005-03-10 10:47:20 +0100 (Thu, 10 Mar 2005) | 2 lines
4981 Changed paths:
4982    M /trunk/modules/gui/wxwindows/preferences.cpp
4983
4984 Should fix compile
4985
4986 ------------------------------------------------------------------------
4987 r10245 | courmisch | 2005-03-10 09:27:21 +0100 (Thu, 10 Mar 2005) | 2 lines
4988 Changed paths:
4989    M /trunk/include/vlc_tls.h
4990    M /trunk/modules/misc/gnutls.c
4991    M /trunk/src/misc/tls.c
4992
4993 Missing properties
4994
4995 ------------------------------------------------------------------------
4996 r10244 | courmisch | 2005-03-10 09:23:03 +0100 (Thu, 10 Mar 2005) | 2 lines
4997 Changed paths:
4998    M /trunk/configure.ac
4999    M /trunk/modules/misc/gnutls.c
5000
5001 - Fix GnuTLS version detection
5002
5003 ------------------------------------------------------------------------
5004 r10243 | zorglub | 2005-03-10 01:17:33 +0100 (Thu, 10 Mar 2005) | 7 lines
5005 Changed paths:
5006    M /trunk/include/vlc_config_cat.h
5007    M /trunk/modules/audio_filter/converter/a52tofloat32.c
5008    M /trunk/modules/audio_filter/converter/dtstofloat32.c
5009    M /trunk/modules/misc/freetype.c
5010    M /trunk/modules/video_filter/marq.c
5011    M /trunk/src/libvlc.h
5012
5013 Preferences update :
5014 - Sorted marq options
5015 - A52 & DTS are audio decoders
5016 - Moved freetype to subtitles/OSD
5017
5018 (last 2 suggested by Anil)
5019
5020 ------------------------------------------------------------------------
5021 r10242 | robux4 | 2005-03-09 22:45:02 +0100 (Wed, 09 Mar 2005) | 1 line
5022 Changed paths:
5023    M /trunk/modules/demux/mkv.cpp
5024
5025 mkv.cpp: cleaner handling of some tables (now vectors)
5026 ------------------------------------------------------------------------
5027 r10241 | zorglub | 2005-03-09 22:06:09 +0100 (Wed, 09 Mar 2005) | 2 lines
5028 Changed paths:
5029    A /trunk/modules/gui/wxwindows/bitmaps/advanced.xpm
5030    A /trunk/modules/gui/wxwindows/bitmaps/audio.xpm
5031    A /trunk/modules/gui/wxwindows/bitmaps/codec.xpm
5032    A /trunk/modules/gui/wxwindows/bitmaps/intf.xpm
5033    A /trunk/modules/gui/wxwindows/bitmaps/video.xpm
5034    M /trunk/modules/gui/wxwindows/preferences.cpp
5035
5036 Preferences icons
5037
5038 ------------------------------------------------------------------------
5039 r10240 | gbazin | 2005-03-09 20:57:28 +0100 (Wed, 09 Mar 2005) | 1 line
5040 Changed paths:
5041    M /trunk/modules/codec/ffmpeg/video.c
5042
5043 * modules/codec/ffmpeg/video.c: take input rate into account when interpolating next pts.
5044 ------------------------------------------------------------------------
5045 r10239 | zorglub | 2005-03-09 19:05:30 +0100 (Wed, 09 Mar 2005) | 2 lines
5046 Changed paths:
5047    M /trunk/modules/gui/wxwindows/menus.cpp
5048
5049 Don't switch interfaces under linux
5050
5051 ------------------------------------------------------------------------
5052 r10238 | hartman | 2005-03-09 17:00:03 +0100 (Wed, 09 Mar 2005) | 3 lines
5053 Changed paths:
5054    M /trunk/extras/contrib/src/Makefile
5055    M /trunk/extras/contrib/src/packages.mak
5056
5057 * added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
5058 * upgraded libcdio to 0.7.2 (not that it makes much difference :) )
5059
5060 ------------------------------------------------------------------------
5061 r10237 | courmisch | 2005-03-09 14:07:26 +0100 (Wed, 09 Mar 2005) | 2 lines
5062 Changed paths:
5063    M /trunk/modules/gui/kde/preferences.cpp
5064
5065 string rationalization (yeah, I know the KDE interface is not used)
5066
5067 ------------------------------------------------------------------------
5068 r10236 | sigmunau | 2005-03-09 13:58:13 +0100 (Wed, 09 Mar 2005) | 2 lines
5069 Changed paths:
5070    M /trunk/include/vlc_video.h
5071    M /trunk/modules/misc/freetype.c
5072    M /trunk/src/video_output/vout_subpictures.c
5073
5074 all: correctly align multiline strings when not left-aligned
5075
5076 ------------------------------------------------------------------------
5077 r10235 | gbazin | 2005-03-09 13:52:47 +0100 (Wed, 09 Mar 2005) | 1 line
5078 Changed paths:
5079    M /trunk/modules/mux/mpeg/ps.c
5080
5081 * modules/mux/mpeg/ps.c: small cleanup.
5082 ------------------------------------------------------------------------
5083 r10234 | gbazin | 2005-03-09 13:39:36 +0100 (Wed, 09 Mar 2005) | 1 line
5084 Changed paths:
5085    M /trunk/modules/demux/ps.c
5086    M /trunk/modules/demux/ps.h
5087
5088 * modules/demux/ps.[c,h]: fixed PSM parsing bug.
5089 ------------------------------------------------------------------------
5090 r10233 | gbazin | 2005-03-09 13:17:01 +0100 (Wed, 09 Mar 2005) | 1 line
5091 Changed paths:
5092    M /trunk/modules/mux/mpeg/ps.c
5093
5094 * modules/mux/mpeg/ps.c: correct PSM size.
5095 ------------------------------------------------------------------------
5096 r10232 | courmisch | 2005-03-09 12:54:36 +0100 (Wed, 09 Mar 2005) | 2 lines
5097 Changed paths:
5098    M /trunk/modules/demux/voc.c
5099
5100 Handle VOC files with multiple blocks properly
5101
5102 ------------------------------------------------------------------------
5103 r10231 | gbazin | 2005-03-09 12:43:02 +0100 (Wed, 09 Mar 2005) | 1 line
5104 Changed paths:
5105    M /trunk/src/video_output/vout_subpictures.c
5106
5107 * src/video_output/vout_subpictures.c: pass on video output size changes to the text renderer.
5108 ------------------------------------------------------------------------
5109 r10230 | gbazin | 2005-03-09 12:42:05 +0100 (Wed, 09 Mar 2005) | 1 line
5110 Changed paths:
5111    M /trunk/modules/misc/freetype.c
5112
5113 * modules/misc/freetype.c: handle size change properly.
5114 ------------------------------------------------------------------------
5115 r10229 | gbazin | 2005-03-09 11:46:45 +0100 (Wed, 09 Mar 2005) | 1 line
5116 Changed paths:
5117    M /trunk/modules/video_filter/mosaic.c
5118
5119 * modules/video_filter/mosaic.c: compilation fix.
5120 ------------------------------------------------------------------------
5121 r10228 | gbazin | 2005-03-09 11:18:27 +0100 (Wed, 09 Mar 2005) | 1 line
5122 Changed paths:
5123    M /trunk/modules/misc/freetype.c
5124
5125 * modules/misc/freetype.c: don't display only the last line.
5126 ------------------------------------------------------------------------
5127 r10227 | courmisch | 2005-03-09 10:03:32 +0100 (Wed, 09 Mar 2005) | 2 lines
5128 Changed paths:
5129    M /trunk/modules/demux/voc.c
5130
5131 - seeking in .VOC file
5132
5133 ------------------------------------------------------------------------
5134 r10226 | gbazin | 2005-03-09 01:59:09 +0100 (Wed, 09 Mar 2005) | 1 line
5135 Changed paths:
5136    M /trunk/modules/mux/mpeg/ps.c
5137
5138 * modules/mux/mpeg/ps.c: shut-up valgrind warning.
5139 ------------------------------------------------------------------------
5140 r10225 | titer | 2005-03-09 01:43:46 +0100 (Wed, 09 Mar 2005) | 2 lines
5141 Changed paths:
5142    M /trunk/include/vlc_common.h
5143
5144  vlc_common.h: define INT64_MIN/INT64_MAX if necessary
5145
5146 ------------------------------------------------------------------------
5147 r10224 | gbazin | 2005-03-09 01:31:19 +0100 (Wed, 09 Mar 2005) | 1 line
5148 Changed paths:
5149    M /trunk/modules/demux/ps.h
5150
5151 * modules/demux/ps.h: support for mp4v/mp4a/h264 + parse language descriptor in PSM.
5152 ------------------------------------------------------------------------
5153 r10223 | gbazin | 2005-03-09 01:30:09 +0100 (Wed, 09 Mar 2005) | 1 line
5154 Changed paths:
5155    M /trunk/modules/mux/mpeg/ps.c
5156
5157 *  modules/mux/mpeg/ps.c: Write a PSM + support for mp4v/mp4a/h264.
5158 ------------------------------------------------------------------------
5159 r10222 | titer | 2005-03-09 01:18:15 +0100 (Wed, 09 Mar 2005) | 3 lines
5160 Changed paths:
5161    M /trunk/modules/video_filter/mosaic.c
5162
5163  video_filter/mosaic.c: compile fix (use INT_MAX since INT32_MAX isn't
5164          always defined)
5165
5166 ------------------------------------------------------------------------
5167 r10221 | rocky | 2005-03-09 00:52:01 +0100 (Wed, 09 Mar 2005) | 3 lines
5168 Changed paths:
5169    M /trunk/configure.ac
5170
5171 VCDX depends on libiso9660. Up libcdio version to 0.72. 
5172
5173
5174 ------------------------------------------------------------------------
5175 r10220 | hartman | 2005-03-09 00:25:11 +0100 (Wed, 09 Mar 2005) | 3 lines
5176 Changed paths:
5177    M /trunk/mozilla/vlcshell.cpp
5178
5179 * TEST: removing #include <jis.h> from the mozilla plugin to see if we really require Java support.
5180   if this breaks the linux or win32 mozilla plugin then it should be restored.
5181
5182 ------------------------------------------------------------------------
5183 r10219 | gbazin | 2005-03-09 00:21:40 +0100 (Wed, 09 Mar 2005) | 1 line
5184 Changed paths:
5185    M /trunk/modules/packetizer/mpeg4video.c
5186
5187 * modules/packetizer/mpeg4video.c: fixed segfault
5188 ------------------------------------------------------------------------
5189 r10218 | robux4 | 2005-03-08 22:43:42 +0100 (Tue, 08 Mar 2005) | 1 line
5190 Changed paths:
5191    M /trunk/modules/demux/mkv.cpp
5192
5193 mkv.cpp: keep the interresting segments somewhere in memory (not functional yet)
5194 ------------------------------------------------------------------------
5195 r10217 | gbazin | 2005-03-08 21:17:43 +0100 (Tue, 08 Mar 2005) | 1 line
5196 Changed paths:
5197    M /trunk/modules/mux/mpeg/ps.c
5198
5199 * modules/mux/mpeg/ps.c: use instant bitrate to calculate program_mux_rate.
5200 ------------------------------------------------------------------------
5201 r10216 | courmisch | 2005-03-08 19:43:51 +0100 (Tue, 08 Mar 2005) | 2 lines
5202 Changed paths:
5203    M /trunk/modules/gui/wxwindows/playlist.cpp
5204
5205 Strings rationalization
5206
5207 ------------------------------------------------------------------------
5208 r10215 | courmisch | 2005-03-08 19:34:00 +0100 (Tue, 08 Mar 2005) | 2 lines
5209 Changed paths:
5210    M /trunk/modules/gui/wxwindows/open.cpp
5211    M /trunk/modules/gui/wxwindows/streamout.cpp
5212
5213 Fix max UDP port number
5214
5215 ------------------------------------------------------------------------
5216 r10214 | gbazin | 2005-03-08 19:10:49 +0100 (Tue, 08 Mar 2005) | 1 line
5217 Changed paths:
5218    M /trunk/modules/video_output/x11/xcommon.c
5219
5220 * modules/video_output/x11/xcommon.c: don't abort on X_SetInputFocus error which isn't fatal.
5221 ------------------------------------------------------------------------
5222 r10213 | courmisch | 2005-03-08 18:31:31 +0100 (Tue, 08 Mar 2005) | 8 lines
5223 Changed paths:
5224    M /trunk/modules/gui/wxwindows/wxwindows.h
5225
5226 Same fix for non-constant string.
5227
5228 The playlist works fine again (with ASCII/Latin locale charset).
5229 When in UTF8, it might be a good idea to check for invalid bytes
5230 sequences and replace them with question mark - at the moment
5231 wxWidgets still leave the whole text blank which result in blank
5232 playlist item in the playlist.
5233
5234 ------------------------------------------------------------------------
5235 r10212 | courmisch | 2005-03-08 18:11:08 +0100 (Tue, 08 Mar 2005) | 9 lines
5236 Changed paths:
5237    M /trunk/modules/gui/wxwindows/wxwindows.h
5238
5239 Fix conversion from locale to wxWidgets' Unicode
5240 (the documentation for wxWidgets 2.5.3 is wrong :
5241  wxConvCurrent (which does not work) does not point
5242  to wxConvLibc nor wxConvLocal (which both work))
5243
5244 It is now possible to use wxvlc with non UTF-8 locale.
5245 Previously, any text item with non-ASCII character in it would be
5246 blank.
5247
5248 ------------------------------------------------------------------------
5249 r10211 | massiot | 2005-03-08 17:50:19 +0100 (Tue, 08 Mar 2005) | 2 lines
5250 Changed paths:
5251    M /trunk/modules/codec/ffmpeg/video_filter.c
5252
5253 * modules/codec/ffmpeg/video_filter.c: Fixed a regression with b_resize_first.
5254
5255 ------------------------------------------------------------------------
5256 r10210 | courmisch | 2005-03-08 17:29:30 +0100 (Tue, 08 Mar 2005) | 2 lines
5257 Changed paths:
5258    M /trunk/modules/gui/wxwindows/open.cpp
5259
5260 Fix UDP unicast access when both IPv6 and non-default port are used
5261
5262 ------------------------------------------------------------------------
5263 r10209 | courmisch | 2005-03-08 14:54:11 +0100 (Tue, 08 Mar 2005) | 2 lines
5264 Changed paths:
5265    M /trunk/configure.ac
5266
5267 Enable voc demux
5268
5269 ------------------------------------------------------------------------
5270 r10208 | courmisch | 2005-03-08 14:53:36 +0100 (Tue, 08 Mar 2005) | 2 lines
5271 Changed paths:
5272    M /trunk/AUTHORS
5273    M /trunk/modules/demux/Modules.am
5274    A /trunk/modules/demux/voc.c
5275
5276 Creative Voice File demux
5277
5278 ------------------------------------------------------------------------
5279 r10207 | gbazin | 2005-03-08 14:16:38 +0100 (Tue, 08 Mar 2005) | 1 line
5280 Changed paths:
5281    M /trunk/modules/codec/ffmpeg/video_filter.c
5282
5283 * modules/codec/ffmpeg/video_filter.c: a few fixes and cleanup.
5284 ------------------------------------------------------------------------
5285 r10206 | gbazin | 2005-03-08 14:15:56 +0100 (Tue, 08 Mar 2005) | 3 lines
5286 Changed paths:
5287    M /trunk/modules/codec/x264.c
5288    M /trunk/modules/services_discovery/sap.c
5289    M /trunk/modules/stream_out/transcode.c
5290
5291 * modules/services_discovery/sap.c, modules/codec/x264.c: fixed small mem leaks.
5292 * modules/stream_out/transcode.c: fixed segfault.
5293
5294 ------------------------------------------------------------------------
5295 r10205 | gbazin | 2005-03-08 11:58:49 +0100 (Tue, 08 Mar 2005) | 1 line
5296 Changed paths:
5297    M /trunk/modules/misc/freetype.c
5298    M /trunk/modules/video_filter/marq.c
5299    M /trunk/modules/video_filter/time.c
5300
5301 * modules/misc/freetype.c, modules/video_filter/marq.c, time.c: a few fixes.
5302 ------------------------------------------------------------------------
5303 r10204 | gbazin | 2005-03-08 11:15:36 +0100 (Tue, 08 Mar 2005) | 1 line
5304 Changed paths:
5305    M /trunk/configure.ac
5306
5307 * configure.ac: packetizers are not only useful with the stream output.
5308 ------------------------------------------------------------------------
5309 r10203 | robux4 | 2005-03-08 10:06:27 +0100 (Tue, 08 Mar 2005) | 1 line
5310 Changed paths:
5311    M /trunk/src/input/input.c
5312
5313 input.c: allow "intelligent" previous-chapter behaviour for access sources too
5314 ------------------------------------------------------------------------
5315 r10202 | gbazin | 2005-03-08 02:54:55 +0100 (Tue, 08 Mar 2005) | 1 line
5316 Changed paths:
5317    M /trunk/modules/misc/dummy/renderer.c
5318
5319 * modules/misc/dummy/renderer.c: forgot to commit this file with the text renderer api change.
5320 ------------------------------------------------------------------------
5321 r10201 | gbazin | 2005-03-08 02:38:33 +0100 (Tue, 08 Mar 2005) | 1 line
5322 Changed paths:
5323    M /trunk/src/input/es_out.c
5324
5325 * src/input/es_out.c: fixed another small mem leak.
5326 ------------------------------------------------------------------------
5327 r10200 | gbazin | 2005-03-08 02:24:27 +0100 (Tue, 08 Mar 2005) | 1 line
5328 Changed paths:
5329    M /trunk/src/input/es_out.c
5330
5331 * src/input/es_out.c: fixed small mem leak.
5332 ------------------------------------------------------------------------
5333 r10199 | gbazin | 2005-03-08 02:23:54 +0100 (Tue, 08 Mar 2005) | 3 lines
5334 Changed paths:
5335    M /trunk/include/vlc_filter.h
5336    M /trunk/include/vlc_video.h
5337    M /trunk/modules/misc/freetype.c
5338    M /trunk/modules/video_filter/marq.c
5339    M /trunk/modules/video_filter/time.c
5340    M /trunk/src/video_output/vout_subpictures.c
5341
5342 * include/vlc_filter.h, vlc_video.h, src/video_output/vout_subpictures.c: new simpler and more powerful text renderer api.
5343 * modules/misc/freetype.c: rewrite to the new api + outputs YUVP subpicture regions now.
5344
5345 ------------------------------------------------------------------------
5346 r10198 | hartman | 2005-03-08 00:54:51 +0100 (Tue, 08 Mar 2005) | 2 lines
5347 Changed paths:
5348    M /trunk/modules/demux/livedotcom.cpp
5349
5350 * 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).
5351
5352 ------------------------------------------------------------------------
5353 r10197 | hartman | 2005-03-07 23:30:55 +0100 (Mon, 07 Mar 2005) | 2 lines
5354 Changed paths:
5355    M /trunk/configure.ac
5356    M /trunk/extras/contrib/src/Makefile
5357
5358 * 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.
5359
5360 ------------------------------------------------------------------------
5361 r10196 | robux4 | 2005-03-07 23:05:54 +0100 (Mon, 07 Mar 2005) | 1 line
5362 Changed paths:
5363    M /trunk/modules/demux/mkv.cpp
5364
5365 mkv.cpp: prepare the code to handle seemless segment switching
5366 ------------------------------------------------------------------------
5367 r10195 | dionoea | 2005-03-07 21:50:13 +0100 (Mon, 07 Mar 2005) | 3 lines
5368 Changed paths:
5369    M /trunk/modules/video_filter/mosaic.c
5370
5371  * add a mutex so the callbacks don't change anything while the filter is
5372    doing something
5373
5374 ------------------------------------------------------------------------
5375 r10194 | gbazin | 2005-03-07 21:36:18 +0100 (Mon, 07 Mar 2005) | 1 line
5376 Changed paths:
5377    M /trunk/modules/misc/freetype.c
5378
5379 * modules/misc/freetype.c: replaced pi_gamma with an (almost) equivalent that doesn't use floats.
5380 ------------------------------------------------------------------------
5381 r10193 | courmisch | 2005-03-07 21:21:24 +0100 (Mon, 07 Mar 2005) | 2 lines
5382 Changed paths:
5383    M /trunk/modules/demux/wav.c
5384
5385 Fixes a compiler warning
5386
5387 ------------------------------------------------------------------------
5388 r10192 | robux4 | 2005-03-07 21:16:52 +0100 (Mon, 07 Mar 2005) | 1 line
5389 Changed paths:
5390    M /trunk/include/vlc_demux.h
5391    M /trunk/include/vlc_input.h
5392    M /trunk/modules/demux/mkv.cpp
5393    M /trunk/src/input/control.c
5394    M /trunk/src/input/input.c
5395
5396 make the previous-chapter "intelligent" seek more general, remove DEMUX_GET_SEEKPOINT_TIME
5397 ------------------------------------------------------------------------
5398 r10191 | robux4 | 2005-03-07 21:13:56 +0100 (Mon, 07 Mar 2005) | 1 line
5399 Changed paths:
5400    M /trunk/modules/codec/ffmpeg/audio.c
5401
5402 audio.c: fix a compiler portability issue
5403 ------------------------------------------------------------------------
5404 r10190 | courmisch | 2005-03-07 20:59:38 +0100 (Mon, 07 Mar 2005) | 3 lines
5405 Changed paths:
5406    M /trunk/modules/gui/wxwindows/wizard.cpp
5407
5408 - Don't crash when transcoding is enabled
5409 - Some cleanup
5410
5411 ------------------------------------------------------------------------
5412 r10189 | gbazin | 2005-03-07 20:41:34 +0100 (Mon, 07 Mar 2005) | 1 line
5413 Changed paths:
5414    M /trunk/modules/gui/wince/interface.cpp
5415
5416 * modules/gui/wince/interface.cpp: compilation fix.
5417 ------------------------------------------------------------------------
5418 r10188 | gbazin | 2005-03-07 20:35:11 +0100 (Mon, 07 Mar 2005) | 1 line
5419 Changed paths:
5420    M /trunk/modules/misc/freetype.c
5421
5422 * modules/misc/freetype.c: removed debug messages.
5423 ------------------------------------------------------------------------
5424 r10187 | massiot | 2005-03-07 20:28:52 +0100 (Mon, 07 Mar 2005) | 8 lines
5425 Changed paths:
5426    M /trunk/include/vlc_filter.h
5427    M /trunk/include/vlc_spu.h
5428    M /trunk/include/vlc_video.h
5429    M /trunk/modules/codec/ffmpeg/video_filter.c
5430    M /trunk/modules/video_filter/mosaic.c
5431    M /trunk/modules/video_output/picture.c
5432    M /trunk/modules/video_output/picture.h
5433    M /trunk/src/video_output/vout_subpictures.c
5434
5435 * src/video_output/vout_subpictures.c: New function spu_MakeRegion which
5436   reuses a given picture_t without allocating a new one.
5437 * modules/video_output/picture.c: New --picture-height and width options
5438   to do the scaling in the vout thread. Misc bug corrections.
5439 * modules/video_filter/mosaic.c: Less overhead.
5440 * modules/codec/ffmpeg/video_filter.c: Do the scaling before the conversion
5441   in case the original size is bigger than the destination.
5442
5443 ------------------------------------------------------------------------
5444 r10186 | gbazin | 2005-03-07 19:34:21 +0100 (Mon, 07 Mar 2005) | 1 line
5445 Changed paths:
5446    M /trunk/modules/codec/ffmpeg/video.c
5447
5448 * 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).
5449 ------------------------------------------------------------------------
5450 r10185 | gbazin | 2005-03-07 19:04:24 +0100 (Mon, 07 Mar 2005) | 1 line
5451 Changed paths:
5452    M /trunk/configure.ac
5453
5454 * configure.ac: fixed typo.
5455 ------------------------------------------------------------------------
5456 r10184 | gbazin | 2005-03-07 18:52:05 +0100 (Mon, 07 Mar 2005) | 1 line
5457 Changed paths:
5458    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5459    M /trunk/src/video_output/vout_pictures.c
5460    M /trunk/src/video_output/vout_pictures.h
5461
5462 * modules/codec/ffmpeg/ffmpeg.c, src/video_output/vout_pictures.c: fixed JPEG encoding.
5463 ------------------------------------------------------------------------
5464 r10183 | gbazin | 2005-03-07 17:33:56 +0100 (Mon, 07 Mar 2005) | 1 line
5465 Changed paths:
5466    M /trunk/modules/access/dshow/filter.cpp
5467
5468 * modules/access/dshow: flush the capture pin's buffers when the capture filter is stopped (instead of doing it in the pin's destructor).
5469 ------------------------------------------------------------------------
5470 r10182 | courmisch | 2005-03-07 16:04:53 +0100 (Mon, 07 Mar 2005) | 2 lines
5471 Changed paths:
5472    M /trunk/modules/demux/xa.c
5473
5474 propset
5475
5476 ------------------------------------------------------------------------
5477 r10181 | courmisch | 2005-03-07 16:02:33 +0100 (Mon, 07 Mar 2005) | 2 lines
5478 Changed paths:
5479    M /trunk/modules/demux/xa.c
5480
5481 Allow seeking
5482
5483 ------------------------------------------------------------------------
5484 r10180 | gbazin | 2005-03-07 15:37:39 +0100 (Mon, 07 Mar 2005) | 1 line
5485 Changed paths:
5486    M /trunk/modules/gui/wince/interface.cpp
5487    M /trunk/modules/gui/wince/menus.cpp
5488    M /trunk/modules/gui/wince/open.cpp
5489    M /trunk/modules/gui/wince/playlist.cpp
5490    M /trunk/modules/gui/wince/preferences.cpp
5491    M /trunk/modules/gui/wince/wince.cpp
5492    M /trunk/modules/gui/wince/wince.h
5493    M /trunk/modules/gui/wince/wince_rc.rc
5494
5495 * modules/gui/wince: fixed bunch of bugs and memory leaks.
5496 ------------------------------------------------------------------------
5497 r10179 | courmisch | 2005-03-07 14:28:08 +0100 (Mon, 07 Mar 2005) | 2 lines
5498 Changed paths:
5499    M /trunk/modules/demux/xa.c
5500
5501 typo fix
5502
5503 ------------------------------------------------------------------------
5504 r10178 | courmisch | 2005-03-07 14:26:33 +0100 (Mon, 07 Mar 2005) | 2 lines
5505 Changed paths:
5506    M /trunk/modules/demux/xa.c
5507
5508 Cosmetic cleanup (pointed out by fenrir)
5509
5510 ------------------------------------------------------------------------
5511 r10177 | courmisch | 2005-03-07 14:12:51 +0100 (Mon, 07 Mar 2005) | 2 lines
5512 Changed paths:
5513    M /trunk/modules/demux/xa.c
5514
5515 Fix email address
5516
5517 ------------------------------------------------------------------------
5518 r10176 | courmisch | 2005-03-07 14:10:29 +0100 (Mon, 07 Mar 2005) | 2 lines
5519 Changed paths:
5520    A /trunk/modules/demux/xa.c
5521
5522 Forgotten new file from previous commit
5523
5524 ------------------------------------------------------------------------
5525 r10175 | courmisch | 2005-03-07 14:05:06 +0100 (Mon, 07 Mar 2005) | 4 lines
5526 Changed paths:
5527    M /trunk/configure.ac
5528    M /trunk/modules/codec/adpcm.c
5529    M /trunk/modules/demux/Modules.am
5530
5531 - XA file demux
5532 - EA ADPCM decoder (Maxis games)
5533 (- corner case memleak in adpcm decoder)
5534
5535 ------------------------------------------------------------------------
5536 r10174 | andrep | 2005-03-07 14:00:48 +0100 (Mon, 07 Mar 2005) | 4 lines
5537 Changed paths:
5538    M /trunk/configure.ac
5539
5540 * configure.ac: Link against dependent static libraries successfully on
5541   Mac OS X
5542
5543
5544 ------------------------------------------------------------------------
5545 r10173 | damienf | 2005-03-07 11:40:23 +0100 (Mon, 07 Mar 2005) | 4 lines
5546 Changed paths:
5547    M /trunk/activex/main.cpp
5548    M /trunk/activex/oleobject.cpp
5549    M /trunk/activex/persistpropbag.cpp
5550    M /trunk/activex/persiststorage.cpp
5551    M /trunk/activex/persiststreaminit.cpp
5552    M /trunk/activex/plugin.cpp
5553    M /trunk/activex/plugin.h
5554
5555 - activate (make visible) as soon as embedded into a container, no longer wait for container to do the activation
5556
5557 This fixes an annoying Internet Explorer optimization which would make the activex control invisible till a user moves the mouse over it
5558
5559 ------------------------------------------------------------------------
5560 r10172 | markfm | 2005-03-07 03:52:05 +0100 (Mon, 07 Mar 2005) | 2 lines
5561 Changed paths:
5562    M /trunk/modules/mux/mpeg/ps.c
5563
5564 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.
5565
5566 ------------------------------------------------------------------------
5567 r10171 | titer | 2005-03-07 01:54:26 +0100 (Mon, 07 Mar 2005) | 2 lines
5568 Changed paths:
5569    M /trunk/modules/misc/freetype.c
5570
5571  misc/freetype.c: compile fix
5572
5573 ------------------------------------------------------------------------
5574 r10170 | gbazin | 2005-03-06 20:37:26 +0100 (Sun, 06 Mar 2005) | 1 line
5575 Changed paths:
5576    M /trunk/modules/codec/ffmpeg/audio.c
5577
5578 * modules/codec/ffmpeg/audio.c: fix for ALAC support.
5579 ------------------------------------------------------------------------
5580 r10169 | gbazin | 2005-03-06 19:46:43 +0100 (Sun, 06 Mar 2005) | 1 line
5581 Changed paths:
5582    M /trunk/configure.ac
5583    M /trunk/modules/codec/flac.c
5584
5585 * modules/codec/flac.c, configure.ac: FLAC packetizer doesn't depend on libflac anymore.
5586 ------------------------------------------------------------------------
5587 r10168 | dionoea | 2005-03-06 19:10:51 +0100 (Sun, 06 Mar 2005) | 2 lines
5588 Changed paths:
5589    M /trunk/modules/control/rc.c
5590
5591 remove useless --rc-extend option in favor of the longhelp command
5592
5593 ------------------------------------------------------------------------
5594 r10167 | gbazin | 2005-03-06 18:54:34 +0100 (Sun, 06 Mar 2005) | 1 line
5595 Changed paths:
5596    M /trunk/modules/codec/ffmpeg/audio.c
5597    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5598
5599 * modules/codec/ffmpeg: support for libavcodec's flac decoder.
5600 ------------------------------------------------------------------------
5601 r10166 | gbazin | 2005-03-06 18:53:49 +0100 (Sun, 06 Mar 2005) | 1 line
5602 Changed paths:
5603    M /trunk/src/input/es_out.c
5604
5605 * src/input/es_out.c: ES_OUT_SET_FMT restarts the decoder.
5606 ------------------------------------------------------------------------
5607 r10165 | dionoea | 2005-03-06 17:39:27 +0100 (Sun, 06 Mar 2005) | 2 lines
5608 Changed paths:
5609    M /trunk/modules/control/rc.c
5610
5611  * mosaic call back help
5612
5613 ------------------------------------------------------------------------
5614 r10164 | markfm | 2005-03-06 17:27:35 +0100 (Sun, 06 Mar 2005) | 2 lines
5615 Changed paths:
5616    M /trunk/modules/control/rc.c
5617
5618 enable rc logo-file on the fly
5619
5620 ------------------------------------------------------------------------
5621 r10163 | gbazin | 2005-03-06 17:25:02 +0100 (Sun, 06 Mar 2005) | 1 line
5622 Changed paths:
5623    M /trunk/modules/codec/ffmpeg/ffmpeg.c
5624    M /trunk/modules/demux/mp4/libmp4.c
5625    M /trunk/modules/demux/mp4/libmp4.h
5626    M /trunk/modules/demux/mp4/mp4.c
5627
5628 * modules/demux/mp4, modules/codec/ffmpeg: support for Apple Lossless Audio Codec.
5629 ------------------------------------------------------------------------
5630 r10162 | markfm | 2005-03-06 15:48:14 +0100 (Sun, 06 Mar 2005) | 2 lines
5631 Changed paths:
5632    M /trunk/modules/stream_out/transcode.c
5633
5634 transcode -- prevent user error, limit mp3 channels to max of 2
5635
5636 ------------------------------------------------------------------------
5637 r10161 | gbazin | 2005-03-06 14:55:48 +0100 (Sun, 06 Mar 2005) | 1 line
5638 Changed paths:
5639    M /trunk/src/video_output/video_output.c
5640
5641 * src/video_output/video_output.c: revert commit 10160 which breaks direct-rendering.
5642 ------------------------------------------------------------------------
5643 r10160 | robux4 | 2005-03-06 14:44:17 +0100 (Sun, 06 Mar 2005) | 4 lines
5644 Changed paths:
5645    M /trunk/src/video_output/video_output.c
5646
5647 video_output.c: use the visible dimensions and not the pixel dimensions
5648
5649 if this create some memory leaks, it should be corrected elsewhere
5650 this solves the HDTV grey line bug
5651 ------------------------------------------------------------------------
5652 r10159 | courmisch | 2005-03-06 12:07:41 +0100 (Sun, 06 Mar 2005) | 2 lines
5653 Changed paths:
5654    M /trunk/modules/misc/gnutls.c
5655
5656 Fixes segfault
5657
5658 ------------------------------------------------------------------------
5659 r10158 | hartman | 2005-03-06 11:53:18 +0100 (Sun, 06 Mar 2005) | 2 lines
5660 Changed paths:
5661    M /trunk/TODO
5662
5663 * added statistics, blue/green wall filter and goom effect video filter to the TODO list
5664
5665 ------------------------------------------------------------------------
5666 r10157 | robux4 | 2005-03-06 11:36:49 +0100 (Sun, 06 Mar 2005) | 1 line
5667 Changed paths:
5668    M /trunk/modules/demux/mkv.cpp
5669
5670 mkv.cpp: support aspect ratio for video tracks
5671 ------------------------------------------------------------------------
5672 r10156 | courmisch | 2005-03-06 10:06:09 +0100 (Sun, 06 Mar 2005) | 4 lines
5673 Changed paths:
5674    M /trunk/modules/misc/gnutls.c
5675
5676 - support for client certificate verification from SSL server
5677   (= sort of server-side support for secure VoD)
5678 - fixes global mutex name
5679
5680 ------------------------------------------------------------------------
5681 r10154 | gbazin | 2005-03-05 19:07:49 +0100 (Sat, 05 Mar 2005) | 1 line
5682 Changed paths:
5683    M /trunk/include/video_output.h
5684    M /trunk/modules/video_output/wingdi.c
5685
5686 * modules/video_output/wingdi.c, include/video_output.h: disable GAPI when the video window looses the focus.
5687 ------------------------------------------------------------------------
5688 r10153 | gbazin | 2005-03-05 19:05:42 +0100 (Sat, 05 Mar 2005) | 1 line
5689 Changed paths:
5690    M /trunk/modules/gui/wince/interface.cpp
5691    M /trunk/modules/gui/wince/menus.cpp
5692    M /trunk/modules/gui/wince/video.cpp
5693    M /trunk/modules/gui/wince/wince.h
5694
5695 * modules/gui/wince/*: improvements to the WinCE interface.
5696 ------------------------------------------------------------------------
5697 r10152 | gbazin | 2005-03-05 19:02:56 +0100 (Sat, 05 Mar 2005) | 1 line
5698 Changed paths:
5699    M /trunk/src/input/input.c
5700    M /trunk/src/input/stream.c
5701
5702 * src/input/stream.c: check return value of malloc/realloc.
5703 ------------------------------------------------------------------------
5704 r10151 | courmisch | 2005-03-05 19:01:05 +0100 (Sat, 05 Mar 2005) | 2 lines
5705 Changed paths:
5706    M /trunk/modules/misc/gnutls.c
5707
5708 Memleak fixed
5709
5710 ------------------------------------------------------------------------
5711 r10150 | gbazin | 2005-03-05 18:54:19 +0100 (Sat, 05 Mar 2005) | 1 line
5712 Changed paths:
5713    M /trunk/modules/demux/aac.c
5714    M /trunk/modules/demux/aiff.c
5715    M /trunk/modules/demux/asf/asf.c
5716    M /trunk/modules/demux/au.c
5717    M /trunk/modules/demux/avi/avi.c
5718    M /trunk/modules/demux/flac.c
5719    M /trunk/modules/demux/livedotcom.cpp
5720    M /trunk/modules/demux/mkv.cpp
5721    M /trunk/modules/demux/mod.c
5722    M /trunk/modules/demux/mp4/mp4.c
5723    M /trunk/modules/demux/mpeg/mpga.c
5724    M /trunk/modules/demux/mpeg/mpgv.c
5725    M /trunk/modules/demux/nsv.c
5726    M /trunk/modules/demux/ogg.c
5727    M /trunk/modules/demux/playlist/old.c
5728    M /trunk/modules/demux/playlist/pls.c
5729    M /trunk/modules/demux/pva.c
5730    M /trunk/modules/demux/real.c
5731    M /trunk/modules/demux/ts.c
5732    M /trunk/modules/demux/util/id3.c
5733    M /trunk/modules/demux/wav.c
5734    M /trunk/modules/services_discovery/sap.c
5735
5736 * modules/demux/*: removed useless probing messages.
5737 ------------------------------------------------------------------------
5738 r10149 | sigmunau | 2005-03-05 18:49:33 +0100 (Sat, 05 Mar 2005) | 3 lines
5739 Changed paths:
5740    M /trunk/modules/misc/freetype.c
5741
5742 freetype.c: fix rendering with X11 vout. Do not ask me why this is
5743 necessary, and even less ask me why the vout used make a difference
5744
5745 ------------------------------------------------------------------------
5746 r10148 | courmisch | 2005-03-05 18:46:10 +0100 (Sat, 05 Mar 2005) | 3 lines
5747 Changed paths:
5748    M /trunk/include/vlc_tls.h
5749    M /trunk/modules/access/http.c
5750    M /trunk/modules/misc/gnutls.c
5751    M /trunk/src/misc/httpd.c
5752    M /trunk/src/misc/tls.c
5753
5754 - TLS API cleanup
5755 - some minor fixes as well
5756
5757 ------------------------------------------------------------------------
5758 r10147 | gbazin | 2005-03-05 18:18:30 +0100 (Sat, 05 Mar 2005) | 1 line
5759 Changed paths:
5760    M /trunk/modules/access/dvdnav.c
5761    M /trunk/modules/access/screen/x11.c
5762    M /trunk/modules/codec/rawvideo.c
5763    M /trunk/modules/control/http.c
5764    M /trunk/src/input/input.c
5765    M /trunk/src/interface/interface.c
5766
5767 * ALL: a few fixes.
5768 ------------------------------------------------------------------------
5769 r10146 | gbazin | 2005-03-05 18:06:35 +0100 (Sat, 05 Mar 2005) | 1 line
5770 Changed paths:
5771    M /trunk/modules/gui/wxwindows/timer.cpp
5772
5773 * modules/gui/wxwindows/timer.cpp: release input when interface is exiting.
5774 ------------------------------------------------------------------------
5775 r10145 | gbazin | 2005-03-05 17:49:15 +0100 (Sat, 05 Mar 2005) | 1 line
5776 Changed paths:
5777    M /trunk/include/video_output.h
5778    M /trunk/modules/codec/ffmpeg/video.c
5779    M /trunk/modules/video_filter/adjust.c
5780    M /trunk/modules/video_filter/clone.c
5781    M /trunk/modules/video_filter/crop.c
5782    M /trunk/modules/video_filter/deinterlace.c
5783    M /trunk/modules/video_filter/distort.c
5784    M /trunk/modules/video_filter/invert.c
5785    M /trunk/modules/video_filter/logo.c
5786    M /trunk/modules/video_filter/motionblur.c
5787    M /trunk/modules/video_filter/motiondetect.c
5788    M /trunk/modules/video_filter/transform.c
5789    M /trunk/modules/video_filter/wall.c
5790    M /trunk/modules/visualization/goom.c
5791    M /trunk/modules/visualization/visual/visual.c
5792    M /trunk/src/input/decoder.c
5793    M /trunk/src/video_output/video_output.c
5794    M /trunk/src/video_output/vout_pictures.c
5795
5796 * include/video_output.h, ALL: changed api for vout_Request()/vout_Create() to be more flexible.
5797 ------------------------------------------------------------------------
5798 r10144 | robux4 | 2005-03-05 15:02:39 +0100 (Sat, 05 Mar 2005) | 1 line
5799 Changed paths:
5800    M /trunk/modules/access/dvdread.c
5801
5802 dvdread.c: fix the title duration & time reports
5803 ------------------------------------------------------------------------
5804 r10143 | sigmunau | 2005-03-05 14:42:09 +0100 (Sat, 05 Mar 2005) | 4 lines
5805 Changed paths:
5806    M /trunk/include/vlc_filter.h
5807    M /trunk/modules/misc/freetype.c
5808    M /trunk/src/video_output/vout_subpictures.c
5809
5810 All: change of text-renderer api. Now pf_render_text takes a subpicture and
5811 a subpicture region, and returns a new region in the given subpicture.
5812 freetype.c: additional cleanup (coding style, cosmetics)
5813
5814 ------------------------------------------------------------------------
5815 r10142 | robux4 | 2005-03-05 13:55:02 +0100 (Sat, 05 Mar 2005) | 2 lines
5816 Changed paths:
5817    M /trunk/include/vlc_demux.h
5818    M /trunk/modules/demux/mkv.cpp
5819    M /trunk/src/input/input.c
5820
5821 input.c, vlc_demux.h: allow seeking back in the same chapter
5822 mkv.cpp: handle the new DEMUX_GET_SEEKPOINT_TIME
5823 ------------------------------------------------------------------------
5824 r10141 | courmisch | 2005-03-05 12:06:26 +0100 (Sat, 05 Mar 2005) | 3 lines
5825 Changed paths:
5826    M /trunk/modules/gui/wxwindows/wizard.cpp
5827
5828 Unbreak streaming wizard in Unicode compile
5829 (DO NOT use c_str() !!!)
5830
5831 ------------------------------------------------------------------------
5832 r10140 | courmisch | 2005-03-05 11:55:32 +0100 (Sat, 05 Mar 2005) | 2 lines
5833 Changed paths:
5834    M /trunk/po/fr.po
5835
5836 UTF8 fixes
5837
5838 ------------------------------------------------------------------------
5839 r10139 | courmisch | 2005-03-04 19:19:33 +0100 (Fri, 04 Mar 2005) | 2 lines
5840 Changed paths:
5841    M /trunk/modules/access/http.c
5842
5843 Fixed memleak
5844
5845 ------------------------------------------------------------------------
5846 r10138 | robux4 | 2005-03-04 19:01:39 +0100 (Fri, 04 Mar 2005) | 1 line
5847 Changed paths:
5848    M /trunk/modules/demux/mkv.cpp
5849
5850 mkv.cpp: chapters are visible by default
5851 ------------------------------------------------------------------------
5852 r10137 | courmisch | 2005-03-04 17:51:51 +0100 (Fri, 04 Mar 2005) | 2 lines
5853 Changed paths:
5854    M /trunk/AUTHORS
5855    M /trunk/modules/misc/gnutls.c
5856
5857 TLS session resumption support
5858
5859 ------------------------------------------------------------------------
5860 r10136 | courmisch | 2005-03-04 16:20:03 +0100 (Fri, 04 Mar 2005) | 2 lines
5861 Changed paths:
5862    M /trunk/po/fr.po
5863
5864 Fixes translation of encryption
5865
5866 ------------------------------------------------------------------------
5867 r10135 | courmisch | 2005-03-04 14:26:14 +0100 (Fri, 04 Mar 2005) | 2 lines
5868 Changed paths:
5869    M /trunk/modules/gui/wxwindows/open.cpp
5870
5871 Add HTTP/SSL
5872
5873 ------------------------------------------------------------------------
5874 r10134 | yoann | 2005-03-04 13:55:48 +0100 (Fri, 04 Mar 2005) | 2 lines
5875 Changed paths:
5876    M /trunk/doc/vlm.txt
5877    M /trunk/src/misc/vlm.c
5878
5879 * update VLM help about inputdel
5880
5881 ------------------------------------------------------------------------
5882 r10133 | courmisch | 2005-03-04 13:44:14 +0100 (Fri, 04 Mar 2005) | 6 lines
5883 Changed paths:
5884    M /trunk/TODO
5885    M /trunk/configure.ac
5886
5887 - check for gnutls rewritten : now works with mingw32
5888
5889 Precompiled static libraries for gnutls can be found there :
5890 ftp://ftp.gnutls.org/pub/gnutls/win32
5891
5892
5893 ------------------------------------------------------------------------
5894 r10132 | yoann | 2005-03-04 13:28:18 +0100 (Fri, 04 Mar 2005) | 3 lines
5895 Changed paths:
5896    M /trunk/modules/control/http.c
5897    M /trunk/share/http/vlm/index.html
5898
5899 * modules/control/http.c: elements are now one level more recursive (if needed)
5900 * share/http/vlm/index.html: we now display the state of media instances
5901
5902 ------------------------------------------------------------------------
5903 r10131 | markfm | 2005-03-04 13:12:11 +0100 (Fri, 04 Mar 2005) | 2 lines
5904 Changed paths:
5905    M /trunk/modules/control/rc.c
5906    M /trunk/modules/video_filter/logo.c
5907
5908 Make logo-x, logo-y operate relative to upper left corner.  logo-x/-y/-position/-transparency accessible via rc
5909
5910 ------------------------------------------------------------------------
5911 r10130 | gbazin | 2005-03-04 13:08:43 +0100 (Fri, 04 Mar 2005) | 1 line
5912 Changed paths:
5913    M /trunk/modules/gui/wxwindows/timer.cpp
5914
5915 * modules/gui/wxwindows/timer.cpp: don't forget to yield/release the input otherwise you're bound to access an invalid pointer later on.
5916 ------------------------------------------------------------------------
5917 r10129 | gbazin | 2005-03-04 12:13:42 +0100 (Fri, 04 Mar 2005) | 1 line
5918 Changed paths:
5919    M /trunk/include/vlc_spu.h
5920
5921 * ../include/vlc_spu.h: fixed typo that was triggering a segfault with --enable-memory-optimize.
5922 ------------------------------------------------------------------------
5923 r10128 | markfm | 2005-03-04 02:57:52 +0100 (Fri, 04 Mar 2005) | 2 lines
5924 Changed paths:
5925    M /trunk/modules/video_filter/marq.c
5926    M /trunk/modules/video_filter/time.c
5927
5928 time/marq -- correct positioning so that x-y are always referenced to upper left corner
5929
5930 ------------------------------------------------------------------------
5931 r10127 | gbazin | 2005-03-03 23:55:34 +0100 (Thu, 03 Mar 2005) | 1 line
5932 Changed paths:
5933    M /trunk/modules/gui/wxwindows/open.cpp
5934    M /trunk/modules/gui/wxwindows/streamout.cpp
5935    M /trunk/modules/gui/wxwindows/subtitles.cpp
5936
5937 * modules/gui/wxwindows: portability fixes by Erik Simko (erik dot simko at gmail dot com).
5938 ------------------------------------------------------------------------
5939 r10126 | robux4 | 2005-03-03 22:58:46 +0100 (Thu, 03 Mar 2005) | 1 line
5940 Changed paths:
5941    M /trunk/modules/demux/mkv.cpp
5942
5943 mkv.cpp: fix stuttering issue on timestamp (could be cleaner)
5944 ------------------------------------------------------------------------
5945 r10125 | courmisch | 2005-03-03 22:56:04 +0100 (Thu, 03 Mar 2005) | 4 lines
5946 Changed paths:
5947    M /trunk/modules/control/http.c
5948
5949 - Specify a charset (according to locale) for HTML pages in Content-Type
5950   (needed when some playlist items name are not ASCII)
5951 - Remove unused variable
5952
5953 ------------------------------------------------------------------------
5954 r10124 | sigmunau | 2005-03-03 21:07:50 +0100 (Thu, 03 Mar 2005) | 2 lines
5955 Changed paths:
5956    M /trunk/TODO
5957
5958 TODO: Update with recent work.
5959
5960 ------------------------------------------------------------------------
5961 r10123 | zorglub | 2005-03-03 19:30:07 +0100 (Thu, 03 Mar 2005) | 2 lines
5962 Changed paths:
5963    M /trunk/src/stream_output/stream_output.c
5964
5965 Handle module variables in sout options parser
5966
5967 ------------------------------------------------------------------------
5968 r10122 | zorglub | 2005-03-03 18:35:26 +0100 (Thu, 03 Mar 2005) | 2 lines
5969 Changed paths:
5970    M /trunk/modules/gui/ncurses.c
5971
5972 Compile fix
5973
5974 ------------------------------------------------------------------------
5975 r10121 | courmisch | 2005-03-03 16:19:30 +0100 (Thu, 03 Mar 2005) | 2 lines
5976 Changed paths:
5977    M /trunk/src/misc/httpd.c
5978
5979 Fixes invalid memory access in case of TLS handshake failure
5980
5981 ------------------------------------------------------------------------
5982 r10120 | gbazin | 2005-03-03 15:45:52 +0100 (Thu, 03 Mar 2005) | 1 line
5983 Changed paths:
5984    M /trunk/modules/video_output/directx/directx.c
5985
5986 * modules/video_output/directx/directx.c: compilation fix.
5987 ------------------------------------------------------------------------
5988 r10119 | gbazin | 2005-03-03 15:15:48 +0100 (Thu, 03 Mar 2005) | 1 line
5989 Changed paths:
5990    M /trunk/modules/access/dshow/filter.cpp
5991
5992 * modules/access/dshow/filter.cpp: re-enabled code to properly do the cleanup on close.
5993 ------------------------------------------------------------------------
5994 r10118 | gbazin | 2005-03-03 14:19:26 +0100 (Thu, 03 Mar 2005) | 1 line
5995 Changed paths:
5996    M /trunk/modules/codec/x264.c
5997
5998 *  modules/codec/x264.c: compilation fix for new libx264.
5999 ------------------------------------------------------------------------
6000 r10117 | gbazin | 2005-03-03 09:34:15 +0100 (Thu, 03 Mar 2005) | 1 line
6001 Changed paths:
6002    M /trunk/modules/gui/wince/wince.cpp
6003    M /trunk/modules/gui/wince/wince.h
6004
6005 * modules/gui/wince: try to save up a bit on memory usage.
6006 ------------------------------------------------------------------------
6007 r10116 | gbazin | 2005-03-03 09:24:14 +0100 (Thu, 03 Mar 2005) | 1 line
6008 Changed paths:
6009    M /trunk/configure.ac
6010
6011 * configure.ac: new --enable-optimize-memory option.
6012 ------------------------------------------------------------------------
6013 r10115 | gbazin | 2005-03-03 09:14:23 +0100 (Thu, 03 Mar 2005) | 1 line
6014 Changed paths:
6015    M /trunk/src/input/stream.c
6016
6017 * src/input/stream.c: use less memory for the stream cache when OPTIMIZE_MEMORY is defined.
6018 ------------------------------------------------------------------------
6019 r10114 | gbazin | 2005-03-03 09:13:30 +0100 (Thu, 03 Mar 2005) | 1 line
6020 Changed paths:
6021    M /trunk/include/vlc_config.h
6022
6023 * include/vlc_config.h: removed unused stuff + allocate less VOUT pictures when OPTIMIZE_MEMORY is defined.
6024 ------------------------------------------------------------------------
6025 r10113 | courmisch | 2005-03-03 09:11:31 +0100 (Thu, 03 Mar 2005) | 2 lines
6026 Changed paths:
6027    M /trunk/modules/gui/skins2/src/skin_main.cpp
6028
6029 - Fixed a typo. Skins2 wouldn't compile
6030
6031 ------------------------------------------------------------------------
6032 r10112 | zorglub | 2005-03-03 07:58:04 +0100 (Thu, 03 Mar 2005) | 5 lines
6033 Changed paths:
6034    M /trunk/modules/access/cdda.c
6035    M /trunk/modules/access/vcd/vcd.c
6036    M /trunk/modules/audio_filter/channel_mixer/headphone.c
6037    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6038    M /trunk/modules/codec/subsdec.c
6039    M /trunk/modules/codec/toolame.c
6040    M /trunk/modules/codec/vorbis.c
6041    M /trunk/modules/control/gestures.c
6042    M /trunk/modules/control/http.c
6043    M /trunk/modules/control/netsync.c
6044    M /trunk/modules/control/ntservice.c
6045    M /trunk/modules/control/rc.c
6046    M /trunk/modules/control/showintf.c
6047    M /trunk/modules/control/telnet.c
6048    M /trunk/modules/demux/subtitle.c
6049    M /trunk/modules/gui/ncurses.c
6050    M /trunk/modules/gui/skins2/src/skin_main.cpp
6051    M /trunk/modules/gui/wxwindows/wxwindows.cpp
6052    M /trunk/modules/misc/freetype.c
6053    M /trunk/modules/mux/mpjpeg.c
6054    M /trunk/modules/services_discovery/sap.c
6055    M /trunk/modules/stream_out/display.c
6056    M /trunk/modules/stream_out/es.c
6057    M /trunk/modules/stream_out/rtp.c
6058    M /trunk/modules/stream_out/standard.c
6059    M /trunk/modules/stream_out/transcode.c
6060    M /trunk/modules/video_filter/deinterlace.c
6061    M /trunk/modules/video_filter/logo.c
6062    M /trunk/modules/video_filter/mosaic.c
6063    M /trunk/modules/video_filter/motiondetect.c
6064    M /trunk/modules/video_filter/wall.c
6065    M /trunk/modules/video_output/aa.c
6066    M /trunk/modules/video_output/caca.c
6067    M /trunk/modules/video_output/directx/directx.c
6068    M /trunk/modules/video_output/fb.c
6069    M /trunk/modules/visualization/goom.c
6070    M /trunk/modules/visualization/visual/visual.c
6071    M /trunk/src/libvlc.h
6072
6073 Preferences consistency fixes by Christophe Mutricy <xtophe at nxtelevision d0t com>
6074
6075 + put access and demux in the right place
6076
6077
6078 ------------------------------------------------------------------------
6079 r10111 | titer | 2005-03-03 06:22:01 +0100 (Thu, 03 Mar 2005) | 2 lines
6080 Changed paths:
6081    M /trunk/modules/video_filter/mosaic.c
6082
6083  video_filter/mosaic.c: compile fix
6084
6085 ------------------------------------------------------------------------
6086 r10110 | gbazin | 2005-03-03 00:05:08 +0100 (Thu, 03 Mar 2005) | 1 line
6087 Changed paths:
6088    M /trunk/include/vlc_config.h
6089
6090 * include/vlc_config.h: removed deprecated stuff.
6091 ------------------------------------------------------------------------
6092 r10109 | gbazin | 2005-03-03 00:04:05 +0100 (Thu, 03 Mar 2005) | 1 line
6093 Changed paths:
6094    M /trunk/configure.ac
6095
6096 * configure.ac: remove unnecessary modules from WinCE build.
6097 ------------------------------------------------------------------------
6098 r10108 | gbazin | 2005-03-03 00:01:22 +0100 (Thu, 03 Mar 2005) | 1 line
6099 Changed paths:
6100    M /trunk/configure.ac
6101
6102 * configure.ac: vlc-config has to be generated by configure.
6103 ------------------------------------------------------------------------
6104 r10107 | robux4 | 2005-03-02 22:08:18 +0100 (Wed, 02 Mar 2005) | 1 line
6105 Changed paths:
6106    M /trunk/modules/demux/mkv.cpp
6107
6108 mkv.cpp: update the seekpoint location after a manual seek
6109 ------------------------------------------------------------------------
6110 r10106 | robux4 | 2005-03-02 21:58:24 +0100 (Wed, 02 Mar 2005) | 1 line
6111 Changed paths:
6112    M /trunk/modules/demux/mkv.cpp
6113
6114 mkv.cpp: handle EOF correctly for ordered chapters
6115 ------------------------------------------------------------------------
6116 r10104 | courmisch | 2005-03-02 20:45:39 +0100 (Wed, 02 Mar 2005) | 3 lines
6117 Changed paths:
6118    M /trunk/Makefile.am
6119    M /trunk/TODO
6120
6121 - Add dependency of update-includes on vlc-config
6122 - TODO: SSL on Windows
6123
6124 ------------------------------------------------------------------------
6125 r10103 | dionoea | 2005-03-02 18:57:22 +0100 (Wed, 02 Mar 2005) | 4 lines
6126 Changed paths:
6127    M /trunk/modules/video_filter/mosaic.c
6128
6129 remove debug messages, correct automatic positioning when an mosaic-order
6130 is specified
6131
6132
6133 ------------------------------------------------------------------------
6134 r10102 | robux4 | 2005-03-02 17:53:16 +0100 (Wed, 02 Mar 2005) | 1 line
6135 Changed paths:
6136    M /trunk/modules/demux/mkv.cpp
6137
6138 mkv.cpp: fix a gcc compilation error
6139 ------------------------------------------------------------------------
6140 r10101 | robux4 | 2005-03-02 17:47:31 +0100 (Wed, 02 Mar 2005) | 1 line
6141 Changed paths:
6142    M /trunk/activex/axvlc_idl.c
6143    M /trunk/activex/axvlc_idl.h
6144    M /trunk/activex/connectioncontainer.cpp
6145    M /trunk/activex/connectioncontainer.h
6146    M /trunk/activex/main.cpp
6147    M /trunk/activex/objectsafety.cpp
6148    M /trunk/activex/objectsafety.h
6149    M /trunk/activex/olecontrol.cpp
6150    M /trunk/activex/olecontrol.h
6151    M /trunk/activex/oleinplaceactiveobject.cpp
6152    M /trunk/activex/oleinplaceactiveobject.h
6153    M /trunk/activex/oleinplaceobject.cpp
6154    M /trunk/activex/oleinplaceobject.h
6155    M /trunk/activex/oleobject.cpp
6156    M /trunk/activex/oleobject.h
6157    M /trunk/activex/persistpropbag.cpp
6158    M /trunk/activex/persistpropbag.h
6159    M /trunk/activex/persiststorage.cpp
6160    M /trunk/activex/persiststorage.h
6161    M /trunk/activex/persiststreaminit.cpp
6162    M /trunk/activex/persiststreaminit.h
6163    M /trunk/activex/plugin.cpp
6164    M /trunk/activex/plugin.h
6165    M /trunk/activex/provideclassinfo.cpp
6166    M /trunk/activex/provideclassinfo.h
6167    M /trunk/activex/utils.cpp
6168    M /trunk/activex/utils.h
6169    M /trunk/activex/vlccontrol.cpp
6170    M /trunk/activex/vlccontrol.h
6171    M /trunk/evc/errno.h
6172    M /trunk/evc/modules_builtin_evc.h
6173    M /trunk/include/aout_internal.h
6174    M /trunk/include/audio_output.h
6175    M /trunk/include/beos_specific.h
6176    M /trunk/include/charset.h
6177    M /trunk/include/codecs.h
6178    M /trunk/include/configuration.h
6179    M /trunk/include/darwin_specific.h
6180    M /trunk/include/intf_eject.h
6181    M /trunk/include/iso_lang.h
6182    M /trunk/include/main.h
6183    M /trunk/include/mmx.h
6184    M /trunk/include/modules.h
6185    M /trunk/include/modules_inner.h
6186    M /trunk/include/mtime.h
6187    M /trunk/include/network.h
6188    M /trunk/include/os_specific.h
6189    M /trunk/include/osd.h
6190    M /trunk/include/snapshot.h
6191    M /trunk/include/stream_output.h
6192    M /trunk/include/variables.h
6193    M /trunk/include/video_output.h
6194    M /trunk/include/vlc/aout.h
6195    M /trunk/include/vlc/decoder.h
6196    M /trunk/include/vlc/input.h
6197    M /trunk/include/vlc/intf.h
6198    M /trunk/include/vlc/sout.h
6199    M /trunk/include/vlc/vlc.h
6200    M /trunk/include/vlc/vout.h
6201    M /trunk/include/vlc_access.h
6202    M /trunk/include/vlc_bits.h
6203    M /trunk/include/vlc_block.h
6204    M /trunk/include/vlc_block_helper.h
6205    M /trunk/include/vlc_codec.h
6206    M /trunk/include/vlc_common.h
6207    M /trunk/include/vlc_config.h
6208    M /trunk/include/vlc_config_cat.h
6209    M /trunk/include/vlc_cpu.h
6210    M /trunk/include/vlc_demux.h
6211    M /trunk/include/vlc_error.h
6212    M /trunk/include/vlc_es.h
6213    M /trunk/include/vlc_es_out.h
6214    M /trunk/include/vlc_filter.h
6215    M /trunk/include/vlc_httpd.h
6216    M /trunk/include/vlc_image.h
6217    M /trunk/include/vlc_input.h
6218    M /trunk/include/vlc_interface.h
6219    M /trunk/include/vlc_keys.h
6220    M /trunk/include/vlc_messages.h
6221    M /trunk/include/vlc_meta.h
6222    M /trunk/include/vlc_objects.h
6223    M /trunk/include/vlc_playlist.h
6224    M /trunk/include/vlc_spu.h
6225    M /trunk/include/vlc_stream.h
6226    M /trunk/include/vlc_threads.h
6227    M /trunk/include/vlc_threads_funcs.h
6228    M /trunk/include/vlc_tls.h
6229    M /trunk/include/vlc_video.h
6230    M /trunk/include/vlc_vlm.h
6231    M /trunk/include/vlc_vod.h
6232    M /trunk/include/vlc_xml.h
6233    M /trunk/include/vout_synchro.h
6234    M /trunk/include/win32_specific.h
6235    M /trunk/lxdialog/checklist.c
6236    M /trunk/lxdialog/colors.h
6237    M /trunk/lxdialog/dialog.h
6238    M /trunk/lxdialog/inputbox.c
6239    M /trunk/lxdialog/lxdialog.c
6240    M /trunk/lxdialog/menubox.c
6241    M /trunk/lxdialog/msgbox.c
6242    M /trunk/lxdialog/textbox.c
6243    M /trunk/lxdialog/util.c
6244    M /trunk/lxdialog/yesno.c
6245    M /trunk/modules/access/cdda/access.c
6246    M /trunk/modules/access/cdda/access.h
6247    M /trunk/modules/access/cdda/callback.c
6248    M /trunk/modules/access/cdda/callback.h
6249    M /trunk/modules/access/cdda/cdda.c
6250    M /trunk/modules/access/cdda/cdda.h
6251    M /trunk/modules/access/cdda/info.c
6252    M /trunk/modules/access/cdda/info.h
6253    M /trunk/modules/access/cdda.c
6254    M /trunk/modules/access/directory.c
6255    M /trunk/modules/access/dshow/common.h
6256    M /trunk/modules/access/dshow/crossbar.cpp
6257    M /trunk/modules/access/dshow/dshow.cpp
6258    M /trunk/modules/access/dshow/filter.cpp
6259    M /trunk/modules/access/dshow/filter.h
6260    M /trunk/modules/access/dvb/access.c
6261    M /trunk/modules/access/dvb/dvb.h
6262    M /trunk/modules/access/dvb/en50221.c
6263    M /trunk/modules/access/dvb/linux_dvb.c
6264    M /trunk/modules/access/dvdnav.c
6265    M /trunk/modules/access/dvdread.c
6266    M /trunk/modules/access/file.c
6267    M /trunk/modules/access/ftp.c
6268    M /trunk/modules/access/http.c
6269    M /trunk/modules/access/mms/asf.c
6270    M /trunk/modules/access/mms/asf.h
6271    M /trunk/modules/access/mms/buffer.c
6272    M /trunk/modules/access/mms/buffer.h
6273    M /trunk/modules/access/mms/mms.c
6274    M /trunk/modules/access/mms/mms.h
6275    M /trunk/modules/access/mms/mmsh.c
6276    M /trunk/modules/access/mms/mmsh.h
6277    M /trunk/modules/access/mms/mmstu.c
6278    M /trunk/modules/access/mms/mmstu.h
6279    M /trunk/modules/access/pvr/pvr.c
6280    M /trunk/modules/access/pvr/videodev2.h
6281    M /trunk/modules/access/satellite/access.c
6282    M /trunk/modules/access/satellite/dvb.c
6283    M /trunk/modules/access/satellite/dvb.h
6284    M /trunk/modules/access/satellite/satellite.c
6285    M /trunk/modules/access/screen/beos.cpp
6286    M /trunk/modules/access/screen/mac.c
6287    M /trunk/modules/access/screen/screen.c
6288    M /trunk/modules/access/screen/screen.h
6289    M /trunk/modules/access/screen/win32.c
6290    M /trunk/modules/access/screen/x11.c
6291    M /trunk/modules/access/slp.c
6292    M /trunk/modules/access/smb.c
6293    M /trunk/modules/access/tcp.c
6294    M /trunk/modules/access/udp.c
6295    M /trunk/modules/access/v4l/v4l.c
6296    M /trunk/modules/access/v4l/videodev_mjpeg.h
6297    M /trunk/modules/access/vcd/cdrom.c
6298    M /trunk/modules/access/vcd/cdrom.h
6299    M /trunk/modules/access/vcd/cdrom_internals.h
6300    M /trunk/modules/access/vcd/vcd.c
6301    M /trunk/modules/access/vcdx/access.c
6302    M /trunk/modules/access/vcdx/demux.c
6303    M /trunk/modules/access/vcdx/info.c
6304    M /trunk/modules/access/vcdx/info.h
6305    M /trunk/modules/access/vcdx/intf.c
6306    M /trunk/modules/access/vcdx/intf.h
6307    M /trunk/modules/access/vcdx/vcd.c
6308    M /trunk/modules/access/vcdx/vcd.h
6309    M /trunk/modules/access/vcdx/vcdplayer.c
6310    M /trunk/modules/access/vcdx/vcdplayer.h
6311    M /trunk/modules/access_output/dummy.c
6312    M /trunk/modules/access_output/file.c
6313    M /trunk/modules/access_output/http.c
6314    M /trunk/modules/access_output/udp.c
6315    M /trunk/modules/audio_filter/channel_mixer/headphone.c
6316    M /trunk/modules/audio_filter/channel_mixer/simple.c
6317    M /trunk/modules/audio_filter/channel_mixer/trivial.c
6318    M /trunk/modules/audio_filter/converter/a52tofloat32.c
6319    M /trunk/modules/audio_filter/converter/a52tospdif.c
6320    M /trunk/modules/audio_filter/converter/dtstofloat32.c
6321    M /trunk/modules/audio_filter/converter/dtstospdif.c
6322    M /trunk/modules/audio_filter/converter/fixed32tofloat32.c
6323    M /trunk/modules/audio_filter/converter/fixed32tos16.c
6324    M /trunk/modules/audio_filter/converter/float32tos16.c
6325    M /trunk/modules/audio_filter/converter/float32tos8.c
6326    M /trunk/modules/audio_filter/converter/float32tou16.c
6327    M /trunk/modules/audio_filter/converter/float32tou8.c
6328    M /trunk/modules/audio_filter/converter/mpgatofixed32.c
6329    M /trunk/modules/audio_filter/converter/s16tofixed32.c
6330    M /trunk/modules/audio_filter/converter/s16tofloat32.c
6331    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
6332    M /trunk/modules/audio_filter/converter/s8tofloat32.c
6333    M /trunk/modules/audio_filter/converter/u8tofixed32.c
6334    M /trunk/modules/audio_filter/converter/u8tofloat32.c
6335    M /trunk/modules/audio_filter/equalizer.c
6336    M /trunk/modules/audio_filter/equalizer_presets.h
6337    M /trunk/modules/audio_filter/format.c
6338    M /trunk/modules/audio_filter/normvol.c
6339    M /trunk/modules/audio_filter/resampler/bandlimited.c
6340    M /trunk/modules/audio_filter/resampler/bandlimited.h
6341    M /trunk/modules/audio_filter/resampler/coreaudio.c
6342    M /trunk/modules/audio_filter/resampler/linear.c
6343    M /trunk/modules/audio_filter/resampler/trivial.c
6344    M /trunk/modules/audio_filter/resampler/ugly.c
6345    M /trunk/modules/audio_mixer/float32.c
6346    M /trunk/modules/audio_mixer/spdif.c
6347    M /trunk/modules/audio_mixer/trivial.c
6348    M /trunk/modules/audio_output/alsa.c
6349    M /trunk/modules/audio_output/arts.c
6350    M /trunk/modules/audio_output/coreaudio.c
6351    M /trunk/modules/audio_output/directx.c
6352    M /trunk/modules/audio_output/esd.c
6353    M /trunk/modules/audio_output/file.c
6354    M /trunk/modules/audio_output/hd1000a.cpp
6355    M /trunk/modules/audio_output/oss.c
6356    M /trunk/modules/audio_output/portaudio.c
6357    M /trunk/modules/audio_output/sdl.c
6358    M /trunk/modules/audio_output/waveout.c
6359    M /trunk/modules/codec/a52.c
6360    M /trunk/modules/codec/adpcm.c
6361    M /trunk/modules/codec/araw.c
6362    M /trunk/modules/codec/cinepak.c
6363    M /trunk/modules/codec/cmml/browser_open.c
6364    M /trunk/modules/codec/cmml/browser_open.h
6365    M /trunk/modules/codec/cmml/cmml.c
6366    M /trunk/modules/codec/cmml/history.c
6367    M /trunk/modules/codec/cmml/history.h
6368    M /trunk/modules/codec/cmml/intf.c
6369    M /trunk/modules/codec/cmml/xarray.c
6370    M /trunk/modules/codec/cmml/xarray.h
6371    M /trunk/modules/codec/cmml/xlist.c
6372    M /trunk/modules/codec/cmml/xlist.h
6373    M /trunk/modules/codec/cmml/xstrcat.h
6374    M /trunk/modules/codec/cmml/xtag.c
6375    M /trunk/modules/codec/cmml/xtag.h
6376    M /trunk/modules/codec/cmml/xurl.c
6377    M /trunk/modules/codec/cmml/xurl.h
6378    M /trunk/modules/codec/cvdsub.c
6379    M /trunk/modules/codec/dirac.c
6380    M /trunk/modules/codec/dmo/buffer.c
6381    M /trunk/modules/codec/dmo/dmo.c
6382    M /trunk/modules/codec/dmo/dmo.h
6383    M /trunk/modules/codec/dts.c
6384    M /trunk/modules/codec/dvbsub.c
6385    M /trunk/modules/codec/faad.c
6386    M /trunk/modules/codec/ffmpeg/audio.c
6387    M /trunk/modules/codec/ffmpeg/chroma.c
6388    M /trunk/modules/codec/ffmpeg/demux.c
6389    M /trunk/modules/codec/ffmpeg/encoder.c
6390    M /trunk/modules/codec/ffmpeg/ffmpeg.c
6391    M /trunk/modules/codec/ffmpeg/ffmpeg.h
6392    M /trunk/modules/codec/ffmpeg/postprocess.c
6393    M /trunk/modules/codec/ffmpeg/video.c
6394    M /trunk/modules/codec/ffmpeg/video_filter.c
6395    M /trunk/modules/codec/flac.c
6396    M /trunk/modules/codec/libmpeg2.c
6397    M /trunk/modules/codec/lpcm.c
6398    M /trunk/modules/codec/mash.cpp
6399    M /trunk/modules/codec/mpeg_audio.c
6400    M /trunk/modules/codec/png.c
6401    M /trunk/modules/codec/quicktime.c
6402    M /trunk/modules/codec/rawvideo.c
6403    M /trunk/modules/codec/speex.c
6404    M /trunk/modules/codec/spudec/parse.c
6405    M /trunk/modules/codec/spudec/spudec.c
6406    M /trunk/modules/codec/spudec/spudec.h
6407    M /trunk/modules/codec/subsdec.c
6408    M /trunk/modules/codec/svcdsub.c
6409    M /trunk/modules/codec/tarkin.c
6410    M /trunk/modules/codec/theora.c
6411    M /trunk/modules/codec/toolame.c
6412    M /trunk/modules/codec/vorbis.c
6413    M /trunk/modules/codec/x264.c
6414    M /trunk/modules/control/corba/corba.c
6415    M /trunk/modules/control/corba/mediacontrol-core.c
6416    M /trunk/modules/control/corba/mediacontrol-core.h
6417    M /trunk/modules/control/corba/mediacontrol-init.c
6418    M /trunk/modules/control/corba/mediacontrol-plugin.c
6419    M /trunk/modules/control/gestures.c
6420    M /trunk/modules/control/hotkeys.c
6421    M /trunk/modules/control/http.c
6422    M /trunk/modules/control/joystick.c
6423    M /trunk/modules/control/lirc.c
6424    M /trunk/modules/control/netsync.c
6425    M /trunk/modules/control/ntservice.c
6426    M /trunk/modules/control/rc.c
6427    M /trunk/modules/control/showintf.c
6428    M /trunk/modules/control/telnet.c
6429    M /trunk/modules/demux/asf/asf.c
6430    M /trunk/modules/demux/asf/libasf.c
6431    M /trunk/modules/demux/asf/libasf.h
6432    M /trunk/modules/demux/avi/avi.c
6433    M /trunk/modules/demux/avi/libavi.c
6434    M /trunk/modules/demux/avi/libavi.h
6435    M /trunk/modules/demux/mp4/drms.c
6436    M /trunk/modules/demux/mp4/drms.h
6437    M /trunk/modules/demux/mp4/drmstables.h
6438    M /trunk/modules/demux/mp4/libmp4.c
6439    M /trunk/modules/demux/mp4/libmp4.h
6440    M /trunk/modules/demux/mp4/mp4.c
6441    M /trunk/modules/demux/mpeg/h264.c
6442    M /trunk/modules/demux/mpeg/m4a.c
6443    M /trunk/modules/demux/mpeg/m4v.c
6444    M /trunk/modules/demux/mpeg/mpga.c
6445    M /trunk/modules/demux/mpeg/mpgv.c
6446    M /trunk/modules/demux/playlist/m3u.c
6447    M /trunk/modules/demux/playlist/old.c
6448    M /trunk/modules/demux/playlist/playlist.c
6449    M /trunk/modules/demux/playlist/playlist.h
6450    M /trunk/modules/demux/playlist/pls.c
6451    M /trunk/modules/demux/ps.h
6452    M /trunk/modules/demux/util/id3.c
6453    M /trunk/modules/demux/util/id3genres.h
6454    M /trunk/modules/demux/util/id3tag.c
6455    M /trunk/modules/gui/beos/AudioOutput.cpp
6456    M /trunk/modules/gui/beos/BeOS.cpp
6457    M /trunk/modules/gui/beos/Bitmaps.h
6458    M /trunk/modules/gui/beos/DrawingTidbits.cpp
6459    M /trunk/modules/gui/beos/DrawingTidbits.h
6460    M /trunk/modules/gui/beos/Interface.cpp
6461    M /trunk/modules/gui/beos/InterfaceWindow.cpp
6462    M /trunk/modules/gui/beos/InterfaceWindow.h
6463    M /trunk/modules/gui/beos/ListViews.cpp
6464    M /trunk/modules/gui/beos/ListViews.h
6465    M /trunk/modules/gui/beos/MediaControlView.cpp
6466    M /trunk/modules/gui/beos/MediaControlView.h
6467    M /trunk/modules/gui/beos/MessagesWindow.cpp
6468    M /trunk/modules/gui/beos/MessagesWindow.h
6469    M /trunk/modules/gui/beos/MsgVals.h
6470    M /trunk/modules/gui/beos/PlayListWindow.cpp
6471    M /trunk/modules/gui/beos/PlayListWindow.h
6472    M /trunk/modules/gui/beos/PreferencesWindow.cpp
6473    M /trunk/modules/gui/beos/PreferencesWindow.h
6474    M /trunk/modules/gui/beos/TransportButton.cpp
6475    M /trunk/modules/gui/beos/TransportButton.h
6476    M /trunk/modules/gui/beos/VideoOutput.cpp
6477    M /trunk/modules/gui/beos/VideoWindow.h
6478    M /trunk/modules/gui/gtk/common.h
6479    M /trunk/modules/gui/gtk/control.c
6480    M /trunk/modules/gui/gtk/control.h
6481    M /trunk/modules/gui/gtk/display.c
6482    M /trunk/modules/gui/gtk/display.h
6483    M /trunk/modules/gui/gtk/gnome.c
6484    M /trunk/modules/gui/gtk/gnome_callbacks.c
6485    M /trunk/modules/gui/gtk/gnome_callbacks.h
6486    M /trunk/modules/gui/gtk/gnome_interface.c
6487    M /trunk/modules/gui/gtk/gnome_interface.h
6488    M /trunk/modules/gui/gtk/gnome_support.c
6489    M /trunk/modules/gui/gtk/gnome_support.h
6490    M /trunk/modules/gui/gtk/gtk.c
6491    M /trunk/modules/gui/gtk/gtk_callbacks.c
6492    M /trunk/modules/gui/gtk/gtk_callbacks.h
6493    M /trunk/modules/gui/gtk/gtk_interface.c
6494    M /trunk/modules/gui/gtk/gtk_interface.h
6495    M /trunk/modules/gui/gtk/gtk_support.c
6496    M /trunk/modules/gui/gtk/gtk_support.h
6497    M /trunk/modules/gui/gtk/menu.c
6498    M /trunk/modules/gui/gtk/menu.h
6499    M /trunk/modules/gui/gtk/modules.c
6500    M /trunk/modules/gui/gtk/modules.h
6501    M /trunk/modules/gui/gtk/open.c
6502    M /trunk/modules/gui/gtk/open.h
6503    M /trunk/modules/gui/gtk/playlist.c
6504    M /trunk/modules/gui/gtk/playlist.h
6505    M /trunk/modules/gui/gtk/preferences.c
6506    M /trunk/modules/gui/gtk/preferences.h
6507    M /trunk/modules/gui/gtk/sout.c
6508    M /trunk/modules/gui/gtk2/gnome2.c
6509    M /trunk/modules/gui/gtk2/gnome2_callbacks.c
6510    M /trunk/modules/gui/gtk2/gnome2_callbacks.h
6511    M /trunk/modules/gui/gtk2/gnome2_interface.c
6512    M /trunk/modules/gui/gtk2/gnome2_interface.h
6513    M /trunk/modules/gui/gtk2/gnome2_support.c
6514    M /trunk/modules/gui/gtk2/gnome2_support.h
6515    M /trunk/modules/gui/gtk2/gtk2.c
6516    M /trunk/modules/gui/gtk2/gtk2_callbacks.c
6517    M /trunk/modules/gui/gtk2/gtk2_callbacks.h
6518    M /trunk/modules/gui/gtk2/gtk2_interface.c
6519    M /trunk/modules/gui/gtk2/gtk2_interface.h
6520    M /trunk/modules/gui/gtk2/gtk2_support.c
6521    M /trunk/modules/gui/gtk2/gtk2_support.h
6522    M /trunk/modules/gui/kde/QConfigItem.cpp
6523    M /trunk/modules/gui/kde/QConfigItem.h
6524    M /trunk/modules/gui/kde/common.h
6525    M /trunk/modules/gui/kde/disc.cpp
6526    M /trunk/modules/gui/kde/disc.h
6527    M /trunk/modules/gui/kde/info.cpp
6528    M /trunk/modules/gui/kde/info.h
6529    M /trunk/modules/gui/kde/interface.cpp
6530    M /trunk/modules/gui/kde/interface.h
6531    M /trunk/modules/gui/kde/kde.cpp
6532    M /trunk/modules/gui/kde/languagemenu.cpp
6533    M /trunk/modules/gui/kde/languagemenu.h
6534    M /trunk/modules/gui/kde/menu.cpp
6535    M /trunk/modules/gui/kde/menu.h
6536    M /trunk/modules/gui/kde/messages.cpp
6537    M /trunk/modules/gui/kde/messages.h
6538    M /trunk/modules/gui/kde/net.cpp
6539    M /trunk/modules/gui/kde/net.h
6540    M /trunk/modules/gui/kde/pluginsbox.cpp
6541    M /trunk/modules/gui/kde/pluginsbox.h
6542    M /trunk/modules/gui/kde/preferences.cpp
6543    M /trunk/modules/gui/kde/preferences.h
6544    M /trunk/modules/gui/kde/slider.cpp
6545    M /trunk/modules/gui/kde/slider.h
6546    M /trunk/modules/gui/macosx/about.h
6547    M /trunk/modules/gui/macosx/applescript.h
6548    M /trunk/modules/gui/macosx/controls.h
6549    M /trunk/modules/gui/macosx/equalizer.h
6550    M /trunk/modules/gui/macosx/intf.h
6551    M /trunk/modules/gui/macosx/misc.h
6552    M /trunk/modules/gui/macosx/open.h
6553    M /trunk/modules/gui/macosx/output.h
6554    M /trunk/modules/gui/macosx/playlist.h
6555    M /trunk/modules/gui/macosx/playlistinfo.h
6556    M /trunk/modules/gui/macosx/prefs.h
6557    M /trunk/modules/gui/macosx/prefs_widgets.h
6558    M /trunk/modules/gui/macosx/vout.h
6559    M /trunk/modules/gui/ncurses.c
6560    M /trunk/modules/gui/pda/pda.c
6561    M /trunk/modules/gui/pda/pda.h
6562    M /trunk/modules/gui/pda/pda_callbacks.c
6563    M /trunk/modules/gui/pda/pda_callbacks.h
6564    M /trunk/modules/gui/pda/pda_interface.c
6565    M /trunk/modules/gui/pda/pda_interface.h
6566    M /trunk/modules/gui/pda/pda_support.c
6567    M /trunk/modules/gui/pda/pda_support.h
6568    M /trunk/modules/gui/qnx/aout.c
6569    M /trunk/modules/gui/qnx/qnx.c
6570    M /trunk/modules/gui/qnx/vout.c
6571    M /trunk/modules/gui/qt/intf.cpp
6572    M /trunk/modules/gui/qt/intf.h
6573    M /trunk/modules/gui/qt/qt.cpp
6574    M /trunk/modules/gui/skins2/commands/async_queue.cpp
6575    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
6576    M /trunk/modules/gui/skins2/commands/cmd_change_skin.cpp
6577    M /trunk/modules/gui/skins2/commands/cmd_fullscreen.cpp
6578    M /trunk/modules/gui/skins2/commands/cmd_input.cpp
6579    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
6580    M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
6581    M /trunk/modules/gui/skins2/commands/cmd_on_top.cpp
6582    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
6583    M /trunk/modules/gui/skins2/commands/cmd_quit.cpp
6584    M /trunk/modules/gui/skins2/commands/cmd_resize.cpp
6585    M /trunk/modules/gui/skins2/commands/cmd_vars.cpp
6586    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
6587    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
6588    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
6589    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
6590    M /trunk/modules/gui/skins2/controls/ctrl_list.cpp
6591    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
6592    M /trunk/modules/gui/skins2/controls/ctrl_radialslider.cpp
6593    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
6594    M /trunk/modules/gui/skins2/controls/ctrl_slider.cpp
6595    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
6596    M /trunk/modules/gui/skins2/controls/ctrl_video.cpp
6597    M /trunk/modules/gui/skins2/events/evt_input.cpp
6598    M /trunk/modules/gui/skins2/events/evt_key.cpp
6599    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
6600    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
6601    M /trunk/modules/gui/skins2/events/evt_special.cpp
6602    M /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
6603    M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
6604    M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
6605    M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
6606    M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
6607    M /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
6608    M /trunk/modules/gui/skins2/macosx/macosx_window.cpp
6609    M /trunk/modules/gui/skins2/parser/builder.cpp
6610    M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp
6611    M /trunk/modules/gui/skins2/parser/interpreter.cpp
6612    M /trunk/modules/gui/skins2/parser/skin_parser.cpp
6613    M /trunk/modules/gui/skins2/parser/xmlparser.cpp
6614    M /trunk/modules/gui/skins2/src/anchor.cpp
6615    M /trunk/modules/gui/skins2/src/bitmap_font.cpp
6616    M /trunk/modules/gui/skins2/src/dialogs.cpp
6617    M /trunk/modules/gui/skins2/src/ft2_bitmap.cpp
6618    M /trunk/modules/gui/skins2/src/ft2_font.cpp
6619    M /trunk/modules/gui/skins2/src/generic_bitmap.cpp
6620    M /trunk/modules/gui/skins2/src/generic_layout.cpp
6621    M /trunk/modules/gui/skins2/src/generic_window.cpp
6622    M /trunk/modules/gui/skins2/src/logger.cpp
6623    M /trunk/modules/gui/skins2/src/os_factory.cpp
6624    M /trunk/modules/gui/skins2/src/png_bitmap.cpp
6625    M /trunk/modules/gui/skins2/src/scaled_bitmap.cpp
6626    M /trunk/modules/gui/skins2/src/skin_main.cpp
6627    M /trunk/modules/gui/skins2/src/theme.cpp
6628    M /trunk/modules/gui/skins2/src/theme_loader.cpp
6629    M /trunk/modules/gui/skins2/src/theme_repository.cpp
6630    M /trunk/modules/gui/skins2/src/tooltip.cpp
6631    M /trunk/modules/gui/skins2/src/top_window.cpp
6632    M /trunk/modules/gui/skins2/src/var_manager.cpp
6633    M /trunk/modules/gui/skins2/src/vlcproc.cpp
6634    M /trunk/modules/gui/skins2/src/vout_window.cpp
6635    M /trunk/modules/gui/skins2/src/window_manager.cpp
6636    M /trunk/modules/gui/skins2/utils/bezier.cpp
6637    M /trunk/modules/gui/skins2/utils/fsm.cpp
6638    M /trunk/modules/gui/skins2/utils/position.cpp
6639    M /trunk/modules/gui/skins2/utils/ustring.cpp
6640    M /trunk/modules/gui/skins2/utils/var_bool.cpp
6641    M /trunk/modules/gui/skins2/utils/var_list.cpp
6642    M /trunk/modules/gui/skins2/utils/var_percent.cpp
6643    M /trunk/modules/gui/skins2/utils/var_text.cpp
6644    M /trunk/modules/gui/skins2/vars/playlist.cpp
6645    M /trunk/modules/gui/skins2/vars/time.cpp
6646    M /trunk/modules/gui/skins2/vars/volume.cpp
6647    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
6648    M /trunk/modules/gui/skins2/win32/win32_factory.cpp
6649    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
6650    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
6651    M /trunk/modules/gui/skins2/win32/win32_timer.cpp
6652    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
6653    M /trunk/modules/gui/skins2/win32/win32_window.cpp
6654    M /trunk/modules/gui/skins2/x11/x11_display.cpp
6655    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
6656    M /trunk/modules/gui/skins2/x11/x11_factory.cpp
6657    M /trunk/modules/gui/skins2/x11/x11_graphics.cpp
6658    M /trunk/modules/gui/skins2/x11/x11_loop.cpp
6659    M /trunk/modules/gui/skins2/x11/x11_timer.cpp
6660    M /trunk/modules/gui/skins2/x11/x11_tooltip.cpp
6661    M /trunk/modules/gui/skins2/x11/x11_window.cpp
6662    M /trunk/modules/gui/wince/fileinfo.cpp
6663    M /trunk/modules/gui/wince/interface.cpp
6664    M /trunk/modules/gui/wince/iteminfo.cpp
6665    M /trunk/modules/gui/wince/menus.cpp
6666    M /trunk/modules/gui/wince/messages.cpp
6667    M /trunk/modules/gui/wince/open.cpp
6668    M /trunk/modules/gui/wince/playlist.cpp
6669    M /trunk/modules/gui/wince/preferences.cpp
6670    M /trunk/modules/gui/wince/preferences_widgets.cpp
6671    M /trunk/modules/gui/wince/preferences_widgets.h
6672    M /trunk/modules/gui/wince/subtitles.cpp
6673    M /trunk/modules/gui/wince/timer.cpp
6674    M /trunk/modules/gui/wince/video.cpp
6675    M /trunk/modules/gui/wince/wince.cpp
6676    M /trunk/modules/gui/wince/wince.h
6677    M /trunk/modules/gui/wxwindows/bookmarks.cpp
6678    M /trunk/modules/gui/wxwindows/dialogs.cpp
6679    M /trunk/modules/gui/wxwindows/extrapanel.cpp
6680    M /trunk/modules/gui/wxwindows/fileinfo.cpp
6681    M /trunk/modules/gui/wxwindows/interface.cpp
6682    M /trunk/modules/gui/wxwindows/iteminfo.cpp
6683    M /trunk/modules/gui/wxwindows/menus.cpp
6684    M /trunk/modules/gui/wxwindows/messages.cpp
6685    M /trunk/modules/gui/wxwindows/open.cpp
6686    M /trunk/modules/gui/wxwindows/playlist.cpp
6687    M /trunk/modules/gui/wxwindows/preferences.cpp
6688    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
6689    M /trunk/modules/gui/wxwindows/preferences_widgets.h
6690    M /trunk/modules/gui/wxwindows/streamdata.h
6691    M /trunk/modules/gui/wxwindows/streamout.cpp
6692    M /trunk/modules/gui/wxwindows/subtitles.cpp
6693    M /trunk/modules/gui/wxwindows/timer.cpp
6694    M /trunk/modules/gui/wxwindows/video.cpp
6695    M /trunk/modules/gui/wxwindows/wizard.cpp
6696    M /trunk/modules/gui/wxwindows/wxwindows.cpp
6697    M /trunk/modules/gui/wxwindows/wxwindows.h
6698    M /trunk/modules/misc/dummy/aout.c
6699    M /trunk/modules/misc/dummy/decoder.c
6700    M /trunk/modules/misc/dummy/dummy.c
6701    M /trunk/modules/misc/dummy/dummy.h
6702    M /trunk/modules/misc/dummy/encoder.c
6703    M /trunk/modules/misc/dummy/input.c
6704    M /trunk/modules/misc/dummy/interface.c
6705    M /trunk/modules/misc/dummy/renderer.c
6706    M /trunk/modules/misc/dummy/vout.c
6707    M /trunk/modules/misc/freetype.c
6708    M /trunk/modules/misc/gnutls.c
6709    M /trunk/modules/misc/gtk_main.c
6710    M /trunk/modules/misc/logger.c
6711    M /trunk/modules/misc/memcpy/fastmemcpy.h
6712    M /trunk/modules/misc/memcpy/memcpy.c
6713    M /trunk/modules/misc/memcpy/memcpyaltivec.c
6714    M /trunk/modules/misc/network/ipv4.c
6715    M /trunk/modules/misc/network/ipv6.c
6716    M /trunk/modules/misc/playlist/export.c
6717    M /trunk/modules/misc/playlist/m3u.c
6718    M /trunk/modules/misc/playlist/old.c
6719    M /trunk/modules/misc/qte_main.cpp
6720    M /trunk/modules/misc/rtsp.c
6721    M /trunk/modules/misc/screensaver.c
6722    M /trunk/modules/misc/svg.c
6723    M /trunk/modules/misc/testsuite/playlist.c
6724    M /trunk/modules/misc/testsuite/test1.c
6725    M /trunk/modules/misc/testsuite/test2.cpp
6726    M /trunk/modules/misc/testsuite/test4.c
6727    M /trunk/modules/misc/xml/libxml.c
6728    M /trunk/modules/misc/xml/xtag.c
6729    M /trunk/modules/mux/asf.c
6730    M /trunk/modules/mux/avi.c
6731    M /trunk/modules/mux/dummy.c
6732    M /trunk/modules/mux/mp4.c
6733    M /trunk/modules/mux/mpeg/bits.h
6734    M /trunk/modules/mux/mpeg/csa.c
6735    M /trunk/modules/mux/mpeg/csa.h
6736    M /trunk/modules/mux/mpeg/pes.c
6737    M /trunk/modules/mux/mpeg/pes.h
6738    M /trunk/modules/mux/mpeg/ps.c
6739    M /trunk/modules/mux/mpeg/ts.c
6740    M /trunk/modules/mux/mpjpeg.c
6741    M /trunk/modules/mux/ogg.c
6742    M /trunk/modules/mux/wav.c
6743    M /trunk/modules/packetizer/copy.c
6744    M /trunk/modules/packetizer/h264.c
6745    M /trunk/modules/packetizer/mpeg4audio.c
6746    M /trunk/modules/packetizer/mpeg4video.c
6747    M /trunk/modules/packetizer/mpegvideo.c
6748    M /trunk/modules/services_discovery/daap.c
6749    M /trunk/modules/services_discovery/hal.c
6750    M /trunk/modules/services_discovery/sap.c
6751    M /trunk/modules/stream_out/announce.c
6752    M /trunk/modules/stream_out/announce.h
6753    M /trunk/modules/stream_out/description.c
6754    M /trunk/modules/stream_out/display.c
6755    M /trunk/modules/stream_out/dummy.c
6756    M /trunk/modules/stream_out/duplicate.c
6757    M /trunk/modules/stream_out/es.c
6758    M /trunk/modules/stream_out/gather.c
6759    M /trunk/modules/stream_out/rtp.c
6760    M /trunk/modules/stream_out/standard.c
6761    M /trunk/modules/stream_out/transcode.c
6762    M /trunk/modules/stream_out/transrate/block.c
6763    M /trunk/modules/stream_out/transrate/frame.c
6764    M /trunk/modules/stream_out/transrate/getvlc.h
6765    M /trunk/modules/stream_out/transrate/putvlc.h
6766    M /trunk/modules/stream_out/transrate/transrate.c
6767    M /trunk/modules/stream_out/transrate/transrate.h
6768    M /trunk/modules/video_chroma/i420_rgb.c
6769    M /trunk/modules/video_chroma/i420_rgb.h
6770    M /trunk/modules/video_chroma/i420_rgb16.c
6771    M /trunk/modules/video_chroma/i420_rgb8.c
6772    M /trunk/modules/video_chroma/i420_rgb_c.h
6773    M /trunk/modules/video_chroma/i420_rgb_mmx.h
6774    M /trunk/modules/video_chroma/i420_ymga.c
6775    M /trunk/modules/video_chroma/i420_yuy2.c
6776    M /trunk/modules/video_chroma/i420_yuy2.h
6777    M /trunk/modules/video_chroma/i422_yuy2.c
6778    M /trunk/modules/video_chroma/i422_yuy2.h
6779    M /trunk/modules/video_filter/adjust.c
6780    M /trunk/modules/video_filter/blend.c
6781    M /trunk/modules/video_filter/clone.c
6782    M /trunk/modules/video_filter/crop.c
6783    M /trunk/modules/video_filter/deinterlace.c
6784    M /trunk/modules/video_filter/distort.c
6785    M /trunk/modules/video_filter/filter_common.h
6786    M /trunk/modules/video_filter/invert.c
6787    M /trunk/modules/video_filter/logo.c
6788    M /trunk/modules/video_filter/marq.c
6789    M /trunk/modules/video_filter/mosaic.c
6790    M /trunk/modules/video_filter/motionblur.c
6791    M /trunk/modules/video_filter/motiondetect.c
6792    M /trunk/modules/video_filter/scale.c
6793    M /trunk/modules/video_filter/swscale/common.h
6794    M /trunk/modules/video_filter/swscale/filter.c
6795    M /trunk/modules/video_filter/swscale/rgb2rgb.c
6796    M /trunk/modules/video_filter/swscale/rgb2rgb.h
6797    M /trunk/modules/video_filter/swscale/rgb2rgb_template.c
6798    M /trunk/modules/video_filter/swscale/swscale.c
6799    M /trunk/modules/video_filter/swscale/swscale.h
6800    M /trunk/modules/video_filter/swscale/swscale_altivec_template.c
6801    M /trunk/modules/video_filter/swscale/swscale_internal.h
6802    M /trunk/modules/video_filter/swscale/swscale_template.c
6803    M /trunk/modules/video_filter/swscale/yuv2rgb.c
6804    M /trunk/modules/video_filter/swscale/yuv2rgb_altivec.c
6805    M /trunk/modules/video_filter/swscale/yuv2rgb_mlib.c
6806    M /trunk/modules/video_filter/swscale/yuv2rgb_template.c
6807    M /trunk/modules/video_filter/time.c
6808    M /trunk/modules/video_filter/transform.c
6809    M /trunk/modules/video_filter/wall.c
6810    M /trunk/modules/video_output/aa.c
6811    M /trunk/modules/video_output/caca.c
6812    M /trunk/modules/video_output/directx/directx.c
6813    M /trunk/modules/video_output/directx/events.c
6814    M /trunk/modules/video_output/directx/glwin32.c
6815    M /trunk/modules/video_output/directx/vout.h
6816    M /trunk/modules/video_output/fb.c
6817    M /trunk/modules/video_output/ggi.c
6818    M /trunk/modules/video_output/glide.c
6819    M /trunk/modules/video_output/hd1000v.cpp
6820    M /trunk/modules/video_output/image.c
6821    M /trunk/modules/video_output/mga.c
6822    M /trunk/modules/video_output/opengl.c
6823    M /trunk/modules/video_output/picture.c
6824    M /trunk/modules/video_output/picture.h
6825    M /trunk/modules/video_output/qte/qte.cpp
6826    M /trunk/modules/video_output/qte/qte.h
6827    M /trunk/modules/video_output/sdl.c
6828    M /trunk/modules/video_output/snapshot.c
6829    M /trunk/modules/video_output/svgalib.c
6830    M /trunk/modules/video_output/wingdi.c
6831    M /trunk/modules/video_output/x11/glx.c
6832    M /trunk/modules/video_output/x11/x11.c
6833    M /trunk/modules/video_output/x11/xcommon.c
6834    M /trunk/modules/video_output/x11/xcommon.h
6835    M /trunk/modules/video_output/x11/xvideo.c
6836    M /trunk/modules/visualization/galaktos/PCM.c
6837    M /trunk/modules/visualization/galaktos/PCM.h
6838    M /trunk/modules/visualization/galaktos/beat_detect.c
6839    M /trunk/modules/visualization/galaktos/beat_detect.h
6840    M /trunk/modules/visualization/galaktos/builtin_funcs.c
6841    M /trunk/modules/visualization/galaktos/builtin_funcs.h
6842    M /trunk/modules/visualization/galaktos/common.h
6843    M /trunk/modules/visualization/galaktos/compare.h
6844    M /trunk/modules/visualization/galaktos/custom_shape.c
6845    M /trunk/modules/visualization/galaktos/custom_shape.h
6846    M /trunk/modules/visualization/galaktos/custom_shape_types.h
6847    M /trunk/modules/visualization/galaktos/custom_wave.c
6848    M /trunk/modules/visualization/galaktos/custom_wave.h
6849    M /trunk/modules/visualization/galaktos/custom_wave_types.h
6850    M /trunk/modules/visualization/galaktos/engine_vars.c
6851    M /trunk/modules/visualization/galaktos/engine_vars.h
6852    M /trunk/modules/visualization/galaktos/eval.c
6853    M /trunk/modules/visualization/galaktos/eval.h
6854    M /trunk/modules/visualization/galaktos/expr_types.h
6855    M /trunk/modules/visualization/galaktos/fatal.h
6856    M /trunk/modules/visualization/galaktos/fftsg.c
6857    M /trunk/modules/visualization/galaktos/func.c
6858    M /trunk/modules/visualization/galaktos/func.h
6859    M /trunk/modules/visualization/galaktos/func_types.h
6860    M /trunk/modules/visualization/galaktos/idle_preset.h
6861    M /trunk/modules/visualization/galaktos/init_cond.c
6862    M /trunk/modules/visualization/galaktos/init_cond.h
6863    M /trunk/modules/visualization/galaktos/init_cond_types.h
6864    M /trunk/modules/visualization/galaktos/interface_types.h
6865    M /trunk/modules/visualization/galaktos/main.c
6866    M /trunk/modules/visualization/galaktos/main.h
6867    M /trunk/modules/visualization/galaktos/param.c
6868    M /trunk/modules/visualization/galaktos/param.h
6869    M /trunk/modules/visualization/galaktos/param_types.h
6870    M /trunk/modules/visualization/galaktos/parser.c
6871    M /trunk/modules/visualization/galaktos/parser.h
6872    M /trunk/modules/visualization/galaktos/per_frame_eqn.c
6873    M /trunk/modules/visualization/galaktos/per_frame_eqn.h
6874    M /trunk/modules/visualization/galaktos/per_frame_eqn_types.h
6875    M /trunk/modules/visualization/galaktos/per_pixel_eqn.c
6876    M /trunk/modules/visualization/galaktos/per_pixel_eqn.h
6877    M /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h
6878    M /trunk/modules/visualization/galaktos/per_point_types.h
6879    M /trunk/modules/visualization/galaktos/plugin.c
6880    M /trunk/modules/visualization/galaktos/plugin.h
6881    M /trunk/modules/visualization/galaktos/preset.c
6882    M /trunk/modules/visualization/galaktos/preset.h
6883    M /trunk/modules/visualization/galaktos/preset_types.h
6884    M /trunk/modules/visualization/galaktos/splaytree.c
6885    M /trunk/modules/visualization/galaktos/splaytree.h
6886    M /trunk/modules/visualization/galaktos/splaytree_types.h
6887    M /trunk/modules/visualization/galaktos/tree_types.c
6888    M /trunk/modules/visualization/galaktos/tree_types.h
6889    M /trunk/modules/visualization/galaktos/video_init.c
6890    M /trunk/modules/visualization/galaktos/video_init.h
6891    M /trunk/modules/visualization/goom.c
6892    M /trunk/modules/visualization/visual/effects.c
6893    M /trunk/modules/visualization/visual/fft.c
6894    M /trunk/modules/visualization/visual/fft.h
6895    M /trunk/modules/visualization/visual/visual.c
6896    M /trunk/modules/visualization/visual/visual.h
6897    M /trunk/modules/visualization/xosd.c
6898    M /trunk/mozilla/support/classinfo.h
6899    M /trunk/mozilla/support/npmac.cpp
6900    M /trunk/mozilla/support/npunix.c
6901    M /trunk/mozilla/support/npwin.cpp
6902    M /trunk/mozilla/vlcpeer.cpp
6903    M /trunk/mozilla/vlcpeer.h
6904    M /trunk/mozilla/vlcplugin.cpp
6905    M /trunk/mozilla/vlcplugin.h
6906    M /trunk/mozilla/vlcshell.cpp
6907    M /trunk/msvc/modules_builtin_msvc.h
6908    M /trunk/python/vlcmodule.c
6909    M /trunk/share/newres.h
6910    M /trunk/share/resource.h
6911    M /trunk/src/audio_output/common.c
6912    M /trunk/src/audio_output/dec.c
6913    M /trunk/src/audio_output/filters.c
6914    M /trunk/src/audio_output/input.c
6915    M /trunk/src/audio_output/intf.c
6916    M /trunk/src/audio_output/mixer.c
6917    M /trunk/src/audio_output/output.c
6918    M /trunk/src/extras/dirent.c
6919    M /trunk/src/extras/getopt.c
6920    M /trunk/src/extras/getopt.h
6921    M /trunk/src/extras/getopt1.c
6922    M /trunk/src/extras/libc.c
6923    M /trunk/src/input/access.c
6924    M /trunk/src/input/clock.c
6925    M /trunk/src/input/control.c
6926    M /trunk/src/input/decoder.c
6927    M /trunk/src/input/demux.c
6928    M /trunk/src/input/es_out.c
6929    M /trunk/src/input/input.c
6930    M /trunk/src/input/input_internal.h
6931    M /trunk/src/input/mem_stream.c
6932    M /trunk/src/input/stream.c
6933    M /trunk/src/input/subtitles.c
6934    M /trunk/src/input/var.c
6935    M /trunk/src/interface/interface.c
6936    M /trunk/src/interface/intf_eject.c
6937    M /trunk/src/libvlc.c
6938    M /trunk/src/libvlc.h
6939    M /trunk/src/misc/beos_specific.cpp
6940    M /trunk/src/misc/block.c
6941    M /trunk/src/misc/charset.c
6942    M /trunk/src/misc/configuration.c
6943    M /trunk/src/misc/cpu.c
6944    M /trunk/src/misc/error.c
6945    M /trunk/src/misc/httpd.c
6946    M /trunk/src/misc/image.c
6947    M /trunk/src/misc/iso-639_def.h
6948    M /trunk/src/misc/iso_lang.c
6949    M /trunk/src/misc/messages.c
6950    M /trunk/src/misc/modules.c
6951    M /trunk/src/misc/mtime.c
6952    M /trunk/src/misc/net.c
6953    M /trunk/src/misc/objects.c
6954    M /trunk/src/misc/threads.c
6955    M /trunk/src/misc/tls.c
6956    M /trunk/src/misc/variables.c
6957    M /trunk/src/misc/vlm.c
6958    M /trunk/src/misc/win32_specific.c
6959    M /trunk/src/misc/xml.c
6960    M /trunk/src/playlist/item-ext.c
6961    M /trunk/src/playlist/item.c
6962    M /trunk/src/playlist/loadsave.c
6963    M /trunk/src/playlist/playlist.c
6964    M /trunk/src/playlist/services_discovery.c
6965    M /trunk/src/playlist/sort.c
6966    M /trunk/src/playlist/view.c
6967    M /trunk/src/stream_output/announce.c
6968    M /trunk/src/stream_output/sap.c
6969    M /trunk/src/stream_output/stream_output.c
6970    M /trunk/src/video_output/video_output.c
6971    M /trunk/src/video_output/video_text.c
6972    M /trunk/src/video_output/video_widgets.c
6973    M /trunk/src/video_output/vout_intf.c
6974    M /trunk/src/video_output/vout_pictures.c
6975    M /trunk/src/video_output/vout_pictures.h
6976    M /trunk/src/video_output/vout_subpictures.c
6977    M /trunk/src/video_output/vout_synchro.c
6978    M /trunk/src/vlc.c
6979
6980 Avoid \r\n problems between platforms
6981 ------------------------------------------------------------------------
6982 r10100 | robux4 | 2005-03-02 17:19:56 +0100 (Wed, 02 Mar 2005) | 1 line
6983 Changed paths:
6984    M /trunk/modules/demux/mkv.cpp
6985
6986 mkv.cpp: ordered chapters now functional !
6987 ------------------------------------------------------------------------
6988 r10099 | robux4 | 2005-03-02 17:16:56 +0100 (Wed, 02 Mar 2005) | 2 lines
6989 Changed paths:
6990    M /trunk/modules/codec/ffmpeg/video.c
6991    M /trunk/src/input/es_out.c
6992
6993 video.c: don't display pre-rolled pictures
6994 es_out.c: handle the pre-roll earlier
6995 ------------------------------------------------------------------------
6996 r10098 | damienf | 2005-03-02 14:45:45 +0100 (Wed, 02 Mar 2005) | 3 lines
6997 Changed paths:
6998    M /trunk/activex/main.cpp
6999    M /trunk/vlc.win32.nsi
7000
7001 - install axvlc.dll within the VLC directory, rather than WINDOWS
7002 - DllRegisterServer modified to use current DLL path when registering control
7003
7004 ------------------------------------------------------------------------
7005 r10097 | gbazin | 2005-03-02 12:00:16 +0100 (Wed, 02 Mar 2005) | 1 line
7006 Changed paths:
7007    M /trunk/modules/codec/theora.c
7008
7009 * modules/codec/theora.c: sanity check for invalid theora header.
7010 ------------------------------------------------------------------------
7011 r10096 | robux4 | 2005-03-02 11:34:01 +0100 (Wed, 02 Mar 2005) | 1 line
7012 Changed paths:
7013    M /trunk/modules/demux/mkv.cpp
7014
7015 mkv.cpp: correct use of the default chapter edition
7016 ------------------------------------------------------------------------
7017 r10095 | courmisch | 2005-03-02 11:27:35 +0100 (Wed, 02 Mar 2005) | 2 lines
7018 Changed paths:
7019    M /trunk/vlc-config.in.in
7020
7021 Unbreak make vlc from subdir
7022
7023 ------------------------------------------------------------------------
7024 r10094 | gbazin | 2005-03-02 11:01:39 +0100 (Wed, 02 Mar 2005) | 1 line
7025 Changed paths:
7026    M /trunk/modules/stream_out/transcode.c
7027
7028 * modules/stream_out/transcode.c: added a missing vlc_object_destroy().
7029 ------------------------------------------------------------------------
7030 r10093 | dionoea | 2005-03-02 00:24:08 +0100 (Wed, 02 Mar 2005) | 9 lines
7031 Changed paths:
7032    M /trunk/modules/video_filter/mosaic.c
7033    M /trunk/modules/video_output/picture.c
7034    M /trunk/modules/video_output/picture.h
7035
7036 Add options to give a specific channel order in mosaic
7037
7038  * picture.* : add picture-id option. its a string that identifies the
7039                video.
7040  * mosaic.c : add mosaic-order option. its a comma separated list of
7041               picture-ids. Any picture who's id isn't found in the list
7042               will be placed after skiping the necessary number of
7043               slots needed to place all pictures defined in this list.
7044
7045 ------------------------------------------------------------------------
7046 r10092 | dionoea | 2005-03-02 00:21:22 +0100 (Wed, 02 Mar 2005) | 2 lines
7047 Changed paths:
7048    M /trunk/modules/gui/wxwindows/interface.cpp
7049
7050  * change copyright date 
7051
7052 ------------------------------------------------------------------------
7053 r10091 | courmisch | 2005-03-01 22:24:25 +0100 (Tue, 01 Mar 2005) | 2 lines
7054 Changed paths:
7055    M /trunk/Makefile.am
7056    M /trunk/configure.ac
7057    M /trunk/toolbox
7058    M /trunk/vlc-config.in.in
7059
7060 - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir
7061
7062 ------------------------------------------------------------------------
7063 r10090 | titer | 2005-03-01 21:56:17 +0100 (Tue, 01 Mar 2005) | 3 lines
7064 Changed paths:
7065    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
7066
7067  ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
7068   (fixes WMA decoding in BeOS nightly builds)
7069
7070 ------------------------------------------------------------------------
7071 r10089 | courmisch | 2005-03-01 21:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
7072 Changed paths:
7073    M /trunk/modules/gui/wxwindows/wizard.cpp
7074
7075 - fix is_mult call in case of Unicode build (c_str => mb_str)
7076 - fix IPv6 multicast address range
7077 - more strict IPv4 multicast address range
7078
7079 ------------------------------------------------------------------------
7080 r10088 | hartman | 2005-03-01 19:39:19 +0100 (Tue, 01 Mar 2005) | 2 lines
7081 Changed paths:
7082    M /trunk/modules/control/lirc.c
7083
7084 * Fix compile issue on lirc.c
7085
7086 ------------------------------------------------------------------------
7087 r10087 | massiot | 2005-03-01 19:26:29 +0100 (Tue, 01 Mar 2005) | 3 lines
7088 Changed paths:
7089    M /trunk/modules/video_output/picture.c
7090
7091 * modules/video_output/picture.c: Changed the order of the commands to avoid
7092   holding p_picture_vout->lock for too long.
7093
7094 ------------------------------------------------------------------------
7095 r10086 | robux4 | 2005-03-01 18:41:36 +0100 (Tue, 01 Mar 2005) | 1 line
7096 Changed paths:
7097    M /trunk/modules/demux/mkv.cpp
7098
7099 mkv.cpp: better handling of the seekpoint numbers
7100 ------------------------------------------------------------------------
7101 r10085 | massiot | 2005-03-01 18:30:50 +0100 (Tue, 01 Mar 2005) | 3 lines
7102 Changed paths:
7103    M /trunk/modules/stream_out/transcode.c
7104
7105 * modules/stream_out/transcode.c: Fixed --sout-transcode-threads=1 option
7106   (what the hell is i_duplicate ?)
7107
7108 ------------------------------------------------------------------------
7109 r10084 | robux4 | 2005-03-01 18:28:15 +0100 (Tue, 01 Mar 2005) | 1 line
7110 Changed paths:
7111    M /trunk/modules/demux/mkv.cpp
7112
7113 mkv.cpp: update the current chapter during playback
7114 ------------------------------------------------------------------------
7115 r10083 | dionoea | 2005-03-01 18:16:30 +0100 (Tue, 01 Mar 2005) | 2 lines
7116 Changed paths:
7117    M /trunk/modules/video_filter/mosaic.c
7118
7119  * fix placement calculation when vborder or hborder are non zero
7120
7121 ------------------------------------------------------------------------
7122 r10082 | gbazin | 2005-03-01 17:26:21 +0100 (Tue, 01 Mar 2005) | 3 lines
7123 Changed paths:
7124    M /trunk/include/audio_output.h
7125    M /trunk/modules/audio_filter/converter/s16tofloat32.c
7126    M /trunk/modules/audio_filter/converter/s16tofloat32swab.c
7127    M /trunk/modules/audio_filter/format.c
7128    M /trunk/modules/codec/lpcm.c
7129    M /trunk/src/audio_output/common.c
7130
7131 * modules/codec/lpcm.c: support for 20/24 bits LPCM.
7132 * modules/audio_filter/converter/s16tofloat32*, modules/audio_filter/format.c: s24l/s24b conversion routines.
7133
7134 ------------------------------------------------------------------------
7135 r10081 | dionoea | 2005-03-01 16:33:51 +0100 (Tue, 01 Mar 2005) | 2 lines
7136 Changed paths:
7137    M /trunk/modules/video_filter/mosaic.c
7138    M /trunk/modules/video_output/picture.c
7139    M /trunk/modules/video_output/picture.h
7140
7141  * add svn Id support and some copyright info in picture.h
7142
7143 ------------------------------------------------------------------------
7144 r10080 | markfm | 2005-03-01 16:22:47 +0100 (Tue, 01 Mar 2005) | 2 lines
7145 Changed paths:
7146    M /trunk/include/vlc_filter.h
7147    M /trunk/include/vlc_video.h
7148    M /trunk/modules/control/rc.c
7149    M /trunk/modules/misc/freetype.c
7150    M /trunk/modules/video_filter/marq.c
7151    M /trunk/modules/video_filter/time.c
7152    M /trunk/src/video_output/vout_subpictures.c
7153
7154 dynamic, per-subpicture, font size control -- i_font_size added to subpicture_region_t, new marq-size and time-size shortcuts, accessible from rc
7155
7156 ------------------------------------------------------------------------
7157 r10079 | robux4 | 2005-03-01 16:01:48 +0100 (Tue, 01 Mar 2005) | 1 line
7158 Changed paths:
7159    M /trunk/modules/demux/mkv.cpp
7160
7161 mkv.cpp: fix the chapter/edition ending time
7162 ------------------------------------------------------------------------
7163 r10078 | zorglub | 2005-03-01 14:31:32 +0100 (Tue, 01 Mar 2005) | 3 lines
7164 Changed paths:
7165    M /trunk/modules/misc/playlist/m3u.c
7166    M /trunk/modules/services_discovery/sap.c
7167    M /trunk/src/playlist/item.c
7168
7169 Fix playlist export
7170 Remove extra SAP debug
7171
7172 ------------------------------------------------------------------------
7173 r10077 | hartman | 2005-03-01 10:28:37 +0100 (Tue, 01 Mar 2005) | 4 lines
7174 Changed paths:
7175    M /trunk/NEWS
7176    M /trunk/doc/lirc/example.lircrc
7177    M /trunk/modules/control/lirc.c
7178
7179 * simplified the lirc code to listen for key-* strings which we can directly use to trigger hotkeys.
7180 * updated the example.lircrc with new required strings
7181 * added a notice to NEWS about changed lirc syntax.
7182
7183 ------------------------------------------------------------------------
7184 r10076 | gbazin | 2005-03-01 08:53:04 +0100 (Tue, 01 Mar 2005) | 2 lines
7185 Changed paths:
7186    M /trunk/modules/control/Modules.am
7187    D /trunk/modules/control/rtci.c
7188
7189 * modules/control/Modules.am, rtci.c: really delete rtci.c and removed DOS CR/LF from the last commit.
7190
7191 ------------------------------------------------------------------------
7192 r10075 | markfm | 2005-03-01 00:40:59 +0100 (Tue, 01 Mar 2005) | 2 lines
7193 Changed paths:
7194    M /trunk/modules/control/Modules.am
7195
7196 Remove rtci.c from modules/control (implementation on hold)
7197
7198 ------------------------------------------------------------------------
7199 r10074 | gbazin | 2005-02-28 21:51:32 +0100 (Mon, 28 Feb 2005) | 1 line
7200 Changed paths:
7201    M /trunk/modules/gui/wince/interface.cpp
7202    M /trunk/modules/gui/wince/menus.cpp
7203    M /trunk/modules/gui/wince/timer.cpp
7204    M /trunk/modules/gui/wince/wince.cpp
7205    M /trunk/modules/gui/wince/wince.h
7206
7207 * modules/gui/wince: added a popup menu for the main interface.
7208 ------------------------------------------------------------------------
7209 r10073 | gbazin | 2005-02-28 19:23:26 +0100 (Mon, 28 Feb 2005) | 1 line
7210 Changed paths:
7211    M /trunk/modules/gui/wince/interface.cpp
7212    M /trunk/modules/gui/wince/open.cpp
7213    M /trunk/modules/gui/wince/playlist.cpp
7214    M /trunk/modules/gui/wince/subtitles.cpp
7215    M /trunk/modules/gui/wince/wince.cpp
7216    M /trunk/modules/gui/wince/wince.h
7217
7218 * modules/gui/wince: usual bunch of cleanup + updates.
7219 ------------------------------------------------------------------------
7220 r10072 | dionoea | 2005-02-28 16:54:07 +0100 (Mon, 28 Feb 2005) | 5 lines
7221 Changed paths:
7222    M /trunk/modules/control/rc.c
7223    M /trunk/modules/control/rtci.c
7224    M /trunk/modules/video_filter/mosaic.c
7225    M /trunk/modules/video_output/picture.c
7226
7227  * mosaic.c, rc.c, rtci.c : callbacks to change mosaic sub filter
7228                             parameters on the fly
7229  * mosaic.c : center image in rectangle when keep aspect ratio is enabled
7230  * picture.c : remove debug message
7231
7232 ------------------------------------------------------------------------
7233 r10071 | gbazin | 2005-02-28 15:40:27 +0100 (Mon, 28 Feb 2005) | 1 line
7234 Changed paths:
7235    M /trunk/modules/gui/wince/interface.cpp
7236    M /trunk/modules/gui/wince/iteminfo.cpp
7237    M /trunk/modules/gui/wince/open.cpp
7238    M /trunk/modules/gui/wince/playlist.cpp
7239    M /trunk/modules/gui/wince/preferences.cpp
7240    M /trunk/modules/gui/wince/subtitles.cpp
7241    M /trunk/modules/gui/wince/timer.cpp
7242    M /trunk/modules/gui/wince/wince.cpp
7243    M /trunk/modules/gui/wince/wince.h
7244    M /trunk/modules/gui/wince/wince_rc.rc
7245
7246 * modules/gui/wince: some more cleanup.
7247 ------------------------------------------------------------------------
7248 r10070 | markfm | 2005-02-28 13:48:26 +0100 (Mon, 28 Feb 2005) | 2 lines
7249 Changed paths:
7250    M /trunk/modules/video_filter/marq.c
7251
7252 Make sure the files are in Unix format
7253
7254 ------------------------------------------------------------------------
7255 r10069 | fkuehne | 2005-02-27 23:57:36 +0100 (Sun, 27 Feb 2005) | 1 line
7256 Changed paths:
7257    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
7258
7259 * 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
7260 ------------------------------------------------------------------------
7261 r10068 | robux4 | 2005-02-27 20:34:39 +0100 (Sun, 27 Feb 2005) | 1 line
7262 Changed paths:
7263    M /trunk/modules/demux/mkv.cpp
7264
7265 More ordered chapters code, still not functional
7266 ------------------------------------------------------------------------
7267 r10067 | markfm | 2005-02-27 20:30:11 +0100 (Sun, 27 Feb 2005) | 2 lines
7268 Changed paths:
7269    M /trunk/include/vlc_filter.h
7270
7271 vlc_filter.h -- update pf_render_string for additional RenderText parameters.
7272
7273 ------------------------------------------------------------------------
7274 r10066 | markfm | 2005-02-27 20:14:41 +0100 (Sun, 27 Feb 2005) | 2 lines
7275 Changed paths:
7276    M /trunk/modules/misc/freetype.c
7277
7278 freetype.c -- set default font color (white)
7279
7280 ------------------------------------------------------------------------
7281 r10065 | markfm | 2005-02-27 18:25:12 +0100 (Sun, 27 Feb 2005) | 2 lines
7282 Changed paths:
7283    M /trunk/include/vlc_video.h
7284    M /trunk/modules/control/rc.c
7285    M /trunk/modules/misc/freetype.c
7286    M /trunk/modules/video_filter/marq.c
7287    M /trunk/modules/video_filter/time.c
7288    M /trunk/src/video_output/vout_subpictures.c
7289
7290 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.
7291
7292 ------------------------------------------------------------------------
7293 r10064 | andrep | 2005-02-27 06:51:32 +0100 (Sun, 27 Feb 2005) | 28 lines
7294 Changed paths:
7295    M /trunk/modules/gui/macosx/vout.m
7296    M /trunk/modules/gui/macosx/voutqt.m
7297
7298 * modules/macosx/{vout,voutqt}.m: The Mac OS X Mozilla plugin lives again!
7299
7300
7301 Some details:
7302
7303 * This was mostly taken verbatim from revision:5717 (before the vout
7304   Mozilla support was removed), though it's been edited pretty thoroughly,
7305   and is now much more commented.
7306
7307 * The "normal" vout display should be completely unaffected, since the
7308   plugin-relevant code paths are only taken when p_vout->p_sys->b_embedded is
7309   set to VLC_TRUE.  (I've tested the normal VLC.app, and it seems fine.)
7310
7311 * There are still some problems with the plugin when the Mozilla window is
7312   resized a lot.  I suspect this is due to threading issues with
7313   QuickDraw, but I don't know enough about QuickDraw to be sure.  Help
7314   with this would be very welcome.
7315
7316 * The original patch in revision:5717 optimised the plugin display
7317   slightly, by using a mask (clipping region) so that QuickDraw only
7318   updated the plugin's area of the dirty region.  I elected not to use
7319   a mask, since I thought the extra code complexity (i.e. lots more if()
7320   branches) isn't worth the incremental speedup.  (If, in fact, there was
7321   a speedup at all -- the extra overhead induced by calculating the
7322   intersection of the dirty region with the mask may have offset any
7323   benefits: only benchmarks will tell ...)
7324
7325
7326 ------------------------------------------------------------------------
7327 r10063 | gbazin | 2005-02-26 20:28:41 +0100 (Sat, 26 Feb 2005) | 1 line
7328 Changed paths:
7329    M /trunk/modules/gui/wince/fileinfo.cpp
7330    M /trunk/modules/gui/wince/interface.cpp
7331    M /trunk/modules/gui/wince/iteminfo.cpp
7332    M /trunk/modules/gui/wince/messages.cpp
7333    M /trunk/modules/gui/wince/open.cpp
7334    M /trunk/modules/gui/wince/playlist.cpp
7335    M /trunk/modules/gui/wince/preferences.cpp
7336    M /trunk/modules/gui/wince/subtitles.cpp
7337    M /trunk/modules/gui/wince/video.cpp
7338    M /trunk/modules/gui/wince/wince.cpp
7339    M /trunk/modules/gui/wince/wince.h
7340    M /trunk/modules/gui/wince/wince_rc.rc
7341
7342 * modules/gui/wince: some more code cleanup + fixes.
7343 ------------------------------------------------------------------------
7344 r10062 | zorglub | 2005-02-26 16:41:22 +0100 (Sat, 26 Feb 2005) | 4 lines
7345 Changed paths:
7346    M /trunk/modules/mux/mpjpeg.c
7347
7348 * Allow all MJPEG fourcc
7349 * Announce content-length
7350 * Allow  boundary string customization
7351
7352 ------------------------------------------------------------------------
7353 r10061 | fenrir | 2005-02-25 17:05:22 +0100 (Fri, 25 Feb 2005) | 3 lines
7354 Changed paths:
7355    M /trunk/modules/demux/ts.c
7356
7357 * ts: if no dts but there is a pts then dts == pts.
7358
7359
7360 ------------------------------------------------------------------------
7361 r10060 | gbazin | 2005-02-25 09:33:38 +0100 (Fri, 25 Feb 2005) | 1 line
7362 Changed paths:
7363    M /trunk/modules/gui/wince/interface.cpp
7364    M /trunk/modules/gui/wince/wince.h
7365    M /trunk/modules/gui/wince/wince_rc.rc
7366
7367 * ../modules/gui/wince: new CreateMenuBar() which handles win32 as well.
7368 ------------------------------------------------------------------------
7369 r10059 | dionoea | 2005-02-25 00:31:56 +0100 (Fri, 25 Feb 2005) | 2 lines
7370 Changed paths:
7371    M /trunk/po/da.po
7372
7373 Updated danish translation by Jonas Larsen (E-bola)
7374
7375 ------------------------------------------------------------------------
7376 r10058 | robux4 | 2005-02-24 18:13:22 +0100 (Thu, 24 Feb 2005) | 1 line
7377 Changed paths:
7378    M /trunk/modules/demux/mkv.cpp
7379
7380 fill more data in the chapter classes
7381 ------------------------------------------------------------------------
7382 r10057 | gbazin | 2005-02-24 16:19:05 +0100 (Thu, 24 Feb 2005) | 1 line
7383 Changed paths:
7384    M /trunk/modules/gui/wince/fileinfo.cpp
7385    M /trunk/modules/gui/wince/interface.cpp
7386    M /trunk/modules/gui/wince/iteminfo.cpp
7387    M /trunk/modules/gui/wince/messages.cpp
7388    M /trunk/modules/gui/wince/open.cpp
7389    M /trunk/modules/gui/wince/playlist.cpp
7390    M /trunk/modules/gui/wince/preferences.cpp
7391    M /trunk/modules/gui/wince/preferences_widgets.cpp
7392    M /trunk/modules/gui/wince/preferences_widgets.h
7393    M /trunk/modules/gui/wince/subtitles.cpp
7394    M /trunk/modules/gui/wince/timer.cpp
7395    M /trunk/modules/gui/wince/video.cpp
7396    M /trunk/modules/gui/wince/wince.h
7397
7398 * modules/gui/wince: cleanup + ported to win32 (but not tried yet ;).
7399 ------------------------------------------------------------------------
7400 r10056 | robux4 | 2005-02-24 14:39:38 +0100 (Thu, 24 Feb 2005) | 1 line
7401 Changed paths:
7402    M /trunk/modules/demux/mkv.cpp
7403
7404 mkv.cpp: add more code to support ordered chapters
7405 ------------------------------------------------------------------------
7406 r10055 | hartman | 2005-02-24 01:07:30 +0100 (Thu, 24 Feb 2005) | 2 lines
7407 Changed paths:
7408    M /trunk/modules/gui/macosx/playlist.m
7409
7410 * start osx up in VIEW_SIMPLE and only switch to VIEW_CATEGORY when needed.
7411
7412 ------------------------------------------------------------------------
7413 r10054 | hartman | 2005-02-23 23:28:36 +0100 (Wed, 23 Feb 2005) | 2 lines
7414 Changed paths:
7415    A /trunk/extras/contrib/src/Patches/goom.patch
7416
7417 * Forgot to commit the goom2k4 patch
7418
7419 ------------------------------------------------------------------------
7420 r10053 | hartman | 2005-02-23 21:15:28 +0100 (Wed, 23 Feb 2005) | 2 lines
7421 Changed paths:
7422    M /trunk/modules/misc/freetype.c
7423
7424 * freetype.c: fix for blurry subs? someone please confirm
7425
7426 ------------------------------------------------------------------------
7427 r10052 | zorglub | 2005-02-23 18:25:46 +0100 (Wed, 23 Feb 2005) | 2 lines
7428 Changed paths:
7429    M /trunk/TODO
7430    M /trunk/configure.ac
7431
7432 Re-enable directory
7433
7434 ------------------------------------------------------------------------
7435 r10051 | hartman | 2005-02-23 17:27:01 +0100 (Wed, 23 Feb 2005) | 2 lines
7436 Changed paths:
7437    M /trunk/modules/gui/macosx/vout.m
7438
7439 * Fix setRepresentedFilename in case p_access not present (ie. in case of access_demux)
7440
7441 ------------------------------------------------------------------------
7442 r10050 | hartman | 2005-02-23 16:26:27 +0100 (Wed, 23 Feb 2005) | 2 lines
7443 Changed paths:
7444    M /trunk/extras/contrib/src/Makefile
7445    M /trunk/extras/contrib/src/packages.mak
7446
7447 * Lets use the final version of goom2k4
7448
7449 ------------------------------------------------------------------------
7450 r10049 | gbazin | 2005-02-23 15:52:09 +0100 (Wed, 23 Feb 2005) | 1 line
7451 Changed paths:
7452    M /trunk/src/misc/modules.c
7453
7454 * src/misc/modules.c: MSVC compilation fix.
7455 ------------------------------------------------------------------------
7456 r10048 | hartman | 2005-02-23 15:37:56 +0100 (Wed, 23 Feb 2005) | 3 lines
7457 Changed paths:
7458    M /trunk/modules/gui/macosx/prefs.h
7459    M /trunk/modules/gui/macosx/prefs.m
7460
7461 * Let's break the prefs again for OSX
7462   now to get it working. There is a semi-todo/design list in prefs.m.
7463
7464 ------------------------------------------------------------------------
7465 r10047 | damienf | 2005-02-23 15:26:47 +0100 (Wed, 23 Feb 2005) | 2 lines
7466 Changed paths:
7467    M /trunk/activex/axvlc.inf
7468
7469 - changed sample axvlc.inf to use VLC NSI installer
7470
7471 ------------------------------------------------------------------------
7472 r10046 | damienf | 2005-02-23 15:09:40 +0100 (Wed, 23 Feb 2005) | 5 lines
7473 Changed paths:
7474    M /trunk/vlc.win32.nsi
7475
7476 - inserted uninstall entry for activex plugin
7477 - fixed autoplay for DVD and CD
7478
7479 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)
7480
7481 ------------------------------------------------------------------------
7482 r10045 | hartman | 2005-02-23 14:53:28 +0100 (Wed, 23 Feb 2005) | 2 lines
7483 Changed paths:
7484    M /trunk/modules/gui/macosx/about.h
7485    M /trunk/modules/gui/macosx/about.m
7486    M /trunk/modules/gui/macosx/controls.h
7487    M /trunk/modules/gui/macosx/controls.m
7488    M /trunk/modules/gui/macosx/macosx.m
7489    M /trunk/modules/gui/macosx/open.h
7490    M /trunk/modules/gui/macosx/open.m
7491    M /trunk/modules/gui/macosx/playlistinfo.m
7492    M /trunk/modules/gui/macosx/vout.h
7493    M /trunk/modules/gui/macosx/vout.m
7494    M /trunk/modules/gui/macosx/voutgl.m
7495    M /trunk/modules/gui/macosx/voutqt.m
7496
7497 * Update copyright to 2005 where appropriate.
7498
7499 ------------------------------------------------------------------------
7500 r10044 | robux4 | 2005-02-23 13:13:17 +0100 (Wed, 23 Feb 2005) | 1 line
7501 Changed paths:
7502    M /trunk/modules/demux/mkv.cpp
7503
7504 mkv.cpp: I was wrong, the dirent export works
7505 ------------------------------------------------------------------------
7506 r10043 | robux4 | 2005-02-23 12:48:25 +0100 (Wed, 23 Feb 2005) | 1 line
7507 Changed paths:
7508    M /trunk/modules/demux/mkv.cpp
7509
7510 mkv.cpp: fix dirent issue with the recent "fixes"
7511 ------------------------------------------------------------------------
7512 r10042 | hartman | 2005-02-23 12:37:04 +0100 (Wed, 23 Feb 2005) | 3 lines
7513 Changed paths:
7514    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
7515    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
7516
7517 * hooked up the Playlist window menuitem to an action
7518 * added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
7519
7520 ------------------------------------------------------------------------
7521 r10041 | sigmunau | 2005-02-23 11:33:07 +0100 (Wed, 23 Feb 2005) | 2 lines
7522 Changed paths:
7523    M /trunk/modules/video_filter/wall.c
7524
7525 wall.c: user-configurable aspect-ratio for the displays
7526
7527 ------------------------------------------------------------------------
7528 r10040 | sigmunau | 2005-02-23 11:11:33 +0100 (Wed, 23 Feb 2005) | 3 lines
7529 Changed paths:
7530    M /trunk/modules/video_filter/wall.c
7531
7532 wall.c: shut up two compiler warnings. Fix two (only one actually
7533 experienced) rounding errors causing invalid reads and green lines.
7534
7535 ------------------------------------------------------------------------
7536 r10039 | sigmunau | 2005-02-23 10:12:31 +0100 (Wed, 23 Feb 2005) | 9 lines
7537 Changed paths:
7538    M /trunk/modules/video_filter/wall.c
7539
7540 wall.c: set the total output aspect ratio to the device aspect ratio, even
7541 if size constrains stoped us from making the parts have that aspect ratio.
7542 This causes a slight stretch of the image in some direction but should
7543 totally remove black lines between the elements.
7544 todo:
7545  * make device aspect ratio configureable (easy)
7546  * handle anamorphic input video (medium)
7547
7548
7549 ------------------------------------------------------------------------
7550 r10038 | gbazin | 2005-02-23 09:09:46 +0100 (Wed, 23 Feb 2005) | 1 line
7551 Changed paths:
7552    M /trunk/configure.ac
7553
7554 * configure.ac: wince interface moved to builtins.
7555 ------------------------------------------------------------------------
7556 r10037 | markfm | 2005-02-23 04:37:45 +0100 (Wed, 23 Feb 2005) | 2 lines
7557 Changed paths:
7558    M /trunk/modules/misc/freetype.c
7559
7560 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.)
7561
7562 ------------------------------------------------------------------------
7563 r10036 | hartman | 2005-02-22 23:11:26 +0100 (Tue, 22 Feb 2005) | 2 lines
7564 Changed paths:
7565    M /trunk/modules/services_discovery/sap.c
7566
7567 * renamed sap module from "SAP interface" to "SAP announces"
7568
7569 ------------------------------------------------------------------------
7570 r10035 | djc | 2005-02-22 18:27:04 +0100 (Tue, 22 Feb 2005) | 4 lines
7571 Changed paths:
7572    M /trunk/modules/gui/macosx/vout.m
7573
7574 We use setRepresentedFilename if access is File.
7575 Title is found in input instead of playlist (fix a small vlm bug...).
7576
7577
7578 ------------------------------------------------------------------------
7579 r10034 | gbazin | 2005-02-22 16:53:42 +0100 (Tue, 22 Feb 2005) | 1 line
7580 Changed paths:
7581    M /trunk/configure.ac
7582
7583 * configure.ac: fixed typo + removed some plugins from the WinCE build.
7584 ------------------------------------------------------------------------
7585 r10033 | damienf | 2005-02-22 16:35:01 +0100 (Tue, 22 Feb 2005) | 2 lines
7586 Changed paths:
7587    M /trunk/configure.ac
7588    M /trunk/modules/access/dshow/filter.cpp
7589
7590 - changed dshow plugin to use common IID defined in libuuid.a (prevents linking problems if plugin is built-in)
7591
7592 ------------------------------------------------------------------------
7593 r10032 | gbazin | 2005-02-22 14:13:29 +0100 (Tue, 22 Feb 2005) | 1 line
7594 Changed paths:
7595    M /trunk/modules/gui/wxwindows/playlist.cpp
7596
7597 * modules/gui/wxwindows/playlist.cpp: sanity check to avoid crashes (doesn't explain why the check is triggered though).
7598 ------------------------------------------------------------------------
7599 r10031 | gbazin | 2005-02-22 13:50:43 +0100 (Tue, 22 Feb 2005) | 1 line
7600 Changed paths:
7601    M /trunk/src/misc/threads.c
7602
7603 * src/misc/threads.c: print thread timing statistics on thread destruction (Win32 only).
7604 ------------------------------------------------------------------------
7605 r10030 | damienf | 2005-02-22 12:13:11 +0100 (Tue, 22 Feb 2005) | 2 lines
7606 Changed paths:
7607    M /trunk/vlc.win32.nsi
7608
7609 added ActiveX control to the VLC installer
7610
7611 ------------------------------------------------------------------------
7612 r10029 | gbazin | 2005-02-21 21:32:36 +0100 (Mon, 21 Feb 2005) | 1 line
7613 Changed paths:
7614    M /trunk/modules/demux/ogg.c
7615
7616 * modules/demux/ogg.c: added support for new Ogg mapping for FLAC.
7617 ------------------------------------------------------------------------
7618 r10028 | gbazin | 2005-02-21 20:16:22 +0100 (Mon, 21 Feb 2005) | 1 line
7619 Changed paths:
7620    M /trunk/modules/codec/vorbis.c
7621
7622 * modules/codec/vorbis.c: uninitialized variable.
7623 ------------------------------------------------------------------------
7624 r10027 | gbazin | 2005-02-21 20:15:33 +0100 (Mon, 21 Feb 2005) | 1 line
7625 Changed paths:
7626    M /trunk/configure.ac
7627
7628 * configure.ac: mux_ts was moved to builtins by mistake.
7629 ------------------------------------------------------------------------
7630 r10025 | gbazin | 2005-02-21 18:51:53 +0100 (Mon, 21 Feb 2005) | 1 line
7631 Changed paths:
7632    M /trunk/modules/misc/network/ipv4.c
7633
7634 * modules/misc/network/ipv4.c: multicast support for WinCE.
7635 ------------------------------------------------------------------------
7636 r10024 | gbazin | 2005-02-21 18:50:54 +0100 (Mon, 21 Feb 2005) | 1 line
7637 Changed paths:
7638    M /trunk/modules/access/directory.c
7639    M /trunk/src/misc/modules.c
7640
7641 * src/misc/modules.c, modules/access/directory.c: Win32 fixes (GetFileAttributes() returns -1 on error).
7642 ------------------------------------------------------------------------
7643 r10023 | djc | 2005-02-21 17:12:14 +0100 (Mon, 21 Feb 2005) | 3 lines
7644 Changed paths:
7645    M /trunk/modules/gui/macosx/vout.m
7646
7647 Do not use setTitleWithRepresentedFilename if input is not a file.
7648
7649
7650 ------------------------------------------------------------------------
7651 r10022 | sigmunau | 2005-02-21 16:58:02 +0100 (Mon, 21 Feb 2005) | 3 lines
7652 Changed paths:
7653    M /trunk/modules/video_filter/wall.c
7654
7655 wall.c: handle some rounding error causing a integer overflow. more window
7656 size constrain fixes
7657
7658 ------------------------------------------------------------------------
7659 r10021 | dionoea | 2005-02-21 16:23:46 +0100 (Mon, 21 Feb 2005) | 3 lines
7660 Changed paths:
7661    M /trunk/modules/video_filter/mosaic.c
7662    M /trunk/modules/video_output/picture.c
7663
7664  * picture.c : slightly cleaner picture_t freeing
7665  * mosaic.c : add a switch to keep aspect ratio when resizing
7666
7667 ------------------------------------------------------------------------
7668 r10020 | gbazin | 2005-02-21 14:50:17 +0100 (Mon, 21 Feb 2005) | 1 line
7669 Changed paths:
7670    M /trunk/include/vlc_common.h
7671
7672 * include/vlc_common.h: compilation fix.
7673 ------------------------------------------------------------------------
7674 r10019 | dionoea | 2005-02-21 14:39:01 +0100 (Mon, 21 Feb 2005) | 2 lines
7675 Changed paths:
7676    M /trunk/modules/video_filter/mosaic.c
7677    M /trunk/modules/video_output/picture.c
7678
7679  * update the copyright dates
7680
7681 ------------------------------------------------------------------------
7682 r10018 | gbazin | 2005-02-21 14:35:15 +0100 (Mon, 21 Feb 2005) | 1 line
7683 Changed paths:
7684    M /trunk/configure.ac
7685    M /trunk/modules/access/directory.c
7686
7687 * configure.ac, modules/access/directory.c: enabled the directory access module on WinCE.
7688 ------------------------------------------------------------------------
7689 r10017 | dionoea | 2005-02-21 14:13:52 +0100 (Mon, 21 Feb 2005) | 31 lines
7690 Changed paths:
7691    M /trunk/configure.ac
7692    M /trunk/modules/video_filter/Modules.am
7693    A /trunk/modules/video_filter/mosaic.c
7694    M /trunk/modules/video_output/Modules.am
7695    A /trunk/modules/video_output/picture.c
7696    A /trunk/modules/video_output/picture.h
7697
7698 Basic mosaic, video blending modules
7699  * picture.c picture.h : vout that copies the rendered image in a libvlc
7700                          object.
7701  * mosaic.c : sub filter that takes all the images created by the picture
7702               module and blends them over the current video
7703
7704 I think i still have loads of things to fix (like memleaks)
7705
7706 Simple vlm configuration file to see this work :
7707 <<<<
7708 new chan1 broadcast enabled
7709 setup chan1 input somevideo1.avi
7710 setup chan1 option vout=picture
7711
7712 new chan2 broadcast enabled
7713 setup chan2 input somevideo2.avi
7714 setup chan2 option vout=picture
7715
7716 new bg broadcast enabled
7717 setup bg input somevideo0.avi
7718 setup bg option sub-filter=mosaic
7719
7720 control bg play
7721 control chan1 play
7722 control chan2 play
7723 >>>>
7724
7725 You just have to launch : ./vlc -I telnet --vlm-conf vlm.conf
7726
7727
7728
7729 ------------------------------------------------------------------------
7730 r10016 | gbazin | 2005-02-21 14:07:54 +0100 (Mon, 21 Feb 2005) | 1 line
7731 Changed paths:
7732    D /trunk/src/extras/dirent.h
7733
7734 * src/extras/dirent.h: removed useless file.
7735 ------------------------------------------------------------------------
7736 r10015 | yoann | 2005-02-21 14:06:08 +0100 (Mon, 21 Feb 2005) | 2 lines
7737 Changed paths:
7738    M /trunk/src/misc/vlm.c
7739
7740 * src/misc/vlm.c: added 'inputdeln <num>' to delete input #num (starts from 1)
7741
7742 ------------------------------------------------------------------------
7743 r10014 | gbazin | 2005-02-21 14:00:20 +0100 (Mon, 21 Feb 2005) | 1 line
7744 Changed paths:
7745    M /trunk/Makefile.am
7746    M /trunk/include/vlc_common.h
7747    M /trunk/modules/access/directory.c
7748    M /trunk/modules/control/http.c
7749    M /trunk/modules/demux/mkv.cpp
7750    M /trunk/modules/gui/skins2/src/theme_loader.cpp
7751    M /trunk/modules/gui/skins2/src/theme_repository.cpp
7752    M /trunk/modules/gui/wince/wince.h
7753    M /trunk/src/extras/dirent.c
7754    M /trunk/src/input/subtitles.c
7755
7756 * src/extras/dirent.c, ALL: fixed win32/ce dirent replacement and made it accessible from plugins as well.
7757 ------------------------------------------------------------------------
7758 r10013 | sigmunau | 2005-02-21 13:03:28 +0100 (Mon, 21 Feb 2005) | 3 lines
7759 Changed paths:
7760    M /trunk/modules/video_filter/wall.c
7761
7762 wall.c: create properly sized (multiple of two each way) windows. set
7763 correct output resolution on the created windows
7764
7765 ------------------------------------------------------------------------
7766 r10012 | fenrir | 2005-02-21 10:10:53 +0100 (Mon, 21 Feb 2005) | 6 lines
7767 Changed paths:
7768    M /trunk/modules/demux/livedotcom.cpp
7769
7770  * livedotcom: automatic TCP rollover when no data was received in 900ms and
7771  auto eof when no more data received in 3s (not tested a lot, so please report
7772  any problem).
7773   Do not set dts for video stream (make libmpeg2 happy).
7774  
7775
7776 ------------------------------------------------------------------------
7777 r10011 | fenrir | 2005-02-21 10:05:11 +0100 (Mon, 21 Feb 2005) | 2 lines
7778 Changed paths:
7779    M /trunk/modules/codec/ffmpeg/video.c
7780    M /trunk/modules/demux/mp4/mp4.c
7781
7782  * all: woops (debug messages left).
7783
7784 ------------------------------------------------------------------------
7785 r10010 | fenrir | 2005-02-21 10:03:07 +0100 (Mon, 21 Feb 2005) | 11 lines
7786 Changed paths:
7787    M /trunk/include/vlc_block.h
7788    M /trunk/include/vlc_es_out.h
7789    M /trunk/modules/codec/a52.c
7790    M /trunk/modules/codec/dts.c
7791    M /trunk/modules/codec/faad.c
7792    M /trunk/modules/codec/ffmpeg/audio.c
7793    M /trunk/modules/codec/ffmpeg/video.c
7794    M /trunk/modules/codec/flac.c
7795    M /trunk/modules/codec/libmpeg2.c
7796    M /trunk/modules/codec/mpeg_audio.c
7797    M /trunk/modules/codec/theora.c
7798    M /trunk/modules/demux/mp4/mp4.c
7799    M /trunk/modules/demux/ts.c
7800    M /trunk/src/input/decoder.c
7801    M /trunk/src/input/es_out.c
7802    M /trunk/src/input/input.c
7803    M /trunk/src/input/input_internal.h
7804
7805  * block: added 
7806     - BLOCK_FLAG_CORRUPTED : signal corrupted data (do not use anymore
7807  BLOCK_FLAG_DISCONTINUITY in that case)
7808     - BLOCK_FLAG_PREROLL : mark this block to be decoded (no matter what).
7809  * ffmpeg, libmpeg2: support BLOCK_FLAG_PREROLL (ie disable frame dropping).
7810  * input: added ES_OUT_SET_NEXT_DISPLAY_TIME to ease the work for preroll
7811  (untested).
7812  * mp4: added support for CTTS table (pts, needed for h264+bframe).
7813  * decoders: for now handle discontinuity and corrupted block the same way.
7814
7815
7816 ------------------------------------------------------------------------
7817 r10009 | robux4 | 2005-02-21 09:07:34 +0100 (Mon, 21 Feb 2005) | 1 line
7818 Changed paths:
7819    M /trunk/modules/demux/mkv.cpp
7820
7821 mkv.cpp: prepare code for multiple editions and ordered editions
7822 ------------------------------------------------------------------------
7823 r10008 | robux4 | 2005-02-21 08:52:19 +0100 (Mon, 21 Feb 2005) | 1 line
7824 Changed paths:
7825    M /trunk/modules/demux/mkv.cpp
7826
7827 mkv.cpp: do not spread gcc problems to other compilers
7828 ------------------------------------------------------------------------
7829 r10007 | yoann | 2005-02-21 00:22:21 +0100 (Mon, 21 Feb 2005) | 2 lines
7830 Changed paths:
7831    M /trunk/src/misc/vlm.c
7832
7833 * src/misc/vlm.c: added 'inputdel all' to delete all inputs of a VLM media
7834
7835 ------------------------------------------------------------------------
7836 r10004 | gbazin | 2005-02-20 22:38:36 +0100 (Sun, 20 Feb 2005) | 1 line
7837 Changed paths:
7838    M /trunk/modules/codec/mpeg_audio.c
7839
7840 * modules/codec/mpeg_audio.c: let ffmpeg have the priority under WinCE.
7841 ------------------------------------------------------------------------
7842 r10003 | gbazin | 2005-02-20 22:26:14 +0100 (Sun, 20 Feb 2005) | 1 line
7843 Changed paths:
7844    M /trunk/configure.ac
7845
7846 * configure.ac: WinCE build fix.
7847 ------------------------------------------------------------------------
7848 r10002 | zorglub | 2005-02-20 21:56:05 +0100 (Sun, 20 Feb 2005) | 2 lines
7849 Changed paths:
7850    M /trunk/modules/services_discovery/sap.c
7851
7852 Add sdp meta-data to playlist
7853
7854 ------------------------------------------------------------------------
7855 r10001 | yoann | 2005-02-20 21:54:03 +0100 (Sun, 20 Feb 2005) | 1 line
7856 Changed paths:
7857    M /trunk/src/misc/vlm.c
7858
7859 * src/misc/vlm.c: addded 'inputdel' setup command
7860 ------------------------------------------------------------------------
7861 r9999 | gbazin | 2005-02-20 21:53:01 +0100 (Sun, 20 Feb 2005) | 1 line
7862 Changed paths:
7863    A /trunk/INSTALL.wince
7864
7865 * INSTALL.wince: preliminary build instructions for the WinCE port of VLC.
7866 ------------------------------------------------------------------------
7867 r9998 | gbazin | 2005-02-20 21:47:04 +0100 (Sun, 20 Feb 2005) | 1 line
7868 Changed paths:
7869    M /trunk/modules/demux/subtitle.c
7870    M /trunk/modules/gui/wince/wince_rc.rc
7871    M /trunk/src/misc/httpd.c
7872
7873 * src/misc/httpd.c,  modules/demux/subtitle.c, modules/gui/wince/wince_rc.rc: more WinCE build fixes.
7874 ------------------------------------------------------------------------
7875 r9994 | markfm | 2005-02-20 17:05:39 +0100 (Sun, 20 Feb 2005) | 2 lines
7876 Changed paths:
7877    M /trunk/modules/misc/freetype.c
7878
7879 freetype.c  Change opacity to 0...255, add --freetype-color hex_RGB shortcut
7880
7881 ------------------------------------------------------------------------
7882 r9991 | gbazin | 2005-02-20 16:37:23 +0100 (Sun, 20 Feb 2005) | 1 line
7883 Changed paths:
7884    M /trunk/modules/video_output/wingdi.c
7885
7886 * modules/video_output/wingdi.c: major optimizations (avoid unnecessary memcpy of video frames + direct rendering for gapi).
7887 ------------------------------------------------------------------------
7888 r9990 | gbazin | 2005-02-20 16:16:12 +0100 (Sun, 20 Feb 2005) | 1 line
7889 Changed paths:
7890    M /trunk/modules/gui/wince/interface.cpp
7891    M /trunk/modules/gui/wince/video.cpp
7892    M /trunk/modules/gui/wince/wince.cpp
7893
7894 * modules/gui/wince: misc small fixes.
7895 ------------------------------------------------------------------------
7896 r9989 | titer | 2005-02-20 15:12:34 +0100 (Sun, 20 Feb 2005) | 2 lines
7897 Changed paths:
7898    M /trunk/modules/video_filter/marq.c
7899
7900  video_filter/marq.c: converted to unix file format
7901
7902 ------------------------------------------------------------------------
7903 r9988 | sigmunau | 2005-02-20 14:27:11 +0100 (Sun, 20 Feb 2005) | 9 lines
7904 Changed paths:
7905    M /trunk/modules/video_filter/wall.c
7906
7907 wall.c: try to make all windows in a given aspect ratio for proper
7908 fullscreen. Collect the "blackness" on the far left/right/top/bottom.
7909 todo:
7910 * Make window aspect-ratio configureable
7911 * handle anamorphic input
7912 * constain the sizes of the windows to legal values
7913 * handle some rounding errors
7914
7915
7916 ------------------------------------------------------------------------
7917 r9987 | markfm | 2005-02-20 01:12:15 +0100 (Sun, 20 Feb 2005) | 2 lines
7918 Changed paths:
7919    M /trunk/modules/misc/freetype.c
7920
7921 freetype.c  add --freetype-opacity (0..100%), to control text transparency
7922
7923 ------------------------------------------------------------------------
7924 r9986 | markfm | 2005-02-19 13:27:18 +0100 (Sat, 19 Feb 2005) | 2 lines
7925 Changed paths:
7926    M /trunk/modules/video_filter/marq.c
7927
7928 marq.c -- allow relative positioning, like logo, via --marq-pos
7929
7930 ------------------------------------------------------------------------
7931 r9985 | titer | 2005-02-19 02:58:57 +0100 (Sat, 19 Feb 2005) | 4 lines
7932 Changed paths:
7933    M /trunk/Makefile.am
7934    M /trunk/configure.ac
7935
7936  configure.ac: added --disable/enable-hal
7937  Makefile.am: in package-beos, use $(STRIP) instead of strip since we
7938    might be cross-compiling
7939
7940 ------------------------------------------------------------------------
7941 r9984 | titer | 2005-02-19 02:46:28 +0100 (Sat, 19 Feb 2005) | 5 lines
7942 Changed paths:
7943    M /trunk/modules/demux/mkv.cpp
7944
7945  demux/mkv.cpp: be gcc 2.9x friendly:
7946   + careful when using std::string's compare, it has changed with gcc 3,
7947     you have to '#if __GNUC__ >= 3' <new syntax> #else <old syntax> #endif
7948   + gcc 2.9x doesn't know at() for vectors, use iterators instead
7949
7950 ------------------------------------------------------------------------
7951 r9983 | sigmunau | 2005-02-19 00:37:25 +0100 (Sat, 19 Feb 2005) | 2 lines
7952 Changed paths:
7953    M /trunk/modules/video_filter/wall.c
7954
7955 wall.c: reverted previous commit, new proper fix
7956
7957 ------------------------------------------------------------------------
7958 r9982 | titer | 2005-02-18 23:48:11 +0100 (Fri, 18 Feb 2005) | 4 lines
7959 Changed paths:
7960    M /trunk/extras/contrib/README
7961    M /trunk/extras/contrib/bootstrap
7962    M /trunk/extras/contrib/src/Makefile
7963    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
7964
7965  contrib/*: enhanced contrib system to support cross-compilations.
7966    Give an argument to bootstrap to use it (for example
7967    `./bootstrap i586-pc-beos')
7968
7969 ------------------------------------------------------------------------
7970 r9981 | titer | 2005-02-18 17:13:11 +0100 (Fri, 18 Feb 2005) | 2 lines
7971 Changed paths:
7972    M /trunk/extras/contrib/src/Makefile
7973
7974  contrib/src/Makefile: fixed fribidi build on OS X != 10.2
7975
7976 ------------------------------------------------------------------------
7977 r9980 | titer | 2005-02-18 16:18:29 +0100 (Fri, 18 Feb 2005) | 2 lines
7978 Changed paths:
7979    M /trunk/modules/video_output/opengl.c
7980
7981  opengl.c: higher priority on OS X
7982
7983 ------------------------------------------------------------------------
7984 r9979 | sigmunau | 2005-02-18 16:13:08 +0100 (Fri, 18 Feb 2005) | 2 lines
7985 Changed paths:
7986    M /trunk/modules/video_filter/wall.c
7987
7988 wall.c: do not assume all windows are equal width if they are not.
7989
7990 ------------------------------------------------------------------------
7991 r9978 | titer | 2005-02-18 16:11:21 +0100 (Fri, 18 Feb 2005) | 4 lines
7992 Changed paths:
7993    M /trunk/modules/gui/macosx/voutgl.m
7994
7995  macosx/voutgl.m: fixed another crash (hopefully the last one).
7996    Looks like OS X delayed the window destruction, causing the crash
7997    since reshape tries to use p_vout after it's been freed.
7998
7999 ------------------------------------------------------------------------
8000 r9977 | robux4 | 2005-02-18 16:07:57 +0100 (Fri, 18 Feb 2005) | 1 line
8001 Changed paths:
8002    M /trunk/modules/demux/mkv.cpp
8003
8004 mkv.cpp: handle seeking the way it's supposed to work (in the future)
8005 ------------------------------------------------------------------------
8006 r9976 | titer | 2005-02-18 15:01:21 +0100 (Fri, 18 Feb 2005) | 3 lines
8007 Changed paths:
8008    M /trunk/modules/gui/macosx/vout.m
8009    M /trunk/modules/gui/macosx/voutgl.m
8010    M /trunk/modules/gui/macosx/voutqt.m
8011    M /trunk/modules/video_output/opengl.c
8012
8013  video_output/opengl.c: fixed a (OS X only) segfault
8014  macosx/vout*.m: cleaning
8015
8016 ------------------------------------------------------------------------
8017 r9975 | gbazin | 2005-02-18 11:49:08 +0100 (Fri, 18 Feb 2005) | 1 line
8018 Changed paths:
8019    M /trunk/Makefile.am
8020
8021 * Makefile.am: fixed package-win32 target
8022 ------------------------------------------------------------------------
8023 r9974 | gbazin | 2005-02-18 11:16:13 +0100 (Fri, 18 Feb 2005) | 1 line
8024 Changed paths:
8025    M /trunk/modules/gui/wxwindows/streamout.cpp
8026    M /trunk/modules/gui/wxwindows/wxwindows.h
8027
8028 * 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.
8029 ------------------------------------------------------------------------
8030 r9972 | fkuehne | 2005-02-17 21:43:16 +0100 (Thu, 17 Feb 2005) | 1 line
8031 Changed paths:
8032    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
8033    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
8034    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
8035    M /trunk/modules/gui/macosx/playlist.h
8036    M /trunk/modules/gui/macosx/playlist.m
8037
8038 * 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
8039 ------------------------------------------------------------------------
8040 r9971 | robux4 | 2005-02-17 21:12:53 +0100 (Thu, 17 Feb 2005) | 1 line
8041 Changed paths:
8042    M /trunk/modules/demux/mkv.cpp
8043
8044 mkv.cpp: fix the update of the timecode and position bar after seeking
8045 ------------------------------------------------------------------------
8046 r9970 | hartman | 2005-02-17 18:30:36 +0100 (Thu, 17 Feb 2005) | 5 lines
8047 Changed paths:
8048    M /trunk/modules/gui/macosx/macosx.m
8049    M /trunk/modules/gui/macosx/playlist.m
8050
8051 * playlist.m:
8052   - Make sure cd/dvd's can be D&D and recognized. (cdda autodetection still fails)
8053   - Make sure disk names are retrieved when opening cd/dvd's
8054 * macosx.m: Give the submodules proper descriptions.
8055
8056 ------------------------------------------------------------------------
8057 r9969 | robux4 | 2005-02-17 13:39:40 +0100 (Thu, 17 Feb 2005) | 1 line
8058 Changed paths:
8059    M /trunk/modules/demux/mkv.cpp
8060
8061 mkv.cpp: more debug and checks
8062 ------------------------------------------------------------------------
8063 r9968 | damienf | 2005-02-17 13:08:11 +0100 (Thu, 17 Feb 2005) | 2 lines
8064 Changed paths:
8065    D /trunk/activex/axvlc.reg
8066
8067 no longer necessary, thanks to self-registration 
8068
8069 ------------------------------------------------------------------------
8070 r9967 | damienf | 2005-02-17 13:06:01 +0100 (Thu, 17 Feb 2005) | 3 lines
8071 Changed paths:
8072    M /trunk/activex/Makefile.am
8073    M /trunk/activex/README.TXT
8074    M /trunk/activex/axvlc.idl
8075    A /trunk/activex/axvlc.inf
8076    M /trunk/activex/axvlc.tlb
8077    M /trunk/activex/axvlc_idl.c
8078    M /trunk/activex/axvlc_idl.h
8079    M /trunk/activex/main.cpp
8080    M /trunk/activex/oleobject.cpp
8081    M /trunk/activex/persistpropbag.cpp
8082    M /trunk/activex/plugin.cpp
8083    M /trunk/activex/plugin.h
8084    M /trunk/activex/provideclassinfo.cpp
8085    M /trunk/activex/test.html
8086    M /trunk/activex/vlccontrol.cpp
8087    M /trunk/configure.ac
8088
8089 - miscelleanous fixes and improvements
8090 - self registration (Internet installation now possible)
8091
8092 ------------------------------------------------------------------------
8093 r9966 | robux4 | 2005-02-17 11:27:41 +0100 (Thu, 17 Feb 2005) | 1 line
8094 Changed paths:
8095    M /trunk/modules/demux/mkv.cpp
8096
8097 mkv.cpp: finer granularity for seeking (useful for long files)
8098 ------------------------------------------------------------------------
8099 r9965 | hartman | 2005-02-17 02:53:50 +0100 (Thu, 17 Feb 2005) | 2 lines
8100 Changed paths:
8101    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
8102    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
8103    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
8104    M /trunk/modules/gui/macosx/intf.h
8105    M /trunk/modules/gui/macosx/intf.m
8106    M /trunk/modules/gui/macosx/misc.m
8107    M /trunk/modules/gui/macosx/playlist.h
8108    M /trunk/modules/gui/macosx/playlist.m
8109
8110 * 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.
8111
8112 ------------------------------------------------------------------------
8113 r9961 | robux4 | 2005-02-16 23:01:41 +0100 (Wed, 16 Feb 2005) | 1 line
8114 Changed paths:
8115    M /trunk/modules/demux/a52.c
8116    M /trunk/modules/demux/aac.c
8117    M /trunk/modules/demux/aiff.c
8118    M /trunk/modules/demux/au.c
8119    M /trunk/modules/demux/demuxdump.c
8120    M /trunk/modules/demux/dts.c
8121    M /trunk/modules/demux/flac.c
8122    M /trunk/modules/demux/livedotcom.cpp
8123    M /trunk/modules/demux/m3u.c
8124    M /trunk/modules/demux/mjpeg.c
8125    M /trunk/modules/demux/mkv.cpp
8126    M /trunk/modules/demux/mod.c
8127    M /trunk/modules/demux/nsv.c
8128    M /trunk/modules/demux/ogg.c
8129    M /trunk/modules/demux/ps.c
8130    M /trunk/modules/demux/pva.c
8131    M /trunk/modules/demux/rawdv.c
8132    M /trunk/modules/demux/real.c
8133    M /trunk/modules/demux/sgimb.c
8134    M /trunk/modules/demux/subtitle.c
8135    M /trunk/modules/demux/ts.c
8136    M /trunk/modules/demux/vobsub.c
8137    M /trunk/modules/demux/wav.c
8138
8139 avoid \r\n problems
8140 ------------------------------------------------------------------------
8141 r9960 | robux4 | 2005-02-16 22:16:34 +0100 (Wed, 16 Feb 2005) | 1 line
8142 Changed paths:
8143    M /trunk/modules/demux/mkv.cpp
8144
8145 mkv.cpp: use time-based seeking whenever possible
8146 ------------------------------------------------------------------------
8147 r9959 | fkuehne | 2005-02-16 19:00:06 +0100 (Wed, 16 Feb 2005) | 1 line
8148 Changed paths:
8149    M /trunk/configure.ac
8150    A /trunk/po/ne.po
8151    M /trunk/src/libvlc.h
8152    M /trunk/src/misc/darwin_specific.m
8153
8154 * ALL:  added Nepali as the last of Simos Xenitellis' list of languages
8155 ------------------------------------------------------------------------
8156 r9958 | gbazin | 2005-02-16 16:35:35 +0100 (Wed, 16 Feb 2005) | 1 line
8157 Changed paths:
8158    M /trunk/modules/misc/network/ipv4.c
8159
8160 * modules/misc/network/ipv4.c: WinCE fix.
8161 ------------------------------------------------------------------------
8162 r9957 | gbazin | 2005-02-16 16:34:53 +0100 (Wed, 16 Feb 2005) | 1 line
8163 Changed paths:
8164    M /trunk/src/extras/libc.c
8165
8166 * src/extras/libc.c: fixed vlc_strncasecmp().
8167 ------------------------------------------------------------------------
8168 r9956 | hartman | 2005-02-16 14:49:41 +0100 (Wed, 16 Feb 2005) | 2 lines
8169 Changed paths:
8170    M /trunk/src/video_output/vout_subpictures.c
8171
8172 * forgot to commit this yesterday after the --spu-foo renames
8173
8174 ------------------------------------------------------------------------
8175 r9955 | gbazin | 2005-02-16 09:29:47 +0100 (Wed, 16 Feb 2005) | 1 line
8176 Changed paths:
8177    M /trunk/configure.ac
8178    M /trunk/modules/video_output/Modules.am
8179    M /trunk/modules/video_output/wingdi.c
8180
8181 * configure.ac, modules/video_output/wingdi.c: enable wingapi vout on WinCE.
8182 ------------------------------------------------------------------------
8183 r9954 | gbazin | 2005-02-16 01:48:12 +0100 (Wed, 16 Feb 2005) | 1 line
8184 Changed paths:
8185    M /trunk/configure.ac
8186
8187 * configure.ac: fixed typo.
8188 ------------------------------------------------------------------------
8189 r9953 | gbazin | 2005-02-16 01:34:27 +0100 (Wed, 16 Feb 2005) | 1 line
8190 Changed paths:
8191    M /trunk/modules/gui/wince/Modules.am
8192    D /trunk/modules/gui/wince/wince.rc
8193    A /trunk/modules/gui/wince/wince_rc.rc (from /trunk/modules/gui/wince/wince.rc:9946)
8194
8195 * modules/gui/wince: compile the resource file as well.
8196 ------------------------------------------------------------------------
8197 r9952 | gbazin | 2005-02-15 23:44:28 +0100 (Tue, 15 Feb 2005) | 1 line
8198 Changed paths:
8199    M /trunk/modules/demux/ts.c
8200
8201 *  modules/demux/ts.c: WinCE fix.
8202 ------------------------------------------------------------------------
8203 r9951 | hartman | 2005-02-15 23:37:57 +0100 (Tue, 15 Feb 2005) | 2 lines
8204 Changed paths:
8205    M /trunk/src/libvlc.h
8206
8207 * correction of the description of audio-language
8208
8209 ------------------------------------------------------------------------
8210 r9950 | gbazin | 2005-02-15 23:36:56 +0100 (Tue, 15 Feb 2005) | 1 line
8211 Changed paths:
8212    M /trunk/configure.ac
8213
8214 * configure.ac: don't compile mux_ts if --disable-sout is specified.
8215 ------------------------------------------------------------------------
8216 r9949 | gbazin | 2005-02-15 23:28:31 +0100 (Tue, 15 Feb 2005) | 1 line
8217 Changed paths:
8218    M /trunk/configure.ac
8219
8220 * configure.ac: another wince build fix.
8221 ------------------------------------------------------------------------
8222 r9948 | gbazin | 2005-02-15 23:10:26 +0100 (Tue, 15 Feb 2005) | 1 line
8223 Changed paths:
8224    M /trunk/configure.ac
8225    M /trunk/src/vlc.c
8226
8227 * configure.ac, src/vlc.c: WinCE build fixes.
8228 ------------------------------------------------------------------------
8229 r9947 | gbazin | 2005-02-15 23:01:17 +0100 (Tue, 15 Feb 2005) | 1 line
8230 Changed paths:
8231    M /trunk/src/libvlc.c
8232
8233 * src/libvlc.c: fixed small memory leak.
8234 ------------------------------------------------------------------------
8235 r9946 | gbazin | 2005-02-15 22:56:54 +0100 (Tue, 15 Feb 2005) | 1 line
8236 Changed paths:
8237    M /trunk/modules/gui/wince/fileinfo.cpp
8238    M /trunk/modules/gui/wince/interface.cpp
8239    M /trunk/modules/gui/wince/iteminfo.cpp
8240    M /trunk/modules/gui/wince/menus.cpp
8241    M /trunk/modules/gui/wince/messages.cpp
8242    M /trunk/modules/gui/wince/open.cpp
8243    M /trunk/modules/gui/wince/playlist.cpp
8244    M /trunk/modules/gui/wince/preferences.cpp
8245    M /trunk/modules/gui/wince/preferences_widgets.cpp
8246    M /trunk/modules/gui/wince/subtitles.cpp
8247    M /trunk/modules/gui/wince/timer.cpp
8248    M /trunk/modules/gui/wince/wince.cpp
8249    M /trunk/modules/gui/wince/wince.h
8250    M /trunk/modules/gui/wince/wince.rc
8251
8252 * modules/gui/wince: WinCE build fixes.
8253 ------------------------------------------------------------------------
8254 r9945 | gbazin | 2005-02-15 22:40:17 +0100 (Tue, 15 Feb 2005) | 1 line
8255 Changed paths:
8256    M /trunk/configure.ac
8257
8258 * configure.ac: fixed typo.
8259 ------------------------------------------------------------------------
8260 r9944 | gbazin | 2005-02-15 22:26:24 +0100 (Tue, 15 Feb 2005) | 1 line
8261 Changed paths:
8262    M /trunk/include/vlc/vlc.h
8263
8264 * include/vlc/vlc.h: WinCE build fix.
8265 ------------------------------------------------------------------------
8266 r9943 | gbazin | 2005-02-15 22:22:47 +0100 (Tue, 15 Feb 2005) | 1 line
8267 Changed paths:
8268    M /trunk/m4/vlc.m4
8269
8270 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling.
8271 ------------------------------------------------------------------------
8272 r9942 | gbazin | 2005-02-15 22:21:17 +0100 (Tue, 15 Feb 2005) | 1 line
8273 Changed paths:
8274    M /trunk/include/main.h
8275    M /trunk/include/vlc_threads.h
8276    M /trunk/modules/access/mms/mmstu.c
8277    M /trunk/modules/codec/cmml/browser_open.c
8278    M /trunk/modules/video_output/wingdi.c
8279    M /trunk/src/input/subtitles.c
8280    M /trunk/src/misc/configuration.c
8281    M /trunk/src/misc/modules.c
8282    M /trunk/src/misc/win32_specific.c
8283
8284 * ALL: WinCE build fixes.
8285 ------------------------------------------------------------------------
8286 r9941 | gbazin | 2005-02-15 22:11:27 +0100 (Tue, 15 Feb 2005) | 1 line
8287 Changed paths:
8288    M /trunk/configure.ac
8289
8290 * configure.ac: forgot to save this change.
8291 ------------------------------------------------------------------------
8292 r9940 | gbazin | 2005-02-15 22:09:09 +0100 (Tue, 15 Feb 2005) | 1 line
8293 Changed paths:
8294    M /trunk/Makefile.am
8295    M /trunk/configure.ac
8296
8297 * configure.ac, Makefile.am: adapted the build for the gcc wince cross-compiler.
8298 ------------------------------------------------------------------------
8299 r9939 | gbazin | 2005-02-15 21:44:22 +0100 (Tue, 15 Feb 2005) | 1 line
8300 Changed paths:
8301    M /trunk/modules/gui/wxwindows/messages.cpp
8302
8303 * modules/gui/wxwindows/messages.cpp: fixed insertion point in messages window.
8304 ------------------------------------------------------------------------
8305 r9938 | hartman | 2005-02-15 21:29:29 +0100 (Tue, 15 Feb 2005) | 5 lines
8306 Changed paths:
8307    M /trunk/NEWS
8308    M /trunk/include/vlc_es_out.h
8309    M /trunk/include/vlc_input.h
8310    M /trunk/modules/access/dvdnav.c
8311    M /trunk/modules/codec/svcdsub.c
8312    M /trunk/modules/gui/wxwindows/open.cpp
8313    M /trunk/src/input/es_out.c
8314    M /trunk/src/input/var.c
8315    M /trunk/src/libvlc.h
8316
8317 * renamed --spu-track to --sub-track
8318 * renamed --spumargin to --sub-margin
8319 * renamed --spu-language to --sub-language
8320 * added note to NEWS about changed names of options
8321
8322 ------------------------------------------------------------------------
8323 r9937 | hartman | 2005-02-15 21:03:09 +0100 (Tue, 15 Feb 2005) | 2 lines
8324 Changed paths:
8325    M /trunk/src/libvlc.h
8326    M /trunk/src/misc/darwin_specific.m
8327
8328 * Added the new languages to the prefs and the OSX environment.
8329
8330 ------------------------------------------------------------------------
8331 r9936 | hartman | 2005-02-15 18:34:40 +0100 (Tue, 15 Feb 2005) | 2 lines
8332 Changed paths:
8333    M /trunk/activex
8334
8335 * Set svn:ignore on activex dir.
8336
8337 ------------------------------------------------------------------------
8338 r9935 | hartman | 2005-02-15 18:33:58 +0100 (Tue, 15 Feb 2005) | 4 lines
8339 Changed paths:
8340    M /trunk/include/vlc_access.h
8341    M /trunk/include/vlc_es_out.h
8342    M /trunk/modules/codec/svcdsub.c
8343    M /trunk/modules/gui/wxwindows/open.cpp
8344    M /trunk/src/input/es_out.c
8345    M /trunk/src/input/var.c
8346    M /trunk/src/libvlc.h
8347
8348 * renamed audio-channel to audio-track so ppl don't confuse it with audio-channels
8349 * renamed spu-channel to spu-track
8350 * "Tracks settings" should be "Track settings"
8351
8352 ------------------------------------------------------------------------
8353 r9934 | courmisch | 2005-02-15 14:55:08 +0100 (Tue, 15 Feb 2005) | 2 lines
8354 Changed paths:
8355    M /trunk/activex/inplace.bmp
8356    M /trunk/evc/errno.h
8357    M /trunk/extras/MacOSX/Resources/about_bg.png
8358    M /trunk/modules/codec/libmpeg2.c
8359    M /trunk/modules/codec/speex.c
8360    M /trunk/modules/control/hotkeys.c
8361    M /trunk/modules/control/ntservice.c
8362    M /trunk/modules/control/rtci.c
8363    M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp
8364    M /trunk/modules/gui/skins2/commands/cmd_add_item.hpp
8365    M /trunk/modules/gui/skins2/commands/cmd_dialogs.hpp
8366    M /trunk/modules/gui/skins2/commands/cmd_layout.cpp
8367    M /trunk/modules/gui/skins2/commands/cmd_layout.hpp
8368    M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp
8369    M /trunk/modules/gui/skins2/commands/cmd_playlist.hpp
8370    M /trunk/modules/gui/skins2/commands/cmd_show_window.hpp
8371    M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
8372    M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
8373    M /trunk/modules/gui/skins2/controls/ctrl_generic.cpp
8374    M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
8375    M /trunk/modules/gui/skins2/controls/ctrl_move.cpp
8376    M /trunk/modules/gui/skins2/controls/ctrl_resize.cpp
8377    M /trunk/modules/gui/skins2/controls/ctrl_slider.hpp
8378    M /trunk/modules/gui/skins2/controls/ctrl_text.cpp
8379    M /trunk/modules/gui/skins2/events/evt_key.cpp
8380    M /trunk/modules/gui/skins2/events/evt_mouse.cpp
8381    M /trunk/modules/gui/skins2/events/evt_scroll.cpp
8382    M /trunk/modules/gui/skins2/events/evt_special.cpp
8383    M /trunk/modules/gui/skins2/parser/builder.cpp
8384    M /trunk/modules/gui/skins2/src/anchor.cpp
8385    M /trunk/modules/gui/skins2/src/theme.cpp
8386    M /trunk/modules/gui/skins2/src/theme.hpp
8387    M /trunk/modules/gui/skins2/src/theme_loader.cpp
8388    M /trunk/modules/gui/skins2/src/theme_loader.hpp
8389    M /trunk/modules/gui/skins2/src/theme_repository.cpp
8390    M /trunk/modules/gui/skins2/src/theme_repository.hpp
8391    M /trunk/modules/gui/skins2/src/vlcproc.cpp
8392    M /trunk/modules/gui/skins2/src/vlcproc.hpp
8393    M /trunk/modules/gui/skins2/src/window_manager.cpp
8394    M /trunk/modules/gui/skins2/utils/fsm.cpp
8395    M /trunk/modules/gui/skins2/utils/var_bool.cpp
8396    M /trunk/modules/gui/skins2/utils/var_bool.hpp
8397    M /trunk/modules/gui/skins2/utils/var_text.cpp
8398    M /trunk/modules/gui/skins2/utils/var_text.hpp
8399    M /trunk/modules/gui/skins2/vars/time.cpp
8400    M /trunk/modules/gui/skins2/vars/time.hpp
8401    M /trunk/modules/gui/skins2/vars/volume.hpp
8402    M /trunk/modules/gui/skins2/win32/win32_dragdrop.cpp
8403    M /trunk/modules/gui/skins2/win32/win32_dragdrop.hpp
8404    M /trunk/modules/gui/skins2/win32/win32_graphics.cpp
8405    M /trunk/modules/gui/skins2/win32/win32_loop.cpp
8406    M /trunk/modules/gui/skins2/win32/win32_tooltip.cpp
8407    M /trunk/modules/gui/skins2/x11/x11_dragdrop.cpp
8408    M /trunk/modules/gui/skins2/x11/x11_dragdrop.hpp
8409    M /trunk/modules/gui/wince/wince.rc
8410    M /trunk/modules/video_output/wingdi.c
8411
8412 Remove bogus executable permissions
8413
8414 ------------------------------------------------------------------------
8415 r9933 | dionoea | 2005-02-14 22:41:21 +0100 (Mon, 14 Feb 2005) | 5 lines
8416 Changed paths:
8417    M /trunk/doc/vlc.1
8418
8419  * small man page update. It'd be nice to the http://videolan.org/doc
8420   url somewhere but i don't know where man page conventions would put
8421   that.
8422
8423
8424 ------------------------------------------------------------------------
8425 r9932 | robux4 | 2005-02-14 22:31:18 +0100 (Mon, 14 Feb 2005) | 1 line
8426 Changed paths:
8427    M /trunk/modules/demux/mkv.cpp
8428
8429 mkv.cpp: don't wait for frames that won't be displayed when seeking
8430 ------------------------------------------------------------------------
8431 r9931 | robux4 | 2005-02-14 22:00:52 +0100 (Mon, 14 Feb 2005) | 1 line
8432 Changed paths:
8433    M /trunk/modules/demux/mkv.cpp
8434
8435 mkv.cpp: try to decode H.264 with the avc1 FourCC (same as used for the MP4 source)
8436 ------------------------------------------------------------------------
8437 r9929 | gbazin | 2005-02-14 11:12:19 +0100 (Mon, 14 Feb 2005) | 1 line
8438 Changed paths:
8439    M /trunk/modules/access/mms/mmsh.c
8440    M /trunk/modules/access/mms/mmstu.c
8441
8442 * modules/access/mms: fixed recent breakage.
8443 ------------------------------------------------------------------------
8444 r9928 | gbazin | 2005-02-14 10:38:51 +0100 (Mon, 14 Feb 2005) | 3 lines
8445 Changed paths:
8446    M /trunk/include/vlc_input.h
8447    M /trunk/modules/demux/mkv.cpp
8448
8449 * 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).
8450 * include/vlc_input.h: added an i_level member to seekpoint_t for nested chapters (patch by Steve Lhomme).
8451
8452 ------------------------------------------------------------------------
8453 r9927 | markfm | 2005-02-13 23:16:48 +0100 (Sun, 13 Feb 2005) | 2 lines
8454 Changed paths:
8455    M /trunk/modules/gui/wxwindows/wizard.cpp
8456
8457 wizard.cpp -- Change video and audio codec comboboxes to wxCB_DROPDOWN| wxCB_READONLY
8458
8459 ------------------------------------------------------------------------
8460 r9926 | markfm | 2005-02-13 17:16:15 +0100 (Sun, 13 Feb 2005) | 2 lines
8461 Changed paths:
8462    M /trunk/modules/gui/wxwindows/wizard.cpp
8463
8464 wizard.cpp -- change checkboxes to use wxALIGN_CENTER_VERTICAL|wxALL instead of wxLEFT (alignment fix)
8465
8466 ------------------------------------------------------------------------
8467 r9924 | fkuehne | 2005-02-12 13:41:00 +0100 (Sat, 12 Feb 2005) | 1 line
8468 Changed paths:
8469    M /trunk/extras/contrib/src/Makefile
8470    D /trunk/extras/contrib/src/Patches/ebml.patch
8471    D /trunk/extras/contrib/src/Patches/matroska.patch
8472    M /trunk/extras/contrib/src/packages.mak
8473
8474 * 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
8475 ------------------------------------------------------------------------
8476 r9923 | fkuehne | 2005-02-12 12:46:32 +0100 (Sat, 12 Feb 2005) | 1 line
8477 Changed paths:
8478    M /trunk/po/POTFILES.in
8479    M /trunk/po/bn.po
8480    M /trunk/po/da.po
8481    M /trunk/po/de.po
8482    M /trunk/po/el.po
8483    M /trunk/po/en_GB.po
8484    M /trunk/po/es.po
8485    M /trunk/po/fr.po
8486    M /trunk/po/hi.po
8487    M /trunk/po/hu.po
8488    M /trunk/po/it.po
8489    M /trunk/po/ja.po
8490    M /trunk/po/my.po
8491    M /trunk/po/nl.po
8492    M /trunk/po/no.po
8493    M /trunk/po/pl.po
8494    M /trunk/po/ps.po
8495    M /trunk/po/pt_BR.po
8496    M /trunk/po/ru.po
8497    M /trunk/po/sv.po
8498    M /trunk/po/tet.po
8499    M /trunk/po/tl.po
8500    M /trunk/po/vlc.pot
8501
8502 * all: brought the po-files in sync with each other (i.e. ran ./toolbox --update-po)
8503 ------------------------------------------------------------------------
8504 r9922 | gbazin | 2005-02-12 12:00:56 +0100 (Sat, 12 Feb 2005) | 6 lines
8505 Changed paths:
8506    M /trunk/modules/access/http.c
8507    M /trunk/modules/access/mms/mmsh.c
8508    M /trunk/modules/access/mms/mmstu.c
8509    M /trunk/modules/demux/livedotcom.cpp
8510
8511 * modules/access/http.c,modules/access/mmsh,modules/demux/livedotcom.cpp: Disable clock synchro 
8512 algorithm for http/mms/rtsp by default for now since our algo was designed for local network 
8513 streaming of MPEG over UDP in mind and doesn't work well in other cases.
8514 You can still use the --clock-synchro config option to override this.
8515 Hopefully this commit will be reverted once the clock synchro has been re-written.
8516
8517 ------------------------------------------------------------------------
8518 r9921 | fkuehne | 2005-02-12 11:38:14 +0100 (Sat, 12 Feb 2005) | 1 line
8519 Changed paths:
8520    A /trunk/po/bn.po
8521    A /trunk/po/hi.po
8522    A /trunk/po/my.po
8523    A /trunk/po/ps.po
8524    A /trunk/po/tet.po
8525    A /trunk/po/tl.po
8526
8527 sorry for the previous commit. here are the new po-files.
8528 ------------------------------------------------------------------------
8529 r9920 | fkuehne | 2005-02-12 11:33:45 +0100 (Sat, 12 Feb 2005) | 1 line
8530 Changed paths:
8531    M /trunk/configure.ac
8532    M /trunk/po/da.po
8533    M /trunk/po/de.po
8534    M /trunk/po/en_GB.po
8535    M /trunk/po/es.po
8536    M /trunk/po/fr.po
8537    M /trunk/po/hu.po
8538    M /trunk/po/it.po
8539    M /trunk/po/ja.po
8540    M /trunk/po/nl.po
8541    M /trunk/po/no.po
8542    M /trunk/po/pl.po
8543    M /trunk/po/pt_BR.po
8544    M /trunk/po/ru.po
8545    M /trunk/po/sv.po
8546    M /trunk/po/vlc.pot
8547
8548 * all: initial translations to Hindi, Pashto, Burmese, Tetum, Tagalog and Bengali by Simos Xenitellis' team
8549 ------------------------------------------------------------------------
8550 r9919 | gbazin | 2005-02-11 13:36:22 +0100 (Fri, 11 Feb 2005) | 1 line
8551 Changed paths:
8552    M /trunk/modules/access/dvdnav.c
8553
8554 * modules/access/dvdnav.c: fixed typo.
8555 ------------------------------------------------------------------------
8556 r9918 | damienf | 2005-02-11 12:39:04 +0100 (Fri, 11 Feb 2005) | 1 line
8557 Changed paths:
8558    M /trunk/modules/gui/skins2/src/theme_loader.cpp
8559
8560 GCC 3.3.3 has strong type checking
8561 ------------------------------------------------------------------------
8562 r9917 | gbazin | 2005-02-11 11:57:03 +0100 (Fri, 11 Feb 2005) | 1 line
8563 Changed paths:
8564    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8565    M /trunk/modules/gui/wxwindows/interface.cpp
8566    M /trunk/modules/gui/wxwindows/video.cpp
8567    M /trunk/modules/gui/wxwindows/wxwindows.h
8568
8569 * modules/gui/wxwindows: MSVC fixes for the wxwindows interface plugin. Patch by Steve Lhomme (steve dot lhomme at free dot fr) + modifications by me.
8570 ------------------------------------------------------------------------
8571 r9916 | zorglub | 2005-02-11 11:30:09 +0100 (Fri, 11 Feb 2005) | 2 lines
8572 Changed paths:
8573    M /trunk/THANKS
8574
8575 Added Steve Lhomme to the list of contributors. Thanks :)
8576
8577 ------------------------------------------------------------------------
8578 r9915 | gbazin | 2005-02-11 11:03:50 +0100 (Fri, 11 Feb 2005) | 4 lines
8579 Changed paths:
8580    M /trunk/msvc/plugins.dsp.in
8581    M /trunk/msvc/vlc.dsp.in
8582
8583 * msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr).
8584   Here is a patch to have the same file names and locations as the mingw32 build.
8585   It also put .pdb files in debug mode next to the build files to allow debugging even when you're coding another module...
8586
8587 ------------------------------------------------------------------------
8588 r9914 | gbazin | 2005-02-10 15:45:34 +0100 (Thu, 10 Feb 2005) | 1 line
8589 Changed paths:
8590    M /trunk/src/libvlc.c
8591    M /trunk/src/libvlc.h
8592
8593 * src/libvlc.c,h: new --help-verbose option that activates printing of longtext descriptions for config options.
8594 ------------------------------------------------------------------------
8595 r9913 | gbazin | 2005-02-10 14:43:10 +0100 (Thu, 10 Feb 2005) | 1 line
8596 Changed paths:
8597    M /trunk/src/libvlc.c
8598
8599 * src/libvlc.c: help now prints the list of integer values.
8600 ------------------------------------------------------------------------
8601 r9912 | gbazin | 2005-02-10 14:26:52 +0100 (Thu, 10 Feb 2005) | 1 line
8602 Changed paths:
8603    M /trunk/src/input/input.c
8604    M /trunk/src/input/var.c
8605    M /trunk/src/libvlc.h
8606
8607 * src/libvlc.h, src/input/: new --clock-synchro option to enable/disable the input clock synchronisation algorithm.
8608 ------------------------------------------------------------------------
8609 r9911 | gbazin | 2005-02-10 12:58:12 +0100 (Thu, 10 Feb 2005) | 1 line
8610 Changed paths:
8611    M /trunk/modules/gui/skins2/src/theme_loader.cpp
8612
8613 * modules/gui/skins2/src/theme_loader.cpp: portability fix (gzopen_frontend() is still borked on 64bits platforms).
8614 ------------------------------------------------------------------------
8615 r9910 | gbazin | 2005-02-10 12:56:54 +0100 (Thu, 10 Feb 2005) | 1 line
8616 Changed paths:
8617    M /trunk/modules/gui/wxwindows/playlist.cpp
8618
8619 * modules/gui/wxwindows: do not use INSERT_ELEM in c++ code.
8620 ------------------------------------------------------------------------
8621 r9909 | gbazin | 2005-02-10 11:32:54 +0100 (Thu, 10 Feb 2005) | 1 line
8622 Changed paths:
8623    M /trunk/modules/gui/wxwindows/interface.cpp
8624    M /trunk/modules/gui/wxwindows/playlist.cpp
8625
8626 * modules/gui/wxwindows/*: keep compatibility with wxWidgets 2.4.x + changed default playlist size.
8627 ------------------------------------------------------------------------
8628 r9908 | gbazin | 2005-02-09 14:52:40 +0100 (Wed, 09 Feb 2005) | 1 line
8629 Changed paths:
8630    M /trunk/modules/gui/wxwindows/interface.cpp
8631
8632 * modules/gui/wxwindows/interface.cpp: toolbar flickering fix.
8633 ------------------------------------------------------------------------
8634 r9907 | gbazin | 2005-02-09 11:45:26 +0100 (Wed, 09 Feb 2005) | 1 line
8635 Changed paths:
8636    M /trunk/modules/demux/mkv.cpp
8637
8638 * modules/demux/mkv.cpp: compilation fixes.
8639 ------------------------------------------------------------------------
8640 r9906 | gbazin | 2005-02-09 11:09:41 +0100 (Wed, 09 Feb 2005) | 3 lines
8641 Changed paths:
8642    M /trunk/configure.ac
8643    M /trunk/modules/demux/mkv.cpp
8644
8645 * 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.
8646 This will be useful to find segments corresponding to the different titles/domains (as in DVDs).
8647
8648 ------------------------------------------------------------------------
8649 r9905 | gbazin | 2005-02-09 10:37:08 +0100 (Wed, 09 Feb 2005) | 1 line
8650 Changed paths:
8651    M /trunk/src/extras/libc.c
8652
8653 * src/extras/libc.c: removed unused vlc_seek().
8654 ------------------------------------------------------------------------
8655 r9904 | fenrir | 2005-02-08 18:05:37 +0100 (Tue, 08 Feb 2005) | 2 lines
8656 Changed paths:
8657    M /trunk/modules/demux/ts.c
8658
8659  * ts: correct use of descriptor 0x5 (for ac3 and lpcm too).
8660
8661 ------------------------------------------------------------------------
8662 r9903 | fenrir | 2005-02-08 18:02:49 +0100 (Tue, 08 Feb 2005) | 2 lines
8663 Changed paths:
8664    M /trunk/include/vlc_access.h
8665    M /trunk/modules/access/mms/mmsh.c
8666    M /trunk/modules/access/mms/mmstu.c
8667    M /trunk/modules/demux/asf/asf.c
8668    M /trunk/src/input/stream.c
8669
8670  * all: better support for MBR mms stream (display only received streams).
8671
8672 ------------------------------------------------------------------------
8673 r9902 | fenrir | 2005-02-08 18:00:18 +0100 (Tue, 08 Feb 2005) | 13 lines
8674 Changed paths:
8675    M /trunk/modules/access/dvdnav.c
8676    M /trunk/src/input/es_out.c
8677    M /trunk/src/input/var.c
8678    M /trunk/src/libvlc.h
8679
8680  * all: added a --audio-language and --spu-language to select tracks based
8681  on language code.
8682  Both options accepts a list (comma separated) of country code(2/3 letters)
8683 or name (english/native).
8684  For demuxers that doesn't provide language info, they are ignored.
8685
8686  Support for dvdnav isn't complete (only first language is tried) and untested.
8687
8688  Ex: --spu-language en,fr will try to select english track and if none
8689  then french one (and if none, no subtitle).
8690  (you can also use --spu-language english,french or english,francais)
8691  
8692
8693 ------------------------------------------------------------------------
8694 r9901 | fenrir | 2005-02-08 17:45:47 +0100 (Tue, 08 Feb 2005) | 2 lines
8695 Changed paths:
8696    M /trunk/modules/control/http.c
8697
8698  * http: add a redirect from */index.html to */
8699
8700 ------------------------------------------------------------------------
8701 r9900 | zorglub | 2005-02-08 17:38:18 +0100 (Tue, 08 Feb 2005) | 3 lines
8702 Changed paths:
8703    M /trunk/modules/gui/wxwindows/Modules.am
8704    M /trunk/modules/gui/wxwindows/bookmarks.cpp
8705
8706 Include missing images to dist
8707 Autofocus the OK button in bookmark edit
8708
8709 ------------------------------------------------------------------------
8710 r9898 | jpsaman | 2005-02-08 15:33:40 +0100 (Tue, 08 Feb 2005) | 2 lines
8711 Changed paths:
8712    M /trunk/Makefile.am
8713
8714 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.
8715
8716 ------------------------------------------------------------------------
8717 r9897 | gbazin | 2005-02-08 15:18:05 +0100 (Tue, 08 Feb 2005) | 1 line
8718 Changed paths:
8719    M /trunk/include/vlc_common.h
8720
8721 * include/vlc_common.h: avoid compiler warnings.
8722 ------------------------------------------------------------------------
8723 r9893 | markfm | 2005-02-08 03:32:44 +0100 (Tue, 08 Feb 2005) | 2 lines
8724 Changed paths:
8725    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
8726
8727 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.
8728
8729 ------------------------------------------------------------------------
8730 r9892 | courmisch | 2005-02-07 23:34:21 +0100 (Mon, 07 Feb 2005) | 2 lines
8731 Changed paths:
8732    M /trunk/include/stream_output.h
8733    M /trunk/src/stream_output/announce.c
8734    M /trunk/src/stream_output/sap.c
8735
8736 fix two memleaks and remove a bogus net_Close()
8737
8738 ------------------------------------------------------------------------
8739 r9891 | courmisch | 2005-02-07 21:34:08 +0100 (Mon, 07 Feb 2005) | 2 lines
8740 Changed paths:
8741    M /trunk/modules/stream_out/standard.c
8742
8743 - Fixes a segmentation fault in sout_AnnounceSessionDestroy
8744
8745 ------------------------------------------------------------------------
8746 r9890 | gbazin | 2005-02-07 11:44:49 +0100 (Mon, 07 Feb 2005) | 2 lines
8747 Changed paths:
8748    M /trunk/include/modules_inner.h
8749    M /trunk/include/vlc_common.h
8750    M /trunk/modules/codec/ffmpeg/audio.c
8751    M /trunk/modules/codec/ffmpeg/encoder.c
8752
8753 * 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.
8754
8755 ------------------------------------------------------------------------
8756 r9889 | courmisch | 2005-02-06 19:31:58 +0100 (Sun, 06 Feb 2005) | 2 lines
8757 Changed paths:
8758    M /trunk/modules/access/smb.c
8759
8760 Compile fix, unbreak smb access on Linux
8761
8762 ------------------------------------------------------------------------
8763 r9888 | zorglub | 2005-02-06 18:55:47 +0100 (Sun, 06 Feb 2005) | 3 lines
8764 Changed paths:
8765    M /trunk/modules/gui/wxwindows/playlist.cpp
8766    M /trunk/modules/gui/wxwindows/wxwindows.h
8767    M /trunk/modules/services_discovery/daap.c
8768
8769 * wx: Ensure that callbacks are not registered twice
8770 * DAAP: don't crash if connection to host timeouts
8771
8772 ------------------------------------------------------------------------
8773 r9887 | zorglub | 2005-02-06 17:54:12 +0100 (Sun, 06 Feb 2005) | 3 lines
8774 Changed paths:
8775    M /trunk/modules/demux/subtitle.c
8776    M /trunk/modules/services_discovery/daap.c
8777    M /trunk/src/input/var.c
8778
8779 Fix subtitle delay < 0 
8780 DAAP compile fix
8781
8782 ------------------------------------------------------------------------
8783 r9886 | courmisch | 2005-02-06 17:12:35 +0100 (Sun, 06 Feb 2005) | 2 lines
8784 Changed paths:
8785    M /trunk/configure.ac
8786
8787 - Fix previous buggy commit
8788
8789 ------------------------------------------------------------------------
8790 r9885 | courmisch | 2005-02-06 17:02:24 +0100 (Sun, 06 Feb 2005) | 3 lines
8791 Changed paths:
8792    M /trunk/Makefile.am
8793    M /trunk/configure.ac
8794
8795 - Fix building of vlc-config
8796   VLC can now be built in a subdirectory
8797
8798 ------------------------------------------------------------------------
8799 r9884 | zorglub | 2005-02-06 13:05:43 +0100 (Sun, 06 Feb 2005) | 8 lines
8800 Changed paths:
8801    M /trunk/include/vlc_playlist.h
8802    M /trunk/modules/gui/macosx/playlist.m
8803    M /trunk/modules/gui/wxwindows/playlist.cpp
8804    M /trunk/modules/gui/wxwindows/wxwindows.h
8805    M /trunk/modules/services_discovery/daap.c
8806    M /trunk/modules/services_discovery/hal.c
8807    M /trunk/modules/services_discovery/sap.c
8808    M /trunk/src/playlist/view.c
8809
8810 * wx : simplify some code, remove some useless duplications
8811        hopefully prevent deadlocks
8812
8813 * 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.
8814
8815 * SAP/DAAP : Ensure that the  node gets removed on quit
8816 * HAL : Remove the node on quit and fix f**age of the Close function
8817
8818 ------------------------------------------------------------------------
8819 r9883 | courmisch | 2005-02-05 15:40:38 +0100 (Sat, 05 Feb 2005) | 3 lines
8820 Changed paths:
8821    M /trunk/include/stream_output.h
8822    M /trunk/modules/services_discovery/sap.c
8823    M /trunk/src/stream_output/sap.c
8824
8825 * convert SAP announce name & group from locale to UTF-8
8826 * fix bug in previous SAP commit
8827
8828 ------------------------------------------------------------------------
8829 r9882 | sigmunau | 2005-02-05 13:33:27 +0100 (Sat, 05 Feb 2005) | 2 lines
8830 Changed paths:
8831    M /trunk/src/input/control.c
8832
8833 input/control.c: fix diviton by zero on selection bytebased bookmarks in live streams
8834
8835 ------------------------------------------------------------------------
8836 r9881 | andrep | 2005-02-04 17:13:11 +0100 (Fri, 04 Feb 2005) | 3 lines
8837 Changed paths:
8838    M /trunk/modules/video_filter/scale.c
8839
8840 * 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
8841
8842
8843 ------------------------------------------------------------------------
8844 r9880 | courmisch | 2005-02-04 13:35:15 +0100 (Fri, 04 Feb 2005) | 5 lines
8845 Changed paths:
8846    M /trunk/modules/services_discovery/sap.c
8847
8848 Attempts to recode SAP announces from UTF-8 to user's charset
8849 (will fix improperly encoded playlist items when the user's charset
8850 does not match the SAP announcer's one, provided all SAP announce be
8851 made into UTF-8)
8852
8853 ------------------------------------------------------------------------
8854 r9879 | courmisch | 2005-02-04 13:14:52 +0100 (Fri, 04 Feb 2005) | 2 lines
8855 Changed paths:
8856    M /trunk/modules/services_discovery/sap.c
8857
8858 * Mem leak fixed
8859
8860 ------------------------------------------------------------------------
8861 r9876 | titer | 2005-02-03 21:47:50 +0100 (Thu, 03 Feb 2005) | 2 lines
8862 Changed paths:
8863    M /trunk/modules/gui/beos/VideoOutput.cpp
8864
8865  beos/VideoOutput.cpp: added yet another overlay mode (minimum VRAM usage)
8866
8867 ------------------------------------------------------------------------
8868 r9875 | gbazin | 2005-02-03 13:11:28 +0100 (Thu, 03 Feb 2005) | 1 line
8869 Changed paths:
8870    M /trunk/modules/packetizer/mpeg4video.c
8871
8872 * modules/packetizer/mpeg4video.c: oops, don't forget to handle streams where only the DTS is available.
8873 ------------------------------------------------------------------------
8874 r9873 | gbazin | 2005-02-02 16:54:00 +0100 (Wed, 02 Feb 2005) | 1 line
8875 Changed paths:
8876    M /trunk/modules/packetizer/mpeg4video.c
8877
8878 * modules/packetizer/mpeg4video.c: proper PTS/DTS calculation.
8879 ------------------------------------------------------------------------
8880 r9872 | bigben | 2005-02-01 18:14:29 +0100 (Tue, 01 Feb 2005) | 3 lines
8881 Changed paths:
8882    M /trunk/modules/access/v4l/v4l.c
8883
8884 Typo lalalala
8885
8886
8887 ------------------------------------------------------------------------
8888 r9871 | oaubert | 2005-02-01 17:46:22 +0100 (Tue, 01 Feb 2005) | 2 lines
8889 Changed paths:
8890    M /trunk/modules/misc/svg.c
8891
8892 svg.c: ported the code for vlc 0.8.1 (as a video filter)
8893
8894 ------------------------------------------------------------------------
8895 r9870 | andrep | 2005-02-01 17:02:40 +0100 (Tue, 01 Feb 2005) | 1 line
8896 Changed paths:
8897    M /trunk/modules/codec/theora.c
8898
8899 * modules/codec/theora.c: correctly display x-offset video
8900 ------------------------------------------------------------------------
8901 r9869 | hartman | 2005-02-01 14:48:53 +0100 (Tue, 01 Feb 2005) | 2 lines
8902 Changed paths:
8903    M /trunk/extras/contrib/src/Makefile
8904
8905 * Fix theora contrib
8906
8907 ------------------------------------------------------------------------
8908 r9866 | markfm | 2005-02-01 03:11:02 +0100 (Tue, 01 Feb 2005) | 2 lines
8909 Changed paths:
8910    M /trunk/modules/gui/wxwindows/wizard.cpp
8911
8912 wizard update -- set default vbitrate, abitrate (courtesy of zorglub), make boxes wxCB_READONLY to restrict choices
8913
8914 ------------------------------------------------------------------------
8915 r9863 | gbazin | 2005-01-31 12:41:03 +0100 (Mon, 31 Jan 2005) | 1 line
8916 Changed paths:
8917    M /trunk/configure.ac
8918
8919 * configure.ac: hopefully the final fix for the c++ build.
8920 ------------------------------------------------------------------------
8921 r9862 | gbazin | 2005-01-31 11:07:27 +0100 (Mon, 31 Jan 2005) | 1 line
8922 Changed paths:
8923    M /trunk/modules/codec/vorbis.c
8924    M /trunk/src/misc/vlm.c
8925
8926 * src/misc/vlm.c, modules/codec/vorbis.c: MSVC compilation fixes by Steve Lhomme (steve dot lhomme at free dot fr).
8927 ------------------------------------------------------------------------
8928 r9861 | markfm | 2005-01-30 15:26:47 +0100 (Sun, 30 Jan 2005) | 2 lines
8929 Changed paths:
8930    M /trunk/modules/gui/wxwindows/open.cpp
8931    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
8932
8933 wxwindows update for WIN32 wxSpinCtrl, restrict range to valid integer (-32768, 32767)
8934
8935 ------------------------------------------------------------------------
8936 r9860 | zorglub | 2005-01-30 14:23:18 +0100 (Sun, 30 Jan 2005) | 2 lines
8937 Changed paths:
8938    M /trunk/modules/gui/wxwindows/extrapanel.cpp
8939    M /trunk/modules/gui/wxwindows/open.cpp
8940    M /trunk/modules/gui/wxwindows/wizard.cpp
8941    M /trunk/modules/gui/wxwindows/wxwindows.h
8942
8943 Uninitialized values
8944
8945 ------------------------------------------------------------------------
8946 r9859 | sam | 2005-01-30 12:41:23 +0100 (Sun, 30 Jan 2005) | 2 lines
8947 Changed paths:
8948    M /trunk/configure.ac
8949
8950   * configure.ac: Scrogneugneu, fixed the C++ build.
8951
8952 ------------------------------------------------------------------------
8953 r9858 | rocky | 2005-01-30 04:31:51 +0100 (Sun, 30 Jan 2005) | 2 lines
8954 Changed paths:
8955    M /trunk/modules/access/cdda/access.c
8956
8957 Use cdio-native name for paranoia read.
8958
8959 ------------------------------------------------------------------------
8960 r9854 | zorglub | 2005-01-29 17:32:14 +0100 (Sat, 29 Jan 2005) | 2 lines
8961 Changed paths:
8962    M /trunk/modules/demux/mkv.cpp
8963
8964 H264 support in mkv, patch by Steve Lhomme
8965
8966 ------------------------------------------------------------------------
8967 r9853 | markfm | 2005-01-29 17:15:16 +0100 (Sat, 29 Jan 2005) | 2 lines
8968 Changed paths:
8969    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
8970
8971 preferences wxSpinCtrl hack for WIN32 (make up arrow increase value)
8972
8973 ------------------------------------------------------------------------
8974 r9852 | zorglub | 2005-01-29 16:22:53 +0100 (Sat, 29 Jan 2005) | 4 lines
8975 Changed paths:
8976    M /trunk/modules/LIST
8977    M /trunk/modules/misc/logger.c
8978    M /trunk/src/libvlc.h
8979    M /trunk/src/video_output/vout_subpictures.c
8980
8981 * A few string and organization fixes in preferences
8982 * Update the LIST
8983 * Coding style fixes
8984
8985 ------------------------------------------------------------------------
8986 r9851 | sam | 2005-01-29 15:49:34 +0100 (Sat, 29 Jan 2005) | 2 lines
8987 Changed paths:
8988    M /trunk/configure.ac
8989
8990   * configure.ac: Finished support for C++-disabled systems.
8991
8992 ------------------------------------------------------------------------
8993 r9850 | sigmunau | 2005-01-29 15:12:32 +0100 (Sat, 29 Jan 2005) | 2 lines
8994 Changed paths:
8995    M /trunk/modules/gui/wxwindows/wizard.cpp
8996
8997 wizard.cpp: Layout fixes on the input page
8998
8999 ------------------------------------------------------------------------
9000 r9849 | sigmunau | 2005-01-29 14:28:14 +0100 (Sat, 29 Jan 2005) | 5 lines
9001 Changed paths:
9002    M /trunk/modules/gui/wxwindows/wizard.cpp
9003
9004 wxwindows/wizard.cpp: run Layout() on the sizers when changing output method
9005 in the streaming method page of the wizard, in order to properly show all
9006 text. Hardcode the top spacing in order to prevent controls from moving
9007 around on Layout(). reported by markfm
9008
9009 ------------------------------------------------------------------------
9010 r9848 | sigmunau | 2005-01-29 13:41:35 +0100 (Sat, 29 Jan 2005) | 5 lines
9011 Changed paths:
9012    M /trunk/modules/gui/wxwindows/wizard.cpp
9013    M /trunk/modules/gui/wxwindows/wxwindows.h
9014
9015 wxwindows/wizard.cpp: fixed a crash when pressing Ok in Open-dialog without
9016 actually selecting anything (reported by Trax)
9017 both: fix a compiler warning (c++ likes function that don't change their
9018 parameters to declare them const)
9019
9020 ------------------------------------------------------------------------
9021 r9846 | sam | 2005-01-28 16:37:09 +0100 (Fri, 28 Jan 2005) | 2 lines
9022 Changed paths:
9023    M /trunk/configure.ac
9024
9025   * configure.ac: Attempt to work without a C++ compiler.
9026
9027 ------------------------------------------------------------------------
9028 r9845 | gbazin | 2005-01-28 15:17:38 +0100 (Fri, 28 Jan 2005) | 1 line
9029 Changed paths:
9030    M /trunk/Makefile.am
9031
9032 * Makefile.am: include the activex plugin in package-win32-base.
9033 ------------------------------------------------------------------------
9034 r9844 | hartman | 2005-01-28 02:04:58 +0100 (Fri, 28 Jan 2005) | 2 lines
9035 Changed paths:
9036    M /trunk/modules/access/cdda/access.c
9037
9038 * 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
9039
9040 ------------------------------------------------------------------------
9041 r9843 | hartman | 2005-01-28 01:44:31 +0100 (Fri, 28 Jan 2005) | 2 lines
9042 Changed paths:
9043    M /trunk/modules/gui/macosx/playlist.m
9044    M /trunk/modules/gui/macosx/playlistinfo.m
9045
9046 * Two small bugs in the OSX intf
9047
9048 ------------------------------------------------------------------------
9049 r9842 | hartman | 2005-01-27 23:33:15 +0100 (Thu, 27 Jan 2005) | 2 lines
9050 Changed paths:
9051    M /trunk/src/video_output/video_output.c
9052
9053 * src/video_output/video_output.c: Fixed the SuxorThread. The thread didn't declare itself ready :(
9054
9055 ------------------------------------------------------------------------
9056 r9841 | hartman | 2005-01-27 22:56:34 +0100 (Thu, 27 Jan 2005) | 2 lines
9057 Changed paths:
9058    M /trunk/src/playlist/playlist.c
9059
9060 * src/playlist/playlist.c: Don't touch object_lock vlc_object_create and vlc_object_destroy already take care of it.
9061
9062 ------------------------------------------------------------------------
9063 r9840 | gbazin | 2005-01-27 18:05:25 +0100 (Thu, 27 Jan 2005) | 1 line
9064 Changed paths:
9065    M /trunk/modules/codec/dvbsub.c
9066
9067 * modules/codec/dvbsub.c: don't render empty subtitles when we receive subtitles data that doesn't match our subtitles page id.
9068 ------------------------------------------------------------------------
9069 r9839 | gbazin | 2005-01-27 17:44:31 +0100 (Thu, 27 Jan 2005) | 1 line
9070 Changed paths:
9071    M /trunk/modules/demux/ts.c
9072
9073 * modules/demux/ts.c: fixed typo for DVB subtitles descriptor parsing (only affects multiple tracks streams).
9074 ------------------------------------------------------------------------
9075 r9838 | gbazin | 2005-01-27 16:44:34 +0100 (Thu, 27 Jan 2005) | 1 line
9076 Changed paths:
9077    M /trunk/configure.ac
9078    M /trunk/modules/access/smb.c
9079
9080 * modules/access/smb.c: win32 implementation which doesn't depend on libsmbclient + proper URI parsing.
9081 ------------------------------------------------------------------------
9082 r9837 | hartman | 2005-01-27 15:03:48 +0100 (Thu, 27 Jan 2005) | 2 lines
9083 Changed paths:
9084    M /trunk/extras/contrib/Makefile
9085
9086 * contrib/Makefile: use tabs, not spaces in Makefile
9087
9088 ------------------------------------------------------------------------
9089 r9836 | gbazin | 2005-01-27 13:51:21 +0100 (Thu, 27 Jan 2005) | 1 line
9090 Changed paths:
9091    M /trunk/configure.ac
9092    M /trunk/modules/access/Modules.am
9093    A /trunk/modules/access/smb.c
9094
9095 * modules/access/smb.c: new SMB/CIFS access module using libsmbclient.
9096 ------------------------------------------------------------------------
9097 r9835 | sigmunau | 2005-01-27 12:50:39 +0100 (Thu, 27 Jan 2005) | 2 lines
9098 Changed paths:
9099    M /trunk/modules/demux/mkv.cpp
9100
9101 mkc.cpp: fix crash on invalid tracks
9102
9103 ------------------------------------------------------------------------
9104 r9834 | fkuehne | 2005-01-27 02:14:24 +0100 (Thu, 27 Jan 2005) | 1 line
9105 Changed paths:
9106    M /trunk/modules/gui/macosx/prefs.m
9107
9108 * VLCPrefs's delloc method got accidentally removed while splitting the nibs. Re-added it again.
9109 ------------------------------------------------------------------------
9110 r9833 | fkuehne | 2005-01-27 01:49:46 +0100 (Thu, 27 Jan 2005) | 2 lines
9111 Changed paths:
9112    M /trunk/extras/contrib/Makefile
9113    M /trunk/extras/contrib/src/Makefile
9114
9115 * contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries
9116 * contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
9117 ------------------------------------------------------------------------
9118 r9832 | gbazin | 2005-01-26 17:12:37 +0100 (Wed, 26 Jan 2005) | 1 line
9119 Changed paths:
9120    M /trunk/src/input/stream.c
9121    M /trunk/src/libvlc.h
9122
9123 * 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.
9124 ------------------------------------------------------------------------
9125 r9831 | rocky | 2005-01-26 14:05:14 +0100 (Wed, 26 Jan 2005) | 5 lines
9126 Changed paths:
9127    M /trunk/configure.ac
9128    M /trunk/modules/access/cdda/access.c
9129    M /trunk/modules/access/cdda/cdda.c
9130    M /trunk/modules/access/cdda/cdda.h
9131    M /trunk/modules/access/cdda/info.c
9132    M /trunk/modules/access/vcdx/access.c
9133    M /trunk/modules/access/vcdx/info.c
9134    M /trunk/modules/access/vcdx/vcdplayer.c
9135    M /trunk/modules/access/vcdx/vcdplayer.h
9136
9137 configure.ac: reinstate libcdio CD-DA and VCD plugins (on demand)
9138 cdda/*: add basic cd-paranoia mode via libcdio.
9139 vcdx/*: changes dictated by new regime
9140  
9141
9142 ------------------------------------------------------------------------
9143 r9830 | gbazin | 2005-01-26 09:18:46 +0100 (Wed, 26 Jan 2005) | 1 line
9144 Changed paths:
9145    M /trunk/modules/video_output/Modules.am
9146    M /trunk/modules/video_output/wingdi.c
9147
9148 * modules/video_output/wingdi.c: improvements + embedded support + GAPI support for WinCE. Needs some more work as well for fullscreen support.
9149 ------------------------------------------------------------------------
9150 r9826 | fenrir | 2005-01-25 15:15:08 +0100 (Tue, 25 Jan 2005) | 2 lines
9151 Changed paths:
9152    M /trunk/src/input/es_out.c
9153
9154  * es_out: fix program change on the fly.
9155
9156 ------------------------------------------------------------------------
9157 r9824 | dionoea | 2005-01-25 00:42:14 +0100 (Tue, 25 Jan 2005) | 2 lines
9158 Changed paths:
9159    M /trunk/src/video_output/vout_intf.c
9160
9161  * remove unused home_dir from fprintf style function
9162
9163 ------------------------------------------------------------------------
9164 r9823 | dionoea | 2005-01-24 23:57:09 +0100 (Mon, 24 Jan 2005) | 4 lines
9165 Changed paths:
9166    M /trunk/src/video_output/vout_intf.c
9167
9168  * under windows, default directory to save snapshots is now the user's
9169    My Pictures (or Mes Images ... depending on locale) directory
9170
9171
9172 ------------------------------------------------------------------------
9173 r9822 | hartman | 2005-01-24 21:46:20 +0100 (Mon, 24 Jan 2005) | 7 lines
9174 Changed paths:
9175    M /trunk/modules/control/rc.c
9176    M /trunk/modules/control/rtci.c
9177
9178 * modules/control/rc.c:
9179  - New commands fastforward and rewind for VOD trickplay
9180  - New command goto <index> for better playlist control
9181  - Playlist parent item (category) now appended to output
9182  Patch by Dermot McGahon
9183 * modules/control/rtci.c: ported patch to rtci as well.
9184
9185 ------------------------------------------------------------------------
9186 r9821 | hartman | 2005-01-24 21:44:53 +0100 (Mon, 24 Jan 2005) | 2 lines
9187 Changed paths:
9188    M /trunk/modules/control/http.c
9189
9190 * Rename a TIME_ABSOLUTE define because it's already defined in the Mach kernel headers.
9191
9192 ------------------------------------------------------------------------
9193 r9820 | djc | 2005-01-24 15:19:40 +0100 (Mon, 24 Jan 2005) | 2 lines
9194 Changed paths:
9195    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
9196    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
9197    M /trunk/modules/gui/macosx/playlist.h
9198    M /trunk/modules/gui/macosx/playlist.m
9199
9200 Added a Service Discovery sub menu in playlist contextual menu.
9201
9202 ------------------------------------------------------------------------
9203 r9817 | zorglub | 2005-01-23 22:07:24 +0100 (Sun, 23 Jan 2005) | 2 lines
9204 Changed paths:
9205    M /trunk/modules/gui/wxwindows/wizard.cpp
9206
9207 Fix breakage in transcode file selection
9208
9209 ------------------------------------------------------------------------
9210 r9816 | yoann | 2005-01-23 21:58:48 +0100 (Sun, 23 Jan 2005) | 2 lines
9211 Changed paths:
9212    M /trunk/modules/gui/wxwindows/playlist.cpp
9213
9214 * wxwindows/playlist.cpp: Menu and toolbar are no longer dockable
9215
9216 ------------------------------------------------------------------------
9217 r9815 | yoann | 2005-01-23 18:53:40 +0100 (Sun, 23 Jan 2005) | 2 lines
9218 Changed paths:
9219    M /trunk/include/vlc_common.h
9220    M /trunk/include/vlc_vlm.h
9221    M /trunk/src/misc/vlm.c
9222
9223 * src/misc/vlm.c: start exporting some VLM control functions
9224
9225 ------------------------------------------------------------------------
9226 r9814 | gbazin | 2005-01-23 13:26:01 +0100 (Sun, 23 Jan 2005) | 1 line
9227 Changed paths:
9228    M /trunk/modules/codec/dvbsub.c
9229
9230 * modules/codec/dvbsub.c: full 4 and 8 bits RLE encodings.
9231 ------------------------------------------------------------------------
9232 r9813 | zorglub | 2005-01-23 12:06:17 +0100 (Sun, 23 Jan 2005) | 2 lines
9233 Changed paths:
9234    M /trunk/NEWS
9235
9236 Update NEWS
9237
9238 ------------------------------------------------------------------------
9239 r9811 | gbazin | 2005-01-22 21:35:24 +0100 (Sat, 22 Jan 2005) | 1 line
9240 Changed paths:
9241    M /trunk/modules/video_filter/blend.c
9242
9243 * modules/video_filter/blend.c: chroma fixes for the YUY2 blending.
9244 ------------------------------------------------------------------------
9245 r9810 | andrep | 2005-01-22 18:50:11 +0100 (Sat, 22 Jan 2005) | 3 lines
9246 Changed paths:
9247    M /trunk/mozilla/vlcshell.cpp
9248
9249 * mozilla/vlcshell.cpp: Fix compilation on Mac OS X
9250
9251
9252 ------------------------------------------------------------------------
9253 r9809 | andrep | 2005-01-22 18:48:45 +0100 (Sat, 22 Jan 2005) | 2 lines
9254 Changed paths:
9255    M /trunk/mozilla/Makefile.am
9256
9257 * mozilla/Makefile.am: Fix build of Mozilla plugin on Mac OS X when using a separate build directory
9258
9259 ------------------------------------------------------------------------
9260 r9808 | fkuehne | 2005-01-22 16:13:01 +0100 (Sat, 22 Jan 2005) | 1 line
9261 Changed paths:
9262    M /trunk/po/el.po
9263
9264 * initial translation to Greek by Simos Xenitellis
9265 ------------------------------------------------------------------------
9266 r9806 | hartman | 2005-01-22 02:57:49 +0100 (Sat, 22 Jan 2005) | 2 lines
9267 Changed paths:
9268    M /trunk/modules/gui/macosx/playlist.m
9269
9270 * playlist.m: fix a locking issue
9271
9272 ------------------------------------------------------------------------
9273 r9805 | yoann | 2005-01-21 22:49:28 +0100 (Fri, 21 Jan 2005) | 2 lines
9274 Changed paths:
9275    M /trunk/modules/gui/ncurses.c
9276
9277 * modules/gui/ncurses.c: incremental search works now with tree playlist.
9278
9279 ------------------------------------------------------------------------
9280 r9804 | hartman | 2005-01-21 21:12:05 +0100 (Fri, 21 Jan 2005) | 4 lines
9281 Changed paths:
9282    M /trunk/extras/contrib/src/Makefile
9283
9284 * contrib Makefile
9285   added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to
9286   the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
9287
9288 ------------------------------------------------------------------------
9289 r9803 | hartman | 2005-01-21 20:26:08 +0100 (Fri, 21 Jan 2005) | 2 lines
9290 Changed paths:
9291    M /trunk/modules/video_filter/blend.c
9292
9293 * 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.
9294
9295 ------------------------------------------------------------------------
9296 r9802 | fenrir | 2005-01-21 18:02:39 +0100 (Fri, 21 Jan 2005) | 1 line
9297 Changed paths:
9298    M /trunk/modules/demux/ts.c
9299
9300 ts: fix --ts-extra-pmt.
9301 ------------------------------------------------------------------------
9302 r9801 | massiot | 2005-01-21 16:22:45 +0100 (Fri, 21 Jan 2005) | 3 lines
9303 Changed paths:
9304    M /trunk/modules/access/pvr/pvr.c
9305
9306 * modules/access/pvr/pvr.c: Fixed width/height selection with latest ivtv
9307   drivers.
9308
9309 ------------------------------------------------------------------------
9310 r9800 | fkuehne | 2005-01-21 15:57:23 +0100 (Fri, 21 Jan 2005) | 1 line
9311 Changed paths:
9312    M /trunk/Makefile.am
9313
9314 * 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')
9315 ------------------------------------------------------------------------
9316 r9799 | damienf | 2005-01-21 14:52:11 +0100 (Fri, 21 Jan 2005) | 3 lines
9317 Changed paths:
9318    M /trunk/activex/axvlc.idl
9319    M /trunk/activex/axvlc.tlb
9320    M /trunk/activex/connectioncontainer.cpp
9321    M /trunk/activex/connectioncontainer.h
9322    M /trunk/activex/plugin.cpp
9323    M /trunk/activex/plugin.h
9324    M /trunk/activex/provideclassinfo.cpp
9325    M /trunk/activex/test.html
9326    M /trunk/activex/utils.cpp
9327    M /trunk/activex/vlccontrol.cpp
9328
9329 ActiveX: misc fixes & improvements
9330
9331
9332 ------------------------------------------------------------------------
9333 r9798 | hartman | 2005-01-21 14:41:52 +0100 (Fri, 21 Jan 2005) | 2 lines
9334 Changed paths:
9335    M /trunk/Makefile.am
9336
9337 * Add the new Nibs to MAKE_DIST
9338
9339 ------------------------------------------------------------------------
9340 r9797 | gbazin | 2005-01-21 11:53:29 +0100 (Fri, 21 Jan 2005) | 1 line
9341 Changed paths:
9342    M /trunk/modules/mux/asf.c
9343
9344 * modules/mux/asf.c: for mpeg audio, i_bitspersample needs to be set to 0.
9345 ------------------------------------------------------------------------
9346 r9796 | hartman | 2005-01-20 21:51:36 +0100 (Thu, 20 Jan 2005) | 7 lines
9347 Changed paths:
9348    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
9349    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
9350    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
9351    M /trunk/modules/gui/macosx/intf.h
9352    M /trunk/modules/gui/macosx/intf.m
9353    M /trunk/modules/gui/macosx/playlist.h
9354    M /trunk/modules/gui/macosx/playlist.m
9355    M /trunk/modules/gui/macosx/playlistinfo.m
9356    M /trunk/modules/gui/macosx/vout.h
9357    M /trunk/modules/gui/macosx/vout.m
9358
9359 OS X intf work
9360 - don't use bool. it's BOOL
9361 - use GNU style C and hungarian notation
9362 - fix the issue with GUI crashes in playlistview
9363 - default is now category view (for experimentation until we have a SD menu)
9364 - experiment with NSViews to fix the 'drawer' issue (not working though)
9365
9366 ------------------------------------------------------------------------
9367 r9795 | sigmunau | 2005-01-20 20:58:02 +0100 (Thu, 20 Jan 2005) | 2 lines
9368 Changed paths:
9369    M /trunk/modules/services_discovery/sap.c
9370
9371 sap.c: fix too early free in demux 
9372
9373 ------------------------------------------------------------------------
9374 r9794 | sigmunau | 2005-01-20 20:27:56 +0100 (Thu, 20 Jan 2005) | 2 lines
9375 Changed paths:
9376    M /trunk/modules/audio_output/alsa.c
9377
9378 alsa.c: Enumerate available audio devices (Code gratefully borrowed from xmms)
9379
9380 ------------------------------------------------------------------------
9381 r9793 | gbazin | 2005-01-20 16:28:56 +0100 (Thu, 20 Jan 2005) | 1 line
9382 Changed paths:
9383    M /trunk/src/audio_output/output.c
9384
9385 * src/audio_output/output.c: skip late buffers in b_can_sleek mode (patch courtesy of  )
9386 ------------------------------------------------------------------------
9387 r9792 | gbazin | 2005-01-20 15:30:17 +0100 (Thu, 20 Jan 2005) | 1 line
9388 Changed paths:
9389    M /trunk/modules/mux/asf.c
9390
9391 * modules/mux/asf.c: another fix for WMA support.
9392 ------------------------------------------------------------------------
9393 r9791 | massiot | 2005-01-20 14:34:48 +0100 (Thu, 20 Jan 2005) | 3 lines
9394 Changed paths:
9395    M /trunk/src/input/es_out.c
9396
9397 * src/input/es_out.c: Improved the kludge for teletext streams without
9398   appropriate PTS.
9399
9400 ------------------------------------------------------------------------
9401 r9790 | gbazin | 2005-01-20 14:18:34 +0100 (Thu, 20 Jan 2005) | 1 line
9402 Changed paths:
9403    M /trunk/modules/mux/asf.c
9404
9405 * modules/mux/asf.c: compiler warnings are there for a reason ;)
9406 ------------------------------------------------------------------------
9407 r9789 | gbazin | 2005-01-20 13:32:53 +0100 (Thu, 20 Jan 2005) | 3 lines
9408 Changed paths:
9409    M /trunk/include/codecs.h
9410    M /trunk/modules/mux/asf.c
9411    M /trunk/modules/mux/avi.c
9412
9413 * modules/mux/asf.c: only add an audio error correction field in the case of WMA.
9414 * include/codecs.h: added a couple more audio tags.
9415
9416 ------------------------------------------------------------------------
9417 r9788 | gbazin | 2005-01-20 13:11:03 +0100 (Thu, 20 Jan 2005) | 1 line
9418 Changed paths:
9419    M /trunk/configure.ac
9420
9421 * configure.ac: oops, forgot something.
9422 ------------------------------------------------------------------------
9423 r9787 | gbazin | 2005-01-20 13:03:58 +0100 (Thu, 20 Jan 2005) | 1 line
9424 Changed paths:
9425    M /trunk/activex/Makefile.am
9426    M /trunk/configure.ac
9427
9428 * configure.ac, activex/Makefile.am: conditional compile of the activex plugin.
9429 ------------------------------------------------------------------------
9430 r9786 | gbazin | 2005-01-20 11:10:30 +0100 (Thu, 20 Jan 2005) | 1 line
9431 Changed paths:
9432    M /trunk/activex/Makefile.am
9433    M /trunk/configure.ac
9434
9435 * configure.ac, activex/Makefile.am: small fixes to the activex plugin build.
9436 ------------------------------------------------------------------------
9437 r9784 | zorglub | 2005-01-19 23:33:16 +0100 (Wed, 19 Jan 2005) | 3 lines
9438 Changed paths:
9439    M /trunk/TODO
9440    M /trunk/configure.ac
9441
9442 autoconf build fix
9443 one todo item less !
9444
9445 ------------------------------------------------------------------------
9446 r9783 | bigben | 2005-01-19 23:28:47 +0100 (Wed, 19 Jan 2005) | 4 lines
9447 Changed paths:
9448    M /trunk/modules/control/showintf.c
9449
9450 Add a category to the showintf control interface, so that it gets displayed in the prefs...
9451
9452
9453
9454 ------------------------------------------------------------------------
9455 r9780 | massiot | 2005-01-19 19:30:33 +0100 (Wed, 19 Jan 2005) | 2 lines
9456 Changed paths:
9457    M /trunk/include/vlc_threads_funcs.h
9458
9459 * include/vlc_threads_funcs.h: More %d -> %u
9460
9461 ------------------------------------------------------------------------
9462 r9779 | damienf | 2005-01-19 18:14:16 +0100 (Wed, 19 Jan 2005) | 3 lines
9463 Changed paths:
9464    M /trunk/Makefile.am
9465    A /trunk/activex
9466    A /trunk/activex/Makefile.am
9467    A /trunk/activex/README.TXT
9468    A /trunk/activex/axvlc.def
9469    A /trunk/activex/axvlc.idl
9470    A /trunk/activex/axvlc.reg
9471    A /trunk/activex/axvlc.tlb
9472    A /trunk/activex/axvlc_idl.c
9473    A /trunk/activex/axvlc_idl.h
9474    A /trunk/activex/axvlc_rc.rc
9475    A /trunk/activex/connectioncontainer.cpp
9476    A /trunk/activex/connectioncontainer.h
9477    A /trunk/activex/inplace.bmp
9478    A /trunk/activex/main.cpp
9479    A /trunk/activex/objectsafety.cpp
9480    A /trunk/activex/objectsafety.h
9481    A /trunk/activex/olecontrol.cpp
9482    A /trunk/activex/olecontrol.h
9483    A /trunk/activex/oleinplaceactiveobject.cpp
9484    A /trunk/activex/oleinplaceactiveobject.h
9485    A /trunk/activex/oleinplaceobject.cpp
9486    A /trunk/activex/oleinplaceobject.h
9487    A /trunk/activex/oleobject.cpp
9488    A /trunk/activex/oleobject.h
9489    A /trunk/activex/persistpropbag.cpp
9490    A /trunk/activex/persistpropbag.h
9491    A /trunk/activex/persiststorage.cpp
9492    A /trunk/activex/persiststorage.h
9493    A /trunk/activex/persiststreaminit.cpp
9494    A /trunk/activex/persiststreaminit.h
9495    A /trunk/activex/plugin.cpp
9496    A /trunk/activex/plugin.h
9497    A /trunk/activex/provideclassinfo.cpp
9498    A /trunk/activex/provideclassinfo.h
9499    A /trunk/activex/test.html
9500    A /trunk/activex/utils.cpp
9501    A /trunk/activex/utils.h
9502    A /trunk/activex/vlccontrol.cpp
9503    A /trunk/activex/vlccontrol.h
9504    M /trunk/configure.ac
9505
9506 Initial version of ActiveX plugin for VLC
9507
9508
9509 ------------------------------------------------------------------------
9510 r9776 | hartman | 2005-01-18 22:51:00 +0100 (Tue, 18 Jan 2005) | 2 lines
9511 Changed paths:
9512    M /trunk/extras/contrib/src/Makefile
9513
9514 * fix libcddb build under 10.2
9515
9516 ------------------------------------------------------------------------
9517 r9775 | gbazin | 2005-01-18 20:24:06 +0100 (Tue, 18 Jan 2005) | 1 line
9518 Changed paths:
9519    M /trunk/po/el.po
9520
9521 * po/el.po: the build process needs a valid file.
9522 ------------------------------------------------------------------------
9523 r9774 | fkuehne | 2005-01-18 18:26:51 +0100 (Tue, 18 Jan 2005) | 2 lines
9524 Changed paths:
9525    M /trunk/configure.ac
9526    A /trunk/po/el.po
9527
9528 * BOTH: added modern Greek to the list of available languages
9529 * configure.ac: updated the copyright string to 2005
9530 ------------------------------------------------------------------------
9531 r9773 | gbazin | 2005-01-18 15:36:26 +0100 (Tue, 18 Jan 2005) | 5 lines
9532 Changed paths:
9533    M /trunk/modules/mux/asf.c
9534
9535 * modules/mux/asf.c:
9536   - add an audio error correction field to the stream properties object.
9537     This is mandated by the spec and makes some versions of WMP a lot happier about playing our files.
9538   - only put an header extension object when necessary.
9539
9540 ------------------------------------------------------------------------
9541 r9772 | hartman | 2005-01-18 04:02:07 +0100 (Tue, 18 Jan 2005) | 2 lines
9542 Changed paths:
9543    M /trunk/modules/gui/macosx/playlistinfo.m
9544
9545 * fix author field of OSX info dialog
9546
9547 ------------------------------------------------------------------------
9548 r9771 | hartman | 2005-01-18 03:56:18 +0100 (Tue, 18 Jan 2005) | 2 lines
9549 Changed paths:
9550    M /trunk/modules/gui/macosx/playlistinfo.m
9551
9552 * fix OSX info dialog lockup due to changed info accessor methods.
9553
9554 ------------------------------------------------------------------------
9555 r9770 | hartman | 2005-01-18 03:17:01 +0100 (Tue, 18 Jan 2005) | 2 lines
9556 Changed paths:
9557    M /trunk/extras/contrib/src/Makefile
9558
9559 * fix libopendaap on 10.2
9560
9561 ------------------------------------------------------------------------
9562 r9769 | hartman | 2005-01-18 02:19:54 +0100 (Tue, 18 Jan 2005) | 2 lines
9563 Changed paths:
9564    M /trunk/extras/contrib/src/Makefile
9565    A /trunk/extras/contrib/src/Patches/libcddb.patch
9566    M /trunk/extras/contrib/src/packages.mak
9567
9568 * finally fixed CDDB contrib
9569
9570 ------------------------------------------------------------------------
9571 r9768 | hartman | 2005-01-18 00:38:27 +0100 (Tue, 18 Jan 2005) | 2 lines
9572 Changed paths:
9573    M /trunk/extras/contrib/src/Makefile
9574    D /trunk/extras/contrib/src/Patches/libcddb.patch
9575
9576 * newer libcddb
9577
9578 ------------------------------------------------------------------------
9579 r9767 | hartman | 2005-01-17 23:37:20 +0100 (Mon, 17 Jan 2005) | 2 lines
9580 Changed paths:
9581    M /trunk/extras/contrib/src/Makefile
9582    D /trunk/extras/contrib/src/Patches/vcdimager.patch
9583    M /trunk/extras/contrib/src/packages.mak
9584
9585 * Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now
9586
9587 ------------------------------------------------------------------------
9588 r9764 | hartman | 2005-01-17 20:42:13 +0100 (Mon, 17 Jan 2005) | 2 lines
9589 Changed paths:
9590    M /trunk/src/libvlc.h
9591
9592 * libvlc.h: fix some of the OSX keybindings (audio delay is now f and g, subtitle delay is h and j, both without modifiers)
9593
9594 ------------------------------------------------------------------------
9595 r9763 | hartman | 2005-01-17 20:40:03 +0100 (Mon, 17 Jan 2005) | 2 lines
9596 Changed paths:
9597    A /trunk/extras/contrib/src/Patches/daap.patch
9598
9599 * libopendaap patch
9600
9601 ------------------------------------------------------------------------
9602 r9762 | hartman | 2005-01-17 20:38:51 +0100 (Mon, 17 Jan 2005) | 2 lines
9603 Changed paths:
9604    M /trunk/modules/services_discovery/daap.c
9605
9606 * daap.c: host_t is already defined in Darwin's mach headers. renamed to dhost_t
9607
9608 ------------------------------------------------------------------------
9609 r9761 | hartman | 2005-01-17 20:37:38 +0100 (Mon, 17 Jan 2005) | 3 lines
9610 Changed paths:
9611    M /trunk/Makefile.am
9612    M /trunk/configure.ac
9613    M /trunk/toolbox
9614
9615 * Added the contrib system to MAKE_DIST
9616 * cleaned up some alignment in configure --help
9617
9618 ------------------------------------------------------------------------
9619 r9760 | hartman | 2005-01-17 20:35:54 +0100 (Mon, 17 Jan 2005) | 2 lines
9620 Changed paths:
9621    M /trunk/extras/contrib/src/Makefile
9622    M /trunk/extras/contrib/src/packages.mak
9623
9624 * added libopendaap to contrib system
9625
9626 ------------------------------------------------------------------------
9627 r9759 | zorglub | 2005-01-17 19:36:52 +0100 (Mon, 17 Jan 2005) | 2 lines
9628 Changed paths:
9629    M /trunk/modules/gui/wxwindows/playlist.cpp
9630    M /trunk/modules/gui/wxwindows/wxwindows.h
9631
9632 Cache last FindItem request to speed up bulk-addings
9633
9634 ------------------------------------------------------------------------
9635 r9758 | zorglub | 2005-01-17 19:14:50 +0100 (Mon, 17 Jan 2005) | 3 lines
9636 Changed paths:
9637    M /trunk/modules/services_discovery/daap.c
9638    M /trunk/src/playlist/item-ext.c
9639    M /trunk/src/playlist/playlist.c
9640
9641 * DAAP : really include meta information, and don't crash on new hosts
9642
9643
9644 ------------------------------------------------------------------------
9645 r9757 | gbazin | 2005-01-17 18:01:21 +0100 (Mon, 17 Jan 2005) | 1 line
9646 Changed paths:
9647    M /trunk/modules/mux/asf.c
9648
9649 * modules/mux/asf.c: properly write the ES type.
9650 ------------------------------------------------------------------------
9651 r9756 | fkuehne | 2005-01-17 17:48:05 +0100 (Mon, 17 Jan 2005) | 1 line
9652 Changed paths:
9653    M /trunk/extras/contrib/src/packages.mak
9654
9655 * changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again
9656 ------------------------------------------------------------------------
9657 r9755 | hartman | 2005-01-17 17:30:34 +0100 (Mon, 17 Jan 2005) | 2 lines
9658 Changed paths:
9659    M /trunk/po/POTFILES.in
9660
9661 * Fix pot-update after playlist/info.c removal
9662
9663 ------------------------------------------------------------------------
9664 r9754 | yoann | 2005-01-17 12:47:41 +0100 (Mon, 17 Jan 2005) | 2 lines
9665 Changed paths:
9666    M /trunk/modules/gui/wxwindows/subtitles.cpp
9667
9668 * wxwindows/subtitles.cpp: subtitle delay can also be <0 (now from -30000 to +30000)
9669
9670 ------------------------------------------------------------------------
9671 r9751 | gbazin | 2005-01-16 20:14:31 +0100 (Sun, 16 Jan 2005) | 1 line
9672 Changed paths:
9673    M /trunk/modules/codec/x264.c
9674
9675 * modules/codec/x264.c: updated to support recent x264.
9676 ------------------------------------------------------------------------
9677 r9750 | zorglub | 2005-01-16 16:57:01 +0100 (Sun, 16 Jan 2005) | 2 lines
9678 Changed paths:
9679    M /trunk/TODO
9680
9681 Todo update
9682
9683 ------------------------------------------------------------------------
9684 r9749 | zorglub | 2005-01-16 15:44:26 +0100 (Sun, 16 Jan 2005) | 4 lines
9685 Changed paths:
9686    M /trunk/modules/gui/macosx/playlist.m
9687    M /trunk/modules/gui/macosx/playlistinfo.m
9688    M /trunk/modules/gui/wince/playlist.cpp
9689    M /trunk/modules/misc/playlist/m3u.c
9690    M /trunk/modules/services_discovery/daap.c
9691    M /trunk/modules/services_discovery/sap.c
9692    M /trunk/src/playlist/view.c
9693
9694 * DAAP: add meta-information, delete hosts when they leave
9695 * SAP : coding style fixes
9696 * Some fogotten playlist_*Info
9697
9698 ------------------------------------------------------------------------
9699 r9748 | zorglub | 2005-01-16 15:10:47 +0100 (Sun, 16 Jan 2005) | 2 lines
9700 Changed paths:
9701    M /trunk/Makefile.am
9702    M /trunk/include/vlc_input.h
9703    M /trunk/include/vlc_playlist.h
9704    M /trunk/modules/access/cdda/info.c
9705    M /trunk/modules/gui/macosx/playlistinfo.m
9706    M /trunk/modules/gui/wince/iteminfo.cpp
9707    M /trunk/modules/gui/wince/wince.h
9708    M /trunk/modules/gui/wxwindows/iteminfo.cpp
9709    M /trunk/modules/gui/wxwindows/playlist.cpp
9710    M /trunk/modules/gui/wxwindows/wxwindows.h
9711    M /trunk/src/input/control.c
9712    M /trunk/src/input/input.c
9713    D /trunk/src/playlist/info.c
9714    M /trunk/src/playlist/item.c
9715    M /trunk/src/playlist/sort.c
9716
9717 Remove playlist info accessors (as they now belong to input_item) and use vlc_input_item_AddInfo and vlc_input_item_GetInfo instead
9718
9719 ------------------------------------------------------------------------
9720 r9746 | sam | 2005-01-15 05:41:24 +0100 (Sat, 15 Jan 2005) | 2 lines
9721 Changed paths:
9722    M /trunk/ChangeLog
9723    A /trunk/doc/ChangeLog-2004
9724    M /trunk/doc/Makefile.am
9725
9726   * Moved 2004 changelog to doc/.
9727
9728 ------------------------------------------------------------------------
9729 r9745 | titer | 2005-01-15 04:02:57 +0100 (Sat, 15 Jan 2005) | 2 lines
9730 Changed paths:
9731    M /trunk/modules/video_filter/motiondetect.c
9732
9733  motiondetect.c: gcc < 3 compile fix
9734
9735 ------------------------------------------------------------------------
9736 r9744 | yoann | 2005-01-15 01:42:23 +0100 (Sat, 15 Jan 2005) | 2 lines
9737 Changed paths:
9738    M /trunk/TODO
9739    M /trunk/modules/gui/wxwindows/playlist.cpp
9740
9741 * modules/gui/wxwindows/playlist.cpp: when duration is not known, don't display (--:--:--)
9742
9743 ------------------------------------------------------------------------
9744 r9743 | yoann | 2005-01-14 19:01:36 +0100 (Fri, 14 Jan 2005) | 3 lines
9745 Changed paths:
9746    M /trunk/modules/access/directory.c
9747    M /trunk/modules/gui/ncurses.c
9748
9749 * modules/access/directory.c: fix a segfault when reading an empty directory
9750 * modules/gui/ncurses.c: fix a segfault when playlist is empty
9751
9752 ------------------------------------------------------------------------
9753 r9742 | yoann | 2005-01-14 17:14:01 +0100 (Fri, 14 Jan 2005) | 3 lines
9754 Changed paths:
9755    M /trunk/modules/gui/ncurses.c
9756
9757 * modules/gui/ncurses.c: support for tree playlist in ncurses interface
9758   use 'v' to toggle view
9759
9760 ------------------------------------------------------------------------
9761 r9741 | gbazin | 2005-01-14 14:15:52 +0100 (Fri, 14 Jan 2005) | 1 line
9762 Changed paths:
9763    M /trunk/include/codecs.h
9764    M /trunk/modules/demux/wav.c
9765
9766 * include/codecs.h, modules/demux/wav.c: patch by Matthew Romaine to handle WAVEFORMATEXTENSIBLE files more robustly.
9767 ------------------------------------------------------------------------
9768 r9740 | hartman | 2005-01-14 13:11:57 +0100 (Fri, 14 Jan 2005) | 2 lines
9769 Changed paths:
9770    M /trunk/modules/access/http.c
9771
9772 * so the ogg vorbis fix broke shoutcast streams :) fixing again.... (tested with all audio streams i know off)
9773
9774 ------------------------------------------------------------------------
9775 r9739 | djc | 2005-01-14 00:28:36 +0100 (Fri, 14 Jan 2005) | 18 lines
9776 Changed paths:
9777    M /trunk/configure.ac
9778    M /trunk/modules/video_filter/Modules.am
9779    A /trunk/modules/video_filter/motiondetect.c
9780
9781 Added simple motion detect filter.
9782 This filter uses a description file which follows this format :
9783 x1,y1,x2,y2,level,downspeed,upspeed,mrl
9784 ...
9785 where x1,y1,x2,y2 describe a sensible rectangle, level is the minimum difference for an active pixel, downspeed an upspeed are to integers.
9786 mrl is a mrl to go when the filter has detected movement in the rectangle.
9787
9788 This is fun with vlm. For example, you should try to launch vlc normaly with vlm and then type :
9789 new camera broadcast
9790 setup camera enabled
9791 setup camera input mrl to your camera
9792 setup camera option filter=motiondetect,transform
9793 #setup camera option transform-type=vflip
9794 #indeed, I did not reach to make this working
9795 control camera play
9796
9797 Have fun ;)
9798
9799 ------------------------------------------------------------------------
9800 r9738 | massiot | 2005-01-13 20:03:03 +0100 (Thu, 13 Jan 2005) | 3 lines
9801 Changed paths:
9802    M /trunk/modules/access_output/udp.c
9803
9804 * modules/access_out/udp.c: Issue a warning when two PCRs are put inside a
9805   single UDP frame (may disturb some decoders).
9806
9807 ------------------------------------------------------------------------
9808 r9737 | massiot | 2005-01-13 20:02:04 +0100 (Thu, 13 Jan 2005) | 2 lines
9809 Changed paths:
9810    M /trunk/src/misc/threads.c
9811
9812 * src/misc/threads.c: thread_id is in fact an _unsigned_ int.
9813
9814 ------------------------------------------------------------------------
9815 r9736 | massiot | 2005-01-13 20:01:22 +0100 (Thu, 13 Jan 2005) | 3 lines
9816 Changed paths:
9817    M /trunk/src/input/es_out.c
9818
9819 * src/input/es_out.c: EN 300 472 allows the PTS of teletext streams to be
9820   invalid.
9821
9822 ------------------------------------------------------------------------
9823 r9735 | zorglub | 2005-01-13 19:45:11 +0100 (Thu, 13 Jan 2005) | 16 lines
9824 Changed paths:
9825    M /trunk/configure.ac
9826    M /trunk/modules/gui/wxwindows/playlist.cpp
9827    M /trunk/modules/services_discovery/Modules.am
9828    A /trunk/modules/services_discovery/daap.c
9829
9830 * DAAP (iTunes shares) services discovery and access module using libopendaap
9831
9832 http://crazney.net/programs/itunes/libopendaap.html
9833
9834 Problems : 
9835    - At the moment, the file is downloaded entirely in memory before being
9836      played.
9837      The library offers another possibility : download the file on
9838      demand to a pipe, but I don't think it would be a very good idea
9839      (portability issues ? where to download to ?).
9840      I hope a "download on demand to memory" feature will be added
9841    - Sometimes, it looses connection to the peers.
9842
9843 * Increased wx playlist font size
9844
9845
9846 ------------------------------------------------------------------------
9847 r9734 | gbazin | 2005-01-13 12:25:58 +0100 (Thu, 13 Jan 2005) | 1 line
9848 Changed paths:
9849    M /trunk/src/misc/configuration.c
9850
9851 * src/misc/configuration.c: fix config_GetType() to handle the new CONFIG_ITEM_MODULE_foo types.
9852 ------------------------------------------------------------------------
9853 r9733 | gbazin | 2005-01-13 10:37:43 +0100 (Thu, 13 Jan 2005) | 1 line
9854 Changed paths:
9855    M /trunk/configure.ac
9856    M /trunk/modules/codec/theora.c
9857
9858 * modules/codec/theora.c: remove the need for theora_packet_iskeyframe().
9859 ------------------------------------------------------------------------
9860 r9732 | hartman | 2005-01-13 00:51:02 +0100 (Thu, 13 Jan 2005) | 2 lines
9861 Changed paths:
9862    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
9863
9864 * <cough> broken patch </cough>
9865
9866 ------------------------------------------------------------------------
9867 r9731 | yoann | 2005-01-12 17:24:44 +0100 (Wed, 12 Jan 2005) | 4 lines
9868 Changed paths:
9869    M /trunk/modules/gui/wxwindows/interface.cpp
9870    M /trunk/modules/gui/wxwindows/timer.cpp
9871    M /trunk/modules/gui/wxwindows/wxwindows.h
9872
9873 * modules/gui/wxwindows/interface.cpp: Add new buttons for DVDs and CDs:
9874   - Menu, Previous Chapter, Next Chapter for DVDs
9875   - Previous Track, Next Track for CDs
9876
9877 ------------------------------------------------------------------------
9878 r9730 | hartman | 2005-01-12 17:07:20 +0100 (Wed, 12 Jan 2005) | 2 lines
9879 Changed paths:
9880    M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
9881
9882 * part of patch was applied upstream. Adapt....
9883
9884 ------------------------------------------------------------------------
9885 r9729 | gbazin | 2005-01-12 15:27:35 +0100 (Wed, 12 Jan 2005) | 1 line
9886 Changed paths:
9887    A /trunk/modules/gui/wince/wince.rc
9888
9889 * modules/gui/wince/wince.rc: forgot to commit this file with the wince interface.
9890 ------------------------------------------------------------------------
9891 r9728 | zorglub | 2005-01-12 10:19:10 +0100 (Wed, 12 Jan 2005) | 2 lines
9892 Changed paths:
9893    M /trunk/modules/gui/wxwindows/playlist.cpp
9894
9895 Put callbacks after rebuild, avoids deadlock in rebuild
9896
9897 ------------------------------------------------------------------------
9898 r9727 | fkuehne | 2005-01-11 18:42:08 +0100 (Tue, 11 Jan 2005) | 1 line
9899 Changed paths:
9900    M /trunk/extras/contrib/src/packages.mak
9901
9902 * 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.
9903 ------------------------------------------------------------------------
9904 r9726 | zorglub | 2005-01-11 17:52:42 +0100 (Tue, 11 Jan 2005) | 3 lines
9905 Changed paths:
9906    M /trunk/include/vlc_input.h
9907    M /trunk/modules/access/directory.c
9908    A /trunk/modules/gui/wxwindows/bitmaps/type_afile.xpm
9909    A /trunk/modules/gui/wxwindows/bitmaps/type_cdda.xpm
9910    M /trunk/modules/gui/wxwindows/bitmaps/type_directory.xpm
9911    M /trunk/modules/gui/wxwindows/bitmaps/type_disc.xpm
9912    M /trunk/modules/gui/wxwindows/bitmaps/type_net.xpm
9913    A /trunk/modules/gui/wxwindows/bitmaps/type_node.xpm
9914    A /trunk/modules/gui/wxwindows/bitmaps/type_vfile.xpm
9915    M /trunk/modules/gui/wxwindows/interface.cpp
9916    M /trunk/modules/gui/wxwindows/playlist.cpp
9917    M /trunk/src/playlist/item.c
9918    M /trunk/src/playlist/view.c
9919
9920 Add some icons
9921 Fix autoswitching to category view
9922
9923 ------------------------------------------------------------------------
9924 r9725 | hartman | 2005-01-11 17:36:12 +0100 (Tue, 11 Jan 2005) | 2 lines
9925 Changed paths:
9926    M /trunk/extras/contrib/src/Patches/theora.patch
9927    M /trunk/extras/contrib/src/packages.mak
9928
9929 * newer theora: alpha4 version. new location, new patch
9930
9931 ------------------------------------------------------------------------
9932 r9724 | massiot | 2005-01-11 17:32:50 +0100 (Tue, 11 Jan 2005) | 3 lines
9933 Changed paths:
9934    M /trunk/modules/access/dvb/access.c
9935    M /trunk/modules/access/dvb/dvb.h
9936    M /trunk/modules/access/dvb/en50221.c
9937    M /trunk/modules/access/dvb/linux_dvb.c
9938
9939 * modules/access/dvb: Fixed numerous bugs related to the CAM configuration.
9940   Reconfigure the frontend if no lock is acquired in 10s.
9941
9942 ------------------------------------------------------------------------
9943 r9723 | hartman | 2005-01-11 17:17:44 +0100 (Tue, 11 Jan 2005) | 2 lines
9944 Changed paths:
9945    M /trunk/modules/access/http.c
9946
9947 * fix ogg streams.
9948
9949 ------------------------------------------------------------------------
9950 r9722 | andrep | 2005-01-11 17:04:09 +0100 (Tue, 11 Jan 2005) | 3 lines
9951 Changed paths:
9952    M /trunk/configure.ac
9953
9954 * configure.ac: Require libtheora 1.0alpha4
9955
9956
9957 ------------------------------------------------------------------------
9958 r9721 | andrep | 2005-01-11 14:19:20 +0100 (Tue, 11 Jan 2005) | 3 lines
9959 Changed paths:
9960    M /trunk/modules/codec/cmml/intf.c
9961
9962 * cmml/intf.c: Fix refcount leak on main interface (thanks to gibalou for help)
9963
9964
9965 ------------------------------------------------------------------------
9966 r9720 | gbazin | 2005-01-11 13:02:57 +0100 (Tue, 11 Jan 2005) | 1 line
9967 Changed paths:
9968    M /trunk/modules/gui/wxwindows/preferences_widgets.cpp
9969
9970 * modules/gui/wxwindows/preferences_widgets.cpp: added update event for IntegerListConfigControl.
9971 ------------------------------------------------------------------------
9972 r9719 | hartman | 2005-01-11 12:51:03 +0100 (Tue, 11 Jan 2005) | 4 lines
9973 Changed paths:
9974    M /trunk/modules/access/http.c
9975
9976 * NSV uses a different mime type for audio only streams. Force the right demuxer...
9977 (we are very much approaching the point where we need a proper mimetype match table within the code)
9978
9979
9980 ------------------------------------------------------------------------
9981 r9718 | andrep | 2005-01-11 10:17:56 +0100 (Tue, 11 Jan 2005) | 4 lines
9982 Changed paths:
9983    M /trunk/modules/codec/theora.c
9984
9985 * theora.c: Eliminate display artifacts when the very first frame of the
9986   stream isn't a keyframe
9987
9988
9989 ------------------------------------------------------------------------
9990 r9717 | andrep | 2005-01-11 09:58:06 +0100 (Tue, 11 Jan 2005) | 3 lines
9991 Changed paths:
9992    M /trunk/modules/codec/theora.c
9993
9994 * theora.c: Fixed weird display artifacts when seeking on Theora videos
9995
9996
9997 ------------------------------------------------------------------------
9998 r9716 | bigben | 2005-01-10 22:08:45 +0100 (Mon, 10 Jan 2005) | 5 lines
9999 Changed paths:
10000    M /trunk/modules/access/v4l/v4l.c
10001
10002 * End of the implementation of the v4l-*options
10003
10004 If somebody who has a v4l device could actually test that... (at least if the default values for the options make sense).
10005
10006
10007 ------------------------------------------------------------------------
10008 r9715 | fkuehne | 2005-01-10 18:37:01 +0100 (Mon, 10 Jan 2005) | 1 line
10009 Changed paths:
10010    M /trunk/extras/contrib/src/packages.mak
10011
10012 * 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)
10013 ------------------------------------------------------------------------
10014 r9714 | sam | 2005-01-10 12:09:35 +0100 (Mon, 10 Jan 2005) | 2 lines
10015 Changed paths:
10016    M /trunk/configure.ac
10017
10018   * configure.ac: -lfreetype requires -lm.
10019
10020 ------------------------------------------------------------------------
10021 r9713 | bigben | 2005-01-09 23:45:24 +0100 (Sun, 09 Jan 2005) | 6 lines
10022 Changed paths:
10023    M /trunk/modules/access/pvr/pvr.c
10024    M /trunk/modules/access/v4l/v4l.c
10025
10026 * v4l.c:
10027         - 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
10028         - Only declaration for now, options don't make anything yet
10029 * pvr.c: describe height as height, not width
10030
10031
10032 ------------------------------------------------------------------------
10033 r9711 | asmax | 2005-01-09 20:46:39 +0100 (Sun, 09 Jan 2005) | 2 lines
10034 Changed paths:
10035    M /trunk/modules/gui/skins2/Modules.am
10036    A /trunk/modules/gui/skins2/macosx
10037    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.cpp
10038    A /trunk/modules/gui/skins2/macosx/macosx_dragdrop.hpp
10039    A /trunk/modules/gui/skins2/macosx/macosx_factory.cpp
10040    A /trunk/modules/gui/skins2/macosx/macosx_factory.hpp
10041    A /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp
10042    A /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp
10043    A /trunk/modules/gui/skins2/macosx/macosx_loop.cpp
10044    A /trunk/modules/gui/skins2/macosx/macosx_loop.hpp
10045    A /trunk/modules/gui/skins2/macosx/macosx_timer.cpp
10046    A /trunk/modules/gui/skins2/macosx/macosx_timer.hpp
10047    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.cpp
10048    A /trunk/modules/gui/skins2/macosx/macosx_tooltip.hpp
10049    A /trunk/modules/gui/skins2/macosx/macosx_window.cpp
10050    A /trunk/modules/gui/skins2/macosx/macosx_window.hpp
10051    M /trunk/modules/gui/skins2/src/os_factory.cpp
10052
10053 - all: skeleton for a MacOSX port of skins2 (happy new year ;)
10054
10055 ------------------------------------------------------------------------
10056 r9710 | asmax | 2005-01-08 18:49:22 +0100 (Sat, 08 Jan 2005) | 4 lines
10057 Changed paths:
10058    M /trunk/src/playlist/playlist.c
10059
10060 - playlist.c: avoid a segfault when playlist_ViewFind() returns NULL.
10061  Anyway I guess it should not happen so there is a bug in the playlist
10062  code but I have no time to understand it...
10063
10064 ------------------------------------------------------------------------
10065 r9709 | ipkiss | 2005-01-07 22:08:25 +0100 (Fri, 07 Jan 2005) | 2 lines
10066 Changed paths:
10067    M /trunk/TODO
10068
10069  * TODO: Added little hints for the OS X port of the skins
10070
10071 ------------------------------------------------------------------------
10072 r9708 | massiot | 2005-01-07 21:21:59 +0100 (Fri, 07 Jan 2005) | 12 lines
10073 Changed paths:
10074    M /trunk/configure.ac
10075    M /trunk/modules/access/dvb/access.c
10076    M /trunk/modules/access/dvb/dvb.h
10077    M /trunk/modules/access/dvb/en50221.c
10078    M /trunk/modules/access/dvb/linux_dvb.c
10079    M /trunk/modules/demux/ts.c
10080
10081 * modules/access/dvb:
10082   - Rewrote QPSK frontend tuning functions, after reading the doc - it
10083     should hopefully fix the infamous "Operation not permitted" problem.
10084   - Permanently monitor the frontend status, and reinit it if it crashes.
10085   - New --dvb-high-voltage option for very long cables.
10086   - Moved all EN 50 221-related code from ts.c to en50221.c. We no longer
10087     need the --ts-capmt-sysid option because the sysid is determined
10088     automatically from the CAM.
10089   - Also changed the way we send the CAPMTs to the CAM, hoping to fix a bug
10090     with Aston professional CAMs which all of sudden stop descrambling
10091     a program after a few days.
10092
10093 ------------------------------------------------------------------------
10094 r9707 | massiot | 2005-01-07 21:04:46 +0100 (Fri, 07 Jan 2005) | 3 lines
10095 Changed paths:
10096    M /trunk/include/vlc_block.h
10097    M /trunk/modules/access_output/udp.c
10098    M /trunk/modules/mux/mpeg/ts.c
10099
10100 * modules/access_output/udp.c: When using --udp-group, do not send two PCRs
10101   at once. This requires the export of the PCR block_flag.
10102
10103 ------------------------------------------------------------------------
10104 r9706 | massiot | 2005-01-07 20:57:00 +0100 (Fri, 07 Jan 2005) | 3 lines
10105 Changed paths:
10106    M /trunk/modules/access/udp.c
10107
10108 * modules/access/udp.c: When udp is invoked as 'rtp:', only consider RTP
10109   packets.
10110
10111 ------------------------------------------------------------------------
10112 r9705 | massiot | 2005-01-07 20:55:48 +0100 (Fri, 07 Jan 2005) | 2 lines
10113 Changed paths:
10114    M /trunk/modules/access/pvr/pvr.c
10115
10116 * modules/access/pvr/pvr.c: Added --pvr-caching option.
10117
10118 ------------------------------------------------------------------------
10119 r9702 | gbazin | 2005-01-07 15:05:03 +0100 (Fri, 07 Jan 2005) | 1 line
10120 Changed paths:
10121    M /trunk/modules/audio_output/waveout.c
10122
10123 * modules/audio_output/waveout.c: increase the audio buffer size under WinCE.
10124 ------------------------------------------------------------------------
10125 r9701 | gbazin | 2005-01-07 10:54:01 +0100 (Fri, 07 Jan 2005) | 1 line
10126 Changed paths:
10127    M /trunk/include/aout_internal.h
10128
10129 * include/aout_internal.h: fixed old memory leak when alloca() isn't available.
10130 ------------------------------------------------------------------------
10131 r9700 | gbazin | 2005-01-07 01:19:43 +0100 (Fri, 07 Jan 2005) | 1 line
10132 Changed paths:
10133    M /trunk/evc/vlc.vcw
10134
10135
10136 ------------------------------------------------------------------------
10137 r9699 | gbazin | 2005-01-07 01:19:09 +0100 (Fri, 07 Jan 2005) | 1 line
10138 Changed paths:
10139    M /trunk/configure.ac
10140
10141 * configure.ac: added wince plugin to the build system.
10142 ------------------------------------------------------------------------
10143 r9698 | gbazin | 2005-01-07 00:52:00 +0100 (Fri, 07 Jan 2005) | 2 lines
10144 Changed paths:
10145    A /trunk/modules/gui/wince
10146    A /trunk/modules/gui/wince/Modules.am
10147    A /trunk/modules/gui/wince/bitmaps
10148    A /trunk/modules/gui/wince/bitmaps/toolbar1.bmp
10149    A /trunk/modules/gui/wince/bitmaps/toolbar2.bmp
10150    A /trunk/modules/gui/wince/bitmaps/toolbar3.bmp
10151    A /trunk/modules/gui/wince/bitmaps/vlc16x16.ico
10152    A /trunk/modules/gui/wince/fileinfo.cpp
10153    A /trunk/modules/gui/wince/interface.cpp
10154    A /trunk/modules/gui/wince/iteminfo.cpp
10155    A /trunk/modules/gui/wince/menus.cpp
10156    A /trunk/modules/gui/wince/messages.cpp
10157    A /trunk/modules/gui/wince/open.cpp
10158    A /trunk/modules/gui/wince/playlist.cpp
10159    A /trunk/modules/gui/wince/preferences.cpp
10160    A /trunk/modules/gui/wince/preferences_widgets.cpp
10161    A /trunk/modules/gui/wince/preferences_widgets.h
10162    A /trunk/modules/gui/wince/subtitles.cpp
10163    A /trunk/modules/gui/wince/timer.cpp
10164    A /trunk/modules/gui/wince/video.cpp
10165    A /trunk/modules/gui/wince/wince.cpp
10166    A /trunk/modules/gui/wince/wince.h
10167
10168 * 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).
10169
10170 ------------------------------------------------------------------------
10171 r9697 | fkuehne | 2005-01-07 00:40:18 +0100 (Fri, 07 Jan 2005) | 3 lines
10172 Changed paths:
10173    M /trunk/po/POTFILES.in
10174    M /trunk/po/da.po
10175    M /trunk/po/de.po
10176    M /trunk/po/en_GB.po
10177    M /trunk/po/es.po
10178    M /trunk/po/fr.po
10179    M /trunk/po/hu.po
10180    M /trunk/po/it.po
10181    M /trunk/po/ja.po
10182    M /trunk/po/nl.po
10183    M /trunk/po/no.po
10184    M /trunk/po/pl.po
10185    M /trunk/po/pt_BR.po
10186    M /trunk/po/ru.po
10187    M /trunk/po/sv.po
10188    M /trunk/po/vlc.pot
10189
10190 * ALL: updated the po-files
10191 * da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
10192 * de.po: got some stuff in sync to the German translation of play-howto
10193 ------------------------------------------------------------------------
10194 r9696 | gbazin | 2005-01-06 23:05:22 +0100 (Thu, 06 Jan 2005) | 1 line
10195 Changed paths:
10196    M /trunk/modules/codec/vorbis.c
10197
10198 * modules/codec/vorbis.c: fixed tremor output.
10199 ------------------------------------------------------------------------
10200 r9695 | fkuehne | 2005-01-06 20:54:24 +0100 (Thu, 06 Jan 2005) | 1 line
10201 Changed paths:
10202    M /trunk/modules/gui/macosx/playlist.m
10203
10204 * fixed wrong grammar ('1 items in list')
10205 ------------------------------------------------------------------------
10206 r9694 | fkuehne | 2005-01-06 18:58:07 +0100 (Thu, 06 Jan 2005) | 4 lines
10207 Changed paths:
10208    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10209    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
10210    M /trunk/modules/gui/macosx/controls.h
10211    M /trunk/modules/gui/macosx/controls.m
10212    M /trunk/modules/gui/macosx/intf.h
10213    M /trunk/modules/gui/macosx/intf.m
10214    M /trunk/modules/gui/macosx/open.h
10215    M /trunk/modules/gui/macosx/open.m
10216
10217 * controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
10218 * controls.h: removed "o_open"
10219 * 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
10220 * MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore
10221 ------------------------------------------------------------------------
10222 r9693 | titer | 2005-01-06 16:15:24 +0100 (Thu, 06 Jan 2005) | 2 lines
10223 Changed paths:
10224    M /trunk/modules/control/http.c
10225
10226  control/http.c: gcc < 3 compile fix
10227
10228 ------------------------------------------------------------------------
10229 r9692 | gbazin | 2005-01-05 23:45:36 +0100 (Wed, 05 Jan 2005) | 1 line
10230 Changed paths:
10231    M /trunk/modules/access/file.c
10232    M /trunk/src/misc/cpu.c
10233    M /trunk/src/misc/modules.c
10234
10235 * src/misc/modules.c,cpu.c, modules/access/file.c: WinCE fixes.
10236 ------------------------------------------------------------------------
10237 r9691 | gbazin | 2005-01-05 23:42:57 +0100 (Wed, 05 Jan 2005) | 1 line
10238 Changed paths:
10239    M /trunk/src/input/stream.c
10240
10241 * src/input/stream.c: decrease memory requirements for WinCE.
10242 ------------------------------------------------------------------------
10243 r9690 | gbazin | 2005-01-05 23:24:30 +0100 (Wed, 05 Jan 2005) | 1 line
10244 Changed paths:
10245    M /trunk/toolbox
10246
10247 * toolbox: added an evc ARMV4 target.
10248 ------------------------------------------------------------------------
10249 r9689 | gbazin | 2005-01-05 23:23:13 +0100 (Wed, 05 Jan 2005) | 1 line
10250 Changed paths:
10251    M /trunk/evc/libvlc.vcp.in
10252    M /trunk/evc/plugins.vcp.in
10253    M /trunk/evc/vlc.vcp.in
10254
10255 * evc/*: added an ARMV4 target.
10256 ------------------------------------------------------------------------
10257 r9688 | gbazin | 2005-01-05 22:14:53 +0100 (Wed, 05 Jan 2005) | 1 line
10258 Changed paths:
10259    M /trunk/configure.ac
10260
10261 * configure.ac: fix Dirac detection (patch by Anuradha Suraparaju).
10262 ------------------------------------------------------------------------
10263 r9687 | djc | 2005-01-05 01:19:09 +0100 (Wed, 05 Jan 2005) | 8 lines
10264 Changed paths:
10265    M /trunk/modules/control/http.c
10266    A /trunk/share/http/cone_minus.png
10267    A /trunk/share/http/cone_plus.png
10268    M /trunk/share/http/index.html
10269    M /trunk/share/http/style.css
10270
10271 Work to support new playlist in http interface.
10272 + correct a bug in the <vlc id="foreach" param1="integer" /> macro
10273 + add a <vlc id="stack" /> to print the rpn stack in debug messages
10274 + add the != operator in rpn evaluation
10275
10276 Compatibility with old pages should be respected...
10277
10278
10279 ------------------------------------------------------------------------
10280 r9686 | fkuehne | 2005-01-04 00:01:42 +0100 (Tue, 04 Jan 2005) | 1 line
10281 Changed paths:
10282    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10283    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10284    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
10285    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib
10286    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib
10287    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib
10288    A /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib
10289    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
10290    M /trunk/modules/gui/macosx/controls.m
10291    M /trunk/modules/gui/macosx/intf.h
10292    M /trunk/modules/gui/macosx/intf.m
10293    M /trunk/modules/gui/macosx/open.h
10294    M /trunk/modules/gui/macosx/open.m
10295
10296 * seperated the open, sout and sub-open dialogues from the main nib
10297 ------------------------------------------------------------------------
10298 r9685 | fkuehne | 2005-01-03 21:10:38 +0100 (Mon, 03 Jan 2005) | 1 line
10299 Changed paths:
10300    M /trunk/modules/gui/macosx/prefs.h
10301    M /trunk/modules/gui/macosx/prefs.m
10302
10303 * declared the shared instance properly (forgot that yesterday)
10304 ------------------------------------------------------------------------
10305 r9684 | djc | 2005-01-02 23:45:36 +0100 (Sun, 02 Jan 2005) | 2 lines
10306 Changed paths:
10307    M /trunk/src/playlist/sort.c
10308
10309 Fix a bug when shuffling playlist with 1 item
10310
10311 ------------------------------------------------------------------------
10312 r9683 | fkuehne | 2005-01-02 21:01:50 +0100 (Sun, 02 Jan 2005) | 2 lines
10313 Changed paths:
10314    M /trunk/THANKS
10315    M /trunk/po/da.po
10316
10317 * po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
10318 * THANKS: added Morten Brix Pedersen
10319 ------------------------------------------------------------------------
10320 r9682 | fkuehne | 2005-01-02 19:58:53 +0100 (Sun, 02 Jan 2005) | 1 line
10321 Changed paths:
10322    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
10323    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
10324    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
10325    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib
10326    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/classes.nib
10327    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/info.nib
10328    A /trunk/extras/MacOSX/Resources/English.lproj/Preferences.nib/keyedobjects.nib
10329    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
10330    M /trunk/modules/gui/macosx/intf.m
10331    M /trunk/modules/gui/macosx/prefs.m
10332
10333 * moved the preferences-window to a seperate nib-file
10334 ------------------------------------------------------------------------
10335 r9681 | fkuehne | 2005-01-01 19:13:51 +0100 (Sat, 01 Jan 2005) | 2 lines
10336 Changed paths:
10337    M /trunk/THANKS
10338
10339 * give credit to Jonas Larsen for creating the Danish l10n
10340 * replace all "@" with " at "
10341 ------------------------------------------------------------------------
10342 r9680 | fkuehne | 2005-01-01 18:54:05 +0100 (Sat, 01 Jan 2005) | 1 line
10343 Changed paths:
10344    M /trunk/extras/contrib/src/Makefile
10345
10346 * build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv
10347 ------------------------------------------------------------------------
10348 r9679 | fkuehne | 2005-01-01 17:29:51 +0100 (Sat, 01 Jan 2005) | 1 line
10349 Changed paths:
10350    M /trunk/extras/contrib/src/Makefile
10351
10352 * make sure gettext is built before libiconv, since it is needed for its compilation
10353 ------------------------------------------------------------------------
10354 r9678 | fkuehne | 2005-01-01 16:41:08 +0100 (Sat, 01 Jan 2005) | 2 lines
10355 Changed paths:
10356    M /trunk/extras/contrib/src/packages.mak
10357
10358 * use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
10359 * 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)
10360 ------------------------------------------------------------------------
10361 r9677 | zorglub | 2004-12-29 17:15:50 +0100 (Wed, 29 Dec 2004) | 2 lines
10362 Changed paths:
10363    M /trunk/modules/video_output/image.c
10364
10365 Reuse the encoder
10366
10367 ------------------------------------------------------------------------