Changeset 28c423524507eaad4316206ce7f532e1a3180d94

Show
Ignore:
Timestamp:
05/01/04 12:36:25 (4 years ago)
Author:
Gildas Bazin <gbazin@videolan.org>
git-committer:
Gildas Bazin <gbazin@videolan.org> 1083407785 +0000
git-parent:

[6967749dece090f30bdc7c0b7077b518a78eb10d]

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

* ALL: update for 0.7.2-test2.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    r2a3c9c3 r28c4235  
    1407114071 
    1407214072------------------------------------------------------------------------ 
     14073r7513 | gbazin | 2004-04-26 23:34:32 +0200 (Mon, 26 Apr 2004) | 2 lines 
     14074Changed paths: 
     14075   M /trunk/ChangeLog 
     14076   M /trunk/po/POTFILES.in 
     14077   M /trunk/po/de.po 
     14078   M /trunk/po/en_GB.po 
     14079   M /trunk/po/es.po 
     14080   M /trunk/po/fr.po 
     14081   M /trunk/po/hu.po 
     14082   M /trunk/po/it.po 
     14083   M /trunk/po/ja.po 
     14084   M /trunk/po/nl.po 
     14085   M /trunk/po/no.po 
     14086   M /trunk/po/pl.po 
     14087   M /trunk/po/pt_BR.po 
     14088   M /trunk/po/ru.po 
     14089   M /trunk/po/sv.po 
     14090   M /trunk/po/vlc.pot 
     14091 
     14092* ALL: updated for the 0.7.2-test1 release. 
     14093 
     14094------------------------------------------------------------------------ 
     14095r7514 | sam | 2004-04-26 23:53:26 +0200 (Mon, 26 Apr 2004) | 3 lines 
     14096Changed paths: 
     14097   M /trunk/src/interface/interface.c 
     14098 
     14099  * src/interface/interface.c: 
     14100    + Only populate the "switch interface" menu with modules that we have. 
     14101 
     14102------------------------------------------------------------------------ 
     14103r7515 | gbazin | 2004-04-26 23:56:24 +0200 (Mon, 26 Apr 2004) | 1 line 
     14104Changed paths: 
     14105   M /trunk/configure.ac 
     14106 
     14107* configure.ac: fix detection of libfaad2 cvs. 
     14108------------------------------------------------------------------------ 
     14109r7516 | sam | 2004-04-27 00:04:21 +0200 (Tue, 27 Apr 2004) | 12 lines 
     14110Changed paths: 
     14111   M /trunk/debian/changelog 
     14112   M /trunk/debian/control 
     14113   M /trunk/debian/rules 
     14114 
     14115  * debian/control: 
     14116    + Removed the libdv2-dev build-dependency. 
     14117    + Set the liblivemedia-dev build-dependency to (>= 2004.04.23-1). 
     14118    + Set the libmatroska-dev build-dependency to (>= 0.7.0). 
     14119    + Build-depend on libfribidi-dev. 
     14120    + Build-depend on libcdio-dev. 
     14121    + Build-depend on libmodplug-dev. 
     14122  * debian/rules: 
     14123    + Activated fribidi support. 
     14124    + Activated CDDA support via libcdio. 
     14125    + Activated MOD support. 
     14126 
     14127------------------------------------------------------------------------ 
     14128r7517 | rocky | 2004-04-27 03:04:53 +0200 (Tue, 27 Apr 2004) | 4 lines 
     14129Changed paths: 
     14130   M /trunk/modules/codec/ogt/cvd.c 
     14131   M /trunk/modules/codec/ogt/ogt.c 
     14132 
     14133ogt.c: add object_release for object_find  
     14134cvd.c: if spu-channel variable not set, don't bother handling subtitle. 
     14135 
     14136 
     14137------------------------------------------------------------------------ 
     14138r7518 | sam | 2004-04-27 11:28:25 +0200 (Tue, 27 Apr 2004) | 3 lines 
     14139Changed paths: 
     14140   M /trunk/modules/access/v4l/v4l.c 
     14141 
     14142  * modules/access/v4l/v4l.c: 
     14143    + Fixed possible deadlocks. 
     14144 
     14145------------------------------------------------------------------------ 
     14146r7519 | sam | 2004-04-27 11:33:58 +0200 (Tue, 27 Apr 2004) | 4 lines 
     14147Changed paths: 
     14148   M /trunk/README.MacOSX.rtf 
     14149   M /trunk/doc/developer/decoders.xml 
     14150   M /trunk/doc/developer/glossary.xml 
     14151   M /trunk/doc/developer/history.xml 
     14152   M /trunk/doc/developer/manual.xml 
     14153   M /trunk/doc/developer/manual.xml.in 
     14154   M /trunk/doc/vlc-howto.sgml 
     14155   M /trunk/doc/web-streaming.html 
     14156   M /trunk/evc/config.h.in 
     14157   M /trunk/ipkg/control.gpe 
     14158   M /trunk/ipkg/control.h3600 
     14159   M /trunk/ipkg/control.opie 
     14160   M /trunk/ipkg/control.zaurus 
     14161   M /trunk/ipkg/rules.gpe 
     14162   M /trunk/ipkg/rules.h3600 
     14163   M /trunk/ipkg/rules.opie 
     14164   M /trunk/ipkg/rules.zaurus 
     14165   M /trunk/ipkg/vlc.desktop 
     14166   M /trunk/menuconfig 
     14167   M /trunk/modules/gui/qnx/vout.c 
     14168   M /trunk/modules/gui/qt/intf.cpp 
     14169   M /trunk/msvc/config.h.in 
     14170   M /trunk/vlc.spec 
     14171 
     14172  * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media 
     14173    player". A couple are remaining, but I don't want to break the string 
     14174    freeze yet. 
     14175 
     14176------------------------------------------------------------------------ 
     14177r7520 | massiot | 2004-04-27 16:43:44 +0200 (Tue, 27 Apr 2004) | 2 lines 
     14178Changed paths: 
     14179   M /trunk/modules/access_output/udp.c 
     14180   M /trunk/modules/codec/ffmpeg/ffmpeg.c 
     14181   M /trunk/modules/codec/ffmpeg/ffmpeg.h 
     14182   M /trunk/modules/mux/mpeg/ts.c 
     14183 
     14184Review of sout help strings 
     14185 
     14186------------------------------------------------------------------------ 
     14187r7521 | sam | 2004-04-27 16:57:37 +0200 (Tue, 27 Apr 2004) | 3 lines 
     14188Changed paths: 
     14189   M /trunk/include/vlc_meta.h 
     14190   M /trunk/modules/gui/gtk/gnome.glade 
     14191   M /trunk/modules/gui/gtk/gnome_interface.c 
     14192   M /trunk/modules/gui/gtk/gtk.glade 
     14193 
     14194  * Got rid of more "VideoLAN C*****" references. 
     14195  * include/vlc_meta.h: s/Url/URL/. 
     14196 
     14197------------------------------------------------------------------------ 
     14198r7522 | sam | 2004-04-27 18:35:15 +0200 (Tue, 27 Apr 2004) | 2 lines 
     14199Changed paths: 
     14200   M /trunk/include/vlc_help.h 
     14201   M /trunk/modules/access/directory.c 
     14202   M /trunk/modules/access/dshow/dshow.cpp 
     14203   M /trunk/modules/access/dvb/qpsk.c 
     14204   M /trunk/modules/access/file.c 
     14205   M /trunk/modules/access/ftp.c 
     14206   M /trunk/modules/access/http.c 
     14207   M /trunk/modules/access/mms/mms.c 
     14208   M /trunk/modules/access/tcp.c 
     14209   M /trunk/modules/access/udp.c 
     14210   M /trunk/modules/access/vcdx/vcd.c 
     14211   M /trunk/modules/access_output/dummy.c 
     14212   M /trunk/modules/access_output/file.c 
     14213   M /trunk/modules/access_output/http.c 
     14214   M /trunk/modules/access_output/udp.c 
     14215   M /trunk/modules/audio_filter/converter/a52tofloat32.c 
     14216   M /trunk/modules/audio_filter/resampler/bandlimited.c 
     14217   M /trunk/modules/audio_mixer/spdif.c 
     14218   M /trunk/modules/audio_output/file.c 
     14219   M /trunk/modules/audio_output/oss.c 
     14220   M /trunk/modules/codec/ffmpeg/ffmpeg.h 
     14221   M /trunk/modules/codec/ffmpeg/postprocessing/postprocessing.c 
     14222   M /trunk/modules/codec/ogt/subtitle.h 
     14223   M /trunk/modules/codec/subsdec.c 
     14224   M /trunk/modules/control/joystick.c 
     14225   M /trunk/modules/demux/dvdnav.c 
     14226   M /trunk/modules/demux/livedotcom.cpp 
     14227   M /trunk/modules/demux/rawdv.c 
     14228   M /trunk/modules/demux/util/id3genres.h 
     14229   M /trunk/modules/gui/kde/interface.cpp 
     14230   M /trunk/modules/gui/macosx/intf.m 
     14231   M /trunk/modules/gui/macosx/macosx.m 
     14232   M /trunk/modules/gui/wxwindows/interface.cpp 
     14233   M /trunk/modules/misc/sap.c 
     14234   M /trunk/modules/stream_out/rtp.c 
     14235   M /trunk/modules/stream_out/standard.c 
     14236   M /trunk/modules/video_chroma/i420_yuy2.c 
     14237   M /trunk/modules/video_filter/clone.c 
     14238   M /trunk/modules/video_filter/crop.c 
     14239   M /trunk/modules/video_filter/wall.c 
     14240   M /trunk/modules/video_output/caca.c 
     14241   M /trunk/modules/video_output/directx/directx.c 
     14242   M /trunk/modules/video_output/x11/x11.c 
     14243   M /trunk/modules/video_output/x11/xvideo.c 
     14244   M /trunk/modules/visualization/goom.c 
     14245   M /trunk/src/libvlc.h 
     14246   M /trunk/src/misc/iso-639_def.h 
     14247   M /trunk/src/misc/iso_lang.c 
     14248 
     14249  * Massive spelling corrections. 
     14250 
     14251------------------------------------------------------------------------ 
     14252r7523 | massiot | 2004-04-27 19:56:39 +0200 (Tue, 27 Apr 2004) | 2 lines 
     14253Changed paths: 
     14254   M /trunk/modules/demux/ts.c 
     14255 
     14256* modules/demux/ts.c: Fixed an infinite loop in PATCallBack. 
     14257 
     14258------------------------------------------------------------------------ 
     14259r7524 | zorglub | 2004-04-27 20:22:49 +0200 (Tue, 27 Apr 2004) | 2 lines 
     14260Changed paths: 
     14261   M /trunk/src/misc/vlm.c 
     14262 
     14263Fix VLM item URI assignment 
     14264 
     14265------------------------------------------------------------------------ 
     14266r7525 | hartman | 2004-04-27 20:37:43 +0200 (Tue, 27 Apr 2004) | 2 lines 
     14267Changed paths: 
     14268   M /trunk/modules/demux/demux2.c 
     14269 
     14270* ahum, missing avi shortcut :D 
     14271 
     14272------------------------------------------------------------------------ 
     14273r7526 | gbazin | 2004-04-27 20:45:33 +0200 (Tue, 27 Apr 2004) | 1 line 
     14274Changed paths: 
     14275   M /trunk/po/de.po 
     14276   M /trunk/po/en_GB.po 
     14277   M /trunk/po/es.po 
     14278   M /trunk/po/fr.po 
     14279   M /trunk/po/hu.po 
     14280   M /trunk/po/it.po 
     14281   M /trunk/po/ja.po 
     14282   M /trunk/po/nl.po 
     14283   M /trunk/po/no.po 
     14284   M /trunk/po/pl.po 
     14285   M /trunk/po/pt_BR.po 
     14286   M /trunk/po/ru.po 
     14287   M /trunk/po/sv.po 
     14288   M /trunk/po/vlc.pot 
     14289 
     14290* po/*: updated with latest string reviews. 
     14291------------------------------------------------------------------------ 
     14292r7527 | fkuehne | 2004-04-27 22:47:12 +0200 (Tue, 27 Apr 2004) | 4 lines 
     14293Changed paths: 
     14294   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib 
     14295   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib 
     14296   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     14297   M /trunk/share/http/index.html 
     14298   M /trunk/src/libvlc.h 
     14299 
     14300* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release. 
     14301* extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions 
     14302* share/http/index.html: another minor layout fix 
     14303* src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut 
     14304------------------------------------------------------------------------ 
     14305r7528 | gbazin | 2004-04-27 23:33:51 +0200 (Tue, 27 Apr 2004) | 2 lines 
     14306Changed paths: 
     14307   M /trunk/modules/gui/wxwindows/interface.cpp 
     14308   M /trunk/modules/gui/wxwindows/playlist.cpp 
     14309   M /trunk/modules/gui/wxwindows/wxwindows.h 
     14310 
     14311* modules/gui/wxwindows/*: drag&drop is not supported on __WXMOTIF__. 
     14312 
     14313------------------------------------------------------------------------ 
     14314r7529 | gbazin | 2004-04-28 00:00:07 +0200 (Wed, 28 Apr 2004) | 1 line 
     14315Changed paths: 
     14316   M /trunk/modules/gui/wxwindows/interface.cpp 
     14317   M /trunk/modules/gui/wxwindows/playlist.cpp 
     14318   M /trunk/modules/gui/wxwindows/wxwindows.h 
     14319 
     14320* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to check for drag&drop support. 
     14321------------------------------------------------------------------------ 
     14322r7530 | gbazin | 2004-04-28 09:05:10 +0200 (Wed, 28 Apr 2004) | 1 line 
     14323Changed paths: 
     14324   M /trunk/modules/codec/ffmpeg/ffmpeg.c 
     14325 
     14326* modules/codec/ffmpeg/ffmpeg.c: fixed stupid bug preventing the decoder to be closed properly. 
     14327------------------------------------------------------------------------ 
     14328r7531 | murray | 2004-04-28 10:43:28 +0200 (Wed, 28 Apr 2004) | 7 lines 
     14329Changed paths: 
     14330   M /trunk/po/it.po 
     14331 
     14332Updated italian translation for vlc 0.7.2 
     14333 
     14334You will therefore discover that in italian we still call Kalaallisut 
     14335"Kalaallisut", that Ndebele, North is "Ndebele del Nord" and many more 
     14336exciting stuff. 
     14337 
     14338 
     14339------------------------------------------------------------------------ 
     14340r7532 | sam | 2004-04-28 13:20:51 +0200 (Wed, 28 Apr 2004) | 2 lines 
     14341Changed paths: 
     14342   M /trunk/debian/changelog 
     14343   M /trunk/debian/control 
     14344   M /trunk/debian/rules 
     14345 
     14346  * Control files for the official 0.7.2-test1 Debian packages. 
     14347 
     14348------------------------------------------------------------------------ 
     14349r7533 | sam | 2004-04-28 13:44:43 +0200 (Wed, 28 Apr 2004) | 2 lines 
     14350Changed paths: 
     14351   M /trunk/po/it.po 
     14352 
     14353  * po/it.po: translated "Bokmaal" and "Volapuk" to iso8859-1. 
     14354 
     14355------------------------------------------------------------------------ 
     14356r7534 | murray | 2004-04-28 14:38:55 +0200 (Wed, 28 Apr 2004) | 6 lines 
     14357Changed paths: 
     14358   M /trunk/po/it.po 
     14359 
     14360As a quick google search shows, the letter �oes not exist in the 
     14361Italian alphabet. Therefore, we write "Norvegese Bokmal". 
     14362 
     14363We're even, sam :) 
     14364 
     14365 
     14366------------------------------------------------------------------------ 
     14367r7535 | gbazin | 2004-04-28 15:01:14 +0200 (Wed, 28 Apr 2004) | 1 line 
     14368Changed paths: 
     14369   M /trunk/Makefile.am 
     14370   M /trunk/configure.ac 
     14371 
     14372* configure.ac, Makefile.am: Use upx for the win32 package if present. Fixed the mozilla plugin build on cygwin. 
     14373------------------------------------------------------------------------ 
     14374r7536 | gbazin | 2004-04-28 15:29:31 +0200 (Wed, 28 Apr 2004) | 1 line 
     14375Changed paths: 
     14376   M /trunk/configure.ac 
     14377 
     14378* configure.ac: another build fix for the win32 mozilla plugin. 
     14379------------------------------------------------------------------------ 
     14380r7537 | sam | 2004-04-28 16:21:43 +0200 (Wed, 28 Apr 2004) | 2 lines 
     14381Changed paths: 
     14382   M /trunk/po/en_GB.po 
     14383 
     14384  * po/en_GB.po: Updated the British English translation. 
     14385 
     14386------------------------------------------------------------------------ 
     14387r7538 | gbazin | 2004-04-28 16:50:26 +0200 (Wed, 28 Apr 2004) | 1 line 
     14388Changed paths: 
     14389   M /trunk/modules/control/hotkeys.c 
     14390 
     14391* modules/control/hotkeys.c: fixed fullscreen hotkey when video filters are used. 
     14392------------------------------------------------------------------------ 
     14393r7539 | sam | 2004-04-28 17:03:19 +0200 (Wed, 28 Apr 2004) | 4 lines 
     14394Changed paths: 
     14395   M /trunk/po/it.po 
     14396 
     14397  * po/it.po: Dude, this has nothing to do with the alphabet but with the 
     14398    charset. "Bokm� is spelt "Bokm� whatever the language. It's just that 
     14399    we cannot write "�in ASCII. 
     14400 
     14401------------------------------------------------------------------------ 
     14402r7540 | gbazin | 2004-04-28 19:57:16 +0200 (Wed, 28 Apr 2004) | 1 line 
     14403Changed paths: 
     14404   M /trunk/modules/demux/ogg.c 
     14405 
     14406* modules/demux/ogg.c: theora decoding fix (one of the header fields changed in alpha3). 
     14407------------------------------------------------------------------------ 
     14408r7541 | gbazin | 2004-04-28 19:58:26 +0200 (Wed, 28 Apr 2004) | 1 line 
     14409Changed paths: 
     14410   M /trunk/modules/codec/theora.c 
     14411 
     14412* modules/codec/theora.c: better sanity check for aspect ratio. 
     14413------------------------------------------------------------------------ 
     14414r7542 | zorglub | 2004-04-28 20:22:31 +0200 (Wed, 28 Apr 2004) | 2 lines 
     14415Changed paths: 
     14416   M /trunk/modules/visualization/xosd.c 
     14417 
     14418Improved the Xosd plugin 
     14419 
     14420------------------------------------------------------------------------ 
     14421r7543 | gbazin | 2004-04-28 22:02:13 +0200 (Wed, 28 Apr 2004) | 1 line 
     14422Changed paths: 
     14423   M /trunk/modules/codec/theora.c 
     14424   M /trunk/modules/mux/ogg.c 
     14425 
     14426* modules/mux/ogg.c, modules/codec/theora.c: changes for theora alpha 3 support + misc small fixes. 
     14427------------------------------------------------------------------------ 
     14428r7544 | gbazin | 2004-04-29 13:04:14 +0200 (Thu, 29 Apr 2004) | 1 line 
     14429Changed paths: 
     14430   M /trunk/modules/access/dshow/filter.cpp 
     14431 
     14432* modules/access/dshow/filter.cpp: removed useless debug messages. 
     14433------------------------------------------------------------------------ 
     14434r7545 | gbazin | 2004-04-29 13:14:48 +0200 (Thu, 29 Apr 2004) | 1 line 
     14435Changed paths: 
     14436   M /trunk/src/video_output/video_output.c 
     14437   M /trunk/src/video_output/vout_intf.c 
     14438 
     14439* src/video_output/*: moved fullscreen object var handling in vout_intf.c and disable video-on-top when in fullscreen. 
     14440------------------------------------------------------------------------ 
     14441r7546 | gbazin | 2004-04-29 15:53:29 +0200 (Thu, 29 Apr 2004) | 3 lines 
     14442Changed paths: 
     14443   M /trunk/include/vlc_objects.h 
     14444   M /trunk/src/input/demux.c 
     14445   M /trunk/src/input/input.c 
     14446   M /trunk/src/misc/objects.c 
     14447 
     14448* src/input/demux.c, src/misc/objects.c: demux2 has the VLC_OBJECT_DEMUX type. 
     14449* src/input/input.c: input_StopThread() sets b_die on demux2 as well. 
     14450 
     14451------------------------------------------------------------------------ 
     14452r7547 | gbazin | 2004-04-29 16:43:12 +0200 (Thu, 29 Apr 2004) | 1 line 
     14453Changed paths: 
     14454   M /trunk/NEWS 
     14455   M /trunk/modules/demux/avi/avi.c 
     14456 
     14457* modules/demux/avi/avi.c: Fixed infinite loop in the AVI demux on broken/incomplete files 
     14458------------------------------------------------------------------------ 
     14459r7548 | gbazin | 2004-04-29 16:48:12 +0200 (Thu, 29 Apr 2004) | 1 line 
     14460Changed paths: 
     14461   M /trunk/src/input/input_clock.c 
     14462 
     14463* src/input/input_clock.c: avoid using mwait() for long periods of time without checking p_input->b_die. This will make VLC more resilient to bad streams. 
     14464------------------------------------------------------------------------ 
     14465r7549 | hartman | 2004-04-29 16:49:25 +0200 (Thu, 29 Apr 2004) | 4 lines 
     14466Changed paths: 
     14467   M /trunk/src/video_output/vout_intf.c 
     14468 
     14469* Set "fullscreen" var on p_playlist instead of p_input 
     14470  This way we remember the fullscreen setting when we go 
     14471  to the next file in the playlist. 
     14472 
     14473------------------------------------------------------------------------ 
     14474r7550 | hartman | 2004-04-29 16:52:05 +0200 (Thu, 29 Apr 2004) | 2 lines 
     14475Changed paths: 
     14476   M /trunk/modules/gui/macosx/intf.m 
     14477 
     14478* remove "Ja Nu!" Didn't i do that before???? 
     14479 
     14480------------------------------------------------------------------------ 
     14481r7551 | zorglub | 2004-04-29 17:06:50 +0200 (Thu, 29 Apr 2004) | 2 lines 
     14482Changed paths: 
     14483   M /trunk/src/misc/vlm.c 
     14484 
     14485Fix segfault on "del" 
     14486 
     14487------------------------------------------------------------------------ 
     14488r7552 | hartman | 2004-04-29 17:17:51 +0200 (Thu, 29 Apr 2004) | 2 lines 
     14489Changed paths: 
     14490   M /trunk/modules/gui/macosx/intf.m 
     14491   M /trunk/modules/gui/macosx/vout.m 
     14492 
     14493* Updated the Vout behaviour. Still a bit coupled to p_vout. 
     14494 
     14495------------------------------------------------------------------------ 
     14496r7553 | zorglub | 2004-04-29 17:30:00 +0200 (Thu, 29 Apr 2004) | 2 lines 
     14497Changed paths: 
     14498   M /trunk/src/misc/messages.c 
     14499 
     14500Add missing objects descriptions 
     14501 
     14502------------------------------------------------------------------------ 
     14503r7554 | gbazin | 2004-04-29 17:45:30 +0200 (Thu, 29 Apr 2004) | 1 line 
     14504Changed paths: 
     14505   M /trunk/modules/demux/avi/avi.c 
     14506 
     14507* modules/demux/avi/avi.c: fixed infinite loop when seeking in broken/incomplete files. 
     14508------------------------------------------------------------------------ 
     14509r7555 | zorglub | 2004-04-29 20:27:08 +0200 (Thu, 29 Apr 2004) | 2 lines 
     14510Changed paths: 
     14511   M /trunk/modules/gui/wxwindows/dialogs.cpp 
     14512   M /trunk/modules/gui/wxwindows/open.cpp 
     14513   M /trunk/modules/gui/wxwindows/wizard.cpp 
     14514   M /trunk/modules/gui/wxwindows/wxwindows.h 
     14515 
     14516* Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2 
     14517 
     14518------------------------------------------------------------------------ 
     14519r7556 | hartman | 2004-04-29 20:32:58 +0200 (Thu, 29 Apr 2004) | 2 lines 
     14520Changed paths: 
     14521   M /trunk/Makefile.am 
     14522   M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj 
     14523 
     14524* Add missing playlistinfo files to OSX target 
     14525 
     14526------------------------------------------------------------------------ 
     14527r7557 | hartman | 2004-04-29 20:38:44 +0200 (Thu, 29 Apr 2004) | 2 lines 
     14528Changed paths: 
     14529   M /trunk/modules/gui/macosx/intf.m 
     14530 
     14531* Fix the fullscreen button. 
     14532 
     14533------------------------------------------------------------------------ 
     14534r7558 | hartman | 2004-04-29 21:30:58 +0200 (Thu, 29 Apr 2004) | 3 lines 
     14535Changed paths: 
     14536   M /trunk/modules/control/hotkeys.c 
     14537   M /trunk/modules/gui/macosx/intf.m 
     14538   M /trunk/modules/gui/wxwindows/wxwindows.cpp 
     14539   M /trunk/src/playlist/playlist.c 
     14540 
     14541 * src/playlist/playlist.c: Don't do any playlist actions if there are no items in the playlist. 
     14542 * REST: remove code duplication in some places. there might be more locations. 
     14543 
     14544------------------------------------------------------------------------ 
     14545r7559 | gbazin | 2004-04-29 22:30:24 +0200 (Thu, 29 Apr 2004) | 4 lines 
     14546Changed paths: 
     14547   M /trunk/modules/codec/ffmpeg/ffmpeg.c 
     14548   M /trunk/modules/codec/ffmpeg/ffmpeg.h 
     14549   M /trunk/modules/codec/ffmpeg/video.c 
     14550 
     14551* modules/codec/ffmpeg/*: 
     14552  + small fix for --ffmpeg-workaround-bugs. 
     14553  + new --ffmpeg-vismv option to visualize motion vectors. 
     14554 
     14555------------------------------------------------------------------------ 
     14556r7560 | gbazin | 2004-04-29 23:57:23 +0200 (Thu, 29 Apr 2004) | 1 line 
     14557Changed paths: 
     14558   M /trunk/modules/codec/ffmpeg/video.c 
     14559 
     14560* modules/codec/ffmpeg/video.c: direct rendering needs to be disabled for --ffmpeg-vismv. 
     14561------------------------------------------------------------------------ 
     14562r7561 | asmax | 2004-04-30 00:09:23 +0200 (Fri, 30 Apr 2004) | 10 lines 
     14563Changed paths: 
     14564   M /trunk/modules/gui/skins2/Modules.am 
     14565   A /trunk/modules/gui/skins2/parser/expr_evaluator.cpp 
     14566   A /trunk/modules/gui/skins2/parser/expr_evaluator.hpp 
     14567   M /trunk/modules/gui/skins2/parser/interpreter.cpp 
     14568   M /trunk/modules/gui/skins2/src/var_manager.cpp 
     14569   M /trunk/modules/gui/skins2/src/var_manager.hpp 
     14570   M /trunk/modules/gui/skins2/utils/var_bool.cpp 
     14571   M /trunk/modules/gui/skins2/utils/var_bool.hpp 
     14572 
     14573  * parser/expr_evaluator: expression evaluator using Reverse Polish Notation 
     14574    (a bit "C-style-coded" at the moment ;) 
     14575  * utils/var_bool.*: added true and false boolean variables, and the "OR" 
     14576    composite variable 
     14577  * src/var_manager.*: support for anonymous variables 
     14578  * parser/interpreter.cpp: use the RPN evaluator to resolve boolean 
     14579    expressions in the XML. Any well-parenthesized expression using "not", 
     14580    "or", "and", "true", "false" and boolean variables should be understood 
     14581    (not much tested yet). 
     14582 
     14583------------------------------------------------------------------------ 
     14584r7562 | gbazin | 2004-04-30 11:14:47 +0200 (Fri, 30 Apr 2004) | 1 line 
     14585Changed paths: 
     14586   M /trunk/modules/gui/wxwindows/open.cpp 
     14587   M /trunk/modules/gui/wxwindows/wizard.cpp 
     14588   M /trunk/modules/gui/wxwindows/wxwindows.h 
     14589 
     14590* modules/gui/wxwindows/*: small clean-up. 
     14591------------------------------------------------------------------------ 
     14592r7563 | hartman | 2004-04-30 14:51:24 +0200 (Fri, 30 Apr 2004) | 3 lines 
     14593Changed paths: 
     14594   M /trunk/modules/gui/macosx/vout.m 
     14595   M /trunk/src/video_output/vout_intf.c 
     14596 
     14597 * src/video_output/vout_intf.c: remember video-on-top via p_playlist 
     14598 * modules/gui/macosx/vout.m: conf->var video-on-top in OS X. 
     14599 
     14600------------------------------------------------------------------------ 
     14601r7564 | hartman | 2004-04-30 14:51:53 +0200 (Fri, 30 Apr 2004) | 2 lines 
     14602Changed paths: 
     14603   M /trunk/extras/contrib/src/Makefile 
     14604   M /trunk/extras/contrib/src/packages.mak 
     14605 
     14606* Update faad even further 
     14607 
     14608------------------------------------------------------------------------ 
     14609r7565 | zorglub | 2004-04-30 17:15:16 +0200 (Fri, 30 Apr 2004) | 2 lines 
     14610Changed paths: 
     14611   M /trunk/src/input/control.c 
     14612   M /trunk/src/playlist/playlist.c 
     14613 
     14614Hopefully fix locking issues with wx 
     14615 
     14616------------------------------------------------------------------------ 
     14617r7566 | gbazin | 2004-04-30 17:30:43 +0200 (Fri, 30 Apr 2004) | 3 lines 
     14618Changed paths: 
     14619   M /trunk/Makefile.am 
     14620   M /trunk/modules/gui/skins2/parser/skin_parser.cpp 
     14621   M /trunk/share/Makefile.am 
     14622   A /trunk/share/skins2/skin.catalog 
     14623 
     14624* share/skins2/skin.catalog: added a default catalog as some platforms don't provide one (eg. win32). 
     14625* modules/gui/skins2/parser/skin_parser.cpp: try to load the skins catalog and if it fails, use the system's one. 
     14626 
     14627------------------------------------------------------------------------ 
     14628r7567 | gbazin | 2004-04-30 17:35:56 +0200 (Fri, 30 Apr 2004) | 1 line 
     14629Changed paths: 
     14630   M /trunk/modules/gui/skins2/commands/async_queue.cpp 
     14631   M /trunk/modules/gui/skins2/src/skin_main.cpp 
     14632   M /trunk/modules/gui/skins2/win32/win32_factory.cpp 
     14633 
     14634* modules/gui/skins2/*: a few bug fixes. 
     14635------------------------------------------------------------------------ 
     14636r7568 | bigben | 2004-04-30 17:44:06 +0200 (Fri, 30 Apr 2004) | 6 lines 
     14637Changed paths: 
     14638   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib 
     14639   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib 
     14640   M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib 
     14641   M /trunk/modules/gui/macosx/Modules.am 
     14642   M /trunk/modules/gui/macosx/intf.h 
     14643   M /trunk/modules/gui/macosx/intf.m 
     14644   M /trunk/modules/gui/macosx/playlistinfo.h 
     14645   M /trunk/modules/gui/macosx/playlistinfo.m 
     14646 
     14647* Use the playlist info panel instead of the old one everywhere 
     14648    - old VLCInfo and InfoPanel have been removed from nib file 
     14649    - VLCPlaylistInfo and PlaylistInfoPanel have been renamed 
     14650    - old info.c and info.h are still in repository, but not compiled, should I remove them ? 
     14651 
     14652 
     14653------------------------------------------------------------------------ 
     14654r7569 | titer | 2004-04-30 18:44:59 +0200 (Fri, 30 Apr 2004) | 5 lines 
     14655Changed paths: 
     14656   M /trunk/modules/gui/macosx/vout.h 
     14657   M /trunk/modules/gui/macosx/vout.m 
     14658 
     14659 + macosx/vout*: use two pictures and OpenGL textures so a texture 
     14660                 cannot be affected by VLC loading the next picture 
     14661         (should fix the artifacts when moving or resizing 
     14662          the window) 
     14663 
     14664------------------------------------------------------------------------ 
     14665r7570 | yoann | 2004-05-01 00:53:33 +0200 (Sat, 01 May 2004) | 7 lines 
     14666Changed paths: 
     14667   M /trunk/po/fr.po 
     14668 
     14669 * po/fr.po: updated French translation for vlc 0.7.2 
     14670 
     14671> #, fuzzy 
     14672> msgid "Date metadata" 
     14673> msgstr "Death metal" 
     14674 
     14675 
     14676------------------------------------------------------------------------ 
     14677r7571 | gbazin | 2004-05-01 01:21:44 +0200 (Sat, 01 May 2004) | 2 lines 
     14678Changed paths: 
     14679   M /trunk/modules/gui/wxwindows/interface.cpp 
     14680   M /trunk/modules/gui/wxwindows/menus.cpp 
     14681   M /trunk/modules/gui/wxwindows/wxwindows.cpp 
     14682   M /trunk/modules/gui/wxwindows/wxwindows.h 
     14683 
     14684* modules/gui/wxwindows/*: hotkeys support. 
     14685 
     14686------------------------------------------------------------------------ 
  • configure.ac

    r63b109b r28c4235  
    22dnl $Id$ 
    33  
    4 AC_INIT(vlc,0.7.2-test1
     4AC_INIT(vlc,0.7.2-test2
    55 
    66CONFIGURE_LINE="$0 $*" 
     
    1414dnl XXX: we don't put any flags here, because automake 1.5 doesn't support 
    1515dnl them. And we need the comma otherwize automake will choke on it. 
    16 AM_INIT_AUTOMAKE(vlc,0.7.2-test1
     16AM_INIT_AUTOMAKE(vlc,0.7.2-test2
    1717AM_CONFIG_HEADER(config.h) 
    1818 
  • extras/MacOSX/Resources/English.lproj/InfoPlist.strings

    r1f7367c r28c4235  
    22 
    33CFBundleName = "VLC"; 
    4 CFBundleShortVersionString = "0.7.2-test1"; 
    5 CFBundleGetInfoString = "VLC media player 0.7.2-test1, Copyright (c) 1996-2004 VideoLAN."; 
     4CFBundleShortVersionString = "0.7.2-test2"; 
     5CFBundleGetInfoString = "VLC media player 0.7.2-test2, Copyright (c) 1996-2004 VideoLAN."; 
    66NSHumanReadableCopyright = "Copyright (c) 1996-2004 VideoLAN."; 
  • extras/MacOSX/vlc.pbproj/project.pbxproj

    rd0b60e6 r28c4235  
    536536    <string>VLC</string> 
    537537    <key>CFBundleGetInfoString</key> 
    538     <string>VLC media player 0.7.2-test1, Copyright (c) 1996-2003 VideoLAN.</string> 
     538    <string>VLC media player 0.7.2-test2, Copyright (c) 1996-2003 VideoLAN.</string> 
    539539    <key>CFBundleIconFile</key> 
    540540    <string>vlc.icns</string> 
     
    548548    <string>APPL</string> 
    549549    <key>CFBundleShortVersionString</key> 
    550     <string>0.7.2-test1</string> 
     550    <string>0.7.2-test2</string> 
    551551    <key>CFBundleSignature</key> 
    552552    <string>VLC#</string> 
     
    595595    </array> 
    596596    <key>CFBundleVersion</key> 
    597     <string>0.7.2-test1</string> 
     597    <string>0.7.2-test2</string> 
    598598    <key>NSAppleScriptEnabled</key> 
    599599    <string>YES</string> 
  • po/POTFILES.in

    r2a3c9c3 r28c4235  
    657657modules/gui/skins2/parser/builder.hpp 
    658658modules/gui/skins2/parser/builder_data.hpp 
     659modules/gui/skins2/parser/expr_evaluator.cpp 
     660modules/gui/skins2/parser/expr_evaluator.hpp 
    659661modules/gui/skins2/parser/interpreter.cpp 
    660662modules/gui/skins2/parser/interpreter.hpp