ChangeLog-2002
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:776k
源码类别:

多媒体

开发平台:

MultiPlatform

  1. r1557 | sam | 2002-03-17 18:00:38 +0100 (Sun, 17 Mar 2002) | 8 lines
  2. Changed paths:
  3.    M /trunk/configure
  4.    M /trunk/configure.in
  5.    M /trunk/include/defs.h.in
  6.    M /trunk/include/video.h
  7.    M /trunk/plugins/chroma/i420_rgb.c
  8.    M /trunk/plugins/chroma/i420_rgb.h
  9.    M /trunk/plugins/chroma/i420_rgb16.c
  10.    M /trunk/plugins/chroma/i420_rgb8.c
  11.    M /trunk/plugins/directx/vout_directx.c
  12.    M /trunk/plugins/fb/fb.c
  13.    M /trunk/plugins/ggi/ggi.c
  14.    M /trunk/plugins/kde/kde.cpp
  15.    M /trunk/plugins/mga/xmga.c
  16.    M /trunk/plugins/mpeg_vdec/vpar_blocks.c
  17.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  18.    M /trunk/plugins/qt/qt.cpp
  19.    M /trunk/plugins/sdl/vout_sdl.c
  20.    M /trunk/plugins/x11/xcommon.c
  21.    M /trunk/src/input/mpeg_system.c
  22.    M /trunk/src/video_output/video_output.c
  23.   * ./plugins/chroma/i420_rgb8.c: plain C 8 bpp transformation.
  24.   * ./plugins/chroma/i420_rgb16.c: plain C 24/32 bpp transformations.
  25.   * ./plugins/ggi/ggi.c: support for 8 bpp displays.
  26.   * ./plugins/sdl/vout_sdl.c: support for 8 bpp displays.
  27.   * ./plugins/x11/xcommon.c: support for 8 bpp displays.
  28.   * ./src/video_output/video_output.c: fixed a segfault.
  29. ------------------------------------------------------------------------
  30. r1558 | sam | 2002-03-17 22:59:52 +0100 (Sun, 17 Mar 2002) | 4 lines
  31. Changed paths:
  32.    M /trunk/BUGS
  33.    M /trunk/INSTALL.libmad
  34.    M /trunk/configure
  35.    M /trunk/configure.in
  36.    M /trunk/debian/rules
  37.    M /trunk/include/defs.h.in
  38.    M /trunk/vlc.spec
  39.   * ./BUGS: updated bug list.
  40.   * ./configure.in: ./configure --help should be a lot clearer now.
  41. ------------------------------------------------------------------------
  42. r1559 | xav | 2002-03-18 17:38:33 +0100 (Mon, 18 Mar 2002) | 3 lines
  43. Changed paths:
  44.    M /trunk/configure
  45.    M /trunk/configure.in
  46.  * DirectX plugin is now correctly detected and configured.
  47. ------------------------------------------------------------------------
  48. r1560 | sam | 2002-03-18 18:09:54 +0100 (Mon, 18 Mar 2002) | 3 lines
  49. Changed paths:
  50.    M /trunk/Makefile.opts.in
  51.    M /trunk/configure
  52.    M /trunk/configure.in
  53.   * ./configure.in: fixed linking of the ipv4 plugin.
  54. ------------------------------------------------------------------------
  55. r1561 | sam | 2002-03-18 20:14:52 +0100 (Mon, 18 Mar 2002) | 7 lines
  56. Changed paths:
  57.    M /trunk/INSTALL
  58.    D /trunk/extras/MacOSX_dvdioctl/COPYING
  59.    D /trunk/extras/MacOSX_dvdioctl/DVDioctl.cpp
  60.    D /trunk/extras/MacOSX_dvdioctl/DVDioctl.h
  61.    D /trunk/extras/MacOSX_dvdioctl/DVDioctl.pbproj
  62.    D /trunk/extras/MacOSX_dvdioctl/English.lproj
  63.    D /trunk/extras/MacOSX_dvdioctl/README
  64.    M /trunk/plugins/dvd/dvd_access.c
  65.    M /trunk/plugins/dvd/dvd_demux.c
  66.    M /trunk/plugins/dvdread/input_dvdread.c
  67.    M /trunk/plugins/fx/scope.c
  68.    M /trunk/plugins/mpeg_system/mpeg_es.c
  69.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  70.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  71.    M /trunk/plugins/sdl/vout_sdl.c
  72.    M /trunk/plugins/vcd/input_vcd.c
  73.   * ./extras/MacOSX_dvdioctl: removed outdated files.
  74.   * ./plugins/fx/scope.c: fixed an infinite loop error.
  75.   * ./plugins: fixed segfaults in various demux plugins.
  76.   * ./plugins/sdl/vout_sdl.c: SDL_VIDEODRIVER can be specified from the
  77.     command line; try "--vout sdl:aalib"
  78. ------------------------------------------------------------------------
  79. r1562 | xav | 2002-03-18 22:04:01 +0100 (Mon, 18 Mar 2002) | 3 lines
  80. Changed paths:
  81.    M /trunk/src/input/input.c
  82.   * skip "//" if we find "://" in a resource we have to play : this allows us to use the syntax udpstream://host.
  83. ------------------------------------------------------------------------
  84. r1563 | massiot | 2002-03-19 01:12:26 +0100 (Tue, 19 Mar 2002) | 2 lines
  85. Changed paths:
  86.    M /trunk/configure
  87.    M /trunk/configure.in
  88. MacOS X compile fixes.
  89. ------------------------------------------------------------------------
  90. r1564 | sam | 2002-03-19 01:30:44 +0100 (Tue, 19 Mar 2002) | 11 lines
  91. Changed paths:
  92.    M /trunk/plugins/chroma/i420_rgb8.c
  93.    M /trunk/plugins/filter/deinterlace.c
  94.    M /trunk/plugins/kde/kde.cpp
  95.    M /trunk/plugins/kde/kde_interface.cpp
  96.    M /trunk/plugins/mpeg_system/mpeg_es.c
  97.    M /trunk/plugins/network/ipv4.c
  98.    M /trunk/src/interface/main.c
  99.    M /trunk/src/misc/netutils.c
  100.   * ./plugins/chroma/i420_rgb8.c: fixed a warning.
  101.   * ./plugins/filter/deinterlace.c: fixed chroma deinterlacing.
  102.   * ./plugins/kde/kde.cpp: the KDE interface compiles again.
  103.   * ./plugins/mpeg_system/mpeg_es.c: fixed a segfault I introduced today.
  104.   * ./plugins/network/ipv4.c: cosmetic fix.
  105.   * ./src/interface/main.c: fixed a typo in the --help output.
  106.   * ./src/misc/netutils.c: fixed a segfault in the vlcs communication; still
  107.     unstable but solving other bugs won't do any good without rewriting the
  108.     whole playlist code. Which I'm doing right now.
  109. ------------------------------------------------------------------------
  110. r1565 | jlj | 2002-03-19 04:33:52 +0100 (Tue, 19 Mar 2002) | 3 lines
  111. Changed paths:
  112.    M /trunk/configure
  113.    M /trunk/configure.in
  114.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  115.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  116.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  117.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  118.    M /trunk/plugins/macosx/Makefile
  119.    M /trunk/plugins/macosx/aout_macosx.c
  120.    M /trunk/plugins/macosx/intf_controller.c
  121.    M /trunk/plugins/macosx/intf_controller.h
  122.    M /trunk/plugins/macosx/intf_vlc_wrapper.c
  123.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  124.    M /trunk/plugins/macosx/vout_qdview.c
  125.    M /trunk/plugins/macosx/vout_qdview.h
  126.    A /trunk/plugins/macosx/vout_vlc_wrapper.c
  127.    A /trunk/plugins/macosx/vout_vlc_wrapper.h
  128.    M /trunk/plugins/macosx/vout_window.c
  129.    M /trunk/plugins/macosx/vout_window.h
  130.   * MacOS X aout now uses AudioConverter for int->float
  131.   * Various MacOS X intf improvements and bug fixes
  132. ------------------------------------------------------------------------
  133. r1566 | sam | 2002-03-19 04:42:31 +0100 (Tue, 19 Mar 2002) | 3 lines
  134. Changed paths:
  135.    M /trunk/include/common.h
  136.   * ./include/common.h: compilation fix for Borland C++.
  137. ------------------------------------------------------------------------
  138. r1567 | ipkiss | 2002-03-19 05:22:02 +0100 (Tue, 19 Mar 2002) | 3 lines
  139. Changed paths:
  140.    M /trunk/include/common.h
  141.   * ./include/common.h: fixed the compilation fix for Borland C++ :)
  142. ------------------------------------------------------------------------
  143. r1568 | sam | 2002-03-19 06:49:31 +0100 (Tue, 19 Mar 2002) | 6 lines
  144. Changed paths:
  145.    M /trunk/configure
  146.    M /trunk/configure.in
  147.    M /trunk/debian/control
  148.    M /trunk/debian/rules
  149.    A /trunk/debian/vlc-kde.dirs
  150.    A /trunk/debian/vlc-kde.menu
  151.    D /trunk/extras/MacOSX_dvdioctl
  152.    M /trunk/plugins/access/http.c
  153.    M /trunk/plugins/alsa/aout_alsa.c
  154.    M /trunk/plugins/network/ipv4.c
  155.   * ./configure.in: BeOS compilation fixes.
  156.   * ./debian/rules: activated (broken) KDE interface.
  157.   * ./plugins/access/http.c: fixed a segfault.
  158.   * ./plugins/alsa/aout_alsa.c: fixed a segfault.
  159. ------------------------------------------------------------------------
  160. r1569 | gbazin | 2002-03-19 13:48:01 +0100 (Tue, 19 Mar 2002) | 5 lines
  161. Changed paths:
  162.    M /trunk/plugins/dvd/dvd_access.c
  163.    M /trunk/plugins/mpeg_vdec/vpar_pool.c
  164.    M /trunk/plugins/win32/waveout.c
  165. * fixed two memory leaks
  166. * fixed typo in waveout.c
  167. ------------------------------------------------------------------------
  168. r1570 | sam | 2002-03-19 15:00:50 +0100 (Tue, 19 Mar 2002) | 6 lines
  169. Changed paths:
  170.    M /trunk/AUTHORS
  171.    M /trunk/Makefile
  172.    M /trunk/Makefile.modules
  173.    M /trunk/Makefile.opts.in
  174.    M /trunk/TODO
  175.    M /trunk/configure
  176.    M /trunk/configure.in
  177.    M /trunk/debian/control
  178.    M /trunk/debian/rules
  179.    A /trunk/debian/vlc-aa.dirs
  180.    A /trunk/plugins/aa
  181.    A /trunk/plugins/aa/.cvsignore
  182.    A /trunk/plugins/aa/Makefile
  183.    A /trunk/plugins/aa/aa.c
  184.    M /trunk/src/misc/configuration.c
  185.   * ./plugins/aa: aalib output plugin courtesy of Sigmund Augdal.
  186.   * ./configure.in: fixed a few bashisms.
  187.   * ./src/misc/configuration.c: fixed build under Solaris.
  188.   * ./TODO: updated todo list.
  189. ------------------------------------------------------------------------
  190. r1571 | jobi | 2002-03-20 00:02:29 +0100 (Wed, 20 Mar 2002) | 4 lines
  191. Changed paths:
  192.    M /trunk/src/input/input_programs.c
  193.    M /trunk/src/input/mpeg_system.c
  194. * fixed some bugs in program management : selected ESs must be attached
  195. to the selected program.
  196. ------------------------------------------------------------------------
  197. r1572 | massiot | 2002-03-20 00:44:44 +0100 (Wed, 20 Mar 2002) | 3 lines
  198. Changed paths:
  199.    M /trunk/configure
  200.    M /trunk/configure.in
  201. Better IPv6 detection. IPv6 is disabled under MacOS X (no inet_pton
  202. call).
  203. ------------------------------------------------------------------------
  204. r1573 | massiot | 2002-03-20 00:47:48 +0100 (Wed, 20 Mar 2002) | 2 lines
  205. Changed paths:
  206.    M /trunk/configure
  207.    M /trunk/configure.in
  208. Fixed a typo. Grmbl.
  209. ------------------------------------------------------------------------
  210. r1574 | jobi | 2002-03-20 02:32:19 +0100 (Wed, 20 Mar 2002) | 3 lines
  211. Changed paths:
  212.    M /trunk/plugins/vcd/input_vcd.c
  213. * Raw device fix, courtesy of Steven Schultz
  214. ------------------------------------------------------------------------
  215. r1575 | ipkiss | 2002-03-20 04:12:20 +0100 (Wed, 20 Mar 2002) | 3 lines
  216. Changed paths:
  217.    M /trunk/BUGS
  218.  * Added 3 bugs of the win32 port to the BUGS file
  219. ------------------------------------------------------------------------
  220. r1576 | sam | 2002-03-20 04:43:51 +0100 (Wed, 20 Mar 2002) | 5 lines
  221. Changed paths:
  222.    M /trunk/include/modules.h
  223.    M /trunk/plugins/alsa/Makefile
  224.    M /trunk/plugins/alsa/alsa.c
  225.    D /trunk/plugins/alsa/aout_alsa.c
  226.    M /trunk/src/misc/modules_plugin.h
  227.   * ./src/misc/modules_plugin.h: kludge to allow the ALSA module to be
  228.     compiled as a plugin. Please test.
  229.   * ./include/modules.h: fixed a C++ warning.
  230. ------------------------------------------------------------------------
  231. r1577 | tcastley | 2002-03-20 11:33:42 +0100 (Wed, 20 Mar 2002) | 3 lines
  232. Changed paths:
  233.    M /trunk/plugins/beos/VideoWindow.h
  234.    M /trunk/plugins/beos/vout_beos.cpp
  235. Improved scaling, correct aspect ratio even in full screen mode.
  236. Duplicate code reduces and framework for Overlay and OpenGL modes in place.
  237. ------------------------------------------------------------------------
  238. r1578 | sam | 2002-03-20 15:08:55 +0100 (Wed, 20 Mar 2002) | 3 lines
  239. Changed paths:
  240.    M /trunk/plugins/sdl/vout_sdl.c
  241.   * Win32 and Solaris compilation fix.
  242. ------------------------------------------------------------------------
  243. r1579 | sam | 2002-03-20 18:44:15 +0100 (Wed, 20 Mar 2002) | 3 lines
  244. Changed paths:
  245.    M /trunk/src/input/mpeg_system.c
  246.   * ./src/input/mpeg_system.c: fixed a bus error on UltraSparc.
  247. ------------------------------------------------------------------------
  248. r1580 | gbazin | 2002-03-21 00:00:16 +0100 (Thu, 21 Mar 2002) | 6 lines
  249. Changed paths:
  250.    M /trunk/BUGS
  251.    M /trunk/plugins/win32/waveout.c
  252.    M /trunk/src/interface/intf_msg.c
  253. * fixed stupid bug in stupid ConvertPrintfFormatString() function
  254. * fixed the "waveout not closing" bug. We need to reset the waveout device
  255.     before closing it.
  256. ------------------------------------------------------------------------
  257. r1581 | jobi | 2002-03-21 03:27:04 +0100 (Thu, 21 Mar 2002) | 2 lines
  258. Changed paths:
  259.    M /trunk/Makefile
  260.    M /trunk/configure
  261.    M /trunk/configure.in
  262.    M /trunk/include/defs.h.in
  263.    M /trunk/include/input_ext-intf.h
  264.    M /trunk/src/input/input_programs.c
  265. *** empty log message ***
  266. ------------------------------------------------------------------------
  267. r1582 | jobi | 2002-03-21 03:28:58 +0100 (Thu, 21 Mar 2002) | 4 lines
  268. Changed paths:
  269.    A /trunk/plugins/satellite
  270.    A /trunk/plugins/satellite/Makefile
  271.    A /trunk/plugins/satellite/input_satellite.c
  272.    A /trunk/plugins/satellite/satellite.c
  273.    A /trunk/plugins/satellite/satellite_tools.c
  274.    A /trunk/plugins/satellite/satellite_tools.h
  275. Forgot to add the input files.
  276. ------------------------------------------------------------------------
  277. r1583 | gbazin | 2002-03-21 08:11:57 +0100 (Thu, 21 Mar 2002) | 8 lines
  278. Changed paths:
  279.    M /trunk/configure
  280.    M /trunk/configure.in
  281.    M /trunk/include/configuration.h
  282.    M /trunk/include/defs.h.in
  283.    M /trunk/include/main.h
  284.    M /trunk/src/interface/main.c
  285.    M /trunk/src/misc/configuration.c
  286. * moved GetConfigurationFromCmdLine() into configuration.c and renamed it
  287.    into config_LoadCmdLine()
  288. * config_GetHomeDir doesn't use getpwuid_r anymore as this was creating
  289.    some problems on solaris. This function now uses getpwuid and is called
  290.    only once to store the home directory into the p_main structure.
  291. ------------------------------------------------------------------------
  292. r1584 | gbazin | 2002-03-21 23:10:33 +0100 (Thu, 21 Mar 2002) | 14 lines
  293. Changed paths:
  294.    M /trunk/include/video_output.h
  295.    M /trunk/plugins/directx/vout_directx.c
  296.    M /trunk/plugins/mga/xmga.c
  297.    M /trunk/plugins/qnx/vout_qnx.c
  298.    M /trunk/plugins/sdl/vout_sdl.c
  299.    M /trunk/plugins/x11/xcommon.c
  300.    M /trunk/src/interface/main.c
  301.    M /trunk/src/video_output/video_output.c
  302. * the calculation for the initial video window dimensions is now done in
  303.     video_output.c and made available into p_vout->i_window_height/width.
  304.     This allows to get rid of duplicated code and unify the behaviour of
  305.     the video output plugins. (not all the plugins have been modified
  306.     because I didn't want to break anything).
  307.     As a side effect, the --width and --height options are now working, you
  308.     can even use only --width or only --height the other dimension will adapt
  309.     automatically to the video characteristics.
  310.     Note that you need to remove the width/height options from the config file
  311.     or set them to -1 if you want to use the actual video size.
  312. ------------------------------------------------------------------------
  313. r1585 | massiot | 2002-03-22 00:49:20 +0100 (Fri, 22 Mar 2002) | 2 lines
  314. Changed paths:
  315.    M /trunk/configure
  316.    M /trunk/configure.in
  317. Miscellaneous fixes for the OS X port.
  318. ------------------------------------------------------------------------
  319. r1586 | xav | 2002-03-22 01:24:17 +0100 (Fri, 22 Mar 2002) | 3 lines
  320. Changed paths:
  321.    M /trunk/configure
  322.    M /trunk/configure.in
  323.  * Win32 fix.
  324. ------------------------------------------------------------------------
  325. r1587 | jlj | 2002-03-22 01:47:47 +0100 (Fri, 22 Mar 2002) | 5 lines
  326. Changed paths:
  327.    M /trunk/plugins/macosx/aout_macosx.c
  328.    M /trunk/plugins/macosx/vout_macosx.c
  329.   * Fixed a problem in the MacOS X aout which caused the previously
  330.     played audio frames to be played when there were no new frames
  331.     available.
  332.   * MacOS X vout now uses the height/width calculated in video_output.c
  333. ------------------------------------------------------------------------
  334. r1588 | xav | 2002-03-22 01:55:16 +0100 (Fri, 22 Mar 2002) | 2 lines
  335. Changed paths:
  336.    M /trunk/INSTALL-win32.txt
  337.  - Updated INSTALL-win32.txt
  338. ------------------------------------------------------------------------
  339. r1589 | tcastley | 2002-03-22 14:16:35 +0100 (Fri, 22 Mar 2002) | 3 lines
  340. Changed paths:
  341.    M /trunk/plugins/beos/InterfaceWindow.cpp
  342.    M /trunk/plugins/beos/InterfaceWindow.h
  343.    M /trunk/plugins/beos/MsgVals.h
  344.    M /trunk/plugins/beos/VideoWindow.h
  345.    M /trunk/plugins/beos/vout_beos.cpp
  346. Implemented correct scaling and used new window size variables.
  347. Beta always on top for the interface window.  New cursor handling.
  348. ------------------------------------------------------------------------
  349. r1590 | jobi | 2002-03-25 03:06:24 +0100 (Mon, 25 Mar 2002) | 6 lines
  350. Changed paths:
  351.    M /trunk/plugins/gtk/gnome.c
  352.    M /trunk/plugins/gtk/gnome.glade
  353.    M /trunk/plugins/gtk/gnome_callbacks.c
  354.    M /trunk/plugins/gtk/gnome_callbacks.h
  355.    M /trunk/plugins/gtk/gnome_interface.c
  356.    M /trunk/plugins/gtk/gnome_interface.h
  357.    M /trunk/plugins/gtk/gtk.c
  358.    M /trunk/plugins/gtk/gtk.glade
  359.    M /trunk/plugins/gtk/gtk_callbacks.c
  360.    M /trunk/plugins/gtk/gtk_callbacks.h
  361.    M /trunk/plugins/gtk/gtk_common.h
  362.    M /trunk/plugins/gtk/gtk_interface.c
  363.    M /trunk/plugins/gtk/gtk_interface.h
  364.    M /trunk/plugins/gtk/gtk_open.c
  365.    M /trunk/plugins/satellite/input_satellite.c
  366.    M /trunk/src/interface/main.c
  367. * Fixed a bug that made vlc segfault when choosing a program, change to
  368.   another and come back to the first one.
  369. * Added gtk and gnome interfaces for satellite input. We should find a
  370.   way to hide the button if satellite support is not compiled.
  371. ------------------------------------------------------------------------
  372. r1591 | sam | 2002-03-25 05:18:07 +0100 (Mon, 25 Mar 2002) | 3 lines
  373. Changed paths:
  374.    M /trunk/INSTALL
  375.    M /trunk/INSTALL-win32.txt
  376.   * Fixed a little omission in INSTALL-win32.txt.
  377. ------------------------------------------------------------------------
  378. r1592 | gbazin | 2002-03-25 20:16:20 +0100 (Mon, 25 Mar 2002) | 5 lines
  379. Changed paths:
  380.    M /trunk/plugins/ggi/ggi.c
  381.    M /trunk/plugins/mga/xmga.c
  382.    M /trunk/plugins/x11/x11.c
  383.    M /trunk/plugins/x11/xcommon.c
  384.    M /trunk/plugins/x11/xvideo.c
  385.    M /trunk/src/interface/main.c
  386. * moved the "display" option from main to the relevant plugins. ( We now have
  387.    the x11_display, xvideo_display, xmga_display and ggi_display options ).
  388. ------------------------------------------------------------------------
  389. r1593 | lool | 2002-03-25 21:37:00 +0100 (Mon, 25 Mar 2002) | 9 lines
  390. Changed paths:
  391.    M /trunk/plugins/gtk/gnome.c
  392.    M /trunk/plugins/gtk/gtk.c
  393.    M /trunk/plugins/gtk/gtk_common.h
  394.    M /trunk/plugins/gtk/gtk_preferences.c
  395.    M /trunk/src/interface/main.c
  396. The "we love gibalou" commit :
  397.   * plugins/gtk/gnome.c, plugins/gtk/gtk.c, plugins/gtk/gtk_common.h :
  398.       . new Tooltips structure
  399.   * plugins/gtk/gtk_preferences.c:
  400.       . modifications of some widgets, the structure, cosmetic changes
  401.   * src/interface/main.c:
  402.       . typos
  403.       . a couple new descriptions
  404. ------------------------------------------------------------------------
  405. r1594 | lool | 2002-03-25 23:38:28 +0100 (Mon, 25 Mar 2002) | 5 lines
  406. Changed paths:
  407.    M /trunk/plugins/gtk/gtk_preferences.c
  408. plugins/gtk/gtk_preferences.c:
  409.   . fixed an ugly structure
  410.   . the tabs are not verticaly expanded as they were
  411.   . small enhancements
  412. ------------------------------------------------------------------------
  413. r1595 | ipkiss | 2002-03-26 00:36:57 +0100 (Tue, 26 Mar 2002) | 21 lines
  414. Changed paths:
  415.    M /trunk/INSTALL-win32.txt
  416.    M /trunk/include/common.h
  417.    A /trunk/plugins/win32/about.cpp
  418.    A /trunk/plugins/win32/about.dfm
  419.    A /trunk/plugins/win32/about.h
  420.    A /trunk/plugins/win32/control.cpp
  421.    A /trunk/plugins/win32/control.h
  422.    A /trunk/plugins/win32/disc.cpp
  423.    A /trunk/plugins/win32/disc.dfm
  424.    A /trunk/plugins/win32/disc.h
  425.    A /trunk/plugins/win32/intf_win32.cpp
  426.    A /trunk/plugins/win32/intfwin.bpf
  427.    A /trunk/plugins/win32/intfwin.bpr
  428.    A /trunk/plugins/win32/mainframe.cpp
  429.    A /trunk/plugins/win32/mainframe.dfm
  430.    A /trunk/plugins/win32/mainframe.h
  431.    A /trunk/plugins/win32/menu.cpp
  432.    A /trunk/plugins/win32/menu.h
  433.    A /trunk/plugins/win32/messages.cpp
  434.    A /trunk/plugins/win32/messages.dfm
  435.    A /trunk/plugins/win32/messages.h
  436.    A /trunk/plugins/win32/network.cpp
  437.    A /trunk/plugins/win32/network.dfm
  438.    A /trunk/plugins/win32/network.h
  439.    A /trunk/plugins/win32/playlist.cpp
  440.    A /trunk/plugins/win32/playlist.dfm
  441.    A /trunk/plugins/win32/playlist.h
  442.    A /trunk/plugins/win32/preferences.cpp
  443.    A /trunk/plugins/win32/preferences.dfm
  444.    A /trunk/plugins/win32/preferences.h
  445.    M /trunk/plugins/win32/win32.cpp
  446.    A /trunk/plugins/win32/win32.h
  447.    A /trunk/plugins/win32/win32_common.h
  448.    A /trunk/share/vlc48x48.ico
  449.  * Added a win32 interface plugin, developed with Borland C++ Builder.
  450.    To build the plugin, follow the instructions in INSTALL-win32.txt
  451.  * Known bugs:
  452.         - subtitles don't work
  453.         - a crash occurs when the user exits by pressing 'q' in the vout
  454.         - when moving the slider, position in the stream updates even if
  455.           the slider isn't released yet
  456.  * TODO list:
  457.         - clean code in menu.cpp
  458.         - adapt lool's enhancements of the Gtk+ preferences box
  459.         - write drag-and-drop stuff
  460.         - and of course, fix known bugs :)
  461.  * For those of you who can't wait till the next release to test the win32
  462.    interface, binary files are available here:
  463.    http://www.via.ecp.fr/~ipkiss/intfwin/vlc.zip
  464.    Enjoy!
  465. ------------------------------------------------------------------------
  466. r1596 | tcastley | 2002-03-26 11:29:19 +0100 (Tue, 26 Mar 2002) | 2 lines
  467. Changed paths:
  468.    M /trunk/plugins/beos/InterfaceWindow.cpp
  469. Disabled controls if the playlist was empty.
  470. ------------------------------------------------------------------------
  471. r1597 | ipkiss | 2002-03-26 17:06:01 +0100 (Tue, 26 Mar 2002) | 6 lines
  472. Changed paths:
  473.    M /trunk/plugins/win32/mainframe.cpp
  474.    M /trunk/plugins/win32/mainframe.dfm
  475.    M /trunk/plugins/win32/mainframe.h
  476.    M /trunk/plugins/win32/playlist.cpp
  477.    M /trunk/plugins/win32/preferences.cpp
  478.  * plugins/win32:
  479.         - added toolbar icons (thanks xav)
  480.         - we can no longer edit plugin names in the preferences :)
  481.         - the tool button for playlist is now a toggle button
  482. ------------------------------------------------------------------------
  483. r1598 | lool | 2002-03-26 18:33:37 +0100 (Tue, 26 Mar 2002) | 3 lines
  484. Changed paths:
  485.    M /trunk/plugins/gtk/gtk_preferences.c
  486. plugins/gtk/gtk_preferences.c:
  487.   . save button (inadvertently suppressed)
  488. ------------------------------------------------------------------------
  489. r1599 | gbazin | 2002-03-26 23:02:32 +0100 (Tue, 26 Mar 2002) | 9 lines
  490. Changed paths:
  491.    M /trunk/src/misc/configuration.c
  492. * changed the behaviour of the config file:
  493.   - now all the config options are saved. <string> config options which have
  494.   no default value are also saved in the config file but as an empty string.
  495.   - config_LoadConfigFile will ignore empty config options, which also means
  496.   we cannot pass an empty string as a <string> config option. (this shouldn't
  497.   matter anyway)
  498. ------------------------------------------------------------------------
  499. r1600 | gbazin | 2002-03-26 23:30:09 +0100 (Tue, 26 Mar 2002) | 6 lines
  500. Changed paths:
  501.    M /trunk/plugins/gtk/gtk_preferences.c
  502.    M /trunk/src/misc/configuration.c
  503. * modified the gtk interface to save an empty <string> option as a NULL pointer
  504. * modified config_LoadConfigFile to consider an empty <string> option as a
  505.    NULL pointer.
  506. ------------------------------------------------------------------------
  507. r1601 | gbazin | 2002-03-27 00:08:40 +0100 (Wed, 27 Mar 2002) | 4 lines
  508. Changed paths:
  509.    M /trunk/include/audio_output.h
  510.    M /trunk/plugins/dummy/vout_dummy.c
  511.    M /trunk/plugins/gtk/gtk_menu.h
  512.    M /trunk/plugins/spudec/spu_decoder.c
  513.    M /trunk/plugins/text/rc.c
  514.    M /trunk/src/audio_output/aout_ext-dec.c
  515.    M /trunk/src/input/input_ext-plugins.c
  516.    M /trunk/src/interface/intf_eject.c
  517.    M /trunk/src/interface/main.c
  518.    M /trunk/src/misc/configuration.c
  519. * various little portability fixes
  520. ------------------------------------------------------------------------
  521. r1602 | massiot | 2002-03-27 00:39:43 +0100 (Wed, 27 Mar 2002) | 4 lines
  522. Changed paths:
  523.    M /trunk/configure
  524.    M /trunk/configure.in
  525.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  526.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  527.    M /trunk/plugins/access/http.c
  528.    M /trunk/plugins/access/udp.c
  529. * GNU make detection
  530. * Deleted non-working fullscreen menu item [OS X]
  531. * udp and http no longer modify p_input->psz_name
  532. ------------------------------------------------------------------------
  533. r1603 | lool | 2002-03-27 19:43:30 +0100 (Wed, 27 Mar 2002) | 6 lines
  534. Changed paths:
  535.    M /trunk/plugins/gtk/gnome.c
  536.    M /trunk/plugins/gtk/gtk.c
  537. plugins/gtk/gnome.c, plugins/gtk/gtk.c:
  538.     new options "gtk_hide_toltips" or "gnome_hide_tooltips"
  539.  Tooltips are enabled by default. This option is only considered on
  540. module initialization.
  541. ------------------------------------------------------------------------
  542. r1604 | jpsaman | 2002-03-27 20:53:38 +0100 (Wed, 27 Mar 2002) | 2 lines
  543. Changed paths:
  544.    M /trunk/configure.in
  545. Added Netherlands translation (nl) to configure.in
  546. ------------------------------------------------------------------------
  547. r1605 | jpsaman | 2002-03-27 20:54:11 +0100 (Wed, 27 Mar 2002) | 2 lines
  548. Changed paths:
  549.    A /trunk/po/nl.po
  550. Translation of user interface messages to Netherlands.
  551. ------------------------------------------------------------------------
  552. r1606 | lool | 2002-03-27 22:01:29 +0100 (Wed, 27 Mar 2002) | 3 lines
  553. Changed paths:
  554.    M /trunk/plugins/gtk/gtk_preferences.c
  555. Some dirty ifdefs for a nicer gnome interface (gnome buttons, gnome
  556. dialogs).
  557. ------------------------------------------------------------------------
  558. r1607 | massiot | 2002-03-27 23:15:40 +0100 (Wed, 27 Mar 2002) | 4 lines
  559. Changed paths:
  560.    M /trunk/configure
  561.    M /trunk/plugins/access/udp.c
  562.    M /trunk/plugins/macosx/aout_macosx.c
  563.    M /trunk/plugins/macosx/vout_macosx.c
  564. * UDP access plug-in can now receive MPTS (Multiple Program TS) and switch
  565. programs
  566. * Audio and video output go to time-constrained scheduling [OS X port]
  567. ------------------------------------------------------------------------
  568. r1608 | jobi | 2002-03-28 04:53:15 +0100 (Thu, 28 Mar 2002) | 6 lines
  569. Changed paths:
  570.    M /trunk/plugins/satellite/input_satellite.c
  571.    M /trunk/src/input/input_programs.c
  572. * When unselecting an ES, we must ged rid of p_es->p_pes so that it is
  573.   regererated when we select this ES again. It made vlc segfault when
  574.   switching from some stream to another, or when switching program
  575.   in satellite input.
  576. ------------------------------------------------------------------------
  577. r1609 | gbazin | 2002-03-28 11:17:06 +0100 (Thu, 28 Mar 2002) | 10 lines
  578. Changed paths:
  579.    M /trunk/include/threads.h
  580.    M /trunk/plugins/directx/vout_directx.c
  581.    M /trunk/plugins/dvd/dvd_access.c
  582. * don't try to stat() the dvd drive letter on win32
  583. * disabled YUV overlay double buffering for now, as it seems to actually be
  584.     slower.
  585. * temporary fix in vlc_cond_signal() for win32 (I really should use
  586.     SignalObjectAndWait() on WinNT so we can avoid race conditions in the
  587.     pthread code). This fixes a problem noticed on WinXP where vlc would
  588.     freeze regularly and eat-up all the CPU (fun no?)
  589. ------------------------------------------------------------------------
  590. r1610 | massiot | 2002-03-28 22:21:51 +0100 (Thu, 28 Mar 2002) | 2 lines
  591. Changed paths:
  592.    M /trunk/src/interface/main.c
  593. Fix for sparc.
  594. ------------------------------------------------------------------------
  595. r1611 | massiot | 2002-03-29 01:14:19 +0100 (Fri, 29 Mar 2002) | 3 lines
  596. Changed paths:
  597.    M /trunk/plugins/access/udp.c
  598.    M /trunk/src/interface/main.c
  599. Disabled the server argument in udpstream: because it confuses users and is
  600. not of any practical use.
  601. ------------------------------------------------------------------------
  602. r1612 | ipkiss | 2002-03-31 07:10:07 +0200 (Sun, 31 Mar 2002) | 3 lines
  603. Changed paths:
  604.    M /trunk/plugins/win32/menu.cpp
  605.  * plugins/win32: subtitles should work, now
  606. ------------------------------------------------------------------------
  607. r1613 | tcastley | 2002-03-31 10:13:38 +0200 (Sun, 31 Mar 2002) | 4 lines
  608. Changed paths:
  609.    M /trunk/plugins/beos/InterfaceWindow.cpp
  610.    M /trunk/plugins/beos/VideoWindow.h
  611.    M /trunk/plugins/beos/vout_beos.cpp
  612. Implemented an "always-on-top" feature for the interface window.
  613. RGB16 Overlay supported again.
  614. Resizing is now implemented consistantly.
  615. ------------------------------------------------------------------------
  616. r1614 | ipkiss | 2002-03-31 19:59:29 +0200 (Sun, 31 Mar 2002) | 3 lines
  617. Changed paths:
  618.    M /trunk/plugins/win32/intf_win32.cpp
  619.  * ./plugins/win32: fixed the bug on exiting the vout pressing 'q'
  620. ------------------------------------------------------------------------
  621. r1615 | gbazin | 2002-04-01 00:35:44 +0200 (Mon, 01 Apr 2002) | 12 lines
  622. Changed paths:
  623.    M /trunk/plugins/gtk/gnome.c
  624.    M /trunk/plugins/gtk/gtk.c
  625.    M /trunk/plugins/gtk/gtk_preferences.c
  626. * You can now set a maximum height for the configuration windows in the gtk
  627.     and gnome plugins. This patch _doesn't change_ the look of the interface
  628.     unless this interface tries to use more space than allowed, in which case
  629.     scrollbars are added to make the navigation easy.
  630.     Note that this setting only affects the default size the interface will
  631.     use, the user is then free to change the size of the window as he wants.
  632. * Tooltips are now triggered only in specific places. This is a lot less
  633.    intrusive and annoying for the users.
  634. ------------------------------------------------------------------------
  635. r1616 | gbazin | 2002-04-01 00:59:01 +0200 (Mon, 01 Apr 2002) | 5 lines
  636. Changed paths:
  637.    M /trunk/plugins/gtk/gtk_preferences.c
  638. * allow the user to resize the configuration windows
  639. * moved config_GetIntVariable out of the loop
  640. ------------------------------------------------------------------------
  641. r1617 | tcastley | 2002-04-01 07:49:00 +0200 (Mon, 01 Apr 2002) | 3 lines
  642. Changed paths:
  643.    M /trunk/plugins/beos/VideoWindow.h
  644.    M /trunk/plugins/beos/vout_beos.cpp
  645. Improved overlay detection, default colour space selection.
  646. Has bad output color need some work.
  647. ------------------------------------------------------------------------
  648. r1618 | tcastley | 2002-04-01 09:37:53 +0200 (Mon, 01 Apr 2002) | 3 lines
  649. Changed paths:
  650.    M /trunk/plugins/beos/VideoWindow.h
  651. Fixed the color_space problem.  Overlays now work.
  652. Still problem with nVidia cards.
  653. ------------------------------------------------------------------------
  654. r1619 | gbazin | 2002-04-01 11:59:41 +0200 (Mon, 01 Apr 2002) | 4 lines
  655. Changed paths:
  656.    D /trunk/INSTALL-win32.txt
  657.    A /trunk/INSTALL.win32
  658. * updated INSTALL.win32
  659. ------------------------------------------------------------------------
  660. r1620 | gbazin | 2002-04-01 12:13:19 +0200 (Mon, 01 Apr 2002) | 4 lines
  661. Changed paths:
  662.    A /trunk/doc/win32
  663.    A /trunk/doc/win32/Cross-Compile-Howto.txt
  664. * VLC-Win32 Cross-Compile Howto, courtesy of Bill Eldridge.
  665. ------------------------------------------------------------------------
  666. r1621 | gbazin | 2002-04-01 12:47:49 +0200 (Mon, 01 Apr 2002) | 5 lines
  667. Changed paths:
  668.    M /trunk/Makefile
  669.    M /trunk/install-win32
  670. * updated the "package-win32" rule
  671. * all txt files are now converted to dos format (CRLF)
  672. ------------------------------------------------------------------------
  673. r1622 | gbazin | 2002-04-01 18:08:23 +0200 (Mon, 01 Apr 2002) | 6 lines
  674. Changed paths:
  675.    M /trunk/plugins/directx/vout_directx.c
  676.    M /trunk/plugins/directx/vout_events.c
  677.    M /trunk/plugins/downmix/ac3_downmix_3dn.c
  678.    M /trunk/plugins/downmix/ac3_downmix_sse.c
  679. * Win32 compilation fixes when downmixsse and downmix3dn are declared as
  680.     plugins.
  681. * Fixed the waiting on the event thread creation in the directx plugin.
  682. ------------------------------------------------------------------------
  683. r1623 | gbazin | 2002-04-01 23:39:17 +0200 (Mon, 01 Apr 2002) | 10 lines
  684. Changed paths:
  685.    A /trunk/extras/Win32_msvc
  686.    A /trunk/extras/Win32_msvc/defs.h
  687.    A /trunk/extras/Win32_msvc/modules_builtin_msvc.h
  688.    A /trunk/extras/Win32_msvc/readme.txt
  689.    A /trunk/extras/Win32_msvc/vlc.dsp
  690.    A /trunk/extras/Win32_msvc/vlc.dsw
  691. * Microsof Visual Studio C++ 6 project files.
  692.   This is usefull mainly for debugging as the hardware accelerated plugins
  693.     can't be compiled with msvc.
  694. I won't be maintaining this msvc project as I don't have MSVC myself, but
  695. maybe this will encourage people to try to develop for vlc (or maybe just
  696. discourage them ;-)
  697. ------------------------------------------------------------------------
  698. r1624 | gbazin | 2002-04-01 23:54:26 +0200 (Mon, 01 Apr 2002) | 4 lines
  699. Changed paths:
  700.    M /trunk/extras/libdvdcss/ioctl.c
  701.    M /trunk/include/common.h
  702.    M /trunk/src/misc/modules.c
  703. * Fixes for the Win32_msvc build
  704. ------------------------------------------------------------------------
  705. r1625 | gbazin | 2002-04-02 08:31:23 +0200 (Tue, 02 Apr 2002) | 5 lines
  706. Changed paths:
  707.    M /trunk/plugins/directx/vout_directx.h
  708.    M /trunk/plugins/directx/vout_events.c
  709. * Fixed yet another bug related to the event thread creation
  710. * Removed a few debug messages
  711. ------------------------------------------------------------------------
  712. r1626 | sam | 2002-04-02 12:17:08 +0200 (Tue, 02 Apr 2002) | 6 lines
  713. Changed paths:
  714.    M /trunk/FAQ
  715.    M /trunk/Makefile.opts.in
  716.    M /trunk/configure
  717.    M /trunk/configure.in
  718.    M /trunk/plugins/chroma/i420_rgb16.c
  719.    M /trunk/plugins/chroma/i420_rgb8.c
  720.    M /trunk/plugins/chroma/i420_ymga.c
  721.    M /trunk/plugins/chroma/i420_yuy2.c
  722.    M /trunk/plugins/chroma/i422_yuy2.c
  723.    M /trunk/plugins/dvd/dvd_access.c
  724.    M /trunk/src/misc/configuration.c
  725.   * ./configure.in: BeOS, liba52 and chroma plugin compilation fixes.
  726.   * ./plugins/dvd/dvd_access.c: removed a warning.
  727.   * ./src/misc/configuration.c: Solaris fixes by Meuuh.
  728.   * ./FAQ: removed outdated stuff.
  729. ------------------------------------------------------------------------
  730. r1627 | tcastley | 2002-04-02 12:43:55 +0200 (Tue, 02 Apr 2002) | 3 lines
  731. Changed paths:
  732.    M /trunk/include/config.h
  733. Changed directory of the config file for BeOS to be consistant with
  734. OS standard.
  735. ------------------------------------------------------------------------
  736. r1628 | tcastley | 2002-04-02 12:44:40 +0200 (Tue, 02 Apr 2002) | 2 lines
  737. Changed paths:
  738.    M /trunk/plugins/beos/vout_beos.cpp
  739. Added a test for the nooverlay option.
  740. ------------------------------------------------------------------------
  741. r1629 | ipkiss | 2002-04-02 13:31:36 +0200 (Tue, 02 Apr 2002) | 3 lines
  742. Changed paths:
  743.    M /trunk/src/misc/configuration.c
  744.  * ./src/misc/configuration.c: small compilation fix
  745. ------------------------------------------------------------------------
  746. r1630 | ipkiss | 2002-04-02 17:18:32 +0200 (Tue, 02 Apr 2002) | 6 lines
  747. Changed paths:
  748.    M /trunk/plugins/win32/disc.cpp
  749.    M /trunk/plugins/win32/disc.dfm
  750.    M /trunk/plugins/win32/disc.h
  751.    M /trunk/plugins/win32/mainframe.cpp
  752.    M /trunk/plugins/win32/mainframe.dfm
  753.    M /trunk/plugins/win32/preferences.cpp
  754.    M /trunk/plugins/win32/preferences.h
  755.  * ./plugins/win32:
  756.         - fixed a few bugs in the preferences
  757.         - better auto-resizing of the main window
  758.         - the disc dialog now respects the preferences settings
  759. ------------------------------------------------------------------------
  760. r1631 | ipkiss | 2002-04-02 23:56:19 +0200 (Tue, 02 Apr 2002) | 4 lines
  761. Changed paths:
  762.    M /trunk/src/interface/main.c
  763. * ./src/interface/main.c: check that channels have been created before
  764.   the call to network_ChannelJoin
  765. ------------------------------------------------------------------------
  766. r1632 | massiot | 2002-04-03 00:16:07 +0200 (Wed, 03 Apr 2002) | 4 lines
  767. Changed paths:
  768.    M /trunk/Makefile
  769.    M /trunk/plugins/macosx/vout_macosx.c
  770.    M /trunk/plugins/memcpy/Makefile
  771.    M /trunk/plugins/memcpy/fastmemcpy.h
  772.    M /trunk/plugins/memcpy/memcpy.c
  773.    M /trunk/src/input/input_ext-plugins.c
  774. * Altivec-enabled version of fastmemcpy
  775. * Use ImageBuffer instead of ScreenBuffer in OS X video output (should be
  776. faster)
  777. ------------------------------------------------------------------------
  778. r1633 | massiot | 2002-04-03 00:46:25 +0200 (Wed, 03 Apr 2002) | 2 lines
  779. Changed paths:
  780.    M /trunk/src/input/input_ext-plugins.c
  781. Compilation fix. :-ppppp
  782. ------------------------------------------------------------------------
  783. r1634 | massiot | 2002-04-03 01:00:27 +0200 (Wed, 03 Apr 2002) | 2 lines
  784. Changed paths:
  785.    M /trunk/configure
  786.    M /trunk/configure.in
  787. Added memcpyaltivec.
  788. ------------------------------------------------------------------------
  789. r1635 | ipkiss | 2002-04-03 01:22:32 +0200 (Wed, 03 Apr 2002) | 4 lines
  790. Changed paths:
  791.    M /trunk/include/config.h
  792.    M /trunk/plugins/win32/network.cpp
  793.    M /trunk/plugins/win32/network.dfm
  794.  * ./include/config.h: fixed config directory name for windows
  795.  * ./plugins/win32: the network dialog now respects the preferences settings
  796. ------------------------------------------------------------------------
  797. r1636 | gbazin | 2002-04-03 01:27:07 +0200 (Wed, 03 Apr 2002) | 12 lines
  798. Changed paths:
  799.    M /trunk/INSTALL.win32
  800.    M /trunk/configure
  801.    M /trunk/configure.in
  802.    M /trunk/extras/Win32_msvc/defs.h
  803.    M /trunk/plugins/gtk/fixfiles.sh
  804.    M /trunk/plugins/gtk/gnome_interface.c
  805.    M /trunk/plugins/gtk/gtk_interface.c
  806. * Got rid of the DVD_DEVICE macro. We now use the dvd_device config option.
  807.   ( this creates a small memory leak as we don't free the string obtained
  808.     from config_GetPszVariable, but I think we can live with it for now )
  809. * the SSE plugins are disable on the mingw32 build as they don't work.
  810.   ( because memalign is not implemented on win32, and malloc only aligns
  811.     on an 8 bytes boundary )
  812. * fixed small mistake in INSTALL.win32
  813. ------------------------------------------------------------------------
  814. r1637 | gbazin | 2002-04-03 01:43:57 +0200 (Wed, 03 Apr 2002) | 14 lines
  815. Changed paths:
  816.    M /trunk/include/beos_specific.h
  817.    M /trunk/include/common.h
  818.    M /trunk/include/darwin_specific.h
  819.    A /trunk/include/os_specific.h
  820.    M /trunk/include/threads.h
  821.    M /trunk/include/videolan/vlc.h
  822.    M /trunk/include/win32_specific.h
  823.    M /trunk/src/interface/main.c
  824.    M /trunk/src/misc/modules_plugin.h
  825.    M /trunk/src/misc/win32_specific.c
  826. * New pthread implementation for WinNT/2K/XP. This implementation shouldn't
  827.   be subject to race conditions as it is using SignalObjectAndWait() from the
  828.   Win32 API.
  829.   As this should be somehow slower than the old method (still used on Win9x),
  830.   you can specify that you want to use the old method with the "fast_pthread"
  831.   config option.
  832. * Added a new p_main_sys global variable. This variable is a pointer to an
  833.   OS specific structure which is defined in *_specific.h. This structure can
  834.   be filled by the already existing System_Init() function and is a nice
  835.   way to avoid too many #ifdefs.
  836. ------------------------------------------------------------------------
  837. r1638 | sam | 2002-04-03 04:43:14 +0200 (Wed, 03 Apr 2002) | 7 lines
  838. Changed paths:
  839.    M /trunk/AUTHORS
  840.    M /trunk/ChangeLog
  841.    M /trunk/configure
  842.    M /trunk/configure.in
  843.    M /trunk/plugins/gtk/gtk_callbacks.c
  844.    A /trunk/po/ja.po
  845.   * ./po/ja.po: added Japanese translation from Fumio Nakayama
  846.     <endymion@ca2.so-net.ne.jp>.
  847.   * ./plugins/gtk/gtk_callbacks.c: fixed disc ejection code.
  848.   * ./ChangeLog: how about a nice cup of 870 lines of ChangeLog for the 0.3.0
  849.     release?
  850. ------------------------------------------------------------------------
  851. r1639 | gbazin | 2002-04-03 08:19:43 +0200 (Wed, 03 Apr 2002) | 5 lines
  852. Changed paths:
  853.    M /trunk/ChangeLog
  854.    M /trunk/plugins/gtk/gtk_callbacks.c
  855. * fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_device" config option
  856.   instead of the now inexistant DVD_DEVICE macro.
  857. ------------------------------------------------------------------------
  858. r1640 | sam | 2002-04-03 08:23:08 +0200 (Wed, 03 Apr 2002) | 7 lines
  859. Changed paths:
  860.    M /trunk/AUTHORS
  861.    D /trunk/ChangeLog.libdvdcss
  862.    D /trunk/INSTALL.libdvdcss
  863.    M /trunk/Makefile
  864.    M /trunk/Makefile.opts.in
  865.    D /trunk/README.libdvdcss
  866.    D /trunk/acconfig.h
  867.    M /trunk/configure
  868.    M /trunk/configure.in
  869.    M /trunk/debian/.cvsignore
  870.    M /trunk/debian/control
  871.    D /trunk/debian/libdvdcss1-dev.dirs
  872.    D /trunk/debian/libdvdcss1.copyright
  873.    D /trunk/debian/libdvdcss1.dirs
  874.    D /trunk/debian/libdvdcss1.docs
  875.    M /trunk/debian/rules
  876.    M /trunk/doc/release-howto.txt
  877.    D /trunk/extras/BSDI_dvdioctl
  878.    D /trunk/extras/libdvdcss
  879.    D /trunk/extras/libdvdread
  880.    M /trunk/include/defs.h.in
  881.    M /trunk/ipkg/rules
  882.    M /trunk/plugins/dvd/Makefile
  883.    D /trunk/plugins/dvd/dummy_dvdcss.c
  884.    M /trunk/plugins/dvd/dvd.c
  885.    M /trunk/plugins/dvd/dvd_access.c
  886.    M /trunk/plugins/dvd/dvd_es.c
  887.    M /trunk/plugins/dvd/dvd_ifo.c
  888.    M /trunk/plugins/dvd/dvd_seek.c
  889.    M /trunk/plugins/dvd/dvd_summary.c
  890.    M /trunk/plugins/dvd/dvd_udf.c
  891.    M /trunk/plugins/dvdread/Makefile
  892.    M /trunk/plugins/dvdread/input_dvdread.h
  893.    M /trunk/vlc.spec
  894.   * ALL: removed libdvdcss from the vlc tree.
  895.   * ALL: removed libdvdread from the vlc tree.
  896.   * ./acconfig.h: removed this file.
  897.   * ./plugins/dvd/dummy_dvdcss.c: merged this file into dvd.c.
  898.   * ./AUTHORS: moved a few gentlemen to the libdvdcss AUTHORS file.
  899. ------------------------------------------------------------------------
  900. r1641 | sam | 2002-04-03 08:45:36 +0200 (Wed, 03 Apr 2002) | 4 lines
  901. Changed paths:
  902.    M /trunk/ChangeLog
  903.    M /trunk/Makefile
  904.    M /trunk/Makefile.opts.in
  905.    M /trunk/configure
  906.    M /trunk/configure.in
  907.    M /trunk/include/defs.h.in
  908.    A /trunk/plugins/ogg
  909.    A /trunk/plugins/ogg/.cvsignore
  910.    A /trunk/plugins/ogg/Makefile
  911.   * ./plugins/ogg/*: added preliminary files for an Ogg/Vorbis decoder a
  912.     contributor is currently working on.
  913. ------------------------------------------------------------------------
  914. r1642 | ipkiss | 2002-04-03 15:18:36 +0200 (Wed, 03 Apr 2002) | 3 lines
  915. Changed paths:
  916.    M /trunk/plugins/win32/mainframe.cpp
  917.    M /trunk/plugins/win32/mainframe.dfm
  918.    M /trunk/plugins/win32/mainframe.h
  919.    M /trunk/plugins/win32/preferences.cpp
  920.    M /trunk/plugins/win32/preferences.dfm
  921.  * ./plugins/win32/*: Added management for secondary config dialogs
  922. ------------------------------------------------------------------------
  923. r1643 | sam | 2002-04-03 18:22:23 +0200 (Wed, 03 Apr 2002) | 6 lines
  924. Changed paths:
  925.    M /trunk/ChangeLog
  926.    M /trunk/Makefile.modules
  927.    M /trunk/configure
  928.    M /trunk/configure.in
  929.    M /trunk/plugins/dvd/dvd.c
  930.    M /trunk/plugins/dvdread/input_dvdread.c
  931.    M /trunk/plugins/dvdread/input_dvdread.h
  932.   * ./Makefile.modules: modules now depend on Makefile.opts.
  933.   * ./configure.in: added (hopefully) explicit messages on how to get
  934.     libdvdcss and link vlc with it.
  935.   * ./plugins/dvdread/input_dvdread.c: removed inclusion of dvd_udf.h.
  936. ------------------------------------------------------------------------
  937. r1644 | massiot | 2002-04-04 00:36:50 +0200 (Thu, 04 Apr 2002) | 2 lines
  938. Changed paths:
  939.    M /trunk/Makefile.opts.in
  940.    M /trunk/configure
  941.    M /trunk/configure.in
  942.    M /trunk/plugins/memcpy/Makefile
  943.    M /trunk/plugins/memcpy/fastmemcpy.h
  944.    M /trunk/plugins/memcpy/memcpy.c
  945.    A /trunk/plugins/memcpy/memcpyaltivec.c
  946. Fixed altivec memcpy module [OS X port]
  947. ------------------------------------------------------------------------
  948. r1645 | massiot | 2002-04-04 01:24:42 +0200 (Thu, 04 Apr 2002) | 3 lines
  949. Changed paths:
  950.    M /trunk/configure
  951.    M /trunk/configure.in
  952.    M /trunk/include/defs.h.in
  953.    M /trunk/plugins/access/http.c
  954.    M /trunk/src/interface/intf_eject.c
  955. * Fix for iPAQ familiar Linux (untested)
  956. * HTTP files now find the EOF (though HTTP input is still broken)
  957. ------------------------------------------------------------------------
  958. r1646 | jlj | 2002-04-04 02:23:36 +0200 (Thu, 04 Apr 2002) | 3 lines
  959. Changed paths:
  960.    M /trunk/src/interface/intf_eject.c
  961.   * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
  962. ------------------------------------------------------------------------
  963. r1647 | sam | 2002-04-04 07:08:05 +0200 (Thu, 04 Apr 2002) | 7 lines
  964. Changed paths:
  965.    M /trunk/ChangeLog
  966.    M /trunk/Makefile
  967.    M /trunk/configure
  968.    M /trunk/configure.in
  969.    M /trunk/debian/rules
  970.    M /trunk/include/defs.h.in
  971.    M /trunk/include/video_output.h
  972.    M /trunk/plugins/dvd/dvd.c
  973.    M /trunk/plugins/network/ipv4.c
  974.    M /trunk/plugins/vcd/cdrom_tools.c
  975.    M /trunk/plugins/x11/xcommon.c
  976.    M /trunk/src/interface/intf_eject.c
  977.    M /trunk/src/video_output/video_output.c
  978.   * ./src/video_output/video_output.c: fixed a vout4 image starvation bug.
  979.   * ./plugins/dvd/dvd.c: we look for libdvdcss.so.2 as well as -.so.1.
  980.   * ./configure.in: BSD/OS fixes thanks to Steven M. Schultz.
  981.   * ./Makefile: renamed the `snapshot' rule to `dist'.
  982.   * ./Makefile: removed the `snapshot-nocss' rule which isn't needed anymore.
  983. ------------------------------------------------------------------------
  984. r1648 | sam | 2002-04-04 17:35:09 +0200 (Thu, 04 Apr 2002) | 10 lines
  985. Changed paths:
  986.    M /trunk/ChangeLog
  987.    M /trunk/Makefile
  988.    M /trunk/configure
  989.    M /trunk/configure.in
  990.    M /trunk/debian/changelog
  991.    M /trunk/debian/control
  992.    M /trunk/debian/rules
  993.    M /trunk/plugins/gtk/gnome.glade
  994.    M /trunk/plugins/gtk/gnome_interface.c
  995.    M /trunk/plugins/gtk/gtk.glade
  996.    M /trunk/plugins/gtk/gtk_interface.c
  997.    M /trunk/plugins/kde/kde.cpp
  998.    M /trunk/plugins/qt/intf_qt.cpp
  999.    M /trunk/vlc.spec
  1000.   * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade, ./plugins/kde/kde.cpp:
  1001.     replaced the outdated author list with a "VideoLAN Team" entry.
  1002.   * ./debian/rules, ./debian/control: deactivated the vlc-kde package because
  1003.     it does not work, and removed the vlc-a52 package because liba52 is
  1004.     statically linked into vlc.
  1005.   * ./debian/control: added more helpful package descriptions.
  1006.   * ALL: changed version to 0.3.0. Yeah, it's coming.
  1007.   * ./Makefile: fixed make dist.
  1008. ------------------------------------------------------------------------
  1009. r1649 | ipkiss | 2002-04-04 18:22:39 +0200 (Thu, 04 Apr 2002) | 7 lines
  1010. Changed paths:
  1011.    M /trunk/AUTHORS
  1012.    M /trunk/ChangeLog
  1013.    M /trunk/plugins/win32/about.cpp
  1014.    M /trunk/plugins/win32/about.dfm
  1015.    M /trunk/plugins/win32/about.h
  1016.    M /trunk/plugins/win32/mainframe.cpp
  1017.    M /trunk/plugins/win32/mainframe.dfm
  1018.    M /trunk/plugins/win32/mainframe.h
  1019.   * ./AUTHORS: added myself :)
  1020.   * ./plugins/win32/mainframe.cpp: disabled the "hide interface" menu
  1021.     item, not yet implemented.
  1022.   * ./plugins/win32/about.dfm: replaced the outdated author list with a
  1023.     "VideoLAN Team" entry.
  1024. ------------------------------------------------------------------------
  1025. r1650 | massiot | 2002-04-05 00:08:05 +0200 (Fri, 05 Apr 2002) | 3 lines
  1026. Changed paths:
  1027.    M /trunk/configure
  1028.    M /trunk/configure.in
  1029.    M /trunk/include/defs.h.in
  1030.    M /trunk/plugins/memcpy/memcpyaltivec.c
  1031.    M /trunk/src/interface/intf_eject.c
  1032. * Fixed intf_eject for iPAQ (untested)
  1033. * asm memcpyaltivec for Linux/PPC
  1034. ------------------------------------------------------------------------
  1035. r1651 | massiot | 2002-04-05 00:51:01 +0200 (Fri, 05 Apr 2002) | 3 lines
  1036. Changed paths:
  1037.    M /trunk/configure
  1038.    M /trunk/configure.in
  1039.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  1040.    M /trunk/src/input/input.c
  1041.    M /trunk/src/input/mpeg_system.c
  1042. * FINALLY fixed HTTP input bug (I'm SO HAPPY with this !)
  1043. * Disabled memcpyaltivec since it's buggy
  1044. ------------------------------------------------------------------------
  1045. r1652 | gbazin | 2002-04-05 03:05:22 +0200 (Fri, 05 Apr 2002) | 22 lines
  1046. Changed paths:
  1047.    M /trunk/configure
  1048.    M /trunk/configure.in
  1049.    M /trunk/include/ac3_imdct.h
  1050.    M /trunk/include/common.h
  1051.    M /trunk/include/defs.h.in
  1052.    M /trunk/include/vdec_ext-plugins.h
  1053.    M /trunk/include/video.h
  1054.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1055.    M /trunk/plugins/ac3_adec/ac3_adec.h
  1056.    M /trunk/plugins/ac3_adec/ac3_decoder.h
  1057.    M /trunk/plugins/directx/vout_directx.c
  1058.    M /trunk/plugins/dummy/vout_dummy.c
  1059.    M /trunk/plugins/mpeg_vdec/vpar_pool.c
  1060.    M /trunk/src/video_output/video_output.c
  1061.    M /trunk/src/video_output/vout_pictures.c
  1062.    M /trunk/src/video_output/vout_subpictures.c
  1063. * introduced a memalign wrapper that will align the memory manually if
  1064.   memalign doesn't exist.
  1065.   void *vlc_memalign( size_t align, size_t size, void **pp_orig )
  1066.   where the return value is the aligned pointer and *pp_orig is the pointer
  1067.   that has to be freed afterwards.
  1068.   the arithmetic I'm doing on the pointer to align it is not portable to
  1069.   64bits architectures. If someone knows how to something portable, please
  1070.   tell me ( and no I don't want to do if(sizeof(void *) == blabla) ).
  1071.   Other little problem, I was planning to use posix_memalign by default in
  1072.   the wrapper implementation but it doesn't work (someone can tell me what
  1073.   I'm doing wrong ?)
  1074. * re-enabled the sse plugins on win32 as we don't have anymore alignment
  1075.   issues.
  1076. * fixed typo in vout_directx.c
  1077. ------------------------------------------------------------------------
  1078. r1653 | sam | 2002-04-05 05:27:27 +0200 (Fri, 05 Apr 2002) | 7 lines
  1079. Changed paths:
  1080.    M /trunk/ChangeLog
  1081.    M /trunk/INSTALL.win32
  1082.    M /trunk/Makefile
  1083.    M /trunk/Makefile.modules
  1084.    M /trunk/configure
  1085.    M /trunk/configure.in
  1086.    M /trunk/include/common.h
  1087.    M /trunk/include/threads.h
  1088.    M /trunk/plugins/win32/Makefile
  1089.    M /trunk/plugins/win32/intfwin.bpr
  1090.   * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
  1091.   * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
  1092.   * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
  1093.     file isn't needed for the intfwin plugin anymore.
  1094.   * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
  1095. ------------------------------------------------------------------------
  1096. r1654 | sam | 2002-04-05 14:35:47 +0200 (Fri, 05 Apr 2002) | 4 lines
  1097. Changed paths:
  1098.    M /trunk/ChangeLog
  1099.    M /trunk/Makefile.opts.in
  1100.    M /trunk/configure
  1101.    M /trunk/configure.in
  1102.    M /trunk/include/defs.h.in
  1103.    M /trunk/plugins/win32/Makefile
  1104.   * ./configure.in: added --enable-intfwin to enable the win32 interface and
  1105.     --with-bcbuilder to tell make where to find Borland C++ Builder.
  1106. ------------------------------------------------------------------------
  1107. r1655 | sam | 2002-04-05 22:44:23 +0200 (Fri, 05 Apr 2002) | 11 lines
  1108. Changed paths:
  1109.    M /trunk/.cvsignore
  1110.    M /trunk/ChangeLog
  1111.    M /trunk/INSTALL.win32
  1112.    M /trunk/Makefile
  1113.    M /trunk/Makefile.dep
  1114.    M /trunk/Makefile.modules
  1115.    M /trunk/Makefile.opts.in
  1116.    M /trunk/configure
  1117.    M /trunk/configure.in
  1118.    M /trunk/install-win32
  1119.    M /trunk/plugins/.cvsignore
  1120.    M /trunk/plugins/win32/.cvsignore
  1121.    M /trunk/plugins/win32/win32.cpp
  1122.    A /trunk/share/gvlc48x48.ico
  1123.    D /trunk/share/gvlc_win32.ico
  1124.    M /trunk/share/vlc_win32_rc.rc
  1125.   * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
  1126.   * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
  1127.     anymore, the package is now 700k instead of 4MB.
  1128.   * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
  1129.     foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
  1130.     lot of stuff from Makefile.opts.in back to configure.in.
  1131.   * ./install-win32: updated script for NSIS 1.96.
  1132.    I hope this doesn't break too many other architectures...
  1133. ------------------------------------------------------------------------
  1134. r1656 | jlj | 2002-04-05 23:03:19 +0200 (Fri, 05 Apr 2002) | 3 lines
  1135. Changed paths:
  1136.    M /trunk/plugins/macosx/vout_macosx.c
  1137.   * ./plugins/macosx/vout_macosx.c: memalign -> vlc_memalign
  1138. ------------------------------------------------------------------------
  1139. r1657 | sam | 2002-04-05 23:26:29 +0200 (Fri, 05 Apr 2002) | 3 lines
  1140. Changed paths:
  1141.    M /trunk/ChangeLog
  1142.    M /trunk/Makefile
  1143.    M /trunk/configure
  1144.    M /trunk/configure.in
  1145.    M /trunk/plugins/beos/VideoWindow.h
  1146.   * ./Makefile, ./configure.in: misc BeOS build fixes.
  1147. ------------------------------------------------------------------------
  1148. r1658 | sam | 2002-04-06 06:22:27 +0200 (Sat, 06 Apr 2002) | 8 lines
  1149. Changed paths:
  1150.    M /trunk/ChangeLog
  1151.    M /trunk/Makefile
  1152.    M /trunk/debian/changelog
  1153.    M /trunk/debian/rules
  1154.    M /trunk/ipkg/control
  1155.    M /trunk/plugins/dvd/dvd.c
  1156.    M /trunk/plugins/gtk/gtk_callbacks.c
  1157.    M /trunk/plugins/text/ncurses.c
  1158.    M /trunk/plugins/win32/mainframe.dfm
  1159.    M /trunk/vlc.spec
  1160.   * ./plugins/win32/mainframe.dfm: swapped two mixed up tooltips.
  1161.   * ./Makefile: fixed make dist and make distclean.
  1162.   * ./plugins/dvd/dvd.c: compilation fix.
  1163.   * ./plugins/gtk/gtk_callbacks.c: fixed ejection code.
  1164.   * ./plugins/text/ncurses.c: fixed compilation of the ncurses plugin.
  1165.   * ./vlc.spec: updated specfile.
  1166. ------------------------------------------------------------------------
  1167. r1659 | sam | 2002-04-06 07:54:10 +0200 (Sat, 06 Apr 2002) | 4 lines
  1168. Changed paths:
  1169.    M /trunk/ChangeLog
  1170.    M /trunk/doc/release-howto.txt
  1171.    M /trunk/vlc.spec
  1172.   * ./doc/release-howto.txt: updated documentation.
  1173.   * ./vlc.spec: added missing plugin filenames to the build process.
  1174. ------------------------------------------------------------------------
  1175. r1660 | sam | 2002-04-07 08:48:48 +0200 (Sun, 07 Apr 2002) | 7 lines
  1176. Changed paths:
  1177.    M /trunk/ChangeLog
  1178.    M /trunk/configure
  1179.    M /trunk/configure.in
  1180.    M /trunk/plugins/gtk/gtk.glade
  1181.    M /trunk/plugins/gtk/gtk_interface.c
  1182.    M /trunk/plugins/motion/motion.c
  1183.   * ./configure.in: wrote a better test for libdvdread detection.
  1184.   * ./plugins/gtk/gtk.glade: added lines this #@%$! Glade had munched, fixes
  1185.     a segfault in the Gtk+ popup menu when toggling the interface.
  1186.   * ./plugins/motion/motion.c: fixed a compilation issue on compilers which
  1187.     do not accept empty macro arguments.
  1188. ------------------------------------------------------------------------
  1189. r1661 | massiot | 2002-04-08 01:08:44 +0200 (Mon, 08 Apr 2002) | 5 lines
  1190. Changed paths:
  1191.    M /trunk/Makefile
  1192.    A /trunk/README - Mac OS X.rtf
  1193.    M /trunk/configure
  1194.    M /trunk/configure.in
  1195.    M /trunk/plugins/memcpy/memcpyaltivec.c
  1196.    M /trunk/src/interface/main.c
  1197. * Fixed Altivec-enabled version of fastmemcpy
  1198. * Fixed --memcpy switch
  1199. * Changed CFLAGS_VLC to vlc_CFLAGS (last-minute changes are great ideas :p)
  1200. * New README file for MacOS X.
  1201. ------------------------------------------------------------------------
  1202. r1662 | jobi | 2002-04-08 16:53:05 +0200 (Mon, 08 Apr 2002) | 8 lines
  1203. Changed paths:
  1204.    M /trunk/plugins/access/file.c
  1205.    M /trunk/src/input/input.c
  1206.    M /trunk/src/input/input_programs.c
  1207.    M /trunk/src/input/mpeg_system.c
  1208.    M /trunk/src/interface/main.c
  1209. * made file access plugin use input_SetProgram so that we may change
  1210.   program when reading a file
  1211. * fixed a bug in input_SetProgram
  1212. * added --input_program <int> option, to choose the program from
  1213.   the command line
  1214. ------------------------------------------------------------------------
  1215. r1663 | sam | 2002-04-10 02:04:04 +0200 (Wed, 10 Apr 2002) | 4 lines
  1216. Changed paths:
  1217.    M /trunk/ChangeLog
  1218.    M /trunk/plugins/aa/aa.c
  1219.   * ./plugins/aa/aa.c: we now parse the AAOPTS environment variable.
  1220.   * ./plugins/aa/aa.c: a few simplifications in the code.
  1221. ------------------------------------------------------------------------
  1222. r1664 | sam | 2002-04-10 02:05:04 +0200 (Wed, 10 Apr 2002) | 3 lines
  1223. Changed paths:
  1224.    M /trunk/ChangeLog
  1225.    M /trunk/doc/developer/decoders.xml
  1226.   * ./doc/developer/decoders.xml: fixed a typo preventing compilation.
  1227. ------------------------------------------------------------------------
  1228. r1665 | sam | 2002-04-10 02:05:36 +0200 (Wed, 10 Apr 2002) | 3 lines
  1229. Changed paths:
  1230.    M /trunk/ChangeLog
  1231.    M /trunk/vlc.spec
  1232.   * ./vlc.spec: imported MandrakeSoft's enhancements.
  1233. ------------------------------------------------------------------------
  1234. r1666 | sam | 2002-04-10 02:08:36 +0200 (Wed, 10 Apr 2002) | 4 lines
  1235. Changed paths:
  1236.    M /trunk/.cvsignore
  1237.    M /trunk/ChangeLog
  1238.    M /trunk/configure
  1239.    M /trunk/configure.in
  1240.   * ./configure.in: fixed a bug in the libdvdread detection.
  1241.   * ./configure.in: fixed plugin compilation under Win32.
  1242. ------------------------------------------------------------------------
  1243. r1667 | lool | 2002-04-10 04:48:43 +0200 (Wed, 10 Apr 2002) | 2 lines
  1244. Changed paths:
  1245.    M /trunk/po/fr.po
  1246.   * ./po/fr.po: French translation update
  1247. ------------------------------------------------------------------------
  1248. r1668 | tcastley | 2002-04-10 12:08:06 +0200 (Wed, 10 Apr 2002) | 2 lines
  1249. Changed paths:
  1250.    M /trunk/plugins/beos/vout_beos.cpp
  1251. Fixed code to close vout window, does not segfault anymore.
  1252. ------------------------------------------------------------------------
  1253. r1669 | jobi | 2002-04-10 18:26:21 +0200 (Wed, 10 Apr 2002) | 4 lines
  1254. Changed paths:
  1255.    M /trunk/plugins/access/file.c
  1256.    M /trunk/src/input/input_programs.c
  1257. * fixed a bug in input_SetProgram, that made the ps file input
  1258. launch without video. Sorry about this.
  1259. ------------------------------------------------------------------------
  1260. r1670 | jobi | 2002-04-10 19:47:58 +0200 (Wed, 10 Apr 2002) | 5 lines
  1261. Changed paths:
  1262.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  1263. * fixed another bug in PS demux : the first program added was at the
  1264. same time declared as the current program and as a new program, which
  1265. made the ES be selected two times.
  1266. ------------------------------------------------------------------------
  1267. r1671 | sam | 2002-04-11 10:55:49 +0200 (Thu, 11 Apr 2002) | 4 lines
  1268. Changed paths:
  1269.    M /trunk/ChangeLog
  1270.    M /trunk/Makefile
  1271.    M /trunk/src/misc/modules.c
  1272.    M /trunk/src/misc/modules_plugin.h
  1273.   * ./Makefile: fixed the Win32 interface under Win2k/XP.
  1274.   * ./src/misc/modules_plugins.h: implemented a dlerror()-like wrapper
  1275.     for the Win32 API.
  1276. ------------------------------------------------------------------------
  1277. r1672 | tcastley | 2002-04-11 11:25:45 +0200 (Thu, 11 Apr 2002) | 2 lines
  1278. Changed paths:
  1279.    M /trunk/plugins/beos/vout_beos.cpp
  1280. Implemented a fix for nVidia overlays thanks to Bertil.
  1281. ------------------------------------------------------------------------
  1282. r1673 | jobi | 2002-04-15 06:28:26 +0200 (Mon, 15 Apr 2002) | 8 lines
  1283. Changed paths:
  1284.    M /trunk/plugins/gtk/gnome.glade
  1285.    M /trunk/plugins/gtk/gnome_interface.c
  1286.    M /trunk/plugins/gtk/gtk.glade
  1287.    M /trunk/plugins/gtk/gtk_interface.c
  1288.    M /trunk/plugins/gtk/gtk_open.c
  1289.    M /trunk/plugins/satellite/input_satellite.c
  1290. * fixed a few bugs in satellite input (device was not closed in every
  1291. failure case, symbol rate limits in gnome interface were wrong)
  1292. * added FEC choice in command line, gtk and gnome interfaces. Command
  1293. line is now
  1294. satellite:<frequency(Hz)>,<polarization(0=V,1=H)>,<fec(1=1/2,2=2/3...)>,
  1295. <symbol rate(kbyte/s)>
  1296. ------------------------------------------------------------------------
  1297. r1674 | jobi | 2002-04-15 06:36:45 +0200 (Mon, 15 Apr 2002) | 4 lines
  1298. Changed paths:
  1299.    M /trunk/plugins/gtk/gtk_open.c
  1300. * removed a totally useless switch in my last commit
  1301.   (switch i {case 1: i=1;break; case 2: i=2: ...
  1302.   I'd better got to bed ;)
  1303. ------------------------------------------------------------------------
  1304. r1675 | jobi | 2002-04-15 16:06:19 +0200 (Mon, 15 Apr 2002) | 5 lines
  1305. Changed paths:
  1306.    M /trunk/plugins/satellite/input_satellite.c
  1307.    M /trunk/src/interface/main.c
  1308. * fixed a typo in satellite input
  1309. * added options to configure antenna (sat_lnb_lof1, sat_lnb_lof2,
  1310.   sat_lnb_slof and sat_diseqc). They only appear if satellite input
  1311.   is compiled.
  1312. ------------------------------------------------------------------------
  1313. r1676 | massiot | 2002-04-16 01:04:08 +0200 (Tue, 16 Apr 2002) | 3 lines
  1314. Changed paths:
  1315.    M /trunk/include/vdec_ext-plugins.h
  1316.    M /trunk/include/video.h
  1317.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  1318.    M /trunk/plugins/mpeg_vdec/video_decoder.c
  1319.    M /trunk/plugins/mpeg_vdec/video_parser.h
  1320.    M /trunk/plugins/mpeg_vdec/vpar_blocks.c
  1321.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  1322.    M /trunk/src/video_output/vout_pictures.c
  1323. * Support for pictures with a pitch different from the picture width,
  1324. inspired by Gildas Bazin.
  1325. ------------------------------------------------------------------------
  1326. r1677 | jobi | 2002-04-17 00:13:28 +0200 (Wed, 17 Apr 2002) | 2 lines
  1327. Changed paths:
  1328.    M /trunk/doc/vlc-howto.sgml
  1329. * big update of Henri's howto
  1330. ------------------------------------------------------------------------
  1331. r1678 | massiot | 2002-04-17 01:00:54 +0200 (Wed, 17 Apr 2002) | 5 lines
  1332. Changed paths:
  1333.    M /trunk/plugins/dvdread/dvdread.c
  1334.    M /trunk/plugins/macosx/intf_controller.c
  1335.    M /trunk/plugins/macosx/intf_macosx.c
  1336.    M /trunk/plugins/memcpy/memcpyaltivec.c
  1337.    M /trunk/plugins/motion/motionaltivec.c
  1338. * Have dvdread plug-in respond to dvd: URLs ;
  1339. * MacOS X interface shouldn't take as much CPU as it used to ;
  1340. * Fixed a bug in Altivec-enabled MC (thanks walken) ;
  1341. * Fixed a case of segfault in Altivec-enabled memcpy.
  1342. ------------------------------------------------------------------------
  1343. r1679 | sam | 2002-04-17 13:43:31 +0200 (Wed, 17 Apr 2002) | 6 lines
  1344. Changed paths:
  1345.    M /trunk/AUTHORS
  1346.    M /trunk/configure
  1347.    M /trunk/configure.in
  1348.    M /trunk/include/common.h
  1349.    M /trunk/include/defs.h.in
  1350.    M /trunk/src/interface/main.c
  1351.    M /trunk/src/misc/configuration.c
  1352.   * ./AUTHORS: added people locations, just for fun.
  1353.   * ./configure.in: disabled SSE plugins when using mingw32.
  1354.   * ./src/misc/configuration.c: disabled the AltiVec warning message on the
  1355.     PowerPC platform because it was misleading.
  1356. ------------------------------------------------------------------------
  1357. r1680 | jobi | 2002-04-17 19:00:58 +0200 (Wed, 17 Apr 2002) | 5 lines
  1358. Changed paths:
  1359.    M /trunk/AUTHORS
  1360.    M /trunk/plugins/access/udp.c
  1361.    M /trunk/src/input/input_programs.c
  1362.    M /trunk/src/input/mpeg_system.c
  1363. * in TS demux, a program is selected only if a PMT for it was found.
  1364.   This should fix the problem that occured when reading a file directly
  1365.   extracted from a satellite card.
  1366. * UDP access plugin uses input_SetProgram.
  1367. ------------------------------------------------------------------------
  1368. r1681 | massiot | 2002-04-18 01:03:35 +0200 (Thu, 18 Apr 2002) | 4 lines
  1369. Changed paths:
  1370.    M /trunk/README - Mac OS X.rtf
  1371.    M /trunk/plugins/macosx/macosx.h
  1372.    M /trunk/plugins/macosx/vout_macosx.c
  1373. * Finally fixed MacOS X aspect ratio. If you know how to center the
  1374. picture in the screen, and make the remaining space black instead of
  1375. white, PLEASE drop me a mail !
  1376. ------------------------------------------------------------------------
  1377. r1682 | sam | 2002-04-18 06:34:37 +0200 (Thu, 18 Apr 2002) | 4 lines
  1378. Changed paths:
  1379.    M /trunk/configure
  1380.    M /trunk/configure.in
  1381.    M /trunk/include/defs.h.in
  1382.    M /trunk/plugins/network/ipv6.c
  1383.   * ./configure.in, ./plugins/network/ipv6.c: support for the GNU glibc
  1384.     extension gethostbyname2(), thanks to Thomas Graf.
  1385. ------------------------------------------------------------------------
  1386. r1683 | sam | 2002-04-18 07:11:30 +0200 (Thu, 18 Apr 2002) | 5 lines
  1387. Changed paths:
  1388.    M /trunk/ChangeLog
  1389.    M /trunk/configure
  1390.    M /trunk/configure.in
  1391.    M /trunk/debian/changelog
  1392.    M /trunk/ipkg/control
  1393.    M /trunk/vlc.spec
  1394.   * ./configure.in: switched version to 0.3.1.
  1395.   * ./vlc.spec: imported Mandrakesoft's latest enhancements.
  1396.   * ./ChangeLog: updated ChangeLog.
  1397. ------------------------------------------------------------------------
  1398. r1684 | sam | 2002-04-18 14:51:59 +0200 (Thu, 18 Apr 2002) | 4 lines
  1399. Changed paths:
  1400.    M /trunk/ChangeLog
  1401.    M /trunk/include/threads.h
  1402.    M /trunk/plugins/spudec/spu_decoder.c
  1403.   * ./include/threads.h: fixed a segfault under Solaris, thanks to Meuuh.
  1404.   * ./plugins/spudec/spu_decoder.c: RGB 24bpp and 32bpp support.
  1405. ------------------------------------------------------------------------
  1406. r1685 | sam | 2002-04-18 21:38:57 +0200 (Thu, 18 Apr 2002) | 4 lines
  1407. Changed paths:
  1408.    M /trunk/ChangeLog
  1409.    M /trunk/configure
  1410.    M /trunk/configure.in
  1411.    M /trunk/vlc.spec
  1412.   * ./vlc.spec: fixed build dependencies.
  1413.   * ./configure.in: when -lintl is available, we now also link plugins with it.
  1414. ------------------------------------------------------------------------
  1415. r1686 | massiot | 2002-04-18 23:32:23 +0200 (Thu, 18 Apr 2002) | 2 lines
  1416. Changed paths:
  1417.    M /trunk/plugins/macosx/vout_macosx.c
  1418. Fixed typos.
  1419. ------------------------------------------------------------------------
  1420. r1687 | sam | 2002-04-19 15:56:12 +0200 (Fri, 19 Apr 2002) | 6 lines
  1421. Changed paths:
  1422.    M /trunk/ChangeLog
  1423.    M /trunk/include/common.h
  1424.    M /trunk/include/configuration.h
  1425.    M /trunk/include/modules.h
  1426.    M /trunk/include/modules_inner.h
  1427.    M /trunk/plugins/a52/a52.c
  1428.    M /trunk/plugins/aa/aa.c
  1429.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1430.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  1431.    M /trunk/plugins/access/file.c
  1432.    M /trunk/plugins/access/http.c
  1433.    M /trunk/plugins/access/udp.c
  1434.    M /trunk/plugins/alsa/alsa.c
  1435.    M /trunk/plugins/arts/arts.c
  1436.    M /trunk/plugins/beos/beos.cpp
  1437.    M /trunk/plugins/chroma/i420_rgb.c
  1438.    M /trunk/plugins/chroma/i420_ymga.c
  1439.    M /trunk/plugins/chroma/i420_yuy2.c
  1440.    M /trunk/plugins/chroma/i422_yuy2.c
  1441.    M /trunk/plugins/directx/directx.c
  1442.    M /trunk/plugins/downmix/downmix.c
  1443.    M /trunk/plugins/downmix/downmix3dn.c
  1444.    M /trunk/plugins/downmix/downmixsse.c
  1445.    M /trunk/plugins/dsp/dsp.c
  1446.    M /trunk/plugins/dummy/dummy.c
  1447.    M /trunk/plugins/dummy/null.c
  1448.    M /trunk/plugins/dvd/dvd.c
  1449.    M /trunk/plugins/dvdread/dvdread.c
  1450.    M /trunk/plugins/esd/esd.c
  1451.    M /trunk/plugins/fb/fb.c
  1452.    M /trunk/plugins/filter/deinterlace.c
  1453.    M /trunk/plugins/filter/distort.c
  1454.    M /trunk/plugins/filter/invert.c
  1455.    M /trunk/plugins/filter/transform.c
  1456.    M /trunk/plugins/filter/wall.c
  1457.    M /trunk/plugins/fx/scope.c
  1458.    M /trunk/plugins/ggi/ggi.c
  1459.    M /trunk/plugins/glide/glide.c
  1460.    M /trunk/plugins/gtk/gnome.c
  1461.    M /trunk/plugins/gtk/gtk.c
  1462.    M /trunk/plugins/gtk/gtk_menu.c
  1463.    M /trunk/plugins/gtk/gtk_preferences.c
  1464.    M /trunk/plugins/idct/idct.c
  1465.    M /trunk/plugins/idct/idctaltivec.c
  1466.    M /trunk/plugins/idct/idctclassic.c
  1467.    M /trunk/plugins/idct/idctmmx.c
  1468.    M /trunk/plugins/idct/idctmmxext.c
  1469.    M /trunk/plugins/imdct/imdct.c
  1470.    M /trunk/plugins/imdct/imdct3dn.c
  1471.    M /trunk/plugins/imdct/imdctsse.c
  1472.    M /trunk/plugins/kde/kde.cpp
  1473.    M /trunk/plugins/lirc/lirc.c
  1474.    M /trunk/plugins/lpcm_adec/lpcm_adec.c
  1475.    M /trunk/plugins/macosx/macosx.c
  1476.    M /trunk/plugins/mad/mad_adec.c
  1477.    M /trunk/plugins/memcpy/memcpy.c
  1478.    M /trunk/plugins/memcpy/memcpyaltivec.c
  1479.    M /trunk/plugins/mga/mga.c
  1480.    M /trunk/plugins/mga/xmga.c
  1481.    M /trunk/plugins/motion/motion.c
  1482.    M /trunk/plugins/motion/motion3dnow.c
  1483.    M /trunk/plugins/motion/motionaltivec.c
  1484.    M /trunk/plugins/motion/motionmmx.c
  1485.    M /trunk/plugins/motion/motionmmxext.c
  1486.    M /trunk/plugins/mpeg_adec/mpeg_adec.c
  1487.    M /trunk/plugins/mpeg_system/mpeg_es.c
  1488.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  1489.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  1490.    M /trunk/plugins/mpeg_vdec/video_parser.c
  1491.    M /trunk/plugins/network/ipv4.c
  1492.    M /trunk/plugins/network/ipv6.c
  1493.    M /trunk/plugins/qnx/qnx.c
  1494.    M /trunk/plugins/qt/qt.cpp
  1495.    M /trunk/plugins/satellite/satellite.c
  1496.    M /trunk/plugins/sdl/sdl.c
  1497.    M /trunk/plugins/text/logger.c
  1498.    M /trunk/plugins/text/ncurses.c
  1499.    M /trunk/plugins/text/rc.c
  1500.    M /trunk/plugins/vcd/vcd.c
  1501.    M /trunk/plugins/win32/waveout.c
  1502.    M /trunk/plugins/win32/win32.cpp
  1503.    M /trunk/plugins/x11/x11.c
  1504.    M /trunk/plugins/x11/xvideo.c
  1505.    M /trunk/po/POTFILES.in
  1506.    M /trunk/po/de.po
  1507.    M /trunk/po/fr.po
  1508.    M /trunk/po/ja.po
  1509.    M /trunk/po/nl.po
  1510.    M /trunk/po/no.po
  1511.    M /trunk/po/ru.po
  1512.    M /trunk/po/vlc.pot
  1513.    M /trunk/src/interface/main.c
  1514.    M /trunk/src/misc/configuration.c
  1515.   * ALL: internationalized all configuration strings.
  1516.   * ./src/interface/main.c: we now set LC_CTYPE to get the right charset.
  1517.   * ./src/misc/configuration.c: lots of simplifications in the code.
  1518.   * ./po/vlc/pot: updated translations.
  1519. ------------------------------------------------------------------------
  1520. r1688 | lool | 2002-04-20 12:19:50 +0200 (Sat, 20 Apr 2002) | 2 lines
  1521. Changed paths:
  1522.    M /trunk/po/fr.po
  1523.   * po/fr.po : completed french translations
  1524. ------------------------------------------------------------------------
  1525. r1689 | jpsaman | 2002-04-20 17:12:11 +0200 (Sat, 20 Apr 2002) | 2 lines
  1526. Changed paths:
  1527.    M /trunk/po/nl.po
  1528. Updated Netherlands translation of interface.
  1529. ------------------------------------------------------------------------
  1530. r1690 | gbazin | 2002-04-20 17:40:21 +0200 (Sat, 20 Apr 2002) | 4 lines
  1531. Changed paths:
  1532.    M /trunk/plugins/gtk/gtk_preferences.c
  1533. * the last category from the config options wasn't displayed.
  1534. ------------------------------------------------------------------------
  1535. r1691 | tooney | 2002-04-20 19:52:47 +0200 (Sat, 20 Apr 2002) | 3 lines
  1536. Changed paths:
  1537.    M /trunk/doc/vlc-howto.sgml
  1538.   . Url & mailing-lists corrections
  1539. ------------------------------------------------------------------------
  1540. r1692 | sam | 2002-04-20 22:42:48 +0200 (Sat, 20 Apr 2002) | 3 lines
  1541. Changed paths:
  1542.    M /trunk/po/de.po
  1543.   * ./po/de.po: updated german translation. Many thanks to Thomas Graf.
  1544. ------------------------------------------------------------------------
  1545. r1693 | sam | 2002-04-21 12:32:21 +0200 (Sun, 21 Apr 2002) | 5 lines
  1546. Changed paths:
  1547.    M /trunk/AUTHORS
  1548.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1549.    M /trunk/plugins/alsa/alsa.c
  1550.    M /trunk/plugins/gtk/gnome.glade
  1551.    M /trunk/plugins/gtk/gnome_interface.c
  1552.    M /trunk/plugins/gtk/gtk.glade
  1553.    M /trunk/plugins/gtk/gtk_interface.c
  1554.    M /trunk/plugins/gtk/gtk_preferences.c
  1555.    M /trunk/plugins/motion/motion3dnow.c
  1556.    M /trunk/plugins/mpeg_vdec/video_parser.c
  1557.    M /trunk/po/de.po
  1558.    M /trunk/po/fr.po
  1559.    M /trunk/po/ja.po
  1560.    M /trunk/po/nl.po
  1561.    M /trunk/po/no.po
  1562.    M /trunk/po/ru.po
  1563.    M /trunk/po/vlc.pot
  1564.    M /trunk/src/interface/main.c
  1565.   * ./po/*: re-ran make update-po, fixed a few translations.
  1566.   * ./po/fr.po: completed the french translation.
  1567.   * ./plugins/gtk/gtk.glade, ./plugins/gtk/gnome.glade: synchronized a few
  1568.     strings between the Gtk+ and GNOME modules to avoid duplicate translations.
  1569. ------------------------------------------------------------------------
  1570. r1694 | gbazin | 2002-04-21 13:23:03 +0200 (Sun, 21 Apr 2002) | 9 lines
  1571. Changed paths:
  1572.    M /trunk/include/common.h
  1573.    M /trunk/include/configuration.h
  1574.    M /trunk/plugins/gtk/gtk_preferences.c
  1575.    M /trunk/plugins/idct/idct.c
  1576.    M /trunk/plugins/idct/idct_sparse.h
  1577.    M /trunk/plugins/idct/idctclassic.c
  1578.    M /trunk/plugins/idct/idctmmx.c
  1579.    M /trunk/plugins/idct/idctmmxext.c
  1580.    M /trunk/plugins/text/logger.c
  1581.    M /trunk/src/interface/main.c
  1582.    M /trunk/src/misc/configuration.c
  1583.    M /trunk/src/video_output/video_output.c
  1584. * added config_GetFloatVariable() and config_PutFloatVariable() to the config
  1585.   module.
  1586. * added a --zoom <float> config option.
  1587. * added a call to RestoreCPUState() in InitIDCT() in idct_sparse.h so that the
  1588.   FPU is still available after a call to InitIDCT().
  1589. * deactivate stream buffering when logging to a file.
  1590. ------------------------------------------------------------------------
  1591. r1695 | sam | 2002-04-21 20:32:12 +0200 (Sun, 21 Apr 2002) | 4 lines
  1592. Changed paths:
  1593.    M /trunk/include/configuration.h
  1594.    M /trunk/po/de.po
  1595.    M /trunk/po/fr.po
  1596.    M /trunk/po/ja.po
  1597.    M /trunk/po/nl.po
  1598.    M /trunk/po/no.po
  1599.    M /trunk/po/ru.po
  1600.    M /trunk/po/vlc.pot
  1601.    M /trunk/src/interface/main.c
  1602.    M /trunk/src/misc/configuration.c
  1603.   * ./src/misc/configuration.c: support for short options. -V, -A, -I
  1604.     are back, and we also have -4 and -6 for IPv4/IPv6.
  1605. ------------------------------------------------------------------------
  1606. r1696 | gbazin | 2002-04-21 23:29:20 +0200 (Sun, 21 Apr 2002) | 6 lines
  1607. Changed paths:
  1608.    M /trunk/src/interface/main.c
  1609.    M /trunk/src/misc/configuration.c
  1610. * Fixed the warning_level handling: "-v" and "--warning" are now working as
  1611.   they should and they also are cumulative (using -vv --warning=3 you end up
  1612.   with i_warning_level=5)
  1613. ------------------------------------------------------------------------
  1614. r1697 | sam | 2002-04-22 10:20:26 +0200 (Mon, 22 Apr 2002) | 4 lines
  1615. Changed paths:
  1616.    M /trunk/configure
  1617.    M /trunk/configure.in
  1618.    M /trunk/po/de.po
  1619.    A /trunk/po/en_GB.po
  1620.    M /trunk/po/fr.po
  1621.    M /trunk/po/ja.po
  1622.    M /trunk/po/nl.po
  1623.    M /trunk/po/no.po
  1624.    M /trunk/po/ru.po
  1625.    M /trunk/po/vlc.pot
  1626.    M /trunk/src/interface/main.c
  1627.   * ./src/interface/main.c: i_warning_level is set to 0 to avoid unwanted
  1628.     verbose messages.
  1629.   * ./po/en_GB.po: British translation.
  1630. ------------------------------------------------------------------------
  1631. r1698 | jlj | 2002-04-23 05:21:21 +0200 (Tue, 23 Apr 2002) | 3 lines
  1632. Changed paths:
  1633.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  1634.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  1635.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  1636.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  1637.    M /trunk/plugins/macosx/Makefile
  1638.    M /trunk/plugins/macosx/intf_controller.c
  1639.    M /trunk/plugins/macosx/intf_controller.h
  1640.    A /trunk/plugins/macosx/intf_open.c
  1641.    A /trunk/plugins/macosx/intf_open.h
  1642.    M /trunk/plugins/macosx/intf_vlc_wrapper.c
  1643.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  1644.   * Added Open disc and network panels.
  1645.   * Some changes to the control layout.
  1646. ------------------------------------------------------------------------
  1647. r1699 | sam | 2002-04-23 15:47:30 +0200 (Tue, 23 Apr 2002) | 3 lines
  1648. Changed paths:
  1649.    M /trunk/ChangeLog
  1650.    M /trunk/plugins/chroma/i420_yuy2.c
  1651.    M /trunk/plugins/chroma/i420_yuy2.h
  1652.   * ./plugins/chroma/i420_yuy2.h: optimized the 420 planar-to-packed chroma
  1653.     transformations. They're now PIC-friendly as well.
  1654. ------------------------------------------------------------------------
  1655. r1700 | sam | 2002-04-23 16:16:21 +0200 (Tue, 23 Apr 2002) | 9 lines
  1656. Changed paths:
  1657.    M /trunk/ChangeLog
  1658.    M /trunk/configure
  1659.    M /trunk/configure.in
  1660.    M /trunk/include/configuration.h
  1661.    M /trunk/include/defs.h.in
  1662.    M /trunk/include/input_ext-intf.h
  1663.    M /trunk/include/modules_inner.h
  1664.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1665.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  1666.    M /trunk/plugins/dsp/aout_dsp.c
  1667.    M /trunk/plugins/dsp/dsp.c
  1668.    M /trunk/plugins/dvd/dvd_access.c
  1669.    M /trunk/plugins/dvd/dvd_es.c
  1670.    M /trunk/plugins/dvdread/input_dvdread.c
  1671.    M /trunk/plugins/fb/fb.c
  1672.    M /trunk/plugins/gtk/fixfiles.sh
  1673.    M /trunk/plugins/gtk/gnome.c
  1674.    M /trunk/plugins/gtk/gnome.glade
  1675.    M /trunk/plugins/gtk/gnome_interface.c
  1676.    M /trunk/plugins/gtk/gtk.c
  1677.    M /trunk/plugins/gtk/gtk.glade
  1678.    M /trunk/plugins/gtk/gtk_callbacks.c
  1679.    M /trunk/plugins/gtk/gtk_display.c
  1680.    M /trunk/plugins/gtk/gtk_interface.c
  1681.    M /trunk/plugins/gtk/gtk_open.c
  1682.    M /trunk/plugins/gtk/gtk_preferences.c
  1683.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  1684.    M /trunk/plugins/mpeg_vdec/video_parser.c
  1685.    M /trunk/plugins/mpeg_vdec/vpar_synchro.c
  1686.    M /trunk/plugins/network/ipv4.c
  1687.    M /trunk/plugins/network/ipv6.c
  1688.    A /trunk/plugins/satellite/.cvsignore
  1689.    M /trunk/plugins/satellite/input_satellite.c
  1690.    M /trunk/plugins/satellite/satellite.c
  1691.    M /trunk/plugins/vcd/input_vcd.c
  1692.    M /trunk/plugins/win32/disc.cpp
  1693.    M /trunk/plugins/win32/mainframe.cpp
  1694.    M /trunk/plugins/win32/network.cpp
  1695.    M /trunk/plugins/win32/preferences.cpp
  1696.    M /trunk/plugins/x11/x11.c
  1697.    M /trunk/plugins/x11/xcommon.c
  1698.    M /trunk/plugins/x11/xvideo.c
  1699.    M /trunk/po/de.po
  1700.    M /trunk/po/en_GB.po
  1701.    M /trunk/po/fr.po
  1702.    M /trunk/po/ja.po
  1703.    M /trunk/po/nl.po
  1704.    M /trunk/po/no.po
  1705.    M /trunk/po/ru.po
  1706.    M /trunk/po/vlc.pot
  1707.    M /trunk/src/audio_output/audio_output.c
  1708.    M /trunk/src/input/input.c
  1709.    M /trunk/src/input/input_dec.c
  1710.    M /trunk/src/input/input_programs.c
  1711.    M /trunk/src/input/mpeg_system.c
  1712.    M /trunk/src/interface/interface.c
  1713.    M /trunk/src/interface/main.c
  1714.    M /trunk/src/misc/configuration.c
  1715.    M /trunk/src/misc/netutils.c
  1716.   * ./src/interface/main.c: tidied the help output code.
  1717.   * ALL: removed underscores from option names and made a few options more
  1718.     self-explanatory, for instance --input_channel becomes --audio-channel;
  1719.     run vlc -H to see what has changed.
  1720.   * ALL: replaced many occurences of "plugin" with the word "module".
  1721.   * ./src/interface/main.c: moved all satellite-specific configuration options
  1722.     to the satellite plugin.
  1723.   * ./po/*: updated translations.
  1724. ------------------------------------------------------------------------
  1725. r1701 | sam | 2002-04-23 22:58:24 +0200 (Tue, 23 Apr 2002) | 4 lines
  1726. Changed paths:
  1727.    M /trunk/ChangeLog
  1728.    M /trunk/plugins/dvd/dvd_es.c
  1729.    M /trunk/plugins/spudec/spu_decoder.c
  1730.   * ./plugins/spudec/spu_decoder.c, ./plugins/dvd/dvd_es.c: temporary fix
  1731.     to avoid retrieving the spu palette from a network stream as if it was
  1732.     a DVD.
  1733. ------------------------------------------------------------------------
  1734. r1702 | gbazin | 2002-04-24 00:07:05 +0200 (Wed, 24 Apr 2002) | 16 lines
  1735. Changed paths:
  1736.    M /trunk/plugins/directx/vout_directx.c
  1737.    M /trunk/plugins/directx/vout_directx.h
  1738.    M /trunk/plugins/directx/vout_events.c
  1739.    M /trunk/plugins/spudec/spu_decoder.c
  1740. * DirectX video output plugin now uses triple buffering for YUV overlay. This
  1741.   improves the video quality a lot (no tearing) without affecting performance.
  1742.   (I knew double buffering sucked but I just discovered why triple buffering
  1743.    is better: you don't have to wait for the vsync to flip the buffers).
  1744. * Fixed the DirectX video output for non-overlay modes. It was only working
  1745.   in RGB16 before.
  1746. * Fixed the mouse autohidding feature in the DirectX plugin
  1747.  (at least partially).
  1748. * Fixed the spu decoder to take the pitch of the destination picture into
  1749.   account when rendering the subtitles (Implemented only for the YUV modes).
  1750. ------------------------------------------------------------------------
  1751. r1703 | sam | 2002-04-24 01:06:05 +0200 (Wed, 24 Apr 2002) | 3 lines
  1752. Changed paths:
  1753.    M /trunk/Makefile
  1754.    M /trunk/Makefile.opts.in
  1755.    M /trunk/configure
  1756.    M /trunk/configure.in
  1757.    A /trunk/plugins/avi
  1758.    A /trunk/plugins/avi/.cvsignore
  1759.    A /trunk/plugins/avi/Makefile
  1760.    A /trunk/plugins/ffmpeg
  1761.    A /trunk/plugins/ffmpeg/.cvsignore
  1762.    A /trunk/plugins/ffmpeg/Makefile
  1763.   * ./plugins/avi, ./plugins/ffmpeg: created empty directories for fenrir's
  1764.     upcoming work.
  1765. ------------------------------------------------------------------------
  1766. r1704 | ipkiss | 2002-04-24 01:37:48 +0200 (Wed, 24 Apr 2002) | 3 lines
  1767. Changed paths:
  1768.    M /trunk/plugins/win32/preferences.cpp
  1769.  * plugins/win32/preferences.cpp: fixed a compilation bug
  1770. ------------------------------------------------------------------------
  1771. r1705 | fenrir | 2002-04-24 01:44:36 +0200 (Wed, 24 Apr 2002) | 4 lines
  1772. Changed paths:
  1773.    M /trunk/include/input_ext-dec.h
  1774.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1775.    M /trunk/plugins/ac3_adec/ac3_decoder.c
  1776.    M /trunk/plugins/ac3_adec/ac3_decoder.h
  1777.    M /trunk/plugins/ac3_adec/ac3_imdct.c
  1778.    M /trunk/plugins/ac3_adec/ac3_internal.h
  1779.    M /trunk/plugins/avi/Makefile
  1780.    A /trunk/plugins/avi/avi.c
  1781.    A /trunk/plugins/avi/avi.h
  1782.    A /trunk/plugins/avi/fourcc.h
  1783.    A /trunk/plugins/avi/libLE.c
  1784.    A /trunk/plugins/avi/libioRIFF.c
  1785.    M /trunk/plugins/ffmpeg/Makefile
  1786.    A /trunk/plugins/ffmpeg/ffmpeg.c
  1787.    A /trunk/plugins/ffmpeg/ffmpeg.h
  1788.    M /trunk/plugins/mad/mad_adec.c
  1789.    M /trunk/plugins/mpeg_adec/mpeg_adec.c
  1790.    M /trunk/src/input/input_programs.c
  1791. * ./plugins/ac3_adec/* use _M to avoid conflict with libavcodec.a
  1792. * ./plugins/avi a light  avi demux
  1793. * ./plugins/ffmpeg a video decoder for divx v3 and opendivx
  1794. ------------------------------------------------------------------------
  1795. r1706 | sam | 2002-04-24 02:36:24 +0200 (Wed, 24 Apr 2002) | 5 lines
  1796. Changed paths:
  1797.    M /trunk/INSTALL.win32
  1798.    M /trunk/Makefile.opts.in
  1799.    M /trunk/include/audio_output.h
  1800.    M /trunk/include/common.h
  1801.    M /trunk/include/configuration.h
  1802.    M /trunk/include/input_ext-dec.h
  1803.    M /trunk/include/input_ext-intf.h
  1804.    M /trunk/include/input_ext-plugins.h
  1805.    M /trunk/include/interface.h
  1806.    M /trunk/include/intf_eject.h
  1807.    M /trunk/include/intf_msg.h
  1808.    M /trunk/include/intf_playlist.h
  1809.    M /trunk/include/iso_lang.h
  1810.    M /trunk/include/main.h
  1811.    M /trunk/include/modules.h
  1812.    M /trunk/include/modules_inner.h
  1813.    M /trunk/include/mtime.h
  1814.    M /trunk/include/netutils.h
  1815.    M /trunk/include/os_specific.h
  1816.    M /trunk/include/video_output.h
  1817.    M /trunk/include/videolan/vlc.h
  1818.    M /trunk/plugins/win32/Makefile
  1819.    M /trunk/src/input/input_ext-plugins.c
  1820.    M /trunk/src/interface/intf_msg.c
  1821.    M /trunk/src/interface/main.c
  1822.   * ./src/interface/main.c: we no longer segfault if argc == 0.
  1823.   * ALL: renamed PLUGINS to __PLUGINS__ to avoid conflicts with libraries
  1824.     defining it. Grmbl.
  1825.   * ./src/input/input_ext-plugins.c: cosmetic change.
  1826. ------------------------------------------------------------------------
  1827. r1707 | jlj | 2002-04-25 00:56:43 +0200 (Thu, 25 Apr 2002) | 2 lines
  1828. Changed paths:
  1829.    M /trunk/configure
  1830.    M /trunk/configure.in
  1831.   * Fixed MacOS X module linking problem.
  1832. ------------------------------------------------------------------------
  1833. r1708 | gbazin | 2002-04-25 01:08:08 +0200 (Thu, 25 Apr 2002) | 6 lines
  1834. Changed paths:
  1835.    M /trunk/src/misc/configuration.c
  1836. * on Win32 the config file is now stored under the "Application Data" folder
  1837.   belonging to the user. (this works if at least IE4 is installed, otherwise
  1838.   the old method is used to get the config directory)
  1839. ------------------------------------------------------------------------
  1840. r1709 | gbazin | 2002-04-25 01:49:32 +0200 (Thu, 25 Apr 2002) | 5 lines
  1841. Changed paths:
  1842.    M /trunk/plugins/directx/vout_events.c
  1843. * fixed typo. You have to double click on the video window to switch to
  1844.   fullscreen.
  1845. ------------------------------------------------------------------------
  1846. r1710 | jobi | 2002-04-25 04:10:33 +0200 (Thu, 25 Apr 2002) | 4 lines
  1847. Changed paths:
  1848.    M /trunk/AUTHORS
  1849.    M /trunk/Makefile
  1850.    M /trunk/Makefile.opts.in
  1851.    M /trunk/configure
  1852.    M /trunk/configure.in
  1853.    M /trunk/include/common.h
  1854.    M /trunk/include/input_ext-intf.h
  1855.    M /trunk/include/input_ext-plugins.h
  1856.    M /trunk/plugins/mpeg_system/Makefile
  1857.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  1858.    M /trunk/src/input/mpeg_system.c
  1859.    M /trunk/src/misc/modules_plugin.h
  1860. * Moved Program Specific Information decoder to the ts demux module
  1861. * Added a mpeg_ts_dvbpsi module tha uses libdvbpsi to decode PSIs. It is
  1862.   used by default if the lib is found. It shares much code with mpeg_ts
  1863. ------------------------------------------------------------------------
  1864. r1711 | fenrir | 2002-04-25 05:01:03 +0200 (Thu, 25 Apr 2002) | 4 lines
  1865. Changed paths:
  1866.    M /trunk/plugins/avi/avi.c
  1867.    M /trunk/plugins/ffmpeg/ffmpeg.c
  1868.     * plugins/ffmpeg/ffmpeg.c : with empty frame(data_packet) it won't segfault
  1869.     * plugins/avi/avi.c : use KeyFrame to seek, so video will not be bad as
  1870.         before
  1871. ------------------------------------------------------------------------
  1872. r1712 | fenrir | 2002-04-25 13:41:38 +0200 (Thu, 25 Apr 2002) | 2 lines
  1873. Changed paths:
  1874.    M /trunk/plugins/avi/avi.c
  1875.     * plugins/avi/avi.c: will not segfault when no audio is found/supported.
  1876. ------------------------------------------------------------------------
  1877. r1713 | sam | 2002-04-25 23:35:31 +0200 (Thu, 25 Apr 2002) | 3 lines
  1878. Changed paths:
  1879.    M /trunk/configure
  1880.    M /trunk/configure.in
  1881.   * ./configure.in: dropped usage of $withval and $enableval in favor of the
  1882.     safer variants $with_foo and $enable_foo.
  1883. ------------------------------------------------------------------------
  1884. r1714 | sam | 2002-04-25 23:52:42 +0200 (Thu, 25 Apr 2002) | 12 lines
  1885. Changed paths:
  1886.    M /trunk/ChangeLog
  1887.    M /trunk/Makefile.opts.in
  1888.    M /trunk/extras/Win32_msvc/vlc.dsp
  1889.    M /trunk/include/common.h
  1890.    D /trunk/include/debug.h
  1891.    M /trunk/include/input_ext-plugins.h
  1892.    M /trunk/include/os_specific.h
  1893.    M /trunk/include/video.h
  1894.    M /trunk/include/video_output.h
  1895.    M /trunk/include/videolan/vlc.h
  1896.    M /trunk/plugins/a52/a52.c
  1897.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1898.    M /trunk/plugins/avi/avi.c
  1899.    M /trunk/plugins/avi/avi.h
  1900.    D /trunk/plugins/avi/fourcc.h
  1901.    M /trunk/plugins/dummy/vout_dummy.c
  1902.    M /trunk/plugins/dvd/dvd_access.c
  1903.    M /trunk/plugins/dvd/dvd_demux.c
  1904.    M /trunk/plugins/dvd/dvd_es.c
  1905.    M /trunk/plugins/dvd/dvd_seek.c
  1906.    M /trunk/plugins/dvd/dvd_summary.c
  1907.    M /trunk/plugins/dvdread/input_dvdread.c
  1908.    M /trunk/plugins/macosx/vout_macosx.c
  1909.    M /trunk/plugins/mad/mad_adec.c
  1910.    M /trunk/plugins/mad/mad_libmad.c
  1911.    M /trunk/plugins/mpeg_vdec/vpar_pool.c
  1912.    M /trunk/plugins/satellite/input_satellite.c
  1913.    M /trunk/plugins/vcd/input_vcd.c
  1914.    M /trunk/src/input/input_programs.c
  1915.    M /trunk/src/interface/main.c
  1916.    M /trunk/src/misc/modules_plugin.h
  1917.    M /trunk/src/video_output/video_output.c
  1918.    M /trunk/src/video_output/vout_pictures.c
  1919.    M /trunk/src/video_output/vout_subpictures.c
  1920.   * ./src/misc/modules_plugin.h: exported input_ClockManageRef for fenrir.
  1921.   * ./include/video.h: moved vout_CopyPicture out of the way, an inline
  1922.     function did not make sense here.
  1923.   * ./include/video.h: moved vout_ChromaCmp out of the way.
  1924.   * ./plugins/avi/fourcc.h, ./include/video.h: merged these two files into
  1925.     video.h.
  1926.   * ./include/os_specific.h: this file is now always included.
  1927.   * ./include/debug.h: removed this file which was almost useless, and moved
  1928.     ASSERT to common.h.
  1929.   * ./include/common.h: fixed vlc_memalign and changed its prototype to
  1930.     follow posix_memalign's.
  1931. ------------------------------------------------------------------------
  1932. r1715 | massiot | 2002-04-26 01:07:23 +0200 (Fri, 26 Apr 2002) | 6 lines
  1933. Changed paths:
  1934.    M /trunk/Makefile
  1935.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  1936.    M /trunk/plugins/macosx/aout_macosx.c
  1937.    M /trunk/plugins/macosx/macosx.h
  1938.    M /trunk/plugins/macosx/vout_macosx.c
  1939.    M /trunk/plugins/macosx/vout_qdview.c
  1940. * MacOS X port :
  1941. - New creator ID : VLC#
  1942. - Borders in fullscreen mode are now black and the movie is centered
  1943.   (jlj P0//3r)
  1944. - A/V sync should be much more precise
  1945. ------------------------------------------------------------------------
  1946. r1716 | jlj | 2002-04-26 01:52:03 +0200 (Fri, 26 Apr 2002) | 2 lines
  1947. Changed paths:
  1948.    M /trunk/plugins/macosx/vout_macosx.c
  1949.   * Cleaned up QTScaleMatrix().
  1950. ------------------------------------------------------------------------
  1951. r1717 | jlj | 2002-04-26 02:20:00 +0200 (Fri, 26 Apr 2002) | 2 lines
  1952. Changed paths:
  1953.    M /trunk/src/misc/darwin_specific.c
  1954.   * ./src/misc/darwin_specific.c: added system_Configure().
  1955. ------------------------------------------------------------------------
  1956. r1718 | fenrir | 2002-04-26 03:45:36 +0200 (Fri, 26 Apr 2002) | 2 lines
  1957. Changed paths:
  1958.    M /trunk/src/input/input_programs.c
  1959.     * src/input/input_programs.c : an video divx ES will no longer be considered as an audio ES ( thanks sam ).
  1960. ------------------------------------------------------------------------
  1961. r1719 | sam | 2002-04-26 07:43:37 +0200 (Fri, 26 Apr 2002) | 2 lines
  1962. Changed paths:
  1963.    M /trunk/src/misc/beos_specific.cpp
  1964.   * ./src/misc/beos_specific.c: added system_Configure(). Sorry O:-)
  1965. ------------------------------------------------------------------------
  1966. r1720 | fenrir | 2002-04-26 16:29:26 +0200 (Fri, 26 Apr 2002) | 3 lines
  1967. Changed paths:
  1968.    M /trunk/plugins/avi/avi.c
  1969.     * plugins/avi/avi.c : now it can play broken file with seek enable but it's very slow (will be fixed soon ).
  1970. ------------------------------------------------------------------------
  1971. r1721 | jlj | 2002-04-26 19:07:14 +0200 (Fri, 26 Apr 2002) | 2 lines
  1972. Changed paths:
  1973.    M /trunk/include/common.h
  1974.   * ./include/common.h: Fixed vlc_memalign.
  1975. ------------------------------------------------------------------------
  1976. r1722 | jlj | 2002-04-26 20:12:28 +0200 (Fri, 26 Apr 2002) | 2 lines
  1977. Changed paths:
  1978.    M /trunk/include/common.h
  1979.   * Fixed my fix for the fix for vlc_memalign. Sorry O:-)
  1980. ------------------------------------------------------------------------
  1981. r1723 | jobi | 2002-04-26 22:18:26 +0200 (Fri, 26 Apr 2002) | 2 lines
  1982. Changed paths:
  1983.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  1984.     * plugins/mpeg_system/mpeg_ts.c : fixed --program option
  1985. ------------------------------------------------------------------------
  1986. r1724 | gbazin | 2002-04-26 22:49:26 +0200 (Fri, 26 Apr 2002) | 4 lines
  1987. Changed paths:
  1988.    M /trunk/INSTALL.win32
  1989. * updated win32 compilation instructions.
  1990. ------------------------------------------------------------------------
  1991. r1725 | jobi | 2002-04-27 01:32:23 +0200 (Sat, 27 Apr 2002) | 2 lines
  1992. Changed paths:
  1993.    M /trunk/configure
  1994.    M /trunk/configure.in
  1995.    M /trunk/plugins/vcd/cdrom_tools.c
  1996. *    plugins/vcd/cdrom_tools : FreeBSD 4.5 port of the vcd input.
  1997. ------------------------------------------------------------------------
  1998. r1726 | massiot | 2002-04-27 01:52:04 +0200 (Sat, 27 Apr 2002) | 2 lines
  1999. Changed paths:
  2000.    M /trunk/configure
  2001.    M /trunk/configure.in
  2002. Fixed a typo in libdvbpsi handling.
  2003. ------------------------------------------------------------------------
  2004. r1727 | jobi | 2002-04-27 04:20:32 +0200 (Sat, 27 Apr 2002) | 2 lines
  2005. Changed paths:
  2006.    M /trunk/configure
  2007.    M /trunk/configure.in
  2008.    M /trunk/include/defs.h.in
  2009.    M /trunk/plugins/vcd/cdrom_tools.c
  2010.     * ALL : better FreeBSD detection for VCD input
  2011. ------------------------------------------------------------------------
  2012. r1728 | fenrir | 2002-04-27 18:13:23 +0200 (Sat, 27 Apr 2002) | 2 lines
  2013. Changed paths:
  2014.    M /trunk/plugins/avi/avi.c
  2015.    M /trunk/plugins/ffmpeg/ffmpeg.c
  2016.     * plugins/avi/avi.c : seek is faster
  2017. ------------------------------------------------------------------------
  2018. r1729 | gbazin | 2002-04-28 00:11:22 +0200 (Sun, 28 Apr 2002) | 7 lines
  2019. Changed paths:
  2020.    M /trunk/configure
  2021.    M /trunk/configure.in
  2022.    M /trunk/include/common.h
  2023.    M /trunk/include/main.h
  2024.    M /trunk/include/os_specific.h
  2025.    M /trunk/include/threads.h
  2026.    A /trunk/include/threads_funcs.h
  2027.    M /trunk/include/videolan/vlc.h
  2028.    M /trunk/src/interface/main.c
  2029.    M /trunk/src/misc/modules_plugin.h
  2030.    M /trunk/src/misc/win32_specific.c
  2031. * moved the function definitions from threads.h into threads_funcs.h. This
  2032.    allows us to move p_main_sys into p_main (p_main->p_sys).
  2033. * fixed the --with-gtk-config-path and --with-sdl-config-path options in
  2034.    configure.in
  2035. ------------------------------------------------------------------------
  2036. r1730 | fenrir | 2002-04-28 00:54:00 +0200 (Sun, 28 Apr 2002) | 3 lines
  2037. Changed paths:
  2038.    M /trunk/plugins/avi/avi.c
  2039.     * plugins/avi/avi.c : with some broken avi file, will not freeze, and
  2040. try to detect end of file.
  2041. ------------------------------------------------------------------------
  2042. r1731 | sam | 2002-04-28 03:26:15 +0200 (Sun, 28 Apr 2002) | 2 lines
  2043. Changed paths:
  2044.    M /trunk/include/videolan/vlc.h
  2045.   * Removed the main() declaration because SDL defines it as a macro.
  2046. ------------------------------------------------------------------------
  2047. r1732 | sam | 2002-04-28 04:27:39 +0200 (Sun, 28 Apr 2002) | 2 lines
  2048. Changed paths:
  2049.    M /trunk/include/os_specific.h
  2050.   * ./include/os_specific.h: fixed a C++ compilation issue.
  2051. ------------------------------------------------------------------------
  2052. r1733 | sam | 2002-04-28 04:46:31 +0200 (Sun, 28 Apr 2002) | 2 lines
  2053. Changed paths:
  2054.    M /trunk/include/os_specific.h
  2055.   * ./include/os_specific.h: fixed my fix. sorry for the trouble.
  2056. ------------------------------------------------------------------------
  2057. r1734 | sam | 2002-04-28 11:05:37 +0200 (Sun, 28 Apr 2002) | 2 lines
  2058. Changed paths:
  2059.    M /trunk/include/os_specific.h
  2060.   * ./include/os_specific.h: got it wrong once again... alcohol is bad, kids.
  2061. ------------------------------------------------------------------------
  2062. r1735 | sam | 2002-04-28 13:56:13 +0200 (Sun, 28 Apr 2002) | 4 lines
  2063. Changed paths:
  2064.    M /trunk/plugins/sdl/vout_sdl.c
  2065.    M /trunk/plugins/x11/xcommon.c
  2066.   * ./plugins/sdl/vout_sdl.c, ./plugins/x11/xcommon.c: when in fullscreen
  2067.     mode, the Esc key does not quit immediately, but first escapes from
  2068.     fullscreen mode. User-requested feature.
  2069. ------------------------------------------------------------------------
  2070. r1736 | sam | 2002-04-28 19:52:37 +0200 (Sun, 28 Apr 2002) | 3 lines
  2071. Changed paths:
  2072.    M /trunk/include/modules_inner.h
  2073.   * ./include/modules_inner.h: the module name is now a default shortcut, for
  2074.     it, no need to manually add it.
  2075. ------------------------------------------------------------------------
  2076. r1737 | jpsaman | 2002-04-28 21:09:50 +0200 (Sun, 28 Apr 2002) | 2 lines
  2077. Changed paths:
  2078.    M /trunk/ipkg/control
  2079. Added more information in ipkg control file.
  2080. ------------------------------------------------------------------------
  2081. r1738 | ipkiss | 2002-04-29 21:38:44 +0200 (Mon, 29 Apr 2002) | 3 lines
  2082. Changed paths:
  2083.    M /trunk/plugins/win32/Makefile
  2084. Compilation fix.
  2085. ------------------------------------------------------------------------
  2086. r1739 | gbazin | 2002-04-29 23:22:35 +0200 (Mon, 29 Apr 2002) | 7 lines
  2087. Changed paths:
  2088.    M /trunk/include/config.h
  2089.    M /trunk/plugins/directx/vout_directx.c
  2090.    M /trunk/src/video_output/vout_pictures.c
  2091. * Restored vout_CopyPicture(). It is needed by the directx plugin damnit ;-)
  2092. * Restored AOUT_BUFFER_DURATION to its old value. It should solve quite a few
  2093.     underrun problems.
  2094. * A little bit of DirectX plugin clean-up.
  2095. ------------------------------------------------------------------------
  2096. r1740 | massiot | 2002-04-30 01:57:38 +0200 (Tue, 30 Apr 2002) | 2 lines
  2097. Changed paths:
  2098.    M /trunk/Makefile
  2099.    M /trunk/include/threads_funcs.h
  2100. Cosmetic fixes.
  2101. ------------------------------------------------------------------------
  2102. r1741 | jobi | 2002-04-30 02:38:23 +0200 (Tue, 30 Apr 2002) | 4 lines
  2103. Changed paths:
  2104.    M /trunk/plugins/satellite/input_satellite.c
  2105.    M /trunk/plugins/satellite/satellite.c
  2106.     * ALL: fixed a compilation issue in satellite input. It now uses common
  2107.            or libdvbpsi ts demux. Untested cause I can't get our Nova Card
  2108.            work again.
  2109. ------------------------------------------------------------------------
  2110. r1742 | fenrir | 2002-04-30 14:35:24 +0200 (Tue, 30 Apr 2002) | 4 lines
  2111. Changed paths:
  2112.    M /trunk/plugins/avi/avi.c
  2113.    M /trunk/plugins/avi/avi.h
  2114.    M /trunk/plugins/avi/libioRIFF.c
  2115.     * plugins/avi/avi.c : changed in order to read more avi file, Meuuh
  2116. you can now read your file ;) (but audio is awfull,perhaps because of mad
  2117. plugin ? ). Fix a bug for audio with some avi file.
  2118. ------------------------------------------------------------------------
  2119. r1743 | gbazin | 2002-04-30 14:56:11 +0200 (Tue, 30 Apr 2002) | 7 lines
  2120. Changed paths:
  2121.    M /trunk/src/audio_output/aout_pcm.c
  2122.    M /trunk/src/misc/modules_plugin.h
  2123. * added config_Get/PutFloatVariable to p_sysmbols. Thanks to Sigmund Augdal
  2124. for pointing this bug out.
  2125. * on Win32 the aout_pcm thread is given a high priority. This helps avoiding
  2126. lots of audio underruns, especially when moving around the video window.
  2127. ------------------------------------------------------------------------
  2128. r1744 | fenrir | 2002-04-30 18:42:14 +0200 (Tue, 30 Apr 2002) | 2 lines
  2129. Changed paths:
  2130.    M /trunk/plugins/avi/avi.c
  2131.     * plugins/avi/avi.c : corrected a bug with broken avi file.
  2132. ------------------------------------------------------------------------
  2133. r1745 | sam | 2002-04-30 22:19:31 +0200 (Tue, 30 Apr 2002) | 5 lines
  2134. Changed paths:
  2135.    M /trunk/plugins/chroma/i420_yuy2.h
  2136.   * ./plugins/chroma/i420_yuy2.h: workaround for yet another annoying gcc
  2137.     behaviour with inline assembly (seems to be BeOS-specific). If anyone has
  2138.     a better idea than the huge "memory" constraint, please have a look at
  2139.     the MMX_CALL() macro!
  2140. ------------------------------------------------------------------------
  2141. r1746 | sam | 2002-04-30 22:21:25 +0200 (Tue, 30 Apr 2002) | 2 lines
  2142. Changed paths:
  2143.    M /trunk/plugins/chroma/i420_yuy2.h
  2144.   * Humpfff. A typo in my previous commit.
  2145. ------------------------------------------------------------------------
  2146. r1747 | sam | 2002-05-01 21:05:48 +0200 (Wed, 01 May 2002) | 3 lines
  2147. Changed paths:
  2148.    M /trunk/plugins/kde/Makefile
  2149.    A /trunk/plugins/kde/QConfigItem.cpp
  2150.    A /trunk/plugins/kde/QConfigItem.h
  2151.    M /trunk/plugins/kde/kde_interface.cpp
  2152.    M /trunk/plugins/kde/kde_interface.h
  2153.    A /trunk/plugins/kde/kde_pluginsbox.cpp
  2154.    A /trunk/plugins/kde/kde_pluginsbox.h
  2155.    A /trunk/plugins/kde/kde_preferences.cpp
  2156.    A /trunk/plugins/kde/kde_preferences.h
  2157.   * ./plugins/kde/*: configuration dialog for the KDE interface, courtesy
  2158.     of Sigmund Augdal <sigmunau@stud.ntnu.no>.
  2159. ------------------------------------------------------------------------
  2160. r1748 | sam | 2002-05-01 21:18:09 +0200 (Wed, 01 May 2002) | 3 lines
  2161. Changed paths:
  2162.    M /trunk/plugins/spudec/spu_decoder.c
  2163.   * ./plugins/spudec/spu_decoder.c: FOURCC_YUY2 subtitles support (for NVidia
  2164.     overlay) courtesy of Rudolf Cornelissen <rag.cornelissen@inter.nl.net>.
  2165. ------------------------------------------------------------------------
  2166. r1749 | gbazin | 2002-05-01 21:59:42 +0200 (Wed, 01 May 2002) | 4 lines
  2167. Changed paths:
  2168.    M /trunk/Makefile.opts.in
  2169.    M /trunk/configure
  2170.    M /trunk/configure.in
  2171.    M /trunk/plugins/a52/a52.c
  2172. * added a --with-a52-tree option to the configure script.
  2173. ------------------------------------------------------------------------
  2174. r1750 | gbazin | 2002-05-01 23:31:53 +0200 (Wed, 01 May 2002) | 6 lines
  2175. Changed paths:
  2176.    M /trunk/plugins/text/logger.c
  2177.    M /trunk/src/misc/configuration.c
  2178. * The configuration file and the log file are opened in text mode. This mode
  2179. should only have a meaning on Win32 and isn't supposed to break any other
  2180. platform. If does give you any trouble then shout.
  2181. ------------------------------------------------------------------------
  2182. r1751 | massiot | 2002-05-02 00:32:27 +0200 (Thu, 02 May 2002) | 3 lines
  2183. Changed paths:
  2184.    M /trunk/configure
  2185.    M /trunk/configure.in
  2186.    M /trunk/plugins/macosx/aout_macosx.c
  2187. * Misc sound fixes [Mac OS X port]
  2188. * Fixed VCD double detection
  2189. ------------------------------------------------------------------------
  2190. r1752 | fenrir | 2002-05-02 12:54:34 +0200 (Thu, 02 May 2002) | 3 lines
  2191. Changed paths:
  2192.    M /trunk/plugins/avi/avi.c
  2193.    M /trunk/plugins/avi/avi.h
  2194.    M /trunk/plugins/avi/libioRIFF.c
  2195.     * plugins/avi/avi.c : you can now use slow and fast reading.
  2196.                           After seeking, audio and video synchro is better.
  2197. ------------------------------------------------------------------------
  2198. r1753 | sam | 2002-05-03 00:37:41 +0200 (Fri, 03 May 2002) | 3 lines
  2199. Changed paths:
  2200.    M /trunk/plugins/qnx/vout_qnx.c
  2201.   * ./plugins/qnx/vout_qnx.c: port of the QNX vout plugin to the vout4 API,
  2202.     courtesy of Pascal Levesque <Pascal.Levesque@mindready.com>.
  2203. ------------------------------------------------------------------------
  2204. r1754 | massiot | 2002-05-03 01:02:43 +0200 (Fri, 03 May 2002) | 2 lines
  2205. Changed paths:
  2206.    M /trunk/AUTHORS
  2207. Added quite a few missing names.
  2208. ------------------------------------------------------------------------
  2209. r1755 | massiot | 2002-05-03 01:06:27 +0200 (Fri, 03 May 2002) | 3 lines
  2210. Changed paths:
  2211.    M /trunk/FAQ
  2212. Small FAQ update. Please note that everyone can update this FAQ if they
  2213. want, it is not my property :-).
  2214. ------------------------------------------------------------------------
  2215. r1756 | lool | 2002-05-03 19:37:09 +0200 (Fri, 03 May 2002) | 3 lines
  2216. Changed paths:
  2217.    M /trunk/plugins/gtk/gnome.c
  2218.   * ./plugins/gtk/gnome.c: new option lets you hide the text of the
  2219.     GNOME interface toolbar
  2220. ------------------------------------------------------------------------
  2221. r1757 | sam | 2002-05-03 20:40:21 +0200 (Fri, 03 May 2002) | 2 lines
  2222. Changed paths:
  2223.    M /trunk/configure
  2224.    M /trunk/configure.in
  2225.    M /trunk/include/defs.h.in
  2226.   * ./configure.in: we check support for variadic macros (screw Borland!).
  2227. ------------------------------------------------------------------------
  2228. r1758 | sam | 2002-05-03 22:49:30 +0200 (Fri, 03 May 2002) | 9 lines
  2229. Changed paths:
  2230.    M /trunk/include/common.h
  2231.    M /trunk/include/configuration.h
  2232.    M /trunk/include/modules_inner.h
  2233.    M /trunk/src/misc/configuration.c
  2234.    M /trunk/src/misc/modules_plugin.h
  2235.   * ./include/modules_inner.h, ./src/misc/configuration.c: support for config
  2236.     options callbacks.
  2237.     They don't take any argument for the moment, but this will change when
  2238.     I'm finished with my other vlc changes. There is a little problem: the
  2239.     Gtk+ interface keeps calling Put***Variable each time we click on "Apply"
  2240.     or "Save". I think it should only call it once. Is there a way to fix
  2241.     this? Gildas? lool? :-)
  2242. ------------------------------------------------------------------------
  2243. r1759 | jpsaman | 2002-05-04 00:30:33 +0200 (Sat, 04 May 2002) | 4 lines
  2244. Changed paths:
  2245.    M /trunk/plugins/mad/mad_adec.c
  2246.    M /trunk/plugins/mad/mad_adec.h
  2247.    M /trunk/plugins/mad/mad_libmad.c
  2248. Aout fifo adapts it size according to the length of the first frame.
  2249. The change is needed for MPEG1/2 layer III, because the size of output pcm from mad_decoder is different.
  2250. Sadly, the buffer underruns are back ;-(.
  2251. ------------------------------------------------------------------------
  2252. r1760 | lool | 2002-05-04 04:05:03 +0200 (Sat, 04 May 2002) | 3 lines
  2253. Changed paths:
  2254.    M /trunk/plugins/gtk/gnome.c
  2255.    M /trunk/plugins/gtk/gtk.c
  2256.    M /trunk/plugins/gtk/gtk_display.c
  2257.    M /trunk/plugins/gtk/gtk_display.h
  2258.   * ./plugins/gtk/gnome.c, ./plugins/gtk/gtk.c, ./plugins/gtk/gtk_display.*:
  2259.     callbacks for the hide tooltips and toolbar text options
  2260. ------------------------------------------------------------------------
  2261. r1761 | lool | 2002-05-04 05:32:28 +0200 (Sat, 04 May 2002) | 3 lines
  2262. Changed paths:
  2263.    M /trunk/plugins/gtk/gnome.glade
  2264.    M /trunk/plugins/gtk/gnome_interface.c
  2265.    M /trunk/plugins/gtk/gtk.glade
  2266.    M /trunk/plugins/gtk/gtk_interface.c
  2267.   * ./plugins/gtk/*.glade, ./plugins/gtk/*_interface.*: fix for interface
  2268.     autoshrink when toolbar text isn't displayed
  2269. ------------------------------------------------------------------------
  2270. r1762 | lool | 2002-05-04 05:36:19 +0200 (Sat, 04 May 2002) | 4 lines
  2271. Changed paths:
  2272.    M /trunk/BUGS
  2273.   * ./BUGS :
  2274.     - no text in the status bar with gtk intf
  2275.     - no window title in gtk intf on some machines, correct title on another
  2276. ------------------------------------------------------------------------
  2277. r1763 | massiot | 2002-05-04 15:48:31 +0200 (Sat, 04 May 2002) | 2 lines
  2278. Changed paths:
  2279.    M /trunk/plugins/macosx/aout_macosx.c
  2280. More stable audio output [Mac OS X port] with more output buffering.
  2281. ------------------------------------------------------------------------
  2282. r1764 | sam | 2002-05-04 17:49:56 +0200 (Sat, 04 May 2002) | 3 lines
  2283. Changed paths:
  2284.    M /trunk/configure
  2285.    M /trunk/configure.in
  2286.    M /trunk/plugins/network/ipv4.c
  2287.   * ./plugins/network/ipv4.c: fixed ipv4.so compilation under QNX.
  2288.   * ./configure.in: deactivated ipv6.so under QNX for now.
  2289. ------------------------------------------------------------------------
  2290. r1765 | gbazin | 2002-05-04 18:17:08 +0200 (Sat, 04 May 2002) | 6 lines
  2291. Changed paths:
  2292.    M /trunk/plugins/gtk/gtk_preferences.c
  2293. * The Apply button in the preferences menu is grayed out unless there's a
  2294.   change to apply.
  2295. * GtkConfigApply() now clears the list of config changes before returning.
  2296. ------------------------------------------------------------------------
  2297. r1766 | fenrir | 2002-05-04 18:51:05 +0200 (Sat, 04 May 2002) | 2 lines
  2298. Changed paths:
  2299.    M /trunk/plugins/avi/avi.c
  2300.    M /trunk/plugins/avi/libioRIFF.c
  2301. *** empty log message ***
  2302. ------------------------------------------------------------------------
  2303. r1767 | gbazin | 2002-05-05 10:25:15 +0200 (Sun, 05 May 2002) | 6 lines
  2304. Changed paths:
  2305.    M /trunk/plugins/x11/xcommon.c
  2306.    M /trunk/src/video_output/video_output.c
  2307. * fixed the resizing and scaling of the X11 video output.
  2308. * clicking on the video doesn't pause it anymore (use spacebar for this), but
  2309.   double-clicking will now switch between fullscreen and window mode.
  2310. ------------------------------------------------------------------------
  2311. r1768 | fenrir | 2002-05-05 19:20:49 +0200 (Sun, 05 May 2002) | 2 lines
  2312. Changed paths:
  2313.    M /trunk/plugins/avi/avi.c
  2314.    M /trunk/plugins/avi/libioRIFF.c
  2315.    M /trunk/plugins/ffmpeg/ffmpeg.c
  2316.     * plugins/avi/avi.c try to not freeze when reach end file
  2317. ------------------------------------------------------------------------
  2318. r1769 | gbazin | 2002-05-06 23:05:26 +0200 (Mon, 06 May 2002) | 11 lines
  2319. Changed paths:
  2320.    M /trunk/plugins/mga/xmga.c
  2321.    M /trunk/plugins/sdl/vout_sdl.c
  2322.    M /trunk/plugins/x11/xcommon.c
  2323.    M /trunk/src/video_output/video_output.c
  2324. * video plugins that don't handle rescaling themselves have to let the
  2325.   video_output thread know about resizing events (with VOUT_SIZE_CHANGE event).
  2326.   (this part needs some clean-up but it is basically working for the X11 and
  2327.    SDL plugins).
  2328. * fixed fullscreen for the SDL plugin.
  2329. * xmga and sdl now switch to fullscreen on double-click.
  2330. ------------------------------------------------------------------------
  2331. r1770 | fenrir | 2002-05-07 00:02:32 +0200 (Tue, 07 May 2002) | 2 lines
  2332. Changed paths:
  2333.    M /trunk/plugins/avi/avi.c
  2334.    M /trunk/plugins/ffmpeg/ffmpeg.c
  2335.     *ALL : ameliorations ( i hope ;)
  2336. ------------------------------------------------------------------------
  2337. r1771 | jpsaman | 2002-05-07 00:09:58 +0200 (Tue, 07 May 2002) | 3 lines
  2338. Changed paths:
  2339.    M /trunk/plugins/mad/mad_adec.c
  2340.    M /trunk/plugins/mad/mad_adec.h
  2341.    M /trunk/plugins/mad/mad_libmad.c
  2342. 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.
  2343. Mono audio streams get now duplicated on the right channel instead of silencing the right channel (untested).
  2344. ------------------------------------------------------------------------
  2345. r1772 | massiot | 2002-05-07 00:59:46 +0200 (Tue, 07 May 2002) | 2 lines
  2346. Changed paths:
  2347.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  2348.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  2349.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  2350.    M /trunk/include/config.h
  2351.    M /trunk/plugins/macosx/intf_controller.c
  2352.    M /trunk/plugins/macosx/intf_controller.h
  2353.    M /trunk/plugins/macosx/intf_macosx.c
  2354.    M /trunk/plugins/macosx/intf_open.h
  2355.    M /trunk/plugins/macosx/intf_vlc_wrapper.c
  2356.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  2357.    M /trunk/plugins/macosx/macosx.h
  2358.    M /trunk/src/interface/intf_eject.c
  2359. Improvements of the OS X GUI.
  2360. ------------------------------------------------------------------------
  2361. r1773 | jlj | 2002-05-07 01:18:26 +0200 (Tue, 07 May 2002) | 2 lines
  2362. Changed paths:
  2363.    M /trunk/src/interface/intf_eject.c
  2364.   * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
  2365. ------------------------------------------------------------------------
  2366. r1774 | fenrir | 2002-05-07 15:53:55 +0200 (Tue, 07 May 2002) | 2 lines
  2367. Changed paths:
  2368.    M /trunk/plugins/avi/avi.c
  2369.     * plugins/avi/avi.c : can now use --novideo
  2370. ------------------------------------------------------------------------
  2371. r1775 | fenrir | 2002-05-07 15:55:36 +0200 (Tue, 07 May 2002) | 2 lines
  2372. Changed paths:
  2373.    M /trunk/plugins/ffmpeg/ffmpeg.c
  2374.     * corrected some bad lock/unlock
  2375. ------------------------------------------------------------------------
  2376. r1776 | massiot | 2002-05-07 22:17:07 +0200 (Tue, 07 May 2002) | 2 lines
  2377. Changed paths:
  2378.    M /trunk/plugins/macosx/intf_vlc_wrapper.c
  2379.    M /trunk/plugins/macosx/vout_qdview.c
  2380.    M /trunk/plugins/macosx/vout_vlc_wrapper.c
  2381.    M /trunk/plugins/macosx/vout_vlc_wrapper.h
  2382. Fixed Mac OS X VOUT_SIZE_CHANGE signal.
  2383. ------------------------------------------------------------------------
  2384. r1777 | jobi | 2002-05-09 16:52:49 +0200 (Thu, 09 May 2002) | 2 lines
  2385. Changed paths:
  2386.    M /trunk/doc/vlc-howto.sgml
  2387.     * doc/vlc-howto.sgml : URL fix for libdvdcss
  2388. ------------------------------------------------------------------------
  2389. r1778 | jlj | 2002-05-09 18:15:15 +0200 (Thu, 09 May 2002) | 2 lines
  2390. Changed paths:
  2391.    M /trunk/plugins/macosx/intf_vlc_wrapper.c
  2392.   * ./plugins/macosx/intf_vlc_wrapper.c: menu code fixes.
  2393. ------------------------------------------------------------------------
  2394. r1779 | sam | 2002-05-09 23:24:22 +0200 (Thu, 09 May 2002) | 4 lines
  2395. Changed paths:
  2396.    M /trunk/src/interface/main.c
  2397.   * ./src/interface/main.c: if Ctrl-C doesn't kill vlc cleanly for any
  2398.     reason, user just needs to hit Ctrl-C again 1 second later and we'll
  2399.     exit disgustingly instead of freezing.
  2400. ------------------------------------------------------------------------
  2401. r1780 | fenrir | 2002-05-10 04:04:17 +0200 (Fri, 10 May 2002) | 4 lines
  2402. Changed paths:
  2403.    M /trunk/Makefile
  2404.    M /trunk/configure
  2405.    M /trunk/configure.in
  2406.    M /trunk/include/common.h
  2407.    M /trunk/include/input_ext-plugins.h