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

midi

开发平台:

Unix_Linux

  1.     Fix bash syntax in rrd doc.
  2. commit 4063d631ecb3558e596fc794dc3158ca8200ef4d
  3. Author: Antoine Cellerier <dionoea@videolan.org>
  4. Date:   Tue May 20 10:05:33 2008 +0200
  5.     Video bitrate tolerance is advertised as kbits/sec in the help (not bits/sec).
  6. commit 3a6f1b598c7c31dc8171479cce28f8ca12aeb9b7
  7. Author: Antoine Cellerier <dionoea@videolan.org>
  8. Date:   Mon May 19 09:52:43 2008 +0200
  9.     Cosmetics.
  10. commit b26f5a25af04ccca0d539d0711f5ff9316064641
  11. Author: Rémi Denis-Courmont <rem@videolan.org>
  12. Date:   Mon May 19 21:11:45 2008 +0300
  13.     Remove incorrect if BUILD_VLC
  14. commit 665a5b28ae3e50d725fdd6e903c6af8b9440a5c7
  15. Author: Rémi Denis-Courmont <rem@videolan.org>
  16. Date:   Mon May 19 20:53:56 2008 +0300
  17.     Use TIMER_ABSTIME when it's available
  18. commit a056e64e5142c36651a7a15ed5143075266e3e06
  19. Author: Rémi Denis-Courmont <rem@videolan.org>
  20. Date:   Mon May 19 20:42:48 2008 +0300
  21.     mwait/mdate: remove cached_time - not thread-safe
  22.     
  23.     Could go badly wrong on platforms without atomic 64-bits access
  24. commit e2b38c968064a42fc31f82e7a0bb9a6d1d79d531
  25. Author: Rémi Denis-Courmont <rem@videolan.org>
  26. Date:   Mon May 19 20:35:41 2008 +0300
  27.     mprec: thread-safety
  28. commit f2312da8a85f4646ac97ce46bc98a08dd3d2de4b
  29. Author: Rémi Denis-Courmont <rem@videolan.org>
  30. Date:   Mon May 19 18:23:56 2008 +0300
  31.     Remove useless volatile keyword
  32.     
  33.     In this case, volatile was both incorrect (volatile does nothing about
  34.     thread synchronization) and not required (there is an explicit lock).
  35. commit 3008c478206789d38cc1935aef3fdbb1f7fa9933
  36. Author: Rafaël Carré <funman@videolan.org>
  37. Date:   Mon May 19 13:40:56 2008 +0200
  38.     Destroy the playlist AFTER looking for a sout attached to it
  39. commit 8d6c2121985d39118999f44544e97b603b301a89
  40. Author: Jean-Paul Saman <jpsaman@videolan.org>
  41. Date:   Sun May 18 13:34:49 2008 +0200
  42.     Return VLC_ENOMEM when malloc fails.
  43. commit f2d4eeec7170ce11d830f83eb136078e16a54658
  44. Author: Antoine Cellerier <dionoea@videolan.org>
  45. Date:   Mon May 19 00:08:59 2008 +0200
  46.     Fix blinking on redraw in ncurses interface... if anyone has an idea about why that call to clear() was needed ... (And remove a bunch of trailing spaces)
  47. commit 61a7eac1133592ab209e4e322bd8133f5fc1d2dc
  48. Author: Rafaël Carré <funman@videolan.org>
  49. Date:   Sun May 18 21:54:58 2008 +0200
  50.     Fix glade search path - thanks to dionoea
  51. commit c5b21fdcce4513d2367ffb4dada2a4e84e0d4f37
  52. Author: Rafaël Carré <funman@videolan.org>
  53. Date:   Sun May 18 17:18:23 2008 +0200
  54.     Cmake : Fix test/ linking
  55. commit 02eaf086c6f2a2688af8fc46339fea78f11d9604
  56. Author: Rafaël Carré <funman@videolan.org>
  57. Date:   Sun May 18 17:16:58 2008 +0200
  58.     Cmake: Fix modules/ building
  59. commit f569b51c1aeb39d44c2b21c1e2f7e97701966b8e
  60. Author: Rafaël Carré <funman@videolan.org>
  61. Date:   Sun May 18 16:20:29 2008 +0200
  62.     cmake: fix src/ building
  63. commit 597e23cadf0ad4c2ae4e0a0584a1f5307447f866
  64. Author: Rafaël Carré <funman@videolan.org>
  65. Date:   Sun May 18 15:24:52 2008 +0200
  66.     Add a comment about RIPEMD/160
  67. commit e7268258a5e2aacc95ab20d7f097a93c3df369f1
  68. Author: Jean-Paul Saman <jpsaman@videolan.org>
  69. Date:   Sun May 18 13:09:26 2008 +0200
  70.     Remove trailing whitespace, add checks for malloc return value.
  71. commit 4a66eee1f0a52d8e1a10a47984e3146af958b1f0
  72. Author: Tanguy Krotoff <tkrotoff at>
  73. Date:   Fri May 30 03:12:38 2008 +0000
  74.     libvlc: when calling libvlc_media_player_stop() check for playing or paused state before to send a stopped event
  75.     
  76.     Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
  77. commit 11922961a781bb840c7e06b0ca32054ae0e65645
  78. Author: Rafaël Carré <funman@videolan.org>
  79. Date:   Sun May 18 01:39:28 2008 +0200
  80.     Update: supports file v4 signatures
  81.     
  82.     Note: public key v3 signatures are not supported
  83.     Fix various bugs and potentials buffer overflows
  84. commit 96250779f78d93eb59cc49388cbb519c14c27307
  85. Author: Jean-Paul Saman <jpsaman@videolan.org>
  86. Date:   Sat May 17 15:20:54 2008 +0200
  87.     Small cleanup
  88. commit a4056df25a32758069120e7749938397ee0e34b8
  89. Author: Jean-Paul Saman <jpsaman@videolan.org>
  90. Date:   Sat May 17 14:48:08 2008 +0200
  91.     Use the same default values for i_frame_rate everywhere.
  92. commit 453ff82acfa8ec4fb717fe71b094199d8659a1f5
  93. Author: Jean-Paul Saman <jpsaman@videolan.org>
  94. Date:   Sat May 17 11:34:59 2008 +0200
  95.     Remove "out of memory" message
  96. commit a26336888230e81aca0f517c0a26a62851c5d4ab
  97. Author: Jean-Paul Saman <jpsaman@videolan.org>
  98. Date:   Sat May 17 11:18:47 2008 +0200
  99.     Check malloc/recalloc return values.
  100. commit 81b9a24bf9e7e0ea3d7f36d3d3bb8eb29eb6270e
  101. Author: Felix Paul Kühne <fkuehne@videolan.org>
  102. Date:   Sat May 17 18:29:46 2008 +0200
  103.     Added the minimal-OSX class files and a couple of more related files to the project list for easier lookup
  104. commit 848663122bc0a1ce567444fdab83a630b79ea6ae
  105. Author: Rémi Denis-Courmont <rem@videolan.org>
  106. Date:   Sat May 17 19:25:19 2008 +0300
  107.     Remove the children leak detection which is not working anymore
  108.     
  109.     If you have a better idea, you are welcome, but I am very doutful.
  110. commit 1f5fe769ca2386234ad22cd60174fc700344302f
  111. Author: Rémi Denis-Courmont <rem@videolan.org>
  112. Date:   Sat May 17 19:22:54 2008 +0300
  113.     Also remove the link fromn dead objects toward their children
  114.     
  115.     Previously, we only removed links from children to dead parents.
  116.     This patch is semantically the same as Funman's earlier
  117.     vlc_object_detach_unlocked() patch. It is merely faster and less clean.
  118.     
  119.     Unfortunately, this means it is impossible to detect leaked children.
  120.     That being noted, leaving dead parents "semi-attached" in objects tree
  121.     is not thread-safe anyhow. Basically, we either automatically detach
  122.     objects (and miss leaks), or require children to be detached/destroyed
  123.     before their parent is destroyed (and get leaks detection, but more
  124.     coding pain).
  125. commit d88c98753b29b02bfdb6599a847c3a6f48153b4c
  126. Author: Rémi Denis-Courmont <rem@videolan.org>
  127. Date:   Sat May 17 18:58:36 2008 +0300
  128.     vlc_object_get sucks, document it
  129. commit 7f120f79a85567bcd5ff484c03a15d15a9b11cdb
  130. Author: Rémi Denis-Courmont <rem@videolan.org>
  131. Date:   Sat May 17 18:53:31 2008 +0300
  132.     Qt4: do not use vlc_object_get
  133. commit 602005bd955b33eb95b241a9b4a4e2a92c55b389
  134. Author: Rémi Denis-Courmont <rem@videolan.org>
  135. Date:   Sat May 17 15:12:33 2008 +0300
  136.     Ignore X11 errors on Maemo
  137. commit a66a2bc5b410617d507820f3eb5f7d6e13e82a87
  138. Author: Rémi Denis-Courmont <rem@videolan.org>
  139. Date:   Sat May 17 15:07:46 2008 +0300
  140.     Enable the Nokia OSSO hacks on all X11 plugins
  141. commit 34eab2d9c19ad6ce64abefaddd2840f173b4d2f5
  142. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  143. Date:   Fri May 16 17:42:40 2008 +0200
  144.     transcode: Fix a typo about scale.
  145.     
  146.     Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
  147. commit a6c8ae352629fb178d6af03c67f64501d7027df2
  148. Author: Pavlov Konstantin <thresh@videolan.org>
  149. Date:   Sat May 17 02:56:00 2008 +0400
  150.     Contrib: fix libvorbis CVEs: 2008-1419, 2008-1420, 2008-1423.
  151. commit dc040150d52d6abe1074ec443753bb435a6ec089
  152. Author: Pavlov Konstantin <thresh@videolan.org>
  153. Date:   Sat May 17 02:23:51 2008 +0400
  154.     Contrib: fix CVE-2008-2109 for libid3tag.
  155. commit 70ad10b0c4caa43776ec0f79271f1bae34310cde
  156. Author: Rémi Denis-Courmont <rem@videolan.org>
  157. Date:   Fri May 16 19:13:37 2008 +0300
  158.     Simplification
  159. commit 00e3e4101653be55e430b35d6fcb8d5b86df269d
  160. Author: Rémi Denis-Courmont <rem@videolan.org>
  161. Date:   Fri May 16 19:06:25 2008 +0300
  162.     Make vlc_object_detach a no-op if the object is not attached
  163. commit 8dba805732a431558c1218104dfeb667d9b5df63
  164. Author: Rémi Denis-Courmont <rem@videolan.org>
  165. Date:   Fri May 16 17:59:03 2008 +0300
  166.     Hide i_children and pp_children away
  167.     
  168.     They can only be read safely under the Big Structure Lock in
  169.     src/misc/objects.c, so it makes no sense for them to be public.
  170.     
  171.     By the way, making i_children volatile wouldn't magically solve
  172.     thread-safety issues. The only correct use of volatile is in dealing
  173.     with asynchronous changes _within_ the same thread, such as signal
  174.     handling.
  175.     
  176.     P.S.: I wish modules were not objects, and I wonder why they are
  177.     (they don't don't use threads, nor plugins, nor variables)
  178. commit 414624cea784dc0c97bb99826bad98b3c95fda36
  179. Author: Rémi Denis-Courmont <rem@videolan.org>
  180. Date:   Fri May 16 18:41:52 2008 +0300
  181.     ncurses: use vlc_list_children
  182. commit 8bd5461783c149200b3b2a7da15e02d14a612275
  183. Author: Rémi Denis-Courmont <rem@videolan.org>
  184. Date:   Fri May 16 18:23:34 2008 +0300
  185.     Qt4: use vlc_list_children
  186. commit 73edaec8ab683970e1344eebf930565381d3d99d
  187. Author: Rémi Denis-Courmont <rem@videolan.org>
  188. Date:   Fri May 16 18:23:09 2008 +0300
  189.     vlc_list_children: list children _safely_
  190. commit 456d36de0dd1eff60c6554a7fc75733b40695c76
  191. Author: Rafaël Carré <funman@videolan.org>
  192. Date:   Fri May 16 15:16:25 2008 +0200
  193.     s,fake:,fake://,g
  194. commit 46ffb1cdaefa300605e2802188f57cac5444715a
  195. Author: Rafaël Carré <funman@videolan.org>
  196. Date:   Fri May 16 14:15:03 2008 +0200
  197.     Revert "vlc_object_release: cleanup"
  198.     
  199.     This reverts commit c85f868153145c0bd146067dfb9ac2c405f65921.
  200. commit 5d93a7aeb0a773ea3e4c7962f71743537deeb61a
  201. Author: Rafaël Carré <funman@videolan.org>
  202. Date:   Fri May 16 14:14:59 2008 +0200
  203.     Revert "Detach the children at object destruction"
  204.     
  205.     This reverts commit e5b3d194ffa17dcbf57e69ebf83c3730e8938932.
  206. commit e5b3d194ffa17dcbf57e69ebf83c3730e8938932
  207. Author: Rafaël Carré <funman@videolan.org>
  208. Date:   Fri May 16 14:03:48 2008 +0200
  209.     Detach the children at object destruction
  210. commit c85f868153145c0bd146067dfb9ac2c405f65921
  211. Author: Rafaël Carré <funman@videolan.org>
  212. Date:   Fri May 16 13:59:21 2008 +0200
  213.     vlc_object_release: cleanup
  214. commit d6b76f6d3e53c4ef21e503f2cd0b5b8bcdd31aed
  215. Author: Rafaël Carré <funman@videolan.org>
  216. Date:   Fri May 16 13:30:48 2008 +0200
  217.     Gives the correct arguments to libvlc_new()
  218. commit 1cd51bdfc4de72e4774f8262e72bcc730f0ef1be
  219. Author: Rafaël Carré <funman@videolan.org>
  220. Date:   Fri May 16 13:08:51 2008 +0200
  221.     Initialise input memory
  222. commit d3635fbc39a80443a50cac429bb1eaec651ff991
  223. Author: Rafaël Carré <funman@videolan.org>
  224. Date:   Fri May 16 13:01:09 2008 +0200
  225.     s/vlc-control/vlc/
  226. commit 19721e51fd6412ad337000673147304e406e399b
  227. Author: Rafaël Carré <funman@videolan.org>
  228. Date:   Fri May 16 11:54:19 2008 +0200
  229.     s/libvlc/libvlccore/
  230. commit 4ec082c0b0c0bae2942391a94fffeb3702192e47
  231. Author: Rafaël Carré <funman@videolan.org>
  232. Date:   Fri May 16 10:15:23 2008 +0200
  233.     Fix a very unlikely memleak
  234. commit 6120e3c4127a4f0934e0d46344d356f43715eccc
  235. Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
  236. Date:   Fri May 16 05:16:40 2008 +0200
  237.     Xml 2.6.32 patch modification.
  238. commit 70b2027658b66231dc15e37e50693f1135cae614
  239. Author: Jean-Baptiste Kempf <jb@videolan.org>
  240. Date:   Thu May 15 15:10:06 2008 -0700
  241.     Cosmetic.
  242. commit 39aae2a3c9d265085b4a7bfde5bc1fb630860713
  243. Author: Jean-Baptiste Kempf <jb@videolan.org>
  244. Date:   Thu May 15 15:03:21 2008 -0700
  245.     Support for RealText Subtitles.
  246. commit 82abb3013a56507f3431eab49480d53376e5965f
  247. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  248. Date:   Thu May 15 22:55:01 2008 +0200
  249.     Revert "vlc: Make sure we call libvlc_release() when we are requested to die."
  250.     
  251.     This reverts commit 68bcb6a4322b55b70c231a597d7b45a5406fd7f8.
  252.     
  253.     As pointed by courmisch, this is crashy.
  254.     
  255.     Conflicts:
  256.     
  257.      src/vlc.c
  258. commit 42255fd0692bc9d4b4155728c1f390301a9f19e6
  259. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  260. Date:   Thu May 15 22:19:43 2008 +0200
  261.     vlc: Code conventions.
  262. commit 68bcb6a4322b55b70c231a597d7b45a5406fd7f8
  263. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  264. Date:   Thu May 15 22:13:41 2008 +0200
  265.     vlc: Make sure we call libvlc_release() when we are requested to die.
  266.     
  267.     Note: I don't think we did yet match the old behaviour, if we hit ctrl-c while in libvlc_new(), vlc isn't killed properly.
  268. commit 31013e299b7a9deeef36bbc9c9ead08fc9cfdcda
  269. Author: Rémi Denis-Courmont <rem@videolan.org>
  270. Date:   Thu May 15 21:25:39 2008 +0300
  271.     Remove a bunch of unused deprecated APIs
  272. commit 9f3e27c502acc7963224888a9df1bc8b64c4ad22
  273. Author: Rémi Denis-Courmont <rem@videolan.org>
  274. Date:   Thu May 15 21:25:29 2008 +0300
  275.     Fix unit tests linking
  276. commit 2a855b131692979ae954939ad5d5a7d78cc21b44
  277. Author: Rémi Denis-Courmont <rem@videolan.org>
  278. Date:   Thu May 15 20:11:41 2008 +0300
  279.     vlc using libvlc
  280. commit 2a227b41898fb77ce4c7f57af144834c54bd740d
  281. Author: Rémi Denis-Courmont <rem@videolan.org>
  282. Date:   Thu May 15 20:50:40 2008 +0300
  283.     libvlc_run_interface: start and wait for an interface
  284. commit debfaaa1a843326ca254daab1479f34ad30deab7
  285. Author: Rémi Denis-Courmont <rem@videolan.org>
  286. Date:   Thu May 15 20:39:45 2008 +0300
  287.     Do not allow variable substitution in MRL path schemas
  288. commit 7c75fc26c3d146d80827f3e31318f21570d3a4d6
  289. Author: Rémi Denis-Courmont <rem@videolan.org>
  290. Date:   Thu May 15 20:19:14 2008 +0300
  291.     Use libvlc_InternalAddIntf instead of VLC_AddIntf
  292. commit a6a9c37e7d3d24ae6abb50561e1ea8a7b476ac0d
  293. Author: Rémi Denis-Courmont <rem@videolan.org>
  294. Date:   Thu May 15 19:58:57 2008 +0300
  295.     Don't bother with vlc_object_get() when you can keep pointers!
  296. commit 84d0f814c4aaeb01141e993879de1ce8b0c7fedb
  297. Author: Rémi Denis-Courmont <rem@videolan.org>
  298. Date:   Thu May 15 19:40:44 2008 +0300
  299.     Rename the shared libraries
  300. commit 703887976e34ccdfa64d31079973bfb97fc93db1
  301. Author: Rémi Denis-Courmont <rem@videolan.org>
  302. Date:   Thu May 15 19:28:38 2008 +0300
  303.     vlc-config: remove external mode. Use pkg-config.
  304. commit edb7e412b96c160ddfa084bfec5f35c04476eb63
  305. Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
  306. Date:   Thu May 15 00:45:06 2008 +0200
  307.     upnp: fix a typo
  308. commit c7a3f593d20523065e317ac84b8ee13d99ecb6a5
  309. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  310. Date:   Wed May 14 23:50:13 2008 +0200
  311.     upnp: Fix a typo, as pointed by Gilles Sabourin.
  312. commit bc35aea3a1f6c84524c56e8da7610a6edaadb0e3
  313. Author: Rafaël Carré <funman@videolan.org>
  314. Date:   Wed May 14 22:09:39 2008 +0200
  315.     Use vlc_object_release() to release the playlist
  316.     
  317.     Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
  318. commit 0e3e5da42643cac283fc0e758147351635679abf
  319. Author: Rafaël Carré <funman@videolan.org>
  320. Date:   Wed May 14 21:49:15 2008 +0200
  321.     Revert "Remove playlist destructor"
  322.     
  323.     This reverts commit 3d7eabaf80eb76dc2111f399aec6586d1b0094a8.
  324.     
  325.     Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
  326. commit 5bfd7ba2d5743010ea14e1fc3afc6c36f3ba2adc
  327. Author: Rémi Denis-Courmont <rem@videolan.org>
  328. Date:   Wed May 14 23:02:48 2008 +0300
  329.     We may still have children when destroyed...
  330.     
  331.     ...if the destructor destroys them properly.
  332. commit 3d7eabaf80eb76dc2111f399aec6586d1b0094a8
  333. Author: Rafaël Carré <funman@videolan.org>
  334. Date:   Wed May 14 21:39:21 2008 +0200
  335.     Remove playlist destructor
  336.     
  337.     We need to do stuff BEFORE the playlist is destroyed
  338. commit bb84da65bde754021ec602e99e3861b7e8ebafa3
  339. Author: Rémi Denis-Courmont <rem@videolan.org>
  340. Date:   Wed May 14 21:58:16 2008 +0300
  341.     Debug code to prevent FIND_PARENT from crashing.
  342.     
  343.     This will postpone a due abort or turn a crash into an abort.
  344.     Objects must not have children when they are destroyed per the current
  345.     design, though this seems to be a questionable choice.
  346. commit 52d943331f7d21d9de67d025ff06d33d0ae5eee8
  347. Author: Rémi Denis-Courmont <rem@videolan.org>
  348. Date:   Wed May 14 21:22:36 2008 +0300
  349.     Hmm, there was a simpler solution
  350.     
  351.     (Code re-use rules)
  352. commit 38f820eb5928f2074a604a2faafdaae7ac594001
  353. Author: Rémi Denis-Courmont <rem@videolan.org>
  354. Date:   Wed May 14 21:17:24 2008 +0300
  355.     Inline DetachObject
  356. commit c79a340d36130d8f4bd4898a0c076de2472b52ef
  357. Author: Rémi Denis-Courmont <rem@videolan.org>
  358. Date:   Wed May 14 21:14:47 2008 +0300
  359.     Get rid of b_attached
  360. commit 30066f7bd1ce28d48032737de40d96bdff516bf4
  361. Author: Rémi Denis-Courmont <rem@videolan.org>
  362. Date:   Wed May 14 21:11:18 2008 +0300
  363.     Recurse through the object tree instead of using the objects table
  364. commit ef626a5dee4e9324a14e4f6b20be7cd518bafffe
  365. Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
  366. Date:   Wed May 14 19:48:50 2008 +0200
  367.     Theora Beta3 and patch the includes...
  368. commit b187d11b4c62350735a452f6b523b642cb37b4ab
  369. Author: Rémi Denis-Courmont <rem@videolan.org>
  370. Date:   Wed May 14 20:15:31 2008 +0300
  371.     Detach dying objects atomically, so FIND_CHILDREN is safe
  372. commit 58a1d71baee1aac656ff54356104261d780e4a6d
  373. Author: Rémi Denis-Courmont <rem@videolan.org>
  374. Date:   Wed May 14 20:04:16 2008 +0300
  375.     Remove useless constant
  376. commit 82e52ea89110535cad86fac7ab77e17bc7101100
  377. Author: Rafaël Carré <funman@videolan.org>
  378. Date:   Wed May 14 16:51:26 2008 +0200
  379.     Fix memory leak in mosaic bridge
  380. commit 4cc4c675d99ac00cce22edf44154c5379e051bff
  381. Author: Rafaël Carré <funman@videolan.org>
  382. Date:   Wed May 14 15:21:15 2008 +0200
  383.     Revert [42a0d047849f391a75432dfdf5d71523d6ec08c7]
  384.     
  385.     The kept sout needs to be attached to the playlist, else we will
  386.     try to destroy vlm's souts before it's time to.
  387. commit 22dbee0081c2f38a775d059175f4a9b21841d38c
  388. Author: Jean-Baptiste Kempf <jb@videolan.org>
  389. Date:   Tue May 13 23:14:36 2008 -0700
  390.     Update libpng to 1.2.29. We shouldn't be affected by CVE-2008-1382
  391. commit a17d5442d3f63345443e1bafd255c82db4f07510
  392. Author: Christophe Mutricy <xtophe@videolan.org>
  393. Date:   Tue May 13 22:31:19 2008 +0100
  394.     We no longer block l10n
  395. commit 99c7892b3746862456ec379b9157f03833d9603c
  396. Author: Jean-Baptiste Kempf <jb@videolan.org>
  397. Date:   Tue May 13 12:48:01 2008 -0700
  398.     Put psb in NEWS, interface and options.
  399. commit 719151d261197f0a865d0afec5f1d273a884f648
  400. Author: Jean-Baptiste Kempf <jb@videolan.org>
  401. Date:   Tue May 13 12:45:12 2008 -0700
  402.     Support for multiple lines in PJS subs.
  403. commit b3524a50ba5a2a49ae4dca4faccd24d2266c34e3
  404. Author: Jean-Baptiste Kempf <jb@videolan.org>
  405. Date:   Tue May 13 12:42:51 2008 -0700
  406.     Support for parsing PowerDivx (.psb) subtitles
  407. commit 7b12ac8c3cfbb95f2091775a414c5898edad335f
  408. Author: Christophe Mutricy <xtophe@videolan.org>
  409. Date:   Tue May 13 19:56:33 2008 +0100
  410.     Fix changelog generation
  411. commit 0ff332eea0587d2f46292327c847b3de858e066c
  412. Author: Rafaël Carré <funman@videolan.org>
  413. Date:   Tue May 13 12:16:46 2008 +0200
  414.     Remove unused variable
  415. commit 8a0dc31dcad18b36c9545910c0e09b22a4c6c020
  416. Author: Rafaël Carré <funman@videolan.org>
  417. Date:   Tue May 13 12:15:42 2008 +0200
  418.     Fix cyclic dependancy between input and "sout stream" description
  419. commit 6ba2378ea683a7cbab6739cb18b64324ba56a377
  420. Author: Jean-Baptiste Kempf <jb@videolan.org>
  421. Date:   Mon May 12 23:10:21 2008 -0700
  422.     Cosmetic, malloc checks and options completion.
  423. commit 2828d7d1b3f14983d09f5cfb12b4ce13c8b827ed
  424. Author: Rafaël Carré <funman@videolan.org>
  425. Date:   Tue May 13 08:02:44 2008 +0200
  426.     DBus : missing return argument for AddTrack
  427. commit 8e18f5c6cdc3d3dba06a3e04d1f460ee694634a4
  428. Author: Rémi Denis-Courmont <rem@videolan.org>
  429. Date:   Mon May 12 22:53:21 2008 +0300
  430.     Try to split the mind boggingly big vlm.c
  431. commit 5ab3b81401389f1834b9957eaa9b715a94833046
  432. Author: Rémi Denis-Courmont <rem@videolan.org>
  433. Date:   Mon May 12 20:21:05 2008 +0300
  434.     No need for sed here
  435. commit f5f7c36c4351a71129e4d2f6e6a1d03823387713
  436. Author: Felix Paul Kühne <fkuehne@videolan.org>
  437. Date:   Mon May 12 18:39:56 2008 +0200
  438.     Make sure the window is set to a normal level before going to fullscreen.
  439.     
  440.     This fixes the 'the fspanel is missing if I have always-on-top selected' bug and should also fix #1227 for OS X.
  441.     
  442.     This patch needs testing on a multiscreen setup before being backported.
  443. commit f5266ccf92db33ce9f6234de82b46b96f089e37d
  444. Author: Rémi Duraffort <ivoire@videolan.org>
  445. Date:   Mon May 12 18:36:15 2008 +0200
  446.     Don't print a message when an memory error occure and check some malloc return values.
  447. commit 93a5f233a7ba3b8ad9055fa35dbc2012c1dbfc9f
  448. Author: Felix Paul Kühne <fkuehne@videolan.org>
  449. Date:   Mon May 12 18:32:30 2008 +0200
  450.     Mirror goom on ganesh for the folks using curl
  451.     
  452.     No, you don't want to ask. You just want to use wget..
  453. commit b474765b049da00ea24aceb9f49eaeefb22da7a3
  454. Author: Jean-Baptiste Kempf <jb@videolan.org>
  455. Date:   Mon May 12 08:03:20 2008 -0700
  456.     Update the NEWS and the dialogs for the subtitles support.
  457. commit 6f9ce7c339bad3306598e2ec77391c6ab27ef29f
  458. Author: Jean-Baptiste Kempf <jb@videolan.org>
  459. Date:   Mon May 12 07:56:31 2008 -0700
  460.     Commit the good version of the file.
  461.     For the ones who wants to look at it, here is a complex script
  462.     http://unicorn.us.com/jacosub/demo.txt
  463. commit 856853aea9bed47e2e8ca8c425b1fe0995f53b55
  464. Author: Rafaël Carré <funman@videolan.org>
  465. Date:   Mon May 12 16:46:49 2008 +0200
  466.     Asserts the return value of pf_audio_filter()
  467. commit 45213c5d5c123a6ae14167ee58e86297cdec9de4
  468. Author: Lukas Durfina <lukas.durfina@gmail.com>
  469. Date:   Mon May 12 07:24:29 2008 +0200
  470.     playlist startup sorting fix
  471.     
  472.     playlist startup sorting fix
  473.     
  474.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  475. commit f3bd025005bca6b75665db4471819ede04684ce1
  476. Author: Jean-Baptiste Kempf <jb@videolan.org>
  477. Date:   Mon May 12 07:29:34 2008 -0700
  478.     Support for both types of MPSub
  479.     Basic parsing and support of JacoSub (the parsing doesn't work yet with multi-lines and the directives are ignored but the text works)
  480. commit 2cc99c5cbbd3de7f5ad677539af1b5c29dc8defe
  481. Author: Rémi Duraffort <ivoire@videolan.org>
  482. Date:   Mon May 12 14:48:45 2008 +0200
  483.     Avoid a potential segfault as vlc_object_create can fail.
  484. commit 83fb33511475ce86a30d565e8f925830784d54b3
  485. Author: Ilkka Ollakka <ileoo@videolan.org>
  486. Date:   Mon May 12 14:29:42 2008 +0300
  487.     Show utf-8 as utf-8, eg translations in playlistpanel.
  488.     also add _("ID") instead of empty label on first label (seems that it's id)
  489. commit 3431b0a84f27a5653429de3b1b74c2fd44716bfe
  490. Author: Christophe Mutricy <xtophe@videolan.org>
  491. Date:   Sun May 11 22:27:09 2008 +0100
  492.     Japanese l10n update by Tadashi Jokagi
  493. commit fb7f7d22b070fbe51775f102cc66bd84b04e44b4
  494. Author: Rémi Denis-Courmont <rem@videolan.org>
  495. Date:   Sat May 10 23:22:13 2008 +0300
  496.     The TLS also needs to be cleaned up... should fix #1576
  497. commit 7793bdcbd3a77917c4dec40c737a8b04017430c5
  498. Author: Rémi Denis-Courmont <rem@videolan.org>
  499. Date:   Sat May 10 22:58:31 2008 +0300
  500.     Simplification
  501. commit b855dc8d8261eeb21f6eb7db770768701dea98d9
  502. Author: Rémi Denis-Courmont <rem@videolan.org>
  503. Date:   Sat May 10 22:49:25 2008 +0300
  504.     Don't assert that something that can fail won't fail...
  505. commit b8fb4bc181b346f6849f5fefcbaa40baa97ee31d
  506. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  507. Date:   Sat May 10 21:05:23 2008 +0200
  508.     vlm: Fix a warning about a non initialized pointer use, and fix a potential free() of a random pointer.
  509. commit f05d28d61b7a1dae079cbb47c6b3cc66d95b587b
  510. Author: Jean-Paul Saman <jpsaman@videolan.org>
  511. Date:   Sat May 10 20:00:44 2008 +0200
  512.     Fix compiler warnings.
  513. commit b3cb03feaa065b38f2b05219dc38fb78bd3d68cf
  514. Author: Jean-Paul Saman <jpsaman@videolan.org>
  515. Date:   Sat May 10 19:53:41 2008 +0200
  516.     Don't override original pointer when realloc fails.
  517. commit 261fd89df68f7e4e1a5926c365d060033a5ec30a
  518. Author: Jean-Paul Saman <jpsaman@videolan.org>
  519. Date:   Sat May 10 19:49:29 2008 +0200
  520.     Check malloc return value and cleanup if allocation failed.
  521. commit 38aaaeb38781b5087e8bf645c6aaf19520745093
  522. Author: Jean-Paul Saman <jpsaman@videolan.org>
  523. Date:   Sat May 10 19:44:41 2008 +0200
  524.     Check malloc return value or risk overwritting not allocated memory.
  525. commit 594e6e22ceafa46b99baa2b2bfdc4012680d4f13
  526. Author: Tanguy Krotoff <tkrotoff@gmail.com>
  527. Date:   Wed May 7 03:52:51 2008 +0200
  528.     libvlc: add subtitle file (*.srt...) handling
  529.     
  530.     Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
  531. commit 48a985ecd756e3969c4b55998f24e281f03c1536
  532. Author: Rémi Denis-Courmont <rem@videolan.org>
  533. Date:   Sat May 10 20:46:11 2008 +0300
  534.     Don't look for plugins from CWD. Also don't leak in case of errors.
  535. commit 492c2c6822d71bf82076188cd21898b3ee2c9981
  536. Author: Rémi Denis-Courmont <rem@videolan.org>
  537. Date:   Sat May 10 20:45:29 2008 +0300
  538.     vlc: set the plugin-path explicitly
  539.     
  540.     So we don't need the current working directory hack to run VLC from the
  541.     build tree. As an added bonus, we can now run VLC from its build tree
  542.     even if the current working directory is not $(top_builddir).
  543. commit ddcfa776d89bc7b650c9566b58e410bf6d2dbaf9
  544. Author: Rémi Denis-Courmont <rem@videolan.org>
  545. Date:   Sat May 10 20:36:34 2008 +0300
  546.     Another Makefile fix
  547. commit 9f427214afc526023b6841c527811add76b0bdd3
  548. Author: Miguel Angel Cabrera Moya <madmac2501@gmail.com>
  549. Date:   Thu May 8 22:43:00 2008 +0200
  550.     Fixed error handling in function
  551.     
  552.     Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
  553. commit 5c5e00162b13ee769e0dbd090057a70cfbd1218e
  554. Author: Rémi Denis-Courmont <rem@videolan.org>
  555. Date:   Sat May 10 20:17:41 2008 +0300
  556.     Typo
  557. commit 7690e538aa8ad75a872bd0235f528d2d8f54675f
  558. Author: Rémi Denis-Courmont <rem@videolan.org>
  559. Date:   Sat May 10 20:16:58 2008 +0300
  560.     Do not wander twice in the same subdir - fix distcheck
  561. commit 937e898593c4bf108c3b02d349b940e6667d7f83
  562. Author: Rafaël Carré <funman@videolan.org>
  563. Date:   Sat May 10 18:19:42 2008 +0200
  564.     Do not touch the always-on-top when going fullscreen
  565.     
  566.     It needs to be done by the GUI only
  567. commit d9752f14c50c932c07c29d9df4ed48b2f3d6d376
  568. Author: Rémi Denis-Courmont <rem@videolan.org>
  569. Date:   Sat May 10 19:19:06 2008 +0300
  570.     Kill further I64C
  571.     
  572.     I think I'm going to become stricter about NOT merging out-of-sync
  573.     patches
  574. commit b54b2ddbcb094baa736b565e49643098c9514d1f
  575. Author: Rémi Denis-Courmont <rem@videolan.org>
  576. Date:   Sat May 10 18:52:30 2008 +0300
  577.     Distribute data files regardless of features set
  578.     
  579.     Installation that needs to be disabled, not distribution!
  580. commit 730cd5337654da7de545f5710234898313dd4fa9
  581. Author: Rémi Denis-Courmont <rem@videolan.org>
  582. Date:   Sat May 10 18:36:00 2008 +0300
  583.     Remove any tests that requires external networking.
  584.     
  585.     Breaks distcheck, no thanks.
  586. commit 07cb75ee58a9e9c7cd19cd0f9d1475165214fedf
  587. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  588. Date:   Sat May 10 16:47:28 2008 +0200
  589.     automake: Don't run `make install` for VLC.app.
  590. commit 7e4d4e22f51e52407f3edea2b21c79cf7833f7b9
  591. Author: Felix Paul Kühne <fkuehne@videolan.org>
  592. Date:   Sat May 10 16:11:02 2008 +0200
  593.     Updated libxml2 to 2.6.32
  594.     
  595.     Download it from ganesh as their mirror is (your description here)
  596. commit 862c17fa7fe53fe962ccbd20238ea8ecc774c4fc
  597. Author: Rafaël Carré <funman@videolan.org>
  598. Date:   Sat May 10 14:41:01 2008 +0200
  599.     Fix compilation on != darwin, beos, win32, linux
  600.     
  601.     Fix [3e1fea390e453b25f50d1e4308b80a4a962b8564]
  602. commit 9dd6534d551c2e697e186f4397c2fa13b6d0c9c6
  603. Author: Rafaël Carré <funman@videolan.org>
  604. Date:   Sat May 10 14:11:18 2008 +0200
  605.     Factorize video-on-top disabling while in fullscreen
  606. commit 8e36c7bdbf2cb369233f7dd064cd84d5c73577fe
  607. Author: Rafaël Carré <funman@videolan.org>
  608. Date:   Sat May 10 14:03:40 2008 +0200
  609.     Disable video-on-top on win32 when going fullscreen
  610.     
  611.     Fix #1227
  612. commit 65f6489e561f6dfeda6d12b103ccd35992c4d098
  613. Author: Rafaël Carré <funman@videolan.org>
  614. Date:   Sat May 10 13:40:04 2008 +0200
  615.     Typo: disable always-on-top when going fullscreen
  616. commit 29d8a0ba4bc86259c74aed7582a99472b97da16c
  617. Author: Rafaël Carré <funman@videolan.org>
  618. Date:   Sat May 10 12:50:00 2008 +0200
  619.     DBus: Play rewinds at the beginning if there is an active input
  620.     
  621.     Fix #1566
  622. commit cdd517525b71b7b5390bfff52db183b09b00f7fe
  623. Author: Rémi Denis-Courmont <rem@videolan.org>
  624. Date:   Sat May 10 12:57:12 2008 +0300
  625.     Remove message unused "queue" parameter
  626.     
  627.     There is only one queue at the moment, and if someone wants multiple
  628.     queues, it's probably not a good idea to hard-code queues as integers.
  629. commit 80ddb522d75cca49a7337c62431709be670c9bdd
  630. Author: Rémi Denis-Courmont <rem@videolan.org>
  631. Date:   Sat May 10 12:29:25 2008 +0300
  632.     Move some internal message stuff to src/
  633. commit 5cf8c8914099fbdd678ddb071d4f410abace65e8
  634. Author: Rémi Denis-Courmont <rem@videolan.org>
  635. Date:   Sat May 10 12:28:04 2008 +0300
  636.     Compile fix
  637. commit 3e1fea390e453b25f50d1e4308b80a4a962b8564
  638. Author: Rémi Denis-Courmont <rem@videolan.org>
  639. Date:   Sat May 10 11:33:00 2008 +0300
  640.     Build (linux|not)_specific.c as appropriate
  641. commit a7f65650ff66ba2733e3e45e3e9b48e7bf5acfb2
  642. Author: Rémi Denis-Courmont <rem@videolan.org>
  643. Date:   Sat May 10 11:32:02 2008 +0300
  644.     Add linux_specific.c + disabled code for libvlc path determination
  645. commit 646ffee812214a98ed28579d47011202bbbc68ae
  646. Author: Antoine Cellerier <dionoea@videolan.org>
  647. Date:   Sat May 10 00:33:49 2008 +0200
  648.     I need another commit :)
  649. commit 44697eb59c8b4e63b359b29fdf46cd1c4833e76c
  650. Author: Rafaël Carré <funman@videolan.org>
  651. Date:   Sat May 10 00:29:57 2008 +0200
  652.     Update my profile
  653. commit 587910d68cda330158f4c00cad82eac7c613666a
  654. Author: Rafaël Carré <funman@videolan.org>
  655. Date:   Sat May 10 00:16:28 2008 +0200
  656.     Revert "Fix memleak in mpga demuxer"
  657.     
  658.     This reverts commit 9a90c961a6d1c670a9e282c99ea8da0ba7688eab.
  659.     This introduces double free
  660.     I tend to prefer a memleak as a race condition rather than a crash
  661. commit e0321a0012f71020597f303d8d417ad23d88d011
  662. Author: Rafaël Carré <funman@videolan.org>
  663. Date:   Sat May 10 00:11:57 2008 +0200
  664.     Fix double free
  665. commit 23a828a2e6a35abbd62177f178ac0ef254dbc767
  666. Author: Antoine Cellerier <dionoea@videolan.org>
  667. Date:   Sat May 10 00:11:04 2008 +0200
  668.     Add some stuff (to test the buildbod post-receive hook)
  669. commit 9a90c961a6d1c670a9e282c99ea8da0ba7688eab
  670. Author: Rafaël Carré <funman@videolan.org>
  671. Date:   Fri May 9 23:29:14 2008 +0200
  672.     Fix memleak in mpga demuxer
  673. commit 43f58febd846de699ea5dfee21f4b1f03b2adc0d
  674. Author: Rafaël Carré <funman@videolan.org>
  675. Date:   Fri May 9 23:11:52 2008 +0200
  676.     Do not leak psz_demux
  677. commit 2c73e8cff83c285e8ebe30be04ca1dbe6166aa37
  678. Author: Rafaël Carré <funman@videolan.org>
  679. Date:   Fri May 9 23:05:05 2008 +0200
  680.     Fix another memleak in ncurses
  681. commit cdb07b55d30df5aefda222f6e9f5099e6f5d8fd9
  682. Author: Rafaël Carré <funman@videolan.org>
  683. Date:   Fri May 9 22:59:05 2008 +0200
  684.     Fix memory leaks in ncurses intf
  685. commit 3ad6ea967fe0ae37c01b6883599319e7ee37c0fc
  686. Author: Pavlov Konstantin <thresh@videolan.org>
  687. Date:   Fri May 9 21:30:54 2008 +0400
  688.     OSX GUI: Use "Fullscreen Video Device" instead of "Video Device" which is a bit confusing.
  689. commit 21efc7ca07db3ba1ea0c48e861a5596875089576
  690. Author: Rémi Denis-Courmont <rem@videolan.org>
  691. Date:   Fri May 9 19:12:45 2008 +0300
  692.     fix Makefile.am
  693. commit 52f9f251c102d81e8ee3ff80ee9ef074a832d230
  694. Author: Jean-Paul Saman <jpsaman@videolan.org>
  695. Date:   Fri May 9 17:50:55 2008 +0200
  696.     fix indentation.
  697. commit b46799c7b42ebefaebbdf35a97f4602aba210ef4
  698. Author: Jean-Paul Saman <jpsaman@videolan.org>
  699. Date:   Fri May 9 17:39:37 2008 +0200
  700.     Fix broken code.
  701. commit 0532b63eac9a335b2b996834277aa8a97a992df2
  702. Author: Jean-Paul Saman <jpsaman@videolan.org>
  703. Date:   Fri May 9 17:29:24 2008 +0200
  704.     Cleanup alpha
  705. commit ed42c4a2f503b96c76cf00014a00b8a64aebe103
  706. Author: Jean-Paul Saman <jpsaman@videolan.org>
  707. Date:   Fri May 9 16:57:19 2008 +0200
  708.     Catch error case.
  709. commit 310e539913187cdda5b344cbb27bfe34c352ccf1
  710. Author: Jean-Paul Saman <jpsaman@videolan.org>
  711. Date:   Fri May 9 16:23:56 2008 +0200
  712.     Fix comment and indentation.
  713. commit 2b1a76ee6642771bb797fdd6327eda7220342bd3
  714. Author: Jean-Paul Saman <jpsaman@videolan.org>
  715. Date:   Fri May 9 16:13:08 2008 +0200
  716.     Cleanup in transparant().
  717. commit 770f02b996c0bcb453a79ad738325a4ad9066b12
  718. Author: Rémi Denis-Courmont <rem@videolan.org>
  719. Date:   Fri May 9 18:51:09 2008 +0300
  720.     system_VLCPath does not exist
  721. commit fe5b149ec2af915066d8467e4c3143e53c4d591c
  722. Author: Rémi Denis-Courmont <rem@videolan.org>
  723. Date:   Fri May 9 18:36:06 2008 +0300
  724.     Don't install vlc-config.
  725.     
  726.     It does provide sufficient/useful infos for external build.
  727.     Use pkg-config vlc-plugin instead.
  728. commit 4d96b2a6f342b093ba7d01f42cdea8abbbd0c77c
  729. Author: Rémi Denis-Courmont <rem@videolan.org>
  730. Date:   Fri May 9 18:35:15 2008 +0300
  731.     The normal include dir is also needed for vlc/vlc.h (curerntly)
  732. commit 90aa64cc1cfa26c51713efcec08cb22d41530477
  733. Author: Rémi Denis-Courmont <rem@videolan.org>
  734. Date:   Fri May 9 18:34:41 2008 +0300
  735.     Ugly fix for httpd deadlock
  736. commit f9b6eba7207f9ab55218e406b10929145dcae8e3
  737. Author: Rémi Denis-Courmont <rem@videolan.org>
  738. Date:   Fri May 9 18:05:24 2008 +0300
  739.     QueueMsg: assert p_this
  740.     
  741.     (If you don't want to give an object, then use fprintf() really...)
  742. commit ff9f9ffe159abc135a1e2eae8f4b525365189c81
  743. Author: Rémi Denis-Courmont <rem@videolan.org>
  744. Date:   Fri May 9 18:03:15 2008 +0300
  745.     description: we have an object, use it
  746. commit 1287a64fd67f6117b0d8374290dcbcddb763239f
  747. Author: Rémi Denis-Courmont <rem@videolan.org>
  748. Date:   Thu May 8 23:39:23 2008 +0300
  749.     We also need to check the non "conf::" case. Oops.
  750. commit cbc120de4ceb5c1ce66bb0b794f92246d7dec0b2
  751. Author: Jean-Paul Saman <jpsaman@videolan.org>
  752. Date:   Fri May 9 14:58:38 2008 +0200
  753.     Don't leak picture_t
  754. commit 3f47d4769d757a7ec2007f1ff9ff16648456e71a
  755. Author: Jean-Paul Saman <jpsaman@videolan.org>
  756. Date:   Fri May 9 14:51:46 2008 +0200
  757.     Remove silly "out of memory" messages.
  758. commit 2d278d72dddc1d3be16f60730fba8ef01334e5ee
  759. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  760. Date:   Fri May 9 12:37:50 2008 +0200
  761.     cmake: Fix bootstrap script.
  762. commit 1c2c9b2f4e2df08fb3b90f6bc4db6f7d374ff684
  763. Author: Christophe Mutricy <xtophe@videolan.org>
  764. Date:   Thu May 8 23:55:37 2008 +0100
  765.     dvb module uses STRINGIFY()
  766. commit f7721834b5facf0de50f161bc6570ec1026a7036
  767. Author: Rafaël Carré <funman@videolan.org>
  768. Date:   Thu May 8 22:51:26 2008 +0200
  769.     ncurses: restore hierarchical view
  770. commit 923e80b5c2a7372b98cbee47c01a078cfab1904c
  771. Author: Rafaël Carré <funman@videolan.org>
  772. Date:   Thu May 8 22:26:24 2008 +0200
  773.     Don't use multiple lines macros in if conditions
  774. commit a7e8d944f93a414be8995d53bb9bcc92b00fbc19
  775. Author: Rémi Denis-Courmont <rem@videolan.org>
  776. Date:   Thu May 8 23:29:40 2008 +0300
  777.     VLC_VariableSet: assume unsafe variable settings. Fixes #1371.
  778. commit e5501691c1435de908c354363d3618cf117d9284
  779. Author: Rémi Denis-Courmont <rem@videolan.org>
  780. Date:   Thu May 8 23:26:36 2008 +0300
  781.     Win32: kill the Win64-induced warning
  782. commit 381904b9f00401e1371c9fd4e73185894b0ed540
  783. Author: Rémi Denis-Courmont <rem@videolan.org>
  784. Date:   Thu May 8 23:25:31 2008 +0300
  785.     Win32 compile fix
  786. commit 1eea47cd41875604da84a414e17511920f88a40d
  787. Author: Rémi Denis-Courmont <rem@videolan.org>
  788. Date:   Thu May 8 23:08:39 2008 +0300
  789.     DeleteModule cannot fail * don't handle impossible errors
  790. commit a8c44b836bd56fa4676f4fe18a73ee166aa0516a
  791. Author: Rémi Denis-Courmont <rem@videolan.org>
  792. Date:   Thu May 8 22:59:49 2008 +0300
  793.     module bank: use vlc_custom_create
  794. commit dcba3caef3c0fabf88ef7acc14fdbacc21f43ca3
  795. Author: Rafaël Carré <funman@videolan.org>
  796. Date:   Thu May 8 22:04:07 2008 +0200
  797.     vlc_threads_funcs.h and vlc_module_macros.h have been deleted
  798. commit ba1451c390c90d9191e1c663f2ce8ce06105adc3
  799. Author: Felix Paul Kühne <fkuehne@videolan.org>
  800. Date:   Thu May 8 22:04:03 2008 +0200
  801.     Lock FFmpeg to r12920 for now to get us nice builds
  802. commit df2a3c1baa163870dcb49a48a789d8485aef76bc
  803. Author: Rafaël Carré <funman@videolan.org>
  804. Date:   Thu May 8 21:58:29 2008 +0200
  805.     shortcuts are strings
  806. commit 28944cf048ddb32c971e7d458349b7d85b934587
  807. Author: Rémi Denis-Courmont <rem@videolan.org>
  808. Date:   Thu May 8 22:54:46 2008 +0300
  809.     capabilities are strings
  810. commit 9a719ad0af1938ae8978e4e746dc6089eeaab8c6
  811. Author: Rémi Denis-Courmont <rem@videolan.org>
  812. Date:   Thu May 8 22:33:21 2008 +0300
  813.     Win32 compile fixes
  814. commit 707279b40c386c8a16e1f894db2141a93f647a96
  815. Author: Rémi Denis-Courmont <rem@videolan.org>
  816. Date:   Thu May 8 22:07:35 2008 +0300
  817.     Merge vlc_threads.h and vlc_threads_funcs.h
  818. commit 4c35dd214785bd12d7cf7b8489ae838cfb6cd633
  819. Author: Rémi Denis-Courmont <rem@videolan.org>
  820. Date:   Thu May 8 21:58:38 2008 +0300
  821.     Fix the kludge for old glibc
  822. commit 3afd1ff1ab186f1f550469e9d4f656eff566ecbf
  823. Author: Rémi Denis-Courmont <rem@videolan.org>
  824. Date:   Thu May 8 21:55:05 2008 +0300
  825.     Move pthread to the front.
  826.     
  827.     If anyone wants to try on Win32, that's going to help.
  828. commit 55aeca35b861a188c4447349fb9c189a1304d4f5
  829. Author: Rémi Denis-Courmont <rem@videolan.org>
  830. Date:   Thu May 8 21:38:08 2008 +0300
  831.     Mutexes cannot be error-checking and recursive at the same time
  832. commit 2add48902670c9b3885b4450d8d0f6a375731956
  833. Author: Rémi Denis-Courmont <rem@videolan.org>
  834. Date:   Thu May 8 20:16:40 2008 +0300
  835.     Fix a bunch of warnings (error handling)
  836. commit 061224eb63c7f2566e470510bd2b2edbba0d536a
  837. Author: Rémi Denis-Courmont <rem@videolan.org>
  838. Date:   Thu May 8 20:06:10 2008 +0300
  839.     Fix yesterday's VLM bug
  840. commit af5905c72fccbe87f3730d64499d06d69b5a89ae
  841. Author: Rémi Denis-Courmont <rem@videolan.org>
  842. Date:   Thu May 8 19:55:54 2008 +0300
  843.     Don't declare a non-existent function
  844. commit e66ff927602b99b3b829fe3007db4f23e82086b4
  845. Author: Rémi Denis-Courmont <rem@videolan.org>
  846. Date:   Thu May 8 19:35:15 2008 +0300
  847.     No need to auto-include <vlc_plugin.h> anymore
  848. commit 6433e0e9d04c6218ba2ea3e213b2dfe10286a217
  849. Author: Rémi Denis-Courmont <rem@videolan.org>
  850. Date:   Thu May 8 19:26:30 2008 +0300
  851.     Don't redefine MODULE_STRING
  852. commit 0669643b1c7370abeda3799588825d46527f5897
  853. Author: Rémi Denis-Courmont <rem@videolan.org>
  854. Date:   Thu May 8 18:55:18 2008 +0300
  855.     vlc_modules_macros.h -> vlc_plugin.h
  856. commit 630076053112b47b2f6279b1e67a4031d2ca45b2
  857. Author: Rémi Denis-Courmont <rem@videolan.org>
  858. Date:   Thu May 8 19:16:45 2008 +0300
  859.     Remove E_()
  860. commit 27d483e9ef7a451397d7857251c8d67097661f1d
  861. Author: Rémi Denis-Courmont <rem@videolan.org>
  862. Date:   Thu May 8 18:30:33 2008 +0300
  863.     Include vlc_plugin.h as needed
  864. commit 5c4a3d98fdaf1b7afca36612d959cac32a144359
  865. Author: Rémi Denis-Courmont <rem@videolan.org>
  866. Date:   Thu May 8 18:16:09 2008 +0300
  867.     Merge the plugins macros into one header
  868. commit 04fd6ff851d1b6e932a1dc08f3858ec64ced0d11
  869. Author: Rémi Denis-Courmont <rem@videolan.org>
  870. Date:   Thu May 8 18:13:34 2008 +0300
  871.     Remove dead CPP
  872. commit d2a0694d908f98db8b8dadbaaa2db07253344f16
  873. Author: Rémi Denis-Courmont <rem@videolan.org>
  874. Date:   Thu May 8 18:12:56 2008 +0300
  875.     vlc_module_set: use vararg, more flexible
  876. commit c3b55fa92cbc1a37e1880a773ec264aecec52486
  877. Author: Rafaël Carré <funman@videolan.org>
  878. Date:   Thu May 8 17:38:02 2008 +0200
  879.     DBus: use the current array of playlist items
  880.     
  881.     fix #1570
  882. commit 35d8114a87da6004073bc7c156d1c7a9d2af799a
  883. Author: Rémi Denis-Courmont <rem@videolan.org>
  884. Date:   Thu May 8 18:07:59 2008 +0300
  885.     Fix warning
  886. commit 9128d8106e929036e3c2ddf3a560e655f5d7c2df
  887. Author: Antoine Cellerier <dionoea@videolan.org>
  888. Date:   Thu May 8 13:31:32 2008 +0200
  889.     Copyright changes. (btw, does Copyright the VideoLAN team really mean something? for example, in French law you can't give away copyright to someone else)
  890. commit 8455686e2c80234087a520b89c32992aab631250
  891. Author: Rafaël Carré <funman@videolan.org>
  892. Date:   Thu May 8 11:55:45 2008 +0200
  893.     Don't use the playlist if it has been destroyed
  894. commit 58b8ff470d413c2523d6dc4adea659a18b433754
  895. Author: Antoine Cellerier <dionoea@videolan.org>
  896. Date:   Thu May 8 00:45:41 2008 +0200
  897.     Add france2.lua here.
  898. commit 86b350eef8268985437f60ae9b7a1b3a2b128fb1
  899. Author: Antoine Cellerier <dionoea@videolan.org>
  900. Date:   Thu May 8 00:24:23 2008 +0200
  901.     Lua playlist script for pages like http://jt.france2.fr/player/20h/
  902. commit 9f3a5f3a463f638e8c760649fdfc34c081857c83
  903. Author: Rémi Duraffort <ivoire@videolan.org>
  904. Date:   Wed May 7 23:40:33 2008 +0200
  905.     Less and less information with compile
  906. commit b1b63c31bdcf3823aa2a6479cda00bc5aee9624c
  907. Author: Rémi Denis-Courmont <rem@videolan.org>
  908. Date:   Wed May 7 23:19:10 2008 +0300
  909.     No need to take the structure lock when finding oneself
  910.     
  911.     as we don't go through the object table and links.
  912. commit ef33cb40a80a612b7ac8f3eb0f05e2b6cbec945c
  913. Author: Rémi Denis-Courmont <rem@videolan.org>
  914. Date:   Wed May 7 23:15:46 2008 +0300
  915.     Fix the same race condition as in
  916.     [19bd84c786fecb77531073b697aad4d3c221d15d]
  917. commit b3c8d478e9091fe55a2513eb8e416162da3bb5e4
  918. Author: Rémi Denis-Courmont <rem@videolan.org>
  919. Date:   Wed May 7 23:12:52 2008 +0300
  920.     Use a per-object spin around the reference count.
  921.     
  922.     So we don't contend for the global structure lock all the time.
  923. commit 5421e9cd54ac4384583f13daf9323304e532c257
  924. Author: Rémi Denis-Courmont <rem@videolan.org>
  925. Date:   Wed May 7 22:53:15 2008 +0300
  926.     Only insert new object into the table one initialized
  927. commit e6e564bd147222187e1a79315fef9973b54e10ac
  928. Author: Felix Paul Kühne <fkuehne@videolan.org>
  929. Date:   Wed May 7 21:50:24 2008 +0200
  930.     Don't mix 2 implementation approaches
  931.     
  932.     Introduced in the previous commit, pointed by Pierre. Thanks!
  933. commit 6c385c5033ed68053d3ca1f66bfab28fcc981b98
  934. Author: Rémi Denis-Courmont <rem@videolan.org>
  935. Date:   Wed May 7 22:46:37 2008 +0300
  936.     Don't check for 0 refcount.
  937.     
  938.     If it happens, there is a bug, and we'll assert in _yield.
  939. commit 4ec615d89a46281055b35bdd5a2bc7935b6ae0d8
  940. Author: Rémi Denis-Courmont <rem@videolan.org>
  941. Date:   Wed May 7 22:43:53 2008 +0300
  942.     vlc_object_find*: don't check that refcount is zero
  943.     
  944.     Besides, we assert that this isn't the case right before...
  945. commit 19bd84c786fecb77531073b697aad4d3c221d15d
  946. Author: Rémi Denis-Courmont <rem@videolan.org>
  947. Date:   Wed May 7 22:40:48 2008 +0300
  948.     Remove useless i_refcount == 0 case and fix a tiny race condition.
  949.     
  950.     When i_refcount drops to zero (under the structure lock), the object is
  951.     removed from the objects table before the structure lock is released.
  952.     Hence, no objects with a nul refcount can ever be left in the table.
  953.     
  954.     There is an unlikely race condition if another object is removed from
  955.     the table right between we unlock the structure lock but before we
  956.     return from vlc_object_get() (so that the i_middle offset gets wrong).
  957. commit 7b4e7dc93dd9bf941bcfe2e2911bbf1de86d7bc6
  958. Author: Felix Paul Kühne <fkuehne@videolan.org>
  959. Date:   Wed May 7 21:33:33 2008 +0200
  960.     Remove any pl_Get usage
  961. commit 82921f3c8dae23178b64089b22502bb8f528e7e6
  962. Author: Rémi Denis-Courmont <rem@videolan.org>
  963. Date:   Wed May 7 22:26:56 2008 +0300
  964.     Remove p_playlist from p_libvlc
  965.     
  966.     Plugins are already using pl_Yield to get the playlist, as they should.
  967. commit 3c74d129dd3d8a4bd11a4696f13af83103fe20fb
  968. Author: Rémi Denis-Courmont <rem@videolan.org>
  969. Date:   Wed May 7 22:26:11 2008 +0300
  970.     Fix incorrect printf argument
  971. commit 4a47b7b922e556a11800e2efe2d92640766187cf
  972. Author: Rémi Denis-Courmont <rem@videolan.org>
  973. Date:   Wed May 7 22:25:09 2008 +0300
  974.     Fix missing #include
  975. commit ef8e2bceaebed945e3ed7f037275dbd4a2a6e3f1
  976. Author: Rémi Denis-Courmont <rem@videolan.org>
  977. Date:   Wed May 7 22:06:23 2008 +0300
  978.     Tag a bug so that I don't forget about it
  979. commit b8909e164c63626771d3751e94d1c3f8e7af6c13
  980. Author: Rémi Denis-Courmont <rem@videolan.org>
  981. Date:   Wed May 7 21:50:25 2008 +0300
  982.     set_destructor has no need for the structure lock
  983. commit d3d776685b767f1a4648d66e5ba00c495c69cb19
  984. Author: Rémi Denis-Courmont <rem@videolan.org>
  985. Date:   Wed May 7 21:38:43 2008 +0300
  986.     Remove pl_Get. This endorsed unyielded playlist access.
  987. commit 2b5eb3185ecd05444ce310ec33e0fdc0e5e69c90
  988. Author: Rémi Denis-Courmont <rem@videolan.org>
  989. Date:   Wed May 7 21:37:29 2008 +0300
  990.     Don't reregister the same callbacks over and over again
  991. commit 77bea3492049ad6989b04779d259fa27ed72a2e9
  992. Author: Rémi Denis-Courmont <rem@videolan.org>
  993. Date:   Wed May 7 21:28:54 2008 +0300
  994.     UPnP_Intel: yield the playlist
  995.     
  996.     (Could someone please review these commit)
  997. commit 85a8d07027d29e364346fc5ad45cd6136bece16c
  998. Author: Rémi Denis-Courmont <rem@videolan.org>
  999. Date:   Wed May 7 21:25:54 2008 +0300
  1000.     Vorbis: yield the playlist when using it
  1001. commit 0d9ed88c6bb9d2827989847ccbca35cd31262ec6
  1002. Author: Rémi Denis-Courmont <rem@videolan.org>
  1003. Date:   Wed May 7 21:18:49 2008 +0300
  1004.     SAP: yield and release the playlist
  1005. commit 6dad9cd75cdcc66c4553bd970892c1e29598d561
  1006. Author: Rémi Denis-Courmont <rem@videolan.org>
  1007. Date:   Wed May 7 20:58:25 2008 +0300
  1008.     libvlc_stats: use VLC_OBJECT to remove a bunch of warnings
  1009. commit f802543426dafb0c5c1d833d27c038ef925c4b23
  1010. Author: Rémi Denis-Courmont <rem@videolan.org>
  1011. Date:   Wed May 7 20:58:05 2008 +0300
  1012.     VLC_OBJECT: add missing parenthesis
  1013. commit ef04b504e982994a09e755c45e692d96a5f08c6e
  1014. Author: Rémi Denis-Courmont <rem@videolan.org>
  1015. Date:   Wed May 7 20:51:49 2008 +0300
  1016.     We know where VLM is, no need to find it.
  1017.     
  1018.     Now we can remove the VLM object type.
  1019. commit 7db96bf8cb3e9a57917f3297e68b6f33f573b944
  1020. Author: Rémi Denis-Courmont <rem@videolan.org>
  1021. Date:   Wed May 7 20:18:31 2008 +0300
  1022.     Remove the glibc libintl kludge.
  1023.     
  1024.     Afterall it's not our bug. More importantly, the vlc_cond_wait "possible
  1025.     deadlock" debug message has been removed, which makes the problem a lot
  1026.     less likely to happen.
  1027. commit b5b7e051fdc5b5d830fdf49c702e9c199548469d
  1028. Author: Rafaël Carré <funman@videolan.org>
  1029. Date:   Wed May 7 18:53:22 2008 +0200
  1030.     Fix detection of ending of FontBuilder thread
  1031. commit 75f050b3c60cf51ca70de494b8a9e3b7f7b12e02
  1032. Author: Rémi Denis-Courmont <rem@videolan.org>
  1033. Date:   Wed May 7 19:38:48 2008 +0300
  1034.     Fix Range handling
  1035.     
  1036.     In RTSP/1.0, don't return any range (as far as I understand).
  1037.     In RTSP/2.0, we'd have to compute the time from the beginning.
  1038. commit d8023cde60406013265bdd5aaa6ab69b352b5de2
  1039. Author: Rémi Denis-Courmont <rem@videolan.org>
  1040. Date:   Wed May 7 19:11:19 2008 +0300
  1041.     Provide gmtime_r
  1042. commit d8c68f7f9c768f881d6e7d1b9372cf709d1a6e52
  1043. Author: Rémi Denis-Courmont <rem@videolan.org>
  1044. Date:   Wed May 7 19:09:54 2008 +0300
  1045.     Add RTSP Date:
  1046. commit fe182634ea51564a9f1374eb337b27890da15ef0
  1047. Author: Rémi Denis-Courmont <rem@videolan.org>
  1048. Date:   Wed May 7 18:41:47 2008 +0300
  1049.     RTSP: output proper Range: header
  1050. commit b16fe48fe68f59a62a2c7aa300adaf48d16fa909
  1051. Author: Rémi Denis-Courmont <rem@videolan.org>
  1052. Date:   Wed May 7 17:57:40 2008 +0300
  1053.     Cache the --daemon value, so we remove the PID file iff we created it
  1054. commit 8764d2a1a6b555eaaeec81bc953cc723608f5ebf
  1055. Author: Rémi Denis-Courmont <rem@videolan.org>
  1056. Date:   Wed May 7 17:34:24 2008 +0300
  1057.     sout-std: remove RTP stuff (since we don't have a RTP access output)
  1058. commit 8e65c917b65fd1d419853f42d9440de260c9a52d
  1059. Author: Rémi Denis-Courmont <rem@videolan.org>
  1060. Date:   Wed May 7 17:31:23 2008 +0300
  1061.     Undo --sout-udp-auto-mcast
  1062.     
  1063.     (was not in previous release, so not adding _obsolete).
  1064. commit 7b556d013fc72822b26d03158c1e5c6328be1071
  1065. Author: Rafaël Carré <funman@videolan.org>
  1066. Date:   Wed May 7 16:30:29 2008 +0200
  1067.     Forgotten phony targets
  1068. commit 706dcc60465ba3aa7d159b5b3c262c68e978b9d9
  1069. Author: Rafaël Carré <funman@videolan.org>
  1070. Date:   Wed May 7 16:22:50 2008 +0200
  1071.     contribs: remove reference to old stuff
  1072. commit 82a358acc2f5a2d2b795b4d5ef9458972938ffa2
  1073. Author: Rafaël Carré <funman@videolan.org>
  1074. Date:   Tue May 6 23:55:58 2008 +0200
  1075.     Fix #1487 - race condition
  1076. commit ce7d502e6cc83a6d1f2ea13f462e5ef7f6835606
  1077. Author: Christophe Mutricy <xtophe@videolan.org>
  1078. Date:   Tue May 6 21:46:46 2008 +0100
  1079.     Meaningful typo
  1080. commit 99c0445a5a6b5d23f6199de0be01672a7a67e6b1
  1081. Author: Rafaël Carré <funman@videolan.org>
  1082. Date:   Tue May 6 23:17:42 2008 +0200
  1083.     Fix #1572
  1084.     
  1085.     The bug is present in original "Linux DeCSA Tool" on http://csa.irde.to/
  1086. commit 080a076a49837a7643778b78db14727017ec2bfb
  1087. Author: Rémi Denis-Courmont <rem@videolan.org>
  1088. Date:   Tue May 6 23:10:28 2008 +0300
  1089.     config_GetConfigFile: remove unused parameter
  1090. commit 146dad54bff773b990752e44b92aa35f87cbc678
  1091. Author: Rémi Denis-Courmont <rem@videolan.org>
  1092. Date:   Tue May 6 23:07:59 2008 +0300
  1093.     Use config_GetUserDataDir() internally
  1094. commit 0038469d31d5ede7c49c5133c90e70d8a0a543dc
  1095. Author: Rémi Denis-Courmont <rem@videolan.org>
  1096. Date:   Tue May 6 23:00:36 2008 +0300
  1097.     Use config_GetUserConfDir internally too
  1098. commit 75c438d3302e2a816a473576a35e17989d05a42c
  1099. Author: Rémi Denis-Courmont <rem@videolan.org>
  1100. Date:   Tue May 6 22:56:57 2008 +0300
  1101.     Use config_GetCacheDir internally
  1102. commit d9d67e17350d62d8fe7481fd92e8b131ea3edcb9
  1103. Author: Christophe Mutricy <xtophe@videolan.org>
  1104. Date:   Tue May 6 20:51:39 2008 +0100
  1105.     Oups the nynorsk l10n haven't arrived yet
  1106. commit 11768574baeb2e8d7fc382e7cb70fb478f46443c
  1107. Author: Christophe Mutricy <xtophe@videolan.org>
  1108. Date:   Mon May 5 21:24:09 2008 +0100
  1109.     Use the proper code for norvegian bokmål and use a symlink for no as it is what people expect
  1110. commit 40df45bfbfe0b6e6ce983bb56e134f0d2f621a46
  1111. Author: Rafaël Carré <funman@videolan.org>
  1112. Date:   Tue May 6 20:23:03 2008 +0200
  1113.     Fix VLC.app target
  1114. commit e2edb44547dfc882d42f687ba677203d0d6e0fa0
  1115. Author: Ilkka Ollakka <ileoo@videolan.org>
  1116. Date:   Tue May 6 21:11:41 2008 +0300
  1117.     Adding some forgotten return-statements and removing some commented-out code.
  1118. commit aa5fe86aed9096e92e1f4b0affbb4f6c0c6080ff
  1119. Author: Miguel Angel Cabrera Moya <madmac2501@gmail.com>
  1120. Date:   Mon May 5 23:28:39 2008 +0200
  1121.     RTMP bugfix and reusability enhacenment
  1122.     
  1123.     Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
  1124. commit fb19b264f8a5fe4ebb47f863e0f040f2ffe9b0a5
  1125. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1126. Date:   Tue May 6 18:14:45 2008 +0200
  1127.     Forgot live555 in the previous commit. It's quite useful to compile it, too.
  1128. commit 8274e9137ebe705a6c67fac4ccd0cd0b51403231
  1129. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1130. Date:   Tue May 6 18:05:26 2008 +0200
  1131.     Remember that VLC_ADD_BUILTINS is ugly and that we don't want to use it for modules that we actually want to be build
  1132. commit e1acded83bdd7b610ec4e37ae8174d67809b09d3
  1133. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1134. Date:   Tue May 6 17:52:06 2008 +0200
  1135.     use PL_**LOCK instead of vlc_mutex_lock
  1136. commit 0843673ad0d824fd8dad3daf26663a960024a23b
  1137. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1138. Date:   Tue May 6 17:12:51 2008 +0200
  1139.     use files.musepack.net instead of files2.musepack.net to download libmpcdec
  1140. commit e6137ef1f3f55bf10ca1e1ef0d97fd200d01c2ad
  1141. Author: Rémi Duraffort <ivoire@videolan.org>
  1142. Date:   Tue May 6 14:49:08 2008 +0200
  1143.     Less information when compiling with compile
  1144. commit 7caf92c9f6eec8ee9742d5312e96641b25d19123
  1145. Author: Rémi Duraffort <ivoire@videolan.org>
  1146. Date:   Tue May 6 14:25:52 2008 +0200
  1147.     Print less information about the compilation when using make.pl
  1148. commit c35af423b5a87c93ab63e39ad90332e10846bd9f
  1149. Author: Rafaël Carré <funman@videolan.org>
  1150. Date:   Tue May 6 13:11:23 2008 +0200
  1151.     Check malloc return value
  1152. commit f4bdd3effb57aa42c20dafcaf001f97b7b8718c9
  1153. Author: Rafaël Carré <funman@videolan.org>
  1154. Date:   Tue May 6 11:25:58 2008 +0200
  1155.     mosaic: Free string variables after using them
  1156. commit 482492e0087aaa6ebc236cbb6100c21c9a65f4df
  1157. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  1158. Date:   Tue May 6 10:57:09 2008 +0200
  1159.     Fix compiler warning in fbosd.c
  1160. commit 62829b3b5eac81d4db269c6b1be7631e6a1f9beb
  1161. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  1162. Date:   Tue May 6 10:14:23 2008 +0200
  1163.     Remove dead code.
  1164. commit 09b646affc8be98f194ce09d59484423423b696c
  1165. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  1166. Date:   Tue May 6 10:04:51 2008 +0200
  1167.     Cleanup and add workaround for FPGA bug.
  1168. commit 4dd87e5b15e3c55a90642027f256479942731815
  1169. Author: Anthony Loiseau <anthony.loiseau@gmail.com>
  1170. Date:   Fri Apr 25 14:18:58 2008 +0200
  1171.     generated files from axvlc.idl by midl (VisualStudio 2008)
  1172.     
  1173.     In ActiveX project, three files have to be generated from
  1174.     axvlc.idl (API description file). This commit update those files
  1175.     based on the latest .idl modifications.
  1176.     
  1177.     Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
  1178. commit c20e5a73cb2926eb0b5341a8752b97150b3d9cdb
  1179. Author: Rémi Denis-Courmont <rem@videolan.org>
  1180. Date:   Mon May 5 23:55:12 2008 +0300
  1181.     SSL certificates are in /etc, not in /usr/share
  1182. commit 62ba5767cc3a6cf7283aa2c1c8b22c1a2ed01759
  1183. Author: Rémi Denis-Courmont <rem@videolan.org>
  1184. Date:   Mon May 5 23:53:12 2008 +0300
  1185.     Add config_GetConfDir
  1186. commit cb47bc073cab2871d737f99d649e8a5ae8dfe9ed
  1187. Author: Rémi Denis-Courmont <rem@videolan.org>
  1188. Date:   Mon May 5 23:33:25 2008 +0300
  1189.     config_GetConfigDir -> config_GetUserConfDir
  1190. commit d6a7e4898ec7aec075b0aeb056b3c883de7be60a
  1191. Author: Rémi Denis-Courmont <rem@videolan.org>
  1192. Date:   Mon May 5 23:30:53 2008 +0300
  1193.     Hide psz_(cache|config|data)dir
  1194. commit 9b6ca602809f373e1770e32720f7961c3a0febed
  1195. Author: Rémi Denis-Courmont <rem@videolan.org>
  1196. Date:   Mon May 5 23:16:50 2008 +0300
  1197.     Use config_Get*Dir
  1198. commit f2ba521bb2c966aecce1ed890072c7ff6160e5d6
  1199. Author: Rémi Denis-Courmont <rem@videolan.org>
  1200. Date:   Mon May 5 23:09:04 2008 +0300
  1201.     Export config_Get*Dir
  1202. commit 5cd6f2851ede7865a1f3e2c3479344a39082391f
  1203. Author: Rémi Denis-Courmont <rem@videolan.org>
  1204. Date:   Mon May 5 22:51:21 2008 +0300
  1205.     Inline config_GetUserDir
  1206. commit 786f7e30d7e7f328de3ec43ade07c4abb416f2c5
  1207. Author: Rémi Denis-Courmont <rem@videolan.org>
  1208. Date:   Mon May 5 22:47:30 2008 +0300
  1209.     Don't duplicate getenv("HOME")
  1210. commit d73e233da15e73a662807b43b44e034fd74429bd
  1211. Author: Rémi Denis-Courmont <rem@videolan.org>
  1212. Date:   Mon May 5 22:42:11 2008 +0300
  1213.     Simplify Win32 GetDir, and use the proper header files
  1214. commit e7125f4ec9d298e514b56f721ebac2a7be14b24a
  1215. Author: Rémi Denis-Courmont <rem@videolan.org>
  1216. Date:   Mon May 5 22:35:18 2008 +0300
  1217.     Use getpwuid_r - thread safety
  1218. commit 04a4af73ffcb9602a697e5b2bd8df21c9e9b3c6d
  1219. Author: Rémi Denis-Courmont <rem@videolan.org>
  1220. Date:   Mon May 5 22:17:20 2008 +0300
  1221.     The input_items array is private data.
  1222.     
  1223.     Hide it before someone thinks (s)he can use it without locking libvlc.
  1224. commit f3cf5c6ef8f03bd8b9cb99a095c9072d76608181
  1225. Author: Rémi Denis-Courmont <rem@videolan.org>
  1226. Date:   Mon May 5 23:21:23 2008 +0300
  1227.     Fix warning
  1228. commit 3441c108d129086918f6625c56939192794f76fa
  1229. Author: Rémi Denis-Courmont <rem@videolan.org>
  1230. Date:   Mon May 5 23:14:19 2008 +0300
  1231.     Do not re-invent strcpy
  1232. commit d804de7dac7b0e414c23360396a08f29ffe85e09
  1233. Author: Rémi Denis-Courmont <rem@videolan.org>
  1234. Date:   Mon May 5 22:15:54 2008 +0300
  1235.     Remove unused variable
  1236. commit 063e5077078128a351089bbbae616b395cbc9639
  1237. Author: Rafaël Carré <funman@videolan.org>
  1238. Date:   Mon May 5 22:14:22 2008 +0200
  1239.     s/URI/location/ to comply to the spec
  1240. commit 821a4658d2c5d6b9a6670dc3640c890b71a43805
  1241. Author: Rafaël Carré <funman@videolan.org>
  1242. Date:   Mon May 5 22:10:45 2008 +0200
  1243.     Read the correct type from the vlc value - fixes #1569
  1244. commit 2ff00958881a01801c745a741f64db3679217d83
  1245. Author: Rafaël Carré <funman@videolan.org>
  1246. Date:   Mon May 5 22:00:34 2008 +0200
  1247.     Avoid deadlocking: refs #1566
  1248. commit 8d583016474dff4a5069940aff3b6d51592fdc51
  1249. Author: Rafaël Carré <funman@videolan.org>
  1250. Date:   Mon May 5 21:36:40 2008 +0200
  1251.     Use strrchr()
  1252. commit d1aff398452e86385cb1205cf8277d9de3782f12
  1253. Author: Rafaël Carré <funman@videolan.org>
  1254. Date:   Mon May 5 21:26:18 2008 +0200
  1255.     ncurses: use --color option
  1256. commit a88db7865f48317763547133843e590621c09657
  1257. Author: Rafaël Carré <funman@videolan.org>
  1258. Date:   Mon May 5 20:57:25 2008 +0200
  1259.     DBus: Round volume to nearest integer - fixes #1561
  1260. commit ed57b5bda9cb8c545ea219ec969d6a04648892f1
  1261. Author: Rémi Denis-Courmont <rem@videolan.org>
  1262. Date:   Mon May 5 19:50:11 2008 +0300
  1263.     Fontconfig: compiler warning
  1264. commit 8c8eae269b78a9f1f9ea88868ffd612240f48913
  1265. Author: Rafaël Carré <funman@videolan.org>
  1266. Date:   Mon May 5 17:33:40 2008 +0200
  1267.     Fix memleak
  1268. commit d5017d216e822924c59edcf7e3b4dab27df9ce84
  1269. Author: Rafaël Carré <funman@videolan.org>
  1270. Date:   Mon May 5 17:24:37 2008 +0200
  1271.     Fix es format leaking in live555
  1272. commit 9d8885ebb7cbf082b9093d3a814970fc67c01afc
  1273. Author: Rafaël Carré <funman@videolan.org>
  1274. Date:   Mon May 5 15:06:47 2008 +0200
  1275.     Forgotten in fd84d89ba : fix building without spinlocks
  1276. commit 62a71b894cc3f4e61475cf082b67f2fc125db991
  1277. Author: Rafaël Carré <funman@videolan.org>
  1278. Date:   Mon May 5 14:30:54 2008 +0200
  1279.     Fix memory leak in dummy input
  1280. commit a037737e6238fd4fc471d1df9a8d25a16d7caaad
  1281. Author: Rafaël Carré <funman@videolan.org>
  1282. Date:   Mon May 5 13:56:08 2008 +0200
  1283.     Actually free the data
  1284. commit 3065c6a520938a9248343f08cb8456336b983edb
  1285. Author: Rafaël Carré <funman@videolan.org>
  1286. Date:   Mon May 5 13:44:49 2008 +0200
  1287.     network/error.c has been removed
  1288. commit 2f601f6314210a2ec7af4edd5364d63fbdf56e94
  1289. Author: Rafaël Carré <funman@videolan.org>
  1290. Date:   Mon May 5 11:40:04 2008 +0200
  1291.     Do not leak 1 byte per variable created
  1292. commit 0451476b86e83f9f6d5ce9392572426c51f9e205
  1293. Author: Rafaël Carré <funman@videolan.org>
  1294. Date:   Mon May 5 11:33:21 2008 +0200
  1295.     Do not leak the object name
  1296. commit 29e6e23f4ac5cdec84f6e2b161c90f97129f6a76
  1297. Author: Rafaël Carré <funman@videolan.org>
  1298. Date:   Mon May 5 11:31:16 2008 +0200
  1299.     Do not leak the global libvlc pointer
  1300. commit f0f97b4eff1d9327c812546d23d8472f66374c89
  1301. Author: Rafaël Carré <funman@videolan.org>
  1302. Date:   Mon May 5 11:10:48 2008 +0200
  1303.     Fix leaking of psz_object_name
  1304. commit aab3bb4e6be21ea3ef8946d5127312ec025a4a6a
  1305. Author: Rafaël Carré <funman@videolan.org>
  1306. Date:   Mon May 5 10:41:07 2008 +0200
  1307.     Simplify executable name retrieval and fix a memory leak
  1308. commit f83f9df3a720bcc39e027511e5a8ce2fd8614a61
  1309. Author: Rafaël Carré <funman@videolan.org>
  1310. Date:   Mon May 5 09:51:44 2008 +0200
  1311.     Remove a memleak
  1312. commit e41147c8740c66f2787012d819ffa19a917fc929
  1313. Author: Rafaël Carré <funman@videolan.org>
  1314. Date:   Mon May 5 09:51:07 2008 +0200
  1315.     Use the verbose variable, over the private i_verbose member
  1316. commit 99fec92fb8d61c7702006db41f5ab7dfd6111e5b
  1317. Author: Rafaël Carré <funman@videolan.org>
  1318. Date:   Mon May 5 09:50:30 2008 +0200
  1319.     Do not duplicate potentially NULL strings
  1320. commit 32edee83adbf9c1a9513d9f2da5009747ce732ea
  1321. Author: Rafaël Carré <funman@videolan.org>
  1322. Date:   Mon May 5 09:41:20 2008 +0200
  1323.     Do not duplicate NULL strings
  1324. commit c452d0794615bdf5f5fb5217e94763a1e4adc094
  1325. Author: Rafaël Carré <funman@videolan.org>
  1326. Date:   Mon May 5 09:29:24 2008 +0200
  1327.     i_verbose has been privatized
  1328. commit 47ee4e3b557450e72e09605060682617e3739574
  1329. Author: Rémi Denis-Courmont <rem@videolan.org>
  1330. Date:   Sun May 4 22:11:03 2008 +0300
  1331.     Remove unused parameter
  1332. commit 8a96b3e73601a02d813b0dc70947778ef7e013ee
  1333. Author: Rémi Denis-Courmont <rem@videolan.org>
  1334. Date:   Sun May 4 22:08:59 2008 +0300
  1335.     Remove unused parameter
  1336. commit 4fe6d5bc0d11f92648ce6465174d67adea8b38d5
  1337. Author: Rémi Denis-Courmont <rem@videolan.org>
  1338. Date:   Sun May 4 22:07:52 2008 +0300
  1339.     Fix memleak on Windows, fix locale on Linux
  1340. commit 09b452a36de6130d12d598f1159816b8bbe960b5
  1341. Author: Rémi Denis-Courmont <rem@videolan.org>
  1342. Date:   Sun May 4 22:00:51 2008 +0300
  1343.     XDG code factorization
  1344. commit 60987ce27f1f6931311cf1bbf7dcc5d704b96a2f
  1345. Author: Rémi Denis-Courmont <rem@videolan.org>
  1346. Date:   Sun May 4 21:39:05 2008 +0300
  1347.     No need to lookup i_verbose. The core does it anyway.
  1348. commit 6b42b421710760b88561364ecc585b93aee7790a
  1349. Author: Rémi Denis-Courmont <rem@videolan.org>
  1350. Date:   Sun May 4 21:36:25 2008 +0300
  1351.     Privatize the stats computer
  1352. commit 067e6c3763b1b6755993cf7aeea52be2701d299b
  1353. Author: Rémi Denis-Courmont <rem@videolan.org>
  1354. Date:   Sun May 4 21:36:09 2008 +0300
  1355.     Don't use libvlc->b_color
  1356. commit cf825526dc105c5b0975ed9b5596cccb9d9bd493
  1357. Author: Rémi Denis-Courmont <rem@videolan.org>
  1358. Date:   Sun May 4 21:17:04 2008 +0300
  1359.     Privatize psz_configfile
  1360. commit 26d208e59874977e52bcf36d92f439592cd1524a
  1361. Author: Rémi Denis-Courmont <rem@videolan.org>
  1362. Date:   Sun May 4 21:11:22 2008 +0300
  1363.     Privatize p_interaction
  1364. commit 973f2f06b07e7773fd58abd3e5d4f89454dc7bc4
  1365. Author: Rémi Denis-Courmont <rem@videolan.org>
  1366. Date:   Sun May 4 21:09:09 2008 +0300
  1367.     Privatize msg_bank
  1368. commit 40f43d3256ee86695e0bf44adabb691707d5de01
  1369. Author: Rémi Denis-Courmont <rem@videolan.org>
  1370. Date:   Sun May 4 20:45:17 2008 +0300
  1371.     Use libvlc_priv_t for httpd
  1372. commit e0a120ef811bdb2d1bccdde0838105f6dba99669
  1373. Author: Rémi Denis-Courmont <rem@videolan.org>
  1374. Date:   Sun May 4 20:37:05 2008 +0300
  1375.     p_vlm is private data
  1376. commit 0a9fffb92ed32d042bc16f76a3c4735d60c6f086
  1377. Author: Rémi Denis-Courmont <rem@videolan.org>
  1378. Date:   Sun May 4 20:34:54 2008 +0300
  1379.     p_memcpy_module is private libvlc data
  1380. commit 9df284851e95e95a365d058ae26456e6168c84bb
  1381. Author: Rémi Denis-Courmont <rem@videolan.org>
  1382. Date:   Sun May 4 20:26:07 2008 +0300
  1383.     Add long overdue private libvlc object pointer...
  1384.     
  1385.     ...and use it for stats and the config lock
  1386. commit aebd6a4333c175bd5cd00ced4b25586be74c3837
  1387. Author: Rémi Denis-Courmont <rem@videolan.org>
  1388. Date:   Sun May 4 19:48:59 2008 +0300
  1389.     libvlc_global_data_t: fix description
  1390. commit 49dd062d2e4f097d3af73e0478476f7c39db1cf5
  1391. Author: Rémi Denis-Courmont <rem@videolan.org>
  1392. Date:   Sun May 4 19:40:22 2008 +0300
  1393.     p_root->p_probe: unused, remove
  1394. commit 9c87bdf6b71f43aa5d2667d5cc9e483e9b6bddea
  1395. Author: Rémi Denis-Courmont <rem@videolan.org>
  1396. Date:   Sun May 4 19:34:34 2008 +0300
  1397.     Remove p_root->b_ready. Duplicated state.
  1398. commit 6d0788dcb77e2f31678dd307a16355cc505f7df4
  1399. Author: Rémi Denis-Courmont <rem@videolan.org>
  1400. Date:   Sun May 4 19:30:16 2008 +0300
  1401.     libvlc_InternalCreate: fix small race condition in error path
  1402. commit 2667b2aea8a913292b5b6d8a69d6987a900ae7af
  1403. Author: Rémi Denis-Courmont <rem@videolan.org>
  1404. Date:   Sun May 4 19:25:58 2008 +0300
  1405.     BeOS app thread: only used in one file
  1406.     
  1407.     No need to clutter the root object with stuff that can be static.
  1408. commit 63b51e51868a6babfe9ba15abda5f3311d3acc19
  1409. Author: Rémi Denis-Courmont <rem@videolan.org>
  1410. Date:   Sun May 4 19:23:56 2008 +0300
  1411.     iconv_macosx: never used, removed
  1412. commit 38276a4632c98f6e98186adbb1a1538168e1a697
  1413. Author: Rémi Denis-Courmont <rem@videolan.org>
  1414. Date:   Sun May 4 19:16:00 2008 +0300
  1415.     Remove VLC_OBJECT_GLOBAL
  1416. commit bf52311992e0411a26fec5ae19d254308e122058
  1417. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1418. Date:   Sun May 4 17:00:24 2008 +0200
  1419.     cmake: Define HAVE_ATTRIBUTE_PACKED if needed.
  1420. commit 025edf958e15ea1dc0f7a63d7c4bd19272d27607
  1421. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1422. Date:   Sun May 4 14:30:45 2008 +0200
  1423.     cmake: Set min version required, fix some warnings, remove network/error.c from src/CMakeLists.txt.
  1424. commit 89d6e4c600a191d515497bc2a88bdc4779e90839
  1425. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1426. Date:   Sun May 4 07:37:36 2008 -0700
  1427.     Direct3D blurriness fix by Kaarlo Henrik Räihä
  1428. commit d4da0d585c7f603889f9655320e6a28127a7666f
  1429. Author: Rémi Denis-Courmont <rem@videolan.org>
  1430. Date:   Sun May 4 16:03:51 2008 +0300
  1431.     Also if BUILD_LUA
  1432. commit 48dd75b1d37ad9895c447e7a7fe779fce353030d
  1433. Author: Rémi Denis-Courmont <rem@videolan.org>
  1434. Date:   Sun May 4 15:57:04 2008 +0300
  1435.     Avoid useless recursion into GUI directories
  1436. commit 7849b2496116224c43b78a09a463c5d57033c535
  1437. Author: Rémi Denis-Courmont <rem@videolan.org>
  1438. Date:   Sun May 4 15:51:15 2008 +0300
  1439.     More avoidable directories
  1440. commit 4ebc6479615be3397bc8d346d75a2e5cbe3098d9
  1441. Author: Rémi Denis-Courmont <rem@videolan.org>
  1442. Date:   Sun May 4 15:41:03 2008 +0300
  1443.     Remove useless bindings/Makefile
  1444. commit ab6a68b2020d04d13c00a28faf76246b84eaa3a1
  1445. Author: Rémi Denis-Courmont <rem@videolan.org>
  1446. Date:   Sun May 4 15:40:27 2008 +0300
  1447.     Don't recurse to python, ax and mozilla directories if not needed
  1448. commit 5d6e797a6b0d55e9e5451fabc613ef6d9d14180e
  1449. Author: Rémi Denis-Courmont <rem@videolan.org>
  1450. Date:   Sun May 4 15:36:23 2008 +0300
  1451.     Maintain SUBDIRS manually for extra flexibility
  1452. commit a82a9bc60ac2b3baff6706599c7c981762f06252
  1453. Author: Rémi Duraffort <ivoire@videolan.org>
  1454. Date:   Sun May 4 14:02:40 2008 +0200
  1455.     Fix a false assertion fail in the Qt4 playlist.
  1456. commit 99ba0547f4fa6b89b1031a99f0f46045d49b50dc
  1457. Author: Rémi Denis-Courmont <rem@videolan.org>
  1458. Date:   Sun May 4 14:39:50 2008 +0300
  1459.     update check: Initialize gcrypt threading - fixes #1483
  1460. commit e2133869a6dd73b22775d826729b6033131d98f3
  1461. Author: Rémi Denis-Courmont <rem@videolan.org>
  1462. Date:   Sun May 4 14:33:19 2008 +0300
  1463.     Factorize the gcrypt thread support
  1464. commit ab95c5fa064411a759f64538b721c8443f5b733f
  1465. Author: Rémi Denis-Courmont <rem@videolan.org>
  1466. Date:   Sun May 4 14:18:14 2008 +0300
  1467.     Remove some dead code
  1468. commit b9c8ba9030f32cc95e07ff6ef2f9e19358aa1b72
  1469. Author: Rémi Denis-Courmont <rem@videolan.org>
  1470. Date:   Sun May 4 14:18:29 2008 +0300
  1471.     Fix linking error
  1472. commit fd84d89ba275385df35ef7de8ea9452182d503c1
  1473. Author: Rémi Denis-Courmont <rem@videolan.org>
  1474. Date:   Sun May 4 14:14:22 2008 +0300
  1475.     Fix function names
  1476. commit e038c5268f243761f3d3b63def32fda573ce1e4d
  1477. Author: Rémi Denis-Courmont <rem@videolan.org>
  1478. Date:   Sun May 4 14:12:33 2008 +0300
  1479.     vlc_mutex_init_recursive: remove useless parameter
  1480. commit 6da90a1716250d282f16dc6bc9dacec5b9514caf
  1481. Author: Rémi Denis-Courmont <rem@videolan.org>
  1482. Date:   Sun May 4 14:10:08 2008 +0300
  1483.     vlc_mutex_init: remove unused paramter
  1484. commit c9324503821e7f95997bff167cece65b6d1d7c25
  1485. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1486. Date:   Sun May 4 13:07:01 2008 +0200
  1487.     Mirror libcaca on ganesh, as zoy isn't reliable enough for the nightly builds
  1488. commit db52627c333f91f5392e29d3616fd10030fbb5ea
  1489. Author: Rémi Duraffort <ivoire@videolan.org>
  1490. Date:   Sun May 4 12:25:50 2008 +0200
  1491.     Fix the playlist column problem added in 7bc28eebe843ef72304a7ec4bb7e89a12a17187a pointed out by phytos and JPeg.
  1492. commit 0c199e1522dffce240e08812c95efe2bb2518c3e
  1493. Author: Rémi Denis-Courmont <rem@videolan.org>
  1494. Date:   Sun May 4 12:12:09 2008 +0300
  1495.     Fix symbols list
  1496. commit a18c1d9f1125780022a9b17c893e4a7349a1483f
  1497. Author: Rémi Denis-Courmont <rem@videolan.org>
  1498. Date:   Sun May 4 00:02:44 2008 +0300
  1499.     Improve doxy comments
  1500. commit 4724e090bc4e2663553d39709a8e8e2e59d7a85e
  1501. Author: Rémi Denis-Courmont <rem@videolan.org>
  1502. Date:   Sat May 3 23:50:55 2008 +0300
  1503.     LUA: don't reinvent scandir
  1504. commit fd658c7d4975acf5bcb41dc5f0ef5a14b1adcb5d
  1505. Author: Rémi Denis-Courmont <rem@videolan.org>
  1506. Date:   Sat May 3 23:25:12 2008 +0300
  1507.     RTP sout: --sout-rtp-sap, works like --sout-standard-sap
  1508.     
  1509.     In addition to #rtp{sdp=sap}, we can now use #rtp{sap}
  1510. commit 06ea7e5260268091ada1d64887f1c7cc1008adf8
  1511. Author: Rémi Denis-Courmont <rem@videolan.org>
  1512. Date:   Sat May 3 23:13:54 2008 +0300
  1513.     Rationalize the SDP session name string
  1514. commit a9b034cf7998a55b8403858e83ad481a803cf79d
  1515. Author: Rémi Denis-Courmont <rem@videolan.org>
  1516. Date:   Sat May 3 23:06:41 2008 +0300
  1517.     Remove splice support - it does not quite help for UDP & DCCP
  1518.     
  1519.     (at least currently)
  1520. commit 976b9f6dc9259e4532a01502d00aa91c95f455e8
  1521. Author: Rémi Denis-Courmont <rem@videolan.org>
  1522. Date:   Sat May 3 21:13:55 2008 +0300
  1523.     Provide sendmsg and recvmsg replacements
  1524. commit 832088e49692faa50f7319e430df17b7c5b1a24b
  1525. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1526. Date:   Sat May 3 11:55:11 2008 -0700
  1527.     Fix typo in commit 5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
  1528. commit 9ddd88e8d147e97b428ac5bef2c8177fd185911a
  1529. Author: Rémi Denis-Courmont <rem@videolan.org>
  1530. Date:   Sat May 3 20:52:53 2008 +0300
  1531.     Only compile the winsock stubs file on Win32
  1532. commit b2b9fb4c30858b5caa1d660c791c051ac8bacd87
  1533. Author: Rémi Denis-Courmont <rem@videolan.org>
  1534. Date:   Sat May 3 20:11:28 2008 +0300
  1535.     block_FifoNew: remove un-needed parameter
  1536. commit 6d44cf441801dc76e4c61ddcb4d834cb3c4b4ab6
  1537. Author: Rémi Denis-Courmont <rem@videolan.org>
  1538. Date:   Sat May 3 20:06:18 2008 +0300
  1539.     Win32 compile fix
  1540. commit 500cb6f49cf3dec6f5f54cfc8286b0b40381610f
  1541. Author: Rémi Denis-Courmont <rem@videolan.org>
  1542. Date:   Sat May 3 18:01:02 2008 +0300
  1543.     Speak English
  1544. commit 6276fe00157e71fa9f73c0c928ec087e871737e7
  1545. Author: Rémi Denis-Courmont <rem@videolan.org>
  1546. Date:   Sat May 3 17:59:28 2008 +0300
  1547.     Fix symbols list
  1548. commit 7fd923e41a2a29be113391490731b1c82f726185
  1549. Author: Rémi Denis-Courmont <rem@videolan.org>
  1550. Date:   Sat May 3 17:46:03 2008 +0300
  1551.     No need to kill VLC if it's exiting already.
  1552. commit b89d540af12211361bfaa82a200872b3ba4f0eb0
  1553. Author: Rémi Denis-Courmont <rem@videolan.org>
  1554. Date:   Sat May 3 17:20:43 2008 +0300
  1555.     Remove pf_memcpy and pf_memset from libvlc
  1556. commit 5b55ee1bb0a0212b967f8f4a33824ffc6b7c7f09
  1557. Author: Rémi Denis-Courmont <rem@videolan.org>
  1558. Date:   Sat May 3 17:16:59 2008 +0300
  1559.     Use vlc_memset/vlc_memcpy
  1560. commit e29b2a0e671308993deab46394f6de15f10033e5
  1561. Author: Rémi Denis-Courmont <rem@videolan.org>
  1562. Date:   Sat May 3 15:42:06 2008 +0300
  1563.     Use the new registration mechanism for memcpy/memset
  1564. commit b04c6c66f43e941f33469519f1ff7d15faeeb929
  1565. Author: Rémi Denis-Courmont <rem@videolan.org>
  1566. Date:   Sat May 3 15:41:17 2008 +0300
  1567.     Process-wide memcpy/memset accelarations
  1568.     
  1569.     (CPU features don't change across libvlc instances)
  1570. commit 0b776c28b4446eed12dcc984b07f5fcae06d4b6d
  1571. Author: Rémi Denis-Courmont <rem@videolan.org>
  1572. Date:   Sat May 3 13:49:48 2008 +0300
  1573.     b_daemon does not need to be exported through vlc_global
  1574. commit 7f682030017e1c075474ca18fba3ca1a1cb0a9d4
  1575. Author: Rémi Denis-Courmont <rem@videolan.org>
  1576. Date:   Sat May 3 12:51:03 2008 +0300
  1577.     vlc_object_t.p_internals is not needed anymore
  1578. commit 079986827291b3381495532cb0f754b131ccf246
  1579. Author: Rémi Denis-Courmont <rem@videolan.org>
  1580. Date:   Sat May 3 12:50:50 2008 +0300
  1581.     vlc_internals(): use pointer arithmetic
  1582. commit 830bfb51bcd76d72fb9849281dde281018e0095f
  1583. Author: Rémi Denis-Courmont <rem@videolan.org>
  1584. Date:   Sat May 3 12:34:11 2008 +0300
  1585.     Allocate global object as the others - not statically anymore
  1586. commit c07b1d0c2b8d9ec8afb3e2d1052b71b98baf41b7
  1587. Author: Rémi Denis-Courmont <rem@videolan.org>
  1588. Date:   Sat May 3 12:21:11 2008 +0300
  1589.     Hide global object within the thread and object subsystem
  1590. commit 4db976d9a6c11ddcc0ec438c836bdedf54137fa3
  1591. Author: Rémi Denis-Courmont <rem@videolan.org>
  1592. Date:   Sat May 3 12:05:42 2008 +0300
  1593.     object: use vlc_internals()
  1594. commit 429282300637fde2fe6f2cda9dafa9902d422355
  1595. Author: Rémi Denis-Courmont <rem@videolan.org>
  1596. Date:   Sat May 3 11:42:09 2008 +0300
  1597.     variables: use vlc_internals()
  1598. commit 23afa490b8437080f779fbab6052c860f00f1640
  1599. Author: Rémi Denis-Courmont <rem@videolan.org>
  1600. Date:   Sat May 3 11:41:51 2008 +0300
  1601.     threads: use vlc_internals()
  1602. commit 65a9c5b22206b4264dbe737e7e07fdbeddef14d2
  1603. Author: Rémi Denis-Courmont <rem@videolan.org>
  1604. Date:   Sat May 3 11:41:11 2008 +0300
  1605.     OSD: use vlc_internals()
  1606. commit 82d86a7b43ae822a484e9f5fa14f1c5fc9e041df
  1607. Author: Rémi Denis-Courmont <rem@videolan.org>
  1608. Date:   Sat May 3 10:18:11 2008 +0300
  1609.     Remove some global object-specific code
  1610. commit 50e969ef00854bf902b682941cd736e94338f952
  1611. Author: Rémi Denis-Courmont <rem@videolan.org>
  1612. Date:   Sat May 3 11:33:11 2008 +0300
  1613.     Simplify threads init
  1614. commit 0d7bc734159ec59544e8e89ba29cec6ca9ee9ce8
  1615. Author: Rémi Denis-Courmont <rem@videolan.org>
  1616. Date:   Sat May 3 09:54:59 2008 +0300
  1617.     Cosmetic fix
  1618. commit a5e44a6ed09d58a52243554edcb2fbac63084cdf
  1619. Author: Christophe Mutricy <xtophe@videolan.org>
  1620. Date:   Sat May 3 00:14:51 2008 +0100
  1621.     Thank Vincent
  1622. commit 200d817170d49eee18ee5a5cf99d5ae7d083d262
  1623. Author: Christophe Mutricy <xtophe@videolan.org>
  1624. Date:   Sat May 3 00:11:53 2008 +0100
  1625.     Russian l10n update by Alexey Salmin
  1626. commit c5007f8df8439b677a8d6f80bf0fef4229d1d8d9
  1627. Author: Christophe Mutricy <xtophe@videolan.org>
  1628. Date:   Sat May 3 00:06:09 2008 +0100
  1629.     Update POTFILES.in after files renamed and added
  1630. commit 651e249197e50e39b02c011d77f0e0f1373ba590
  1631. Author: Rémi Denis-Courmont <rem@videolan.org>
  1632. Date:   Fri May 2 19:25:10 2008 +0300
  1633.     Use var_AcquireMutex for the quicktime lock.
  1634. commit 89d56df65a72b099ce6a10bc35c8f4e71dce4f5f
  1635. Author: Rémi Denis-Courmont <rem@videolan.org>
  1636. Date:   Fri May 2 19:06:43 2008 +0300
  1637.     main.h -> vlc_main.h
  1638. commit 5f1eb7796b781d998e6f578648cc7d5ed738cc6e
  1639. Author: Rémi Denis-Courmont <rem@videolan.org>
  1640. Date:   Fri May 2 18:35:56 2008 +0300
  1641.     Add kate to the news
  1642. commit 5d1e0c0567765078ac182155cb1f02269f46848f
  1643. Author: Rémi Denis-Courmont <rem@videolan.org>
  1644. Date:   Fri May 2 18:33:00 2008 +0300
  1645.     configure: Minor fixes for kate detection
  1646. commit 53772811d1d5f1b2a22f36332a500ffac5eba29e
  1647. Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
  1648. Date:   Fri May 2 10:46:26 2008 +0100
  1649.     basic support for Kate streams as subtitles
  1650.     
  1651.     Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
  1652. commit 36f89cb84d6b0e5952fc5f037b8fbebf07a9426f
  1653. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1654. Date:   Fri May 2 01:35:13 2008 -0700
  1655.     Support for MPSub.
  1656.     Only TIME based, not Frame based, yet.
  1657. commit c637ea54446370989df01b5461d9cb814eb3fc89
  1658. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1659. Date:   Fri May 2 00:45:43 2008 -0700
  1660.     Small fix for PJS to remove "".
  1661. commit 971d6b76b694c4ba78f8d94370e877c94545179f
  1662. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1663. Date:   Fri May 2 00:38:15 2008 -0700
  1664.     Parsing of Phoenix Subtitles.
  1665.     Almost unused subtitle. No idea though if FPS or 1/10th of sec, Annodex and MPlayer disagree...
  1666. commit bd57eaaeb3001b9e2af467053bd55f5f15b2a7ea
  1667. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1668. Date:   Thu May 1 23:29:23 2008 -0700
  1669.     Support for AQT subtitles.
  1670.     Parsing is fine but timing is wrong since it must be multiplied by FPS.
  1671. commit beee3221da8d2f81ff6142269d875ea59e6fd5f3
  1672. Author: Rémi Denis-Courmont <rem@videolan.org>
  1673. Date:   Thu May 1 23:11:42 2008 +0300
  1674.     Move dirent stuff to fixups.h, where it belongs
  1675. commit 4b8ce41a01d64ef213fde735fc73e6323aa0cdee
  1676. Author: Rémi Denis-Courmont <rem@videolan.org>
  1677. Date:   Thu May 1 23:08:41 2008 +0300
  1678.     We need <inttypes.h>, always
  1679. commit 9cef959f9fba2e6ae3989d81f2ef8f2bb7878a61
  1680. Author: Rémi Denis-Courmont <rem@videolan.org>
  1681. Date:   Thu May 1 23:04:45 2008 +0300
  1682.     Be more verbose
  1683. commit 6b7b39323d05080cce14676d046db9fd2f0925d2
  1684. Author: Rémi Denis-Courmont <rem@videolan.org>
  1685. Date:   Thu May 1 23:00:46 2008 +0300
  1686.     dist_ is not needed for HEADERS
  1687. commit 5c1474d6324e6b2d250ac773231a12e3f96987e2
  1688. Author: Rémi Denis-Courmont <rem@videolan.org>
  1689. Date:   Thu May 1 23:00:05 2008 +0300
  1690.     Install minimum set of plugin headers.
  1691. commit de2b4589a921647a13a6332a234e7e3236ef0fa8
  1692. Author: Rémi Denis-Courmont <rem@videolan.org>
  1693. Date:   Thu May 1 22:57:03 2008 +0300
  1694.     Remove useless include
  1695. commit cb206a70dfc2a235fe507a8876384ddba1ef8e19
  1696. Author: Rémi Denis-Courmont <rem@videolan.org>
  1697. Date:   Thu May 1 22:56:38 2008 +0300
  1698.     Fix name
  1699. commit 7a3fdc9f14c54fcdef23567f24b38abe3c25501d
  1700. Author: Rémi Denis-Courmont <rem@videolan.org>
  1701. Date:   Thu May 1 22:54:43 2008 +0300
  1702.     Fix expansion to no-op
  1703. commit a660c4fbe421313ff0641bb18b89008dc42afc7b
  1704. Author: Rémi Denis-Courmont <rem@videolan.org>
  1705. Date:   Thu May 1 22:27:06 2008 +0300
  1706.     Don't use assert() here.
  1707.     
  1708.     If it's really wanted, functions should de inlined
  1709. commit 44460e6de177f7baa85a55720904e8a687ee6287
  1710. Author: Rémi Denis-Courmont <rem@videolan.org>
  1711. Date:   Thu May 1 22:22:30 2008 +0300
  1712.     No need to include the same file twice
  1713. commit 2a1870a5c5b2c9592379335224b431c54e399e76
  1714. Author: Rémi Denis-Courmont <rem@videolan.org>
  1715. Date:   Thu May 1 22:19:51 2008 +0300
  1716.     Use int64_t directly within plugins rather than vlc_int64_t
  1717.     
  1718.     I wonder why we need this (in libvlc-control) by the way...?
  1719. commit 6673258639e376114376094236a511d03be5a95e
  1720. Author: Rémi Denis-Courmont <rem@videolan.org>
  1721. Date:   Thu May 1 22:17:21 2008 +0300
  1722.     Put msg_context_global_key to the internal header.
  1723.     
  1724.     It was not exported from libvlc anyhow.
  1725. commit d1d3dc1d109110bf68cb048c429f6f05a3839200
  1726. Author: Rémi Denis-Courmont <rem@videolan.org>
  1727. Date:   Thu May 1 22:11:47 2008 +0300
  1728.     Remove I64C as well
  1729. commit 1379ab26f381310cd1fd34664d73a28cc9bf6eb1
  1730. Author: Rémi Denis-Courmont <rem@videolan.org>
  1731. Date:   Thu May 1 22:05:41 2008 +0300
  1732.     Remove UI64_C
  1733.     
  1734.     Turns out it was only used once in the whole tree.
  1735. commit 13a7c9af3c209bbd450925672162aff2f40a2494
  1736. Author: Rémi Denis-Courmont <rem@videolan.org>
  1737. Date:   Thu May 1 21:59:36 2008 +0300
  1738.     Remove I64F., not needed anymore
  1739. commit 2e48e65740b878f69c1fea62fcfd44ef1dafd81d
  1740. Author: Rémi Denis-Courmont <rem@videolan.org>
  1741. Date:   Thu May 1 21:59:07 2008 +0300
  1742.     Remnants of I64F.
  1743. commit 97897eeeb22b1238e56632b16cda1a0375ae7708
  1744. Author: Rémi Denis-Courmont <rem@videolan.org>
  1745. Date:   Thu May 1 21:57:00 2008 +0300
  1746.     NIH syndrome cure (2)
  1747. commit f0c83daa831d070058e04142791eb9d9d0423e0b
  1748. Author: Rémi Denis-Courmont <rem@videolan.org>
  1749. Date:   Thu May 1 21:50:55 2008 +0300
  1750.     NIH desyndromization
  1751. commit 992e35f10497e5509ed588d643a1ef26b3422f6b
  1752. Author: Rémi Denis-Courmont <rem@videolan.org>
  1753. Date:   Thu May 1 21:24:07 2008 +0300
  1754.     Use malloc(1) as cookie rather than malloc(0)
  1755.     
  1756.     malloc(0) can legally be NULL (or not unique).
  1757. commit 78880d35f3b4b38c909ede5b37b4879639bffb70
  1758. Author: Rémi Denis-Courmont <rem@videolan.org>
  1759. Date:   Thu May 1 20:55:18 2008 +0300
  1760.     Remove useless #include
  1761. commit ee45d753f6a9d888fa953da05551201d5b2a6d16
  1762. Author: Rémi Denis-Courmont <rem@videolan.org>
  1763. Date:   Thu May 1 20:41:36 2008 +0300
  1764.     C++ <inttypes.h> inclusion fixes
  1765. commit bbb0de54422babf3b764f8ee92841fd45ad0d3d1
  1766. Author: Rémi Denis-Courmont <rem@videolan.org>
  1767. Date:   Thu May 1 20:27:14 2008 +0300
  1768.     Fix ffmpeg when !ENABLE_SOUT
  1769. commit c1c5532756b136725832d5d3ba18ef3906374d07
  1770. Author: Rémi Denis-Courmont <rem@videolan.org>
  1771. Date:   Thu May 1 20:27:02 2008 +0300
  1772.     Don't generate module parameters twice
  1773. commit 77d07c4028f5760684f3f41b6e0c382731d2de11
  1774. Author: Rémi Denis-Courmont <rem@videolan.org>
  1775. Date:   Thu May 1 20:04:27 2008 +0300
  1776.     Don't compile sout code if sout is disabled
  1777. commit ea0c5c53fd2910a995b935b5ec3417bf85ec8ae6
  1778. Author: Rémi Denis-Courmont <rem@videolan.org>
  1779. Date:   Thu May 1 19:11:07 2008 +0300
  1780.     Look for config.h output in public header files
  1781. commit 311e5e3ab7ee5981eaf187565472c0b942c7bc79
  1782. Author: Rémi Denis-Courmont <rem@videolan.org>
  1783. Date:   Thu May 1 18:37:43 2008 +0300
  1784.     Use macro for __attribute__((packed))
  1785. commit 0065092103e830b8d2e1e167c9630ee3e76d5e19
  1786. Author: Rémi Denis-Courmont <rem@videolan.org>
  1787. Date:   Thu May 1 18:33:26 2008 +0300
  1788.     libintl is never "included" anymore
  1789. commit 2857f1146eab870bf2649414e50fb0fdab055731
  1790. Author: Rémi Denis-Courmont <rem@videolan.org>
  1791. Date:   Thu May 1 18:32:43 2008 +0300
  1792.     Spare one use of WORDS_BIGENDIAN from vlc_common.h
  1793. commit b1f21a53b67715f047be2b675175000436a0c584
  1794. Author: Rémi Denis-Courmont <rem@videolan.org>
  1795. Date:   Thu May 1 18:24:14 2008 +0300
  1796.     Remove the temporary hack
  1797. commit 594783c9c6add546352dbf861d762bd0077a0972
  1798. Author: Rémi Denis-Courmont <rem@videolan.org>
  1799. Date:   Thu May 1 17:50:16 2008 +0300
  1800.     U?I64C: use U?INT64_C from <stdint.h>
  1801. commit 4e9a6195ffc96bc7056b5fd771b526b56a6579e7
  1802. Author: Rémi Denis-Courmont <rem@videolan.org>
  1803. Date:   Thu May 1 17:46:22 2008 +0300
  1804.     I64F?: use PRI?64 from <inttypes.h>
  1805.     
  1806.     I don't have the courage to replace all the occurences in the code.
  1807. commit 7b86062d7e84e16fd96e7f41cb589b429064d803
  1808. Author: Rémi Denis-Courmont <rem@videolan.org>
  1809. Date:   Thu May 1 17:38:24 2008 +0300
  1810.     <inttypes.h> is a superset of <stdint.h>, use it instead.
  1811. commit 2ea3b5fc8afa530afc65d520b33ef7edc354f775
  1812. Author: Rémi Denis-Courmont <rem@videolan.org>
  1813. Date:   Thu May 1 17:30:52 2008 +0300
  1814.     Don't re-invent uint8_t - remove byte_t
  1815.     
  1816.     Also sizeof(byte_t)^Wsizeof(uint8_t) can only ever be 1, if it is
  1817.     defined. It's not defined, if char is more than 8 bits, and uint8_t is
  1818.     not provided, but then VLC will not compile in the first place.
  1819. commit 7676e68d7f5a3da50e1417ca9e142925a3b43040
  1820. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1821. Date:   Thu May 1 12:57:01 2008 +0200
  1822.     Fixed the compilation of multiple Mac OS X related modules
  1823.     
  1824.     by using VLC_ADD_PLUGIN instead of VLC_ADD_BUILTINS.
  1825.     
  1826.     Please check for potential regressions.
  1827. commit 4d2de3f731e49074a54201682a7fd876522f7c7e
  1828. Author: Rémi Denis-Courmont <rem@videolan.org>
  1829. Date:   Thu May 1 11:36:51 2008 +0300
  1830.     Missing #include
  1831. commit df3af6f13455675fb4815cee000ff17edffebc99
  1832. Author: Rémi Denis-Courmont <rem@videolan.org>
  1833. Date:   Wed Apr 30 21:30:13 2008 +0300
  1834.     Support for RIFF/MIDI files
  1835. commit 8d89d74009aca2427c2e013cab55f5c914260faf
  1836. Author: Rémi Denis-Courmont <rem@videolan.org>
  1837. Date:   Wed Apr 30 20:05:22 2008 +0300
  1838.     --mono does noes exist. Comment out the text for it.
  1839. commit 8aa3a9c40e88ea93c10cc3de46005f896fd126f1
  1840. Author: Rémi Denis-Courmont <rem@videolan.org>
  1841. Date:   Wed Apr 30 20:04:59 2008 +0300
  1842.     Disc reading libs want ANSI rather than UTF-8 paths - fixes #1560
  1843. commit 0fd1b7470520db2e88b1173bcd3145111b7ae8f5
  1844. Author: Rémi Denis-Courmont <rem@videolan.org>
  1845. Date:   Wed Apr 30 20:04:05 2008 +0300
  1846.     Export ToLocaleDup
  1847. commit b8a4cd332953c030daa87e7481da92c98ce19bb7
  1848. Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
  1849. Date:   Wed Apr 30 19:01:20 2008 +0200
  1850.     Win64 compatible modifications around set/getWindowLong
  1851. commit b942bf2b1bf1f9ca9b9ca951937ab947d42b376a
  1852. Author: Adrien Grand <jpountz@jpountz.net>
  1853. Date:   Sun Apr 27 15:17:03 2008 +0200
  1854.     Fix the interpretation of command "help" by VLM.
  1855.     
  1856.     In the function ExecuteCommand, p_message is given in argument to ExecuteHelp
  1857.     and is then modified locally in ExecuteHelp:
  1858.       p_message = vlm_MessageNew( "help", vlm_NULL );
  1859.     whereas it is used further in function ExecuteCommand.
  1860.     This patch fixes this problem by passing the pointer address in argument to
  1861.     ExecuteHelp instead of the pointer itself.
  1862.     
  1863.     Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
  1864. commit 58b761765754e7e27c3d3846b35458a56a18cecc
  1865. Author: Rémi Denis-Courmont <rem@videolan.org>
  1866. Date:   Tue Apr 29 08:18:43 2008 +0300
  1867.     Restore ENABLE_SOUT #define (used in wav "codec")
  1868. commit 3224d9bbd812d8909029b14a8159c18b86ba7440
  1869. Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
  1870. Date:   Tue Apr 29 03:16:04 2008 +0200
  1871.     Move the MPRIS Quit method to the root dbus object.
  1872.     This closes #1565
  1873. commit 469cfd7e0ee2e367ef639a6e8064337546314659
  1874. Author: Rémi Denis-Courmont <rem@videolan.org>
  1875. Date:   Mon Apr 28 23:26:46 2008 +0300
  1876.     Don't use VLC_ADD_PLUGIN for common sout and packetizers plugins
  1877. commit 5d02805d02a86f9f50bef27266d269c550636253
  1878. Author: Rémi Denis-Courmont <rem@videolan.org>
  1879. Date:   Mon Apr 28 23:13:39 2008 +0300
  1880.     Fix previous commit
  1881. commit 9c3cb6c33739669c84d24f332074f0c531098459
  1882. Author: Rémi Denis-Courmont <rem@videolan.org>
  1883. Date:   Mon Apr 28 23:08:20 2008 +0300
  1884.     Protect access_output/ under ENABLE_SOUT as well
  1885. commit 9f0dae38aedb4976a4e61cfd7b53975236702cf2
  1886. Author: Rémi Denis-Courmont <rem@videolan.org>
  1887. Date:   Mon Apr 28 23:04:33 2008 +0300
  1888.     Don't bother with mux/ and stream_out/ is sout is disabled
  1889. commit 120dd9b46e1ee53c32706b465d5eec1f0d859f52
  1890. Author: Rémi Denis-Courmont <rem@videolan.org>
  1891. Date:   Mon Apr 28 22:45:57 2008 +0300
  1892.     VLC_ADD_PLUGINS -> VLC_ADD_PLUGIN
  1893. commit bd9b90d820c2e493b6cf5e349e17582958bcf11b
  1894. Author: Rémi Denis-Courmont <rem@videolan.org>
  1895. Date:   Mon Apr 28 22:40:04 2008 +0300
  1896.     Fixes
  1897. commit 23561f61564fab1141717adeee7d32e2249fa121
  1898. Author: Rémi Denis-Courmont <rem@videolan.org>
  1899. Date:   Mon Apr 28 22:34:29 2008 +0300
  1900.     Avoid vlc-config for access plugins that are always built
  1901. commit 32fcb07923a563d3edbdc72220dddebb6f565eaa
  1902. Author: Rémi Denis-Courmont <rem@videolan.org>
  1903. Date:   Mon Apr 28 22:33:14 2008 +0300
  1904.     nice is a phony target
  1905. commit c777887c9120a8df4304d5269a8415ccaabf2c19
  1906. Author: Rémi Denis-Courmont <rem@videolan.org>
  1907. Date:   Mon Apr 28 22:32:51 2008 +0300
  1908.     Cosmetics
  1909. commit 3e82c0f591561f29fcfbf7c6f35d08f79cfd8f4e
  1910. Author: Rémi Denis-Courmont <rem@videolan.org>
  1911. Date:   Mon Apr 28 22:31:32 2008 +0300
  1912.     Remove a bunch of obsoleted kludges
  1913.     
  1914.     We don't need to invoke make twice in every directory, and we don't need
  1915.     the awful libtool install kludge anymore.
  1916. commit d43f6298ec5696a3542fd53c0e9e0b8a82682c9b
  1917. Author: Rémi Denis-Courmont <rem@videolan.org>
  1918. Date:   Mon Apr 28 21:56:27 2008 +0300
  1919.     Set a substitution variable for configure-enabled plugins
  1920. commit dd8c12fef6ca5a8159fdf86aa873fbaea5be932a
  1921. Author: Rémi Denis-Courmont <rem@videolan.org>
  1922. Date:   Sun Apr 27 23:09:11 2008 +0300
  1923.     Invoke VLC_ADD_PLUGINS with only one plugin at a time
  1924. commit be5bff39e503467aba0875c4feb490e4f91405d0
  1925. Author: Rémi Denis-Courmont <rem@videolan.org>
  1926. Date:   Mon Apr 28 22:20:34 2008 +0300
  1927.     Allow building plugins through autotools-builtin means...
  1928.     
  1929.     ...in addition to vlc-config
  1930. commit 24ce9d79088f2723522cee2215e55a3b4ef00e0b
  1931. Author: Rémi Denis-Courmont <rem@videolan.org>
  1932. Date:   Mon Apr 28 20:28:50 2008 +0300
  1933.     Update comments
  1934. commit 56b98fdcdbe41e38a1dffbb3f45d35bdc871764c
  1935. Author: Rémi Denis-Courmont <rem@videolan.org>
  1936. Date:   Mon Apr 28 19:30:42 2008 +0300
  1937.     Typo
  1938. commit 5a96b059302cea50584969fe7b0bfbd2589d29bf
  1939. Author: Rémi Denis-Courmont <rem@videolan.org>
  1940. Date:   Mon Apr 28 19:25:24 2008 +0300
  1941.     Fix accelerated modules configure options.
  1942.     
  1943.     Only enable those modules that were enabled, rather than _all_ of them
  1944.     (which should fix --disable-sse and --disable-mmx). Also don't run
  1945.     checks if we know we're not going to enable the modules anyway.
  1946. commit f458ada1046dcf8ab43b33010ebac061c8512f11
  1947. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1948. Date:   Sun Apr 27 22:42:35 2008 +0200
  1949.     remove bogus code introduced in the previous commit
  1950.     
  1951.     sorry about the disturbance
  1952. commit 8d5fa522855cb11b9d211ab47a2f18875874acf2
  1953. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1954. Date:   Sun Apr 27 22:41:49 2008 +0200
  1955.     You want to use mdate() instead of mtime() which is invalid
  1956. commit 3196a099a488880b4ad878b3f5e248fad31a59c7
  1957. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1958. Date:   Sun Apr 27 22:10:44 2008 +0200
  1959.     Hack to fix the compilation on 10.4. This should actually be covered by configure, which complains about missing headers, but doesn't disable this module properly.
  1960. commit de4216e304f2d442ad44d4b9314722581e6e7ff4
  1961. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1962. Date:   Sun Apr 27 21:29:30 2008 +0200
  1963.     Use NSInteger since we got it now
  1964. commit a4c609624d827f1dc9f1b213f4ae716c37e434b5
  1965. Author: Rémi Denis-Courmont <rem@videolan.org>
  1966. Date:   Sun Apr 27 22:30:26 2008 +0300
  1967.     Fix previous commit - there is no vlc object here
  1968. commit eab50dcfa990fd08e2c9d0ba404b5393746dad1d
  1969. Author: Rémi Denis-Courmont <rem@videolan.org>
  1970. Date:   Sun Apr 27 22:26:34 2008 +0300
  1971.     auhal: don't mix vlc_ and pthread_ function calls
  1972. commit c30432e5f1d0fff1471c8abfddff28eac6facae0
  1973. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1974. Date:   Sun Apr 27 21:27:11 2008 +0200
  1975.     Be sure to declare NSInteger if it isn't present
  1976. commit 76d3144dc7987e73f6aa0958a7007f46a9171324
  1977. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1978. Date:   Sun Apr 27 21:15:30 2008 +0200
  1979.     Reverted 4082c803f778e903ae0b1dc9afaf3ad86fddbd69 as AudioDeviceIOProcID and its related methods require Darwin 9
  1980. commit 8d8b2e1bce36efcebb2e017588a63fe6b543700a
  1981. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1982. Date:   Sun Apr 27 21:06:48 2008 +0200
  1983.     * Fix the compilation on 10.4u
  1984. commit 1be45fb5f915358d51d81ac43d974a8c71e7b164
  1985. Author: Rémi Denis-Courmont <rem@videolan.org>
  1986. Date:   Sun Apr 27 22:02:37 2008 +0300
  1987.     vlc-config: no need to go through all plugins to get the linkage
  1988. commit 074ed6708644323bd441332fb7d34b99bd954350
  1989. Author: Rémi Denis-Courmont <rem@videolan.org>
  1990. Date:   Sun Apr 27 21:17:42 2008 +0300
  1991.     Remove the forced ld -z,defs flags.
  1992.     
  1993.     Clueful people use them when they need to. Let them decide.
  1994. commit b1cb747e78a22db59dac80434995311a07ff6fdf
  1995. Author: Rémi Denis-Courmont <rem@videolan.org>
  1996. Date:   Sat Apr 26 19:21:41 2008 +0300
  1997.     Standard MIDI file demux: fix comments
  1998. commit 0db5f2a07b883f92d95959221776423fcad85974
  1999. Author: Antoine Lejeune <phytos@videolan.org>
  2000. Date:   Wed Apr 23 20:20:13 2008 +0200
  2001.     Ability to save and load input item options in xspf playlist as it is possible in m3u playlist.
  2002.     
  2003.     Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
  2004. commit 250db7be17a8decdeed5b7b6c73053fc31527d00
  2005. Author: Christophe Mutricy <xtophe@videolan.org>
  2006. Date:   Fri Apr 25 17:37:26 2008 +0100
  2007.     Add CVE id
  2008.     (cherry picked from commit 3e8778f5e911785d061ffabd7299c2fc38384959)
  2009. commit d8ad1230481fc55ff1b9aa66449c818ed31cded6
  2010. Author: Antoine Lejeune <phytos@videolan.org>
  2011. Date:   Thu Apr 24 14:02:35 2008 +0200
  2012.     Fix a bug introduced by 920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f
  2013.     
  2014.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2015. commit 0f84287f5e076aad4e66bd4c6c708d9e8b654c3a
  2016. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2017. Date:   Fri Apr 25 12:15:51 2008 +0200
  2018.     Use the user's native MacOSX-SDK if none is given.
  2019. commit 8955d66081a98bc43bf9d0e85f9973174ee7b773
  2020. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2021. Date:   Fri Apr 25 11:31:24 2008 +0200
  2022.     Compilation fix related to the recent threading simplifications. Needs additional testing.
  2023. commit 50ce52514c1bc2d4a38b3836fa80c47cfb48a2b5
  2024. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2025. Date:   Thu Apr 24 23:48:21 2008 +0200
  2026.     Lower score of modules/xvmc/xxmc.c because it is not as stable as libmpeg2.
  2027. commit 01b8538d9db1168440b970efc4e9f2d6c29bc721
  2028. Author: Christophe Mutricy <xtophe@videolan.org>
  2029. Date:   Thu Apr 24 21:09:08 2008 +0100
  2030.     Meaningful Typo
  2031. commit ba6ca8303f7a96d4fbf247cadc64c7b9efd05263
  2032. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2033. Date:   Tue Apr 22 16:26:11 2008 +0200
  2034.     Remove silly out of memory message in an out of memory situation and fixed indentation on bool declarations.
  2035. commit b529170cd376b1c4bcd275abbf426bdc6054e2dd
  2036. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2037. Date:   Tue Apr 22 16:14:02 2008 +0200
  2038.     Cleanup and move debug message to a better place.
  2039. commit fb0c52f6b0233379c1d1759a8f17d6ffa53e1d86
  2040. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2041. Date:   Tue Apr 22 16:12:28 2008 +0200
  2042.     Fix indentation in scope blocks after bool change.
  2043. commit 65dd9c3ba7805cc19e05ba73816cbe5b59fb3dd6
  2044. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2045. Date:   Sun Apr 20 00:08:51 2008 +0200
  2046.     Don't return at the end of void function.
  2047. commit d57808678b916edd39eb57eaa328c0af426799b7
  2048. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2049. Date:   Sat Apr 19 14:20:02 2008 +0200
  2050.     Fix latest crash in modules/codec/x264.c with ratecontrol.
  2051. commit 17ccb7521f5bde43ad4fd1103536b33c4042b81a
  2052. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2053. Date:   Sat Apr 19 11:41:24 2008 +0200
  2054.     Fix indentation after vlc_bool_t by bool replacement. Makes the file readible again.
  2055. commit bc9eac0a14cfa196d4e8514049f744740cb7a23d
  2056. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2057. Date:   Thu Apr 24 16:28:57 2008 +0200
  2058.     Compile FFmpeg on PowerPC-based machines without AltiVec support until it is fixed.
  2059.     
  2060.     The attached patches fixed --disable-altivec for libswscale oO
  2061. commit 25b8641d713521fd4e0114b31b93516273845034
  2062. Author: Rafaël Carré <funman@videolan.org>
  2063. Date:   Thu Apr 24 15:28:59 2008 +0200
  2064.     Fix input item leaking
  2065. commit 1b069355a669ef74b04994e9c210774365795019
  2066. Author: Rafaël Carré <funman@videolan.org>
  2067. Date:   Thu Apr 24 15:28:39 2008 +0200
  2068.     Typo
  2069. commit a13d17f7e3af2b16e466b2c35e6af032dff9ad87
  2070. Author: Christophe Mutricy <xtophe@videolan.org>
  2071. Date:   Wed Apr 23 23:25:09 2008 +0100
  2072.     Rename the files here also
  2073. commit 4dc02f7b5a9753b4b3fb72189ed302cceb96646c
  2074. Author: Rémi Denis-Courmont <rem@videolan.org>
  2075. Date:   Wed Apr 23 22:24:45 2008 +0300
  2076.     Win32: Simplify mutex
  2077. commit 6ed74223505b91d3ebed2f42fea6ccbcfc776622
  2078. Author: Rémi Denis-Courmont <rem@videolan.org>
  2079. Date:   Wed Apr 23 22:18:42 2008 +0300
  2080.     Win32: remove (now dead) old mutex/cv implementation
  2081.     
  2082.     Should save a bunch of kilobytes of code.
  2083. commit b648be13957fae14cbcddcbde0309c6d6133d494
  2084. Author: Rémi Denis-Courmont <rem@videolan.org>
  2085. Date:   Wed Apr 23 21:57:49 2008 +0300
  2086.     Win32: don't use spin locks^W^Wfast mutexes instead of mutexes
  2087. commit 463b756d19d348b4a8d39b293e370b18585a4ef4
  2088. Author: Rémi Denis-Courmont <rem@videolan.org>
  2089. Date:   Wed Apr 23 21:53:10 2008 +0300
  2090.     Simplify threading code a bit
  2091. commit 63baa1df69663f280e010d58e5fdc5f740e3a4c0
  2092. Author: Rémi Denis-Courmont <rem@videolan.org>
  2093. Date:   Wed Apr 23 21:33:45 2008 +0300
  2094.     Win32: don't use weak linking for SignalObjectAndWait
  2095. commit 14d8baf7996e1be2705c8d029cd415784d6c2371
  2096. Author: Rémi Denis-Courmont <rem@videolan.org>
  2097. Date:   Wed Apr 23 21:24:31 2008 +0300
  2098.     Win32: fix core target
  2099. commit 1816e3ec924d0d5dc1d488b7b0470f9f1c6b587b
  2100. Author: Rémi Denis-Courmont <rem@videolan.org>
  2101. Date:   Wed Apr 23 21:23:35 2008 +0300
  2102.     Fix win32 warning
  2103. commit 8ee62bb6296e3c1c634eddcab64a5b7391d9796e
  2104. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2105. Date:   Wed Apr 23 19:40:11 2008 +0200
  2106.     Trailing whitespace/tabs fixes
  2107. commit a65760b0a81ef4cceff8da2c517964a184117514
  2108. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2109. Date:   Wed Apr 23 19:32:23 2008 +0200
  2110.     mediacontrol: get_stream_information returns an empty url field if no media is set
  2111. commit 1fb2f8b0febfae75d04c915f40bc189b956be968
  2112. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2113. Date:   Wed Apr 23 15:30:44 2008 +0200
  2114.     libvlc.h: some doxygen fixes
  2115. commit 241b22807f106a1473add93ed0d8efdc9108e4bc
  2116. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2117. Date:   Wed Apr 23 15:25:44 2008 +0200
  2118.     python bindings: update to the new libvlc and mediacontrol API.
  2119.     
  2120.     Objects have been renamed (vlc.MediaPlayer/vlc.Media) to match the current API.
  2121. commit 66fc00162f3f69e55bd84e7501d966b578b37c21
  2122. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2123. Date:   Wed Apr 23 15:01:08 2008 +0200
  2124.     python bindings: rename some files
  2125. commit 445d63e0e38053c1e724982fcc9f661a3bf03ec3
  2126. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2127. Date:   Wed Apr 23 14:54:52 2008 +0200
  2128.     mediacontrol API: update to use the new libvlc_media_player/libvlc_media API.
  2129.     
  2130.     This implies the removal of playlist support (single-file playing only, through set_mrl/get_mrl methods). Position parameters for _pause, _resume and _stop method have also been removed.
  2131. commit 0b96b7ca02af144cbd93dea9f9393ffb7d1b3a15
  2132. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  2133. Date:   Mon Apr 14 16:51:57 2008 +0200
  2134.     Some documentation fixes (following the mediainstance->mediaplayer renaming)
  2135. commit 122a7d863270ca265144610276b5198396a66708
  2136. Author: Rafaël Carré <funman@videolan.org>
  2137. Date:   Wed Apr 23 10:25:46 2008 +0200
  2138.     Remove playlist items from the "items" array when they are deleted
  2139.     
  2140.     Note that the only aim of this array seems to be counting the non-node items
  2141. commit 7bc28eebe843ef72304a7ec4bb7e89a12a17187a
  2142. Author: Rafaël Carré <funman@videolan.org>
  2143. Date:   Wed Apr 23 07:15:36 2008 +0200
  2144.     meta-data handling cleanup
  2145.     
  2146.     Remove VLC_META_ENGINE_*
  2147.     Don't use VLC_META_INFO_CAT
  2148.     Avoid using input_Item{Add,Get}Info
  2149.     Remove disabled code in cdda
  2150.     Remove "meta fetcher":
  2151.         There was only 1 module (not) implementing it (musicbrainz)
  2152.         Reduces complexity in playlist core
  2153.     Use a more consistent naming
  2154.     Factorize QT4 sorting and column display code
  2155.     Remove unused members
  2156. commit f864df7f99aac0babaa434b88104cf93fc71b840
  2157. Author: Antoine Cellerier <dionoea@videolan.org>
  2158. Date:   Tue Apr 22 23:00:55 2008 +0200
  2159.     psz_object_name should not be const! (else module name aliasing cannot work)
  2160. commit e8e2bcf0dd7b161670ee5bc4ec81044ef8525303
  2161. Author: Antoine Cellerier <dionoea@videolan.org>
  2162. Date:   Tue Apr 22 22:49:30 2008 +0200
  2163.     Revert "Fix memory leak"
  2164.     This breaks module aliasing.
  2165.     
  2166.     This reverts commit 16afc89353c2f61e3dd671bd842540cdf3627193.
  2167. commit e445caad6168b072f9d3f525f3fef3af639f67e5
  2168. Author: Antoine Cellerier <dionoea@videolan.org>
  2169. Date:   Tue Apr 22 22:20:22 2008 +0200
  2170.     Add picture specific alpha setting for mosaic pictures.
  2171.     Add coordinates settings for mosaic pictures. (This kind of duplicates the --mosaic-offsets setting which I'm thinking about removing.)
  2172. commit 722ab9f14ee31f8f0633cfc7a0b79401c47316fe
  2173. Author: Rafaël Carré <funman@videolan.org>
  2174. Date:   Tue Apr 22 19:51:33 2008 +0200
  2175.     playlist-tree has only 2 meaningful values now
  2176. commit 1f26dd3fc7a3a285a00e5e84db113ae4b496da5b
  2177. Author: Rafaël Carré <funman@videolan.org>
  2178. Date:   Tue Apr 22 19:42:44 2008 +0200
  2179.     Remove unused option: b_prefers_tree
  2180. commit 02d6e6abd640673b8739a8bf4bbd1abc860bf43b
  2181. Author: Rémi Denis-Courmont <rem@videolan.org>
  2182. Date:   Tue Apr 22 19:20:34 2008 +0300
  2183.     Typo
  2184. commit b3f60010735de9fde544710fcf9c04e0b9aec7c4
  2185. Author: Rafaël Carré <funman@videolan.org>
  2186. Date:   Tue Apr 22 18:09:20 2008 +0200
  2187.     Revert play & send durations, read preroll as 64 bits
  2188.     
  2189.     The "unknown, always 0" field looks very much like it is the not used 32
  2190.     msb of preroll
  2191.     Thanks to Juho Vähä-Herttua
  2192. commit 94532842606e485782be10c09f1e1500995feb77
  2193. Author: Rafaël Carré <funman@videolan.org>
  2194. Date:   Tue Apr 22 17:44:23 2008 +0200
  2195.     Absence of cvs could result in not explicit warning
  2196. commit baffdc120c6a63cc32988535578f44158deb59d5
  2197. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2198. Date:   Tue Apr 22 17:11:46 2008 +0200
  2199.     httpd: Fix vlc_object_wait() usage. It's needed to check if we were not already killed before calling vlc_object_wait(). Thanks to William King for spotting the deadlock.
  2200. commit 103061a648dd9585db719da94b6b41daf3408cf4
  2201. Author: Rémi Denis-Courmont <rem@videolan.org>
  2202. Date:   Tue Apr 22 17:49:11 2008 +0300
  2203.     Fix b7d1154663ccc8f245...
  2204. commit 5365c5866ef6ea65ee2deaeea8a978d1f0657bbc
  2205. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2206. Date:   Tue Apr 22 16:45:20 2008 +0200
  2207.     block: Remove a no-op introduced by me and spotted by funman.
  2208. commit 7b1b29e00fc2695dfa93a5dc05d6059a10a742fb
  2209. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2210. Date:   Tue Apr 22 16:26:05 2008 +0200
  2211.     input: Make sure priv->p_sout won't be reused when freed.
  2212. commit 891afb441a9a13a436f28e21f35a4fd4edc0d14d
  2213. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  2214. Date:   Tue Apr 22 12:16:35 2008 +0200
  2215.     Put extra debugging behind ifdef ZVBI_DEBUG.
  2216. commit d6e9d55ab7cb103d73306b863979421037a48998
  2217. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  2218. Date:   Tue Apr 22 11:36:25 2008 +0200
  2219.     Cleanup
  2220. commit eca6989d3f6d44cf055f9cb29fee5b0165fabd2f
  2221. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  2222. Date:   Tue Apr 22 11:27:37 2008 +0200
  2223.     Fix error in undef zvbi private define ZVBI_PIXFMT_RGBA32 and fix compiler warnings for unused arguments.
  2224. commit d58fbdad0e5332b948ccac1f796df27872959d45
  2225. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  2226. Date:   Thu Apr 17 14:52:53 2008 +0200
  2227.     Rework to use asprintf() in live555 demux
  2228. commit afb9691c93dc4f1d59d15c661ac92f06aa634fe9
  2229. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2230. Date:   Tue Apr 22 15:50:13 2008 +0200
  2231.     stream_output: Expanded debug message at sout input creation/destruction.
  2232. commit 303288a2dda861a56b80b7bf5c38530d8e4a6da1
  2233. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2234. Date:   Tue Apr 22 15:40:57 2008 +0200
  2235.     stream_out/description.c: Add some debug msg to better track down an assertion failure.
  2236. commit b7d1154663ccc8f245e1f56e6660e84ee705ac2a
  2237. Author: Christophe Mutricy <xtophe@videolan.org>
  2238. Date:   Tue Apr 22 00:40:26 2008 +0100
  2239.     Source files can be in subdirectories
  2240.     
  2241.     Like for qt4 or skins2
  2242. commit 8dffd5142ee3420a6df9b4ee7c8834bd5442f5bc
  2243. Author: Christophe Mutricy <xtophe@videolan.org>
  2244. Date:   Mon Apr 21 23:08:17 2008 +0100
  2245.     Dutch l10n update by Myckel Habets
  2246. commit d7f338694fdd401eb8a8722065eb0c14154eb9e5
  2247. Author: Rémi Denis-Courmont <rem@videolan.org>
  2248. Date:   Mon Apr 21 23:13:56 2008 +0300
  2249.     Update vlc-config.in construction
  2250. commit 910de3f23ed60bbeace94dc302347b794a24918e
  2251. Author: Rémi Denis-Courmont <rem@videolan.org>
  2252. Date:   Mon Apr 21 23:09:47 2008 +0300
  2253.     Remove un-needed SYMPREF
  2254. commit c3908365486692f7ca4a828be4f3995c7f14e09c
  2255. Author: Rémi Denis-Courmont <rem@videolan.org>
  2256. Date:   Mon Apr 21 23:06:01 2008 +0300
  2257.     Batch writing to vlc-config.in
  2258. commit e4a0fb28f3758b47c5c3b9d94b0ece847672cc3b
  2259. Author: Rémi Denis-Courmont <rem@videolan.org>
  2260. Date:   Mon Apr 21 23:01:06 2008 +0300
  2261.     Remove un-needed VLC_CONFIG_HELPER macro
  2262. commit 0ba5891babcc18d86bc36acda5584daaa59745d9
  2263. Author: Rémi Denis-Courmont <rem@videolan.org>
  2264. Date:   Mon Apr 21 22:52:50 2008 +0300
  2265.     Do not touch m4/private.m4 from modules/genmf
  2266.     
  2267.     This fixes genmf when not called from bootstrap
  2268. commit 66b5536ec1d6b3e85f9d27feda188c4351463c86
  2269. Author: Rémi Denis-Courmont <rem@videolan.org>
  2270. Date:   Mon Apr 21 22:51:03 2008 +0300
  2271.     Remove un-needed vlc-config --target mode
  2272. commit aec97d0619dd79d8116d9614121305c3c9f8bba4
  2273. Author: Rémi Denis-Courmont <rem@videolan.org>
  2274. Date:   Mon Apr 21 22:45:49 2008 +0300
  2275.     Same as previous commit
  2276. commit 718b12955d45ddb36ffb52670c1d8ca4f2986a8e
  2277. Author: Rémi Denis-Courmont <rem@videolan.org>
  2278. Date:   Mon Apr 21 22:42:55 2008 +0300
  2279.     Replace a nasty ugly construct with another similar one
  2280. commit 6f5105121aa7f249a49da9879271e7cec7ff31d8
  2281. Author: Rémi Denis-Courmont <rem@videolan.org>
  2282. Date:   Mon Apr 21 22:36:29 2008 +0300
  2283.     Remove unused target
  2284. commit aeb754e3de5e0a8f4fc5e7139a7c7bd394cba464
  2285. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2286. Date:   Mon Apr 21 21:55:39 2008 +0200
  2287.     Save the Last.FM account's password correctly
  2288.     
  2289.     *coughcough*
  2290. commit c20040263cc401344cf0afcc9048e420bddaaa66
  2291. Author: Rémi Denis-Courmont <rem@videolan.org>
  2292. Date:   Mon Apr 21 22:31:47 2008 +0300
  2293.     Complete flags factorization
  2294. commit 41ce29d54dd9fc4a3989e03fce0aa9d6c93f42f0
  2295. Author: Rémi Denis-Courmont <rem@videolan.org>
  2296. Date:   Mon Apr 21 22:12:42 2008 +0300
  2297.     Simplify
  2298. commit 3c1aab6d03786264fd501cc5cea6ceacc0656588
  2299. Author: Rémi Denis-Courmont <rem@videolan.org>
  2300. Date:   Mon Apr 21 22:05:39 2008 +0300
  2301.     Remove dead code
  2302. commit cd369d68d7fd8dd422f13aa22388f8ab441837f7
  2303. Author: Rémi Denis-Courmont <rem@videolan.org>
  2304. Date:   Mon Apr 21 22:04:35 2008 +0300
  2305.     Fix genmf invocation
  2306. commit 2040035d0fc94a30b27850f8bb9f86c0093cf992
  2307. Author: Rémi Denis-Courmont <rem@videolan.org>
  2308. Date:   Mon Apr 21 21:54:50 2008 +0300
  2309.     Remove dead and ugly code of mine
  2310. commit 76e8a579bedd70c1f6ac0364f1d99f7a732124c5
  2311. Author: Rémi Denis-Courmont <rem@videolan.org>
  2312. Date:   Mon Apr 21 21:49:06 2008 +0300
  2313.     Excess whitespace
  2314. commit ab799a3a873d5794f8d1fc9d760218109108761a
  2315. Author: Rémi Denis-Courmont <rem@videolan.org>
  2316. Date:   Mon Apr 21 21:48:43 2008 +0300
  2317.     Makefile factorization
  2318. commit c106ef79e1469b9fa9e0cf96a6217152a755e290
  2319. Author: Rémi Denis-Courmont <rem@videolan.org>
  2320. Date:   Mon Apr 21 21:36:24 2008 +0300
  2321.     Accept libtool archives and libtool objects as well as plugin names
  2322. commit 0543248decd97a5e0a73ac6ce0e150979933343d
  2323. Author: Rémi Denis-Courmont <rem@videolan.org>
  2324. Date:   Mon Apr 21 20:53:17 2008 +0300
  2325.     Excess whitespace
  2326. commit a6c428f6f35e2c5600c9fb8ad568e0d2ec9b00f4
  2327. Author: Rémi Denis-Courmont <rem@videolan.org>
  2328. Date:   Mon Apr 21 20:42:38 2008 +0300
  2329.     Put common modules Makefiles stuff to an include file
  2330.     
  2331.     Less escaping, less stuff that Makefile.am's depend on
  2332. commit 5ffe61babe66f195c908891b8ed2ea33c6235979
  2333. Author: Rafaël Carré <funman@videolan.org>
  2334. Date:   Mon Apr 21 17:01:30 2008 +0200
  2335.     Revert "FFmpeg use --cross-compile option"
  2336.     
  2337.     This reverts commit 63b84d592a8c8ee4edde4b19e4fe1745c8b1e8ac.
  2338.     
  2339.     Don't use old snapshots and think its HEAD
  2340. commit 63b84d592a8c8ee4edde4b19e4fe1745c8b1e8ac
  2341. Author: Rafaël Carré <funman@videolan.org>
  2342. Date:   Mon Apr 21 16:52:43 2008 +0200
  2343.     FFmpeg use --cross-compile option
  2344. commit a5f3b25025d31eebdc86ebb7bce772e29f249130
  2345. Author: Rafaël Carré <funman@videolan.org>
  2346. Date:   Sun Apr 20 21:26:49 2008 +0200
  2347.     Correctly release sout object when it has been kept
  2348. commit 42a0d047849f391a75432dfdf5d71523d6ec08c7
  2349. Author: Rafaël Carré <funman@videolan.org>
  2350. Date:   Sun Apr 20 21:08:35 2008 +0200
  2351.     Attach the sout object to libvlc
  2352. commit fb388c4667e28c606b15ba42f76fbde6fdaa173b
  2353. Author: Rafaël Carré <funman@videolan.org>
  2354. Date:   Sun Apr 20 17:38:33 2008 +0200
  2355.     Fix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the window were never destroyed
  2356. commit 4ca10a40fdfd35ad150d436f1b31affac078a2a2
  2357. Author: Rafaël Carré <funman@videolan.org>
  2358. Date:   Sun Apr 20 17:35:53 2008 +0200
  2359.     Check dialog return value
  2360. commit 7511b55c22d803c46d0231953283cfe1d4434f76
  2361. Author: Rafaël Carré <funman@videolan.org>
  2362. Date:   Sun Apr 20 17:09:47 2008 +0200
  2363.     Remove framework-only links when packaging VLC-release.app
  2364. commit 1c55fa94d2fe41dd8f42f12c0eec5de329a7a54b
  2365. Author: Rafaël Carré <funman@videolan.org>
  2366. Date:   Sun Apr 20 14:05:15 2008 +0200
  2367.     Detect (and use) unknown codecs - idea by JPeg
  2368. commit 289a05e62b4b972628f8dbaa7199a6887b59ef0d
  2369. Author: Rafaël Carré <funman@videolan.org>
  2370. Date:   Sun Apr 20 13:43:00 2008 +0200
  2371.     Release the input in PopupMenu
  2372.     
  2373.     Patch by Jean-Philippe André
  2374. commit fe01e52b2414b3fb923f41729001691fe1c6bd00
  2375. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2376. Date:   Sun Apr 20 10:55:38 2008 +0200
  2377.     More ignores (OS X and QT4 related files & folders)
  2378. commit 271ddec3287f6bf325d4ac3bd6388698d28c9aa3
  2379. Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
  2380. Date:   Sun Apr 20 00:09:56 2008 +0200
  2381.     Fix MPRIS method names
  2382. commit d12c6644103185190099299e6e2be0290e7754e1
  2383. Author: Mirsal Ennaime <mirsal.ennaime@gmail.com>
  2384. Date:   Sun Apr 20 00:05:16 2008 +0200
  2385.     Avoid a deadlock.
  2386. commit e489a0531c3b03d8ea7f751736bd93f680050428
  2387. Author: Filippo Carone <littlejohn@videolan.org>
  2388. Date:   Sat Apr 19 23:26:36 2008 +0200
  2389.     test code fix
  2390. commit b11361df8b20c8d27f2f0939bcf83f7a342212ff
  2391. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2392. Date:   Sat Apr 19 20:44:30 2008 +0200
  2393.     test: Fix make distcheck by including libvlc/test.h in check_HEADERS.
  2394. commit 922e2ad114578b11f1fa2f4ca148ecfa714b9769
  2395. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2396. Date:   Sat Apr 19 17:50:02 2008 +0200
  2397.     Updated the CVE references for 0.8.6f
  2398. commit be7b980b84c161c54821b7b4295140b730e9036c
  2399. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2400. Date:   Sat Apr 19 17:12:12 2008 +0200
  2401.     cmake: Add FindTaglib.cmake.
  2402. commit 3e6a01941b7a2797fdf992f5e39d724ef2ee63af
  2403. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2404. Date:   Sat Apr 19 16:11:26 2008 +0200
  2405.     test: Remi's copyright in libvlc/meta.c as asked by jpsaman.
  2406. commit 6c0e4396dfb0205342d19abe777e79a52f6f406b
  2407. Author: Rafaël Carré <funman@videolan.org>
  2408. Date:   Sat Apr 19 14:38:24 2008 +0200
  2409.     Meta test:
  2410.     
  2411.     Precise a comment
  2412.     Wrap a long line
  2413.     Rework the assertions:
  2414.         Do it in the right order
  2415.         Do not put str*cmp-that-could-be-a-ugly-glibc-macro in assert()
  2416. commit 3181ed58247fa2a9ff2d8fa311313b3451e4a8fc
  2417. Author: Rafaël Carré <funman@videolan.org>
  2418. Date:   Sat Apr 19 14:14:03 2008 +0200
  2419.     Don't use the local media library in tests
  2420. commit ab78c30adfee6934709961bec28a339bbda0051b
  2421. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2422. Date:   Sat Apr 19 04:42:56 2008 +0200
  2423.     cmake: Link with zlib where needed.
  2424. commit 4c9c58adeed94ea5e308cb6e40980319c8ca162d
  2425. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2426. Date:   Sat Apr 19 04:35:03 2008 +0200
  2427.     cmake: Detect taglib.
  2428. commit 45198f52783fe77620587fcb440b07e4a39bc843
  2429. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2430. Date:   Sat Apr 19 04:20:38 2008 +0200
  2431.     cmake: Detect libid3tag.
  2432. commit 727f7b3c8222b210e4a4791d2665b2bb43dba514
  2433. Author: Rafaël Carré <funman@videolan.org>
  2434. Date:   Sat Apr 19 04:12:48 2008 +0200
  2435.     didn't I say too strong ?
  2436. commit 87553c323906693e5cda3a3c9ba5bf8b36b5d9da
  2437. Author: Rafaël Carré <funman@videolan.org>
  2438. Date:   Sat Apr 19 04:11:06 2008 +0200
  2439.     prune is too strong ...
  2440. commit 3f465bd277f2c9dca0b26642d5398ff5b7c9ee58
  2441. Author: Rafaël Carré <funman@videolan.org>
  2442. Date:   Sat Apr 19 03:43:28 2008 +0200
  2443.     Mikael Stanojevic rules them all (especially Bonnevile)
  2444. commit d37f47486ff09ea069a828142a13b14b66d2d192
  2445. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2446. Date:   Sat Apr 19 04:02:10 2008 +0200
  2447.     test: catch() a bit more, and send artist meta to log output.
  2448. commit 2a9531bffcd0529b38278c0bf6ffb16475870d26
  2449. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2450. Date:   Sat Apr 19 03:58:12 2008 +0200
  2451.     cmake: Add meta's test.
  2452. commit 62333c7c1ef803c55f125cab1b193a26d11c55e0
  2453. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2454. Date:   Sat Apr 19 03:41:30 2008 +0200
  2455.     test: Copyright and formatting in libvlc/meta.c.
  2456. commit 4c22822980aac3a89898f6aaa2fb117114adc4b0
  2457. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2458. Date:   Sat Apr 19 03:34:43 2008 +0200
  2459.     test: Use my copyright in libvlc/meta.c, and make sure the artist isn't an empty string.
  2460. commit d549f9b30d2749e2a5ba7e0479d7642f3f42d031
  2461. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2462. Date:   Sat Apr 19 03:31:53 2008 +0200
  2463.     test: Don't leak a libvlc_media in libvlc/meta.c.
  2464. commit b66dfd1b9f7587822fd5c8ad7b6d153d72b889c5
  2465. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2466. Date:   Sat Apr 19 02:51:42 2008 +0200
  2467.     test: Test meta data support.
  2468.     
  2469.     Note, this is done even if no meta data module is compiled. A future commit should fix that.
  2470. commit 520ee292ef0488e99426bb17da8e0ad5f416d54d
  2471. Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
  2472. Date:   Sat Apr 19 00:42:10 2008 +0200
  2473.     Fix gnutls building on windows... Complete and horrible hack... but
  2474.     seems to work.
  2475. commit 177d0a202501f150bf001cc16d592a2bd84476af
  2476. Author: Jean-Baptiste Kempf <jb@altair.videolan.org>
  2477. Date:   Sat Apr 19 00:02:27 2008 +0200
  2478.     gcrypt/gnutls imporvements.
  2479. commit e93d89f9909fa6008cee905d8eb9a048292d25dd
  2480. Author: Rafaël Carré <funman@videolan.org>
  2481. Date:   Fri Apr 18 17:55:14 2008 +0200
  2482.     Fix display of album art
  2483. commit db4b575c88074562a575cc75ac6b30f99f8cdfdb
  2484. Author: Antoine Cellerier <dionoea@videolan.org>
  2485. Date:   Fri Apr 18 15:53:21 2008 +0200
  2486.     Simplify.
  2487. commit 94007db478a8da8d5be308e4043bf305c1d84206
  2488. Author: Antoine Cellerier <dionoea@videolan.org>
  2489. Date:   Fri Apr 18 15:41:40 2008 +0200
  2490.     Add NEWS about HTTP access supporting Digest Auth and gzip compressed content. (Do we also need to add stuff about the cookies forwarding?)
  2491. commit 2aff0b64902f7e164b7cc12f956aa06bfbb6ae7e
  2492. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2493. Date:   Fri Apr 18 14:50:48 2008 +0200
  2494.     Improved functionality, thanks to the feedback by Robert Swain.
  2495.     
  2496.     Fixed the last.fm settings (items weren't enabled properly) and added an additional note to the Caching level selector explaining the 'Custom' entry.
  2497. commit 677e34942c2d70c884291329dafab13c7b2cc601
  2498. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2499. Date:   Fri Apr 18 13:22:26 2008 +0200
  2500.     Updates and layout improvements
  2501. commit ca4637c314785f182ea37987403fd17cdbef4f8b
  2502. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2503. Date:   Thu Apr 17 17:20:18 2008 -0700
  2504.     Fix the drag'n drop of directories on windows. Thanks to rohanpm on #qt for the idea. Close #1525
  2505. commit 9fea7e2f043202a62939b252f255aac9c58f07d6
  2506. Author: Christophe Mutricy <xtophe@videolan.org>
  2507. Date:   Thu Apr 17 20:13:18 2008 +0100
  2508.     Slovenian l10n update by Matej Urbančič
  2509. commit 8060b3457e20e6223b70927693f8da8f547b8fef
  2510. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2511. Date:   Thu Apr 17 11:19:35 2008 -0700
  2512.     Fix for [oCERT-2008-004] multiple speex implementations insufficient boundary checks. Patch by Eren Türkay
  2513. commit 0f79e202ee068af55a689d2aa5b4f37988080063
  2514. Author: Richard Hosking <richard@hovis.net>
  2515. Date:   Thu Apr 17 16:33:14 2008 +0100
  2516.     i_fd is not applicable for Alsa so don't try and close it if one of the Alsa routines fail.
  2517. commit 4dbeeda8ade44481672b264d4f1c89444cbf8efb
  2518. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  2519. Date:   Thu Apr 17 14:35:12 2008 +0200
  2520.     Fix RTSP client receiving on standard RTSP port 554.
  2521. commit ee482262ae92558f8b7c447d5b355760a85d6b9b
  2522. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2523. Date:   Thu Apr 17 11:55:00 2008 +0200
  2524.     Forgotten in previous commit.
  2525. commit d9f9ab15fd354bca08d1024f3450833c4690f1e7
  2526. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2527. Date:   Thu Apr 17 11:47:09 2008 +0200
  2528.     Makefile.am: Yet an other package-macosx-zip fix.
  2529. commit 47240a152bd03e4775f265c9c5ed8fe73e90ddee
  2530. Author: Michael Ploujnikov <ploujj@gmail.com>
  2531. Date:   Wed Apr 16 21:21:33 2008 -0400
  2532.     fixed misc/stats.c:399: warning: comparison between signed and unsigned in function '__stats_TimerClean'
  2533.     
  2534.     Based on usage of i_id, other stats_* functions and my opinion i_id should be unsigned int instead of int, but I might be missing the bigger picture related to changing public APIs. Please, let me know how to correctly deal with such warnings.
  2535. commit c573b4d052a35a4dd409825c1472b0685fba2007
  2536. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2537. Date:   Thu Apr 17 02:40:06 2008 +0200
  2538.     Fix package-macosx*-zip tabs.
  2539. commit d6a90081d17fcacdde58d2b3992bc9cdc8f10610
  2540. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2541. Date:   Thu Apr 17 01:45:04 2008 +0200
  2542.     Add package-macosx-zip and package-macosx-framework-zip Makefile target.
  2543. commit dee3c9c5baaac2a0017d5816f9b3c7637386b45b
  2544. Author: Rafaël Carré <funman@videolan.org>
  2545. Date:   Thu Apr 17 01:15:57 2008 +0200
  2546.     Fix metadata reading
  2547.     
  2548.     Caution: other pieces of code may have been randomly deleted in
  2549.     920692ff5d2d6b001e0f6ac7bda1978c9f7abd1f
  2550. commit 0e463771bba51b4b3f1fba2f0274e5b3ccee6dc0
  2551. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2552. Date:   Thu Apr 17 00:37:02 2008 +0200
  2553.     media_discoverer: Typo fix. Don't add the media twice.
  2554. commit 04cfbc32da890e7ce71d4bc5e150c581cd9f48f9
  2555. Author: Rafaël Carré <funman@videolan.org>
  2556. Date:   Thu Apr 17 00:31:17 2008 +0200
  2557.     Remove unused i_enabled member from the playlist struct
  2558. commit b2881da96925a79bfe0b5ae7027d05c4366943e3
  2559. Author: Rafaël Carré <funman@videolan.org>
  2560. Date:   Thu Apr 17 00:25:14 2008 +0200
  2561.     Missing header (was included by ncurses.h in previous releases)
  2562. commit 53b281b4b3a0251ddf4a45b0fa976a334b7cd842
  2563. Author: Rafaël Carré <funman@videolan.org>
  2564. Date:   Thu Apr 17 00:23:24 2008 +0200
  2565.     Do not put a private function in a public header
  2566. commit eca0453351957530b05be6abea9beef5cd65b5bd
  2567. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2568. Date:   Thu Apr 17 00:18:51 2008 +0200
  2569.     Mirror yasm on ganesh
  2570. commit 008b32b15969eaae95d63c5766c802bff1f089da
  2571. Author: Rafaël Carré <funman@videolan.org>
  2572. Date:   Wed Apr 16 23:29:06 2008 +0200
  2573.     Do not leak
  2574. commit 62126df626d8eca871073cf207ed445c31587c77
  2575. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2576. Date:   Wed Apr 16 08:44:59 2008 -0700
  2577.     Fix for the LAMERS that don't haev Qt4.4
  2578. commit b7fb80f532124d8cfd31132cd4503b157f7893fc
  2579. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2580. Date:   Wed Apr 16 17:19:46 2008 +0200
  2581.     modules: Make sure DupModule() work as expected. (Pointed by courmisch).
  2582. commit cc295ecf29bb494176bec3e3dae4f95c49576f75
  2583. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2584. Date:   Wed Apr 16 17:02:19 2008 +0200
  2585.     We also want to enable PIC, if we are able to build it. *coughcough*
  2586. commit 8e49a4ee9139dd5bde823cf87ced9189081a0f65
  2587. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  2588. Date:   Wed Apr 16 14:42:45 2008 +0200
  2589.     Properly initialize psz_name in PrintObject(). Fixes a warning: "Conditional jump or move depends on uninitialised values"
  2590. commit cab50467abb682a996a09bf357fe1640d94db402
  2591. Author: Antoine Cellerier <dionoea@videolan.org>
  2592. Date:   Wed Apr 16 14:47:43 2008 +0200
  2593.     When demuxing with ffmpeg, set the VLC block I frame flag when it is marked as such by lavf. This fixes flv restreaming without transcoding.
  2594. commit dc078f208212bcaafa1c594fcd5cec27a145b0a6
  2595. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2596. Date:   Wed Apr 16 14:32:15 2008 +0200
  2597.     modules: Fix const char * usage and memory management.
  2598. commit 9ad405aa7f4a406dfee972c9472967b66d8a80d4
  2599. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2600. Date:   Wed Apr 16 14:29:33 2008 +0200
  2601.     Update yasm to 0.7.0. This fixes the compilation of x264's latest code with PIC on Darwin.
  2602. commit e2d0b5538638666010cc0d5e357f8003c86953a5
  2603. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2604. Date:   Wed Apr 16 14:21:19 2008 +0200
  2605.     modules: Don't cast a const to silent a warning on free().
  2606. commit 2453f7a8c74bdae5d9ffcddc18c1080641a861ce
  2607. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2608. Date:   Wed Apr 16 13:58:21 2008 +0200
  2609.     objects: Also dump leaked objects.
  2610. commit 03e145636e334c4268c842c2f6e180906c46c566
  2611. Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
  2612. Date:   Wed Apr 16 13:48:05 2008 +0200
  2613.     Properly free hal ctx when finished with it.
  2614. commit 305d523565cd254e45a24c830dbe199c3be0dcf9
  2615. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2616. Date:   Wed Apr 16 13:56:23 2008 +0200
  2617.     objects: Dump libvlc object when aborting because of leaks.
  2618. commit ffed6142d652bb8154dbeac565000ea3673722a0
  2619. Author: Rafaël Carré <funman@videolan.org>
  2620. Date:   Wed Apr 16 13:03:04 2008 +0200
  2621.     Use which to find utilities - calling them may return an error
  2622. commit 0d43db08ef1bb04c89587fbafec45a8d99cde939
  2623. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2624. Date:   Wed Apr 16 01:22:39 2008 -0700
  2625.     Tabstops and buddies in UI.
  2626. commit 0d2b87a94d503a3e2c84312b0cdeb839ab48bf17
  2627. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2628. Date:   Wed Apr 16 01:05:24 2008 -0700
  2629.     Code factorization.
  2630. commit c67627c63b23033eccbf1251151b324c6e0d5c62
  2631. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2632. Date:   Wed Apr 16 00:58:41 2008 -0700
  2633.     Simple Preferences - Audio: Don't build widget not useful for your platform instead of hiding them. Will remove some weirdness on windows for resizing.
  2634. commit f98ea9538b7ac1c8e2518f24c60d7ddd4d8431d7
  2635. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2636. Date:   Tue Apr 15 23:28:23 2008 -0700
  2637.     UI buddies and tab stop for audio prefs.
  2638. commit ca8d58c5b4f1f6378fef80b176db0dea07afb8b7
  2639. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2640. Date:   Tue Apr 15 23:23:50 2008 -0700
  2641.     Esthetic modification for Oxygen-like theme.
  2642. commit 17dfbc824d2aa3452502e9ba9832b196f6d29432
  2643. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2644. Date:   Tue Apr 15 23:18:46 2008 -0700
  2645.     Small menu fix.
  2646. commit 009790362f593863b80d4372c8d87ca43616acfe
  2647. Author: Rémi Duraffort <ivoire@videolan.org>
  2648. Date:   Wed Apr 16 00:12:00 2008 +0200
  2649.     Add the missing modules in modules/LIST.
  2650.     If you wan a better decription of each module in this file please add it.
  2651. commit 67327411ffe3fef0267384f0ffd7a7fed31d12d6
  2652. Author: Rémi Duraffort <ivoire@videolan.org>