Changeset 47f210ad0f444eb9a7ba21cbd33a4050ea9f8405

Show
Ignore:
Timestamp:
07/12/06 15:54:29 (2 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1152712469 +0000
git-parent:

[ed6af124dda70edb6eb104dc4d8b8cc0683f98b9]

git-author:
Sam Hocevar <sam@videolan.org> 1152712469 +0000
Message:
  • Updated changelog.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r2cb34d1 r47f210a  
     1------------------------------------------------------------------------ 
     2r16012 | sam | 2006-07-12 15:51:51 +0200 (Wed, 12 Jul 2006) | 2 lines 
     3Changed paths: 
     4   M /trunk/src/Makefile.am 
     5 
     6  * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h). 
     7 
     8------------------------------------------------------------------------ 
     9r16011 | sam | 2006-07-12 15:23:26 +0200 (Wed, 12 Jul 2006) | 2 lines 
     10Changed paths: 
     11   M /trunk/m4/Makefile.am 
     12 
     13  * m4/Makefile.am: added more missing files. olleh buglroz! 
     14 
     15------------------------------------------------------------------------ 
     16r16010 | sam | 2006-07-12 15:04:37 +0200 (Wed, 12 Jul 2006) | 2 lines 
     17Changed paths: 
     18   M /trunk/m4/Makefile.am 
     19 
     20  * m4/Makefile.am: added missing files to the distribution. happy bootstrap. 
     21 
     22------------------------------------------------------------------------ 
     23r16009 | sam | 2006-07-12 14:34:07 +0200 (Wed, 12 Jul 2006) | 2 lines 
     24Changed paths: 
     25   M /trunk/src/audio_output/common.c 
     26 
     27  * src/audio_output/common.c: moved message around so that it compiles. 
     28 
     29------------------------------------------------------------------------ 
     30r16008 | sam | 2006-07-12 14:27:06 +0200 (Wed, 12 Jul 2006) | 2 lines 
     31Changed paths: 
     32   M /trunk/src/audio_output/common.c 
     33 
     34  * src/audio_output/common.c: added error message upon invalid initialisation. 
     35 
     36------------------------------------------------------------------------ 
     37r16007 | zorglub | 2006-07-12 13:29:30 +0200 (Wed, 12 Jul 2006) | 2 lines 
     38Changed paths: 
     39   M /trunk/src/Makefile.am 
     40 
     41Missing header in EXTRA_DIST 
     42 
     43------------------------------------------------------------------------ 
     44r16006 | bigben | 2006-07-11 21:12:18 +0200 (Tue, 11 Jul 2006) | 5 lines 
     45Changed paths: 
     46   M /trunk/THANKS 
     47   M /trunk/modules/access/dvb/linux_dvb.c 
     48 
     49* Patch to add ATSC support by Dennis Lou 
     50* This is untested, but shouldn't have any adverse effect at least 
     51* Any feedback much welcomed 
     52 
     53 
     54------------------------------------------------------------------------ 
     55r16005 | fkuehne | 2006-07-11 12:49:50 +0200 (Tue, 11 Jul 2006) | 1 line 
     56Changed paths: 
     57   M /trunk/po/POTFILES.in 
     58 
     59* fix make dist 
     60------------------------------------------------------------------------ 
     61r16004 | fkuehne | 2006-07-10 23:30:31 +0200 (Mon, 10 Jul 2006) | 1 line 
     62Changed paths: 
     63   M /trunk/modules/demux/playlist/qtl.c 
     64   M /trunk/po/POTFILES.in 
     65   M /trunk/po/ca.po 
     66   M /trunk/po/cs.po 
     67   M /trunk/po/da.po 
     68   M /trunk/po/de.po 
     69   M /trunk/po/en_GB.po 
     70   M /trunk/po/es.po 
     71   M /trunk/po/fr.po 
     72   M /trunk/po/gl.po 
     73   M /trunk/po/he.po 
     74   M /trunk/po/hi.po 
     75   M /trunk/po/hu.po 
     76   M /trunk/po/it.po 
     77   M /trunk/po/ja.po 
     78   M /trunk/po/ka.po 
     79   M /trunk/po/ko.po 
     80   M /trunk/po/nl.po 
     81   M /trunk/po/oc.po 
     82   M /trunk/po/pt_BR.po 
     83   M /trunk/po/ro.po 
     84   M /trunk/po/ru.po 
     85   M /trunk/po/sv.po 
     86   M /trunk/po/tr.po 
     87   M /trunk/po/vlc.pot 
     88   M /trunk/po/zh_CN.po 
     89   M /trunk/po/zh_TW.po 
     90   M /trunk/src/libvlc.h 
     91 
     92* updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string 
     93------------------------------------------------------------------------ 
     94r16003 | hartman | 2006-07-10 22:52:57 +0200 (Mon, 10 Jul 2006) | 2 lines 
     95Changed paths: 
     96   M /trunk/modules/demux/ps.c 
     97   M /trunk/modules/demux/ps.h 
     98 
     99* when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it. 
     100 
     101------------------------------------------------------------------------ 
     102r16002 | fkuehne | 2006-07-10 20:46:46 +0200 (Mon, 10 Jul 2006) | 1 line 
     103Changed paths: 
     104   M /trunk/po/de.po 
     105 
     106* fixed typo pointed out by Dirk Stegemann on the forum 
     107------------------------------------------------------------------------ 
     108r16001 | dionoea | 2006-07-09 17:01:13 +0200 (Sun, 09 Jul 2006) | 2 lines 
     109Changed paths: 
     110   M /trunk/include/configuration.h 
     111   M /trunk/include/vlc_config_cat.h 
     112   M /trunk/modules/stream_out/transcode.c 
     113   M /trunk/modules/video_filter/scale.c 
     114 
     115#transcode{vfilter=...} only works with video filter2 filters. 
     116 
     117------------------------------------------------------------------------ 
     118r16000 | xtophe | 2006-07-08 23:42:12 +0200 (Sat, 08 Jul 2006) | 2 lines 
     119Changed paths: 
     120   M /trunk/configure.ac 
     121 
     122Have a module_string less confusing 
     123 
     124------------------------------------------------------------------------ 
     125r15999 | xtophe | 2006-07-08 23:20:00 +0200 (Sat, 08 Jul 2006) | 2 lines 
     126Changed paths: 
     127   M /trunk/modules/control/rc.c 
     128 
     129Clean up 
     130 
     131------------------------------------------------------------------------ 
     132r15998 | xtophe | 2006-07-08 23:19:17 +0200 (Sat, 08 Jul 2006) | 2 lines 
     133Changed paths: 
     134   M /trunk/modules/gui/skins2/commands/cmd_playlist.cpp 
     135   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp 
     136 
     137Fix compilation. It inserts the playlist only in tree view local. 
     138 
     139------------------------------------------------------------------------ 
     140r15997 | fkuehne | 2006-07-08 21:13:50 +0200 (Sat, 08 Jul 2006) | 1 line 
     141Changed paths: 
     142   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/info.nib 
     143   M /trunk/extras/MacOSX/Resources/English.lproj/Interaction.nib/keyedobjects.nib 
     144   M /trunk/modules/gui/macosx/interaction.h 
     145   M /trunk/modules/gui/macosx/interaction.m 
     146   M /trunk/modules/gui/macosx/intf.h 
     147   M /trunk/modules/gui/macosx/intf.m 
     148 
     149* complete clean-up 
     150------------------------------------------------------------------------ 
     151r15996 | fkuehne | 2006-07-08 21:12:11 +0200 (Sat, 08 Jul 2006) | 1 line 
     152Changed paths: 
     153   M /trunk/modules/demux/avi/avi.c 
     154 
     155* unified the GUI-presented string 
     156------------------------------------------------------------------------ 
     157r15995 | xtophe | 2006-07-08 21:11:05 +0200 (Sat, 08 Jul 2006) | 2 lines 
     158Changed paths: 
     159   M /trunk/src/audio_output/dec.c 
     160 
     161Fix stats collecting 
     162 
     163------------------------------------------------------------------------ 
     164r15994 | fkuehne | 2006-07-08 20:32:41 +0200 (Sat, 08 Jul 2006) | 1 line 
     165Changed paths: 
     166   M /trunk/modules/demux/avi/avi.c 
     167 
     168* use intf_IntfProgress instead of intf_UserProgress to test the interaction-implementations. Additionally, it's nicer here IMO, so we might keep it this way. 
     169------------------------------------------------------------------------ 
     170r15993 | zorglub | 2006-07-08 19:28:51 +0200 (Sat, 08 Jul 2006) | 2 lines 
     171Changed paths: 
     172   M /trunk/include/vlc_playlist.h 
     173   M /trunk/include/vlc_symbols.h 
     174   M /trunk/modules/control/rc.c 
     175   M /trunk/modules/demux/playlist/xspf.c 
     176   M /trunk/src/playlist/item.c 
     177   M /trunk/src/playlist/loadsave.c 
     178   M /trunk/src/playlist/search.c 
     179 
     180Some infrastructure work for playlist autoload/autosave 
     181 
     182------------------------------------------------------------------------ 
     183r15992 | fkuehne | 2006-07-08 18:30:21 +0200 (Sat, 08 Jul 2006) | 1 line 
     184Changed paths: 
     185   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     186 
     187* added the Google Video Playlist file-type 
     188------------------------------------------------------------------------ 
     189r15991 | adn | 2006-07-08 14:51:10 +0200 (Sat, 08 Jul 2006) | 2 lines 
     190Changed paths: 
     191   M /trunk/modules/gui/qt4/Modules.am 
     192   M /trunk/modules/gui/qt4/components/video_widget.cpp 
     193 
     194cosmetic changes + compilation fixes 
     195 
     196------------------------------------------------------------------------ 
     197r15990 | zorglub | 2006-07-08 13:16:46 +0200 (Sat, 08 Jul 2006) | 4 lines 
     198Changed paths: 
     199   M /trunk/modules/gui/qt4/Modules.am 
     200   M /trunk/modules/gui/qt4/components/video_widget.cpp 
     201   M /trunk/modules/gui/qt4/components/video_widget.hpp 
     202   A /trunk/modules/gui/qt4/dialogs/interaction.cpp 
     203   A /trunk/modules/gui/qt4/dialogs/interaction.hpp 
     204   M /trunk/modules/gui/qt4/dialogs_provider.cpp 
     205   M /trunk/modules/gui/qt4/dialogs_provider.hpp 
     206   M /trunk/modules/gui/qt4/main_interface.cpp 
     207   M /trunk/modules/gui/qt4/main_interface.hpp 
     208   M /trunk/modules/gui/qt4/qt4.cpp 
     209   M /trunk/modules/gui/qt4/ui/main_interface.ui 
     210   A /trunk/modules/gui/qt4/ui/okcanceldialog.ui 
     211   M /trunk/modules/gui/qt4/util/qvlcframe.hpp 
     212 
     213Improve embedded video output 
     214Skeleton for interaction 
     215Fix window settings save 
     216 
     217------------------------------------------------------------------------ 
     218r15989 | zorglub | 2006-07-08 13:16:20 +0200 (Sat, 08 Jul 2006) | 2 lines 
     219Changed paths: 
     220   M /trunk/modules/stream_out/transcode.c 
     221   M /trunk/src/misc/stats.c 
     222 
     223Fix some crashes 
     224 
     225------------------------------------------------------------------------ 
     226r15988 | courmisch | 2006-07-08 11:31:56 +0200 (Sat, 08 Jul 2006) | 3 lines 
     227Changed paths: 
     228   M /trunk/loader/afl.c 
     229   M /trunk/loader/driver.c 
     230   M /trunk/loader/kludge.c 
     231   M /trunk/loader/ldt_keeper.c 
     232   M /trunk/loader/module.c 
     233   M /trunk/loader/pe_image.c 
     234   M /trunk/loader/pe_resource.c 
     235   M /trunk/loader/registry.c 
     236   M /trunk/loader/resource.c 
     237   M /trunk/loader/vfl.c 
     238   M /trunk/loader/win32.c 
     239 
     240Some legal boilerplate. 
     241Some files missing. 
     242 
     243------------------------------------------------------------------------ 
     244r15987 | dionoea | 2006-07-07 23:27:14 +0200 (Fri, 07 Jul 2006) | 2 lines 
     245Changed paths: 
     246   M /trunk/modules/gui/qt4/main_interface.hpp 
     247 
     248Fix segfault (thanks to zorglub for the hint) 
     249 
     250------------------------------------------------------------------------ 
     251r15986 | dionoea | 2006-07-07 22:24:11 +0200 (Fri, 07 Jul 2006) | 2 lines 
     252Changed paths: 
     253   M /trunk/modules/demux/playlist/Modules.am 
     254   A /trunk/modules/demux/playlist/gvp.c 
     255   M /trunk/modules/demux/playlist/playlist.c 
     256   M /trunk/modules/demux/playlist/playlist.h 
     257 
     258Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... ) 
     259 
     260------------------------------------------------------------------------ 
     261r15985 | xtophe | 2006-07-07 01:23:59 +0200 (Fri, 07 Jul 2006) | 3 lines 
     262Changed paths: 
     263   M /trunk/configure.ac 
     264   M /trunk/include/configuration.h 
     265   M /trunk/include/modules_inner.h 
     266   M /trunk/src/libvlc.h 
     267 
     268Add a b_restart flag to indicate this option take effect only after a restart. 
     269Break binary compatibility 
     270 
     271------------------------------------------------------------------------ 
     272r15984 | damienf | 2006-07-07 01:19:12 +0200 (Fri, 07 Jul 2006) | 4 lines 
     273Changed paths: 
     274   M /trunk/modules/gui/macosx/vout.h 
     275   M /trunk/modules/gui/macosx/vout.m 
     276 
     277vout.m: change in fullscreen behaviour 
     278- toggle fullscreen mode when double clicking on video. 
     279- allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode 
     280 
     281------------------------------------------------------------------------ 
     282r15983 | hartman | 2006-07-06 22:43:21 +0200 (Thu, 06 Jul 2006) | 2 lines 
     283Changed paths: 
     284   M /trunk/modules/services_discovery/sap.c 
     285 
     286* Fix SDP file parsing of the SAP module. 
     287 
     288------------------------------------------------------------------------ 
     289r15982 | zorglub | 2006-07-06 13:15:31 +0200 (Thu, 06 Jul 2006) | 2 lines 
     290Changed paths: 
     291   M /trunk/doc/ChangeLog-2005 
     292 
     293Fix 2005 changelog 
     294 
     295------------------------------------------------------------------------ 
     296r15981 | sam | 2006-07-06 12:26:39 +0200 (Thu, 06 Jul 2006) | 2 lines 
     297Changed paths: 
     298   M /trunk/doc/fortunes.txt 
     299 
     300  * doc/fortunes.txt: Fixed layout. We need quality quotes. 
     301 
     302------------------------------------------------------------------------ 
     303r15980 | adn | 2006-07-06 12:09:47 +0200 (Thu, 06 Jul 2006) | 3 lines 
     304Changed paths: 
     305   M /trunk/po/ar.po 
     306 
     307partial Arabic translation. 
     308Courtesy from Zayed Al-Saidi <zayed ÷ alsaidi × gmail ÷ com>. 
     309 
     310------------------------------------------------------------------------ 
     311r15979 | zorglub | 2006-07-05 20:12:55 +0200 (Wed, 05 Jul 2006) | 2 lines 
     312Changed paths: 
     313   M /trunk/modules/gui/qt4/dialogs/playlist.cpp 
     314   M /trunk/modules/gui/qt4/main_interface.cpp 
     315   M /trunk/modules/gui/qt4/main_interface.hpp 
     316   M /trunk/modules/gui/qt4/util/qvlcframe.hpp 
     317 
     318[Untested] Save interface position 
     319 
     320------------------------------------------------------------------------ 
     321r15978 | xtophe | 2006-07-05 13:12:06 +0200 (Wed, 05 Jul 2006) | 2 lines 
     322Changed paths: 
     323   M /trunk/src/misc/unicode.c 
     324 
     325unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC. 
     326 
     327------------------------------------------------------------------------ 
     328r15977 | thresh | 2006-07-04 17:23:04 +0200 (Tue, 04 Jul 2006) | 2 lines 
     329Changed paths: 
     330   M /trunk/configure.ac 
     331 
     332link visual plugin against math library 
     333 
     334------------------------------------------------------------------------ 
     335r15976 | sam | 2006-07-04 16:06:44 +0200 (Tue, 04 Jul 2006) | 2 lines 
     336Changed paths: 
     337   M /trunk/configure.ac 
     338   M /trunk/modules/control/Modules.am 
     339   A /trunk/modules/control/motion.c 
     340 
     341  * modules/control/motion.c: control VLC with laptop built-in motion sensors. 
     342 
     343------------------------------------------------------------------------ 
     344r15975 | sam | 2006-07-04 14:55:43 +0200 (Tue, 04 Jul 2006) | 2 lines 
     345Changed paths: 
     346   M /trunk/modules/demux/mkv.cpp 
     347 
     348  * modules/demux/mkv.cpp: fixed a pointer cast bug. 
     349 
     350------------------------------------------------------------------------ 
     351r15974 | sam | 2006-07-04 14:28:23 +0200 (Tue, 04 Jul 2006) | 2 lines 
     352Changed paths: 
     353   M /trunk/modules/stream_out/transcode.c 
     354 
     355  * modules/stream_out/transcode.c: improve error message verbosity. 
     356 
     357------------------------------------------------------------------------ 
     358r15973 | sam | 2006-07-04 14:26:08 +0200 (Tue, 04 Jul 2006) | 2 lines 
     359Changed paths: 
     360   M /trunk/modules/video_filter/transform.c 
     361 
     362  * modules/video_filter/transform.c: minor coding improvement. 
     363 
     364------------------------------------------------------------------------ 
     365r15972 | fkuehne | 2006-07-03 13:20:02 +0200 (Mon, 03 Jul 2006) | 1 line 
     366Changed paths: 
     367   M /trunk/include/vlc_interaction.h 
     368 
     369* you didn't see anything 
     370------------------------------------------------------------------------ 
     371r15971 | fkuehne | 2006-07-03 12:38:09 +0200 (Mon, 03 Jul 2006) | 1 line 
     372Changed paths: 
     373   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib 
     374   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib 
     375   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib 
     376   M /trunk/include/vlc_interaction.h 
     377   M /trunk/modules/gui/macosx/interaction.m 
     378   M /trunk/modules/gui/macosx/intf.h 
     379   M /trunk/modules/gui/macosx/intf.m 
     380   M /trunk/src/interface/interaction.c 
     381 
     382* implemented a non-blocking progress-bar in the main interface; needs testing (closes #475) 
     383------------------------------------------------------------------------ 
     384r15970 | dionoea | 2006-07-02 19:47:26 +0200 (Sun, 02 Jul 2006) | 2 lines 
     385Changed paths: 
     386   M /trunk/modules/demux/playlist/qtl.c 
     387 
     388s/Shoutcast/QTL/ 
     389 
     390------------------------------------------------------------------------ 
     391r15969 | dionoea | 2006-07-02 19:28:15 +0200 (Sun, 02 Jul 2006) | 2 lines 
     392Changed paths: 
     393   M /trunk/modules/demux/playlist/Modules.am 
     394   M /trunk/modules/demux/playlist/playlist.c 
     395   M /trunk/modules/demux/playlist/playlist.h 
     396   A /trunk/modules/demux/playlist/qtl.c (from /trunk/modules/demux/playlist/shoutcast.c:15967) 
     397 
     398Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used. 
     399 
     400------------------------------------------------------------------------ 
     401r15968 | zorglub | 2006-07-02 11:22:05 +0200 (Sun, 02 Jul 2006) | 2 lines 
     402Changed paths: 
     403   M /trunk/src/video_output/video_output.c 
     404 
     405make sure that we don't use deleted objects 
     406 
     407------------------------------------------------------------------------ 
     408r15967 | hartman | 2006-07-01 21:23:39 +0200 (Sat, 01 Jul 2006) | 2 lines 
     409Changed paths: 
     410   M /trunk/modules/demux/Modules.am 
     411   M /trunk/modules/demux/playlist/Modules.am 
     412   M /trunk/modules/demux/playlist/asx.c 
     413   M /trunk/modules/demux/playlist/playlist.c 
     414   M /trunk/modules/demux/playlist/playlist.h 
     415   A /trunk/modules/demux/playlist/sgimb.c (from /trunk/modules/demux/sgimb.c:15965) 
     416   D /trunk/modules/demux/sgimb.c 
     417 
     418* Move sgimb demux to the playlist demux, and port it to the new playlist API 
     419 
     420------------------------------------------------------------------------ 
     421r15966 | zorglub | 2006-07-01 20:34:03 +0200 (Sat, 01 Jul 2006) | 2 lines 
     422Changed paths: 
     423   M /trunk/modules/gui/qt4/Modules.am 
     424   A /trunk/modules/gui/qt4/components/video_widget.cpp 
     425   A /trunk/modules/gui/qt4/components/video_widget.hpp 
     426   M /trunk/modules/gui/qt4/main_interface.cpp 
     427   M /trunk/modules/gui/qt4/main_interface.hpp 
     428   M /trunk/modules/gui/qt4/playlist_model.cpp 
     429   M /trunk/modules/gui/qt4/qt4.cpp 
     430   M /trunk/modules/gui/qt4/qt4.hpp 
     431   M /trunk/modules/gui/qt4/ui/main_interface.ui 
     432 
     433Preliminary embedded vout implementation 
     434 
     435------------------------------------------------------------------------ 
     436r15965 | thresh | 2006-07-01 12:13:13 +0200 (Sat, 01 Jul 2006) | 3 lines 
     437Changed paths: 
     438   M /trunk/include/main.h 
     439   M /trunk/src/libvlc.c 
     440 
     441fix indentation and memory leak introduced in 19564. 
     442do not use vlc_t to store psz_pidfile 
     443 
     444------------------------------------------------------------------------ 
     445r15964 | thresh | 2006-06-30 18:34:46 +0200 (Fri, 30 Jun 2006) | 3 lines 
     446Changed paths: 
     447   M /trunk/include/main.h 
     448   M /trunk/src/libvlc.c 
     449   M /trunk/src/libvlc.h 
     450 
     451support for creating pid files when going daemon mode. 
     452Someone should really review it as it is my first experience in C. 
     453 
     454------------------------------------------------------------------------ 
     455r15963 | hartman | 2006-06-30 00:04:35 +0200 (Fri, 30 Jun 2006) | 5 lines 
     456Changed paths: 
     457   M /trunk/src/input/stream.c 
     458 
     459* fix an issue with stats on inputstreams (this fixes the check for update crash) 
     460- also fixed a similar potential issue on subtitles. 
     461- lesson for today: Be careful when you use p_parent of an object. 
     462- i chose not to use vlc_object_find, but yield/release instead because of the speed implications. 
     463 
     464------------------------------------------------------------------------ 
     465r15962 | hartman | 2006-06-29 22:52:30 +0200 (Thu, 29 Jun 2006) | 2 lines 
     466Changed paths: 
     467   M /trunk/modules/codec/png.c 
     468 
     469* MPNG support 
     470 
     471------------------------------------------------------------------------ 
     472r15961 | Trax | 2006-06-29 22:15:57 +0200 (Thu, 29 Jun 2006) | 1 line 
     473Changed paths: 
     474   M /trunk/modules/codec/dmo/dmo.c 
     475 
     476* modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it 
     477------------------------------------------------------------------------ 
     478r15960 | sigmunau | 2006-06-29 19:55:14 +0200 (Thu, 29 Jun 2006) | 2 lines 
     479Changed paths: 
     480   M /trunk/modules/access/dvb/access.c 
     481 
     482Fix a regression in r15404 causing people to experience artefacts and lost lock 
     483 
     484------------------------------------------------------------------------ 
     485r15959 | sigmunau | 2006-06-29 19:31:28 +0200 (Thu, 29 Jun 2006) | 2 lines 
     486Changed paths: 
     487   M /trunk/modules/demux/Modules.am 
     488   D /trunk/modules/demux/m3u.c 
     489 
     490Finnally got rid of the old m3u module. RIP 
     491 
     492------------------------------------------------------------------------ 
     493r15957 | hartman | 2006-06-29 17:27:26 +0200 (Thu, 29 Jun 2006) | 6 lines 
     494Changed paths: 
     495   M /trunk/modules/demux/playlist/Modules.am 
     496   A /trunk/modules/demux/playlist/asx.c 
     497   M /trunk/modules/demux/playlist/m3u.c 
     498   M /trunk/modules/demux/playlist/playlist.c 
     499   M /trunk/modules/demux/playlist/playlist.h 
     500   M /trunk/modules/demux/playlist/podcast.c 
     501 
     502* New ASX parser 
     503  - some elements are not yet supported. 
     504  - it could perhaps use a little bit more cleaning. 
     505 
     506In the basics. It just works :D 
     507 
     508------------------------------------------------------------------------ 
     509r15956 | hartman | 2006-06-29 15:55:23 +0200 (Thu, 29 Jun 2006) | 3 lines 
     510Changed paths: 
     511   M /trunk/modules/access/http.c 
     512 
     513* HTTP 1.0 is not seekable 
     514* Set Connection:Close for HTTP 1.1 streams that are not continious  
     515 
     516------------------------------------------------------------------------ 
     517r15955 | xtophe | 2006-06-29 00:11:36 +0200 (Thu, 29 Jun 2006) | 2 lines 
     518Changed paths: 
     519   M /trunk/modules/gui/qt4/res.qrc 
     520 
     521add the volume icons 
     522 
     523------------------------------------------------------------------------ 
     524r15954 | zorglub | 2006-06-28 23:50:59 +0200 (Wed, 28 Jun 2006) | 2 lines 
     525Changed paths: 
     526   M /trunk/modules/gui/qt4/Modules.am 
     527   M /trunk/modules/gui/qt4/main_interface.cpp 
     528   M /trunk/modules/gui/qt4/qt4.cpp 
     529 
     530various fixes 
     531 
     532------------------------------------------------------------------------ 
     533r15953 | hartman | 2006-06-28 22:03:15 +0200 (Wed, 28 Jun 2006) | 2 lines 
     534Changed paths: 
     535   M /trunk/modules/services_discovery/sap.c 
     536 
     537* Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case. 
     538 
     539------------------------------------------------------------------------ 
     540r15952 | hartman | 2006-06-28 21:02:37 +0200 (Wed, 28 Jun 2006) | 2 lines 
     541Changed paths: 
     542   M /trunk/modules/services_discovery/sap.c 
     543 
     544* Fix some sap SD memleaks. more to follow 
     545 
     546------------------------------------------------------------------------ 
     547r15951 | xtophe | 2006-06-28 20:57:20 +0200 (Wed, 28 Jun 2006) | 2 lines 
     548Changed paths: 
     549   M /trunk/modules/gui/qt4/Modules.am 
     550 
     551fix compile for builddir != srcdir 
     552 
     553------------------------------------------------------------------------ 
     554r15949 | zorglub | 2006-06-28 17:16:23 +0200 (Wed, 28 Jun 2006) | 2 lines 
     555Changed paths: 
     556   M /trunk/src/input/es_out.c 
     557 
     558Compile fix 
     559 
     560------------------------------------------------------------------------ 
     561r15948 | zorglub | 2006-06-28 16:36:39 +0200 (Wed, 28 Jun 2006) | 2 lines 
     562Changed paths: 
     563   M /trunk/modules/demux/asf/asf.c 
     564   M /trunk/modules/demux/gme.cpp 
     565 
     566Mostly fix GME meta 
     567 
     568------------------------------------------------------------------------ 
     569r15947 | zorglub | 2006-06-28 16:24:22 +0200 (Wed, 28 Jun 2006) | 2 lines 
     570Changed paths: 
     571   M /trunk/modules/demux/ts.c 
     572   M /trunk/src/input/es_out.c 
     573 
     574Gra. Fix most of TS meta 
     575 
     576------------------------------------------------------------------------ 
     577r15946 | zorglub | 2006-06-28 16:22:04 +0200 (Wed, 28 Jun 2006) | 2 lines 
     578Changed paths: 
     579   M /trunk/configure.ac 
     580   M /trunk/modules/demux/ts.c 
     581   M /trunk/src/input/es_out.c 
     582 
     583Forgot that for Qt 
     584 
     585------------------------------------------------------------------------ 
     586r15945 | zorglub | 2006-06-28 15:16:45 +0200 (Wed, 28 Jun 2006) | 2 lines 
     587Changed paths: 
     588   M /trunk/modules/gui/qt4 
     589   M /trunk/modules/gui/qt4/Modules.am 
     590   M /trunk/modules/gui/qt4/components/playlist 
     591   M /trunk/modules/gui/qt4/main_interface.cpp 
     592   A /trunk/modules/gui/qt4/pixmaps/next.png 
     593   A /trunk/modules/gui/qt4/pixmaps/play.png 
     594   A /trunk/modules/gui/qt4/pixmaps/previous.png 
     595   A /trunk/modules/gui/qt4/pixmaps/stop.png 
     596   A /trunk/modules/gui/qt4/pixmaps/volume-high.png 
     597   A /trunk/modules/gui/qt4/pixmaps/volume-low.png 
     598   A /trunk/modules/gui/qt4/res.qrc 
     599   M /trunk/modules/gui/qt4/ui/main_interface.ui 
     600 
     601Icons 
     602 
     603------------------------------------------------------------------------ 
     604r15943 | jpsaman | 2006-06-27 15:32:30 +0200 (Tue, 27 Jun 2006) | 1 line 
     605Changed paths: 
     606   M /trunk/THANKS 
     607   M /trunk/modules/codec/theora.c 
     608 
     609Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com) 
     610------------------------------------------------------------------------ 
     611r15942 | sigmunau | 2006-06-27 12:14:58 +0200 (Tue, 27 Jun 2006) | 6 lines 
     612Changed paths: 
     613   M /trunk/modules/access/dvb/en50221.c 
     614 
     615Attempt to support international charsets in mmi menus according to ETS  
     616300 468 Annex A. Please test 
     617 
     618TODO: This convertion should be done on strings received from SDT and  
     619EIT (and possibly others) in the TS demux as well. 
     620 
     621------------------------------------------------------------------------ 
     622r15941 | zorglub | 2006-06-26 23:11:38 +0200 (Mon, 26 Jun 2006) | 2 lines 
     623Changed paths: 
     624   M /trunk/modules/gui/qt4/components/playlist/panels.hpp 
     625   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp 
     626   M /trunk/modules/gui/qt4/dialogs/playlist.cpp 
     627   M /trunk/modules/gui/qt4/dialogs/playlist.hpp 
     628   M /trunk/modules/gui/qt4/playlist_model.cpp 
     629   M /trunk/modules/gui/qt4/playlist_model.hpp 
     630 
     631Some more Qt playlist code 
     632 
     633------------------------------------------------------------------------ 
     634r15940 | zorglub | 2006-06-26 08:26:45 +0200 (Mon, 26 Jun 2006) | 3 lines 
     635Changed paths: 
     636   M /trunk/modules/gui/qt4/Modules.am 
     637   M /trunk/modules/gui/qt4/components/playlist/panels.hpp 
     638   M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp 
     639   M /trunk/modules/gui/qt4/dialogs/playlist.cpp 
     640   M /trunk/modules/gui/qt4/main_interface.cpp 
     641   M /trunk/modules/gui/qt4/playlist_model.cpp 
     642   M /trunk/modules/gui/qt4/playlist_model.hpp 
     643 
     644Some more playlist code 
     645Fix makefile 
     646 
     647------------------------------------------------------------------------ 
     648r15939 | courmisch | 2006-06-25 19:05:52 +0200 (Sun, 25 Jun 2006) | 3 lines 
     649Changed paths: 
     650   M /trunk/modules/misc/network/ipv6.c 
     651 
     652- Work-around for IPv6 SSM with Winsock 2 from Olivier Levon 
     653- Remove old kludges (get yourself a decently recent Mingw32 or die) 
     654 
     655------------------------------------------------------------------------ 
     656r15938 | zorglub | 2006-06-25 18:29:49 +0200 (Sun, 25 Jun 2006) | 2 lines 
     657Changed paths: 
     658   M /trunk/modules/gui/qt4/Modules.am 
     659   M /trunk/modules/gui/qt4/components/open.hpp 
     660   A /trunk/modules/gui/qt4/playlist_model.cpp 
     661   A /trunk/modules/gui/qt4/playlist_model.hpp 
     662 
     663Playlist model 
     664 
     665------------------------------------------------------------------------ 
     666r15937 | zorglub | 2006-06-22 15:45:38 +0200 (Thu, 22 Jun 2006) | 2 lines 
     667Changed paths: 
     668   A /trunk/src/misc/devices.c 
     669 
     670Bah, who really needs this ? 
     671 
     672------------------------------------------------------------------------ 
     673r15936 | zorglub | 2006-06-22 12:03:32 +0200 (Thu, 22 Jun 2006) | 3 lines 
     674Changed paths: 
     675   M /trunk/include/main.h 
     676   M /trunk/include/vlc_common.h 
     677   M /trunk/include/vlc_devices.h 
     678   M /trunk/modules/misc/probe/hal.c 
     679   M /trunk/src/Makefile.am 
     680 
     681* Create new types for device probing 
     682* Beginning of core implementation 
     683 
     684------------------------------------------------------------------------ 
     685r15935 | hartman | 2006-06-21 16:32:21 +0200 (Wed, 21 Jun 2006) | 2 lines 
     686Changed paths: 
     687   M /trunk/modules/codec/ffmpeg/ffmpeg.c 
     688 
     689* update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now. 
     690 
     691------------------------------------------------------------------------ 
     692r15934 | zorglub | 2006-06-21 16:22:22 +0200 (Wed, 21 Jun 2006) | 2 lines 
     693Changed paths: 
     694   M /trunk/configure.ac 
     695   M /trunk/include/vlc_common.h 
     696   M /trunk/include/vlc_devices.h 
     697   M /trunk/modules/misc/probe 
     698   A /trunk/modules/misc/probe/Modules.am 
     699   M /trunk/modules/misc/probe/hal.c 
     700 
     701HAL probing module 
     702 
     703------------------------------------------------------------------------ 
     704r15933 | yoann | 2006-06-21 02:09:19 +0200 (Wed, 21 Jun 2006) | 3 lines 
     705Changed paths: 
     706   M /trunk/modules/gui/wxwidgets/input_manager.cpp 
     707 
     708* wxwidgets: repair slider dragging. 
     709  my algorithm is still not perfect: it should take account of the "thumb length" 
     710 
     711------------------------------------------------------------------------ 
     712r15932 | zorglub | 2006-06-20 22:54:16 +0200 (Tue, 20 Jun 2006) | 2 lines 
     713Changed paths: 
     714   A /trunk/include/vlc_devices.h 
     715   A /trunk/modules/misc/probe 
     716   A /trunk/modules/misc/probe/hal.c (from /trunk/modules/services_discovery/hal.c:15925) 
     717 
     718Non-working general declarations for disc probing (Refs:#565) 
     719 
     720------------------------------------------------------------------------ 
     721r15931 | yoann | 2006-06-20 20:57:13 +0200 (Tue, 20 Jun 2006) | 3 lines 
     722Changed paths: 
     723   M /trunk/modules/gui/wxwidgets/input_manager.cpp 
     724   M /trunk/modules/gui/wxwidgets/input_manager.hpp 
     725 
     726* wxwidgets: try to implement a go-where-you-click slider 
     727  but I don't have a real video/audio file to test it... 
     728 
     729------------------------------------------------------------------------ 
     730r15930 | yoann | 2006-06-20 17:51:23 +0200 (Tue, 20 Jun 2006) | 2 lines 
     731Changed paths: 
     732   M /trunk/vlc.win32.nsi.in 
     733 
     734* vlc.win32.nsi.in: set "Recommended" as the default installation type 
     735 
     736------------------------------------------------------------------------ 
     737r15929 | courmisch | 2006-06-20 16:37:45 +0200 (Tue, 20 Jun 2006) | 4 lines 
     738Changed paths: 
     739   M /trunk/src/network/getaddrinfo.c 
     740 
     741Use the not so broken getaddrinfo implementation from ws2_32.dll 
     742instead of the painfully braindead one from wship6 that we'd rather 
     743flatly ignore 
     744 
     745------------------------------------------------------------------------ 
     746r15928 | courmisch | 2006-06-20 16:33:48 +0200 (Tue, 20 Jun 2006) | 4 lines 
     747Changed paths: 
     748   M /trunk/src/misc/win32_specific.c 
     749 
     750There is no such a thing as Winsock 2.0. Use version 2.2 instead. 
     751Microsoft was probably too much afraid that developpers would request 
     752version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2. 
     753 
     754------------------------------------------------------------------------ 
     755r15927 | jpsaman | 2006-06-20 14:51:29 +0200 (Tue, 20 Jun 2006) | 1 line 
     756Changed paths: 
     757   M /trunk/extras/contrib/bootstrap 
     758 
     759Add another test for MacOS X 10.4.0 with Darwin ports installed 
     760------------------------------------------------------------------------ 
     761r15926 | zorglub | 2006-06-20 08:04:43 +0200 (Tue, 20 Jun 2006) | 2 lines 
     762Changed paths: 
     763   A /trunk/modules/gui/qt4/components/playlist/panels.hpp 
     764   A /trunk/modules/gui/qt4/components/playlist/selector.hpp 
     765   A /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp 
     766 
     767Some skeleton files for playlist 
     768 
     769------------------------------------------------------------------------ 
     770r15925 | xtophe | 2006-06-19 20:33:11 +0200 (Mon, 19 Jun 2006) | 2 lines 
     771Changed paths: 
     772   M /trunk/src/input/input.c 
     773 
     774src/innput/input.c: Compile fix 
     775 
     776------------------------------------------------------------------------ 
     777r15924 | zorglub | 2006-06-19 19:46:20 +0200 (Mon, 19 Jun 2006) | 2 lines 
     778Changed paths: 
     779   M /trunk/modules/demux/avi/avi.c 
     780 
     781Use a tristate for avi index (fix / don't fix / ask). Closes:#679 
     782 
     783------------------------------------------------------------------------ 
     784r15923 | zorglub | 2006-06-19 19:33:43 +0200 (Mon, 19 Jun 2006) | 2 lines 
     785Changed paths: 
     786   M /trunk/src/input/input.c 
     787   M /trunk/src/misc/stats.c 
     788 
     789Small stats improvements 
     790 
     791------------------------------------------------------------------------ 
     792r15922 | yoann | 2006-06-17 20:42:29 +0200 (Sat, 17 Jun 2006) | 2 lines 
     793Changed paths: 
     794   M /trunk/src/input/subtitles.c 
     795 
     796* input/subtitles.c: fix another bug in subtitle autodetection 
     797 
     798------------------------------------------------------------------------ 
     799r15921 | xtophe | 2006-06-17 16:16:51 +0200 (Sat, 17 Jun 2006) | 2 lines 
     800Changed paths: 
     801   M /trunk/src/misc/stats.c 
     802 
     803src/misc/stats.c: avoid buffer underflow. 
     804 
     805------------------------------------------------------------------------ 
     806r15918 | yoann | 2006-06-17 06:13:04 +0200 (Sat, 17 Jun 2006) | 2 lines 
     807Changed paths: 
     808   M /trunk/src/input/input.c 
     809 
     810* src/input/input.c: don't clean twice the read_bytes counter 
     811 
     812------------------------------------------------------------------------ 
     813r15917 | xtophe | 2006-06-17 00:42:00 +0200 (Sat, 17 Jun 2006) | 2 lines 
     814Changed paths: 
     815   M /trunk/src/input/input.c 
     816   M /trunk/src/misc/stats.c 
     817 
     818Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review 
     819 
     820------------------------------------------------------------------------ 
     821r15916 | yoann | 2006-06-16 21:05:55 +0200 (Fri, 16 Jun 2006) | 2 lines 
     822Changed paths: 
     823   M /trunk/src/input/input.c 
     824 
     825* If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681) 
     826 
     827------------------------------------------------------------------------ 
     828r15915 | zorglub | 2006-06-15 23:22:35 +0200 (Thu, 15 Jun 2006) | 2 lines 
     829Changed paths: 
     830   M /trunk/include/main.h 
     831   M /trunk/include/vlc_httpd.h 
     832   M /trunk/include/vlc_input.h 
     833   M /trunk/include/vlc_messages.h 
     834   M /trunk/include/vlc_symbols.h 
     835   M /trunk/src/audio_output/dec.c 
     836   M /trunk/src/audio_output/input.c 
     837   M /trunk/src/input/decoder.c 
     838   M /trunk/src/input/es_out.c 
     839   M /trunk/src/input/input.c 
     840   M /trunk/src/input/stream.c 
     841   M /trunk/src/libvlc.c 
     842   M /trunk/src/misc/objects.c 
     843   M /trunk/src/misc/stats.c 
     844   M /trunk/src/network/httpd.c 
     845   M /trunk/src/playlist/control.c 
     846   M /trunk/src/playlist/thread.c 
     847   M /trunk/src/stream_output/stream_output.c 
     848   M /trunk/src/video_output/video_output.c 
     849 
     850Partial rewrite of stats to avoid lookups (Closes:#693) 
     851 
     852------------------------------------------------------------------------ 
     853r15914 | damienf | 2006-06-15 00:49:57 +0200 (Thu, 15 Jun 2006) | 4 lines 
     854Changed paths: 
     855   M /trunk/modules/gui/macosx/voutgl.m 
     856   M /trunk/modules/video_output/opengl.c 
     857 
     858fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion) 
     859- opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout 
     860- voutgl.m: set context to NULL on exit 
     861 
     862------------------------------------------------------------------------ 
     863r15913 | yoann | 2006-06-14 22:15:23 +0200 (Wed, 14 Jun 2006) | 3 lines 
     864Changed paths: 
     865   M /trunk/modules/demux/playlist/xspf.c 
     866 
     867* playlist/xspf.c: upgrade to new structure 
     868  inputs are not yet added to the playlist 
     869 
     870------------------------------------------------------------------------ 
     871r15912 | zorglub | 2006-06-14 22:09:51 +0200 (Wed, 14 Jun 2006) | 3 lines 
     872Changed paths: 
     873   M /trunk/include/vlc_playlist.h 
     874   M /trunk/src/libvlc.h 
     875   M /trunk/src/playlist/engine.c 
     876 
     877* Add a "media-library" option to enable/disable ML 
     878* Add a "playlist-tree" option to force onelevel/catgory mode 
     879 
     880------------------------------------------------------------------------ 
     881r15911 | yoann | 2006-06-14 20:31:45 +0200 (Wed, 14 Jun 2006) | 2 lines 
     882Changed paths: 
     883   M /trunk/modules/control/http/rpn.c 
     884   M /trunk/share/http/dialogs/main 
     885   A /trunk/share/http/images/snapshot.png 
     886   M /trunk/share/http/js/functions.js 
     887   M /trunk/share/http/requests/status.xml 
     888 
     889* web interface: add a snapshot button 
     890 
     891------------------------------------------------------------------------ 
     892r15910 | ipkiss | 2006-06-14 20:25:51 +0200 (Wed, 14 Jun 2006) | 2 lines 
     893Changed paths: 
     894   M /trunk/modules/gui/skins2/parser/interpreter.cpp 
     895 
     896 * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive 
     897 
     898------------------------------------------------------------------------ 
     899r15909 | yoann | 2006-06-14 16:48:32 +0200 (Wed, 14 Jun 2006) | 2 lines 
     900Changed paths: 
     901   M /trunk/modules/misc/playlist/xspf.c 
     902 
     903* playlist/xspf.c: handles empty nodes 
     904 
     905------------------------------------------------------------------------ 
     906r15908 | yoann | 2006-06-14 14:05:39 +0200 (Wed, 14 Jun 2006) | 2 lines 
     907Changed paths: 
     908   M /trunk/modules/control/http/util.c 
     909 
     910* control/http: fix "pl.current" 
     911 
     912------------------------------------------------------------------------ 
     913r15907 | yoann | 2006-06-14 06:43:47 +0200 (Wed, 14 Jun 2006) | 2 lines 
     914Changed paths: 
     915   M /trunk/modules/demux/playlist/xspf.c 
     916   M /trunk/modules/demux/playlist/xspf.h 
     917 
     918* demux/playlist/xspf: skeleton for XSPF tree playlist import 
     919 
     920------------------------------------------------------------------------ 
     921r15906 | yoann | 2006-06-14 04:00:42 +0200 (Wed, 14 Jun 2006) | 2 lines 
     922Changed paths: 
     923   M /trunk/modules/misc/playlist/xspf.c 
     924 
     925* xpsf.c: ...but <playlist> has... grmbl 
     926 
     927------------------------------------------------------------------------ 
     928r15905 | yoann | 2006-06-14 03:51:05 +0200 (Wed, 14 Jun 2006) | 2 lines 
     929Changed paths: 
     930   M /trunk/modules/misc/playlist/xspf.c 
     931 
     932* xspf.c: <trackList> has no <location> or <title> element 
     933 
     934------------------------------------------------------------------------ 
     935r15904 | yoann | 2006-06-14 03:46:17 +0200 (Wed, 14 Jun 2006) | 3 lines 
     936Changed paths: 
     937   M /trunk/modules/demux/playlist/xspf.c 
     938 
     939* demux/playlist/xspf.c: fix a bug introduced by [15757] 
     940  + cosmetic changes 
     941 
     942------------------------------------------------------------------------ 
     943r15903 | yoann | 2006-06-14 02:43:00 +0200 (Wed, 14 Jun 2006) | 3 lines 
     944Changed paths: 
     945   M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp 
     946   M /trunk/modules/misc/playlist/xspf.c 
     947   M /trunk/modules/misc/playlist/xspf.h 
     948 
     949* Tree playlist XSPF export 
     950  Kids, don't try this at home... 
     951 
     952------------------------------------------------------------------------ 
     953r15902 | fkuehne | 2006-06-13 23:36:37 +0200 (Tue, 13 Jun 2006) | 1 line 
     954Changed paths: 
     955   M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/classes.nib 
     956   M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/info.nib 
     957   M /trunk/extras/MacOSX/Resources/English.lproj/SFilters.nib/keyedobjects.nib 
     958   M /trunk/modules/gui/macosx/sfilters.h 
     959   M /trunk/modules/gui/macosx/sfilters.m 
     960 
     961* code and GUI improvements 
     962------------------------------------------------------------------------ 
     963r15901 | littlejohn | 2006-06-13 17:34:27 +0200 (Tue, 13 Jun 2006) | 3 lines 
     964Changed paths: 
     965   M /trunk/bindings/java/Makefile.am 
     966 
     967Java bindings Makefile tested and working on both GNU and Windows. 
     968 
     969 
     970------------------------------------------------------------------------ 
     971r15900 | littlejohn | 2006-06-13 15:35:49 +0200 (Tue, 13 Jun 2006) | 5 lines 
     972Changed paths: 
     973   M /trunk/bindings/java/Makefile.am 
     974 
     97510 PRINT "Remember to include a final endif at the end of Makefile.am." 
     97620 GOTO 10 
     977 
     978 
     979 
     980------------------------------------------------------------------------ 
     981r15899 | littlejohn | 2006-06-13 15:19:46 +0200 (Tue, 13 Jun 2006) | 3 lines 
     982Changed paths: 
     983   M /trunk/bindings/java/Makefile.am 
     984 
     985make buildbot (and ppl) happy with java Makefile.am . 
     986 
     987 
     988------------------------------------------------------------------------ 
     989r15898 | littlejohn | 2006-06-13 15:09:37 +0200 (Tue, 13 Jun 2006) | 3 lines 
     990Changed paths: 
     991   M /trunk/bindings/java/Makefile.am 
     992   M /trunk/bindings/java/vlc-graphics-jni.cc 
     993 
     994another attempt to make java bindings win32 friendly. 
     995 
     996 
     997------------------------------------------------------------------------ 
     998r15897 | littlejohn | 2006-06-13 12:40:26 +0200 (Tue, 13 Jun 2006) | 3 lines 
     999Changed paths: 
     1000   M /trunk/bindings/java/Makefile.am 
     1001 
     1002Corrections in the java bindings Makefile 
     1003 
     1004 
     1005------------------------------------------------------------------------ 
     1006r15896 | littlejohn | 2006-06-13 11:58:56 +0200 (Tue, 13 Jun 2006) | 3 lines 
     1007Changed paths: 
     1008   M /trunk/bindings/java/Makefile.am 
     1009 
     1010A first try in making the Makefile crossplatform (gnu/win32) 
     1011 
     1012 
     1013------------------------------------------------------------------------ 
     1014r15895 | yoann | 2006-06-13 05:04:08 +0200 (Tue, 13 Jun 2006) | 2 lines 
     1015Changed paths: 
     1016   M /trunk/src/input/input.c 
     1017 
     1018* src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files. 
     1019 
     1020------------------------------------------------------------------------ 
     1021r15894 | damienf | 2006-06-13 01:29:31 +0200 (Tue, 13 Jun 2006) | 2 lines 
     1022Changed paths: 
     1023   M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch 
     1024 
     1025- x264-svn-win32.patch: synchronized with latest on svn 
     1026 
     1027------------------------------------------------------------------------ 
     1028r15893 | damienf | 2006-06-13 01:26:38 +0200 (Tue, 13 Jun 2006) | 2 lines 
     1029Changed paths: 
     1030   M /trunk/configure.ac 
     1031 
     1032- configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib 
     1033 
     1034------------------------------------------------------------------------ 
     1035r15892 | damienf | 2006-06-13 01:14:44 +0200 (Tue, 13 Jun 2006) | 2 lines 
     1036Changed paths: 
     1037   M /trunk/mozilla/vlcshell.cpp 
     1038 
     1039vlcshell.cpp: fixed plugin 'autoplay' 
     1040 
     1041------------------------------------------------------------------------ 
     1042r15891 | gbazin | 2006-06-12 22:41:22 +0200 (Mon, 12 Jun 2006) | 1 line 
     1043Changed paths: 
     1044   M /trunk/src/misc/stats.c 
     1045 
     1046* src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet(). 
     1047------------------------------------------------------------------------ 
     1048r15889 | zorglub | 2006-06-12 21:56:25 +0200 (Mon, 12 Jun 2006) | 2 lines 
     1049Changed paths: 
     1050   M /trunk/modules/access/cdda.c 
     1051 
     1052Simplify the CDDA module. Split more between parse and play  
     1053 
     1054------------------------------------------------------------------------ 
     1055r15888 | gbazin | 2006-06-12 21:51:14 +0200 (Mon, 12 Jun 2006) | 1 line 
     1056Changed paths: 
     1057   M /trunk/src/video_output/video_output.c 
     1058 
     1059* src/video_output/video_output.c: avoid calling config_GetInt in the main loop. 
     1060------------------------------------------------------------------------ 
     1061r15887 | Trax | 2006-06-12 21:32:00 +0200 (Mon, 12 Jun 2006) | 1 line 
     1062Changed paths: 
     1063   M /trunk/src/input/decoder.c 
     1064 
     1065* typo consummed -> consumed 
     1066------------------------------------------------------------------------ 
     1067r15886 | yoann | 2006-06-12 21:31:33 +0200 (Mon, 12 Jun 2006) | 3 lines 
     1068Changed paths: 
     1069   M /trunk/modules/video_output/image.c 
     1070 
     1071* modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module. 
     1072  Thanks to Menele from the forum for submitting a patch. 
     1073 
     1074------------------------------------------------------------------------ 
     1075r15885 | zorglub | 2006-06-12 21:21:01 +0200 (Mon, 12 Jun 2006) | 4 lines 
     1076Changed paths: 
     1077   M /trunk/src/input/item.c 
     1078   M /trunk/src/playlist/control.c 
     1079   M /trunk/src/playlist/item.c 
     1080   M /trunk/src/playlist/tree.c 
     1081 
     1082* Fix skip in initial status 
     1083* Don't waste ids</