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

midi

开发平台:

Unix_Linux

  1.     Clean up backported from [12323]
  2. commit 486667b33d0011b19132b9528047fea2e9533ba5
  3. Author: Rémi Denis-Courmont <rem@videolan.org>
  4. Date:   Sun Feb 19 09:16:05 2006 +0000
  5.     ooups
  6. commit 7a79cedebf6e0bde2e6a3a0be818593a5d7b35d2
  7. Author: Rémi Denis-Courmont <rem@videolan.org>
  8. Date:   Sun Feb 19 09:03:58 2006 +0000
  9.     - Seemingly fix linking of plugins with shared libvlc on Win32
  10.     - Hopefully the same on Darwin
  11.     
  12.     !!! BIG FAT WARNING !!!
  13.     On architectures where you need to resolve all symbols when
  14.     linking a shared library, libvlc must be built before the plugins, so
  15.     that they can resolve symbols from the libvlc API. Also, the "builtins"
  16.     must be built before libvlc (regardless of the architecture or use of
  17.     shared libvlc). However, our build system currently builds all modules,
  18.     whether builtins or plugins, then libvlc and then vlc.
  19.     
  20.     Obviously, we could swap the build orders, so that libvlc gets built
  21.     before modules/ but that will only work if there is no buitins modules.
  22.     I'm not too keen on the idea of recursing twice within the modules/
  23.     subdirectories (once for builtins, and once for plugins). Until the
  24.     issue is settled, here is how to build and test the shared libvlc on
  25.     Win32:
  26.     
  27.     1/ run configure with --enable-shared-libvlc
  28.     2/ build all built-in modules (or disable them all) one by one,
  29.     3/ make libvlc.dll
  30.     4/ make
  31. commit 9dab2c80dd488916556048e2c3ae14b3e50e2c3e
  32. Author: Antoine Cellerier <dionoea@videolan.org>
  33. Date:   Sat Feb 18 23:10:54 2006 +0000
  34.     update video filter news (again :) )
  35. commit c7c8ed7a2cd66a4147b1d065faf01453e4fdb71f
  36. Author: Antoine Cellerier <dionoea@videolan.org>
  37. Date:   Sat Feb 18 23:08:23 2006 +0000
  38.     rss.c: change module shortname
  39. commit ee8ca61637e8137fadfd97a4c4e394180dde2846
  40. Author: Antoine Cellerier <dionoea@videolan.org>
  41. Date:   Sat Feb 18 23:06:12 2006 +0000
  42.     rss.c: add 'support' for Atom feeds.
  43. commit 26adc5a83325c0705020602b24de2fe1a4dd6243
  44. Author: Antoine Cellerier <dionoea@videolan.org>
  45. Date:   Sat Feb 18 22:20:59 2006 +0000
  46.     rss.c: add suport for feed images (default enabled).
  47.     
  48.     tested with
  49.     ./vlc --sub-filter rss --rss-urls "http://www.lefigaro.fr/rss/figaro_une.xml|http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml" --rss-length 40 --rss-size 15 --rss-images --rss-speed 1000 <video>
  50. commit 4bf6d519bf503dabeb86e8912514c07f363c1a76
  51. Author: Antoine Cellerier <dionoea@videolan.org>
  52. Date:   Sat Feb 18 22:08:11 2006 +0000
  53.     Comment lines now fit on a 80 char wide screen
  54. commit 66133677ac9892e5f0450dc2ba09144e9e9c6eeb
  55. Author: Rémi Denis-Courmont <rem@videolan.org>
  56. Date:   Sat Feb 18 20:49:46 2006 +0000
  57.     Remove ugly usage of vlc_symbols.h when building libvlc as a shared library
  58. commit e9fb749afdfd43f7455463d148704d21d1e64ee1
  59. Author: Rémi Denis-Courmont <rem@videolan.org>
  60. Date:   Sat Feb 18 20:34:32 2006 +0000
  61.     All: missing #include "charset.h"
  62. commit e6afe0d8914ff6899ce224ac1eb3b77169339d2d
  63. Author: Rémi Denis-Courmont <rem@videolan.org>
  64. Date:   Sat Feb 18 20:32:03 2006 +0000
  65.     Fix warnings
  66. commit 578b49c6677765511201efefc34353a3adf04f02
  67. Author: Jean-Paul Saman <jpsaman@videolan.org>
  68. Date:   Sat Feb 18 20:28:47 2006 +0000
  69.     Remove whitespace
  70. commit cf34550e974b0e6d98b42a975cdb18e0bd71699d
  71. Author: Jean-Paul Saman <jpsaman@videolan.org>
  72. Date:   Sat Feb 18 20:26:23 2006 +0000
  73.     Use #include <vlc_vlm.h> instead of local include directive
  74. commit 31bdb959f6d8eeb7118ea84a35f446cf4ddcd95f
  75. Author: Jean-Paul Saman <jpsaman@videolan.org>
  76. Date:   Sat Feb 18 20:24:27 2006 +0000
  77.     Add with-ffmpeg-{vorbis,theora,ogg} in case ffmpeg is compiled with vorbis, theora and/or ogg support
  78. commit 34f25d06307f39ca5385ac49193134207ae359e8
  79. Author: Rémi Denis-Courmont <rem@videolan.org>
  80. Date:   Sat Feb 18 20:07:55 2006 +0000
  81.     Remove unused variable
  82. commit 5f623197661549b67a0236749eb2089ab0b52a15
  83. Author: Rémi Denis-Courmont <rem@videolan.org>
  84. Date:   Sat Feb 18 20:05:50 2006 +0000
  85.     Remove unused variable
  86. commit f1c06618114e419da5f4af9d13db2b9e6883761f
  87. Author: Rémi Denis-Courmont <rem@videolan.org>
  88. Date:   Sat Feb 18 20:04:36 2006 +0000
  89.     Fix warning
  90. commit 82b233f63b8766aaa5352eb3372ae1fce7e1c2c0
  91. Author: Sam Hocevar <sam@videolan.org>
  92. Date:   Sat Feb 18 19:18:35 2006 +0000
  93.       * modules/demux/mp4/drms.c: mostly cosmetic changes.
  94. commit dfe55f80e961d68e403fab1379927027891f0c98
  95. Author: Felix Paul Kühne <fkuehne@videolan.org>
  96. Date:   Sat Feb 18 19:04:19 2006 +0000
  97.     * forgot that one in [14365]
  98. commit 20c4707de5a87ba0ed3c66b5f52bff9453c6abe7
  99. Author: Antoine Cellerier <dionoea@videolan.org>
  100. Date:   Sat Feb 18 19:03:44 2006 +0000
  101.     do everything with the stream functions (no more fopen)
  102. commit 9cbb86d3234e6fa489d9cce18170c59b1b13ab4c
  103. Author: Felix Paul Kühne <fkuehne@videolan.org>
  104. Date:   Sat Feb 18 18:53:24 2006 +0000
  105.     * added a note about the update-checker to the news and updated the copyright dates in *.h and *.m
  106. commit 155ea0e45f8b0d11b4012cb6fd421f4227df17f7
  107. Author: Felix Paul Kühne <fkuehne@videolan.org>
  108. Date:   Sat Feb 18 18:40:04 2006 +0000
  109.     * new CheckForUpdate panel (closes #310)
  110.     - the actual download is currently done by your default browser since the needed notification window isn't available on OSX yet
  111.         - download through VLC is implemented, but commented for the moment
  112.     - needs some checking once a complete Status.xml is available
  113. commit 8ca8d34604ec47d5ec63351755d1e049255a72e2
  114. Author: Antoine Cellerier <dionoea@videolan.org>
  115. Date:   Sat Feb 18 17:57:47 2006 +0000
  116.     image.c: ImageReadUrl now tries to open the image using the stream functions if fopen failed. (Which means that it can now read images on the web)
  117. commit f4941313a7a3d54081ecad6e1e8486cdcb5d8746
  118. Author: Antoine Cellerier <dionoea@videolan.org>
  119. Date:   Sat Feb 18 17:01:58 2006 +0000
  120.     use EnsureUTF8 on output string
  121. commit c4d8e42c76f54bc55b520ce9ce133d3be55d6012
  122. Author: Antoine Cellerier <dionoea@videolan.org>
  123. Date:   Sat Feb 18 15:45:35 2006 +0000
  124.     Remove white characters at begining and end of element values.
  125. commit 76267e195dd6410279a4440da6b1635f0acb2e5b
  126. Author: Rémi Denis-Courmont <rem@videolan.org>
  127. Date:   Sat Feb 18 08:46:48 2006 +0000
  128.     Don't try to be more clever than gettext in detecting libintl
  129.     (we don't seem to be). ${LIBINTL} is normally not defined when there is
  130.     no libintl anyway - should fix FreeBSD libintl linking issue
  131. commit 041b3c7fb888633f3af202b280d32e9039eb9b49
  132. Author: Rémi Denis-Courmont <rem@videolan.org>
  133. Date:   Sat Feb 18 08:37:26 2006 +0000
  134.     Fix typo noticed by zorglub
  135. commit ba5d10e567e7ea20bd9c93c6efb3ced221381a34
  136. Author: Christophe Mutricy <xtophe@videolan.org>
  137. Date:   Fri Feb 17 23:14:57 2006 +0000
  138.     Update the x264 patch.
  139. commit f5bfa4ff3595a0be1bd01ee753aa76211ff3ee59
  140. Author: Antoine Cellerier <dionoea@videolan.org>
  141. Date:   Fri Feb 17 22:49:12 2006 +0000
  142.     Add bluescreen video filter
  143. commit cb964a657b6f9b2807942652a38390219274788e
  144. Author: Antoine Cellerier <dionoea@videolan.org>
  145. Date:   Fri Feb 17 22:44:05 2006 +0000
  146.     Show current item number for each of the instances
  147. commit 803d2cebd8b732d500e0bef5e37baa353db98fad
  148. Author: Antoine Cellerier <dionoea@videolan.org>
  149. Date:   Fri Feb 17 22:10:56 2006 +0000
  150.     * mosaic.c: Bluescreen/Greenscreen/Chromakey video background replacement
  151.     method. It's still quite simple ... loads of room for improvement.
  152.     Example available here: http://people.videolan.org/~dionoea/bluescreen.mpg
  153.     
  154.     * mosaic.h: remove trailing space
  155. commit a084d72ed958259b703678501eeb0babd75e1e76
  156. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  157. Date:   Fri Feb 17 17:39:25 2006 +0000
  158.     mediacontrol_audio_video.c: remove debug message
  159. commit 7418f751b701986689110a592ca1a275417dd3fa
  160. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  161. Date:   Fri Feb 17 17:02:59 2006 +0000
  162.     vlcglue.c: same bug, specify malloc unit.
  163. commit 4fdac057b6b24bbb75178815e69071fd8de6c1b9
  164. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  165. Date:   Fri Feb 17 17:02:34 2006 +0000
  166.     mediacontrol_util.c: better safe than sorry, specify the malloc unit.
  167. commit 8323aea4b475a35b721d7b5b45cdf5e836a2685d
  168. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  169. Date:   Fri Feb 17 16:51:06 2006 +0000
  170.     src/control/mediacontrol_init.c: fix a malloc() error (spotted by Christophe Massiot)
  171. commit b4392aff1efa491352e2f3f8aed151bc6da321d7
  172. Author: Derk-Jan Hartman <hartman@videolan.org>
  173. Date:   Fri Feb 17 16:15:50 2006 +0000
  174.     * Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite.
  175.       This might explain the audio-core crashes we have seen in the past on Mac OS X
  176.     * Fix issues with platforms which don't have alloca() (defined)
  177. commit 01dbf68815f872e81aed64d280b6dd2a2e78c7d4
  178. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  179. Date:   Fri Feb 17 15:28:10 2006 +0000
  180.     mediacontrol_audio_video.c: use VLC_FOURCC to define the snapshot type
  181. commit ae25844be0e56ab2c02bcb06339552496fe23e9e
  182. Author: Antoine Cellerier <dionoea@videolan.org>
  183. Date:   Fri Feb 17 14:59:36 2006 +0000
  184.     update NEWS file
  185. commit a93b52882e3ee018ba435bb385f0223bf10f76f6
  186. Author: Antoine Cellerier <dionoea@videolan.org>
  187. Date:   Fri Feb 17 14:56:06 2006 +0000
  188.     Logo filter(s) now takes a list of images, delays and alpha as input and
  189.     loops through these. The syntax is <file>[,[<delay in ms>][,[<alpha>]]][;...]
  190.     Idea (and some parts of the code) by markfm
  191.     
  192.     Note:
  193.     The vout-filter segfaults upon destruction but i don't understand why...
  194.     could someone have a look ?
  195. commit 04c4f0c1b08650341911a89d501b752f5447126e
  196. Author: Derk-Jan Hartman <hartman@videolan.org>
  197. Date:   Fri Feb 17 14:33:32 2006 +0000
  198.     * This change should be better then the one in [14346]
  199. commit 2ce311a5d13f1997e0d2c5129a1160511c8e1ff7
  200. Author: Derk-Jan Hartman <hartman@videolan.org>
  201. Date:   Fri Feb 17 14:20:02 2006 +0000
  202.     * stricter aout_BufferFree
  203. commit ddd8d745b39f5885bdd4e1f7477a85908a904391
  204. Author: Rémi Denis-Courmont <rem@videolan.org>
  205. Date:   Fri Feb 17 11:07:57 2006 +0000
  206.     Minor change so that 50 is actually the number of items to be updated at a time
  207.     (rather than 50 + 2)
  208. commit 3be8149409178f02078c5388d103e0b251c1b4d3
  209. Author: Rémi Denis-Courmont <rem@videolan.org>
  210. Date:   Fri Feb 17 10:13:28 2006 +0000
  211.     Add /usr/local/... to CPPFLAGS and LDFLAGS automatically on FreeBSD (closes #422)
  212. commit 616807960d69690c6a87e8ba42b08af043e7c5b3
  213. Author: Clément Stenac <zorglub@videolan.org>
  214. Date:   Fri Feb 17 05:50:26 2006 +0000
  215.     Fix compilation when VLM is disabled
  216. commit e907794ab49588f2af8ed6516f1799f1df7f3657
  217. Author: Clément Stenac <zorglub@videolan.org>
  218. Date:   Fri Feb 17 05:46:08 2006 +0000
  219.     Don't disable audio if V4L video dev does not have an audio dev too. Closes:#254
  220.     
  221.     Thanks to Timothy Lee < timothy d0t lee @t siriushk d0t c0m > for the patch.
  222. commit 2eb3e28bc8cc4fab64f1380dfee39fae50008610
  223. Author: Clément Stenac <zorglub@videolan.org>
  224. Date:   Fri Feb 17 05:42:13 2006 +0000
  225.     Fix some bugs
  226. commit 0178bdfc4d50fd32bad09c2924e39b73ba9ca76a
  227. Author: Sam Hocevar <sam@videolan.org>
  228. Date:   Thu Feb 16 22:07:36 2006 +0000
  229.       * extras/contrib/README: keep track of what patches have been contributed
  230.         back to the upstream authors so far.
  231. commit 8c5cc77b914a464ddfe59e181a2d1665d8e58d9f
  232. Author: Sam Hocevar <sam@videolan.org>
  233. Date:   Thu Feb 16 22:01:39 2006 +0000
  234.       * extras/contrib/src/Patches/x264.patch: removed the exp2f/sqrtf part of
  235.         this patch, I committed it upstream instead.
  236. commit 0766ddd701827020ff51bd992e3889eb3269e408
  237. Author: Christophe Massiot <massiot@videolan.org>
  238. Date:   Thu Feb 16 21:31:36 2006 +0000
  239.     ?
  240. commit 6c118eadc7f19d8cb944717b567537b52cf98883
  241. Author: Christophe Massiot <massiot@videolan.org>
  242. Date:   Thu Feb 16 21:19:47 2006 +0000
  243.     !
  244. commit fab40834c7ca705a20dbd53df5b3093985343b78
  245. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  246. Date:   Thu Feb 16 21:11:11 2006 +0000
  247.     real.c: fix some crashes
  248. commit 2927b6247501a12e5ce08101c4820951429e8639
  249. Author: Felix Paul Kühne <fkuehne@videolan.org>
  250. Date:   Thu Feb 16 20:05:18 2006 +0000
  251.     * added a button to create an empty node at the top level of the playlist. Thanks to zorglub for a hint once again :) (closes #449)
  252. commit 78d20969c18cdbf778cd98b7088c4f296acaac09
  253. Author: Antoine Cellerier <dionoea@videolan.org>
  254. Date:   Thu Feb 16 19:31:29 2006 +0000
  255.     Move podcast meta info to "Podcast Info" category
  256. commit c17290dc45902a3b93c90f3e033f4f2671b69134
  257. Author: Antoine Cellerier <dionoea@videolan.org>
  258. Date:   Thu Feb 16 17:31:31 2006 +0000
  259.     [patch] unifying meta-information access, the 2nd by Daniel Stränger
  260. commit 8fbceb81baeacb8413959994fa5883d342dd111f
  261. Author: Clément Stenac <zorglub@videolan.org>
  262. Date:   Thu Feb 16 07:22:57 2006 +0000
  263.     Fix a doxygen comment
  264. commit 8444ce1225006facbe1b6742f8b864c66a64fe0d
  265. Author: Clément Stenac <zorglub@videolan.org>
  266. Date:   Wed Feb 15 22:31:49 2006 +0000
  267.     More VLM API stuff
  268. commit 73c29a6a9f11299a8d2ec8c7c6fe16c67c74bba3
  269. Author: Clément Stenac <zorglub@videolan.org>
  270. Date:   Wed Feb 15 20:35:51 2006 +0000
  271.     Typo
  272. commit 7da0674108a114448543693624598eee0763125f
  273. Author: Rémi Denis-Courmont <rem@videolan.org>
  274. Date:   Wed Feb 15 19:59:30 2006 +0000
  275.     Fix warning
  276. commit 5423c6504242bf66ea3cec4dc4465f1e900ad1a3
  277. Author: Clément Stenac <zorglub@videolan.org>
  278. Date:   Wed Feb 15 19:48:07 2006 +0000
  279.     Fix a bunch of bugs in the MSN plugin (duplicated in the Growl plugin)
  280. commit e1c2a990767caff2c25bb49d8e31f5227aa55450
  281. Author: Jérome Decoodt <djc@videolan.org>
  282. Date:   Wed Feb 15 19:40:27 2006 +0000
  283.     Stupid me... don't do twice hton*
  284. commit 1d62f5628e96f0768e2df5c20edc5efc30d80c02
  285. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  286. Date:   Wed Feb 15 15:06:20 2006 +0000
  287.     mediacontrol-python/setup.py: do not use PIC libraries on win32 and darwin-ppc
  288. commit 708b80c48b8e98e08ab9d79de2d997ffb537fc65
  289. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  290. Date:   Wed Feb 15 14:15:10 2006 +0000
  291.     src/control/mediacontrol_init.c: check return values of VLC_Create and VLC_Init
  292. commit 41998e06b7e5b64981d509a25b80207ed0c98bde
  293. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  294. Date:   Wed Feb 15 14:12:23 2006 +0000
  295.     mediacontrol-python/vlcglue.c: check the return value of VLC_Create
  296. commit 432af467ee976d665aa0f9ee678daff738b76962
  297. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  298. Date:   Wed Feb 15 14:11:16 2006 +0000
  299.     mediacontrol-python: portability fix (for Mac OS X/PPC), dirty but it works
  300. commit 615ba42c1399c964347d45bbd327f731ab03167e
  301. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  302. Date:   Wed Feb 15 14:04:41 2006 +0000
  303.     misc/svg.c: use char* instead of byte_t* to avoid warnings
  304. commit 7e6af68eef64527cac71b015b57f8d6a489c3a14
  305. Author: Jérome Decoodt <djc@videolan.org>
  306. Date:   Wed Feb 15 02:09:01 2006 +0000
  307.     -lws2_32 on win32...
  308. commit a558333f271cf7043ab3a97d84847cc9c58fd47d
  309. Author: Jérome Decoodt <djc@videolan.org>
  310. Date:   Wed Feb 15 01:32:26 2006 +0000
  311.     configure.ac: try to fix beos build
  312.     growl.c: add --growl-ttl option
  313. commit 9aaa91d69f4fc35cd25560058f8fde2edd924c8d
  314. Author: Jérome Decoodt <djc@videolan.org>
  315. Date:   Wed Feb 15 00:39:10 2006 +0000
  316.     Add "send" (-lsocket) dependance to growl module to fix BeOS build
  317. commit 0e87fb0f442e2739cc44c48008350ab17a350911
  318. Author: Jérome Decoodt <djc@videolan.org>
  319. Date:   Wed Feb 15 00:15:21 2006 +0000
  320.     Takes default TTL (instead of 42...)
  321. commit d8493985dcff2042fe7b659c9e759faa21253516
  322. Author: Jérome Decoodt <djc@videolan.org>
  323. Date:   Tue Feb 14 23:59:50 2006 +0000
  324.     Add a growl (http://growl.info/) notification plugin (most of code from msn.c)
  325.     It is built by default since it sends notifications to network (perhaps
  326.     we should only build it on macos).
  327.     
  328.     msn.c: should fix a refcount issue (*not tested*)
  329. commit ce98868f94d5df54bc382bd5e55236a162a4492a
  330. Author: Clément Stenac <zorglub@videolan.org>
  331. Date:   Tue Feb 14 22:50:13 2006 +0000
  332.     Missing file
  333. commit ef273c072bfe9a43014f74fe7765b59a2e735ab7
  334. Author: Clément Stenac <zorglub@videolan.org>
  335. Date:   Tue Feb 14 22:35:37 2006 +0000
  336.     Fix some bugs
  337. commit e0003bec24b8241621d4bb6ce0fe5160835d84d0
  338. Author: Clément Stenac <zorglub@videolan.org>
  339. Date:   Tue Feb 14 21:41:23 2006 +0000
  340.     * Beginning of VLM API
  341.     * Some test work
  342.     * Export vlm_MediaSearch
  343. commit f0f9014510bebfe8ea372ce5e6dc01f62ea2df4e
  344. Author: Rémi Denis-Courmont <rem@videolan.org>
  345. Date:   Tue Feb 14 20:41:27 2006 +0000
  346.     (Win32) Support stat() for file names outside ANSI Code Page
  347. commit 5243d4df8a0208851a6c244824290faf86a5169c
  348. Author: Rémi Denis-Courmont <rem@videolan.org>
  349. Date:   Tue Feb 14 17:20:32 2006 +0000
  350.     Safer Win32 code page translation
  351. commit 1ea3602bb2f0b6734e4c8db9cd17773cf79d9665
  352. Author: Christophe Mutricy <xtophe@videolan.org>
  353. Date:   Tue Feb 14 15:38:21 2006 +0000
  354.     param_eq.c: eol style
  355. commit 8cf1cce67373ec9628323b5bec1d065f20844351
  356. Author: Eric Petit <titer@videolan.org>
  357. Date:   Tue Feb 14 13:48:43 2006 +0000
  358.     FFmpeg forgets to create include/postproc/
  359. commit c6aa6576d4051296adffbacdb698836f2c2aec05
  360. Author: Antoine Cellerier <dionoea@videolan.org>
  361. Date:   Tue Feb 14 12:32:50 2006 +0000
  362.     update vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32-bin.zip locations
  363.     Thanks to Hobophobe on http://forum.videolan.org/viewtopic.php?t=17262
  364. commit 8bcbcd936dfe0fbf2592cf3b1c58f5af0bfe5fc9
  365. Author: Rémi Denis-Courmont <rem@videolan.org>
  366. Date:   Tue Feb 14 09:57:58 2006 +0000
  367.     - Partial fix for reading characters with multibyte local encoding (refs #548)
  368.     - Fix memory leak
  369. commit 1b49bb51136c7aa668ae3fad1d65fea90cadc906
  370. Author: Rémi Denis-Courmont <rem@videolan.org>
  371. Date:   Tue Feb 14 09:56:42 2006 +0000
  372.     Use return value of EnsureUTF8() to specify whether the bytes sequence was
  373.     valid (UTF-8) or not (incomplete, incorrect non-ASCII, or overlong sequences)
  374. commit 80e5477bae4a2ba621e0ba33acfb78ac41d57c58
  375. Author: Christophe Mutricy <xtophe@videolan.org>
  376. Date:   Tue Feb 14 09:39:36 2006 +0000
  377.     param-eq.c: Svn keyword
  378. commit 9e17021bd2be0b23122f9806c37d730813f95cae
  379. Author: Clément Stenac <zorglub@videolan.org>
  380. Date:   Tue Feb 14 07:11:18 2006 +0000
  381.     Simplify
  382. commit 17605dded6b1b46e0dd4b0bfa1010746027ffb6f
  383. Author: Jérome Decoodt <djc@videolan.org>
  384. Date:   Tue Feb 14 01:40:59 2006 +0000
  385.     Add --macosx-black switch to black non video screens (fix #301)
  386.     If someone has a better code to maintain a black screen, change
  387.     CGSetDisplayTransferByFormula which seems to be a big kludge.
  388. commit 13b03068c18b87aa201b53492d64244757875332
  389. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  390. Date:   Mon Feb 13 22:44:24 2006 +0000
  391.     all: parametric equalizer by  Antti Huovilainen (adapted for vlc by me)
  392. commit cb386f1fe9825ae1677f4e5ddc8ffb2099be3b25
  393. Author: Antoine Cellerier <dionoea@videolan.org>
  394. Date:   Mon Feb 13 22:09:56 2006 +0000
  395.     attempt to fix the winCE build
  396. commit dcddb65e52f7544f600642d0bd03b87656bfecc6
  397. Author: Rémi Denis-Courmont <rem@videolan.org>
  398. Date:   Mon Feb 13 21:03:32 2006 +0000
  399.     - Unicode fixes for ncurses on non-UTF8 consoles (closes #547)
  400.     - Handle backspace properly on an UTF-8 characters string (closes #548 as far as UTF-8 is concerned)
  401. commit 2678c532b12e275ac2b601cc12d349ff00b7b6b8
  402. Author: Rémi Denis-Courmont <rem@videolan.org>
  403. Date:   Mon Feb 13 20:11:48 2006 +0000
  404.     Undo erronously commited debug preprocessing directives
  405. commit 3b58d322875f918308642ded461d515459396449
  406. Author: Christophe Mutricy <xtophe@videolan.org>
  407. Date:   Mon Feb 13 20:06:22 2006 +0000
  408.     unicode.c: Fix WinCE build (well for this file only)
  409. commit 04b1aea58e98dc8c44081ae54172829663517db2
  410. Author: Rémi Denis-Courmont <rem@videolan.org>
  411. Date:   Mon Feb 13 19:14:30 2006 +0000
  412.     Replace forbidden characters with underscores when attempting to dump a stream (closes #423)
  413. commit 49106025613db39dfe53a212341b221286e290c2
  414. Author: Rémi Denis-Courmont <rem@videolan.org>
  415. Date:   Mon Feb 13 19:13:05 2006 +0000
  416.     Fix typo
  417. commit fdb95608431aeb8d22cefdd0d6fccff1affdd090
  418. Author: Rémi Denis-Courmont <rem@videolan.org>
  419. Date:   Mon Feb 13 16:53:46 2006 +0000
  420.     - Use VidMode extension to determine the display dimensions more accurately when enabling full screen mode (fixes #534, should fix Debian #290392)
  421.     - Move view port and cursor to a sane position
  422.     - Check for VidMode extensions (libXxf86vm)
  423. commit 651614ceb73b06a08da470b9b626b8bcb664abe6
  424. Author: Christophe Mutricy <xtophe@videolan.org>
  425. Date:   Mon Feb 13 16:37:42 2006 +0000
  426.     unicode.c: Fix logic to set use_iconv
  427. commit a4b6365024390a73a2921b4f43673a42bd027664
  428. Author: Christophe Mutricy <xtophe@videolan.org>
  429. Date:   Mon Feb 13 15:22:59 2006 +0000
  430.     ffmpeg-wince.patch: fix for the new ffmpeg makefile
  431. commit 9f5f3cc9c8edee7ac68b72aff8b051d510273147
  432. Author: Sam Hocevar <sam@videolan.org>
  433. Date:   Mon Feb 13 13:31:01 2006 +0000
  434.       * modules/demux/mp4/drms.c: cosmetic changes to some variable names.
  435. commit 1a3466cdee08c12062fa9853cfc577bb08604a7e
  436. Author: Rémi Denis-Courmont <rem@videolan.org>
  437. Date:   Mon Feb 13 13:23:20 2006 +0000
  438.     Fix windows build
  439. commit f075541729c8c384215c0479d01671cefab4af69
  440. Author: Rémi Denis-Courmont <rem@videolan.org>
  441. Date:   Mon Feb 13 13:16:08 2006 +0000
  442.     Fix (From|To)Locale (closes #546)
  443. commit cb347302cc1a26df4cbcc13caba868e6910a7f1f
  444. Author: Sam Hocevar <sam@videolan.org>
  445. Date:   Mon Feb 13 11:49:38 2006 +0000
  446.       * modules/codec/libmpeg2.c: tell mpeg2dec the real stride of our picture,
  447.         because some Xv drivers do not necessarily pad video at 16 bytes.
  448. commit 8e5b3661aba88df6f457ffe0ba9d7c42442d44b1
  449. Author: Rémi Denis-Courmont <rem@videolan.org>
  450. Date:   Mon Feb 13 11:19:04 2006 +0000
  451.     Fix typo
  452. commit 979e839a8ec813ea354afbe37642c0a5fd6d53c6
  453. Author: Rémi Denis-Courmont <rem@videolan.org>
  454. Date:   Mon Feb 13 11:15:59 2006 +0000
  455.     - Clean up
  456.     - Unicode file names fixes
  457. commit 8b81fec859b8975d71336c3fe1886b4878a7c192
  458. Author: Rémi Denis-Courmont <rem@videolan.org>
  459. Date:   Mon Feb 13 10:47:43 2006 +0000
  460.     - memleak fix
  461.     - getcwd() unicode fix
  462. commit 99ca63cb29503eea8276e82eba910f8595dab208
  463. Author: Rémi Denis-Courmont <rem@videolan.org>
  464. Date:   Mon Feb 13 10:47:12 2006 +0000
  465.     getcwd() unicode fix
  466. commit 5262517960b2dcba585fe669fc1b340a9174eef8
  467. Author: Derk-Jan Hartman <hartman@videolan.org>
  468. Date:   Mon Feb 13 10:31:57 2006 +0000
  469.     * revert unaccelerated OpenGL. it's useless :D
  470. commit 921de760d62c9ea94dae0d43528a957148aae17a
  471. Author: Rémi Denis-Courmont <rem@videolan.org>
  472. Date:   Mon Feb 13 10:30:30 2006 +0000
  473.     Further fopen() unicode fixes (refs #528)
  474.     
  475.     skins2 and galaktos remain as I'm not sure how they (don't?) handle
  476.     encodings.
  477.     
  478.     http interface URL were purposedly not made to use Unicode. I'm open to
  479.     suggestions on that one.
  480. commit 543574fd1d30e5be90ec4adcc9d15046c90af350
  481. Author: Rémi Denis-Courmont <rem@videolan.org>
  482. Date:   Mon Feb 13 09:54:15 2006 +0000
  483.     Another bunch of Unicode file names fixes (refs #528)
  484. commit 19ae257613a97eae6e794655df78f31b322106fe
  485. Author: Rémi Denis-Courmont <rem@videolan.org>
  486. Date:   Mon Feb 13 08:36:52 2006 +0000
  487.     Some WinCE fixes
  488. commit 1c3528868c36e57e12cc0d99722255b261f50c41
  489. Author: Rémi Denis-Courmont <rem@videolan.org>
  490. Date:   Mon Feb 13 08:30:55 2006 +0000
  491.     All Unicode fixes for fopen() (refs #528)
  492. commit 8a1c45dff8c198bf15626a10093ce45a7a114c20
  493. Author: Olivier Teulière <ipkiss@videolan.org>
  494. Date:   Mon Feb 13 07:18:42 2006 +0000
  495.      * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean variable
  496.      * doc/skins/skins2-howto.xml: Updated doc
  497. commit 3d8647e9ecb31acc3bed20845a95ca87e1223898
  498. Author: Derk-Jan Hartman <hartman@videolan.org>
  499. Date:   Mon Feb 13 02:36:14 2006 +0000
  500.     * It's POSTPROC, not POSPROC
  501. commit 491a07729d6d814e47768c8ebc025092fa5b6e55
  502. Author: Rémi Denis-Courmont <rem@videolan.org>
  503. Date:   Sun Feb 12 22:45:04 2006 +0000
  504.     - mkdir Unicode wrapper (refs #543)
  505.     - fix load/save of configuration and creation of configuration directory (refs #528)
  506. commit 52c97a520bf043b059713a5c587513477c86f7a8
  507. Author: Olivier Teulière <ipkiss@videolan.org>
  508. Date:   Sun Feb 12 21:39:09 2006 +0000
  509.      * doc/skins/skins2-howto.xml: Fixed a link
  510. commit e73aefca5047e2a7bd9c5b6035329f5f7115c818
  511. Author: Eric Petit <titer@videolan.org>
  512. Date:   Sun Feb 12 21:22:20 2006 +0000
  513.     Use emms after I420_UYVY because the OpenGL vout uses floats in the same thread.
  514.     Re-enabled i420_yuy2_mmx on Darwin/x86.
  515. commit 45973ce2b92e34e180ba3d097f4e62fd460c57b8
  516. Author: Rémi Denis-Courmont <rem@videolan.org>
  517. Date:   Sun Feb 12 21:12:12 2006 +0000
  518.     utfeightize psz_homedir
  519. commit 2eb7e0f4674bb6393bf9c913f8896dbf67d9cd91
  520. Author: Olivier Teulière <ipkiss@videolan.org>
  521. Date:   Sun Feb 12 21:11:14 2006 +0000
  522.      * doc/skins/skins2-howto.xml: Documented the DVD-related actions
  523. commit 7d96a1d630d3069084f5d8c154adb154b421d217
  524. Author: Olivier Teulière <ipkiss@videolan.org>
  525. Date:   Sun Feb 12 21:05:53 2006 +0000
  526.      * skins2/commands/cmd_dvd.*: New commands for DVD navigation.
  527.        You can use the following actions in the XML file:
  528.         - dvd.nextTitle()
  529.         - dvd.previousTitle()
  530.         - dvd.nextChapter()
  531.         - dvd.previousChapter()
  532.         - dvd.rootMenu()
  533. commit 68e2a72328bea59e14715b6ea903b2632354975c
  534. Author: Rémi Denis-Courmont <rem@videolan.org>
  535. Date:   Sun Feb 12 19:57:48 2006 +0000
  536.     Export FromLocaleDup()
  537. commit 4a95a4cd02a4aa686357ab82366e18e29b820e1b
  538. Author: Rémi Denis-Courmont <rem@videolan.org>
  539. Date:   Sun Feb 12 19:55:38 2006 +0000
  540.     - Fix opening of SVG file through a symbolic
  541.       (one must use stat() rather than lstat() to obtain the size of a file's content!)
  542.     - Use UTF-8 wrappers (refs #528)
  543. commit b81e14d4f39ba8daa4f56f33d33612e62b84dbda
  544. Author: Rémi Denis-Courmont <rem@videolan.org>
  545. Date:   Sun Feb 12 19:51:12 2006 +0000
  546.     Cosmetic fix
  547. commit f5f61ad59da13f903e99391bcbe437d299b57fc2
  548. Author: Rémi Denis-Courmont <rem@videolan.org>
  549. Date:   Sun Feb 12 19:48:50 2006 +0000
  550.     - UF8 wrappers for stat, lstat
  551.     - FromLocaleDup() returns a string to be freed with free() instead of LocaleFree()
  552. commit 9ef44504e531c8cada9048d692223f171a648e3f
  553. Author: Eric Petit <titer@videolan.org>
  554. Date:   Sun Feb 12 18:20:54 2006 +0000
  555.      Also look for libpostproc when ffmpeg is installed without ffmpeg-config
  556.      nor pkg-config
  557. commit 52eedd54a77536688b064ca0ab26a496b3ce9f08
  558. Author: Christophe Mutricy <xtophe@videolan.org>
  559. Date:   Sun Feb 12 17:38:36 2006 +0000
  560.     configure.ac: don't fail if postproc is with avcodec
  561. commit d0802e7d82be036108a7b91a01a091df0092b61d
  562. Author: Clément Stenac <zorglub@videolan.org>
  563. Date:   Sun Feb 12 17:31:53 2006 +0000
  564.     Improve test coverage
  565. commit 711b5da24a68123321b534317fe39eb2535f710d
  566. Author: Clément Stenac <zorglub@videolan.org>
  567. Date:   Sun Feb 12 17:31:39 2006 +0000
  568.     Add some playlist api functions
  569.     Fix a bug in exceptions handling
  570. commit 6d4e2137881b620c014346b87fdea221e3c02581
  571. Author: Clément Stenac <zorglub@videolan.org>
  572. Date:   Sun Feb 12 17:14:07 2006 +0000
  573.     Change some test stuff
  574. commit 702ca6c3c28dd27d99f7adc807a922a95b9ce5fa
  575. Author: Christophe Mutricy <xtophe@videolan.org>
  576. Date:   Sun Feb 12 17:04:45 2006 +0000
  577.     configure.ac: FFMPEG's libpostproc is now separated from libavcodec
  578. commit 905cbca56aed4e41603d5a69645023f57b94406a
  579. Author: Eric Petit <titer@videolan.org>
  580. Date:   Sun Feb 12 16:36:41 2006 +0000
  581.      BeOS fix
  582. commit ffef7ea390cab20bc67341b49962c115f460d31c
  583. Author: Eric Petit <titer@videolan.org>
  584. Date:   Sun Feb 12 16:02:08 2006 +0000
  585.     Fixed ffmpeg contrib
  586. commit 7ca188d5926edfe485a7d81e55aa261c2d9fa540
  587. Author: Clément Stenac <zorglub@videolan.org>
  588. Date:   Sun Feb 12 15:48:57 2006 +0000
  589.     Move python mediacontrol bindings
  590. commit c615ce5242982d182f7ee2d70e74dd2aeb69c16a
  591. Author: Christophe Mutricy <xtophe@videolan.org>
  592. Date:   Sun Feb 12 15:30:40 2006 +0000
  593.     Fix distcheck
  594. commit 8e7cf6314d72cf52901d876fc2cacb42db3b331e
  595. Author: Clément Stenac <zorglub@videolan.org>
  596. Date:   Sun Feb 12 15:28:56 2006 +0000
  597.     Fix refcount problems
  598. commit 31ce5588abe42b0a8c4abfbb85296edc2f039963
  599. Author: Clément Stenac <zorglub@videolan.org>
  600. Date:   Sun Feb 12 14:22:08 2006 +0000
  601.     Remove debug
  602. commit 86b94ec7c0873824d346e41a1c7f1a289057f552
  603. Author: Rémi Denis-Courmont <rem@videolan.org>
  604. Date:   Sun Feb 12 11:39:00 2006 +0000
  605.     - Attempt to implement (To|From)Locale on MSVC
  606.     - Make (To|From)Locale a no-op on OSes always using UTF-8
  607. commit 0f968b65396064faf5bdd6da605ef95413a12824
  608. Author: Clément Stenac <zorglub@videolan.org>
  609. Date:   Sun Feb 12 11:18:43 2006 +0000
  610.     Playtree: handle delete nicely
  611. commit ed9e26d2bb398bb5ffab426f9afaa6ab9e47745f
  612. Author: Rémi Denis-Courmont <rem@videolan.org>
  613. Date:   Sat Feb 11 22:05:14 2006 +0000
  614.     Remove always true condition
  615. commit cf96f4b235d019c882b8b3e809b80fe8a765cb3c
  616. Author: Rémi Denis-Courmont <rem@videolan.org>
  617. Date:   Sat Feb 11 22:04:54 2006 +0000
  618.     Fix previous commit
  619. commit 9efc237adbd961601f8216524e94b8175f0e54eb
  620. Author: Rémi Denis-Courmont <rem@videolan.org>
  621. Date:   Sat Feb 11 21:46:06 2006 +0000
  622.     Unicode wrappers for opendir/readdir
  623. commit e7d98f62120e6b0ebc1c00b513381937b6fb89bb
  624. Author: Derk-Jan Hartman <hartman@videolan.org>
  625. Date:   Sat Feb 11 21:20:24 2006 +0000
  626.     * Do a proper UTF-16 -> UTF-8 conversion on ASF metadata, instead of ignoring one of it's bytes per char.
  627.       Patch by demo-n <http://demo-n.e-neta.jp>. (Can i have your name for the THANKS file please?)
  628. commit 69f016b519ccda31193e55eb9638153687b282fa
  629. Author: Derk-Jan Hartman <hartman@videolan.org>
  630. Date:   Sat Feb 11 20:41:57 2006 +0000
  631.     * xtag parser improvements by Daniel Stranger.
  632.     
  633.     it now ignores
  634.      - commments <!-- ... -->
  635.      - processing instructions <? ... ?>
  636.      - doctype declarations <!DOCTYPE ... >
  637.     and can handle
  638.      - CDATA element content <![CDATA[ ... ]]>
  639. commit 666a3ebfcff2c483c72e2b57bd3e60d1f7f3d177
  640. Author: Christophe Mutricy <xtophe@videolan.org>
  641. Date:   Sat Feb 11 20:17:20 2006 +0000
  642.     wx/dialogs/*: Don't put labels in buttons if we have a wxID_FOO. So the buttons are themable on GTK.
  643. commit 2009312e792107d0cf0bf2d1dec225c64ca504a5
  644. Author: Rémi Denis-Courmont <rem@videolan.org>
  645. Date:   Sat Feb 11 18:40:13 2006 +0000
  646.     Fix invalid debug message
  647. commit a73bf136fb2908014df5bf3980bb7719467e58b4
  648. Author: Clément Stenac <zorglub@videolan.org>
  649. Date:   Sat Feb 11 18:11:29 2006 +0000
  650.     Add support for insert and delete in X11 skins
  651. commit 1891e507c234c548b8a8c091e449a99ce69bba02
  652. Author: Olivier Teulière <ipkiss@videolan.org>
  653. Date:   Sat Feb 11 18:01:42 2006 +0000
  654.      * skins2/win32/win32_loop.cpp: Added support for the Insert and Delete keys
  655. commit bb0106256cbba85a06448a080dcbffbf87f5aca7
  656. Author: Derk-Jan Hartman <hartman@videolan.org>
  657. Date:   Sat Feb 11 17:55:28 2006 +0000
  658.     * Fix a n bug and a memory bug in the SSA/subsdec.
  659. commit 7e6fdd0d4efd67f25982e353d280390ece7c5a2d
  660. Author: Felix Paul Kühne <fkuehne@videolan.org>
  661. Date:   Sat Feb 11 17:50:46 2006 +0000
  662.     * enable multiple selections for streaming as well (closes #522) and put some news
  663. commit 890c6db3ed25ad944111497c11952d9b53c75858
  664. Author: Felix Paul Kühne <fkuehne@videolan.org>
  665. Date:   Sat Feb 11 17:42:40 2006 +0000
  666.     * support for applying the same settings to multiple files in single run of the wizard (just select multiple items in the playlist)
  667.         - note: due to this, the types of some objects in the main dictionary changed from NSString to NSArray. Additionally, this code does neither run nor compile on 10.2 anymore.
  668.         - various loops are being performed during the run of the wizard now. Please shout if this is noticeably slower on older Macs
  669.     * solved a UTF-8-issue which prevented the usage of certain files which were added to the playlist previously
  670.     * optimised the existing code here and there
  671.     * make sure that all settings are kept for a session
  672.     
  673.     Thanks to zorglub for the playlist-hint :)
  674. commit d057acfbb60397eaed1b425a9c8015f7259c4d48
  675. Author: Rémi Denis-Courmont <rem@videolan.org>
  676. Date:   Sat Feb 11 17:30:48 2006 +0000
  677.     Support opening of non ANSI filenames on Win32
  678. commit 19ee0a8cbea232e01f1648b04fdea206bdd52540
  679. Author: Antoine Cellerier <dionoea@videolan.org>
  680. Date:   Sat Feb 11 17:28:27 2006 +0000
  681.     Add some "title"s for image buttons.
  682. commit bc230c07310cadbd172ce7f47c6f9383788c1f92
  683. Author: Rémi Denis-Courmont <rem@videolan.org>
  684. Date:   Sat Feb 11 17:27:09 2006 +0000
  685.     Fix typo
  686. commit 39c838b55ff587f3aad3035e15139fd2f91d77ba
  687. Author: Rémi Denis-Courmont <rem@videolan.org>
  688. Date:   Sat Feb 11 17:00:08 2006 +0000
  689.     Use vlc_fopen (access() or stat() would be more appropriate though)
  690. commit 4bfb6dac85dfaedefe5b79ff6cf822918cc96b5e
  691. Author: Clément Stenac <zorglub@videolan.org>
  692. Date:   Sat Feb 11 16:10:43 2006 +0000
  693.     Should fix vlc-help.txt problem (untested) (Refs:#517)
  694. commit b26eed49510e53c2d3afe9e6e517aaae0a079f23
  695. Author: Clément Stenac <zorglub@videolan.org>
  696. Date:   Sat Feb 11 15:49:24 2006 +0000
  697.     Reposition the slider when expanding/retracting a node (Closes:#477)
  698. commit 0236ff18d1c8ab65a062c672ccf5518b1e283b0f
  699. Author: Clément Stenac <zorglub@videolan.org>
  700. Date:   Sat Feb 11 15:21:21 2006 +0000
  701.     only round width and scale height accordingly
  702. commit 8a9fe6520786c960b8181ef022c89ce190ba2284
  703. Author: Rémi Denis-Courmont <rem@videolan.org>
  704. Date:   Sat Feb 11 15:13:56 2006 +0000
  705.     vlc_fopen() wrapper including required file name conversion (refs #528, refs #543)
  706. commit 8d6f2ab7374b6be3d95f45749559e690ae987d67
  707. Author: Rémi Denis-Courmont <rem@videolan.org>
  708. Date:   Sat Feb 11 15:12:06 2006 +0000
  709.     Don't compile dead code on Win32
  710. commit 8e459605c2b08a1c163d856c647b6cd0e0f99311
  711. Author: Rémi Denis-Courmont <rem@videolan.org>
  712. Date:   Sat Feb 11 14:53:44 2006 +0000
  713.     Use more common CP1252 rather than Latin-9 as fallback charset
  714. commit 89e1637e4e06feac851edcafb4ebe760ce611595
  715. Author: Clément Stenac <zorglub@videolan.org>
  716. Date:   Sat Feb 11 14:50:37 2006 +0000
  717.     Round scaled sizes to 16 (Closes:#524)
  718. commit 54f1118b5e119508302d5967e2df8e3cbfeb630e
  719. Author: Clément Stenac <zorglub@videolan.org>
  720. Date:   Sat Feb 11 14:26:53 2006 +0000
  721.     Don't crash in record filter (Closes:#542)
  722. commit 9f997dca438ef0671304f51e8b292c66d9f0b3c6
  723. Author: Clément Stenac <zorglub@videolan.org>
  724. Date:   Sat Feb 11 14:14:18 2006 +0000
  725.     Don't make image when we are not interested in the item
  726. commit 6adad42ae834d30560526e316e1083b5b7081a6c
  727. Author: Clément Stenac <zorglub@videolan.org>
  728. Date:   Sat Feb 11 14:08:44 2006 +0000
  729.     Handle Page up / Page down (Refs:#477)
  730. commit d02fbdb877d4a4b5672cb997c12a8a576ac6b815
  731. Author: Rémi Denis-Courmont <rem@videolan.org>
  732. Date:   Sat Feb 11 13:40:43 2006 +0000
  733.     Handle TTL in SDP properly (IPv4 at least) for raw UDP (closes #404)
  734. commit cae770e5b0c2b88ea4ba1248b30133b985c129d8
  735. Author: Rémi Denis-Courmont <rem@videolan.org>
  736. Date:   Sat Feb 11 13:39:03 2006 +0000
  737.     - Fix typo in previous commit
  738.     - Enforce a default TTL value (one) in SDP if there is none - refs #404
  739.       (it should at least be fine for IPv4 usage)
  740. commit d3db2d9e82fe3052484131fc8554e1c7877ca9e5
  741. Author: Rémi Denis-Courmont <rem@videolan.org>
  742. Date:   Sat Feb 11 11:58:34 2006 +0000
  743.     Simplify [12964]
  744. commit 16cb39fcabeea09ca122e5e2a0f8bb80c73a8706
  745. Author: Felix Paul Kühne <fkuehne@videolan.org>
  746. Date:   Sat Feb 11 11:34:31 2006 +0000
  747.     * added an option to keep the selections in the wizard for a single session. It's enabled by default. (refs #522)
  748. commit 18533cf12a662928cf08ce1d7ebcade0b340de6f
  749. Author: Rémi Denis-Courmont <rem@videolan.org>
  750. Date:   Sat Feb 11 10:49:30 2006 +0000
  751.     SAP hop limit should always be 255 as per its specification - refs #404
  752. commit 25cc8bd838c8657dbf0e85fe54206e733cfdce80
  753. Author: Rémi Denis-Courmont <rem@videolan.org>
  754. Date:   Sat Feb 11 10:47:42 2006 +0000
  755.     Good point Md - use 0 (ie. not set) as default TTL rather than 1 (refs #404)
  756. commit c6e34683dc1b8acf898dbd7a1f4e7b0136af1575
  757. Author: Rémi Denis-Courmont <rem@videolan.org>
  758. Date:   Sat Feb 11 10:42:48 2006 +0000
  759.     Implement IPv6 multicast output interface selection (closes #491)
  760. commit 069e052f822e29645de86abf8a9e4ab02535b0a3
  761. Author: Derk-Jan Hartman <hartman@videolan.org>
  762. Date:   Sat Feb 11 03:04:42 2006 +0000
  763.     * Improved renderering of YUVA/P onto YUV variants. refs #539
  764.       I420 still not fixed for this bug.
  765.     
  766.       A simple average of the UV pixels, wasn't giving satisfying results, so I added a bit more logic, to decide based on the transparency value if UY averaging is desireable for the pixels. Produces nice results now, with a very slight shadow somtimes to the right side of the images/glyphs. Looks quite good.
  767. commit b7d2846e63f846a0f4c0d5a9db7df5af4e01ae48
  768. Author: Derk-Jan Hartman <hartman@videolan.org>
  769. Date:   Sat Feb 11 01:37:30 2006 +0000
  770.     * Fix the duration of the dvdread module. refs #198.
  771.       Now duration is accurate, but current time is still block based, so on VBR discs the duration of a second may have some weird variations. Getting accurate time is possible (see what was reverted in [12862]), but this will break the relative SET_TIME (might actually go seeking in the wrong direction for instance). The correct fix here is to expand dvdread with a method that checks the TMAPTI IFO table of a Title, to find what block approximately goes with a certain time. (the TMAPTI table is usually in .5 secs interpolation might possibly be required as well) As a backup an estimate can be made using the ADMAP table.
  772.     
  773.     The behaviour of the dvdread module is now equal to that of the dvdnav module when it comes to time and seeking.
  774. commit e01e9935598a23b3daa462a90f99e8e9b47087a5
  775. Author: Clément Stenac <zorglub@videolan.org>
  776. Date:   Sat Feb 11 00:07:40 2006 +0000
  777.     Don't invalidate selection on item change (Refs:#477)
  778. commit e8ebab7877937ac1447479e2979fd2e09f059a6d
  779. Author: Derk-Jan Hartman <hartman@videolan.org>
  780. Date:   Sat Feb 11 00:01:55 2006 +0000
  781.     * Don't put huge pictures on the stack. It is limited on some platforms. use malloc.
  782.     * Use the correct pitch values when reading from and writing to pictures (out pitch can differ from in pitch, and there is also visible pitch and visible lines.
  783. commit f12fa7ca85553b41dbdfc8950df778e4d6c45c7b
  784. Author: Clément Stenac <zorglub@videolan.org>
  785. Date:   Fri Feb 10 23:39:53 2006 +0000
  786.     Fix playtree deletion
  787.     Should support deletion through the delete key. But the delete key is not recognized par X11 skins2.
  788. commit 7ffd2f05b8f89da23fec03921e40fcf3fda7f21f
  789. Author: Christophe Mutricy <xtophe@videolan.org>
  790. Date:   Fri Feb 10 22:56:32 2006 +0000
  791.     Revert brocken commit [14215]
  792. commit a21a929a5fe9b9cdcfec99b32dadf3cca41a47af
  793. Author: Christophe Mutricy <xtophe@videolan.org>
  794. Date:   Fri Feb 10 22:24:20 2006 +0000
  795.     Unbreack distcheck. First step
  796. commit 1e2b476cc23e81f48a0593958de0306aec87834e
  797. Author: Derk-Jan Hartman <hartman@videolan.org>
  798. Date:   Fri Feb 10 22:03:34 2006 +0000
  799.     * Fix issues with the deinterlace filter that was using the source picture pitch when writing to the output picture.
  800. commit 16fe209fc58eb1136867297965fe8a1659a34ad5
  801. Author: Derk-Jan Hartman <hartman@videolan.org>
  802. Date:   Fri Feb 10 21:46:17 2006 +0000
  803.     * fprintf -> msg_Dbg
  804. commit 2034d14a019a51e31a0d55e1940031e4cab33cbb
  805. Author: Clément Stenac <zorglub@videolan.org>
  806. Date:   Fri Feb 10 21:14:12 2006 +0000
  807.     Disable broken stuff (Refs:#459)
  808. commit ac4eb7908ffcc8c069e428c9a70655734af10581
  809. Author: Felix Paul Kühne <fkuehne@videolan.org>
  810. Date:   Fri Feb 10 19:56:59 2006 +0000
  811.     * clean up (mostly replacements of nestings of stringByAppendingString by stringWithFormat)
  812.     * removed the stupid "wizard help window" and replaced the help sheets with calls of NSBeginInformationalAlertSheet. This might be beautified with NSAlerts in the future, since we don't care for 10.2 anymore.
  813. commit 90b1a99b81b943ac80e071bcbb8cce67bd19b46d
  814. Author: Jean-Paul Saman <jpsaman@videolan.org>
  815. Date:   Fri Feb 10 19:53:09 2006 +0000
  816.     Fix breakage of other RTSP clients
  817. commit e677a71b037e0b3ddb1735273afafa4493e7fb6b
  818. Author: Jean-Paul Saman <jpsaman@videolan.org>
  819. Date:   Fri Feb 10 17:24:25 2006 +0000
  820.     Use correct Transport answer
  821. commit 15f7074e9da205cefd69d30f93a2d4e736ea95b0
  822. Author: Christophe Mutricy <xtophe@videolan.org>
  823. Date:   Fri Feb 10 17:24:14 2006 +0000
  824.     configure.ac: Test glide even when the user specify it
  825. commit dc7dd8bfbc272a0517b46b74ad4e97b0019307a3
  826. Author: Rémi Denis-Courmont <rem@videolan.org>
  827. Date:   Fri Feb 10 16:46:07 2006 +0000
  828.     - Use OS default TTL when not overriden
  829.     - Clean up
  830.     (refs #404)
  831. commit 51c0881c02f781e6ad8231d78726720bfbebaf55
  832. Author: Rémi Denis-Courmont <rem@videolan.org>
  833. Date:   Fri Feb 10 16:34:41 2006 +0000
  834.     Don't enable broadcast on IPv6 sockets since IPv6 does not do broadcast anyhow
  835. commit 00a0ab4f4738a37867e3b02746ef6cfdb12f86ae
  836. Author: Antoine Cellerier <dionoea@videolan.org>
  837. Date:   Fri Feb 10 16:30:20 2006 +0000
  838.     Add esd and arts to the AOUT_PLUGINS define. If this break everything i'll
  839.     have to remove it... but i doubt it.
  840. commit 5c460cd816611186b155f675dfdafecdb096d2f7
  841. Author: Rémi Denis-Courmont <rem@videolan.org>
  842. Date:   Fri Feb 10 16:25:57 2006 +0000
  843.     gcc 4.1 compile fix from marvin24 # gmx.de
  844. commit d5584a65964be71cfbcd8f720f0b7287b081a4f1
  845. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  846. Date:   Fri Feb 10 15:05:45 2006 +0000
  847.     modules/misc/rtsp.c: implement support for raw udp transport for muxed streams
  848.     also replaces x-playnow hack with a slightly less ugly hack
  849.     
  850.     vlc vod server can now serve about 5 seconds of video to amino stbs
  851. commit 90e32697513b91fb3e54e149466149b65ee3fac8
  852. Author: Jean-Paul Saman <jpsaman@videolan.org>
  853. Date:   Fri Feb 10 14:51:10 2006 +0000
  854.     Also add support for x-playNow in RtspCallback.
  855. commit f43078c2130e631c0f158f056fbda13d185b8bbd
  856. Author: Jean-Paul Saman <jpsaman@videolan.org>
  857. Date:   Fri Feb 10 14:44:19 2006 +0000
  858.     sanity check
  859. commit 47fd1f615a8c94a6af6d54c8b47f54ca2860152e
  860. Author: Jean-Paul Saman <jpsaman@videolan.org>
  861. Date:   Fri Feb 10 14:43:05 2006 +0000
  862.     Indentation and coding style fixes
  863. commit eceaf0fd3b83157c189bce7d2ed416e9de50e662
  864. Author: Jean-Paul Saman <jpsaman@videolan.org>
  865. Date:   Fri Feb 10 13:51:11 2006 +0000
  866.     Respond to x-playNow option in RTSP SETUP request. Did some indentation fixes too.
  867. commit e8fb0d3d88c0a49a0a01c3f92c51fca9b164b4b0
  868. Author: Derk-Jan Hartman <hartman@videolan.org>
  869. Date:   Fri Feb 10 12:58:55 2006 +0000
  870.     * disable i420_yuy2_mmx on Darwin, since the MMX seems to be incorrect.
  871. commit b1d4adc0b9269d286010fa5aa7333dd1f23c0d3c
  872. Author: Derk-Jan Hartman <hartman@videolan.org>
  873. Date:   Fri Feb 10 02:53:57 2006 +0000
  874.     * Fix the QT video decoder. refs #345
  875. commit c50389c5d9079b392bd739c1d03e272a7a4a68b6
  876. Author: Christophe Mutricy <xtophe@videolan.org>
  877. Date:   Thu Feb 9 12:31:17 2006 +0000
  878.     Remove debug.
  879. commit bc80c614ee70fcdc03ce8b9a2a423b0102e42025
  880. Author: Rémi Denis-Courmont <rem@videolan.org>
  881. Date:   Thu Feb 9 12:06:02 2006 +0000
  882.     Check for AF_INET6 all the time
  883. commit ab84151bf884d82dc36e39642e071f9d0a03b826
  884. Author: Antoine Cellerier <dionoea@videolan.org>
  885. Date:   Wed Feb 8 16:26:56 2006 +0000
  886.     Add comment about the fact that lines begining with a # are comments in the
  887.     vlcrc file. This might seem obvious, but many people on the forums don't
  888.     seem to understand that.
  889. commit 67844cf24c4fc5fcdf065fad124283f032311e6e
  890. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  891. Date:   Wed Feb 8 10:39:33 2006 +0000
  892.     access_output/udp.c: Attach the writer thread. Fixes missing headers.
  893. commit 0fec2240ab5efd235c93659a303bedc77966c069
  894. Author: Jérome Decoodt <djc@videolan.org>
  895. Date:   Wed Feb 8 10:33:46 2006 +0000
  896.     Fix message advice (use description.widgets instead of only description)
  897. commit 5c6cffbd37bdb499735f177cb4da40b2a8c4c3b9
  898. Author: Christophe Mutricy <xtophe@videolan.org>
  899. Date:   Tue Feb 7 23:03:45 2006 +0000
  900.     Typo.
  901. commit 2f6ad030e73614e9254e3441fbc738e24341c17d
  902. Author: Clément Stenac <zorglub@videolan.org>
  903. Date:   Tue Feb 7 21:08:32 2006 +0000
  904.     * get/set/toggle fullscreen
  905.     * Fix a bug in playlist_play
  906.     
  907.     (Refs:#457)
  908. commit de11230fbf681606705e3876f3a6a0b9849ab9da
  909. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  910. Date:   Tue Feb 7 20:41:17 2006 +0000
  911.     access_output/udp.c: use block_Fifo for the empty blocks list. Simplifies code a lot
  912. commit 8af26f7d31f0530c3c6b13804fb7c54f44c74971
  913. Author: Antoine Cellerier <dionoea@videolan.org>
  914. Date:   Tue Feb 7 17:08:18 2006 +0000
  915.     looks like this was retrocommited :)
  916. commit fba7cf5bbb0c76fe0841350d80b389ac30973825
  917. Author: Rémi Denis-Courmont <rem@videolan.org>
  918. Date:   Tue Feb 7 16:37:40 2006 +0000
  919.     All CRLF fixes
  920. commit 911fb62e851a99646d9ea85912ae6127498f258f
  921. Author: Rémi Denis-Courmont <rem@videolan.org>
  922. Date:   Tue Feb 7 16:24:30 2006 +0000
  923.     Set EOL style to avoid further CRLF issues
  924. commit c8e0f0af2ae7e72c7a2a2bdc1835cb4ca9ec68b2
  925. Author: Derk-Jan Hartman <hartman@videolan.org>
  926. Date:   Tue Feb 7 16:07:58 2006 +0000
  927.     * Fix win32 text renderer.
  928. commit c5cc4e5248e0bdff53b90ea66412c524cc24ee91
  929. Author: Derk-Jan Hartman <hartman@videolan.org>
  930. Date:   Tue Feb 7 15:18:06 2006 +0000
  931.     * Introduced a new text_style_t
  932.     * basic support for SSA formatted subs. (disable with --no-subsdec-formatted option)
  933.     * changes to freetype renderer to support the font color, size and alpha options of text_style_t (other options are possible, just not implemented yet. Full text_style_t support requires a more advanced renderer though. )
  934.     * changes to modules to support text_style_t instead of the old sub options.
  935.     * Some changes to subsdec to only iconv to UTF-8 if source is !UTF-8.
  936.     
  937.     refs #82
  938.     
  939.     not supported are style runs (styles on substrings).
  940. commit 42bc34f9188e59a10fa75869fa52d7db477f8c7e
  941. Author: Derk-Jan Hartman <hartman@videolan.org>
  942. Date:   Tue Feb 7 15:09:21 2006 +0000
  943.     * dos2unix of vlc_osd.h
  944. commit ab0937cb3e1a6ab8ee8bfd3d92b48af3310acc22
  945. Author: Rocky Bernstein <rocky@videolan.org>
  946. Date:   Mon Feb 6 15:30:30 2006 +0000
  947.     minor corrections
  948. commit 5d9dc8f576687e509a6e4155b07504fb381c52ac
  949. Author: Rocky Bernstein <rocky@videolan.org>
  950. Date:   Mon Feb 6 12:41:12 2006 +0000
  951.     Revise. perhaps a little more detail too.
  952. commit da74604a7fe2bf6716caf3aeadbacabc0f2b21a7
  953. Author: Antoine Cellerier <dionoea@videolan.org>
  954. Date:   Mon Feb 6 12:07:40 2006 +0000
  955.     Remove useless lines (which came from a missunderstanding of how it worked)
  956. commit 97278aab3f37ab17090237bab1df03ccfc06cdf7
  957. Author: Antoine Cellerier <dionoea@videolan.org>
  958. Date:   Sun Feb 5 22:14:00 2006 +0000
  959.     sout-standard-url is deprecated
  960. commit 60f67d83f86fee0f2616cbd27ac8746e71798308
  961. Author: Antoine Cellerier <dionoea@videolan.org>
  962. Date:   Sun Feb 5 22:02:12 2006 +0000
  963.     sout-standard-url is deprecated
  964. commit 60cca6d5a5d14d9d34f2cb4a198d7f44faceca1f
  965. Author: Antoine Cellerier <dionoea@videolan.org>
  966. Date:   Sun Feb 5 22:01:23 2006 +0000
  967.     Deprecated options handling
  968. commit 4148d937c861d9c2470dfa3287f4e0ddc4247680
  969. Author: Rémi Denis-Courmont <rem@videolan.org>
  970. Date:   Sun Feb 5 20:52:29 2006 +0000
  971.     Fixes subtitles detection from within folders with non-ASCII names when the local encoding is not UTF-8 (closes #536)
  972. commit 634ab48abccd4f44885f9d96eac86ce8ae51fa1d
  973. Author: Clément Stenac <zorglub@videolan.org>
  974. Date:   Sun Feb 5 13:38:05 2006 +0000
  975.     Show sliders for stream with no time info but position info (Closes:#484)
  976. commit 29c602fc8b506d1411ae93c76cead6f5efed9c9f
  977. Author: Derk-Jan Hartman <hartman@videolan.org>
  978. Date:   Sun Feb 5 12:47:47 2006 +0000
  979.     * Added YVYU blending and fixed UYVY blending.
  980. commit f2dc268e54c19d97e5decd1a0e0f2eeaa8a18d7f
  981. Author: Derk-Jan Hartman <hartman@videolan.org>
  982. Date:   Sun Feb 5 12:43:38 2006 +0000
  983.     * Correct MMX version of UYVY chroma conversion. the UV ordered incorrectly. (untested)
  984. commit c858a4acb72bd81da4a4e950768624a721d9fbd7
  985. Author: Clément Stenac <zorglub@videolan.org>
  986. Date:   Sun Feb 5 11:09:13 2006 +0000
  987.     Add a "Close" button to the errors window and fix the "Stop showing errors" string
  988. commit 2252e8d9e88ed23913a352b5ddf2480ce0cd9426
  989. Author: Clément Stenac <zorglub@videolan.org>
  990. Date:   Sun Feb 5 11:05:21 2006 +0000
  991.     Some WX VLM dialog improvements
  992. commit 67e1d3484032af91bbf3557bac700b7902179a59
  993. Author: Derk-Jan Hartman <hartman@videolan.org>
  994. Date:   Sat Feb 4 23:46:28 2006 +0000
  995.     * Hopefully added UYVY blending for YUVA and YUVP. (Untested)
  996. commit 4b1302d9a7208902d35fd774256a10501b63a841
  997. Author: Christophe Mutricy <xtophe@videolan.org>
  998. Date:   Sat Feb 4 23:26:40 2006 +0000
  999.     Include the bitmaps in tarball
  1000. commit 68f500ce50490f7c48b482e59fc688c8a596687b
  1001. Author: Clément Stenac <zorglub@videolan.org>
  1002. Date:   Sat Feb 4 22:57:01 2006 +0000
  1003.     Better fix
  1004. commit e536ea5cf2a354e5aed2808fa838082dae2b8143
  1005. Author: Derk-Jan Hartman <hartman@videolan.org>
  1006. Date:   Sat Feb 4 22:56:34 2006 +0000
  1007.     * Use UYVY fourcc instead of Y422, since i believe it's more common.
  1008. commit 638acbf817f1ad242d12808a28d9b437d4d04cb7
  1009. Author: Antoine Cellerier <dionoea@videolan.org>
  1010. Date:   Sat Feb 4 22:53:09 2006 +0000
  1011.     display downloaded size / total size when downloading
  1012.     The download specific functions should maybe be exported (i don't know if
  1013.     other modules would need to download files to disk)
  1014. commit c68aabaaf64db4ee0cb25a1223a37ec575b9c1ea
  1015. Author: Antoine Cellerier <dionoea@videolan.org>
  1016. Date:   Sat Feb 4 22:34:40 2006 +0000
  1017.     prevent some more segfaults.
  1018.     
  1019.     zorglub: could you have a look ? this solution doesn't seem right to
  1020.     me because we "loose" some of the calls to the interaction system if
  1021.     they're sent at the wrong moment.
  1022. commit 18cf71dc149e0dcf92d7907a650c465500b39d51
  1023. Author: Christophe Mutricy <xtophe@videolan.org>
  1024. Date:   Sat Feb 4 19:54:37 2006 +0000
  1025.     Remove C++ism to please gcc2.95 and BeOS
  1026. commit 51e80c01dc46d94cc623b7f74521cc6fed925cef
  1027. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1028. Date:   Sat Feb 4 19:48:38 2006 +0000
  1029.     Weed some dead code
  1030. commit 828cabe7f4461983c4a4e35b8680adfd2ef25959
  1031. Author: Clément Stenac <zorglub@videolan.org>
  1032. Date:   Sat Feb 4 19:28:20 2006 +0000
  1033.     Don't fail with no-debug
  1034. commit 24d9ad6298e8614eef3bd7a3fcf21159c5923739
  1035. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1036. Date:   Sat Feb 4 18:16:13 2006 +0000
  1037.     fprintf die die
  1038. commit d2858830da631540c72191477f88787902966b3e
  1039. Author: Clément Stenac <zorglub@videolan.org>
  1040. Date:   Sat Feb 4 17:08:44 2006 +0000
  1041.     Memleak
  1042. commit 058456af92d255602386542b7c27a8f74f57efbf
  1043. Author: Clément Stenac <zorglub@videolan.org>
  1044. Date:   Sat Feb 4 17:05:14 2006 +0000
  1045.     Valgrind errors suppression file
  1046. commit 8d42e79839cc4ebaee93303644d6c46b0e3a0966
  1047. Author: Clément Stenac <zorglub@videolan.org>
  1048. Date:   Sat Feb 4 17:03:40 2006 +0000
  1049.     Missing file
  1050. commit 0b44cb999e661507876710e271a58b800e7db068
  1051. Author: Clément Stenac <zorglub@videolan.org>
  1052. Date:   Sat Feb 4 16:26:23 2006 +0000
  1053.     Stop using strings to index stats, use integers. The list is not sorted yet, though
  1054. commit b41bfdb8bbb2c14e3313ce1f89c3f880ca93fd6f
  1055. Author: Clément Stenac <zorglub@videolan.org>
  1056. Date:   Sat Feb 4 15:28:36 2006 +0000
  1057.     Fix memleak
  1058. commit 69fcb41b730bfee56373e17903017926853d2849
  1059. Author: Clément Stenac <zorglub@videolan.org>
  1060. Date:   Sat Feb 4 13:56:07 2006 +0000
  1061.     Fix stupid bug
  1062. commit 7cc1823e222e82031090861597d2ac112967ab89
  1063. Author: Clément Stenac <zorglub@videolan.org>
  1064. Date:   Sat Feb 4 12:50:41 2006 +0000
  1065.     Don't read uninitialized values
  1066. commit 26d5b73864aea7f4e6d01dba654235cb1accdf84
  1067. Author: Clément Stenac <zorglub@videolan.org>
  1068. Date:   Sat Feb 4 11:04:42 2006 +0000
  1069.     * Avoid useless stats_Get calls
  1070.     * Reduce vlc_object_find calls
  1071. commit f8cac3e17afff983a591fbe2bf0cc101b53ae624
  1072. Author: Clément Stenac <zorglub@videolan.org>
  1073. Date:   Sat Feb 4 09:24:50 2006 +0000
  1074.     Don't check the full string
  1075. commit 4efb291167cf3587943b88e62c834777ea46dbd6
  1076. Author: Clément Stenac <zorglub@videolan.org>
  1077. Date:   Sat Feb 4 00:08:50 2006 +0000
  1078.     AccessOutWrite is called very often, especially for TS. Don't store stats on each call
  1079. commit 8d995e6f088eeee7d5ee5896b23c0a1347b27256
  1080. Author: Clément Stenac <zorglub@videolan.org>
  1081. Date:   Fri Feb 3 23:52:45 2006 +0000
  1082.     Use a hash for stats. Not finished
  1083. commit 661a6c1357158cb970fd2b92fc5d126d65e021ac
  1084. Author: Clément Stenac <zorglub@videolan.org>
  1085. Date:   Fri Feb 3 19:53:47 2006 +0000
  1086.     Play and add (Refs:#457)
  1087. commit 6df78501b98cd69f9577c984347fbb3c8f265ec9
  1088. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1089. Date:   Fri Feb 3 15:10:12 2006 +0000
  1090.     linux_dvb.c: initialize a variable
  1091. commit e6f3d0a63a18281befcad43e04aad5aa8918acc8
  1092. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1093. Date:   Fri Feb 3 14:07:41 2006 +0000
  1094.     fix --no-stats in a few cases (there are more remaining)
  1095. commit 502d218081d1f65a491fae4812f5fd0901761173
  1096. Author: Christophe Mutricy <xtophe@videolan.org>
  1097. Date:   Fri Feb 3 09:54:22 2006 +0000
  1098.     Run update-po due to the new upnp files.
  1099. commit d57aae64849ddbcd9e270c01be52471f5b0ee72b
  1100. Author: Christophe Mutricy <xtophe@videolan.org>
  1101. Date:   Fri Feb 3 00:13:11 2006 +0000
  1102.     Seems that the widget return the path in local encoding
  1103. commit 8e1ac66f5971027a68da34f6d9f5ae4e6e0d6abd
  1104. Author: Antoine Cellerier <dionoea@videolan.org>
  1105. Date:   Thu Feb 2 23:54:03 2006 +0000
  1106.     fix download (it didn't download the last (file size)%(1<<10) bytes)
  1107. commit e47b26fc60e746e9b8174470a8b8e2d8324cc1e0
  1108. Author: Antoine Cellerier <dionoea@videolan.org>
  1109. Date:   Thu Feb 2 23:35:12 2006 +0000
  1110.     update Doxyfile using "doxygen -u"
  1111. commit 17a5a89153fc77c994157bc4e6e691dc517ae02f
  1112. Author: Antoine Cellerier <dionoea@videolan.org>
  1113. Date:   Thu Feb 2 23:31:42 2006 +0000
  1114.     include/* : fix doxygen comments
  1115.     modules/gui/wxwidgets/dialogs/updatevlc.cpp : clean up
  1116. commit 16454068294ce5b940d4bd9847bfd4b2b742e3db
  1117. Author: Antoine Cellerier <dionoea@videolan.org>
  1118. Date:   Thu Feb 2 23:04:59 2006 +0000
  1119.     use VLC threads instead of wxWidgets threads.
  1120.     (i just had to find the suxor thread exemple in video_output.c :p )
  1121. commit ca3c860f738abe33fa2c0e5632026577409e34a6
  1122. Author: Antoine Cellerier <dionoea@videolan.org>
  1123. Date:   Thu Feb 2 19:00:08 2006 +0000
  1124.     lets hope that this fixes the win32 build
  1125. commit a64ab4e020cc49e770c7672be056c89edab91a6a
  1126. Author: Antoine Cellerier <dionoea@videolan.org>
  1127. Date:   Thu Feb 2 18:06:20 2006 +0000
  1128.     Fix misplaced include (triggered error on win32 build only ... weird)
  1129. commit ae24045046a70725ef3eeedecfcea4296bd972eb
  1130. Author: Antoine Cellerier <dionoea@videolan.org>
  1131. Date:   Thu Feb 2 17:44:07 2006 +0000
  1132.     remove old uneeded #include
  1133. commit bcf427725c9ac014faf5a637feb01bd4c38a4f21
  1134. Author: Antoine Cellerier <dionoea@videolan.org>
  1135. Date:   Thu Feb 2 17:29:06 2006 +0000
  1136.     src/*, include/* : update core functions. (Should make it relatively easy
  1137.                        to use in interfaces)
  1138.                        The downloadable plugins part still needs some work.
  1139.     
  1140.     modules/control/rc.c : add function to query updates (mainly used for testing)
  1141.     
  1142.     modules/gui/wxwidgets/* : update pannel.
  1143. commit 67d1feb22b415343372c5ab100b9fd17aaf0c8dc
  1144. Author: Antoine Cellerier <dionoea@videolan.org>
  1145. Date:   Thu Feb 2 16:36:48 2006 +0000
  1146.     Make sure that the progress bar dialog exists before updating its status.
  1147. commit 355e0a3776c72500f16f9d6cccc28682c812969b
  1148. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1149. Date:   Thu Feb 2 11:59:15 2006 +0000
  1150.     es_out.c: fixed a slight memleak in "now playing" handling.
  1151.     This one is slightly dangerous as it can happen over and over again during
  1152.     normal operation.
  1153. commit 18f8461307c499afe662c52a990792b399d93d1e
  1154. Author: Rémi Denis-Courmont <rem@videolan.org>
  1155. Date:   Thu Feb 2 10:59:17 2006 +0000
  1156.     Add libupnp-based UPnP discovery from Christian Henz
  1157.     with proper configure checks
  1158. commit 9efe16d148eea658c7d966d06d4bc18f278d9cd8
  1159. Author: Derk-Jan Hartman <hartman@videolan.org>
  1160. Date:   Thu Feb 2 03:22:52 2006 +0000
  1161.     * Forgot to add the path seperator. truly fixes the bug. refs #463
  1162. commit 192a7de8d24f67428f2b642bfe572b4a8d88d45d
  1163. Author: Derk-Jan Hartman <hartman@videolan.org>
  1164. Date:   Thu Feb 2 02:44:31 2006 +0000
  1165.     * Fix the dvdread library linking in the libdvdnav dylib by hand. fixes #515
  1166. commit fed15a8567eb171ddd273f7bac2eba5842862cf4
  1167. Author: Derk-Jan Hartman <hartman@videolan.org>
  1168. Date:   Wed Feb 1 20:51:18 2006 +0000
  1169.     * If input file in current dir specified, then retrieve CWD when we try to look for subtitle files. fixes #463
  1170.     * When probing the autodetected files, probe them in the Locale, not in UTF-8. refs #528
  1171. commit bd6802930c7f514f286febb05ce26a91630e2c27
  1172. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1173. Date:   Wed Feb 1 20:24:23 2006 +0000
  1174.     Fixed a memleak
  1175. commit baed4c1bfdef32994af18a664b03fea7d1cc6401
  1176. Author: Rémi Denis-Courmont <rem@videolan.org>
  1177. Date:   Wed Feb 1 20:04:09 2006 +0000
  1178.     Don't use weird MAC charset
  1179. commit 9ae1a7238298a80e3e5019819b8b37a19df1872d
  1180. Author: Rémi Denis-Courmont <rem@videolan.org>
  1181. Date:   Wed Feb 1 19:52:29 2006 +0000
  1182.     One more
  1183. commit 6b020db0dde93134aa43ae89ca5e9eadea8d2a37
  1184. Author: Rémi Denis-Courmont <rem@videolan.org>
  1185. Date:   Wed Feb 1 19:49:08 2006 +0000
  1186.     svn:ignore built doc
  1187. commit 41172d9d32144115858f4a833afb04dfd326d306
  1188. Author: Rémi Denis-Courmont <rem@videolan.org>
  1189. Date:   Wed Feb 1 19:47:14 2006 +0000
  1190.     Same as previous commit
  1191. commit 46d85f82b72e59f08ec3c636f2ba863b56037f46
  1192. Author: Rémi Denis-Courmont <rem@videolan.org>
  1193. Date:   Wed Feb 1 19:44:56 2006 +0000
  1194.     Uniformize developer doc encoding
  1195. commit f99f42e6f75e98e1bbc64ac455d6d9d5ac991b98
  1196. Author: Rémi Denis-Courmont <rem@videolan.org>
  1197. Date:   Wed Feb 1 19:40:01 2006 +0000
  1198.     Additionnal conversions
  1199. commit 72c90b247e0f2a547bdb226bd85967e66b38318d
  1200. Author: Rémi Denis-Courmont <rem@videolan.org>
  1201. Date:   Wed Feb 1 19:32:40 2006 +0000
  1202.     French -> English
  1203. commit ac8b1efa0c3d0d52b7c29fee1ab2a7eb1c3fe8e0
  1204. Author: Rémi Denis-Courmont <rem@videolan.org>
  1205. Date:   Wed Feb 1 19:21:41 2006 +0000
  1206.     svn:ignore built skins
  1207. commit 473fef1b4da5a1592a692193ecfde77b8dcec3dc
  1208. Author: Rémi Denis-Courmont <rem@videolan.org>
  1209. Date:   Wed Feb 1 19:20:17 2006 +0000
  1210.     More UTF8ication
  1211. commit 41db05f3a77411f9b1f0a858567b2db86076353e
  1212. Author: Derk-Jan Hartman <hartman@videolan.org>
  1213. Date:   Wed Feb 1 18:13:49 2006 +0000
  1214.     * Enable OpenGL without Acceleration on Mac OSX. (Fallback option)
  1215. commit 088dd2ed76946778a00abcc91342a6fcf7f270fe
  1216. Author: Rémi Denis-Courmont <rem@videolan.org>
  1217. Date:   Wed Feb 1 18:08:49 2006 +0000
  1218.     That one wasn't even Latin-1
  1219. commit adc858d87a4a45299f8d5ccfce2fe94466c6db59
  1220. Author: Rémi Denis-Courmont <rem@videolan.org>
  1221. Date:   Wed Feb 1 18:06:48 2006 +0000
  1222.     Uniformize source files encoding
  1223. commit 13f7615fb26468292a6f1ae0b79f04797d1918b5
  1224. Author: Rémi Denis-Courmont <rem@videolan.org>
  1225. Date:   Wed Feb 1 18:02:40 2006 +0000
  1226.     Translate french comment
  1227. commit 6136f4c03b9bc2900ae889e3871de587acfa28dc
  1228. Author: Rémi Denis-Courmont <rem@videolan.org>
  1229. Date:   Wed Feb 1 18:01:03 2006 +0000
  1230.     Encode non-ASCII characters outside comments
  1231. commit 39cc374994d273940fb05d881594cb19a7df769f
  1232. Author: Rémi Denis-Courmont <rem@videolan.org>
  1233. Date:   Wed Feb 1 17:44:04 2006 +0000
  1234.     Fix warnings
  1235. commit 4733a541022bb566dec486de6939c80339d20f12
  1236. Author: Rémi Denis-Courmont <rem@videolan.org>
  1237. Date:   Wed Feb 1 17:41:29 2006 +0000
  1238.     Fix a bunch of warnings involving mix between uint32_t and long
  1239. commit 78efcb295baec8001d65a56d9cc675d742e48558
  1240. Author: Derk-Jan Hartman <hartman@videolan.org>
  1241. Date:   Wed Feb 1 16:52:42 2006 +0000
  1242.     * Fix the fourcc of OpenGL on Mac Intel. We should check why it's set wrong on PPC.
  1243.     * Revert the Quartz disabling.
  1244. commit e97a64efe8e7e8f34c488126055191b996ab15ba
  1245. Author: Sam Hocevar <sam@videolan.org>
  1246. Date:   Wed Feb 1 16:27:57 2006 +0000
  1247.       * modules/demux/mp4: more explicit error messages for DRMS failures.
  1248. commit a3cb9de3fd340cb390405816904c6e7cf06ff522
  1249. Author: Rémi Denis-Courmont <rem@videolan.org>
  1250. Date:   Wed Feb 1 15:40:53 2006 +0000
  1251.     Enable maintainer mode by default, as it is what maintainer-mode-unaware
  1252.     (ie. most) automake users are used to.
  1253.     If you DO want NOT to use maintainer mode you are free to pass
  1254.     --disable-maintainer-mode to configure.
  1255. commit 9f30598bf080dfa7ad315db844b4a00d4d56b4dd
  1256. Author: Rémi Denis-Courmont <rem@videolan.org>
  1257. Date:   Wed Feb 1 15:28:42 2006 +0000
  1258.     Simpler use of HAVE_ASSERT
  1259. commit 547ace84a64f7c08cea28e2d95ace021dcc96818
  1260. Author: Rémi Denis-Courmont <rem@videolan.org>
  1261. Date:   Wed Feb 1 15:27:59 2006 +0000
  1262.     Define NDEBUG when --enable-debug is not specified
  1263. commit 04a605b1119a3e21c784e757f6c51113cc0fcf56
  1264. Author: Sam Hocevar <sam@videolan.org>
  1265. Date:   Wed Feb 1 14:57:12 2006 +0000
  1266.       * Makefile.am: on Unix, use makensis -DVERSION; on Win32, use /DVERSION.
  1267. commit 125a27bb77892ec016fce319a63880f1544da784
  1268. Author: Christophe Mutricy <xtophe@videolan.org>
  1269. Date:   Wed Feb 1 14:39:05 2006 +0000
  1270.     Test for assert() in configure.
  1271. commit 7b93bebca5e874523e286558cb945cad41136a01
  1272. Author: Rémi Denis-Courmont <rem@videolan.org>
  1273. Date:   Wed Feb 1 13:28:59 2006 +0000
  1274.     Fixed some warnings
  1275. commit e0ec6a3094c053ed59f06a415a28d483d0a1966b
  1276. Author: Rémi Denis-Courmont <rem@videolan.org>
  1277. Date:   Wed Feb 1 13:10:55 2006 +0000
  1278.     Remove unused variable
  1279. commit b76d7cf6283749d91448cb2b175f7cd9889fbe02
  1280. Author: Sam Hocevar <sam@videolan.org>
  1281. Date:   Wed Feb 1 13:01:06 2006 +0000
  1282.       * Got rid of SYS_DARWIN everywhere.
  1283. commit c4fef7e0c05f6e406186630b1b3566e951b805ce
  1284. Author: Sam Hocevar <sam@videolan.org>
  1285. Date:   Wed Feb 1 12:44:16 2006 +0000
  1286.       * Replaced "SYS_DARWIN" with either __APPLE__ (meaning OS X) or __ppc__ and
  1287.         __ppc64__ (meaning PowerPC).
  1288. commit 7fc2d7308d17b202d6a1212438bcd19985f5f92e
  1289. Author: Sam Hocevar <sam@videolan.org>
  1290. Date:   Wed Feb 1 12:22:52 2006 +0000
  1291.       * extras/contrib/src/Makefile: oh what the hell, replaced --disable-codec
  1292.         with --disable-decoder.
  1293. commit 128323b2e91b59c8819f6b0cebd1904a06e27bb7
  1294. Author: Sam Hocevar <sam@videolan.org>
  1295. Date:   Wed Feb 1 12:16:42 2006 +0000
  1296.       * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch: updated for current SVN.
  1297.       * extras/contrib/src/Makefile: re-added --disable-codec flags (the FFMPEG
  1298.         tree on altair was outdated) but removed the duplicate vorbis one.
  1299. commit e52713ada49db2936e41bca02a54232c869a1361
  1300. Author: Christophe Mutricy <xtophe@videolan.org>
  1301. Date:   Wed Feb 1 12:06:56 2006 +0000
  1302.       * extras/contrib/src/Patches/tremor.patch: fixed braindead n within string.
  1303. commit 5ca1334f48399d67392b5f00e130bcb32a3bb5e2
  1304. Author: Sam Hocevar <sam@videolan.org>
  1305. Date:   Wed Feb 1 11:45:18 2006 +0000
  1306.       * extras/contrib/src/Makefile: --disable-codec no longer exists.
  1307. commit d766835baa6ebb8f459a8df47443c4b05d91a7f5
  1308. Author: Sam Hocevar <sam@videolan.org>
  1309. Date:   Wed Feb 1 11:20:52 2006 +0000
  1310.       * Makefile.am: "[ -x foo ]" only works if "foo" is in the current directory,
  1311.         there is no easy way to check for the presence of an executable, but
  1312.         trying to execute it ("foo --version >/dev/null") is usually safe.
  1313. commit 60626f42de0ac670eaa30ec64dff0cd1da7f6863
  1314. Author: Sam Hocevar <sam@videolan.org>
  1315. Date:   Wed Feb 1 09:57:37 2006 +0000
  1316.       * modules/demux/mp4: added more comments and debug information to the DRMS
  1317.         code.
  1318. commit 2b1bac2b1d3176d21119765dd003e0bc966ae521
  1319. Author: Derk-Jan Hartman <hartman@videolan.org>
  1320. Date:   Wed Feb 1 03:36:40 2006 +0000
  1321.     * A few Mac OS X intf fixes. To be honest. we should rewrite the thing from scratch. it's a mess...
  1322. commit f9ff9beb462c6f01f7ede573175a4646c5f3c759
  1323. Author: Derk-Jan Hartman <hartman@videolan.org>
  1324. Date:   Tue Jan 31 22:17:30 2006 +0000
  1325.     * Disable the non functional QT/Quartz output on the intel machines. We should first fix it on OSX, and currently it's annoying the intel debugging proces.
  1326. commit 9be9264f0018feb13686aa8f153f427673bf9879
  1327. Author: Antoine Cellerier <dionoea@videolan.org>
  1328. Date:   Tue Jan 31 20:38:35 2006 +0000
  1329.     add missing images
  1330. commit b6f3013b3b9d89bf9d4f4f77eaa337552e784404
  1331. Author: Derk-Jan Hartman <hartman@videolan.org>
  1332. Date:   Tue Jan 31 20:27:25 2006 +0000
  1333.     * SYS_DARWIN -> __ppc__ || __ppc64__
  1334. commit 2f503efb30012f749a443ca3c12f5ea1e7618426
  1335. Author: Derk-Jan Hartman <hartman@videolan.org>
  1336. Date:   Tue Jan 31 20:00:49 2006 +0000
  1337.     * Changed the defined( SYS_DARWIN )  of the --altivec option to a __ppc__ || __ppc64__ check
  1338. commit 978d39b3442d34db2be88322500274a0f50cccd5
  1339. Author: Antoine Cellerier <dionoea@videolan.org>
  1340. Date:   Tue Jan 31 19:50:50 2006 +0000
  1341.     misc IE and windows fixes or workarounds.
  1342. commit d22fd0ce0d17759bedae47b711815eef794d04dc
  1343. Author: Antoine Cellerier <dionoea@videolan.org>
  1344. Date:   Tue Jan 31 16:39:10 2006 +0000
  1345.     default show full sout interface
  1346. commit 39c2649368b5e1e6d92d04f8634d8302d87f06b7
  1347. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1348. Date:   Tue Jan 31 16:27:50 2006 +0000
  1349.     fixed the smallest and most elusive leak yet
  1350. commit ecf356c5df436070a048be6538ab2c0bb3a24e6c
  1351. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1352. Date:   Tue Jan 31 15:18:45 2006 +0000
  1353.     vlm.c: fixed minor memleak
  1354. commit 66f6a9141d4634a5f6e0ad5cae5be48a95842a58
  1355. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1356. Date:   Tue Jan 31 15:11:08 2006 +0000
  1357.     logger.c: put in header prefix for syslog output (still missing for text
  1358.     and html)
  1359. commit 68f2cd16352dfed249090bb62fee5ddceb5ad0d7
  1360. Author: Rémi Denis-Courmont <rem@videolan.org>
  1361. Date:   Tue Jan 31 10:48:47 2006 +0000
  1362.     Generate correct originating address in SAP header
  1363.     in case of IPv4 advertisement on a IPv6-enabled OS
  1364. commit 0950551c3ff5af5e8476f5dfec8f5da9c2695c93
  1365. Author: Rémi Denis-Courmont <rem@videolan.org>
  1366. Date:   Mon Jan 30 22:02:47 2006 +0000
  1367.     Fix error handling in (From|To)Locale
  1368. commit 9a1afdac05291bf7adb8986c0c66fa45533e2654
  1369. Author: Antoine Cellerier <dionoea@videolan.org>
  1370. Date:   Mon Jan 30 21:47:38 2006 +0000
  1371.     fix nasm url
  1372. commit e8d093252fab9ebff4f8852f053597c21e0a73ee
  1373. Author: Derk-Jan Hartman <hartman@videolan.org>
  1374. Date:   Mon Jan 30 18:14:05 2006 +0000
  1375.     * Get a NASM cvs snapshot from the VLC download servers, because their server regurly times out, which is annoying.
  1376. commit 95d21d3b7b2fdb3f3e81b1cacca779941bdc734a
  1377. Author: Rémi Denis-Courmont <rem@videolan.org>
  1378. Date:   Mon Jan 30 17:44:38 2006 +0000
  1379.     Remove .vlt with mostlyclean
  1380. commit 4657587f6c71ff4fc10d4591f69de43930b9b2e5
  1381. Author: Rémi Denis-Courmont <rem@videolan.org>
  1382. Date:   Mon Jan 30 17:39:42 2006 +0000
  1383.     Add missing file
  1384. commit 06f95c65dab8c22ee34e1f9825aaf24123b5f8d2
  1385. Author: Rémi Denis-Courmont <rem@videolan.org>
  1386. Date:   Mon Jan 30 17:38:27 2006 +0000
  1387.     Hopefully fixes .vlt build
  1388. commit 56d92ad2d9fcd6fdeb48de35bef77b28891d7529
  1389. Author: Antoine Cellerier <dionoea@videolan.org>
  1390. Date:   Mon Jan 30 17:33:05 2006 +0000
  1391.     * Add "Stream and media info panel" ( http/dialogs/main,
  1392.       http/images/info.png, http/style.css, http/js/functions.js )
  1393.     
  1394.     * Make instance playlist position consitent with position used in
  1395.       inputdeln (starts from 1 and not 0) ( src/misc/vlm.c, http/js/vlm.js )
  1396.     
  1397.     * Make it possible to use "enter key" in some text boxes to confirm (*)
  1398. commit ca1768deff852437fb1c52d43c38cde44a3b2132
  1399. Author: Rémi Denis-Courmont <rem@videolan.org>
  1400. Date:   Mon Jan 30 16:59:29 2006 +0000
  1401.     Don't distribute generated files - fixes build
  1402. commit 50d136d8634534362ce85002da23dc1be293f33d
  1403. Author: Derk-Jan Hartman <hartman@videolan.org>
  1404. Date:   Mon Jan 30 16:07:35 2006 +0000
  1405.     * Fix the mactel contrib of x264
  1406. commit d4538ec5d4993cae5c05d26ae8d614c84a54d67f
  1407. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1408. Date:   Mon Jan 30 12:20:37 2006 +0000
  1409.     vlm.c: changed quite a few free() into vlm_MessageDelete, fixing small memleaks here and there
  1410. commit 444653a97c20a33353e2d09a911b85f0af97e78d
  1411. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1412. Date:   Mon Jan 30 11:13:11 2006 +0000
  1413.     messages.c: fixed one more leak related to vlm prefix on messages.
  1414.     This one happened each time the message queue was overflowed.
  1415.     Also (hopefully) fixed a leak that would happen each time no message
  1416.     queue were found. I don't know if this condition can ever appear though
  1417. commit 91bcf3d39c273d339fb0a3c16c2e4b3b61f277f5
  1418. Author: Clément Stenac <zorglub@videolan.org>
  1419. Date:   Sun Jan 29 22:58:42 2006 +0000
  1420.     Should fix skins stuff build
  1421. commit 6ff05234641b5737d09167eeec4f5ab4a17a0f95
  1422. Author: Clément Stenac <zorglub@videolan.org>
  1423. Date:   Sun Jan 29 22:47:31 2006 +0000
  1424.     Should fix CDDA build
  1425. commit 9653b36c698eec72681393d37af8570aaf55c684
  1426. Author: Derk-Jan Hartman <hartman@videolan.org>
  1427. Date:   Sun Jan 29 22:11:04 2006 +0000
  1428.     * Open the .sub file of the vobsubs, with the ToLocale version of the path. Should fix issues where the path of the vobsubs contains non-ascii chars. The .sub could then not be opened in some cases since it would try to open with the UTF-8 path. (We should check VLC modules for other cases of this annoying problem)
  1429. commit b25680f8321b5b40d3b20c7757d0d9e839f6cafc
  1430. Author: Clément Stenac <zorglub@videolan.org>
  1431. Date:   Sun Jan 29 21:45:13 2006 +0000
  1432.     Use uncompressed VLT in svn instead of compressed and compress on build
  1433. commit 1e9a47f315a78b1a3edfca0aa0872808b822652e
  1434. Author: Clément Stenac <zorglub@videolan.org>
  1435. Date:   Sun Jan 29 19:13:35 2006 +0000
  1436.     Test some things
  1437. commit 4dfa4e633628c251fbd981f0443760fc2edb5477
  1438. Author: Clément Stenac <zorglub@videolan.org>
  1439. Date:   Sun Jan 29 19:04:07 2006 +0000
  1440.     Fix a crasher in exception handling
  1441.     Add some playlist functions
  1442. commit 2458a977ecf22a95a75153471ff0733d922d90d2
  1443. Author: Christophe Mutricy <xtophe@videolan.org>
  1444. Date:   Sun Jan 29 17:33:55 2006 +0000
  1445.     infopanels: Redimension the text area. implement modifiable
  1446.     iteminfo: Use infopanel.
  1447. commit 0638177349c21821748e4d329f509f7bf266f41d
  1448. Author: Clément Stenac <zorglub@videolan.org>
  1449. Date:   Sun Jan 29 17:00:31 2006 +0000
  1450.     Skeleton for testing libvlc
  1451. commit 4348289aa68aa69466b012d1454a419a35160223
  1452. Author: Antoine Cellerier <dionoea@videolan.org>
  1453. Date:   Sun Jan 29 16:44:04 2006 +0000
  1454.     main, functions.js, slider_*.png : add position slider
  1455.     status.xml : add "seek" command
  1456.     vlm, refresh.png : add refresh buttons (page doesn't autorefresh)
  1457. commit f201f3c5c7eafcf1eb6221c99a4f0cb15ea4b874
  1458. Author: Derk-Jan Hartman <hartman@videolan.org>
  1459. Date:   Sun Jan 29 15:25:07 2006 +0000
  1460.     * FORTUNE !!!! :D
  1461. commit 9199f356387121c2b0c0ac6eba8346a635bcff42
  1462. Author: Antoine Cellerier <dionoea@videolan.org>
  1463. Date:   Sun Jan 29 14:26:57 2006 +0000
  1464.     src/misc/vlm.c : export the current playlist item's index for each instance
  1465.     share/http/* : display instances for vlm media elements
  1466.                    some layout changes (inputs and outputs)
  1467. commit bb9aa7c22d433c5739a749589397161f9b102214
  1468. Author: Antoine Cellerier <dionoea@videolan.org>
  1469. Date:   Sun Jan 29 14:19:37 2006 +0000
  1470.     Prompt for password again after displaying "Wrong password."
  1471. commit 7b52fc6ca75b7e747972e752e785829b19a3c07d
  1472. Author: Clément Stenac <zorglub@videolan.org>
  1473. Date:   Sun Jan 29 11:38:15 2006 +0000
  1474.     Fix warnings
  1475. commit ec98101502505c1fefbf82416a0e9e54e0519351
  1476. Author: Antoine Cellerier <dionoea@videolan.org>
  1477. Date:   Sun Jan 29 11:01:37 2006 +0000
  1478.     add boolean option "snapshot-preview" to enable/disable the snapshot's
  1479.     preview display in the top left corner of the screen.
  1480. commit 5345654a749df2db2663f72be5dd3668e2c715bd
  1481. Author: Rémi Denis-Courmont <rem@videolan.org>
  1482. Date:   Sun Jan 29 10:36:46 2006 +0000
  1483.     Remove debug messages
  1484. commit 79a527b1e4e6cd18328ac4b8e51f56282aa11851
  1485. Author: Rémi Denis-Courmont <rem@videolan.org>
  1486. Date:   Sun Jan 29 10:35:30 2006 +0000
  1487.     Remove erroneous debug message
  1488. commit 5836161cd9ad386d77475cf45e139643ba8a0119
  1489. Author: Rémi Denis-Courmont <rem@videolan.org>
  1490. Date:   Sun Jan 29 09:11:11 2006 +0000
  1491.     use vlc-https instead of vlc-http when using TLS
  1492. commit bb30cfeda43bac87ef683edb77e5f93d4c2b8024
  1493. Author: Rémi Denis-Courmont <rem@videolan.org>
  1494. Date:   Sun Jan 29 09:03:15 2006 +0000
  1495.     Fix output stream leak in case of Avahi error
  1496. commit fcce68aff1b6360e94e87a6197b1b7f6e1813cc4
  1497. Author: Rémi Denis-Courmont <rem@videolan.org>
  1498. Date:   Sun Jan 29 09:00:31 2006 +0000
  1499.     Clean up
  1500. commit 2e479fbfdf9c5659b9524f4404ae572d037b798c
  1501. Author: Antoine Cellerier <dionoea@videolan.org>
  1502. Date:   Sun Jan 29 00:11:22 2006 +0000
  1503.     modules/control/http/mvar.c : explore vlm_message_t trees all the way
  1504.                                   (instead of stoping after a depth of 2)
  1505.     
  1506.     src/misc/vlm.c : minor instance information reporting change
  1507. commit 3acd855bb5c7d6283c1f445fda71ad7e45962001
  1508. Author: Christophe Mutricy <xtophe@videolan.org>
  1509. Date:   Sat Jan 28 23:51:57 2006 +0000
  1510.     confihure.ac: don't overwrite user options even if we have contrib
  1511. commit d3cb1428d24102d185e4a0a3c8d6c6cd86ae66d4
  1512. Author: Clément Stenac <zorglub@videolan.org>
  1513. Date:   Sat Jan 28 22:31:23 2006 +0000
  1514.     Don't check syslog value if we don't have syslog.h
  1515. commit 8b3a70713a48c8e31698ff0c0c8616e668a9f0e2
  1516. Author: Damien Fouilleul <damienf@videolan.org>
  1517. Date:   Sat Jan 28 22:05:18 2006 +0000
  1518.     ffmpeg-cvs-wince.patch: removed duplicate patches/updated to ffmpeg latest version
  1519. commit 21d757c032bad599afc6852a424418341fb8e933
  1520. Author: Damien Fouilleul <damienf@videolan.org>
  1521. Date:   Sat Jan 28 20:42:36 2006 +0000
  1522.     cdda.c: don't forget to include <errno.h> when using errno
  1523. commit 046ce90b65169a9fa336545f32890550a2f3b405
  1524. Author: Clément Stenac <zorglub@videolan.org>
  1525. Date:   Sat Jan 28 18:53:58 2006 +0000
  1526.     Get stats on block inputs (Refs:#473)
  1527. commit fd76c276a01f725ed203a71101da517657f30685
  1528. Author: Clément Stenac <zorglub@videolan.org>
  1529. Date:   Sat Jan 28 18:49:32 2006 +0000
  1530.     Link cdda with iconv on osx
  1531. commit 4141318966fb9b60da18202673327e9f701a8c27
  1532. Author: Antoine Cellerier <dionoea@videolan.org>
  1533. Date:   Sat Jan 28 18:44:54 2006 +0000
  1534.      misc/vlm.c : export some p_input variables (state, position, time, length, rate, title, chapter and seekable) when using the vlm "show (media)" command.
  1535. commit 5ec1e69545560620291c36b80775e1bc63e01179
  1536. Author: Christophe Mutricy <xtophe@videolan.org>
  1537. Date:   Sat Jan 28 18:43:13 2006 +0000
  1538.     win32 rules: make it more dirty to be able to produce debug package
  1539. commit b03c31e488d275c94853a70417a0ac31fc0377af
  1540. Author: Clément Stenac <zorglub@videolan.org>
  1541. Date:   Sat Jan 28 18:11:12 2006 +0000
  1542.     Add CDDB support to CDDA module (Refs:#459)
  1543. commit 501990a78de027e888df1a17157dcd57b0e62426
  1544. Author: Antoine Cellerier <dionoea@videolan.org>
  1545. Date:   Sat Jan 28 16:10:26 2006 +0000
  1546.     add warning about javascript support being needed if the browser doesn't
  1547.     support javascript.
  1548. commit 55703351c00f048892714bf74d2fd390df75ee77
  1549. Author: Antoine Cellerier <dionoea@videolan.org>
  1550. Date:   Sat Jan 28 16:05:50 2006 +0000
  1551.     make sure that local variables are local variables.
  1552. commit 2a4ba1cc931ebef37ee4677e5215a8c804da8242
  1553. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1554. Date:   Sat Jan 28 14:41:33 2006 +0000
  1555.     freetype.c: don't render empty subtitles.
  1556.     Some files uses an empty (only holding a space) subtitle to mark the end of
  1557.     the previous subtitle. These caused a little gray box to appear with
  1558.     --freetype-effect 3 before this change
  1559. commit 9565131ce8ca70611411ef9d059b8f86f77a49b0
  1560. Author: Clément Stenac <zorglub@videolan.org>
  1561. Date:   Sat Jan 28 14:25:56 2006 +0000
  1562.     Fix refcount problem
  1563. commit 3875235f892d3ad910b4f5d03e8a02e4e47b78ce
  1564. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1565. Date:   Sat Jan 28 13:30:33 2006 +0000
  1566.     interaction.c: Don't crash in certain condition
  1567. commit 846f0edbe63119e4b5428baafd6739ec1d2664eb
  1568. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1569. Date:   Sat Jan 28 11:49:22 2006 +0000
  1570.     telnet.c: a few more minor (potensial) memleaks
  1571. commit 8dc4f35af4a1b633fa8d23a100f9ed5d288a276d
  1572. Author: Clément Stenac <zorglub@videolan.org>
  1573. Date:   Sat Jan 28 11:38:49 2006 +0000
  1574.     Fixes for prehistoric build system
  1575. commit 1ce36146f2e68fe607bf502e8997b3d60a77db55
  1576. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1577. Date:   Sat Jan 28 11:36:30 2006 +0000
  1578.     telnet.c: fix a very minor memleak in Open
  1579. commit 8c3d897fb3bbfefc1236e0f8a3b06d2da3482a24
  1580. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1581. Date:   Sat Jan 28 11:32:05 2006 +0000
  1582.     vlm.c: Add some asyncronity to schedule execution.
  1583.     Should fix issues when schedules add or delete new schedules. Closes:#510
  1584.     
  1585.     Also fixes a minor memleak in schedule creation/deletion
  1586. commit 5704a71b406301fa0c6719c851b971e9592d4c97
  1587. Author: Clément Stenac <zorglub@videolan.org>
  1588. Date:   Sat Jan 28 11:18:39 2006 +0000
  1589.     Move old HTTP interface to http/old so it can be used by ppl without JS. Todo: use <noscript> :)
  1590. commit 30dd9701546f5b251074691b19886e91415ec1f9
  1591. Author: Clément Stenac <zorglub@videolan.org>
  1592. Date:   Sat Jan 28 10:58:48 2006 +0000
  1593.     Improve doc
  1594. commit 226344134ee28d50d5e29d19f5b7ffe4b4df40fd
  1595. Author: Clément Stenac <zorglub@videolan.org>
  1596. Date:   Sat Jan 28 10:56:47 2006 +0000
  1597.     RRD output (Refs:#473)
  1598.     This is a quick hack, which should in the end be merged in a way to expose stats
  1599. commit 1ab90751c095b208a87e37d4d0fdbd765f0f4923
  1600. Author: Clément Stenac <zorglub@videolan.org>
  1601. Date:   Sat Jan 28 10:45:13 2006 +0000
  1602.     Compute global input/output stats (Refs:#473)
  1603. commit 8eaff121f7ee80865bac23ba0f23065ee4264796
  1604. Author: Clément Stenac <zorglub@videolan.org>
  1605. Date:   Fri Jan 27 20:35:42 2006 +0000
  1606.     Don't print debug messages and don't do interaction on preparsing
  1607. commit f3112de7dcd678e5d2998460f68101f0cb2fb275
  1608. Author: Clément Stenac <zorglub@videolan.org>
  1609. Date:   Fri Jan 27 18:28:45 2006 +0000
  1610.     * Improve timers (Refs:#473)
  1611.     * AccessOutWrite can be called with input already detached (Closes:#523)
  1612. commit 9c139c978237c2153154fcc79779319a877bee6c
  1613. Author: Sam Hocevar <sam@videolan.org>
  1614. Date:   Fri Jan 27 14:19:52 2006 +0000
  1615.       * added NASM to the contribs (OS X x86 only) so that we can build x264.
  1616. commit c3699cc1d630e771a7fe1547b75d660a70ec8ac4
  1617. Author: Antoine Cellerier <dionoea@videolan.org>
  1618. Date:   Fri Jan 27 14:11:55 2006 +0000
  1619.     Update copyright dates used in interfaces and binaries (2005 -> 2006)
  1620. commit 8a171c809b57bcccc25936b2e7569715120eef31
  1621. Author: Antoine Cellerier <dionoea@videolan.org>
  1622. Date:   Fri Jan 27 13:54:47 2006 +0000
  1623.      rpn.c : vlm_cmd now adds a "vlm_value" variable
  1624.      AUTHORS : add the HTTP interface rewrite
  1625. commit 758190ee3f1e5cf2a176ce47420cc08bfa0918a1
  1626. Author: Antoine Cellerier <dionoea@videolan.org>
  1627. Date:   Fri Jan 27 13:48:28 2006 +0000
  1628.      * : it's now possible to enter a batch of commands or export the VLM
  1629.          configuration
  1630. commit 75f733bc03f3b78b2e5399b9b0e31ddce1a13867
  1631. Author: Antoine Cellerier <dionoea@videolan.org>
  1632. Date:   Fri Jan 27 12:58:05 2006 +0000
  1633.     add "export" command. It behaves exactly like "save" except that commands
  1634.     are printed in a vlm_message and not in a file.
  1635. commit f02e94838678dd014d23fc0e68643948f046c7e1
  1636. Author: Sam Hocevar <sam@videolan.org>
  1637. Date:   Fri Jan 27 09:48:54 2006 +0000
  1638.       * extras/contrib/src/Makefile: removed a nonexistent patch that I did not
  1639.         commit.
  1640. commit a12663665122da3ec06ddc292f9783db6de3c373
  1641. Author: Sam Hocevar <sam@videolan.org>
  1642. Date:   Thu Jan 26 23:13:34 2006 +0000
  1643.       * Various patches to allow more contribs to build on OS X x86. Only x264
  1644.         and goom still do not build. I successfully built a native VLC using
  1645.         the current contribs and the following configuration line:
  1646.     
  1647.         ./configure --disable-x11 --disable-xvideo --disable-glx --disable-gtk 
  1648.            --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac 
  1649.            --with-ffmpeg-zlib --enable-mad --enable-dvbpsi --enable-a52 
  1650.            --disable-dvdplay --enable-dvdnav --enable-faad --enable-vorbis 
  1651.            --enable-ogg --enable-theora --enable-faac --enable-mkv 
  1652.            --enable-freetype --disable-cddax --disable-vcdx --enable-speex 
  1653.            --enable-flac --disable-goom --enable-livedotcom --enable-caca 
  1654.            --disable-skins2 --disable-wxwidgets --enable-modplug --enable-daap 
  1655.            --enable-x264 --enable-shout --enable-twolame --enable-debug
  1656.     
  1657.         Apparently the native video output does not work yet, but sound and codecs
  1658.         seem rather OK.
  1659. commit cfb7dfac6b08f62c84341f5525b88c317b2d8238
  1660. Author: Sam Hocevar <sam@videolan.org>
  1661. Date:   Thu Jan 26 20:33:25 2006 +0000
  1662.       * extras/contrib/bootstrap: support i686-apple-darwin8.
  1663. commit 7fa8d3040404dbe32a9b4a04592005aa9803f384
  1664. Author: Sam Hocevar <sam@videolan.org>
  1665. Date:   Thu Jan 26 20:27:37 2006 +0000
  1666.       * modules/visualization/visual/visual.c: SECT_TEXT is a reserved Mach-O
  1667.         name, renamed it into SSECT_TEXT (for "spectral section").
  1668. commit bbc11c1c819387e63d7370dc2d7f1a151253291e
  1669. Author: Sam Hocevar <sam@videolan.org>
  1670. Date:   Thu Jan 26 20:22:00 2006 +0000
  1671.       * configure.ac: vec_ld() is not sufficient to check for AltiVec support on
  1672.         OS X x86, because it's just an undefined function; so we use the keyword
  1673.         "vector" to make sure.
  1674. commit ad54c6e1630f93f8cce323beaec36d41470eed98
  1675. Author: Sam Hocevar <sam@videolan.org>
  1676. Date:   Thu Jan 26 20:08:33 2006 +0000
  1677.       * src/misc/cpu.c: do not assume SYS_DARWIN means powerpc, so that we can
  1678.         properly detect CPU features on a MacIntel.
  1679. commit d7686e18c875fd7be8f1353e2533eb6993ab9569
  1680. Author: Sam Hocevar <sam@videolan.org>
  1681. Date:   Thu Jan 26 19:51:06 2006 +0000
  1682.       * modules/video_chroma/*: use .p2align instead of .align for data alignment,
  1683.         because .align's behaviour changes across platforms: on Linux x86 ELF its
  1684.         argument is a byte count, on OS X x86 Mach-O it's a log2.
  1685. commit c24df160e674a21b580ca2e23f44e7f9428729c8
  1686. Author: Rémi Denis-Courmont <rem@videolan.org>
  1687. Date:   Thu Jan 26 17:29:07 2006 +0000
  1688.     Fix UDP broadcast
  1689. commit 000921036147272d647567e11ce54727a752711e
  1690. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1691. Date:   Thu Jan 26 17:14:09 2006 +0000
  1692.     modules/demux/ts.c: Fixed a very very minor memleak
  1693. commit ccd07a21190032d238263ce3b2a6397332e296d1
  1694. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1695. Date:   Thu Jan 26 17:05:57 2006 +0000
  1696.     access_output/udp.c: Fixed an old  memleak.
  1697.     This leak is triggered each time the udp access out is started, so it
  1698.     could be the cause of some of these "slow memleak with udp streaming"
  1699.     reports we have had, if these users where streaming a file in repeat
  1700. commit 7c3ae92d1f7b3ac89ecbb31d694510b6773933d4
  1701. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1702. Date:   Thu Jan 26 16:51:47 2006 +0000
  1703.     src/misc/messages.c: Fixed a nasty memleak recently introduced
  1704.     vlc_input.h: Fixed a not so nasty memleak recently introduced
  1705.     
  1706.     Thank you very much zorglub
  1707. commit 8a2490d288c4c1e65d018ae9e0eaf7962b06bb7e
  1708. Author: Christophe Mutricy <xtophe@videolan.org>
  1709. Date:   Tue Jan 24 23:06:43 2006 +0000
  1710.     configure.ac: Use AC_PATH_XTRA.
  1711.            Still got to find a cleaner way to determine if we have Xv.so or Xv_pic, ...
  1712. commit a3d50543b6ad1a56e2c2c94ecf46f9f61c9faac5
  1713. Author: Christophe Mutricy <xtophe@videolan.org>
  1714. Date:   Tue Jan 24 23:02:35 2006 +0000
  1715.     configure.ac: No X11 on win32
  1716. commit c8f73cd605ac12d98f39edb6b0fe65ddc43dc5dc
  1717. Author: Clément Stenac <zorglub@videolan.org>
  1718. Date:   Tue Jan 24 22:42:16 2006 +0000
  1719.     Add a timing facility (Refs:#473)
  1720.     
  1721.     It is only available in debug mode.
  1722.     
  1723.     To use: stats_TimerStart( vlc_object_t* , char *name );
  1724.     stats_TimerStop( vlc_object_t *, char *name );
  1725.     
  1726.     stats_TimerDump( vlc_object_t* , char *name ) will print a line
  1727.     
  1728.     TIMER name : last_time - total_time / number of samples (average time)
  1729.     
  1730.     stats_TimersDumpAll is not implemented yet
  1731. commit 822000a1057ddfcf707ae4305aac08c1acd00f1e
  1732. Author: Antoine Cellerier <dionoea@videolan.org>
  1733. Date:   Tue Jan 24 22:25:15 2006 +0000
  1734.     use wxTR_HAS_VARIABLE_ROW_HEIGHT in the meta data tree (usefull is a line is
  1735.     full of n)
  1736. commit cf6397c80218c03632c80bcc7e55b130de40ab61
  1737. Author: Sam Hocevar <sam@videolan.org>
  1738. Date:   Tue Jan 24 12:09:06 2006 +0000
  1739.       * bindings/java/Makefile.am: use JAVACXXFLAGS and JAVALDFLAGS instead of
  1740.         the reserved words CXXFLAGS and LDFLAGS.
  1741.       * configure.ac: remove spaces inside parentheses that confuse automake.
  1742.       * Makefile.am: do not use both = and += inside conditionals.
  1743. commit 5eda77736aef4af31f8870df4d3d4a7d05ba2a74
  1744. Author: Christophe Mutricy <xtophe@videolan.org>
  1745. Date:   Tue Jan 24 09:53:53 2006 +0000
  1746.     Don't put contextual menu on the recycle bin. Thanks to Razer in the forum (closes #511)
  1747. commit 3de570c2f2758aa55e93895c3ead8785a88aa11f
  1748. Author: Derk-Jan Hartman <hartman@videolan.org>
  1749. Date:   Tue Jan 24 05:52:40 2006 +0000
  1750.     * Fake the PCR/SCR on MPEG PES streams (VDR for instance).
  1751.       Don't worry, it's if()'ed such that it's almost impossible for a normal PS file to trigger the hack.
  1752.       It worked for all my VDR PES files and was never triggered for my entire PS collection.
  1753. commit a838001a28815da989f1d92b434372c9b7041ad2
  1754. Author: Clément Stenac <zorglub@videolan.org>
  1755. Date:   Mon Jan 23 21:21:19 2006 +0000
  1756.     Gather some sout stats (Refs:#473)
  1757. commit 7b053f546234723727926d9ed2de699480530136
  1758. Author: Derk-Jan Hartman <hartman@videolan.org>
  1759. Date:   Mon Jan 23 21:10:49 2006 +0000
  1760.     * Don't crash if the hdlr in a mov has no name.
  1761.     * spelling correction and debug for out of bound child boxes.
  1762. commit 1bccb7df0b792afdb9107d5da8d10a174d45778c
  1763. Author: Clément Stenac <zorglub@videolan.org>
  1764. Date:   Mon Jan 23 19:09:22 2006 +0000
  1765.     Add global options for netsync and showintf and hide them from interface (Closes:#508)
  1766. commit 3814df3b05159f91a38b1ed240fb623efaa2c917
  1767. Author: Christophe Mutricy <xtophe@videolan.org>
  1768. Date:   Mon Jan 23 15:35:02 2006 +0000
  1769.     http.c: add an option to disable bonjour (closes #509).
  1770.      Please review and improve the option text and longtext strings.
  1771. commit 3d24634c3622bcb54d086eefc5d21c8b107774d9
  1772. Author: Damien Fouilleul <damienf@videolan.org>
  1773. Date:   Mon Jan 23 12:00:00 2006 +0000
  1774.     plugin.cpp, oleobject.cpp: fix for ShowDisplay/Visible on activation
  1775.     vlccontrol.cpp: fixed small mem leak
  1776. commit 22f28306ffb55383c6e6482040815064e091ee03
  1777. Author: Antoine Cellerier <dionoea@videolan.org>
  1778. Date:   Mon Jan 23 01:04:16 2006 +0000
  1779.     oops, last commit wasn't meant to happen
  1780. commit 22765a22a3231b0cacb232affd69095b0a78dc7c
  1781. Author: Antoine Cellerier <dionoea@videolan.org>
  1782. Date:   Mon Jan 23 01:02:54 2006 +0000
  1783.     fix subtitles position (aspect ratio)
  1784.     
  1785.     the subtitle was displayed fine but since aspect ratios didn't match it
  1786.     wasn't positioned correctly on the vout. ie:
  1787.     --------------
  1788.     |            |
  1789.     |            |
  1790.     |      subtit|
  1791.     |            |
  1792.     -------------- ( http://people.videolan.org/~dionoea/vlcsubs.png )
  1793.     
  1794.     now it's displayed in the center but the letters are scaled horrizontaly
  1795.     (which doesn't look too good ... but at least everything is displayed)
  1796.     ( http://people.videolan.org/~dionoea/vlcsubs2.png )
  1797. commit dbd9cdc23e9a95f03fe5668f68b601a941136810
  1798. Author: Derk-Jan Hartman <hartman@videolan.org>
  1799. Date:   Mon Jan 23 00:34:33 2006 +0000
  1800.     * Fix the opacity and color settings for the YUVA renderer.
  1801.     PS: It seems the YUVA blend has an UV subsample bug which can cause unwanted offsets of 1
  1802. commit 15f7f7c14458f55ccd4c25cfdd4b038bdb407e03
  1803. Author: Antoine Cellerier <dionoea@videolan.org>
  1804. Date:   Mon Jan 23 00:23:14 2006 +0000
  1805.      dialogs/vlm, js/vlm.js : add schedule support
  1806.      * : some code cleanup.
  1807. commit 02616d295e86d863a568396619440c48affbe447
  1808. Author: Derk-Jan Hartman <hartman@videolan.org>
  1809. Date:   Sun Jan 22 22:54:57 2006 +0000
  1810.     * Pass along the SSA header in mkv files to the decoder.
  1811. commit b57e178073ff5867b3393646ef7d1ffb3ca93a80
  1812. Author: Antoine Cellerier <dionoea@videolan.org>
  1813. Date:   Sun Jan 22 22:52:20 2006 +0000
  1814.     If one schedule was disabled, all the folowing schedules weren't shown.
  1815.     Could someone explain why this return was put here in the first place ?
  1816. commit 252747dbe34f27bbecc82b75e39871d4942dcace
  1817. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  1818. Date:   Sun Jan 22 22:49:01 2006 +0000
  1819.     freetype.c: Revived and revamped old yuva renderer
  1820.     
  1821.     Highlights:
  1822.       Three rendering modes: Outline, Fat outline and background
  1823.       Better looking
  1824.     Drawbacks:
  1825.       White only at the moment
  1826.       no yuva blend filter for some chromas
  1827.     
  1828.     the old renderer is available with the --freetype-yuvp option, since this is
  1829.     needed at least for dvbsubs encoding. (and for people with no usable blend
  1830.     filter)
  1831. commit 67215fdc156f984cf828d620c81807c88da4719f
  1832. Author: Derk-Jan Hartman <hartman@videolan.org>
  1833. Date:   Sun Jan 22 22:27:29 2006 +0000
  1834.     * Stupid subtitles with their lack of proper specifications and implementations.....
  1835. commit a20eb781bcc4c4b060c64e9589344996b1fe1223
  1836. Author: Derk-Jan Hartman <hartman@videolan.org>
  1837. Date:   Sun Jan 22 22:20:19 2006 +0000
  1838.     * The vobsub param is Delay, not delay.
  1839. commit 869a316dc5c746439a35d3aed909be8817d9ee7e
  1840. Author: Christophe Mutricy <xtophe@videolan.org>
  1841. Date:   Sun Jan 22 18:13:59 2006 +0000
  1842.     Fix the win* package rules for the http intf.
  1843. commit 707ef5ec3a406b42803cb63cab1ad26955419d32
  1844. Author: Christophe Mutricy <xtophe@videolan.org>
  1845. Date:   Sun Jan 22 18:10:53 2006 +0000
  1846.     missing in [13991].
  1847. commit a1e597bf0072e2466e137277ec9ff0562c8d0a8e
  1848. Author: Clément Stenac <zorglub@videolan.org>
  1849. Date:   Sun Jan 22 17:12:24 2006 +0000
  1850.     * Make ParseOption (from input) a global service (var_OptionParse)
  1851.     * Add i_options/pp_options to intf_Create
  1852.     
  1853.     * add global options to enable file-logging and syslog (Refs:#508)
  1854. commit 71016b4ee50599cbea456362d264e59a589f324c
  1855. Author: Clément Stenac <zorglub@videolan.org>
  1856. Date:   Sun Jan 22 17:10:57 2006 +0000
  1857.     Add a psz_help field to module_t (Refs:#413)
  1858. commit 146030c56573ccf78d8e7f1ed39ce3455362fe31
  1859. Author: Antoine Cellerier <dionoea@videolan.org>
  1860. Date:   Sun Jan 22 16:45:40 2006 +0000
  1861.     add "oc" to the language list
  1862. commit 2efc4e7d3d55bbd84bbe1175b34046d2a51cbeb4
  1863. Author: Antoine Cellerier <dionoea@videolan.org>
  1864. Date:   Sun Jan 22 16:44:54 2006 +0000
  1865.     same thing for wince
  1866. commit 44ab7b524359f1e495af8b8ffdb14071baf4fb8d
  1867. Author: Antoine Cellerier <dionoea@videolan.org>
  1868. Date:   Sun Jan 22 16:42:55 2006 +0000
  1869.     this should fix the win build. This build system is plain stupid. Why do we
  1870.     have references to the same stuff in http/Makefile.am and Makefile.am ?
  1871. commit f0a2b19bab620d7ca75888dcd6887725309034af
  1872. Author: Clément Stenac <zorglub@videolan.org>
  1873. Date:   Sun Jan 22 16:35:59 2006 +0000
  1874.     Less HTTPd debugging
  1875. commit b3bc212e437540c96c01ef6ee0fadfb41f6a2fff
  1876. Author: Christophe Mutricy <xtophe@videolan.org>
  1877. Date:   Sun Jan 22 16:18:39 2006 +0000
  1878.     .hosts: Provide a template .hosts.
  1879.     dialogs/.hosts: Explanation about the empty file.
  1880. commit 3c248c2d56bf28a89614459bb0ec558e0816bfd2
  1881. Author: Antoine Cellerier <dionoea@videolan.org>
  1882. Date:   Sun Jan 22 16:18:38 2006 +0000
  1883.     fix cut & paste error (bis).
  1884. commit 514a1af2b76c34a130cbc8e8d2bdde5bcf4f73b3
  1885. Author: Antoine Cellerier <dionoea@videolan.org>
  1886. Date:   Sun Jan 22 16:18:02 2006 +0000
  1887.     fix cut & paste error.
  1888. commit f6220ffd0fe9ed7e2cc68c4b58714d268ab8013b
  1889. Author: Clément Stenac <zorglub@videolan.org>
  1890. Date:   Sun Jan 22 16:01:30 2006 +0000
  1891.     Fix build of vcdx module
  1892. commit 3bef3e14d7e5a89215ce6c5b76d4f5623577876a
  1893. Author: Antoine Cellerier <dionoea@videolan.org>
  1894. Date:   Sun Jan 22 15:59:52 2006 +0000
  1895.      all: handle VLM broadcast and vod elements.
  1896.      todo: - seeking on broadcast elements
  1897.            - schedules
  1898.            - file(or textbox) load / save. might need some changes to the VLM
  1899.              core in order to export commands to a string (and not to a file)
  1900. commit 321781356e8669d0deb5147af093d90e5075429e
  1901. Author: Sam Hocevar <sam@videolan.org>
  1902. Date:   Sun Jan 22 12:52:13 2006 +0000
  1903.       * debian/*: new Debian upload.
  1904. commit e5a3761ff678c86068317dd71140203332309dee
  1905. Author: Antoine Cellerier <dionoea@videolan.org>
  1906. Date:   Sun Jan 22 11:25:48 2006 +0000
  1907.     oops, i forgot to commit this
  1908. commit 2594aeded36c41dec6e68f4ee2f97fe4a273b8fe
  1909. Author: Olivier Teulière <ipkiss@videolan.org>
  1910. Date:   Sun Jan 22 11:12:33 2006 +0000
  1911.      * share/skins/skins2-howto.xml: SVN instead of CVS, and added a link to the DTD.
  1912. commit bbdf587c890173957b7c3ce485e9f1644ca5eb6e
  1913. Author: Sam Hocevar <sam@videolan.org>
  1914. Date:   Sun Jan 22 10:48:06 2006 +0000
  1915.       * debian/vlc.mime: put flags after the command, as per mailcap(5).
  1916. commit 526b77611744cfd6739501b96d96c07914f44185
  1917. Author: Antoine Cellerier <dionoea@videolan.org>
  1918. Date:   Sun Jan 22 01:38:28 2006 +0000
  1919.     begining of a VLM interface and some code organisations changes. The vlm
  1920.     interface should be done pretty soon (i'll try to finish it tomorrow)
  1921.     
  1922.      vlm.html : vlm web interface. What works: sending broadcast and vod creation
  1923.                 commands
  1924.     
  1925.      js/vlm.js : add code to handle sending vlm commands.
  1926.     
  1927.      requests/vlm_cmd.xml : used to send a vlm command and get the resulting
  1928.                             error message
  1929.     
  1930.      requests/vlm.xml : export the full vlm media/schedules "tree". I still need
  1931.                         to parse that in js/vlm.js in order to display it in
  1932.                         dialogs/vlm .
  1933.     
  1934.      dialogs/* : dialogs' code which is used as building blocks for the
  1935.                  main pages. (in order to avoid code duplication)
  1936.     
  1937.      mosaic.html, js/mosaic.js, dialogs/mosaic : start of a mosaic help
  1938.                 page. nothing works and it's almost empty but i didn't feel like
  1939.                 sorting through the commited files.
  1940. commit a1046c59fef11f6a35fd486b26826cea29b2fee2
  1941. Author: Antoine Cellerier <dionoea@videolan.org>
  1942. Date:   Sun Jan 22 00:11:00 2006 +0000
  1943.     remove dirty debug messages.
  1944. commit d7460d44ed30ba495fd96c2f43d285548dd0bd85
  1945. Author: Antoine Cellerier <dionoea@videolan.org>
  1946. Date:   Sun Jan 22 00:09:06 2006 +0000
  1947.     new "vlm_cmd" (or "vlm_command") rpn function.
  1948.     
  1949.     Since vlm commands are often full of spaces, you need to use the ";"
  1950.     command delimiter to mark the end of a command.
  1951.     
  1952.     For example : <vlc id="rpn" param1="; broadcast name new vlm_cmd" />
  1953. commit 9bb495cbc2920cdaa6ba2976acc0af34693bd20c
  1954. Author: Derk-Jan Hartman <hartman@videolan.org>
  1955. Date:   Sat Jan 21 23:33:56 2006 +0000
  1956.     * Compile fix
  1957. commit 97034b01b0511b9083bc501b42f3bfcb676f5041
  1958. Author: Derk-Jan Hartman <hartman@videolan.org>
  1959. Date:   Sat Jan 21 23:05:00 2006 +0000
  1960.     * Some cleanup to the QT decoder. Still doesn't function.
  1961. commit dca021c1a5fff1ee25b940ad7b08789a5dbd3086
  1962. Author: Antoine Cellerier <dionoea@videolan.org>
  1963. Date:   Sat Jan 21 22:05:31 2006 +0000
  1964.     this looks better (thanks to Dnumgis for noticing)
  1965. commit 07b5873d89c2b2166ea4c60429e03e5660ec6d5e
  1966. Author: Derk-Jan Hartman <hartman@videolan.org>
  1967. Date:   Sat Jan 21 21:29:07 2006 +0000
  1968.     * workaround for device drivers that do not support "kAudioDevicePropertyPreferredChannelLayout".
  1969.       Grmbl @ Digidesign coders...
  1970. commit b05d7cdfae5c9bd0f274a3c97287794161ea8b07
  1971. Author: Antoine Cellerier <dionoea@videolan.org>
  1972. Date:   Sat Jan 21 20:46:09 2006 +0000
  1973.     looks nicer this way
  1974. commit c12ab4a4f2643ee2975a63b9a0bdb849edc6630e
  1975. Author: Derk-Jan Hartman <hartman@videolan.org>
  1976. Date:   Sat Jan 21 20:38:05 2006 +0000
  1977.     * One more fix for vobsubs with negative times
  1978. commit 54722ef3084821aa70b74a363fb0483e573ea166
  1979. Author: Antoine Cellerier <dionoea@videolan.org>
  1980. Date:   Sat Jan 21 20:30:57 2006 +0000
  1981.     Fortune !
  1982. commit d83a30d658de3f74d72acddfb7aa42989cf19780
  1983. Author: Clément Stenac <zorglub@videolan.org>
  1984. Date:   Sat Jan 21 17:59:14 2006 +0000
  1985.     Add an "auto-preparse" option (default TRUE) - Refs:#192
  1986. commit f9c3744e70f3c35363517310ca5e65d48ca55743
  1987. Author: Rémi Denis-Courmont <rem@videolan.org>
  1988. Date:   Sat Jan 21 17:55:45 2006 +0000
  1989.     Ugly bug-to-bug fix for wxWidgets drag'n'drop (closes #507)
  1990. commit 5f438ca0c80308e39c52cd626c0aab42c8a5303e
  1991. Author: Clément Stenac <zorglub@videolan.org>
  1992. Date:   Sat Jan 21 17:54:02 2006 +0000
  1993.     Don't bother creating an input thread for non-file
  1994. commit b44518a81d6d2ec8d5d6e52450ae204e620bbd9f
  1995. Author: Clément Stenac <zorglub@videolan.org>
  1996. Date:   Sat Jan 21 17:50:55 2006 +0000
  1997.     Don't preparse if we are about to play - Refs:#192
  1998. commit 3083fe224f71ff21ecb86fb98983e908ef3d0dad
  1999. Author: Clément Stenac <zorglub@videolan.org>
  2000. Date:   Sat Jan 21 17:44:07 2006 +0000
  2001.     Preparse items added through the directory access or directly to the interface (Refs:#192)
  2002. commit f93e275d750096623e83019822e43753abe57525
  2003. Author: Sam Hocevar <sam@videolan.org>
  2004. Date:   Sat Jan 21 16:49:53 2006 +0000
  2005.       * modules/codec/spudec: fixed various (innocuous) buffer overflows and
  2006.         paved the way for private SPU commands.
  2007. commit 6fbe51edaa14e1b5bab4f3de5fbfc296f54cacd2
  2008. Author: Clément Stenac <zorglub@videolan.org>
  2009. Date:   Sat Jan 21 16:44:36 2006 +0000
  2010.     Enqueue the item ID instead of pointer for preparse
  2011.     Add a PLAYLIST_PREPARSE flag to tell that the item must be enqueued for preparse on add (not implemented yet).
  2012.     
  2013.     Refs:#192
  2014. commit 42ad19a6c98ad6807d023b634dd5a9c0a0b4e003
  2015. Author: Clément Stenac <zorglub@videolan.org>
  2016. Date:   Sat Jan 21 16:37:34 2006 +0000
  2017.     Don't block item name (Closes:#506)
  2018. commit 5bd61a8060701e1c0c6b70066f0e2f27b117ea43
  2019. Author: Clément Stenac <zorglub@videolan.org>
  2020. Date:   Sat Jan 21 14:14:36 2006 +0000
  2021.     Audio - Refs:#473
  2022. commit e328a29da456766a9a06b8de55177df0857c0400
  2023. Author: Clément Stenac <zorglub@videolan.org>
  2024. Date:   Sat Jan 21 13:49:42 2006 +0000
  2025.     Get rid of warning
  2026. commit 869d0526e75f45969d918f0444da4debedf058a7
  2027. Author: Christophe Mutricy <xtophe@videolan.org>
  2028. Date:   Fri Jan 20 23:37:23 2006 +0000
  2029.     Install.win32: Add path for pkg-config
  2030. commit bb162a43ebf5edd437b854ed437c5cf0e131a2cd
  2031. Author: Christophe Mutricy <xtophe@videolan.org>
  2032. Date:   Fri Jan 20 18:50:48 2006 +0000
  2033.     Fix X includes detection.
  2034. commit 5565716b9cf59cf2b6c9bc5250954361ca784465
  2035. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2036. Date:   Fri Jan 20 11:59:13 2006 +0000
  2037.     svg.c: use conditional includes for system includes (unistd.h, stat.h, types.h)
  2038. commit 960adb272052a0c712c58b0be7200764d9196fee
  2039. Author: Damien Fouilleul <damienf@videolan.org>
  2040. Date:   Fri Jan 20 00:31:44 2006 +0000
  2041.     all: updated mozilla MacOS X bundle, Safari can 'see' it now (didn't run it though)
  2042. commit 245c5c4865f377aca855109663447a829719f983
  2043. Author: Derk-Jan Hartman <hartman@videolan.org>
  2044. Date:   Thu Jan 19 16:10:14 2006 +0000
  2045.     * auhal.c: Another workaround for devices not supporting hogmode
  2046. commit a1379c76e47baf2e789cef28f8e1fbedf3d52c14
  2047. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2048. Date:   Thu Jan 19 12:47:08 2006 +0000
  2049.     linux_dvb.c: output "Tuning failed" in dvb status page rather than nothing when we have no lock
  2050. commit 12bcc291e6d9108fa79c4ffcd288e671b7f0bb88
  2051. Author: Christophe Mutricy <xtophe@videolan.org>
  2052. Date:   Thu Jan 19 09:01:34 2006 +0000
  2053.     Oops. I shall read the diff before commiting
  2054. commit c344a3db15df629f5a0d05a1befeb05c247e5d9a
  2055. Author: Christophe Mutricy <xtophe@videolan.org>
  2056. Date:   Thu Jan 19 00:01:17 2006 +0000
  2057.     configure.ac: Try harder to find the X headers and libs.
  2058. commit cb1196f959279a6de33a386e8006aaa24ec617ac
  2059. Author: Christophe Mutricy <xtophe@videolan.org>
  2060. Date:   Wed Jan 18 12:08:03 2006 +0000
  2061.     Copyright dates and svn properties
  2062. commit bd38fa96cbcf7e47978d70a38f9b336a3399376d
  2063. Author: Derk-Jan Hartman <hartman@videolan.org>
  2064. Date:   Wed Jan 18 01:39:30 2006 +0000
  2065.     * auhal.c: Some drivers don't support hogmode. Don't fail entirely if this is the case.
  2066. commit e6b0ebb9d0e36713aa03f7a4be7f6f72d803dde4
  2067. Author: Damien Fouilleul <damienf@videolan.org>
  2068. Date:   Tue Jan 17 15:38:42 2006 +0000
  2069.     README.TXT: updated documentation
  2070. commit b0d6dcc5a4a0cbeecc954863783c8f9fbb56e2d4
  2071. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2072. Date:   Tue Jan 17 11:58:26 2006 +0000
  2073.     mediacontrol_internal.h: oops. Superfluous typedef (defined in vlc/mediacontrol.h)
  2074. commit 8f1a5b3d5bb05308237086c9a1391cf2e5f0511f
  2075. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2076. Date:   Tue Jan 17 10:26:59 2006 +0000
  2077.     mediacontrol API: proper fix for mediacontrol_Instance forward declaration
  2078. commit 8e2fd68368f7e5ccdf448ab9968b1d51d362eca0
  2079. Author: Damien Fouilleul <damienf@videolan.org>
  2080. Date:   Tue Jan 17 10:19:03 2006 +0000
  2081.     dshow.cpp: Removed default preferred media types (I420) as it was reported by Paul Sokolovsky to cause kernel crashes
  2082.                with some buggy drivers. I added these media types a while back to get around another bug for drivers that
  2083.                didn't offer any preferred media types.
  2084.                Hopefully, the latter bug should be indirectly fixed when I added support for IAMStreamConfig.
  2085.                Moreover, I modified the selection of a default format in IAMStreamConfig to take
  2086.                GetFourCCPriority into a account.
  2087. commit baf1fd79bc8d904b7b4ccb7567773074e6608c7c
  2088. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2089. Date:   Mon Jan 16 21:32:56 2006 +0000
  2090.     Whitespace cleanup
  2091. commit 704d0d9b655f08737d5445a10f3328238038826a
  2092. Author: Derk-Jan Hartman <hartman@videolan.org>
  2093. Date:   Mon Jan 16 20:22:40 2006 +0000
  2094.     * Real RTSP sometimes uses pnm://
  2095. commit 655a0f8b5ff1be54926a79cb349a21e7077e65d3
  2096. Author: Damien Fouilleul <damienf@videolan.org>
  2097. Date:   Mon Jan 16 19:44:18 2006 +0000
  2098.     Makefile.am: thou shalt test thy changes (self flagellation in progress)
  2099. commit f1dd5a851706f98f493f290f3559db7805b40b8e
  2100. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2101. Date:   Mon Jan 16 19:01:58 2006 +0000
  2102.     Codingstyle fixes
  2103. commit 19713fc49d346609932608aa33de3daaa38a01f0
  2104. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2105. Date:   Mon Jan 16 19:01:24 2006 +0000
  2106.     Define vlc_curent_object in include/vlc_objects.h
  2107. commit 628ec1a04cbfd3cc65b08f1781b55be4b5bcb8f8
  2108. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2109. Date:   Mon Jan 16 19:00:22 2006 +0000
  2110.     Define vlc_curent_object in include/vlc_objects.h
  2111. commit 01473463d690e986116ad83de9f1afd7b3cfcf70
  2112. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2113. Date:   Mon Jan 16 18:58:15 2006 +0000
  2114.     Define mediacontrol_Instance in the right place
  2115. commit 8214729866f3d50eaad1e1532ffb504c0b203330
  2116. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2117. Date:   Mon Jan 16 18:50:48 2006 +0000
  2118.     Indentation and coding style fixes
  2119. commit 1c112069b57bdd3efe1fcffe28df6e137ac0aa92
  2120. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2121. Date:   Mon Jan 16 18:03:14 2006 +0000
  2122.     Define libvlc_exception_raise() in the proper place
  2123. commit 596fae4f05eb53ae7712f42d0f4473d9a542493f
  2124. Author: Damien Fouilleul <damienf@videolan.org>
  2125. Date:   Mon Jan 16 18:01:38 2006 +0000
  2126.     Makefile.am: should fix compilation (or non-compilation) on all platforms
  2127. commit f008ecb325877f06e7f775b070e5221ae1c64326
  2128. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2129. Date:   Mon Jan 16 17:49:34 2006 +0000
  2130.     Compiler warning about a missing return statement in a non-void function.
  2131. commit f368868a20f893d391e14a5e89ac89aa4e1f3860
  2132. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2133. Date:   Mon Jan 16 17:48:33 2006 +0000
  2134.     Use brackets to avoid ambiguos else
  2135. commit aa45359c9fc53b2536e65668c69dab2358841653
  2136. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2137. Date:   Mon Jan 16 17:45:11 2006 +0000
  2138.     Fix identation
  2139. commit adbbaf3e654ec10b91b886942be4ced72e1c771e
  2140. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2141. Date:   Mon Jan 16 17:44:38 2006 +0000
  2142.     return NULL properly in libvlc_playlist_get_input()
  2143. commit dc6ed6d968e40817d973e792fe781f9573be5c93
  2144. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2145. Date:   Mon Jan 16 17:42:57 2006 +0000
  2146.     Fix segmentation fault in core and use of non-initialised variable compiler warning.
  2147. commit 58141c3c921232cf5c4895ddf9076339fdcf04e4
  2148. Author: Damien Fouilleul <damienf@videolan.org>
  2149. Date:   Mon Jan 16 16:56:40 2006 +0000
  2150.     hopefully, this will fix previous commit
  2151. commit d2b09db5d8062264bf1914b8ffb44b0dc80f7f22
  2152. Author: Damien Fouilleul <damienf@videolan.org>
  2153. Date:   Mon Jan 16 16:35:19 2006 +0000
  2154.     all: fixed mozilla plugin compilation for MacOS X
  2155. commit d3ec9953f772b10f7ed8603624a4587bccd460c6
  2156. Author: Christophe Mutricy <xtophe@videolan.org>
  2157. Date:   Mon Jan 16 15:45:07 2006 +0000
  2158.     Fix
  2159. commit 5788666f91a17bb339bd7b1fbc52c9768f3cddd1
  2160. Author: Derk-Jan Hartman <hartman@videolan.org>
  2161. Date:   Mon Jan 16 14:37:46 2006 +0000
  2162.     * stupid tabs in Makefiles....
  2163. commit 859a65282c7b605642a7f860dd91008f49b98e1d
  2164. Author: Christophe Mutricy <xtophe@videolan.org>
  2165. Date:   Mon Jan 16 14:37:08 2006 +0000
  2166.     Update of the Georgian localization. Thanks to Alexander Didebulidze
  2167. commit 78125e54263e8bbde3eee6520b25b79831a37343
  2168. Author: Derk-Jan Hartman <hartman@videolan.org>
  2169. Date:   Mon Jan 16 14:33:06 2006 +0000
  2170.     * Add a dummy .dvdread entry to trigger the INSTALL_NAME script on OSX.
  2171. commit f22c47d8dd7821fb1bd1be41319104101fbd1780
  2172. Author: Derk-Jan Hartman <hartman@videolan.org>
  2173. Date:   Mon Jan 16 01:54:55 2006 +0000
  2174.     modules/demux/vobsub.c:
  2175.     * add support for negative timestamps
  2176.     * add support for the delay parameter
  2177.     * add support for reading the DVD palette of vobsubs
  2178.     * free the used memory when we close the vobsubs
  2179. commit 2b590f6317708ca4bec26b79d5333da34053970f
  2180. Author: Clément Stenac <zorglub@videolan.org>
  2181. Date:   Sun Jan 15 22:21:21 2006 +0000
  2182.     Fix
  2183. commit 4f86b958a07865f443eef419a6e609f75568492a
  2184. Author: Clément Stenac <zorglub@videolan.org>
  2185. Date:   Sun Jan 15 22:10:41 2006 +0000
  2186.     Fix some memleaks
  2187. commit 348c8741c3f99e9492f69db912e70599e55e116b
  2188. Author: Derk-Jan Hartman <hartman@videolan.org>
  2189. Date:   Sun Jan 15 20:52:30 2006 +0000
  2190.     * Fix free of the directory listing of the subtitle scan.
  2191. commit 56ccebfb4666cebc9a440baf9a1540deb9fbc2fc
  2192. Author: Clément Stenac <zorglub@videolan.org>
  2193. Date:   Sun Jan 15 20:33:26 2006 +0000
  2194.     Free
  2195. commit 1856ddb7cf42f53773c4f86f040de10e5529d357
  2196. Author: Clément Stenac <zorglub@videolan.org>
  2197. Date:   Sun Jan 15 20:29:38 2006 +0000
  2198.     Add ability to prepend headers to messages (object-specific) and use it for VLM media (Closes:#496)
  2199.     
  2200.     To use it, put a string in p_object->psz_header, all messages from this object and its parent will have the header prepended
  2201. commit b9304629a0910b580e3d07c3829fbed5f5353362
  2202. Author: Clément Stenac <zorglub@videolan.org>
  2203. Date:   Sun Jan 15 19:04:43 2006 +0000
  2204.     Layout stuff
  2205. commit 72e28abd987d976eff14df05cfc07065c719d159
  2206. Author: Clément Stenac <zorglub@videolan.org>
  2207. Date:   Sun Jan 15 18:13:34 2006 +0000
  2208.     Fix calculation for demux bitrate (Refs:#473)
  2209. commit 31e0a13eb87875f0f121f63f9e92a07e24fecc31
  2210. Author: Clément Stenac <zorglub@videolan.org>
  2211. Date:   Sun Jan 15 17:30:45 2006 +0000
  2212.     Show stats in interface (Refs:#473)
  2213. commit 56052322ce59b43fbb929b0550bb6aed11ce1a7f
  2214. Author: Damien Fouilleul <damienf@videolan.org>
  2215. Date:   Sat Jan 14 20:03:43 2006 +0000
  2216.     updated patch for latest CVS
  2217. commit 7c78bcd0c7fe8d397fd8ac16993bc149a72c424c
  2218. Author: Christophe Mutricy <xtophe@videolan.org>
  2219. Date:   Sat Jan 14 12:37:19 2006 +0000
  2220.     Inversion
  2221. commit 5827c899e99ce566ade8d4b149b7c02a0a75278f
  2222. Author: Clément Stenac <zorglub@videolan.org>
  2223. Date:   Sat Jan 14 10:57:44 2006 +0000
  2224.     Add an option to disable stats (Refs:#473)
  2225. commit e1935dc3b8ba57fa26f7b32221d051443424526d
  2226. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2227. Date:   Sat Jan 14 09:36:16 2006 +0000
  2228.     Revert revision 13903. It is implemented in a different way by checking if the option --dshow-chroma is set. If it is set then the chroma is forced, otherwise it is not. This should solve the regression of previous commit, by letting users specify the chroma type to use. To get the previous default behaviour specify IV420 as preferred chroma type either on the commandline or in the Capture Device advanced tab.
  2229. commit 73a9dbadc3f3fa3537a8543f8e589de98eccf28e
  2230. Author: Derk-Jan Hartman <hartman@videolan.org>
  2231. Date:   Sat Jan 14 00:03:13 2006 +0000
  2232.     * Revert the Default charset encoding back to ISO-8859-1
  2233.       No longer use the charset of the OS. OS X is UTF-8 for instance, but most subs are simply in Latin-1.
  2234.     * In case we did BOM detection with stream_ReadLine, set subsdec-encoding to UTF-8 automatically.
  2235. commit 60c51db90c028630b59d462c61e058e8df0651d4
  2236. Author: Clément Stenac <zorglub@videolan.org>
  2237. Date:   Fri Jan 13 23:01:34 2006 +0000
  2238.     Fix stats crash
  2239. commit 60a7a1fd2da979424374e964b42f3d42b7effa86
  2240. Author: Rémi Denis-Courmont <rem@videolan.org>
  2241. Date:   Fri Jan 13 12:16:06 2006 +0000
  2242.     Partial distcheck fix
  2243. commit 2cb472dba008f7d877ffe6bae9c5575253365282
  2244. Author: Antoine Cellerier <dionoea@videolan.org>
  2245. Date:   Thu Jan 12 23:10:04 2006 +0000
  2246.     FSF address change.
  2247. commit a5058059abe0fbf691227e9242565939e71f5a0c
  2248. Author: Clément Stenac <zorglub@videolan.org>
  2249. Date:   Thu Jan 12 21:21:36 2006 +0000
  2250.     Support for moving averages (Refs:#473)
  2251.     Get input bitrate
  2252. commit b7e2456f4910e995be6c736b7b724bedbd075abd
  2253. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2254. Date:   Thu Jan 12 21:06:07 2006 +0000
  2255.     Patch by Paul Sokolovsky <pmsicml _AT_ gmail _dot_ com>.
  2256.     
  2257.     Remove unconditionally enforcing of "preferred" media type upon the capture devices. Some devices don't handle this properly, which often results in a BSOD. By not setting a preferred media type the problem dissappears. Please check this with other type of devices for any regression.
  2258. commit edf8b67bb2e5a070282f47f6ade92e01587eb339
  2259. Author: Antoine Cellerier <dionoea@videolan.org>
  2260. Date:   Thu Jan 12 16:08:50 2006 +0000
  2261.     one-instance fix. It now is disabled in vlc prefs but all windows action
  2262.     (like double clicking on a file or disc) use the --one-instance option.
  2263.     
  2264.     People used to running 10 instances of VLC at once should now be able
  2265.     to do so. Normal people used to running other media players should now
  2266.     get the behavior they expect (ie: not open 10 different VLCs when double
  2267.     clicking on 10 mp3s)
  2268. commit 323d54dca98b67c44efd9edb7d5c3384c041b01d
  2269. Author: Clément Stenac <zorglub@videolan.org>
  2270. Date:   Wed Jan 11 23:26:53 2006 +0000
  2271.     Fix a corner case
  2272. commit 207162df4efabd259ddb2e82489a5295e4dddbb0
  2273. Author: Christophe Mutricy <xtophe@videolan.org>
  2274. Date:   Wed Jan 11 22:30:31 2006 +0000
  2275.     Fix the package-win32 target
  2276. commit facd9781492a58e95a9a8d26630123e9d0d60538
  2277. Author: Rémi Denis-Courmont <rem@videolan.org>
  2278. Date:   Wed Jan 11 21:13:50 2006 +0000
  2279.     Dirty check for the XML parser used by CyberLink (closes #451)
  2280.     (if only we had a cleaner UPnP stack)
  2281. commit 80f538b86fb9acdb6ff5f867f17dfbe7d37c597a
  2282. Author: Cyril Deguet <asmax@videolan.org>
  2283. Date:   Wed Jan 11 20:47:45 2006 +0000
  2284.     * builder.cpp: the "visible" attribute is now taken into account for all images
  2285.     * ctrl_checkbox.cpp: animated bitmaps are now supported in checkbox controls
  2286. commit e56193e811c52c1f0945524e47f0f9aa4069d5e0
  2287. Author: Clément Stenac <zorglub@videolan.org>
  2288. Date:   Wed Jan 11 20:00:58 2006 +0000
  2289.     Misc stats work (Refs:#473)
  2290. commit 8ea1f62452eea001d536e23dc613cea5a4fd3d56
  2291. Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
  2292. Date:   Wed Jan 11 14:32:43 2006 +0000
  2293.     vlm.c: Print an error message about what went wrong during vlm-conf loading
  2294. commit 3bbb13a91dafba0cad3f85e931bbc18275613343
  2295. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2296. Date:   Wed Jan 11 13:02:54 2006 +0000
  2297.     mediacontrol_audio_video.c: use the new snapshot-path functionality
  2298. commit 5a87e8e236f76476650c5093f2f1faee42dd6828
  2299. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2300. Date:   Wed Jan 11 13:01:50 2006 +0000
  2301.     vout_intf.c: special snapshot-path (object:NNNN) will put the snapshot
  2302.      into the p_private attribute of the vlc_object(NNNN). Used by embedding
  2303.      applications.
  2304. commit 5eb68e9cb724bf4f50627ec4f30f8904c33b85c7
  2305. Author: Christophe Mutricy <xtophe@videolan.org>
  2306. Date:   Wed Jan 11 12:58:26 2006 +0000
  2307.     Small whitespace fix
  2308. commit 8ea39dae1b2029b4c5108283b2d7a53f46bfc836
  2309. Author: Christophe Mutricy <xtophe@videolan.org>
  2310. Date:   Wed Jan 11 09:23:31 2006 +0000
  2311.     Don't use portaudio by default until it get fixed
  2312. commit 3f9a11a30e6cfb375e9857dc59151dd70c573974
  2313. Author: Antoine Cellerier <dionoea@videolan.org>
  2314. Date:   Tue Jan 10 22:47:27 2006 +0000
  2315.     default enable one instance mode on windows. the 0.1% of users wanting
  2316.     several VLC instances at once should be able to disable this option in
  2317.     the prefs.
  2318. commit 927f89c8bae13ebd81a51b1fc68a508c97451f6b
  2319. Author: Derk-Jan Hartman <hartman@videolan.org>
  2320. Date:   Tue Jan 10 22:40:29 2006 +0000
  2321.     * Add 16:10 AR to the list of aspect-ratios. (In use by WXGA screens)
  2322. commit db91c0a42749f906264a54f1be0ee3cd9846cd20
  2323. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2324. Date:   Tue Jan 10 09:52:34 2006 +0000
  2325.     Modules.am: src/control/plugin.c is now src/control/mediacontrol_plugin.c
  2326. commit 08e62e89cd154e2778b79d65032e7585d2855a16
  2327. Author: Antoine Cellerier <dionoea@videolan.org>
  2328. Date:   Tue Jan 10 00:26:35 2006 +0000
  2329.     make update-po . This hopefully fixes make dist
  2330. commit 37195fbb2eee3986f986adbd3cd17da2026846d9
  2331. Author: Antoine Cellerier <dionoea@videolan.org>
  2332. Date:   Mon Jan 9 23:39:47 2006 +0000
  2333.     ../../src/control/plugin.c doesn't exist anymore (this should fix make dist)
  2334. commit 39e2c10e818ff42ebdd7c694976f894206d8bfe5
  2335. Author: Antoine Cellerier <dionoea@videolan.org>
  2336. Date:   Mon Jan 9 22:04:18 2006 +0000
  2337.     oops
  2338. commit 10638f592027f7548319601660772be38a16d724
  2339. Author: Antoine Cellerier <dionoea@videolan.org>
  2340. Date:   Mon Jan 9 22:01:57 2006 +0000
  2341.     Occitan localization. Many thanks to laurent jonqueres
  2342. commit 83b9a0f8846aa07756d979f8886ff7fe7038c722
  2343. Author: Christophe Mutricy <xtophe@videolan.org>
  2344. Date:   Mon Jan 9 20:57:53 2006 +0000
  2345.     Add Georgian localization. Thanks to Alexander Didebulidze.
  2346. commit 741f1682eef828da9e05ef16bf9a0f4e9b9edcaa
  2347. Author: Cyril Deguet <asmax@videolan.org>
  2348. Date:   Sun Jan 8 21:16:49 2006 +0000
  2349.     * jack.c: better handling of buffer underruns
  2350. commit 40749893a8730061c1cdf8a86905769f77d18b64
  2351. Author: Cyril Deguet <asmax@videolan.org>
  2352. Date:   Sun Jan 8 20:53:51 2006 +0000
  2353.     * New audio output module to support the JACK Audio Connection Kit
  2354. commit 68aa3ca3202b0f2c7e3b10db9dbe46b436b17bbd
  2355. Author: Clément Stenac <zorglub@videolan.org>
  2356. Date:   Sun Jan 8 16:32:33 2006 +0000
  2357.     Merge 0.8.5-api changes
  2358.     Fix compilation
  2359. commit 91c8dba080d1e67f93964f510e6fb18b15a1bc5b
  2360. Author: Clément Stenac <zorglub@videolan.org>
  2361. Date:   Sun Jan 8 15:50:35 2006 +0000
  2362.     Lalala
  2363. commit 03b059c1b6814784fa731a4687ad45b338fa91e8
  2364. Author: Clément Stenac <zorglub@videolan.org>
  2365. Date:   Sun Jan 8 15:48:41 2006 +0000
  2366.     Some more stats preliminary work
  2367. commit efacf7b59b10eace643aec90a54f10674e5c4712
  2368. Author: Derk-Jan Hartman <hartman@videolan.org>
  2369. Date:   Sun Jan 8 01:32:50 2006 +0000
  2370.     * auhal.c:
  2371.       - fix last bugs with SPDIF stream selection
  2372.       - code and debug cleanup
  2373.       - added more comments to clearify the code, so it is useful to others :D
  2374. commit 68a61049d120553674a35a4558d790816b5ea8e0
  2375. Author: Derk-Jan Hartman <hartman@videolan.org>
  2376. Date:   Sat Jan 7 23:08:42 2006 +0000
  2377.     * Compile fix for OSes without F_RDAHEAD and F_NOCACHE
  2378. commit 165bc2f4f2418ce6ac5bf59b99c4ab0bc8998688
  2379. Author: Derk-Jan Hartman <hartman@videolan.org>
  2380. Date:   Sat Jan 7 22:01:17 2006 +0000
  2381.     * Set FD_RDAHEAD and FD_NOCACHE on when reading from files. improves reading from networkshares and VMEM usage.
  2382.       Suggested by Marko Karppinen.
  2383. commit d8c7d7de90005dbd32dcd979bf4072acc4539434
  2384. Author: Christophe Mutricy <xtophe@videolan.org>
  2385. Date:   Sat Jan 7 16:21:47 2006 +0000
  2386.     Add a package-win32 target
  2387. commit 3336795c41ca23548a8f46e5e1e014273212cc80
  2388. Author: Sam Hocevar <sam@videolan.org>
  2389. Date:   Fri Jan 6 15:16:25 2006 +0000
  2390.       fortune.
  2391. commit e2f5d13ac472c338e77e5a0cb74c88f7063a7a7e
  2392. Author: Damien Fouilleul <damienf@videolan.org>
  2393. Date:   Fri Jan 6 12:31:19 2006 +0000
  2394.     dvdnav.patch: changed code that read DVD title to use dvdread APIs, so that WIN32 and non-unix platforms can also read it
  2395.     dvdnav.c: add DVD title to meta information
  2396. commit 7f5244def1cb5811180e648d09d8066ac89578bf
  2397. Author: Christophe Mutricy <xtophe@videolan.org>
  2398. Date:   Fri Jan 6 09:37:13 2006 +0000
  2399.     Produce include graphs.
  2400. commit 16b200c9db7e525923da8977cc69afdd1fbef2cf
  2401. Author: Christophe Mutricy <xtophe@videolan.org>
  2402. Date:   Thu Jan 5 22:53:46 2006 +0000
  2403.     this file was here by error
  2404. commit 600ac6c92111376330f8e63b9aa486ba3ba6788e
  2405. Author: Damien Fouilleul <damienf@videolan.org>
  2406. Date:   Thu Jan 5 22:48:30 2006 +0000
  2407.     directx.c: some improvement on overlay initial grey flickering
  2408. commit 61bf3204d47b24f0304c1d4b54796140cc1e6b3f
  2409. Author: Clément Stenac <zorglub@videolan.org>
  2410. Date:   Thu Jan 5 21:56:34 2006 +0000
  2411.     Remove extra debug
  2412. commit 6ee349c97a50a61c7d81769fd22cd6a9a4a8aacf
  2413. Author: Damien Fouilleul <damienf@videolan.org>
  2414. Date:   Thu Jan 5 21:33:20 2006 +0000
  2415.     messages.c: message bank lock is still in use and still needs initializing :)
  2416. commit 097b4c8e04765de491097d6e5b59fecf6c9f0ba9
  2417. Author: Damien Fouilleul <damienf@videolan.org>
  2418. Date:   Thu Jan 5 17:13:19 2006 +0000
  2419.     configure.ac: fix previous commit when mozilla is not available
  2420. commit 40625cb773af3eae711acfbe7b11b34e066f65e0
  2421. Author: Damien Fouilleul <damienf@videolan.org>
  2422. Date:   Thu Jan 5 17:03:12 2006 +0000
  2423.     configure.ac: updated for version 1.7 of gecko-sdk (only tested on cygwin)
  2424. commit ca02d3dd3c0845fc11ead7e5487aaf85d1eeb6ff
  2425. Author: Derk-Jan Hartman <hartman@videolan.org>
  2426. Date:   Thu Jan 5 01:56:12 2006 +0000
  2427.     More message queue WinCE fixes
  2428. commit fc37619bb05b1ced3f5bb4898c340e3cd1f71493
  2429. Author: Derk-Jan Hartman <hartman@videolan.org>
  2430. Date:   Thu Jan 5 01:01:30 2006 +0000
  2431.     message queues WinCE compile fix
  2432. commit 4df46145296978b8254783b07a20b5bb0da28f01
  2433. Author: Derk-Jan Hartman <hartman@videolan.org>
  2434. Date:   Wed Jan 4 23:34:52 2006 +0000
  2435.     Another message queue compile fix
  2436. commit a5a5d46653b45091036a8dc00f2b8f1bbca39572
  2437. Author: Clément Stenac <zorglub@videolan.org>
  2438. Date:   Wed Jan 4 23:22:24 2006 +0000
  2439.     Forgot this file
  2440. commit 489a542935cbe568393181afe10e3d4a045f6c7f
  2441. Author: Clément Stenac <zorglub@videolan.org>
  2442. Date:   Wed Jan 4 23:11:33 2006 +0000
  2443.     compile fix
  2444. commit 74603a476f554232a9c2ae0828a55c6d6a717ce3
  2445. Author: Derk-Jan Hartman <hartman@videolan.org>
  2446. Date:   Wed Jan 4 23:02:44 2006 +0000
  2447.     * I actually read the doc on AC_ARG_WITH this time :D
  2448.       this and [13857] [13858] refs #182
  2449. commit a078354921bb82a525f0999f2d287f7651f3c108
  2450. Author: Clément Stenac <zorglub@videolan.org>
  2451. Date:   Wed Jan 4 22:29:53 2006 +0000
  2452.     Add support for several message queues - please test
  2453.     Initial support for registering and handling some shared stats
  2454. commit d68a17b3f0d5f04cc4826694b6fad453155a4942
  2455. Author: Derk-Jan Hartman <hartman@videolan.org>
  2456. Date:   Wed Jan 4 22:24:20 2006 +0000
  2457.     Fix the Mac OS X SDK configure check
  2458. commit 3d692c56dc65bc032ba5b269ac61bd5bfa32a842
  2459. Author: Derk-Jan Hartman <hartman@videolan.org>
  2460. Date:   Wed Jan 4 21:53:52 2006 +0000
  2461.     * Simpler way to create the diskimage (10.3 and higher only)
  2462.     * realigning of some of the configure --help options
  2463.     * added --with-macosx-sdk
  2464.       - compiles VLC (not contrib) with the 10.3.9 SDK
  2465.       - uses a small hack to enforce the deployment target when you do make in the srcdir
  2466.       - requires you to use gcc 4.0 on on Mac OS X 10.4
  2467. commit b815369d191c6a64194ac3fdd0cb87b15bbf2246
  2468. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2469. Date:   Tue Jan 3 21:33:55 2006 +0000
  2470.     Forward/Backward jump is set to jump-medium
  2471. commit 8038a9d347fa36c9ade933e31241f58fd1f334fd
  2472. Author: Clément Stenac <zorglub@videolan.org>
  2473. Date:   Tue Jan 3 20:29:02 2006 +0000
  2474.     Fix invalid return
  2475. commit 6c02c3b7f49a3ccbbe173b77b581b076a2e1b3d9
  2476. Author: Christophe Mutricy <xtophe@videolan.org>
  2477. Date:   Tue Jan 3 16:37:05 2006 +0000
  2478.     Missing headder in tarball
  2479. commit bbfd7e4d6750ea7ffbc7a47b7286100db138c3ac
  2480. Author: Christophe Mutricy <xtophe@videolan.org>
  2481. Date:   Tue Jan 3 15:16:01 2006 +0000
  2482.     Typo
  2483. commit 01b83a3f5b5b0c1f00115e90461613e93cd2d6a4
  2484. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2485. Date:   Tue Jan 3 12:50:15 2006 +0000
  2486.     * added RTP uni-/multicast to the wizard
  2487. commit 7ea19fd28bae8e60cef113bf5f288a8984d0f86e
  2488. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2489. Date:   Mon Jan 2 18:25:01 2006 +0000
  2490.     * fixed preferences
  2491. commit 2bdea742c7875ecf7d8f3a28998bc00e6417a56b
  2492. Author: Sam Hocevar <sam@videolan.org>
  2493. Date:   Mon Jan 2 10:52:50 2006 +0000
  2494.       * modules/video_output/image.c:
  2495.         + Implemented support for --image-out-format.
  2496.         + Added support for JPEG output. Still defaults to PNG.
  2497. commit abebf6ce5f09aa214f4a1dca2aecb9779c2502da
  2498. Author: Sam Hocevar <sam@videolan.org>
  2499. Date:   Mon Jan 2 10:41:38 2006 +0000
  2500.       * src/video_output/video_output.c: do not drop late frames at the video
  2501.         output level when --no-skip-frames was specified.
  2502. commit b8da4e270a4a40f1f156e2f7fdc17ee4d6357044
  2503. Author: Rémi Denis-Courmont <rem@videolan.org>
  2504. Date:   Mon Jan 2 10:06:36 2006 +0000
  2505.     Fix spelling error
  2506. commit 25eabfa92359ae5a16cb862fa9d4f600960d6621
  2507. Author: Sam Hocevar <sam@videolan.org>
  2508. Date:   Mon Jan 2 09:01:27 2006 +0000
  2509.       * src/misc/image.c: don't forget to free the temporary pictures or we'll
  2510.         rapidly leak gigabytes of memory.