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

midi

开发平台:

Unix_Linux

  1. Date:   Wed Aug 23 09:44:27 2006 +0000
  2.     * compilation fix
  3. commit 89298c16e4964b9033ab4cb6290a953775e92c76
  4. Author: Felix Paul Kühne <fkuehne@videolan.org>
  5. Date:   Tue Aug 22 23:22:14 2006 +0000
  6.     * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary.
  7.     I tried to select the most important msg_errs. If I missed your favourite, feel free to add it.
  8.     Feedback on the wording and the placement of the interaction calls is strongly welcomed.
  9.     
  10.     For the records: I'm using some general topics for most of the dialogues to produce less work for the translators. The current ones go like this:
  11.     "Audio output failed", "Network interaction failed", "Streaming / Transcoding failed", "Audio filtering failed", "File reading failed", "Playback failure"
  12.     
  13.     More to come.
  14. commit dfc8392cd3b2de84dc55e0f4dabf9de63e4d2a42
  15. Author: Gildas Bazin <gbazin@videolan.org>
  16. Date:   Tue Aug 22 19:03:20 2006 +0000
  17.     * modules/codec/ffmpeg/mux.c: libavformat is much more happy with timestamps which start from 0.
  18. commit 834b64d0f742bf300b015afdfef91a5f3fa7382c
  19. Author: Gildas Bazin <gbazin@videolan.org>
  20. Date:   Tue Aug 22 18:24:57 2006 +0000
  21.     * modules/packetizer/h264.c: fixed insertion of SPS/PPS.
  22. commit 10e3212ea54875dd09bc3ac36bd31b7f795a1cb8
  23. Author: Jean-Paul Saman <jpsaman@videolan.org>
  24. Date:   Tue Aug 22 14:31:40 2006 +0000
  25.     Downmix stereo to mono channel and choose with --sout-mono-channel <n> the destination channel.
  26. commit 63fa138598d47f1e75e7065a03952e00be6d4780
  27. Author: Gildas Bazin <gbazin@videolan.org>
  28. Date:   Mon Aug 21 07:26:31 2006 +0000
  29.     * modules/codec/ffmpeg: experimental muxer using ffmpeg's libavformat.
  30. commit 5f1df8ae1c05cc595a1cfca9c873e4334aeb3933
  31. Author: Jean-Paul Saman <jpsaman@videolan.org>
  32. Date:   Sun Aug 20 22:11:27 2006 +0000
  33.     cosmetic
  34. commit 66ecfa7e153b8b7b554e6b5fd5e679248cad7767
  35. Author: Clément Stenac <zorglub@videolan.org>
  36. Date:   Sun Aug 20 22:03:18 2006 +0000
  37.     Fix messages layout bug
  38.     Ensure we scroll correctly
  39. commit 11f3f9b07b865299ef0221799be7dde3d3627ec3
  40. Author: Jean-Paul Saman <jpsaman@videolan.org>
  41. Date:   Sun Aug 20 21:10:17 2006 +0000
  42.     enable plugin mono audio filter 2
  43. commit 352b5f932f4c6b66a2c0a0b57e749cd6be7f44ee
  44. Author: Jean-Paul Saman <jpsaman@videolan.org>
  45. Date:   Sun Aug 20 21:00:34 2006 +0000
  46.     Make headphone also an audio_filter2
  47. commit 663716c008efd7b0a6ce435d89f66b12b33caa81
  48. Author: Jean-Paul Saman <jpsaman@videolan.org>
  49. Date:   Sun Aug 20 20:56:33 2006 +0000
  50.     use memset
  51. commit c9c228096bebca57b1738f26f5a2d8723ec62da1
  52. Author: Jean-Paul Saman <jpsaman@videolan.org>
  53. Date:   Sun Aug 20 20:51:56 2006 +0000
  54.     First part of a new mono for audio filter 2. You can select the channel you want to hear all other channels are silenced.
  55.     
  56.     TODO:
  57.     - stereo_to_mono downmix
  58. commit c3f08a3daf354ec8698e63f2962d691dbe0664eb
  59. Author: Jean-Paul Saman <jpsaman@videolan.org>
  60. Date:   Sun Aug 20 20:48:35 2006 +0000
  61.     Remove some whitespace
  62. commit 6d7ee11806562fa34e75d808a2a9654bdd600618
  63. Author: Jean-Paul Saman <jpsaman@videolan.org>
  64. Date:   Sun Aug 20 20:47:57 2006 +0000
  65.     Remove some whitespace
  66. commit d17c0dbe2f07b5cdef49a15dbbd88f377c863c50
  67. Author: Jean-Paul Saman <jpsaman@videolan.org>
  68. Date:   Sun Aug 20 20:46:40 2006 +0000
  69.     Don't force s16l as fourcc but let that depend on the stream chain
  70. commit 3a95e2c14a5c71d71efc354136733975df70b82d
  71. Author: Jean-Baptiste Kempf <jb@videolan.org>
  72. Date:   Sun Aug 20 12:57:07 2006 +0000
  73.     * First implementation of the simpleOpenFile Dialog for Qt4
  74.     * Cosmetic fixes in messages.
  75. commit a4697ffa9d7b18a484e7936d2254ca85a5a9135d
  76. Author: Gildas Bazin <gbazin@videolan.org>
  77. Date:   Sun Aug 20 11:53:35 2006 +0000
  78.     * configure.ac: fixed compilation when shoutcast module is enabled.
  79. commit 11eb5b51639361a94843c7c283693ab6e559f4c6
  80. Author: Olivier Teulière <ipkiss@videolan.org>
  81. Date:   Sun Aug 20 09:14:00 2006 +0000
  82.      * skins2/src/top_window.cpp: Hide the tooltip when the string to display becomes empty
  83. commit 95ff93b28b20d48b2f3b343dee1723c7d87c1eff
  84. Author: Olivier Teulière <ipkiss@videolan.org>
  85. Date:   Sun Aug 20 08:48:53 2006 +0000
  86.      * skins2/win32/win32_dragdrop.cpp: Added a missing encoding conversion
  87.      * skins2/parser/interpreter.cpp: playtree.del() is now a synonym of
  88.         playlist.del(), as it is already in use in some skins...
  89.         Same thing for playtree.sort().
  90. commit 6c30ac68ba212328256ec769dbbbc51dd819398b
  91. Author: Felix Paul Kühne <fkuehne@videolan.org>
  92. Date:   Sat Aug 19 22:54:18 2006 +0000
  93.     * also forward the mouse events to super if no vout is present
  94. commit bcc2752b97adb71e93ac2fdcab8c8241d4bcda2b
  95. Author: Felix Paul Kühne <fkuehne@videolan.org>
  96. Date:   Sat Aug 19 22:46:47 2006 +0000
  97.     * fixed stupid typo (fixes the highlighting of DVD menu entries)
  98. commit 1aeb8f055facaf73d8d287941a37f6a52c3b44b1
  99. Author: Felix Paul Kühne <fkuehne@videolan.org>
  100. Date:   Sat Aug 19 21:39:06 2006 +0000
  101.     * always forward the clicks to OSX's core
  102. commit 21ae55dcaa809e0f5e6b6e424a6ce2f77966ad19
  103. Author: Dennis van Amerongen <trax@videolan.org>
  104. Date:   Sat Aug 19 21:32:19 2006 +0000
  105.     * modules/codec/x264.c: cosmetics and added SSIM stats computation option.
  106. commit 3189c99ddc42c7e0b4289b28d1efc99d67c1167e
  107. Author: Olivier Teulière <ipkiss@videolan.org>
  108. Date:   Sat Aug 19 17:51:41 2006 +0000
  109.      * skins2/controls/ctrl_slider.cpp: fixed 2 little offset problems, introduced
  110.        by a previous commit
  111. commit 0fbf13c30976400ed00ccf72ce8d7c84c981d628
  112. Author: Clément Stenac <zorglub@videolan.org>
  113. Date:   Sat Aug 19 16:19:56 2006 +0000
  114.     * Tests for previous commit
  115.     * Improve test output
  116. commit 23d27c9c9cec127459721c3b9420eb349109b477
  117. Author: Clément Stenac <zorglub@videolan.org>
  118. Date:   Sat Aug 19 16:19:31 2006 +0000
  119.     * B-search macro
  120.     * Redo dictionnary handling to remove recursion and bugs
  121. commit 2c2ebc9c31414a523710240e5ca6bc743057a42f
  122. Author: Jean-Baptiste Kempf <jb@videolan.org>
  123. Date:   Sat Aug 19 13:08:04 2006 +0000
  124.     * First implementation of the messages dialog for qt4.
  125.       It works but it is not finished.
  126.       - The changing verbosity does not work yet.
  127.       - Too many messages are displayed ?
  128. commit 33e494a774556957ffe37f808e87b3a92ea1aa7b
  129. Author: Olivier Teulière <ipkiss@videolan.org>
  130. Date:   Fri Aug 18 22:00:04 2006 +0000
  131.      * skins2/parser/interpreter.cpp: Restored action names modified in [15629]
  132. commit 9891b2b15a610ea83c98c51a358f42eaae2b4121
  133. Author: Olivier Teulière <ipkiss@videolan.org>
  134. Date:   Fri Aug 18 18:58:16 2006 +0000
  135.      * skins2/src/theme.cpp: Improved the saving/loading of skins config
  136.        - the format of the skins2-config variable has changed (not backwards-compatible)
  137.        - the active layout and its size are now restored
  138.        - the windows and layouts are now identified by their id, instead of their
  139.          order in the XML file; this fixes problems of disappearing windows
  140.          when editing a skin (commenting a Window for example)
  141.        - it should now be impossible to have all windows hidden at the same time
  142.          (but there is no check that the windows are on screen)
  143. commit 23ab9d7ec99e6502490f89b2951c7c7e73b876e7
  144. Author: Damien Fouilleul <damienf@videolan.org>
  145. Date:   Fri Aug 18 15:11:02 2006 +0000
  146.     - minor fixes
  147. commit ba98f2bd51b7e1f7a7f5ca69807774894fd05e30
  148. Author: Damien Fouilleul <damienf@videolan.org>
  149. Date:   Fri Aug 18 15:10:21 2006 +0000
  150.     - fixed Cygwin issue when linking/building shared libvlc.dll
  151. commit 0307453712f8bac7bd6940cc21e211df0334fdec
  152. Author: Felix Paul Kühne <fkuehne@videolan.org>
  153. Date:   Fri Aug 18 14:05:45 2006 +0000
  154.     * finish the vout menu (cloeses #302)
  155. commit ba747c38b9314255f838c88d0eee6c9b6dbb2ad3
  156. Author: Derk-Jan Hartman <hartman@videolan.org>
  157. Date:   Fri Aug 18 01:27:00 2006 +0000
  158.     * Fix a RTSP crash
  159. commit a757f6af6b811b094ffce8f070c5dff7b09d6f25
  160. Author: Gildas Bazin <gbazin@videolan.org>
  161. Date:   Thu Aug 17 20:53:27 2006 +0000
  162.     * modules/demux/mp4/mp4.c, src/input/decoder.c: support for cropping in quicktime files with H263 video.
  163. commit 92811310df44a1a4a67df142feb783fd09e0f3b7
  164. Author: Gildas Bazin <gbazin@videolan.org>
  165. Date:   Thu Aug 17 20:14:14 2006 +0000
  166.     * src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET instead when preparsing.
  167. commit 03c6c686591cdaa3438648bf9afaf49d3fdf1107
  168. Author: Gildas Bazin <gbazin@videolan.org>
  169. Date:   Thu Aug 17 20:07:13 2006 +0000
  170.     * modules/stream_out/transcode.c: couple of small fixes.
  171. commit d42739f82f5dad1f17a6c395d3f09c3334eb4b7f
  172. Author: Clément Stenac <zorglub@videolan.org>
  173. Date:   Thu Aug 17 18:16:09 2006 +0000
  174.     Fix interaction locking
  175. commit 1b481ca9d2d51916561ce699e8ed9340e19434a4
  176. Author: Gildas Bazin <gbazin@videolan.org>
  177. Date:   Wed Aug 16 21:45:56 2006 +0000
  178.     * modules/gui/wxwidgets/dialogs/playlist.cpp: remove fprintf()s and compilation warnings.
  179. commit 48031dcee045d4d3855154f0ec946f1672c728d5
  180. Author: Dennis van Amerongen <trax@videolan.org>
  181. Date:   Wed Aug 16 21:36:26 2006 +0000
  182.     * modules/access_output/shout.c: changed 'no bitrate information' warning to be used for both icecast and shoutcast.
  183. commit b93020a1d8f9904022bf97c829890bfda928b6df
  184. Author: Gildas Bazin <gbazin@videolan.org>
  185. Date:   Wed Aug 16 21:19:15 2006 +0000
  186.     * modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG messages if they were requested.
  187. commit 2379ab142f5c87ddab69e6cb26fbeae3b7f85510
  188. Author: Gildas Bazin <gbazin@videolan.org>
  189. Date:   Wed Aug 16 20:59:04 2006 +0000
  190.     * src/misc/messages.c: if OBJECT_FLAGS_NODBG is specified, don't output any messages at all. That avoids flooding the console with useless messages when preparsing.
  191. commit 4519ef1e12b3bdc025848ba75eabd8107ef7fa56
  192. Author: Gildas Bazin <gbazin@videolan.org>
  193. Date:   Wed Aug 16 20:48:06 2006 +0000
  194.     * modules/demux/mkv.cpp: remove useless printf()s
  195. commit 300a5c1017d98a0cb0435e2ff9889204c7187c1f
  196. Author: Gildas Bazin <gbazin@videolan.org>
  197. Date:   Wed Aug 16 20:30:04 2006 +0000
  198.     * modules/demux/live555.cpp: fixed segfault
  199. commit 822898c7e73d506d71defd9efcf34840598d484e
  200. Author: Olivier Teulière <ipkiss@videolan.org>
  201. Date:   Wed Aug 16 07:03:52 2006 +0000
  202.      * skins2/controls/ctrl_image.cpp: Allow resizing to a width of 1 now that the
  203.        bug in ScaledBitmap is fixed
  204.      * skins2/controls/ctrl_slider.*: Support resizing of the SliderBackground control
  205. commit 73a3acb7c56362a9e6c3141fe654fae212c0799e
  206. Author: Dennis van Amerongen <trax@videolan.org>
  207. Date:   Tue Aug 15 23:13:46 2006 +0000
  208.     * modules/access_output/shout.c: removed protocol selection and set it to automaticly try shoutcast protocol if icecast fails. added options for stream info settings, genre, url and public (yellow pages).
  209. commit ac16a947d1fbf16d8934b169a9bacf1abc4df1d0
  210. Author: Cyril Deguet <asmax@videolan.org>
  211. Date:   Tue Aug 15 22:38:49 2006 +0000
  212.     * scaled_bitmap.cpp: better fix than [16273] ...
  213. commit 357973f8f8eac44c4c5b4beb9011ed0cf860b505
  214. Author: Cyril Deguet <asmax@videolan.org>
  215. Date:   Tue Aug 15 22:25:27 2006 +0000
  216.     * scaled_bitmap.cpp: - fixed an infinite loop when width=1
  217.        + fixed a huge bug in horizontal scaling (btw, TODO: use bresenham for
  218.        vertical scaling too)
  219. commit fa2bb4e2f02622c7464a06183b958adf53e7bae8
  220. Author: Gildas Bazin <gbazin@videolan.org>
  221. Date:   Tue Aug 15 22:10:37 2006 +0000
  222.     * modules/video_output/x11/xcommon.c, modules/gui/wxwidgets/video.cpp, modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit, introduced in changelist 16148 (unix VOUT_REPARENT).
  223. commit 386742db4a73be9bae69fdd6ad7855b9bc62b8e0
  224. Author: Olivier Teulière <ipkiss@videolan.org>
  225. Date:   Tue Aug 15 20:57:56 2006 +0000
  226.      * skins2/controls/ctrl_image.cpp: Avoid a crash when resizing a Image control
  227.        to a very small size, in scaling mode
  228. commit e0a50df328a2051ce9c3f25dc79f766ca1419d5e
  229. Author: Olivier Teulière <ipkiss@videolan.org>
  230. Date:   Tue Aug 15 18:59:40 2006 +0000
  231.      * skins2/controls/*: forward the onResize() method to the decorated controls
  232. commit 7ea9e5cc89fab3680c91cb136dc4c4ff8606750e
  233. Author: Derk-Jan Hartman <hartman@videolan.org>
  234. Date:   Tue Aug 15 16:17:59 2006 +0000
  235.     * Get and write the correct profile_compat_byte
  236. commit 970efecd699a6ba0fb5482bed5291912b75e4737
  237. Author: Derk-Jan Hartman <hartman@videolan.org>
  238. Date:   Tue Aug 15 16:12:44 2006 +0000
  239.     * provide the SPS and PPS in the SDP when doing h264 packetization (sprop-parameters)
  240. commit 3886a791e2f635fa58bc5b32a423b66d1716e237
  241. Author: Olivier Teulière <ipkiss@videolan.org>
  242. Date:   Tue Aug 15 11:04:13 2006 +0000
  243.      * skins2/src/skin_main.cpp: Fixed a crash in the preferences, reported by Trax
  244. commit 62f073c8ddf2a46f9dd462cc21818ef644cf448f
  245. Author: Olivier Teulière <ipkiss@videolan.org>
  246. Date:   Tue Aug 15 10:43:00 2006 +0000
  247.      * qt4: Added a few forward declarations and includes
  248. commit cc5aad0aba5eb0b6f41ea93850ef7a8989e6d8b4
  249. Author: Derk-Jan Hartman <hartman@videolan.org>
  250. Date:   Mon Aug 14 23:37:28 2006 +0000
  251.     * first sps, then pps
  252. commit 4598f227ca9f8cb35d6a834577db17aaef1a608d
  253. Author: Gildas Bazin <gbazin@videolan.org>
  254. Date:   Mon Aug 14 22:16:07 2006 +0000
  255.     * modules/packetizer/h264.c: insert an SPS and PPS before each keyframe.
  256. commit c72c4815bb525a54ecaae23a29e506e9af8b506c
  257. Author: Derk-Jan Hartman <hartman@videolan.org>
  258. Date:   Mon Aug 14 21:46:13 2006 +0000
  259.     * Set the SPS and PPS properly in the extradata when we receive RTP h264
  260. commit c10879d5a1db9af6524ae8728dc546e68f78f704
  261. Author: Derk-Jan Hartman <hartman@videolan.org>
  262. Date:   Mon Aug 14 21:45:19 2006 +0000
  263.     * set extradata of the x264 encoder.
  264. commit 94431db895039165b839c35907eb21890b87cc61
  265. Author: Derk-Jan Hartman <hartman@videolan.org>
  266. Date:   Mon Aug 14 21:44:15 2006 +0000
  267.     * Victory at last. The h264 packetizer is fixed. Thx to Haali and gibalou for the insights.
  268.       - manage private data properly
  269.       - use 4 byte startcodes
  270. commit 7cb0b7cc0d65a44147aa14fd7d7ab11936114ba0
  271. Author: Dennis van Amerongen <trax@videolan.org>
  272. Date:   Sun Aug 13 22:23:33 2006 +0000
  273.     * shout.c: add support for protocol selection (icy for shoutcast and http for icecast)
  274. commit d56de48889887ee8ce6a914acda14eb514a950c1
  275. Author: Christophe Mutricy <xtophe@videolan.org>
  276. Date:   Sun Aug 13 19:33:16 2006 +0000
  277.     Distribute the java bindings in the tarball
  278. commit 55c9d6e9e73285752869ad82f515d0fc184a9e92
  279. Author: Rémi Denis-Courmont <rem@videolan.org>
  280. Date:   Sun Aug 13 18:48:17 2006 +0000
  281.     Attempt to remove all the non standard GNU/make stuff
  282. commit 5a4f82600755445667eb01c4ec4b818051e938b7
  283. Author: Jean-Paul Saman <jpsaman@videolan.org>
  284. Date:   Sun Aug 13 14:31:02 2006 +0000
  285.     Fix memory leak
  286. commit 87de74a84516cce295b3bd8bedbb9fd45c8dc292
  287. Author: Olivier Teulière <ipkiss@videolan.org>
  288. Date:   Sun Aug 13 12:34:37 2006 +0000
  289.      * doc/skins/skins2-howto.xml: xkeepratio and ykeepratio are available since VLC 0.8.6 only.
  290. commit febb6d4b3969f138879d2925c1ee828f6a8a9f9a
  291. Author: Derk-Jan Hartman <hartman@videolan.org>
  292. Date:   Sat Aug 12 20:08:08 2006 +0000
  293.     * all macintel patches have been fixed upstream now. Also remove outdated ffmpeg prefix patch
  294. commit 7f01046284c11de3393f7ac801e8ae97d3617a40
  295. Author: Derk-Jan Hartman <hartman@videolan.org>
  296. Date:   Sat Aug 12 14:24:54 2006 +0000
  297.     * fix the getlength. It needs to be after the SETUP, so that liveMedia can correct Windows Media Servers.
  298. commit 32cdd8cbac60ad4103b03255762423cf062dc418
  299. Author: Derk-Jan Hartman <hartman@videolan.org>
  300. Date:   Sat Aug 12 00:10:37 2006 +0000
  301.     * refactoring of live555 module.
  302.       - less code duplication
  303.       - automaticly try HTTP tunneling if describe fails
  304.       - upon authentication failure, ask for a new user/passwd and try again (untested due to lack of a rtsp source)
  305.       - fix a bug with adding tracks introduced in [16114]
  306.       - fix a bug closing the RTSPClient
  307.       - disabled the QT VoD detection because it's unreliable like hell.
  308.     
  309.       TODO:
  310.       - test with a WMS RTSP session
  311.       - test against a paswd. protected RTSP session
  312.       - find a better way for error communication with live (parsing random strings is so 1990)
  313.       - find a way to relay Control() calls to a subdemux (for time/pos in TS)
  314.       - add the HREF support of the 0.8.5-href branch
  315.       - better flushing etc. during the PAUSE (ideas anyone?)
  316. commit a4f7a7716f6e4e3284489e32d9fe2e2b9b820da5
  317. Author: Christophe Mutricy <xtophe@videolan.org>
  318. Date:   Fri Aug 11 23:30:02 2006 +0000
  319.     Should fix compilation. Not tested
  320. commit e6e82bdad0341165d78fc8bb13307cafc2298a4b
  321. Author: Clément Stenac <zorglub@videolan.org>
  322. Date:   Fri Aug 11 13:32:42 2006 +0000
  323.     Add functions to use the media library
  324. commit af1c0e0ac16695c4df182db543ea91738f4e276c
  325. Author: Clément Stenac <zorglub@videolan.org>
  326. Date:   Fri Aug 11 06:23:56 2006 +0000
  327.     Gah, forgot to commit this: fix a potential crash in stats
  328. commit a6f5ad1f02d90003bb906ae619a677362165b311
  329. Author: Derk-Jan Hartman <hartman@videolan.org>
  330. Date:   Thu Aug 10 21:28:56 2006 +0000
  331.     * nop part of ffmpeg patch was fixed upstream
  332. commit cb9d21f9ed44b9f5cf2a0cbeb9f7c6f937bb4086
  333. Author: Antoine Cellerier <dionoea@videolan.org>
  334. Date:   Thu Aug 10 19:21:25 2006 +0000
  335.     Add "enqueue" command. Original patch by Greg Farell
  336. commit 7a305d417788d1559abfb43386af6a321e95f79d
  337. Author: Olivier Teulière <ipkiss@videolan.org>
  338. Date:   Thu Aug 10 18:26:18 2006 +0000
  339.      * doc/skins/skins2-howto.xml: Updated copyright year
  340. commit 18c84cde7f93f81a21113d55a79843a3ef3b44a0
  341. Author: Olivier Teulière <ipkiss@videolan.org>
  342. Date:   Thu Aug 10 17:25:30 2006 +0000
  343.      * doc/skins/skins2-howto.xml: Changed the structure of the sections, for a
  344.        nicer output
  345. commit 8d8a62725399118085c7ac5b09103c5fbe6e2a73
  346. Author: Rémi Denis-Courmont <rem@videolan.org>
  347. Date:   Thu Aug 10 14:27:28 2006 +0000
  348.     Partial UPnP fix from Christian Henz, from Ralf Huvendiek.
  349. commit 70631390cde8ff06bbde56d9be2a171c2a3f8ca6
  350. Author: Derk-Jan Hartman <hartman@videolan.org>
  351. Date:   Thu Aug 10 12:51:53 2006 +0000
  352.     * p_input->p_libvlc == p_filter->p_libvlc: remove p_input dependancy here.
  353. commit fc380de0c39ee134177681df88996d258c54137a
  354. Author: Derk-Jan Hartman <hartman@videolan.org>
  355. Date:   Thu Aug 10 11:46:19 2006 +0000
  356.     * Part of the Intel patches are now fixed upstream
  357. commit 04870f7ca7b951cd811e41440b8303fd74c522cc
  358. Author: Jean-Paul Saman <jpsaman@videolan.org>
  359. Date:   Wed Aug 9 18:09:34 2006 +0000
  360.     Fix comments
  361. commit 25ee96d6c287fadd3d96b9030a57c661b7683817
  362. Author: Derk-Jan Hartman <hartman@videolan.org>
  363. Date:   Tue Aug 8 20:39:12 2006 +0000
  364.     * Fix an #ifdef hidden error in cddax
  365. commit a5df65a280d747e837e95690064d4fa082706e4f
  366. Author: Clément Stenac <zorglub@videolan.org>
  367. Date:   Mon Aug 7 17:26:02 2006 +0000
  368.     Fix sort by artist
  369. commit afab53090bd616cbde57a9c19206fdbb9a58ac34
  370. Author: Felix Paul Kühne <fkuehne@videolan.org>
  371. Date:   Mon Aug 7 16:36:57 2006 +0000
  372.     * configure.ac: enabled Obj-C exceptions in the OBJCFLAGS (they're currently used by AppleRemote only, but we should extend them to further classes)
  373.     * AppleRemote.*: added svn id and proper notes about the MIT-style and GPL dual licensing
  374. commit a20ffdd49a3a6055b810012bfd46e3e2d4450639
  375. Author: Clément Stenac <zorglub@videolan.org>
  376. Date:   Sun Aug 6 17:12:01 2006 +0000
  377.     * Add random/loop buttons
  378.     * Improve hilighting
  379. commit fa2f997e2451ebe8197aff5c2bcab5281adc1d37
  380. Author: Olivier Teulière <ipkiss@videolan.org>
  381. Date:   Sun Aug 6 16:36:30 2006 +0000
  382.      * skins2: Fixed resizing of the Text control
  383. commit 29a03bfd0be5cc9834daa416496f44eaa401827b
  384. Author: Clément Stenac <zorglub@videolan.org>
  385. Date:   Sun Aug 6 16:14:56 2006 +0000
  386.     Fix deletion of items when changing them to nodes
  387. commit 6bdb92a04ae418a5eb052a389a059acf163e7bce
  388. Author: Felix Paul Kühne <fkuehne@videolan.org>
  389. Date:   Sun Aug 6 16:10:19 2006 +0000
  390.     * fix compilation warnings by adding _defaultTableHeader*SortImage to NSOutlineView's interface
  391. commit db7965b7eef0dcd0999429ceba628191466580e8
  392. Author: Olivier Teulière <ipkiss@videolan.org>
  393. Date:   Sun Aug 6 15:49:56 2006 +0000
  394.      * skins2: fixed the xkeepratio/ykeepratio attributes for controls not tied to
  395.        the top left corner of the layout
  396. commit 9a707e07cc83388899ea0658f578bc4286e1e480
  397. Author: Jean-Paul Saman <jpsaman@videolan.org>
  398. Date:   Sun Aug 6 15:07:47 2006 +0000
  399.     Oops use VLC_ error messages
  400. commit 4acd4d484bc2fc2819cb6d3c302e446602d290dd
  401. Author: Clément Stenac <zorglub@videolan.org>
  402. Date:   Sun Aug 6 13:53:58 2006 +0000
  403.     Oh look ! Bananas !
  404. commit 22267492f5d52efd4affd3062d56a34b4abfd2c7
  405. Author: Jean-Paul Saman <jpsaman@videolan.org>
  406. Date:   Sun Aug 6 13:43:18 2006 +0000
  407.     sanity checking
  408. commit 416c06518093388341dd69a567ae5b78aa72d5de
  409. Author: Jean-Paul Saman <jpsaman@videolan.org>
  410. Date:   Sun Aug 6 13:40:11 2006 +0000
  411.     enabled check for p_sys->i_channels>2 again for mp3 audio. It was wrongly disabled.
  412. commit c27768fc58cfff7e65cdae1fac86ffa605ce590d
  413. Author: Jean-Paul Saman <jpsaman@videolan.org>
  414. Date:   Sun Aug 6 13:27:58 2006 +0000
  415.     Implement afilter transcode filters and renamed vfilter to ufilter (userfilter) so only one extra entry in sout_stream_id_t is needed and not one for every ES type.
  416. commit f74833924c95c5a730dfb6d8afe71a7468605122
  417. Author: Jean-Paul Saman <jpsaman@videolan.org>
  418. Date:   Sun Aug 6 13:25:05 2006 +0000
  419.     ifdef away compiler warning
  420. commit 34340fbb8a16b9d491f573dd17788a7487c9a5b1
  421. Author: Jean-Paul Saman <jpsaman@videolan.org>
  422. Date:   Sun Aug 6 13:24:29 2006 +0000
  423.     Remove unused variable
  424. commit 2f662e486a43d851ea27deb58d230d98278fecfc
  425. Author: Jean-Paul Saman <jpsaman@videolan.org>
  426. Date:   Sun Aug 6 13:24:11 2006 +0000
  427.     Fix double free bug in psychedelic filter
  428. commit 594d7138c36aeb4304feb4253d1d315a04efb08f
  429. Author: Jean-Paul Saman <jpsaman@videolan.org>
  430. Date:   Sun Aug 6 13:23:47 2006 +0000
  431.     Put just deleted objects to NULL.
  432. commit 9b14f80f77a367ba1a87c3c8e45af76ee6127ffd
  433. Author: Jean-Paul Saman <jpsaman@videolan.org>
  434. Date:   Sun Aug 6 13:21:54 2006 +0000
  435.     Use NULL iso 0 (is more portable)
  436. commit 32e5b144d86451e4c02ae5ebf4546dde9da571b5
  437. Author: Jean-Paul Saman <jpsaman@videolan.org>
  438. Date:   Sun Aug 6 13:21:36 2006 +0000
  439.     Remove some whitespace
  440. commit 7c4d81ac3d2670f0330209c2d480250dc59234b9
  441. Author: Jean-Paul Saman <jpsaman@videolan.org>
  442. Date:   Sun Aug 6 13:11:49 2006 +0000
  443.     Use C-style comments
  444. commit 4c23c78cdd318473410fd798588f9b620401a280
  445. Author: Jean-Paul Saman <jpsaman@videolan.org>
  446. Date:   Sun Aug 6 13:11:04 2006 +0000
  447.     Cleanup whitespace
  448. commit 4376dfd2e9ddd6bae4f71ca57681a7a807c8138e
  449. Author: Jean-Paul Saman <jpsaman@videolan.org>
  450. Date:   Sun Aug 6 13:10:27 2006 +0000
  451.     Remove unused variable.
  452. commit efca32ab0a4c9af4bda5656a60e6e00f74dd1e81
  453. Author: Jean-Paul Saman <jpsaman@videolan.org>
  454. Date:   Sun Aug 6 13:09:42 2006 +0000
  455.     Fix compiler warning on uninitialized variable.
  456. commit f2a9ea36b4eaa0cac040c8038b2e89bb421c569a
  457. Author: Jean-Paul Saman <jpsaman@videolan.org>
  458. Date:   Sun Aug 6 13:09:24 2006 +0000
  459.     Fix compiler warning on uninitialized variable.
  460. commit 2743c5c96ee8fbc02ae293d4be0659fadccbf16a
  461. Author: Clément Stenac <zorglub@videolan.org>
  462. Date:   Sun Aug 6 12:25:52 2006 +0000
  463.     This should fix the locking problems with stats
  464. commit 546b08b6df27225539fdb64654e81b09fc3cd543
  465. Author: Jean-Paul Saman <jpsaman@videolan.org>
  466. Date:   Sun Aug 6 10:30:30 2006 +0000
  467.     Coding Style fixes
  468. commit 61b7f84a13801112c00baa717fd0bf639f75fdae
  469. Author: Clément Stenac <zorglub@videolan.org>
  470. Date:   Sun Aug 6 10:07:35 2006 +0000
  471.     Qt4:
  472.     * Hilight playing item
  473.     * Partial removal support, not yet correct
  474.     * Reduce critical section when rebuilding playlist
  475.     * Beginning of menu support
  476. commit bdcb4fac9f061dcd3d3de8afdb08b1b99ad1ad2b
  477. Author: Loren Merritt <pengvado@videolan.org>
  478. Date:   Sun Aug 6 00:48:05 2006 +0000
  479.     oops in r16209
  480. commit dda858d436bceafa45b834836a6dd302ad7da181
  481. Author: Olivier Teulière <ipkiss@videolan.org>
  482. Date:   Sat Aug 5 13:37:06 2006 +0000
  483.      * skins2: new "xkeepratio" and "ykeepratio" attributes, common to all the
  484.        controls. When set to "true", the behaviour of the resizing is changed
  485.        (cf. documentation). The main use for these attributes is to keep a
  486.        a control centered in the layout (horizontally, vertically or both) without
  487.        resizing the control.
  488. commit 3d353c9e2704e7b02de167015c93702bccc01e22
  489. Author: Loren Merritt <pengvado@videolan.org>
  490. Date:   Fri Aug 4 18:14:40 2006 +0000
  491.     fix the crf option to reflect x264's API change in its revision 537
  492. commit afee2b7a19b5d9d9d849ca91f2c0b1c05d948d08
  493. Author: Jean-Paul Saman <jpsaman@videolan.org>
  494. Date:   Fri Aug 4 15:17:15 2006 +0000
  495.     Some cleanup of whitespace
  496. commit 6bfea2fcd003b1999217e4de9f3483e17f04b049
  497. Author: Clément Stenac <zorglub@videolan.org>
  498. Date:   Thu Aug 3 22:24:42 2006 +0000
  499.     This dichotomy code apparently still is buggy. Todo: redo it
  500. commit 4ecc5ff7e39aa6601c2d0e643ad737b5189b89c2
  501. Author: Gildas Bazin <gbazin@videolan.org>
  502. Date:   Thu Aug 3 21:57:58 2006 +0000
  503.     * modules/access/file.c, directory.c: bug and memory leak fixes
  504. commit 446f3e9dc82295f5ce004d5fa1d185040fa5490b
  505. Author: Clément Stenac <zorglub@videolan.org>
  506. Date:   Thu Aug 3 17:03:26 2006 +0000
  507.     Fix svn:ignore
  508. commit 982c2c891aa4dc440fe65009993004b52534b577
  509. Author: Clément Stenac <zorglub@videolan.org>
  510. Date:   Thu Aug 3 16:58:10 2006 +0000
  511.     Fix a bunch of warnings and errors
  512. commit 2d824acd426d7f4c5169083ce9966b5ed4e15da3
  513. Author: Clément Stenac <zorglub@videolan.org>
  514. Date:   Thu Aug 3 15:34:08 2006 +0000
  515.     Fix duplicate definitions of FREE
  516. commit c17969a07b54d9ec473402f60ab4c0d8384f2604
  517. Author: Clément Stenac <zorglub@videolan.org>
  518. Date:   Thu Aug 3 15:27:19 2006 +0000
  519.     Handle blocking errors, fix layout for login
  520. commit 669d2f81fb1186410228b42592378989b17736f2
  521. Author: Jean-Baptiste Kempf <jb@videolan.org>
  522. Date:   Thu Aug 3 08:46:47 2006 +0000
  523.     Yet another x264 contrib patch for win32
  524. commit a3139ceb3c08db0e57e46a50a1f1a13200a78ca0
  525. Author: Jean-Baptiste Kempf <jb@videolan.org>
  526. Date:   Thu Aug 3 07:48:55 2006 +0000
  527.     * Some small updates in the contribs
  528.     * FFMpeg reactivated the WM3-codec. The patch is now useless
  529. commit 54cfbbc8db822f49819f2230c74c7e8865772d7f
  530. Author: Clément Stenac <zorglub@videolan.org>
  531. Date:   Thu Aug 3 06:10:57 2006 +0000
  532.     * Some Qt interaction stuff
  533.     * More useless interaction cleanup
  534.     * Small fix for make beautifier
  535. commit 1c98d750758a7812c1c433d967564ad92f39ef98
  536. Author: Clément Stenac <zorglub@videolan.org>
  537. Date:   Wed Aug 2 21:52:28 2006 +0000
  538.     Fix crash with GVP, if it breaks it, yell and provide samples so we can put tests for them
  539. commit 093de8561e556dcc9c233fa4aef3046fb658721c
  540. Author: Clément Stenac <zorglub@videolan.org>
  541. Date:   Wed Aug 2 19:51:46 2006 +0000
  542.     Interaction cleanup, remove some unused functions, factorize some code, ...
  543. commit 7eee710f7983a7f186fe5cacaaaca74614690a89
  544. Author: Filippo Carone <littlejohn@videolan.org>
  545. Date:   Wed Aug 2 14:11:17 2006 +0000
  546.     Java Bindings synched with lastest version.
  547. commit fac890f0222fdee3dc3bfa906c7624fc4d4ce440
  548. Author: Jean-Baptiste Kempf <jb@videolan.org>
  549. Date:   Tue Aug 1 22:09:34 2006 +0000
  550.     * Some work for BeOS Contrib's should repair some of'em
  551. commit 935598e0b2f7c9de06365f5a2775737039815edb
  552. Author: Clément Stenac <zorglub@videolan.org>
  553. Date:   Tue Aug 1 15:23:46 2006 +0000
  554.     Remove references to deprecated files
  555. commit 384f1ef4ec0dcc66311bb374c9aba95ea4b693f4
  556. Author: Rémi Denis-Courmont <rem@videolan.org>
  557. Date:   Tue Aug 1 15:11:33 2006 +0000
  558.     Apparently, someone does not about "make".
  559. commit d0733993c70484691029f5aa04539009e4b0149b
  560. Author: Rémi Denis-Courmont <rem@videolan.org>
  561. Date:   Tue Aug 1 15:00:50 2006 +0000
  562.     Syntax error
  563. commit 0b01ad2f33131ee91788b42c06c23cd4fe599bbc
  564. Author: Rémi Denis-Courmont <rem@videolan.org>
  565. Date:   Tue Aug 1 14:54:54 2006 +0000
  566.     Cosmetic: Don't leak internal error to the console.
  567. commit 14e11ab1c8a1579bfd177dd3813e7c77b30eba51
  568. Author: Clément Stenac <zorglub@videolan.org>
  569. Date:   Tue Aug 1 13:12:48 2006 +0000
  570.     Improve Qt interaction stuff
  571. commit 1990bf6f53a495b1fab7522eb2cc8e09aae0242c
  572. Author: Filippo Carone <littlejohn@videolan.org>
  573. Date:   Tue Aug 1 10:30:31 2006 +0000
  574.     Fixed a missing assert.h inclusion.
  575. commit 44de024820ed206165d81338c36439e786fe2f65
  576. Author: Clément Stenac <zorglub@videolan.org>
  577. Date:   Tue Aug 1 09:22:35 2006 +0000
  578.     src/control: a bit of cleanup here and there
  579. commit 5d09f6000a0b589d63e1fc9c6af4e5b055658203
  580. Author: Felix Paul Kühne <fkuehne@videolan.org>
  581. Date:   Mon Jul 31 22:51:43 2006 +0000
  582.     * interaction.c: always show errors through the interaction framework, even if the user disabled its usage
  583.     * macosx/*: minor clean-up
  584. commit 52679672fc97ad174da8673a26e09ad78c2adb36
  585. Author: Felix Paul Kühne <fkuehne@videolan.org>
  586. Date:   Mon Jul 31 22:21:00 2006 +0000
  587.     * fix layout
  588. commit d57320b4266d9835d85f5d69b7270fbcb087e23a
  589. Author: Felix Paul Kühne <fkuehne@videolan.org>
  590. Date:   Mon Jul 31 22:15:13 2006 +0000
  591.     * removed the old panel which used to show msg_err completely (hopefully) and added a new menu entry to show the collective errors/warnings panel by hand. Additionally, this panel got a details button now. (thanks to thedj for the idea)
  592. commit df35f57f1c853dd5e7149f911910dd0bc78b8398
  593. Author: Antoine Cellerier <dionoea@videolan.org>
  594. Date:   Mon Jul 31 21:07:17 2006 +0000
  595.     This was missing to have backwards compatibility with scripts using the old intf.
  596. commit c509b07dfaefb13881ef53279a7c00ef7c313559
  597. Author: Jean-Baptiste Kempf <jb@videolan.org>
  598. Date:   Mon Jul 31 20:13:08 2006 +0000
  599.     - Reverting the previous commit.
  600.       Something went bad. Sorry.
  601. commit f101cc12d2e3ed0827d855338aaa56e02f7d6d5c
  602. Author: Jean-Baptiste Kempf <jb@videolan.org>
  603. Date:   Mon Jul 31 19:49:19 2006 +0000
  604.     - Should remove all the references to intf_UserOkayCancel,
  605.     removed in r16159 by fkuehne and fix the nightlies.
  606. commit 1e5e694bd3d164d5e11593cbe5cd9d9c87e5a113
  607. Author: Gildas Bazin <gbazin@videolan.org>
  608. Date:   Mon Jul 31 18:09:49 2006 +0000
  609.     * modules/demux/ps.c: fixed breakage
  610. commit 195e4bcf28bc52f5eae9b7a988e3dfdb4847af9e
  611. Author: Derk-Jan Hartman <hartman@videolan.org>
  612. Date:   Mon Jul 31 15:36:36 2006 +0000
  613.     * Fix support for QT ref files. this close #700
  614.      - this dupes some code from the playlist demux (FindItem).
  615. commit 36ef02d1808f31d437820ef67ebd8a0da3141844
  616. Author: Filippo Carone <littlejohn@videolan.org>
  617. Date:   Mon Jul 31 12:11:51 2006 +0000
  618.     Some Java checks on --enable-java-bindings:
  619.      * JAVA_HOME is set
  620.      * a java compiler compiles
  621. commit 8914d39a96c9131b1cbfc8f93869d310c16e9c34
  622. Author: Filippo Carone <littlejohn@videolan.org>
  623. Date:   Mon Jul 31 09:31:35 2006 +0000
  624.     New input_set_(time|position) in libvlc.
  625. commit d77533f0a3c7afe9ae93d613e905277484fb183a
  626. Author: Filippo Carone <littlejohn@videolan.org>
  627. Date:   Mon Jul 31 07:09:53 2006 +0000
  628.     Video resize function added in libvlc.
  629.     
  630.     Typo fix in modules/stream_out/bridge.c
  631. commit bb444b6f32cae80d2b29351871d913faa4255806
  632. Author: Derk-Jan Hartman <hartman@videolan.org>
  633. Date:   Sun Jul 30 23:21:58 2006 +0000
  634.     * gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint
  635. commit a5973510191cb2533a4e3bff622f65aaf9dcf708
  636. Author: Derk-Jan Hartman <hartman@videolan.org>
  637. Date:   Sun Jul 30 22:40:08 2006 +0000
  638.     * the ffmpeg api version id was updated
  639. commit 6eb7b11df81d5ade38cdcbd1d05114f9e75ce520
  640. Author: Felix Paul Kühne <fkuehne@videolan.org>
  641. Date:   Sun Jul 30 22:35:04 2006 +0000
  642.     * compilation fix
  643. commit 765427d0af47e0f68b3f62f7746caa14da2058db
  644. Author: Felix Paul Kühne <fkuehne@videolan.org>
  645. Date:   Sun Jul 30 22:11:36 2006 +0000
  646.     osx/intf.m: don't show msg_err's in the OSX GUI anymore. Localised errors/warnings are shown by the interaction framework now.
  647.     wx/interaction.cpp: another WX compilation fix
  648. commit 7365e40970cc3c09ac8f464c72243dcad0d87765
  649. Author: Felix Paul Kühne <fkuehne@videolan.org>
  650. Date:   Sun Jul 30 22:03:56 2006 +0000
  651.     * forgot these in the previous commit (updated to current API)
  652. commit 0a9dbda92034654d20a12e3d616e93e3ac382849
  653. Author: Felix Paul Kühne <fkuehne@videolan.org>
  654. Date:   Sun Jul 30 22:00:44 2006 +0000
  655.     * additional interaction enhancements
  656.         - intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking)
  657.         - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user
  658.     * wx: a compilation fix, but no update to the current API
  659.     * osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable.
  660.     
  661.     The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.
  662. commit 87c7bdf06f337b06cd2c19a45d3abd2115ef646f
  663. Author: Clément Stenac <zorglub@videolan.org>
  664. Date:   Sun Jul 30 21:19:38 2006 +0000
  665.     Forgot this
  666. commit 96a9eea8c77b0325391d50b002b0e068ac115a0c
  667. Author: Clément Stenac <zorglub@videolan.org>
  668. Date:   Sun Jul 30 20:28:59 2006 +0000
  669.     Icons support
  670.     Misc fprintf cleanup
  671. commit 5b6e15db433474a58b363715a71cc973f8ebdac6
  672. Author: Clément Stenac <zorglub@videolan.org>
  673. Date:   Sun Jul 30 16:41:20 2006 +0000
  674.     Qt4 playlist dialog base stuff
  675. commit f8663297096782a1ea1994094b073f924890b4c3
  676. Author: Olivier Teulière <ipkiss@videolan.org>
  677. Date:   Sun Jul 30 14:34:21 2006 +0000
  678.      * skins2/*: fixed some doxygen comments
  679. commit b9864a81adc15e47b3058d4e51cfe5be513359fb
  680. Author: Olivier Teulière <ipkiss@videolan.org>
  681. Date:   Sun Jul 30 13:04:27 2006 +0000
  682.      * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
  683.        is not visible
  684. commit 664f12538bc4d99f02f752712add11b57c4df4f0
  685. Author: Cyril Deguet <asmax@videolan.org>
  686. Date:   Sun Jul 30 12:22:00 2006 +0000
  687.     * fixed galaktos plugin which was broken for a very long time
  688. commit a3cceda1c91321de1090d0906a991f8e870bac69
  689. Author: Olivier Teulière <ipkiss@videolan.org>
  690. Date:   Sun Jul 30 12:07:45 2006 +0000
  691.      * skins2: when restoring the previous skin because a new one failed to load,
  692.        show only the windows that were visible before
  693. commit de277e80b5445affffbb17b8e2d16c6d525c0f7c
  694. Author: Damien Fouilleul <damienf@videolan.org>
  695. Date:   Sat Jul 29 23:32:05 2006 +0000
  696.     few fixes in libvlc APis
  697.     - allow for libvlc_exception_t to be NULL in APIs
  698.     - remove X11 references from libvlc, as it breaks MacOS X
  699. commit 56c768439b42a3c975b75d9a881927f44839aca5
  700. Author: Derk-Jan Hartman <hartman@videolan.org>
  701. Date:   Sat Jul 29 22:58:49 2006 +0000
  702.     * Allow the asx module to peek instead on relying on file extension
  703.     * Added the QuickTime RTSPtext redirect system. uses m3u, even though they are not related.
  704.     * Added the WM Server [Reference] redirects to the pls playlist demux. it's also INI based.
  705.     
  706.     This fixes #690
  707. commit 9c964adb00e5fa32f4cedb096c62a791fd4f1cba
  708. Author: Felix Paul Kühne <fkuehne@videolan.org>
  709. Date:   Sat Jul 29 15:47:08 2006 +0000
  710.     * minor core cleanup and WX compilation fix
  711. commit 76d75d3dc50a4c40a6bd48c613c0cabfba0a37f9
  712. Author: Felix Paul Kühne <fkuehne@videolan.org>
  713. Date:   Sat Jul 29 15:32:30 2006 +0000
  714.     * improved some error messages
  715. commit 6cb1101a9144409fe27ffd7984c58f33b66eb78c
  716. Author: Felix Paul Kühne <fkuehne@videolan.org>
  717. Date:   Sat Jul 29 15:07:42 2006 +0000
  718.     * enhanced the interaction core with some method additions/changes
  719.     - intf_UserProgress* takes an additional argument now. use it to provide the time to go (in sec) until the process will be finished. Provide 0, if you don't have such info. The interface will hide the respective text-field.
  720.     - intf_UserProgressIsCancelled can be called by the module which triggered the interaction dialogue on a regular interval, to check if the user cancelled the dialogue or not. This is for dialogues with an optional cancel-button only (like the modal progress panel), so it doesn't replace p_dialog->i_return = DIALOG_CANCELLED which is for yes/no-style dialogues
  721.     - intf_UserOkayCancel was removed in favour of an enhanced intf_UserYesNo
  722.     - intf_UserYesNo takes 3 additional arguments now to get the custom captions of the default (~Yes), alternate(~No) and one optional button(~Cancel). This provides a better interface experience for the user and is more compliant with OSX's HIGL. The interface automatically hides the 3rd button, if NULL is given.
  723. commit 87a71d24f916ba528c1ec7b545dfb6c58433567c
  724. Author: Christophe Mutricy <xtophe@videolan.org>
  725. Date:   Sat Jul 29 14:38:38 2006 +0000
  726.     fix breakqge introduce in [16152]
  727. commit 525b810c5548f0ec59f77e2b184f56efbbec3694
  728. Author: Clément Stenac <zorglub@videolan.org>
  729. Date:   Sat Jul 29 13:32:12 2006 +0000
  730.     svn ids and stuff
  731. commit 77824cb40c9997dc993d6fa40ba38f4d7a4bd571
  732. Author: Clément Stenac <zorglub@videolan.org>
  733. Date:   Sat Jul 29 13:31:48 2006 +0000
  734.     One more
  735. commit ebd136c426b0944df97ca604d12aede861a32f42
  736. Author: Clément Stenac <zorglub@videolan.org>
  737. Date:   Sat Jul 29 13:31:32 2006 +0000
  738.     Some old stats fixes
  739. commit 9056d31fe80d943ca2248a46203446c1d0b9c076
  740. Author: Jérome Decoodt <djc@videolan.org>
  741. Date:   Sat Jul 29 13:01:52 2006 +0000
  742.     Add Ctrl+clic to handle one button mice
  743. commit 81ad2fc1a3798ed265bb301178ca03aa3ace3605
  744. Author: Clément Stenac <zorglub@videolan.org>
  745. Date:   Sat Jul 29 12:25:13 2006 +0000
  746.     Simplify transcode handling
  747. commit 702a5518958aa2ce5e19a7b23ac681576d90558b
  748. Author: Felix Paul Kühne <fkuehne@videolan.org>
  749. Date:   Sat Jul 29 12:18:48 2006 +0000
  750.     * enabled ffmpeg's beta WMV3/VC1-support
  751. commit cfd2fa8ffc78dba9729cece7e4df0e0fd77b7f8a
  752. Author: Christophe Mutricy <xtophe@videolan.org>
  753. Date:   Fri Jul 28 19:34:03 2006 +0000
  754.     Cosmetics
  755. commit e4395e51ffe49e5f086625b622ad5eb54bfb1093
  756. Author: Christophe Mutricy <xtophe@videolan.org>
  757. Date:   Fri Jul 28 19:05:04 2006 +0000
  758.     Update png patch for mactel. Thanks to Jean-Baptiste Kempf
  759. commit 7b006d7b3c358b3d58bdd90d22c6c284f3d745e0
  760. Author: Pavlov Konstantin <thresh@videolan.org>
  761. Date:   Fri Jul 28 15:28:31 2006 +0000
  762.     reverted erroneous part of 16030 commit (this will fix libtool builds)
  763. commit 05985a982b4c136f5bdb72073d39dee1819fb994
  764. Author: Filippo Carone <littlejohn@videolan.org>
  765. Date:   Fri Jul 28 15:24:07 2006 +0000
  766.     Real VOUT_REPARENT (UNIX only ATM).
  767.     
  768.     if (vout_Control VOUT_REPARENT is called giving a Drawable in args)
  769.     then
  770.          that Drawable is used as new parent
  771.     otherwise
  772.          DefaultRootWindow will be the parent
  773. commit 89471fa0ae4ddc54bd49511af6e3f3b43761f153
  774. Author: Clément Stenac <zorglub@videolan.org>
  775. Date:   Fri Jul 28 13:28:08 2006 +0000
  776.     Some initial work for streaming profiles
  777.     + some misc test cleanup
  778. commit ebc698a515bd416b4f03063b0c68d524015bfeef
  779. Author: Clément Stenac <zorglub@videolan.org>
  780. Date:   Fri Jul 28 11:58:58 2006 +0000
  781.     Check type before cast
  782. commit 0c5b1abc5b2652a48bc4fa007316c4280d0535aa
  783. Author: Clément Stenac <zorglub@videolan.org>
  784. Date:   Fri Jul 28 11:45:52 2006 +0000
  785.     WTF isn't QEvent a QObject ?
  786. commit 4ca4116ea176a7a216ff32ae0c2e15b2d7f5fc78
  787. Author: Clément Stenac <zorglub@videolan.org>
  788. Date:   Fri Jul 28 11:16:49 2006 +0000
  789.     Don't use RTTI
  790. commit 073717300deb5765082f6ea0618572234ec9b9d7
  791. Author: Damien Fouilleul <damienf@videolan.org>
  792. Date:   Fri Jul 28 00:01:15 2006 +0000
  793.     Makefile: fix cross compiling broken by my previous commit
  794. commit 94762fed6b24e11c94d0981d57dc0a8f68700feb
  795. Author: Christophe Mutricy <xtophe@videolan.org>
  796. Date:   Thu Jul 27 22:53:41 2006 +0000
  797.     Update the libpng patches
  798. commit c73a3a6967fa198a97f3b299d795c848c80a5bfa
  799. Author: Damien Fouilleul <damienf@videolan.org>
  800. Date:   Thu Jul 27 22:46:48 2006 +0000
  801.     patch for libgpg-error when NLS is disabled
  802. commit 07b09e4e3f3bc31b7f3e41c1d5521fe089325677
  803. Author: Clément Stenac <zorglub@videolan.org>
  804. Date:   Thu Jul 27 20:12:41 2006 +0000
  805.     Add --france / --no-france option to disable DRM playback.
  806.     CSS is not yet disabled as it is hidden from us by libdvdnav/libdvdplay
  807. commit 727eb9d899feb540f9ac298aeb125fa25d2cbbc8
  808. Author: Damien Fouilleul <damienf@videolan.org>
  809. Date:   Thu Jul 27 19:51:57 2006 +0000
  810.     miscellaneous fixes when building contribs on Cygwin
  811.     - boostrap: make configure.ac happy when detecting contribs build on Cygwin
  812.     - Makefile: cleanup, fixed extraction of files containing invalid characters (on DOS LFN), gpg-error compiling
  813. commit 4962512e327e7cf60b5564561845205369991780
  814. Author: Filippo Carone <littlejohn@videolan.org>
  815. Date:   Thu Jul 27 14:51:22 2006 +0000
  816.     This was overwritten by mistake. Backported to revision 15898.
  817. commit a1f2a86dc770ecff1c29f403ddf4e6ac7fa8c738
  818. Author: Eric Petit <titer@videolan.org>
  819. Date:   Wed Jul 26 22:48:34 2006 +0000
  820.     Make I420_UYVY/MMX support widths non multiple of 8
  821. commit 145662277a0cb3ac52b6cd297b91c28e7be65c96
  822. Author: Christophe Mutricy <xtophe@videolan.org>
  823. Date:   Wed Jul 26 22:01:37 2006 +0000
  824.     use pic on amd64. should fix the amd64 moz plugin
  825. commit e9bbc01fdc597c29a2dfb95d297da8118d42288b
  826. Author: Christophe Mutricy <xtophe@videolan.org>
  827. Date:   Wed Jul 26 21:59:13 2006 +0000
  828.     add qvlc to the summary
  829. commit 832682c4ab7aa885a467da2d4d8300db8c6417eb
  830. Author: Antoine Cellerier <dionoea@videolan.org>
  831. Date:   Wed Jul 26 21:21:48 2006 +0000
  832.     Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)
  833. commit bc133f33f41dc575bf416a3638a0e9624d483e30
  834. Author: Filippo Carone <littlejohn@videolan.org>
  835. Date:   Wed Jul 26 15:13:47 2006 +0000
  836.     More vlm functions added in libvlc (to play, pause and stop a broadcast)
  837. commit 0e977f2f91855d0d3a0e778bca2ef224f8543b32
  838. Author: Filippo Carone <littlejohn@videolan.org>
  839. Date:   Wed Jul 26 14:15:08 2006 +0000
  840.     Sync bindings/java with jvlc head (release is close ;).
  841. commit d48bf82bf7ebf6c743ae9ce721ae6d18a463ce3a
  842. Author: Christophe Mutricy <xtophe@videolan.org>
  843. Date:   Wed Jul 26 13:49:56 2006 +0000
  844.     Contrib: fix speex patch. Thanks to JB Kempf
  845. commit a4cdb18a631fbb89e66fdc22e21619821fe0bd5a
  846. Author: Christophe Mutricy <xtophe@videolan.org>
  847. Date:   Wed Jul 26 12:04:25 2006 +0000
  848.     Protect the email address
  849. commit a57f81be76098c94e9f684c6a7cc5dde12704568
  850. Author: Christophe Mutricy <xtophe@videolan.org>
  851. Date:   Wed Jul 26 10:56:30 2006 +0000
  852.     ffmpeg contribs:
  853.         .pc hqve been fixed upstream
  854.         delete empty win32 patch
  855.         temporarly disable install patch. it works fine without on debian and macOSX. FC4 to be investigated
  856. commit 4a32026b06ff804c84142325552e0a39f5e5a9a6
  857. Author: Clément Stenac <zorglub@videolan.org>
  858. Date:   Tue Jul 25 22:56:37 2006 +0000
  859.     New Qt Contrib
  860. commit c640ae86f495718fbd393b68b956771959515368
  861. Author: Olivier Teulière <ipkiss@videolan.org>
  862. Date:   Tue Jul 25 21:23:01 2006 +0000
  863.      * skins2/src/skin_common.hpp: Added missing header
  864. commit 0e83925220a547b658cb6722e29597a563a109d3
  865. Author: Christophe Mutricy <xtophe@videolan.org>
  866. Date:   Tue Jul 25 12:41:29 2006 +0000
  867.     Upgrade patch for png on osx. Thanks to Jean-Baptiste Kempf
  868. commit 0e6317449320deacf9f5e459774fc29361d33976
  869. Author: Christophe Mutricy <xtophe@videolan.org>
  870. Date:   Tue Jul 25 09:37:31 2006 +0000
  871.     Don't include opie/ in the gettext stuff as it's not in the tarball.
  872. commit 717b5070683209785736bc89a57d026a597280ea
  873. Author: Christophe Mutricy <xtophe@videolan.org>
  874. Date:   Mon Jul 24 23:00:57 2006 +0000
  875.     Grrrr, silly qt4 build system
  876. commit 7706a5aa3fe8b95cdd28ded2372678380cd9de71
  877. Author: Christophe Mutricy <xtophe@videolan.org>
  878. Date:   Mon Jul 24 22:56:44 2006 +0000
  879.     Oups miss that in previous commit
  880. commit 2ef0df8a7382ef9f58461a1a2ee2c6709d9cc348
  881. Author: Christophe Mutricy <xtophe@videolan.org>
  882. Date:   Mon Jul 24 22:45:26 2006 +0000
  883.     Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf
  884. commit 62ab3db5c4b59d666e3c80b7fa8c5eb49f0cf7a8
  885. Author: Christophe Mutricy <xtophe@videolan.org>
  886. Date:   Mon Jul 24 21:45:56 2006 +0000
  887.     Localized the stings inside the .ui  and update the po files.
  888. commit c81509e47e1fca436ef6175fc75b4d2ebc1cfc3f
  889. Author: Olivier Teulière <ipkiss@videolan.org>
  890. Date:   Mon Jul 24 20:09:22 2006 +0000
  891.      * skins2/src/dialogs.cpp: more encoding fixes
  892. commit f9e4bcb926004f39ddd160439d5772a60dd0686d
  893. Author: Felix Paul Kühne <fkuehne@videolan.org>
  894. Date:   Mon Jul 24 17:55:28 2006 +0000
  895.     libavutil/common.h was re-worked, so it doesn't need to be patched anymore
  896. commit 4809df7de08ec0ea632de59bcd52bb5059cf9e40
  897. Author: Olivier Teulière <ipkiss@videolan.org>
  898. Date:   Sun Jul 23 22:19:46 2006 +0000
  899.      * skins2: fixed several encoding issues. In particular, it should now be
  900.        possible to load a skin on Windows when logged with an account containing
  901.        non-english characters.
  902. commit 93ca90e6e580d76c59d6851f85e8adf73c3d89f2
  903. Author: Jean-Paul Saman <jpsaman@videolan.org>
  904. Date:   Sun Jul 23 18:10:04 2006 +0000
  905.     Fix installation of ffmpeg-svn version
  906. commit e24fb253c769299f991bb32886ab72f22226775c
  907. Author: Jean-Paul Saman <jpsaman@videolan.org>
  908. Date:   Sun Jul 23 17:51:07 2006 +0000
  909.     Revert revision 16112
  910. commit bf43238e937fb0d2a9366bb82e19003375d696c7
  911. Author: Jean-Paul Saman <jpsaman@videolan.org>
  912. Date:   Sun Jul 23 16:21:35 2006 +0000
  913.     Forward port of revision 16113. Fixes a bug in live555 module, that made audio packets (only for audio types that are not supported) being sent to the video decoder. This caused artefacts and segmentation faults in the decoder. VLC core handles the case for codec being not supported just fine, so removed the check for undefined codec.
  914. commit 42b84e0a23d56ce03030dbc5919ad1054608e7d0
  915. Author: Jean-Paul Saman <jpsaman@videolan.org>
  916. Date:   Sun Jul 23 11:04:13 2006 +0000
  917.     Forward port of revision 16111
  918. commit 88c15f68b53fd353a002a2d445531777017a29f0
  919. Author: Antoine Cellerier <dionoea@videolan.org>
  920. Date:   Sat Jul 22 15:41:38 2006 +0000
  921.     Oops
  922. commit 6ec5618a564992a88b105966aacdf3e2762bcce1
  923. Author: Antoine Cellerier <dionoea@videolan.org>
  924. Date:   Sat Jul 22 15:33:03 2006 +0000
  925.     add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you choose the filename's prefix (default it "vlcsnap-"). --snapshot-sequential numbers the snapshot starting with 1 and incrementing every time.
  926. commit 51c68fc76a02fc6fcc969c63151f46469bf48869
  927. Author: Antoine Cellerier <dionoea@videolan.org>
  928. Date:   Sat Jul 22 14:45:25 2006 +0000
  929.     Some more vfilter2 stuff
  930. commit d12c9741f5599a6f2521a10a95a11efa278eaa53
  931. Author: Christophe Mutricy <xtophe@videolan.org>
  932. Date:   Fri Jul 21 21:14:35 2006 +0000
  933.     oups missed that
  934. commit 9f7ea79c25ea018a603bc42bf2926181443d3b37
  935. Author: Felix Paul Kühne <fkuehne@videolan.org>
  936. Date:   Fri Jul 21 20:36:29 2006 +0000
  937.     * minor layout improvement
  938. commit b05dd90dd91a6b1f6981525aef740922b9f691dd
  939. Author: Christophe Mutricy <xtophe@videolan.org>
  940. Date:   Fri Jul 21 15:19:35 2006 +0000
  941.     contribs: Rename the qt tarball to indicate it's a win32 binaries
  942. commit e890a6c3f24f5b96ba0a4f58d074f5ff1405d6a6
  943. Author: Clément Stenac <zorglub@videolan.org>
  944. Date:   Fri Jul 21 09:42:43 2006 +0000
  945.     Qt4 contrib fixes
  946. commit 9eecdaf8361fbdebd529a0df4b527cb538bb2d86
  947. Author: Clément Stenac <zorglub@videolan.org>
  948. Date:   Thu Jul 20 22:16:10 2006 +0000
  949.     Add Qt4 to contrib
  950. commit 1f62202f719d7cd3ed5d34fd3b8a55a204b368f4
  951. Author: Felix Paul Kühne <fkuehne@videolan.org>
  952. Date:   Thu Jul 20 19:45:51 2006 +0000
  953.     * some minor fixes (signed vs unsigned ints, removed an always ignored pragma, fixed an if)
  954. commit 25b064e16de89d1a22949691deaa72ee36fae75b
  955. Author: Felix Paul Kühne <fkuehne@videolan.org>
  956. Date:   Thu Jul 20 19:30:39 2006 +0000
  957.     * compile before you commit
  958. commit 9f15438ba9784764e998f4ec5aad4a57d0c37430
  959. Author: Felix Paul Kühne <fkuehne@videolan.org>
  960. Date:   Thu Jul 20 19:26:33 2006 +0000
  961.     * another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the previous configure-specific one
  962. commit aa0e6bd7f82b79d41c9aad41e65efb9d42e84672
  963. Author: Felix Paul Kühne <fkuehne@videolan.org>
  964. Date:   Thu Jul 20 19:16:52 2006 +0000
  965.     * compilation fix to reflect x264's API change in its revision 537 (x264 build 48)
  966.     
  967.     It would be nice if someone with more x264-knowledge could review this.
  968. commit 3f319f8968cbf1b2aabbdd480b3e4a57d411428a
  969. Author: Felix Paul Kühne <fkuehne@videolan.org>
  970. Date:   Thu Jul 20 19:06:18 2006 +0000
  971.     * yet another patch for ffmpeg: its configure script doesn't recognise that (at least on OSX) variables' names are case-sensitive
  972. commit ac1fa4837a6200585894305ae583135f39fba3d3
  973. Author: Christophe Mutricy <xtophe@videolan.org>
  974. Date:   Thu Jul 20 18:54:26 2006 +0000
  975.     Compile fix. gcc doesn't like foo=foo();
  976. commit b48e3d2890bb6e2b1a35d7c051ef101a50809833
  977. Author: Clément Stenac <zorglub@videolan.org>
  978. Date:   Thu Jul 20 15:25:02 2006 +0000
  979.     Fix a bunch of bugs
  980. commit 2dcdfb683746040cb57acb593c3fb3cf4786aced
  981. Author: Christophe Mutricy <xtophe@videolan.org>
  982. Date:   Thu Jul 20 13:44:04 2006 +0000
  983.     Cosmetic: svn properties, Id, copyright dates
  984. commit 599340cfaca4b6b23ed234ec6b577ac8aff76fb8
  985. Author: Damien Fouilleul <damienf@videolan.org>
  986. Date:   Thu Jul 20 13:21:16 2006 +0000
  987.     - direct3d: new video output module using Direct3D 9 APIs
  988. commit 27c3154a7a758045b43553dbb29fa593906a7f75
  989. Author: Christophe Mutricy <xtophe@videolan.org>
  990. Date:   Thu Jul 20 08:59:14 2006 +0000
  991.     Run update-po. Fix make dist
  992. commit 837f3ba2b933a1f0914998ab3e1ad5505436c178
  993. Author: Antoine Cellerier <dionoea@videolan.org>
  994. Date:   Wed Jul 19 22:38:25 2006 +0000
  995.     Add some "const" where relevant
  996. commit cbe9f051089a3077fd52856b01a1ece072904356
  997. Author: Antoine Cellerier <dionoea@videolan.org>
  998. Date:   Wed Jul 19 22:08:38 2006 +0000
  999.     Make code less readable and (hopefully) faster for gradient and edge modes.
  1000. commit 5fcb0513d1b7dc649d01fddda79f913441f63c5b
  1001. Author: Clément Stenac <zorglub@videolan.org>
  1002. Date:   Wed Jul 19 15:17:23 2006 +0000
  1003.     Some more Qt interaction support
  1004. commit debc036355976230163d6e80419847c3fc811236
  1005. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1006. Date:   Wed Jul 19 12:55:04 2006 +0000
  1007.     configure.ac: the svg module now needs a librsvg2 >= 2.9.0
  1008. commit 1685c92307787c48715d390192596f36ce21d791
  1009. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1010. Date:   Wed Jul 19 12:54:13 2006 +0000
  1011.     modules/misc/svg.c: fix SVG rendering
  1012. commit 5ca8805a8f359c45f477e123ea5a97c6a3276373
  1013. Author: Clément Stenac <zorglub@videolan.org>
  1014. Date:   Wed Jul 19 11:53:51 2006 +0000
  1015.     Add support for modules help strings (Closes:#413)
  1016. commit a8fcedd2dde5382673e6b39c559d3b93ac638297
  1017. Author: Clément Stenac <zorglub@videolan.org>
  1018. Date:   Wed Jul 19 11:53:18 2006 +0000
  1019.     Remove some code duplication
  1020. commit 13d098788a120824f287be44e1e63637ba82ddc1
  1021. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1022. Date:   Wed Jul 19 10:59:30 2006 +0000
  1023.     Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X
  1024. commit a0ef9efea8b7951bcba0bfbcb8bca93e810eeb84
  1025. Author: Clément Stenac <zorglub@videolan.org>
  1026. Date:   Wed Jul 19 09:45:02 2006 +0000
  1027.     Move v4l and pvr into the main access directory.
  1028.     No need for a separate directory for 1 file
  1029. commit 90a4caea90dbbb8c8b6d3a78f1671083b8694637
  1030. Author: Clément Stenac <zorglub@videolan.org>
  1031. Date:   Wed Jul 19 09:33:41 2006 +0000
  1032.     Some more demux and access code factorization
  1033. commit 5e2f8763a9603c302e084d040ca7b3bd4441c822
  1034. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1035. Date:   Wed Jul 19 09:01:15 2006 +0000
  1036.     bindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen
  1037. commit 671f0b24a057135af63c2a5fd8a966345f134b51
  1038. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1039. Date:   Wed Jul 19 09:00:32 2006 +0000
  1040.     include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen
  1041. commit e1cc961bd9e7fe0a1fc4e3bd62bc82a08d3c2ecc
  1042. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1043. Date:   Wed Jul 19 08:59:26 2006 +0000
  1044.     bindings/mediacontrol-python/setup.py: deactivate PIC support for
  1045.     linux also (I do no quite know the current status, but it works for me this way at the moment).
  1046. commit 64e68cb4564b29b615fcdcbb60ee98cfa76083ac
  1047. Author: Clément Stenac <zorglub@videolan.org>
  1048. Date:   Tue Jul 18 23:20:06 2006 +0000
  1049.     A bunch of various fixes (encoding, refcount, layout)
  1050. commit 77b8c78a77756ae7b5ff80d96f9ab392eb8c98b2
  1051. Author: Clément Stenac <zorglub@videolan.org>
  1052. Date:   Tue Jul 18 21:29:05 2006 +0000
  1053.     Layout improvements
  1054. commit 04b8258960d92dcd89aa5690de9b842c665872a4
  1055. Author: Christophe Mutricy <xtophe@videolan.org>
  1056. Date:   Tue Jul 18 21:25:14 2006 +0000
  1057.     Fix compilation
  1058. commit daddd71a2e2c306aa73233730ff3061d5962ba7b
  1059. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1060. Date:   Tue Jul 18 21:00:19 2006 +0000
  1061.     Fix libpng properly (forgot this in a previous commit).
  1062. commit f15c486bef6a06353326f24387a527e4b6b72088
  1063. Author: Clément Stenac <zorglub@videolan.org>
  1064. Date:   Tue Jul 18 18:57:19 2006 +0000
  1065.     * Fix a number of encoding bugs
  1066.     * add "make nice" in modules to call ./compile
  1067. commit f6ef9859ac452f74c2303ac999eddc7be33bf60b
  1068. Author: Clément Stenac <zorglub@videolan.org>
  1069. Date:   Tue Jul 18 17:19:10 2006 +0000
  1070.     Better packetizer helpers
  1071. commit f0ddd6157663426507a2ac18ef1341e69fbed2bf
  1072. Author: Clément Stenac <zorglub@videolan.org>
  1073. Date:   Tue Jul 18 17:08:18 2006 +0000
  1074.     Add a bunch of helper functions/macros and start using them:
  1075.     * malloc with NULL check
  1076.     * file extension check
  1077.     * check if a demux was forced
  1078.     * try peeking, and check what we poke
  1079.     * init standard demuxer fields
  1080.     * create packetizers
  1081. commit 50a87715a20ce5372c9b4caa1e1f63a563a89ca6
  1082. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  1083. Date:   Tue Jul 18 14:45:24 2006 +0000
  1084.     bindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string rather than print it.
  1085. commit efed5df6d36ab595e9fd60b5569eda499d255729
  1086. Author: Clément Stenac <zorglub@videolan.org>
  1087. Date:   Tue Jul 18 14:33:18 2006 +0000
  1088.     * compiles-but-untested complete implementation of menus and popups
  1089.     * handle play/pause status
  1090. commit 054049cf321df84a245d7d5b523a120ccfff81b5
  1091. Author: Damien Fouilleul <damienf@videolan.org>
  1092. Date:   Tue Jul 18 09:10:24 2006 +0000
  1093.     - all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen
  1094. commit fb0991c4183d6399b021e4baf1b4d3cf1c9e1763
  1095. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1096. Date:   Tue Jul 18 08:48:53 2006 +0000
  1097.     support muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date
  1098. commit 665d0ef43005bd1073b995d1a91516109d2906fe
  1099. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1100. Date:   Mon Jul 17 12:59:46 2006 +0000
  1101.     * adapted the extended panel to the latest video filter changes and re-designed the interface a bit (by introducing some additional strings and moving the invert-option to the adjust image section, etc.)
  1102.     * src/video_output/video_output.c: small fix to insert filters on the fly
  1103. commit 2bfe0a067073300f90cd9bd5b632edbfbb7bce01
  1104. Author: Filippo Carone <littlejohn@videolan.org>
  1105. Date:   Mon Jul 17 08:37:09 2006 +0000
  1106.     Report in the FAQ that --enable-java-bindings works in win32.
  1107. commit 86b6b7c36b213f843b2978202b8a93137837d6ac
  1108. Author: Antoine Cellerier <dionoea@videolan.org>
  1109. Date:   Sun Jul 16 21:22:31 2006 +0000
  1110.     Don't show the scale filter in the preferences
  1111. commit 5e47b73d4763daed626728f600aa0699a3a97574
  1112. Author: Antoine Cellerier <dionoea@videolan.org>
  1113. Date:   Sun Jul 16 21:02:33 2006 +0000
  1114.     Add (verbose) NEWS
  1115. commit 6b7fbfedbba57bad1954b64ce478baa6aafd658a
  1116. Author: Antoine Cellerier <dionoea@videolan.org>
  1117. Date:   Sun Jul 16 20:57:09 2006 +0000
  1118.     Make "video filter2" filters selectable on the vout level.
  1119.     Exemple: --video-filter "adjust{hue=180}:wave"
  1120.     For the moment, the video filter2 filters are applied *before* subpicture filters.
  1121. commit 25f65dade398ac6c41bb641692fbc392dd2c65cc
  1122. Author: Rémi Denis-Courmont <rem@videolan.org>
  1123. Date:   Sun Jul 16 19:58:46 2006 +0000
  1124.     (Partial?) fix for make dist
  1125. commit 4afe1bf2b662bb49c83c8ffbed72144f91b80c1f
  1126. Author: Rémi Denis-Courmont <rem@videolan.org>
  1127. Date:   Sun Jul 16 19:37:56 2006 +0000
  1128.     Revert commit that breaks bootstrap/aclocal (v2.60, latest release).
  1129.     That has been annoying quite a bunch of users[1] including buildbots
  1130.     and myself.
  1131.     
  1132.     [1] http://forum.videolan.org/viewtopic.php?t=21059
  1133. commit f22738a8d46646c0bc64fc84b14fd721996b9066
  1134. Author: Rémi Denis-Courmont <rem@videolan.org>
  1135. Date:   Sun Jul 16 19:16:48 2006 +0000
  1136.     Don't duplicate check for automake 1.7
  1137. commit 5d60e26348db44fc26781c72402a2c9c10331df5
  1138. Author: Rémi Denis-Courmont <rem@videolan.org>
  1139. Date:   Sun Jul 16 18:10:22 2006 +0000
  1140.     Use nice apostrophe
  1141. commit 12d716fa4ffb1f9129d25ec693b3587fa420a4d6
  1142. Author: Sam Hocevar <sam@videolan.org>
  1143. Date:   Sun Jul 16 16:06:29 2006 +0000
  1144.       * src/libvlc.c: fixed comment.
  1145. commit a1948b0de5b903d8595f9af3706c65abb52b9ad2
  1146. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1147. Date:   Sat Jul 15 19:50:58 2006 +0000
  1148.     * removed useless include
  1149. commit 9e2759bc11a6e9302c676502f919e9995e4942d0
  1150. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1151. Date:   Sat Jul 15 19:47:29 2006 +0000
  1152.     * implemented a ctrl-click menu for the vouts (refs #302)
  1153.     - currently loaded through rightMouseUp because rightMouseDown, etc. don't register any NSRightMouseDowns. If anybody got an idea why, I would be willing to change this of cause, since the current way is quite slower in the user's experience.
  1154.     - the Snapshot item doesn't work yet (it triggers the fullscreen-event)
  1155.     - localisation support is complete
  1156.     
  1157.     Any comments and wanteds for further items are welcome :)
  1158. commit 9bee423be4fa3fa21bd59d0d343bdc791edaab65
  1159. Author: Antoine Cellerier <dionoea@videolan.org>
  1160. Date:   Sat Jul 15 14:53:58 2006 +0000
  1161.     check that p_pic->pf_release != NULL before calling it
  1162. commit 7588d6a1def6b9b5a9296342f77d51d4ca6ffc88
  1163. Author: Antoine Cellerier <dionoea@videolan.org>
  1164. Date:   Fri Jul 14 22:58:41 2006 +0000
  1165.     Split the distort video filter module into several video filter2 modules.
  1166. commit f5141f9f333ca07b3093743aaeb9969588708d9a
  1167. Author: Antoine Cellerier <dionoea@videolan.org>
  1168. Date:   Fri Jul 14 22:06:57 2006 +0000
  1169.     Remove unneeded include
  1170. commit 7aaf3f08547550d1d432cbd3f910346fe814907c
  1171. Author: Sam Hocevar <sam@videolan.org>
  1172. Date:   Fri Jul 14 21:36:11 2006 +0000
  1173.       * m4: added libtool macro files. Na.
  1174. commit 8777d28f69e4040274ba72efd5d11ac3b3cd22be
  1175. Author: Antoine Cellerier <dionoea@videolan.org>
  1176. Date:   Fri Jul 14 21:33:23 2006 +0000
  1177.     Invert is now a "video filter2"
  1178. commit ae0b191df59c3f49e58d0bb3e9b3b020920f31b6
  1179. Author: Antoine Cellerier <dionoea@videolan.org>
  1180. Date:   Fri Jul 14 21:32:43 2006 +0000
  1181.     Adjust is now a "video filter2"
  1182. commit d9474d275af974e3f3d52bb020d24fe8664edd03
  1183. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1184. Date:   Fri Jul 14 11:18:29 2006 +0000
  1185.     Remove double .gnutls from HAVE_WIN32 and UNIX targets
  1186. commit 43f4d03dfd05e34bc4ae5193aa6261abcfa6f8e3
  1187. Author: Christophe Mutricy <xtophe@videolan.org>
  1188. Date:   Thu Jul 13 22:41:07 2006 +0000
  1189.     Fix dist
  1190. commit 0620daf1c054d836aa883126ff7bc2fe3e4a9019
  1191. Author: Christophe Mutricy <xtophe@videolan.org>
  1192. Date:   Thu Jul 13 20:47:49 2006 +0000
  1193.     Revert [16011] until someone svn add the concerned files.
  1194. commit 1a4bde724d8569c47782fe2eb606e2d0fdaf7bf3
  1195. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1196. Date:   Thu Jul 13 15:31:29 2006 +0000
  1197.     Really fix goom for fc4
  1198. commit 07e87b93860ce1cbbb6cbe86cc61461648925f78
  1199. Author: Sam Hocevar <sam@videolan.org>
  1200. Date:   Thu Jul 13 15:25:56 2006 +0000
  1201.       * src/Makefile.am: made the dist rule independent of --enable-libtool.
  1202. commit 40c5adff2ba95c388d5e2c90234941f55250997f
  1203. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1204. Date:   Thu Jul 13 15:22:58 2006 +0000
  1205.     Disable MMX support goom for now since it doesn't compile and is probably broken.
  1206. commit 6f18b6123609280ecb03406544787563e7a489cf
  1207. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1208. Date:   Thu Jul 13 15:13:10 2006 +0000
  1209.     Fix live555 compilation in contrib
  1210. commit cf5572b702269409bfe5ca6aae0732cee8fcf542
  1211. Author: Rémi Denis-Courmont <rem@videolan.org>
  1212. Date:   Thu Jul 13 14:29:00 2006 +0000
  1213.     Another extra boilerplate
  1214. commit 940d271a5dc429b4685057ca8c9610f46fef59fd
  1215. Author: Rémi Denis-Courmont <rem@videolan.org>
  1216. Date:   Thu Jul 13 14:19:35 2006 +0000
  1217.     Work-around for Winsock
  1218. commit df3a146185447ed55adf2a5d59254555bb0f4b48
  1219. Author: Christophe Mutricy <xtophe@videolan.org>
  1220. Date:   Thu Jul 13 13:51:05 2006 +0000
  1221.     qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id
  1222. commit 84ff292f5cc43046af941174fad71e5dd2ce72b9
  1223. Author: Sam Hocevar <sam@videolan.org>
  1224. Date:   Thu Jul 13 13:41:54 2006 +0000
  1225.       * Added SVN ignore flags to src/ subdirectories.
  1226. commit 6d1c28b3c74828f7810301f3dadd41d89e326ccb
  1227. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1228. Date:   Thu Jul 13 12:06:22 2006 +0000
  1229.     * implement the error panel correctly (for the records: not < 10.3 compatible)
  1230. commit da6b3153d7f952476c403e0e73fdefd5c26a9b6f
  1231. Author: Sam Hocevar <sam@videolan.org>
  1232. Date:   Thu Jul 13 11:48:47 2006 +0000
  1233.       * bootstrap: strip library version from modules.
  1234. commit 7acc87492380d5283416b2872853e374288fe4c6
  1235. Author: Clément Stenac <zorglub@videolan.org>
  1236. Date:   Thu Jul 13 11:21:23 2006 +0000
  1237.     Beginning of menus implementation
  1238.     Fix a make dist bug
  1239. commit 375ec8946f8362b89e84c3d48429662decadeb9f
  1240. Author: Sam Hocevar <sam@videolan.org>
  1241. Date:   Thu Jul 13 10:32:06 2006 +0000
  1242.       * modules/control/hotkeys.c: nawak.
  1243. commit 35809029048fb24a7f4782ac17ac07a62a9267e3
  1244. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1245. Date:   Wed Jul 12 18:49:35 2006 +0000
  1246.     Removed unused variable pi_gamma
  1247. commit 6f3e4d56cb72a5f845bd28edea7104bdc6474b8a
  1248. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1249. Date:   Wed Jul 12 18:48:21 2006 +0000
  1250.     RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
  1251. commit c69f698af16d3398873d5cbd8ee520dc794408b4
  1252. Author: Pavlov Konstantin <thresh@videolan.org>
  1253. Date:   Wed Jul 12 15:49:13 2006 +0000
  1254.     get rid of unresolved symbols
  1255. commit 5aac3e5a2086ed7595fae6293d81636fb43481a7
  1256. Author: Sam Hocevar <sam@videolan.org>
  1257. Date:   Wed Jul 12 15:38:08 2006 +0000
  1258.       * src/Makefile.am: fixed sed commands.
  1259. commit c60745f8149a22ff39f1691913a357d5ec12567e
  1260. Author: Sam Hocevar <sam@videolan.org>
  1261. Date:   Wed Jul 12 15:01:55 2006 +0000
  1262.       * src/Makefile.am: reverted addition of vlc_devices.h, it was already done.
  1263. commit 47f210ad0f444eb9a7ba21cbd33a4050ea9f8405
  1264. Author: Sam Hocevar <sam@videolan.org>
  1265. Date:   Wed Jul 12 13:54:29 2006 +0000
  1266.       * Updated changelog.
  1267. commit ed6af124dda70edb6eb104dc4d8b8cc0683f98b9
  1268. Author: Sam Hocevar <sam@videolan.org>
  1269. Date:   Wed Jul 12 13:51:51 2006 +0000
  1270.       * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
  1271. commit 3f0987d209633f9507a7efb555684a4bd81cb99b
  1272. Author: Sam Hocevar <sam@videolan.org>
  1273. Date:   Wed Jul 12 13:23:26 2006 +0000
  1274.       * m4/Makefile.am: added more missing files. olleh buglroz!
  1275. commit 52b0dd5e8e562a1d664fbd44418a7ebe157bfc03
  1276. Author: Sam Hocevar <sam@videolan.org>
  1277. Date:   Wed Jul 12 13:04:37 2006 +0000
  1278.       * m4/Makefile.am: added missing files to the distribution. happy bootstrap.
  1279. commit 5351f2c653afeb3ab9cc7117d72e27b76a86f93c
  1280. Author: Sam Hocevar <sam@videolan.org>
  1281. Date:   Wed Jul 12 12:34:07 2006 +0000
  1282.       * src/audio_output/common.c: moved message around so that it compiles.
  1283. commit 440388e0ceb72d12a61e9357516fa858ef6856eb
  1284. Author: Sam Hocevar <sam@videolan.org>
  1285. Date:   Wed Jul 12 12:27:06 2006 +0000
  1286.       * src/audio_output/common.c: added error message upon invalid initialisation.
  1287. commit 9fa569824f60716bfb5c96a2fde12be97612f119
  1288. Author: Clément Stenac <zorglub@videolan.org>
  1289. Date:   Wed Jul 12 11:29:30 2006 +0000
  1290.     Missing header in EXTRA_DIST
  1291. commit 85a0c7529c6d0c2509479f32ec7a0be372790d4c
  1292. Author: Benjamin Pracht <bigben@videolan.org>
  1293. Date:   Tue Jul 11 19:12:18 2006 +0000
  1294.     * Patch to add ATSC support by Dennis Lou
  1295.     * This is untested, but shouldn't have any adverse effect at least
  1296.     * Any feedback much welcomed
  1297. commit 6eec4bf0c3eaa57b94d45fd3c24d442791862927
  1298. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1299. Date:   Tue Jul 11 10:49:50 2006 +0000
  1300.     * fix make dist
  1301. commit 6f2a64ee29499b3768efabe5ca9dd611b0938cd4
  1302. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1303. Date:   Mon Jul 10 21:30:31 2006 +0000
  1304.     * updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string
  1305. commit d09d23ba8e4c0dbd448827bfef6af07118314cff
  1306. Author: Derk-Jan Hartman <hartman@videolan.org>
  1307. Date:   Mon Jul 10 20:52:57 2006 +0000
  1308.     * when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it.
  1309. commit 44a72b16bbced4a5faa12dfcdc863fb02a8c7ccd
  1310. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1311. Date:   Mon Jul 10 18:46:46 2006 +0000
  1312.     * fixed typo pointed out by Dirk Stegemann on the forum
  1313. commit cbf60127d77335c034227f8e12ad8577244dcaa0
  1314. Author: Antoine Cellerier <dionoea@videolan.org>
  1315. Date:   Sun Jul 9 15:01:13 2006 +0000
  1316.     #transcode{vfilter=...} only works with video filter2 filters.
  1317. commit 5d4c27ecdd021b87457a42d0af752bb2a124987d
  1318. Author: Christophe Mutricy <xtophe@videolan.org>
  1319. Date:   Sat Jul 8 21:42:12 2006 +0000
  1320.     Have a module_string less confusing
  1321. commit ee6aea54c2b35f394d50a4a6fef2645fe7e81bbf
  1322. Author: Christophe Mutricy <xtophe@videolan.org>
  1323. Date:   Sat Jul 8 21:20:00 2006 +0000
  1324.     Clean up
  1325. commit 4059579bc7de368c10642a47622a31ab745636a9
  1326. Author: Christophe Mutricy <xtophe@videolan.org>
  1327. Date:   Sat Jul 8 21:19:17 2006 +0000
  1328.     Fix compilation. It inserts the playlist only in tree view local.
  1329. commit 2adf9ed0317059dd306e238055676d406d82830a
  1330. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1331. Date:   Sat Jul 8 19:13:50 2006 +0000
  1332.     * complete clean-up
  1333. commit 19f724fc72c75ed677a99d82a50b9d458185e55f
  1334. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1335. Date:   Sat Jul 8 19:12:11 2006 +0000
  1336.     * unified the GUI-presented string
  1337. commit 48425dfdb882247d61a152dc43fcfc59404e3239
  1338. Author: Christophe Mutricy <xtophe@videolan.org>
  1339. Date:   Sat Jul 8 19:11:05 2006 +0000
  1340.     Fix stats collecting
  1341. commit cc4fd87a3e90a7e1e67429ae0d55df27ebd1ec0f
  1342. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1343. Date:   Sat Jul 8 18:32:41 2006 +0000
  1344.     * use intf_IntfProgress instead of intf_UserProgress to test the interaction-implementations. Additionally, it's nicer here IMO, so we might keep it this way.
  1345. commit f3c6bbcc0afde6731ea31f123e44844365720cfd
  1346. Author: Clément Stenac <zorglub@videolan.org>
  1347. Date:   Sat Jul 8 17:28:51 2006 +0000
  1348.     Some infrastructure work for playlist autoload/autosave
  1349. commit 3c47829f5a4f9f9c5d4faf4556d47e8e39be6167
  1350. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1351. Date:   Sat Jul 8 16:30:21 2006 +0000
  1352.     * added the Google Video Playlist file-type
  1353. commit f4dcd21d8c84f02b1bf1b5f4ac7cee477f8990d7
  1354. Author: Mohammed Adnène Trojette <adn@videolan.org>
  1355. Date:   Sat Jul 8 12:51:10 2006 +0000
  1356.     cosmetic changes + compilation fixes
  1357. commit 8a473ffa6e4ab4d51024fdb896133a45cdab4373
  1358. Author: Clément Stenac <zorglub@videolan.org>
  1359. Date:   Sat Jul 8 11:16:46 2006 +0000
  1360.     Improve embedded video output
  1361.     Skeleton for interaction
  1362.     Fix window settings save
  1363. commit 3ebf4f3016482567cd87ecbfea6bf2035c24a159
  1364. Author: Clément Stenac <zorglub@videolan.org>
  1365. Date:   Sat Jul 8 11:16:20 2006 +0000
  1366.     Fix some crashes
  1367. commit 87e02f76a9ab27d864d12390165c33a1bc878105
  1368. Author: Rémi Denis-Courmont <rem@videolan.org>
  1369. Date:   Sat Jul 8 09:31:56 2006 +0000
  1370.     Some legal boilerplate.
  1371.     Some files missing.
  1372. commit cb9e27ce07a4076ca96255ac35be7c9c98ec893e
  1373. Author: Antoine Cellerier <dionoea@videolan.org>
  1374. Date:   Fri Jul 7 21:27:14 2006 +0000
  1375.     Fix segfault (thanks to zorglub for the hint)
  1376. commit 92caa32e121afea9c4ec3e62ad979d5136f27ef9
  1377. Author: Antoine Cellerier <dionoea@videolan.org>
  1378. Date:   Fri Jul 7 20:24:11 2006 +0000
  1379.     Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )
  1380. commit 3619c8af51a44504161862751b97dc88ae37c98e
  1381. Author: Christophe Mutricy <xtophe@videolan.org>
  1382. Date:   Thu Jul 6 23:23:59 2006 +0000
  1383.     Add a b_restart flag to indicate this option take effect only after a restart.
  1384.     Break binary compatibility
  1385. commit b0133e4818fc7f60b91590d838f2a585cd1ebe52
  1386. Author: Damien Fouilleul <damienf@videolan.org>
  1387. Date:   Thu Jul 6 23:19:12 2006 +0000
  1388.     vout.m: change in fullscreen behaviour
  1389.     - toggle fullscreen mode when double clicking on video.
  1390.     - allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode
  1391. commit 956087a83e8ff3653bcc2b87340a593bad6388ab
  1392. Author: Derk-Jan Hartman <hartman@videolan.org>
  1393. Date:   Thu Jul 6 20:43:21 2006 +0000
  1394.     * Fix SDP file parsing of the SAP module.
  1395. commit c158aecdaf63c3b1490e04147915c32425cd4d3b
  1396. Author: Clément Stenac <zorglub@videolan.org>
  1397. Date:   Thu Jul 6 11:15:31 2006 +0000
  1398.     Fix 2005 changelog
  1399. commit c5326f2399bb5d312c83dbf8e9cb9c23287757a4
  1400. Author: Sam Hocevar <sam@videolan.org>
  1401. Date:   Thu Jul 6 10:26:39 2006 +0000
  1402.       * doc/fortunes.txt: Fixed layout. We need quality quotes.
  1403. commit 03f29fc27dee1d3796d9e1c1d3f1c22b48a063ee
  1404. Author: Mohammed Adnène Trojette <adn@videolan.org>
  1405. Date:   Thu Jul 6 10:09:47 2006 +0000
  1406.     partial Arabic translation.
  1407.     Courtesy from Zayed Al-Saidi <zayed ÷ alsaidi × gmail ÷ com>.
  1408. commit a23552a985d834ba92ff0d67290e97499be6e1e2
  1409. Author: Clément Stenac <zorglub@videolan.org>
  1410. Date:   Wed Jul 5 18:12:55 2006 +0000
  1411.     [Untested] Save interface position
  1412. commit 8f270cb5f9ab82ac55990fe4c9ec45d48e148c30
  1413. Author: Christophe Mutricy <xtophe@videolan.org>
  1414. Date:   Wed Jul 5 11:12:06 2006 +0000
  1415.     unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
  1416. commit 147fdab00b77a69d2237f872c84b4416378a2564
  1417. Author: Pavlov Konstantin <thresh@videolan.org>
  1418. Date:   Tue Jul 4 15:23:04 2006 +0000
  1419.     link visual plugin against math library
  1420. commit 2cda7c1d22866f915976e568595c9597c87e4600
  1421. Author: Sam Hocevar <sam@videolan.org>
  1422. Date:   Tue Jul 4 14:06:44 2006 +0000
  1423.       * modules/control/motion.c: control VLC with laptop built-in motion sensors.
  1424. commit c6a6149e738799959aac0fb200b7770de3fdc610
  1425. Author: Sam Hocevar <sam@videolan.org>
  1426. Date:   Tue Jul 4 12:55:43 2006 +0000
  1427.       * modules/demux/mkv.cpp: fixed a pointer cast bug.
  1428. commit 868ae7e32bb82299d7481b10b0cd0cbeadda99e5
  1429. Author: Sam Hocevar <sam@videolan.org>
  1430. Date:   Tue Jul 4 12:28:23 2006 +0000
  1431.       * modules/stream_out/transcode.c: improve error message verbosity.
  1432. commit 75a1b08ad40fea3f65385c1033145b472eb87337
  1433. Author: Sam Hocevar <sam@videolan.org>
  1434. Date:   Tue Jul 4 12:26:08 2006 +0000
  1435.       * modules/video_filter/transform.c: minor coding improvement.
  1436. commit 1dcfa0fb96152890f96aa5a9c41f2fe52ad52431
  1437. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1438. Date:   Mon Jul 3 11:20:02 2006 +0000
  1439.     * you didn't see anything
  1440. commit fa1bf19af0adba012589e25280b7ea1baf948a44
  1441. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1442. Date:   Mon Jul 3 10:38:09 2006 +0000
  1443.     * implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)
  1444. commit 3fbed7ad31691060d782832c07cbaa0d4ef1740b
  1445. Author: Antoine Cellerier <dionoea@videolan.org>
  1446. Date:   Sun Jul 2 17:47:26 2006 +0000
  1447.     s/Shoutcast/QTL/
  1448. commit a413a33bab7a0b00d36030db4dfad9b2b3bc16e9
  1449. Author: Antoine Cellerier <dionoea@videolan.org>
  1450. Date:   Sun Jul 2 17:28:15 2006 +0000
  1451.     Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.
  1452. commit 1c4fe75a6001c4906282f93adb1865416164562d
  1453. Author: Clément Stenac <zorglub@videolan.org>
  1454. Date:   Sun Jul 2 09:22:05 2006 +0000
  1455.     make sure that we don't use deleted objects
  1456. commit a38975fd6393cc765f0ddad44c7cb3c2d7982b18
  1457. Author: Derk-Jan Hartman <hartman@videolan.org>
  1458. Date:   Sat Jul 1 19:23:39 2006 +0000
  1459.     * Move sgimb demux to the playlist demux, and port it to the new playlist API
  1460. commit 170df325b5bcaaf624c7337115a8549c886d931c
  1461. Author: Clément Stenac <zorglub@videolan.org>
  1462. Date:   Sat Jul 1 18:34:03 2006 +0000
  1463.     Preliminary embedded vout implementation
  1464. commit 3793e3726479b56b294d7946f0599725dd8f2654
  1465. Author: Pavlov Konstantin <thresh@videolan.org>
  1466. Date:   Sat Jul 1 10:13:13 2006 +0000
  1467.     fix indentation and memory leak introduced in 19564.
  1468.     do not use vlc_t to store psz_pidfile
  1469. commit ff924dbc0fa20c7631c2a07af0a1c36d571a5e71
  1470. Author: Pavlov Konstantin <thresh@videolan.org>
  1471. Date:   Fri Jun 30 16:34:46 2006 +0000
  1472.     support for creating pid files when going daemon mode.
  1473.     Someone should really review it as it is my first experience in C.
  1474. commit d17c2e5f50a30c7f73821a70e7a0f8ae0b495e9d
  1475. Author: Derk-Jan Hartman <hartman@videolan.org>
  1476. Date:   Thu Jun 29 22:04:35 2006 +0000
  1477.     * fix an issue with stats on inputstreams (this fixes the check for update crash)
  1478.     - also fixed a similar potential issue on subtitles.
  1479.     - lesson for today: Be careful when you use p_parent of an object.
  1480.     - i chose not to use vlc_object_find, but yield/release instead because of the speed implications.
  1481. commit 816ea1d63230e5ac504914e1aa375294c97c63ea
  1482. Author: Derk-Jan Hartman <hartman@videolan.org>
  1483. Date:   Thu Jun 29 20:52:30 2006 +0000
  1484.     * MPNG support
  1485. commit 2139a22460b4b8d903abc92c9edeacd8d272e1e6
  1486. Author: Dennis van Amerongen <trax@videolan.org>
  1487. Date:   Thu Jun 29 20:15:57 2006 +0000
  1488.     * modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it
  1489. commit 2a06d8340d8a507ce77e078d1bd21f8c4c7babd4
  1490. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1491. Date:   Thu Jun 29 17:55:14 2006 +0000
  1492.     Fix a regression in r15404 causing people to experience artefacts and lost lock
  1493. commit d69c29d60837aa1b250e2e486c675f2b9eee361a
  1494. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1495. Date:   Thu Jun 29 17:31:28 2006 +0000
  1496.     Finnally got rid of the old m3u module. RIP
  1497. commit 7c5af0186a0df7942d1b49b3acc36c22a75ea196
  1498. Author: Derk-Jan Hartman <hartman@videolan.org>
  1499. Date:   Thu Jun 29 15:27:26 2006 +0000
  1500.     * New ASX parser
  1501.       - some elements are not yet supported.
  1502.       - it could perhaps use a little bit more cleaning.
  1503.     
  1504.     In the basics. It just works :D
  1505. commit 41c96ddeb258f6705f96c20bb76b149d0eacf526
  1506. Author: Derk-Jan Hartman <hartman@videolan.org>
  1507. Date:   Thu Jun 29 13:55:23 2006 +0000
  1508.     * HTTP 1.0 is not seekable
  1509.     * Set Connection:Close for HTTP 1.1 streams that are not continious
  1510. commit 8c0fc2c3315587aff4110cdb2f18c704df8b295c
  1511. Author: Christophe Mutricy <xtophe@videolan.org>
  1512. Date:   Wed Jun 28 22:11:36 2006 +0000
  1513.     add the volume icons
  1514. commit 834d0aa8837c1ebf6e70a307ba5d4b470190b258
  1515. Author: Clément Stenac <zorglub@videolan.org>
  1516. Date:   Wed Jun 28 21:50:59 2006 +0000
  1517.     various fixes
  1518. commit 4ec49559ac10ede34041e453cb8c557a4d78a8b3
  1519. Author: Derk-Jan Hartman <hartman@videolan.org>
  1520. Date:   Wed Jun 28 20:03:15 2006 +0000
  1521.     * Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.
  1522. commit 20acaecf0409d6db281253f8d6ec89e95604ffbb
  1523. Author: Derk-Jan Hartman <hartman@videolan.org>
  1524. Date:   Wed Jun 28 19:02:37 2006 +0000
  1525.     * Fix some sap SD memleaks. more to follow
  1526. commit c95e810917d9e47cfa7ad63eafd8d3830ba05591
  1527. Author: Christophe Mutricy <xtophe@videolan.org>
  1528. Date:   Wed Jun 28 18:57:20 2006 +0000
  1529.     fix compile for builddir != srcdir
  1530. commit 8b05507e3109d11ea476dfbc797c80b07af33195
  1531. Author: Clément Stenac <zorglub@videolan.org>
  1532. Date:   Wed Jun 28 15:16:23 2006 +0000
  1533.     Compile fix
  1534. commit 37bd4719b8cbc109c853130393cb30d16b49af7c
  1535. Author: Clément Stenac <zorglub@videolan.org>
  1536. Date:   Wed Jun 28 14:36:39 2006 +0000
  1537.     Mostly fix GME meta
  1538. commit 5e2c9b528c05f3846a3eb73d659986d40f39ebf1
  1539. Author: Clément Stenac <zorglub@videolan.org>
  1540. Date:   Wed Jun 28 14:24:22 2006 +0000
  1541.     Gra. Fix most of TS meta
  1542. commit 19738f6a319be6a3ec5e869b81256554d808be98
  1543. Author: Clément Stenac <zorglub@videolan.org>
  1544. Date:   Wed Jun 28 14:22:04 2006 +0000
  1545.     Forgot that for Qt
  1546. commit 47315c3983f4ca66917befcdb823dd74eb4ecc27
  1547. Author: Clément Stenac <zorglub@videolan.org>
  1548. Date:   Wed Jun 28 13:16:45 2006 +0000
  1549.     Icons
  1550. commit f28b106bb531ec36c1295ecc212f653d43fc5645
  1551. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1552. Date:   Tue Jun 27 13:32:30 2006 +0000
  1553.     Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)
  1554. commit e1dc62de2e9f675dc9088a22597da707382e79b4
  1555. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1556. Date:   Tue Jun 27 10:14:58 2006 +0000
  1557.     Attempt to support international charsets in mmi menus according to ETS
  1558.     300 468 Annex A. Please test
  1559.     
  1560.     TODO: This convertion should be done on strings received from SDT and
  1561.     EIT (and possibly others) in the TS demux as well.
  1562. commit 596ccd7682678e4416d193eef9ddc80fa6cf2f7e
  1563. Author: Clément Stenac <zorglub@videolan.org>
  1564. Date:   Mon Jun 26 21:11:38 2006 +0000
  1565.     Some more Qt playlist code
  1566. commit f2627995b642c9130901a87d8b98e1141b2aefce
  1567. Author: Clément Stenac <zorglub@videolan.org>
  1568. Date:   Mon Jun 26 06:26:45 2006 +0000
  1569.     Some more playlist code
  1570.     Fix makefile
  1571. commit 9c00cdd96265643bc35771ce6ad1ce7dae23c4c4
  1572. Author: Rémi Denis-Courmont <rem@videolan.org>
  1573. Date:   Sun Jun 25 17:05:52 2006 +0000
  1574.     - Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
  1575.     - Remove old kludges (get yourself a decently recent Mingw32 or die)
  1576. commit 507cfc279ad6827e3d782f0220307b21f853f211
  1577. Author: Clément Stenac <zorglub@videolan.org>
  1578. Date:   Sun Jun 25 16:29:49 2006 +0000
  1579.     Playlist model
  1580. commit 1b87dba74c236b912859064462a52e86fb6f5c1a
  1581. Author: Clément Stenac <zorglub@videolan.org>
  1582. Date:   Thu Jun 22 13:45:38 2006 +0000
  1583.     Bah, who really needs this ?
  1584. commit dea4749b295b562871a84bf2a3e3ba83a1f5fa87
  1585. Author: Clément Stenac <zorglub@videolan.org>
  1586. Date:   Thu Jun 22 10:03:32 2006 +0000
  1587.     * Create new types for device probing
  1588.     * Beginning of core implementation
  1589. commit 29f94bbc1065352bcbf836bf0217a0159b4ac4d2
  1590. Author: Derk-Jan Hartman <hartman@videolan.org>
  1591. Date:   Wed Jun 21 14:32:21 2006 +0000
  1592.     * update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.
  1593. commit 3fa2448ecc7a70f69c967dc7dbd0e995dcaf6ffe
  1594. Author: Clément Stenac <zorglub@videolan.org>
  1595. Date:   Wed Jun 21 14:22:22 2006 +0000
  1596.     HAL probing module
  1597. commit ef7464b001d7777a90dbbf802007113ece59f51f
  1598. Author: Yoann Peronneau <yoann@videolan.org>
  1599. Date:   Wed Jun 21 00:09:19 2006 +0000
  1600.     * wxwidgets: repair slider dragging.
  1601.       my algorithm is still not perfect: it should take account of the "thumb length"
  1602. commit bd6335a4db2327313f6b54429764037c49a00452
  1603. Author: Clément Stenac <zorglub@videolan.org>
  1604. Date:   Tue Jun 20 20:54:16 2006 +0000
  1605.     Non-working general declarations for disc probing (Refs:#565)
  1606. commit ce80081cb82ba2ebeeeb5c393d5835dd00e6bcda
  1607. Author: Yoann Peronneau <yoann@videolan.org>
  1608. Date:   Tue Jun 20 18:57:13 2006 +0000
  1609.     * wxwidgets: try to implement a go-where-you-click slider
  1610.       but I don't have a real video/audio file to test it...
  1611. commit a17edf64bb70b2ec95c66c3c2d20e693b4e12d64
  1612. Author: Yoann Peronneau <yoann@videolan.org>
  1613. Date:   Tue Jun 20 15:51:23 2006 +0000
  1614.     * vlc.win32.nsi.in: set "Recommended" as the default installation type
  1615. commit 507cd4520d39166027f67e9cdb1fe75a25010b4a
  1616. Author: Rémi Denis-Courmont <rem@videolan.org>
  1617. Date:   Tue Jun 20 14:37:45 2006 +0000
  1618.     Use the not so broken getaddrinfo implementation from ws2_32.dll
  1619.     instead of the painfully braindead one from wship6 that we'd rather
  1620.     flatly ignore
  1621. commit 99226c9857b1ece2890937c7ba0b6a810edd7192
  1622. Author: Rémi Denis-Courmont <rem@videolan.org>
  1623. Date:   Tue Jun 20 14:33:48 2006 +0000
  1624.     There is no such a thing as Winsock 2.0. Use version 2.2 instead.
  1625.     Microsoft was probably too much afraid that developpers would request
  1626.     version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2.
  1627. commit 77bec750b5846004d0a4788adf335de7d2e9add1
  1628. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1629. Date:   Tue Jun 20 12:51:29 2006 +0000
  1630.     Add another test for MacOS X 10.4.0 with Darwin ports installed
  1631. commit 357232c41b5b8f54fc02bbeb0ad77fbc46e06f05
  1632. Author: Clément Stenac <zorglub@videolan.org>
  1633. Date:   Tue Jun 20 06:04:43 2006 +0000
  1634.     Some skeleton files for playlist
  1635. commit 5ab2b4ea9a7d7eede29346da6567625a5b2be306
  1636. Author: Christophe Mutricy <xtophe@videolan.org>
  1637. Date:   Mon Jun 19 18:33:11 2006 +0000
  1638.     src/innput/input.c: Compile fix
  1639. commit 5ec136a26389da3e7928ecef1511b474de3c9745
  1640. Author: Clément Stenac <zorglub@videolan.org>
  1641. Date:   Mon Jun 19 17:46:20 2006 +0000
  1642.     Use a tristate for avi index (fix / don't fix / ask). Closes:#679
  1643. commit 7032788b524c2bd3ed1d6440a5b9d49c57d1034d
  1644. Author: Clément Stenac <zorglub@videolan.org>
  1645. Date:   Mon Jun 19 17:33:43 2006 +0000
  1646.     Small stats improvements
  1647. commit 666dc0889c8a028c828235c41c6942cd2fbf4327
  1648. Author: Yoann Peronneau <yoann@videolan.org>
  1649. Date:   Sat Jun 17 18:42:29 2006 +0000
  1650.     * input/subtitles.c: fix another bug in subtitle autodetection
  1651. commit de1aedd6b3d65864c9a2d45091a1a32dad7a0dd7
  1652. Author: Christophe Mutricy <xtophe@videolan.org>
  1653. Date:   Sat Jun 17 14:16:51 2006 +0000
  1654.     src/misc/stats.c: avoid buffer underflow.
  1655. commit ab248b851a9a2f40ba529d505185034e977a135e
  1656. Author: Yoann Peronneau <yoann@videolan.org>
  1657. Date:   Sat Jun 17 04:13:04 2006 +0000
  1658.     * src/input/input.c: don't clean twice the read_bytes counter
  1659. commit 08addc5ab32adc2f629e08304cd2cca8eacf0c7b
  1660. Author: Christophe Mutricy <xtophe@videolan.org>
  1661. Date:   Fri Jun 16 22:42:00 2006 +0000
  1662.     Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review
  1663. commit 28422e789b04d3173cfb52c5fe1b3e29bd0c51f9
  1664. Author: Yoann Peronneau <yoann@videolan.org>
  1665. Date:   Fri Jun 16 19:05:55 2006 +0000
  1666.     * If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)
  1667. commit baacaea316cff470f3fe11e52a833ef4a51afe74
  1668. Author: Clément Stenac <zorglub@videolan.org>
  1669. Date:   Thu Jun 15 21:22:35 2006 +0000
  1670.     Partial rewrite of stats to avoid lookups (Closes:#693)
  1671. commit 7a6b8a51f8b06684d32ba3a4985230363c32d8b0
  1672. Author: Damien Fouilleul <damienf@videolan.org>
  1673. Date:   Wed Jun 14 22:49:57 2006 +0000
  1674.     fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion)
  1675.     - opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout
  1676.     - voutgl.m: set context to NULL on exit
  1677. commit 350045b47585e3f67cf0ebebdecb549be84ef83d
  1678. Author: Yoann Peronneau <yoann@videolan.org>
  1679. Date:   Wed Jun 14 20:15:23 2006 +0000
  1680.     * playlist/xspf.c: upgrade to new structure
  1681.       inputs are not yet added to the playlist
  1682. commit 06b57a510f4f0b66183f1e643f4cfe13a71ceab4
  1683. Author: Clément Stenac <zorglub@videolan.org>
  1684. Date:   Wed Jun 14 20:09:51 2006 +0000
  1685.     * Add a "media-library" option to enable/disable ML
  1686.     * Add a "playlist-tree" option to force onelevel/catgory mode
  1687. commit efae654ee9b0c27238a98cd2fd658cab7534549e
  1688. Author: Yoann Peronneau <yoann@videolan.org>
  1689. Date:   Wed Jun 14 18:31:45 2006 +0000
  1690.     * web interface: add a snapshot button
  1691. commit ef4685ad4b84b82ec30e157c2af9eea6cd30e116
  1692. Author: Olivier Teulière <ipkiss@videolan.org>
  1693. Date:   Wed Jun 14 18:25:51 2006 +0000
  1694.      * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive
  1695. commit 206a6d2e084000db978a3da30db7379c12647eec
  1696. Author: Yoann Peronneau <yoann@videolan.org>
  1697. Date:   Wed Jun 14 14:48:32 2006 +0000
  1698.     * playlist/xspf.c: handles empty nodes
  1699. commit 9d17940416c1118a0775aecb41c0b35efa5a1685
  1700. Author: Yoann Peronneau <yoann@videolan.org>
  1701. Date:   Wed Jun 14 12:05:39 2006 +0000
  1702.     * control/http: fix "pl.current"
  1703. commit 82c2d527e16c3718b851e9ab7d096d58a058879b
  1704. Author: Yoann Peronneau <yoann@videolan.org>
  1705. Date:   Wed Jun 14 04:43:47 2006 +0000
  1706.     * demux/playlist/xspf: skeleton for XSPF tree playlist import
  1707. commit 6bc1500f97bf158ec4160570ff3d6173f8f67dc4
  1708. Author: Yoann Peronneau <yoann@videolan.org>
  1709. Date:   Wed Jun 14 02:00:42 2006 +0000
  1710.     * xpsf.c: ...but <playlist> has... grmbl
  1711. commit 37b5af493075f95769ee26ed583f2b0f43c6d3b7
  1712. Author: Yoann Peronneau <yoann@videolan.org>
  1713. Date:   Wed Jun 14 01:51:05 2006 +0000
  1714.     * xspf.c: <trackList> has no <location> or <title> element
  1715. commit 9526c4781b741555b9b90ae5d5a4cfa87e71a878
  1716. Author: Yoann Peronneau <yoann@videolan.org>
  1717. Date:   Wed Jun 14 01:46:17 2006 +0000
  1718.     * demux/playlist/xspf.c: fix a bug introduced by [15757]
  1719.       + cosmetic changes
  1720. commit dbc59e3a782ed65537b56b7d9df7ee82498a0bc4
  1721. Author: Yoann Peronneau <yoann@videolan.org>
  1722. Date:   Wed Jun 14 00:43:00 2006 +0000
  1723.     * Tree playlist XSPF export
  1724.       Kids, don't try this at home...
  1725. commit e955c93c2ea6d2caf3555796fead5b8bba68416f
  1726. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1727. Date:   Tue Jun 13 21:36:37 2006 +0000
  1728.     * code and GUI improvements
  1729. commit 7d92213a8d969532d4b7e75db15afeb089eab96b
  1730. Author: Filippo Carone <littlejohn@videolan.org>
  1731. Date:   Tue Jun 13 15:34:27 2006 +0000
  1732.     Java bindings Makefile tested and working on both GNU and Windows.
  1733. commit 5e80d19e6d47c260de1931a21ab5469e84cb1308
  1734. Author: Filippo Carone <littlejohn@videolan.org>
  1735. Date:   Tue Jun 13 13:35:49 2006 +0000
  1736.     10 PRINT "Remember to include a final endif at the end of Makefile.am."
  1737.     20 GOTO 10
  1738. commit 2a5b03c88d6916b9c3cea5826a5631531147223c
  1739. Author: Filippo Carone <littlejohn@videolan.org>
  1740. Date:   Tue Jun 13 13:19:46 2006 +0000
  1741.     make buildbot (and ppl) happy with java Makefile.am .
  1742. commit 28637d5443cd154309e2106aab23dacc263db4c4
  1743. Author: Filippo Carone <littlejohn@videolan.org>
  1744. Date:   Tue Jun 13 13:09:37 2006 +0000
  1745.     another attempt to make java bindings win32 friendly.
  1746. commit 094585133d32b992c874cf55919ef5d19c01ad31
  1747. Author: Filippo Carone <littlejohn@videolan.org>
  1748. Date:   Tue Jun 13 10:40:26 2006 +0000
  1749.     Corrections in the java bindings Makefile
  1750. commit 89d5ea7b7e86874ddeeec9214b32a57d5d5274e1
  1751. Author: Filippo Carone <littlejohn@videolan.org>
  1752. Date:   Tue Jun 13 09:58:56 2006 +0000
  1753.     A first try in making the Makefile crossplatform (gnu/win32)
  1754. commit 188a9ba248ff95f11f4e589c62cd54cfaa0618de
  1755. Author: Yoann Peronneau <yoann@videolan.org>
  1756. Date:   Tue Jun 13 03:04:08 2006 +0000
  1757.     * src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.
  1758. commit 18416d13f4c4d21b473d842062825fe690db86d7
  1759. Author: Damien Fouilleul <damienf@videolan.org>
  1760. Date:   Mon Jun 12 23:29:31 2006 +0000
  1761.     - x264-svn-win32.patch: synchronized with latest on svn
  1762. commit 172a37ad6661fbb137a38d0ee9af37a5c790c0cd
  1763. Author: Damien Fouilleul <damienf@videolan.org>
  1764. Date:   Mon Jun 12 23:26:38 2006 +0000
  1765.     - configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib
  1766. commit 31eaf45b4ad36764476a8a5636d31e5bc6797061
  1767. Author: Damien Fouilleul <damienf@videolan.org>
  1768. Date:   Mon Jun 12 23:14:44 2006 +0000
  1769.     vlcshell.cpp: fixed plugin 'autoplay'
  1770. commit e444bfd2adc3ab5405a7cd2cb05adde8f4b8d8c8
  1771. Author: Gildas Bazin <gbazin@videolan.org>
  1772. Date:   Mon Jun 12 20:41:22 2006 +0000
  1773.     * src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().
  1774. commit fab2e7bcdbf32b56a8561f55db9b276eebf2f1c4
  1775. Author: Clément Stenac <zorglub@videolan.org>
  1776. Date:   Mon Jun 12 19:56:25 2006 +0000
  1777.     Simplify the CDDA module. Split more between parse and play
  1778. commit 47643f0a85bf67e29d9d1fa23a05b20aac26a685
  1779. Author: Gildas Bazin <gbazin@videolan.org>
  1780. Date:   Mon Jun 12 19:51:14 2006 +0000
  1781.     * src/video_output/video_output.c: avoid calling config_GetInt in the main loop.
  1782. commit 2ef372cafeb0e990ea1e7f01649e38f37f2ca582
  1783. Author: Dennis van Amerongen <trax@videolan.org>
  1784. Date:   Mon Jun 12 19:32:00 2006 +0000
  1785.     * typo consummed -> consumed
  1786. commit 79b230a334b75ad5bc1e7c702d84b71560bffc60
  1787. Author: Yoann Peronneau <yoann@videolan.org>
  1788. Date:   Mon Jun 12 19:31:33 2006 +0000
  1789.     * modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module.
  1790.       Thanks to Menele from the forum for submitting a patch.
  1791. commit 75d4dcbdcb92211ee62e973830a7a9fce2a7ae4a
  1792. Author: Clément Stenac <zorglub@videolan.org>
  1793. Date:   Mon Jun 12 19:21:01 2006 +0000
  1794.     * Fix skip in initial status
  1795.     * Don't waste ids
  1796.     * Fix a bug in services discoveries
  1797. commit 97a70d1ba50f4483e47129237ec237e1e20af878
  1798. Author: Pavlov Konstantin <thresh@videolan.org>
  1799. Date:   Mon Jun 12 14:47:01 2006 +0000
  1800.     Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.
  1801. commit 09b70e1c19e9ffce31146c4853cf705591e30adc
  1802. Author: Gildas Bazin <gbazin@videolan.org>
  1803. Date:   Sun Jun 11 20:52:08 2006 +0000
  1804.     * modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.
  1805. commit b7ce1c36e2c9fbfa4c452af991eb3aa8506755fe
  1806. Author: Christophe Mutricy <xtophe@videolan.org>
  1807. Date:   Sun Jun 11 19:21:30 2006 +0000
  1808.     ffmpeg-svn-cross.patch has been applied upstream
  1809. commit b33404334798c4980ae1601f9a7f416c625d3ba0
  1810. Author: Clément Stenac <zorglub@videolan.org>
  1811. Date:   Sun Jun 11 19:03:12 2006 +0000
  1812.     Skeleton for open
  1813. commit 5bd77e4ba780501cd46ad76c62919681a47984b4
  1814. Author: Gildas Bazin <gbazin@videolan.org>
  1815. Date:   Sun Jun 11 11:57:05 2006 +0000
  1816.     * src/audio_output/intf.c: optimise aout_VolumeGet a bit.
  1817. commit af23abe4b8908ee9067b412fce5b93918e8750b1
  1818. Author: Gildas Bazin <gbazin@videolan.org>
  1819. Date:   Sun Jun 11 11:56:39 2006 +0000
  1820.     * modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
  1821. commit 045867482d1df58d453fa5bf6e95867cfc83a2d4
  1822. Author: Gildas Bazin <gbazin@videolan.org>
  1823. Date:   Sun Jun 11 11:21:59 2006 +0000
  1824.     * src/misc/stats.c: fix no-stats mode.
  1825. commit 9296f9b8d98657f4c0fff15e56a57a6b4e9a1d93
  1826. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1827. Date:   Sun Jun 11 09:43:20 2006 +0000
  1828.     * disable sdk-support on ppc-macs until it is fixed (refs #692)
  1829. commit 349fa35a1cb76e1d52dc310a5526eeedf1a74dc6
  1830. Author: Christophe Mutricy <xtophe@videolan.org>
  1831. Date:   Sat Jun 10 22:26:29 2006 +0000
  1832.     * Patch ffmpeg configure to not use twice the cross prefix.
  1833.     * CVS -> SVN
  1834. commit 03562f42d3e3dd4f700b38a6bd7d39681bb7d3a9
  1835. Author: Gildas Bazin <gbazin@videolan.org>
  1836. Date:   Sat Jun 10 22:21:37 2006 +0000
  1837.     * src/libvlc.h, src/interface/interaction.c: new config option to disable interaction mode. Default value is set to disable for now because this mode is currently broken.
  1838. commit 46b44b39fd650cedfe26a1b2db4bf69f14f72db8
  1839. Author: Christophe Mutricy <xtophe@videolan.org>
  1840. Date:   Sat Jun 10 21:17:13 2006 +0000
  1841.     misc/freetype.c: Fix strings
  1842. commit 0ce6483d7fda44a04cd32140623f500286268a27
  1843. Author: Christophe Mutricy <xtophe@videolan.org>
  1844. Date:   Sat Jun 10 21:15:19 2006 +0000
  1845.     qt4/input_manager.cpp: compile fix
  1846. commit 76c472ef4b410345a1eb351c98cb1815e2bfd923
  1847. Author: Filippo Carone <littlejohn@videolan.org>
  1848. Date:   Sat Jun 10 18:13:46 2006 +0000
  1849.     Java bindings update.
  1850.     
  1851.     - a new java example shows general jvlc use
  1852.     - more functions added in InputIntf (getInputFPS now works)
  1853.     - a little potential problem fixed in Playlist
  1854. commit f25c42997007fd769a1d297ad2a59387a0079987
  1855. Author: Filippo Carone <littlejohn@videolan.org>
  1856. Date:   Sat Jun 10 17:36:22 2006 +0000
  1857.     a vlc_object_release added
  1858. commit e63f4a4b5870dc5075cddbe91beb6adb4b25d3f2
  1859. Author: Filippo Carone <littlejohn@videolan.org>
  1860. Date:   Sat Jun 10 16:13:38 2006 +0000
  1861.     Initial implementation of libvlc_get_input_fps.
  1862. commit 9781b8469aa24bb7c414eedeb113d0318f2cc5f9
  1863. Author: Filippo Carone <littlejohn@videolan.org>
  1864. Date:   Sat Jun 10 15:34:32 2006 +0000
  1865.     Muting and unmuting functions implemented in the control interface
  1866. commit 0627647ffb3c4dc71b4803f8da5035d507f0f6f2
  1867. Author: Filippo Carone <littlejohn@videolan.org>
  1868. Date:   Sat Jun 10 13:58:03 2006 +0000
  1869.     Java bindings update.
  1870.     
  1871.     * new JVLC.destroy() method to cleanup a JVLC object
  1872.     * new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
  1873.     * Status class removed
  1874.     * new JVLC.isInputPlaying() and JVLC.hasVout() methods
  1875. commit 599b0d51b3fbd297941c76397a6a57c7fbc2fbe2
  1876. Author: Filippo Carone <littlejohn@videolan.org>
  1877. Date:   Sat Jun 10 13:15:15 2006 +0000
  1878.     New snapshot behaviour.
  1879.     
  1880.     if the user specifies a directory in the snapshot-path variable, then vlc
  1881.     behaves as before;
  1882.     
  1883.     if the user specifies a complete path (folder/filename) then the snapshot
  1884.     is named and saved after it.
  1885. commit 71148dd9141b229f48a987ec653a89c2b3566af8
  1886. Author: Gildas Bazin <gbazin@videolan.org>
  1887. Date:   Sat Jun 10 10:26:17 2006 +0000
  1888.     * modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
  1889. commit fb220e5045fd5ceee4c351ddceba215b2667460b
  1890. Author: Rémi Denis-Courmont <rem@videolan.org>
  1891. Date:   Sat Jun 10 10:13:31 2006 +0000
  1892.     Memleak spotted by Dugal Harris.
  1893. commit 085676a436e10da777ca174c812dbd95c0304b3f
  1894. Author: Rémi Denis-Courmont <rem@videolan.org>
  1895. Date:   Sat Jun 10 10:13:10 2006 +0000
  1896.     MJPG support with DirectShow (patch from Dugal Harris)
  1897. commit 44070ee64f16b5e029d1ea21b506e969014b5e81
  1898. Author: Gildas Bazin <gbazin@videolan.org>
  1899. Date:   Sat Jun 10 10:10:56 2006 +0000
  1900.     * modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.
  1901. commit d02df00247810ef550a33333166719342f210689
  1902. Author: Rémi Denis-Courmont <rem@videolan.org>
  1903. Date:   Sat Jun 10 10:10:54 2006 +0000
  1904.     Include bitrate in SDP when known.
  1905.     Patch from Ilkka Ollakka with cosmetic fixes.
  1906. commit a78b832aae9df6435496f5b81d75dea46a6f5639
  1907. Author: Gildas Bazin <gbazin@videolan.org>
  1908. Date:   Sat Jun 10 10:01:40 2006 +0000
  1909.     * modules/codec/dmo/dmo.c: fix typo in fourcc.
  1910. commit 6f4778fac7bf7aa82d60ac17e11e45a625012d95
  1911. Author: Gildas Bazin <gbazin@videolan.org>
  1912. Date:   Sat Jun 10 09:57:45 2006 +0000
  1913.     * src/playlist/tree.c: fix memory leak.
  1914. commit a1bf965dd5248902f24b0d0ee5279b5f758db02d
  1915. Author: Gildas Bazin <gbazin@videolan.org>
  1916. Date:   Fri Jun 9 22:20:11 2006 +0000
  1917.     * modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes a few issues with the previous packetizer and is simpler.
  1918. commit 31a2d53b0aa1e4e8f929471e8760043aa65c50e4
  1919. Author: Gildas Bazin <gbazin@videolan.org>
  1920. Date:   Fri Jun 9 21:35:13 2006 +0000
  1921.     * modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.
  1922. commit bbde0a771f20e794a229dbd750a2b93a71ebb047
  1923. Author: Gildas Bazin <gbazin@videolan.org>
  1924. Date:   Fri Jun 9 20:45:41 2006 +0000
  1925.     * modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before adding the stream.
  1926. commit 0f1bed44147dda93fc7e02c15f9f1d5c668f49ce
  1927. Author: Antoine Cellerier <dionoea@videolan.org>
  1928. Date:   Fri Jun 9 20:44:18 2006 +0000
  1929.     Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).
  1930. commit 1f1c05083b9640f537faaf7804bebd10ef71218d
  1931. Author: Pavlov Konstantin <thresh@videolan.org>
  1932. Date:   Fri Jun 9 19:59:22 2006 +0000
  1933.     revert 15853 as it brokes things
  1934. commit 1b168781175c2f631de2d9fb7f6abd1978c26bc1
  1935. Author: Clément Stenac <zorglub@videolan.org>
  1936. Date:   Fri Jun 9 19:17:49 2006 +0000
  1937.     * Split apart gui and input management
  1938.     * Functional stats panel
  1939. commit e5ed4c8e9f4f1851b966742f2dc535df8aa676cb
  1940. Author: Pavlov Konstantin <thresh@videolan.org>
  1941. Date:   Fri Jun 9 16:56:13 2006 +0000
  1942.     lets add *flags not only in the case of xulrunner-config
  1943. commit 7337338303bfda585c5a4681525912177a7a3794
  1944. Author: Pavlov Konstantin <thresh@videolan.org>
  1945. Date:   Fri Jun 9 14:19:32 2006 +0000
  1946.     Fix for building mozilla plugin with mozilla-dev on non-debian systems
  1947.     Needs more check, as i've only tested it on altlinux
  1948. commit b8a24c4adf7b35b6d40adc4bb8f94eed8b03f668
  1949. Author: Rémi Denis-Courmont <rem@videolan.org>
  1950. Date:   Fri Jun 9 14:17:26 2006 +0000
  1951.     FTP cleartext authentication from Petr Vacek.
  1952. commit c9c85bef374c60c958bba36f0fe858b5c3dddacc
  1953. Author: Yoann Peronneau <yoann@videolan.org>
  1954. Date:   Fri Jun 9 04:38:16 2006 +0000
  1955.     * proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)
  1956. commit 92ee23d34534809e3f1854feb1f043d770d0c799
  1957. Author: Yoann Peronneau <yoann@videolan.org>
  1958. Date:   Fri Jun 9 02:08:08 2006 +0000
  1959.     * the first autodetected subtitles file should now be automatically enabled
  1960. commit 9b21a3e02405a59a10b0649feccad9e8295b74a2
  1961. Author: Yoann Peronneau <yoann@videolan.org>
  1962. Date:   Fri Jun 9 00:28:07 2006 +0000
  1963.     * fix subtitles file autodetection
  1964.       this was broken when the video file name included its directory name
  1965.       (for instance "vlc dir/file.avi")
  1966. commit 128b8fdb26cd6b9d14b26f3e61161e57eaebaec9
  1967. Author: Clément Stenac <zorglub@videolan.org>
  1968. Date:   Thu Jun 8 21:04:24 2006 +0000
  1969.     Don't forget to reset slider position
  1970. commit 0cc8937fe2b2b564438100cda288d90c2905f21b
  1971. Author: Christophe Mutricy <xtophe@videolan.org>
  1972. Date:   Thu Jun 8 21:01:09 2006 +0000
  1973.     Oups
  1974. commit 23a3d91d476a5ed848f910a01ec88ff1395d9173
  1975. Author: Clément Stenac <zorglub@videolan.org>
  1976. Date:   Thu Jun 8 20:54:20 2006 +0000
  1977.     Don't laugh
  1978. commit 3c9aa734ca74e518eed648839551823f259e0b5c
  1979. Author: Christophe Mutricy <xtophe@videolan.org>
  1980. Date:   Thu Jun 8 20:43:59 2006 +0000
  1981.     Don't hardcode path
  1982. commit 88d96cf47228da5ddeb4df152373ed95242a78e2
  1983. Author: Clément Stenac <zorglub@videolan.org>
  1984. Date:   Thu Jun 8 20:43:12 2006 +0000
  1985.     nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille
  1986. commit fd7ce7553f53f1f44d97327ce8776aa3bacdd8c4
  1987. Author: Clément Stenac <zorglub@videolan.org>
  1988. Date:   Thu Jun 8 19:39:15 2006 +0000
  1989.     * Don't delete main nodes in playlist_Clear
  1990.     * Fix item add in RC
  1991. commit 0f4a49175ee55dd444fd99874a614c8120f66a45
  1992. Author: Clément Stenac <zorglub@videolan.org>
  1993. Date:   Thu Jun 8 19:18:11 2006 +0000
  1994.     Get rid of some pic stuff that caused vlc-config to do baad things
  1995. commit 63db764f0ed95728821c89bc19ed2f034595df21
  1996. Author: Clément Stenac <zorglub@videolan.org>
  1997. Date:   Thu Jun 8 18:59:14 2006 +0000
  1998.     Fix vout/sout garbage collection and input spam debug messages
  1999. commit a2dbfd134c6229d637b02136ee1bcc2a1fab441e
  2000. Author: Clément Stenac <zorglub@videolan.org>
  2001. Date:   Thu Jun 8 18:36:09 2006 +0000
  2002.     Some general clean up
  2003. commit 183dd67ee505142dc0d563532f98e4f023c22e34
  2004. Author: Gildas Bazin <gbazin@videolan.org>
  2005. Date:   Wed Jun 7 22:20:15 2006 +0000
  2006.     * configure.ac: you can do it.
  2007. commit 97b5c1546269c39f24e9a7619d865d99567ba0e9
  2008. Author: Gildas Bazin <gbazin@videolan.org>
  2009. Date:   Wed Jun 7 22:02:16 2006 +0000
  2010.     * configure.ac: libpostproc detection was more broken than I thought.
  2011. commit 9bc15cda0a46fe9ea07ffcb9273f71374bd7a860
  2012. Author: Gildas Bazin <gbazin@videolan.org>
  2013. Date:   Wed Jun 7 21:42:21 2006 +0000
  2014.     * configure.ac: fix typo in ffmpeg's libpostproc detection.
  2015. commit 22089b32e9c539e44552ce5006a53720b927f9af
  2016. Author: Filippo Carone <littlejohn@videolan.org>
  2017. Date:   Wed Jun 7 15:20:08 2006 +0000
  2018.     Suggest to check/set JAVA_HOME if compilation fails
  2019. commit 973a35aabd50a7ab95caf6b8af067adea1fe04a3
  2020. Author: Rémi Denis-Courmont <rem@videolan.org>
  2021. Date:   Wed Jun 7 14:22:15 2006 +0000
  2022.     Remove experimental flag from libtool.
  2023.     Several people use it and nobody complain it was broken.
  2024.     Besides, some stuff seem not to work without it.
  2025. commit 08b3fcc622fc45784579fd505cac5d6481aff620
  2026. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2027. Date:   Wed Jun 7 13:25:23 2006 +0000
  2028.     * ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
  2029. commit 9b2b219e047a24874724680d2e2fda79dc270e6c
  2030. Author: Derk-Jan Hartman <hartman@videolan.org>
  2031. Date:   Wed Jun 7 11:33:30 2006 +0000
  2032.     * fortune
  2033. commit 2d7612ab1579df79a01183796bdc03d44d3e894e
  2034. Author: Yoann Peronneau <yoann@videolan.org>
  2035. Date:   Tue Jun 6 20:46:03 2006 +0000
  2036.     * use Play icon for play-only hotkey
  2037. commit 775b37327219527229bc075b47d81459f097664b
  2038. Author: Derk-Jan Hartman <hartman@videolan.org>
  2039. Date:   Tue Jun 6 20:44:28 2006 +0000
  2040.     * blegh fprintf
  2041. commit b81187776b39942efca2a5fdd0253946e4aef1a0
  2042. Author: Yoann Peronneau <yoann@videolan.org>
  2043. Date:   Tue Jun 6 18:34:42 2006 +0000
  2044.     * try to fix the pause-only hotkey
  2045.       this needs to be tested
  2046. commit 5ea9b67e5690ac08765236d8b293a25f266722f3
  2047. Author: Filippo Carone <littlejohn@videolan.org>
  2048. Date:   Tue Jun 6 12:51:36 2006 +0000
  2049.     Ops.. i did it again
  2050. commit df1f3f10213f7d99ea6b3ac2fc0525bfcaa07a01
  2051. Author: Filippo Carone <littlejohn@videolan.org>
  2052. Date:   Tue Jun 6 11:35:28 2006 +0000
  2053.     one more object release in video.c
  2054. commit b2de137f9fcc1b5fc9998f0f2a934853ed009008
  2055. Author: Filippo Carone <littlejohn@videolan.org>
  2056. Date:   Tue Jun 6 11:31:55 2006 +0000
  2057.     Java bindings update:
  2058.     
  2059.     * more synchronization with playlist and input threads
  2060.     * new libvlc functions binded
  2061. commit 10225af5815d0b7421489da069ee37494354568c
  2062. Author: Filippo Carone <littlejohn@videolan.org>
  2063. Date:   Tue Jun 6 11:17:52 2006 +0000
  2064.     libvlc compile warnings resolved
  2065. commit 4799808cda5106bac1e0ce3c696348bcea3f11ee
  2066. Author: Pavlov Konstantin <thresh@videolan.org>
  2067. Date:   Tue Jun 6 11:07:40 2006 +0000
  2068.     compile fix
  2069. commit 0b0cc6da63fe6a62b51eb0472fe4ddfcf14bac4f
  2070. Author: Marian Durkovic <md@videolan.org>
  2071. Date:   Tue Jun 6 08:47:00 2006 +0000
  2072.     make --sout-ts-alignment default enabled (refs: #669)
  2073. commit 57980f409c3aa8df7a61ef42d489b5b4323f21ac
  2074. Author: Filippo Carone <littlejohn@videolan.org>
  2075. Date:   Mon Jun 5 18:23:56 2006 +0000
  2076.     libvlc input and video update:
  2077.     * video.c: added 1 release object in GetVout
  2078.     * input.c: added libvlc_get_input_thread helper
  2079. commit 65c56bb9d8ba7b0789d16407b81836af0bcd367a
  2080. Author: Clément Stenac <zorglub@videolan.org>
  2081. Date:   Mon Jun 5 16:05:34 2006 +0000
  2082.     Fix playlist crash on quit
  2083. commit d90a5fa3162f609bf4f2ec9539b0e7d2265b9e69
  2084. Author: Filippo Carone <littlejohn@videolan.org>
  2085. Date:   Mon Jun 5 16:01:35 2006 +0000
  2086.     if --enable-java-bindings then check a javac exists
  2087. commit 13c61234f856eec2ede84508e6c87334345f630b
  2088. Author: Filippo Carone <littlejohn@videolan.org>
  2089. Date:   Mon Jun 5 16:00:27 2006 +0000
  2090.     libvlc: Vout object now released when needed
  2091. commit d09a0fbf9b816cdc0e91c2a87b0126543c36bbcc
  2092. Author: Filippo Carone <littlejohn@videolan.org>
  2093. Date:   Mon Jun 5 15:06:45 2006 +0000
  2094.     libvlc enhanced:
  2095.     * video height/width retrieval
  2096.     * input playing status check
  2097. commit 74c5cd2ad37925900939009afcf775b85afaa9f9
  2098. Author: Christophe Mutricy <xtophe@videolan.org>
  2099. Date:   Mon Jun 5 13:43:48 2006 +0000
  2100.     * Work around automake stupid test
  2101.     * Add notify plugin
  2102. commit 55a578529adf3d194d878a81fc3bab48f688d393
  2103. Author: Christophe Mutricy <xtophe@videolan.org>
  2104. Date:   Sun Jun 4 21:50:01 2006 +0000
  2105.     Libpostproc moved.
  2106. commit dc3f03c55b6b2321501fcd73069b8485ebb8b48b
  2107. Author: Jérome Decoodt <djc@videolan.org>
  2108. Date:   Sun Jun 4 20:53:54 2006 +0000
  2109.     OBJECT_INPUT->OBJECT_PLAYLIST
  2110.     Thanks to xtophe
  2111. commit 33983554b25e79aad349e6703573449f7799e672
  2112. Author: Filippo Carone <littlejohn@videolan.org>
  2113. Date:   Sun Jun 4 19:26:55 2006 +0000
  2114.     * added video height/width getters in libvlc
  2115.     * libvlc playlist play uses locking
  2116. commit 840f845c8c4d723a7d84ab28bf9cc43e315b4695
  2117. Author: Rémi Denis-Courmont <rem@videolan.org>
  2118. Date:   Sun Jun 4 18:43:05 2006 +0000
  2119.     Make config.status happy (muahaha)
  2120. commit 1ee48e2704b37e657ac58ca69582c44129b46713
  2121. Author: Rémi Denis-Courmont <rem@videolan.org>
  2122. Date:   Sun Jun 4 18:32:14 2006 +0000
  2123.     Remove spurious warning
  2124. commit 9d85b9dace93996a50fbf415463c058aaa1fe815
  2125. Author: Rémi Denis-Courmont <rem@videolan.org>
  2126. Date:   Sun Jun 4 18:09:30 2006 +0000
  2127.     Some build systems clean up. Now require automake 1.7
  2128.     
  2129.     Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.
  2130. commit bb3c43d2822a8fb83725687d54f5e10754548296
  2131. Author: Rémi Denis-Courmont <rem@videolan.org>
  2132. Date:   Sun Jun 4 18:05:00 2006 +0000
  2133.     Another PIC fix
  2134. commit 14815d2cc5501b7417a34b96957c726e253bdeb2
  2135. Author: Rémi Denis-Courmont <rem@videolan.org>
  2136. Date:   Sun Jun 4 17:35:56 2006 +0000
  2137.     Remove PIC stuff too
  2138. commit 5b369300e5f7093ac99f2f626533e7f9bc9b66fb
  2139. Author: Rémi Denis-Courmont <rem@videolan.org>
  2140. Date:   Sun Jun 4 17:07:19 2006 +0000
  2141.     Suppress support for position dependant code (except on mingw32).
  2142.     This simplifies the build system quite a lot, and reduce compilation
  2143.     times when PIC is actually needed.
  2144.     
  2145.     If you really mind the extra overhead of PIC, use:
  2146.     ./configure --enable-libtool --enable-static --disable-shared
  2147. commit 7cc72564f95e39aa619884fecb04558db63bd6c9
  2148. Author: Filippo Carone <littlejohn@videolan.org>
  2149. Date:   Sun Jun 4 15:30:18 2006 +0000
  2150.     pic libraries are now correctly installed when needed:
  2151.     * --enable-pic added in configure.ac
  2152.     * bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed
  2153. commit 31c1e82eb9382d6b2d8ad5ee54b6ce6546a250fc
  2154. Author: Olivier Teulière <ipkiss@videolan.org>
  2155. Date:   Sun Jun 4 14:17:46 2006 +0000
  2156.      * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
  2157. commit ff65ea953015d3387bc6fa2027102e875198dc26
  2158. Author: Olivier Teulière <ipkiss@videolan.org>
  2159. Date:   Sun Jun 4 14:03:54 2006 +0000
  2160.      * modules/gui/skins2/*: More simplifications of the same kind
  2161. commit e1670aca558b0fea3a9530c36d4753a022983ec9
  2162. Author: Olivier Teulière <ipkiss@videolan.org>
  2163. Date:   Sun Jun 4 13:55:41 2006 +0000
  2164.      * modules/gui/skins2/*: The second template argument of the Subject and
  2165.        Observer classes now has a default value. This simplifies the code in many
  2166.        places.
  2167. commit 4a3d46bd2b7ac46483aa960965e1bc8bf91d73e4
  2168. Author: Clément Stenac <zorglub@videolan.org>
  2169. Date:   Sun Jun 4 09:00:36 2006 +0000
  2170.     * Don't reset input meta information
  2171.     * Improve notification layout
  2172. commit a378f1a7122a37042ec1a24ce874e9a917f0c691
  2173. Author: Clément Stenac <zorglub@videolan.org>
  2174. Date:   Sun Jun 4 08:13:00 2006 +0000
  2175.     More cosmetics for plastique
  2176. commit 8e2036e4e1cc5e158a9d8c209684f63bf774a8f0
  2177. Author: Christophe Mutricy <xtophe@videolan.org>
  2178. Date:   Sun Jun 4 00:13:40 2006 +0000
  2179.     New libnotify plugin.
  2180.     TODO: - get rid of the harcoded path for the icon
  2181.           - make the meta printed an option.
  2182. commit ddd1fc5e3a1ebd8b2db3268f3ed438cf039f9515
  2183. Author: Christophe Massiot <massiot@videolan.org>
  2184. Date:   Sun Jun 4 00:10:01 2006 +0000
  2185.     .
  2186. commit e99be2d187dd032ee60bc15615d9e5869528762b
  2187. Author: Olivier Teulière <ipkiss@videolan.org>
  2188. Date:   Sun Jun 4 00:00:34 2006 +0000
  2189.      * dos/skins/skins2-howto.xml: Small precision
  2190. commit 24648f43cf4371f6c6d6d78db2f5ae755f810cc8
  2191. Author: Olivier Teulière <ipkiss@videolan.org>
  2192. Date:   Sat Jun 3 23:57:40 2006 +0000
  2193.      * modules/gui/skins2/*:
  2194.          - anchors have a new "lefttop" attribute, allowing them to follow the
  2195.            border of the window when resizing
  2196.          - the resizing is now handled by the WindowManager class (to enforce the
  2197.            mediator pattern). This makes it possible to handle tricky cases,
  2198.            such as:
  2199.                window B is anchored to window A, and A is resized
  2200.                ==> B moves accordingly, and can still be anchored by other windows
  2201. commit fef44fa9395f5d7c7fa1a80c6725f877affa3fad
  2202. Author: Clément Stenac <zorglub@videolan.org>
  2203. Date:   Sat Jun 3 22:27:19 2006 +0000
  2204.     Cosmetics
  2205. commit ccacddbd547138e44ffcdd832f9d92961b965282
  2206. Author: Clément Stenac <zorglub@videolan.org>
  2207. Date:   Sat Jun 3 21:44:25 2006 +0000
  2208.     * Fix crash
  2209.     * Add a prefs button
  2210. commit 04e52ef4fcfd62cf03de3a9a679f55f94824ea90
  2211. Author: Clément Stenac <zorglub@videolan.org>
  2212. Date:   Sat Jun 3 18:03:40 2006 +0000
  2213.     Preferences
  2214. commit a53a078c54b35ae0e7183debf8fe9763af7ffdad
  2215. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2216. Date:   Sat Jun 3 12:15:03 2006 +0000
  2217.     * use ganesh instead of the official server while it is down
  2218. commit 8ecff20aa150130f7f6ff1d9aff29480899dd3a0
  2219. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2220. Date:   Sat Jun 3 10:45:32 2006 +0000
  2221.     * fixed compilation if svn isn't in the default path
  2222. commit 640fe7328c3efafc924a03d11710a3378ba5ed7c
  2223. Author: Christophe Mutricy <xtophe@videolan.org>
  2224. Date:   Fri Jun 2 22:56:38 2006 +0000
  2225.     Fix Stream title. Patch by Diego "Flameeyes" Petteno
  2226. commit 35580f5029a7bdea5c541eaa99545e0c1e759d26
  2227. Author: Christophe Mutricy <xtophe@videolan.org>
  2228. Date:   Fri Jun 2 22:22:01 2006 +0000
  2229.     discriminate between the two OpenGL modules
  2230. commit 5e68685cd4e5c6c74a4939ed9cbb5e212def3fe0
  2231. Author: Clément Stenac <zorglub@videolan.org>
  2232. Date:   Fri Jun 2 20:20:21 2006 +0000
  2233.     Empty files
  2234. commit c62e2983ad64e98cf2e39800b965ea790b3ed857
  2235. Author: Benjamin Pracht <bigben@videolan.org>
  2236. Date:   Fri Jun 2 19:24:36 2006 +0000
  2237.     * Don't change the FSF address
  2238. commit 61acca87b84855af227746fac59bc5b6a83fd47e
  2239. Author: Benjamin Pracht <bigben@videolan.org>
  2240. Date:   Fri Jun 2 18:41:31 2006 +0000
  2241.     * Patch by Cédric Cocquebert to add several additional video effects to the opengl vout
  2242. commit 1ba03e33a5521d31fc0c04354070140f2774d20b
  2243. Author: Filippo Carone <littlejohn@videolan.org>
  2244. Date:   Fri Jun 2 13:22:58 2006 +0000
  2245.     when testing if mozilla is required, use enable_mozilla, not just mozilla
  2246. commit 54b0c48d2fb735a66dbfdaf9121363cf63346e5d
  2247. Author: Filippo Carone <littlejohn@videolan.org>
  2248. Date:   Fri Jun 2 11:27:30 2006 +0000
  2249.     added in libvlc:
  2250.      - simple screenshot function
  2251.      - an helper function to check if the input item is playing
  2252. commit 80ba0c2698c7e30d1e6020045958ed7f88243e54
  2253. Author: Clément Stenac <zorglub@videolan.org>
  2254. Date:   Fri Jun 2 06:06:38 2006 +0000
  2255.     Todo for prefs widgets
  2256. commit 1d33ae2dfe2e9ceeb61b99be31a74bbeb1f71e9f
  2257. Author: Clément Stenac <zorglub@videolan.org>
  2258. Date:   Fri Jun 2 06:05:11 2006 +0000
  2259.     Typo. Thanks to radius on the forum
  2260. commit 7351430d692ed07033772b093ab4d49d39f8235a
  2261. Author: Damien Fouilleul <damienf@videolan.org>
  2262. Date:   Thu Jun 1 23:22:54 2006 +0000
  2263.     - voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
  2264.     - vlcshell.cpp: make opengl the default video output module for macosx
  2265.     - vlc.r: remove Quicktime mimetype from supported list
  2266.     - configure.ac: the OpenGL provider requires the AGL framework
  2267. commit d1ae6b84388da636f8bfc0f87f7a679ed6c8bc26
  2268. Author: Christophe Mutricy <xtophe@videolan.org>
  2269. Date:   Thu Jun 1 21:28:12 2006 +0000
  2270.     Don't lock the mutex twice
  2271. commit 053d5bb66c6ac58ec0810b13d2cefb797a57d307
  2272. Author: Clément Stenac <zorglub@videolan.org>
  2273. Date:   Thu Jun 1 20:42:03 2006 +0000
  2274.     Skeleton for preferences widgets
  2275. commit 0f98a479b87835a8becb08444269a8619833fbf8
  2276. Author: Clément Stenac <zorglub@videolan.org>
  2277. Date:   Thu Jun 1 14:46:26 2006 +0000
  2278.     Manage navigation buttons, status and text
  2279. commit 4a935b11d36969b079aa0802efa6e68b975c2a35
  2280. Author: Christophe Mutricy <xtophe@videolan.org>
  2281. Date:   Thu Jun 1 13:10:28 2006 +0000
  2282.     caca.c: compile fix
  2283. commit 41f79cdb76a1617f32622c3ee9eafc923ff24a89
  2284. Author: Sam Hocevar <sam@videolan.org>
  2285. Date:   Thu Jun 1 10:34:32 2006 +0000
  2286.       * modules/video_output/caca.c: fixed typedefs for older libcaca versions.
  2287. commit 61c29c8f4f906a535430844852ab89f019d85531
  2288. Author: Sam Hocevar <sam@videolan.org>
  2289. Date:   Thu Jun 1 09:57:01 2006 +0000
  2290.       * modules/video_output/caca.c: many code simplifications.
  2291. commit 8c672e8dfb6827bcdfa307f06adce2dba22f63ae
  2292. Author: Sam Hocevar <sam@videolan.org>
  2293. Date:   Thu Jun 1 09:53:36 2006 +0000
  2294.       * bootstrap: simplified automake detection and added support for the FreeBSD
  2295.         automake naming scheme.
  2296. commit 5c8a02618600ff7b9e76333f11d42425a0bf6536
  2297. Author: Dennis van Amerongen <trax@videolan.org>
  2298. Date:   Wed May 31 23:12:09 2006 +0000
  2299.     * modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.
  2300. commit a73c2964d205fc945318773af3753196601533d4
  2301. Author: Clément Stenac <zorglub@videolan.org>
  2302. Date:   Wed May 31 21:48:31 2006 +0000
  2303.     Don't crash
  2304. commit 059c0ff3b7791ce45cefdcbf0c5be405ef4059e5
  2305. Author: Christophe Mutricy <xtophe@videolan.org>
  2306. Date:   Wed May 31 21:45:06 2006 +0000
  2307.     Add a qt shortcut
  2308. commit ba50ee9293253b651a66e6eb12111e887d123f29
  2309. Author: Christophe Mutricy <xtophe@videolan.org>
  2310. Date:   Wed May 31 21:34:01 2006 +0000
  2311.     [15729] breaks binary compatibility
  2312. commit 6c3d99106546fc732be6f555de651966dfbd98a1
  2313. Author: Clément Stenac <zorglub@videolan.org>
  2314. Date:   Wed May 31 21:24:58 2006 +0000
  2315.     Cleanup
  2316. commit 0bfccfadab7815fa8ded920181cb523f3a5e3095
  2317. Author: Clément Stenac <zorglub@videolan.org>
  2318. Date:   Wed May 31 21:04:26 2006 +0000
  2319.     First benefits of QT ! A slider ! (Refs:#80)
  2320. commit 8f973a0b05db90ef8f602ca8863563e0724e8581
  2321. Author: Clément Stenac <zorglub@videolan.org>
  2322. Date:   Wed May 31 20:40:54 2006 +0000
  2323.     Fix playlist crasher and simplify a few things
  2324.     (Remove ITEMPLAY method, which had become redundant)
  2325. commit 40d23030a7fbfb89137c138cab90e9f45eec83de
  2326. Author: Antoine Cellerier <dionoea@videolan.org>
  2327. Date:   Tue May 30 19:57:34 2006 +0000
  2328.     Typo corretion. Thanks to tango_ on IRC :)
  2329. commit 9f13848c8fa513d1bf2944cc81bd291bbc80fd35
  2330. Author: Clément Stenac <zorglub@videolan.org>
  2331. Date:   Tue May 30 19:17:33 2006 +0000
  2332.     QT4 detection patch by Pavlov Konstantin
  2333. commit 172b718fba9e34681904640b86e3819c6f1806a5
  2334. Author: Clément Stenac <zorglub@videolan.org>
  2335. Date:   Tue May 30 06:20:06 2006 +0000
  2336.     Fix properties
  2337. commit a47f56081981bcd72cfde3c19eb68c08812aede3
  2338. Author: Clément Stenac <zorglub@videolan.org>
  2339. Date:   Mon May 29 20:08:14 2006 +0000
  2340.     Start handling input
  2341.     Quit
  2342. commit 6309ebbf82fa9e4341c51d58d8439d9cd7c7f9a5
  2343. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2344. Date:   Mon May 29 18:58:58 2006 +0000
  2345.     Added Diego Petteno to THANKS file.
  2346. commit 165364d31807e22e2e3ebe71dab4854d1e100104
  2347. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2348. Date:   Mon May 29 18:57:20 2006 +0000
  2349.     This patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
  2350.     symbols that would be hidden by the visibility patch, thus allowing VLC usage
  2351.     with patched FFMPEG code, and sanitise the need for accessing non-public
  2352.     symbols. Patch by Diego Petteno (flameeyes at gentoo do org).
  2353. commit 631ba3aaed5b15da459472eb6ca2170c795f7217
  2354. Author: Rémi Denis-Courmont <rem@videolan.org>
  2355. Date:   Mon May 29 18:46:09 2006 +0000
  2356.     Build system fixes + cleanup
  2357. commit 1fa283fd60260f02c53fe52fb6ab1063ffc16fa7
  2358. Author: Clément Stenac <zorglub@videolan.org>
  2359. Date:   Mon May 29 17:28:15 2006 +0000
  2360.     Some progress
  2361. commit 79854934aca7387463044d647ad84d8a8037e8f4
  2362. Author: Clément Stenac <zorglub@videolan.org>
  2363. Date:   Mon May 29 13:23:48 2006 +0000
  2364.     Fix a typo
  2365. commit 776ba66b045f8624242f2c7e8a6f732830246c7a
  2366. Author: Clément Stenac <zorglub@videolan.org>
  2367. Date:   Mon May 29 06:07:36 2006 +0000
  2368.     * Fix QT detection and make dist
  2369.     * First dialog
  2370.     * Start of input management
  2371. commit b1580c1479f265ddccd5e7e75909efadc5822ee1
  2372. Author: Derk-Jan Hartman <hartman@videolan.org>
  2373. Date:   Sun May 28 16:26:13 2006 +0000
  2374.     this patch allows xml comments directly before the root node. Patch by Daniel Stranger.
  2375. commit 4e3a00fb5895f28d213335f4e3fec880c00c9d8f
  2376. Author: Clément Stenac <zorglub@videolan.org>
  2377. Date:   Sun May 28 13:18:21 2006 +0000
  2378.     Fix
  2379. commit dfb262bd3dda55953daabdfd0e6069066f941104
  2380. Author: Clément Stenac <zorglub@videolan.org>
  2381. Date:   Sun May 28 12:04:19 2006 +0000
  2382.     File type filters and implementation in WX. Refs:#24
  2383.     Thanks to Steven Sheehy and sorry for the delay :)
  2384. commit f30c349b4dc3c13f46888be5f5b22a35edd00ec5
  2385. Author: Sam Hocevar <sam@videolan.org>
  2386. Date:   Sat May 27 23:12:26 2006 +0000
  2387.       * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
  2388.         declarations :-)
  2389. commit 45ff435b9ab009961399c235039d190b4f62fba7
  2390. Author: Sam Hocevar <sam@videolan.org>
  2391. Date:   Sat May 27 23:10:52 2006 +0000
  2392.       * modules/codec/realaudio.c: only use WINAPI for function declarations, not
  2393.         for function pointers.
  2394. commit df0cb344c487f0ccd229ec21093a0fb852d49f12
  2395. Author: Rémi Denis-Courmont <rem@videolan.org>
  2396. Date:   Sat May 27 17:40:15 2006 +0000
  2397.     src/misc/mtime.c:
  2398.      - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
  2399.      - Cosmetic
  2400.     configure.ac:
  2401.      - Check for clock_nanosleep() rather than clock_gettime(), as it is more
  2402.        recent and we need both.
  2403. commit bd475b063164cc97addcc8088c6090306bc469a4
  2404. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2405. Date:   Sat May 27 17:00:27 2006 +0000
  2406.     * playlistinfo.m: fixed a rare crash and made sure that the timer is run in every case
  2407.     * playlist.m: minor update to the new playlist plus removal of an unpurposelly commited debug-msg
  2408. commit fa22449f5039e571f377cc61590a962dc3d4130a
  2409. Author: Antoine Cellerier <dionoea@videolan.org>
  2410. Date:   Sat May 27 12:49:06 2006 +0000
  2411.     set_program( "qvlc" ); to make it look "official"
  2412. commit c791680a2332ae65d3a150d01c1248a21e522e5c
  2413. Author: Dennis van Amerongen <trax@videolan.org>
  2414. Date:   Sat May 27 11:12:22 2006 +0000
  2415.     minor typo loose -> lose
  2416. commit 1bf74fe7327bbd6240fb9a09383392b155cdd2df
  2417. Author: Clément Stenac <zorglub@videolan.org>
  2418. Date:   Sat May 27 11:09:56 2006 +0000
  2419.     Initial layout
  2420. commit 56674e0fa8dbde833f78795fb09ea471f69cdf10
  2421. Author: Clément Stenac <zorglub@videolan.org>
  2422. Date:   Sat May 27 11:08:56 2006 +0000
  2423.     Here too
  2424. commit 727740c80fd3931d47ddae82ffb94b3bd909ccc3
  2425. Author: Clément Stenac <zorglub@videolan.org>
  2426. Date:   Sat May 27 11:08:39 2006 +0000
  2427.     Re-enable PLAYLIST_GO
  2428. commit 3ba8ca57862e60daa722ef9496eea68e9207a1f7
  2429. Author: Dennis van Amerongen <trax@videolan.org>
  2430. Date:   Sat May 27 11:07:31 2006 +0000
  2431.     Add support for Windows Media Video (VC-1) Advanced Profile Decoder
  2432. commit fa3a118ec33394e442a305e34340633c2deeaa79
  2433. Author: Christophe Mutricy <xtophe@videolan.org>
  2434. Date:   Fri May 26 19:43:32 2006 +0000
  2435.     s/cvs/svn for ffmpeg
  2436. commit 59cf0d99de7674276a1ae2de3cadf24931ead005
  2437. Author: Christophe Mutricy <xtophe@videolan.org>
  2438. Date:   Fri May 26 19:00:36 2006 +0000
  2439.     extras/contrib: FFMpeg has switched to SVN
  2440.      wxWidgets 2.6.3
  2441. commit f87a7197913d4e0a1156785d772fdb883575eec7
  2442. Author: Mohammed Adnène Trojette <adn@videolan.org>
  2443. Date:   Fri May 26 05:41:42 2006 +0000
  2444.     s/Conttrôle/Contrôle/ (thanks to OuTman <outman52 free fr>)
  2445. commit 23d7bba710717fc9d46e99beeb950e531af105c5
  2446. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2447. Date:   Thu May 25 22:16:27 2006 +0000
  2448.     * disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others
  2449. commit 26f68e7fa95cae2d2fc10e44700863cfe71b2672
  2450. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2451. Date:   Thu May 25 21:44:11 2006 +0000
  2452.     * meta fixes
  2453. commit 71de7a93ce53a00d96ef52455e4065fdd4d65ef4
  2454. Author: Clément Stenac <zorglub@videolan.org>
  2455. Date:   Thu May 25 19:58:32 2006 +0000
  2456.     Fix build
  2457. commit 450a2fb53d96f11f7438f9ecdb6225bdaf2ab1c2
  2458. Author: Clément Stenac <zorglub@videolan.org>
  2459. Date:   Thu May 25 19:38:45 2006 +0000
  2460.     Fix CDDA and a corner-case in playlist handling
  2461. commit 05b21e9603158b8e145eaa776bf088db6594eb33
  2462. Author: Derk-Jan Hartman <hartman@videolan.org>
  2463. Date:   Thu May 25 18:34:32 2006 +0000
  2464.     * H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
  2465.       NAL and FU-A modes of RFC 3984
  2466.       works for VLC -> VLC
  2467.       Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
  2468. commit 8e7484b4ff79cc0d22ee0a61ee372dee78431eed
  2469. Author: Clément Stenac <zorglub@videolan.org>
  2470. Date:   Thu May 25 18:27:39 2006 +0000
  2471.     Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
  2472. commit d4adc50540fd8c0e4a0dbe755be953d823e1f968
  2473. Author: Eric Petit <titer@videolan.org>
  2474. Date:   Thu May 25 15:26:51 2006 +0000
  2475.     Handle Volume Up/Down as well
  2476. commit 55f33b618e2f85714f11d0cce08a2fadd6679182
  2477. Author: Eric Petit <titer@videolan.org>
  2478. Date:   Thu May 25 14:59:57 2006 +0000
  2479.     Adds support for Apple's remote (only handles Play/Pause at the moment).