ChangeLog-2003
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:801k
源码类别:

midi

开发平台:

Unix_Linux

  1. Date:   Fri Feb 7 01:09:12 2003 +0000
  2.       * ./src/interface/interface.c: interface variable is "intf", not "interface".
  3. commit 404b16a4930b48168fec6b7ad6711e4189b36bec
  4. Author: Sam Hocevar <sam@videolan.org>
  5. Date:   Fri Feb 7 00:29:53 2003 +0000
  6.       * ./include/interface.h: grmbl, I forgot VLC_EXPORT did not support multiline
  7.         declarations. Should fix that later.
  8. commit 8ae1aa12c97ce1c2bec2e7d71f779fa0960a593c
  9. Author: Sam Hocevar <sam@videolan.org>
  10. Date:   Fri Feb 7 00:26:23 2003 +0000
  11.       * ./modules/access/dvdplay/demux.c: fixed a minor warning.
  12. commit f7c92985ff7210bedb09c3d5d33a963d595adc6f
  13. Author: Sam Hocevar <sam@videolan.org>
  14. Date:   Thu Feb 6 23:59:40 2003 +0000
  15.       * ./modules/access/dvdplay/demux.c: the dvdplay plugin no longer sets the
  16.         "interface" variable to "dvdplay" (Closes: #178, #210, and probably a
  17.         bunch of others).
  18.       * ./src/interface/interface.c: added a safety check to circumvent the bug,
  19.         allowing a smooth upgrade.
  20. commit 901bde5455bd257a4a843cb1e1872c059b138ab7
  21. Author: Christophe Massiot <massiot@videolan.org>
  22. Date:   Thu Feb 6 23:55:29 2003 +0000
  23.     Fixed interface freezes in the OS X interface.
  24. commit a82ee54f04ffdc5710aa8088fd2b8d961c536b99
  25. Author: Sam Hocevar <sam@videolan.org>
  26. Date:   Thu Feb 6 23:01:31 2003 +0000
  27.       * ./src/misc/darwin_specific.m: completed our list of known languages and
  28.         made code simpler to read.
  29. commit d30cf7547f3003105c9f4e25dd0b0ded4042b618
  30. Author: Sam Hocevar <sam@videolan.org>
  31. Date:   Thu Feb 6 21:56:37 2003 +0000
  32.       * ./debian/rules: build the SLP plugin by default.
  33. commit 736e30bee6e389f8d996dc8ce0ab0c69240b0125
  34. Author: Eric Petit <titer@videolan.org>
  35. Date:   Thu Feb 6 21:39:34 2003 +0000
  36.      Tuned BeOS priorities for a better playback on low-end computers.
  37. commit 4309a1f7f4396ac97827494ed4c9f151c5e740de
  38. Author: Christophe Massiot <massiot@videolan.org>
  39. Date:   Thu Feb 6 15:14:41 2003 +0000
  40.     Fixed AFMT_AC3 and AFMT_S16_NE handling.
  41. commit 6d6fa7fe092dfecf0b60ff5610a018be336006ee
  42. Author: Derk-Jan Hartman <hartman@videolan.org>
  43. Date:   Thu Feb 6 13:47:04 2003 +0000
  44.     * Changed a failed DecompressSequenceFrameS error into a warning. We don't
  45.       want to bug users with this when we resize a video.
  46. commit 0811cd91971cf09b4ac385ac925d88ce15165768
  47. Author: Sam Hocevar <sam@videolan.org>
  48. Date:   Thu Feb 6 03:22:08 2003 +0000
  49.       * ./modules/misc/screensaver.c: screen saver disabling plugin; runs a thread
  50.         in the background to disable xscreensaver the jwz way (Closes: #58).
  51.     
  52.         It's an interface plugin, trigger with "--extraintf screensaver".
  53. commit ed18daaea4439e626b81e3b67fab7723f88508e5
  54. Author: Sam Hocevar <sam@videolan.org>
  55. Date:   Thu Feb 6 02:37:00 2003 +0000
  56.       * ./configure.ac.in: libmad and liba52 need to be explicitely disabled,
  57.         otherwise we fail with an error when they are not found.
  58. commit 7156d834463f3a2f6718ab1c5f926cc945353d51
  59. Author: Sam Hocevar <sam@videolan.org>
  60. Date:   Thu Feb 6 00:45:26 2003 +0000
  61.       * ./doc/faq/faq.sgml: updated config file location for OS X.
  62. commit 3c7bd39ba7f776616fbdb1bae5ae5cdbe789bd8b
  63. Author: Derk-Jan Hartman <hartman@videolan.org>
  64. Date:   Wed Feb 5 22:48:13 2003 +0000
  65.     * Changed the wrong property in my recent commit. FIXED
  66. commit 0162de44d26b6799a1a0a365a692c182df2b0809
  67. Author: Sam Hocevar <sam@videolan.org>
  68. Date:   Wed Feb 5 22:11:52 2003 +0000
  69.       * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug that caused crashes when
  70.         doing fullscreen or volume up from the popup menu.
  71. commit b8afd5b8f8b0b43db3e3338444b7f033a8337c5f
  72. Author: Derk-Jan Hartman <hartman@videolan.org>
  73. Date:   Wed Feb 5 16:23:06 2003 +0000
  74.     * added a "Open CrashLog" button to the messages window in OSX.
  75. commit 0e925ba035109b649742a72110e102860473a0b9
  76. Author: Derk-Jan Hartman <hartman@videolan.org>
  77. Date:   Wed Feb 5 14:58:15 2003 +0000
  78.     * Added AppleScript support
  79.     * We can now handle mms:// etc on a systemwide level.
  80.       - No way to set this other then trough Explorer Prefs at the moment
  81. commit 0b9a75bc164bc6486e7d8f1fb0cef273c2ac40ce
  82. Author: Derk-Jan Hartman <hartman@videolan.org>
  83. Date:   Wed Feb 5 02:31:27 2003 +0000
  84.     * More support for handling URLs. Still need to create the scriptsuite.
  85. commit aa2280f6500682c68c28196acb31aefce7f633c8
  86. Author: Derk-Jan Hartman <hartman@videolan.org>
  87. Date:   Wed Feb 5 01:36:00 2003 +0000
  88.     * Added a Next and Previous item to the dockmenu
  89.     * Prelimanary support for making VLC the handler of ftp http mms and udp
  90.       URLs (on a systemwide level)
  91. commit a2d849a50c8acaa903965c327f8bdcdbc7a94287
  92. Author: Jean-Paul Saman <jpsaman@videolan.org>
  93. Date:   Tue Feb 4 21:01:51 2003 +0000
  94.     Closes bug #170
  95. commit 50eabda652cd9581b0d0c8e94017faa092db0d50
  96. Author: Derk-Jan Hartman <hartman@videolan.org>
  97. Date:   Tue Feb 4 20:45:24 2003 +0000
  98.     * We released an array that was in a autorelease pool. That's not necesarry
  99. commit e09eeeb6d4a7b17df4c21b1993c4027ddd616f21
  100. Author: Christophe Massiot <massiot@videolan.org>
  101. Date:   Tue Feb 4 11:51:21 2003 +0000
  102.     * modules/codec/mpeg_video/*: Support for Slice-I (aka intra slice refresh)
  103.       streams.
  104. commit bf448d3157b547fe402ff587391fedd1e10d7c7e
  105. Author: Christophe Massiot <massiot@videolan.org>
  106. Date:   Tue Feb 4 11:07:45 2003 +0000
  107.     * modules/demux/mpeg/*: Fixed an uninitialized variable with TS streams
  108.       (thanks gibalou !).
  109. commit 9a5db9e20c642201ac9d3474a8c62188b81c9105
  110. Author: Christophe Massiot <massiot@videolan.org>
  111. Date:   Tue Feb 4 10:07:40 2003 +0000
  112.     * modules/access/*: Fixed compilation problems with "struct timeval".
  113. commit e8fb7ad338ce53aa96f1e259531ee1c2590dbd94
  114. Author: Sam Hocevar <sam@videolan.org>
  115. Date:   Mon Feb 3 21:47:08 2003 +0000
  116.       * ./bootstrap: we don't fail if gettext is too old and there is no
  117.         ABOUT-NLS in the tree.
  118. commit 8e57ca40df4a1278da7f7ec88c438bb6daa812ef
  119. Author: Christophe Massiot <massiot@videolan.org>
  120. Date:   Mon Feb 3 21:38:54 2003 +0000
  121.     Now developing 0.5.1-cvs.
  122. commit f8eeaecfccd0f1a0580465f5feab409542353168
  123. Author: Sam Hocevar <sam@videolan.org>
  124. Date:   Mon Feb 3 19:45:29 2003 +0000
  125.       * ./debian/woody-buildpackage: enabled build-deps checking.
  126. commit e72927448cb63686dd0ad091ff331d07ca1cfa8c
  127. Author: Stephan Assmus <stippi@videolan.org>
  128. Date:   Mon Feb 3 17:18:48 2003 +0000
  129.     modules/gui/beos/InterfaceWindow.h/.cpp
  130.     
  131.      - improved file loading:
  132.      - contents of sub folders can optionally be loaded too
  133.      - files are loaded in expected order from filepanel
  134.      _and_ drag'n'drop
  135.      - file panel accepts folders to load
  136.      - saving of playlist's display mode
  137.      - added updating of interface when playlist is modified
  138.      while nothing is playing
  139.      - added compatibility for SoundPlay's drag'n'drop message format
  140.     
  141.     
  142.     modules/gui/beos/ListViews.h/.cpp
  143.     
  144.      - implemented reversal of playlist
  145.      - list can display full path or file name only
  146.      - drag'n'drop interaction with SoundPlay
  147.     
  148.     
  149.     modules/gui/beos/MediaControlView.cpp
  150.     
  151.      - cosmetic fix
  152.     
  153.     
  154.     modules/gui/beos/PlayListWindow.h/.cpp
  155.     
  156.      - added reverse sort command to edit menu
  157.      - added view menu, to allow the user to display paths
  158.      or only names in the list
  159. commit 9578d2578a2cc0afc35034b9ec89d31b12e44490
  160. Author: Alexis de Lattre <alexis@videolan.org>
  161. Date:   Mon Feb 3 16:07:50 2003 +0000
  162.     Small fix.
  163. commit 261e278f2236cadd294f69642a65407a42fc85d4
  164. Author: Alexis de Lattre <alexis@videolan.org>
  165. Date:   Mon Feb 3 11:25:44 2003 +0000
  166.     Article format, instead of book format.
  167.     Few typos.
  168. commit e43ed7a7082cb728d4f95c6ee14a8d721333bca9
  169. Author: Sam Hocevar <sam@videolan.org>
  170. Date:   Mon Feb 3 02:26:28 2003 +0000
  171.       * ./debian/rules: more Debian Woody fixes. Grrrr!
  172. commit 3a76f14d642245172d7b9cc03838e94e13d4037d
  173. Author: Sam Hocevar <sam@videolan.org>
  174. Date:   Mon Feb 3 01:32:37 2003 +0000
  175.       * ./modules/visualization/xosd/xosd.c: Woody compilation fixed.
  176.       * ./debian/woody-buildpackage: sed syntax fixed.
  177. commit d252bd2324ec2607e9f56bc1e159effc968ab993
  178. Author: Sam Hocevar <sam@videolan.org>
  179. Date:   Mon Feb 3 00:56:39 2003 +0000
  180.       * ./share/Makefile.am: we weren't distributing the font!
  181. commit abddc03ddb13b3424d49658de9c552ec67a5c77e
  182. Author: Sam Hocevar <sam@videolan.org>
  183. Date:   Mon Feb 3 00:43:12 2003 +0000
  184.       * Updated ChangeLog and pofiles.
  185. commit 26832b94e629a5848443e5c762ae3f9407b148d1
  186. Author: Sam Hocevar <sam@videolan.org>
  187. Date:   Mon Feb 3 00:39:42 2003 +0000
  188.       * ./modules/audio_output/alsa.c: Woody ALSA compilation fix.
  189. commit 0b3d586510bb3cdaf9e6c3cf9cf9cf93f7507606
  190. Author: Sam Hocevar <sam@videolan.org>
  191. Date:   Mon Feb 3 00:23:18 2003 +0000
  192.       * ./debian/control: missing build dependencies.
  193. commit 0be0485c2abfeed30066b436f90065440043d0cc
  194. Author: Christophe Massiot <massiot@videolan.org>
  195. Date:   Mon Feb 3 00:00:42 2003 +0000
  196.     German translation, croutesy of Felix Kuehne.
  197. commit 587ff0ca417ac3a146a1b4a5126a8d49e544ae82
  198. Author: Christophe Massiot <massiot@videolan.org>
  199. Date:   Sun Feb 2 23:11:17 2003 +0000
  200.     Worked around a bug with the Screens menu and localization.
  201. commit 3593c15fa9948110f97fab550792cbc4917dba97
  202. Author: Derk-Jan Hartman <hartman@videolan.org>
  203. Date:   Sun Feb 2 20:59:32 2003 +0000
  204.     * OSX version can open .asx files. so we need to let the os know that ;)
  205. commit 8ce08f948c31281769ffe993742a7cf4859484b8
  206. Author: Sam Hocevar <sam@videolan.org>
  207. Date:   Sun Feb 2 20:21:02 2003 +0000
  208.       * ./include/vlc_config.h: changed "VideoLAN Client" into VLC.
  209. commit f6a6b2340142341a652b5ad6a890cd0761307abd
  210. Author: Sam Hocevar <sam@videolan.org>
  211. Date:   Sun Feb 2 20:07:22 2003 +0000
  212.       * ./debian/vlc.desktop: removed unnecessary file.
  213. commit 368acbd75df9fdba6724fa779bfea6e918b869ea
  214. Author: Sam Hocevar <sam@videolan.org>
  215. Date:   Sun Feb 2 20:01:53 2003 +0000
  216.       * ./debian/Makefile.am: added woody-buildpackage, removed *.woody.
  217. commit 8dda0c11a6708aa3c5a763bd05d5e1c72245a99c
  218. Author: Sam Hocevar <sam@videolan.org>
  219. Date:   Sun Feb 2 20:01:03 2003 +0000
  220.       * ./debian/changelog: updated Debian changelog.
  221. commit dc492c624991de724493441f77116d615cc7b85c
  222. Author: Sam Hocevar <sam@videolan.org>
  223. Date:   Sun Feb 2 19:45:17 2003 +0000
  224.       * ./ChangeLog: used cvs2cl (./cvs2cl.pl --hide-filenames --no-wrap -w
  225.         --stdout | sed -e 's/^[^0-9]/ /' -e 's/^  *$//' | uniq).
  226. commit 3cd65f82781b82519a7338631afe86910b59b400
  227. Author: Sam Hocevar <sam@videolan.org>
  228. Date:   Sun Feb 2 18:57:01 2003 +0000
  229.       * ./debian/woody-buildpackage: finished Woody build script.
  230. commit 07a3355aa4a565e50dd2f20900399574365c5802
  231. Author: Sam Hocevar <sam@videolan.org>
  232. Date:   Sun Feb 2 18:12:12 2003 +0000
  233.       * ./po/de.po: german translation updates from Felix K�hne.
  234. commit 512dff4cea2f2285dc2b09e5092ea7fca437863b
  235. Author: Jean-Paul Saman <jpsaman@videolan.org>
  236. Date:   Sun Feb 2 18:09:36 2003 +0000
  237.     Added ffmpeg package to list of depenencies.
  238. commit d6d487d316fbe551c7485eeb98855353a7a81edc
  239. Author: Sam Hocevar <sam@videolan.org>
  240. Date:   Sun Feb 2 17:18:47 2003 +0000
  241.       * ./debian/woody-buildpackage: added a script to build .debs on woody.
  242. commit 52118c5d9d009a5ecb89e7597890b0319c84183a
  243. Author: Sam Hocevar <sam@videolan.org>
  244. Date:   Sun Feb 2 16:08:08 2003 +0000
  245.       * ./NEWS: a few updates from gibalou.
  246. commit ae30fcaebcf7e971d0bb3ca42ba89add373a7220
  247. Author: Stephan Assmus <stippi@videolan.org>
  248. Date:   Sun Feb 2 11:29:12 2003 +0000
  249.     cosmetic fix (drop mark would reappear if SHIFT was pressed)
  250. commit eb8afecc9bbd66a3a980bfc327d896e9a0461c38
  251. Author: Eric Petit <titer@videolan.org>
  252. Date:   Sun Feb 2 09:17:39 2003 +0000
  253.      '--demuxdump-file -' dumps to standard output.
  254.       (useful for operating systems which do not have '/dev/stdout'
  255.        nor mkfifo)
  256. commit cc309bec1a34ef552bcd6f0d18cccdd920c4b5f2
  257. Author: Sam Hocevar <sam@videolan.org>
  258. Date:   Sun Feb 2 04:17:53 2003 +0000
  259.       * renamed debian/README into debian/README.Debian.
  260. commit 65e2a4ea1aa9fe66d057fd5399781fc5b5fe7041
  261. Author: Sam Hocevar <sam@videolan.org>
  262. Date:   Sun Feb 2 04:07:55 2003 +0000
  263.       * ./debian: more packaging stuff.
  264. commit c2a934c0ffe3b39060ea28bce715d2dff426ca39
  265. Author: Sam Hocevar <sam@videolan.org>
  266. Date:   Sun Feb 2 04:01:29 2003 +0000
  267.       * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot
  268.         of places.
  269. commit 29b791a94c4addfd9eae9a2c95e876b543dcd2f5
  270. Author: Sam Hocevar <sam@videolan.org>
  271. Date:   Sun Feb 2 03:38:30 2003 +0000
  272.       * ./doc/vlc.1: updated manpage.
  273. commit e20aa1e6e3f0928e45ea5dc671bf10bcb453da9a
  274. Author: Sam Hocevar <sam@videolan.org>
  275. Date:   Sun Feb 2 03:08:20 2003 +0000
  276.       * ./po/it.po: ultimate italian fixes by Bruno Vella.
  277. commit 7644dea30c81a4272cffbf9d8efdce9f368c49b2
  278. Author: Sam Hocevar <sam@videolan.org>
  279. Date:   Sun Feb 2 03:03:01 2003 +0000
  280.       * ./debian/*: tuned packaging.
  281. commit a2af7fb8201851c8d8ad93ea109cac639af779fc
  282. Author: Christophe Massiot <massiot@videolan.org>
  283. Date:   Sun Feb 2 02:58:35 2003 +0000
  284.     * Bumped up revision number to 0.5.0
  285. commit a7e0549995f4e822e21f93eb2ff4a22e0949742e
  286. Author: Sam Hocevar <sam@videolan.org>
  287. Date:   Sun Feb 2 02:11:59 2003 +0000
  288.       * ./po/it.po: updated italian translation, courtesy of Bruno Vella.
  289. commit d0bff31cfe9035ac467841b4527b33b00202d716
  290. Author: Sam Hocevar <sam@videolan.org>
  291. Date:   Sun Feb 2 01:37:03 2003 +0000
  292.       * ./po/*: more interface strings harmonization.
  293. commit 9284620b6f959a45abdadc9283c47614388aac5b
  294. Author: Johan Bilien <jobi@videolan.org>
  295. Date:   Sun Feb 2 01:23:36 2003 +0000
  296.         * NEWS: readded deleted entries, sorry about that.
  297. commit 6ef66c8b5ea671979c02119cb88beb489dcc0519
  298. Author: Johan Bilien <jobi@videolan.org>
  299. Date:   Sun Feb 2 00:57:21 2003 +0000
  300.         * NEWS: VCD entry points and iso files
  301.         * include/audio_output.h: more proper freebsd compilation fix
  302.         * modules/audio_output/oss.c: if /dev/dsp is used, use another output.
  303. commit 9722e2026d06461675b5fe736629a7f52fd7c8fa
  304. Author: Christophe Massiot <massiot@videolan.org>
  305. Date:   Sun Feb 2 00:49:40 2003 +0000
  306.     * README.MacOSX.rtf: Typos
  307.     * include/vlc_threads.h: Lowered OS X priorities to avoid locking the machine
  308.     * modules/access/dvdread/input.c: Fixed a long-standing bug when switching
  309.       titles.
  310. commit 3aabcacdb96cc8e8cce0a101e9b79b721544b7f1
  311. Author: Sam Hocevar <sam@videolan.org>
  312. Date:   Sun Feb 2 00:46:58 2003 +0000
  313.       * ./po/*: more s/vlc/VLC/ changes.
  314. commit c0fc3bc207794f01833bfbbc9c7a28dc793ca8bb
  315. Author: Sam Hocevar <sam@videolan.org>
  316. Date:   Sun Feb 2 00:29:29 2003 +0000
  317.       * ./src/libvlc.h: changed "vlc" into "VLC" in libvlc's help messages. More
  318.         to come.
  319. commit 1c6d1bdcfc7315b10cda3be7534004fce1d56bd3
  320. Author: Sam Hocevar <sam@videolan.org>
  321. Date:   Sun Feb 2 00:05:00 2003 +0000
  322.       * ./NEWS: a few updates (translations, mozilla plugin).
  323. commit c8d4e9b99049e924579d971f11c578e8bb1f5407
  324. Author: Christophe Massiot <massiot@videolan.org>
  325. Date:   Sat Feb 1 23:46:24 2003 +0000
  326.     * modules/gui/macosx/*: Fixed localization bugs
  327.     * po/fr.po: Updated French translation
  328.     * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
  329. commit 7f4b5f899f49b1ce9744a3fd51629a489a421e26
  330. Author: Yves Duret <yves@videolan.org>
  331. Date:   Sat Feb 1 23:41:51 2003 +0000
  332.     - ready for general 0.5.0 consumption
  333.     - activated dvb (with a special workaround for mdk kernel), dv and libdvdplay plugin
  334.     - more wxwindow stuff.
  335.     - fixes here and here.
  336.     - added more doc files like NEWS, THANKS etc.
  337.     - still lacking mozilla plugin :(
  338. commit 83ffc9c0238a4639d0f13c321b0e4182a49c0e23
  339. Author: Sam Hocevar <sam@videolan.org>
  340. Date:   Sat Feb 1 23:39:02 2003 +0000
  341.       * ./src/libvlc.c: atomic initialization of the main module in VLC_Init()
  342.         instead of VLC_Create(), so that its strings are translated (was #92).
  343. commit cb912b61d3308b8b39fcb42016af6bbe46768662
  344. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  345. Date:   Sat Feb 1 23:28:58 2003 +0000
  346.      NEWS: we did support .mp3 in 0.4.x. Added that we support .asx and .html
  347.     with embedded wmp
  348. commit 54247ab58fc64d2837552d253b6f1081dd70bf32
  349. Author: Sam Hocevar <sam@videolan.org>
  350. Date:   Sat Feb 1 23:15:27 2003 +0000
  351.       * ./AUTHORS: added Garf and updated entries.
  352. commit 7cd78288d2f749feca4088d608d95a4d19a24a6f
  353. Author: Sam Hocevar <sam@videolan.org>
  354. Date:   Sat Feb 1 23:08:48 2003 +0000
  355.       * ./INSTALL.libmad: removed that file; if one does not know how to build
  356.         and install a library, he'd better not fiddle with VLC.
  357. commit d215f2b3cfe48716b8dd90f38b25456f29340f44
  358. Author: Olivier Teulière <ipkiss@videolan.org>
  359. Date:   Sat Feb 1 22:21:44 2003 +0000
  360.      * modules/gui/win32/win32.cpp: fixed a stupid bug (closes #155)
  361.      * modules/gui/win32/menu.cpp: removed some ^M chars
  362. commit c11c39438878750da97f9da7ca26312058ff791d
  363. Author: Boris Dorès <babal@videolan.org>
  364. Date:   Sat Feb 1 22:03:42 2003 +0000
  365.     - Win32 preference dialog box
  366. commit b3762683071551e8826b55772ec58cb0fb0952b9
  367. Author: Olivier Teulière <ipkiss@videolan.org>
  368. Date:   Sat Feb 1 21:39:21 2003 +0000
  369.      * Win32 port
  370. commit fd1c30c4904b38275bd34a79e9a81cc8055f8c95
  371. Author: Eric Petit <titer@videolan.org>
  372. Date:   Sat Feb 1 21:24:06 2003 +0000
  373.      BeOS news.
  374. commit 494fb5bb9b81a9ff287e52f50effedf2613e1e2b
  375. Author: Sam Hocevar <sam@videolan.org>
  376. Date:   Sat Feb 1 21:23:01 2003 +0000
  377.       * ./debian/control.woody, ./debian/rules.woody: placeholders for Debian
  378.         woody specific builds. Will fill them in a moment.
  379. commit f7f797c9e97b3ca0edb3d5b00355a94793972eea
  380. Author: Christophe Massiot <massiot@videolan.org>
  381. Date:   Sat Feb 1 21:20:33 2003 +0000
  382.     Tarkin, Tremor and Theora are only available when compiling from sources.
  383. commit 04af7ab44eba3abcf830b3132cdd6cfb5a7c81e1
  384. Author: Christophe Massiot <massiot@videolan.org>
  385. Date:   Sat Feb 1 21:10:19 2003 +0000
  386.     Forgot Tremor.
  387. commit 76a4756536bfe2f3458f64a8f566616ffa0b6561
  388. Author: Jean-Paul Saman <jpsaman@videolan.org>
  389. Date:   Sat Feb 1 21:04:22 2003 +0000
  390.     Checking in packageing files.
  391. commit fc354b2018b5a8405bf12f6d1fde699d180cf29a
  392. Author: Jean-Paul Saman <jpsaman@videolan.org>
  393. Date:   Sat Feb 1 20:59:37 2003 +0000
  394.     Updated for iPaq port
  395. commit 7a68b37172ae4c78a00a0a8a6f372751325db27b
  396. Author: Christophe Massiot <massiot@videolan.org>
  397. Date:   Sat Feb 1 20:34:55 2003 +0000
  398.     * configure.ac.in: worked around an ffmpeg-cvs detection problem on OS X
  399.     * Makefile.am: fixed FAQ, THANKS and NEWS handling in package* rules
  400.     * src/misc/darwin_specific.m: more generic language detection
  401.     * NEWS: summarized changes from 0.4.6 to 0.5.0
  402. commit cd5718a28e6e69d94f1e1258f9ed189a5e9a9d4e
  403. Author: Sam Hocevar <sam@videolan.org>
  404. Date:   Sat Feb 1 19:04:43 2003 +0000
  405.       * ./po/it.po: a few corrections.
  406. commit b6b1bef8bff6d35db3dfb293b466a841a317aaad
  407. Author: Sam Hocevar <sam@videolan.org>
  408. Date:   Sat Feb 1 18:54:10 2003 +0000
  409.       * ./mozilla/vlcshell.cpp: fixed the Mozilla plugin's target drawable.
  410.       * ./modules/video_output/directx/directx.c, ./modules/video_output/x11/x11.c,
  411.         ./modules/video_output/x11/xvideo.c: removed the drawable configuration
  412.         variables which are now deprecated.
  413. commit 792640357cc8b39f34c863b83c769310df6dcb70
  414. Author: Sam Hocevar <sam@videolan.org>
  415. Date:   Sat Feb 1 18:53:03 2003 +0000
  416.       * ./src/libvlc.c: fixed a segfault on exit, libvlc needs to be
  417.         detached before being destroyed.
  418. commit 6d68e3437f8af8377eb75e008a7ad8c8cbeb14c0
  419. Author: Sam Hocevar <sam@videolan.org>
  420. Date:   Sat Feb 1 18:41:09 2003 +0000
  421.       * ./NEWS: added an empty NEWS file.
  422.       * ./bootstrap: now that we have the NEWS file, --foreign is no longer
  423.         required when calling automake.
  424. commit 4e433d964d325b955184a98fa44c16fc912c817f
  425. Author: Christophe Massiot <massiot@videolan.org>
  426. Date:   Sat Feb 1 16:33:31 2003 +0000
  427.     Updated Italian translation courtesy of Bruno Vella.
  428. commit a230d7b612b3198cb9444d9ee60875a976437c63
  429. Author: Christophe Massiot <massiot@videolan.org>
  430. Date:   Sat Feb 1 16:20:21 2003 +0000
  431.     sam p0//3r !
  432. commit 49173f5e3eff2e7b3c72a618c40b616534a4bfe7
  433. Author: Stephan Assmus <stippi@videolan.org>
  434. Date:   Sat Feb 1 12:01:11 2003 +0000
  435.     Changes done since Feb 28 2003:
  436. commit 46e7a04eead052e88ae6725a003b8201a1061848
  437. Author: Alexis de Lattre <alexis@videolan.org>
  438. Date:   Sat Feb 1 11:48:36 2003 +0000
  439.     * common/stylesheet-print-noicones.dsl : stylesheet for PS/PDF/RTF output
  440.     * faq/Makefile: added PS/PDF/RTF targets
  441.     * faq/faq.sgml: SGML enhancements and few modifications
  442. commit e55a8802bd424d637c2f2e467cf740bc27804199
  443. Author: Boris Dorès <babal@videolan.org>
  444. Date:   Sat Feb 1 09:40:50 2003 +0000
  445.     - fixed a compilation issue with C compilers
  446. commit 28a40173aefebf3153e3baf14fe09e61e548e69a
  447. Author: Laurent Aimar <fenrir@videolan.org>
  448. Date:   Sat Feb 1 01:21:04 2003 +0000
  449.      * asf : trying to fix pts handling.
  450. commit 27975a94c8452d8f8d05ba482cf19a19a62c62c7
  451. Author: Sam Hocevar <sam@videolan.org>
  452. Date:   Fri Jan 31 22:35:44 2003 +0000
  453.       * ./debian/vlc.docs, ./Makefile.am: added THANKS to the distributed files.
  454. commit baa789f384ef77cfc376c2d3329d0e9efb5ab2c1
  455. Author: Sam Hocevar <sam@videolan.org>
  456. Date:   Fri Jan 31 22:34:07 2003 +0000
  457.       * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
  458.         kept up to date (and almost everything advertised in it was done).
  459. commit 4e852bb4232fd62ca498940f9724549059625bc1
  460. Author: Loïc Minier <lool@videolan.org>
  461. Date:   Fri Jan 31 18:53:29 2003 +0000
  462.       * removed FAQ pointing to doc/faq/ not to confuse users (thanks sam)
  463. commit 8ca6134ef84439089a00d4c80d7a86cbbc2c7d68
  464. Author: Sam Hocevar <sam@videolan.org>
  465. Date:   Fri Jan 31 16:56:03 2003 +0000
  466.       * ./configure.ac.in: I was told some versions of mingw32 support neither
  467.         -mms-bitfields nor -fnative-struct.
  468. commit e3fa732acdfdf1836e2e9524599d8ad2577f2a69
  469. Author: Clément Stenac <zorglub@videolan.org>
  470. Date:   Fri Jan 31 15:24:11 2003 +0000
  471.     * doc/faq/Makefile: added "text" and "clean" targets.
  472.     * doc/faq/faq-alone.sgml: Fixed build issues, added FDL, and legal notice.
  473.     * doc/faq/faq.sgml: Fixed build issues, improved the SGML translation.
  474.     * doc/faq/fdl.sgml: text of the FSF Free Documentation License.
  475. commit 17f4d010b408b394c16b8b2d1600f81080c5b885
  476. Author: Sam Hocevar <sam@videolan.org>
  477. Date:   Fri Jan 31 13:52:26 2003 +0000
  478.       * ./src/libvlc.c: strings in the main module are now translated (fixes: #92).
  479. commit 61411b1c8475cbd4626db8f19b7111f8e544f7d3
  480. Author: Sam Hocevar <sam@videolan.org>
  481. Date:   Fri Jan 31 11:38:06 2003 +0000
  482.       * ./po/de.po: full german translation, courtesy of Felix K�hne.
  483. commit a4495b84d4124602c1b4ccf88b590e46127053a3
  484. Author: Christophe Massiot <massiot@videolan.org>
  485. Date:   Fri Jan 31 11:23:37 2003 +0000
  486.     Fixed a major bug of people who like to declare vars "unsigned int"
  487.     when they can be -1 :p (why haven't we spotted that before ??).
  488.     Closes #152.
  489. commit 0e7d6fb9451b6a3bf1fcbbc549ee95d00a300414
  490. Author: Sam Hocevar <sam@videolan.org>
  491. Date:   Fri Jan 31 10:54:07 2003 +0000
  492.       * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash when selecting fullscreen
  493.         while there was no input (Closes: #153).
  494. commit d8d8373778c103ba36d394956798409618ea53f8
  495. Author: Sam Hocevar <sam@videolan.org>
  496. Date:   Fri Jan 31 10:51:15 2003 +0000
  497.       * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: moved the
  498.         Audio and Subtitles submenus into the Audio and Video menus.
  499. commit 05422a3f19101cdc7e5bc99f9bd5bed5eec6867c
  500. Author: Sam Hocevar <sam@videolan.org>
  501. Date:   Fri Jan 31 10:14:13 2003 +0000
  502.       * ./src/audio_output/mixer.c: minor cosmetic fix in output message.
  503. commit f536457b41629bd924528b18a2fa0d7ed2a87290
  504. Author: Sam Hocevar <sam@videolan.org>
  505. Date:   Fri Jan 31 09:51:57 2003 +0000
  506.       * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk.c: fixed uninitialized
  507.         variables.
  508. commit 62d34bdfe820dddebeba495f7615830a492a9311
  509. Author: Sam Hocevar <sam@videolan.org>
  510. Date:   Fri Jan 31 09:48:43 2003 +0000
  511.       * ./configure.ac.in: complain when ALSA headers are not found but
  512.         --enable-alsa was specified.
  513. commit 28fea52a17b425038aa1de311f7a3e067f136426
  514. Author: Eric Petit <titer@videolan.org>
  515. Date:   Fri Jan 31 06:45:00 2003 +0000
  516.      Minor GUI fixes
  517. commit 7f8e2bc5c18d04b2915e9d5d5ff97c60b0f46bae
  518. Author: Jon Lech Johansen <jlj@videolan.org>
  519. Date:   Fri Jan 31 02:53:52 2003 +0000
  520.       * ./modules/gui/macosx: Defeated some deadlocks.
  521.                               World domination ... is at hand.
  522. commit f3563dc1c83f771d7eae70396e012fa44cd35e31
  523. Author: Boris Dorès <babal@videolan.org>
  524. Date:   Thu Jan 30 21:35:22 2003 +0000
  525.     - fixed a segfault occuring when the preference dialog box was destroyed
  526. commit aafd6446beb873cc721c2037f0848c7ff0d319a3
  527. Author: Sam Hocevar <sam@videolan.org>
  528. Date:   Thu Jan 30 20:59:36 2003 +0000
  529.       * ./src/misc/configuration.c: when an invalid short option is found, use
  530.         the optopt variable instead of the current value of optind (Closes: #148).
  531. commit 4bcfe96c4e0ffe5ff128dad906b7726c9272897c
  532. Author: Gildas Bazin <gbazin@videolan.org>
  533. Date:   Thu Jan 30 19:14:17 2003 +0000
  534.     * src/video_output/video_output.c: we were still using free instead of
  535.        vout_DestroySubPicture in one place.
  536.     * modules/codec/spudec/parse.c: we now make sure we don't add several times
  537.        the same highlight callback.
  538. commit 1cd3cacb953dfe0cea0607a57f890a587eb26195
  539. Author: Loïc Minier <lool@videolan.org>
  540. Date:   Thu Jan 30 18:07:45 2003 +0000
  541.       * converted FAQ to SGML
  542.       * SGML sucks, this is absolutely ugly, please reread
  543. commit 98bd3d5d78a7657807f578331de9d72f868a2cee
  544. Author: Gildas Bazin <gbazin@videolan.org>
  545. Date:   Thu Jan 30 16:36:04 2003 +0000
  546.     * modules/codec/spudec/spudec.c, modules/codec/spudec/text.c: fixed the
  547.        race condition between spudec and vout. This patch may not be all that
  548.        nice because it does a lot of vlc_object_find() but it is the only
  549.        solution I've been able to come-up with.
  550.        Oh and I didn't fix the memory leak caused by the font when using text
  551.        subtitles. If the vout changes while the spudec is running then we don't
  552.        unload this font.
  553. commit 288c2fe39b7ade1e4fcaaa8a6ae3cbf12a997c38
  554. Author: Derk-Jan Hartman <hartman@videolan.org>
  555. Date:   Thu Jan 30 15:46:29 2003 +0000
  556.     * modules/gui/macosx/intf.m
  557.       - fixed a warning about parentheses
  558. commit e82bade6e9e1c14fff8dff444f1bea67a474f24c
  559. Author: Derk-Jan Hartman <hartman@videolan.org>
  560. Date:   Thu Jan 30 15:39:38 2003 +0000
  561.     * ./modules/gui/macosx/intf.m:
  562.       - we close the video window after a video is done playing.
  563. commit 09a1fc830966622127eca57de8d1bc4145694057
  564. Author: Gildas Bazin <gbazin@videolan.org>
  565. Date:   Thu Jan 30 12:38:13 2003 +0000
  566.     * src/video_output/vout_subpictures.c: fixed a few race conditions that
  567.        were triggered by the dvdplay plugin.
  568. commit c6fdadcb25a9fc0345267daf509c7c588818f285
  569. Author: Christophe Massiot <massiot@videolan.org>
  570. Date:   Thu Jan 30 10:44:50 2003 +0000
  571.     Keep -O2 in --disable-optimizations mode, cause it can't harm...
  572. commit 8d186b976444c28cc7af442c39e21dbac71a698b
  573. Author: Gildas Bazin <gbazin@videolan.org>
  574. Date:   Thu Jan 30 02:16:09 2003 +0000
  575.     * modules/codec/mpeg_video/headers.c: fixed non-initialized variable in
  576.         PictureDisplayExtension(). This does also fix problems with the dvdplay
  577.         plugin and menus with still pictures.
  578. commit 3459b8a0aeb5a8f1b0e8f7c24c34dcae07f41826
  579. Author: Christophe Massiot <massiot@videolan.org>
  580. Date:   Thu Jan 30 00:39:41 2003 +0000
  581.     * modules/codec/mpeg_video/headers.c: more checks in PictureDisplayExtension,
  582.     * modules/gui/macosx/intf.m: one of the threads wasn't in real-time
  583.       priority !!!
  584.     * include/vlc_threads.h: tuned up OS X priorities
  585. commit 0ef4dd5910caf8917a9104a2e8788fe65a404e40
  586. Author: Laurent Aimar <fenrir@videolan.org>
  587. Date:   Wed Jan 29 21:54:34 2003 +0000
  588.      * asf : more sanity check for broken files.
  589. commit d8501c549d296cd48a9e98b61b6a9de45b885e95
  590. Author: Derk-Jan Hartman <hartman@videolan.org>
  591. Date:   Wed Jan 29 18:14:29 2003 +0000
  592.     intf: the slower/faster buttons should not be continious.
  593.     project: the source files were included in the Resources. No more.
  594. commit 1584d670f1db650a0f35823df4a4a347b51fb03c
  595. Author: Sam Hocevar <sam@videolan.org>
  596. Date:   Wed Jan 29 18:10:52 2003 +0000
  597.       * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk/gtk.glade: we disable
  598.         the title and chapter dialogs when DVD menus are activated.
  599. commit e15a35bfd2a922fb9db1bb0dbe505fa593049d20
  600. Author: Gildas Bazin <gbazin@videolan.org>
  601. Date:   Wed Jan 29 17:28:22 2003 +0000
  602.     * modules/gui/gtk/*: changed the disc open dialog to allow for title and
  603.        chapter 0. When title or chapter 0 are selected, they do not appear in
  604.        the MRL.
  605. commit abd941fea756a5cb416bf73b85277fb61fc246af
  606. Author: Christophe Massiot <massiot@videolan.org>
  607. Date:   Wed Jan 29 17:07:37 2003 +0000
  608.     New nl translation, courtesy of dj hartman.
  609. commit aef7cfe8d662cb1b35209ab903475ecd208c5bc6
  610. Author: Sam Hocevar <sam@videolan.org>
  611. Date:   Wed Jan 29 15:55:44 2003 +0000
  612.       * ./modules/access/dvdplay/intf.c: added a sanity check upon initialization
  613.         in case the input dies before we even spawned our dvdplay interface
  614.         (Closes: #141).
  615. commit 3fb252d901e41530595cd8da11bc73436f415cf6
  616. Author: Sam Hocevar <sam@videolan.org>
  617. Date:   Wed Jan 29 15:15:20 2003 +0000
  618.       * ./po/ja.po: updated japanese translations, courtesy of KKI.
  619. commit b5b6ef13a289551bd60b1281ffb630f85c604ca1
  620. Author: Gildas Bazin <gbazin@videolan.org>
  621. Date:   Wed Jan 29 14:03:07 2003 +0000
  622.     * include/vlc_threads.h: VLC_THREAD_PRIORITY_VIDEO equals
  623.         THREAD_PRIORITY_BELOW_NORMAL under Win9x/Me.
  624. commit 3d6389ab2275decbdc1f59fdb6788069c08fe7d5
  625. Author: Gildas Bazin <gbazin@videolan.org>
  626. Date:   Wed Jan 29 12:59:23 2003 +0000
  627.     * modules/demux/ogg.c: bug fix when switching between vorbis channels.
  628. commit 490316dd83278bfa591d06a6c4f65179e4868816
  629. Author: Jon Lech Johansen <jlj@videolan.org>
  630. Date:   Wed Jan 29 11:41:48 2003 +0000
  631.       * ./modules/gui/macosx/controls.m: fixed bug in my previous commit.
  632. commit 88f691d0162f268fef612dd3599f6a4098feddf5
  633. Author: Jon Lech Johansen <jlj@videolan.org>
  634. Date:   Wed Jan 29 11:34:11 2003 +0000
  635.      * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying, playlist_IsEmpty
  636.      * modules/gui/macosx: started getting rid of p_intf->p_sys->p_input
  637.                            and using p_playlist->p_input instead.
  638. commit 0e8bd13c90660335a297eb7defd9ad9b3f0b08be
  639. Author: Gildas Bazin <gbazin@videolan.org>
  640. Date:   Wed Jan 29 11:17:44 2003 +0000
  641.     * modules/access/dvdplay/access.c: fixed subtitles with the dvdplay plugin
  642.         (closes #122).
  643.     * modules/access/dvdplay/es.c: check "audio-channel" and "spu-channel" user
  644.         settings (closes #122).
  645. commit 6a4590ebb7e75a76d59a5fa64ea825b57ad43bd1
  646. Author: Sam Hocevar <sam@videolan.org>
  647. Date:   Wed Jan 29 09:54:45 2003 +0000
  648.       * ./modules/audio_output/arts.c: fixed aRts output and removed debug
  649.         messages that were lying around.
  650. commit 89e32e31bc71ebe860fc0b0f3980c2d1e51a8588
  651. Author: Eric Petit <titer@videolan.org>
  652. Date:   Wed Jan 29 00:02:09 2003 +0000
  653.      enabled changing filters on the fly
  654. commit 008accd05607de152a087436e6c10d3c7948ff55
  655. Author: Christophe Massiot <massiot@videolan.org>
  656. Date:   Tue Jan 28 23:55:57 2003 +0000
  657.     Not sure the buffer was large enough.
  658. commit 84940e96c01c90bee314d648c8c00791e1c5afd4
  659. Author: Laurent Aimar <fenrir@videolan.org>
  660. Date:   Tue Jan 28 23:38:24 2003 +0000
  661.      * mpeg_audio.c : due to mpeg 2.5, max frame size is twice as I though.
  662. commit 096fc22a2f74b26cb6c8fbcea90351dffed59232
  663. Author: Sam Hocevar <sam@videolan.org>
  664. Date:   Tue Jan 28 22:52:30 2003 +0000
  665.       * ./modules/audio_output/esd.c: fixed esd audio output (Closes: #139).
  666. commit b05a2422f4a47441e3d26b216422c5e9acbc18d9
  667. Author: Sam Hocevar <sam@videolan.org>
  668. Date:   Tue Jan 28 22:03:21 2003 +0000
  669.       * ./src/video_output/video_output.c: don't try to change aspect ratio if it
  670.         has been overriden by the user (Closes: #79).
  671.       * ./modules/access/dvd/access.c: renamed "dvd-css-method" to "dvdcss-method".
  672.       * ./modules/*: fixed a few capitalization issues.
  673. commit 7615051fb1b5f0bae87414b93c516c7e52128998
  674. Author: Gildas Bazin <gbazin@videolan.org>
  675. Date:   Tue Jan 28 21:18:53 2003 +0000
  676.     * modules/gui/wxwindows/open.cpp: minor bug-fix + allow user to select
  677.        title 0 when using the dvdplay plugin (title 0 = menu).
  678. commit 3086668b73782da78d3ee17f20b493abd5f1ecb8
  679. Author: Laurent Aimar <fenrir@videolan.org>
  680. Date:   Tue Jan 28 21:17:34 2003 +0000
  681.      * mpeg_audio.c : fixed a stack corruption. fprintf 1 - gdb 0.
  682. commit 2db814a206f87ef926a15599e306c8b8f509f409
  683. Author: Sam Hocevar <sam@videolan.org>
  684. Date:   Tue Jan 28 21:08:29 2003 +0000
  685.       * ./modules/gui/kde/kde.cpp: the interface rc file defaults to the one in
  686.         DATA_PATH.
  687.       * ./modules/gui/wxwindows/*.cpp: fixed minor warnings.
  688. commit 9fec72f3cc638356d884ffd1d622768d926a7974
  689. Author: Sam Hocevar <sam@videolan.org>
  690. Date:   Tue Jan 28 21:06:17 2003 +0000
  691.       * ./debian/*: activated the wxwindows plugin.
  692. commit b33872a38b5f0a9d5c25b3dc6b90737467d64cfb
  693. Author: Sam Hocevar <sam@videolan.org>
  694. Date:   Tue Jan 28 20:02:04 2003 +0000
  695.       * ./toolbox: made a few glade-generated strings non-translatable.
  696.       * ./po/*: fixed spelling errors in pofiles.
  697. commit 2c7a2e20c3135612727849e7246e38fa45049e21
  698. Author: Sam Hocevar <sam@videolan.org>
  699. Date:   Tue Jan 28 17:14:20 2003 +0000
  700.       * ./debian/control: removed versioned dependency on libxosd.
  701.       * ./debian/rules: added comments here and there.
  702. commit 2a55093ce01cb28ee00e8bc1ab5a5b095eb8d73a
  703. Author: Sam Hocevar <sam@videolan.org>
  704. Date:   Tue Jan 28 17:11:38 2003 +0000
  705.       * ./bootstrap, ./toolbox: moved the Glade bugs fixing to toolbox, now
  706.         use "./toolbox --fix-glade" to generate and fix source files.
  707.       * ./include/vlc_common.h: fixed compilation warnings.
  708. commit a793be381c1da5f4fbfd9e23da5d6c24d141efae
  709. Author: Sam Hocevar <sam@videolan.org>
  710. Date:   Tue Jan 28 16:57:28 2003 +0000
  711.       * ALL: fixes for various compilation warnings and spelling errors.
  712. commit 1f4c177f0b90bce5c8dc805c323b43b38c33fb20
  713. Author: Sam Hocevar <sam@videolan.org>
  714. Date:   Tue Jan 28 16:52:36 2003 +0000
  715.       * ./modules/visualization/xosd/xosd.c: fixed compilation with version 2 of
  716.         libxosd.
  717. commit 58296e63453cca328cad2d71bc4677228514b219
  718. Author: Derk-Jan Hartman <hartman@videolan.org>
  719. Date:   Tue Jan 28 16:47:46 2003 +0000
  720.     ALL: updated deinterlace to work on the fly. there is a but in vout.m:433
  721.          jlj will need to fix that.
  722.          there is no feedback to the interface as of yet
  723. commit a5619da34d91e9ae381e5e2876aaa5e736836e4d
  724. Author: Derk-Jan Hartman <hartman@videolan.org>
  725. Date:   Tue Jan 28 15:59:38 2003 +0000
  726.     * ./modules/gui/macosx/vout.m: removed the resizebar. too much of a hack
  727.     * ./README.MacOSX.rtf: updated deinterlace and resize info
  728. commit 5960b182010428986e04b7d1409c2d47009e2ab3
  729. Author: Christophe Massiot <massiot@videolan.org>
  730. Date:   Tue Jan 28 15:05:52 2003 +0000
  731.     We are now able to parse :
  732.     dvdread:/Volumes/to@to/VIDEO_TS@1,1
  733.     dvdplay:/Volumes/to@to/VIDEO_TS@1,1
  734.     Closes #77
  735. commit 38b7295a678e0c4b1a58b2b5038ddfcad9ad2c42
  736. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  737. Date:   Tue Jan 28 14:49:12 2003 +0000
  738.     fixed another possible crash
  739. commit 9b5b8ae654a42b9edb08a071bb30abdb7b70b9b2
  740. Author: Gildas Bazin <gbazin@videolan.org>
  741. Date:   Tue Jan 28 14:41:05 2003 +0000
  742.     * modules/codec/vorbis.c: fixed parsing of vorbis comments. (closing #69)
  743. commit 432c4ec145c85fbd99625b1d5808e01c53274201
  744. Author: Laurent Aimar <fenrir@videolan.org>
  745. Date:   Tue Jan 28 14:00:49 2003 +0000
  746.      * gtk: fixed 'cannot find file.xpm'.
  747.      * wxwindows: compilation fix for older wxwindows header.
  748. commit 17bc2d6e3f64384acee6943bf274ec0a5c563c24
  749. Author: Gildas Bazin <gbazin@videolan.org>
  750. Date:   Tue Jan 28 13:07:45 2003 +0000
  751.     * src/video_output/video_output.c: oops, fixed a bug I just introduced.
  752. commit cdef0915f5d0c9debeddc18d88f2a3ffd1ef9a55
  753. Author: Gildas Bazin <gbazin@videolan.org>
  754. Date:   Tue Jan 28 13:03:13 2003 +0000
  755.     * modules/video_filter/deinterlace/deinterlace.c,
  756.       modules/video_output/x11/xcommon.c: modified debug messages.
  757. commit f6015e93733f0b4619a4aa8d7f0342a5057ec006
  758. Author: Gildas Bazin <gbazin@videolan.org>
  759. Date:   Tue Jan 28 12:30:44 2003 +0000
  760.     * src/video_output/video_output.c, include/video_output.h: modified vout_Request() to take into account the
  761.     filter chain. If the filter chain has changed, a new vout will be respawned allowing to switch filters on
  762.     the fly. This is still a bit hacky but to do it nicely will require implementing inheritance in object
  763.     variables.
  764.     * modules/video_filter/deinterlace/deinterlace.c: added a "deinterlace-mode" object variable to allow
  765.     switching deinterlace modes on the fly.
  766.     * modules/gui/gtk/menu.c: updated the deinterlace menu.
  767.     * include/vlc_common.h: compilation fixes for gtk_main and gnome_main.
  768. commit c83f667f084a80af397caba3750de32b67f02f22
  769. Author: Christophe Massiot <massiot@videolan.org>
  770. Date:   Tue Jan 28 12:23:40 2003 +0000
  771.     Do not show the channels menu when the input stream is mono, closing #117.
  772. commit 677963f1fe4a1d6fc6caeb32f5ed228c12be3a6c
  773. Author: Eric Petit <titer@videolan.org>
  774. Date:   Tue Jan 28 10:05:15 2003 +0000
  775.      * sanity Lock()s
  776. commit c5c3a0f07c1b204d0267fe258c41356fe80957cb
  777. Author: Eric Petit <titer@videolan.org>
  778. Date:   Tue Jan 28 08:17:26 2003 +0000
  779.      * beos/* : do not forgot to destroy the Messages window, so vlc does
  780.                 lock when exiting
  781.      * missing cvsignores
  782. commit 9617a4b3836afe0b39f3c16f7b73b695bcf93d25
  783. Author: Yves Duret <yves@videolan.org>
  784. Date:   Tue Jan 28 08:11:10 2003 +0000
  785.     - new video_output/vout_encoder plugin.
  786.     - new demux/a52sys plugin.
  787. commit 05fea7084e0a569bd7a9ae4c131cb053645f9928
  788. Author: Sam Hocevar <sam@videolan.org>
  789. Date:   Tue Jan 28 03:46:22 2003 +0000
  790.       * ./modules/audio_output/esd.c: fixed a stack space leak (Closes: #113).
  791. commit b2940c865f4e3c6faaef7383c3ad659bf428a507
  792. Author: Sam Hocevar <sam@videolan.org>
  793. Date:   Tue Jan 28 03:11:02 2003 +0000
  794.       * ./include/vlc_common.h: removed duplicate macro definitions in the gtk
  795.         and gnome plugins.
  796. commit f134c067531254284bf330e098ade68636d2bbe8
  797. Author: Sam Hocevar <sam@videolan.org>
  798. Date:   Tue Jan 28 02:53:50 2003 +0000
  799.       * ./configure.ac.in: first step in the world domination roadmap, setting
  800.         the CVS version to -test4.
  801. commit 476ba22e35e6fc083199ca15a0ef9298792b3822
  802. Author: Sam Hocevar <sam@videolan.org>
  803. Date:   Tue Jan 28 02:03:33 2003 +0000
  804.       * ./po/*: spelling fixes.
  805. commit e78a00bb3dce518546b769a737907f34f2b70bac
  806. Author: Derk-Jan Hartman <hartman@videolan.org>
  807. Date:   Tue Jan 28 01:50:52 2003 +0000
  808.     ALL: the next and previous buttons first work through the chapters. Only
  809.          then they turn to the playlist.
  810. commit 22d5c48a7f3db2902d7a117225d9e3f2d0660e8b
  811. Author: Sam Hocevar <sam@videolan.org>
  812. Date:   Tue Jan 28 00:22:44 2003 +0000
  813.       * ./configure.ac.in: fixed -lm flags for the distort and adjust plugins.
  814. commit a2246e72e03f27d0220573e8b6a9f7efbf1305d1
  815. Author: Christophe Massiot <massiot@videolan.org>
  816. Date:   Mon Jan 27 23:48:14 2003 +0000
  817.     Additional check on p_first_byte_to_mix.
  818. commit 042214057e3acb113beee646b583334a2109ab13
  819. Author: Sam Hocevar <sam@videolan.org>
  820. Date:   Mon Jan 27 23:42:59 2003 +0000
  821.       * ./bootstrap: removed usage of $^ which is not compatible with BSD or
  822.         Solaris make.
  823. commit 2173760d296c26574722c178277f29709de32e17
  824. Author: Sam Hocevar <sam@videolan.org>
  825. Date:   Mon Jan 27 22:50:01 2003 +0000
  826.       * ./src/audio_output/output.c: fixed return with a value in function
  827.         returning void.
  828. commit 04b59c91686499bb07a0f5fee802580a8b4d4fdf
  829. Author: Sam Hocevar <sam@videolan.org>
  830. Date:   Mon Jan 27 22:42:36 2003 +0000
  831.       * ./include/vlc_common.h: if we don't have strndup but gnome.h defines it
  832.         anyway, do not provide our custom version.
  833. commit 887faff10febf55699b3853428a088fed5e3ba43
  834. Author: Olivier Teulière <ipkiss@videolan.org>
  835. Date:   Mon Jan 27 21:44:39 2003 +0000
  836.      * Fixed a segfault (closes #132)
  837. commit fb1b3cf4fce542eda0575b828de0ddced0ee3024
  838. Author: Johan Bilien <jobi@videolan.org>
  839. Date:   Mon Jan 27 21:35:06 2003 +0000
  840.         * ALL: some FreeBSD compilation fixes. gnome plugin still won't compile,
  841.                at least on FreeBSD 5.0
  842. commit f716766a5144a98885f6749522cde7fefe8b3707
  843. Author: Olivier Teulière <ipkiss@videolan.org>
  844. Date:   Mon Jan 27 17:41:01 2003 +0000
  845.      * src/misc/objects.c: vlc_list_find now returns a (vlc_list_t *)
  846.        instead of a (vlc_list_t); this modification was needed because BCB
  847.        doesn't like at all when a function (compiled with mingw32) returns
  848.        a struct...
  849.      * ALL: modified the files to take this change into account
  850.      * modules/gui/win32/menu.cpp: enabled the "Add interface" command
  851. commit 5b84049b037ba993057bd7d8bb5d242f9dece509
  852. Author: Laurent Aimar <fenrir@videolan.org>
  853. Date:   Mon Jan 27 16:28:42 2003 +0000
  854.      mms: another memory leak
  855.      avi: comment out a debug statment.
  856. commit 58990fdaa56e39ce7c027ea3bbfc239a5a39467d
  857. Author: Eric Petit <titer@videolan.org>
  858. Date:   Mon Jan 27 10:29:22 2003 +0000
  859.      Disabled DVD menus by default for 0.5.0
  860. commit a2e5e656147af976a23383dad71418966bffad05
  861. Author: Olivier Teulière <ipkiss@videolan.org>
  862. Date:   Mon Jan 27 01:42:19 2003 +0000
  863.      * The space bar is a hotkey for pause/resume.
  864. commit 553f1be2aae8e2b9dbadfb6d23af8116c4b4e642
  865. Author: Jon Lech Johansen <jlj@videolan.org>
  866. Date:   Mon Jan 27 00:08:31 2003 +0000
  867.       * ./modules/gui/macosx/intf.[mh]: Fixed message panel memory leak. Textview
  868.                                         is now updated on panel BecomeKey.
  869.       * ./modules/gui/macosx/prefs.m: Decreased width of prefs panel.
  870. commit 3bcc216cc15a09a3b88979aa81969a47c2664259
  871. Author: Gildas Bazin <gbazin@videolan.org>
  872. Date:   Sun Jan 26 22:57:21 2003 +0000
  873.     * modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input_Seek() was incorrectly triggered while playing some
  874.     DVD menus.
  875. commit 725c0117cc69e6f622d873d656369d3a7a0d4b0b
  876. Author: Boris Dorès <babal@videolan.org>
  877. Date:   Sun Jan 26 18:31:07 2003 +0000
  878.     - menu checkbox outside of title/chapter groupbox
  879. commit 3b2350b169aff0d0bcbf814ffcae48541cf12d89
  880. Author: Boris Dorès <babal@videolan.org>
  881. Date:   Sun Jan 26 18:02:01 2003 +0000
  882.     - buttons are left aligned and their size comforms to Windows XP visual
  883.       guidelines
  884. commit aad898d533b5236b89f8613642679d1f93db12f5
  885. Author: Gildas Bazin <gbazin@videolan.org>
  886. Date:   Sun Jan 26 16:37:20 2003 +0000
  887.     * modules/audio_output/waveout.c: multichannel and spdif support (spdif untested).
  888. commit ae704c8ca73636caddefece75f5d31e12192991e
  889. Author: Derk-Jan Hartman <hartman@videolan.org>
  890. Date:   Sun Jan 26 14:53:08 2003 +0000
  891.     * Added myself to list of authors of these files. i had forgotten to do this.
  892. commit a6987dc0bca414bd138c8f4923ff5225117bd821
  893. Author: Laurent Aimar <fenrir@videolan.org>
  894. Date:   Sun Jan 26 14:52:12 2003 +0000
  895.      * all: raah, clean up glade output.
  896. commit 83e729162297722ec879236393cbe036e696e5be
  897. Author: Laurent Aimar <fenrir@videolan.org>
  898. Date:   Sun Jan 26 14:49:09 2003 +0000
  899.      * added stream output dialog box.
  900. commit 3bcbf4747c84feceaad8818d71dca13a548b16a5
  901. Author: Gildas Bazin <gbazin@videolan.org>
  902. Date:   Sun Jan 26 13:37:09 2003 +0000
  903.     * src/audio_output/input.c, src/audio_output/mixer.c: Fixed an annoying bug in the mixer.
  904.         (p_input->p_first_byte_to_mix sometimes need to be reset)
  905.     * modules/gui/wxwindows/interface.cpp: fixed the slider under wx-gtk.
  906. commit 52182a28d65f7fe6a62390e03da033126c0d6c6b
  907. Author: Laurent Aimar <fenrir@videolan.org>
  908. Date:   Sun Jan 26 12:34:47 2003 +0000
  909.      * avi : fix play back for some broken avi
  910. commit 437957ac556494a48ffec03ba23fb15902db520d
  911. Author: Gildas Bazin <gbazin@videolan.org>
  912. Date:   Sun Jan 26 10:36:10 2003 +0000
  913.     * modules/gui/wxwindows/*: Fixed the open dialog on win32.
  914.         Better slider management in the main interface. Misc other small fixes.
  915. commit 543e3529bfbb5459bd618330a2339a2f2dfea9e7
  916. Author: Eric Petit <titer@videolan.org>
  917. Date:   Sun Jan 26 08:28:20 2003 +0000
  918.      Added some colors.
  919. commit 7a3a70296db48118214c9530147e7927b58a3de3
  920. Author: Olivier Teulière <ipkiss@videolan.org>
  921. Date:   Sun Jan 26 03:55:36 2003 +0000
  922.      * modules/gui/win32: replaced BitBtns with Buttons everywhere, and
  923.        put "OK" and "Cancel" buttons in an horizontal layout.
  924.        Also updated a few properties here and there.
  925. commit 64c48e9c9b63c6ddc6ee450cafa3bdf0cddf9a72
  926. Author: Olivier Teulière <ipkiss@videolan.org>
  927. Date:   Sun Jan 26 02:22:59 2003 +0000
  928.      * modules/video_output/directx: added a configuration variable and a
  929.        "normal" one to set the vout window on top of ther windows
  930.      * modules/gui/win32: the interface can use these variables
  931.        (almost closes #84)
  932. commit f48edcc66049cdb74ec699710ba6026d8d55a281
  933. Author: Sam Hocevar <sam@videolan.org>
  934. Date:   Sun Jan 26 00:51:43 2003 +0000
  935.       * ./modules/gui/win32/menu.cpp: fixed a crash in the navigation menu
  936.         generation.
  937. commit 263a954450a474d86a2a37fbb58801190a932ee2
  938. Author: Derk-Jan Hartman <hartman@videolan.org>
  939. Date:   Sat Jan 25 21:34:45 2003 +0000
  940.     * changed the bugreporting url
  941. commit 02d360bd15f8c8e8ba4fd844229682d6e5f24d88
  942. Author: Eric Petit <titer@videolan.org>
  943. Date:   Sat Jan 25 20:15:41 2003 +0000
  944.      Added a window to see vlc messages.
  945. commit 160a693dd6519a757a3475848676924d2a0fedbc
  946. Author: Derk-Jan Hartman <hartman@videolan.org>
  947. Date:   Sat Jan 25 18:42:17 2003 +0000
  948.     * ./README.MacOSX.rtf: added two remarks on subtitle support.
  949.     * ./extras/MacOSX/vlc.pbroj/project.pbxproj
  950.       - Added .wma filetype
  951.       - Added README, COPYING etc. to resources
  952.     * ALL: Added a Help menu.
  953. commit 28e3d5e92d7ed8f07906fbff488734992d379276
  954. Author: Laurent Aimar <fenrir@videolan.org>
  955. Date:   Sat Jan 25 18:09:30 2003 +0000
  956.      * faad : clean up.
  957. commit 9137b014e2dff65c165442d65776f1e8459aa858
  958. Author: Laurent Aimar <fenrir@videolan.org>
  959. Date:   Sat Jan 25 17:57:36 2003 +0000
  960.      * all: fixed wrong usage of input_DeletePES.
  961. commit 96fd5143a83ad291b446dfd0401acb929fad83d7
  962. Author: Laurent Aimar <fenrir@videolan.org>
  963. Date:   Sat Jan 25 17:21:40 2003 +0000
  964.      *mp4: fixed segfault when it fails to start a decoder and has specific
  965.     informations to send.
  966. commit 8fce437bcb8c6cd066e24ffcbbde83572d96761d
  967. Author: Laurent Aimar <fenrir@videolan.org>
  968. Date:   Sat Jan 25 16:59:49 2003 +0000
  969.      * ffmpeg: fixed memory leaks.
  970. commit 22d851e1d2c4aaf47a2f6ebf0de01b3a8e1d4cdd
  971. Author: Laurent Aimar <fenrir@videolan.org>
  972. Date:   Sat Jan 25 16:58:35 2003 +0000
  973.      * all : fixed some memory leaks thanks valgrind.
  974. commit 25eea88d8bddd72976a76ce8ecf979a4033abf1d
  975. Author: Derk-Jan Hartman <hartman@videolan.org>
  976. Date:   Sat Jan 25 12:42:13 2003 +0000
  977.     * README.MacOSX.rtf: Updated Readme for new release. Added section on
  978.       subtitles and on bugreporting.
  979.     * extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv,
  980.       .sub and .srt files.
  981. commit 12a7ff08cc2b4bf5c509fc5cce3090481c73769c
  982. Author: Derk-Jan Hartman <hartman@videolan.org>
  983. Date:   Sat Jan 25 12:00:38 2003 +0000
  984.     * Reverted back to non metal windows as dictated by Apple's User Interface
  985.       Guidelines. Only the controller window stays metallic.
  986. commit 8a517cbb694eed3ca5e7e990addc7e6fd090d777
  987. Author: Laurent Aimar <fenrir@videolan.org>
  988. Date:   Sat Jan 25 03:12:20 2003 +0000
  989.     * avi: no more segfault when we have 'max buffer allocation reached'
  990.     * all: fixed(kludged ?) the fact that when we have a 'max buffer allocation reached'
  991.     we cannot send null packet to decoder.
  992. commit cc6ee817fde6d5ed1ece402701989a756d19b8c2
  993. Author: Eric Petit <titer@videolan.org>
  994. Date:   Sat Jan 25 01:03:44 2003 +0000
  995.      * store windows sizes in the vlc configuration file
  996.      * fixed an interface bug when launching a file from the command line
  997.      * minor fixes or enhancements
  998. commit a08a63e7311c2b15d8f7c3f9e36386ca32ff4461
  999. Author: Derk-Jan Hartman <hartman@videolan.org>
  1000. Date:   Fri Jan 24 18:25:14 2003 +0000
  1001.     * changed the CONFIG_DIR for Darwin into Library/Preferences/VLC
  1002. commit ccfd28dd47f6ee6316aac625ad29d63d43393f50
  1003. Author: Derk-Jan Hartman <hartman@videolan.org>
  1004. Date:   Fri Jan 24 16:19:15 2003 +0000
  1005.     * code we migh use in the future to change the subfile we use.
  1006.       not very useful now because of the .avi requirement to start/stop before
  1007.       loading/displaying the subs.
  1008. commit f33d74bc477dfe988def9e8c88bf122bc2135709
  1009. Author: Derk-Jan Hartman <hartman@videolan.org>
  1010. Date:   Fri Jan 24 14:35:52 2003 +0000
  1011.     ALL: fixed the deinterlace menuiteM
  1012.     cvS: ----------------------------------------------------------------------
  1013. commit 7b73653e17b790f5ac3c710da8318c160fc43759
  1014. Author: Derk-Jan Hartman <hartman@videolan.org>
  1015. Date:   Fri Jan 24 14:34:53 2003 +0000
  1016.     ALL: fixed the deinterlace menuitem
  1017. commit 1292f91e251b73bf1997eb127437fe5d49ccfbd6
  1018. Author: Sam Hocevar <sam@videolan.org>
  1019. Date:   Fri Jan 24 14:13:00 2003 +0000
  1020.       * ./doc/bugreport-howto.txt: minor updates.
  1021. commit 4bbe6f6f3955abc5472d692bda44623012848e11
  1022. Author: Sam Hocevar <sam@videolan.org>
  1023. Date:   Fri Jan 24 12:01:03 2003 +0000
  1024.       * ./configure.ac.in: removed the --with-bcbuilder flag.
  1025.       * ./INSTALL.win32: updated accordingly.
  1026. commit 953ef37b0dd76c2f70af72a9a380c5d743eaa864
  1027. Author: Eric Petit <titer@videolan.org>
  1028. Date:   Fri Jan 24 06:31:56 2003 +0000
  1029.      * vlc_threads.h: lower a priority that made sound choppy on not-so-fast
  1030.                       BeOS computers (closes #119)
  1031.      * others: removed old printf or unused code.
  1032. commit d68becda6e6f435d579996030f561072292aa479
  1033. Author: Derk-Jan Hartman <hartman@videolan.org>
  1034. Date:   Fri Jan 24 06:21:03 2003 +0000
  1035.     * ./modules/gui/macosx/vout.m: the mousepointer is hidden in fullscreen view
  1036.       after 2 seconds.
  1037. commit 16a94e156164ac83bdfd813e0a615ee35e5c55ae
  1038. Author: Derk-Jan Hartman <hartman@videolan.org>
  1039. Date:   Fri Jan 24 02:31:53 2003 +0000
  1040.     * when the playlist is selected and you push the spacebar we pause/play
  1041.       the movie. this makes the behaviour more consistent, though the solution
  1042.       is somewhat unclean. We should fix this on a higher level but i don't see
  1043.       how we could/should.
  1044. commit 72fb9033d1a80749ec45f45eb7b69fa1d7170536
  1045. Author: Boris Dorès <babal@videolan.org>
  1046. Date:   Fri Jan 24 00:57:51 2003 +0000
  1047.     - added a NULL pointer test
  1048.     - cosmetic changes
  1049. commit e56eff610ae3c0c4386b860710256f0c24bd1a29
  1050. Author: Derk-Jan Hartman <hartman@videolan.org>
  1051. Date:   Fri Jan 24 00:53:41 2003 +0000
  1052.     * the volume slider could only be dragged, not clicked. removed some
  1053.       useless code as well.
  1054. commit 9185c5155b9e9df14f33ea548117df54950fc8b3
  1055. Author: Derk-Jan Hartman <hartman@videolan.org>
  1056. Date:   Fri Jan 24 00:17:20 2003 +0000
  1057.     * made a quick hack to create a resize bar. not sure if we should keep this.
  1058. commit 5eb9bd3aca96e9be087b98c9e06407c72282b256
  1059. Author: Gildas Bazin <gbazin@videolan.org>
  1060. Date:   Thu Jan 23 23:57:50 2003 +0000
  1061.     * modules/gui/wxwindows/open.cpp: New "open dialog" that mimics the one from the gtk interface.
  1062.     * modules/gui/wxwindows/popup.cpp: Started implementing the popup menu.
  1063.     * modules/gui/wxwindows/interface.cpp: Got rid of the pause button. The play button now acts as a
  1064.     play/pause button depending on the context.
  1065.     * modules/gui/wxwindows/*: A few hacks needed to make the win32 version useable.
  1066. commit 8f10d4fe9cc8f4e41341534d60dc5b469db109b6
  1067. Author: Christophe Massiot <massiot@videolan.org>
  1068. Date:   Thu Jan 23 23:51:13 2003 +0000
  1069.     * Resized elements in the open panel,
  1070.     * modules/gui/macosx/vout.m: Only hide the menubar and cursor if fullscreen
  1071.       mode is on the primary screen,
  1072.     * po/*: Updated po files.
  1073. commit 03ea4d8101c69d9e3eb97fd6648eaa0e5abfb2c2
  1074. Author: Derk-Jan Hartman <hartman@videolan.org>
  1075. Date:   Thu Jan 23 22:57:28 2003 +0000
  1076.     * ./extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
  1077.       - oops, i enlarged the timeslider by accident. fixed
  1078.     * ./modules/gui/macosx/controls.m
  1079.       - fixed a mutex_lock issue
  1080. commit f746c5dc37fb322e931db23095aa670d58b1b467
  1081. Author: Derk-Jan Hartman <hartman@videolan.org>
  1082. Date:   Thu Jan 23 22:39:30 2003 +0000
  1083.     ALL: - made some panels into windows.
  1084.          - made the background picture non editable (removes the text cursor)
  1085.          - added slowmotion button
  1086. commit 21575d49b6ccd57e9997c3fddfda0e633052f780
  1087. Author: Derk-Jan Hartman <hartman@videolan.org>
  1088. Date:   Thu Jan 23 22:25:32 2003 +0000
  1089.     * ./modules/gui/macosx/controls.m
  1090.       - changed the slower button into a slowmotion button
  1091.       - fixed a forgotten mutex_unlock
  1092.     * ./modules/gui/macosx/intf.m
  1093.       - added the slowmotion button
  1094.       - some windows shouldn't register in the "Window" menu
  1095.     * ./modules/gui/macosx/open.m
  1096.       - allow multiple file selection
  1097. commit 8aa9a6a30c3657f84abe618d653975bbffb6c117
  1098. Author: Christophe Massiot <massiot@videolan.org>
  1099. Date:   Thu Jan 23 21:47:59 2003 +0000
  1100.     * Minor changes to the open panel, added AVI stream output option,
  1101.     * modules/gui/macosx/open.m: "Open File" is back,
  1102.     * modules/codec/mpeg_video/synchro.c: Fixed a counting bug.
  1103. commit bc03a973432be4b821ba53e8a0bb41b32970d51c
  1104. Author: Boris Dorès <babal@videolan.org>
  1105. Date:   Thu Jan 23 17:18:45 2003 +0000
  1106.     - menus disabled by default
  1107.     - cosmetic changes
  1108. commit aeade697a0629f3a2520c17e2fbb7e445cfc6b7c
  1109. Author: Christophe Massiot <massiot@videolan.org>
  1110. Date:   Thu Jan 23 17:13:28 2003 +0000
  1111.     Fixed a segfault with quitting when no audio output plug-in was found
  1112.     (closes #108).
  1113. commit 8afb82e2c6dc616377ff5afafb326c35f3f36a59
  1114. Author: Olivier Teulière <ipkiss@videolan.org>
  1115. Date:   Thu Jan 23 16:17:59 2003 +0000
  1116.      * use 'dvdold' instead of 'dvd'
  1117. commit b276198a5cf3702072448623af18fff91805bbd7
  1118. Author: Sam Hocevar <sam@videolan.org>
  1119. Date:   Thu Jan 23 15:53:10 2003 +0000
  1120.       * ./modules/misc/network/ipv4.c: we use INADDR_NONE instead of -1 (an old
  1121.         suggestion from lool).
  1122. commit 4e7174c14bfa63f0d2e43b93ba734db384fefa94
  1123. Author: Sam Hocevar <sam@videolan.org>
  1124. Date:   Thu Jan 23 15:52:04 2003 +0000
  1125.       * ./modules/*: warning fixes.
  1126. commit 4364ef906f48173f5cf575812580cd5d32e41d77
  1127. Author: Sam Hocevar <sam@videolan.org>
  1128. Date:   Thu Jan 23 15:50:15 2003 +0000
  1129.       * ./modules/access/dvdread/input.c: warning fixes and a consistency
  1130.         fix (ilvu_sa cannot be -1).
  1131. commit 27ebd5cd73694dc07c828acf195e809d3a537e63
  1132. Author: Laurent Aimar <fenrir@videolan.org>
  1133. Date:   Thu Jan 23 15:07:20 2003 +0000
  1134.      * asf: in fast/slow motion we don't play audio (unless there isn't any
  1135.     video). Added some clean up.
  1136. commit bed89e05ecabf096af9b1e6747b3da59d8ed2c84
  1137. Author: Christophe Massiot <massiot@videolan.org>
  1138. Date:   Thu Jan 23 13:54:59 2003 +0000
  1139.     Derk-Jan Hartman.
  1140. commit 21196f47028a9b59d9f882b6abc8f05bb79a34df
  1141. Author: Laurent Aimar <fenrir@videolan.org>
  1142. Date:   Thu Jan 23 13:44:21 2003 +0000
  1143.      * don't send audio in fast/slow playing speed unless there isn't any video
  1144.     stream.
  1145. commit e8ce66c232c2cd62cd8d9535200033a0c210f3e9
  1146. Author: Christophe Massiot <massiot@videolan.org>
  1147. Date:   Thu Jan 23 11:48:18 2003 +0000
  1148.     * modules/gui/macosx/open.m: Stream output doesn't do UDP/PS,
  1149.     * modules/audio_filter/channel_mixer/trivial.c: Fixed reverse stereo mode
  1150.       with MPEG files,
  1151.     * src/audio_output/output.c: Fixed dual-mono handling.
  1152. commit 916664af95c6ef4f4da522a922a9094922b93147
  1153. Author: Gildas Bazin <gbazin@videolan.org>
  1154. Date:   Thu Jan 23 10:25:40 2003 +0000
  1155.     * modules/access/dvdread/input.c, modules/control/rc/rc.c: fixed typos.
  1156. commit 3838e88074b52e9feb0861ac87441a3f091636e9
  1157. Author: Sam Hocevar <sam@videolan.org>
  1158. Date:   Thu Jan 23 09:58:02 2003 +0000
  1159.       * ./modules/access/dvdread/input.c: the dvdread plugin issues a warning
  1160.         instead of an error when it can't stat() the device (Closes: #77).
  1161. commit 77081ffba67aa9802769cf56760d19f286dfdb69
  1162. Author: Gildas Bazin <gbazin@videolan.org>
  1163. Date:   Thu Jan 23 09:53:55 2003 +0000
  1164.     * modules/control/rc/rc.c: Partial fix for the rc interface under win32. On win32, select() only works on
  1165.     socket descriptors so we don't use it anymore on this platform. Right now we only do a blocking call to
  1166.     read() although it should be possible to have a fully functionnal interface by using the PeekConsoleInput()
  1167.     call (someone willing to investigate this ?).
  1168. commit 768b2ea25a22f26d73e01ddea7bae60cd44f2278
  1169. Author: Laurent Aimar <fenrir@videolan.org>
  1170. Date:   Thu Jan 23 09:00:36 2003 +0000
  1171.      * demux: fix segfault while trying to opening files without extention...
  1172. commit 0efabac6c95a2437ccc6843b220b31db82ef2dde
  1173. Author: Boris Dorès <babal@videolan.org>
  1174. Date:   Thu Jan 23 04:50:38 2003 +0000
  1175.     - allow the user to choose (and sort) several plugins for the same
  1176.       category.
  1177. commit d48ff8b85c15148a00da7d9a7b44e75fa9195f6b
  1178. Author: Olivier Teulière <ipkiss@videolan.org>
  1179. Date:   Thu Jan 23 03:33:34 2003 +0000
  1180.      * The stream output can't use PS with UDP
  1181.      * Added tooltips for the subtitles dialog box
  1182.      * Added a missing "delete"
  1183.      * Added a menu entry to spawn new interfaces (but it's currently
  1184.        disabled, due to a problem with the vlc_list_t struct)
  1185. commit ba0ff50cfdb120c0535bd4628cb549659528eb00
  1186. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1187. Date:   Wed Jan 22 22:19:29 2003 +0000
  1188.      added an new config variable that takes an comma separated list of
  1189.     interface modules to be loaded in the background when vlc starts. This is
  1190.     usefull for lirc, logger and xosd. Also got rid of the hacky way the sap
  1191.     module was inserted, as this just needs to be added to this list now.
  1192. commit 831d6ca51e9b135a0c05a9e2a73755cbad46f2ee
  1193. Author: Olivier Teulière <ipkiss@videolan.org>
  1194. Date:   Wed Jan 22 21:42:51 2003 +0000
  1195.      * Added a dialog box for subtitles selection
  1196.      * Cosmetic here and there
  1197. commit 4c31331e6fef8892ebbbdd6183e0a85e2eb6b419
  1198. Author: Loïc Minier <lool@videolan.org>
  1199. Date:   Wed Jan 22 19:37:50 2003 +0000
  1200.       * modules/visualization/xosd/xosd.c: lower module capability when the
  1201.       DISPLAY environment variable is unset (gtk like behaviour)
  1202. commit 128f5ba7b25efb7d218df9c4da139c9a2462b39d
  1203. Author: Christophe Massiot <massiot@videolan.org>
  1204. Date:   Wed Jan 22 18:31:47 2003 +0000
  1205.     Reverse stereo option.
  1206. commit dba1461123a88cb8840f11927e0adcaa76befe52
  1207. Author: Sam Hocevar <sam@videolan.org>
  1208. Date:   Wed Jan 22 17:03:51 2003 +0000
  1209.       * ./configure.ac.in: reverted one of my latest laughable changes. Fixes the
  1210.         detection of libdvdread.a, libdvdplay.a and libxvidcore.a. Sorry guys.
  1211. commit cfa5300a5b2ae10812c6f518243f6a090d3b735c
  1212. Author: Loïc Minier <lool@videolan.org>
  1213. Date:   Wed Jan 22 16:41:15 2003 +0000
  1214.       * modules/visualization/xosd/xosd.c: fail if DISPLAY isn'y set or if
  1215.       xosd_init returns NULL
  1216.       * lib is initialized with configured font
  1217.       * more safety checks
  1218. commit 0f695c7609615c6f887a9362be9bd3acd859bb59
  1219. Author: Loïc Minier <lool@videolan.org>
  1220. Date:   Wed Jan 22 16:16:27 2003 +0000
  1221.       * modules/access/slp.c: #include <stdlib.h> because of a malloc
  1222. commit bb8e9ffdab0d9bbc147c9963ce5f5112509d6590
  1223. Author: Christophe Massiot <massiot@videolan.org>
  1224. Date:   Wed Jan 22 15:16:02 2003 +0000
  1225.     Less aggressive debug message.
  1226. commit 34b8dedc552dfea58960a6ac725bd8e9126dc531
  1227. Author: Sam Hocevar <sam@videolan.org>
  1228. Date:   Wed Jan 22 12:25:59 2003 +0000
  1229.       * ./configure.ac.in: fixed multiple static link issues with anal linkers.
  1230. commit 0e9ecb786aa05ab1c2d78f8274f8c4f3c448875d
  1231. Author: Laurent Aimar <fenrir@videolan.org>
  1232. Date:   Wed Jan 22 10:53:22 2003 +0000
  1233.      * add vout_encoder, not yet the codec parts.
  1234. commit 2b9dfff88360ed512ccb00c6ac6424697d602d7e
  1235. Author: Laurent Aimar <fenrir@videolan.org>
  1236. Date:   Wed Jan 22 10:44:50 2003 +0000
  1237.      * all: modified files for video transcoding. Still needed configure.ac.in
  1238. commit 412d64b1e9973f1037d9e9d45934a0c05a2c39b0
  1239. Author: Laurent Aimar <fenrir@videolan.org>
  1240. Date:   Wed Jan 22 10:41:57 2003 +0000
  1241.      * added file needed for video transcoding with vlc.
  1242. commit 6ea488394d980dca2bea3607fa36766607dd0f6e
  1243. Author: Christophe Massiot <massiot@videolan.org>
  1244. Date:   Wed Jan 22 10:03:17 2003 +0000
  1245.     1.12 How do I join an IPv6 multicast stream?
  1246. commit cb4cb20239963a7ec0703de4ca34a987cc5c91f0
  1247. Author: Christophe Massiot <massiot@videolan.org>
  1248. Date:   Wed Jan 22 09:54:29 2003 +0000
  1249.     * configure.ac.in: Re-added a52sys module, which was lost somewhere...
  1250.     * Fixed bugs regarding Dolby Surround downmixing.
  1251. commit f9975e293f7c962855b5c3f6af94312d3c86b474
  1252. Author: Laurent Aimar <fenrir@videolan.org>
  1253. Date:   Wed Jan 22 04:51:16 2003 +0000
  1254.      * fixed my last fix about bug with non-progressive videos.
  1255. commit 8f103bdb0912d28074adc3cdb169ae0f3821336d
  1256. Author: Derk-Jan Hartman <hartman@videolan.org>
  1257. Date:   Wed Jan 22 02:39:33 2003 +0000
  1258.     ALL: fixed a small bug in the timeslider code
  1259. commit 69945cce27fd4e5a5b9aa840eb422a03c2cac10d
  1260. Author: Derk-Jan Hartman <hartman@videolan.org>
  1261. Date:   Wed Jan 22 01:48:06 2003 +0000
  1262.     * ./extras/MacOSX/vlc.pbproj/project.pbxproj: Added .mp3, .m3u and .mov
  1263.       filetypes.
  1264.     * ./modules/gui/macosx/vout.m: Made the video window a textured window
  1265.     * All:
  1266.       - fixed several missing object_release bugs, that i had introduced.
  1267.       - updated the play/pause behaviour.
  1268.       - fixed an issue with the volumeslider.
  1269. commit a37a2e5eeb19316a8af8f6300b6b3a8c276a48f0
  1270. Author: Loïc Minier <lool@videolan.org>
  1271. Date:   Wed Jan 22 01:40:19 2003 +0000
  1272.       * added --with-slp
  1273.       * now works under win32
  1274. commit 2891094dd4909f07b274a25b0b5c9ff3311dccf6
  1275. Author: Eric Petit <titer@videolan.org>
  1276. Date:   Wed Jan 22 01:13:22 2003 +0000
  1277.      * Fixed title / chapter menus
  1278.      * Clean up
  1279. commit d5fe9f34387cde0fbb60edfb12577c0118b67778
  1280. Author: Laurent Aimar <fenrir@videolan.org>
  1281. Date:   Wed Jan 22 00:32:32 2003 +0000
  1282.      * gtk: fixed a segfault with deinterlace.
  1283. commit 6996bfd06a038cd762cc5fce34accd045015595d
  1284. Author: Olivier Teulière <ipkiss@videolan.org>
  1285. Date:   Tue Jan 21 21:20:54 2003 +0000
  1286.      * Dropped files and files added using the playlist are now enqueued
  1287.        according to the "enqueue" config option
  1288. commit 5a0a657bc9e7335498cdf809b9440815d1859479
  1289. Author: Loïc Minier <lool@videolan.org>
  1290. Date:   Tue Jan 21 21:19:36 2003 +0000
  1291.       * use of service attributes to get the name of the session, insert it in
  1292.         the playlist
  1293. commit 0b9c1f07dbe77d5f06786961261506d4d5a82b7f
  1294. Author: Olivier Teulière <ipkiss@videolan.org>
  1295. Date:   Tue Jan 21 19:49:09 2003 +0000
  1296.      * Added a dialog box for the stream output
  1297. commit 9d9004266a849ae05304fb6dcab823ba5f232b4d
  1298. Author: Loïc Minier <lool@videolan.org>
  1299. Date:   Tue Jan 21 18:43:54 2003 +0000
  1300.       * added a couple of malloc() checks
  1301. commit ba7fd68d0c944417221fb06a4dd6fdf0ed6790b0
  1302. Author: Loïc Minier <lool@videolan.org>
  1303. Date:   Tue Jan 21 17:34:03 2003 +0000
  1304.       * now search all srvtypes and add all srvs of all srvtypes to the
  1305.         playlist (requires less configuration information, now zero)
  1306.       * usual cleanup and bug removal
  1307. commit 4a484a39336b12540bebba7c661790e49e4a4e7d
  1308. Author: Derk-Jan Hartman <hartman@videolan.org>
  1309. Date:   Tue Jan 21 17:08:16 2003 +0000
  1310.     ALL: the slider updates the video while it slides.
  1311. commit 0a8f461ff39c687e5259fd3a01468291e79a2f0f
  1312. Author: Laurent Aimar <fenrir@videolan.org>
  1313. Date:   Tue Jan 21 17:00:41 2003 +0000
  1314.      * added "use DVD menu" choice.
  1315. commit 28ad4a41bbfc11744ac6da847d1e5e91c3252b85
  1316. Author: Laurent Aimar <fenrir@videolan.org>
  1317. Date:   Tue Jan 21 16:46:17 2003 +0000
  1318.      * sub.c: fixed handling for subrip subtitle with rn instead of n and
  1319.     added some sanity checks.
  1320. commit ec6e741859028457f072e141dedb7e151e28a16e
  1321. Author: Derk-Jan Hartman <hartman@videolan.org>
  1322. Date:   Tue Jan 21 14:26:54 2003 +0000
  1323.     ALL: fixed my previous osx interface commit. had forgotten to save the files.
  1324. commit fca9baf06f640e3c48a0c64bd3bf29d84596af10
  1325. Author: Derk-Jan Hartman <hartman@videolan.org>
  1326. Date:   Tue Jan 21 14:15:05 2003 +0000
  1327.     * ./src/input/input_ext_intf.c
  1328.       - FASTER and SLOWER now take into account the current rate.
  1329. commit 4238a1537f616a9b844b9750d3e5a36fa8c45422
  1330. Author: Laurent Aimar <fenrir@videolan.org>
  1331. Date:   Tue Jan 21 12:36:11 2003 +0000
  1332.      * gui/gtk : added a subtitle option in open dialog box.
  1333. commit 045192a1898e56b17590d029364d0c4eb728d935
  1334. Author: Derk-Jan Hartman <hartman@videolan.org>
  1335. Date:   Tue Jan 21 12:23:37 2003 +0000
  1336.     ALL: The addition of a volume slider required a small redesign of the
  1337.          interface. David Weber was again kind enough to help us.
  1338. commit ba14c1ba9ed40b888b50c414e45847de1f9471c2
  1339. Author: Derk-Jan Hartman <hartman@videolan.org>
  1340. Date:   Tue Jan 21 12:01:43 2003 +0000
  1341.     * Added an 'slowmotion' icon
  1342. commit 200902575d980605296fc44ea185757a6d5b77a7
  1343. Author: Christophe Massiot <massiot@videolan.org>
  1344. Date:   Tue Jan 21 10:29:12 2003 +0000
  1345.     Fixed two major bugs in the audio output, triggering segfault when going
  1346.     to mono mode, and probably at some other places.
  1347. commit 1d385240078ba08a5d6d16e90f3a172bcba98245
  1348. Author: Jon Lech Johansen <jlj@videolan.org>
  1349. Date:   Tue Jan 21 00:47:43 2003 +0000
  1350.       * ./modules/gui/macosx/aout.m: output more debug info
  1351.       * ./modules/gui/macosx/misc.[mh]: MPSlider, iTunes-like slider:
  1352.         http://nanocrew.net/vlc/mpslider.png
  1353. commit 9c7700d3c14505da447681aed454fedd4eee0e8b
  1354. Author: Yves Duret <yves@videolan.org>
  1355. Date:   Mon Jan 20 20:17:00 2003 +0000
  1356.     - new access/slp plugin.
  1357.     - more buildfor_{rh80,mdk{82,90}} stuff.
  1358.     - use %%mklibname macro.
  1359.     - use %%clean_menus in postun instead of %%update_menus everywhere.
  1360. commit ba0c772b64c14dac6114d1a834458bb2bc437f23
  1361. Author: Laurent Aimar <fenrir@videolan.org>
  1362. Date:   Mon Jan 20 20:07:07 2003 +0000
  1363.      * all: begin to up to date the gtk/gnome interface. All comments are
  1364.     welcome, and please reports bugs :)
  1365. commit bd5872fb49df3ab406b69f6334ae4d65bef5be51
  1366. Author: Christophe Massiot <massiot@videolan.org>
  1367. Date:   Mon Jan 20 17:52:26 2003 +0000
  1368.     Used macro instead of hand-made code.
  1369. commit df385c260370aff0e80ca4df2bee7cddeb01fc86
  1370. Author: Laurent Aimar <fenrir@videolan.org>
  1371. Date:   Mon Jan 20 13:06:34 2003 +0000
  1372.      * all: converted some msg_Err into msg_Warn
  1373. commit d9a524f33cd1f8929038330aa20f0983b50581a8
  1374. Author: Laurent Aimar <fenrir@videolan.org>
  1375. Date:   Mon Jan 20 13:04:03 2003 +0000
  1376.      * asf : more msg_Err -> msg_Warn
  1377. commit 2f9b0547069095cd996e87e8673f9e48295cc126
  1378. Author: Laurent Aimar <fenrir@videolan.org>
  1379. Date:   Mon Jan 20 13:03:03 2003 +0000
  1380.      * aac: some msg_Err -> msg_Warn
  1381. commit 9a5b0b8000ed8cd3e44f6162a28485edd51d2abc
  1382. Author: Laurent Aimar <fenrir@videolan.org>
  1383. Date:   Mon Jan 20 13:01:53 2003 +0000
  1384.      * all: changed some msg_Err into msg_Warn.
  1385. commit abdf248d404e2fe2ceef86c969b4a7520211ab68
  1386. Author: Christophe Massiot <massiot@videolan.org>
  1387. Date:   Mon Jan 20 10:59:29 2003 +0000
  1388.     Fixed a dozen bugs regarding mono audio files.
  1389. commit f42c15f09233a013794814c0b613b11cd01918cd
  1390. Author: Derk-Jan Hartman <hartman@videolan.org>
  1391. Date:   Mon Jan 20 03:45:06 2003 +0000
  1392.     * ./extras/MacOSX/vlc.pbproj/project.pbxproj
  1393.       - Added .cue and .ogg to the known filetypes
  1394.     ALL:
  1395.       - When files are added they are not automatically played anymore. They are always queue'ed and optionally played.
  1396.       - Preliminary divx filesubtitle support.
  1397. commit 2ea3cbd32148ee3b0737cf1a439a122849efde58
  1398. Author: Eric Petit <titer@videolan.org>
  1399. Date:   Mon Jan 20 02:45:25 2003 +0000
  1400.       load correctly font-eutopiabold36.rle on BeOS, thanks to sam & Meuuh
  1401.      previous commits (closes #100)
  1402. commit 6ef4e2394658c09e44c1edea2894048277a9225b
  1403. Author: Laurent Aimar <fenrir@videolan.org>
  1404. Date:   Mon Jan 20 02:19:56 2003 +0000
  1405.      * mpegvideo.c : raah, removed a debug message...
  1406. commit 435b4df582f7f9fbbae2f92cc38ddadd5de95100
  1407. Author: Laurent Aimar <fenrir@videolan.org>
  1408. Date:   Mon Jan 20 02:15:08 2003 +0000
  1409.      * mpegvideo.c : fix dts generation for non-progressive stream.
  1410. commit 21fb802806228e2ecd8372f9ac95845e35e3d386
  1411. Author: Derk-Jan Hartman <hartman@videolan.org>
  1412. Date:   Mon Jan 20 00:23:45 2003 +0000
  1413.     * ./modules/gui/macosx/vout.m: Fixed the play/pause key shortcut.
  1414. commit 5fec93e17a9a45fb7c20dec7be0ca59775abbe39
  1415. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1416. Date:   Sun Jan 19 22:16:13 2003 +0000
  1417.     New "qte_main" module. It should be used by all plugins/modules that need QT embedded. Also ported modules/qte/qte.{cpp,h} to use it.
  1418. commit 4e1cda09665d0f044943720371c551a5e194b024
  1419. Author: Olivier Teulière <ipkiss@videolan.org>
  1420. Date:   Sun Jan 19 17:55:18 2003 +0000
  1421.      * Compilation fix
  1422. commit 4a6a6ea080b7f5c54f4ff791d2f880a70900e133
  1423. Author: Christophe Massiot <massiot@videolan.org>
  1424. Date:   Sun Jan 19 16:57:32 2003 +0000
  1425.     Requalified some error messages into warnings.
  1426. commit 0bce380659d4fbc32fac709f299599626793102a
  1427. Author: Laurent Aimar <fenrir@videolan.org>
  1428. Date:   Sun Jan 19 08:28:02 2003 +0000
  1429.      * avi.c : proper way to store fourcc.
  1430. commit e4fc7e4e892f1ecbf94b1f8b0d73e14ad5df20c6
  1431. Author: Laurent Aimar <fenrir@videolan.org>
  1432. Date:   Sun Jan 19 08:27:28 2003 +0000
  1433.      * all: change the way fourcc are stored in bitmapinfoheader.
  1434. commit 0e93bc69fdab72b6968c6460423b3688b8f5183d
  1435. Author: Sam Hocevar <sam@videolan.org>
  1436. Date:   Sun Jan 19 03:16:24 2003 +0000
  1437.       * ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
  1438.         the GetProgramPath call, stored the path in p_libvlc instead. Fixes
  1439.         compilation under anything other than OS X.
  1440. commit 4752aae0d1d5c81a26637398fc99ed48dd9588cb
  1441. Author: Alexis de Lattre <alexis@videolan.org>
  1442. Date:   Sat Jan 18 20:24:33 2003 +0000
  1443.     Compilation fix
  1444. commit 23cdeacfeb4c91a8e6d9c40ed89c19882b8339c7
  1445. Author: Christophe Massiot <massiot@videolan.org>
  1446. Date:   Sat Jan 18 13:24:44 2003 +0000
  1447.     Including font-eutopiabold36.rle for DivX and ogg subtitles.
  1448. commit b3016a961f6cc16de031aa2ee99ce9cab32ed5f9
  1449. Author: Derk-Jan Hartman <hartman@videolan.org>
  1450. Date:   Sat Jan 18 04:57:08 2003 +0000
  1451.     * ./modules/gui/macosx/open.m
  1452.       - .bin files are now opened as disks, instead of as files
  1453. commit e63ac4f8abe06d7f984f551604746aa10cad0c0b
  1454. Author: Derk-Jan Hartman <hartman@videolan.org>
  1455. Date:   Sat Jan 18 04:10:58 2003 +0000
  1456.     * ./modules/gui/macosx/open.m:
  1457.       - Removed the pretty animation. Wasn't working. This looks better.
  1458.       - fixed a potential memory problem
  1459. commit c40313bf6a748eeeb85aafd0efcaac4c8f2ee584
  1460. Author: Sam Hocevar <sam@videolan.org>
  1461. Date:   Fri Jan 17 23:59:18 2003 +0000
  1462.       * ./modules/audio_output/alsa.c: updated requirements to 0.9.0beta10a in
  1463.         the source comments.
  1464. commit a031dc0e43e4623d4ed502bd0e1115564642527a
  1465. Author: Derk-Jan Hartman <hartman@videolan.org>
  1466. Date:   Fri Jan 17 21:46:04 2003 +0000
  1467.     * ./modules/gui/macosx/controls.m: made the fullscreen command work, even if the videowindow is not the frontmost window
  1468. commit 8ce688cb351361317dea5c620f384d2e7feb9983
  1469. Author: Sam Hocevar <sam@videolan.org>
  1470. Date:   Fri Jan 17 19:36:53 2003 +0000
  1471.       * ./modules/gui/ncurses/ncurses.c: added locks and checks in navigation code.
  1472. commit c39a74a51097705fe13a9bac2658d512b32004b9
  1473. Author: Sam Hocevar <sam@videolan.org>
  1474. Date:   Fri Jan 17 19:35:22 2003 +0000
  1475.       * ./modules/gui/win32/mainframe.cpp, ./modules/gui/win32/menu.cpp: applied
  1476.         navigation fixes from the Gtk+ interface.
  1477. commit 1ff15337c39a85750ea59484adc6c78d3cfdc329
  1478. Author: Sam Hocevar <sam@videolan.org>
  1479. Date:   Fri Jan 17 19:22:21 2003 +0000
  1480.       * ./modules/control/rc/rc.c: boundary checks for chapter navigation.
  1481. commit 87c994f0c4c95e6f3dc8cd2690c7883c68f3313c
  1482. Author: Sam Hocevar <sam@videolan.org>
  1483. Date:   Fri Jan 17 19:17:09 2003 +0000
  1484.       * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui/gtk/menu.c: added a lot
  1485.         of boundary checks in the handling of title/chapter menus. Title 0 is no
  1486.         longer reachable (Closes: #26).
  1487. commit d1e3b4ad9239c8a795d4b207edf800d581e58c28
  1488. Author: Eric Petit <titer@videolan.org>
  1489. Date:   Fri Jan 17 18:19:43 2003 +0000
  1490.      Fixed the 'Do not use DVD menus' check box.
  1491. commit a5d19ec4ec82a8c666344410af4435b9a213a41f
  1492. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1493. Date:   Fri Jan 17 18:19:11 2003 +0000
  1494.     Updating slider only once a second now.
  1495. commit 294ba69ae52fc2a1f597d8eb7165be976e0710b5
  1496. Author: Christophe Massiot <massiot@videolan.org>
  1497. Date:   Fri Jan 17 17:22:22 2003 +0000
  1498.     .
  1499. commit 4da4c94a41ad44ce34a76a63e4f89c2f1ea4619a
  1500. Author: Sam Hocevar <sam@videolan.org>
  1501. Date:   Fri Jan 17 16:18:03 2003 +0000
  1502.       * ./modules/video_filter/**/*.c: mouse clicks and keyboard events are now
  1503.         sent to the parent video output by all filters, and mouse coordinates are
  1504.         translated when necessary (Closes: #15).
  1505. commit 8470508bad67403530f0a00e598e6bf0c78e05da
  1506. Author: Laurent Aimar <fenrir@videolan.org>
  1507. Date:   Fri Jan 17 15:26:24 2003 +0000
  1508.      * all: use p_vlc->pf_memcpy instead of memcpy on big data block.
  1509.      * mpeg4video: removed a bad code dealing with pts discontinuity.
  1510.      * pes.c: try to avoid copying the whole  PES. (the first 64ko
  1511.     ins't any more copied :)
  1512. commit 6da4dafad84d337256532f94377d84ccd3a56f0a
  1513. Author: Loïc Minier <lool@videolan.org>
  1514. Date:   Fri Jan 17 14:51:09 2003 +0000
  1515.       * added missing static
  1516. commit 5f0dad5602d5b2328ab5bcb72c7c64645dc9a3b4
  1517. Author: Sam Hocevar <sam@videolan.org>
  1518. Date:   Fri Jan 17 13:54:11 2003 +0000
  1519.       * ./modules/codec/spudec/parse.c: fixed a wrapping issue in the subtitle date
  1520.         calculation in slow-mo.
  1521. commit c92a04960ca1a90eb407bd067819f981b1e42704
  1522. Author: Sam Hocevar <sam@videolan.org>
  1523. Date:   Thu Jan 16 23:37:59 2003 +0000
  1524.       * ./Makefile.am: fixed distribution of MSVC files.
  1525. commit caefa42586345abb2623094be2a65c91b942dfd2
  1526. Author: Boris Dorès <babal@videolan.org>
  1527. Date:   Thu Jan 16 23:33:20 2003 +0000
  1528.     - my previous fix was a bad fix :(
  1529. commit ec06c01a9fe03eae822c2cb30d208623ebcf9260
  1530. Author: Loïc Minier <lool@videolan.org>
  1531. Date:   Thu Jan 16 23:25:55 2003 +0000
  1532.       * configure.ac.in:
  1533.         . renamed access_slp to slp
  1534.         . slp is enabled by default if slp.h is present
  1535.       * modules/access/slp.c:
  1536.         . slp is now an access and a demux and forces the use of itself
  1537.         . cleanups and bug corrections
  1538.         . disappears of the playlist
  1539.           Thanks to fenrir for the help in debugging!
  1540. commit 1e97f6ad2042c71ee8710e1b4102a86cfd5213f0
  1541. Author: Christophe Massiot <massiot@videolan.org>
  1542. Date:   Thu Jan 16 23:00:47 2003 +0000
  1543.     * Bumped up revision number to 0.5.0-test3,
  1544.     * Rearranged fields in the OS X interface to accomodate for translations,
  1545.     * modules/access/dvd/ifo.c: fixed a crash with bad streams,
  1546.     * Auto-updated po files,
  1547.     * Manually updated fr.po.
  1548. commit 0f1869c5e8eefa688b8ef930f9c70bc4d1ac5342
  1549. Author: Boris Dorès <babal@videolan.org>
  1550. Date:   Thu Jan 16 21:14:23 2003 +0000
  1551.     - input.c : doesn't even try to use the headphone filter for
  1552.                 unsupported format (S/PDIF, ...)
  1553.     - m3u.c : support for MRLs
  1554.               better detection of absolute path under Windows
  1555.     - configure.ac.in : off_t was defined twice for mingw32
  1556.     - fr.po : translation of headphone filter strings
  1557. commit 0acdca901e78686b21574f9d81b98661a357a636
  1558. Author: Loïc Minier <lool@videolan.org>
  1559. Date:   Thu Jan 16 20:08:00 2003 +0000
  1560.       * typo
  1561. commit 1b5ab075a38bd4744f79369f82f0f4e6456eee5a
  1562. Author: Eric Petit <titer@videolan.org>
  1563. Date:   Thu Jan 16 15:26:23 2003 +0000
  1564.      * InterfaceWindow.cpp : fixed DVD drag & drop
  1565.      * PreferencesWindow.* : added the possibility not to use DVD menus
  1566. commit ba6cada96df1a5a7c3c35c7bb33f8b4a672e2255
  1567. Author: Christophe Massiot <massiot@videolan.org>
  1568. Date:   Thu Jan 16 14:40:04 2003 +0000
  1569.     Swedish is now sv, not se. Thanks yvounet. (c)
  1570. commit 71e90525a158279189d18013d41d008b71456605
  1571. Author: Yves Duret <yves@videolan.org>
  1572. Date:   Thu Jan 16 14:39:22 2003 +0000
  1573.     * codec/mad plugin is replaced by audio_filter/mpgatofixed32.
  1574.     * new demux/m4v and mux/avi plugins
  1575. commit 3788b628125f54a8822ea1a706c8b5b0ae6f50db
  1576. Author: Sam Hocevar <sam@videolan.org>
  1577. Date:   Thu Jan 16 14:34:55 2003 +0000
  1578.       * ./po/sv.po: Swedish is now sv, not se. Thanks yvounet.
  1579. commit 0bbce5b50d4f6acab7899231b3d4b649dc718d71
  1580. Author: Christophe Massiot <massiot@videolan.org>
  1581. Date:   Thu Jan 16 14:08:39 2003 +0000
  1582.     * modules/codec/mpeg_audio.c: attempt at fixing free-bitrate mp3, though
  1583.       I do not have any file to test ; more precise PTS handling when losing
  1584.       sync.
  1585.     * src/audio_output/intf.c: fixed a warning.
  1586. commit 9ad04be7c4c4bc32aadfeb41b8c90f07cefdaf34
  1587. Author: Derk-Jan Hartman <hartman@videolan.org>
  1588. Date:   Thu Jan 16 13:58:18 2003 +0000
  1589.     * ALL:
  1590.     - integrated play/pause toggled button
  1591.     - global shortcut for play/pause by use of spacebar
  1592.     - new pause.png
  1593.     - removed pause button
  1594.     - close button in intf window. register window in Window menuitem.
  1595.     - rearranged the menu
  1596.     - changed some key-combo's to be more OSX compliant/consistent
  1597.     - The time text-field is no longer selectable
  1598.     - The faster/slower/ff/stop etc button are only available during playback
  1599.     - added .bin filetype to Project Target (allows drag and drop of .bin files on program icon.
  1600.     - Added Add/Remove buttons to the llaylist.
  1601.     - Made the drawer 10 pixels smaller. Looks much better.
  1602.     - added a volume slider.
  1603. commit 6484d33c10aefd22fab19cef19b9e77b0a3a8304
  1604. Author: Derk-Jan Hartman <hartman@videolan.org>
  1605. Date:   Thu Jan 16 13:49:44 2003 +0000
  1606.     * ./modules/gui/macosx/controls.m:
  1607.       - Added a volumeslider
  1608.       - removed pause button
  1609.       - added a fast forward action (increases speed in time)
  1610.       - changed the play method to allow for a toggled play pause button
  1611.       - volumeUp and VolumeDown take the state of the Mute Menuitem into account
  1612.       - volumeUp and VolumeDown take the volumeSlider into account
  1613.     * ./modules/gui/macosx/intf.h:
  1614.       - added references for the volumeslider, new menuitems
  1615.     * ./modules/gui/macosx/intf.m:
  1616.       - correct init of volumeslider and other new intf elements
  1617.       - new title for Controller window
  1618.       - the state of buttons is dependant on a movie being played
  1619.       - toggle the play/pause button if a play/pause action is detected.
  1620.     * ./modules/gui/macosx/playlist.h: added add/remove buttons to playlist
  1621.     * ./modules/gui/macosx/vout.m:
  1622.       - removed some control keys which were no longer necesarry
  1623.       - give the window the title of the item being played
  1624. commit a16b6c3c4c08e5c349ace00b55e496cba06427f3
  1625. Author: Derk-Jan Hartman <hartman@videolan.org>
  1626. Date:   Thu Jan 16 13:22:30 2003 +0000
  1627.     VolumeGet/VolumeSet now work even if no file is playing.
  1628. commit 35a9a0d836f190346f91416ce9c49553a6f20c49
  1629. Author: Sam Hocevar <sam@videolan.org>
  1630. Date:   Thu Jan 16 12:56:34 2003 +0000
  1631.       * ./plugins.dsp.in: fixed this file thanks to Stephane van Hardeveld.
  1632. commit c3cbe1767e8dc9e9d62d3850eb6f4aa0f57ed38b
  1633. Author: Sam Hocevar <sam@videolan.org>
  1634. Date:   Thu Jan 16 12:49:28 2003 +0000
  1635.       * ./evc/config.h, ./msvc/config.h: proper generation of these files using
  1636.         information from configure.ac.in. Thanks to Stephane van Hardeveld for
  1637.         spotting this.
  1638. commit b25e0c1894340f061ad97b2b02db326801375d93
  1639. Author: Sam Hocevar <sam@videolan.org>
  1640. Date:   Thu Jan 16 09:05:37 2003 +0000
  1641.       * ./modules/**/.cvsignore: added common *$(LIBEXT) values to .cvsignore.
  1642. commit 8450492c0fe1d331db58d0acd15561f3bf7ecd63
  1643. Author: Sam Hocevar <sam@videolan.org>
  1644. Date:   Thu Jan 16 09:02:46 2003 +0000
  1645.       * ./include/vlc_common.h: fixed win32 plugin compilation.
  1646. commit d6e27e7bb75ddb90f5128dc574244f0956864022
  1647. Author: Sam Hocevar <sam@videolan.org>
  1648. Date:   Thu Jan 16 09:00:32 2003 +0000
  1649.       * ALL: merged more UI strings.
  1650. commit 07bc016f92fbabf3adbe20c3aafb9a1f84faa5b6
  1651. Author: Christophe Massiot <massiot@videolan.org>
  1652. Date:   Wed Jan 15 23:55:22 2003 +0000
  1653.     * Fixed MPEG audio layer III VBR,
  1654.     * Mac OS X interface thread gets a real-time priority as well to avoid
  1655.       lock-ups,
  1656.     * VLAN error is now a warning.
  1657. commit 56fbe6bd7c5c896b8d22cef3f932040e72369dfc
  1658. Author: Christophe Massiot <massiot@videolan.org>
  1659. Date:   Wed Jan 15 13:58:28 2003 +0000
  1660.     Typo.
  1661. commit 4c96559e970aa138bd0c82b3544bb42113cc2234
  1662. Author: Sam Hocevar <sam@videolan.org>
  1663. Date:   Wed Jan 15 13:48:14 2003 +0000
  1664.       * ./modules/video_output/x11/xcommon.c: we ignore MapNotify and UnmapNotify
  1665.         events once our window has been properly mapped.
  1666. commit f9ceeacc7a6b42b2ca023b4727123238fa7d000f
  1667. Author: Christophe Massiot <massiot@videolan.org>
  1668. Date:   Wed Jan 15 13:46:05 2003 +0000
  1669.     message queue overflow is now a warning.
  1670. commit d95a9919e414af6eb38c951b20e0e736357025f2
  1671. Author: Sam Hocevar <sam@videolan.org>
  1672. Date:   Wed Jan 15 13:16:40 2003 +0000
  1673.       * ALL: slightly changed some interface strings so that they are common to
  1674.         all GUIs, thus making the translators' work easier.
  1675. commit 9cc2978495890da6886a68a08d09842ace4a8808
  1676. Author: Christophe Massiot <massiot@videolan.org>
  1677. Date:   Wed Jan 15 13:14:50 2003 +0000
  1678.     Better recovery on emulated startcode. Still doesn't work with VBR mp3's,
  1679.     though.
  1680. commit 240b67fde78dba2cce59ff1da28ca3e58a10ba0d
  1681. Author: Christophe Massiot <massiot@videolan.org>
  1682. Date:   Wed Jan 15 12:25:11 2003 +0000
  1683.     Dutch translation, courtesy of Derk-Jan Hartman <d.hartman@student.utwente.nl>
  1684.     and Jean-Paul Saman <jpsaman@wxs.nl>.
  1685. commit 9eebded09e94e5d98db0ee5357a97341b814d50c
  1686. Author: Eric Petit <titer@videolan.org>
  1687. Date:   Wed Jan 15 11:46:27 2003 +0000
  1688.      Fixed --with-mad and --with-mad-tree
  1689. commit 3ddfd217080e88775d3769dace2b0f09c335d984
  1690. Author: Christophe Massiot <massiot@videolan.org>
  1691. Date:   Wed Jan 15 11:27:29 2003 +0000
  1692.     VolumeUp/Down/Mute now work even if no file is playing.
  1693. commit 305bc15e9a8b3af465359951f035643e19928072
  1694. Author: Christophe Massiot <massiot@videolan.org>
  1695. Date:   Wed Jan 15 10:58:48 2003 +0000
  1696.     * Totally rewrote the mad plug-in, in order to fix the PTS problems :
  1697.     - Now using the low-level API of libmad,
  1698.     - Decoding split in parsing & decoding (just like A/52),
  1699.     - Should handle dual-mono files correctly,
  1700.     * The old mpeg_audio plug-in can no longer work in this scheme and has
  1701.       been disabled. Please _always_ compile with mad from now on.
  1702.     * Updated po files.
  1703. commit 15622f88b128044e0a275bc9e6b14f848ba05c37
  1704. Author: Jon Lech Johansen <jlj@videolan.org>
  1705. Date:   Wed Jan 15 00:49:49 2003 +0000
  1706.       * ./modules/gui/macosx: added macosx-adev and macosx-vdev config vars.
  1707. commit a11810962f8c69b1675463b269f03ed9ea1ed938
  1708. Author: Christophe Massiot <massiot@videolan.org>
  1709. Date:   Wed Jan 15 00:10:29 2003 +0000
  1710.     Updated Italian translation, courtesy of Vella Bruno <allevb@tin.it>.
  1711. commit ca28eb21336b27eee6fb2883d801979df6298ae5
  1712. Author: Sam Hocevar <sam@videolan.org>
  1713. Date:   Tue Jan 14 22:44:29 2003 +0000
  1714.       * ./modules/audio_output/oss.c: compilation fix for BSD, courtesy of
  1715.         Steven M. Schultz.
  1716. commit 1e4d28428f96cb5a1927e7b5eeda0e924f75b1a5
  1717. Author: Eric Petit <titer@videolan.org>
  1718. Date:   Tue Jan 14 22:03:38 2003 +0000
  1719.       Fixed playlist behaviour (draging a file replaces the playlist, and
  1720.      draging a file while pressing the 'Shift' key appends it while the
  1721.      current one keeps playing.
  1722. commit f557ba546905693863e0ee63799db0a63eed1c00
  1723. Author: Sam Hocevar <sam@videolan.org>
  1724. Date:   Tue Jan 14 18:56:52 2003 +0000
  1725.       * ./FAQ: a few corrections. See also http://angryflower.com/bobsqu.gif
  1726. commit 8cc36e70ff5a41be7b635176df6ce93e9c0221c7
  1727. Author: Eric Petit <titer@videolan.org>
  1728. Date:   Tue Jan 14 16:00:49 2003 +0000
  1729.      Now you can save preferences.
  1730. commit 2fc2507796f6050c73d0d90fa41fbbead41e079c
  1731. Author: Eric Petit <titer@videolan.org>
  1732. Date:   Tue Jan 14 15:31:12 2003 +0000
  1733.      * added a sanity lock
  1734. commit 36ead72d91888d3694511117721e8e86d8d61abf
  1735. Author: Christophe Massiot <massiot@videolan.org>
  1736. Date:   Tue Jan 14 14:51:02 2003 +0000
  1737.     * Fixed dual-mono handling of MPEG audio.
  1738.     * rc.c: fixed a warning.
  1739. commit c750b4b088b3a4feb3a834f30fbf4a2a132a5d24
  1740. Author: Eric Petit <titer@videolan.org>
  1741. Date:   Tue Jan 14 14:48:55 2003 +0000
  1742.      * Added a file panel for subtitles file selection.
  1743. commit ae073a1222db26feba1004a129cb9878d26b8167
  1744. Author: Laurent Aimar <fenrir@videolan.org>
  1745. Date:   Tue Jan 14 04:34:13 2003 +0000
  1746.      * stream_output.c: fix a bug with "null" stream.
  1747. commit b62653a9fdc91353e3871030f32750a552a3a1c4
  1748. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1749. Date:   Tue Jan 14 01:30:09 2003 +0000
  1750.     changed the a rule into add and made it work along with others such as play
  1751.     even when nothing is currently playing. Added a playlist command to list the
  1752.     entries currently in the playlist. plus some cleanups and sanity checks.
  1753. commit a684621df4e496310c01c40d81278fe194d44188
  1754. Author: Christophe Massiot <massiot@videolan.org>
  1755. Date:   Mon Jan 13 23:45:49 2003 +0000
  1756.     Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>.
  1757. commit 6bc0752a7fe466afbb10d78ba7eac376b4296e6d
  1758. Author: Jon Lech Johansen <jlj@videolan.org>
  1759. Date:   Mon Jan 13 20:02:37 2003 +0000
  1760.       * ./modules/gui/macosx/aout.m: don't call AudioHardwareUnload.
  1761. commit 525c70394aad95b119984bbd30987906a4d215ea
  1762. Author: Laurent Aimar <fenrir@videolan.org>
  1763. Date:   Mon Jan 13 17:39:05 2003 +0000
  1764.      * adpcm: changed the way that data are read and thus seek will work.
  1765. commit 23ba8c3e571efa114da3a908efc87dc5a9a3dad8
  1766. Author: Olivier Teulière <ipkiss@videolan.org>
  1767. Date:   Mon Jan 13 17:11:14 2003 +0000
  1768.      * MacOSX interface: fixed a stupid bug
  1769.      * Win32 interface: completed support for channel selection
  1770. commit 4e82695c13b55286973d454ca7c23e3389cee006
  1771. Author: Christophe Massiot <massiot@videolan.org>
  1772. Date:   Mon Jan 13 16:58:58 2003 +0000
  1773.     Compilation fix.
  1774. commit 425dd27748d2c9d2bd378ef87b656fbe891cee97
  1775. Author: Sam Hocevar <sam@videolan.org>
  1776. Date:   Mon Jan 13 15:20:25 2003 +0000
  1777.       * ./toolbox: toolbox --update-po now automatically extracts strings from
  1778.         the Win32 interface.
  1779. commit b61a5dc419a2342062890221d642bf427cdf2152
  1780. Author: Alexis de Lattre <alexis@videolan.org>
  1781. Date:   Mon Jan 13 15:14:45 2003 +0000
  1782.     Fixed typo
  1783. commit 61b87efdaca14f33696bc7e69d495b2d1179e28d
  1784. Author: Christophe Massiot <massiot@videolan.org>
  1785. Date:   Mon Jan 13 14:51:25 2003 +0000
  1786.     Do not forget to register aout_ChannelsRestart as the callback for
  1787.     audio-device, plus miscellaneous changes.
  1788. commit 930c3c31c154b8f57a3d4769c632172ee1873e1d
  1789. Author: Sam Hocevar <sam@videolan.org>
  1790. Date:   Mon Jan 13 13:28:55 2003 +0000
  1791.       * ./modules/video_output/sdl.c: protected libSDL initialization calls to
  1792.         avoid race conditions and deadlocks.
  1793. commit c4682242fe30069d67548cc9882ac63805a7ee19
  1794. Author: Laurent Aimar <fenrir@videolan.org>
  1795. Date:   Mon Jan 13 04:46:49 2003 +0000
  1796.      * mux/avi.c: added index creation.
  1797.      * demux/avi.c: fix stream length calculation.
  1798.      * stream_output.c: forgot a return value ...
  1799. commit 9d72fcf7d8fb1b3225d50e8f9d2b600c480d09cb
  1800. Author: Laurent Aimar <fenrir@videolan.org>
  1801. Date:   Mon Jan 13 02:33:13 2003 +0000
  1802.      * all: now mux and access_out can request to reserve some memory in front
  1803.     of each sout buffer (will prevent some unnecessary memcpy :). Not yet
  1804.     really used.
  1805. commit 4f21763a3e94d2c2d95f92c802b8e27605ef1a8c
  1806. Author: Laurent Aimar <fenrir@videolan.org>
  1807. Date:   Mon Jan 13 02:30:11 2003 +0000
  1808.      * mp4: added parsing of some mov boxes (alternate movies).
  1809. commit 66b4ecfaf7208055ab0942098ea0abb220c8da97
  1810. Author: Sam Hocevar <sam@videolan.org>
  1811. Date:   Mon Jan 13 01:11:00 2003 +0000
  1812.       * ./debian/rules: compilation bypasses for the Debian maintainer.
  1813. commit 5c4e80aab47b9c45646a985e5d2941736ac760ea
  1814. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1815. Date:   Sun Jan 12 19:08:40 2003 +0000
  1816.     Fixed some paths.
  1817. commit b5ac08c8fd719dc4cac6718eff152fad0bc36088
  1818. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1819. Date:   Sun Jan 12 19:08:09 2003 +0000
  1820.     Use gtk_main_quit only in one place (the function Manage()).
  1821. commit ab7decb56ff06a7b9aefae0c626ae387bbb9c754
  1822. Author: Laurent Aimar <fenrir@videolan.org>
  1823. Date:   Sun Jan 12 18:26:09 2003 +0000
  1824.      * avi: partial fix for non interleaved file with incorrect( I'm not sure
  1825.     about that) stream descriptor. Now at least video will be played.
  1826. commit 1f27e2f4e32356f09a20c024a7e5fa9ab707864b
  1827. Author: Jon Lech Johansen <jlj@videolan.org>
  1828. Date:   Sun Jan 12 18:25:05 2003 +0000
  1829.       * ./modules/gui/macosx/intf.m: Fixed mutex errors on stop (Closes #80).
  1830. commit 762f087853d11cfd6762ea18510e445268cd0dc3
  1831. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1832. Date:   Sun Jan 12 15:38:35 2003 +0000
  1833.      * src/video_output/video_output.c: add a key-pressed variable to p_vout
  1834.      * modules/access/dvdplay/intf.c: allow keyboard naviagation in dvd-menus,
  1835.     by reading the key-pressed variable
  1836.      * modules/control/lirc/lirc.c: allow navigation with remote control by
  1837.     faking keypresses (closes #38). I think the remotes for dvdplayers usually
  1838.     have buttons for "root menu" and "title menu". Whould this be easily
  1839.     implemented in vlc?
  1840. commit e2e6b292a1881880baebd48cd94d9b00f3e7d053
  1841. Author: Laurent Aimar <fenrir@videolan.org>
  1842. Date:   Sun Jan 12 06:39:45 2003 +0000
  1843.      * m4v: a raw MPEG-4 video stream demuxer (for now, it assumes 25fps).
  1844.     You have to force this demuxer.
  1845. commit 266ce0f8d287a0f88ac132f292b18a3b701e29da
  1846. Author: Laurent Aimar <fenrir@videolan.org>
  1847. Date:   Sun Jan 12 04:30:14 2003 +0000
  1848.      * avi.c: avi muxer. (It produces broken files, but vlc is able to read
  1849.     them).
  1850. commit 36f1fb3fcd939191caded7d94458ba49e44ce5bb
  1851. Author: Laurent Aimar <fenrir@videolan.org>
  1852. Date:   Sun Jan 12 04:11:35 2003 +0000
  1853.      * some workaround for clock.
  1854. commit 551de919b33a96f33aa0f503045189a6b5cdae1a
  1855. Author: Eric Petit <titer@videolan.org>
  1856. Date:   Sun Jan 12 02:08:39 2003 +0000
  1857.      * beos/* : fixed a bug in the progress bar with big files
  1858.      * beos_specific.cpp : fixed the app signature
  1859.      * VlcWrapper.* : removed unused code
  1860. commit b8c2e88ea3e2c7b416dc9f22e69677a9148370d0
  1861. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1862. Date:   Sun Jan 12 01:26:36 2003 +0000
  1863.      new rule for remote controls with combined play/pause button (like mine has)
  1864. commit 351bda6d83133cd0b7147a435859d401f66e4d84
  1865. Author: Eric Petit <titer@videolan.org>
  1866. Date:   Sun Jan 12 00:22:37 2003 +0000
  1867.      Corrected the list of supported MIME types.
  1868. commit d5ee855353a77c7b500d39c0aaf4b339310bd42e
  1869. Author: Eric Petit <titer@videolan.org>
  1870. Date:   Sat Jan 11 20:42:47 2003 +0000
  1871.      * Needed update because variables names changed in the 'adjust' module.
  1872. commit 1dbae73cc2bfc720832bab2bbdf8c57b62b7cd25
  1873. Author: Arnaud Schauly <gitan@videolan.org>
  1874. Date:   Sat Jan 11 20:25:36 2003 +0000
  1875.     * SAP is disabled by default.
  1876. commit 249ce1ea10e47c3d738beaa219b8c6c5ba567192
  1877. Author: Stephan Assmus <stippi@videolan.org>
  1878. Date:   Sat Jan 11 19:33:09 2003 +0000
  1879.     fixed flickering of skip buttons (and consequently crashing if you pressed them)
  1880. commit bcd17b1826265ec8f6356befb97331410c842b3e
  1881. Author: Laurent Aimar <fenrir@videolan.org>
  1882. Date:   Sat Jan 11 18:31:17 2003 +0000
  1883.      * avi: fix my last fix :)
  1884. commit 35faa7ef827e56e9ed3029c0f550ea44e6d91946
  1885. Author: Laurent Aimar <fenrir@videolan.org>
  1886. Date:   Sat Jan 11 18:10:49 2003 +0000
  1887.      * asf: prevent some segfault with broken file. (partially fix bug 72)
  1888.      * avi: respect frame size (for audio codec) and close bug 75.
  1889.      * ffmpeg: can now read multiples audio frames from the same buffer.
  1890. commit 18a6b179faa6c44a6f7888a5d45f87b1d4bd230a
  1891. Author: Olivier Teulière <ipkiss@videolan.org>
  1892. Date:   Sat Jan 11 17:23:13 2003 +0000
  1893.      * Fixed my previous commit (thanks fenrir)
  1894. commit 1637e21e0a2ca7765bb3725863615eb75a0f2ca6
  1895. Author: Olivier Teulière <ipkiss@videolan.org>
  1896. Date:   Sat Jan 11 14:09:22 2003 +0000
  1897.      * compilation fix
  1898. commit b1ce3a3e9139d85b0e83cc2c1b8c2860d97fc196
  1899. Author: Loïc Minier <lool@videolan.org>
  1900. Date:   Fri Jan 10 17:30:18 2003 +0000
  1901.       * re-included playlist.h (got confused with vlc-playlist.h)
  1902. commit 2951522cbf7b77bb18e08b72fdd254a52534778c
  1903. Author: Eric Petit <titer@videolan.org>
  1904. Date:   Fri Jan 10 17:01:53 2003 +0000
  1905.      Thread priority management on BeOS.
  1906. commit 9e17707a9ef47b0860ac8f53790aa0856f0d6f48
  1907. Author: Eric Petit <titer@videolan.org>
  1908. Date:   Fri Jan 10 16:21:39 2003 +0000
  1909.      Definitively fixed sync (I hope).
  1910. commit 9bdb7089817ffb1d9cf7e853d761bc825b7ae201
  1911. Author: Christophe Massiot <massiot@videolan.org>
  1912. Date:   Fri Jan 10 13:21:17 2003 +0000
  1913.     Fixed liba52 detection using --with-a52.
  1914. commit dd617eb4f83b24b6087868590b9377bfce4d423f
  1915. Author: Cyril Deguet <asmax@videolan.org>
  1916. Date:   Fri Jan 10 12:34:50 2003 +0000
  1917.     * fixed previous commit (didn't work everytime)
  1918. commit 2eeb62fc0fc080709bfa0a1557d7b865a5bb86ce
  1919. Author: Cyril Deguet <asmax@videolan.org>
  1920. Date:   Fri Jan 10 11:02:21 2003 +0000
  1921.     * enable the network channel box when selecting network channel input
  1922.       (gnome interface)
  1923. commit 48aba773f62c7a5ed7cdfecc861977ba2aa96f51
  1924. Author: Loïc Minier <lool@videolan.org>
  1925. Date:   Fri Jan 10 10:01:47 2003 +0000
  1926.       * removed an useless inclusion
  1927. commit 0ac908dae3251adee446ba19e6b805a4e62734ea
  1928. Author: Loïc Minier <lool@videolan.org>
  1929. Date:   Fri Jan 10 09:28:16 2003 +0000
  1930.       * access_slp LD options
  1931. commit a7a866e88da17c6f39149a562d003246fa6e91a0
  1932. Author: Loïc Minier <lool@videolan.org>
  1933. Date:   Fri Jan 10 09:25:57 2003 +0000
  1934.       * New entries:
  1935.         2.16 NO VIDEO!! or NO AUDIO !!
  1936.         3.3.4 Does VLC support DVD from all zones?
  1937.         3.3.5 How can I take screenshots?
  1938.         5. Miscellaneous
  1939.         5.1 How may I help your project?
  1940.         5.2 Why are your mailing-lists and your website in english?
  1941. commit 9bc05c94db511f57e6ec0d66f9006dd334b33c97
  1942. Author: Yves Duret <yves@videolan.org>
  1943. Date:   Fri Jan 10 08:04:49 2003 +0000
  1944.     * vlc.spec: new packetizer/mpeg4audio plugin added.
  1945. commit 7d84eb8ed489618b8be1523d45a3d5c98ee5fea9
  1946. Author: Loïc Minier <lool@videolan.org>
  1947. Date:   Fri Jan 10 06:16:55 2003 +0000
  1948.       * removed VLC_GO to avoid skipping to the last program
  1949. commit 72fac693ab6fad548d4da79cf590744cc6908c67
  1950. Author: Loïc Minier <lool@videolan.org>
  1951. Date:   Fri Jan 10 04:58:23 2003 +0000
  1952.       * configure.ac.in, modules/access/slp.c: New SLP access module,
  1953.             see <http://www.openslp.org/>
  1954. commit f43c76d457555bc8bb59095c910b91a7c054e7fd
  1955. Author: Olivier Teulière <ipkiss@videolan.org>
  1956. Date:   Fri Jan 10 01:09:31 2003 +0000
  1957.      * ./modules/gui/win32: fixed a bug in the preferences (closes #60)
  1958. commit 920f7a102346d9c464bb8bbe2376ebbe5a7039b4
  1959. Author: Christophe Massiot <massiot@videolan.org>
  1960. Date:   Thu Jan 9 23:43:07 2003 +0000
  1961.     * OS X: Fixed a segfault with empty configuration strings (closes #65),
  1962.     * cosmetic messages cleanups.
  1963. commit 4f69750400e780e20655c5540f303d96b2e7289a
  1964. Author: Loïc Minier <lool@videolan.org>
  1965. Date:   Thu Jan 9 22:30:44 2003 +0000
  1966.       * Mentionned libdvdcss vs DMCS in 4.2 ((c) Meuuh :)
  1967. commit 556373466e0dcc92282c327005fb5c460d85bc57
  1968. Author: Laurent Aimar <fenrir@videolan.org>
  1969. Date:   Thu Jan 9 18:23:43 2003 +0000
  1970.      * avi: read less data at once as it seems to give better sound. (I thinks
  1971.     it's more a workaround that a true fix).
  1972. commit f43cd0ab0b71d499cb0ca121c3fd33561bcc62b5
  1973. Author: Sam Hocevar <sam@videolan.org>
  1974. Date:   Thu Jan 9 18:06:06 2003 +0000
  1975.       * ./modules/video_output/x11/xcommon.c: fixed i_visible_pitch calculation.
  1976. commit 00a30b7bca39ee783fb2912aa15962dcf18dd97b
  1977. Author: Sam Hocevar <sam@videolan.org>
  1978. Date:   Thu Jan 9 17:47:05 2003 +0000
  1979.       * ./modules/video_filter/*.c: all filters now properly use i_visible_pitch
  1980.         instead of i_pitch for pixel access (Closes: #30).
  1981. commit b7529857e7411546c14d3513b74be4b5b109f4d8
  1982. Author: Sam Hocevar <sam@videolan.org>
  1983. Date:   Thu Jan 9 16:26:14 2003 +0000
  1984.       * ./modules/video_filter/adjust.c: properly fixed margin handling (partially
  1985.         closes #30).
  1986. commit 4c4c4e48c9370a8c52ad12a4da5a91d475b3d479
  1987. Author: Sam Hocevar <sam@videolan.org>
  1988. Date:   Thu Jan 9 15:38:09 2003 +0000
  1989.       * ./modules/video_filter/adjust.c: rehandled code and enhanced the
  1990.         config variables descriptions.
  1991. commit c8363465e1010feafbd3a086fabe2b1a3e7778e6
  1992. Author: Sam Hocevar <sam@videolan.org>
  1993. Date:   Thu Jan 9 14:05:31 2003 +0000
  1994.       * ./modules/video_output/sdl.c: fixed visible picture pitch calculation.
  1995. commit f86eec5aceab8be25b7654069e25cb150214dc75
  1996. Author: Sam Hocevar <sam@videolan.org>
  1997. Date:   Thu Jan 9 14:00:00 2003 +0000
  1998.       * ./modules/video_filter/transform.c: the 90 and 270 transformation routines
  1999.         now use the visible pitch of a picture, not its total pitch (Closes: #29).
  2000. commit 08d62d373b472c12541063b57a4beee607970561
  2001. Author: Sam Hocevar <sam@videolan.org>
  2002. Date:   Thu Jan 9 10:12:42 2003 +0000
  2003.       * ./modules/codec/spudec/parse.c: set the duration of DVD subtitles
  2004.         according to the playing rate.
  2005. commit e358b6daa427eca56379fc7eef0b5041be4cff69
  2006. Author: Christophe Massiot <massiot@videolan.org>
  2007. Date:   Wed Jan 8 23:15:13 2003 +0000
  2008.     Do not bail out when no *.gmo exists.
  2009. commit 0a1ba4632843874056c17a238de0166b5dd88d71
  2010. Author: Loïc Minier <lool@videolan.org>
  2011. Date:   Wed Jan 8 16:40:44 2003 +0000
  2012.       * typos
  2013.       * mentionned Redhat because it disables DMA
  2014. commit db34eae70d8fd4934fde0f0b17041f5098850c55
  2015. Author: Laurent Aimar <fenrir@videolan.org>
  2016. Date:   Wed Jan 8 16:40:29 2003 +0000
  2017.      * configure.ac.in: added mpeg4audio packetizer and allowed conpilation of TS
  2018.     muxer with libdvbpsi.
  2019.      * mpeg/* : added preliminary support of mpeg4 video and audio in TS stream.
  2020.     (only in ts_dvbpsi demuxer).
  2021. commit 02c9c1cb7cd68f2912cdd64d4189c9e278de88f7
  2022. Author: Eric Petit <titer@videolan.org>
  2023. Date:   Wed Jan 8 15:13:32 2003 +0000
  2024.      Partial fix for video/audio sync.
  2025. commit e32261651ebdf69ddf28580b720b7ddb1f3781f0
  2026. Author: Sam Hocevar <sam@videolan.org>
  2027. Date:   Wed Jan 8 14:59:23 2003 +0000
  2028.       * ./src/stream_output/stream_output.c: minor fix for Win32 drive letter
  2029.         display.
  2030. commit 05325d3a9cefb6b213c88f9d3dcb9bc2faa65d4a
  2031. Author: Loïc Minier <lool@videolan.org>
  2032. Date:   Wed Jan 8 14:31:04 2003 +0000
  2033.       * Mentionned the inclusion of the contrib dir
  2034. commit 759d0b9f6c3ac385bb274d58ede20bb140561d8b
  2035. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2036. Date:   Wed Jan 8 14:00:29 2003 +0000
  2037.     use *$(LIBEXT) and not *.so in package-win32 and package-beos targets. Also
  2038.     a minor change in argumets passed to nsis
  2039. commit d95b6ba13297db694fc0a19e3f2bb2f70c38655f
  2040. Author: Eric Petit <titer@videolan.org>
  2041. Date:   Wed Jan 8 13:52:56 2003 +0000
  2042.      Use pf_memcpy and pf_memset.
  2043. commit 95f555e8420b8cb208439f28ad537b4e110712cc
  2044. Author: Loïc Minier <lool@videolan.org>
  2045. Date:   Wed Jan 8 12:13:24 2003 +0000
  2046.       * New entries:
  2047.         4. Legal concerns
  2048.         4.1 May I use the VideoLAN logo?
  2049.         4.2 May I reditribute VLC?
  2050. commit 10dacf8235731cc98b007d070973edeab4a7d026
  2051. Author: Christophe Massiot <massiot@videolan.org>
  2052. Date:   Wed Jan 8 10:50:58 2003 +0000
  2053.     * Added --no-spdif option (just like in OSS) and fixed a localization bug.
  2054. commit fcfb04ff254134c42473112dd7e04247f564d9bb
  2055. Author: Laurent Aimar <fenrir@videolan.org>
  2056. Date:   Wed Jan 8 10:46:30 2003 +0000
  2057.      * mp4.c: allowed multiple moov headers by taking the first one
  2058.     (multiple moov headers is strictly forbidden but I 've seen such file)
  2059. commit 90a65e1fb437a0276556266ccf990936bd618c8a
  2060. Author: Laurent Aimar <fenrir@videolan.org>
  2061. Date:   Wed Jan 8 10:43:27 2003 +0000
  2062.      * faad: fixed a segfault when faad initialisation failed.(anyway it
  2063.     doesn't solve the real problem).
  2064. commit 20990b342e9d37b04a6bdabfe44d886aa47c42fa
  2065. Author: Laurent Aimar <fenrir@videolan.org>
  2066. Date:   Wed Jan 8 10:41:57 2003 +0000
  2067.      * ffmpeg/video.c: in case of mpeg4 stream search in p_bitmapinfo for
  2068.     an vol header. (In fact reverse an prevous commit)
  2069. commit 6a0bfbd679a79a8b19c2bc4c129a4ce07e355742
  2070. Author: Laurent Aimar <fenrir@videolan.org>
  2071. Date:   Wed Jan 8 10:40:10 2003 +0000
  2072.      * file.c: removed an useless debug message.
  2073. commit 02c03381b0a8a49363af641fe331e2cd3e5dcdc7
  2074. Author: Laurent Aimar <fenrir@videolan.org>
  2075. Date:   Wed Jan 8 10:38:32 2003 +0000
  2076.      * all: added a new function (sout_BufferChain) and allowed dummy
  2077.     stream input creation (with "null" fourcc).
  2078. commit d170ec7c1847b7d8a75c67dc597d2bfd7fa34992
  2079. Author: Laurent Aimar <fenrir@videolan.org>
  2080. Date:   Wed Jan 8 10:34:58 2003 +0000
  2081.      * pes.c, ps.c: a52 stream should now work.
  2082.      * ts.c: added support for libdvbpsi (like ts demux, two modules are
  2083.     generated : mux_ts and mux_ts_dvbpsi), fix crc generation for pat/pmt
  2084.     without libdvbpsi. More works to add mpeg4 support (now I generate IOD
  2085.     and SL descriptor).
  2086. commit 1c332603ed6f326c80ac5ac872aa3000e3985aad
  2087. Author: Laurent Aimar <fenrir@videolan.org>
  2088. Date:   Wed Jan 8 10:26:49 2003 +0000
  2089.      * mpeg4audio.c: new packetizer (but for now it don't support adts aac)
  2090.      * mpeg4video.c: I 've rewritten it
  2091. commit 8c45a8411545c3fd9a565dd4c3458615ea949cb7
  2092. Author: Olivier Teulière <ipkiss@videolan.org>
  2093. Date:   Wed Jan 8 03:01:55 2003 +0000
  2094.      * ./modules/gui/win32/preferences.cpp: fixed a segfault when a module
  2095.        forgets to declare 'add_category_hint'
  2096.      * ./modules/demux/mpeg/ts.c: added a missing 'add_category_hint' :p
  2097. commit 9430cc5903f38dbd6d78b9c27d1f4ede6b63a392
  2098. Author: Eric Petit <titer@videolan.org>
  2099. Date:   Wed Jan 8 02:32:50 2003 +0000
  2100.      Minor GUI fixes in the prefs window.
  2101. commit d9aff9ce2ec70b668d2341443bfad98efca5ea49
  2102. Author: Olivier Teulière <ipkiss@videolan.org>
  2103. Date:   Wed Jan 8 02:16:09 2003 +0000
  2104.      * Added sound volume management and changed a bit the menus
  2105.      * Added audio channels selection, but it's currently disabled since
  2106.        it's quite buggy :)
  2107. commit 2d8e1a61809e9fc5be3294f9811aa99786ab9c18
  2108. Author: Eric Petit <titer@videolan.org>
  2109. Date:   Wed Jan 8 02:09:15 2003 +0000
  2110.      Fixed language and subtitle selection.
  2111. commit 5361fc7d3e9c3430c42dcb8a3bc49f158f565796
  2112. Author: Christophe Massiot <massiot@videolan.org>
  2113. Date:   Wed Jan 8 00:41:25 2003 +0000
  2114.     * New VLC brush-metal interface, courtesy of David Weber <david_weber@gmx.de>
  2115.     * Updated Japanese translation, courtesy of Fumio Nakayama <endymion@ca2.so-net.ne.jp>
  2116. commit 81b7c54562bbdb33e649686e170ce281d48975f6
  2117. Author: Laurent Aimar <fenrir@videolan.org>
  2118. Date:   Tue Jan 7 21:49:01 2003 +0000
  2119.      * all: I have added two new variables in es_descriptor_t and
  2120.     decoder_fifo_t (p_waveformatex and p_bitmapinfoheader). It's
  2121.     a replacement of p_demux_data as this variable is used by
  2122.     some demuxers in another way. This way, I will be able to add
  2123.     preliminary support of mpeg4 in mpeg2TS... (I haven't tested ogm
  2124.     demuxer so if somebody wants ...)
  2125. commit 4118695e4916cee3d34a3a67f14609e6bc67d6c7
  2126. Author: Johan Bilien <jobi@videolan.org>
  2127. Date:   Tue Jan 7 15:12:48 2003 +0000
  2128.       * modules/demux/mpeg/ts.c: fixed ts_dvbpsi demux forcing (with
  2129.         file/ts_dvbpsi:) with TS streams that don't start with 0x47
  2130. commit 768df457c20436ad760c04db1277fb6139bccda1
  2131. Author: Christophe Massiot <massiot@videolan.org>
  2132. Date:   Tue Jan 7 15:12:15 2003 +0000
  2133.     Fixed another very nasty localization bug.
  2134. commit fd0afca1327adb8b85840068f6d1c5ca11d02034
  2135. Author: Christophe Massiot <massiot@videolan.org>
  2136. Date:   Tue Jan 7 14:58:33 2003 +0000
  2137.     New "spdif" setting, allowing to permanently disable S/PDIF detection.
  2138. commit 02fff59c358f888e542114d4e62891face992c8a
  2139. Author: Christophe Massiot <massiot@videolan.org>
  2140. Date:   Tue Jan 7 14:38:13 2003 +0000
  2141.     Removed unused options in the aout.
  2142. commit a451a4deeaced0832852a1e70fc3e68471f5ffec
  2143. Author: Sam Hocevar <sam@videolan.org>
  2144. Date:   Tue Jan 7 13:26:22 2003 +0000
  2145.       * minor updates to pofiles.
  2146. commit bf66a55e059f6750a78b77195f3697520568559f
  2147. Author: Christophe Massiot <massiot@videolan.org>
  2148. Date:   Mon Jan 6 22:57:47 2003 +0000
  2149.     Fixed a compilation issue.
  2150. commit 1da4377704e907d5e20a7b6d1bf7a9ff439389e1
  2151. Author: Christophe Massiot <massiot@videolan.org>
  2152. Date:   Mon Jan 6 22:07:47 2003 +0000
  2153.     * Bumped up revision number to 0.5.0-test2,
  2154.     * MacOS X port: new error dialog displaying error messages,
  2155.     * Updated localization files,
  2156.     * Comestic fixes.
  2157. commit 33b136e3365f30cd52cce0078f3966219111ed6d
  2158. Author: Yves Duret <yves@videolan.org>
  2159. Date:   Mon Jan 6 20:08:59 2003 +0000
  2160.     - Mandrake %configure2_5x rpm macro is now fixed (was in cross-compil mode).
  2161.     - removed access/rtp plugin (merged in access/udp).
  2162.     - removed codec/imdct and codec/downmix plugins (deprecated).
  2163.     - libvlc0-devel provides libvlc-devel.
  2164.     - mmx/3dn plugins are only for x86 arch (use %ifarch %ix86 to list them)
  2165.       ie. fix rpm building on ppc thx Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
  2166. commit c5197167925d2c2c748bb477f779b62385f7709f
  2167. Author: Olivier Teulière <ipkiss@videolan.org>
  2168. Date:   Mon Jan 6 15:39:22 2003 +0000
  2169.      * modules/gui/win32/network.cpp: added support for ftp and mms
  2170.      * modules/gui/win32/disc.cpp: cosmetic
  2171. commit ebc092f44953b993feb0c069cecf9bee7cd9eead
  2172. Author: Christophe Massiot <massiot@videolan.org>
  2173. Date:   Mon Jan 6 02:45:09 2003 +0000
  2174.     MacOS X port :
  2175.     * New "stream output" area in the open panel.
  2176. commit 7f00f3bf4aff9ac5ccaa122c82cc747b2adf3cce
  2177. Author: Simon Latapie <garf@videolan.org>
  2178. Date:   Mon Jan 6 00:37:30 2003 +0000
  2179.      * added a i_min, i_max, f_min and f_max in module_config_t structure
  2180.      * added a add_integer_with_range() and add_float_with_range()
  2181.      * gtk interface: now uses a slider when a min or a max is specified
  2182. commit ba3ec85cef517ac81bedec458a13d218ac7fc562
  2183. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2184. Date:   Sun Jan 5 21:03:58 2003 +0000
  2185.      modules/demux/asf/*: added some file info code
  2186.      modules/demux/util/id3tag.c: do not parse id3v1 tags at the end of file, as
  2187.     these cause to much trubble
  2188. commit ba349cccc627f64996e2ce86168d5690573e30e4
  2189. Author: Christophe Massiot <massiot@videolan.org>
  2190. Date:   Sun Jan 5 20:45:29 2003 +0000
  2191.     Fixed the "stream has changed" bug.
  2192. commit 3b0df15c5489fba4822310c2db858299e627517a
  2193. Author: Christophe Massiot <massiot@videolan.org>
  2194. Date:   Sun Jan 5 16:23:57 2003 +0000
  2195.     MacOS X port :
  2196.     * Fixed a segfault in the "Close Window" code,
  2197.     * Fullscreen state is now retained between files,
  2198.     * Preferences items now feature LONGTEXT tooltips (maybe we should wrap them ?).
  2199. commit 7c68013f9c4b5ed9983b1e9465c03b837b0005f9
  2200. Author: Gildas Bazin <gbazin@videolan.org>
  2201. Date:   Sun Jan 5 13:39:32 2003 +0000
  2202.     * modules/audio_output/directx.c: use VLC_THREAD_PRIORITY_HIGHEST for
  2203.     the audio output thread. That should make Win9x/Me happier.
  2204. commit 8ca4334d746677cc4b3aa0ebdadc3f921994771f
  2205. Author: Jon Lech Johansen <jlj@videolan.org>
  2206. Date:   Sun Jan 5 03:21:50 2003 +0000
  2207.       MacOS X port:
  2208.       * replaced playlist panel with drawer.
  2209.       * implemented context menu for playlist tableview.
  2210. commit 7bcedb5859d7ff7915b155b44468d63d56c4a8b2
  2211. Author: Christophe Massiot <massiot@videolan.org>
  2212. Date:   Sun Jan 5 02:39:48 2003 +0000
  2213.     * Added the possibility to select DVD menus with VIDEO_TS folder in the
  2214.       OS X open panel.
  2215. commit a7eb9fc8c2ad92e6cbb0956ed0429ad294a57ab5
  2216. Author: Christophe Massiot <massiot@videolan.org>
  2217. Date:   Sun Jan 5 01:55:07 2003 +0000
  2218.     * Added a Close Window and a close box to our QuickTime video output.
  2219. commit e1562106beb1bda8e7b009be869bb2c441fb3736
  2220. Author: Gildas Bazin <gbazin@videolan.org>
  2221. Date:   Sat Jan 4 23:49:58 2003 +0000
  2222.     * configure.ac.in: fixed typo in wxWindows headers detection code.
  2223. commit 0142fab0d5142dd0984e493ea56518d100d16aaa
  2224. Author: Eric Petit <titer@videolan.org>
  2225. Date:   Sat Jan 4 17:14:22 2003 +0000
  2226.      We now check if the BSoundPlayer's buffer size is not the one we
  2227.      were expecting.
  2228. commit 0bf3bdae6075234ef004a48b563bee07e10246ea
  2229. Author: Gildas Bazin <gbazin@videolan.org>
  2230. Date:   Sat Jan 4 16:27:49 2003 +0000
  2231.     * src/audio_output/output.c: don't forget to free the audio buffer when
  2232.     we are trashing it.
  2233. commit aef03ba65c8964167e190670cd958e6296335f32
  2234. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2235. Date:   Sat Jan 4 13:50:16 2003 +0000
  2236.     Cosmetic changes.
  2237. commit 15b7c5832565705104c2b4094b8643b75d49e22b
  2238. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2239. Date:   Sat Jan 4 13:30:02 2003 +0000
  2240.     Removed define in favor of (p_intf->p_libvlc->i_cpu & CPU_CAPABILITY_FPU) for detection of FPU hardware support.
  2241. commit 5c15eb12988d7866bd5f2cb132701746eba56560
  2242. Author: Jon Lech Johansen <jlj@videolan.org>
  2243. Date:   Sat Jan 4 04:11:08 2003 +0000
  2244.       MacOS X port:
  2245.       * main window controls are back. based on suggestion by Dan Macpherson.
  2246. commit 6d969890bda437572892ae66191c562006c01e39
  2247. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2248. Date:   Sat Jan 4 00:21:00 2003 +0000
  2249.     Updating slider status uses no longer FPU calculations when compiled for strongarm1100.
  2250. commit dafc259dbe201955ad338e012ce81f34c7dc7287
  2251. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2252. Date:   Fri Jan 3 23:58:02 2003 +0000
  2253.     Updated package release number
  2254. commit c8afb36b47711ab7143c619c8a0b1e233ce9c431
  2255. Author: Jon Lech Johansen <jlj@videolan.org>
  2256. Date:   Fri Jan 3 21:38:37 2003 +0000
  2257.       * ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
  2258. commit 10c935ba3126129317d0e37e206038737890ee37
  2259. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2260. Date:   Fri Jan 3 20:55:01 2003 +0000
  2261.     Slider functionality for Familiar interface.
  2262. commit 1be74338ad20fa67cd2620bc12a7cffb44e15268
  2263. Author: Sam Hocevar <sam@videolan.org>
  2264. Date:   Fri Jan 3 14:44:46 2003 +0000
  2265.       * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome.c: fixed drag'n'drop
  2266.         support in the Gtk+ and GNOME interfaces.
  2267. commit 7435437a6c2555d1ad1d794c8984fd657e324041
  2268. Author: Christophe Massiot <massiot@videolan.org>
  2269. Date:   Fri Jan 3 13:07:17 2003 +0000
  2270.     * modules/access/file.c: we now regularly check the size of the file, in
  2271.       case it is being downloaded.
  2272. commit 9c5a029bcba84dcdd64816e9b513aa309e278c62
  2273. Author: Christophe Massiot <massiot@videolan.org>
  2274. Date:   Fri Jan 3 00:11:44 2003 +0000
  2275.     Automatically create the vlc.app/Contents/PkgInfo (otherwise I keep forgetting
  2276.     it).
  2277. commit af9321009b3c2cfa7275485239fc480e38695ecf
  2278. Author: Jon Lech Johansen <jlj@videolan.org>
  2279. Date:   Fri Jan 3 00:03:13 2003 +0000
  2280.       * ./src/misc/darwin_specific.m:
  2281.         Fixed (really!) segfault. Don't release o_lang objects, they're managed
  2282.         by NSUserDefaults.
  2283. commit 6da8c6037b8e4a2b262f9af155f6703b28f56273
  2284. Author: Christophe Massiot <massiot@videolan.org>
  2285. Date:   Thu Jan 2 23:50:55 2003 +0000
  2286.     Cosmetic.
  2287. commit cba9544f68d93911fc0d345288e0129a3f92ac16
  2288. Author: Christophe Massiot <massiot@videolan.org>
  2289. Date:   Thu Jan 2 23:09:30 2003 +0000
  2290.     MacOS X port :
  2291.     * Fixed the Device submenu,
  2292.     * There is still a segfault in darwin_specific.m.
  2293. commit 72610ffff48329a2ab269681e1e32f3b2ffa2423
  2294. Author: Jon Lech Johansen <jlj@videolan.org>
  2295. Date:   Thu Jan 2 22:49:19 2003 +0000
  2296.       * ./modules/gui/macosx/aout.m: added support for 4 Channel PCM.
  2297. commit 2216d29e1b0b2856c2db076cfbbeb14f58738310
  2298. Author: Gildas Bazin <gbazin@videolan.org>
  2299. Date:   Thu Jan 2 20:48:28 2003 +0000
  2300.     * modules/codec/*: reverted my previous patch that explicitly set
  2301.     i_bytes_per_frame and i_frame_length in each audio decoder.
  2302.     * src/audio_output/dec.c: proper fix to correctly set i_bytes_per_frame
  2303.     and i_frame_length.