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

多媒体

开发平台:

MultiPlatform

  1.    M /trunk/plugins/avi/avi.c
  2.    M /trunk/plugins/ffmpeg/ffmpeg.c
  3.    M /trunk/plugins/mad/mad_libmad.c
  4.    M /trunk/plugins/mpeg_system/Makefile
  5.    A /trunk/plugins/mpeg_system/mpeg_audio.c
  6.    M /trunk/src/misc/modules_plugin.h
  7.     * include/common.h and input_ext-plugins.h, src/misc/modules_plugin.h : export input_ClockGetTS for plugins.
  8.     * plugins/mpeg_system/mpeg_audio.c : a demux for mpeg audio stream (file, web radio ...)
  9.     * Makefile configure.in : to compile it
  10. ------------------------------------------------------------------------
  11. r1781 | fenrir | 2002-05-10 06:06:10 +0200 (Fri, 10 May 2002) | 2 lines
  12. Changed paths:
  13.    M /trunk/plugins/avi/avi.c
  14.    M /trunk/plugins/avi/avi.h
  15.     * All: use input_ClockManageRef to do synchro.
  16. ------------------------------------------------------------------------
  17. r1782 | massiot | 2002-05-12 03:39:36 +0200 (Sun, 12 May 2002) | 2 lines
  18. Changed paths:
  19.    M /trunk/plugins/gtk/gtk_menu.c
  20.    M /trunk/plugins/macosx/intf_macosx.c
  21.    M /trunk/plugins/macosx/intf_vlc_wrapper.c
  22.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  23.    M /trunk/plugins/macosx/macosx.h
  24.    M /trunk/src/input/input_dec.c
  25. * Mac OS X port : menus for Program/Title/Chapter/Languages.
  26. ------------------------------------------------------------------------
  27. r1783 | fenrir | 2002-05-12 08:51:08 +0200 (Sun, 12 May 2002) | 2 lines
  28. Changed paths:
  29.    M /trunk/plugins/ffmpeg/ffmpeg.c
  30.    M /trunk/plugins/ffmpeg/ffmpeg.h
  31.     * All: simplifications.
  32. ------------------------------------------------------------------------
  33. r1784 | massiot | 2002-05-12 22:56:34 +0200 (Sun, 12 May 2002) | 6 lines
  34. Changed paths:
  35.    M /trunk/Makefile
  36.    M /trunk/Makefile.dep
  37.    M /trunk/Makefile.modules
  38.    M /trunk/Makefile.opts.in
  39.    M /trunk/configure
  40.    M /trunk/configure.in
  41.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  42.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  43.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  44.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  45.    M /trunk/plugins/macosx/Makefile
  46.    D /trunk/plugins/macosx/aout_macosx.c
  47.    A /trunk/plugins/macosx/aout_macosx.m
  48.    D /trunk/plugins/macosx/intf_controller.c
  49.    A /trunk/plugins/macosx/intf_controller.m
  50.    D /trunk/plugins/macosx/intf_macosx.c
  51.    A /trunk/plugins/macosx/intf_macosx.m
  52.    D /trunk/plugins/macosx/intf_open.c
  53.    A /trunk/plugins/macosx/intf_open.m
  54.    D /trunk/plugins/macosx/intf_vlc_wrapper.c
  55.    A /trunk/plugins/macosx/intf_vlc_wrapper.m
  56.    D /trunk/plugins/macosx/macosx.c
  57.    A /trunk/plugins/macosx/macosx.m
  58.    D /trunk/plugins/macosx/vout_macosx.c
  59.    A /trunk/plugins/macosx/vout_macosx.m
  60.    D /trunk/plugins/macosx/vout_qdview.c
  61.    A /trunk/plugins/macosx/vout_qdview.m
  62.    D /trunk/plugins/macosx/vout_vlc_wrapper.c
  63.    M /trunk/plugins/macosx/vout_vlc_wrapper.h
  64.    A /trunk/plugins/macosx/vout_vlc_wrapper.m
  65.    D /trunk/plugins/macosx/vout_window.c
  66.    A /trunk/plugins/macosx/vout_window.m
  67.    M /trunk/plugins/spudec/spu_decoder.c
  68. * Fixed menus [Mac OS X port]
  69. * Objective-C files are now .m
  70. * Fixed a major bug in the spu decoder
  71. * Disabled auto-hiding of mouse cursor since it doesn't work when browsing
  72.   menus ; instead, click in the video window
  73. ------------------------------------------------------------------------
  74. r1785 | fenrir | 2002-05-13 18:28:44 +0200 (Mon, 13 May 2002) | 2 lines
  75. Changed paths:
  76.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  77.     * mpeg_audio.c : don't use any more U32_AT. Thanks Meuuh.
  78. ------------------------------------------------------------------------
  79. r1786 | sam | 2002-05-13 19:57:46 +0200 (Mon, 13 May 2002) | 2 lines
  80. Changed paths:
  81.    M /trunk/plugins/text/ncurses.c
  82.   * ./plugins/text/ncurses.c: ncurses interface improvements by Thomas Graf.
  83. ------------------------------------------------------------------------
  84. r1787 | sam | 2002-05-13 19:58:08 +0200 (Mon, 13 May 2002) | 3 lines
  85. Changed paths:
  86.    M /trunk/plugins/x11/xcommon.c
  87.    M /trunk/plugins/x11/xvideo.c
  88.   * ./plugins/x11/xcommon.c, ./plugins/x11/xvideo.c: --xvideo-chroma flag to
  89.     force the XVimage format used.
  90. ------------------------------------------------------------------------
  91. r1788 | sam | 2002-05-13 21:30:40 +0200 (Mon, 13 May 2002) | 3 lines
  92. Changed paths:
  93.    M /trunk/Makefile
  94.    M /trunk/configure
  95.    M /trunk/configure.in
  96.    M /trunk/plugins/filter/Makefile
  97.    A /trunk/plugins/filter/clone.c
  98.   * ./plugins/filter/clone.c: New filter, `--filter clone', duplicates
  99.     display. To duplicate 12 times, use `--filter clone:12'.
  100. ------------------------------------------------------------------------
  101. r1789 | fenrir | 2002-05-13 23:55:30 +0200 (Mon, 13 May 2002) | 5 lines
  102. Changed paths:
  103.    M /trunk/include/input_ext-dec.h
  104.    M /trunk/include/video.h
  105.    M /trunk/plugins/avi/avi.c
  106.    M /trunk/plugins/avi/avi.h
  107.    M /trunk/plugins/ffmpeg/ffmpeg.c
  108.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  109.    M /trunk/src/input/input_programs.c
  110.     * include/video.h : added new fourcc code for avi
  111.     * ALL : version from ffmpeg cvs can now decode msmpeg4 v1 v2 ,
  112.         so i have added support for this. But you can always use old ffmpeg
  113.         library  without any problem ( i hope ;)
  114. ------------------------------------------------------------------------
  115. r1790 | fenrir | 2002-05-14 01:12:10 +0200 (Tue, 14 May 2002) | 3 lines
  116. Changed paths:
  117.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  118.     * plugins/mpeg_system/mpeg_audio.c : you should again be able to
  119. play PS stream (I hope it will be enougth). Sorry .
  120. ------------------------------------------------------------------------
  121. r1791 | massiot | 2002-05-14 01:15:43 +0200 (Tue, 14 May 2002) | 3 lines
  122. Changed paths:
  123.    M /trunk/extras/MacOSX/Resources/vlc.icns
  124.    M /trunk/plugins/mpeg_vdec/video_decoder.c
  125. * New OS X icon, courtesy of Joeri van Dooren <joeri@van.dooren.be> ;
  126. * Mac OS X fix.
  127. ------------------------------------------------------------------------
  128. r1792 | jobi | 2002-05-14 03:14:39 +0200 (Tue, 14 May 2002) | 4 lines
  129. Changed paths:
  130.    M /trunk/doc/vlc-howto.sgml
  131.    M /trunk/plugins/satellite/input_satellite.c
  132.    M /trunk/plugins/satellite/satellite.c
  133.     * doc/vlc-howto.sgml: Spelling mistakes, small updates, harmonization
  134.                           with other documentations (thank you Alexis)
  135.     * plugins/satellite/*: some fixes in options parsing (thank you Sam)
  136. ------------------------------------------------------------------------
  137. r1793 | fenrir | 2002-05-14 16:10:17 +0200 (Tue, 14 May 2002) | 5 lines
  138. Changed paths:
  139.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  140.     * plugins/mpeg_system/mpeg_audio.c : to avoid problem with PS, test
  141. only the first 4 bytes for mpeg header so some broken files, and all
  142. web radio will not work. You can change this by changing value
  143. of MPEGAUDIO_MAXTESTPOS.
  144. ------------------------------------------------------------------------
  145. r1794 | fenrir | 2002-05-14 16:13:00 +0200 (Tue, 14 May 2002) | 2 lines
  146. Changed paths:
  147.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  148.     Sorry, fix a mistake.
  149. ------------------------------------------------------------------------
  150. r1795 | jobi | 2002-05-14 18:45:33 +0200 (Tue, 14 May 2002) | 3 lines
  151. Changed paths:
  152.    M /trunk/src/input/mpeg_system.c
  153.     * src/input/mpeg_system.c: fixed an old old bug in TS demux, thank you
  154.                                Meuuh.
  155. ------------------------------------------------------------------------
  156. r1796 | sam | 2002-05-14 19:31:40 +0200 (Tue, 14 May 2002) | 2 lines
  157. Changed paths:
  158.    M /trunk/plugins/sdl/vout_sdl.c
  159.   * ./plugins/sdl/vout_sdl.c: fixed an aspect ratio issue (thanks Meuuh).
  160. ------------------------------------------------------------------------
  161. r1797 | sam | 2002-05-14 20:11:15 +0200 (Tue, 14 May 2002) | 3 lines
  162. Changed paths:
  163.    M /trunk/include/mmx.h
  164.    M /trunk/plugins/imdct/ac3_imdct_3dn.c
  165.    M /trunk/plugins/imdct/ac3_imdct_sse.c
  166.    M /trunk/plugins/imdct/ac3_srfft_sse.c
  167.  * ./include/mmx.h, ./plugins/imdct/*: gcc-3.1 compilation fixes courtesy
  168.    of Yves Duret and other Mandrakesoft guys I don't know.
  169. ------------------------------------------------------------------------
  170. r1798 | bozo | 2002-05-14 21:33:54 +0200 (Tue, 14 May 2002) | 5 lines
  171. Changed paths:
  172.    M /trunk/include/common.h
  173.    M /trunk/include/iso_lang.h
  174.    M /trunk/plugins/dvd/dvd_es.c
  175.    M /trunk/plugins/dvd/dvd_summary.c
  176.    M /trunk/plugins/dvdread/input_dvdread.c
  177.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  178.    A /trunk/src/misc/iso-639.def
  179.    M /trunk/src/misc/iso_lang.c
  180.    M /trunk/src/misc/modules_plugin.h
  181.   * src/misc/iso-639.def, include/iso_lang.h, src/misc/iso_lang.c: iso-839-[12] tools.
  182.   * include/common.h, src/misc/modules_plugin.h: export the 3 new functions.
  183.   * plugins/dvd/dvd_es.c, plugins/dvd/dvd_summary.c, plugins/dvdread/input_dvdread.c: adapted DecodeLanguage calls to the new behaviour.
  184.   * plugins/mpeg_system/mpeg_ts.c: ISO-639-2 descriptors handling.
  185. ------------------------------------------------------------------------
  186. r1799 | sam | 2002-05-14 21:47:25 +0200 (Tue, 14 May 2002) | 3 lines
  187. Changed paths:
  188.    M /trunk/plugins/satellite/satellite.c
  189.    M /trunk/src/misc/modules.c
  190.   * ./src/misc/modules.c: if a module has a zero-scored capability, we don't
  191.     try to use it, unless it was explicitely requested (--vout for example).
  192. ------------------------------------------------------------------------
  193. r1800 | massiot | 2002-05-14 22:13:04 +0200 (Tue, 14 May 2002) | 2 lines
  194. Changed paths:
  195.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  196. Do not eject when we're reading from the disc...
  197. ------------------------------------------------------------------------
  198. r1801 | massiot | 2002-05-14 22:27:25 +0200 (Tue, 14 May 2002) | 2 lines
  199. Changed paths:
  200.    M /trunk/src/input/mpeg_system.c
  201. It should now be possible to quit when reading a bogus file.
  202. ------------------------------------------------------------------------
  203. r1802 | gbazin | 2002-05-14 22:39:23 +0200 (Tue, 14 May 2002) | 5 lines
  204. Changed paths:
  205.    M /trunk/BUGS
  206.    M /trunk/configure
  207.    M /trunk/configure.in
  208. * new --with-mad-tree configure option.
  209. * updated BUGS file.
  210. ------------------------------------------------------------------------
  211. r1803 | jobi | 2002-05-14 22:54:52 +0200 (Tue, 14 May 2002) | 3 lines
  212. Changed paths:
  213.    M /trunk/src/input/mpeg_system.c
  214.     * src/input/mpeg_system.c : We handle PCR even if they are not attached
  215.                                 to a PMT.
  216. ------------------------------------------------------------------------
  217. r1804 | massiot | 2002-05-14 23:23:44 +0200 (Tue, 14 May 2002) | 2 lines
  218. Changed paths:
  219.    M /trunk/include/input_ext-plugins.h
  220.    M /trunk/src/input/input.c
  221.    M /trunk/src/input/input_clock.c
  222.    M /trunk/src/input/input_dec.c
  223. Fixed a bug (glitch/segfault) when seeking.
  224. ------------------------------------------------------------------------
  225. r1805 | bozo | 2002-05-14 23:57:31 +0200 (Tue, 14 May 2002) | 2 lines
  226. Changed paths:
  227.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  228. *** empty log message ***
  229. ------------------------------------------------------------------------
  230. r1806 | sam | 2002-05-15 02:02:27 +0200 (Wed, 15 May 2002) | 3 lines
  231. Changed paths:
  232.    M /trunk/include/modules.h
  233.    M /trunk/include/modules_inner.h
  234.   * ./include/modules_inner.h: fixed a bug in module reinitialization,
  235.     which should fix crashes after a long pause.
  236. ------------------------------------------------------------------------
  237. r1807 | sam | 2002-05-15 02:04:52 +0200 (Wed, 15 May 2002) | 2 lines
  238. Changed paths:
  239.    M /trunk/configure
  240.    M /trunk/configure.in
  241.   * ./configure.in: added libdvbpsi version check.
  242. ------------------------------------------------------------------------
  243. r1808 | sam | 2002-05-15 02:39:46 +0200 (Wed, 15 May 2002) | 2 lines
  244. Changed paths:
  245.    M /trunk/plugins/satellite/input_satellite.c
  246.   * ./plugins/satellite/input_satellite.c: fixed a compilation warning.
  247. ------------------------------------------------------------------------
  248. r1809 | sam | 2002-05-15 02:40:26 +0200 (Wed, 15 May 2002) | 3 lines
  249. Changed paths:
  250.    M /trunk/plugins/spudec/spu_decoder.c
  251.   * ./plugins/spudec/spu_decoder.c: fixed endianness issue; subtitles colors
  252.     should be OK now.
  253. ------------------------------------------------------------------------
  254. r1810 | sam | 2002-05-15 03:29:07 +0200 (Wed, 15 May 2002) | 3 lines
  255. Changed paths:
  256.    M /trunk/src/misc/configuration.c
  257.   * ./src/misc/configuration.c: fixed an issue with long options from
  258.     modules where option arguments and playlist entries were mixed.
  259. ------------------------------------------------------------------------
  260. r1811 | marcari | 2002-05-15 13:06:17 +0200 (Wed, 15 May 2002) | 6 lines
  261. Changed paths:
  262.    M /trunk/src/misc/netutils.c
  263.   * netutils.c: use closesocket() instead of close() at the end
  264.   of the network_ChannelJoin() for WIN32.
  265.   It closes the following bug : when changing channel we sometimes got
  266.   a 'no answer from vlcs' even if the answer is sent back.
  267. ------------------------------------------------------------------------
  268. r1812 | marcari | 2002-05-15 15:07:18 +0200 (Wed, 15 May 2002) | 10 lines
  269. Changed paths:
  270.    M /trunk/include/common.h
  271.    M /trunk/include/input_ext-plugins.h
  272.    M /trunk/plugins/access/http.c
  273.    M /trunk/plugins/access/udp.c
  274.    M /trunk/src/input/input_ext-plugins.c
  275.    M /trunk/src/misc/modules_plugin.h
  276. On sam's advice I added the input_FDNetworkClose() function to be called
  277. when closing a  networking stream instead of input_FDClose().  It is due
  278. to WIN32  because we have  to call  closesocket() instead of  close() to
  279. close the socket. The problem was  : windows did not leave the multicast
  280. group when closing the socket.
  281.   * input_ext-plugins.c : where is located the function
  282.   * *.h : function declaration
  283.   * udp.c, http.c : these modules now call input_FDNetworkClose()
  284. ------------------------------------------------------------------------
  285. r1813 | marcari | 2002-05-15 15:36:40 +0200 (Wed, 15 May 2002) | 2 lines
  286. Changed paths:
  287.    M /trunk/src/input/input_ext-plugins.c
  288.   * removed a debug message that I forgot in my previous commit
  289. ------------------------------------------------------------------------
  290. r1814 | ipkiss | 2002-05-15 16:43:20 +0200 (Wed, 15 May 2002) | 3 lines
  291. Changed paths:
  292.    M /trunk/plugins/win32/network.cpp
  293.    M /trunk/plugins/win32/network.dfm
  294.    M /trunk/plugins/win32/network.h
  295.  * plugins/win32/network.*: new Network dialog box
  296. ------------------------------------------------------------------------
  297. r1815 | asmax | 2002-05-15 17:46:34 +0200 (Wed, 15 May 2002) | 2 lines
  298. Changed paths:
  299.    M /trunk/src/input/input_dec.c
  300.    M /trunk/src/input/input_programs.c
  301. - check size to avoid realloc(0)
  302. ------------------------------------------------------------------------
  303. r1816 | sam | 2002-05-15 21:36:04 +0200 (Wed, 15 May 2002) | 5 lines
  304. Changed paths:
  305.    M /trunk/plugins/ac3_adec/ac3_adec.c
  306.   * ./plugins/ac3_adec/ac3_adec.c: probably fixed most "crash when changing
  307.     audio track" problems by zeroing the p_ac3dec structure.
  308.   * ./plugins/ac3_adec/ac3_adec.c: fixed a "INPUT_MAX_ALLOCATION reached"
  309.     crash.
  310. ------------------------------------------------------------------------
  311. r1817 | massiot | 2002-05-15 23:14:18 +0200 (Wed, 15 May 2002) | 2 lines
  312. Changed paths:
  313.    M /trunk/plugins/macosx/vout_qdview.m
  314. Attempt to fix the video output with QuickTime 6.
  315. ------------------------------------------------------------------------
  316. r1818 | jobi | 2002-05-16 00:53:10 +0200 (Thu, 16 May 2002) | 3 lines
  317. Changed paths:
  318.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  319.    M /trunk/plugins/vcd/input_vcd.c
  320.    M /trunk/plugins/vcd/vcd.c
  321.     * plugins/vcd/* : vcd access plugin now uses mpeg_ps demux instead
  322.                      of its own one.
  323. ------------------------------------------------------------------------
  324. r1819 | sam | 2002-05-16 01:53:45 +0200 (Thu, 16 May 2002) | 2 lines
  325. Changed paths:
  326.    M /trunk/plugins/dvd/dvd_summary.c
  327.   * ./plugins/dvd/dvd_summary.c: added a sanity check.
  328. ------------------------------------------------------------------------
  329. r1820 | tcastley | 2002-05-16 13:38:42 +0200 (Thu, 16 May 2002) | 3 lines
  330. Changed paths:
  331.    M /trunk/plugins/beos/InterfaceWindow.cpp
  332.    M /trunk/plugins/beos/VideoWindow.h
  333.    M /trunk/plugins/beos/vout_beos.cpp
  334. Improved overlay and bitmap support, not tested on nVidia cards.
  335. Lower CPU usage and no thread created per frame.
  336. ------------------------------------------------------------------------
  337. r1821 | tcastley | 2002-05-16 14:47:59 +0200 (Thu, 16 May 2002) | 2 lines
  338. Changed paths:
  339.    M /trunk/plugins/beos/vout_beos.cpp
  340. Fixed segfault in last checkin.
  341. ------------------------------------------------------------------------
  342. r1822 | gbazin | 2002-05-16 15:20:22 +0200 (Thu, 16 May 2002) | 8 lines
  343. Changed paths:
  344.    M /trunk/src/input/input_programs.c
  345. * src/input/input_programs.c: fixed memory corruption by setting a few
  346.     pointers to NULL after they have been free()ed.
  347. * src/input/input_programs.c: removed now useless ASSERTs.
  348. This patch comes from sam, so if you want to blame someone blame him ;-)
  349. ------------------------------------------------------------------------
  350. r1823 | gbazin | 2002-05-16 18:51:50 +0200 (Thu, 16 May 2002) | 7 lines
  351. Changed paths:
  352.    M /trunk/plugins/dvd/dvd_seek.c
  353. Another fix from Sam:
  354. * fix random segfaults on title change.
  355.   (cell.i_cell_nb should be tested _before_ we access the structures)
  356. ------------------------------------------------------------------------
  357. r1824 | sam | 2002-05-17 02:58:14 +0200 (Fri, 17 May 2002) | 3 lines
  358. Changed paths:
  359.    M /trunk/src/input/input_programs.c
  360.    M /trunk/src/interface/intf_msg.c
  361.    M /trunk/src/interface/intf_playlist.c
  362.   * ./src/interface/intf_msg.c, src/interface/intf_playlist.c: disabled
  363.     calls to realloc(_,0) in a similar way to input_programs.c.
  364. ------------------------------------------------------------------------
  365. r1825 | lool | 2002-05-17 16:17:05 +0200 (Fri, 17 May 2002) | 2 lines
  366. Changed paths:
  367.    M /trunk/include/config.h
  368.    M /trunk/src/video_output/video_output.c
  369.   * video output patch to improve handling of late pictures (by Meuuh)
  370. ------------------------------------------------------------------------
  371. r1826 | lool | 2002-05-17 17:14:47 +0200 (Fri, 17 May 2002) | 2 lines
  372. Changed paths:
  373.    M /trunk/src/misc/mtime.c
  374.   * removed usage of usleep (not thread safe) (by Meuuh)
  375. ------------------------------------------------------------------------
  376. r1827 | fenrir | 2002-05-17 17:47:01 +0200 (Fri, 17 May 2002) | 2 lines
  377. Changed paths:
  378.    M /trunk/plugins/avi/avi.c
  379.     * plugins/avi/avi.c : it will not segfault with broken avi with an unknown stream.
  380. ------------------------------------------------------------------------
  381. r1828 | sam | 2002-05-17 18:38:41 +0200 (Fri, 17 May 2002) | 2 lines
  382. Changed paths:
  383.    M /trunk/configure
  384.    M /trunk/configure.in
  385.    M /trunk/include/config.h
  386.    M /trunk/include/defs.h.in
  387.    M /trunk/src/misc/mtime.c
  388.   * ./src/misc/mtime.c: we use nanosleep whenever possible (patch from Meuuh).
  389. ------------------------------------------------------------------------
  390. r1829 | stef | 2002-05-17 20:01:25 +0200 (Fri, 17 May 2002) | 3 lines
  391. Changed paths:
  392.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  393.    M /trunk/src/audio_output/aout_spdif.c
  394. *check for b_die and b_error in all loops so that we don't remain stuck
  395. waiting for data whereas the vlc has tried to quit.
  396. ------------------------------------------------------------------------
  397. r1830 | stef | 2002-05-17 20:06:34 +0200 (Fri, 17 May 2002) | 2 lines
  398. Changed paths:
  399.    M /trunk/src/input/input_clock.c
  400. *Don't keep the control lock during the pause
  401. ------------------------------------------------------------------------
  402. r1831 | stef | 2002-05-17 20:12:59 +0200 (Fri, 17 May 2002) | 2 lines
  403. Changed paths:
  404.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  405. *Update reference in case of sequence end code.
  406. ------------------------------------------------------------------------
  407. r1832 | fenrir | 2002-05-18 01:01:02 +0200 (Sat, 18 May 2002) | 2 lines
  408. Changed paths:
  409.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  410.     * plugins/mpeg_system/mpeg_audio.c : you can now force this plugin( mpegaudio ).
  411. ------------------------------------------------------------------------
  412. r1833 | ipkiss | 2002-05-18 04:12:20 +0200 (Sat, 18 May 2002) | 3 lines
  413. Changed paths:
  414.    M /trunk/plugins/gtk/gnome.glade
  415.    M /trunk/plugins/gtk/gnome_callbacks.c
  416.    M /trunk/plugins/gtk/gnome_callbacks.h
  417.    M /trunk/plugins/gtk/gnome_interface.c
  418.    M /trunk/plugins/gtk/gtk.glade
  419.    M /trunk/plugins/gtk/gtk_callbacks.c
  420.    M /trunk/plugins/gtk/gtk_callbacks.h
  421.    M /trunk/plugins/gtk/gtk_interface.c
  422.    M /trunk/plugins/gtk/gtk_interface.h
  423.    M /trunk/plugins/gtk/gtk_open.c
  424.    M /trunk/plugins/gtk/gtk_support.c
  425.    M /trunk/plugins/gtk/gtk_support.h
  426.  * New Network dialog box for Gtk and Gnome interfaces
  427. ------------------------------------------------------------------------
  428. r1834 | ipkiss | 2002-05-18 04:32:00 +0200 (Sat, 18 May 2002) | 3 lines
  429. Changed paths:
  430.    M /trunk/plugins/gtk/gtk.glade
  431.    M /trunk/plugins/gtk/gtk_interface.c
  432.    M /trunk/plugins/gtk/gtk_interface.h
  433.    M /trunk/plugins/gtk/gtk_support.c
  434.    M /trunk/plugins/gtk/gtk_support.h
  435.  * Fixed my previous commit
  436. ------------------------------------------------------------------------
  437. r1835 | sam | 2002-05-18 09:30:03 +0200 (Sat, 18 May 2002) | 2 lines
  438. Changed paths:
  439.    M /trunk/plugins/text/rc.c
  440.   * ./plugins/text/rc.c: added a safety lock.
  441. ------------------------------------------------------------------------
  442. r1836 | stef | 2002-05-18 10:50:54 +0200 (Sat, 18 May 2002) | 2 lines
  443. Changed paths:
  444.    M /trunk/src/audio_output/aout_spdif.c
  445. *A lock was not released;
  446. ------------------------------------------------------------------------
  447. r1837 | sam | 2002-05-18 13:59:00 +0200 (Sat, 18 May 2002) | 3 lines
  448. Changed paths:
  449.    M /trunk/debian/control
  450.   * ./debian/control: made the Build-Depends: entry a one-liner (Closes
  451.     Debian bug #147103).
  452. ------------------------------------------------------------------------
  453. r1838 | gbazin | 2002-05-18 15:30:28 +0200 (Sat, 18 May 2002) | 21 lines
  454. Changed paths:
  455.    M /trunk/plugins/directx/directx.c
  456.    M /trunk/plugins/directx/vout_directx.c
  457.    M /trunk/plugins/directx/vout_directx.h
  458.    M /trunk/plugins/directx/vout_events.c
  459.    M /trunk/plugins/gtk/gtk_preferences.c
  460.    M /trunk/src/misc/configuration.c
  461. * modified the directx video plugin to try to create an YUV surface before
  462.    falling back to an RGB surface when it's not possible to use overlays.
  463.    Some graphic cards can do the YUV->RGB conversion in hardware during the
  464.    blitting stage.
  465. * in the directx video plugin, we now request that the RGB surface be created
  466.    in video memory. The reasoning behind this is that usually surfaces in
  467.    video memory benefit from more hardware acceleration (like for instance
  468.    hw rescaling, hw blitting, etc...)
  469. * added two options to the directx video plugin to disable the above features.
  470.    (mainly because my video driver is buggy and doesn't handle them well).
  471. * small cosmetic changes to the generation of the config file.
  472. * fix for config_GetHomeDir() on win32. SHGetFolderPath() is located in
  473.    shfolder.dll not shell32.dll.
  474. * fix for the gtk preferences dialog box. To be sure that an int or float value
  475.    is actually changed we call gtk_spin_button_update() in the
  476.    GtkInt/FloatChanged() event handler.
  477. ------------------------------------------------------------------------
  478. r1839 | massiot | 2002-05-18 15:33:44 +0200 (Sat, 18 May 2002) | 3 lines
  479. Changed paths:
  480.    M /trunk/configure
  481.    M /trunk/configure.in
  482.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  483.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  484.    M /trunk/extras/MacOSX/vlc.pbproj/project.pbxproj
  485.    M /trunk/include/defs.h.in
  486.    M /trunk/plugins/macosx/intf_controller.h
  487.    M /trunk/plugins/macosx/intf_controller.m
  488.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  489.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  490.    M /trunk/src/misc/mtime.c
  491. * Menu item to maximize the volume in Mac OS X ;
  492. * Dropped dependancy on autoconf 2.52.
  493. ------------------------------------------------------------------------
  494. r1840 | gbazin | 2002-05-18 16:03:13 +0200 (Sat, 18 May 2002) | 5 lines
  495. Changed paths:
  496.    M /trunk/extras/Win32_msvc/defs.h
  497.    A /trunk/extras/Win32_msvc/dirent.c
  498.    A /trunk/extras/Win32_msvc/dirent.h
  499.    M /trunk/extras/Win32_msvc/vlc.dsp
  500.    M /trunk/plugins/dvd/dvd_es.c
  501.    M /trunk/plugins/spudec/spu_decoder.c
  502.    M /trunk/src/misc/modules.c
  503. * updated the MSVC++ project files and added support for dirent (vlc compiled
  504.    with msvc can now load plugins - even compiled with mingw).
  505. * small portability fixes.
  506. ------------------------------------------------------------------------
  507. r1841 | gbazin | 2002-05-18 17:34:04 +0200 (Sat, 18 May 2002) | 5 lines
  508. Changed paths:
  509.    M /trunk/plugins/directx/vout_directx.c
  510.    M /trunk/plugins/directx/vout_events.c
  511. * fixed a bug in the directx window creation function. We register a window
  512.    class once per process so we must be careful not to free the associated
  513.    resources.
  514. ------------------------------------------------------------------------
  515. r1842 | gbazin | 2002-05-18 17:51:37 +0200 (Sat, 18 May 2002) | 4 lines
  516. Changed paths:
  517.    M /trunk/src/audio_output/aout_ext-dec.c
  518.    M /trunk/src/audio_output/aout_pcm.c
  519. * fixed deadlock in NextFrame() in aout_pcm.c
  520. ------------------------------------------------------------------------
  521. r1843 | sam | 2002-05-18 19:47:47 +0200 (Sat, 18 May 2002) | 3 lines
  522. Changed paths:
  523.    M /trunk/include/common.h
  524.    M /trunk/include/input_ext-dec.h
  525.    M /trunk/include/input_ext-plugins.h
  526.    M /trunk/include/input_iovec.h
  527.    M /trunk/include/modules.h
  528.    M /trunk/include/threads_funcs.h
  529.    M /trunk/plugins/a52/a52.c
  530.    M /trunk/plugins/ac3_adec/ac3_bit_allocate.c
  531.    M /trunk/plugins/ac3_adec/ac3_exponent.h
  532.    M /trunk/plugins/ac3_adec/ac3_mantissa.h
  533.    M /trunk/plugins/ac3_adec/ac3_rematrix.c
  534.    M /trunk/plugins/avi/avi.c
  535.    M /trunk/plugins/ffmpeg/ffmpeg.c
  536.    M /trunk/plugins/gtk/gtk_common.h
  537.    M /trunk/plugins/idct/block_c.h
  538.    M /trunk/plugins/idct/block_mmx.h
  539.    M /trunk/plugins/idct/idct.c
  540.    M /trunk/plugins/idct/idct_sparse.h
  541.    M /trunk/plugins/idct/idctclassic.c
  542.    M /trunk/plugins/idct/idctmmx.c
  543.    M /trunk/plugins/idct/idctmmxext.c
  544.    M /trunk/plugins/mad/mad_libmad.c
  545.    M /trunk/plugins/mga/xmga.c
  546.    M /trunk/plugins/motion/motion3dnow.c
  547.    M /trunk/plugins/motion/motionmmx.c
  548.    M /trunk/plugins/motion/motionmmxext.c
  549.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  550.    M /trunk/plugins/mpeg_vdec/video_decoder.c
  551.    M /trunk/plugins/mpeg_vdec/video_parser.h
  552.    M /trunk/plugins/mpeg_vdec/vpar_blocks.c
  553.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  554.    M /trunk/plugins/mpeg_vdec/vpar_pool.h
  555.    M /trunk/plugins/sdl/vout_sdl.c
  556.    M /trunk/plugins/spudec/spu_decoder.h
  557.    M /trunk/plugins/x11/xcommon.c
  558.    M /trunk/src/audio_output/aout_pcm.c
  559.    M /trunk/src/input/input_ext-dec.c
  560.    M /trunk/src/input/input_ext-plugins.c
  561.    M /trunk/src/input/mpeg_system.c
  562.   * ALL: changed __inline__ with inline (autoconf does the job for us anyway,
  563.     and mipspro doesn't know about __inline__).
  564. ------------------------------------------------------------------------
  565. r1844 | massiot | 2002-05-18 19:53:11 +0200 (Sat, 18 May 2002) | 3 lines
  566. Changed paths:
  567.    M /trunk/src/misc/configuration.c
  568. * Warning levels are no longer additive, patch courtesy of Arnaud de
  569.   Bossoreille de Ribou <bozo@via.ecp.fr>
  570. ------------------------------------------------------------------------
  571. r1845 | massiot | 2002-05-18 20:48:24 +0200 (Sat, 18 May 2002) | 2 lines
  572. Changed paths:
  573.    M /trunk/plugins/macosx/vout_macosx.m
  574.    M /trunk/plugins/macosx/vout_qdview.m
  575.    M /trunk/plugins/macosx/vout_vlc_wrapper.h
  576.    M /trunk/plugins/macosx/vout_vlc_wrapper.m
  577. * Fixed Mac OS X resizing.
  578. ------------------------------------------------------------------------
  579. r1846 | gbazin | 2002-05-19 00:41:43 +0200 (Sun, 19 May 2002) | 5 lines
  580. Changed paths:
  581.    M /trunk/INSTALL.win32
  582.    M /trunk/plugins/directx/vout_directx.c
  583.    M /trunk/plugins/directx/vout_events.c
  584. * updated INSTALL.win32
  585. * a little bit of clean-up in the directx video output plugin
  586. ------------------------------------------------------------------------
  587. r1847 | massiot | 2002-05-19 02:34:54 +0200 (Sun, 19 May 2002) | 3 lines
  588. Changed paths:
  589.    M /trunk/Makefile
  590.    D /trunk/README - Mac OS X.rtf
  591.    A /trunk/README.MacOSX.rtf
  592.    M /trunk/doc/vlc-howto.sgml
  593.    M /trunk/doc/vlc.1
  594.    M /trunk/include/config.h
  595.    M /trunk/plugins/macosx/aout_macosx.m
  596.    M /trunk/src/audio_output/aout_pcm.c
  597. * Desperate attempt to improve audio output ;
  598. * Updated documentation.
  599. ------------------------------------------------------------------------
  600. r1848 | massiot | 2002-05-19 02:43:42 +0200 (Sun, 19 May 2002) | 2 lines
  601. Changed paths:
  602.    M /trunk/README.MacOSX.rtf
  603. * Another addition.
  604. ------------------------------------------------------------------------
  605. r1849 | stef | 2002-05-19 03:07:13 +0200 (Sun, 19 May 2002) | 2 lines
  606. Changed paths:
  607.    M /trunk/plugins/spudec/spu_decoder.c
  608. *Mark subpictures destroyed when we end spudec thread.
  609. ------------------------------------------------------------------------
  610. r1850 | gbazin | 2002-05-19 11:37:02 +0200 (Sun, 19 May 2002) | 13 lines
  611. Changed paths:
  612.    M /trunk/include/config.h
  613.    M /trunk/plugins/mpeg_vdec/video_parser.c
  614.    M /trunk/src/interface/main.c
  615. * moved the mpeg-motion and mpeg-idct options to the mpeg_vdec plugin
  616. * added a few *_LONGTEXT descriptions to main.c
  617. * on win32 DVD/VCD_DEVICE defaults to to D:
  618. Could anyone finish the *_LONGTEXT descriptions in main.c. There aren't
  619. that many left right now, just the ones I didn't really know what to do
  620. with.
  621. If someone also wants to review and change the already existing
  622. *_LONGTEXT descriptions, he is welcome as well because there are not
  623. really high quality descriptions :(
  624. ------------------------------------------------------------------------
  625. r1851 | gbazin | 2002-05-19 12:06:37 +0200 (Sun, 19 May 2002) | 6 lines
  626. Changed paths:
  627.    M /trunk/plugins/dummy/intf_dummy.c
  628. * on win32 the dummy interface plugin will open a dos command box. With
  629. this fix, vlc should never fail silently and leave a ghost process
  630. running in the background when there isn't any working GUI plugin.
  631. ------------------------------------------------------------------------
  632. r1852 | massiot | 2002-05-19 13:02:46 +0200 (Sun, 19 May 2002) | 2 lines
  633. Changed paths:
  634.    M /trunk/src/interface/main.c
  635. Updated long descriptions.
  636. ------------------------------------------------------------------------
  637. r1853 | massiot | 2002-05-19 13:29:51 +0200 (Sun, 19 May 2002) | 2 lines
  638. Changed paths:
  639.    M /trunk/configure
  640.    M /trunk/configure.in
  641. * New --with-ffmpeg option for standard installations.
  642. ------------------------------------------------------------------------
  643. r1854 | massiot | 2002-05-19 14:09:38 +0200 (Sun, 19 May 2002) | 2 lines
  644. Changed paths:
  645.    M /trunk/vlc.spec
  646. * New vlc.spec, courtesy of Yves Duret <yves.duret@mandrakesoft.com>.
  647. ------------------------------------------------------------------------
  648. r1855 | massiot | 2002-05-19 14:12:06 +0200 (Sun, 19 May 2002) | 2 lines
  649. Changed paths:
  650.    M /trunk/AUTHORS
  651. * A few updates.
  652. ------------------------------------------------------------------------
  653. r1856 | gbazin | 2002-05-19 14:57:32 +0200 (Sun, 19 May 2002) | 5 lines
  654. Changed paths:
  655.    M /trunk/AUTHORS
  656.    M /trunk/extras/Win32_msvc/defs.h
  657.    M /trunk/extras/Win32_msvc/modules_builtin_msvc.h
  658.    M /trunk/extras/Win32_msvc/vlc.dsp
  659.    M /trunk/plugins/filter/clone.c
  660.    M /trunk/plugins/filter/deinterlace.c
  661.    M /trunk/plugins/filter/distort.c
  662.    M /trunk/plugins/filter/invert.c
  663.    M /trunk/plugins/filter/transform.c
  664.    M /trunk/plugins/filter/wall.c
  665.    M /trunk/plugins/mpeg_vdec/video_parser.c
  666.    M /trunk/src/interface/main.c
  667. * filters were using memalign but freeing p_data instead of p_data_orig.
  668. * updated MSVC++ project.
  669. * small corrections to the LONGTEXT descriptions in main.c.
  670. ------------------------------------------------------------------------
  671. r1857 | gbazin | 2002-05-19 17:23:35 +0200 (Sun, 19 May 2002) | 3 lines
  672. Changed paths:
  673.    M /trunk/plugins/dummy/intf_dummy.c
  674.    M /trunk/plugins/text/rc.c
  675. * on win32 the rc plugin opens a new console.
  676. ------------------------------------------------------------------------
  677. r1858 | stef | 2002-05-19 17:50:02 +0200 (Sun, 19 May 2002) | 3 lines
  678. Changed paths:
  679.    M /trunk/plugins/spudec/spu_decoder.c
  680. *Initialize p_spudec->p_vout to NULL to prevent segfault if InitThread does
  681. not complete.
  682. ------------------------------------------------------------------------
  683. r1859 | massiot | 2002-05-19 18:01:26 +0200 (Sun, 19 May 2002) | 2 lines
  684. Changed paths:
  685.    M /trunk/BUGS
  686. Removed fixed entries.
  687. ------------------------------------------------------------------------
  688. r1860 | jobi | 2002-05-19 18:45:17 +0200 (Sun, 19 May 2002) | 4 lines
  689. Changed paths:
  690.    M /trunk/plugins/gtk/fixfiles.sh
  691.    M /trunk/plugins/gtk/gnome_interface.c
  692.    M /trunk/plugins/gtk/gtk_interface.c
  693.    M /trunk/plugins/gtk/gtk_support.c
  694.    M /trunk/plugins/satellite/input_satellite.c
  695.     * plugins/satellite/input_satellite.c: cosmetic changes in error messages
  696.     * plugins/gtk/*: gtk and gnome interfaces now uses frequency and
  697.                      symbol rates default values
  698. ------------------------------------------------------------------------
  699. r1861 | massiot | 2002-05-19 19:27:39 +0200 (Sun, 19 May 2002) | 2 lines
  700. Changed paths:
  701.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  702. * Fixed a segfault in the Mac OS X interface.
  703. ------------------------------------------------------------------------
  704. r1862 | jlj | 2002-05-19 21:16:40 +0200 (Sun, 19 May 2002) | 3 lines
  705. Changed paths:
  706.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  707.   * ./plugins/macosx/intf_vlc_wrapper.m: don't try to eject unless there is
  708.     a disc to eject.
  709. ------------------------------------------------------------------------
  710. r1863 | gbazin | 2002-05-19 22:26:11 +0200 (Sun, 19 May 2002) | 3 lines
  711. Changed paths:
  712.    M /trunk/plugins/gtk/gtk_preferences.c
  713. * fixed a segfault I introduced lately in gtk_preferences.
  714. ------------------------------------------------------------------------
  715. r1864 | massiot | 2002-05-19 22:55:00 +0200 (Sun, 19 May 2002) | 2 lines
  716. Changed paths:
  717.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  718. * OS X intf is now more consistent with Apple guidelines.
  719. ------------------------------------------------------------------------
  720. r1865 | massiot | 2002-05-20 00:46:53 +0200 (Mon, 20 May 2002) | 2 lines
  721. Changed paths:
  722.    M /trunk/configure
  723.    M /trunk/configure.in
  724. * Fixes for ffmpeg and mad.
  725. ------------------------------------------------------------------------
  726. r1866 | massiot | 2002-05-20 01:51:37 +0200 (Mon, 20 May 2002) | 7 lines
  727. Changed paths:
  728.    M /trunk/include/threads_funcs.h
  729.    M /trunk/plugins/macosx/aout_macosx.m
  730.    M /trunk/plugins/macosx/intf_controller.m
  731.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  732.    M /trunk/plugins/macosx/vout_macosx.m
  733.    M /trunk/src/misc/darwin_specific.c
  734.    M /trunk/src/video_output/video_output.c
  735. Mac OS X-specific :
  736. * We now use real-time threads ;
  737. * Worked around a bug when seeking ;
  738. All :
  739. * Removed my patch to the video output since it causes problems for some
  740.   people.
  741. ------------------------------------------------------------------------
  742. r1867 | jlj | 2002-05-20 07:20:12 +0200 (Mon, 20 May 2002) | 5 lines
  743. Changed paths:
  744.    M /trunk/plugins/macosx/intf_controller.h
  745.    M /trunk/plugins/macosx/intf_controller.m
  746.   * ./plugins/macosx/intf_controller.[mh]: you can now drag & drop files onto
  747.     the vlc dock icon. CFBundleDocumentTypes in Info.plist doesn't seem to have
  748.     any effect, so you'll have to hold down command-option when dropping until
  749.     this is resolved.
  750. ------------------------------------------------------------------------
  751. r1868 | massiot | 2002-05-20 12:44:18 +0200 (Mon, 20 May 2002) | 2 lines
  752. Changed paths:
  753.    M /trunk/plugins/macosx/aout_macosx.m
  754.    M /trunk/plugins/macosx/vout_macosx.m
  755. Removed unused headers.
  756. ------------------------------------------------------------------------
  757. r1869 | tcastley | 2002-05-20 13:21:01 +0200 (Mon, 20 May 2002) | 4 lines
  758. Changed paths:
  759.    M /trunk/plugins/beos/VideoWindow.h
  760.    M /trunk/plugins/beos/vout_beos.cpp
  761. Improved Overlay and Bitmap output modes.
  762. Due to existing bug in some Chroma's the Overlay does not work for nVidia
  763. cards.  Sorry.
  764. ------------------------------------------------------------------------
  765. r1870 | sam | 2002-05-20 16:12:15 +0200 (Mon, 20 May 2002) | 4 lines
  766. Changed paths:
  767.    M /trunk/Makefile
  768.    A /trunk/Makefile.config.in
  769.    M /trunk/Makefile.opts.in
  770.    M /trunk/configure
  771.    M /trunk/configure.in
  772.   * ./Makefile.opts.in: removed configuration stuff which does not need to
  773.     rebuild anything to Makefile.config, so that editing it will not cause
  774.     a complete rebuild.
  775. ------------------------------------------------------------------------
  776. r1871 | sam | 2002-05-20 16:22:52 +0200 (Mon, 20 May 2002) | 2 lines
  777. Changed paths:
  778.    M /trunk/ChangeLog
  779.   * ./ChangeLog: updated changelog.
  780. ------------------------------------------------------------------------
  781. r1872 | gbazin | 2002-05-20 17:03:33 +0200 (Mon, 20 May 2002) | 3 lines
  782. Changed paths:
  783.    M /trunk/ChangeLog
  784.    M /trunk/plugins/a52/a52.c
  785.    M /trunk/plugins/a52/a52.h
  786. * Added an option to disable the dynamic range compression.
  787. ------------------------------------------------------------------------
  788. r1873 | sam | 2002-05-20 20:43:02 +0200 (Mon, 20 May 2002) | 2 lines
  789. Changed paths:
  790.    M /trunk/Makefile
  791.   * ./Makefile: forgot to remove Makefile.config in the distclean rule.
  792. ------------------------------------------------------------------------
  793. r1874 | massiot | 2002-05-20 20:51:57 +0200 (Mon, 20 May 2002) | 2 lines
  794. Changed paths:
  795.    M /trunk/.cvsignore
  796. Added Makefile.config.
  797. ------------------------------------------------------------------------
  798. r1875 | sam | 2002-05-20 21:02:22 +0200 (Mon, 20 May 2002) | 5 lines
  799. Changed paths:
  800.    M /trunk/plugins/dummy/dummy.c
  801.    M /trunk/plugins/dummy/vout_dummy.c
  802.    M /trunk/src/video_output/vout_pictures.c
  803.   * ./plugins/dummy/dummy.c: added --dummy-chroma option.
  804.   * ./plugins/dummy/vout_dummy.c: the dummy vout plugin now uses vlc's
  805.     vout_AllocatePicture instead of its own.
  806.   * ./src/video_output/vout_pictures.c: added YUY2 in vout_AllocatePicture.
  807. ------------------------------------------------------------------------
  808. r1876 | sam | 2002-05-20 21:12:16 +0200 (Mon, 20 May 2002) | 2 lines
  809. Changed paths:
  810.    M /trunk/Makefile
  811.   * ./Makefile: we check for Makefile.config before including it.
  812. ------------------------------------------------------------------------
  813. r1877 | sam | 2002-05-20 21:34:58 +0200 (Mon, 20 May 2002) | 2 lines
  814. Changed paths:
  815.    M /trunk/src/video_output/vout_pictures.c
  816.   * ./src/video_output/vout_pictures.c: workaround for a bug in the dummy vout.
  817. ------------------------------------------------------------------------
  818. r1878 | gbazin | 2002-05-20 21:49:18 +0200 (Mon, 20 May 2002) | 12 lines
  819. Changed paths:
  820.    M /trunk/Makefile.opts.in
  821.    M /trunk/configure
  822.    M /trunk/configure.in
  823.    M /trunk/plugins/network/ipv6.c
  824. * First try for IPv6 support on Win32. This hasn't been tested so it
  825.   might not work! To compile this stuff you need a mingw compiler with
  826.   w32api-1.3.
  827. The win32 code uses the getaddrinfo function because inet_pton is
  828. supposed to be deprecated and not supported by Microsoft. gethostbyname2
  829. isn't supported as well. Maybe we could try to unify the ipv6 plugin and
  830. have all the ports use getaddrinfo ? (I didn't dare to do it because I
  831. don't want to break anything before a release ;-)
  832. ------------------------------------------------------------------------
  833. r1879 | massiot | 2002-05-20 22:58:58 +0200 (Mon, 20 May 2002) | 3 lines
  834. Changed paths:
  835.    M /trunk/ChangeLog
  836.    M /trunk/configure
  837.    M /trunk/configure.in
  838.    M /trunk/ipkg/control
  839.    M /trunk/vlc.spec
  840. * Bumped up version number to 0.4.0 ;
  841. * Updated changelog.
  842. ------------------------------------------------------------------------
  843. r1880 | sam | 2002-05-21 00:26:01 +0200 (Tue, 21 May 2002) | 2 lines
  844. Changed paths:
  845.    M /trunk/configure
  846.    M /trunk/configure.in
  847.   * ./configure.in: tried to fix the -lavcodec detection.
  848. ------------------------------------------------------------------------
  849. r1881 | sam | 2002-05-21 00:30:19 +0200 (Tue, 21 May 2002) | 3 lines
  850. Changed paths:
  851.    M /trunk/BUGS
  852.    M /trunk/ChangeLog
  853.    M /trunk/plugins/x11/xcommon.c
  854.   * ./plugins/x11/xcommon.c: fixed x11 and xvideo alternate fullscreen (gibalou
  855.     on t'aiiiiiiiiimeuh).
  856. ------------------------------------------------------------------------
  857. r1882 | sam | 2002-05-21 00:34:56 +0200 (Tue, 21 May 2002) | 2 lines
  858. Changed paths:
  859.    M /trunk/po/POTFILES.in
  860.    M /trunk/po/de.po
  861.    M /trunk/po/en_GB.po
  862.    M /trunk/po/fr.po
  863.    M /trunk/po/ja.po
  864.    M /trunk/po/nl.po
  865.    M /trunk/po/no.po
  866.    M /trunk/po/ru.po
  867.    M /trunk/po/vlc.pot
  868.   * ./po/*: updated language files.
  869. ------------------------------------------------------------------------
  870. r1883 | sam | 2002-05-21 00:36:42 +0200 (Tue, 21 May 2002) | 3 lines
  871. Changed paths:
  872.    M /trunk/include/common.h
  873.    M /trunk/include/iso_lang.h
  874.    M /trunk/src/misc/iso_lang.c
  875.   * ./src/misc/iso_lang.c: code simplifications.
  876.   * ./src/misc/iso_lang.c: the language prototypes now use the const keyword.
  877. ------------------------------------------------------------------------
  878. r1884 | sam | 2002-05-21 00:39:36 +0200 (Tue, 21 May 2002) | 6 lines
  879. Changed paths:
  880.    M /trunk/plugins/dvd/dvd_demux.c
  881.    M /trunk/plugins/gtk/gtk.c
  882.    M /trunk/src/input/input.c
  883.    M /trunk/src/input/input_dec.c
  884.    M /trunk/src/interface/main.c
  885.   * ./src/interface/main.c: fixed a little memleak.
  886.   * ./src/input/input_dec.c: removed useless code.
  887.   * ./src/input/input.c, ./plugins/gtk/gtk.c: fixed access to uninitialized
  888.     variables.
  889.   * ./plugins/dvd/dvd_demux.c: fixed the pf_demux return value.
  890. ------------------------------------------------------------------------
  891. r1885 | sam | 2002-05-21 00:45:03 +0200 (Tue, 21 May 2002) | 4 lines
  892. Changed paths:
  893.    M /trunk/plugins/dvd/dvd.h
  894.    M /trunk/plugins/dvd/dvd_access.c
  895.    M /trunk/plugins/dvd/dvd_ifo.c
  896.    M /trunk/plugins/dvd/dvd_ifo.h
  897.    M /trunk/plugins/dvd/dvd_seek.c
  898.    M /trunk/plugins/dvd/dvd_seek.h
  899.   * ./plugins/dvd/*: fixed a few inconsistences.
  900.   * ./plugins/dvd/*: renamed i_start/i_end couples when they actually
  901.     meant i_first/i_last.
  902. ------------------------------------------------------------------------
  903. r1886 | sam | 2002-05-21 02:23:37 +0200 (Tue, 21 May 2002) | 3 lines
  904. Changed paths:
  905.    M /trunk/src/input/input_ext-intf.c
  906.    M /trunk/src/input/input_ext-plugins.c
  907.   * src/input/input_ext-plugins.c, src/input/input_ext-intf.c: boundary checks
  908.     on seek.
  909. ------------------------------------------------------------------------
  910. r1887 | sam | 2002-05-21 02:34:41 +0200 (Tue, 21 May 2002) | 3 lines
  911. Changed paths:
  912.    M /trunk/include/defs.h.in
  913.    M /trunk/plugins/dvd/dvd_access.c
  914.    M /trunk/plugins/dvd/dvd_seek.c
  915.   * ./plugins/dvd/dvd_access.c, plugins/dvd/dvd_seek.c: very minor cosmetic
  916.     fixes.
  917. ------------------------------------------------------------------------
  918. r1888 | sam | 2002-05-21 03:27:26 +0200 (Tue, 21 May 2002) | 2 lines
  919. Changed paths:
  920.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  921.   * ./plugins/mpeg_system/mpeg_ts.c: fixed a warning.
  922. ------------------------------------------------------------------------
  923. r1889 | ipkiss | 2002-05-21 03:29:38 +0200 (Tue, 21 May 2002) | 3 lines
  924. Changed paths:
  925.    M /trunk/plugins/win32/network.cpp
  926.    M /trunk/plugins/win32/network.dfm
  927.    M /trunk/plugins/win32/network.h
  928.  * Fixed a stupid bug in the Network dialog.
  929. ------------------------------------------------------------------------
  930. r1890 | sam | 2002-05-21 03:40:17 +0200 (Tue, 21 May 2002) | 3 lines
  931. Changed paths:
  932.    M /trunk/src/input/input.c
  933.   * ./src/input/input.c: fixed a bug with the input remaining stuck when no
  934.     network data was present.
  935. ------------------------------------------------------------------------
  936. r1891 | sam | 2002-05-21 04:46:39 +0200 (Tue, 21 May 2002) | 3 lines
  937. Changed paths:
  938.    M /trunk/plugins/chroma/i420_yuy2.h
  939.   * ./plugins/chroma/i420_yuy2.h: fixed the BeOS crash. Margin handling isn't
  940.     done yet, though.
  941. ------------------------------------------------------------------------
  942. r1892 | sam | 2002-05-21 05:37:17 +0200 (Tue, 21 May 2002) | 3 lines
  943. Changed paths:
  944.    M /trunk/plugins/chroma/i420_yuy2.c
  945.   * ./plugins/chroma/i420_yuy2.c: margin support for the 420 planar to 422
  946.     packed chroma transformations.
  947. ------------------------------------------------------------------------
  948. r1893 | gbazin | 2002-05-21 08:55:48 +0200 (Tue, 21 May 2002) | 4 lines
  949. Changed paths:
  950.    M /trunk/plugins/network/ipv6.c
  951. * ./plugins/network/ipv6.c: fixed a stupid bug.
  952. ------------------------------------------------------------------------
  953. r1894 | gbazin | 2002-05-21 09:48:50 +0200 (Tue, 21 May 2002) | 3 lines
  954. Changed paths:
  955.    M /trunk/plugins/directx/aout_directx.c
  956. * ./plugins/directx/aout_directx.c: fixed compile warnings.
  957. ------------------------------------------------------------------------
  958. r1895 | lool | 2002-05-21 15:27:32 +0200 (Tue, 21 May 2002) | 2 lines
  959. Changed paths:
  960.    M /trunk/plugins/dvd/dvd_access.c
  961.   * fixed a side-effect bug causing crashes on DVD title change
  962. ------------------------------------------------------------------------
  963. r1896 | gbazin | 2002-05-21 15:34:31 +0200 (Tue, 21 May 2002) | 5 lines
  964. Changed paths:
  965.    M /trunk/plugins/dvd/dvd_access.c
  966. * On Win32 the DVD access plugin has to be explicitly requested. This
  967.   avoids crashes when the input thread tries to open files as dvds.
  968. ------------------------------------------------------------------------
  969. r1897 | massiot | 2002-05-22 00:09:45 +0200 (Wed, 22 May 2002) | 2 lines
  970. Changed paths:
  971.    M /trunk/vlc.spec
  972. * Updated spec for ffmpeg.
  973. ------------------------------------------------------------------------
  974. r1898 | lool | 2002-05-22 13:23:56 +0200 (Wed, 22 May 2002) | 3 lines
  975. Changed paths:
  976.    M /trunk/include/modules_inner.h
  977.   * ./include/modules_inner.h: fixed a crash when reopening a hidden
  978.     module (by sam)
  979. ------------------------------------------------------------------------
  980. r1899 | tcastley | 2002-05-22 14:23:41 +0200 (Wed, 22 May 2002) | 2 lines
  981. Changed paths:
  982.    M /trunk/plugins/beos/vout_beos.cpp
  983. Changes to reduce segfaults on exit, and also allow only one Playlist window.
  984. ------------------------------------------------------------------------
  985. r1900 | jobi | 2002-05-22 14:50:21 +0200 (Wed, 22 May 2002) | 2 lines
  986. Changed paths:
  987.    M /trunk/plugins/vcd/vcd.c
  988.     * plugins/vcd/vcd.c: added svcd shortcut to the vcd input
  989. ------------------------------------------------------------------------
  990. r1901 | gbazin | 2002-05-22 16:20:41 +0200 (Wed, 22 May 2002) | 6 lines
  991. Changed paths:
  992.    M /trunk/plugins/gtk/gnome.c
  993.    M /trunk/plugins/gtk/gtk_playlist.c
  994.    M /trunk/plugins/text/logger.c
  995. * ./plugins/text/logger.c: on win32 the logger interface shows up a dos
  996.   command box.
  997. * ./plugins/gtk/gnome.c: fixed uninitialized variable. (from Sam)
  998. * ./plugins/gtk/gtk_playlist.c: simplified GtkRebuildCList(). (from Sam)
  999. ------------------------------------------------------------------------
  1000. r1902 | ipkiss | 2002-05-22 19:12:45 +0200 (Wed, 22 May 2002) | 8 lines
  1001. Changed paths:
  1002.    M /trunk/plugins/win32/disc.cpp
  1003.    M /trunk/plugins/win32/disc.dfm
  1004.    M /trunk/plugins/win32/disc.h
  1005.    M /trunk/plugins/win32/mainframe.cpp
  1006.    M /trunk/plugins/win32/mainframe.dfm
  1007.    M /trunk/plugins/win32/mainframe.h
  1008.    M /trunk/plugins/win32/network.cpp
  1009.    M /trunk/plugins/win32/network.dfm
  1010.    M /trunk/plugins/win32/network.h
  1011.    M /trunk/plugins/win32/preferences.cpp
  1012.    M /trunk/plugins/win32/preferences.h
  1013.  * ALL: replaced TUpDown components by TCSpinEdit ones, which allow
  1014.    values greater than 32767. It fixes the audio bug ocurring when a
  1015.    configuration file is saved under the win32 interface
  1016.  * ./plugins/win32/mainframe.cpp: Added some extra space between
  1017.    statusbar and toolbar when nothing is displayed. I find it nicer :)
  1018. ------------------------------------------------------------------------
  1019. r1903 | sam | 2002-05-22 19:17:45 +0200 (Wed, 22 May 2002) | 4 lines
  1020. Changed paths:
  1021.    M /trunk/Makefile
  1022.    M /trunk/include/modules_inner.h
  1023.    M /trunk/plugins/access/file.c
  1024.    M /trunk/plugins/dvd/dvd_seek.c
  1025.   * ./plugins/access/file.c, plugins/dvd/dvd_seek.c: readability changes.
  1026.   * ./Makefile: the vlc rule depends on modules_builtin.h.
  1027.   * ./include/modules_inner.h: removed useless code.
  1028. ------------------------------------------------------------------------
  1029. r1904 | sam | 2002-05-22 19:19:46 +0200 (Wed, 22 May 2002) | 3 lines
  1030. Changed paths:
  1031.    M /trunk/src/misc/modules.c
  1032.   * ./src/misc/modules.c: disabled module autohide until we find out why a
  1033.     reloaded module sometimes does not work properly.
  1034. ------------------------------------------------------------------------
  1035. r1905 | gbazin | 2002-05-22 21:31:33 +0200 (Wed, 22 May 2002) | 9 lines
  1036. Changed paths:
  1037.    M /trunk/plugins/directx/directx.c
  1038.    M /trunk/src/misc/modules.c
  1039. * ./src/misc/modules.c: restored plugins hiding as the problem is fixed.
  1040. * ./plugins/directx/directx.c: UnregisterClass() in MODULE_DEACTIVATE. If
  1041.    we don't do this, trying to use the class when the plugin is reloaded will
  1042.    cause a segfault.
  1043. PS: on Win32 the sdl plugin is still affected by this. It looks like SDL keeps
  1044.     an internal state which isn't updated when we reload the plugin.
  1045. ------------------------------------------------------------------------
  1046. r1906 | sam | 2002-05-22 23:05:18 +0200 (Wed, 22 May 2002) | 3 lines
  1047. Changed paths:
  1048.    M /trunk/plugins/chroma/i420_yuy2.h
  1049.   * ./plugins/chroma/i420_yuy2.h: bugfix for the I420 to YUY2 MMX chroma
  1050.     transformations, with the help of Pascal Levesque.
  1051. ------------------------------------------------------------------------
  1052. r1907 | sam | 2002-05-22 23:08:42 +0200 (Wed, 22 May 2002) | 3 lines
  1053. Changed paths:
  1054.    M /trunk/plugins/macosx/intf_open.m
  1055.    M /trunk/plugins/win32/network.dfm
  1056.   * ./plugins/win32/network.dfm, plugins/macosx/intf_open.m: updated channel
  1057.     server default hostname.
  1058. ------------------------------------------------------------------------
  1059. r1908 | sam | 2002-05-22 23:15:04 +0200 (Wed, 22 May 2002) | 3 lines
  1060. Changed paths:
  1061.    M /trunk/plugins/mad/mad_adec.c
  1062.    M /trunk/plugins/mad/mad_libmad.c
  1063.   * ./plugins/mad/mad_adec.c, ./plugins/mad/mad_libmad.c: use intf_WarnMsg for
  1064.     debug messages instead of intf_ErrMsg.
  1065. ------------------------------------------------------------------------
  1066. r1909 | sam | 2002-05-22 23:30:08 +0200 (Wed, 22 May 2002) | 2 lines
  1067. Changed paths:
  1068.    M /trunk/plugins/gtk/gnome.glade
  1069.    M /trunk/plugins/gtk/gnome_interface.c
  1070.   * ./plugins/gtk/gnome.glade: removed bevel from title and chapter buttons.
  1071. ------------------------------------------------------------------------
  1072. r1910 | sam | 2002-05-22 23:42:47 +0200 (Wed, 22 May 2002) | 3 lines
  1073. Changed paths:
  1074.    M /trunk/plugins/dvd/dvd_seek.c
  1075.   * ./plugins/dvd/dvd_seek.c: reverted a previous change in DVD input which
  1076.     caused input to get stuck in interleaved cells.
  1077. ------------------------------------------------------------------------
  1078. r1911 | massiot | 2002-05-23 01:11:00 +0200 (Thu, 23 May 2002) | 2 lines
  1079. Changed paths:
  1080.    M /trunk/Makefile.opts.in
  1081.    M /trunk/configure
  1082.    M /trunk/configure.in
  1083.    M /trunk/plugins/access/http.c
  1084. Fixed HTTP input under Win32 (thanks ipkiss).
  1085. ------------------------------------------------------------------------
  1086. r1912 | massiot | 2002-05-23 01:40:50 +0200 (Thu, 23 May 2002) | 3 lines
  1087. Changed paths:
  1088.    M /trunk/ChangeLog
  1089.    M /trunk/debian/changelog
  1090.    M /trunk/vlc.spec
  1091.  * Updated ChangeLog
  1092.  * Updated release date
  1093. ------------------------------------------------------------------------
  1094. r1913 | massiot | 2002-05-23 23:42:43 +0200 (Thu, 23 May 2002) | 2 lines
  1095. Changed paths:
  1096.    M /trunk/README.MacOSX.rtf
  1097. Updated Mac OS X readme, courtesy of The DJ <d.hartman@student.utwente.nl>.
  1098. ------------------------------------------------------------------------
  1099. r1914 | jlj | 2002-05-24 00:18:55 +0200 (Fri, 24 May 2002) | 3 lines
  1100. Changed paths:
  1101.    M /trunk/plugins/macosx/intf_open.m
  1102.   * ./plugins/macosx/intf_open.m: Remember last open file panel location,
  1103.     thanks to <ssudre2@wanadoo.fr>
  1104. ------------------------------------------------------------------------
  1105. r1915 | sam | 2002-05-24 00:21:14 +0200 (Fri, 24 May 2002) | 3 lines
  1106. Changed paths:
  1107.    M /trunk/src/video_output/video_output.c
  1108.   * ./src/video_output/video_output.c: the video output thread was never
  1109.     joined! A pretty old bug...
  1110. ------------------------------------------------------------------------
  1111. r1916 | massiot | 2002-05-24 00:33:44 +0200 (Fri, 24 May 2002) | 2 lines
  1112. Changed paths:
  1113.    M /trunk/doc/release-howto.txt
  1114. update release-howto
  1115. ------------------------------------------------------------------------
  1116. r1917 | gbazin | 2002-05-24 14:42:14 +0200 (Fri, 24 May 2002) | 8 lines
  1117. Changed paths:
  1118.    M /trunk/include/input_ext-dec.h
  1119.    M /trunk/plugins/a52/a52.c
  1120.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  1121.    M /trunk/plugins/lpcm_adec/lpcm_adec.c
  1122.    M /trunk/plugins/spudec/spu_decoder.c
  1123. * ./include/inpu_ext-dec.h added a check to fifo->b_die after the call
  1124. to BitstreamNextDataPacket() in GetChunk().
  1125. Code using GetChunk() also needs to check fifo->b_die before using the
  1126. obtained data.
  1127. This fixes frequent crashes you get on win32 with the a52 plugin when you
  1128. close a stream.
  1129. ------------------------------------------------------------------------
  1130. r1918 | fenrir | 2002-05-25 18:23:07 +0200 (Sat, 25 May 2002) | 2 lines
  1131. Changed paths:
  1132.    M /trunk/plugins/avi/avi.c
  1133.    M /trunk/plugins/avi/libioRIFF.c
  1134.     * all: avi file is a piece of sh*t, make more test.
  1135. ------------------------------------------------------------------------
  1136. r1919 | marcari | 2002-05-25 21:15:50 +0200 (Sat, 25 May 2002) | 3 lines
  1137. Changed paths:
  1138.    M /trunk/src/misc/netutils.c
  1139.   * src/misc/netutils.c: tests if message from vlcs begins with 'E:' or 'I:'
  1140.   instead of testing 'E: ' and 'I: ' (to simplify miniVLCS)
  1141. ------------------------------------------------------------------------
  1142. r1920 | massiot | 2002-05-25 23:42:36 +0200 (Sat, 25 May 2002) | 2 lines
  1143. Changed paths:
  1144.    M /trunk/ipkg/control
  1145. Changed download URL.
  1146. ------------------------------------------------------------------------
  1147. r1921 | alexis | 2002-05-27 03:49:41 +0200 (Mon, 27 May 2002) | 5 lines
  1148. Changed paths:
  1149.    M /trunk/doc/vlc-howto.sgml
  1150. Link to the GPL licence
  1151. GFDL licence know used for the licence
  1152. ------------------------------------------------------------------------
  1153. r1922 | fenrir | 2002-05-27 18:01:42 +0200 (Mon, 27 May 2002) | 4 lines
  1154. Changed paths:
  1155.    M /trunk/plugins/a52/a52.c
  1156.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1157.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  1158.    M /trunk/src/input/mpeg_system.c
  1159.     ALL : In order to make ac3 working in avi file, I've deplaced some code
  1160. from ac3 decoder to mpeg_system.c. ( skip 3 bytes is now done in
  1161. mpeg_system.c and no longer in ac3 audio decoder ).
  1162. ------------------------------------------------------------------------
  1163. r1923 | sam | 2002-05-27 20:26:31 +0200 (Mon, 27 May 2002) | 7 lines
  1164. Changed paths:
  1165.    M /trunk/plugins/aa/aa.c
  1166.   * ./plugins/aa/aa.c: removed all palette code as it was unused.
  1167.   * ./plugins/aa/aa.c: moved the aa_fastrender call from vout_Display to
  1168.     vout_Render.
  1169.   * ./plugins/aa/aa.c: added support for resizing and right-click menu.
  1170.    (patch courtesy of Sigmund Augdal <sigmunau@stud.ntnu.no>)
  1171. ------------------------------------------------------------------------
  1172. r1924 | sam | 2002-05-27 20:33:35 +0200 (Mon, 27 May 2002) | 2 lines
  1173. Changed paths:
  1174.    M /trunk/debian/control
  1175.   * ./debian/control: updated Debian package descriptions.
  1176. ------------------------------------------------------------------------
  1177. r1925 | sam | 2002-05-27 20:34:33 +0200 (Mon, 27 May 2002) | 4 lines
  1178. Changed paths:
  1179.    M /trunk/configure
  1180.    M /trunk/configure.in
  1181.    M /trunk/po/de.po
  1182.    M /trunk/po/en_GB.po
  1183.    M /trunk/po/fr.po
  1184.    M /trunk/po/ja.po
  1185.    M /trunk/po/nl.po
  1186.    M /trunk/po/no.po
  1187.    M /trunk/po/ru.po
  1188.    M /trunk/po/vlc.pot
  1189.   * ./po/vlc.pot: updated potfile.
  1190.   * ./po/pl.po: polish translation, courtesy of Arkadiusz Lipiec
  1191.     <A.Lipiec@elka.pw.edu.pl>.
  1192. ------------------------------------------------------------------------
  1193. r1926 | sam | 2002-05-27 20:35:53 +0200 (Mon, 27 May 2002) | 2 lines
  1194. Changed paths:
  1195.    A /trunk/po/pl.po
  1196.   * ./po/pl.po: uh uh uh, forgot to cvs add this file...
  1197. ------------------------------------------------------------------------
  1198. r1927 | sam | 2002-05-27 21:35:41 +0200 (Mon, 27 May 2002) | 3 lines
  1199. Changed paths:
  1200.    M /trunk/plugins/filter/clone.c
  1201.    M /trunk/plugins/filter/deinterlace.c
  1202.    M /trunk/plugins/filter/distort.c
  1203.    M /trunk/plugins/filter/transform.c
  1204.    M /trunk/plugins/filter/wall.c
  1205.   * ./plugins/filter/*: filters are now configurable through the configuration
  1206.     system. Patch from Sigmund Augdal <sigmunau@stud.ntnu.no>.
  1207. ------------------------------------------------------------------------
  1208. r1928 | stef | 2002-05-28 20:34:42 +0200 (Tue, 28 May 2002) | 3 lines
  1209. Changed paths:
  1210.    M /trunk/include/video.h
  1211.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  1212.    M /trunk/src/video_output/video_output.c
  1213.    M /trunk/src/video_output/vout_pictures.c
  1214. *Added a b_force flag to picture_t so that we can force the display
  1215. of an image even if it is late.
  1216. ------------------------------------------------------------------------
  1217. r1929 | ipkiss | 2002-05-28 23:44:46 +0200 (Tue, 28 May 2002) | 4 lines
  1218. Changed paths:
  1219.    M /trunk/plugins/win32/about.dfm
  1220.    M /trunk/plugins/win32/about.h
  1221.    M /trunk/plugins/win32/disc.cpp
  1222.    M /trunk/plugins/win32/intfwin.bpr
  1223.    M /trunk/plugins/win32/mainframe.cpp
  1224.    M /trunk/plugins/win32/mainframe.dfm
  1225.    M /trunk/plugins/win32/mainframe.h
  1226.    M /trunk/plugins/win32/network.cpp
  1227.  * New icons for the toolbar buttons
  1228.  * URL can now start with "http://" in the Network dialog box
  1229.  * Updated the About dialog box
  1230. ------------------------------------------------------------------------
  1231. r1930 | sam | 2002-05-29 00:49:25 +0200 (Wed, 29 May 2002) | 2 lines
  1232. Changed paths:
  1233.    M /trunk/plugins/filter/clone.c
  1234.    M /trunk/plugins/filter/deinterlace.c
  1235.    M /trunk/plugins/filter/distort.c
  1236.    M /trunk/plugins/filter/transform.c
  1237.    M /trunk/plugins/filter/wall.c
  1238.   * ./plugins/filters/*: fixed inconsistencies.
  1239. ------------------------------------------------------------------------
  1240. r1931 | gbazin | 2002-05-29 12:08:03 +0200 (Wed, 29 May 2002) | 5 lines
  1241. Changed paths:
  1242.    M /trunk/plugins/dummy/dummy.c
  1243.    M /trunk/plugins/x11/xcommon.c
  1244. * ./plugins/dummy/dummy.c: added a CATEGORY_HINT to the config.
  1245. * ./plugins/x11/xcommon.c: small change to the ToggleFullscreen routine
  1246. to avoid a flickering during the switch.
  1247. ------------------------------------------------------------------------
  1248. r1932 | sam | 2002-05-29 20:39:14 +0200 (Wed, 29 May 2002) | 5 lines
  1249. Changed paths:
  1250.    M /trunk/src/video_output/video_output.c
  1251.   * ./src/video_output/video_output.c: when the video output hasn't received
  1252.     a new picture for a while, it redisplays the last displayed one. This will
  1253.     be useful for DVD menus, but also solves the "picture becomes black when
  1254.     vlc is paused" issue.
  1255. ------------------------------------------------------------------------
  1256. r1933 | gbazin | 2002-05-30 10:17:04 +0200 (Thu, 30 May 2002) | 8 lines
  1257. Changed paths:
  1258.    M /trunk/include/configuration.h
  1259.    M /trunk/include/modules.h
  1260.    M /trunk/include/modules_inner.h
  1261.    M /trunk/plugins/a52/a52.c
  1262.    M /trunk/plugins/beos/vout_beos.cpp
  1263.    M /trunk/plugins/directx/directx.c
  1264.    M /trunk/plugins/directx/vout_directx.c
  1265.    M /trunk/plugins/filter/wall.c
  1266.    M /trunk/plugins/gtk/gnome.c
  1267.    M /trunk/plugins/gtk/gtk.c
  1268.    M /trunk/plugins/gtk/gtk_display.c
  1269.    M /trunk/plugins/mga/xmga.c
  1270.    M /trunk/plugins/qnx/vout_qnx.c
  1271.    M /trunk/plugins/satellite/satellite.c
  1272.    M /trunk/plugins/x11/x11.c
  1273.    M /trunk/plugins/x11/xvideo.c
  1274.    M /trunk/src/interface/main.c
  1275.    M /trunk/src/misc/configuration.c
  1276. * changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macros to accept a
  1277. default value as an argument.
  1278. * modified the command line parsing to accept --foo and --no-foo when a
  1279. "foo" boolean config option is defined.
  1280. * modified the help menu to indicate if the option is enabled or
  1281. disabled by default.
  1282. ------------------------------------------------------------------------
  1283. r1934 | xav | 2002-05-30 10:59:42 +0200 (Thu, 30 May 2002) | 7 lines
  1284. Changed paths:
  1285.    M /trunk/plugins/win32/mainframe.cpp
  1286.    M /trunk/plugins/win32/mainframe.dfm
  1287.    M /trunk/src/interface/intf_eject.c
  1288.    M /trunk/src/misc/netutils.c
  1289.  * intf_eject.c : added ejection code for Win32. Please test it under
  1290.                   Win95/98/Me, I just can't install a winme
  1291.                   in my work office :).
  1292.  * plugins/win32/* : enabled the "Eject" button (thanks Ipkiss)
  1293.  * src/misc/netutils.c : just changed my mail :P
  1294. ------------------------------------------------------------------------
  1295. r1935 | asmax | 2002-05-30 15:22:43 +0200 (Thu, 30 May 2002) | 3 lines
  1296. Changed paths:
  1297.    M /trunk/src/misc/netutils.c
  1298. - removed the obsolete artificial delay when switching channels.
  1299.   Now it is ultra-fast !
  1300. ------------------------------------------------------------------------
  1301. r1936 | asmax | 2002-05-30 15:39:43 +0200 (Thu, 30 May 2002) | 4 lines
  1302. Changed paths:
  1303.    M /trunk/plugins/gtk/gnome.c
  1304. - gnome.c didn't compile
  1305.   (Gildas you forgot the default value for gnome-toolbartext, I assume
  1306.    it was 1 ;)
  1307. ------------------------------------------------------------------------
  1308. r1937 | gbazin | 2002-05-30 15:58:17 +0200 (Thu, 30 May 2002) | 4 lines
  1309. Changed paths:
  1310.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  1311. * ./plugins/mpeg_vdec/vpar_headers.c: don't try to deference a null
  1312. pointer (fix from sam).
  1313. ------------------------------------------------------------------------
  1314. r1938 | ipkiss | 2002-05-31 03:09:51 +0200 (Fri, 31 May 2002) | 8 lines
  1315. Changed paths:
  1316.    M /trunk/plugins/win32/mainframe.cpp
  1317.    M /trunk/plugins/win32/mainframe.dfm
  1318.    M /trunk/plugins/win32/messages.cpp
  1319.    M /trunk/plugins/win32/messages.dfm
  1320.    M /trunk/plugins/win32/messages.h
  1321.    M /trunk/plugins/win32/win32.cpp
  1322. Win32 interface:
  1323.  * The "Eject" button is enabled only after we played a dvd or vcd.
  1324.  * The toolbar is now flat and less cubist.
  1325.  * Got rid of the ugly slider with some winXP skins.
  1326.  * Added a config option to limit the number of messages in the log
  1327.    window (default is set to 500).
  1328. ------------------------------------------------------------------------
  1329. r1940 | massiot | 2002-05-31 23:37:42 +0200 (Fri, 31 May 2002) | 3 lines
  1330. Changed paths:
  1331.    M /trunk/plugins/sdl/aout_sdl.c
  1332. * plugins/sdl/aout_sdl.c : Fixed an endianness issue created by a
  1333.   brain-dead developer :p
  1334. ------------------------------------------------------------------------
  1335. r1941 | massiot | 2002-05-31 23:56:01 +0200 (Fri, 31 May 2002) | 2 lines
  1336. Changed paths:
  1337.    M /trunk/plugins/a52/a52.c
  1338.    M /trunk/plugins/satellite/satellite_tools.c
  1339. * Compilation fixes for Solaris ;
  1340. ------------------------------------------------------------------------
  1341. r1943 | tcastley | 2002-06-01 10:54:08 +0200 (Sat, 01 Jun 2002) | 3 lines
  1342. Changed paths:
  1343.    M /trunk/plugins/beos/PlayListWindow.cpp
  1344.    M /trunk/plugins/beos/VideoWindow.h
  1345. * Fixes for Playlist window.  Now only creates one and destroys correctly.
  1346. * Fixed the height of the output video, was one to big.
  1347. ------------------------------------------------------------------------
  1348. r1944 | tcastley | 2002-06-01 10:54:48 +0200 (Sat, 01 Jun 2002) | 2 lines
  1349. Changed paths:
  1350.    M /trunk/plugins/beos/PlayListWindow.h
  1351. Fixes for Playlist window
  1352. ------------------------------------------------------------------------
  1353. r1945 | tcastley | 2002-06-01 11:20:16 +0200 (Sat, 01 Jun 2002) | 2 lines
  1354. Changed paths:
  1355.    M /trunk/plugins/beos/InterfaceWindow.h
  1356. Fix to prevent multiple Playlist windows
  1357. ------------------------------------------------------------------------
  1358. r1946 | tcastley | 2002-06-01 11:21:59 +0200 (Sat, 01 Jun 2002) | 3 lines
  1359. Changed paths:
  1360.    M /trunk/plugins/beos/InterfaceWindow.cpp
  1361.    M /trunk/plugins/beos/vout_beos.cpp
  1362. Fixes for preventing multiple playlist windows
  1363. and improvements and corrections in videoout.
  1364. ------------------------------------------------------------------------
  1365. r1950 | sam | 2002-06-01 12:47:07 +0200 (Sat, 01 Jun 2002) | 3 lines
  1366. Changed paths:
  1367.    M /trunk/plugins/chroma/i420_rgb16.c
  1368.   * ./plugins/chroma/i420_rgb16.c: fix for skewed display in software RV32
  1369.     mode, courtesy of Pascal Levesque.
  1370. ------------------------------------------------------------------------
  1371. r1951 | sam | 2002-06-01 13:08:24 +0200 (Sat, 01 Jun 2002) | 3 lines
  1372. Changed paths:
  1373.    M /trunk/plugins/chroma/i420_yuy2.h
  1374.   * ./plugins/chroma/i420_yuy2.h: fixed an old overflow bug spotted by
  1375.     Rudolf Cornelissen.
  1376. ------------------------------------------------------------------------
  1377. r1952 | sam | 2002-06-01 13:11:51 +0200 (Sat, 01 Jun 2002) | 3 lines
  1378. Changed paths:
  1379.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  1380.   * ./plugins/macosx/intf_vlc_wrapper.m: fix for non-ASCII filenames in the
  1381.     MacOS X interface, courtesy of Watanabe Go <go@dsl.gr.jp>.
  1382. ------------------------------------------------------------------------
  1383. r1954 | sam | 2002-06-01 14:32:02 +0200 (Sat, 01 Jun 2002) | 32 lines
  1384. Changed paths:
  1385.    M /trunk/.cvsignore
  1386.    M /trunk/BUGS
  1387.    M /trunk/Makefile
  1388.    M /trunk/Makefile.dep
  1389.    M /trunk/Makefile.modules
  1390.    M /trunk/Makefile.opts.in
  1391.    A /trunk/bootstrap.sh
  1392.    M /trunk/configure
  1393.    M /trunk/configure.in
  1394.    M /trunk/debian/rules
  1395.    M /trunk/debian/vlc-aa.dirs
  1396.    M /trunk/debian/vlc-alsa.dirs
  1397.    M /trunk/debian/vlc-arts.dirs
  1398.    M /trunk/debian/vlc-esd.dirs
  1399.    M /trunk/debian/vlc-ggi.dirs
  1400.    M /trunk/debian/vlc-glide.dirs
  1401.    M /trunk/debian/vlc-gnome.dirs
  1402.    M /trunk/debian/vlc-gnome.menu
  1403.    M /trunk/debian/vlc-gtk.dirs
  1404.    M /trunk/debian/vlc-gtk.menu
  1405.    M /trunk/debian/vlc-kde.dirs
  1406.    M /trunk/debian/vlc-kde.menu
  1407.    M /trunk/debian/vlc-lirc.dirs
  1408.    M /trunk/debian/vlc-mad.dirs
  1409.    M /trunk/debian/vlc-qt.dirs
  1410.    M /trunk/debian/vlc-qt.menu
  1411.    M /trunk/debian/vlc-sdl.dirs
  1412.    M /trunk/debian/vlc.dirs
  1413.    M /trunk/debian/vlc.menu
  1414.    M /trunk/include/ac3_downmix.h
  1415.    M /trunk/include/ac3_imdct.h
  1416.    M /trunk/include/audio_output.h
  1417.    D /trunk/include/common.h
  1418.    M /trunk/include/config.h
  1419.    M /trunk/include/configuration.h
  1420.    M /trunk/include/defs.h.in
  1421.    M /trunk/include/input_ext-dec.h
  1422.    M /trunk/include/input_ext-intf.h
  1423.    M /trunk/include/input_ext-plugins.h
  1424.    M /trunk/include/interface.h
  1425.    M /trunk/include/intf_eject.h
  1426.    D /trunk/include/intf_msg.h
  1427.    D /trunk/include/intf_playlist.h
  1428.    M /trunk/include/iso_lang.h
  1429.    M /trunk/include/main.h
  1430.    M /trunk/include/modules.h
  1431.    M /trunk/include/modules_inner.h
  1432.    M /trunk/include/mtime.h
  1433.    M /trunk/include/netutils.h
  1434.    M /trunk/include/network.h
  1435.    M /trunk/include/os_specific.h
  1436.    A /trunk/include/playlist.h
  1437.    M /trunk/include/stream_control.h
  1438.    D /trunk/include/threads.h
  1439.    M /trunk/include/threads_funcs.h
  1440.    M /trunk/include/vdec_ext-plugins.h
  1441.    M /trunk/include/video.h
  1442.    M /trunk/include/video_output.h
  1443.    D /trunk/include/videolan
  1444.    A /trunk/include/vlc
  1445.    A /trunk/include/vlc/aout.h
  1446.    A /trunk/include/vlc/decoder.h
  1447.    A /trunk/include/vlc/input.h
  1448.    A /trunk/include/vlc/intf.h
  1449.    A /trunk/include/vlc/vlc.h
  1450.    A /trunk/include/vlc/vout.h
  1451.    A /trunk/include/vlc_common.h
  1452.    A /trunk/include/vlc_cpu.h
  1453.    A /trunk/include/vlc_messages.h
  1454.    A /trunk/include/vlc_objects.h
  1455.    A /trunk/include/vlc_symbols.h
  1456.    A /trunk/include/vlc_threads.h
  1457.    M /trunk/include/win32_specific.h
  1458.    M /trunk/ipkg/rules
  1459.    M /trunk/plugins/a52/a52.c
  1460.    M /trunk/plugins/a52/a52.h
  1461.    M /trunk/plugins/aa/aa.c
  1462.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1463.    M /trunk/plugins/ac3_adec/ac3_adec.h
  1464.    M /trunk/plugins/ac3_adec/ac3_bit_allocate.c
  1465.    M /trunk/plugins/ac3_adec/ac3_decoder.c
  1466.    M /trunk/plugins/ac3_adec/ac3_exponent.c
  1467.    M /trunk/plugins/ac3_adec/ac3_exponent.h
  1468.    M /trunk/plugins/ac3_adec/ac3_imdct.c
  1469.    M /trunk/plugins/ac3_adec/ac3_mantissa.c
  1470.    M /trunk/plugins/ac3_adec/ac3_mantissa.h
  1471.    M /trunk/plugins/ac3_adec/ac3_parse.c
  1472.    M /trunk/plugins/ac3_adec/ac3_rematrix.c
  1473.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  1474.    M /trunk/plugins/ac3_spdif/ac3_spdif.h
  1475.    M /trunk/plugins/access/file.c
  1476.    M /trunk/plugins/access/http.c
  1477.    M /trunk/plugins/access/udp.c
  1478.    M /trunk/plugins/alsa/alsa.c
  1479.    M /trunk/plugins/arts/Makefile
  1480.    D /trunk/plugins/arts/aout_arts.c
  1481.    M /trunk/plugins/arts/arts.c
  1482.    M /trunk/plugins/avi/avi.c
  1483.    M /trunk/plugins/avi/libioRIFF.c
  1484.    M /trunk/plugins/beos/InterfaceWindow.cpp
  1485.    M /trunk/plugins/beos/MediaControlView.cpp
  1486.    M /trunk/plugins/beos/PlayListWindow.cpp
  1487.    M /trunk/plugins/beos/VideoWindow.h
  1488.    M /trunk/plugins/beos/aout_beos.cpp
  1489.    M /trunk/plugins/beos/beos.cpp
  1490.    M /trunk/plugins/beos/intf_beos.cpp
  1491.    M /trunk/plugins/beos/vout_beos.cpp
  1492.    M /trunk/plugins/chroma/i420_rgb.c
  1493.    M /trunk/plugins/chroma/i420_rgb.h
  1494.    M /trunk/plugins/chroma/i420_rgb16.c
  1495.    M /trunk/plugins/chroma/i420_rgb8.c
  1496.    M /trunk/plugins/chroma/i420_rgb_mmx.h
  1497.    M /trunk/plugins/chroma/i420_ymga.c
  1498.    M /trunk/plugins/chroma/i420_yuy2.c
  1499.    M /trunk/plugins/chroma/i420_yuy2.h
  1500.    M /trunk/plugins/chroma/i422_yuy2.c
  1501.    M /trunk/plugins/directx/aout_directx.c
  1502.    M /trunk/plugins/directx/directx.c
  1503.    M /trunk/plugins/directx/vout_directx.c
  1504.    M /trunk/plugins/directx/vout_directx.h
  1505.    M /trunk/plugins/directx/vout_events.c
  1506.    M /trunk/plugins/downmix/ac3_downmix_3dn.c
  1507.    M /trunk/plugins/downmix/ac3_downmix_c.c
  1508.    M /trunk/plugins/downmix/ac3_downmix_sse.c
  1509.    M /trunk/plugins/downmix/downmix.c
  1510.    M /trunk/plugins/downmix/downmix3dn.c
  1511.    M /trunk/plugins/downmix/downmixsse.c
  1512.    M /trunk/plugins/dsp/Makefile
  1513.    D /trunk/plugins/dsp/aout_dsp.c
  1514.    M /trunk/plugins/dsp/dsp.c
  1515.    M /trunk/plugins/dummy/aout_dummy.c
  1516.    M /trunk/plugins/dummy/dummy.c
  1517.    M /trunk/plugins/dummy/input_dummy.c
  1518.    M /trunk/plugins/dummy/intf_dummy.c
  1519.    M /trunk/plugins/dummy/null.c
  1520.    M /trunk/plugins/dummy/vout_dummy.c
  1521.    M /trunk/plugins/dvd/dvd.c
  1522.    M /trunk/plugins/dvd/dvd.h
  1523.    M /trunk/plugins/dvd/dvd_access.c
  1524.    M /trunk/plugins/dvd/dvd_demux.c
  1525.    M /trunk/plugins/dvd/dvd_es.c
  1526.    M /trunk/plugins/dvd/dvd_ifo.c
  1527.    M /trunk/plugins/dvd/dvd_ifo.h
  1528.    M /trunk/plugins/dvd/dvd_seek.c
  1529.    M /trunk/plugins/dvd/dvd_summary.c
  1530.    M /trunk/plugins/dvd/dvd_udf.c
  1531.    M /trunk/plugins/dvdread/dvdread.c
  1532.    M /trunk/plugins/dvdread/input_dvdread.c
  1533.    M /trunk/plugins/dvdread/input_dvdread.h
  1534.    M /trunk/plugins/esd/Makefile
  1535.    D /trunk/plugins/esd/aout_esd.c
  1536.    M /trunk/plugins/esd/esd.c
  1537.    M /trunk/plugins/fb/fb.c
  1538.    M /trunk/plugins/ffmpeg/ffmpeg.c
  1539.    M /trunk/plugins/ffmpeg/ffmpeg.h
  1540.    M /trunk/plugins/filter/clone.c
  1541.    M /trunk/plugins/filter/deinterlace.c
  1542.    M /trunk/plugins/filter/distort.c
  1543.    M /trunk/plugins/filter/filter_common.h
  1544.    M /trunk/plugins/filter/invert.c
  1545.    M /trunk/plugins/filter/transform.c
  1546.    M /trunk/plugins/filter/wall.c
  1547.    M /trunk/plugins/fx/scope.c
  1548.    M /trunk/plugins/ggi/ggi.c
  1549.    M /trunk/plugins/glide/glide.c
  1550.    D /trunk/plugins/gtk/fixfiles.sh
  1551.    M /trunk/plugins/gtk/gnome.c
  1552.    M /trunk/plugins/gtk/gnome.glade
  1553.    M /trunk/plugins/gtk/gnome_callbacks.c
  1554.    M /trunk/plugins/gtk/gnome_interface.c
  1555.    M /trunk/plugins/gtk/gtk.c
  1556.    M /trunk/plugins/gtk/gtk_callbacks.c
  1557.    M /trunk/plugins/gtk/gtk_common.h
  1558.    M /trunk/plugins/gtk/gtk_control.c
  1559.    M /trunk/plugins/gtk/gtk_display.c
  1560.    M /trunk/plugins/gtk/gtk_display.h
  1561.    M /trunk/plugins/gtk/gtk_interface.c
  1562.    M /trunk/plugins/gtk/gtk_menu.c
  1563.    M /trunk/plugins/gtk/gtk_menu.h
  1564.    M /trunk/plugins/gtk/gtk_modules.c
  1565.    M /trunk/plugins/gtk/gtk_open.c
  1566.    M /trunk/plugins/gtk/gtk_playlist.c
  1567.    M /trunk/plugins/gtk/gtk_playlist.h
  1568.    M /trunk/plugins/gtk/gtk_preferences.c
  1569.    M /trunk/plugins/gtk/gtk_support.h
  1570.    M /trunk/plugins/idct/idct.c
  1571.    M /trunk/plugins/idct/idctaltivec.c
  1572.    M /trunk/plugins/idct/idctclassic.c
  1573.    M /trunk/plugins/idct/idctmmx.c
  1574.    M /trunk/plugins/idct/idctmmxext.c
  1575.    M /trunk/plugins/imdct/ac3_imdct_3dn.c
  1576.    M /trunk/plugins/imdct/ac3_imdct_c.c
  1577.    M /trunk/plugins/imdct/ac3_imdct_common.c
  1578.    M /trunk/plugins/imdct/ac3_imdct_sse.c
  1579.    M /trunk/plugins/imdct/ac3_srfft_3dn.c
  1580.    M /trunk/plugins/imdct/ac3_srfft_c.c
  1581.    M /trunk/plugins/imdct/ac3_srfft_sse.c
  1582.    M /trunk/plugins/imdct/imdct.c
  1583.    M /trunk/plugins/imdct/imdct3dn.c
  1584.    M /trunk/plugins/imdct/imdctsse.c
  1585.    M /trunk/plugins/kde/QConfigItem.cpp
  1586.    M /trunk/plugins/kde/kde.cpp
  1587.    M /trunk/plugins/kde/kde_common.h
  1588.    M /trunk/plugins/kde/kde_interface.cpp
  1589.    M /trunk/plugins/kde/kde_interface.h
  1590.    M /trunk/plugins/kde/kde_menu.cpp
  1591.    M /trunk/plugins/kde/kde_pluginsbox.cpp
  1592.    M /trunk/plugins/kde/kde_pluginsbox.h
  1593.    M /trunk/plugins/kde/kde_preferences.cpp
  1594.    M /trunk/plugins/kde/kde_preferences.h
  1595.    M /trunk/plugins/lirc/lirc.c
  1596.    M /trunk/plugins/lpcm_adec/lpcm_adec.c
  1597.    M /trunk/plugins/lpcm_adec/lpcm_adec.h
  1598.    M /trunk/plugins/macosx/aout_macosx.m
  1599.    M /trunk/plugins/macosx/intf_controller.m
  1600.    M /trunk/plugins/macosx/intf_macosx.m
  1601.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  1602.    M /trunk/plugins/macosx/macosx.h
  1603.    M /trunk/plugins/macosx/macosx.m
  1604.    M /trunk/plugins/macosx/vout_macosx.m
  1605.    M /trunk/plugins/macosx/vout_vlc_wrapper.m
  1606.    M /trunk/plugins/macosx/vout_window.m
  1607.    M /trunk/plugins/mad/mad_adec.c
  1608.    M /trunk/plugins/mad/mad_adec.h
  1609.    M /trunk/plugins/mad/mad_libmad.c
  1610.    M /trunk/plugins/memcpy/memcpy.c
  1611.    M /trunk/plugins/memcpy/memcpyaltivec.c
  1612.    M /trunk/plugins/mga/mga.c
  1613.    M /trunk/plugins/mga/xmga.c
  1614.    M /trunk/plugins/motion/motion.c
  1615.    M /trunk/plugins/motion/motion3dnow.c
  1616.    M /trunk/plugins/motion/motionaltivec.c
  1617.    M /trunk/plugins/motion/motionmmx.c
  1618.    M /trunk/plugins/motion/motionmmxext.c
  1619.    M /trunk/plugins/mpeg_adec/adec_layer1.c
  1620.    M /trunk/plugins/mpeg_adec/adec_layer2.c
  1621.    M /trunk/plugins/mpeg_adec/adec_math.c
  1622.    M /trunk/plugins/mpeg_adec/adec_test.c
  1623.    M /trunk/plugins/mpeg_adec/mpeg_adec.c
  1624.    M /trunk/plugins/mpeg_adec/mpeg_adec.h
  1625.    M /trunk/plugins/mpeg_adec/mpeg_adec_generic.c
  1626.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  1627.    M /trunk/plugins/mpeg_system/mpeg_es.c
  1628.    M /trunk/plugins/mpeg_system/mpeg_ps.c
  1629.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  1630.    M /trunk/plugins/mpeg_vdec/video_decoder.c
  1631.    M /trunk/plugins/mpeg_vdec/video_decoder.h
  1632.    M /trunk/plugins/mpeg_vdec/video_parser.c
  1633.    M /trunk/plugins/mpeg_vdec/video_parser.h
  1634.    M /trunk/plugins/mpeg_vdec/vpar_blocks.c
  1635.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  1636.    M /trunk/plugins/mpeg_vdec/vpar_pool.c
  1637.    M /trunk/plugins/mpeg_vdec/vpar_pool.h
  1638.    M /trunk/plugins/mpeg_vdec/vpar_synchro.c
  1639.    M /trunk/plugins/network/ipv4.c
  1640.    M /trunk/plugins/network/ipv6.c
  1641.    M /trunk/plugins/qnx/aout_qnx.c
  1642.    M /trunk/plugins/qnx/qnx.c
  1643.    M /trunk/plugins/qnx/vout_qnx.c
  1644.    M /trunk/plugins/qt/intf_qt.cpp
  1645.    M /trunk/plugins/qt/qt.cpp
  1646.    M /trunk/plugins/satellite/input_satellite.c
  1647.    M /trunk/plugins/satellite/satellite.c
  1648.    M /trunk/plugins/sdl/aout_sdl.c
  1649.    M /trunk/plugins/sdl/sdl.c
  1650.    M /trunk/plugins/sdl/vout_sdl.c
  1651.    M /trunk/plugins/spudec/spu_decoder.c
  1652.    M /trunk/plugins/spudec/spu_decoder.h
  1653.    M /trunk/plugins/text/logger.c
  1654.    M /trunk/plugins/text/ncurses.c
  1655.    M /trunk/plugins/text/rc.c
  1656.    M /trunk/plugins/vcd/cdrom_tools.c
  1657.    M /trunk/plugins/vcd/input_vcd.c
  1658.    M /trunk/plugins/vcd/input_vcd.h
  1659.    M /trunk/plugins/vcd/vcd.c
  1660.    M /trunk/plugins/win32/about.cpp
  1661.    M /trunk/plugins/win32/control.cpp
  1662.    M /trunk/plugins/win32/disc.cpp
  1663.    M /trunk/plugins/win32/intf_win32.cpp
  1664.    M /trunk/plugins/win32/mainframe.cpp
  1665.    M /trunk/plugins/win32/menu.cpp
  1666.    M /trunk/plugins/win32/menu.h
  1667.    M /trunk/plugins/win32/messages.cpp
  1668.    M /trunk/plugins/win32/network.cpp
  1669.    M /trunk/plugins/win32/playlist.cpp
  1670.    M /trunk/plugins/win32/playlist.h
  1671.    M /trunk/plugins/win32/preferences.cpp
  1672.    M /trunk/plugins/win32/waveout.c
  1673.    M /trunk/plugins/win32/win32.cpp
  1674.    M /trunk/plugins/win32/win32_common.h
  1675.    M /trunk/plugins/x11/x11.c
  1676.    M /trunk/plugins/x11/xcommon.c
  1677.    M /trunk/plugins/x11/xvideo.c
  1678.    M /trunk/po/POTFILES.in
  1679.    M /trunk/po/de.po
  1680.    M /trunk/po/en_GB.po
  1681.    M /trunk/po/fr.po
  1682.    M /trunk/po/ja.po
  1683.    M /trunk/po/nl.po
  1684.    M /trunk/po/no.po
  1685.    M /trunk/po/pl.po
  1686.    M /trunk/po/ru.po
  1687.    M /trunk/po/vlc.pot
  1688.    M /trunk/src/audio_output/aout_ext-dec.c
  1689.    M /trunk/src/audio_output/aout_pcm.c
  1690.    M /trunk/src/audio_output/aout_spdif.c
  1691.    M /trunk/src/audio_output/audio_output.c
  1692.    M /trunk/src/input/input.c
  1693.    M /trunk/src/input/input_clock.c
  1694.    M /trunk/src/input/input_dec.c
  1695.    M /trunk/src/input/input_ext-dec.c
  1696.    M /trunk/src/input/input_ext-intf.c
  1697.    M /trunk/src/input/input_ext-plugins.c
  1698.    M /trunk/src/input/input_programs.c
  1699.    M /trunk/src/input/mpeg_system.c
  1700.    M /trunk/src/interface/interface.c
  1701.    M /trunk/src/interface/intf_eject.c
  1702.    D /trunk/src/interface/intf_msg.c
  1703.    D /trunk/src/interface/intf_playlist.c
  1704.    D /trunk/src/interface/main.c
  1705.    A /trunk/src/libvlc.c
  1706.    A /trunk/src/libvlc.h
  1707.    M /trunk/src/misc/beos_specific.cpp
  1708.    M /trunk/src/misc/configuration.c
  1709.    A /trunk/src/misc/cpu.c
  1710.    M /trunk/src/misc/darwin_specific.c
  1711.    M /trunk/src/misc/iso_lang.c
  1712.    A /trunk/src/misc/messages.c
  1713.    M /trunk/src/misc/modules.c
  1714.    M /trunk/src/misc/modules_builtin.h.in
  1715.    M /trunk/src/misc/modules_plugin.h
  1716.    A /trunk/src/misc/modules_plugin.h.in
  1717.    M /trunk/src/misc/mtime.c
  1718.    M /trunk/src/misc/netutils.c
  1719.    A /trunk/src/misc/objects.c
  1720.    M /trunk/src/misc/symbols.c
  1721.    A /trunk/src/misc/threads.c
  1722.    M /trunk/src/misc/win32_specific.c
  1723.    A /trunk/src/playlist
  1724.    A /trunk/src/playlist/playlist.c
  1725.    M /trunk/src/video_output/video_output.c
  1726.    M /trunk/src/video_output/video_text.c
  1727.    M /trunk/src/video_output/video_text.h
  1728.    M /trunk/src/video_output/vout_pictures.c
  1729.    M /trunk/src/video_output/vout_subpictures.c
  1730.    A /trunk/src/vlc.c
  1731.    M /trunk/vlc.spec
  1732.   * ALL: the first libvlc commit.
  1733.    As for video output 4, this breaks almost everything, but I'll slowly
  1734.   do what remains to be fixed during the weekend.
  1735.    Changes in vlc:
  1736.    ===============
  1737.   * vlc is now a very small program (20 lines) which uses the libvlc API;
  1738.    it is quite simple for the moment but can be extended in the future.
  1739.   * interfaces, decoders, video outputs, etc. are now almost the same
  1740.    objects (yes, I know, this is C++ redone in C) and are structured in
  1741.    a tree. More about this later, but basically it allows the following
  1742.    nice features:
  1743.     - several interfaces
  1744.     - several playlists with several outputs
  1745.     - input plugins spawning helper interfaces (will be used for DVD menus)
  1746.     - anything spawning anything; I swear there are useful uses for this!
  1747.   * libvlc can be used in other programs; I'm currently writing a Mozilla
  1748.    plugin for my employer.
  1749.    Things currently broken:
  1750.    ========================
  1751.   * most interfaces, most ports
  1752.   * the playlist handling (almost finished rewriting this though). This means
  1753.    no file can be played from the GUI, you need to use the commandline. This
  1754.    also means it segfaults at EOF, when exiting the program, and it sometimes
  1755.    refuses to open a file when asked to.
  1756. ------------------------------------------------------------------------
  1757. r1956 | sam | 2002-06-01 15:52:24 +0200 (Sat, 01 Jun 2002) | 8 lines
  1758. Changed paths:
  1759.    M /trunk/ChangeLog
  1760.    M /trunk/include/vdec_ext-plugins.h
  1761.    M /trunk/plugins/chroma/i420_yuy2.h
  1762.    M /trunk/plugins/mpeg_vdec/video_decoder.h
  1763.    M /trunk/plugins/mpeg_vdec/video_parser.c
  1764.    M /trunk/plugins/mpeg_vdec/vpar_blocks.c
  1765.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  1766.    M /trunk/plugins/mpeg_vdec/vpar_pool.c
  1767.    M /trunk/plugins/mpeg_vdec/vpar_pool.h
  1768.    M /trunk/plugins/mpeg_vdec/vpar_synchro.c
  1769.    M /trunk/po/en_GB.po
  1770.    M /trunk/src/misc/beos_specific.cpp
  1771.    M /trunk/src/misc/objects.c
  1772.   * ./src/misc/beos_specific.cpp: the BeOS BApplication thread now uses the
  1773.     vlc_thread_create / vlc_thread_ready scheme to signal readiness.
  1774.   * ./src/misc/objects.c: prevent the creation of a too small vlc_object_t.
  1775.   * ./include/vdec_ext-plugins.h: removed the vdec_thread_t declaration, which
  1776.     belongs to plugins/mpeg_vdec.
  1777.   * ./ChangeLog: imported the 0_4_1_branch changelog.
  1778.   * ./plugins/chroma/i420_yuy2.h: imported a 0_4_1_branch fix.
  1779. ------------------------------------------------------------------------
  1780. r1957 | sam | 2002-06-01 16:31:32 +0200 (Sat, 01 Jun 2002) | 4 lines
  1781. Changed paths:
  1782.    M /trunk/include/main.h
  1783.    M /trunk/include/vlc_common.h
  1784.    M /trunk/include/win32_specific.h
  1785.    M /trunk/src/libvlc.c
  1786.    M /trunk/src/misc/beos_specific.cpp
  1787.    M /trunk/src/misc/threads.c
  1788.    M /trunk/src/misc/win32_specific.c
  1789.   * ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
  1790.   * ./include/main.h: replaced p_sys with explicit variables because it's
  1791.     really much simpler this way. Gildas, will you ever forgive me ? :-)
  1792. ------------------------------------------------------------------------
  1793. r1958 | sam | 2002-06-01 18:45:35 +0200 (Sat, 01 Jun 2002) | 9 lines
  1794. Changed paths:
  1795.    M /trunk/ChangeLog
  1796.    M /trunk/configure
  1797.    M /trunk/configure.in
  1798.    M /trunk/include/defs.h.in
  1799.    M /trunk/plugins/a52/a52.c
  1800.    M /trunk/plugins/chroma/i420_yuy2.c
  1801.    M /trunk/plugins/chroma/i420_yuy2.h
  1802.    M /trunk/plugins/directx/aout_directx.c
  1803.    M /trunk/plugins/directx/vout_directx.c
  1804.    M /trunk/plugins/directx/vout_directx.h
  1805.    M /trunk/plugins/directx/vout_events.c
  1806.    M /trunk/plugins/dummy/intf_dummy.c
  1807.    M /trunk/plugins/idct/idctaltivec.c
  1808.    M /trunk/plugins/motion/motionaltivec.c
  1809.    M /trunk/plugins/network/ipv6.c
  1810.    M /trunk/plugins/satellite/satellite_tools.c
  1811.    M /trunk/po/de.po
  1812.    M /trunk/po/en_GB.po
  1813.    M /trunk/po/fr.po
  1814.    M /trunk/po/ja.po
  1815.    M /trunk/po/nl.po
  1816.    M /trunk/po/no.po
  1817.    M /trunk/po/pl.po
  1818.    M /trunk/po/ru.po
  1819.    M /trunk/po/vlc.pot
  1820.    M /trunk/src/interface/intf_eject.c
  1821.    M /trunk/src/libvlc.c
  1822.    M /trunk/src/misc/modules_plugin.h
  1823.    M /trunk/src/misc/threads.c
  1824.    M /trunk/src/misc/win32_specific.c
  1825.   * ./plugins/dummy/intf_dummy.c, ./plugins/chroma/i420_yuy2.c,
  1826.     src/interface/intf_eject.c, src/misc/threads.c: win32 compilation fix.
  1827.   * ./plugins/directx/aout_directx.c, plugins/directx/vout_directx.c,
  1828.     ./plugins/directx/vout_events.c: the DirectX notification and event threads
  1829.     now use the vlc_thread_create / vlc_thread_ready scheme. Untested.
  1830.   * ./configure.in: added a check for inttypes.h and sys/int_types.h.
  1831.   * ./configure.in: fixed the HTTP plugin compilation under BeOS.
  1832.   * ./plugins/network/ipv6.c: reactivated IPv6 module.
  1833. ------------------------------------------------------------------------
  1834. r1959 | sam | 2002-06-01 19:09:25 +0200 (Sat, 01 Jun 2002) | 4 lines
  1835. Changed paths:
  1836.    M /trunk/ChangeLog
  1837.    M /trunk/bootstrap.sh
  1838.    M /trunk/include/main.h
  1839.    M /trunk/plugins/beos/intf_beos.cpp
  1840.    M /trunk/po/de.po
  1841.    M /trunk/po/en_GB.po
  1842.    M /trunk/po/fr.po
  1843.    M /trunk/po/ja.po
  1844.    M /trunk/po/nl.po
  1845.    M /trunk/po/no.po
  1846.    M /trunk/po/pl.po
  1847.    M /trunk/po/ru.po
  1848.    M /trunk/po/vlc.pot
  1849.    M /trunk/src/libvlc.h
  1850.    M /trunk/src/misc/modules_plugin.h
  1851.   * ./include/main.h, ./plugins/beos/intf_beos.cpp: BeOS compilation fixes.
  1852.   * ./bootstrap.sh, ./src/libvlc.h, ./po/*: fixed bootstrap.sh so that it does
  1853.     not include CVS Id lines in automatically created files.
  1854. ------------------------------------------------------------------------
  1855. r1960 | sam | 2002-06-01 19:11:41 +0200 (Sat, 01 Jun 2002) | 2 lines
  1856. Changed paths:
  1857.    M /trunk/bootstrap.sh
  1858.   * ./bootstrap.sh: ah ah ah. CVS likes to make fun out of me.
  1859. ------------------------------------------------------------------------
  1860. r1961 | sam | 2002-06-01 20:04:49 +0200 (Sat, 01 Jun 2002) | 2 lines
  1861. Changed paths:
  1862.    M /trunk/include/audio_output.h
  1863.    M /trunk/include/configuration.h
  1864.    M /trunk/include/input_ext-intf.h
  1865.    M /trunk/include/input_ext-plugins.h
  1866.    M /trunk/include/interface.h
  1867.    M /trunk/include/intf_eject.h
  1868.    M /trunk/include/modules.h
  1869.    M /trunk/include/netutils.h
  1870.    M /trunk/include/playlist.h
  1871.    M /trunk/include/video_output.h
  1872.    M /trunk/include/vlc_common.h
  1873.    M /trunk/include/vlc_cpu.h
  1874.    M /trunk/include/vlc_messages.h
  1875.    M /trunk/include/vlc_symbols.h
  1876.    M /trunk/plugins/a52/a52.c
  1877.    M /trunk/plugins/ac3_adec/ac3_adec.c
  1878.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  1879.    M /trunk/plugins/directx/vout_events.c
  1880.    M /trunk/plugins/ffmpeg/ffmpeg.c
  1881.    M /trunk/plugins/filter/clone.c
  1882.    M /trunk/plugins/filter/deinterlace.c
  1883.    M /trunk/plugins/filter/distort.c
  1884.    M /trunk/plugins/filter/invert.c
  1885.    M /trunk/plugins/filter/transform.c
  1886.    M /trunk/plugins/filter/wall.c
  1887.    M /trunk/plugins/fx/scope.c
  1888.    M /trunk/plugins/gtk/gnome.c
  1889.    M /trunk/plugins/gtk/gtk.c
  1890.    M /trunk/plugins/gtk/gtk_callbacks.c
  1891.    M /trunk/plugins/gtk/gtk_open.c
  1892.    M /trunk/plugins/gtk/gtk_preferences.c
  1893.    M /trunk/plugins/kde/kde_preferences.cpp
  1894.    M /trunk/plugins/lpcm_adec/lpcm_adec.c
  1895.    M /trunk/plugins/mad/mad_libmad.c
  1896.    M /trunk/plugins/mpeg_adec/mpeg_adec.c
  1897.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  1898.    M /trunk/plugins/mpeg_vdec/vpar_synchro.c
  1899.    M /trunk/plugins/sdl/vout_sdl.c
  1900.    M /trunk/plugins/text/logger.c
  1901.    M /trunk/plugins/text/ncurses.c
  1902.    M /trunk/plugins/text/rc.c
  1903.    M /trunk/plugins/win32/intf_win32.cpp
  1904.    M /trunk/plugins/win32/mainframe.cpp
  1905.    M /trunk/plugins/win32/preferences.cpp
  1906.    M /trunk/plugins/x11/xcommon.c
  1907.    M /trunk/po/de.po
  1908.    M /trunk/po/en_GB.po
  1909.    M /trunk/po/fr.po
  1910.    M /trunk/po/ja.po
  1911.    M /trunk/po/nl.po
  1912.    M /trunk/po/no.po
  1913.    M /trunk/po/pl.po
  1914.    M /trunk/po/ru.po
  1915.    M /trunk/po/vlc.pot
  1916.    M /trunk/src/audio_output/aout_ext-dec.c
  1917.    M /trunk/src/input/input.c
  1918.    M /trunk/src/input/input_ext-plugins.c
  1919.    M /trunk/src/interface/interface.c
  1920.    M /trunk/src/interface/intf_eject.c
  1921.    M /trunk/src/libvlc.c
  1922.    M /trunk/src/misc/configuration.c
  1923.    M /trunk/src/misc/cpu.c
  1924.    M /trunk/src/misc/messages.c
  1925.    M /trunk/src/misc/modules.c
  1926.    M /trunk/src/misc/modules_plugin.h
  1927.    M /trunk/src/misc/netutils.c
  1928.    M /trunk/src/misc/objects.c
  1929.    M /trunk/src/misc/threads.c
  1930.    M /trunk/src/playlist/playlist.c
  1931.    M /trunk/src/video_output/video_output.c
  1932.   * ALL: got rid of p_object->p_this which is now useless.
  1933. ------------------------------------------------------------------------
  1934. r1963 | massiot | 2002-06-02 01:42:04 +0200 (Sun, 02 Jun 2002) | 4 lines
  1935. Changed paths:
  1936.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  1937.    M /trunk/plugins/macosx/vout_vlc_wrapper.m
  1938. Mac OS X interface :
  1939. * fixed a bug in the chapter handling ;
  1940. * more keystrokes ;
  1941. ------------------------------------------------------------------------
  1942. r1966 | massiot | 2002-06-02 03:20:52 +0200 (Sun, 02 Jun 2002) | 3 lines
  1943. Changed paths:
  1944.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  1945.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  1946.    M /trunk/extras/MacOSX/Resources/vlc.icns
  1947.    M /trunk/plugins/macosx/intf_controller.h
  1948.    M /trunk/plugins/macosx/intf_controller.m
  1949.    M /trunk/plugins/macosx/intf_macosx.m
  1950.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  1951.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  1952.    M /trunk/plugins/macosx/macosx.h
  1953.    M /trunk/src/misc/darwin_specific.c
  1954. * Channel change support on Mac OS X ;
  1955. * New OS X icon, courtesy of Benjamin Mironer <bmironer@noos.fr>
  1956. ------------------------------------------------------------------------
  1957. r1970 | sam | 2002-06-02 11:03:54 +0200 (Sun, 02 Jun 2002) | 9 lines
  1958. Changed paths:
  1959.    M /trunk/ChangeLog
  1960.    M /trunk/Makefile
  1961.    M /trunk/configure
  1962.    M /trunk/configure.in
  1963.    M /trunk/include/config.h
  1964.    M /trunk/include/vlc_objects.h
  1965.    M /trunk/include/vlc_symbols.h
  1966.    M /trunk/plugins/aa/aa.c
  1967.    M /trunk/plugins/directx/aout_directx.c
  1968.    M /trunk/plugins/directx/vout_directx.c
  1969.    M /trunk/plugins/directx/vout_events.c
  1970.    M /trunk/plugins/filter/Makefile
  1971.    A /trunk/plugins/filter/crop.c
  1972.    M /trunk/plugins/ggi/ggi.c
  1973.    M /trunk/plugins/gtk/gnome.c
  1974.    M /trunk/plugins/gtk/gtk.c
  1975.    M /trunk/plugins/gtk/gtk_control.c
  1976.    M /trunk/plugins/gtk/gtk_display.c
  1977.    M /trunk/plugins/gtk/gtk_open.c
  1978.    M /trunk/plugins/mpeg_vdec/video_parser.c
  1979.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  1980.    M /trunk/plugins/mpeg_vdec/vpar_pool.c
  1981.    M /trunk/plugins/sdl/vout_sdl.c
  1982.    M /trunk/plugins/text/rc.c
  1983.    M /trunk/plugins/x11/xcommon.c
  1984.    M /trunk/po/de.po
  1985.    M /trunk/po/en_GB.po
  1986.    M /trunk/po/fr.po
  1987.    M /trunk/po/ja.po
  1988.    M /trunk/po/nl.po
  1989.    M /trunk/po/no.po
  1990.    M /trunk/po/pl.po
  1991.    M /trunk/po/ru.po
  1992.    M /trunk/po/vlc.pot
  1993.    M /trunk/src/audio_output/aout_ext-dec.c
  1994.    M /trunk/src/input/input_dec.c
  1995.    M /trunk/src/libvlc.c
  1996.    M /trunk/src/misc/beos_specific.cpp
  1997.    M /trunk/src/misc/modules.c
  1998.    M /trunk/src/misc/modules_plugin.h
  1999.    M /trunk/src/misc/objects.c
  2000.    M /trunk/src/playlist/playlist.c
  2001.    M /trunk/src/video_output/video_output.c
  2002.    M /trunk/vlc.spec
  2003.   * ./src/video_output/video_output.c: fixed the "picture has invalid status"
  2004.     bug which might have been the cause of crashes.
  2005.   * ./plugins/filter/crop.c: attempt at an automatic border cropping filter,
  2006.     using "--filter crop --autocrop".
  2007.   * ./vlc.spec: added missing filters to the RPM generation.
  2008.   * ./src/misc/objects.c: commented all functions.
  2009.   * ./src/misc/objects.c: implemented vlc_object_find( , , FIND_ANYWHERE).
  2010.   * ./src/misc/objects.c: renamed vlc_object_unlink to vlc_object_detach.
  2011. ------------------------------------------------------------------------
  2012. r1972 | gbazin | 2002-06-02 12:28:48 +0200 (Sun, 02 Jun 2002) | 5 lines
  2013. Changed paths:
  2014.    M /trunk/plugins/a52/a52.c
  2015. * ./plugins/a52/a52.c: compilation fix. Following C99 we have to include
  2016. <stdint.h> but Solaris doesn't have it so we include <inttypes.h> when
  2017. it isn't found.
  2018. ------------------------------------------------------------------------
  2019. r1975 | sam | 2002-06-02 13:59:46 +0200 (Sun, 02 Jun 2002) | 8 lines
  2020. Changed paths:
  2021.    M /trunk/ChangeLog
  2022.    M /trunk/include/input_ext-intf.h
  2023.    M /trunk/plugins/gtk/gtk_display.c
  2024.    M /trunk/plugins/win32/mainframe.cpp
  2025.    M /trunk/src/input/input.c
  2026.    M /trunk/src/input/mpeg_system.c
  2027.    M /trunk/src/playlist/playlist.c
  2028. (new in MAIN)
  2029.   * ./src/playlist/playlist.c, src/input/input.c: added safety checks to
  2030.     prevent crashes on next file.
  2031. (ported from 0_4_1_branch)
  2032.   * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainframe.cpp: we deactivate
  2033.     popup menus when no stream is being played, even in network mode.
  2034.   * ./src/input/mpeg_system.c: removed unnecessarily verbose message.
  2035. ------------------------------------------------------------------------
  2036. r1976 | massiot | 2002-06-02 14:16:31 +0200 (Sun, 02 Jun 2002) | 2 lines
  2037. Changed paths:
  2038.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  2039.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
  2040.    M /trunk/plugins/macosx/intf_controller.h
  2041.    M /trunk/plugins/macosx/intf_controller.m
  2042.    M /trunk/plugins/macosx/intf_macosx.m
  2043.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  2044.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  2045.    M /trunk/plugins/macosx/macosx.h
  2046. * New Loop menu item in OS X interface.
  2047. ------------------------------------------------------------------------
  2048. r1978 | gbazin | 2002-06-02 15:38:03 +0200 (Sun, 02 Jun 2002) | 3 lines
  2049. Changed paths:
  2050.    D /trunk/include/threads_funcs.h
  2051.    M /trunk/include/vlc/vlc.h
  2052.    M /trunk/include/vlc_common.h
  2053.    M /trunk/include/vlc_threads.h
  2054. * ./include/vlc_threads.h: re-merged vlc_threads.h and threads_funcs.h.
  2055. ------------------------------------------------------------------------
  2056. r1980 | sam | 2002-06-02 15:49:35 +0200 (Sun, 02 Jun 2002) | 7 lines
  2057. Changed paths:
  2058.    M /trunk/ChangeLog
  2059.    M /trunk/plugins/dvd/dvd_es.c
  2060.    M /trunk/plugins/dvdread/input_dvdread.c
  2061.    M /trunk/plugins/satellite/input_satellite.c
  2062.    M /trunk/plugins/spudec/spu_decoder.c
  2063. (new in MAIN)
  2064.   * ./plugins/dvd/dvd_es.c, ./plugins/satellite/input_satellite.c,
  2065.     ./plugins/dvdread/input_dvdread.c: updated outdated variable names.
  2066. (ported from 0_4_1_branch)
  2067.   * ./plugins/spudec/spu_decoder.c: fixed a margin bug in the SPU renderer
  2068.     which caused subtitles to appear slanted in odd width windows.
  2069. ------------------------------------------------------------------------
  2070. r1981 | gbazin | 2002-06-02 16:26:16 +0200 (Sun, 02 Jun 2002) | 4 lines
  2071. Changed paths:
  2072.    M /trunk/include/os_specific.h
  2073.    M /trunk/src/misc/beos_specific.cpp
  2074.    M /trunk/src/misc/darwin_specific.c
  2075.    M /trunk/src/misc/win32_specific.c
  2076. * ./include/os_specific.h: changed prototype of system_*() to use vlc_t
  2077. instead of vlc_object_t.
  2078. ------------------------------------------------------------------------
  2079. r1982 | gbazin | 2002-06-02 17:51:30 +0200 (Sun, 02 Jun 2002) | 3 lines
  2080. Changed paths:
  2081.    M /trunk/include/vlc_common.h
  2082.    M /trunk/src/misc/objects.c
  2083.    M /trunk/src/misc/threads.c
  2084. * ./include/vlc_common.h: got rid of i_thread in VLC_COMMON_MEMBERS.
  2085. ------------------------------------------------------------------------
  2086. r1984 | massiot | 2002-06-03 00:32:46 +0200 (Mon, 03 Jun 2002) | 2 lines
  2087. Changed paths:
  2088.    M /branches/v0_4_1_branch/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  2089.    M /trunk/ChangeLog
  2090.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib
  2091.    M /trunk/plugins/macosx/intf_controller.m
  2092.    M /trunk/plugins/macosx/intf_open.h
  2093.    M /trunk/plugins/macosx/intf_open.m
  2094.    M /trunk/plugins/macosx/intf_vlc_wrapper.h
  2095.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  2096.   * ./plugins/macosx: rewrote the net panel for OS X
  2097. ------------------------------------------------------------------------
  2098. r1987 | massiot | 2002-06-03 00:45:31 +0200 (Mon, 03 Jun 2002) | 2 lines
  2099. Changed paths:
  2100.    M /trunk/configure
  2101.    M /trunk/configure.in
  2102.    M /trunk/ipkg/control
  2103.    M /trunk/vlc.spec
  2104. Bumped up version number to 0.5.0-cvs.
  2105. ------------------------------------------------------------------------
  2106. r1988 | massiot | 2002-06-03 01:03:22 +0200 (Mon, 03 Jun 2002) | 2 lines
  2107. Changed paths:
  2108.    M /trunk/README.MacOSX.rtf
  2109. * Updated README.
  2110. ------------------------------------------------------------------------
  2111. r1991 | sam | 2002-06-03 01:11:48 +0200 (Mon, 03 Jun 2002) | 9 lines
  2112. Changed paths:
  2113.    M /trunk/ChangeLog
  2114.    M /trunk/plugins/dvdread/dvdread.c
  2115.    M /trunk/plugins/qnx/vout_qnx.c
  2116.    M /trunk/plugins/spudec/spu_decoder.c
  2117.    M /trunk/src/libvlc.c
  2118.    M /trunk/src/misc/configuration.c
  2119. (new in MAIN)
  2120.   * ./plugins/spudec/spu_decoder.c: we now use FIND_ANYWHERE to find a vout.
  2121. (ported from v0_4_1_branch)
  2122.   * ./plugins/dvdread/dvdread.c: disabled the dvdread plugin because it
  2123.     currently sucks.
  2124.   * ./src/misc/configuration.c, ./src/interface/main.c: we now accept --nofoo
  2125.     and --no-foo as negations for --foo. Also, the --help output is nicer.
  2126.   * ./plugins/qnx/vout_qnx.c: QNX compilation fix.
  2127. ------------------------------------------------------------------------
  2128. r1993 | sam | 2002-06-03 01:29:29 +0200 (Mon, 03 Jun 2002) | 4 lines
  2129. Changed paths:
  2130.    M /trunk/ChangeLog
  2131.    M /trunk/plugins/motion/motionmmx.c
  2132. (ported from v0_4_1_branch)
  2133.   * ./plugins/motion/motionmmx.c: MMX motion optimizations courtesy of
  2134.     Vladimir Chernyshov <greengrass@writeme.com>.
  2135. ------------------------------------------------------------------------
  2136. r1994 | bozo | 2002-06-03 01:43:38 +0200 (Mon, 03 Jun 2002) | 10 lines
  2137. Changed paths:
  2138.    M /trunk/MODULES
  2139.    M /trunk/Makefile
  2140.    M /trunk/configure
  2141.    M /trunk/configure.in
  2142.    A /trunk/plugins/a52_system
  2143.    A /trunk/plugins/a52_system/Makefile
  2144.    A /trunk/plugins/a52_system/a52_system.c
  2145.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  2146.   * Makefile, configure.in, configure, MODULES: added a52_system input module.
  2147.   * plugins/a52_system/Makefile, plugins/a52_system/a52_system.c: a52 input
  2148.     module.
  2149.   * plugins/ac3_spdif/ac3_spdif.c: added a little mwait to avoid a flood from
  2150.     the a52 input module.
  2151. Note: the new module aims at reading ac3 streams but it works only with the
  2152. ac3_spdif "decoder" since it is the only one which dates each frame contrary
  2153. to the others which can't avoid a flood from the input module.
  2154. ------------------------------------------------------------------------
  2155. r1997 | gbazin | 2002-06-03 09:22:36 +0200 (Mon, 03 Jun 2002) | 5 lines
  2156. Changed paths:
  2157.    M /trunk/plugins/win32/waveout.c
  2158. * ./plugins/win32/waveout.c: waveOutUnprepareHeader() was never being
  2159. called. This should fix the memory leak some people reported when using
  2160. the waveout plugin.
  2161. ------------------------------------------------------------------------
  2162. r2001 | ipkiss | 2002-06-03 23:43:41 +0200 (Mon, 03 Jun 2002) | 2 lines
  2163. Changed paths:
  2164.    M /trunk/configure
  2165.    M /trunk/configure.in
  2166.  * added the --with-dvbpsi-tree option
  2167. ------------------------------------------------------------------------
  2168. r2005 | sam | 2002-06-04 02:11:12 +0200 (Tue, 04 Jun 2002) | 11 lines
  2169. Changed paths:
  2170.    M /trunk/ChangeLog
  2171.    M /trunk/Makefile.opts.in
  2172.    M /trunk/TODO
  2173.    M /trunk/configure
  2174.    M /trunk/configure.in
  2175.    M /trunk/debian/control
  2176.    M /trunk/debian/rules
  2177.    M /trunk/include/defs.h.in
  2178.    M /trunk/include/modules.h
  2179.    M /trunk/include/playlist.h
  2180.    M /trunk/include/vlc_common.h
  2181.    M /trunk/include/vlc_symbols.h
  2182.    M /trunk/plugins/directx/vout_events.c
  2183.    M /trunk/plugins/gtk/gtk_callbacks.c
  2184.    M /trunk/plugins/mga/xmga.c
  2185.    M /trunk/plugins/mpeg_system/mpeg_ts.c
  2186.    M /trunk/plugins/sdl/vout_sdl.c
  2187.    M /trunk/plugins/win32/mainframe.cpp
  2188.    M /trunk/plugins/x11/xcommon.c
  2189.    M /trunk/po/de.po
  2190.    M /trunk/po/en_GB.po
  2191.    M /trunk/po/fr.po
  2192.    M /trunk/po/ja.po
  2193.    M /trunk/po/nl.po
  2194.    M /trunk/po/no.po
  2195.    M /trunk/po/pl.po
  2196.    M /trunk/po/ru.po
  2197.    M /trunk/po/vlc.pot
  2198.    M /trunk/src/input/input.c
  2199.    M /trunk/src/input/input_ext-intf.c
  2200.    M /trunk/src/interface/interface.c
  2201.    M /trunk/src/libvlc.c
  2202.    M /trunk/src/misc/configuration.c
  2203.    M /trunk/src/misc/cpu.c
  2204.    M /trunk/src/misc/modules_plugin.h
  2205.    M /trunk/src/misc/netutils.c
  2206.    M /trunk/src/misc/objects.c
  2207.    M /trunk/src/misc/threads.c
  2208.    M /trunk/src/playlist/playlist.c
  2209. (new in MAIN)
  2210.   * ./src/interface/interface.c: interfaces are no longer attached only to
  2211.     p_vlc.
  2212.   * ./src/libvlc.c, ./src/misc/modules.c, ./src/playlist/playlist.c,
  2213.     ./src/input/input.c: improvements in the playlist handling (not quite that
  2214.     yet though).
  2215. (ported from v0_4_1_branch)
  2216.   * ./configure.in, ./plugins/mpeg_system/mpeg_ts.c: fixed libdvbpsi handling.
  2217.   * ./src/misc/configuration.c: fixed the --nofoo option handling.
  2218.   * ./src/interface/main.c: fixed two compilation warnings under Solaris.
  2219. ------------------------------------------------------------------------
  2220. r2010 | sam | 2002-06-04 22:33:25 +0200 (Tue, 04 Jun 2002) | 9 lines
  2221. Changed paths:
  2222.    M /trunk/ChangeLog
  2223.    M /trunk/plugins/gtk/gnome.glade
  2224.    M /trunk/plugins/gtk/gnome_callbacks.c
  2225.    M /trunk/plugins/gtk/gtk_callbacks.c
  2226. (new in MAIN)
  2227.   * ./plugins/gtk/gtk_callbacks.c: fixed a segfault when switching to
  2228.     fullscreen from the popup menu.
  2229. (from v0_4_1_branch)
  2230.   * ./plugins/gtk/gnome_callbacks.c: fixed a crash when activating preferences
  2231.     from the popup menu.
  2232.   * ./plugins/gtk/gnome.glade: added lines this #@%$! Glade had munched, fixes
  2233.     a segfault in the Gnome popup menu when toggling the interface.
  2234. ------------------------------------------------------------------------
  2235. r2011 | stef | 2002-06-05 20:01:31 +0200 (Wed, 05 Jun 2002) | 2 lines
  2236. Changed paths:
  2237.    M /trunk/plugins/mpeg_vdec/video_parser.c
  2238. *Check if p_vpar->p_vout is available before detaching it.
  2239. ------------------------------------------------------------------------
  2240. r2012 | stef | 2002-06-05 20:07:03 +0200 (Wed, 05 Jun 2002) | 3 lines
  2241. Changed paths:
  2242.    M /trunk/include/video_output.h
  2243.    M /trunk/plugins/x11/xcommon.c
  2244.    M /trunk/src/video_output/video_output.c
  2245. * Added mouse coordinates to vout struct. They are only update from x11 for now,
  2246. and they are used nowhere.
  2247. ------------------------------------------------------------------------
  2248. r2013 | stef | 2002-06-05 20:15:46 +0200 (Wed, 05 Jun 2002) | 2 lines
  2249. Changed paths:
  2250.    M /trunk/plugins/ac3_spdif/ac3_spdif.c
  2251. *Only report initiliazation error when it is really an error.
  2252. ------------------------------------------------------------------------
  2253. r2014 | stef | 2002-06-05 20:18:49 +0200 (Wed, 05 Jun 2002) | 2 lines
  2254. Changed paths:
  2255.    M /trunk/plugins/spudec/spu_decoder.c
  2256. * Release vout when we close spudec.
  2257. ------------------------------------------------------------------------
  2258. r2015 | stef | 2002-06-05 20:29:24 +0200 (Wed, 05 Jun 2002) | 2 lines
  2259. Changed paths:
  2260.    M /trunk/src/misc/objects.c
  2261. * Set object pointer to NULL after destroy.
  2262. ------------------------------------------------------------------------
  2263. r2016 | titer | 2002-06-05 22:58:54 +0200 (Wed, 05 Jun 2002) | 2 lines
  2264. Changed paths:
  2265.    M /trunk/Makefile
  2266. Minor fix for the BeOS' make-package (icon loss).
  2267. ------------------------------------------------------------------------
  2268. r2017 | sam | 2002-06-07 16:30:41 +0200 (Fri, 07 Jun 2002) | 10 lines
  2269. Changed paths:
  2270.    M /trunk/ChangeLog
  2271.    M /trunk/bootstrap.sh
  2272.    M /trunk/include/playlist.h
  2273.    M /trunk/include/vlc/vlc.h
  2274.    M /trunk/include/vlc_objects.h
  2275.    M /trunk/include/vlc_symbols.h
  2276.    M /trunk/plugins/avi/avi.c
  2277.    M /trunk/plugins/ffmpeg/ffmpeg.c
  2278.    M /trunk/plugins/gtk/gnome.c
  2279.    M /trunk/plugins/gtk/gnome.glade
  2280.    M /trunk/plugins/gtk/gnome_callbacks.c
  2281.    M /trunk/plugins/gtk/gnome_callbacks.h
  2282.    M /trunk/plugins/gtk/gnome_interface.c
  2283.    M /trunk/plugins/gtk/gtk.c
  2284.    M /trunk/plugins/gtk/gtk.glade
  2285.    M /trunk/plugins/gtk/gtk_callbacks.c
  2286.    M /trunk/plugins/gtk/gtk_callbacks.h
  2287.    M /trunk/plugins/gtk/gtk_common.h
  2288.    M /trunk/plugins/gtk/gtk_control.c
  2289.    M /trunk/plugins/gtk/gtk_control.h
  2290.    M /trunk/plugins/gtk/gtk_interface.c
  2291.    M /trunk/plugins/gtk/gtk_modules.c
  2292.    M /trunk/plugins/gtk/gtk_modules.h
  2293.    M /trunk/plugins/gtk/gtk_open.c
  2294.    M /trunk/plugins/gtk/gtk_open.h
  2295.    M /trunk/plugins/gtk/gtk_playlist.c
  2296.    M /trunk/plugins/gtk/gtk_playlist.h
  2297.    M /trunk/plugins/gtk/gtk_preferences.c
  2298.    M /trunk/plugins/gtk/gtk_preferences.h
  2299.    M /trunk/plugins/mpeg_system/mpeg_audio.c
  2300.    M /trunk/plugins/mpeg_vdec/vpar_headers.c
  2301.    M /trunk/plugins/text/rc.c
  2302.    M /trunk/po/de.po
  2303.    M /trunk/po/en_GB.po
  2304.    M /trunk/po/fr.po
  2305.    M /trunk/po/ja.po
  2306.    M /trunk/po/nl.po
  2307.    M /trunk/po/no.po
  2308.    M /trunk/po/pl.po
  2309.    M /trunk/po/ru.po
  2310.    M /trunk/po/vlc.pot
  2311.    M /trunk/src/input/input.c
  2312.    M /trunk/src/libvlc.c
  2313.    M /trunk/src/libvlc.h
  2314.    M /trunk/src/misc/cpu.c
  2315.    M /trunk/src/misc/modules.c
  2316.    M /trunk/src/misc/objects.c
  2317.    M /trunk/src/playlist/playlist.c
  2318.   * ./src/playlist/playlist.c: lots of playlist behaviour enhancements.
  2319.   * ./src/misc/objects.c: we do not hang on attempt to destroy an object with
  2320.     a non-zero reference count, but we still complain.
  2321.   * ./plugins/gtk/gtk_control.c, plugins/gtk/gtk_playlist.c: most controls such
  2322.     as play, pause, stop, next, fast etc. work again.
  2323.   * ./plugins/gtk/gnome_*: got rid of lots of useless wrappers which were a
  2324.     workaround for a bug in Glade. Instead, bootstrap.sh does the Glade fixes.
  2325.   * ./plugins/ffmpeg/ffmpeg.c: if there is already a video output with the
  2326.     appropriate properties, we use it.
  2327. ------------------------------------------------------------------------
  2328. r2018 | sam | 2002-06-07 16:59:40 +0200 (Fri, 07 Jun 2002) | 5 lines
  2329. Changed paths:
  2330.    M /trunk/ChangeLog
  2331.    M /trunk/include/vlc_objects.h
  2332.    M /trunk/po/de.po
  2333.    M /trunk/po/en_GB.po
  2334.    M /trunk/po/fr.po
  2335.    M /trunk/po/ja.po
  2336.    M /trunk/po/nl.po
  2337.    M /trunk/po/no.po
  2338.    M /trunk/po/pl.po
  2339.    M /trunk/po/ru.po
  2340.    M /trunk/po/vlc.pot
  2341.   * ./include/vlc_objects.h: pointers are set to NULL after a call to
  2342.     vlc_object_destroy (idea from stef).
  2343.   * ./po/pl.po: updated polish translation, thanks to Arkadiusz Lipiec
  2344.     <alipiec@adrenalina.pl>.
  2345. ------------------------------------------------------------------------
  2346. r2019 | sam | 2002-06-07 18:06:09 +0200 (Fri, 07 Jun 2002) | 4 lines
  2347. Changed paths:
  2348.    M /trunk/ChangeLog
  2349.    M /trunk/plugins/dummy/input_dummy.c
  2350.    M /trunk/plugins/gtk/gtk_playlist.c
  2351.    M /trunk/src/misc/objects.c
  2352.    M /trunk/src/playlist/playlist.c
  2353.   * ./plugins/dummy/input_dummy.c: dummy targets such as vlc:nop, vlc:loop
  2354.     and vlc:quit work again.
  2355.   * ./src/playlist/playlist.c: when a new target is added, for instance through     the "File" menu, it is automatically played.
  2356. ------------------------------------------------------------------------
  2357. r2020 | bozo | 2002-06-07 20:03:40 +0200 (Fri, 07 Jun 2002) | 2 lines
  2358. Changed paths:
  2359.    A /trunk/plugins/a52_system/.cvsignore
  2360.   * plugins/a52_system/.cvsignore: What about a little .cvsignore ?
  2361. ------------------------------------------------------------------------
  2362. r2021 | sam | 2002-06-07 21:54:37 +0200 (Fri, 07 Jun 2002) | 3 lines
  2363. Changed paths:
  2364.    M /trunk/include/playlist.h
  2365.    M /trunk/plugins/gtk/gnome.glade
  2366.    M /trunk/plugins/gtk/gnome_interface.c
  2367.    M /trunk/plugins/gtk/gtk_callbacks.c
  2368.    M /trunk/plugins/gtk/gtk_playlist.c
  2369.    M /trunk/plugins/gtk/gtk_playlist.h
  2370.    M /trunk/src/playlist/playlist.c
  2371.   * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have all their features back.
  2372.   * ./src/playlist/playlist.c: fixed an off-by-one loop error.
  2373. ------------------------------------------------------------------------
  2374. r2022 | sam | 2002-06-07 23:45:30 +0200 (Fri, 07 Jun 2002) | 2 lines
  2375. Changed paths:
  2376.    M /trunk/src/misc/netutils.c
  2377.   * ./src/misc/netutils.c: network mode works again.
  2378. ------------------------------------------------------------------------
  2379. r2023 | lool | 2002-06-08 00:24:04 +0200 (Sat, 08 Jun 2002) | 2 lines
  2380. Changed paths:
  2381.    M /trunk/Makefile
  2382.    M /trunk/Makefile.opts.in
  2383.    M /trunk/configure
  2384.    M /trunk/configure.in
  2385.   * basic On Screen Display intf-plugin based on libxosd
  2386. ------------------------------------------------------------------------
  2387. r2024 | lool | 2002-06-08 00:32:18 +0200 (Sat, 08 Jun 2002) | 2 lines
  2388. Changed paths:
  2389.    M /trunk/configure
  2390.    M /trunk/configure.in
  2391.   * fixed my typos in configure.in
  2392. ------------------------------------------------------------------------
  2393. r2025 | lool | 2002-06-08 00:41:50 +0200 (Sat, 08 Jun 2002) | 2 lines
  2394. Changed paths:
  2395.    A /trunk/plugins/xosd
  2396.    A /trunk/plugins/xosd/.cvsignore
  2397.    A /trunk/plugins/xosd/Makefile
  2398.    A /trunk/plugins/xosd/xosd.c
  2399.    M /trunk/po/de.po
  2400.    M /trunk/po/en_GB.po
  2401.    M /trunk/po/fr.po
  2402.    M /trunk/po/ja.po
  2403.    M /trunk/po/nl.po
  2404.    M /trunk/po/no.po
  2405.    M /trunk/po/pl.po
  2406.    M /trunk/po/ru.po
  2407.    M /trunk/po/vlc.pot
  2408.   * forgot to cvs add the _files_ -- sorry
  2409. ------------------------------------------------------------------------
  2410. r2026 | sam | 2002-06-08 01:05:03 +0200 (Sat, 08 Jun 2002) | 3 lines
  2411. Changed paths:
  2412.    M /trunk/plugins/gtk/gtk_callbacks.c
  2413.    M /trunk/plugins/text/rc.c
  2414.   * ./plugins/gtk/gtk_callbacks.c: some code cleaning.
  2415.   * ./plugins/text/rc.c: fixed the "a" command.
  2416. ------------------------------------------------------------------------
  2417. r2027 | sam | 2002-06-08 01:53:44 +0200 (Sat, 08 Jun 2002) | 3 lines
  2418. Changed paths:
  2419.    D /trunk/include/playlist.h
  2420.    M /trunk/include/vlc/intf.h
  2421.    M /trunk/include/vlc_common.h
  2422.    A /trunk/include/vlc_playlist.h
  2423.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  2424.    M /trunk/plugins/win32/control.cpp
  2425.    M /trunk/plugins/win32/disc.cpp
  2426.    M /trunk/plugins/win32/intf_win32.cpp
  2427.    M /trunk/plugins/win32/mainframe.cpp
  2428.    M /trunk/plugins/win32/menu.cpp
  2429.    M /trunk/plugins/win32/messages.cpp
  2430.    M /trunk/plugins/win32/network.cpp
  2431.    M /trunk/plugins/win32/playlist.cpp
  2432.    M /trunk/plugins/win32/preferences.cpp
  2433.    M /trunk/plugins/win32/win32_common.h
  2434.    M /trunk/src/input/input.c
  2435.    M /trunk/src/libvlc.c
  2436.    M /trunk/src/misc/modules.c
  2437.    M /trunk/src/misc/netutils.c
  2438.    M /trunk/src/misc/objects.c
  2439.    M /trunk/src/playlist/playlist.c
  2440.   * ./plugins/win32/*: tried to port the Win32 interface to the new API. Seems
  2441.     to be still crashing.
  2442. ------------------------------------------------------------------------
  2443. r2028 | lool | 2002-06-08 03:41:22 +0200 (Sat, 08 Jun 2002) | 3 lines
  2444. Changed paths:
  2445.    M /trunk/configure
  2446.    M /trunk/configure.in
  2447.    M /trunk/plugins/xosd/xosd.c
  2448.   * ./configure.in: checking for the header should be enough in most cases
  2449.   * ./plugins/xosd/xosd.c: configuration options
  2450. ------------------------------------------------------------------------
  2451. r2029 | lool | 2002-06-08 04:50:26 +0200 (Sat, 08 Jun 2002) | 2 lines
  2452. Changed paths:
  2453.    M /trunk/plugins/xosd/xosd.c
  2454.   * ./plugins/xosd/xosd.c: a couple more options, better defaults
  2455. ------------------------------------------------------------------------
  2456. r2030 | sam | 2002-06-08 16:08:46 +0200 (Sat, 08 Jun 2002) | 3 lines
  2457. Changed paths:
  2458.    M /trunk/bootstrap.sh
  2459.    M /trunk/include/vlc_symbols.h
  2460.    M /trunk/include/vlc_threads.h
  2461.    M /trunk/plugins/macosx/aout_macosx.m
  2462.    M /trunk/plugins/mpeg_vdec/vpar_pool.c
  2463.    M /trunk/src/audio_output/audio_output.c
  2464.    M /trunk/src/input/input.c
  2465.    M /trunk/src/input/input_dec.c
  2466.    M /trunk/src/misc/modules_plugin.h
  2467.    M /trunk/src/misc/objects.c
  2468.    M /trunk/src/misc/threads.c
  2469.    M /trunk/src/misc/win32_specific.c
  2470.   * ./include/vlc_threads.h, ./src/misc/threads.c: improved the cond_wait
  2471.     implementation to avoid races, by using SetEvent instead of PulseEvent.
  2472. ------------------------------------------------------------------------
  2473. r2031 | sam | 2002-06-08 20:52:34 +0200 (Sat, 08 Jun 2002) | 3 lines
  2474. Changed paths:
  2475.    M /trunk/plugins/macosx/aout_macosx.m
  2476.    M /trunk/plugins/macosx/intf_vlc_wrapper.m
  2477.    M /trunk/plugins/macosx/vout_macosx.m
  2478.   * ./plugins/macosx/vout_macosx.m, ./plugins/macosx/aout_macosx.m,
  2479.     ./plugins/macosx/intf_vlc_wrapper.m: preliminary OS X compilation fixes.
  2480. ------------------------------------------------------------------------
  2481. r2032 | sam | 2002-06-08 21:32:19 +0200 (Sat, 08 Jun 2002) | 2 lines
  2482. Changed paths:
  2483.    M /trunk/plugins/macosx/intf_controller.m
  2484.    M /trunk/plugins/macosx/intf_macosx.m
  2485.    M /trunk/plugins/macosx/intf_open.m
  2486.    M /trunk/plugins/macosx/macosx.h
  2487.    M /trunk/plugins/macosx/macosx.m
  2488.    M /trunk/plugins/macosx/vout_macosx.m
  2489.    M /trunk/plugins/macosx/vout_qdview.m
  2490.    M /trunk/plugins/macosx/vout_vlc_wrapper.m
  2491.    M /trunk/plugins/macosx/vout_window.m
  2492.   * ./plugins/macosx/*: additional minor fixes.
  2493. ------------------------------------------------------------------------
  2494. r2033 | sam | 2002-06-08 22:25:13 +0200 (Sat, 08 Jun 2002) | 2 lines
  2495. Changed paths:
  2496.    M /trunk/plugins/mad/mad_libmad.c
  2497.   * ./plugins/mad/mad_libmad.c: changed error messages to warning/debug.
  2498. ------------------------------------------------------------------------
  2499. r2034 | sam | 2002-06-09 18:52:58 +0200 (Sun, 09 Jun 2002) | 8 lines
  2500. Changed paths:
  2501.    M /trunk/plugins/filter/deinterlace.c
  2502.   * ./plugins/filter/deinterlace.c: added two new deinterlacing methods,
  2503.     "discard" which is very CPU efficient, and "blend" (yes there used to be
  2504.     a "blend" method but it's now called "linear". Don't ask) which loses some
  2505.     vertical resolution but discards the mice teeth effect. Information was
  2506.     found on http://www.100fps.com/index.htm.
  2507.     We now have "discard", "blend", "bob" and "linear".
  2508. ------------------------------------------------------------------------
  2509. r2042 | massiot | 2002-06-10 00:57:00 +0200 (Mon, 10 Jun 2002) | 3 lines
  2510. Changed paths:
  2511.    M /trunk/AUTHORS
  2512.    M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib