Changeset 2cb34d1eb24d193ad10a60d62d10860ccd924ab3

Show
Ignore:
Timestamp:
05/06/06 13:50:58 (2 years ago)
Author:
Antoine Cellerier <dionoea@videolan.org>
git-committer:
Antoine Cellerier <dionoea@videolan.org> 1146916258 +0000
git-parent:

[de928c0ab13eddb75c3b09e1090ddc9b2c216673]

git-author:
Antoine Cellerier <dionoea@videolan.org> 1146916258 +0000
Message:

Update ChangeLog?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    rd4ef692 r2cb34d1  
     1------------------------------------------------------------------------ 
     2r15550 | damienf | 2006-05-06 12:36:58 +0200 (Sat, 06 May 2006) | 2 lines 
     3Changed paths: 
     4   M /trunk/vlc.win32.nsi.in 
     5 
     6vlc.win32.nsi.in: i need holidays 
     7 
     8------------------------------------------------------------------------ 
     9r15549 | littlejohn | 2006-05-06 12:04:34 +0200 (Sat, 06 May 2006) | 6 lines 
     10Changed paths: 
     11   A /trunk/bindings/java/FAQ 
     12   M /trunk/bindings/java/Makefile.am 
     13   D /trunk/bindings/java/SWTUglyPlayer.java 
     14   M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java 
     15   M /trunk/bindings/java/org/videolan/jvlc/InputIntf.java 
     16   M /trunk/bindings/java/org/videolan/jvlc/JLibVLC.java 
     17   M /trunk/bindings/java/org/videolan/jvlc/JVLC.java 
     18   M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java 
     19   M /trunk/bindings/java/org/videolan/jvlc/JVLCPanel.java 
     20   M /trunk/bindings/java/org/videolan/jvlc/Playlist.java 
     21   M /trunk/bindings/java/org/videolan/jvlc/PlaylistIntf.java 
     22   D /trunk/bindings/java/org/videolan/jvlc/SWTVideoWidget.java 
     23   M /trunk/bindings/java/org/videolan/jvlc/VLMIntf.java 
     24   M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java 
     25   M /trunk/bindings/java/vlc-libvlc-jni.cc 
     26 
     27Java bindings updated to latest jvlc version. 
     28SWT components removed until we are able to configure and check for swt-*.jar 
     29presence. 
     30 
     31 
     32 
     33------------------------------------------------------------------------ 
     34r15548 | damienf | 2006-05-06 01:41:55 +0200 (Sat, 06 May 2006) | 2 lines 
     35Changed paths: 
     36   M /trunk/configure.ac 
     37   M /trunk/vlc.win32.nsi.in 
     38 
     39- vlc.win32.nsi.in: second attempt 
     40 
     41------------------------------------------------------------------------ 
     42r15547 | damienf | 2006-05-06 01:09:43 +0200 (Sat, 06 May 2006) | 2 lines 
     43Changed paths: 
     44   M /trunk/configure.ac 
     45   M /trunk/vlc.win32.nsi.in 
     46 
     47vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well. 
     48 
     49------------------------------------------------------------------------ 
     50r15546 | dionoea | 2006-05-05 22:38:58 +0200 (Fri, 05 May 2006) | 2 lines 
     51Changed paths: 
     52   M /trunk/modules/services_discovery/shout.c 
     53 
     54Add "shoutcast" as an alias for "shout". 
     55 
     56------------------------------------------------------------------------ 
     57r15545 | dionoea | 2006-05-05 22:35:43 +0200 (Fri, 05 May 2006) | 2 lines 
     58Changed paths: 
     59   M /trunk/THANKS 
     60 
     61see previous commit 
     62 
     63------------------------------------------------------------------------ 
     64r15544 | dionoea | 2006-05-05 22:34:42 +0200 (Fri, 05 May 2006) | 2 lines 
     65Changed paths: 
     66   M /trunk/modules/control/rc.c 
     67   M /trunk/modules/video_filter/mosaic.c 
     68 
     69"[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks. 
     70 
     71------------------------------------------------------------------------ 
     72r15541 | xtophe | 2006-05-05 19:12:15 +0200 (Fri, 05 May 2006) | 2 lines 
     73Changed paths: 
     74   M /trunk/po/zh_CN.po 
     75 
     76Update chinese l10n by  Wei Mingzhi 
     77 
     78------------------------------------------------------------------------ 
     79r15538 | courmisch | 2006-05-05 17:49:54 +0200 (Fri, 05 May 2006) | 2 lines 
     80Changed paths: 
     81   M /trunk/modules/misc/svg.c 
     82 
     83We need to include "config.h" somehow before we can use the HAVE_* defines 
     84 
     85------------------------------------------------------------------------ 
     86r15537 | xtophe | 2006-05-05 14:02:55 +0200 (Fri, 05 May 2006) | 2 lines 
     87Changed paths: 
     88   M /trunk/configure.ac 
     89 
     90Hope it really fix it 
     91 
     92------------------------------------------------------------------------ 
     93r15536 | xtophe | 2006-05-05 00:36:31 +0200 (Fri, 05 May 2006) | 2 lines 
     94Changed paths: 
     95   M /trunk/configure.ac 
     96 
     97Fix. 
     98 
     99------------------------------------------------------------------------ 
     100r15535 | xtophe | 2006-05-05 00:00:42 +0200 (Fri, 05 May 2006) | 2 lines 
     101Changed paths: 
     102   M /trunk/configure.ac 
     103 
     104configure.ac: test a bit more for contribs 
     105 
     106------------------------------------------------------------------------ 
     107r15534 | damienf | 2006-05-04 23:58:37 +0200 (Thu, 04 May 2006) | 2 lines 
     108Changed paths: 
     109   M /trunk/src/libvlc.c 
     110 
     111libvlc.c: removed debug 
     112 
     113------------------------------------------------------------------------ 
     114r15532 | dionoea | 2006-05-04 23:25:07 +0200 (Thu, 04 May 2006) | 2 lines 
     115Changed paths: 
     116   M /trunk/modules/control/rc.c 
     117 
     118Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 ) 
     119 
     120------------------------------------------------------------------------ 
     121r15530 | dionoea | 2006-05-02 22:17:33 +0200 (Tue, 02 May 2006) | 2 lines 
     122Changed paths: 
     123   M /trunk/modules/access/dshow/dshow.cpp 
     124 
     125This should now at least compile 
     126 
     127------------------------------------------------------------------------ 
     128r15528 | bigben | 2006-05-02 22:07:59 +0200 (Tue, 02 May 2006) | 4 lines 
     129Changed paths: 
     130   M /trunk/modules/stream_out/es.c 
     131 
     132* Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit 
     133* (Well, es is deprecated anyway) 
     134 
     135 
     136------------------------------------------------------------------------ 
     137r15527 | dionoea | 2006-05-02 21:54:29 +0200 (Tue, 02 May 2006) | 2 lines 
     138Changed paths: 
     139   M /trunk/modules/access/dshow/dshow.cpp 
     140 
     141Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 ) 
     142 
     143------------------------------------------------------------------------ 
     144r15525 | bigben | 2006-05-02 21:20:28 +0200 (Tue, 02 May 2006) | 3 lines 
     145Changed paths: 
     146   M /trunk/modules/video_output/x11/xcommon.c 
     147 
     148* Really fix the color depth specification 
     149 
     150 
     151------------------------------------------------------------------------ 
     152r15524 | courmisch | 2006-05-02 17:23:39 +0200 (Tue, 02 May 2006) | 2 lines 
     153Changed paths: 
     154   M /trunk/configure.ac 
     155 
     156Hopefully fix linking of the mosaic plugin 
     157 
     158------------------------------------------------------------------------ 
     159r15523 | damienf | 2006-05-02 17:13:28 +0200 (Tue, 02 May 2006) | 2 lines 
     160Changed paths: 
     161   M /trunk/modules/gui/macosx/voutqt.m 
     162 
     163voutqt.m: use kYUVSPixelFormat for MacIntel CPUs 
     164 
     165------------------------------------------------------------------------ 
     166r15522 | courmisch | 2006-05-02 16:54:32 +0200 (Tue, 02 May 2006) | 2 lines 
     167Changed paths: 
     168   M /trunk/THANKS 
     169   M /trunk/mozilla/Makefile.am 
     170 
     171Mozilla libtool fix from Pavlov Konstantin 
     172 
     173------------------------------------------------------------------------ 
     174r15520 | damienf | 2006-05-02 11:23:06 +0200 (Tue, 02 May 2006) | 2 lines 
     175Changed paths: 
     176   M /trunk/Makefile.am 
     177 
     178Makefile.am: fixed EXTRA_DIST for MacOS X plugin 
     179 
     180------------------------------------------------------------------------ 
     181r15519 | damienf | 2006-05-02 10:50:18 +0200 (Tue, 02 May 2006) | 2 lines 
     182Changed paths: 
     183   M /trunk/configure.ac 
     184 
     185- added support for 64 bit version of mozilla SDK, thanks to thresh for the patch 
     186 
     187------------------------------------------------------------------------ 
     188r15518 | courmisch | 2006-05-02 08:57:46 +0200 (Tue, 02 May 2006) | 2 lines 
     189Changed paths: 
     190   M /trunk/src/misc/unicode.c 
     191 
     192Avoid code duplication 
     193 
     194------------------------------------------------------------------------ 
     195r15517 | ipkiss | 2006-05-02 08:50:30 +0200 (Tue, 02 May 2006) | 2 lines 
     196Changed paths: 
     197   M /trunk/share/skins2/default/theme.xml 
     198 
     199 * forwardport of [15426] and [15516] 
     200 
     201------------------------------------------------------------------------ 
     202r15515 | fox | 2006-05-02 00:06:57 +0200 (Tue, 02 May 2006) | 5 lines 
     203Changed paths: 
     204   M /trunk/configure.ac 
     205   M /trunk/modules/demux/Modules.am 
     206   A /trunk/modules/demux/gme.cpp 
     207 
     208First rough demux2 implementation for game music files using Game_Music_Emu  
     209(Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS),  
     210Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)). 
     211 
     212 
     213------------------------------------------------------------------------ 
     214r15513 | fox | 2006-05-01 23:20:09 +0200 (Mon, 01 May 2006) | 2 lines 
     215Changed paths: 
     216   M /trunk/modules/demux/mod.c 
     217 
     218 Use strrchr to extract the file's extension 
     219 
     220------------------------------------------------------------------------ 
     221r15512 | dionoea | 2006-05-01 21:13:45 +0200 (Mon, 01 May 2006) | 2 lines 
     222Changed paths: 
     223   M /trunk/src/misc/unicode.c 
     224 
     225Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution). 
     226 
     227------------------------------------------------------------------------ 
     228r15511 | courmisch | 2006-05-01 17:18:01 +0200 (Mon, 01 May 2006) | 3 lines 
     229Changed paths: 
     230   M /trunk/src/misc/unicode.c 
     231 
     232- Save one malloc() 
     233- Return NULL in case of error 
     234 
     235------------------------------------------------------------------------ 
     236r15510 | dionoea | 2006-05-01 16:47:24 +0200 (Mon, 01 May 2006) | 2 lines 
     237Changed paths: 
     238   M /trunk/src/misc/unicode.c 
     239 
     240Hum 
     241 
     242------------------------------------------------------------------------ 
     243r15509 | dionoea | 2006-05-01 16:25:07 +0200 (Mon, 01 May 2006) | 2 lines 
     244Changed paths: 
     245   M /trunk/src/misc/unicode.c 
     246 
     247Add some more debug (this is easier than compiling at home). 
     248 
     249------------------------------------------------------------------------ 
     250r15507 | ipkiss | 2006-05-01 15:28:07 +0200 (Mon, 01 May 2006) | 3 lines 
     251Changed paths: 
     252   M /trunk/modules/gui/skins2/src/generic_layout.cpp 
     253 
     254 * skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when 
     255   resizing 
     256 
     257------------------------------------------------------------------------ 
     258r15506 | dionoea | 2006-05-01 15:18:11 +0200 (Mon, 01 May 2006) | 2 lines 
     259Changed paths: 
     260   M /trunk/src/misc/unicode.c 
     261 
     262Fix tabs and add some debug. 
     263 
     264------------------------------------------------------------------------ 
     265r15505 | asmax | 2006-05-01 14:12:03 +0200 (Mon, 01 May 2006) | 2 lines 
     266Changed paths: 
     267   M /trunk/modules/gui/skins2/src/vlcproc.cpp 
     268 
     269* forward port of [15504] 
     270 
     271------------------------------------------------------------------------ 
     272r15503 | fkuehne | 2006-05-01 13:47:19 +0200 (Mon, 01 May 2006) | 1 line 
     273Changed paths: 
     274   M /trunk/Makefile.am 
     275 
     276* forward-port [15502] 
     277------------------------------------------------------------------------ 
     278r15501 | damienf | 2006-05-01 12:41:00 +0200 (Mon, 01 May 2006) | 2 lines 
     279Changed paths: 
     280   M /trunk/src/misc/unicode.c 
     281 
     282- unicode.c: possible fix for UTF8 filename support under WinMe/98/95, needs testing though 
     283 
     284------------------------------------------------------------------------ 
     285r15498 | zorglub | 2006-05-01 10:34:27 +0200 (Mon, 01 May 2006) | 2 lines 
     286Changed paths: 
     287   M /trunk/modules/mux/mpeg/ts.c 
     288 
     289Forwardport [15492] 
     290 
     291------------------------------------------------------------------------ 
     292r15494 | zorglub | 2006-05-01 00:34:50 +0200 (Mon, 01 May 2006) | 3 lines 
     293Changed paths: 
     294   M /trunk/modules/audio_output/alsa.c 
     295 
     296Fix handling of buffer underruns in ALSA. Probably closes #461 
     297We passed the delay verbatim to ...frames_to_bytes function which doesn't like negative numbers. 
     298 
     299------------------------------------------------------------------------ 
     300r15493 | hartman | 2006-05-01 00:08:18 +0200 (Mon, 01 May 2006) | 3 lines 
     301Changed paths: 
     302   M /trunk/modules/misc/rtsp.c 
     303 
     304* Fix searching in aggregate mode for the RTSP VoD module. (fixes #655) 
     305  Pausing is still broken. 
     306 
     307------------------------------------------------------------------------ 
     308r15490 | courmisch | 2006-04-30 23:01:54 +0200 (Sun, 30 Apr 2006) | 2 lines 
     309Changed paths: 
     310   M /trunk/src/network/httpd.c 
     311 
     312Rah forgot to commit this file 
     313 
     314------------------------------------------------------------------------ 
     315r15488 | bigben | 2006-04-30 21:26:25 +0200 (Sun, 30 Apr 2006) | 5 lines 
     316Changed paths: 
     317   M /trunk/THANKS 
     318   M /trunk/modules/gui/macosx/controls.h 
     319   M /trunk/modules/gui/macosx/controls.m 
     320   M /trunk/modules/gui/macosx/misc.m 
     321 
     322* Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active 
     323* It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...) 
     324* Best thing to do would be to handle the keypresses from the vout here too, I guess... 
     325 
     326 
     327------------------------------------------------------------------------ 
     328r15487 | dionoea | 2006-04-30 21:16:39 +0200 (Sun, 30 Apr 2006) | 2 lines 
     329Changed paths: 
     330   M /trunk/doc/skins/skins2-howto.xml 
     331   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp 
     332   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp 
     333   M /trunk/modules/gui/skins2/parser/builder.cpp 
     334   M /trunk/modules/services_discovery/podcast.c 
     335   M /trunk/share/skins2/default/theme.xml 
     336 
     337Forward port [15485] and [15486]. 
     338 
     339------------------------------------------------------------------------ 
     340r15480 | courmisch | 2006-04-30 19:51:34 +0200 (Sun, 30 Apr 2006) | 2 lines 
     341Changed paths: 
     342   M /trunk/modules/control/http/mvar.c 
     343 
     344Fix segfault 
     345 
     346------------------------------------------------------------------------ 
     347r15478 | damienf | 2006-04-30 19:40:34 +0200 (Sun, 30 Apr 2006) | 2 lines 
     348Changed paths: 
     349   M /trunk/Makefile.am 
     350 
     351- MacOS X: bundle 'VLC Internet Plug-In' package into a disk image for online distribution 
     352 
     353------------------------------------------------------------------------ 
     354r15477 | zorglub | 2006-04-30 19:40:03 +0200 (Sun, 30 Apr 2006) | 2 lines 
     355Changed paths: 
     356   M /trunk/modules/demux/asf/asf.c 
     357 
     358Ditto 
     359 
     360------------------------------------------------------------------------ 
     361r15476 | zorglub | 2006-04-30 19:39:28 +0200 (Sun, 30 Apr 2006) | 2 lines 
     362Changed paths: 
     363   M /trunk/modules/mux/asf.c 
     364   M /trunk/modules/mux/avi.c 
     365 
     366Woops 
     367 
     368------------------------------------------------------------------------ 
     369r15475 | zorglub | 2006-04-30 19:36:48 +0200 (Sun, 30 Apr 2006) | 2 lines 
     370Changed paths: 
     371   M /trunk 
     372   M /trunk/doc/fortunes.txt 
     373   M /trunk/modules/demux/asf/asf.c 
     374   M /trunk/modules/mux/asf.c 
     375   M /trunk/modules/mux/avi.c 
     376 
     377Fortune 
     378 
     379------------------------------------------------------------------------ 
     380r15474 | courmisch | 2006-04-30 19:19:29 +0200 (Sun, 30 Apr 2006) | 2 lines 
     381Changed paths: 
     382   M /trunk/src/network/tcp.c 
     383 
     384Also set SO_REUSEADDR here 
     385 
     386------------------------------------------------------------------------ 
     387r15473 | courmisch | 2006-04-30 19:16:32 +0200 (Sun, 30 Apr 2006) | 2 lines 
     388Changed paths: 
     389   M /trunk/src/network/httpd.c 
     390 
     391Set SO_REUSEADDR on client sockets 
     392 
     393------------------------------------------------------------------------ 
     394r15472 | dionoea | 2006-04-30 19:12:50 +0200 (Sun, 30 Apr 2006) | 2 lines 
     395Changed paths: 
     396   M /trunk/share/Makefile.am 
     397   D /trunk/share/skins2/default/main/Thumbs.db 
     398   D /trunk/share/skins2/default/playlist/Thumbs.db 
     399 
     400Remove the Thumbs.db files here too 
     401 
     402------------------------------------------------------------------------ 
     403r15468 | courmisch | 2006-04-30 18:54:32 +0200 (Sun, 30 Apr 2006) | 2 lines 
     404Changed paths: 
     405   M /trunk/src/misc/unicode.c 
     406 
     407Fix memleak 
     408 
     409------------------------------------------------------------------------ 
     410r15467 | dionoea | 2006-04-30 18:37:30 +0200 (Sun, 30 Apr 2006) | 2 lines 
     411Changed paths: 
     412   M /trunk/modules/demux/playlist/podcast.c 
     413   M /trunk/modules/services_discovery/podcast.c 
     414 
     415Forward port podcast fixes [15462] and [15465]. 
     416 
     417------------------------------------------------------------------------ 
     418r15466 | fkuehne | 2006-04-30 18:31:38 +0200 (Sun, 30 Apr 2006) | 1 line 
     419Changed paths: 
     420   M /trunk/modules/gui/macosx/playlist.m 
     421 
     422* forward-port [15464] and update the TODO-list at the top of the file 
     423------------------------------------------------------------------------ 
     424r15463 | damienf | 2006-04-30 18:08:32 +0200 (Sun, 30 Apr 2006) | 3 lines 
     425Changed paths: 
     426   M /trunk/Makefile.am 
     427   A /trunk/extras/MacOSX/plugin/InstallerDescription.plist 
     428   A /trunk/extras/MacOSX/plugin/InstallerInfo.plist 
     429   M /trunk/mozilla/vlc.r 
     430 
     431- added installer for MacOSX VLC Plugin 
     432- updated supported mime types in resource 
     433 
     434------------------------------------------------------------------------ 
     435r15459 | dionoea | 2006-04-30 17:39:19 +0200 (Sun, 30 Apr 2006) | 2 lines 
     436Changed paths: 
     437   M /trunk/doc/skins/skins2-howto.xml 
     438   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp 
     439   M /trunk/modules/gui/skins2/controls/ctrl_text.hpp 
     440   M /trunk/modules/gui/skins2/parser/builder.cpp 
     441   M /trunk/share/skins2/default/theme.xml 
     442 
     443Forward port [15458]. 
     444 
     445------------------------------------------------------------------------ 
     446r15457 | titer | 2006-04-30 17:30:35 +0200 (Sun, 30 Apr 2006) | 2 lines 
     447Changed paths: 
     448   M /trunk/include/vlc_messages.h 
     449 
     450Build fix 
     451 
     452------------------------------------------------------------------------ 
     453r15455 | dionoea | 2006-04-30 17:19:24 +0200 (Sun, 30 Apr 2006) | 2 lines 
     454Changed paths: 
     455   M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp 
     456 
     457Fix statistics panel alignement 
     458 
     459------------------------------------------------------------------------ 
     460r15454 | fkuehne | 2006-04-30 16:44:54 +0200 (Sun, 30 Apr 2006) | 1 line 
     461Changed paths: 
     462   M /trunk/THANKS 
     463 
     464* forward-port [15453] 
     465------------------------------------------------------------------------ 
     466r15451 | asmax | 2006-04-30 15:44:20 +0200 (Sun, 30 Apr 2006) | 2 lines 
     467Changed paths: 
     468   M /trunk/modules/gui/skins2/src/generic_layout.cpp 
     469   M /trunk/modules/gui/skins2/src/generic_layout.hpp 
     470 
     471* generic_layout.cpp: don't draw controls of an invisible layout 
     472 
     473------------------------------------------------------------------------ 
     474r15449 | zorglub | 2006-04-30 15:25:32 +0200 (Sun, 30 Apr 2006) | 2 lines 
     475Changed paths: 
     476   M /trunk 
     477   M /trunk/include/codecs.h 
     478   M /trunk/modules/codec/dmo/dmo.c 
     479 
     480Add support for Windows Media Audio 9 Speech (Closes:#606) 
     481 
     482------------------------------------------------------------------------ 
     483r15447 | asmax | 2006-04-30 15:12:34 +0200 (Sun, 30 Apr 2006) | 3 lines 
     484Changed paths: 
     485   M /trunk/share/Makefile.am 
     486   A /trunk/share/skins2/default/main/vol_bg.png 
     487   M /trunk/share/skins2/default/main/vol_slider.png 
     488   M /trunk/share/skins2/default/theme.xml 
     489 
     490* all: added a SliderBackground to the volume slider of the default skin 
     491 (fixes an incorrect behaviour when clicking on the white part of the slider) 
     492 
     493------------------------------------------------------------------------ 
     494r15445 | bigben | 2006-04-29 22:48:44 +0200 (Sat, 29 Apr 2006) | 3 lines 
     495Changed paths: 
     496   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib 
     497   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib 
     498   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib 
     499   M /trunk/modules/gui/macosx/playlist.h 
     500   M /trunk/modules/gui/macosx/playlist.m 
     501 
     502* Support for saving xspf playlist files 
     503 
     504 
     505------------------------------------------------------------------------ 
     506r15444 | xtophe | 2006-04-29 22:18:21 +0200 (Sat, 29 Apr 2006) | 2 lines 
     507Changed paths: 
     508   M /trunk/debian/control 
     509   M /trunk/debian/rules 
     510 
     511Re-enables the XOSD plugin in debian nightlies 
     512 
     513------------------------------------------------------------------------ 
     514r15442 | dionoea | 2006-04-29 20:33:44 +0200 (Sat, 29 Apr 2006) | 2 lines 
     515Changed paths: 
     516   M /trunk/modules/gui/skins2/controls/ctrl_text.cpp 
     517 
     518Forward port [15418] and [15420]. 
     519 
     520------------------------------------------------------------------------ 
     521r15441 | courmisch | 2006-04-29 17:56:15 +0200 (Sat, 29 Apr 2006) | 2 lines 
     522Changed paths: 
     523   M /trunk/modules/control/http/rpn.c 
     524 
     525Hmm 512 bytes to format a decimal integer sounds a little abusive 
     526 
     527------------------------------------------------------------------------ 
     528r15440 | courmisch | 2006-04-29 17:46:36 +0200 (Sat, 29 Apr 2006) | 2 lines 
     529Changed paths: 
     530   M /trunk/modules/control/http/mvar.c 
     531 
     532Another overflow 
     533 
     534------------------------------------------------------------------------ 
     535r15439 | courmisch | 2006-04-29 17:34:09 +0200 (Sat, 29 Apr 2006) | 2 lines 
     536Changed paths: 
     537   M /trunk/modules/control/http/mvar.c 
     538 
     539Fix likely stack buffer overflow 
     540 
     541------------------------------------------------------------------------ 
     542r15438 | courmisch | 2006-04-29 17:15:30 +0200 (Sat, 29 Apr 2006) | 3 lines 
     543Changed paths: 
     544   M /trunk/modules/control/http/macro.c 
     545 
     546- Don't nul-terminate after snprintf(), it does it already 
     547- Use strlcpy() 
     548 
     549------------------------------------------------------------------------ 
     550r15437 | courmisch | 2006-04-29 17:11:48 +0200 (Sat, 29 Apr 2006) | 2 lines 
     551Changed paths: 
     552   M /trunk/modules/access/directory.c 
     553 
     554Clean up 
     555 
     556------------------------------------------------------------------------ 
     557r15436 | courmisch | 2006-04-29 17:10:39 +0200 (Sat, 29 Apr 2006) | 2 lines 
     558Changed paths: 
     559   M /trunk/modules/stream_out/rtp.c 
     560 
     561Use strlcpy 
     562 
     563------------------------------------------------------------------------ 
     564r15434 | courmisch | 2006-04-29 16:38:39 +0200 (Sat, 29 Apr 2006) | 2 lines 
     565Changed paths: 
     566   M /trunk/src/input/subtitles.c 
     567 
     568Also use strlcpy() 
     569 
     570------------------------------------------------------------------------ 
     571r15433 | courmisch | 2006-04-29 16:34:50 +0200 (Sat, 29 Apr 2006) | 2 lines 
     572Changed paths: 
     573   M /trunk/src/network/getaddrinfo.c 
     574   M /trunk/src/stream_output/sap.c 
     575 
     576Use strlcpy() 
     577 
     578------------------------------------------------------------------------ 
     579r15432 | courmisch | 2006-04-29 16:30:49 +0200 (Sat, 29 Apr 2006) | 2 lines 
     580Changed paths: 
     581   M /trunk/configure.ac 
     582   M /trunk/include/vlc_common.h 
     583   M /trunk/include/vlc_symbols.h 
     584   M /trunk/modules/access/smb.c 
     585   M /trunk/src/extras/libc.c 
     586 
     587OpenBSDish strlcpy() 
     588 
     589------------------------------------------------------------------------ 
     590r15430 | zorglub | 2006-04-29 16:23:44 +0200 (Sat, 29 Apr 2006) | 2 lines 
     591Changed paths: 
     592   M /trunk 
     593   M /trunk/po/ru.po 
     594 
     595Update ru.po from rosetta 
     596 
     597------------------------------------------------------------------------ 
     598r15429 | zorglub | 2006-04-29 16:23:41 +0200 (Sat, 29 Apr 2006) | 2 lines 
     599Changed paths: 
     600   M /trunk 
     601   M /trunk/include/variables.h 
     602   M /trunk/include/vlc_messages.h 
     603 
     604Initialize variables 
     605 
     606------------------------------------------------------------------------ 
     607r15428 | courmisch | 2006-04-29 16:23:00 +0200 (Sat, 29 Apr 2006) | 2 lines 
     608Changed paths: 
     609   M /trunk/modules/access/file.c 
     610 
     611Win32 compile fix 
     612 
     613------------------------------------------------------------------------ 
     614r15425 | courmisch | 2006-04-29 16:07:18 +0200 (Sat, 29 Apr 2006) | 2 lines 
     615Changed paths: 
     616   M /trunk/configure.ac 
     617   M /trunk/src/misc/threads.c 
     618 
     619Remove some unused configure checks 
     620 
     621------------------------------------------------------------------------ 
     622r15424 | courmisch | 2006-04-29 15:59:07 +0200 (Sat, 29 Apr 2006) | 4 lines 
     623Changed paths: 
     624   M /trunk/modules/access/smb.c 
     625 
     626Nul terminate 
     627 
     628Might be a better idea to implement strlcpy() 
     629 
     630------------------------------------------------------------------------ 
     631r15422 | courmisch | 2006-04-29 15:55:07 +0200 (Sat, 29 Apr 2006) | 3 lines 
     632Changed paths: 
     633   M /trunk/modules/access/file.c 
     634 
     635- Use poll() instead of select() so we don't depend on FD_SETSIZE 
     636- Clean up 
     637 
     638------------------------------------------------------------------------ 
     639r15421 | bigben | 2006-04-29 15:53:49 +0200 (Sat, 29 Apr 2006) | 3 lines 
     640Changed paths: 
     641   M /trunk/modules/video_output/x11/xcommon.c 
     642 
     643* Fix for some strange x drivers that return 8 bits screens as first answer when being requested a Truecolor class one 
     644 
     645 
     646------------------------------------------------------------------------ 
     647r15419 | courmisch | 2006-04-29 15:38:50 +0200 (Sat, 29 Apr 2006) | 2 lines 
     648Changed paths: 
     649   M /trunk/modules/access/smb.c 
     650 
     651Use strncpy() rather than strncat() when the destination is empty 
     652 
     653------------------------------------------------------------------------ 
     654r15415 | courmisch | 2006-04-29 15:32:36 +0200 (Sat, 29 Apr 2006) | 2 lines 
     655Changed paths: 
     656   M /trunk/modules/demux/mp4/mp4.c 
     657 
     658Don't use #ifdef + alloca() when we have something simpler 
     659 
     660------------------------------------------------------------------------ 
     661r15414 | zorglub | 2006-04-29 15:31:39 +0200 (Sat, 29 Apr 2006) | 2 lines 
     662Changed paths: 
     663   M /trunk 
     664   M /trunk/modules/gui/skins2/vars/time.cpp 
     665 
     666Be sure to write correct time values 
     667 
     668------------------------------------------------------------------------ 
     669r15413 | courmisch | 2006-04-29 15:30:39 +0200 (Sat, 29 Apr 2006) | 2 lines 
     670Changed paths: 
     671   M /trunk/modules/demux/mp4/drms.c 
     672 
     673Simplification assuming that sizeof(char) = 1 
     674 
     675------------------------------------------------------------------------ 
     676r15412 | courmisch | 2006-04-29 15:30:10 +0200 (Sat, 29 Apr 2006) | 2 lines 
     677Changed paths: 
     678   M /trunk/modules/demux/voc.c 
     679   M /trunk/modules/demux/xa.c 
     680 
     681Fix copyright 
     682 
     683------------------------------------------------------------------------ 
     684r15411 | dionoea | 2006-04-29 15:12:29 +0200 (Sat, 29 Apr 2006) | 2 lines 
     685Changed paths: 
     686   M /trunk/share/skins2/default/theme.xml 
     687 
     688Forward port [15410] 
     689 
     690------------------------------------------------------------------------ 
     691r15406 | zorglub | 2006-04-28 22:21:42 +0200 (Fri, 28 Apr 2006) | 2 lines 
     692Changed paths: 
     693   M /trunk 
     694   M /trunk/src/libvlc.h 
     695 
     696Set skip-frames to default enabled 
     697 
     698------------------------------------------------------------------------ 
     699r15405 | courmisch | 2006-04-28 21:43:55 +0200 (Fri, 28 Apr 2006) | 2 lines 
     700Changed paths: 
     701   M /trunk/modules/access/pvr/pvr.c 
     702 
     703Compile fix 
     704 
     705------------------------------------------------------------------------ 
     706r15404 | courmisch | 2006-04-28 21:38:52 +0200 (Fri, 28 Apr 2006) | 2 lines 
     707Changed paths: 
     708   M /trunk/modules/access/dvb/access.c 
     709 
     710Another select() -> poll() 
     711 
     712------------------------------------------------------------------------ 
     713r15403 | courmisch | 2006-04-28 21:31:26 +0200 (Fri, 28 Apr 2006) | 3 lines 
     714Changed paths: 
     715   M /trunk/modules/access/pvr/pvr.c 
     716 
     717Use poll() instead of select() so we won't fall for the FD_SETSIZE trap 
     718in any case (however unlikely we were to fall far it on Linux) 
     719 
     720------------------------------------------------------------------------ 
     721r15401 | bigben | 2006-04-28 19:18:46 +0200 (Fri, 28 Apr 2006) | 5 lines 
     722Changed paths: 
     723   M /trunk/src/interface/interface.c 
     724   M /trunk/src/libvlc.c 
     725 
     726* Revert 15357, as it would make vlc crash if you try to load a main interface that doesn't exist 
     727* Instead, use "screensaver,none" when trying to load the screensaver interface 
     728* Same fix for onther interfaces loaded by libvlc 
     729 
     730 
     731------------------------------------------------------------------------ 
     732r15399 | dionoea | 2006-04-28 18:32:00 +0200 (Fri, 28 Apr 2006) | 2 lines 
     733Changed paths: 
     734   M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp 
     735 
     736Display file size instead of svn revision in update dialog 
     737 
     738------------------------------------------------------------------------ 
     739r15397 | dionoea | 2006-04-28 17:19:10 +0200 (Fri, 28 Apr 2006) | 2 lines 
     740Changed paths: 
     741   M /trunk/vlc.win32.nsi.in 
     742 
     743Woops 
     744 
     745------------------------------------------------------------------------ 
     746r15396 | dionoea | 2006-04-28 16:39:25 +0200 (Fri, 28 Apr 2006) | 3 lines 
     747Changed paths: 
     748   M /trunk/vlc.win32.nsi.in 
     749 
     750Remove local copies of Mozilla plugin and ActiveX dlls 
     751Fix #525 Fixes #525 
     752 
     753------------------------------------------------------------------------ 
     754r15395 | courmisch | 2006-04-28 14:30:39 +0200 (Fri, 28 Apr 2006) | 2 lines 
     755Changed paths: 
     756   M /trunk/src/network/tcp.c 
     757 
     758Another close-on-exec 
     759 
     760------------------------------------------------------------------------ 
     761r15394 | courmisch | 2006-04-28 14:29:00 +0200 (Fri, 28 Apr 2006) | 4 lines 
     762Changed paths: 
     763   M /trunk/src/network/httpd.c 
     764 
     765- Fix POSIX setting of non-blocking mode (we were clearing the R/W flags) 
     766- Close-on-exec: Don't leak httpd client sockets into CGI scripts or 
     767  whatever child process we spawn. 
     768 
     769------------------------------------------------------------------------ 
     770r15393 | courmisch | 2006-04-28 14:25:51 +0200 (Fri, 28 Apr 2006) | 2 lines 
     771Changed paths: 
     772   M /trunk/src/network/httpd.c 
     773 
     774Only check FD_SETSIZE limit on POSIX OSes. 
     775 
     776------------------------------------------------------------------------ 
     777r15392 | courmisch | 2006-04-28 14:22:25 +0200 (Fri, 28 Apr 2006) | 11 lines 
     778Changed paths: 
     779   M /trunk/src/network/io.c 
     780 
     781Hmm, damn stupid fd_set implementation by Winsock does of course not 
     782work like any other one: it's actually thirty two times as big than the 
     783POSIX ones for any given FD_SETSIZE, plus FD_SET and FD_ISSET are O(n) 
     784instead of O(1). But at least, the mingw implementations of FD_SET has 
     785built-in overflow checks. 
     786 
     787Also, Winsock insists on returning big socket numbers, so we can't drop 
     788those above FD_SETSIZE or we have no TCP/IP support at all, anyway. 
     789 
     790 
     791 
     792------------------------------------------------------------------------ 
     793r15390 | dionoea | 2006-04-28 14:15:27 +0200 (Fri, 28 Apr 2006) | 2 lines 
     794Changed paths: 
     795   M /trunk/NEWS 
     796 
     797Shoutcast changed 
     798 
     799------------------------------------------------------------------------ 
     800r15387 | dionoea | 2006-04-28 14:10:07 +0200 (Fri, 28 Apr 2006) | 2 lines 
     801Changed paths: 
     802   M /trunk/NEWS 
     803   M /trunk/THANKS 
     804   M /trunk/share/Makefile.am 
     805   A /trunk/share/skins2/default 
     806   A /trunk/share/skins2/default/credits.png 
     807   A /trunk/share/skins2/default/equalizer.png 
     808   A /trunk/share/skins2/default/font.otf 
     809   A /trunk/share/skins2/default/main 
     810   A /trunk/share/skins2/default/main/Thumbs.db 
     811   A /trunk/share/skins2/default/main/dvd_menu.png 
     812   A /trunk/share/skins2/default/main/dvd_nextchapter.png 
     813   A /trunk/share/skins2/default/main/dvd_nexttitle.png 
     814   A /trunk/share/skins2/default/main/dvd_prevchapter.png 
     815   A /trunk/share/skins2/default/main/dvd_prevtitle.png 
     816   A /trunk/share/skins2/default/main/main.png 
     817   A /trunk/share/skins2/default/main/main_down.png 
     818   A /trunk/share/skins2/default/main/main_over.png 
     819   A /trunk/share/skins2/default/main/main_up.png 
     820   A /trunk/share/skins2/default/main/pause_down.png 
     821   A /trunk/share/skins2/default/main/pause_over.png 
     822   A /trunk/share/skins2/default/main/pause_up.png 
     823   A /trunk/share/skins2/default/main/timeslider.png 
     824   A /trunk/share/skins2/default/main/vol_mask.png 
     825   A /trunk/share/skins2/default/main/vol_slider.png 
     826   A /trunk/share/skins2/default/minimal.png 
     827   A /trunk/share/skins2/default/playlist 
     828   A /trunk/share/skins2/default/playlist/Thumbs.db 
     829   A /trunk/share/skins2/default/playlist/playlist.png 
     830   A /trunk/share/skins2/default/playlist/playlist_down.png 
     831   A /trunk/share/skins2/default/playlist/playlist_over.png 
     832   A /trunk/share/skins2/default/playlist/playlist_up.png 
     833   A /trunk/share/skins2/default/playlist/playtreeglyphs.png 
     834   A /trunk/share/skins2/default/playlist/plscroller.png 
     835   A /trunk/share/skins2/default/switch.png 
     836   A /trunk/share/skins2/default/theme.xml 
     837 
     838New default skin by aLtgLasS. Many thanks for making one on such short notice. 
     839 
     840------------------------------------------------------------------------ 
     841r15385 | dionoea | 2006-04-28 13:38:55 +0200 (Fri, 28 Apr 2006) | 2 lines 
     842Changed paths: 
     843   D /trunk/share/skins2/playtree 
     844 
     845Remove playtree skin 
     846 
     847------------------------------------------------------------------------ 
     848r15384 | dionoea | 2006-04-28 13:37:38 +0200 (Fri, 28 Apr 2006) | 2 lines 
     849Changed paths: 
     850   D /trunk/share/skins2/default 
     851   M /trunk/share/skins2/playtree/theme.xml 
     852 
     853Remove old default skin 
     854 
     855------------------------------------------------------------------------ 
     856r15383 | zorglub | 2006-04-28 09:58:18 +0200 (Fri, 28 Apr 2006) | 2 lines 
     857Changed paths: 
     858   M /trunk/extras/contrib/src/Makefile 
     859 
     860HA HA ! (Refs:#658) 
     861 
     862------------------------------------------------------------------------ 
     863r15382 | dionoea | 2006-04-28 00:31:16 +0200 (Fri, 28 Apr 2006) | 2 lines 
     864Changed paths: 
     865   M /trunk/modules/demux/playlist/shoutcast.c 
     866 
     867Ahem... 
     868 
     869------------------------------------------------------------------------ 
     870r15381 | dionoea | 2006-04-27 23:23:34 +0200 (Thu, 27 Apr 2006) | 2 lines 
     871Changed paths: 
     872   M /trunk/modules/demux/playlist/playlist.c 
     873   M /trunk/modules/demux/playlist/shoutcast.c 
     874 
     875Add option (--shoutcast-show-adult) to show porn^WNC17 rated video streams. Default setting is of course disabled. 
     876 
     877------------------------------------------------------------------------ 
     878r15380 | jpsaman | 2006-04-27 23:15:18 +0200 (Thu, 27 Apr 2006) | 1 line 
     879Changed paths: 
     880   M /trunk/THANKS 
     881 
     882Added Rob Casey to THANKS file. 
     883------------------------------------------------------------------------ 
     884r15379 | courmisch | 2006-04-27 22:18:14 +0200 (Thu, 27 Apr 2006) | 15 lines 
     885Changed paths: 
     886   M /trunk/modules/access/file.c 
     887   M /trunk/src/network/httpd.c 
     888   M /trunk/src/network/io.c 
     889   M /trunk/src/network/tcp.c 
     890 
     891Whenever using select() companion macro FD_SET(), one must ensure that 
     892the specified file descriptor does not exceeds the fd_set limit (FD_SETSIZE). 
     893Registering a file descriptor above this limit is not defined (read: this is 
     894a buffer overflow). 
     895 
     896This is not normally exploitable on Linux because FD_SETSIZE equals the 
     897default limit for file descriptors per processes, but should work on BSDs. 
     898Cygwin is also very prone to this problem (but right, we don't use it). As 
     899for Windows, it will overflow if you try to select() more than 64 sockets at 
     900a time (regardless of the total numbers of socket), but for the sake of 
     901simplicity and portability, this patch actually prevent opening more than 
     90264 sockets at all. 
     903 
     904There are still quite a bunch of plugins that needs fixing. 
     905 
     906------------------------------------------------------------------------ 
     907r15378 | jpsaman | 2006-04-27 21:31:20 +0200 (Thu, 27 Apr 2006) | 1 line 
     908Changed paths: 
     909   M /trunk/modules/misc/rtsp.c 
     910 
     911Fix for VLM commands when 'new test vod mux mp2ts enabled' is used. 
     912------------------------------------------------------------------------ 
     913r15377 | jpsaman | 2006-04-27 21:13:42 +0200 (Thu, 27 Apr 2006) | 1 line 
     914Changed paths: 
     915   M /trunk/include/vlc_httpd.h 
     916   M /trunk/modules/misc/rtsp.c 
     917   M /trunk/src/network/httpd.c 
     918 
     919Play VOD RTSP from Amino STB with RTSP url: 'rtsp://192.168.0.5:5554//192.168.0.5:5554/dvd;type=VOD;servertype=MediaBase' Note the double slash // between the ip-addresses. Patch by Rob Casey (rob dot casey AT swishgroup dot com dot au) 
     920------------------------------------------------------------------------ 
     921r15375 | damienf | 2006-04-27 17:47:53 +0200 (Thu, 27 Apr 2006) | 2 lines 
     922Changed paths: 
     923   M /trunk/modules/access/dshow/dshow.cpp 
     924 
     925- fix for problem reported in http://forum.videolan.org/viewtopic.php?t=19804&sid=d4ec4d6ac1bcdc8074d8d2855d734d29 
     926 
     927------------------------------------------------------------------------ 
     928r15372 | jpsaman | 2006-04-27 10:14:45 +0200 (Thu, 27 Apr 2006) | 1 line 
     929Changed paths: 
     930   M /trunk/modules/codec/x264.c 
     931 
     932Remove whitespace 
     933------------------------------------------------------------------------ 
     934r15371 | jpsaman | 2006-04-27 10:13:50 +0200 (Thu, 27 Apr 2006) | 1 line 
     935Changed paths: 
     936   M /trunk/src/stream_output/stream_output.c 
     937 
     938Remove whitespace 
     939------------------------------------------------------------------------ 
     940r15369 | fkuehne | 2006-04-26 23:32:10 +0200 (Wed, 26 Apr 2006) | 1 line 
     941Changed paths: 
     942   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     943 
     944* forward-port [15368] 
     945------------------------------------------------------------------------ 
     946r15367 | dionoea | 2006-04-26 23:04:47 +0200 (Wed, 26 Apr 2006) | 3 lines 
     947Changed paths: 
     948   M /trunk/modules/access_filter/timeshift.c 
     949 
     950Add option to force timeshift filter even if access can control pace or pause. 
     951The goal is to be able to timeshift on live rtsp streams. The true fix would be to fix the rtsp access ... 
     952 
     953------------------------------------------------------------------------ 
     954r15365 | ipkiss | 2006-04-26 19:59:29 +0200 (Wed, 26 Apr 2006) | 2 lines 
     955Changed paths: 
     956   M /trunk/doc/skins/skins2-howto.xml 
     957   M /trunk/modules/gui/skins2/Modules.am 
     958   A /trunk/modules/gui/skins2/commands/cmd_snapshot.cpp 
     959   A /trunk/modules/gui/skins2/commands/cmd_snapshot.hpp 
     960   M /trunk/modules/gui/skins2/parser/interpreter.cpp 
     961 
     962 * skins2: Added the vlc.snapshot() action 
     963 
     964------------------------------------------------------------------------ 
     965r15363 | dionoea | 2006-04-26 11:56:04 +0200 (Wed, 26 Apr 2006) | 2 lines 
     966Changed paths: 
     967   M /trunk/vlc.win32.nsi.in 
     968 
     969Changes to the default selected options in the installer 
     970 
     971------------------------------------------------------------------------ 
     972r15361 | zorglub | 2006-04-26 10:21:52 +0200 (Wed, 26 Apr 2006) | 2 lines 
     973Changed paths: 
     974   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp 
     975 
     976Oh look ! Bananas ! 
     977 
     978------------------------------------------------------------------------ 
     979r15359 | asmax | 2006-04-25 19:25:02 +0200 (Tue, 25 Apr 2006) | 2 lines 
     980Changed paths: 
     981   M /trunk/modules/gui/skins2/src/top_window.cpp 
     982 
     983* top_window.cpp: stupid bug... 
     984 
     985------------------------------------------------------------------------ 
     986r15357 | bigben | 2006-04-25 18:47:56 +0200 (Tue, 25 Apr 2006) | 5 lines 
     987Changed paths: 
     988   M /trunk/configure.ac 
     989   M /trunk/modules/misc/screensaver.c 
     990   M /trunk/src/interface/interface.c 
     991 
     992* screensaver.c, configure.ac: use directly dbus to disable gnome-screensaver if dbus is available upon compilation, instead of using system(gnome-screensaver-command 
     993* interface.c: use the b_strict boolean when calling module_Need upon extra interface launching. This prevents vlc to try to launch a 2nd wx gui if the screensaver module isn't available. 
     994 
     995 
     996 
     997------------------------------------------------------------------------ 
     998r15355 | zorglub | 2006-04-25 12:17:57 +0200 (Tue, 25 Apr 2006) | 2 lines 
     999Changed paths: 
     1000   M /trunk/modules/gui/wxwidgets/Modules.am 
     1001   A /trunk/modules/gui/wxwidgets/bitmaps/edit.xpm 
     1002   M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp 
     1003 
     1004Add edit button for VLM (Closes:#530) 
     1005 
     1006------------------------------------------------------------------------ 
     1007r15353 | ipkiss | 2006-04-24 23:57:04 +0200 (Mon, 24 Apr 2006) | 2 lines 
     1008Changed paths: 
     1009   M /trunk/modules/gui/skins2/parser/interpreter.cpp 
     1010 
     1011 * skins2/parser/interpreter.cpp: Fixed a crash when using an action of the form "foo;" 
     1012 
     1013------------------------------------------------------------------------ 
     1014r15352 | fkuehne | 2006-04-24 23:04:54 +0200 (Mon, 24 Apr 2006) | 1 line 
     1015Changed paths: 
     1016   M /trunk/extras/contrib/src/Makefile 
     1017 
     1018* add --enable-pic to x264's configure on PPC as well and check out the latest revisions again 
     1019------------------------------------------------------------------------ 
     1020r15350 | dionoea | 2006-04-24 21:41:04 +0200 (Mon, 24 Apr 2006) | 2 lines 
     1021Changed paths: 
     1022   M /trunk/modules/demux/playlist/shoutcast.c 
     1023 
     1024Some more cleaning 
     1025 
     1026------------------------------------------------------------------------ 
     1027r15349 | xtophe | 2006-04-24 20:29:14 +0200 (Mon, 24 Apr 2006) | 2 lines 
     1028Changed paths: 
     1029   M /trunk/modules/demux/playlist/shoutcast.c 
     1030 
     1031shoutcast.c: Memleak hunt. 
     1032 
     1033------------------------------------------------------------------------ 
     1034r15348 | sam | 2006-04-24 10:53:26 +0200 (Mon, 24 Apr 2006) | 2 lines 
     1035Changed paths: 
     1036   M /trunk/modules/video_output/caca.c 
     1037 
     1038  * modules/video_output/caca.c: synced caca output with libcaca-0.99.beta1. 
     1039 
     1040------------------------------------------------------------------------ 
     1041r15347 | dionoea | 2006-04-24 02:25:25 +0200 (Mon, 24 Apr 2006) | 3 lines 
     1042Changed paths: 
     1043   M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp 
     1044 
     1045 * Handle submodules correctly in the prefs (so we can enable/disable them). 
     1046 * Fix bug with modules chain if the begining or the end of one module's name matched another module's name. (like 'shoutcasttv' and 'shout') 
     1047 
     1048------------------------------------------------------------------------ 
     1049r15346 | dionoea | 2006-04-24 00:53:40 +0200 (Mon, 24 Apr 2006) | 2 lines 
     1050Changed paths: 
     1051   M /trunk/modules/demux/playlist/shoutcast.c 
     1052   M /trunk/modules/services_discovery/shout.c 
     1053 
     1054Support for Shoutcast TV. vp3 streams segfault, vp5 and 6 don't play :) 
     1055 
     1056------------------------------------------------------------------------ 
     1057r15345 | dionoea | 2006-04-24 00:52:35 +0200 (Mon, 24 Apr 2006) | 2 lines 
     1058Changed paths: 
     1059   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp 
     1060 
     1061Hack to handle service discovery submodules correctly. This should maybe be changed in other interfaces. 
     1062 
     1063------------------------------------------------------------------------ 
     1064r15344 | dionoea | 2006-04-23 23:17:51 +0200 (Sun, 23 Apr 2006) | 3 lines 
     1065Changed paths: 
     1066   M /trunk/configure.ac 
     1067   M /trunk/vlc.win32.nsi.in 
     1068 
     1069Don't remove files added by user when uninstalling 
     1070Fix #525 / Fixes #525 
     1071 
     1072------------------------------------------------------------------------ 
     1073r15342 | bigben | 2006-04-23 22:31:06 +0200 (Sun, 23 Apr 2006) | 5 lines 
     1074Changed paths: 
     1075   M /trunk/modules/misc/screensaver.c 
     1076 
     1077* Support for gnome-screensaver 
     1078* We should test if the command is in the path before trying to launch it 
     1079* Anyway, system is dirty, we should use dbus, at least for gnome-screensaver 
     1080 
     1081 
     1082------------------------------------------------------------------------ 
     1083r15341 | djc | 2006-04-23 22:11:23 +0200 (Sun, 23 Apr 2006) | 2 lines 
     1084Changed paths: 
     1085   M /trunk/modules/access_output/file.c 
     1086 
     1087Add %T modifier to filename refs: #561 
     1088 
     1089------------------------------------------------------------------------ 
     1090r15336 | courmisch | 2006-04-23 17:56:41 +0200 (Sun, 23 Apr 2006) | 2 lines 
     1091Changed paths: 
     1092   M /trunk/po/ru.po 
     1093