ChangeLog-2002
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:776k
- r1557 | sam | 2002-03-17 18:00:38 +0100 (Sun, 17 Mar 2002) | 8 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/include/video.h
- M /trunk/plugins/chroma/i420_rgb.c
- M /trunk/plugins/chroma/i420_rgb.h
- M /trunk/plugins/chroma/i420_rgb16.c
- M /trunk/plugins/chroma/i420_rgb8.c
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/fb/fb.c
- M /trunk/plugins/ggi/ggi.c
- M /trunk/plugins/kde/kde.cpp
- M /trunk/plugins/mga/xmga.c
- M /trunk/plugins/mpeg_vdec/vpar_blocks.c
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/plugins/qt/qt.cpp
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/x11/xcommon.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/video_output/video_output.c
- * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation.
- * ./plugins/chroma/i420_rgb16.c: plain C 24/32 bpp transformations.
- * ./plugins/ggi/ggi.c: support for 8 bpp displays.
- * ./plugins/sdl/vout_sdl.c: support for 8 bpp displays.
- * ./plugins/x11/xcommon.c: support for 8 bpp displays.
- * ./src/video_output/video_output.c: fixed a segfault.
- ------------------------------------------------------------------------
- r1558 | sam | 2002-03-17 22:59:52 +0100 (Sun, 17 Mar 2002) | 4 lines
- Changed paths:
- M /trunk/BUGS
- M /trunk/INSTALL.libmad
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/rules
- M /trunk/include/defs.h.in
- M /trunk/vlc.spec
- * ./BUGS: updated bug list.
- * ./configure.in: ./configure --help should be a lot clearer now.
- ------------------------------------------------------------------------
- r1559 | xav | 2002-03-18 17:38:33 +0100 (Mon, 18 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- * DirectX plugin is now correctly detected and configured.
- ------------------------------------------------------------------------
- r1560 | sam | 2002-03-18 18:09:54 +0100 (Mon, 18 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- * ./configure.in: fixed linking of the ipv4 plugin.
- ------------------------------------------------------------------------
- r1561 | sam | 2002-03-18 20:14:52 +0100 (Mon, 18 Mar 2002) | 7 lines
- Changed paths:
- M /trunk/INSTALL
- D /trunk/extras/MacOSX_dvdioctl/COPYING
- D /trunk/extras/MacOSX_dvdioctl/DVDioctl.cpp
- D /trunk/extras/MacOSX_dvdioctl/DVDioctl.h
- D /trunk/extras/MacOSX_dvdioctl/DVDioctl.pbproj
- D /trunk/extras/MacOSX_dvdioctl/English.lproj
- D /trunk/extras/MacOSX_dvdioctl/README
- M /trunk/plugins/dvd/dvd_access.c
- M /trunk/plugins/dvd/dvd_demux.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/fx/scope.c
- M /trunk/plugins/mpeg_system/mpeg_es.c
- M /trunk/plugins/mpeg_system/mpeg_ps.c
- M /trunk/plugins/mpeg_system/mpeg_ts.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/vcd/input_vcd.c
- * ./extras/MacOSX_dvdioctl: removed outdated files.
- * ./plugins/fx/scope.c: fixed an infinite loop error.
- * ./plugins: fixed segfaults in various demux plugins.
- * ./plugins/sdl/vout_sdl.c: SDL_VIDEODRIVER can be specified from the
- command line; try "--vout sdl:aalib"
- ------------------------------------------------------------------------
- r1562 | xav | 2002-03-18 22:04:01 +0100 (Mon, 18 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/src/input/input.c
- * skip "//" if we find "://" in a resource we have to play : this allows us to use the syntax udpstream://host.
- ------------------------------------------------------------------------
- r1563 | massiot | 2002-03-19 01:12:26 +0100 (Tue, 19 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- MacOS X compile fixes.
- ------------------------------------------------------------------------
- r1564 | sam | 2002-03-19 01:30:44 +0100 (Tue, 19 Mar 2002) | 11 lines
- Changed paths:
- M /trunk/plugins/chroma/i420_rgb8.c
- M /trunk/plugins/filter/deinterlace.c
- M /trunk/plugins/kde/kde.cpp
- M /trunk/plugins/kde/kde_interface.cpp
- M /trunk/plugins/mpeg_system/mpeg_es.c
- M /trunk/plugins/network/ipv4.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/netutils.c
- * ./plugins/chroma/i420_rgb8.c: fixed a warning.
- * ./plugins/filter/deinterlace.c: fixed chroma deinterlacing.
- * ./plugins/kde/kde.cpp: the KDE interface compiles again.
- * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault I introduced today.
- * ./plugins/network/ipv4.c: cosmetic fix.
- * ./src/interface/main.c: fixed a typo in the --help output.
- * ./src/misc/netutils.c: fixed a segfault in the vlcs communication; still
- unstable but solving other bugs won't do any good without rewriting the
- whole playlist code. Which I'm doing right now.
- ------------------------------------------------------------------------
- r1565 | jlj | 2002-03-19 04:33:52 +0100 (Tue, 19 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
- M /trunk/plugins/macosx/Makefile
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/intf_controller.c
- M /trunk/plugins/macosx/intf_controller.h
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.h
- M /trunk/plugins/macosx/vout_qdview.c
- M /trunk/plugins/macosx/vout_qdview.h
- A /trunk/plugins/macosx/vout_vlc_wrapper.c
- A /trunk/plugins/macosx/vout_vlc_wrapper.h
- M /trunk/plugins/macosx/vout_window.c
- M /trunk/plugins/macosx/vout_window.h
- * MacOS X aout now uses AudioConverter for int->float
- * Various MacOS X intf improvements and bug fixes
- ------------------------------------------------------------------------
- r1566 | sam | 2002-03-19 04:42:31 +0100 (Tue, 19 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/include/common.h
- * ./include/common.h: compilation fix for Borland C++.
- ------------------------------------------------------------------------
- r1567 | ipkiss | 2002-03-19 05:22:02 +0100 (Tue, 19 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/include/common.h
- * ./include/common.h: fixed the compilation fix for Borland C++ :)
- ------------------------------------------------------------------------
- r1568 | sam | 2002-03-19 06:49:31 +0100 (Tue, 19 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/control
- M /trunk/debian/rules
- A /trunk/debian/vlc-kde.dirs
- A /trunk/debian/vlc-kde.menu
- D /trunk/extras/MacOSX_dvdioctl
- M /trunk/plugins/access/http.c
- M /trunk/plugins/alsa/aout_alsa.c
- M /trunk/plugins/network/ipv4.c
- * ./configure.in: BeOS compilation fixes.
- * ./debian/rules: activated (broken) KDE interface.
- * ./plugins/access/http.c: fixed a segfault.
- * ./plugins/alsa/aout_alsa.c: fixed a segfault.
- ------------------------------------------------------------------------
- r1569 | gbazin | 2002-03-19 13:48:01 +0100 (Tue, 19 Mar 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/dvd/dvd_access.c
- M /trunk/plugins/mpeg_vdec/vpar_pool.c
- M /trunk/plugins/win32/waveout.c
- * fixed two memory leaks
- * fixed typo in waveout.c
- ------------------------------------------------------------------------
- r1570 | sam | 2002-03-19 15:00:50 +0100 (Tue, 19 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/Makefile.modules
- M /trunk/Makefile.opts.in
- M /trunk/TODO
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/control
- M /trunk/debian/rules
- A /trunk/debian/vlc-aa.dirs
- A /trunk/plugins/aa
- A /trunk/plugins/aa/.cvsignore
- A /trunk/plugins/aa/Makefile
- A /trunk/plugins/aa/aa.c
- M /trunk/src/misc/configuration.c
- * ./plugins/aa: aalib output plugin courtesy of Sigmund Augdal.
- * ./configure.in: fixed a few bashisms.
- * ./src/misc/configuration.c: fixed build under Solaris.
- * ./TODO: updated todo list.
- ------------------------------------------------------------------------
- r1571 | jobi | 2002-03-20 00:02:29 +0100 (Wed, 20 Mar 2002) | 4 lines
- Changed paths:
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- * fixed some bugs in program management : selected ESs must be attached
- to the selected program.
- ------------------------------------------------------------------------
- r1572 | massiot | 2002-03-20 00:44:44 +0100 (Wed, 20 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Better IPv6 detection. IPv6 is disabled under MacOS X (no inet_pton
- call).
- ------------------------------------------------------------------------
- r1573 | massiot | 2002-03-20 00:47:48 +0100 (Wed, 20 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Fixed a typo. Grmbl.
- ------------------------------------------------------------------------
- r1574 | jobi | 2002-03-20 02:32:19 +0100 (Wed, 20 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/vcd/input_vcd.c
- * Raw device fix, courtesy of Steven Schultz
- ------------------------------------------------------------------------
- r1575 | ipkiss | 2002-03-20 04:12:20 +0100 (Wed, 20 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/BUGS
- * Added 3 bugs of the win32 port to the BUGS file
- ------------------------------------------------------------------------
- r1576 | sam | 2002-03-20 04:43:51 +0100 (Wed, 20 Mar 2002) | 5 lines
- Changed paths:
- M /trunk/include/modules.h
- M /trunk/plugins/alsa/Makefile
- M /trunk/plugins/alsa/alsa.c
- D /trunk/plugins/alsa/aout_alsa.c
- M /trunk/src/misc/modules_plugin.h
- * ./src/misc/modules_plugin.h: kludge to allow the ALSA module to be
- compiled as a plugin. Please test.
- * ./include/modules.h: fixed a C++ warning.
- ------------------------------------------------------------------------
- r1577 | tcastley | 2002-03-20 11:33:42 +0100 (Wed, 20 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/beos/VideoWindow.h
- M /trunk/plugins/beos/vout_beos.cpp
- Improved scaling, correct aspect ratio even in full screen mode.
- Duplicate code reduces and framework for Overlay and OpenGL modes in place.
- ------------------------------------------------------------------------
- r1578 | sam | 2002-03-20 15:08:55 +0100 (Wed, 20 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/sdl/vout_sdl.c
- * Win32 and Solaris compilation fix.
- ------------------------------------------------------------------------
- r1579 | sam | 2002-03-20 18:44:15 +0100 (Wed, 20 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/src/input/mpeg_system.c
- * ./src/input/mpeg_system.c: fixed a bus error on UltraSparc.
- ------------------------------------------------------------------------
- r1580 | gbazin | 2002-03-21 00:00:16 +0100 (Thu, 21 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/BUGS
- M /trunk/plugins/win32/waveout.c
- M /trunk/src/interface/intf_msg.c
- * fixed stupid bug in stupid ConvertPrintfFormatString() function
- * fixed the "waveout not closing" bug. We need to reset the waveout device
- before closing it.
- ------------------------------------------------------------------------
- r1581 | jobi | 2002-03-21 03:27:04 +0100 (Thu, 21 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/include/input_ext-intf.h
- M /trunk/src/input/input_programs.c
- *** empty log message ***
- ------------------------------------------------------------------------
- r1582 | jobi | 2002-03-21 03:28:58 +0100 (Thu, 21 Mar 2002) | 4 lines
- Changed paths:
- A /trunk/plugins/satellite
- A /trunk/plugins/satellite/Makefile
- A /trunk/plugins/satellite/input_satellite.c
- A /trunk/plugins/satellite/satellite.c
- A /trunk/plugins/satellite/satellite_tools.c
- A /trunk/plugins/satellite/satellite_tools.h
- Forgot to add the input files.
- ------------------------------------------------------------------------
- r1583 | gbazin | 2002-03-21 08:11:57 +0100 (Thu, 21 Mar 2002) | 8 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/configuration.h
- M /trunk/include/defs.h.in
- M /trunk/include/main.h
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- * moved GetConfigurationFromCmdLine() into configuration.c and renamed it
- into config_LoadCmdLine()
- * config_GetHomeDir doesn't use getpwuid_r anymore as this was creating
- some problems on solaris. This function now uses getpwuid and is called
- only once to store the home directory into the p_main structure.
- ------------------------------------------------------------------------
- r1584 | gbazin | 2002-03-21 23:10:33 +0100 (Thu, 21 Mar 2002) | 14 lines
- Changed paths:
- M /trunk/include/video_output.h
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/mga/xmga.c
- M /trunk/plugins/qnx/vout_qnx.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/x11/xcommon.c
- M /trunk/src/interface/main.c
- M /trunk/src/video_output/video_output.c
- * the calculation for the initial video window dimensions is now done in
- video_output.c and made available into p_vout->i_window_height/width.
- This allows to get rid of duplicated code and unify the behaviour of
- the video output plugins. (not all the plugins have been modified
- because I didn't want to break anything).
- As a side effect, the --width and --height options are now working, you
- can even use only --width or only --height the other dimension will adapt
- automatically to the video characteristics.
- Note that you need to remove the width/height options from the config file
- or set them to -1 if you want to use the actual video size.
- ------------------------------------------------------------------------
- r1585 | massiot | 2002-03-22 00:49:20 +0100 (Fri, 22 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Miscellaneous fixes for the OS X port.
- ------------------------------------------------------------------------
- r1586 | xav | 2002-03-22 01:24:17 +0100 (Fri, 22 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- * Win32 fix.
- ------------------------------------------------------------------------
- r1587 | jlj | 2002-03-22 01:47:47 +0100 (Fri, 22 Mar 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/vout_macosx.c
- * Fixed a problem in the MacOS X aout which caused the previously
- played audio frames to be played when there were no new frames
- available.
- * MacOS X vout now uses the height/width calculated in video_output.c
- ------------------------------------------------------------------------
- r1588 | xav | 2002-03-22 01:55:16 +0100 (Fri, 22 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/INSTALL-win32.txt
- - Updated INSTALL-win32.txt
- ------------------------------------------------------------------------
- r1589 | tcastley | 2002-03-22 14:16:35 +0100 (Fri, 22 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/InterfaceWindow.h
- M /trunk/plugins/beos/MsgVals.h
- M /trunk/plugins/beos/VideoWindow.h
- M /trunk/plugins/beos/vout_beos.cpp
- Implemented correct scaling and used new window size variables.
- Beta always on top for the interface window. New cursor handling.
- ------------------------------------------------------------------------
- r1590 | jobi | 2002-03-25 03:06:24 +0100 (Mon, 25 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gnome.glade
- M /trunk/plugins/gtk/gnome_callbacks.c
- M /trunk/plugins/gtk/gnome_callbacks.h
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gnome_interface.h
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_callbacks.c
- M /trunk/plugins/gtk/gtk_callbacks.h
- M /trunk/plugins/gtk/gtk_common.h
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/gtk_interface.h
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/satellite/input_satellite.c
- M /trunk/src/interface/main.c
- * Fixed a bug that made vlc segfault when choosing a program, change to
- another and come back to the first one.
- * Added gtk and gnome interfaces for satellite input. We should find a
- way to hide the button if satellite support is not compiled.
- ------------------------------------------------------------------------
- r1591 | sam | 2002-03-25 05:18:07 +0100 (Mon, 25 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/INSTALL
- M /trunk/INSTALL-win32.txt
- * Fixed a little omission in INSTALL-win32.txt.
- ------------------------------------------------------------------------
- r1592 | gbazin | 2002-03-25 20:16:20 +0100 (Mon, 25 Mar 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/ggi/ggi.c
- M /trunk/plugins/mga/xmga.c
- M /trunk/plugins/x11/x11.c
- M /trunk/plugins/x11/xcommon.c
- M /trunk/plugins/x11/xvideo.c
- M /trunk/src/interface/main.c
- * moved the "display" option from main to the relevant plugins. ( We now have
- the x11_display, xvideo_display, xmga_display and ggi_display options ).
- ------------------------------------------------------------------------
- r1593 | lool | 2002-03-25 21:37:00 +0100 (Mon, 25 Mar 2002) | 9 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/gtk/gtk_common.h
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/src/interface/main.c
- The "we love gibalou" commit :
- * plugins/gtk/gnome.c, plugins/gtk/gtk.c, plugins/gtk/gtk_common.h :
- . new Tooltips structure
- * plugins/gtk/gtk_preferences.c:
- . modifications of some widgets, the structure, cosmetic changes
- * src/interface/main.c:
- . typos
- . a couple new descriptions
- ------------------------------------------------------------------------
- r1594 | lool | 2002-03-25 23:38:28 +0100 (Mon, 25 Mar 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_preferences.c
- plugins/gtk/gtk_preferences.c:
- . fixed an ugly structure
- . the tabs are not verticaly expanded as they were
- . small enhancements
- ------------------------------------------------------------------------
- r1595 | ipkiss | 2002-03-26 00:36:57 +0100 (Tue, 26 Mar 2002) | 21 lines
- Changed paths:
- M /trunk/INSTALL-win32.txt
- M /trunk/include/common.h
- A /trunk/plugins/win32/about.cpp
- A /trunk/plugins/win32/about.dfm
- A /trunk/plugins/win32/about.h
- A /trunk/plugins/win32/control.cpp
- A /trunk/plugins/win32/control.h
- A /trunk/plugins/win32/disc.cpp
- A /trunk/plugins/win32/disc.dfm
- A /trunk/plugins/win32/disc.h
- A /trunk/plugins/win32/intf_win32.cpp
- A /trunk/plugins/win32/intfwin.bpf
- A /trunk/plugins/win32/intfwin.bpr
- A /trunk/plugins/win32/mainframe.cpp
- A /trunk/plugins/win32/mainframe.dfm
- A /trunk/plugins/win32/mainframe.h
- A /trunk/plugins/win32/menu.cpp
- A /trunk/plugins/win32/menu.h
- A /trunk/plugins/win32/messages.cpp
- A /trunk/plugins/win32/messages.dfm
- A /trunk/plugins/win32/messages.h
- A /trunk/plugins/win32/network.cpp
- A /trunk/plugins/win32/network.dfm
- A /trunk/plugins/win32/network.h
- A /trunk/plugins/win32/playlist.cpp
- A /trunk/plugins/win32/playlist.dfm
- A /trunk/plugins/win32/playlist.h
- A /trunk/plugins/win32/preferences.cpp
- A /trunk/plugins/win32/preferences.dfm
- A /trunk/plugins/win32/preferences.h
- M /trunk/plugins/win32/win32.cpp
- A /trunk/plugins/win32/win32.h
- A /trunk/plugins/win32/win32_common.h
- A /trunk/share/vlc48x48.ico
- * Added a win32 interface plugin, developed with Borland C++ Builder.
- To build the plugin, follow the instructions in INSTALL-win32.txt
- * Known bugs:
- - subtitles don't work
- - a crash occurs when the user exits by pressing 'q' in the vout
- - when moving the slider, position in the stream updates even if
- the slider isn't released yet
- * TODO list:
- - clean code in menu.cpp
- - adapt lool's enhancements of the Gtk+ preferences box
- - write drag-and-drop stuff
- - and of course, fix known bugs :)
- * For those of you who can't wait till the next release to test the win32
- interface, binary files are available here:
- http://www.via.ecp.fr/~ipkiss/intfwin/vlc.zip
- Enjoy!
- ------------------------------------------------------------------------
- r1596 | tcastley | 2002-03-26 11:29:19 +0100 (Tue, 26 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/beos/InterfaceWindow.cpp
- Disabled controls if the playlist was empty.
- ------------------------------------------------------------------------
- r1597 | ipkiss | 2002-03-26 17:06:01 +0100 (Tue, 26 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/win32/mainframe.cpp
- M /trunk/plugins/win32/mainframe.dfm
- M /trunk/plugins/win32/mainframe.h
- M /trunk/plugins/win32/playlist.cpp
- M /trunk/plugins/win32/preferences.cpp
- * plugins/win32:
- - added toolbar icons (thanks xav)
- - we can no longer edit plugin names in the preferences :)
- - the tool button for playlist is now a toggle button
- ------------------------------------------------------------------------
- r1598 | lool | 2002-03-26 18:33:37 +0100 (Tue, 26 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_preferences.c
- plugins/gtk/gtk_preferences.c:
- . save button (inadvertently suppressed)
- ------------------------------------------------------------------------
- r1599 | gbazin | 2002-03-26 23:02:32 +0100 (Tue, 26 Mar 2002) | 9 lines
- Changed paths:
- M /trunk/src/misc/configuration.c
- * changed the behaviour of the config file:
- - now all the config options are saved. <string> config options which have
- no default value are also saved in the config file but as an empty string.
- - config_LoadConfigFile will ignore empty config options, which also means
- we cannot pass an empty string as a <string> config option. (this shouldn't
- matter anyway)
- ------------------------------------------------------------------------
- r1600 | gbazin | 2002-03-26 23:30:09 +0100 (Tue, 26 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/src/misc/configuration.c
- * modified the gtk interface to save an empty <string> option as a NULL pointer
- * modified config_LoadConfigFile to consider an empty <string> option as a
- NULL pointer.
- ------------------------------------------------------------------------
- r1601 | gbazin | 2002-03-27 00:08:40 +0100 (Wed, 27 Mar 2002) | 4 lines
- Changed paths:
- M /trunk/include/audio_output.h
- M /trunk/plugins/dummy/vout_dummy.c
- M /trunk/plugins/gtk/gtk_menu.h
- M /trunk/plugins/spudec/spu_decoder.c
- M /trunk/plugins/text/rc.c
- M /trunk/src/audio_output/aout_ext-dec.c
- M /trunk/src/input/input_ext-plugins.c
- M /trunk/src/interface/intf_eject.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- * various little portability fixes
- ------------------------------------------------------------------------
- r1602 | massiot | 2002-03-27 00:39:43 +0100 (Wed, 27 Mar 2002) | 4 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- M /trunk/plugins/access/http.c
- M /trunk/plugins/access/udp.c
- * GNU make detection
- * Deleted non-working fullscreen menu item [OS X]
- * udp and http no longer modify p_input->psz_name
- ------------------------------------------------------------------------
- r1603 | lool | 2002-03-27 19:43:30 +0100 (Wed, 27 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gtk.c
- plugins/gtk/gnome.c, plugins/gtk/gtk.c:
- new options "gtk_hide_toltips" or "gnome_hide_tooltips"
- Tooltips are enabled by default. This option is only considered on
- module initialization.
- ------------------------------------------------------------------------
- r1604 | jpsaman | 2002-03-27 20:53:38 +0100 (Wed, 27 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/configure.in
- Added Netherlands translation (nl) to configure.in
- ------------------------------------------------------------------------
- r1605 | jpsaman | 2002-03-27 20:54:11 +0100 (Wed, 27 Mar 2002) | 2 lines
- Changed paths:
- A /trunk/po/nl.po
- Translation of user interface messages to Netherlands.
- ------------------------------------------------------------------------
- r1606 | lool | 2002-03-27 22:01:29 +0100 (Wed, 27 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_preferences.c
- Some dirty ifdefs for a nicer gnome interface (gnome buttons, gnome
- dialogs).
- ------------------------------------------------------------------------
- r1607 | massiot | 2002-03-27 23:15:40 +0100 (Wed, 27 Mar 2002) | 4 lines
- Changed paths:
- M /trunk/configure
- M /trunk/plugins/access/udp.c
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/vout_macosx.c
- * UDP access plug-in can now receive MPTS (Multiple Program TS) and switch
- programs
- * Audio and video output go to time-constrained scheduling [OS X port]
- ------------------------------------------------------------------------
- r1608 | jobi | 2002-03-28 04:53:15 +0100 (Thu, 28 Mar 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/satellite/input_satellite.c
- M /trunk/src/input/input_programs.c
- * When unselecting an ES, we must ged rid of p_es->p_pes so that it is
- regererated when we select this ES again. It made vlc segfault when
- switching from some stream to another, or when switching program
- in satellite input.
- ------------------------------------------------------------------------
- r1609 | gbazin | 2002-03-28 11:17:06 +0100 (Thu, 28 Mar 2002) | 10 lines
- Changed paths:
- M /trunk/include/threads.h
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/dvd/dvd_access.c
- * don't try to stat() the dvd drive letter on win32
- * disabled YUV overlay double buffering for now, as it seems to actually be
- slower.
- * temporary fix in vlc_cond_signal() for win32 (I really should use
- SignalObjectAndWait() on WinNT so we can avoid race conditions in the
- pthread code). This fixes a problem noticed on WinXP where vlc would
- freeze regularly and eat-up all the CPU (fun no?)
- ------------------------------------------------------------------------
- r1610 | massiot | 2002-03-28 22:21:51 +0100 (Thu, 28 Mar 2002) | 2 lines
- Changed paths:
- M /trunk/src/interface/main.c
- Fix for sparc.
- ------------------------------------------------------------------------
- r1611 | massiot | 2002-03-29 01:14:19 +0100 (Fri, 29 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/access/udp.c
- M /trunk/src/interface/main.c
- Disabled the server argument in udpstream: because it confuses users and is
- not of any practical use.
- ------------------------------------------------------------------------
- r1612 | ipkiss | 2002-03-31 07:10:07 +0200 (Sun, 31 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/win32/menu.cpp
- * plugins/win32: subtitles should work, now
- ------------------------------------------------------------------------
- r1613 | tcastley | 2002-03-31 10:13:38 +0200 (Sun, 31 Mar 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/beos/InterfaceWindow.cpp
- M /trunk/plugins/beos/VideoWindow.h
- M /trunk/plugins/beos/vout_beos.cpp
- Implemented an "always-on-top" feature for the interface window.
- RGB16 Overlay supported again.
- Resizing is now implemented consistantly.
- ------------------------------------------------------------------------
- r1614 | ipkiss | 2002-03-31 19:59:29 +0200 (Sun, 31 Mar 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/win32/intf_win32.cpp
- * ./plugins/win32: fixed the bug on exiting the vout pressing 'q'
- ------------------------------------------------------------------------
- r1615 | gbazin | 2002-04-01 00:35:44 +0200 (Mon, 01 Apr 2002) | 12 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/gtk/gtk_preferences.c
- * You can now set a maximum height for the configuration windows in the gtk
- and gnome plugins. This patch _doesn't change_ the look of the interface
- unless this interface tries to use more space than allowed, in which case
- scrollbars are added to make the navigation easy.
- Note that this setting only affects the default size the interface will
- use, the user is then free to change the size of the window as he wants.
- * Tooltips are now triggered only in specific places. This is a lot less
- intrusive and annoying for the users.
- ------------------------------------------------------------------------
- r1616 | gbazin | 2002-04-01 00:59:01 +0200 (Mon, 01 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_preferences.c
- * allow the user to resize the configuration windows
- * moved config_GetIntVariable out of the loop
- ------------------------------------------------------------------------
- r1617 | tcastley | 2002-04-01 07:49:00 +0200 (Mon, 01 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/beos/VideoWindow.h
- M /trunk/plugins/beos/vout_beos.cpp
- Improved overlay detection, default colour space selection.
- Has bad output color need some work.
- ------------------------------------------------------------------------
- r1618 | tcastley | 2002-04-01 09:37:53 +0200 (Mon, 01 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/beos/VideoWindow.h
- Fixed the color_space problem. Overlays now work.
- Still problem with nVidia cards.
- ------------------------------------------------------------------------
- r1619 | gbazin | 2002-04-01 11:59:41 +0200 (Mon, 01 Apr 2002) | 4 lines
- Changed paths:
- D /trunk/INSTALL-win32.txt
- A /trunk/INSTALL.win32
- * updated INSTALL.win32
- ------------------------------------------------------------------------
- r1620 | gbazin | 2002-04-01 12:13:19 +0200 (Mon, 01 Apr 2002) | 4 lines
- Changed paths:
- A /trunk/doc/win32
- A /trunk/doc/win32/Cross-Compile-Howto.txt
- * VLC-Win32 Cross-Compile Howto, courtesy of Bill Eldridge.
- ------------------------------------------------------------------------
- r1621 | gbazin | 2002-04-01 12:47:49 +0200 (Mon, 01 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/install-win32
- * updated the "package-win32" rule
- * all txt files are now converted to dos format (CRLF)
- ------------------------------------------------------------------------
- r1622 | gbazin | 2002-04-01 18:08:23 +0200 (Mon, 01 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/directx/vout_events.c
- M /trunk/plugins/downmix/ac3_downmix_3dn.c
- M /trunk/plugins/downmix/ac3_downmix_sse.c
- * Win32 compilation fixes when downmixsse and downmix3dn are declared as
- plugins.
- * Fixed the waiting on the event thread creation in the directx plugin.
- ------------------------------------------------------------------------
- r1623 | gbazin | 2002-04-01 23:39:17 +0200 (Mon, 01 Apr 2002) | 10 lines
- Changed paths:
- A /trunk/extras/Win32_msvc
- A /trunk/extras/Win32_msvc/defs.h
- A /trunk/extras/Win32_msvc/modules_builtin_msvc.h
- A /trunk/extras/Win32_msvc/readme.txt
- A /trunk/extras/Win32_msvc/vlc.dsp
- A /trunk/extras/Win32_msvc/vlc.dsw
- * Microsof Visual Studio C++ 6 project files.
- This is usefull mainly for debugging as the hardware accelerated plugins
- can't be compiled with msvc.
- I won't be maintaining this msvc project as I don't have MSVC myself, but
- maybe this will encourage people to try to develop for vlc (or maybe just
- discourage them ;-)
- ------------------------------------------------------------------------
- r1624 | gbazin | 2002-04-01 23:54:26 +0200 (Mon, 01 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/extras/libdvdcss/ioctl.c
- M /trunk/include/common.h
- M /trunk/src/misc/modules.c
- * Fixes for the Win32_msvc build
- ------------------------------------------------------------------------
- r1625 | gbazin | 2002-04-02 08:31:23 +0200 (Tue, 02 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/directx/vout_directx.h
- M /trunk/plugins/directx/vout_events.c
- * Fixed yet another bug related to the event thread creation
- * Removed a few debug messages
- ------------------------------------------------------------------------
- r1626 | sam | 2002-04-02 12:17:08 +0200 (Tue, 02 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/FAQ
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/chroma/i420_rgb16.c
- M /trunk/plugins/chroma/i420_rgb8.c
- M /trunk/plugins/chroma/i420_ymga.c
- M /trunk/plugins/chroma/i420_yuy2.c
- M /trunk/plugins/chroma/i422_yuy2.c
- M /trunk/plugins/dvd/dvd_access.c
- M /trunk/src/misc/configuration.c
- * ./configure.in: BeOS, liba52 and chroma plugin compilation fixes.
- * ./plugins/dvd/dvd_access.c: removed a warning.
- * ./src/misc/configuration.c: Solaris fixes by Meuuh.
- * ./FAQ: removed outdated stuff.
- ------------------------------------------------------------------------
- r1627 | tcastley | 2002-04-02 12:43:55 +0200 (Tue, 02 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/include/config.h
- Changed directory of the config file for BeOS to be consistant with
- OS standard.
- ------------------------------------------------------------------------
- r1628 | tcastley | 2002-04-02 12:44:40 +0200 (Tue, 02 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/beos/vout_beos.cpp
- Added a test for the nooverlay option.
- ------------------------------------------------------------------------
- r1629 | ipkiss | 2002-04-02 13:31:36 +0200 (Tue, 02 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/src/misc/configuration.c
- * ./src/misc/configuration.c: small compilation fix
- ------------------------------------------------------------------------
- r1630 | ipkiss | 2002-04-02 17:18:32 +0200 (Tue, 02 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/win32/disc.cpp
- M /trunk/plugins/win32/disc.dfm
- M /trunk/plugins/win32/disc.h
- M /trunk/plugins/win32/mainframe.cpp
- M /trunk/plugins/win32/mainframe.dfm
- M /trunk/plugins/win32/preferences.cpp
- M /trunk/plugins/win32/preferences.h
- * ./plugins/win32:
- - fixed a few bugs in the preferences
- - better auto-resizing of the main window
- - the disc dialog now respects the preferences settings
- ------------------------------------------------------------------------
- r1631 | ipkiss | 2002-04-02 23:56:19 +0200 (Tue, 02 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/src/interface/main.c
- * ./src/interface/main.c: check that channels have been created before
- the call to network_ChannelJoin
- ------------------------------------------------------------------------
- r1632 | massiot | 2002-04-03 00:16:07 +0200 (Wed, 03 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/plugins/macosx/vout_macosx.c
- M /trunk/plugins/memcpy/Makefile
- M /trunk/plugins/memcpy/fastmemcpy.h
- M /trunk/plugins/memcpy/memcpy.c
- M /trunk/src/input/input_ext-plugins.c
- * Altivec-enabled version of fastmemcpy
- * Use ImageBuffer instead of ScreenBuffer in OS X video output (should be
- faster)
- ------------------------------------------------------------------------
- r1633 | massiot | 2002-04-03 00:46:25 +0200 (Wed, 03 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/src/input/input_ext-plugins.c
- Compilation fix. :-ppppp
- ------------------------------------------------------------------------
- r1634 | massiot | 2002-04-03 01:00:27 +0200 (Wed, 03 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Added memcpyaltivec.
- ------------------------------------------------------------------------
- r1635 | ipkiss | 2002-04-03 01:22:32 +0200 (Wed, 03 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/include/config.h
- M /trunk/plugins/win32/network.cpp
- M /trunk/plugins/win32/network.dfm
- * ./include/config.h: fixed config directory name for windows
- * ./plugins/win32: the network dialog now respects the preferences settings
- ------------------------------------------------------------------------
- r1636 | gbazin | 2002-04-03 01:27:07 +0200 (Wed, 03 Apr 2002) | 12 lines
- Changed paths:
- M /trunk/INSTALL.win32
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/extras/Win32_msvc/defs.h
- M /trunk/plugins/gtk/fixfiles.sh
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk_interface.c
- * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
- ( this creates a small memory leak as we don't free the string obtained
- from config_GetPszVariable, but I think we can live with it for now )
- * the SSE plugins are disable on the mingw32 build as they don't work.
- ( because memalign is not implemented on win32, and malloc only aligns
- on an 8 bytes boundary )
- * fixed small mistake in INSTALL.win32
- ------------------------------------------------------------------------
- r1637 | gbazin | 2002-04-03 01:43:57 +0200 (Wed, 03 Apr 2002) | 14 lines
- Changed paths:
- M /trunk/include/beos_specific.h
- M /trunk/include/common.h
- M /trunk/include/darwin_specific.h
- A /trunk/include/os_specific.h
- M /trunk/include/threads.h
- M /trunk/include/videolan/vlc.h
- M /trunk/include/win32_specific.h
- M /trunk/src/interface/main.c
- M /trunk/src/misc/modules_plugin.h
- M /trunk/src/misc/win32_specific.c
- * New pthread implementation for WinNT/2K/XP. This implementation shouldn't
- be subject to race conditions as it is using SignalObjectAndWait() from the
- Win32 API.
- As this should be somehow slower than the old method (still used on Win9x),
- you can specify that you want to use the old method with the "fast_pthread"
- config option.
- * Added a new p_main_sys global variable. This variable is a pointer to an
- OS specific structure which is defined in *_specific.h. This structure can
- be filled by the already existing System_Init() function and is a nice
- way to avoid too many #ifdefs.
- ------------------------------------------------------------------------
- r1638 | sam | 2002-04-03 04:43:14 +0200 (Wed, 03 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/ChangeLog
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/gtk/gtk_callbacks.c
- A /trunk/po/ja.po
- * ./po/ja.po: added Japanese translation from Fumio Nakayama
- <endymion@ca2.so-net.ne.jp>.
- * ./plugins/gtk/gtk_callbacks.c: fixed disc ejection code.
- * ./ChangeLog: how about a nice cup of 870 lines of ChangeLog for the 0.3.0
- release?
- ------------------------------------------------------------------------
- r1639 | gbazin | 2002-04-03 08:19:43 +0200 (Wed, 03 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/plugins/gtk/gtk_callbacks.c
- * fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_device" config option
- instead of the now inexistant DVD_DEVICE macro.
- ------------------------------------------------------------------------
- r1640 | sam | 2002-04-03 08:23:08 +0200 (Wed, 03 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/AUTHORS
- D /trunk/ChangeLog.libdvdcss
- D /trunk/INSTALL.libdvdcss
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- D /trunk/README.libdvdcss
- D /trunk/acconfig.h
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/.cvsignore
- M /trunk/debian/control
- D /trunk/debian/libdvdcss1-dev.dirs
- D /trunk/debian/libdvdcss1.copyright
- D /trunk/debian/libdvdcss1.dirs
- D /trunk/debian/libdvdcss1.docs
- M /trunk/debian/rules
- M /trunk/doc/release-howto.txt
- D /trunk/extras/BSDI_dvdioctl
- D /trunk/extras/libdvdcss
- D /trunk/extras/libdvdread
- M /trunk/include/defs.h.in
- M /trunk/ipkg/rules
- M /trunk/plugins/dvd/Makefile
- D /trunk/plugins/dvd/dummy_dvdcss.c
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/dvd/dvd_access.c
- M /trunk/plugins/dvd/dvd_es.c
- M /trunk/plugins/dvd/dvd_ifo.c
- M /trunk/plugins/dvd/dvd_seek.c
- M /trunk/plugins/dvd/dvd_summary.c
- M /trunk/plugins/dvd/dvd_udf.c
- M /trunk/plugins/dvdread/Makefile
- M /trunk/plugins/dvdread/input_dvdread.h
- M /trunk/vlc.spec
- * ALL: removed libdvdcss from the vlc tree.
- * ALL: removed libdvdread from the vlc tree.
- * ./acconfig.h: removed this file.
- * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c.
- * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
- ------------------------------------------------------------------------
- r1641 | sam | 2002-04-03 08:45:36 +0200 (Wed, 03 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- A /trunk/plugins/ogg
- A /trunk/plugins/ogg/.cvsignore
- A /trunk/plugins/ogg/Makefile
- * ./plugins/ogg/*: added preliminary files for an Ogg/Vorbis decoder a
- contributor is currently working on.
- ------------------------------------------------------------------------
- r1642 | ipkiss | 2002-04-03 15:18:36 +0200 (Wed, 03 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/win32/mainframe.cpp
- M /trunk/plugins/win32/mainframe.dfm
- M /trunk/plugins/win32/mainframe.h
- M /trunk/plugins/win32/preferences.cpp
- M /trunk/plugins/win32/preferences.dfm
- * ./plugins/win32/*: Added management for secondary config dialogs
- ------------------------------------------------------------------------
- r1643 | sam | 2002-04-03 18:22:23 +0200 (Wed, 03 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile.modules
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/dvdread/input_dvdread.h
- * ./Makefile.modules: modules now depend on Makefile.opts.
- * ./configure.in: added (hopefully) explicit messages on how to get
- libdvdcss and link vlc with it.
- * ./plugins/dvdread/input_dvdread.c: removed inclusion of dvd_udf.h.
- ------------------------------------------------------------------------
- r1644 | massiot | 2002-04-04 00:36:50 +0200 (Thu, 04 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/memcpy/Makefile
- M /trunk/plugins/memcpy/fastmemcpy.h
- M /trunk/plugins/memcpy/memcpy.c
- A /trunk/plugins/memcpy/memcpyaltivec.c
- Fixed altivec memcpy module [OS X port]
- ------------------------------------------------------------------------
- r1645 | massiot | 2002-04-04 01:24:42 +0200 (Thu, 04 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/plugins/access/http.c
- M /trunk/src/interface/intf_eject.c
- * Fix for iPAQ familiar Linux (untested)
- * HTTP files now find the EOF (though HTTP input is still broken)
- ------------------------------------------------------------------------
- r1646 | jlj | 2002-04-04 02:23:36 +0200 (Thu, 04 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/src/interface/intf_eject.c
- * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
- ------------------------------------------------------------------------
- r1647 | sam | 2002-04-04 07:08:05 +0200 (Thu, 04 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/rules
- M /trunk/include/defs.h.in
- M /trunk/include/video_output.h
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/network/ipv4.c
- M /trunk/plugins/vcd/cdrom_tools.c
- M /trunk/plugins/x11/xcommon.c
- M /trunk/src/interface/intf_eject.c
- M /trunk/src/video_output/video_output.c
- * ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
- * ./plugins/dvd/dvd.c: we look for libdvdcss.so.2 as well as -.so.1.
- * ./configure.in: BSD/OS fixes thanks to Steven M. Schultz.
- * ./Makefile: renamed the `snapshot' rule to `dist'.
- * ./Makefile: removed the `snapshot-nocss' rule which isn't needed anymore.
- ------------------------------------------------------------------------
- r1648 | sam | 2002-04-04 17:35:09 +0200 (Thu, 04 Apr 2002) | 10 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/changelog
- M /trunk/debian/control
- M /trunk/debian/rules
- M /trunk/plugins/gtk/gnome.glade
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/kde/kde.cpp
- M /trunk/plugins/qt/intf_qt.cpp
- M /trunk/vlc.spec
- * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp:
- replaced the outdated author list with a "VideoLAN Team" entry.
- * ./debian/rules, ./debian/control: deactivated the vlc-kde package because
- it does not work, and removed the vlc-a52 package because liba52 is
- statically linked into vlc.
- * ./debian/control: added more helpful package descriptions.
- * ALL: changed version to 0.3.0. Yeah, it's coming.
- * ./Makefile: fixed make dist.
- ------------------------------------------------------------------------
- r1649 | ipkiss | 2002-04-04 18:22:39 +0200 (Thu, 04 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/ChangeLog
- M /trunk/plugins/win32/about.cpp
- M /trunk/plugins/win32/about.dfm
- M /trunk/plugins/win32/about.h
- M /trunk/plugins/win32/mainframe.cpp
- M /trunk/plugins/win32/mainframe.dfm
- M /trunk/plugins/win32/mainframe.h
- * ./AUTHORS: added myself :)
- * ./plugins/win32/mainframe.cpp: disabled the "hide interface" menu
- item, not yet implemented.
- * ./plugins/win32/about.dfm: replaced the outdated author list with a
- "VideoLAN Team" entry.
- ------------------------------------------------------------------------
- r1650 | massiot | 2002-04-05 00:08:05 +0200 (Fri, 05 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/plugins/memcpy/memcpyaltivec.c
- M /trunk/src/interface/intf_eject.c
- * Fixed intf_eject for iPAQ (untested)
- * asm memcpyaltivec for Linux/PPC
- ------------------------------------------------------------------------
- r1651 | massiot | 2002-04-05 00:51:01 +0200 (Fri, 05 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/mpeg_system/mpeg_ps.c
- M /trunk/src/input/input.c
- M /trunk/src/input/mpeg_system.c
- * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
- * Disabled memcpyaltivec since it's buggy
- ------------------------------------------------------------------------
- r1652 | gbazin | 2002-04-05 03:05:22 +0200 (Fri, 05 Apr 2002) | 22 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/ac3_imdct.h
- M /trunk/include/common.h
- M /trunk/include/defs.h.in
- M /trunk/include/vdec_ext-plugins.h
- M /trunk/include/video.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_adec/ac3_adec.h
- M /trunk/plugins/ac3_adec/ac3_decoder.h
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/dummy/vout_dummy.c
- M /trunk/plugins/mpeg_vdec/vpar_pool.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/vout_pictures.c
- M /trunk/src/video_output/vout_subpictures.c
- * introduced a memalign wrapper that will align the memory manually if
- memalign doesn't exist.
- void *vlc_memalign( size_t align, size_t size, void **pp_orig )
- where the return value is the aligned pointer and *pp_orig is the pointer
- that has to be freed afterwards.
- the arithmetic I'm doing on the pointer to align it is not portable to
- 64bits architectures. If someone knows how to something portable, please
- tell me ( and no I don't want to do if(sizeof(void *) == blabla) ).
- Other little problem, I was planning to use posix_memalign by default in
- the wrapper implementation but it doesn't work (someone can tell me what
- I'm doing wrong ?)
- * re-enabled the sse plugins on win32 as we don't have anymore alignment
- issues.
- * fixed typo in vout_directx.c
- ------------------------------------------------------------------------
- r1653 | sam | 2002-04-05 05:27:27 +0200 (Fri, 05 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/INSTALL.win32
- M /trunk/Makefile
- M /trunk/Makefile.modules
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/threads.h
- M /trunk/plugins/win32/Makefile
- M /trunk/plugins/win32/intfwin.bpr
- * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
- * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
- * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
- file isn't needed for the intfwin plugin anymore.
- * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
- ------------------------------------------------------------------------
- r1654 | sam | 2002-04-05 14:35:47 +0200 (Fri, 05 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/plugins/win32/Makefile
- * ./configure.in: added --enable-intfwin to enable the win32 interface and
- --with-bcbuilder to tell make where to find Borland C++ Builder.
- ------------------------------------------------------------------------
- r1655 | sam | 2002-04-05 22:44:23 +0200 (Fri, 05 Apr 2002) | 11 lines
- Changed paths:
- M /trunk/.cvsignore
- M /trunk/ChangeLog
- M /trunk/INSTALL.win32
- M /trunk/Makefile
- M /trunk/Makefile.dep
- M /trunk/Makefile.modules
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/install-win32
- M /trunk/plugins/.cvsignore
- M /trunk/plugins/win32/.cvsignore
- M /trunk/plugins/win32/win32.cpp
- A /trunk/share/gvlc48x48.ico
- D /trunk/share/gvlc_win32.ico
- M /trunk/share/vlc_win32_rc.rc
- * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
- * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
- anymore, the package is now 700k instead of 4MB.
- * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
- foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
- lot of stuff from Makefile.opts.in back to configure.in.
- * ./install-win32: updated script for NSIS 1.96.
- I hope this doesn't break too many other architectures...
- ------------------------------------------------------------------------
- r1656 | jlj | 2002-04-05 23:03:19 +0200 (Fri, 05 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/macosx/vout_macosx.c
- * ./plugins/macosx/vout_macosx.c: memalign -> vlc_memalign
- ------------------------------------------------------------------------
- r1657 | sam | 2002-04-05 23:26:29 +0200 (Fri, 05 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/beos/VideoWindow.h
- * ./Makefile, ./configure.in: misc BeOS build fixes.
- ------------------------------------------------------------------------
- r1658 | sam | 2002-04-06 06:22:27 +0200 (Sat, 06 Apr 2002) | 8 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile
- M /trunk/debian/changelog
- M /trunk/debian/rules
- M /trunk/ipkg/control
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/gtk/gtk_callbacks.c
- M /trunk/plugins/text/ncurses.c
- M /trunk/plugins/win32/mainframe.dfm
- M /trunk/vlc.spec
- * ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips.
- * ./Makefile: fixed make dist and make distclean.
- * ./plugins/dvd/dvd.c: compilation fix.
- * ./plugins/gtk/gtk_callbacks.c: fixed ejection code.
- * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin.
- * ./vlc.spec: updated specfile.
- ------------------------------------------------------------------------
- r1659 | sam | 2002-04-06 07:54:10 +0200 (Sat, 06 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/doc/release-howto.txt
- M /trunk/vlc.spec
- * ./doc/release-howto.txt: updated documentation.
- * ./vlc.spec: added missing plugin filenames to the build process.
- ------------------------------------------------------------------------
- r1660 | sam | 2002-04-07 08:48:48 +0200 (Sun, 07 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/motion/motion.c
- * ./configure.in: wrote a better test for libdvdread detection.
- * ./plugins/gtk/gtk.glade: added lines this #@%$! Glade had munched, fixes
- a segfault in the Gtk+ popup menu when toggling the interface.
- * ./plugins/motion/motion.c: fixed a compilation issue on compilers which
- do not accept empty macro arguments.
- ------------------------------------------------------------------------
- r1661 | massiot | 2002-04-08 01:08:44 +0200 (Mon, 08 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/Makefile
- A /trunk/README - Mac OS X.rtf
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/memcpy/memcpyaltivec.c
- M /trunk/src/interface/main.c
- * Fixed Altivec-enabled version of fastmemcpy
- * Fixed --memcpy switch
- * Changed CFLAGS_VLC to vlc_CFLAGS (last-minute changes are great ideas :p)
- * New README file for MacOS X.
- ------------------------------------------------------------------------
- r1662 | jobi | 2002-04-08 16:53:05 +0200 (Mon, 08 Apr 2002) | 8 lines
- Changed paths:
- M /trunk/plugins/access/file.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/interface/main.c
- * made file access plugin use input_SetProgram so that we may change
- program when reading a file
- * fixed a bug in input_SetProgram
- * added --input_program <int> option, to choose the program from
- the command line
- ------------------------------------------------------------------------
- r1663 | sam | 2002-04-10 02:04:04 +0200 (Wed, 10 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/plugins/aa/aa.c
- * ./plugins/aa/aa.c: we now parse the AAOPTS environment variable.
- * ./plugins/aa/aa.c: a few simplifications in the code.
- ------------------------------------------------------------------------
- r1664 | sam | 2002-04-10 02:05:04 +0200 (Wed, 10 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/doc/developer/decoders.xml
- * ./doc/developer/decoders.xml: fixed a typo preventing compilation.
- ------------------------------------------------------------------------
- r1665 | sam | 2002-04-10 02:05:36 +0200 (Wed, 10 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/vlc.spec
- * ./vlc.spec: imported MandrakeSoft's enhancements.
- ------------------------------------------------------------------------
- r1666 | sam | 2002-04-10 02:08:36 +0200 (Wed, 10 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/.cvsignore
- M /trunk/ChangeLog
- M /trunk/configure
- M /trunk/configure.in
- * ./configure.in: fixed a bug in the libdvdread detection.
- * ./configure.in: fixed plugin compilation under Win32.
- ------------------------------------------------------------------------
- r1667 | lool | 2002-04-10 04:48:43 +0200 (Wed, 10 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/po/fr.po
- * ./po/fr.po: French translation update
- ------------------------------------------------------------------------
- r1668 | tcastley | 2002-04-10 12:08:06 +0200 (Wed, 10 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/beos/vout_beos.cpp
- Fixed code to close vout window, does not segfault anymore.
- ------------------------------------------------------------------------
- r1669 | jobi | 2002-04-10 18:26:21 +0200 (Wed, 10 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/access/file.c
- M /trunk/src/input/input_programs.c
- * fixed a bug in input_SetProgram, that made the ps file input
- launch without video. Sorry about this.
- ------------------------------------------------------------------------
- r1670 | jobi | 2002-04-10 19:47:58 +0200 (Wed, 10 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/mpeg_system/mpeg_ps.c
- * fixed another bug in PS demux : the first program added was at the
- same time declared as the current program and as a new program, which
- made the ES be selected two times.
- ------------------------------------------------------------------------
- r1671 | sam | 2002-04-11 10:55:49 +0200 (Thu, 11 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile
- M /trunk/src/misc/modules.c
- M /trunk/src/misc/modules_plugin.h
- * ./Makefile: fixed the Win32 interface under Win2k/XP.
- * ./src/misc/modules_plugins.h: implemented a dlerror()-like wrapper
- for the Win32 API.
- ------------------------------------------------------------------------
- r1672 | tcastley | 2002-04-11 11:25:45 +0200 (Thu, 11 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/beos/vout_beos.cpp
- Implemented a fix for nVidia overlays thanks to Bertil.
- ------------------------------------------------------------------------
- r1673 | jobi | 2002-04-15 06:28:26 +0200 (Mon, 15 Apr 2002) | 8 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.glade
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/satellite/input_satellite.c
- * fixed a few bugs in satellite input (device was not closed in every
- failure case, symbol rate limits in gnome interface were wrong)
- * added FEC choice in command line, gtk and gnome interfaces. Command
- line is now
- satellite:<frequency(Hz)>,<polarization(0=V,1=H)>,<fec(1=1/2,2=2/3...)>,
- <symbol rate(kbyte/s)>
- ------------------------------------------------------------------------
- r1674 | jobi | 2002-04-15 06:36:45 +0200 (Mon, 15 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_open.c
- * removed a totally useless switch in my last commit
- (switch i {case 1: i=1;break; case 2: i=2: ...
- I'd better got to bed ;)
- ------------------------------------------------------------------------
- r1675 | jobi | 2002-04-15 16:06:19 +0200 (Mon, 15 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/satellite/input_satellite.c
- M /trunk/src/interface/main.c
- * fixed a typo in satellite input
- * added options to configure antenna (sat_lnb_lof1, sat_lnb_lof2,
- sat_lnb_slof and sat_diseqc). They only appear if satellite input
- is compiled.
- ------------------------------------------------------------------------
- r1676 | massiot | 2002-04-16 01:04:08 +0200 (Tue, 16 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/include/vdec_ext-plugins.h
- M /trunk/include/video.h
- M /trunk/plugins/mpeg_system/mpeg_ps.c
- M /trunk/plugins/mpeg_vdec/video_decoder.c
- M /trunk/plugins/mpeg_vdec/video_parser.h
- M /trunk/plugins/mpeg_vdec/vpar_blocks.c
- M /trunk/plugins/mpeg_vdec/vpar_headers.c
- M /trunk/src/video_output/vout_pictures.c
- * Support for pictures with a pitch different from the picture width,
- inspired by Gildas Bazin.
- ------------------------------------------------------------------------
- r1677 | jobi | 2002-04-17 00:13:28 +0200 (Wed, 17 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/doc/vlc-howto.sgml
- * big update of Henri's howto
- ------------------------------------------------------------------------
- r1678 | massiot | 2002-04-17 01:00:54 +0200 (Wed, 17 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/dvdread/dvdread.c
- M /trunk/plugins/macosx/intf_controller.c
- M /trunk/plugins/macosx/intf_macosx.c
- M /trunk/plugins/memcpy/memcpyaltivec.c
- M /trunk/plugins/motion/motionaltivec.c
- * Have dvdread plug-in respond to dvd: URLs ;
- * MacOS X interface shouldn't take as much CPU as it used to ;
- * Fixed a bug in Altivec-enabled MC (thanks walken) ;
- * Fixed a case of segfault in Altivec-enabled memcpy.
- ------------------------------------------------------------------------
- r1679 | sam | 2002-04-17 13:43:31 +0200 (Wed, 17 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/defs.h.in
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- * ./AUTHORS: added people locations, just for fun.
- * ./configure.in: disabled SSE plugins when using mingw32.
- * ./src/misc/configuration.c: disabled the AltiVec warning message on the
- PowerPC platform because it was misleading.
- ------------------------------------------------------------------------
- r1680 | jobi | 2002-04-17 19:00:58 +0200 (Wed, 17 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/plugins/access/udp.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- * in TS demux, a program is selected only if a PMT for it was found.
- This should fix the problem that occured when reading a file directly
- extracted from a satellite card.
- * UDP access plugin uses input_SetProgram.
- ------------------------------------------------------------------------
- r1681 | massiot | 2002-04-18 01:03:35 +0200 (Thu, 18 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/README - Mac OS X.rtf
- M /trunk/plugins/macosx/macosx.h
- M /trunk/plugins/macosx/vout_macosx.c
- * Finally fixed MacOS X aspect ratio. If you know how to center the
- picture in the screen, and make the remaining space black instead of
- white, PLEASE drop me a mail !
- ------------------------------------------------------------------------
- r1682 | sam | 2002-04-18 06:34:37 +0200 (Thu, 18 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/plugins/network/ipv6.c
- * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
- extension gethostbyname2(), thanks to Thomas Graf.
- ------------------------------------------------------------------------
- r1683 | sam | 2002-04-18 07:11:30 +0200 (Thu, 18 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/debian/changelog
- M /trunk/ipkg/control
- M /trunk/vlc.spec
- * ./configure.in: switched version to 0.3.1.
- * ./vlc.spec: imported Mandrakesoft's latest enhancements.
- * ./ChangeLog: updated ChangeLog.
- ------------------------------------------------------------------------
- r1684 | sam | 2002-04-18 14:51:59 +0200 (Thu, 18 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/include/threads.h
- M /trunk/plugins/spudec/spu_decoder.c
- * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
- * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
- ------------------------------------------------------------------------
- r1685 | sam | 2002-04-18 21:38:57 +0200 (Thu, 18 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/vlc.spec
- * ./vlc.spec: fixed build dependencies.
- * ./configure.in: when -lintl is available, we now also link plugins with it.
- ------------------------------------------------------------------------
- r1686 | massiot | 2002-04-18 23:32:23 +0200 (Thu, 18 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/macosx/vout_macosx.c
- Fixed typos.
- ------------------------------------------------------------------------
- r1687 | sam | 2002-04-19 15:56:12 +0200 (Fri, 19 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/include/common.h
- M /trunk/include/configuration.h
- M /trunk/include/modules.h
- M /trunk/include/modules_inner.h
- M /trunk/plugins/a52/a52.c
- M /trunk/plugins/aa/aa.c
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/access/file.c
- M /trunk/plugins/access/http.c
- M /trunk/plugins/access/udp.c
- M /trunk/plugins/alsa/alsa.c
- M /trunk/plugins/arts/arts.c
- M /trunk/plugins/beos/beos.cpp
- M /trunk/plugins/chroma/i420_rgb.c
- M /trunk/plugins/chroma/i420_ymga.c
- M /trunk/plugins/chroma/i420_yuy2.c
- M /trunk/plugins/chroma/i422_yuy2.c
- M /trunk/plugins/directx/directx.c
- M /trunk/plugins/downmix/downmix.c
- M /trunk/plugins/downmix/downmix3dn.c
- M /trunk/plugins/downmix/downmixsse.c
- M /trunk/plugins/dsp/dsp.c
- M /trunk/plugins/dummy/dummy.c
- M /trunk/plugins/dummy/null.c
- M /trunk/plugins/dvd/dvd.c
- M /trunk/plugins/dvdread/dvdread.c
- M /trunk/plugins/esd/esd.c
- M /trunk/plugins/fb/fb.c
- M /trunk/plugins/filter/deinterlace.c
- M /trunk/plugins/filter/distort.c
- M /trunk/plugins/filter/invert.c
- M /trunk/plugins/filter/transform.c
- M /trunk/plugins/filter/wall.c
- M /trunk/plugins/fx/scope.c
- M /trunk/plugins/ggi/ggi.c
- M /trunk/plugins/glide/glide.c
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/gtk/gtk_menu.c
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/plugins/idct/idct.c
- M /trunk/plugins/idct/idctaltivec.c
- M /trunk/plugins/idct/idctclassic.c
- M /trunk/plugins/idct/idctmmx.c
- M /trunk/plugins/idct/idctmmxext.c
- M /trunk/plugins/imdct/imdct.c
- M /trunk/plugins/imdct/imdct3dn.c
- M /trunk/plugins/imdct/imdctsse.c
- M /trunk/plugins/kde/kde.cpp
- M /trunk/plugins/lirc/lirc.c
- M /trunk/plugins/lpcm_adec/lpcm_adec.c
- M /trunk/plugins/macosx/macosx.c
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/memcpy/memcpy.c
- M /trunk/plugins/memcpy/memcpyaltivec.c
- M /trunk/plugins/mga/mga.c
- M /trunk/plugins/mga/xmga.c
- M /trunk/plugins/motion/motion.c
- M /trunk/plugins/motion/motion3dnow.c
- M /trunk/plugins/motion/motionaltivec.c
- M /trunk/plugins/motion/motionmmx.c
- M /trunk/plugins/motion/motionmmxext.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/plugins/mpeg_system/mpeg_es.c
- M /trunk/plugins/mpeg_system/mpeg_ps.c
- M /trunk/plugins/mpeg_system/mpeg_ts.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/network/ipv4.c
- M /trunk/plugins/network/ipv6.c
- M /trunk/plugins/qnx/qnx.c
- M /trunk/plugins/qt/qt.cpp
- M /trunk/plugins/satellite/satellite.c
- M /trunk/plugins/sdl/sdl.c
- M /trunk/plugins/text/logger.c
- M /trunk/plugins/text/ncurses.c
- M /trunk/plugins/text/rc.c
- M /trunk/plugins/vcd/vcd.c
- M /trunk/plugins/win32/waveout.c
- M /trunk/plugins/win32/win32.cpp
- M /trunk/plugins/x11/x11.c
- M /trunk/plugins/x11/xvideo.c
- M /trunk/po/POTFILES.in
- M /trunk/po/de.po
- M /trunk/po/fr.po
- M /trunk/po/ja.po
- M /trunk/po/nl.po
- M /trunk/po/no.po
- M /trunk/po/ru.po
- M /trunk/po/vlc.pot
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- * ALL: internationalized all configuration strings.
- * ./src/interface/main.c: we now set LC_CTYPE to get the right charset.
- * ./src/misc/configuration.c: lots of simplifications in the code.
- * ./po/vlc/pot: updated translations.
- ------------------------------------------------------------------------
- r1688 | lool | 2002-04-20 12:19:50 +0200 (Sat, 20 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/po/fr.po
- * po/fr.po : completed french translations
- ------------------------------------------------------------------------
- r1689 | jpsaman | 2002-04-20 17:12:11 +0200 (Sat, 20 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/po/nl.po
- Updated Netherlands translation of interface.
- ------------------------------------------------------------------------
- r1690 | gbazin | 2002-04-20 17:40:21 +0200 (Sat, 20 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_preferences.c
- * the last category from the config options wasn't displayed.
- ------------------------------------------------------------------------
- r1691 | tooney | 2002-04-20 19:52:47 +0200 (Sat, 20 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/doc/vlc-howto.sgml
- . Url & mailing-lists corrections
- ------------------------------------------------------------------------
- r1692 | sam | 2002-04-20 22:42:48 +0200 (Sat, 20 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/po/de.po
- * ./po/de.po: updated german translation. Many thanks to Thomas Graf.
- ------------------------------------------------------------------------
- r1693 | sam | 2002-04-21 12:32:21 +0200 (Sun, 21 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/alsa/alsa.c
- M /trunk/plugins/gtk/gnome.glade
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/plugins/motion/motion3dnow.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/po/de.po
- M /trunk/po/fr.po
- M /trunk/po/ja.po
- M /trunk/po/nl.po
- M /trunk/po/no.po
- M /trunk/po/ru.po
- M /trunk/po/vlc.pot
- M /trunk/src/interface/main.c
- * ./po/*: re-ran make update-po, fixed a few translations.
- * ./po/fr.po: completed the french translation.
- * ./plugins/gtk/gtk.glade, ./plugins/gtk/gnome.glade: synchronized a few
- strings between the Gtk+ and GNOME modules to avoid duplicate translations.
- ------------------------------------------------------------------------
- r1694 | gbazin | 2002-04-21 13:23:03 +0200 (Sun, 21 Apr 2002) | 9 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/include/configuration.h
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/plugins/idct/idct.c
- M /trunk/plugins/idct/idct_sparse.h
- M /trunk/plugins/idct/idctclassic.c
- M /trunk/plugins/idct/idctmmx.c
- M /trunk/plugins/idct/idctmmxext.c
- M /trunk/plugins/text/logger.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- M /trunk/src/video_output/video_output.c
- * added config_GetFloatVariable() and config_PutFloatVariable() to the config
- module.
- * added a --zoom <float> config option.
- * added a call to RestoreCPUState() in InitIDCT() in idct_sparse.h so that the
- FPU is still available after a call to InitIDCT().
- * deactivate stream buffering when logging to a file.
- ------------------------------------------------------------------------
- r1695 | sam | 2002-04-21 20:32:12 +0200 (Sun, 21 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/include/configuration.h
- M /trunk/po/de.po
- M /trunk/po/fr.po
- M /trunk/po/ja.po
- M /trunk/po/nl.po
- M /trunk/po/no.po
- M /trunk/po/ru.po
- M /trunk/po/vlc.pot
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- * ./src/misc/configuration.c: support for short options. -V, -A, -I
- are back, and we also have -4 and -6 for IPv4/IPv6.
- ------------------------------------------------------------------------
- r1696 | gbazin | 2002-04-21 23:29:20 +0200 (Sun, 21 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- * Fixed the warning_level handling: "-v" and "--warning" are now working as
- they should and they also are cumulative (using -vv --warning=3 you end up
- with i_warning_level=5)
- ------------------------------------------------------------------------
- r1697 | sam | 2002-04-22 10:20:26 +0200 (Mon, 22 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/po/de.po
- A /trunk/po/en_GB.po
- M /trunk/po/fr.po
- M /trunk/po/ja.po
- M /trunk/po/nl.po
- M /trunk/po/no.po
- M /trunk/po/ru.po
- M /trunk/po/vlc.pot
- M /trunk/src/interface/main.c
- * ./src/interface/main.c: i_warning_level is set to 0 to avoid unwanted
- verbose messages.
- * ./po/en_GB.po: British translation.
- ------------------------------------------------------------------------
- r1698 | jlj | 2002-04-23 05:21:21 +0200 (Tue, 23 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
- M /trunk/plugins/macosx/Makefile
- M /trunk/plugins/macosx/intf_controller.c
- M /trunk/plugins/macosx/intf_controller.h
- A /trunk/plugins/macosx/intf_open.c
- A /trunk/plugins/macosx/intf_open.h
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.h
- * Added Open disc and network panels.
- * Some changes to the control layout.
- ------------------------------------------------------------------------
- r1699 | sam | 2002-04-23 15:47:30 +0200 (Tue, 23 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/plugins/chroma/i420_yuy2.c
- M /trunk/plugins/chroma/i420_yuy2.h
- * ./plugins/chroma/i420_yuy2.h: optimized the 420 planar-to-packed chroma
- transformations. They're now PIC-friendly as well.
- ------------------------------------------------------------------------
- r1700 | sam | 2002-04-23 16:16:21 +0200 (Tue, 23 Apr 2002) | 9 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/configuration.h
- M /trunk/include/defs.h.in
- M /trunk/include/input_ext-intf.h
- M /trunk/include/modules_inner.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_spdif/ac3_spdif.c
- M /trunk/plugins/dsp/aout_dsp.c
- M /trunk/plugins/dsp/dsp.c
- M /trunk/plugins/dvd/dvd_access.c
- M /trunk/plugins/dvd/dvd_es.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/fb/fb.c
- M /trunk/plugins/gtk/fixfiles.sh
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gnome.glade
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_callbacks.c
- M /trunk/plugins/gtk/gtk_display.c
- M /trunk/plugins/gtk/gtk_interface.c
- M /trunk/plugins/gtk/gtk_open.c
- M /trunk/plugins/gtk/gtk_preferences.c
- M /trunk/plugins/mpeg_system/mpeg_ps.c
- M /trunk/plugins/mpeg_vdec/video_parser.c
- M /trunk/plugins/mpeg_vdec/vpar_synchro.c
- M /trunk/plugins/network/ipv4.c
- M /trunk/plugins/network/ipv6.c
- A /trunk/plugins/satellite/.cvsignore
- M /trunk/plugins/satellite/input_satellite.c
- M /trunk/plugins/satellite/satellite.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/plugins/win32/disc.cpp
- M /trunk/plugins/win32/mainframe.cpp
- M /trunk/plugins/win32/network.cpp
- M /trunk/plugins/win32/preferences.cpp
- M /trunk/plugins/x11/x11.c
- M /trunk/plugins/x11/xcommon.c
- M /trunk/plugins/x11/xvideo.c
- M /trunk/po/de.po
- M /trunk/po/en_GB.po
- M /trunk/po/fr.po
- M /trunk/po/ja.po
- M /trunk/po/nl.po
- M /trunk/po/no.po
- M /trunk/po/ru.po
- M /trunk/po/vlc.pot
- M /trunk/src/audio_output/audio_output.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_dec.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/interface/interface.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/configuration.c
- M /trunk/src/misc/netutils.c
- * ./src/interface/main.c: tidied the help output code.
- * ALL: removed underscores from option names and made a few options more
- self-explanatory, for instance --input_channel becomes --audio-channel;
- run vlc -H to see what has changed.
- * ALL: replaced many occurences of "plugin" with the word "module".
- * ./src/interface/main.c: moved all satellite-specific configuration options
- to the satellite plugin.
- * ./po/*: updated translations.
- ------------------------------------------------------------------------
- r1701 | sam | 2002-04-23 22:58:24 +0200 (Tue, 23 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/plugins/dvd/dvd_es.c
- M /trunk/plugins/spudec/spu_decoder.c
- * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_es.c: temporary fix
- to avoid retrieving the spu palette from a network stream as if it was
- a DVD.
- ------------------------------------------------------------------------
- r1702 | gbazin | 2002-04-24 00:07:05 +0200 (Wed, 24 Apr 2002) | 16 lines
- Changed paths:
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/plugins/directx/vout_directx.h
- M /trunk/plugins/directx/vout_events.c
- M /trunk/plugins/spudec/spu_decoder.c
- * DirectX video output plugin now uses triple buffering for YUV overlay. This
- improves the video quality a lot (no tearing) without affecting performance.
- (I knew double buffering sucked but I just discovered why triple buffering
- is better: you don't have to wait for the vsync to flip the buffers).
- * Fixed the DirectX video output for non-overlay modes. It was only working
- in RGB16 before.
- * Fixed the mouse autohidding feature in the DirectX plugin
- (at least partially).
- * Fixed the spu decoder to take the pitch of the destination picture into
- account when rendering the subtitles (Implemented only for the YUV modes).
- ------------------------------------------------------------------------
- r1703 | sam | 2002-04-24 01:06:05 +0200 (Wed, 24 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- A /trunk/plugins/avi
- A /trunk/plugins/avi/.cvsignore
- A /trunk/plugins/avi/Makefile
- A /trunk/plugins/ffmpeg
- A /trunk/plugins/ffmpeg/.cvsignore
- A /trunk/plugins/ffmpeg/Makefile
- * ./plugins/avi, ./plugins/ffmpeg: created empty directories for fenrir's
- upcoming work.
- ------------------------------------------------------------------------
- r1704 | ipkiss | 2002-04-24 01:37:48 +0200 (Wed, 24 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/win32/preferences.cpp
- * plugins/win32/preferences.cpp: fixed a compilation bug
- ------------------------------------------------------------------------
- r1705 | fenrir | 2002-04-24 01:44:36 +0200 (Wed, 24 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/include/input_ext-dec.h
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/ac3_adec/ac3_decoder.c
- M /trunk/plugins/ac3_adec/ac3_decoder.h
- M /trunk/plugins/ac3_adec/ac3_imdct.c
- M /trunk/plugins/ac3_adec/ac3_internal.h
- M /trunk/plugins/avi/Makefile
- A /trunk/plugins/avi/avi.c
- A /trunk/plugins/avi/avi.h
- A /trunk/plugins/avi/fourcc.h
- A /trunk/plugins/avi/libLE.c
- A /trunk/plugins/avi/libioRIFF.c
- M /trunk/plugins/ffmpeg/Makefile
- A /trunk/plugins/ffmpeg/ffmpeg.c
- A /trunk/plugins/ffmpeg/ffmpeg.h
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/mpeg_adec/mpeg_adec.c
- M /trunk/src/input/input_programs.c
- * ./plugins/ac3_adec/* use _M to avoid conflict with libavcodec.a
- * ./plugins/avi a light avi demux
- * ./plugins/ffmpeg a video decoder for divx v3 and opendivx
- ------------------------------------------------------------------------
- r1706 | sam | 2002-04-24 02:36:24 +0200 (Wed, 24 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/INSTALL.win32
- M /trunk/Makefile.opts.in
- M /trunk/include/audio_output.h
- M /trunk/include/common.h
- M /trunk/include/configuration.h
- M /trunk/include/input_ext-dec.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/interface.h
- M /trunk/include/intf_eject.h
- M /trunk/include/intf_msg.h
- M /trunk/include/intf_playlist.h
- M /trunk/include/iso_lang.h
- M /trunk/include/main.h
- M /trunk/include/modules.h
- M /trunk/include/modules_inner.h
- M /trunk/include/mtime.h
- M /trunk/include/netutils.h
- M /trunk/include/os_specific.h
- M /trunk/include/video_output.h
- M /trunk/include/videolan/vlc.h
- M /trunk/plugins/win32/Makefile
- M /trunk/src/input/input_ext-plugins.c
- M /trunk/src/interface/intf_msg.c
- M /trunk/src/interface/main.c
- * ./src/interface/main.c: we no longer segfault if argc == 0.
- * ALL: renamed PLUGINS to __PLUGINS__ to avoid conflicts with libraries
- defining it. Grmbl.
- * ./src/input/input_ext-plugins.c: cosmetic change.
- ------------------------------------------------------------------------
- r1707 | jlj | 2002-04-25 00:56:43 +0200 (Thu, 25 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- * Fixed MacOS X module linking problem.
- ------------------------------------------------------------------------
- r1708 | gbazin | 2002-04-25 01:08:08 +0200 (Thu, 25 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/src/misc/configuration.c
- * on Win32 the config file is now stored under the "Application Data" folder
- belonging to the user. (this works if at least IE4 is installed, otherwise
- the old method is used to get the config directory)
- ------------------------------------------------------------------------
- r1709 | gbazin | 2002-04-25 01:49:32 +0200 (Thu, 25 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/directx/vout_events.c
- * fixed typo. You have to double click on the video window to switch to
- fullscreen.
- ------------------------------------------------------------------------
- r1710 | jobi | 2002-04-25 04:10:33 +0200 (Thu, 25 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/AUTHORS
- M /trunk/Makefile
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/input_ext-intf.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/plugins/mpeg_system/Makefile
- M /trunk/plugins/mpeg_system/mpeg_ts.c
- M /trunk/src/input/mpeg_system.c
- M /trunk/src/misc/modules_plugin.h
- * Moved Program Specific Information decoder to the ts demux module
- * Added a mpeg_ts_dvbpsi module tha uses libdvbpsi to decode PSIs. It is
- used by default if the lib is found. It shares much code with mpeg_ts
- ------------------------------------------------------------------------
- r1711 | fenrir | 2002-04-25 05:01:03 +0200 (Thu, 25 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/ffmpeg/ffmpeg.c
- * plugins/ffmpeg/ffmpeg.c : with empty frame(data_packet) it won't segfault
- * plugins/avi/avi.c : use KeyFrame to seek, so video will not be bad as
- before
- ------------------------------------------------------------------------
- r1712 | fenrir | 2002-04-25 13:41:38 +0200 (Thu, 25 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- * plugins/avi/avi.c: will not segfault when no audio is found/supported.
- ------------------------------------------------------------------------
- r1713 | sam | 2002-04-25 23:35:31 +0200 (Thu, 25 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- * ./configure.in: dropped usage of $withval and $enableval in favor of the
- safer variants $with_foo and $enable_foo.
- ------------------------------------------------------------------------
- r1714 | sam | 2002-04-25 23:52:42 +0200 (Thu, 25 Apr 2002) | 12 lines
- Changed paths:
- M /trunk/ChangeLog
- M /trunk/Makefile.opts.in
- M /trunk/extras/Win32_msvc/vlc.dsp
- M /trunk/include/common.h
- D /trunk/include/debug.h
- M /trunk/include/input_ext-plugins.h
- M /trunk/include/os_specific.h
- M /trunk/include/video.h
- M /trunk/include/video_output.h
- M /trunk/include/videolan/vlc.h
- M /trunk/plugins/a52/a52.c
- M /trunk/plugins/ac3_adec/ac3_adec.c
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/avi/avi.h
- D /trunk/plugins/avi/fourcc.h
- M /trunk/plugins/dummy/vout_dummy.c
- M /trunk/plugins/dvd/dvd_access.c
- M /trunk/plugins/dvd/dvd_demux.c
- M /trunk/plugins/dvd/dvd_es.c
- M /trunk/plugins/dvd/dvd_seek.c
- M /trunk/plugins/dvd/dvd_summary.c
- M /trunk/plugins/dvdread/input_dvdread.c
- M /trunk/plugins/macosx/vout_macosx.c
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/mad/mad_libmad.c
- M /trunk/plugins/mpeg_vdec/vpar_pool.c
- M /trunk/plugins/satellite/input_satellite.c
- M /trunk/plugins/vcd/input_vcd.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/interface/main.c
- M /trunk/src/misc/modules_plugin.h
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/vout_pictures.c
- M /trunk/src/video_output/vout_subpictures.c
- * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir.
- * ./include/video.h: moved vout_CopyPicture out of the way, an inline
- function did not make sense here.
- * ./include/video.h: moved vout_ChromaCmp out of the way.
- * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into
- video.h.
- * ./include/os_specific.h: this file is now always included.
- * ./include/debug.h: removed this file which was almost useless, and moved
- ASSERT to common.h.
- * ./include/common.h: fixed vlc_memalign and changed its prototype to
- follow posix_memalign's.
- ------------------------------------------------------------------------
- r1715 | massiot | 2002-04-26 01:07:23 +0200 (Fri, 26 Apr 2002) | 6 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
- M /trunk/plugins/macosx/aout_macosx.c
- M /trunk/plugins/macosx/macosx.h
- M /trunk/plugins/macosx/vout_macosx.c
- M /trunk/plugins/macosx/vout_qdview.c
- * MacOS X port :
- - New creator ID : VLC#
- - Borders in fullscreen mode are now black and the movie is centered
- (jlj P0//3r)
- - A/V sync should be much more precise
- ------------------------------------------------------------------------
- r1716 | jlj | 2002-04-26 01:52:03 +0200 (Fri, 26 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/macosx/vout_macosx.c
- * Cleaned up QTScaleMatrix().
- ------------------------------------------------------------------------
- r1717 | jlj | 2002-04-26 02:20:00 +0200 (Fri, 26 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/src/misc/darwin_specific.c
- * ./src/misc/darwin_specific.c: added system_Configure().
- ------------------------------------------------------------------------
- r1718 | fenrir | 2002-04-26 03:45:36 +0200 (Fri, 26 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/src/input/input_programs.c
- * src/input/input_programs.c : an video divx ES will no longer be considered as an audio ES ( thanks sam ).
- ------------------------------------------------------------------------
- r1719 | sam | 2002-04-26 07:43:37 +0200 (Fri, 26 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/src/misc/beos_specific.cpp
- * ./src/misc/beos_specific.c: added system_Configure(). Sorry O:-)
- ------------------------------------------------------------------------
- r1720 | fenrir | 2002-04-26 16:29:26 +0200 (Fri, 26 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- * plugins/avi/avi.c : now it can play broken file with seek enable but it's very slow (will be fixed soon ).
- ------------------------------------------------------------------------
- r1721 | jlj | 2002-04-26 19:07:14 +0200 (Fri, 26 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/include/common.h
- * ./include/common.h: Fixed vlc_memalign.
- ------------------------------------------------------------------------
- r1722 | jlj | 2002-04-26 20:12:28 +0200 (Fri, 26 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/include/common.h
- * Fixed my fix for the fix for vlc_memalign. Sorry O:-)
- ------------------------------------------------------------------------
- r1723 | jobi | 2002-04-26 22:18:26 +0200 (Fri, 26 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/mpeg_system/mpeg_ts.c
- * plugins/mpeg_system/mpeg_ts.c : fixed --program option
- ------------------------------------------------------------------------
- r1724 | gbazin | 2002-04-26 22:49:26 +0200 (Fri, 26 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/INSTALL.win32
- * updated win32 compilation instructions.
- ------------------------------------------------------------------------
- r1725 | jobi | 2002-04-27 01:32:23 +0200 (Sat, 27 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/vcd/cdrom_tools.c
- * plugins/vcd/cdrom_tools : FreeBSD 4.5 port of the vcd input.
- ------------------------------------------------------------------------
- r1726 | massiot | 2002-04-27 01:52:04 +0200 (Sat, 27 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- Fixed a typo in libdvbpsi handling.
- ------------------------------------------------------------------------
- r1727 | jobi | 2002-04-27 04:20:32 +0200 (Sat, 27 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- M /trunk/plugins/vcd/cdrom_tools.c
- * ALL : better FreeBSD detection for VCD input
- ------------------------------------------------------------------------
- r1728 | fenrir | 2002-04-27 18:13:23 +0200 (Sat, 27 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/ffmpeg/ffmpeg.c
- * plugins/avi/avi.c : seek is faster
- ------------------------------------------------------------------------
- r1729 | gbazin | 2002-04-28 00:11:22 +0200 (Sun, 28 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/main.h
- M /trunk/include/os_specific.h
- M /trunk/include/threads.h
- A /trunk/include/threads_funcs.h
- M /trunk/include/videolan/vlc.h
- M /trunk/src/interface/main.c
- M /trunk/src/misc/modules_plugin.h
- M /trunk/src/misc/win32_specific.c
- * moved the function definitions from threads.h into threads_funcs.h. This
- allows us to move p_main_sys into p_main (p_main->p_sys).
- * fixed the --with-gtk-config-path and --with-sdl-config-path options in
- configure.in
- ------------------------------------------------------------------------
- r1730 | fenrir | 2002-04-28 00:54:00 +0200 (Sun, 28 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- * plugins/avi/avi.c : with some broken avi file, will not freeze, and
- try to detect end of file.
- ------------------------------------------------------------------------
- r1731 | sam | 2002-04-28 03:26:15 +0200 (Sun, 28 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/include/videolan/vlc.h
- * Removed the main() declaration because SDL defines it as a macro.
- ------------------------------------------------------------------------
- r1732 | sam | 2002-04-28 04:27:39 +0200 (Sun, 28 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/include/os_specific.h
- * ./include/os_specific.h: fixed a C++ compilation issue.
- ------------------------------------------------------------------------
- r1733 | sam | 2002-04-28 04:46:31 +0200 (Sun, 28 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/include/os_specific.h
- * ./include/os_specific.h: fixed my fix. sorry for the trouble.
- ------------------------------------------------------------------------
- r1734 | sam | 2002-04-28 11:05:37 +0200 (Sun, 28 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/include/os_specific.h
- * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids.
- ------------------------------------------------------------------------
- r1735 | sam | 2002-04-28 13:56:13 +0200 (Sun, 28 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/x11/xcommon.c
- * ./plugins/sdl/vout_sdl.c, ./plugins/x11/xcommon.c: when in fullscreen
- mode, the Esc key does not quit immediately, but first escapes from
- fullscreen mode. User-requested feature.
- ------------------------------------------------------------------------
- r1736 | sam | 2002-04-28 19:52:37 +0200 (Sun, 28 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/include/modules_inner.h
- * ./include/modules_inner.h: the module name is now a default shortcut, for
- it, no need to manually add it.
- ------------------------------------------------------------------------
- r1737 | jpsaman | 2002-04-28 21:09:50 +0200 (Sun, 28 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/ipkg/control
- Added more information in ipkg control file.
- ------------------------------------------------------------------------
- r1738 | ipkiss | 2002-04-29 21:38:44 +0200 (Mon, 29 Apr 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/win32/Makefile
- Compilation fix.
- ------------------------------------------------------------------------
- r1739 | gbazin | 2002-04-29 23:22:35 +0200 (Mon, 29 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/include/config.h
- M /trunk/plugins/directx/vout_directx.c
- M /trunk/src/video_output/vout_pictures.c
- * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
- * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
- underrun problems.
- * A little bit of DirectX plugin clean-up.
- ------------------------------------------------------------------------
- r1740 | massiot | 2002-04-30 01:57:38 +0200 (Tue, 30 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/include/threads_funcs.h
- Cosmetic fixes.
- ------------------------------------------------------------------------
- r1741 | jobi | 2002-04-30 02:38:23 +0200 (Tue, 30 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/satellite/input_satellite.c
- M /trunk/plugins/satellite/satellite.c
- * ALL: fixed a compilation issue in satellite input. It now uses common
- or libdvbpsi ts demux. Untested cause I can't get our Nova Card
- work again.
- ------------------------------------------------------------------------
- r1742 | fenrir | 2002-04-30 14:35:24 +0200 (Tue, 30 Apr 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/avi/avi.h
- M /trunk/plugins/avi/libioRIFF.c
- * plugins/avi/avi.c : changed in order to read more avi file, Meuuh
- you can now read your file ;) (but audio is awfull,perhaps because of mad
- plugin ? ). Fix a bug for audio with some avi file.
- ------------------------------------------------------------------------
- r1743 | gbazin | 2002-04-30 14:56:11 +0200 (Tue, 30 Apr 2002) | 7 lines
- Changed paths:
- M /trunk/src/audio_output/aout_pcm.c
- M /trunk/src/misc/modules_plugin.h
- * added config_Get/PutFloatVariable to p_sysmbols. Thanks to Sigmund Augdal
- for pointing this bug out.
- * on Win32 the aout_pcm thread is given a high priority. This helps avoiding
- lots of audio underruns, especially when moving around the video window.
- ------------------------------------------------------------------------
- r1744 | fenrir | 2002-04-30 18:42:14 +0200 (Tue, 30 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- * plugins/avi/avi.c : corrected a bug with broken avi file.
- ------------------------------------------------------------------------
- r1745 | sam | 2002-04-30 22:19:31 +0200 (Tue, 30 Apr 2002) | 5 lines
- Changed paths:
- M /trunk/plugins/chroma/i420_yuy2.h
- * ./plugins/chroma/i420_yuy2.h: workaround for yet another annoying gcc
- behaviour with inline assembly (seems to be BeOS-specific). If anyone has
- a better idea than the huge "memory" constraint, please have a look at
- the MMX_CALL() macro!
- ------------------------------------------------------------------------
- r1746 | sam | 2002-04-30 22:21:25 +0200 (Tue, 30 Apr 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/chroma/i420_yuy2.h
- * Humpfff. A typo in my previous commit.
- ------------------------------------------------------------------------
- r1747 | sam | 2002-05-01 21:05:48 +0200 (Wed, 01 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/kde/Makefile
- A /trunk/plugins/kde/QConfigItem.cpp
- A /trunk/plugins/kde/QConfigItem.h
- M /trunk/plugins/kde/kde_interface.cpp
- M /trunk/plugins/kde/kde_interface.h
- A /trunk/plugins/kde/kde_pluginsbox.cpp
- A /trunk/plugins/kde/kde_pluginsbox.h
- A /trunk/plugins/kde/kde_preferences.cpp
- A /trunk/plugins/kde/kde_preferences.h
- * ./plugins/kde/*: configuration dialog for the KDE interface, courtesy
- of Sigmund Augdal <sigmunau@stud.ntnu.no>.
- ------------------------------------------------------------------------
- r1748 | sam | 2002-05-01 21:18:09 +0200 (Wed, 01 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/spudec/spu_decoder.c
- * ./plugins/spudec/spu_decoder.c: FOURCC_YUY2 subtitles support (for NVidia
- overlay) courtesy of Rudolf Cornelissen <rag.cornelissen@inter.nl.net>.
- ------------------------------------------------------------------------
- r1749 | gbazin | 2002-05-01 21:59:42 +0200 (Wed, 01 May 2002) | 4 lines
- Changed paths:
- M /trunk/Makefile.opts.in
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/a52/a52.c
- * added a --with-a52-tree option to the configure script.
- ------------------------------------------------------------------------
- r1750 | gbazin | 2002-05-01 23:31:53 +0200 (Wed, 01 May 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/text/logger.c
- M /trunk/src/misc/configuration.c
- * The configuration file and the log file are opened in text mode. This mode
- should only have a meaning on Win32 and isn't supposed to break any other
- platform. If does give you any trouble then shout.
- ------------------------------------------------------------------------
- r1751 | massiot | 2002-05-02 00:32:27 +0200 (Thu, 02 May 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/macosx/aout_macosx.c
- * Misc sound fixes [Mac OS X port]
- * Fixed VCD double detection
- ------------------------------------------------------------------------
- r1752 | fenrir | 2002-05-02 12:54:34 +0200 (Thu, 02 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/avi/avi.h
- M /trunk/plugins/avi/libioRIFF.c
- * plugins/avi/avi.c : you can now use slow and fast reading.
- After seeking, audio and video synchro is better.
- ------------------------------------------------------------------------
- r1753 | sam | 2002-05-03 00:37:41 +0200 (Fri, 03 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/qnx/vout_qnx.c
- * ./plugins/qnx/vout_qnx.c: port of the QNX vout plugin to the vout4 API,
- courtesy of Pascal Levesque <Pascal.Levesque@mindready.com>.
- ------------------------------------------------------------------------
- r1754 | massiot | 2002-05-03 01:02:43 +0200 (Fri, 03 May 2002) | 2 lines
- Changed paths:
- M /trunk/AUTHORS
- Added quite a few missing names.
- ------------------------------------------------------------------------
- r1755 | massiot | 2002-05-03 01:06:27 +0200 (Fri, 03 May 2002) | 3 lines
- Changed paths:
- M /trunk/FAQ
- Small FAQ update. Please note that everyone can update this FAQ if they
- want, it is not my property :-).
- ------------------------------------------------------------------------
- r1756 | lool | 2002-05-03 19:37:09 +0200 (Fri, 03 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.c
- * ./plugins/gtk/gnome.c: new option lets you hide the text of the
- GNOME interface toolbar
- ------------------------------------------------------------------------
- r1757 | sam | 2002-05-03 20:40:21 +0200 (Fri, 03 May 2002) | 2 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/defs.h.in
- * ./configure.in: we check support for variadic macros (screw Borland!).
- ------------------------------------------------------------------------
- r1758 | sam | 2002-05-03 22:49:30 +0200 (Fri, 03 May 2002) | 9 lines
- Changed paths:
- M /trunk/include/common.h
- M /trunk/include/configuration.h
- M /trunk/include/modules_inner.h
- M /trunk/src/misc/configuration.c
- M /trunk/src/misc/modules_plugin.h
- * ./include/modules_inner.h, ./src/misc/configuration.c: support for config
- options callbacks.
- They don't take any argument for the moment, but this will change when
- I'm finished with my other vlc changes. There is a little problem: the
- Gtk+ interface keeps calling Put***Variable each time we click on "Apply"
- or "Save". I think it should only call it once. Is there a way to fix
- this? Gildas? lool? :-)
- ------------------------------------------------------------------------
- r1759 | jpsaman | 2002-05-04 00:30:33 +0200 (Sat, 04 May 2002) | 4 lines
- Changed paths:
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/mad/mad_adec.h
- M /trunk/plugins/mad/mad_libmad.c
- Aout fifo adapts it size according to the length of the first frame.
- The change is needed for MPEG1/2 layer III, because the size of output pcm from mad_decoder is different.
- Sadly, the buffer underruns are back ;-(.
- ------------------------------------------------------------------------
- r1760 | lool | 2002-05-04 04:05:03 +0200 (Sat, 04 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.c
- M /trunk/plugins/gtk/gtk.c
- M /trunk/plugins/gtk/gtk_display.c
- M /trunk/plugins/gtk/gtk_display.h
- * ./plugins/gtk/gnome.c, ./plugins/gtk/gtk.c, ./plugins/gtk/gtk_display.*:
- callbacks for the hide tooltips and toolbar text options
- ------------------------------------------------------------------------
- r1761 | lool | 2002-05-04 05:32:28 +0200 (Sat, 04 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/gtk/gnome.glade
- M /trunk/plugins/gtk/gnome_interface.c
- M /trunk/plugins/gtk/gtk.glade
- M /trunk/plugins/gtk/gtk_interface.c
- * ./plugins/gtk/*.glade, ./plugins/gtk/*_interface.*: fix for interface
- autoshrink when toolbar text isn't displayed
- ------------------------------------------------------------------------
- r1762 | lool | 2002-05-04 05:36:19 +0200 (Sat, 04 May 2002) | 4 lines
- Changed paths:
- M /trunk/BUGS
- * ./BUGS :
- - no text in the status bar with gtk intf
- - no window title in gtk intf on some machines, correct title on another
- ------------------------------------------------------------------------
- r1763 | massiot | 2002-05-04 15:48:31 +0200 (Sat, 04 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/macosx/aout_macosx.c
- More stable audio output [Mac OS X port] with more output buffering.
- ------------------------------------------------------------------------
- r1764 | sam | 2002-05-04 17:49:56 +0200 (Sat, 04 May 2002) | 3 lines
- Changed paths:
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/plugins/network/ipv4.c
- * ./plugins/network/ipv4.c: fixed ipv4.so compilation under QNX.
- * ./configure.in: deactivated ipv6.so under QNX for now.
- ------------------------------------------------------------------------
- r1765 | gbazin | 2002-05-04 18:17:08 +0200 (Sat, 04 May 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/gtk/gtk_preferences.c
- * The Apply button in the preferences menu is grayed out unless there's a
- change to apply.
- * GtkConfigApply() now clears the list of config changes before returning.
- ------------------------------------------------------------------------
- r1766 | fenrir | 2002-05-04 18:51:05 +0200 (Sat, 04 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/avi/libioRIFF.c
- *** empty log message ***
- ------------------------------------------------------------------------
- r1767 | gbazin | 2002-05-05 10:25:15 +0200 (Sun, 05 May 2002) | 6 lines
- Changed paths:
- M /trunk/plugins/x11/xcommon.c
- M /trunk/src/video_output/video_output.c
- * fixed the resizing and scaling of the X11 video output.
- * clicking on the video doesn't pause it anymore (use spacebar for this), but
- double-clicking will now switch between fullscreen and window mode.
- ------------------------------------------------------------------------
- r1768 | fenrir | 2002-05-05 19:20:49 +0200 (Sun, 05 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/avi/libioRIFF.c
- M /trunk/plugins/ffmpeg/ffmpeg.c
- * plugins/avi/avi.c try to not freeze when reach end file
- ------------------------------------------------------------------------
- r1769 | gbazin | 2002-05-06 23:05:26 +0200 (Mon, 06 May 2002) | 11 lines
- Changed paths:
- M /trunk/plugins/mga/xmga.c
- M /trunk/plugins/sdl/vout_sdl.c
- M /trunk/plugins/x11/xcommon.c
- M /trunk/src/video_output/video_output.c
- * video plugins that don't handle rescaling themselves have to let the
- video_output thread know about resizing events (with VOUT_SIZE_CHANGE event).
- (this part needs some clean-up but it is basically working for the X11 and
- SDL plugins).
- * fixed fullscreen for the SDL plugin.
- * xmga and sdl now switch to fullscreen on double-click.
- ------------------------------------------------------------------------
- r1770 | fenrir | 2002-05-07 00:02:32 +0200 (Tue, 07 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- M /trunk/plugins/ffmpeg/ffmpeg.c
- *ALL : ameliorations ( i hope ;)
- ------------------------------------------------------------------------
- r1771 | jpsaman | 2002-05-07 00:09:58 +0200 (Tue, 07 May 2002) | 3 lines
- Changed paths:
- M /trunk/plugins/mad/mad_adec.c
- M /trunk/plugins/mad/mad_adec.h
- M /trunk/plugins/mad/mad_libmad.c
- Added mad plugin downscale config option for selecting downscaling routine. Choices are: fast, mpg321. Default the fast version is used. The downscale option mpg321 uses an algorithm that adapts to dither errors. This routine is borrowed from MPG321 code.
- Mono audio streams get now duplicated on the right channel instead of silencing the right channel (untested).
- ------------------------------------------------------------------------
- r1772 | massiot | 2002-05-07 00:59:46 +0200 (Tue, 07 May 2002) | 2 lines
- Changed paths:
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- M /trunk/include/config.h
- M /trunk/plugins/macosx/intf_controller.c
- M /trunk/plugins/macosx/intf_controller.h
- M /trunk/plugins/macosx/intf_macosx.c
- M /trunk/plugins/macosx/intf_open.h
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/intf_vlc_wrapper.h
- M /trunk/plugins/macosx/macosx.h
- M /trunk/src/interface/intf_eject.c
- Improvements of the OS X GUI.
- ------------------------------------------------------------------------
- r1773 | jlj | 2002-05-07 01:18:26 +0200 (Tue, 07 May 2002) | 2 lines
- Changed paths:
- M /trunk/src/interface/intf_eject.c
- * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
- ------------------------------------------------------------------------
- r1774 | fenrir | 2002-05-07 15:53:55 +0200 (Tue, 07 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/avi/avi.c
- * plugins/avi/avi.c : can now use --novideo
- ------------------------------------------------------------------------
- r1775 | fenrir | 2002-05-07 15:55:36 +0200 (Tue, 07 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/ffmpeg/ffmpeg.c
- * corrected some bad lock/unlock
- ------------------------------------------------------------------------
- r1776 | massiot | 2002-05-07 22:17:07 +0200 (Tue, 07 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- M /trunk/plugins/macosx/vout_qdview.c
- M /trunk/plugins/macosx/vout_vlc_wrapper.c
- M /trunk/plugins/macosx/vout_vlc_wrapper.h
- Fixed Mac OS X VOUT_SIZE_CHANGE signal.
- ------------------------------------------------------------------------
- r1777 | jobi | 2002-05-09 16:52:49 +0200 (Thu, 09 May 2002) | 2 lines
- Changed paths:
- M /trunk/doc/vlc-howto.sgml
- * doc/vlc-howto.sgml : URL fix for libdvdcss
- ------------------------------------------------------------------------
- r1778 | jlj | 2002-05-09 18:15:15 +0200 (Thu, 09 May 2002) | 2 lines
- Changed paths:
- M /trunk/plugins/macosx/intf_vlc_wrapper.c
- * ./plugins/macosx/intf_vlc_wrapper.c: menu code fixes.
- ------------------------------------------------------------------------
- r1779 | sam | 2002-05-09 23:24:22 +0200 (Thu, 09 May 2002) | 4 lines
- Changed paths:
- M /trunk/src/interface/main.c
- * ./src/interface/main.c: if Ctrl-C doesn't kill vlc cleanly for any
- reason, user just needs to hit Ctrl-C again 1 second later and we'll
- exit disgustingly instead of freezing.
- ------------------------------------------------------------------------
- r1780 | fenrir | 2002-05-10 04:04:17 +0200 (Fri, 10 May 2002) | 4 lines
- Changed paths:
- M /trunk/Makefile
- M /trunk/configure
- M /trunk/configure.in
- M /trunk/include/common.h
- M /trunk/include/input_ext-plugins.h