Changeset 43c6f6bccfb316cfb59681fbff90a40d6e0a5442

Show
Ignore:
Timestamp:
05/21/04 13:59:25 (4 years ago)
Author:
Gildas Bazin <gbazin@videolan.org>
git-committer:
Gildas Bazin <gbazin@videolan.org> 1085140765 +0000
git-parent:

[7ad41e7e4f87fdd35dba09ea411b54478c946d9b]

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

* ChangeLog?: updated for the 0.7.2 release.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r7bb6260 r43c6f6b  
    1576915769* modules/video_chroma/i420_rgb_mmx.h: gcc-3.4 compilation fix. 
    1577015770------------------------------------------------------------------------ 
     15771r7704 | gbazin | 2004-05-17 21:56:30 +0200 (Mon, 17 May 2004) | 2 lines 
     15772Changed paths: 
     15773   M /trunk/ChangeLog 
     15774   M /trunk/configure.ac 
     15775   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings 
     15776   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     15777   M /trunk/po/de.po 
     15778   M /trunk/po/en_GB.po 
     15779   M /trunk/po/es.po 
     15780   M /trunk/po/fr.po 
     15781   M /trunk/po/hu.po 
     15782   M /trunk/po/it.po 
     15783   M /trunk/po/ja.po 
     15784   M /trunk/po/nl.po 
     15785   M /trunk/po/no.po 
     15786   M /trunk/po/pl.po 
     15787   M /trunk/po/pt_BR.po 
     15788   M /trunk/po/ru.po 
     15789   M /trunk/po/sv.po 
     15790   M /trunk/po/vlc.pot 
     15791 
     15792* ALL: preparing for the 0.7.2-test3 release. 
     15793 
     15794------------------------------------------------------------------------ 
     15795r7705 | asmax | 2004-05-17 22:14:31 +0200 (Mon, 17 May 2004) | 2 lines 
     15796Changed paths: 
     15797   M /trunk/share/skins2/default/theme.xml 
     15798 
     15799  * theme.xml: please, no useless vout window in the default skin 
     15800 
     15801------------------------------------------------------------------------ 
     15802r7706 | gbazin | 2004-05-17 22:29:41 +0200 (Mon, 17 May 2004) | 1 line 
     15803Changed paths: 
     15804   M /trunk/vlc.win32.nsi 
     15805 
     15806* vlc.win32.nsi: start menu shortcut for skins2. 
     15807------------------------------------------------------------------------ 
     15808r7707 | ipkiss | 2004-05-17 22:48:39 +0200 (Mon, 17 May 2004) | 4 lines 
     15809Changed paths: 
     15810   M /trunk/modules/gui/skins2/commands/cmd_input.cpp 
     15811   M /trunk/modules/gui/skins2/commands/cmd_input.hpp 
     15812   M /trunk/modules/gui/skins2/parser/interpreter.cpp 
     15813   M /trunk/modules/gui/skins2/src/vlcproc.cpp 
     15814 
     15815 * skins2: 
     15816    - new possible action vlc.mute() to mute/un-mute 
     15817    - vlc.isMute is now working well (in a boolean expression) 
     15818 
     15819------------------------------------------------------------------------ 
     15820r7708 | fkuehne | 2004-05-18 00:14:25 +0200 (Tue, 18 May 2004) | 4 lines 
     15821Changed paths: 
     15822   M /trunk/modules/gui/macosx/intf.h 
     15823   M /trunk/modules/gui/macosx/intf.m 
     15824   M /trunk/modules/gui/pda/pda.glade 
     15825   M /trunk/po/de.po 
     15826 
     15827* modules/gui/macosx/intf.*: made the Services-menu translatable 
     15828* modules/gui/macosx/macosx.m: rewritten a pref-string 
     15829* modules/gui/pda/pda.glade: Fixed "VLC media player" 
     15830* po/de.po: Updated translation 
     15831------------------------------------------------------------------------ 
     15832r7709 | fkuehne | 2004-05-18 08:46:05 +0200 (Tue, 18 May 2004) | 1 line 
     15833Changed paths: 
     15834   M /trunk/modules/gui/macosx/macosx.m 
     15835 
     15836* rewritten a pref-string 
     15837------------------------------------------------------------------------ 
     15838r7710 | titer | 2004-05-18 11:08:44 +0200 (Tue, 18 May 2004) | 2 lines 
     15839Changed paths: 
     15840   M /trunk/modules/gui/macosx/vout.h 
     15841   M /trunk/modules/gui/macosx/vout.m 
     15842 
     15843 macosx/vout*: fixed a possible segfault on vout close 
     15844 
     15845------------------------------------------------------------------------ 
     15846r7711 | rocky | 2004-05-18 12:49:15 +0200 (Tue, 18 May 2004) | 2 lines 
     15847Changed paths: 
     15848   M /trunk/modules/access/vcdx/vcdplayer.h 
     15849 
     15850Tolerate vcdimager < 0.7.21. Patch thanks to Arwed v. Merkatz. 
     15851 
     15852------------------------------------------------------------------------ 
     15853r7712 | zorglub | 2004-05-18 13:21:22 +0200 (Tue, 18 May 2004) | 3 lines 
     15854Changed paths: 
     15855   M /trunk/src/input/stream.c 
     15856 
     15857Hopefully fix bug with playlist parsing (line-feed problem) 
     15858 
     15859 
     15860------------------------------------------------------------------------ 
     15861r7713 | gbazin | 2004-05-18 16:50:19 +0200 (Tue, 18 May 2004) | 3 lines 
     15862Changed paths: 
     15863   M /trunk/modules/gui/skins2/src/vlcproc.cpp 
     15864   M /trunk/modules/gui/wxwindows/bookmarks.cpp 
     15865   M /trunk/modules/gui/wxwindows/video.cpp 
     15866 
     15867* skins2/src/vlcproc.cpp: a few cleanup fixes. 
     15868* wxwindows/*: a few cleanup fixes. 
     15869 
     15870------------------------------------------------------------------------ 
     15871r7714 | gbazin | 2004-05-18 17:10:18 +0200 (Tue, 18 May 2004) | 1 line 
     15872Changed paths: 
     15873   M /trunk/modules/gui/wxwindows/iteminfo.cpp 
     15874 
     15875* modules/gui/wxwindows/iteminfo.cpp: expand info tree by default. 
     15876------------------------------------------------------------------------ 
     15877r7715 | ipkiss | 2004-05-18 20:47:02 +0200 (Tue, 18 May 2004) | 3 lines 
     15878Changed paths: 
     15879   M /trunk/modules/gui/skins2/utils/var_text.cpp 
     15880 
     15881 * skins2/utils/var_text.cpp: avoid an infinite loop when $H is specified in 
     15882   a help string 
     15883 
     15884------------------------------------------------------------------------ 
     15885r7716 | zorglub | 2004-05-18 22:41:19 +0200 (Tue, 18 May 2004) | 2 lines 
     15886Changed paths: 
     15887   M /trunk/modules/demux/playlist/m3u.c 
     15888   M /trunk/src/input/stream.c 
     15889 
     15890Skip leading tabs, spaces and line feeds 
     15891 
     15892------------------------------------------------------------------------ 
     15893r7717 | damienf | 2004-05-19 11:38:44 +0200 (Wed, 19 May 2004) | 4 lines 
     15894Changed paths: 
     15895   M /trunk/modules/access/dshow/dshow.cpp 
     15896 
     15897- ordered device supported media types using an arbitrary fourcc preference priority before passing them to capture filter  
     15898- removed assumption where YUY2 chroma was considered identical to UYVY 
     15899 
     15900 
     15901------------------------------------------------------------------------ 
     15902r7718 | damienf | 2004-05-19 11:40:58 +0200 (Wed, 19 May 2004) | 4 lines 
     15903Changed paths: 
     15904   M /trunk/modules/access/dshow/filter.cpp 
     15905   M /trunk/modules/access/dshow/filter.h 
     15906 
     15907- capture filter supports more than one media types 
     15908- capture filter is more compatible with ICaptureGraphBuilder2 
     15909- some code cleanups especially when dealing with media types 
     15910 
     15911------------------------------------------------------------------------ 
     15912r7719 | damienf | 2004-05-19 11:45:48 +0200 (Wed, 19 May 2004) | 2 lines 
     15913Changed paths: 
     15914   M /trunk/modules/video_output/directx/directx.c 
     15915   M /trunk/src/video_output/vout_pictures.c 
     15916 
     15917- added support for UYVY chroma for directx direct vout render 
     15918 
     15919------------------------------------------------------------------------ 
     15920r7720 | bigben | 2004-05-19 12:27:30 +0200 (Wed, 19 May 2004) | 4 lines 
     15921Changed paths: 
     15922   M /trunk/po/it.po 
     15923 
     15924update of italian translation (made by murray) 
     15925 
     15926 
     15927 
     15928------------------------------------------------------------------------ 
     15929r7721 | yoann | 2004-05-19 15:49:09 +0200 (Wed, 19 May 2004) | 3 lines 
     15930Changed paths: 
     15931   M /trunk/po/fr.po 
     15932 
     15933* po/fr.po: Updated French translation 
     15934 
     15935 
     15936------------------------------------------------------------------------ 
     15937r7722 | hartman | 2004-05-19 23:01:58 +0200 (Wed, 19 May 2004) | 2 lines 
     15938Changed paths: 
     15939   M /trunk/modules/demux/mkv.cpp 
     15940 
     15941* mkv.cpp: add missing S_TEXT/ASS indentifier 
     15942 
     15943------------------------------------------------------------------------ 
     15944r7723 | hartman | 2004-05-20 01:58:06 +0200 (Thu, 20 May 2004) | 2 lines 
     15945Changed paths: 
     15946   M /trunk/modules/gui/macosx/misc.h 
     15947   M /trunk/modules/gui/macosx/misc.m 
     15948 
     15949* iTunes style slider 
     15950 
     15951------------------------------------------------------------------------ 
     15952r7724 | titer | 2004-05-20 03:25:24 +0200 (Thu, 20 May 2004) | 2 lines 
     15953Changed paths: 
     15954   M /trunk/modules/codec/cmml/intf.c 
     15955 
     15956 gcc < 3 fix 
     15957 
     15958------------------------------------------------------------------------ 
     15959r7725 | titer | 2004-05-20 03:42:09 +0200 (Thu, 20 May 2004) | 2 lines 
     15960Changed paths: 
     15961   M /trunk/modules/video_filter/deinterlace.c 
     15962 
     15963 deinterlace.c: BeOS compile fix 
     15964 
     15965------------------------------------------------------------------------ 
     15966r7726 | titer | 2004-05-20 03:49:08 +0200 (Thu, 20 May 2004) | 2 lines 
     15967Changed paths: 
     15968   M /trunk/src/misc/cpu.c 
     15969 
     15970 misc/cpu.c: another BeOS compile fix 
     15971 
     15972------------------------------------------------------------------------ 
     15973r7727 | yoann | 2004-05-20 11:31:02 +0200 (Thu, 20 May 2004) | 4 lines 
     15974Changed paths: 
     15975   M /trunk/modules/gui/wxwindows/Modules.am 
     15976   A /trunk/modules/gui/wxwindows/bitmaps/playlist.xpm 
     15977   M /trunk/modules/gui/wxwindows/interface.cpp 
     15978 
     15979* changed the playlist icon in the wxwin interface (thanks to bigben) 
     15980* added an open button 
     15981 
     15982 
     15983------------------------------------------------------------------------ 
     15984r7728 | gbazin | 2004-05-20 12:16:52 +0200 (Thu, 20 May 2004) | 1 line 
     15985Changed paths: 
     15986   M /trunk/modules/gui/wxwindows/open.cpp 
     15987 
     15988* modules/gui/wxwindows/open.cpp: simplified a string (sorry for the translations) because it was making the open dialog way too big. 
     15989------------------------------------------------------------------------ 
     15990r7729 | ipkiss | 2004-05-20 13:18:55 +0200 (Thu, 20 May 2004) | 2 lines 
     15991Changed paths: 
     15992   A /trunk/doc/skins/skins2-howto.xml 
     15993 
     15994Docbook documentation on how to create a skin for the skins2 module. 
     15995 
     15996------------------------------------------------------------------------ 
     15997r7730 | hartman | 2004-05-20 14:19:15 +0200 (Thu, 20 May 2004) | 2 lines 
     15998Changed paths: 
     15999   M /trunk/THANKS 
     16000 
     16001* THANKS: credit Jan Van Boghout <vlc@macrabbit.com> - iTunes like slider for OSX intf 
     16002 
     16003------------------------------------------------------------------------ 
     16004r7731 | sam | 2004-05-20 15:14:55 +0200 (Thu, 20 May 2004) | 3 lines 
     16005Changed paths: 
     16006   M /trunk/modules/gui/skins2/src/skin_main.cpp 
     16007 
     16008  * modules/gui/skins2/src/skin_main.cpp: 
     16009    + Use the svlc shortcut for skins 2, too. 
     16010 
     16011------------------------------------------------------------------------ 
     16012r7732 | gbazin | 2004-05-20 15:17:07 +0200 (Thu, 20 May 2004) | 1 line 
     16013Changed paths: 
     16014   M /trunk/vlc.win32.nsi 
     16015 
     16016* vlc.win32.nsi: remove .dat from the list of registered extensions. 
     16017------------------------------------------------------------------------ 
     16018r7733 | hartman | 2004-05-20 21:45:12 +0200 (Thu, 20 May 2004) | 2 lines 
     16019Changed paths: 
     16020   M /trunk/NEWS 
     16021 
     16022* small error in NEWS section concerning FLAC vs. FAAC 
     16023 
     16024------------------------------------------------------------------------ 
     16025r7734 | hartman | 2004-05-21 00:04:46 +0200 (Fri, 21 May 2004) | 2 lines 
     16026Changed paths: 
     16027   M /trunk/po/es.po 
     16028 
     16029* updated spanish translation by Javier Varela Calvo. 
     16030 
     16031------------------------------------------------------------------------ 
     16032r7735 | sam | 2004-05-21 12:25:10 +0200 (Fri, 21 May 2004) | 2 lines 
     16033Changed paths: 
     16034   M /trunk/po/es.po 
     16035 
     16036  * po/es.po: removed trailing ^Ms. 
     16037 
     16038------------------------------------------------------------------------ 
     16039r7736 | sam | 2004-05-21 12:46:36 +0200 (Fri, 21 May 2004) | 2 lines 
     16040Changed paths: 
     16041   M /trunk/po/es.po 
     16042 
     16043  * po/es.po: really removed all ^Ms. 
     16044 
     16045------------------------------------------------------------------------ 
     16046r7737 | gbazin | 2004-05-21 12:48:33 +0200 (Fri, 21 May 2004) | 1 line 
     16047Changed paths: 
     16048   M /trunk/modules/gui/wxwindows/menus.cpp 
     16049 
     16050* modules/gui/wxwindows/menus.cpp: release the wxMutexGui lock before triggering object var callbacks. 
     16051------------------------------------------------------------------------ 
     16052r7738 | sam | 2004-05-21 12:52:04 +0200 (Fri, 21 May 2004) | 2 lines 
     16053Changed paths: 
     16054   M /trunk/THANKS 
     16055   M /trunk/po/es.po 
     16056 
     16057  * po/es.po: updated Spanish translation by Javier Varela Calvo. (hi goon!) 
     16058 
     16059------------------------------------------------------------------------ 
     16060r7739 | gbazin | 2004-05-21 13:01:35 +0200 (Fri, 21 May 2004) | 1 line 
     16061Changed paths: 
     16062   M /trunk/modules/codec/speex.c 
     16063 
     16064* modules/codec/speex.c: fixed stupid bug in encoder. 
     16065------------------------------------------------------------------------ 
     16066r7740 | sam | 2004-05-21 13:30:18 +0200 (Fri, 21 May 2004) | 2 lines 
     16067Changed paths: 
     16068   M /trunk/po/es.po 
     16069 
     16070  * po/es.po: minor translation fix. 
     16071 
     16072------------------------------------------------------------------------ 
     16073r7741 | gbazin | 2004-05-21 13:34:02 +0200 (Fri, 21 May 2004) | 1 line 
     16074Changed paths: 
     16075   M /trunk/po/de.po 
     16076   M /trunk/po/en_GB.po 
     16077   M /trunk/po/es.po 
     16078   M /trunk/po/fr.po 
     16079   M /trunk/po/hu.po 
     16080   M /trunk/po/it.po 
     16081   M /trunk/po/ja.po 
     16082   M /trunk/po/nl.po 
     16083   M /trunk/po/no.po 
     16084   M /trunk/po/pl.po 
     16085   M /trunk/po/pt_BR.po 
     16086   M /trunk/po/ru.po 
     16087   M /trunk/po/sv.po 
     16088   M /trunk/po/vlc.pot 
     16089 
     16090* po/*: updated in preparation for release. 
     16091------------------------------------------------------------------------ 
     16092r7742 | fkuehne | 2004-05-21 13:50:12 +0200 (Fri, 21 May 2004) | 1 line 
     16093Changed paths: 
     16094   M /trunk/po/de.po 
     16095   M /trunk/po/es.po 
     16096   M /trunk/po/fr.po 
     16097   M /trunk/po/it.po 
     16098   M /trunk/po/nl.po 
     16099   M /trunk/po/pt_BR.po 
     16100 
     16101* Fixed the latest string changes 
     16102------------------------------------------------------------------------ 
     16103r7743 | gbazin | 2004-05-21 13:54:37 +0200 (Fri, 21 May 2004) | 3 lines 
     16104Changed paths: 
     16105   M /trunk/configure.ac 
     16106   M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings 
     16107   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     16108 
     16109* configure.ac: fixed libspeex > 1.1.0 detection. 
     16110* ALL: bumped version number to 0.7.2. 
     16111 
     16112------------------------------------------------------------------------