Changeset 7bb626017dd01da97fe233d338a11f7040924826

Show
Ignore:
Timestamp:
05/17/04 21:56:30 (4 years ago)
Author:
Gildas Bazin <gbazin@videolan.org>
git-committer:
Gildas Bazin <gbazin@videolan.org> 1084823790 +0000
git-parent:

[83b1f6c89fb2fdf80de4ac8c9458ab7872a2726a]

git-author:
Gildas Bazin <gbazin@videolan.org> 1084823790 +0000
Message:

* ALL: preparing for the 0.7.2-test3 release.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r28c4235 r7bb6260  
    1468514685 
    1468614686------------------------------------------------------------------------ 
     14687r7572 | gbazin | 2004-05-01 12:36:25 +0200 (Sat, 01 May 2004) | 2 lines 
     14688Changed paths: 
     14689   M /trunk/ChangeLog 
     14690   M /trunk/configure.ac 
     14691   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings 
     14692   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     14693   M /trunk/po/POTFILES.in 
     14694 
     14695* ALL: update for 0.7.2-test2. 
     14696 
     14697------------------------------------------------------------------------ 
     14698r7573 | gbazin | 2004-05-01 12:51:24 +0200 (Sat, 01 May 2004) | 2 lines 
     14699Changed paths: 
     14700   M /trunk/NEWS 
     14701 
     14702* NEWS: support for theora alpha3 and hotkeys in the wxwin interface. 
     14703 
     14704------------------------------------------------------------------------ 
     14705r7574 | asmax | 2004-05-01 16:23:40 +0200 (Sat, 01 May 2004) | 7 lines 
     14706Changed paths: 
     14707   M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp 
     14708   M /trunk/modules/gui/skins2/src/vlcproc.cpp 
     14709   M /trunk/modules/gui/skins2/src/vlcproc.hpp 
     14710   M /trunk/modules/gui/skins2/vars/time.cpp 
     14711   M /trunk/modules/gui/skins2/vars/time.hpp 
     14712   M /trunk/modules/gui/skins2/win32/win32_factory.hpp 
     14713   M /trunk/modules/gui/skins2/win32/win32_window.cpp 
     14714   M /trunk/modules/gui/skins2/x11/x11_window.cpp 
     14715 
     14716  * src/vlcproc.*: added the callbacks for vout requests. The vout window 
     14717    handle is now stored in VlcProc. 
     14718  * x11/x11_window.cpp, win32/win32_window.cpp: set the vout window in  
     14719    VlcProc instead of the old "drawable" trick 
     14720  * all: renamed "Time" into "StreamTime" because of a name conflict with  
     14721   X11 (did i hear "namespace" ? ;) 
     14722 
     14723------------------------------------------------------------------------ 
     14724r7575 | fkuehne | 2004-05-01 18:01:41 +0200 (Sat, 01 May 2004) | 1 line 
     14725Changed paths: 
     14726   M /trunk/po/de.po 
     14727 
     14728=* Updated German translation 
     14729------------------------------------------------------------------------ 
     14730r7576 | gbazin | 2004-05-01 19:56:14 +0200 (Sat, 01 May 2004) | 1 line 
     14731Changed paths: 
     14732   M /trunk/modules/demux/dvdnav.c 
     14733 
     14734* modules/demux/dvdnav.c: a bit less debug and fixed seeking. 
     14735------------------------------------------------------------------------ 
     14736r7577 | gbazin | 2004-05-01 20:00:36 +0200 (Sat, 01 May 2004) | 1 line 
     14737Changed paths: 
     14738   M /trunk/modules/demux/dvdnav.c 
     14739 
     14740* modules/demux/dvdnav.c: a few coding style changes. 
     14741------------------------------------------------------------------------ 
     14742r7578 | fkuehne | 2004-05-02 14:36:52 +0200 (Sun, 02 May 2004) | 1 line 
     14743Changed paths: 
     14744   M /trunk/po/de.po 
     14745 
     14746* Fixed some  translations 
     14747------------------------------------------------------------------------ 
     14748r7579 | ipkiss | 2004-05-02 16:03:20 +0200 (Sun, 02 May 2004) | 3 lines 
     14749Changed paths: 
     14750   M /trunk/modules/gui/skins2/parser/expr_evaluator.cpp 
     14751   M /trunk/modules/gui/skins2/parser/interpreter.cpp 
     14752 
     14753 * skins2/parser/interpreter.cpp: parse the "or" operator 
     14754 * skins2/parser/expr_evaluator.cpp: small fix for enhanced flexibility 
     14755 
     14756------------------------------------------------------------------------ 
     14757r7580 | fkuehne | 2004-05-02 18:15:17 +0200 (Sun, 02 May 2004) | 2 lines 
     14758Changed paths: 
     14759   M /trunk/po/de.po 
     14760   M /trunk/po/it.po 
     14761 
     14762* po/de.po: corrected a misunderstanding 
     14763* po/it.po: layout fixes to the rc-help-message 
     14764------------------------------------------------------------------------ 
     14765r7581 | ipkiss | 2004-05-02 20:41:52 +0200 (Sun, 02 May 2004) | 3 lines 
     14766Changed paths: 
     14767   M /trunk/modules/gui/wxwindows/playlist.cpp 
     14768 
     14769 * modules/gui/wxwindows/playlist.cpp: fixed a refcount problem + minor coding 
     14770   style fixes 
     14771 
     14772------------------------------------------------------------------------ 
     14773r7582 | ipkiss | 2004-05-02 21:00:54 +0200 (Sun, 02 May 2004) | 3 lines 
     14774Changed paths: 
     14775   M /trunk/modules/control/hotkeys.c 
     14776   M /trunk/modules/control/lirc.c 
     14777 
     14778 * modules/control/hotkeys.c and lirc.c: fixed a refcount problem + small 
     14779   coding style changes 
     14780 
     14781------------------------------------------------------------------------ 
     14782r7583 | sigmunau | 2004-05-02 22:25:11 +0200 (Sun, 02 May 2004) | 2 lines 
     14783Changed paths: 
     14784   M /trunk/modules/access/cdda.c 
     14785 
     14786modules/access/cdda.c: write proper bitrate in the wav header. 
     14787 
     14788------------------------------------------------------------------------ 
     14789r7584 | sam | 2004-05-03 14:06:10 +0200 (Mon, 03 May 2004) | 4 lines 
     14790Changed paths: 
     14791   M /trunk/po/en_GB.po 
     14792   M /trunk/po/es.po 
     14793 
     14794  * po/: 
     14795    + Updated the British translation. 
     14796    + Merged Javier Varela's Spanish translation. There's more to come. 
     14797 
     14798------------------------------------------------------------------------ 
     14799r7585 | gbazin | 2004-05-03 15:55:39 +0200 (Mon, 03 May 2004) | 1 line 
     14800Changed paths: 
     14801   M /trunk/modules/codec/ffmpeg/video.c 
     14802 
     14803* modules/codec/ffmpeg/video.c: compilation fixes for ffmpeg 0.4.8. 
     14804------------------------------------------------------------------------ 
     14805r7586 | fkuehne | 2004-05-03 21:52:32 +0200 (Mon, 03 May 2004) | 1 line 
     14806Changed paths: 
     14807   M /trunk/configure.ac 
     14808 
     14809* Updated '(c) 1996-2003' to '(c) 1996-2004' 
     14810------------------------------------------------------------------------ 
     14811r7587 | rocky | 2004-05-04 07:14:15 +0200 (Tue, 04 May 2004) | 3 lines 
     14812Changed paths: 
     14813   M /trunk/modules/access/cdda/access.c 
     14814 
     14815Correct bitrate in the WAV header. 
     14816 
     14817 
     14818------------------------------------------------------------------------ 
     14819r7588 | titer | 2004-05-04 13:35:18 +0200 (Tue, 04 May 2004) | 4 lines 
     14820Changed paths: 
     14821   M /trunk/modules/gui/macosx/vout.m 
     14822 
     14823 + macosx/vout.m : catch mouse events in OpenGL mode (still, only works 
     14824                   in window mode. I'm not sure how we can catch 
     14825                   mouseDown events in fullscreen GL mode) 
     14826 
     14827------------------------------------------------------------------------ 
     14828r7589 | titer | 2004-05-04 15:57:48 +0200 (Tue, 04 May 2004) | 3 lines 
     14829Changed paths: 
     14830   M /trunk/modules/video_chroma/i420_yuy2.c 
     14831 
     14832 + video_chroma/i420_yuy2.c : fixed conversion for non-multiple-of-8 
     14833                              widths (MMX untested) 
     14834 
     14835------------------------------------------------------------------------ 
     14836r7590 | titer | 2004-05-04 16:09:45 +0200 (Tue, 04 May 2004) | 2 lines 
     14837Changed paths: 
     14838   M /trunk/modules/video_chroma/i420_yuy2.h 
     14839 
     14840 + video_chroma/i420_yuy2.h : grmbl, x86 compile fix 
     14841 
     14842------------------------------------------------------------------------ 
     14843r7591 | gbazin | 2004-05-04 21:46:03 +0200 (Tue, 04 May 2004) | 1 line 
     14844Changed paths: 
     14845   M /trunk/modules/demux/ts.c 
     14846 
     14847* modules/demux/ts.c: coding style changes. 
     14848------------------------------------------------------------------------ 
     14849r7592 | ipkiss | 2004-05-04 21:50:43 +0200 (Tue, 04 May 2004) | 2 lines 
     14850Changed paths: 
     14851   M /trunk/share/skins2/skin.dtd 
     14852 
     14853 * share/skins2/skin.dtd: removed a useless attribute 
     14854 
     14855------------------------------------------------------------------------ 
     14856r7593 | hartman | 2004-05-04 22:03:10 +0200 (Tue, 04 May 2004) | 2 lines 
     14857Changed paths: 
     14858   M /trunk/vlc.ebuild 
     14859 
     14860* updates to ebuild for 0.7.2 
     14861 
     14862------------------------------------------------------------------------ 
     14863r7594 | ipkiss | 2004-05-04 22:42:08 +0200 (Tue, 04 May 2004) | 4 lines 
     14864Changed paths: 
     14865   M /trunk/modules/gui/skins2/parser/skin_parser.cpp 
     14866 
     14867 * skins2/parser/skin_parser.cpp: Fixed my last commit. 
     14868   I didn't remove all the code handling the removed attribute (Playlist.var), 
     14869   because it can still be useful if we decide to have other List controls. 
     14870 
     14871------------------------------------------------------------------------ 
     14872r7595 | fkuehne | 2004-05-04 23:25:48 +0200 (Tue, 04 May 2004) | 1 line 
     14873Changed paths: 
     14874   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     14875 
     14876* Added the WAVE-file-type 
     14877------------------------------------------------------------------------ 
     14878r7596 | jlj | 2004-05-05 13:13:33 +0200 (Wed, 05 May 2004) | 4 lines 
     14879Changed paths: 
     14880   M /trunk/modules/demux/mp4/drms.c 
     14881 
     14882  * drms.c: DRMS v2 support. Thanks to sam for cleaning and breaking up 
     14883            DoExtShuffle into smaller functions. 
     14884 
     14885 
     14886------------------------------------------------------------------------ 
     14887r7597 | gbazin | 2004-05-05 13:18:18 +0200 (Wed, 05 May 2004) | 1 line 
     14888Changed paths: 
     14889   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp 
     14890 
     14891* modules/gui/wxwindows/preferences_widgets.cpp: compilation fix. 
     14892------------------------------------------------------------------------ 
     14893r7598 | gbazin | 2004-05-05 22:29:14 +0200 (Wed, 05 May 2004) | 1 line 
     14894Changed paths: 
     14895   M /trunk/src/libvlc.h 
     14896 
     14897* src/libvlc.h: moved a few hotkeys to the advanced options. 
     14898------------------------------------------------------------------------ 
     14899r7599 | ipkiss | 2004-05-05 23:15:04 +0200 (Wed, 05 May 2004) | 2 lines 
     14900Changed paths: 
     14901   M /trunk/modules/gui/skins2/parser/skin_parser.cpp 
     14902 
     14903 * skins2/parser/skin_parser.cpp: Make sure that IDs are unique 
     14904 
     14905------------------------------------------------------------------------ 
     14906r7600 | gbazin | 2004-05-05 23:50:49 +0200 (Wed, 05 May 2004) | 1 line 
     14907Changed paths: 
     14908   M /trunk/src/input/es_out.c 
     14909 
     14910* src/input/es_out.c: remove deprecated hack. 
     14911------------------------------------------------------------------------ 
     14912r7601 | gbazin | 2004-05-05 23:52:07 +0200 (Wed, 05 May 2004) | 1 line 
     14913Changed paths: 
     14914   M /trunk/modules/demux/ts.c 
     14915 
     14916* modules/demux/ts.c: support for DVB subtitles and memory leak fixes. 
     14917------------------------------------------------------------------------ 
     14918r7602 | hartman | 2004-05-05 23:53:07 +0200 (Wed, 05 May 2004) | 2 lines 
     14919Changed paths: 
     14920   M /trunk/Makefile.am 
     14921 
     14922* .access for http intf added to OSX build. 
     14923 
     14924------------------------------------------------------------------------ 
     14925r7603 | jlj | 2004-05-06 00:25:12 +0200 (Thu, 06 May 2004) | 3 lines 
     14926Changed paths: 
     14927   M /trunk/modules/demux/mp4/drms.c 
     14928 
     14929  * drms.c: DRMS v2 uses filename iSCInfo2 instead of iSCInfo. 
     14930 
     14931 
     14932------------------------------------------------------------------------ 
     14933r7604 | gbazin | 2004-05-06 10:14:03 +0200 (Thu, 06 May 2004) | 1 line 
     14934Changed paths: 
     14935   M /trunk/Makefile.am 
     14936 
     14937* Makefile.am: include the vlm html files in the win32 package. 
     14938------------------------------------------------------------------------ 
     14939r7605 | gbazin | 2004-05-06 12:58:57 +0200 (Thu, 06 May 2004) | 1 line 
     14940Changed paths: 
     14941   M /trunk/modules/demux/mkv.cpp 
     14942 
     14943* modules/demux/mkv.cpp: wchar_t is defined in stddef.h so no need to include wchar.h 
     14944------------------------------------------------------------------------ 
     14945r7606 | gbazin | 2004-05-06 19:35:26 +0200 (Thu, 06 May 2004) | 1 line 
     14946Changed paths: 
     14947   M /trunk/src/input/input_dec.c 
     14948 
     14949* src/input/input_dec.c: fixed DVB subtitles support in old MPEG TS demuxer. 
     14950------------------------------------------------------------------------ 
     14951r7607 | hartman | 2004-05-06 21:34:41 +0200 (Thu, 06 May 2004) | 6 lines 
     14952Changed paths: 
     14953   M /trunk/modules/gui/macosx/intf.m 
     14954 
     14955* don't autorelease the application 
     14956* make sure the terminate of the super is called 
     14957 
     14958This might fix the CodeTek VirtualDesktop appl. (untested) 
     14959 
     14960 
     14961------------------------------------------------------------------------ 
     14962r7608 | gbazin | 2004-05-06 22:51:47 +0200 (Thu, 06 May 2004) | 1 line 
     14963Changed paths: 
     14964   M /trunk/modules/demux/mp4/mp4.c 
     14965 
     14966* modules/demux/mp4/mp4.c: fixed memory leak. 
     14967------------------------------------------------------------------------ 
     14968r7609 | hartman | 2004-05-06 23:14:02 +0200 (Thu, 06 May 2004) | 2 lines 
     14969Changed paths: 
     14970   M /trunk/extras/contrib/src/Makefile 
     14971 
     14972* set -O3 on faad 
     14973 
     14974------------------------------------------------------------------------ 
     14975r7610 | gbazin | 2004-05-06 23:14:13 +0200 (Thu, 06 May 2004) | 1 line 
     14976Changed paths: 
     14977   M /trunk/modules/mux/mp4.c 
     14978 
     14979* modules/mux/mp4.c:fixed a minor mem leak. 
     14980------------------------------------------------------------------------ 
     14981r7611 | hartman | 2004-05-07 01:14:23 +0200 (Fri, 07 May 2004) | 2 lines 
     14982Changed paths: 
     14983   M /trunk/modules/access/directory.c 
     14984   M /trunk/modules/gui/macosx/controls.m 
     14985   M /trunk/modules/gui/macosx/playlist.m 
     14986   M /trunk/modules/gui/macosx/playlistinfo.m 
     14987   M /trunk/src/input/input.c 
     14988 
     14989* fixed a number of memleaks 
     14990 
     14991------------------------------------------------------------------------ 
     14992r7612 | hartman | 2004-05-07 02:46:20 +0200 (Fri, 07 May 2004) | 2 lines 
     14993Changed paths: 
     14994   M /trunk/modules/gui/macosx/controls.m 
     14995 
     14996* introduced a bug with my latest patch in the autogenerated menus. 
     14997 
     14998------------------------------------------------------------------------ 
     14999r7613 | rocky | 2004-05-07 04:03:56 +0200 (Fri, 07 May 2004) | 3 lines 
     15000Changed paths: 
     15001   M /trunk/configure.ac 
     15002   M /trunk/modules/access/vcdx/vcdplayer.c 
     15003 
     15004Tolerate compilation with vcdimager 0.7.20. Sigh. 
     15005 
     15006 
     15007------------------------------------------------------------------------ 
     15008r7614 | jpsaman | 2004-05-07 10:12:34 +0200 (Fri, 07 May 2004) | 1 line 
     15009Changed paths: 
     15010   M /trunk/modules/access/dvb/access.c 
     15011   M /trunk/modules/access/dvb/dvb.c 
     15012   M /trunk/modules/access/dvb/dvb.h 
     15013   M /trunk/modules/access/dvb/qpsk.c 
     15014 
     15015Refactoring of dvb.c and access.c. Coding style and messages cleanup. 
     15016------------------------------------------------------------------------ 
     15017r7615 | jpsaman | 2004-05-07 10:31:16 +0200 (Fri, 07 May 2004) | 1 line 
     15018Changed paths: 
     15019   M /trunk/modules/access/dvb/access.c 
     15020   M /trunk/modules/access/dvb/dvb.c 
     15021 
     15022compilation fixes 
     15023------------------------------------------------------------------------ 
     15024r7616 | jpsaman | 2004-05-07 10:51:56 +0200 (Fri, 07 May 2004) | 1 line 
     15025Changed paths: 
     15026   M /trunk/modules/access/dvb/dvb.c 
     15027 
     15028Gracefully interrupt the tuning process. 
     15029------------------------------------------------------------------------ 
     15030r7617 | jpsaman | 2004-05-07 13:17:40 +0200 (Fri, 07 May 2004) | 1 line 
     15031Changed paths: 
     15032   M /trunk/modules/access/dvb/access.c 
     15033   M /trunk/modules/access/dvb/dvb.c 
     15034 
     15035Tuning to DVB-C works. Added code to listen to FE_REINIT from the frontend. 
     15036------------------------------------------------------------------------ 
     15037r7618 | gbazin | 2004-05-07 13:25:42 +0200 (Fri, 07 May 2004) | 1 line 
     15038Changed paths: 
     15039   M /trunk/src/video_output/video_output.c 
     15040 
     15041* src/video_output/video_output.c: make sure vout_Create() returns NULL when the pf_init() of the vout plugin failed. 
     15042------------------------------------------------------------------------ 
     15043r7619 | gbazin | 2004-05-07 15:03:43 +0200 (Fri, 07 May 2004) | 1 line 
     15044Changed paths: 
     15045   M /trunk/modules/video_output/directx/directx.c 
     15046   M /trunk/modules/video_output/directx/events.c 
     15047 
     15048* modules/video_output/directx/*: embedded vout plays nicer with multi-monitor setups. 
     15049------------------------------------------------------------------------ 
     15050r7620 | gbazin | 2004-05-07 16:36:51 +0200 (Fri, 07 May 2004) | 1 line 
     15051Changed paths: 
     15052   M /trunk/modules/gui/wxwindows/interface.cpp 
     15053   M /trunk/modules/gui/wxwindows/wxwindows.h 
     15054 
     15055* modules/gui/wxwindows/*: move a few things out of wxwindows.h 
     15056------------------------------------------------------------------------ 
     15057r7621 | gbazin | 2004-05-07 17:36:01 +0200 (Fri, 07 May 2004) | 3 lines 
     15058Changed paths: 
     15059   M /trunk/modules/demux/asf/asf.c 
     15060   M /trunk/modules/demux/mp4/libmp4.c 
     15061 
     15062* modules/demux/asf/*: fixed mem leak. 
     15063* modules/demux/mp4/*: fixed segfault on close with some files. 
     15064 
     15065------------------------------------------------------------------------ 
     15066r7622 | fenrir | 2004-05-07 23:10:48 +0200 (Fri, 07 May 2004) | 2 lines 
     15067Changed paths: 
     15068   M /trunk/modules/codec/ffmpeg/video.c 
     15069 
     15070 * video: set avtcx->codec_tag 
     15071 
     15072------------------------------------------------------------------------ 
     15073r7623 | fenrir | 2004-05-07 23:12:26 +0200 (Fri, 07 May 2004) | 4 lines 
     15074Changed paths: 
     15075   M /trunk/modules/demux/avi/avi.c 
     15076 
     15077 * avi: hack to let few xvid files working. 
     15078 (set codec to xvid if the hanlder is xvid). 
     15079 
     15080 
     15081------------------------------------------------------------------------ 
     15082r7624 | gbazin | 2004-05-08 13:59:28 +0200 (Sat, 08 May 2004) | 1 line 
     15083Changed paths: 
     15084   M /trunk/modules/demux/dvdnav.c 
     15085 
     15086* modules/demux/dvdnav.c: a few fixes. 
     15087------------------------------------------------------------------------ 
     15088r7625 | gbazin | 2004-05-08 18:58:05 +0200 (Sat, 08 May 2004) | 1 line 
     15089Changed paths: 
     15090   M /trunk/modules/video_output/x11/xcommon.c 
     15091 
     15092* modules/video_output/x11/xcommon.c: fixed bug with uninitialized variable. 
     15093------------------------------------------------------------------------ 
     15094r7626 | ipkiss | 2004-05-08 20:10:38 +0200 (Sat, 08 May 2004) | 5 lines 
     15095Changed paths: 
     15096   M /trunk/modules/gui/skins2/parser/builder.cpp 
     15097   M /trunk/modules/gui/skins2/src/skin_main.cpp 
     15098   M /trunk/share/skins2/default/theme.xml 
     15099 
     15100 * skins2/src/skin_main.cpp: Transparency is default disabled 
     15101 * skins2/parser/builder.cpp: s/resize/resizeSE/ (SE as in South-East) 
     15102   because in the future resizing will be allowed in all directions 
     15103 * share/skins2/default/theme.xml: Updated the skin accordingly 
     15104 
     15105------------------------------------------------------------------------ 
     15106r7627 | jlj | 2004-05-08 22:48:37 +0200 (Sat, 08 May 2004) | 4 lines 
     15107Changed paths: 
     15108   M /trunk/modules/demux/mp4/drms.c 
     15109 
     15110  * drms.c: fopen in binary mode. Convenience fix for those that use the DRMS 
     15111            code outside of VLC and don't set _fmode to _O_BINARY. 
     15112 
     15113 
     15114------------------------------------------------------------------------ 
     15115r7628 | sam | 2004-05-08 23:00:47 +0200 (Sat, 08 May 2004) | 5 lines 
     15116Changed paths: 
     15117   M /trunk/modules/demux/mp4/drms.c 
     15118 
     15119  * modules/demux/mp4/drms.c: 
     15120    + Removed unreachable code here and there. 
     15121    + Refactored some shuffling functions and got rid of the ext structure. 
     15122    + More code cleanup. 
     15123 
     15124------------------------------------------------------------------------ 
     15125r7629 | jlj | 2004-05-09 00:58:46 +0200 (Sun, 09 May 2004) | 3 lines 
     15126Changed paths: 
     15127   M /trunk/modules/demux/mp4/drms.c 
     15128 
     15129  * drms.c: DRMS v2 endian fix. 
     15130 
     15131 
     15132------------------------------------------------------------------------ 
     15133r7630 | gbazin | 2004-05-09 11:20:34 +0200 (Sun, 09 May 2004) | 1 line 
     15134Changed paths: 
     15135   M /trunk/Makefile.am 
     15136 
     15137Makefile.am: email address obfuscation for text files included in the win32 package (Patch courtesy of Johan Bilien) 
     15138------------------------------------------------------------------------ 
     15139r7631 | gbazin | 2004-05-09 11:35:12 +0200 (Sun, 09 May 2004) | 1 line 
     15140Changed paths: 
     15141   M /trunk/configure.ac 
     15142   M /trunk/modules/visualization/goom.c 
     15143 
     15144configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1 
     15145------------------------------------------------------------------------ 
     15146r7632 | gbazin | 2004-05-10 14:21:29 +0200 (Mon, 10 May 2004) | 1 line 
     15147Changed paths: 
     15148   M /trunk/src/audio_output/common.c 
     15149   M /trunk/src/audio_output/input.c 
     15150   M /trunk/src/audio_output/mixer.c 
     15151 
     15152* src/audio_ouput/input.c: better on-the-fly switching of audio filters. 
     15153------------------------------------------------------------------------ 
     15154r7633 | massiot | 2004-05-10 16:57:00 +0200 (Mon, 10 May 2004) | 28 lines 
     15155Changed paths: 
     15156   M /trunk/modules/access/dvb/Modules.am 
     15157   M /trunk/modules/access/dvb/access.c 
     15158   D /trunk/modules/access/dvb/dvb.c 
     15159   M /trunk/modules/access/dvb/dvb.h 
     15160   A /trunk/modules/access/dvb/linux_dvb.c (from /trunk/modules/access/dvb/dvb.c:7632) 
     15161   D /trunk/modules/access/dvb/qpsk.c 
     15162 
     15163* modules/access/dvb: Major rewrite of the code. 
     15164  - new options (now prepended with --dvb) : 
     15165     --dvb-program : to work around the non-working --program 
     15166     --dvb-inversion : to (optionally) specify the inversion, which is not 
     15167                       the same as polarization 
     15168     --dvb-budget-mode : if you have a budget card this will set a filter 
     15169                         on 0x2000, meaning all PIDs will be returned by 
     15170                         the driver. The budget-mode is compatible with demux2. 
     15171     --dvb-satno : to specify a sat number in the diseqc system 
     15172     --dvb-voltage : to specify the voltage of the LNB (0 is a permitted 
     15173                     value in special configurations) 
     15174     --dvb-tone : to enable/disable the 22kHz tone (by default it is sent 
     15175                  if frequency >= lnb-slof) 
     15176  - fixed a handful of QPSK tuning bugs, especially the diseqc was not 
     15177    working and frequencies above 11700 couldn't be tuned to. 
     15178  - the modules now uses the inherited object variables for its 
     15179    configuration. 
     15180  - symbol-rate= url option is now srate= for consistency with the 
     15181    configuration variable. 
     15182  - all linux-dvb specific code is now in linux_dvb.c. access.c contains 
     15183    only code which could be reused on other platforms. 
     15184  - better keep track of demux file descriptors (especially useful on 
     15185    limited boards). 
     15186  - do not block in read() when no data is available. 
     15187  - fixed msleep() calls (reminder : mtime_t is in _microseconds_). 
     15188 
     15189I didn't test the QAM and OFDM variants, so please report. 
     15190 
     15191------------------------------------------------------------------------ 
     15192r7634 | massiot | 2004-05-10 17:07:15 +0200 (Mon, 10 May 2004) | 6 lines 
     15193Changed paths: 
     15194   M /trunk/modules/access/dvb/access.c 
     15195   M /trunk/modules/demux/ts.c 
     15196   M /trunk/src/input/input_programs.c 
     15197 
     15198* src/input/input_programs.c: Fixed the --program option (thanks gibalou) 
     15199* modules/access/dvb/access.c: Removed the temporary --dvb-program hack 
     15200* modules/demux/ts.c: New --ts-silent option to avoid complaints about 
     15201  encrypted packets (especially useful with --sout-all for streaming a part 
     15202  of a transponder). 
     15203 
     15204------------------------------------------------------------------------ 
     15205r7635 | massiot | 2004-05-10 17:08:34 +0200 (Mon, 10 May 2004) | 2 lines 
     15206Changed paths: 
     15207   M /trunk/modules/access/dvb/access.c 
     15208 
     152091l 
     15210 
     15211------------------------------------------------------------------------ 
     15212r7636 | bigben | 2004-05-10 19:19:59 +0200 (Mon, 10 May 2004) | 3 lines 
     15213Changed paths: 
     15214   M /trunk/modules/gui/macosx/output.m 
     15215 
     15216use new syntax for sap/slp announces 
     15217 
     15218 
     15219------------------------------------------------------------------------ 
     15220r7637 | jpsaman | 2004-05-10 21:57:38 +0200 (Mon, 10 May 2004) | 13 lines 
     15221Changed paths: 
     15222   M /trunk/modules/access/dvb/access.c 
     15223   M /trunk/modules/access/dvb/linux_dvb.c 
     15224 
     15225dvb/access.c - properly cast memory returned by malloc() 
     15226             - fix small memory leak on closing of dvb plugin. 
     15227dvb/linux-dvb.c - remove astray spaces 
     15228                - always empty the event queue before FE_SET_FRONTEND and FrontendCheck().  
     15229                  dvbstream does the same for OFDM and QAM.  
     15230 
     15231Summary:  
     15232   DVB-C is working (did a few tests)  
     15233   DVB-T not tested.  
     15234   Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning.  
     15235   SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3 
     15236 
     15237 
     15238------------------------------------------------------------------------ 
     15239r7638 | gbazin | 2004-05-10 22:05:08 +0200 (Mon, 10 May 2004) | 1 line 
     15240Changed paths: 
     15241   M /trunk/modules/gui/wxwindows/open.cpp 
     15242 
     15243* modules/gui/wxwindows/open.cpp: fixed the update of the advanced MRLs. Added a dvdnav option. 
     15244------------------------------------------------------------------------ 
     15245r7639 | bigben | 2004-05-10 22:50:36 +0200 (Mon, 10 May 2004) | 3 lines 
     15246Changed paths: 
     15247   M /trunk/modules/gui/macosx/output.m 
     15248 
     15249oups 
     15250 
     15251 
     15252------------------------------------------------------------------------ 
     15253r7640 | fenrir | 2004-05-11 01:39:48 +0200 (Tue, 11 May 2004) | 6 lines 
     15254Changed paths: 
     15255   M /trunk/modules/demux/demux2.c 
     15256   M /trunk/modules/demux/ts.c 
     15257 
     15258 * ts: added support pf multiples PMT on the same PID (broken idea for 
     15259broken people but it's used and it seems spec compliant) 
     15260 
     15261 * demux2: append a :// to allow correct parsing of /volume/filename:.avi 
     15262 
     15263 
     15264------------------------------------------------------------------------ 
     15265r7641 | fenrir | 2004-05-11 02:51:43 +0200 (Tue, 11 May 2004) | 2 lines 
     15266Changed paths: 
     15267   M /trunk/modules/demux/ts.c 
     15268 
     15269 * ts.c: this time it should work (create one dvbpsi handle per pmt). 
     15270 
     15271------------------------------------------------------------------------ 
     15272r7642 | massiot | 2004-05-11 16:03:50 +0200 (Tue, 11 May 2004) | 5 lines 
     15273Changed paths: 
     15274   M /trunk/modules/access/dvb/access.c 
     15275   M /trunk/modules/mux/mpeg/ts.c 
     15276   M /trunk/src/stream_output/stream_output.c 
     15277 
     15278* src/stream_output/stream_output.c: Use strtol for option parsing instead 
     15279  of atoi, because atoi assumes base 10. 
     15280* modules/access/dvb/access.c: New --dvb-caching option. 
     15281* modules/mux/mpeg/ts.c: Cosmetics. 
     15282 
     15283------------------------------------------------------------------------ 
     15284r7643 | gbazin | 2004-05-12 19:45:18 +0200 (Wed, 12 May 2004) | 1 line 
     15285Changed paths: 
     15286   M /trunk/src/stream_output/stream_output.c 
     15287 
     15288* src/stream_output/stream_output.c: allows spaces in the options of the sout mrl. Heading and trailing spaces in options will be removed. 
     15289------------------------------------------------------------------------ 
     15290r7644 | gbazin | 2004-05-12 19:46:48 +0200 (Wed, 12 May 2004) | 1 line 
     15291Changed paths: 
     15292   M /trunk/modules/gui/wxwindows/open.cpp 
     15293 
     15294* modules/gui/wxwindows/open.cpp: mrl parsing fix. 
     15295------------------------------------------------------------------------ 
     15296r7645 | massiot | 2004-05-12 20:48:25 +0200 (Wed, 12 May 2004) | 2 lines 
     15297Changed paths: 
     15298   M /trunk/modules/mux/mpeg/ts.c 
     15299 
     15300* modules/mux/mpeg/ts.c: Fixed a possible segfault in the shaping code. 
     15301 
     15302------------------------------------------------------------------------ 
     15303r7646 | ipkiss | 2004-05-12 20:56:51 +0200 (Wed, 12 May 2004) | 2 lines 
     15304Changed paths: 
     15305   M /trunk/modules/gui/skins2/parser/builder_data.def 
     15306   M /trunk/modules/gui/skins2/parser/builder_data.hpp 
     15307   M /trunk/modules/gui/skins2/parser/skin_parser.cpp 
     15308   M /trunk/share/skins2/default/theme.xml 
     15309   M /trunk/share/skins2/skin.dtd 
     15310 
     15311 * skins2: Removed the Theme.fadetime attribute (unused) 
     15312 
     15313------------------------------------------------------------------------ 
     15314r7647 | jlj | 2004-05-12 23:44:59 +0200 (Wed, 12 May 2004) | 4 lines 
     15315Changed paths: 
     15316   M /trunk/modules/demux/mp4/drms.c 
     15317 
     15318  * drms.c: Check that key store is at least 4 bytes (fixes segfault 
     15319            on empty key store). 
     15320 
     15321 
     15322------------------------------------------------------------------------ 
     15323r7648 | hartman | 2004-05-13 17:38:15 +0200 (Thu, 13 May 2004) | 3 lines 
     15324Changed paths: 
     15325   M /trunk/THANKS 
     15326   M /trunk/modules/audio_output/coreaudio.c 
     15327 
     15328* Fix for stream selection on HAL devices. 
     15329  by Jean Alexis Montignies <ja at sente.ch> 
     15330 
     15331------------------------------------------------------------------------ 
     15332r7649 | titer | 2004-05-13 19:45:22 +0200 (Thu, 13 May 2004) | 6 lines 
     15333Changed paths: 
     15334   M /trunk/modules/gui/macosx/vout.h 
     15335   M /trunk/modules/gui/macosx/vout.m 
     15336 
     15337 macosx/vout* : in GL mode, create a fullscreen window just like with QT 
     15338                instead of switching to OpenGL fullscreen mode (fixes 
     15339                unreachable mouse events with DVD menus, fixes the issues 
     15340                with people using multiple desktops, etc). 
     15341                Fillscreen is temporarily broken, I'll clean this up later. 
     15342 
     15343------------------------------------------------------------------------ 
     15344r7650 | gbazin | 2004-05-13 20:22:18 +0200 (Thu, 13 May 2004) | 1 line 
     15345Changed paths: 
     15346   M /trunk/modules/stream_out/standard.c 
     15347 
     15348* modules/stream_out/standard.c: fixed a few small mem leaks. 
     15349------------------------------------------------------------------------ 
     15350r7651 | titer | 2004-05-13 20:29:44 +0200 (Thu, 13 May 2004) | 2 lines 
     15351Changed paths: 
     15352   M /trunk/modules/gui/macosx/vout.m 
     15353 
     15354 macosx/vout.m : fixed --macosx-fillscreen 
     15355 
     15356------------------------------------------------------------------------ 
     15357r7652 | gbazin | 2004-05-13 23:13:38 +0200 (Thu, 13 May 2004) | 1 line 
     15358Changed paths: 
     15359   M /trunk/configure.ac 
     15360   M /trunk/modules/visualization/goom.c 
     15361 
     15362* configure.ac, modules/visualization/goom.c: in case --with-goom-tree is specified and we don't find libgoom2, try to find and use libgoom. 
     15363------------------------------------------------------------------------ 
     15364r7653 | titer | 2004-05-14 13:29:21 +0200 (Fri, 14 May 2004) | 2 lines 
     15365Changed paths: 
     15366   M /trunk/modules/gui/macosx/vout.m 
     15367 
     15368 macosx/vout.m: don't forget to EndFullScreen() on GL mode too 
     15369 
     15370------------------------------------------------------------------------ 
     15371r7654 | jpsaman | 2004-05-14 15:24:07 +0200 (Fri, 14 May 2004) | 1 line 
     15372Changed paths: 
     15373   M /trunk/modules/access/dvb/access.c 
     15374 
     15375Close DVR device 
     15376------------------------------------------------------------------------ 
     15377r7655 | gbazin | 2004-05-14 19:07:50 +0200 (Fri, 14 May 2004) | 3 lines 
     15378Changed paths: 
     15379   M /trunk/Makefile.am 
     15380   D /trunk/install-win32 
     15381   A /trunk/vlc.win32.nsi (from /trunk/install-win32:7649) 
     15382 
     15383* vlc.win32.nsi: brand new NSIS auto-installer script. 
     15384* Makefile.am: use vlc icon in the NSIS installer. 
     15385 
     15386------------------------------------------------------------------------ 
     15387r7656 | fenrir | 2004-05-14 22:46:33 +0200 (Fri, 14 May 2004) | 2 lines 
     15388Changed paths: 
     15389   M /trunk/modules/access/mms/mmstu.c 
     15390 
     15391 * mmstu: added a couple of uint64_t casts to avoid overflow. 
     15392 
     15393------------------------------------------------------------------------ 
     15394r7657 | hartman | 2004-05-14 23:57:14 +0200 (Fri, 14 May 2004) | 3 lines 
     15395Changed paths: 
     15396   M /trunk/extras/contrib/src/Makefile 
     15397   A /trunk/extras/contrib/src/Patches/faac.patch 
     15398   M /trunk/extras/contrib/src/packages.mak 
     15399 
     15400* added faac support to Mac OSX build 
     15401* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :) 
     15402 
     15403------------------------------------------------------------------------ 
     15404r7658 | hartman | 2004-05-15 00:27:37 +0200 (Sat, 15 May 2004) | 2 lines 
     15405Changed paths: 
     15406   M /trunk/extras/contrib/src/Makefile 
     15407 
     15408* small fix for faac build 
     15409 
     15410------------------------------------------------------------------------ 
     15411r7659 | gbazin | 2004-05-15 02:31:38 +0200 (Sat, 15 May 2004) | 1 line 
     15412Changed paths: 
     15413   M /trunk/modules/access/mms/mmstu.c 
     15414 
     15415* modules/access/mms/mmstu.c: fixed a few corner cases (like an infinite loop when input is stopped). 
     15416------------------------------------------------------------------------ 
     15417r7660 | gbazin | 2004-05-15 02:37:09 +0200 (Sat, 15 May 2004) | 1 line 
     15418Changed paths: 
     15419   M /trunk/modules/access/v4l/v4l.c 
     15420 
     15421* modules/access/v4l/v4l.c: removed useless warning messages. 
     15422------------------------------------------------------------------------ 
     15423r7661 | gbazin | 2004-05-15 03:11:57 +0200 (Sat, 15 May 2004) | 1 line 
     15424Changed paths: 
     15425   M /trunk/vlc.win32.nsi 
     15426 
     15427* vlc.win32.nsi: compressor needs to be defined at the top. 
     15428------------------------------------------------------------------------ 
     15429r7662 | hartman | 2004-05-15 04:36:05 +0200 (Sat, 15 May 2004) | 7 lines 
     15430Changed paths: 
     15431   M /trunk/Makefile.am 
     15432   M /trunk/extras/MacOSX/macosx-dmg 
     15433 
     15434* extras/MacOSX/macosx-dmg: rewrote the package script. 
     15435  - will now determine desired image size by itself 
     15436  - the hdid mount command mounted the image as root if no user is logged in via GUI. 
     15437    this is very undesirable for nightly builds. 
     15438    now uses the mount command and a local mountpoint. 
     15439 
     15440 
     15441------------------------------------------------------------------------ 
     15442r7663 | hartman | 2004-05-15 06:05:01 +0200 (Sat, 15 May 2004) | 2 lines 
     15443Changed paths: 
     15444   M /trunk/extras/contrib/src/Makefile 
     15445 
     15446* no shared libs for faac when linking with ffmpeg 
     15447 
     15448------------------------------------------------------------------------ 
     15449r7664 | fenrir | 2004-05-15 12:51:59 +0200 (Sat, 15 May 2004) | 2 lines 
     15450Changed paths: 
     15451   M /trunk/modules/demux/mpeg/mpga.c 
     15452 
     15453 * mpga: use 1 as starting time (allow to have a valid date for the first frame). 
     15454 
     15455------------------------------------------------------------------------ 
     15456r7665 | fenrir | 2004-05-15 12:52:56 +0200 (Sat, 15 May 2004) | 2 lines 
     15457Changed paths: 
     15458   M /trunk/modules/demux/aac.c 
     15459   M /trunk/modules/demux/au.c 
     15460   M /trunk/modules/demux/mkv.cpp 
     15461   M /trunk/modules/demux/rawdv.c 
     15462   M /trunk/modules/demux/wav.c 
     15463 
     15464* all:  use 1 as starting time (allow to have a valid date for the first frame). 
     15465 
     15466------------------------------------------------------------------------ 
     15467r7666 | fenrir | 2004-05-15 12:53:17 +0200 (Sat, 15 May 2004) | 2 lines 
     15468Changed paths: 
     15469   M /trunk/modules/demux/real.c 
     15470 
     15471 * real:  use 1 as starting time (allow to have a valid date for the first frame). 
     15472 
     15473------------------------------------------------------------------------ 
     15474r7667 | fenrir | 2004-05-15 12:54:10 +0200 (Sat, 15 May 2004) | 2 lines 
     15475Changed paths: 
     15476   M /trunk/src/input/es_out.c 
     15477 
     15478 * es_out; round up PCR (avoid non null PCR -> null). 
     15479 
     15480------------------------------------------------------------------------ 
     15481r7668 | fenrir | 2004-05-15 12:58:22 +0200 (Sat, 15 May 2004) | 2 lines 
     15482Changed paths: 
     15483   M /trunk/modules/demux/avi/avi.c 
     15484 
     15485 * avi: add +1 to PCR/DTS/PTS. 
     15486 
     15487------------------------------------------------------------------------ 
     15488r7669 | gbazin | 2004-05-15 12:59:09 +0200 (Sat, 15 May 2004) | 1 line 
     15489Changed paths: 
     15490   M /trunk/modules/video_output/directx/directx.c 
     15491 
     15492* modules/video_output/directx/directx.c: fixed 'refresh list' for directx-device. 
     15493------------------------------------------------------------------------ 
     15494r7670 | fenrir | 2004-05-15 13:03:48 +0200 (Sat, 15 May 2004) | 5 lines 
     15495Changed paths: 
     15496   M /trunk/modules/demux/mp4/libmp4.c 
     15497   M /trunk/modules/demux/mp4/libmp4.h 
     15498   M /trunk/modules/demux/mp4/mp4.c 
     15499 
     15500 * mp4: - add +1 to PCR/DTS/PTS. 
     15501        - preliminary support of avc (using a draft+google without 
     15502samples to test, so don't expect it to work ;) 
     15503 * libmp4: parse the avcC atom. 
     15504 
     15505------------------------------------------------------------------------ 
     15506r7671 | fenrir | 2004-05-15 13:06:28 +0200 (Sat, 15 May 2004) | 2 lines 
     15507Changed paths: 
     15508   M /trunk/modules/packetizer/h264.c 
     15509 
     15510 * h264: added avc1 -> h264 annexe B stream. 
     15511 
     15512------------------------------------------------------------------------ 
     15513r7672 | fenrir | 2004-05-15 13:08:46 +0200 (Sat, 15 May 2004) | 2 lines 
     15514Changed paths: 
     15515   M /trunk/modules/codec/x264.c 
     15516 
     15517 * x264: updated to latest PAI. 
     15518 
     15519------------------------------------------------------------------------ 
     15520r7673 | fenrir | 2004-05-15 13:10:42 +0200 (Sat, 15 May 2004) | 5 lines 
     15521Changed paths: 
     15522   M /trunk/modules/codec/ffmpeg/ffmpeg.c 
     15523   M /trunk/modules/codec/ffmpeg/video.c 
     15524 
     15525 * all: added avc1 support. Well there is a hack because we need to 
     15526first go through the h264 packetizer that will convert avc1 into a 
     15527proper annexe B stream (untested). 
     15528 
     15529 
     15530------------------------------------------------------------------------ 
     15531r7674 | fenrir | 2004-05-15 13:28:03 +0200 (Sat, 15 May 2004) | 2 lines 
     15532Changed paths: 
     15533   M /trunk/modules/demux/mp4/mp4.c 
     15534 
     15535 * mp4: mmh removed a fprintf. 
     15536 
     15537------------------------------------------------------------------------ 
     15538r7675 | gbazin | 2004-05-15 14:22:03 +0200 (Sat, 15 May 2004) | 3 lines 
     15539Changed paths: 
     15540   M /trunk/modules/access/dvdplay/tools.c 
     15541   M /trunk/modules/demux/dvdnav.c 
     15542   M /trunk/vlc.win32.nsi 
     15543 
     15544* modules/demux/dvdnav.c, modules/access/dvdplay/tools.c: on win32, remove trailing '\' if passed a drive letter. 
     15545* vlc.win32.nsi: DVD and AudioCD handlers. 
     15546 
     15547------------------------------------------------------------------------ 
     15548r7676 | fenrir | 2004-05-15 14:46:21 +0200 (Sat, 15 May 2004) | 3 lines 
     15549Changed paths: 
     15550   M /trunk/modules/mux/mp4.c 
     15551 
     15552 * mp4: added support for h264. I have no idea if it's compliant but at 
     15553least vlc is able to play it. 
     15554 
     15555------------------------------------------------------------------------ 
     15556r7677 | gbazin | 2004-05-15 14:58:07 +0200 (Sat, 15 May 2004) | 1 line 
     15557Changed paths: 
     15558   M /trunk/INSTALL.win32 
     15559 
     15560* INSTALL.win32: update 
     15561------------------------------------------------------------------------ 
     15562r7678 | fenrir | 2004-05-15 16:42:16 +0200 (Sat, 15 May 2004) | 2 lines 
     15563Changed paths: 
     15564   M /trunk/include/vlc_block.h 
     15565   M /trunk/modules/demux/ts.c 
     15566   M /trunk/modules/packetizer/mpegvideo.c 
     15567   M /trunk/src/misc/block.c 
     15568 
     15569 * all: improved perfs (using block_ChainLastAppend). 
     15570 
     15571------------------------------------------------------------------------ 
     15572r7679 | hartman | 2004-05-16 01:05:57 +0200 (Sun, 16 May 2004) | 3 lines 
     15573Changed paths: 
     15574   M /trunk/po/nl.po 
     15575 
     15576* partially updated NL translation. You have to do _something_  
     15577  during the Eurovision Songfestival. 
     15578 
     15579------------------------------------------------------------------------ 
     15580r7680 | gbazin | 2004-05-16 02:25:17 +0200 (Sun, 16 May 2004) | 1 line 
     15581Changed paths: 
     15582   M /trunk/vlc.win32.nsi 
     15583 
     15584* vlc.win32.nsi: more autorun stuff. 
     15585------------------------------------------------------------------------ 
     15586r7681 | zorglub | 2004-05-16 12:46:54 +0200 (Sun, 16 May 2004) | 3 lines 
     15587Changed paths: 
     15588   M /trunk/modules/gui/wxwindows/streamout.cpp 
     15589 
     15590Use the new SAP/SLP syntax (sap,slp,name=) 
     15591 
     15592 
     15593------------------------------------------------------------------------ 
     15594r7682 | gbazin | 2004-05-16 14:52:05 +0200 (Sun, 16 May 2004) | 1 line 
     15595Changed paths: 
     15596   M /trunk/modules/video_output/x11/xcommon.c 
     15597 
     15598* modules/video_output/x11/xcommon.c: before using an Xv port, make sure XV_AUTOPAINT_COLORKEY is switched on. 
     15599------------------------------------------------------------------------ 
     15600r7683 | zorglub | 2004-05-16 15:46:58 +0200 (Sun, 16 May 2004) | 2 lines 
     15601Changed paths: 
     15602   M /trunk/modules/gui/wxwindows/timer.cpp 
     15603 
     15604Update timer 
     15605 
     15606------------------------------------------------------------------------ 
     15607r7684 | hartman | 2004-05-16 17:29:24 +0200 (Sun, 16 May 2004) | 2 lines 
     15608Changed paths: 
     15609   M /trunk/NEWS 
     15610 
     15611* NEWS: Updated a bit more 
     15612 
     15613------------------------------------------------------------------------ 
     15614r7685 | zorglub | 2004-05-16 19:03:31 +0200 (Sun, 16 May 2004) | 2 lines 
     15615Changed paths: 
     15616   M /trunk/NEWS 
     15617 
     15618Details on DVB 
     15619 
     15620------------------------------------------------------------------------ 
     15621r7686 | gbazin | 2004-05-16 19:25:10 +0200 (Sun, 16 May 2004) | 1 line 
     15622Changed paths: 
     15623   M /trunk/modules/gui/wxwindows/interface.cpp 
     15624   M /trunk/modules/gui/wxwindows/timer.cpp 
     15625   M /trunk/modules/gui/wxwindows/wxwindows.h 
     15626 
     15627* modules/gui/wxwindows/*: some cleanup + disable seekbar if stream is not seekable. 
     15628------------------------------------------------------------------------ 
     15629r7687 | gbazin | 2004-05-16 19:44:44 +0200 (Sun, 16 May 2004) | 1 line 
     15630Changed paths: 
     15631   M /trunk/modules/misc/network/ipv4.c 
     15632 
     15633* modules/misc/network/ipv4.c: new --ipv4-timeout config option that lets you specify a timeout for TCP connections (default 5sec). 
     15634------------------------------------------------------------------------ 
     15635r7688 | gbazin | 2004-05-16 19:54:18 +0200 (Sun, 16 May 2004) | 1 line 
     15636Changed paths: 
     15637   M /trunk/modules/gui/wxwindows/interface.cpp 
     15638 
     15639* modules/gui/wxwindows/interface.cpp: forgot a debug message. 
     15640------------------------------------------------------------------------ 
     15641r7689 | anil | 2004-05-16 20:08:41 +0200 (Sun, 16 May 2004) | 2 lines 
     15642Changed paths: 
     15643   M /trunk/modules/misc/sap.c 
     15644 
     15645msleep() a bit before filling the playlist. 
     15646 
     15647------------------------------------------------------------------------ 
     15648r7690 | gbazin | 2004-05-16 21:17:56 +0200 (Sun, 16 May 2004) | 3 lines 
     15649Changed paths: 
     15650   M /trunk/include/modules.h 
     15651   M /trunk/include/modules_inner.h 
     15652   M /trunk/modules/access/dshow/dshow.cpp 
     15653   M /trunk/modules/access/dvb/access.c 
     15654   M /trunk/modules/access/pvr/pvr.c 
     15655   M /trunk/modules/access/v4l/v4l.c 
     15656 
     15657* include/modules_inner.h, include/modules.h: added a shortname field to the module declaration section. 
     15658* modules/access/*: added a shortname to a few modules. 
     15659 
     15660------------------------------------------------------------------------ 
     15661r7691 | gbazin | 2004-05-16 21:20:23 +0200 (Sun, 16 May 2004) | 1 line 
     15662Changed paths: 
     15663   M /trunk/modules/gui/wxwindows/open.cpp 
     15664 
     15665* modules/gui/wxwindows/open.cpp: added a DVB tab and display module shortnames instead of their descriptions. 
     15666------------------------------------------------------------------------ 
     15667r7692 | gbazin | 2004-05-16 21:33:58 +0200 (Sun, 16 May 2004) | 1 line 
     15668Changed paths: 
     15669   M /trunk/include/vlc_help.h 
     15670   M /trunk/modules/gui/wxwindows/preferences_widgets.cpp 
     15671 
     15672* modules/gui/wxwindows/preferences_widgets.cpp: increased max int in IntegerConfigControl. 
     15673------------------------------------------------------------------------ 
     15674r7693 | hartman | 2004-05-16 22:27:47 +0200 (Sun, 16 May 2004) | 3 lines 
     15675Changed paths: 
     15676   M /trunk/modules/gui/macosx/controls.m 
     15677   M /trunk/modules/gui/macosx/output.m 
     15678 
     15679* modules/gui/macosx/output.m: added mp4a. 
     15680