Changeset 11eecc2e6f64e5974bfe75c5f387ea16ccb67277

Show
Ignore:
Timestamp:
04/07/03 01:21:14 (5 years ago)
Author:
Christophe Massiot <massiot@videolan.org>
git-committer:
Christophe Massiot <massiot@videolan.org> 1049671274 +0000
git-parent:

[46fb8aff5d913e92db0e2c65f43b5cbc4a7a81e9]

git-author:
Christophe Massiot <massiot@videolan.org> 1049671274 +0000
Message:

* Bumped up revision number to 0.5.3
* po/* : run --update-po before the release
* ChangeLog? : run --update-changelog
* toolbox : ChangeLog? is UTC
* OS X : fixed a bug with the deinterlace menu and localizations (thanks

Felix)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ChangeLog

    <
    re550dfc r11eecc2  
    1 2003-03-10 Monday 20:30  sam 
     12003-04-06 Sunday 21:48  gbazin 
     2 
     3 * po/fr.po: another bunch of updates to the french translation. 
     4 
     52003-04-06 Sunday 20:46  karibu 
     6 
     7 * Added missing files 
     8 
     92003-04-06 Sunday 20:27  karibu 
     10 
     11 * Changed default skin files 
     12 
     132003-04-06 Sunday 20:08  sigmunau 
     14 
     15 Support files that are called .asx and .pls but really are just .m3u files 
     16 
     172003-04-06 Sunday 17:57  ipkiss 
     18 
     19  - modules/gui/skins/skin_main.cpp: Try to open the default XML file first 
     20 
     212003-04-06 Sunday 17:48  gbazin 
     22 
     23 * modules/demux/mp4/mp4.c: fixed an off by one error in array access. 
     24 
     252003-04-06 Sunday 17:16  titer 
     26 
     27  Fixed a linkage problem with BeOS/BONE. 
     28 
     292003-04-06 Sunday 17:14  gbazin 
     30 
     31 * Makefile.am, install-win32: added the default skin to the win32 package. 
     32 
     332003-04-06 Sunday 16:30  gbazin 
     34 
     35 * modules/gui/wxwindows/messages.cpp: added a verbose checkbox which enables the warning and debug messages (disabled by default). 
     36 * NEWS: updated the NEWS file. 
     37 
     382003-04-06 Sunday 15:43  massiot 
     39 
     40 * Updated French and German translations courtesy of their maintainers 
     41 * THANKS: added Jean-Pierre Kuypers, French translator 
     42 * NEWS: updated for 0.5.3 release. Please check. 
     43 
     442003-04-06 Sunday 14:12  massiot 
     45 
     46 Disabled the translation configuration variable on OS X since it doesn't 
     47 work. 
     48 
     492003-04-06 Sunday 13:18  sigmunau 
     50 
     51 expand info categories by default 
     52 
     532003-04-06 Sunday 10:34  sigmunau 
     54 
     55 Some simple updates 
     56 
     572003-04-06 Sunday 01:00  massiot 
     58 
     59 * OS X : create dummy fr.lproj etc. directories, so that the Apple menu and standard file dialogs be translated too 
     60 * modules/gui/wxwindows/open.cpp: fixed a string 
     61 * src/misc/configuration.c: don't yell when a config variable disappears 
     62 * po/de.po po/it.po: new translations by maintainers 
     63 
     642003-04-05 Saturday 12:43  gbazin 
     65 
     66 * modules/codec/libmpeg2.c: hack to keep libmpeg2 from stealing pictures from the vout when the decoder is closed. 
     67 
     682003-04-05 Saturday 12:32  gbazin 
     69 
     70 * modules/access/dvdplay/access.c: fixed a bug in dvdNewArea() when i_angle == 0. 
     71 * install-win32: misc improvements to the nsis installer script. 
     72 
     732003-04-04 Friday 19:32  massiot 
     74 
     75 [no log message] 
     76 
     772003-04-02 Wednesday 23:16  massiot 
     78 
     79 * Added a new kfir: access module, designed to work around a bug in the 
     80   kfir driver. 
     81 
     822003-04-02 Wednesday 21:21  sigmunau 
     83 
     84 Fixed a bug when trying to set 4 channel output 
     85 
     862003-04-02 Wednesday 15:20  massiot 
     87 
     88 * Fixed a bug with the stream: input plug-in when receiving no data. 
     89 
     902003-04-01 Tuesday 22:29  massiot 
     91 
     92 * Bumped up revision number to 0.5.3-test2 
     93 * modules/access_output/udp.c: Now supports IPv6 IP addresses (patch 
     94   courtesy of Alexis Guillard) 
     95 * po/*: Updated po files to send out to the translators 
     96 * Mac OS X port: Cosmetics 
     97 
     982003-04-01 Tuesday 16:13  sam 
     99 
     100   * ./debian/control: changed the section of gnome-vlc and kvlc according to 
     101     new Debian archive sections. 
     102   * ./debian/woody-buildpackage: updated woody-buildpackage so that packages 
     103     say "stable". 
     104 
     1052003-04-01 Tuesday 16:11  gbazin 
     106 
     107 * modules/gui/wxwindows/*: misc small improvements and fixes. 
     108 
     1092003-04-01 Tuesday 12:24  gbazin 
     110 
     111 * modules/gui/skins/src/event.cpp: Event::CreateEvent() was trying to free 
     112    statically allocated strings. 
     113 
     1142003-04-01 Tuesday 11:12  massiot 
     115 
     116 Added Andy Lindsay. 
     117 
     1182003-04-01 Tuesday 10:46  massiot 
     119 
     120 * TS demux patches, courtesy of Andy Lindsay <andy_vl@ananam.com>. 
     121 
     1222003-04-01 Tuesday 00:18  gbazin 
     123 
     124 * modules/gui/wxwindows/*: few modifications to the strings. 
     125 
     1262003-03-31 Monday 23:37  sigmunau 
     127 
     128 made a format-only string untranslateable 
     129 
     1302003-03-31 Monday 23:32  sigmunau 
     131 
     132 Changed a duplicate string, and removed an info string that isn't really 
     133 useful 
     134 
     1352003-03-31 Monday 22:39  massiot 
     136 
     137 * modules/codec/*: Fixed a PTS bug at the initialization of some codecs 
     138 * modules/audio_filter/resampler/coreaudio.c: Set score to 0 
     139 
     1402003-03-31 Monday 22:39  gbazin 
     141 
     142 * po/*: updated the po directory. 
     143 
     1442003-03-31 Monday 04:26  fenrir 
     145 
     146  * v4l: forgot a munmap. 
     147 
     1482003-03-31 Monday 03:46  fenrir 
     149 
     150  * v4l: updated, now it should grab (and compress if you want) the video. 
     151 Audio grabbing part is commented out and untested. 
     152  The syntax is like that: 
     153   v4l:<device>[:option=value:...] 
     154  options: channel,norm (pal, ntsc,secam), frequency (not really there is 
     155           a factor), audio, size (WxH or subqcif,qsif,qcif,sif,cif,vga), 
     156           codec (optional, mpeg1 or mpeg4 and need to have compiled the 
     157           encoders modules) 
     158  ex: v4l:/dev/video:channel=0:frequency=8052:norm=secam:size=vga 
     159  Please test. 
     160  * rawvideo.c: a pseudo decoder for raw video (I420). 
     161  * packetizer/*, mux/*, stream_output.c: fixed (I hope) audio/video 
     162 synchro problems. 
     163 
     1642003-03-30 Sunday 23:35  jlj 
     165 
     166  * ALL: Move CoreAudio aout into seperate module. 
     167 
     1682003-03-30 Sunday 19:56  gbazin 
     169 
     170 * modules/gui/wxwindows/*: another bunch of improvements. 
     171 
     1722003-03-30 Sunday 18:14  gbazin 
     173 
     174 * modules/*: sanitization of the modules description strings. 
     175 
     1762003-03-30 Sunday 16:26  gbazin 
     177 
     178 * modules/gui/wxwindows/*: small formating changes. 
     179 * modules/video_filter/deinterlace/deinterlace.c, src/libvlc.h: modified a couple of config option descriptions. 
     180 
     1812003-03-30 Sunday 15:05  gbazin 
     182 
     183 * modules/gui/wxwindows/preferences.cpp: we only list the plugins that have config options. That makes things less confusing. 
     184 
     1852003-03-30 Sunday 14:24  gbazin 
     186 
     187 * include/configuration.h: added the add_directory() config macro. 
     188 * modules/gui/wxwindows/preferences.cpp: support for add_string_from_list(). 
     189 * ALL: changed some add_string() config options to add_file(). 
     190 
     1912003-03-30 Sunday 14:09  sigmunau 
     192 
     193 use add_file and not add_string for the "audiofile-path" option 
     194 
     1952003-03-30 Sunday 13:23  gbazin 
     196 
     197 * modules/gui/wxwindows/*: fixed the save feature of the preferences dialog box. 
     198 * src/misc/configuration.c: added support for CONFIG_ITEM_DIRECTORY. 
     199 
     2002003-03-30 Sunday 12:15  sigmunau 
     201 
     202 enabled the menu-entry to show file info when there is an input 
     203 
     2042003-03-30 Sunday 11:59  sigmunau 
     205 
     206 modules/gui/kde/interface.cpp: removed a debug message 
     207 modules/gui/kde/preferences.cpp: use sliders for integer and float options 
     208 with a range, use combobox for string_from_list options, fixed a layout 
     209 issue and removed some debug messages 
     210 
     2112003-03-30 Sunday 11:54  sigmunau 
     212 
     213 modules/access/dvdplay/dvd.c: removed an unused configuration category 
     214 modules&misc/logger/logger.c: use add_string_from_list for the logmode 
     215 option 
     216 
     2172003-03-30 Sunday 11:43  gbazin 
     218 
     219 * configure.ac.in: removed the -fno-exceptions gcc option from the compilation of the skins plugin as it might be needed after all. 
     220 * modules/demux/m3u.c: upped the priority of the m3u demux as some m3u files were mistaken for ts files. 
     221 * include/configuration.h: added a CONFIG_ITEM_DIRECTORY config type. 
     222 * modules/gui/wxwindows/*: the preferences dialog should be fully useable now. 
     223 
     2242003-03-30 Sunday 02:58  gbazin 
     225 
     226 * modules/gui/wxwindows/preferences.cpp: improved the preferences dialog box. It is almost useable now ;) 
     227 
     2282003-03-30 Sunday 01:13  massiot 
     229 
     230 * Resampler plug-in based on CoreAudio's AudioConverter. 
     231 
     2322003-03-29 Saturday 17:10  gbazin 
     233 
     234 * modules/gui/wxwindows/open.cpp: fixed an event problem on win32. 
     235 * modules/gui/wxwindows/wxwindows.cpp: fixed a compilation problem on 
     236    win32 when the wxwindows interface is compiled as a builtin. 
     237 
     2382003-03-29 Saturday 14:30  sigmunau 
     239 
     240 preferences.cpp: Changed the preferences dialog to use a tree of categories 
     241 and plugins, the way wxwindows do it. 
     242 pluginsbox.(cpp|h): removed the "Configure" button from CONFIG_ITEM_MODULE 
     243 widgets, as it isn't needed anymore 
     244 
     2452003-03-29 Saturday 13:15  sigmunau 
     246 
     247 removed an unused configuration category 
     248 
     2492003-03-29 Saturday 12:22  gbazin 
     250 
     251 * modules/audio_filter/channel_mixer/headphone.c, src/libvlc.h: 
     252    moved the headphone-dim config option to the headphone plugin. 
     253 * modules/demux/demuxdump.c: the demuxdump-file config optin now has a default value. 
     254 * src/libvlc.c: fixed the extraintf config option not to spawn an interface plugin when an invalid name has been given. 
     255 
     2562003-03-29 Saturday 11:15  gbazin 
     257 
     258 * modules/gui/wxwindows/*: small fixes to the open and streamout dialogs. 
     259 
     2602003-03-29 Saturday 10:35  jpsaman 
     261 
     262 If --disable-xosd is given then xosdtext is not build. 
     263 If --enable-xose is given then xosdtext is build also. 
     264 
     2652003-03-29 Saturday 01:50  gbazin 
     266 
     267 * modules/gui/wxwindows/*: added demuxdump support to the open dialog. 
     268 
     2692003-03-28 Friday 22:09  alexis 
     270 
     271 New RedHat package file, written by Jason Luka <jason@geshp.com>. 
     272 
     2732003-03-28 Friday 17:02  gbazin 
     274 
     275 * modules/audio_output/waveout.c: compilation fix for --disable-plugins build. 
     276 * src/video_output/*, include/video.h: added a pf_lock/unlock fonction 
     277    pointer that's used to lock the memory of a picture in vout_RenderPicture 
     278    when required by the video output plugin. 
     279 * modules/video_output/directx/*: implemented pf_lock/unlock. That will fix 
     280    the crash when pressing ctrl+alt+del. 
     281 
     2822003-03-28 Friday 11:34  sigmunau 
     283 
     284 added a SetPalette function so "vlc --vout dummy --dummy-chroma RGB2" don't 
     285 segfault. 
     286 
     2872003-03-26 Wednesday 22:56  gbazin 
     288 
     289 * modules/codec/libmpeg2.c: added code to handle 3:2 pulldown. 
     290 
     2912003-03-26 Wednesday 21:46  marcari 
     292 
     293   * cross-compilation doc : work in progress 
     294 
     2952003-03-26 Wednesday 03:13  hartman 
     296 
     297 * extras/MacOSX/Resources/English.lproj/MainMenu.nib/* 
     298 * modules/gui/macosx/open.? 
     299   - updated the open dialog (now with sheets !!!) 
     300   - added ogg file stream out 
     301   - added http file stream out 
     302   - added file subtitle support for the delay and fps options 
     303 * extras/MacOSX/vlc.pbproj/project.pbxproj 
     304   - added the .ts file-extension to the application 
     305 
     3062003-03-26 Wednesday 01:50  sam 
     307 
     308   * ./debian/control: added correct versioned build-dependency on debhelper. 
     309 
     3102003-03-26 Wednesday 01:14  sam 
     311 
     312   * ./debian/control: added explicit dependencies on vlc to legacy packages 
     313     to make linda and lintian happier. 
     314 
     3152003-03-26 Wednesday 00:56  gbazin 
     316 
     317 * src/libvlc.c, src/libvlc.h: added a config option to disable the translation of the interface. 
     318 * modules/gui/wxwindows/*: misc improvements + skeleton for a preferences panel. 
     319 
     3202003-03-26 Wednesday 00:21  sam 
     321 
     322   * ./README.MacOSX.rtf, ./modules/gui/macosx/playlist.h, ./extras/MacOSX/*: 
     323     added a final newline to a few text files to avoid diff complaints. 
     324 
     3252003-03-25 Tuesday 23:51  sam 
     326 
     327   * ./modules/demux/util/Modules.am: added missing id3genres.h to make dist. 
     328 
     3292003-03-25 Tuesday 23:43  sam 
     330 
     331   * ./modules/gui/skins/Modules.am: fixed a typo. 
     332 
     3332003-03-25 Tuesday 23:32  sam 
     334 
     335   * ./Makefile.am: we don't distribute ./mkinstalldirs, it's in ./autotools/. 
     336   * ./Makefile.am: we distribute ./toolbox. 
     337 
     3382003-03-25 Tuesday 23:13  sam 
     339 
     340   * ./bootstrap: fixed a syntax error in the generated m4/vlc.m4. 
     341 
     3422003-03-25 Tuesday 23:11  sam 
     343 
     344   * ./m4/*: updated m4 macros. 
     345 
     3462003-03-25 Tuesday 23:06  gbazin 
     347 
     348 * modules/codec/libmpeg2.c: fixed aspect ratio when reading DVDs. 
     349 
     3502003-03-25 Tuesday 22:55  sam 
     351 
     352   * ./debian/control: bumped up standards version to 0.5.9.0. 
     353   * ./debian/control: added build-dependencies on libidl0 and libglib2.0-0 to 
     354     work around mozilla-dev's currently broken dependencies. 
     355   * ./debian/control: we now link against libdvdread3 instead of libdvdread2. 
     356   * ./debian/control: we now depend on the latest libdvdplay0-dev to avoid 
     357     linking against both libdvdread2 and libdvdread3. 
     358 
     3592003-03-25 Tuesday 17:07  gbazin 
     360 
     361 * src/input/input.c, src/video_output/video_output.c: when the input thread 
     362    ends, it will also destroy the vout if one was spawned. 
     363 
     3642003-03-25 Tuesday 15:38  gbazin 
     365 
     366 * src/misc/modules.c: module_Need() now only raises the scores of the 
     367    plugins matching the given shortcuts list, unless "none" is closing the 
     368    list (in which case only the plugins matching the list can be selected). 
     369 
     370    Which means that users will stop complaining vlc doesn't launch anymore 
     371    or can't play anything after they have fiddled with their config 
     372    options :)) 
     373 
     3742003-03-25 Tuesday 00:43  gbazin 
     375 
     376 * src/video_output/video_output.c: fixed my previous commit (input is not a direct parent of vout). 
     377 
     3782003-03-24 Monday 23:50  gbazin 
     379 
     380 * src/video_output/video_output.c, include/video_output.h: 
     381    take into account the caching delay when dropping frames that are too 
     382    far into the future. 
     383 
     3842003-03-24 Monday 23:04  gbazin 
     385 
     386 * modules/access/ftp.c, modules/access/http.c: the http and ftp plugins now implement SetProgram(). TS streams will now work over 
     387 http :) 
     388 
     3892003-03-24 Monday 21:58  titer 
     390 
     391  configure.ac.in: fixed a BeOS compile issue 
     392 
     3932003-03-24 Monday 20:00  gbazin 
     394 
     395 * modules/access/*: grrr... apparently I also need to reset the file descriptor set inside the loop. 
     396 
     3972003-03-24 Monday 19:58  hartman 
     398 
     399 * moved macosx-dmg to extras/MacOSX/macosx-dmg 
     400 * added some macosx files to DIST that were probably missing in the tar ;) 
     401 
     4022003-03-24 Monday 19:12  gbazin 
     403 
     404 * modules/access/*: don't forget to reinitialize the timeout when looping around select(). 
     405 
     4062003-03-24 Monday 17:15  gbazin 
     407 
     408 * modules/access/*: pf_read() in access modules is now blocking. We still 
     409    check regularly for p_input->b_die though. Now the demuxers can safely 
     410    assume that pf_read() == 0 means EOF. 
     411 * ALL: got rid of the p_input->b_connected flag. 
     412 * src/input/input_ext-plugins.c, src/input/input.c: fixed the infinite loop 
     413    of "decoder stuck" messages that sometimes happened. 
     414 * src/interface/intf_eject.c, modules/misc/network/ipv4.c: fixed compilation 
     415    warnings. 
     416 
     4172003-03-24 Monday 15:20  hartman 
     418 
     419 * more interface support for directories. 
     420 
     4212003-03-24 Monday 14:18  hartman 
     422 
     423 * modules/access/dvd*: changed some errors in warnings because the directory 
     424   might still be readable by the directory access module. 
     425 * added drag and drop support for directories. 
     426 
     4272003-03-24 Monday 13:52  sam 
     428 
     429   * ./THANKS: added a translation contributor. 
     430   * ./po/it.po: fixed this file's format. 
     431   * ./m4: fixed "make dist" when gettext is too old. 
     432 
     4332003-03-24 Monday 13:50  hartman 
     434 
     435 * Added fourcc 'MSS1' which is equivalent to 'WMV2' 
     436 
     4372003-03-24 Monday 01:39  gbazin 
     438 
     439 * modules/access/directory.c: fixed the directory access plugin. 
     440 * configure.ac.in, modules/access/Modules.am: enabled the directory access plugin. 
     441 
     4422003-03-24 Monday 00:12  hartman 
     443 
     444 * a new directory access module. It parses a directory with dirent and builds 
     445   a m3u 'file' which it feeds to the m3u demuxer. 
     446   Problems: - it requires a dir to end with / 
     447             - if i enabled it, all files would use the m3u demuxer for some 
     448             strange reason. i've spent a day hunting this down, reboot- 
     449             strapping and doing who knows what. I'm sick of it now. 
     450             Someone else can give it a try, if he wants to. 
     451 
     4522003-03-23 Sunday 20:41  gbazin 
     453 
     454 * configure.ac.in: fixed linking problem with the win32 build. 
     455 
     4562003-03-23 Sunday 18:10  massiot 
     457 
     458 Fixed configure script (alcohol isn't the solution). 
     459 
     4602003-03-23 Sunday 16:38  sigmunau 
     461 
     462 modules/video_filter/osd_text.c: A video filter that uses freetpye2 to 
     463 render text on the video 
     464 include/osd.h: some constants useful when interfacing with the osd module 
     465 configure.ac.in: check for freetype2, enabled the osdtext module by default 
     466 Makefile.am: added osd.h, please check that this is correct 
     467 lirc.c: modified to provide feedback when buttons are pressed. 
     468 
     469 Look at the Feedback() function in lirc.c to see how this module can be used 
     470 
     4712003-03-23 Sunday 15:10  yves 
     472 
     473 better OS detection (RH). 
     474 
     4752003-03-23 Sunday 12:12  gbazin 
     476 
     477 * modules/demux/mpeg/audio.c: sanity check so we don't crash on mpeg audio files with a bad Xing Header. 
     478 
     4792003-03-22 Saturday 23:03  sigmunau 
     480 
     481 Updated a comment 
     482 
     4832003-03-22 Saturday 14:39  fenrir 
     484 
     485  * sap: clean up. 
     486 
     4872003-03-22 Saturday 14:35  gbazin 
     488 
     489 * modules/demux/m3u.c: the demux couldn't be forced when used on filenames without an extension. 
     490 
     4912003-03-22 Saturday 11:21  gbazin 
     492 
     493 * modules/gui/wxwindows/streamout.cpp: misc fixes and enhancements. 
     494 
     4952003-03-22 Saturday 03:14  gbazin 
     496 
     497 *  modules/gui/wxwindows/*: Added a stream output dialog box. 
     498 
     4992003-03-21 Friday 23:59  sigmunau 
     500 
     501 Updated norwegian translation thanks to  Haakon Meland Eriksen 
     502 
     5032003-03-21 Friday 17:14  gbazin 
     504 
     505 * configure.ac.in, src/interface/intf_eject.c: scrapped the win32 eject code and replaced it with an MCI command. 
     506 
     5072003-03-21 Friday 07:54  massiot 
     508 
     509 Fixed the "locales have disappeared" problem under OS X. 
     510 
     5112003-03-21 Friday 02:05  gbazin 
     512 
     513 * modules/demux/ogg.c: fix for some ogg web radio streams where there 
     514 is a huge gap between the granulepos in the header packets and the data 
     515 packets. 
     516 
     5172003-03-21 Friday 00:17  karibu 
     518 
     519 * slider.cpp: fixed mouse down refresh bug 
     520 * theme.cpp: removed debug text 
     521 
     5222003-03-21 Friday 00:00  karibu 
     523 
     524 * Fixing Parkinson disease bug (it's not funny, it's real life) 
     525 
     5262003-03-20 Thursday 21:45  gbazin 
     527 
     528 * modules/codec/libmpeg2.c: fixed pts handling and aspect-ratio bug. 
     529 
     5302003-03-20 Thursday 10:27  sam 
     531 
     532   * ./bootstrap: if pkg-config is not available, we define PKG_CHECK_MODULES 
     533     ourselves. 
     534   * ./bootstrap: "make dist" works again, even if gettext is not present. 
     535 
     5362003-03-20 Thursday 10:06  sam 
     537 
     538   * ./toolbox: fixed a Makefile parsing bug. 
     539 
     5402003-03-20 Thursday 09:29  karibu 
     541 
     542 * Fixing a refresh bug when opening an open file dialog box 
     543 
     5442003-03-19 Wednesday 23:54  massiot 
     545 
     546 * configure.ac.in : Disabled GTK2 and gnome2 plug-in since they break 
     547   all platforms but GNU/Linux 
     548 * Bumped up revision number to 0.5.3-test1 
     549 
     5502003-03-19 Wednesday 18:17  karibu 
     551 
     552 * Updating doc. 
     553 
     5542003-03-19 Wednesday 18:14  karibu 
     555 
     556 * Fiwing WINDOW_CLOSE and WINDOW_OPEN synchronization 
     557 
     5582003-03-19 Wednesday 17:40  fenrir 
     559 
     560  * gtk_main.c:: added(uncommented) gdk_thread_init for gtk2/gnome2. 
     561 Whitout it I can't even start gtk2 interface. 
     562 
     5632003-03-19 Wednesday 17:14  karibu 
     564 
     565 * button.cpp : Fixing bug when disabling control 
     566 * Checkbox.cpp : adding onmouseover and onmouseout events 
     567 * Updating DTD 
     568 * win32_event.cpp : fixing bug for WINDOW_OPEN event 
     569 
     5702003-03-19 Wednesday 15:44  hartman 
     571 
     572 * INSTALL: added reference to online info on compiling on MacOSX and BeOS 
     573 
     574 * NEWS: bringing the file to 0.5.3. i have added my work (and some things 
     575   that I remembered). i trust everyone will enter his own stuff ;) 
     576 
     577 * README.MacOSX.rtf: fixed some errors 
     578 
     579 * THANKS: added Olivier Aubert for his vout-clone-list patch 
     580 
     5812003-03-19 Wednesday 13:55  hartman 
     582 
     583 * fix for multiple monitors. 
     584 
     5852003-03-19 Wednesday 03:11  karibu 
     586 
     587 * Fixed skin config save 
     588 
     5892003-03-19 Wednesday 02:09  videolan 
     590 
     591 * Adding onmouseover and onmouseout events to button control 
     592 * Fixing window position at launch time 
     593 * Adding notification when mouse leaves a window 
     594 
     5952003-03-18 Tuesday 23:59  massiot 
     596 
     597 * Added 0x80 as MPEG2_MOTO_VIDEO_ES, since some strange Motorola encoders 
     598   do not follow the standard. 
     599 
     6002003-03-18 Tuesday 23:51  jlj 
     601 
     602   * ./modules/gui/macosx/vout.m: cosmetic. 
     603 
     6042003-03-18 Tuesday 23:30  gbazin 
     605 
     606 * modules/video_filter/clone.c: new --clone-vout-list config option, courtesy of Olivier Aubert. 
     607    Allows to specify a comma separated list of vout plugins that we want to be used by the clone filter. 
     608 * modules/video_filter/*: don't forget to detach the vout before destroying it. 
     609 
     6102003-03-18 Tuesday 22:14  hartman 
     611 
     612 * modules/gui/macosx/vout.m: 
     613   Now a complete redesign of the hiding of the mousecursor. 
     614   - We use higher level functions now (NSCursor). 
     615   - We only hide if the cursor is over our VLCView 
     616   - In many exceptions we unhide. This is mainly for multimonitor support. 
     617 
     6182003-03-18 Tuesday 21:34  gbazin 
     619 
     620 * configure.ac.in, m4/*, po/Makefile.in.in: build updated to use gettext 0.11.5 by default. 
     621    This is necessary for the win32 build because old gettext versions do not work on win32. 
     622 
     6232003-03-18 Tuesday 20:38  gbazin 
     624 
     625 * configure.ac.in: fixed linking problem with the slp plugin on win32. 
     626 
     6272003-03-18 Tuesday 20:20  gbazin 
     628 
     629 * configure.ac.in: use the -O2 gcc option when compiling the skins plugin so that compilation doesn't take ages. 
     630    Also use -fno-rtti -fno-exceptions to save some bits of space. 
     631 
     6322003-03-18 Tuesday 19:37  marcari 
     633 
     634   * first draft of the draft 
     635 
     6362003-03-18 Tuesday 18:33  ipkiss 
     637 
     638 Fixed the path in the default skin (thanks gibalou) 
     639 
     6402003-03-18 Tuesday 18:25  ipkiss 
     641 
     642 Fix for skins compilation under cygwin (thanks gibalou) 
     643 
     6442003-03-18 Tuesday 04:56  ipkiss 
     645 
     646 Compilation fixes 
     647 
     6482003-03-18 Tuesday 04:08  ipkiss 
     649 
     650 Compilation fixes and cosmetic changes 
     651 
     6522003-03-18 Tuesday 04:07  hartman 
     653 
     654 * modules/gui/macosx/vout.m: 
     655   Reworked the mouse hiding routine. we were always hiding the mousecursor 
     656   on kCGDirectMainDisplay, but this display is always the one with the 
     657   menubar and not always the one containing our VLCVout. 
     658   This new code takes the vout, and calculates on which displays (plural 
     659   because of possible mirroring) it is being shown. It then shows or hides 
     660   the cursor on all of those displays. 
     661   This should fix #396. 
     662 
     6632003-03-18 Tuesday 02:48  ipkiss 
     664 
     665  - doc/skins: some documentation about the skins 
     666  - doc/skins/curve_maker: files for a VB project for easy Bezier curves 
     667    creation 
     668  - share/skins/default: a default skin. It's an awful one made for 
     669    testing purposes, you'll be warned... 
     670 
     6712003-03-18 Tuesday 02:28  hartman 
     672 
     673 * modules/gui/macosx/info.m: keep the same panel open if track changes. 
     674 * modules/misc/httpd.c: removed an unused int. 
     675 
     6762003-03-18 Tuesday 02:21  ipkiss 
     677 
     678 Keep quiet, explanations will follow. 
     679 
     6802003-03-18 Tuesday 01:57  sam 
     681 
     682   * ./share/Makefile.am: added the .rle font to the make install rule. 
     683 
     6842003-03-18 Tuesday 01:54  sam 
     685 
     686   * ./toolbox: fixed a sed syntax error (thanks anil). 
     687 
     6882003-03-18 Tuesday 01:34  sam 
     689 
     690   * ./modules/Makefile.am: added a missing definition of NULL. 
     691 
     6922003-03-18 Tuesday 01:26  sam 
     693 
     694   * ./modules/gui/gtk2/*: skeletons of Gtk-2.0 and GNOME-2 plugins. 
     695   * ./toolbox: added --update-glade2 flag. 
     696 
     6972003-03-18 Tuesday 01:22  sam 
     698 
     699   * ./modules/codec/lpcm.c: fixed two uninitialized variables. 
     700 
     7012003-03-18 Tuesday 00:49  gbazin 
     702 
     703 * src/playlist/playlist.c: fixed misplaced variable declaration. 
     704 
     7052003-03-18 Tuesday 00:33  sigmunau 
     706 
     707 Seek one less time. Should increase performance with access modules where 
     708 seeks are expensive. (Though not enough) 
     709 
     7102003-03-18 Tuesday 00:25  jlj 
     711 
     712   * ./modules/codec/dts.c: Steve Jobs did not pay me for this bug. Really. 
     713 
     7142003-03-17 Monday 23:48  fenrir 
     715 
     716  * httpd: increased buffer size. 
     717 
     7182003-03-17 Monday 23:42  fenrir 
     719 
     720  * all: fixed some stupid bugs. 
     721 
     7222003-03-17 Monday 23:13  hartman 
     723 
     724 * modules/gui/macosx/playlist.m: 
     725   - fixed a cosmetic issue. 
     726 
     7272003-03-17 Monday 21:47  hartman 
     728 
     729  * modules/gui/macosx/playlist.?: 
     730    - rewrite of code 
     731 
     7322003-03-17 Monday 18:02  sam 
     733 
     734   * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c, 
     735     ./modules/gui/gtk/gnome.c, ./modules/gui/familiar/familiar.c: added a 
     736     terminating NULL pointer in the fake argv values we pass to gtk_init(). 
     737   * ./modules/misc/qte_main.cpp, ./modules/misc/gtk_main.c: these plugins now 
     738     have the "gui-helper" capability. 
     739   * ./modules/misc/gtk_main.c: paved the way for Gtk2. 
     740 
     7412003-03-17 Monday 17:11  sam 
     742 
     743   * ./modules/video_output/sdl.c: fixed an endianness bug due to libSDL not 
     744     defining its fourcc values like us. 
     745 
     7462003-03-17 Monday 17:10  hartman 
     747 
     748 * src/playlist/playlist.c: 
     749   - added playlist_Move to move an item in our playlist before the position 
     750     of a previous item (or end) of our playlist. Keeps index at it's current 
     751     item. 
     752 * modules/gui/macosx/playlist.?: 
     753   - Now a reorderable playlist. Thanks to Andrew Stone for example code. 
     754     This fixes #349 (Finally ;) 
     755   - True alternating colors in the playlistview. Thanks to Apple Computer 
     756     for the example code. 
     757 
     7582003-03-17 Monday 16:59  sam 
     759 
     760   * ./autotools/: moved some autotools executables to this subdirectory to 
     761     reduce cluttering of the root directory. 
     762 
     7632003-03-17 Monday 15:05  sigmunau 
     764 
     765 fixed up http redirects when there are other items in the playlist. 
     766 
     7672003-03-17 Monday 13:49  marcari 
     768 
     769   * familiar.c: added pixmap directory for linupy2 /usr/share/pixmaps/vlc 
     770 
     7712003-03-17 Monday 12:14  massiot 
     772 
     773 Fixed aspect ratio's tooltip. 
     774 
     7752003-03-16 Sunday 23:35  fenrir 
     776 
     777  * sub: better ssa4 recognition. 
     778 
     7792003-03-16 Sunday 20:06  jlj 
     780 
     781   * ./modules/gui/macosx/aout.m: Swapped stereo and mono classification. 
     782 
     7832003-03-16 Sunday 16:07  fenrir 
     784 
     785  * sub.c: added SAMI subtitles support. (Untested and incomplete). 
     786 
     7872003-03-16 Sunday 13:11  fenrir 
     788 
     789  * asf: when there isn't any stream selected, stop playing. 
     790 
     7912003-03-16 Sunday 01:49  fenrir 
     792 
     793  * mms: removed some old stuff. 
     794 
     7952003-03-16 Sunday 01:37  fenrir 
     796 
     797  * mms: it seems that some server doesn't like fake ip 127.0.0.1 
     798 (they refuse the connection), so let give them 192.168.0.1 ... 
     799 
     8002003-03-15 Saturday 22:10  jlj 
     801 
     802 Another attempt at fixing the soundstick issue (unconfirmed). 
     803 
     8042003-03-15 Saturday 20:17  lool 
     805 
     806   * attempt at a docbook-xml version of the FAQ with XSL 
     807     customizations, if people want to help or just have a look 
     808   (use "xsltproc faq-alone.xsl faq-alone.xml" with the 
     809    docbook-xml-simple package installed or saxon if you feel bored) 
     810 
     8112003-03-15 Saturday 19:26  fenrir 
     812 
     813  * sout: fix a stupid bug making avi muxer segfaulting. 
     814 
     8152003-03-15 Saturday 19:21  jlj 
     816 
     817 Jeff Moore @ Apple: The HAL specifically won't allow a device that doesn't 
     818                     have linear PCM as it's current format to be 
     819                     the default device. 
     820 
     8212003-03-15 Saturday 18:44  fenrir 
     822 
     823  * ffmpeg: Use truncated frames if supported by codec (only with newer 
     824 libavcodec). This fix mpeg4 in TS with huge bitrate. 
     825  * sub: clean up. Report any problems. 
     826 
     8272003-03-15 Saturday 03:02  fenrir 
     828 
     829  * mms: revert some parts. 
     830 
     8312003-03-15 Saturday 02:33  fenrir 
     832 
     833  * mms: some clean up. 
     834 
     8352003-03-15 Saturday 00:09  fenrir 
     836 
     837  * httpd: begin to support get/post method (look at admin.html ;) 
     838 
     8392003-03-14 Friday 17:14  sam 
     840 
     841   * ./doc/fortunes.txt: sigmund++; 
     842 
     8432003-03-14 Friday 17:08  lool 
     844 
     845   * Meuuh+++; 
     846 
     8472003-03-14 Friday 01:23  hartman 
     848 
     849 * ALL: Bumped version to 0.5.3-cvs 
     850 
     851 * modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags 
     852   correctly, but now the name of the file as reported in the playlist info 
     853   gets displayed incorrectly if it has accents. (going for ID3 at the 
     854   moment. filenames are named a plenty in the correct way) 
     855 
     8562003-03-14 Friday 01:08  jlj 
     857 
     858   * ./modules/gui/macosx/aout.m: Added mono classification. Fixed channels 
     859                                  issue in InitDevice. Should close #490. 
     860 
     8612003-03-14 Friday 00:24  sigmunau 
     862 
     863 all: info strings are now localized, fixed some typos and inconsistant uses 
     864 of capital letters 
     865 
     8662003-03-14 Friday 00:06  massiot 
     867 
     868 Attempt at fixing the soundstick issue (unconfirmed). 
     869 
     8702003-03-13 Thursday 22:45  sigmunau 
     871 
     872 set a default size for the fileinfo dialog 
     873 
     8742003-03-13 Thursday 22:35  sigmunau 
     875 
     876 Added support for oldstyle id3 genres. 
     877 
     8782003-03-13 Thursday 22:24  hartman 
     879 
     880 * modules/gui/macosx/misc.? 
     881   - added VLBrushedMetalImageView. This imageview does not respond to 
     882     mousedrage, so we can still move our window by it's background. 
     883 * extras/MacOSX/Resources/English.lproj/MainMenu.nib/* 
     884   - Changed the container of our background image to the new 
     885     VLBrushedMetalImageView. 
     886     This fixes #390 
     887 
     8882003-03-13 Thursday 16:20  marcari 
     889 
     890  * skeleton of the arm crosscompilation howto 
     891 
     8922003-03-13 Thursday 16:09  hartman 
     893 
     894 * extras/MacOSX/vlc.pbproj/project.pbxproj: 
     895   - added .qt and .pls file extensions. 
     896 
     897 * modules/gui/macosx/intf.m: 
     898   - increased the number of lines the messages dialog can hold to 400. 
     899 
     900 * added fourcc '3iv1' to .avi and .mov 
     901   - this is 3ivx D3.5 video. 
     902   - we cannot read them at however and probably never will. I added them 
     903     for completeness. 
     904 
     905 * added fourcc '3iv2' to .avi and ffmpeg 
     906   - this is 3ivx D4 video 
     907   - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4. 
     908 
     909 * added fourcc '3ivd' to .avi, .mov and ffmpeg. 
     910   - this is video which was divx doctored by the 3ivx doctor program. 
     911   - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3. 
     912 
     913 * added fourcc '3vid' to .avi, .mov and ffmpeg. 
     914   - this is incorrect encoded DIV3. it is an endianness issue by the encoder. 
     915   - ffmpeg can decode it however, so it is mapped to MPEG4 v3. 
     916 
     9172003-03-13 Thursday 15:50  marcari 
     918 
     919  * all: enhancements of the familiar interface includes : 
     920     - the interface adapts to the screen size/rotation 
     921     - a playlist 
     922     - a network tab next to te file tab inside the media tab 
     923     - MRL-Combo behaviour changed a bit 
     924     - apply handling in preferences 
     925 
     9262003-03-13 Thursday 10:33  ipkiss 
     927 
     928 We don't segfault anymore when trying to go fullscreen with no input 
     929 (closes #477) 
     930 
     9312003-03-12 Wednesday 23:59  marcari 
     932 
     933  * all: added s16tofixed32 filter, so that we decode flac with iPaq ! 
     934 
     9352003-03-12 Wednesday 23:15  titer 
     936 
     937  * configure.ac.in: compile fix for BeOS/BONE (s/LDFALGS/LDFLAGS/...) 
     938  * beos_specific.cpp, modules/gui/beos/*: add VLC version number in the 
     939    "About" window and in the titles of the others windows. 
     940 
     9412003-03-12 Wednesday 05:26  sam 
     942 
     943   * ./src/stream_output/stream_output.c: Win32 compilation fix. 
     944   * ./src/misc/modules.c: fixed a pointer indirection bug. 
     945 
     9462003-03-12 Wednesday 05:12  sam 
     947 
     948   * ./Makefile.am: moved generation of .h files to the toolbox so that we 
     949     can call "toolbox --update-includes" without running configure. 
     950   * ./toolbox: de-uglified some shell code. 
     951 
     9522003-03-12 Wednesday 04:16  sam 
     953 
     954   * ./bootstrap: fixed a conflict issue with recent autopoint versions. 
     955   * ./toolbox: the MSVC project file generation no longer depends on Makefile. 
     956 
     9572003-03-12 Wednesday 00:56  sam 
     958 
     959   * ./configure.ac.in: we look for libqt-mt.so before libqt.so. 
     960 
     9612003-03-11 Tuesday 23:56  gbazin 
     962 
     963 * ALL: experimental code for stream (dvd) navigation through object variables. 
     964 
     9652003-03-11 Tuesday 23:56  fenrir 
     966 
     967  * fix ima4 decoding. 
     968 
     9692003-03-11 Tuesday 22:44  sam 
     970 
     971   * ./debian/control: added libqt3-compat-headers build-dependency because of 
     972     strange issues with KDE headers that I'm not sure to fully understand but 
     973     also honestly completely don't care about. 
     974 
     9752003-03-11 Tuesday 21:52  fenrir 
     976 
     977  * removed strdupa. 
     978 
     9792003-03-11 Tuesday 21:23  sam 
     980 
     981   * ./configure.ac.in: quick and dirty workaround for qt3 headers location. 
     982 
     9832003-03-11 Tuesday 20:53  sam 
     984 
     985   * ./src/stream_output/stream_output.c: fixed a minor format string issue. 
     986 
     9872003-03-11 Tuesday 20:40  sam 
     988 
     989   * ./debian/control: we build-depend on libqt3-mt-dev instead of libqt3-dev. 
     990 
     9912003-03-11 Tuesday 20:01  fenrir 
     992 
     993  * Added support of vplayer subtitles files. 
     994 
     9952003-03-11 Tuesday 19:58  sam 
     996 
     997   * ./debian/Makefile.am: removed spurious entries. 
     998 
     9992003-03-11 Tuesday 19:57  sam 
     1000 
     1001   * ./debian/control: vlc provides the mp3-decoder metapackage. 
     1002 
     10032003-03-11 Tuesday 19:30  sam 
     1004 
     1005   * ./debian/*: additional Debian butchery; merged vlc-plugin-aa and 
     1006     vlc-plugin-lirc into vlc, and removed vlc-mad, vlc-arts, vlc-lirc and 
     1007     vlc-aa legacy packages because they were not in woody. 
     1008   * ./debian/control: tuned the control file to provide smooth upgrades from 
     1009     woody, from sarge, and from the local VideoLAN repository. 
     1010 
     10112003-03-11 Tuesday 19:14  sam 
     1012 
     1013   * ./debian/*: removed the vlc-plugin-dvb, vlc-plugin-xosd and vlc-plugin-dv 
     1014     packages (because the dependencies are very small), and the vlc-plugin-mad, 
     1015     vlc-plugin-a52 and vlc-plugin-ogg packages (because vlc depends on them 
     1016     anyway). 
     1017   * ./debian/*: changed vlc-plugin-svgalib to x86-only. 
     1018 
     10192003-03-11 Tuesday 19:02  fenrir 
     1020 
     1021  * all: reworked stream output. Now it handles mutliples outputs from 
     1022 one input, just type --sout "<first url>#<second url>#..." (Yes it 
     1023 is awfull, but I need suggestion). 
     1024    udp: correctly update sequence number in rtp. 
     1025 
     10262003-03-11 Tuesday 18:57  fenrir 
     1027 
     1028  * mp4: I have reworked a lot the demuxer. Now it should handle gracefully 
     1029 the audio part of mov file. I'm really interested by any regression you 
     1030 could find, please _test_ all .mp4/.mov file you have. 
     1031 
     10322003-03-11 Tuesday 18:57  sam 
     1033 
     1034   * ./debian/control: added the FLAC decoder to the Debian package (sid-only, 
     1035     because the API changed too much since the version in woody). 
     1036 
     10372003-03-11 Tuesday 18:54  alexis 
     1038 
     1039 Added missing files. 
     1040 
     10412003-03-11 Tuesday 18:16  gbazin 
     1042 
     1043 * Makefile.am: Fixed problem with the package-win32 target. 
     1044 
     10452003-03-11 Tuesday 18:14  fenrir 
     1046 
     1047  * mms: converted a warning into a dbg message. 
     1048 
     10492003-03-11 Tuesday 17:40  fenrir 
     1050 
     1051  * Clean up. (Sigmund, does it work ?). 
     1052 
     10532003-03-11 Tuesday 13:52  titer 
     1054 
     1055  modules/misc/network/ipv4.c: BeOS compile fix 
     1056 
     10572003-03-11 Tuesday 13:12  alexis 
     1058 
     1059 Added sout.* and subtitles.* 
     1060 
     10612003-03-11 Tuesday 07:03  fenrir 
     1062 
     1063  * au.c : added au demuxer. Only ulaw/alaw/raw pcm data are supported. 
     1064 ( I need some samples to do special adpcm support). 
     1065 
     10662003-03-11 Tuesday 06:58  fenrir 
     1067 
     1068  * adpcm: added IMA4 support. 
     1069 
     10702003-03-11 Tuesday 06:58  fenrir 
     1071 
     1072  * ffmpeg.h: added missing fourcc. 
     1073  * araw.c: fixed a warning. 
     1074 
     10752003-03-11 Tuesday 06:45  fenrir 
     1076 
     1077  * wav: Support for alaw/ulaw data. (untested) 
     1078 
     10792003-03-11 Tuesday 06:14  fenrir 
     1080 
     1081  * Hugly hack: break huge block of samples into smaller ones else 
     1082 some avi/mov file with raw audio can't be played, *BUT* it's not the 
     1083 good fix (as the problem seems to be elsewhere). 
     1084 
     10852003-03-11 Tuesday 05:52  fenrir 
     1086 
     1087  * ffmpeg support mace 3/6 audio codec. (quicktime) 
     1088 
     10892003-03-10 Monday 21:24  alexis 
     1090 
     1091 Reverted my previous commit (the bug was coming from my old gettext version) 
     1092 
     10932003-03-10 Monday 21:01  alexis 
     1094 
     1095 Fix so that compilation works with a tarball made with "make dist-all". 
     1096 
     1097 Sam, can you check that my fix is OK ? 
     1098 
     10992003-03-10 Monday 20:08  alexis 
     1100 
     1101 vlc.spec: Bumped up version number to 0.5.2 
     1102 
     11032003-03-10 Monday 19:37  gbazin 
     1104 
     1105 * ChangeLog: updated the changelog for the 0.5.2 release. 
     1106 
     11072003-03-10 Monday 19:30  sam 
    21108 
    31109   * ./toolbox: added --update-changelog flag. 
    41110 
    5 2003-03-10 Monday 19:26  gbazin 
     11112003-03-10 Monday 18:26  gbazin 
    61112 
    71113 * src/video_output/vout_pictures.c: declaration of FOURCC_RV24, courtesy of Olivier Aubert. 
    81114 
    9 2003-03-10 Monday 19:17  gbazin 
     11152003-03-10 Monday 18:17  gbazin 
    101116 
    111117 * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small change to the slider behaviour. 
    121118 
    13 2003-03-10 Monday 18:12  sam 
     11192003-03-10 Monday 17:12  sam 
    141120 
    151121   * ./configure.ac.in: moved an extra -lws2_32 to a win32 specific case. 
    161122 
    17 2003-03-10 Monday 11:41  massiot 
     11232003-03-10 Monday 10:41  massiot 
    181124 
    191125 Fixed a major bug with 5.1 output and the OSS plug-in. 
    201126 
    21 2003-03-10 Monday 09:23  jlj 
     11272003-03-10 Monday 08:23  jlj 
    221128 
    231129   * ./modules/codec/dts.c: minor fix. 
    241130 
    25 2003-03-10 Monday 02:07  fenrir 
     11312003-03-10 Monday 01:07  fenrir 
    261132 
    271133  * improved seeking and fixed play back when reading from stdin (when 
    281134 reported size is null). 
    291135 
    30 2003-03-10 Monday 01:12  gbazin 
     11362003-03-10 Monday 00:12  gbazin 
    311137 
    321138 * modules/access/vcd/cdrom.c: small win32 bugfix. 
    331139 * configure.ac.in: on win32 we link ws2_32 with the slp plugin. 
    341140 
    35 2003-03-10 Monday 01:04  massiot 
     11412003-03-10 Monday 00:04  massiot 
    361142 
    371143 * Bumped up version number to 0.5.2 
     
    391145   configuration variable. 
    401146 
    41 2003-03-10 Monday 00:39  jlj 
     11472003-03-09 Sunday 23:39  jlj 
    421148 
    431149   * ./modules/demux/mpeg: DTS support. 
    441150 
    45 2003-03-09 Sunday 21:07  jlj 
     11512003-03-09 Sunday 20:07  jlj 
    461152 
    471153   * DTS S/PDIF support. 
    481154 
    49 2003-03-09 Sunday 20:44  gbazin 
     11552003-03-09 Sunday 19:44  gbazin 
    501156 
    511157 * configure.ac.in: fixed my previous commit. 
    521158 * NEWS: added an entry about fixes in the dvd menu support. 
    531159 
    54 2003-03-09 Sunday 20:25  gbazin 
     11602003-03-09 Sunday 19:25  gbazin 
    551161 
    561162 * configure.ac.in: don't include the screensaver plugin on win32. 
     
    591165 * modules/access/dvdplay/access.c: fixed some navigation problems. 
    601166 
    61 2003-03-09 Sunday 17:22  fenrir 
     11672003-03-09 Sunday 16:22  fenrir 
    621168 
    631169  * fixed a really stupid bug with compressed header, improved parsing 
     
    651171  (I still need to fix mp4.c to read audio track that aren't mp4a) 
    661172 
    67 2003-03-08 Saturday 02:55  sigmunau 
     11732003-03-08 Saturday 01:55  sigmunau 
    681174