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

midi

开发平台:

Unix_Linux

  1.     Remove the unused manager from block_t
  2. commit cb459a04ced48d58ba9931f9da9ddd7a3958f749
  3. Author: Jean-Baptiste Kempf <jb@videolan.org>
  4. Date:   Mon Nov 26 18:36:45 2007 +0000
  5.     Qt4 - Volume slider, move the slider when only clicked on it as ivoire requested.
  6. commit e755d8fefa5fdeb2fc974cd20c4555ba1d4b45fc
  7. Author: Dennis van Amerongen <trax@videolan.org>
  8. Date:   Mon Nov 26 18:28:56 2007 +0000
  9.     * modules/access_output/shout.c: Remove sleep for reconnect; this does not allow for a graceful exit during the wait. A reconnect interval which increments x2 every failed reconnect still needs to be implemented (and eventually errors out after a max interval if upstream server doesn't come back).
  10. commit 3bd2238f49d7eaafdffd543add5e1385aa890a4b
  11. Author: Rémi Denis-Courmont <rem@videolan.org>
  12. Date:   Mon Nov 26 16:30:25 2007 +0000
  13.     Use (s)size_t in block_t.
  14.     /! This breaks the plugin ABI on LP64 platforms
  15. commit 642f48df4bd7b7af4a91d170d70a5a5d67120a0c
  16. Author: Rafaël Carré <funman@videolan.org>
  17. Date:   Mon Nov 26 14:23:07 2007 +0000
  18.     audioscrobbler: use psz_md5_hash()
  19. commit 4720279d26e9663c8c4197802293c74b3db4f298
  20. Author: Rafaël Carré <funman@videolan.org>
  21. Date:   Mon Nov 26 14:18:57 2007 +0000
  22.     forget a parameter in msg_Err
  23. commit 6add489cc23d8c2a57e39ae5dbc1475ba982edc7
  24. Author: Rafaël Carré <funman@videolan.org>
  25. Date:   Mon Nov 26 14:10:30 2007 +0000
  26.     fix compilation on Linux
  27. commit 89e093a7a1f0b47b17bd6b1236567efb0de142d5
  28. Author: Rafaël Carré <funman@videolan.org>
  29. Date:   Mon Nov 26 14:00:39 2007 +0000
  30.     update: performs size and m5 checksum verification (untested)
  31. commit 3ba76bd83228994b472b72c47e892df3e5e06eda
  32. Author: Jean-Baptiste Kempf <jb@videolan.org>
  33. Date:   Mon Nov 26 08:17:23 2007 +0000
  34.     Qt4 - Cleaning trailing spaces...
  35. commit 92e69fb4875691906996b0ccb436b9abea73ae41
  36. Author: Jean-Baptiste Kempf <jb@videolan.org>
  37. Date:   Mon Nov 26 08:10:01 2007 +0000
  38.     Qt4 - saving size, position for the playlist and the extended panels.
  39.     Be careful, if you have a config file, you may need to clean it.
  40. commit 1afc6211d96575f134b332b7d0aecc0621df5786
  41. Author: Jean-Baptiste Kempf <jb@videolan.org>
  42. Date:   Mon Nov 26 08:08:33 2007 +0000
  43.     Qt4 - pixmap update.
  44. commit 1e6611ff9d558aeec43a781b816a5aa114105bec
  45. Author: Jean-Baptiste Kempf <jb@videolan.org>
  46. Date:   Mon Nov 26 07:09:30 2007 +0000
  47.     Qt4 - Avoid segfault on exist if the playlist was never called, during the saving before exit. Bug re-introduced in 23333.
  48. commit f673748bdc97383b10aa5667202e15052807e291
  49. Author: Jean-Baptiste Kempf <jb@videolan.org>
  50. Date:   Mon Nov 26 06:58:18 2007 +0000
  51.     Qt4 - Make the gradient fit INSIDE the boundaries...
  52. commit 94b8b916a3c6d9cb641d307993130f16c3084405
  53. Author: Jean-Baptiste Kempf <jb@videolan.org>
  54. Date:   Mon Nov 26 06:45:58 2007 +0000
  55.     Qt4 - Did you really think I couldn't do more ugly ????
  56. commit 5a1d728e4a76f72ff0ad485b89e70300e7fa9aaa
  57. Author: Jean-Baptiste Kempf <jb@videolan.org>
  58. Date:   Mon Nov 26 06:21:54 2007 +0000
  59.     Qt4 - MainInterface, correct the resizing when docking the playlist for the first time. Remove some dead code... Not finished yet... Feel free to fix, but not to break :D
  60. commit 76edc14f9b492a3ddbbae7869a9fee384e6c3a33
  61. Author: Christophe Mutricy <xtophe@videolan.org>
  62. Date:   Sun Nov 25 16:04:21 2007 +0000
  63.     Avoid segfault
  64. commit 8faacddb383a4ea82d262cb4ee46e9d9ae18b8eb
  65. Author: Antoine Cellerier <dionoea@videolan.org>
  66. Date:   Sun Nov 25 15:48:47 2007 +0000
  67.     Hide nodes which don't match the search string and don't have any children matching the search string when performing a playlist search.
  68. commit 37becd478f7fa51e8aebd595d7aebb205dfc1951
  69. Author: Antoine Cellerier <dionoea@videolan.org>
  70. Date:   Sun Nov 25 13:32:20 2007 +0000
  71.     Split i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some testing.
  72. commit 1689169ec7248d0e18de86baf790d3ad86a1478d
  73. Author: Dennis van Amerongen <trax@videolan.org>
  74. Date:   Sun Nov 25 12:40:20 2007 +0000
  75.     * modules/access_output/shout.c: automatic reconnect to server at startup.
  76. commit d0cd61dd25dcb01340ae257b861563bfca401fb9
  77. Author: Dennis van Amerongen <trax@videolan.org>
  78. Date:   Sun Nov 25 10:26:42 2007 +0000
  79.     * modules/access_output/shout.c: let this be a lesson for all you kids out there - think before.. ehr.. sync before you shout! (in case the buffer isn't empty after reconnect approach, allows for smoother transition).
  80. commit 6b4c45d2549adf181f3f4607dedcaf6f2b4a66a3
  81. Author: Jean-Baptiste Kempf <jb@videolan.org>
  82. Date:   Sun Nov 25 09:33:08 2007 +0000
  83.     Qt4 - small cosmetic for the playlist.
  84. commit b83c1d09ceb907e5d64f7c78bcef6bf5a5373089
  85. Author: Jean-Baptiste Kempf <jb@videolan.org>
  86. Date:   Sun Nov 25 09:18:25 2007 +0000
  87.     Qt4 - lame attempt for the resizing of the interface.
  88. commit 70027747aa94e039bce56070f6afa6e52017c40a
  89. Author: Dennis van Amerongen <trax@videolan.org>
  90. Date:   Sun Nov 25 05:34:58 2007 +0000
  91.     * modules/codec/dmo/dmo.c: add some missing fourcc capitalization
  92. commit 5b7951727f09e4a75f20b8b6f3155c9c8da72033
  93. Author: Bernie Purcell <bitmap@videolan.org>
  94. Date:   Sun Nov 25 05:05:09 2007 +0000
  95.     Try to protect more than one instance of FontBuilder from running at a time -
  96.     attempt to fix issues with segfault reported on list
  97. commit beb2d2fa9ed4c0de648c6016416f8712b84b2583
  98. Author: Jean-Baptiste Kempf <jb@videolan.org>
  99. Date:   Sun Nov 25 00:56:41 2007 +0000
  100.     Qt4 - Extended: manage correctly the margin.
  101. commit f185b15e414123e4be2536077df9680985e5facd
  102. Author: Antoine Cellerier <dionoea@videolan.org>
  103. Date:   Sat Nov 24 23:20:47 2007 +0000
  104.     Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32).
  105. commit 6673b8c6e6770bf775ff7d441dc509dca3c0f9cc
  106. Author: Antoine Cellerier <dionoea@videolan.org>
  107. Date:   Sat Nov 24 22:24:34 2007 +0000
  108.     v4l2: Since the frame size and frame intervals ioctls are new in Linux 2.6.19, add some ifdef stuff to make sure that this still compiles on older kernels.
  109. commit 376c5593abeaae9d55e056bef239e1ff3d6d7380
  110. Author: Antoine Cellerier <dionoea@videolan.org>
  111. Date:   Sat Nov 24 22:17:27 2007 +0000
  112.     v4l2: Display supported frame interval (inverse frame rate) for chosen chroma and resolution in debug output.
  113. commit afc6e765c5bb4db233d63ebaf679cc6863fd3451
  114. Author: Antoine Cellerier <dionoea@videolan.org>
  115. Date:   Sat Nov 24 21:57:33 2007 +0000
  116.     v4l2: Display supported framesizes in debug.
  117. commit 5f8020dad16c760801c8324119f5217db054427f
  118. Author: Ilkka Ollakka <ileoo@videolan.org>
  119. Date:   Sat Nov 24 21:30:50 2007 +0000
  120.     qt4: no more calculateInterfaceSize, but sizeHint() stuff for
  121.     widget-size, 1. try from me
  122. commit e1fcdb24c5db1ae8ab04957e5519802ef7ba6c11
  123. Author: Jean-Baptiste Kempf <jb@videolan.org>
  124. Date:   Sat Nov 24 20:57:42 2007 +0000
  125.     Qt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video tabs on the left.
  126. commit bd2d8d6a22da2826624d2b6089b62f06b456155c
  127. Author: Antoine Cellerier <dionoea@videolan.org>
  128. Date:   Sat Nov 24 19:00:16 2007 +0000
  129.     Oops, forgot this file.
  130. commit 7d7455f975099d001fe218fd925b20a40e3e422e
  131. Author: Antoine Cellerier <dionoea@videolan.org>
  132. Date:   Sat Nov 24 18:59:50 2007 +0000
  133.     Changes to the lua module's declaration: add luahttp alias and don't make it accept the luameta alias for all capabilities.
  134. commit 90fbce432ea7d4af4dee348cced870fed584c371
  135. Author: Antoine Cellerier <dionoea@videolan.org>
  136. Date:   Sat Nov 24 18:53:11 2007 +0000
  137.     Some more NEWS (vlm scheduling on linux and EXTVLCOPT)
  138. commit 89f2f2f155265eb0f9fdf6dff3fae40b9e70da7d
  139. Author: Antoine Cellerier <dionoea@videolan.org>
  140. Date:   Sat Nov 24 18:50:35 2007 +0000
  141.     Re-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlcopt option to you command line if you want it.
  142. commit 91694c9338c5e0a7ad1a246e476ce53aec8875c6
  143. Author: Jean-Baptiste Kempf <jb@videolan.org>
  144. Date:   Sat Nov 24 18:06:14 2007 +0000
  145.     Qt4 - privacy dialog... What about saving those options ?
  146. commit 3eb935ba136f4457d910a463919b28366aeccfe4
  147. Author: Richard Hosking <hovis@videolan.org>
  148. Date:   Sat Nov 24 17:28:48 2007 +0000
  149.     DQ buffers using correct io method for mmap.
  150. commit 918e1762ce7dc6d0f46c77732b513ae6bef7612f
  151. Author: Dennis van Amerongen <trax@videolan.org>
  152. Date:   Sat Nov 24 16:30:26 2007 +0000
  153.     * modules/access_output/shout.c: Remove unneeded var in previous commit
  154. commit 642b8dc5bdbc79c6d444feb0d77e58cb8dd69669
  155. Author: Dennis van Amerongen <trax@videolan.org>
  156. Date:   Sat Nov 24 16:27:12 2007 +0000
  157.     * modules/access_output/shout.c: Implement automatic reconnection on server disconnect - closes #1167
  158. commit 73424dcfb59e2698b793bb71b62a736e85511357
  159. Author: Jean-Baptiste Kempf <jb@videolan.org>
  160. Date:   Sat Nov 24 04:25:33 2007 +0000
  161.     Qt4 - Add a dialog at firststart to ask about the privacy policy.
  162. commit a773582e552fa33a2055a8f2f8dfd7dea4ed5c9a
  163. Author: Jean-Baptiste Kempf <jb@videolan.org>
  164. Date:   Sat Nov 24 04:24:47 2007 +0000
  165.     Cosmetic.
  166. commit fd5612f1467c3e69d815e536aa0fd0872c9a9485
  167. Author: Jean-Baptiste Kempf <jb@videolan.org>
  168. Date:   Sat Nov 24 04:08:56 2007 +0000
  169.     Change the meta information fetcher TEXT
  170. commit a45e8feeac303cff6cd181f8177c68eec3bbf8c1
  171. Author: Jean-Baptiste Kempf <jb@videolan.org>
  172. Date:   Sat Nov 24 03:01:54 2007 +0000
  173.     Inclusion guards for vlc_keys.h
  174.     Why don't we use an enum in that file ???
  175. commit ec79b5c8d0014ecc0f27fd25436eb6639ef556dd
  176. Author: Jean-Baptiste Kempf <jb@videolan.org>
  177. Date:   Sat Nov 24 01:28:44 2007 +0000
  178.     Special Xtophe request ( Bday! ), add a new --no-qt-blingbling option to use native widgets...
  179.     Inheritance rules...
  180. commit cfd3161de865506c96083c0417c0107900811353
  181. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  182. Date:   Sat Nov 24 00:58:45 2007 +0000
  183.     src/libvlc-common.c: Print a msg_Info on how to launch VLC without interface.
  184. commit 7fa3031b905fef8545f733e5ec5ab11c90fdb96b
  185. Author: Jean-Baptiste Kempf <jb@videolan.org>
  186. Date:   Sat Nov 24 00:57:42 2007 +0000
  187.     Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc
  188. commit fea1ea69021a5bc7be067b078f77ea70b6e69bb7
  189. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  190. Date:   Fri Nov 23 21:40:20 2007 +0000
  191.     MacOSX/Framework/VLC_app: Use the bindings a little bit more. Demo the search feature. Uses shoutcasttv by default to have some content by default.
  192. commit 13d8a3f1ffb8452d53b675cface33eca41024f9a
  193. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  194. Date:   Fri Nov 23 20:32:35 2007 +0000
  195.     MacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array.
  196. commit c721c836b86ef2b24c8d96a4ab8f757037df76db
  197. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  198. Date:   Fri Nov 23 20:28:26 2007 +0000
  199.     MacOSX/Framework: No more rely on media_descriptor_(get/set)_user_data, now that we cache the media decriptor. (We may want to revert that back one day, but right now this doesn't work, and trigger some strange bugs here).
  200. commit 5f5081a5f3f1531fec4c418c796beec1db68a793
  201. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  202. Date:   Fri Nov 23 20:24:51 2007 +0000
  203.     MacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media".
  204. commit a1a89a9f2bec1d6d826581b5be6cb9ef76e940cb
  205. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  206. Date:   Fri Nov 23 20:23:51 2007 +0000
  207.     MacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media".
  208. commit 895551c4dca4efd439b99fb0c4cf269928259247
  209. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  210. Date:   Fri Nov 23 20:22:35 2007 +0000
  211.     MacOSX/Framework/VLCMediaListAspect.h: Don't forget to define cachedMedia variable.
  212. commit fdce930a6d519f32071756a178c34a17d3c2e707
  213. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  214. Date:   Fri Nov 23 20:21:53 2007 +0000
  215.     MacOSX/Framework/VLCMediaListAspect.m: Fix a typo.
  216. commit a629f53ef83a5bc33b31c0114749f91f107eb1ea
  217. Author: Jean-Paul Saman <jpsaman@videolan.org>
  218. Date:   Fri Nov 23 20:02:31 2007 +0000
  219.     Correct description.
  220. commit b7a9ec884eaf63bad50243f6eaa18d789f02de63
  221. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  222. Date:   Fri Nov 23 19:19:07 2007 +0000
  223.     MacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list view items. (for the same reason given in previous commit).
  224. commit 40e325ad91e017f24b30136e9f11aefc41bc39a0
  225. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  226. Date:   Fri Nov 23 19:13:08 2007 +0000
  227.     MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems.
  228. commit 17d26df40210b689a067909be887de1294888a35
  229. Author: Jean-Baptiste Kempf <jb@videolan.org>
  230. Date:   Fri Nov 23 17:52:29 2007 +0000
  231.     Typos spotted by Philipp Weissenbacher.
  232. commit 0b8735f24810479f10a7ab0f64650c8f91043a93
  233. Author: Rémi Denis-Courmont <rem@videolan.org>
  234. Date:   Fri Nov 23 17:12:56 2007 +0000
  235.     Remove totally useless transcoding from UTF-8 in HTTP interface,
  236.     heavy simplification, and fix(/remove) piles of error cases.
  237.     Server gets to choose the charset anyway.
  238. commit 1828f4b9dbda700247206daf5d83284a01f2a282
  239. Author: Jean-Paul Saman <jpsaman@videolan.org>
  240. Date:   Fri Nov 23 14:12:31 2007 +0000
  241.     Compile fix to check for ffmpeg version.
  242. commit 4e0a655376958443a2f42b0b9d6afb2446d09113
  243. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  244. Date:   Fri Nov 23 14:09:03 2007 +0000
  245.     MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed.
  246. commit c4057d16e3673c291c431d86199c161443fe61a7
  247. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  248. Date:   Fri Nov 23 13:34:36 2007 +0000
  249.     MacOSX/Framework/VLCMedia.m: Don't forget to retain the url.
  250. commit e2be140078f43e9bb2203110214b9b18db8ecbe9
  251. Author: Jean-Paul Saman <jpsaman@videolan.org>
  252. Date:   Fri Nov 23 12:35:59 2007 +0000
  253.     Fix compiler warnings in modules/codec/ffmpeg/mux.c. Please test.
  254. commit 6f593e41bd355f0731bb3b36d25a2d69f322bce7
  255. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  256. Date:   Fri Nov 23 12:30:20 2007 +0000
  257.     MacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_list_view.
  258. commit c69f0eb41ebded540765f037dc1727f037878f23
  259. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  260. Date:   Fri Nov 23 12:23:43 2007 +0000
  261.     MacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on function that may be called from a non-main thread context.
  262. commit 933b9ff9cd85c3c37fb0018919c2a28de5a27899
  263. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  264. Date:   Fri Nov 23 12:18:01 2007 +0000
  265.     MacOSX/Framework: Re-enable VLCMediaDiscoverer.
  266. commit d006608b142b4d658f9027ae4fb7305bcbd2aa76
  267. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  268. Date:   Fri Nov 23 12:12:27 2007 +0000
  269.     MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases.
  270. commit f6c10807b808f4f5a4ae051e068ae26b02558bc3
  271. Author: Jean-Paul Saman <jpsaman@videolan.org>
  272. Date:   Fri Nov 23 10:19:38 2007 +0000
  273.     Fix building of ffmpeg, by disabling libavdevices.
  274. commit 5530354a0ce6cc8dd64fbb3c0228867e951c9309
  275. Author: Jean-Paul Saman <jpsaman@videolan.org>
  276. Date:   Fri Nov 23 09:19:24 2007 +0000
  277.     Tune ffmpeg more for armeb and include <strings.h> in libavformat/utils.c
  278. commit 0b6c8bd726ec52a29e00a453ea4201583e82a456
  279. Author: Jean-Paul Saman <jpsaman@videolan.org>
  280. Date:   Fri Nov 23 08:43:57 2007 +0000
  281.     Tune ffmpeg features for armeb
  282. commit 6148efb8f89826c5e3a95cfdda96cbe6402664c9
  283. Author: Jean-Paul Saman <jpsaman@videolan.org>
  284. Date:   Fri Nov 23 08:29:53 2007 +0000
  285.     Patches/ffmpeg-svn-grab.patch is no longer needed for HAVE_UCLIBC
  286. commit cfac4b6f243dd6bc016c909d00c8d400e026e855
  287. Author: Jean-Paul Saman <jpsaman@videolan.org>
  288. Date:   Fri Nov 23 08:28:50 2007 +0000
  289.     Update ffmpeg for armeb target.
  290. commit 38e8f9290a1cc33bc683da95392747200a5745ae
  291. Author: Jean-Baptiste Kempf <jb@videolan.org>
  292. Date:   Fri Nov 23 08:27:23 2007 +0000
  293.     Qt4 - I couldn't do more ugly... If you know how to... please try :D
  294. commit 96b6f40cfef3f91301ff90c2840f83461a682a35
  295. Author: Jean-Paul Saman <jpsaman@videolan.org>
  296. Date:   Fri Nov 23 08:09:07 2007 +0000
  297.     Disable faad and libmpeg2, because it is not needed.
  298. commit 878ef195c08bcda83c137cc10ef8d10e811c14ac
  299. Author: Jean-Baptiste Kempf <jb@videolan.org>
  300. Date:   Fri Nov 23 07:44:20 2007 +0000
  301.     Qt4 - take care of the volume-step value from the preferences.
  302. commit 72f13c9d9548e84e49e57f3ee707ad641854ac15
  303. Author: Jean-Baptiste Kempf <jb@videolan.org>
  304. Date:   Fri Nov 23 07:15:53 2007 +0000
  305.     Qt4 - Add an option to have the volume slider from 0 to 400 %. Close #952 Close #1317
  306.     Also the soundSlider takes it first value from the preferences...
  307. commit 604c18022c6cc8d7b038726a6daaed319a8ff95f
  308. Author: Jean-Baptiste Kempf <jb@videolan.org>
  309. Date:   Fri Nov 23 06:47:30 2007 +0000
  310.     Qt4 - New kind of volume slider.
  311.     Need a lot of graphic tweaking.
  312. commit d919d75ec2757d9a1f25cd4b473b0bda52edbbc6
  313. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  314. Date:   Fri Nov 23 00:35:00 2007 +0000
  315.     control/flat_media_list_view.c: Import pre existing md in the view.
  316. commit 61b9fc22288fd55994970c37b4b49d1e97fe37d7
  317. Author: Rafaël Carré <funman@videolan.org>
  318. Date:   Fri Nov 23 00:04:52 2007 +0000
  319.     audioscrobbler: more explicit debug messages
  320. commit ecebadecb7e9a4257b126cca23e9b488062f9aa2
  321. Author: Damien Fouilleul <damienf@videolan.org>
  322. Date:   Thu Nov 22 23:59:30 2007 +0000
  323.     MacOS X: more EyeTV GUI improvements
  324. commit 1bc330711e4f2f8bae8f5175b2e65df93ec7c825
  325. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  326. Date:   Thu Nov 22 23:54:58 2007 +0000
  327.     MacOSX/Framework/VLCMedia.m: Don't forget to store the media's url.
  328. commit 9c0d2c0e724be879781151d6049737f91fc1f072
  329. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  330. Date:   Thu Nov 22 23:52:04 2007 +0000
  331.     MacOSX/Framework/VLCMediaListAspect.m: Fix a typo (VLCMediaList->VLCMediaListAspect).
  332. commit f64d89873fd664edc99b19474b2b796b98a40e1c
  333. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  334. Date:   Thu Nov 22 23:42:24 2007 +0000
  335.     control/media_list_view.c: Register WillAdd/WillDelete events.
  336. commit 667db96e709910ef276d11ef2acd34c9b11decf4
  337. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  338. Date:   Thu Nov 22 23:39:55 2007 +0000
  339.     control/media_list.c: Don't forget to register_event_type for WillAdd/WillDelete.
  340. commit 7a8034b06a5dfcc1f902349fec5d83bb729f6399
  341. Author: Christophe Mutricy <xtophe@videolan.org>
  342. Date:   Thu Nov 22 23:39:33 2007 +0000
  343.     svn:ignore
  344. commit f4ea890c1428d02873d47efadd645e31b8748ae2
  345. Author: Damien Fouilleul <damienf@videolan.org>
  346. Date:   Thu Nov 22 22:13:56 2007 +0000
  347.     eyetv: functional GUI panel, replaced Carbon style AppleScript with NSAppleScript
  348. commit 59f74cc4c500a5709971f8c368fcc0e760deaa28
  349. Author: Christophe Mutricy <xtophe@videolan.org>
  350. Date:   Thu Nov 22 21:35:32 2007 +0000
  351.     Korean translation from Kang Jeong-Hee and Namhyung Kim.
  352.     Slovenian translation updates by Matej Urbančič
  353. commit b41dd1fee6525c2b6375ec3b623d5262dffadf59
  354. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  355. Date:   Thu Nov 22 13:14:54 2007 +0000
  356.     modules/demux/playlist/xspf.c: Uses "vlc:skip" for node item. Fix a wrong over flow checking.
  357. commit 919139ca87dda94131e146b9cebf8be0367520df
  358. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  359. Date:   Thu Nov 22 12:26:55 2007 +0000
  360.     control/event.c: Properly implement libvlc_event_type_name, instead of relying on a non-working macro.
  361. commit b99d84d552a3f1abfb67671488fcc90dbdea630c
  362. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  363. Date:   Thu Nov 22 12:01:43 2007 +0000
  364.     MacOSX/Framework/VLC.xcodeproj: Make VLCMediaListAspect.h a public header.
  365. commit e3cf5b1b18b040513e375d1c2f4fe54d9f8c7792
  366. Author: Rafaël Carré <funman@videolan.org>
  367. Date:   Thu Nov 22 00:43:14 2007 +0000
  368.     vim syntax: fix vlc files detection
  369. commit a2c772489f6c405b2a4193d7729f1111ee9fd22d
  370. Author: Christophe Mutricy <xtophe@videolan.org>
  371. Date:   Wed Nov 21 22:39:34 2007 +0000
  372.     Use verb is the comment
  373.     Add some mimetype
  374. commit ed1a44b91e417768b0389eefb00e12f9a4d6252b
  375. Author: Jean-Paul Saman <jpsaman@videolan.org>
  376. Date:   Wed Nov 21 22:30:00 2007 +0000
  377.     Patch by Glen Gray: Enable keepalive for Kasenna servers, they parse the User Agent string and check for _KA appended to the User Agent name.
  378. commit 6a440b7379fe87ed67f175893e2e7763d62e7ef6
  379. Author: Jean-Paul Saman <jpsaman@videolan.org>
  380. Date:   Wed Nov 21 22:28:20 2007 +0000
  381.     Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.
  382. commit ab76f23e74331f22d90075a4069b9e0922985759
  383. Author: Jean-Paul Saman <jpsaman@videolan.org>
  384. Date:   Wed Nov 21 22:26:53 2007 +0000
  385.     Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.
  386. commit 77205605be2747f4bc58777da00b93904addb4d4
  387. Author: Christophe Mutricy <xtophe@videolan.org>
  388. Date:   Wed Nov 21 22:19:06 2007 +0000
  389.     Also extract the translations of libqt4
  390. commit 702b20b0e8802e73fe93ed5f8d27eb60d3cc410f
  391. Author: Christophe Massiot <massiot@videolan.org>
  392. Date:   Wed Nov 21 19:20:45 2007 +0000
  393.      * modules/codec/faad.c: Put sensible defaults in i_*_channels, used for
  394.        transcode.
  395. commit 595b2a8e844f6897fa3306a2f387021ee664e46c
  396. Author: Christophe Massiot <massiot@videolan.org>
  397. Date:   Wed Nov 21 19:04:49 2007 +0000
  398.      * simple.c: Extended the filter for mono output, and also converted it to the
  399.        audio_filter2 architecture.
  400. commit 95d126fe4cafc4aba469d69f9fd9c979922ae77d
  401. Author: Christophe Massiot <massiot@videolan.org>
  402. Date:   Wed Nov 21 18:47:54 2007 +0000
  403.      * modules/access/fake.c: Fixed an integer overflow.
  404. commit 327782b2b7ba8666e5533ea584224df6e356af6b
  405. Author: Christophe Massiot <massiot@videolan.org>
  406. Date:   Wed Nov 21 18:23:18 2007 +0000
  407.      * sec/input/es_out.c: Add suport for keyword 'any' in lists of languages ;
  408.        also fix a memory leak.
  409. commit f4dea8999102b24fce42877ac32f561de4967c5f
  410. Author: Jean-Baptiste Kempf <jb@videolan.org>
  411. Date:   Wed Nov 21 18:16:13 2007 +0000
  412.     Donators section in THANKS file. Needs rewording...
  413. commit b691d5d74ab962f1d9717cdfa2c576925d903116
  414. Author: Christophe Massiot <massiot@videolan.org>
  415. Date:   Wed Nov 21 18:02:04 2007 +0000
  416.      * modules/codec/x264.c: Fixed DTS when adaptive B frames are used (still
  417.        wrong for bpyramid, though).
  418. commit d4bbae044e7958a24d21cc4b80bd663d61e6d9a3
  419. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  420. Date:   Wed Nov 21 17:38:12 2007 +0000
  421.     MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)).
  422. commit 71e01e17d0a1da2f9f077a528b165e2cbbbd12b9
  423. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  424. Date:   Wed Nov 21 17:36:36 2007 +0000
  425.     MacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists.
  426. commit e617d8be631d25de51497a62075c8f5ce86a95ca
  427. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  428. Date:   Wed Nov 21 16:22:04 2007 +0000
  429.     MacOSX/Framework/VLCMedia.m: Don't forget to remove the user_data from the media_descriptor.
  430. commit 1f52d6ea902fc163e3cc3d536f93719daa2eb266
  431. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  432. Date:   Wed Nov 21 15:30:01 2007 +0000
  433.     VLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events.
  434. commit f047a976bf9b97ceff9758a858b690478b982d5d
  435. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  436. Date:   Wed Nov 21 15:08:22 2007 +0000
  437.     control/media_list_view.c: Provide media_list_view_event_manager().
  438. commit ee3e8c9616f61d1e1f8e4fe85a80f4bb0303f348
  439. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  440. Date:   Wed Nov 21 14:31:47 2007 +0000
  441.     MacOSX/Framework: Implement VLCMediaListAspect.
  442. commit 09362e58adc1dfece3bf664542ccae35eca81453
  443. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  444. Date:   Wed Nov 21 12:19:08 2007 +0000
  445.     MacOSX/Framework/Sources/VLCMedia.m: Minor cleanup.
  446. commit f261c0d557940ea14a4eff04693390b16c5954ad
  447. Author: Jean-Baptiste Kempf <jb@videolan.org>
  448. Date:   Wed Nov 21 00:39:36 2007 +0000
  449.     Add fonctionality to the update dialog - Patches by  Rémi Duraffort
  450. commit 160ba82b9e29fc743e3e1231b90ced053331ef7d
  451. Author: Jean-Baptiste Kempf <jb@videolan.org>
  452. Date:   Wed Nov 21 00:23:15 2007 +0000
  453.     Update qtu, qta macros .
  454. commit 2169f3b770691e6f172cef776cd0bc8c32153b51
  455. Author: Rafaël Carré <funman@videolan.org>
  456. Date:   Tue Nov 20 23:26:26 2007 +0000
  457.     contribs: update qt4 TrollTech binaries packaging, note that it won't link correctly when building qt4 interface
  458.     explicitely disable building of manuals & documentation of fontconfig
  459. commit c39b64d5a4bf39561f31ed982625308811b08a7e
  460. Author: Yoann Peronneau <yoann@videolan.org>
  461. Date:   Tue Nov 20 22:35:26 2007 +0000
  462.     * demux/playlist/itml.c: iTunes Media Library importer (not tested yet)
  463. commit 930bf06c7eefce96f79c7c0d30c2e34da91129e1
  464. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  465. Date:   Tue Nov 20 22:25:37 2007 +0000
  466.     modules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg instead of a wrong msg_Err.
  467. commit c12d6921a3ff327f7763109ea2451538e11b496c
  468. Author: Rafaël Carré <funman@videolan.org>
  469. Date:   Tue Nov 20 22:24:15 2007 +0000
  470.     Make sure we're not using a shell version of echo without -e switch
  471. commit 52d9ee61e70de44ae8e180db023e11c6f147ab51
  472. Author: Christophe Mutricy <xtophe@videolan.org>
  473. Date:   Tue Nov 20 21:04:46 2007 +0000
  474.     No longer use ffmpeg-config which is a Debian invention. But now even etch has the .pc
  475. commit 244afdee5701a1f2bcdcdc1e48f5c79741e5cce2
  476. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  477. Date:   Tue Nov 20 21:03:43 2007 +0000
  478.     modules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune. Reviewed by jb.)
  479. commit 73830e3b9e719a88d9aed3266373012f970f48b0
  480. Author: Jean-Baptiste Kempf <jb@videolan.org>
  481. Date:   Tue Nov 20 20:14:42 2007 +0000
  482.     Ffmpeg swscaler, ifdef correction.
  483. commit 373d13227346958499653b8108354c68edb8b80e
  484. Author: Rémi Denis-Courmont <rem@videolan.org>
  485. Date:   Tue Nov 20 19:55:37 2007 +0000
  486.     Very partial cleanup
  487. commit 66214b91b8032feb0f6085ee3ba092689cb09db1
  488. Author: Rémi Denis-Courmont <rem@videolan.org>
  489. Date:   Tue Nov 20 19:32:43 2007 +0000
  490.     Probably fix make dist
  491. commit e97d7f898a774be594f19da9f4ae45edd65d92dd
  492. Author: Rémi Denis-Courmont <rem@videolan.org>
  493. Date:   Tue Nov 20 19:32:10 2007 +0000
  494.     Remove some cruft from older gettext
  495. commit 05c8198d0fb455cac11022f0a5e483729b02a7ee
  496. Author: Rémi Denis-Courmont <rem@videolan.org>
  497. Date:   Tue Nov 20 18:54:04 2007 +0000
  498.     Remove VLCOPT support from M3U parser.
  499.     This was blatantly insecure.
  500. commit b83bd217a9bdb163c50bb60aec1007113e5f11a1
  501. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  502. Date:   Tue Nov 20 18:26:57 2007 +0000
  503.     modules/gui/qt4: add an update dialog box to the help menu. (Patch by Remi Duraffort. Reviewed by jb).
  504. commit 5c97509f2a7fa46f5b71a51333adf0f93612b924
  505. Author: Rémi Denis-Courmont <rem@videolan.org>
  506. Date:   Tue Nov 20 17:03:44 2007 +0000
  507.     Use cached ACP
  508. commit 6d0efe5f852c59415e883bea64d58d5f2bb4a86a
  509. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  510. Date:   Tue Nov 20 16:30:36 2007 +0000
  511.     MacOSX/Framework/VLCMediaList.m: Remove dead code.
  512. commit a381352a841abc182bb3acdbbe3e07ca730fb5d0
  513. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  514. Date:   Tue Nov 20 16:28:54 2007 +0000
  515.     MacOSX/Framework/VLCMediaList.m: Don't forget to listen to WillAdd/WillDelete media list event.
  516. commit 5c8f6f544b83116f7003a1bfb211ac3280560038
  517. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  518. Date:   Tue Nov 20 16:26:48 2007 +0000
  519.     MacOSX/Framework/VLCMediaList.m: Be KVC compliant.
  520. commit 85be5949fc885907ff8f0bd37e33feb2626938ba
  521. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  522. Date:   Tue Nov 20 15:32:27 2007 +0000
  523.     control/hierarchical_media_list_view.c: Send WillAdd/Added and WillDelete/Deleted events.
  524. commit 0601ce744336a7a2c28663564eb530c4e409522a
  525. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  526. Date:   Tue Nov 20 15:31:51 2007 +0000
  527.     control/flat_media_list_view.c: Send WillAdd/Added WillDelete/Deleted events.
  528. commit b269d0ed7c25f33ebad264ac5648a4d9b90c0f0b
  529. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  530. Date:   Tue Nov 20 15:31:08 2007 +0000
  531.     src/control/media_list_view.c: Facilities to send WillAdd/Added WillDelete/Deleted events.
  532. commit 9bf66bdab95c8692265311f5056e2cc298124ad9
  533. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  534. Date:   Tue Nov 20 14:57:06 2007 +0000
  535.     control/media_list.c: Send WillAddItem and WillDeleteItem events.
  536. commit 4425f55e8a6455d01d8b4e208cfb1bb69d83df2d
  537. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  538. Date:   Tue Nov 20 14:18:16 2007 +0000
  539.     svn propset svn:keywords "Id" hierarchical_media_list_view.c
  540. commit bcc7f49d69083d5ca4c47aeda13813ac429e84aa
  541. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  542. Date:   Tue Nov 20 14:12:57 2007 +0000
  543.     src/control: Implement hierarchical_media_list_view.
  544. commit ade76749a518393365df2188790b2139bc967bf6
  545. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  546. Date:   Tue Nov 20 12:07:38 2007 +0000
  547.     control/media_descriptor.c: Don't forget to release the event manager. (Reported by polo78 on the forum and funman).
  548. commit 3e743741560237a5933b85a8273c58e93c6463ed
  549. Author: Jean-Paul Saman <jpsaman@videolan.org>
  550. Date:   Tue Nov 20 11:57:00 2007 +0000
  551.     Fix cleanup of libamrwb package in contrib.
  552. commit d9f68c8c673841c8798566fa414ee1d215d1c10f
  553. Author: Jean-Paul Saman <jpsaman@videolan.org>
  554. Date:   Tue Nov 20 09:08:21 2007 +0000
  555.     Fix return value after the interaction dialog has been used.
  556. commit 607bbaf11602f6e45d142c8e4a14c96d52931376
  557. Author: Jean-Paul Saman <jpsaman@videolan.org>
  558. Date:   Tue Nov 20 09:08:19 2007 +0000
  559.     Fix double free in live555.
  560. commit 78a05dbc4c5b905b761f6f53c22ed93a748b904e
  561. Author: Jean-Paul Saman <jpsaman@videolan.org>
  562. Date:   Tue Nov 20 08:30:30 2007 +0000
  563.     Patch by Richard Hosking: Allow users specified width and height of v4l2 source.
  564. commit 0d38084be8049d211cf16f99a0169cf2305410a4
  565. Author: Rafaël Carré <funman@videolan.org>
  566. Date:   Mon Nov 19 23:34:15 2007 +0000
  567.     freetype: use [./_] to break lines when ' ' only failed
  568. commit b37f567e569cdc4125e321aa926585c9b1d4cc4f
  569. Author: Rafaël Carré <funman@videolan.org>
  570. Date:   Mon Nov 19 22:11:51 2007 +0000
  571.     add an unspported demux query to remove a useless error. Show the query number when it's unknown (for the future)
  572. commit d549f3be26b7e0177a125fb360fb1f7fb2609705
  573. Author: Rémi Denis-Courmont <rem@videolan.org>
  574. Date:   Mon Nov 19 21:32:46 2007 +0000
  575.     Force ISO-8859-8 for Hebrew users
  576. commit bb9682166445f98eae6c5a52f6b8d04237c4c9ef
  577. Author: Rémi Denis-Courmont <rem@videolan.org>
  578. Date:   Mon Nov 19 21:26:10 2007 +0000
  579.     Simplify
  580. commit b2167185764f49f12927dc557d6e2d74e1427c8e
  581. Author: Rémi Denis-Courmont <rem@videolan.org>
  582. Date:   Mon Nov 19 21:21:23 2007 +0000
  583.     Comments
  584. commit 3d721ce8d62e20323840c9965e4f6d537b0ea4ba
  585. Author: Damien Fouilleul <damienf@videolan.org>
  586. Date:   Mon Nov 19 19:42:19 2007 +0000
  587.     activex: fixed registration problems as reported in forums (i.e DllRegisterServer@0 postfix is removed). damn libtool !
  588. commit 3636e3ffadb08db25462b8d27b6e208dc604aca9
  589. Author: Rafaël Carré <funman@videolan.org>
  590. Date:   Mon Nov 19 18:33:09 2007 +0000
  591.     matroska demuxer: supports Real Video
  592. commit 69d48f0fc8085ee53db9c9060b22ef7c461f9d47
  593. Author: Rémi Denis-Courmont <rem@videolan.org>
  594. Date:   Mon Nov 19 18:28:24 2007 +0000
  595.     Comment on the EOF case - this does not change the semantic at all.
  596. commit 60dcd8b930e5cda9831db78cd7a112235430de1c
  597. Author: Rafaël Carré <funman@videolan.org>
  598. Date:   Mon Nov 19 17:50:30 2007 +0000
  599.     typo
  600. commit b78ed59b346fbca13d4ad0bcacf2b701f6de093f
  601. Author: Jean-Paul Saman <jpsaman@videolan.org>
  602. Date:   Mon Nov 19 15:36:33 2007 +0000
  603.     Trigger intf_UserLoginPassword() when authorization of rtsp link failed while using --rtsp-http.
  604. commit 7dbead87746b2a520eab76607b6da453ef896031
  605. Author: Damien Fouilleul <damienf@videolan.org>
  606. Date:   Mon Nov 19 15:10:40 2007 +0000
  607.     contribs: fribidi, tar.bz2 -> tar.gz
  608. commit 9b8c613da0c3fb5bd7078cf0b2869abbf6bfd4f8
  609. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  610. Date:   Mon Nov 19 14:06:52 2007 +0000
  611.     src/control: Implement flat_media_list_view construction.
  612. commit 3d958c183a2fdf505842c4508030cc9a45631468
  613. Author: Jean-Paul Saman <jpsaman@videolan.org>
  614. Date:   Mon Nov 19 13:59:57 2007 +0000
  615.     Enable RTSP rtpInfo track synchronization in live555 demuxer.
  616. commit c77ee7637b006df4810a548916072532467936e5
  617. Author: Jean-Paul Saman <jpsaman@videolan.org>
  618. Date:   Mon Nov 19 13:59:56 2007 +0000
  619.     live555 improvements: Make rtsp://user:pwd@server/path work and fix --rtsp-http option.
  620. commit 264bde566bb3ecee4700db7fd2f38b27f05d1ea4
  621. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  622. Date:   Mon Nov 19 13:58:52 2007 +0000
  623.     vlc_arrays.h: Implement vlc_array_index_of_item.
  624. commit d71d800d9d311531a566399bd6b33f9bff9c8a4a
  625. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  626. Date:   Mon Nov 19 13:48:23 2007 +0000
  627.     src/control: Implement libvlc_media_list_view_children_at_index.
  628. commit 140517913b5dce1fa54cb23ff6c37b526d904b76
  629. Author: Rafaël Carré <funman@videolan.org>
  630. Date:   Mon Nov 19 12:58:21 2007 +0000
  631.     ncurses: display the input's title if it's present instead of the name. Use asprintf()
  632. commit 55287bbffd7ddce57a05316560b225f9701550a4
  633. Author: Rafaël Carré <funman@videolan.org>
  634. Date:   Mon Nov 19 12:41:28 2007 +0000
  635.     ncurses: yield() the playlist only once
  636. commit fa479cd8ae3539cad6db315fb69a01f4e8eef330
  637. Author: Rafaël Carré <funman@videolan.org>
  638. Date:   Mon Nov 19 12:35:45 2007 +0000
  639.     ncurses: store the current playlist node in p_sys
  640.     Don't store the playlist_t pointer in p_sys since it is always present in any_vlc_object_t->p_libvlc->p_playlist
  641. commit 3c5a53bcd9b2fb173019a15ef2466341a508aa78
  642. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  643. Date:   Mon Nov 19 09:55:34 2007 +0000
  644.     MacOSX/Framework/VLCMediaList.m: Fix a few warnings and use a Dictionary instead of an array for -mediaListItemAdded: argument.
  645. commit cbe148f25a0c246eab64ed7de365c42de72a7431
  646. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  647. Date:   Mon Nov 19 09:34:47 2007 +0000
  648.     MacOSX/Framework/VLCMedia.m: Remove the directory filter when opening a media. A directory can be seen as a VLCMedia, as it is a playlist, and playlists are media.
  649. commit f57d978cf6540f319c72a19f380fb6cc5911272f
  650. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  651. Date:   Mon Nov 19 09:23:33 2007 +0000
  652.     MacOSX/VLC_app: Remove unused files.
  653. commit f631d60bc8726b7f1614d7089462fd1156163e34
  654. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  655. Date:   Mon Nov 19 09:22:13 2007 +0000
  656.     MacOSX/VLC_app: Update and simplify to match current Framework state.
  657. commit 0b319e4167e85e93dde8ebec2441e3cce9b8b4f1
  658. Author: Rafaël Carré <funman@videolan.org>
  659. Date:   Mon Nov 19 07:16:53 2007 +0000
  660.     mozilla: remove harmful excessive debug, thanks to Martin Vávra.
  661. commit a4c8807ec2c5c2bc9027f4e74014366aac870d99
  662. Author: Jean-Baptiste Kempf <jb@videolan.org>
  663. Date:   Mon Nov 19 01:43:37 2007 +0000
  664.     Real/Sipr, try to use a correct flavor detection, without using the MPlayer hacks...
  665. commit da58e962dc7d7742ca10de25b9ba5155f10faae8
  666. Author: Rafaël Carré <funman@videolan.org>
  667. Date:   Mon Nov 19 00:22:42 2007 +0000
  668.     mozilla: remove potentially harmful debug on win32
  669. commit 8c2706d16016544fecace8a174eae5501747c8bb
  670. Author: Felix Paul Kühne <fkuehne@videolan.org>
  671. Date:   Mon Nov 19 00:17:33 2007 +0000
  672.     * forward-port [23152]
  673. commit bf6da8b847557674bf35cfc0eb90401372108393
  674. Author: Jean-Baptiste Kempf <jb@videolan.org>
  675. Date:   Sun Nov 18 22:31:43 2007 +0000
  676.     Real demuxer: Comments about support/non-support
  677. commit fd6cbf79a108fa34705a6040704190b212c3dc4f
  678. Author: Rafaël Carré <funman@videolan.org>
  679. Date:   Sun Nov 18 22:28:18 2007 +0000
  680.     ncurses: add a 'g' shortcut to go to the current playing item
  681. commit 16fcd880e2e45cb311a8165baf4988fdee2116a8
  682. Author: Felix Paul Kühne <fkuehne@videolan.org>
  683. Date:   Sun Nov 18 21:37:45 2007 +0000
  684.     * retrieve fribidi from SourceForge instead of their project server/our own server
  685. commit a14d22e1ac978b03bc1311d55a49791aa8a971e6
  686. Author: Jean-Paul Saman <jpsaman@videolan.org>
  687. Date:   Sun Nov 18 21:35:16 2007 +0000
  688.     Disable MMXEXT (MMX2) mode for swScaler since it crashes.
  689. commit 0bb30cd10df427968df1b1796b0a57d7bd4acef3
  690. Author: Jean-Paul Saman <jpsaman@videolan.org>
  691. Date:   Sun Nov 18 21:35:14 2007 +0000
  692.     Chroma conversion using swscaler module.
  693. commit cedd80b82059dbddfa946273f3a719fb8230532c
  694. Author: Christophe Mutricy <xtophe@videolan.org>
  695. Date:   Sun Nov 18 21:23:12 2007 +0000
  696.     Oops remove debug
  697. commit 9e8d440d94c73aa546b51cb0bf0536e143a4f660
  698. Author: Christophe Mutricy <xtophe@videolan.org>
  699. Date:   Sun Nov 18 21:18:48 2007 +0000
  700.     Don't leak memory
  701. commit f217c5af806ea9f733ae99d00228409a99f1b1e2
  702. Author: Rafaël Carré <funman@videolan.org>
  703. Date:   Sun Nov 18 20:56:44 2007 +0000
  704.     xspf muxer: determinates correctly if we're handling a file:// uri, and so produce valid XSPF
  705. commit 3890f30a863e18a1a8ca7114c2285ddcdf0349f9
  706. Author: Rafaël Carré <funman@videolan.org>
  707. Date:   Sun Nov 18 20:47:58 2007 +0000
  708.     ncurses: various bugfixes
  709.     
  710.      * Workaround KEY_END not working with $TERM=xterm on FreeBSD
  711.      * Don't abort when printing strings with unprintable characters ( for example when the user presses ctrl+something in FIND or OPEN boxes )
  712.      * Show a '*' in front of the current node
  713.      * Add files in the correct node
  714.     
  715.     This is how nodes do work in ncurses: When you select an item with 'Enter',
  716.     
  717.      * if it's a leaf, then start playing it, and set the current node to the toplevel parent of that leaf (example: local playlist, or media library)
  718.      * if it's an empty node, then stop the playlist, and set the current node to be that one, so you can add items to it
  719.      * if it's a node with children, set the current node to that one, and start playing the next children of that one
  720.     
  721.     The "current node" means that the playlist will never reach items which aren't direct or indirect children of that node, and so it will stop after the last one has been reached
  722. commit a89d3bb46ca0b352eba3790ca2a856802722be9b
  723. Author: Jean-Paul Saman <jpsaman@videolan.org>
  724. Date:   Sun Nov 18 19:28:06 2007 +0000
  725.     Indentation.
  726. commit da7ab688b0d59af42dcc2b793157814b9a7a09b4
  727. Author: Jean-Paul Saman <jpsaman@videolan.org>
  728. Date:   Sun Nov 18 19:28:01 2007 +0000
  729.     Test for PIX_FMT_RGBA iso swscale.
  730. commit c532a10b0e7e7df8dcaea5bd6efe741433a64878
  731. Author: Jean-Paul Saman <jpsaman@videolan.org>
  732. Date:   Sun Nov 18 19:27:59 2007 +0000
  733.     Patch by Richard Hosking: Honor user specified chroma if the device supports it.
  734. commit c450285e4ad6c3ed72c26dca4f428447ee95d471
  735. Author: Jean-Baptiste Kempf <jb@videolan.org>
  736. Date:   Sun Nov 18 19:06:37 2007 +0000
  737.     Oops.
  738. commit ea411a51cd0a884e4bf44e17d2b4ae52b8890430
  739. Author: Jean-Paul Saman <jpsaman@videolan.org>
  740. Date:   Sun Nov 18 19:03:25 2007 +0000
  741.     Attempt to implement chroma conversion using swscale. This currently crashes on calling of pf_convert().
  742. commit ae96181ab60b60dea26ca5ebaf81294d1ebc9590
  743. Author: Rafaël Carré <funman@videolan.org>
  744. Date:   Sun Nov 18 18:19:30 2007 +0000
  745.     xspf: don't use %encoding for node title, but only convert XML special characters
  746. commit 3b99d3d39fc6b722bd564e023d796cf8df8e8232
  747. Author: Jean-Baptiste Kempf <jb@videolan.org>
  748. Date:   Sun Nov 18 18:15:56 2007 +0000
  749.     Realv3: support for broken streams that speciy a wrong FourCC
  750. commit ff6ab8ff686cd6f5254e09bd0e0a17af9a0300f6
  751. Author: Rafaël Carré <funman@videolan.org>
  752. Date:   Sun Nov 18 18:06:05 2007 +0000
  753.     ncurses: various bugfixes & new box
  754.      * Metadata box ( 'm' key)
  755.      * Rebuild the playlist immediately after a deletion, avoiding crashes
  756.      * Center the title
  757.      * Correctly ellipsize wide strings
  758. commit 0d48e825e57556bd8240806dafb320b6fa8b5517
  759. Author: Rafaël Carré <funman@videolan.org>
  760. Date:   Sun Nov 18 18:03:25 2007 +0000
  761.     xspf muxer: %encode '+' since decode_URI() will decode it as a space
  762. commit de90d8cb82cd39e86109892119854dc8b9cb99eb
  763. Author: Rafaël Carré <funman@videolan.org>
  764. Date:   Sun Nov 18 17:59:23 2007 +0000
  765.     vlc_meta.h: we don't need VLC_META_CODEC_* but we need the description of the track id
  766. commit 7758c84ec625d99808d3ba1f6434319ecbc3560a
  767. Author: Rafaël Carré <funman@videolan.org>
  768. Date:   Sun Nov 18 17:58:36 2007 +0000
  769.     mpris controler: doesn't depend on python being in /usr/bin
  770. commit bc92b76de23e819760c6fa2ab51185af04b596a8
  771. Author: Rafaël Carré <funman@videolan.org>
  772. Date:   Sun Nov 18 17:57:52 2007 +0000
  773.     dbus: super annoying typo
  774. commit 1cde1264e385c12532724151ca16be8d94129406
  775. Author: Felix Paul Kühne <fkuehne@videolan.org>
  776. Date:   Sun Nov 18 15:20:10 2007 +0000
  777.     * updated the po-files once again
  778. commit 2c0fe13b805c4a32aaa44c8a4382b2a999f6bb78
  779. Author: Eric Petit <titer@videolan.org>
  780. Date:   Sun Nov 18 14:12:31 2007 +0000
  781.     typo
  782. commit bcae3b195daf5e5a000a8d7815919603e4fd7b76
  783. Author: Dennis van Amerongen <trax@videolan.org>
  784. Date:   Sun Nov 18 13:36:58 2007 +0000
  785.     * src/input/clock.c: Feed synchro with new ref. point after unexpected discontinuity. Needs testing, should fix ticket #691 no audio/video in transcode after clock gap in input
  786. commit 5c2aa699ad9a9bbe9ec8a529f3cffc1ca2e620b5
  787. Author: Damien Fouilleul <damienf@videolan.org>
  788. Date:   Sat Nov 17 23:32:42 2007 +0000
  789.     activex: forwardport [23112]
  790. commit d79c664cc49051db85228bd663680bf7e14fa26c
  791. Author: Jean-Baptiste Kempf <jb@videolan.org>
  792. Date:   Sat Nov 17 20:03:29 2007 +0000
  793.     Add the Changelog-2006. It shouldn't be updated now... :)
  794. commit f073a631a01e8a043dd193d6987e81a49673e149
  795. Author: Christophe Mutricy <xtophe@videolan.org>
  796. Date:   Sat Nov 17 19:35:43 2007 +0000
  797.     when retrying set the demux to "" for real. refs #1228
  798. commit 5b1563c5a4b85074f069c5e36ac28c1343b1b3f7
  799. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  800. Date:   Sat Nov 17 15:14:59 2007 +0000
  801.     modules/codec/ffmpeg/video.c: Fix Remi Duraffort's PIX_FMT_RGBA issue by testing directly for PIX_FMT_RGBA definition, instead of testing if swscale is present.
  802. commit 944d0da48cfc728397e476b5c969fa13591b9cdd
  803. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  804. Date:   Sat Nov 17 14:42:14 2007 +0000
  805.     testapi.c: Superficial media list tests. For some reason `make check` doesn't work on here (Mac OS X) due to some libtool issues, so it wasn't tested for real.
  806. commit b86be3071b508a82fcaa55f20cb004d390ece855
  807. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  808. Date:   Sat Nov 17 14:31:18 2007 +0000
  809.     control/libvlc_internal.h: Remove definition duplication.
  810. commit a2b24c299a5f1ea085c6a7adff7617f8fdd00c2c
  811. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  812. Date:   Sat Nov 17 14:29:13 2007 +0000
  813.     control: Remove libvlc_event_fini exception handling, as we don't need it.
  814. commit 19c4b89b75b1ca6092e50950cbc4682440216eec
  815. Author: Jean-Paul Saman <jpsaman@videolan.org>
  816. Date:   Sat Nov 17 13:34:43 2007 +0000
  817.     Patch by Richard Hosking: v4l2 minor patch to fix silly bug in handling of user specified caching value.
  818. commit b559c96c207b90cd485d97a14187d2d13c5f5274
  819. Author: Jean-Baptiste Kempf <jb@videolan.org>
  820. Date:   Sat Nov 17 09:04:46 2007 +0000
  821.     Add a forgotten break; in a case.
  822.     So far, it should work for most of the streams, except MP3 in rm (silly guys...), ralf, because it is still unsupported, and Sipr because of the flavour detection.
  823. commit 450306de15587bcde1f7ef99d996cc4a0aac6e16
  824. Author: Jean-Baptiste Kempf <jb@videolan.org>
  825. Date:   Sat Nov 17 08:47:24 2007 +0000
  826.     Extra Data code factorisation: This shouldn't destroy old support, but please repport any broken stream.
  827. commit 195f75696698ee5aefd877dbc9a9cbd8dee0ee3c
  828. Author: Jean-Baptiste Kempf <jb@videolan.org>
  829. Date:   Sat Nov 17 08:24:56 2007 +0000
  830.     Cosmetic and mention about unsupported ralf codec.
  831. commit 392ab0961937d688a75b130a46b81530746b92e2
  832. Author: Jean-Baptiste Kempf <jb@videolan.org>
  833. Date:   Sat Nov 17 08:16:17 2007 +0000
  834.     Reindent after previous commit.
  835. commit a9b240f58fa7bfb740de786bef8ae1e82a785b1b
  836. Author: Jean-Baptiste Kempf <jb@videolan.org>
  837. Date:   Sat Nov 17 08:13:58 2007 +0000
  838.     Real Demuxer: Support for RM version 3. Tested and works o/
  839. commit be8e0b448eab950e839994c5e2871e07e4ce1a44
  840. Author: Jean-Baptiste Kempf <jb@videolan.org>
  841. Date:   Sat Nov 17 01:40:34 2007 +0000
  842.     Contribs: same insane test for Qt4 libraries... If you want to go on...
  843. commit a5e46bf6b9ba6045255008551c8ba97d01e708bc
  844. Author: Jean-Baptiste Kempf <jb@videolan.org>
  845. Date:   Fri Nov 16 23:30:27 2007 +0000
  846.     Contribs: Try to use already compiled binaries made by Trolltech instead of the one I have to make on Windows. Use Wine... Close your eyes, it can burn...
  847. commit 065d688ec7f2506c2a58d9c11364f1b7d8562ed1
  848. Author: Christophe Mutricy <xtophe@videolan.org>
  849. Date:   Fri Nov 16 22:33:20 2007 +0000
  850.     svn:keywords
  851. commit d348968129a810e940f9293b8abb0bf970453863
  852. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  853. Date:   Fri Nov 16 19:04:37 2007 +0000
  854.     core/mediacontrol_core.c: code playlist_get_list using
  855.     playlist_nodeDump as reference.
  856. commit f063d3e1b502ffbd3018e90bd498136d1fc74616
  857. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  858. Date:   Fri Nov 16 18:59:19 2007 +0000
  859.     core/mediacontrol_core.c: do not prepend the dummy argv[0] since it is
  860.      done in libvlc_new now (since r22749)
  861. commit 51c217e7fdb723de78b9362ae94fc70bd23cf5ca
  862. Author: Rémi Denis-Courmont <rem@videolan.org>
  863. Date:   Thu Nov 15 18:09:24 2007 +0000
  864.     Typo
  865. commit 5a7d66bf55429e2206a1ee2dd65a9a1ffe521cc7
  866. Author: Rémi Denis-Courmont <rem@videolan.org>
  867. Date:   Thu Nov 15 17:58:53 2007 +0000
  868.     Revert [23063]
  869. commit 5c12870ee0044ded08c411b44743532a64c2463f
  870. Author: Rémi Denis-Courmont <rem@videolan.org>
  871. Date:   Thu Nov 15 17:58:46 2007 +0000
  872.     svn:ignore
  873. commit 617052d67a2d1a1e1158ffa49951796e181fc668
  874. Author: Rémi Denis-Courmont <rem@videolan.org>
  875. Date:   Thu Nov 15 17:55:02 2007 +0000
  876.     - exit() cannot return negative (or large) values
  877.     - waitpid() can fail
  878. commit 7ce5b93addc52d48c0f277b3ea29a8855275ff5b
  879. Author: Jean-Paul Saman <jpsaman@videolan.org>
  880. Date:   Thu Nov 15 16:29:32 2007 +0000
  881.     Fix various memleaks in error paths.
  882. commit dd15a9b048ffdb914d8914c690001a81e5276ddd
  883. Author: Jean-Paul Saman <jpsaman@videolan.org>
  884. Date:   Thu Nov 15 13:38:33 2007 +0000
  885.     Remove excess whitespace.
  886. commit 82e29c9ba1135639fe10881591e6261bc3396ae4
  887. Author: Jean-Paul Saman <jpsaman@videolan.org>
  888. Date:   Thu Nov 15 13:38:32 2007 +0000
  889.     Implement clickable osdmenu. The clickable positioning and scaling guessing is not complete (the whole spu region is now clickable with current configurations).
  890. commit 9d6bf51a76aa5877fbdce794b0a7ffd267ef1e5a
  891. Author: Jean-Paul Saman <jpsaman@videolan.org>
  892. Date:   Thu Nov 15 13:38:29 2007 +0000
  893.     Add macro for determining array size.
  894. commit e9ad3b33e9e1ffec88a75284757ce75a6cefd57a
  895. Author: Jean-Baptiste Kempf <jb@videolan.org>
  896. Date:   Thu Nov 15 06:04:02 2007 +0000
  897.     Thanks to more other projects. I, of course, forget most, but step-by-step...
  898.     It might not be all correct, so...
  899.     Btw, at the top or at the bottom ? x264 ?
  900. commit 98ede4f254db4125cd8dc77f9f6f34f81b3aaf2b
  901. Author: Christophe Mutricy <xtophe@videolan.org>
  902. Date:   Wed Nov 14 22:02:01 2007 +0000
  903.     Don't use modules/gui/opie in gettext as we don't distribute it.
  904.     Upgrade POTFILE.in and vlc.pot
  905. commit 95adaf302d26466d1aa6d33b97664a5815e200ff
  906. Author: Christophe Mutricy <xtophe@videolan.org>
  907. Date:   Wed Nov 14 21:53:40 2007 +0000
  908.     Romanian translation update by Cristian Secară
  909. commit 6a71f8cbf23adaccfd3bc616e802c981111e7ee8
  910. Author: Antoine Cellerier <dionoea@videolan.org>
  911. Date:   Wed Nov 14 21:51:34 2007 +0000
  912.     svn:ignore include/vlc_about.h
  913. commit bfd706067e935775fdb23af2104043b0b722694b
  914. Author: Antoine Cellerier <dionoea@videolan.org>
  915. Date:   Wed Nov 14 21:50:17 2007 +0000
  916.     Layout fixes in COPYING (and use spaces instead of tabs). Use a fixed width font in when displaying the license in the qt4 help window (since that's how it's meant to be displayed).
  917. commit 0cdb6d811f340a29abdca80bcb33dab0fb11cc88
  918. Author: Jean-Baptiste Kempf <jb@videolan.org>
  919. Date:   Wed Nov 14 18:11:59 2007 +0000
  920.     Contribs: libgpg-error version bump.
  921. commit 6f3acaadd643d4f7056708dd74f0579f655de892
  922. Author: Jean-Paul Saman <jpsaman@videolan.org>
  923. Date:   Wed Nov 14 15:18:23 2007 +0000
  924.     Fix double vlc_object_attach().
  925. commit 1bc8330a3f197a1a0ed072dc0347fc807bbccefa
  926. Author: Jean-Paul Saman <jpsaman@videolan.org>
  927. Date:   Wed Nov 14 15:18:21 2007 +0000
  928.     Cleanup on osdmenu video filter.
  929. commit f8c1e19a7b7fc98dd25beae22a172895964e3d2d
  930. Author: Jean-Paul Saman <jpsaman@videolan.org>
  931. Date:   Wed Nov 14 15:18:19 2007 +0000
  932.     Detach osdmenu object before destroying.
  933. commit 099b560c5b3f79b33bd9c22060a76bb0e066499a
  934. Author: Jean-Paul Saman <jpsaman@videolan.org>
  935. Date:   Wed Nov 14 15:18:18 2007 +0000
  936.     Indentation
  937. commit b08b5f55f6742c705b405b3988d4dc7b4b909152
  938. Author: Jean-Paul Saman <jpsaman@videolan.org>
  939. Date:   Wed Nov 14 15:18:16 2007 +0000
  940.     Cleanup osd_ParserLoad()/osdParserUnload().
  941. commit 39434a18b3a2135fd11f16911ea63289ecf75f35
  942. Author: Jean-Paul Saman <jpsaman@videolan.org>
  943. Date:   Wed Nov 14 15:18:15 2007 +0000
  944.     Return pointer to osdmenu object and use that iso NULL pointer.
  945. commit b993600a6bab86f8d4dc8f22f3938f87a1563a93
  946. Author: Jean-Paul Saman <jpsaman@videolan.org>
  947. Date:   Wed Nov 14 15:18:12 2007 +0000
  948.     Use the filename passed and not the configuration file.
  949. commit 4527fa30438336684ea373c96e1b8fa7b41db373
  950. Author: Jean-Paul Saman <jpsaman@videolan.org>
  951. Date:   Wed Nov 14 15:18:10 2007 +0000
  952.     Cleanup indentation.
  953. commit 1f7592ff27f8b754e123d3135be15c9db54fc281
  954. Author: Jean-Paul Saman <jpsaman@videolan.org>
  955. Date:   Wed Nov 14 15:18:09 2007 +0000
  956.     Refactor osdmenu parsing logic.
  957. commit 7d39628de408b31b48153d4705ceb6f5a9e12bcb
  958. Author: Jean-Paul Saman <jpsaman@videolan.org>
  959. Date:   Wed Nov 14 15:18:07 2007 +0000
  960.     Add osd_parser to configure.ac
  961. commit 20f054d07cba69a49814b5d8b6e550e092856b54
  962. Author: Jean-Paul Saman <jpsaman@videolan.org>
  963. Date:   Wed Nov 14 15:18:04 2007 +0000
  964.     Add new files which should have been in previous commit.
  965. commit ad1fb8798056bb4d298aae0d9d053f8872fc4a79
  966. Author: Jean-Paul Saman <jpsaman@videolan.org>
  967. Date:   Wed Nov 14 15:18:02 2007 +0000
  968.     Further factoring out osdmenu parser functionality from osdmenu handling. Started a dummy modules/misc/osd/xml.c osdmenu parser.
  969. commit e467dc8322347bfa6d74af8854e1004da073297d
  970. Author: Jean-Paul Saman <jpsaman@videolan.org>
  971. Date:   Wed Nov 14 15:18:00 2007 +0000
  972.     Add newline to end of file, shuts up the compiler.
  973. commit 4ff5e969b5892a9f56ee1b5d77d86bdc7202250f
  974. Author: Jean-Paul Saman <jpsaman@videolan.org>
  975. Date:   Wed Nov 14 15:17:57 2007 +0000
  976.     Fix merge conflicts for src/osd/osd.c
  977. commit 6f7b6bf6fd00917d97fb297db4c9f53bd44fe2bb
  978. Author: Jean-Paul Saman <jpsaman@videolan.org>
  979. Date:   Wed Nov 14 07:14:22 2007 +0000
  980.     Make PIX_FMT_RGBA dependend on ffmpeg with swscale. Patch by Remi Duraffort <ivoire at via.ecp.fr>.
  981. commit 18be28ae221f8dc72fbf173e2a7e74d6e6c80ee6
  982. Author: Rafaël Carré <funman@videolan.org>
  983. Date:   Wed Nov 14 00:30:45 2007 +0000
  984.     make vlc_object_timedwait() return immediately if the object or libvlc is dying
  985. commit 8cc57c7a80f9875ab3f6cf56f6e9df9a88177f3b
  986. Author: Rafaël Carré <funman@videolan.org>
  987. Date:   Tue Nov 13 23:28:22 2007 +0000
  988.     xspf: fix nodes encoding. big up to yoannp for fully nested xspf !
  989. commit 724f40098f3029aabae9b97d90185ba9c73f74df
  990. Author: Christophe Mutricy <xtophe@videolan.org>
  991. Date:   Tue Nov 13 22:44:36 2007 +0000
  992.     Cosmetic
  993. commit 890dbc2206f595c016b2923f0f8b206d269a1877
  994. Author: Yoann Peronneau <yoann@videolan.org>
  995. Date:   Tue Nov 13 22:10:58 2007 +0000
  996.     * XSPF nested playlist
  997. commit 78010fbc3880df6ec5cf479e299fe664ac0f3d16
  998. Author: Antoine Cellerier <dionoea@videolan.org>
  999. Date:   Tue Nov 13 21:36:52 2007 +0000
  1000.     Add news about Album art, luameta and luaintf.
  1001. commit 5c673a35854b0f2b3bacd0fa1d53afb91fc5e832
  1002. Author: Antoine Cellerier <dionoea@videolan.org>
  1003. Date:   Tue Nov 13 21:20:56 2007 +0000
  1004.     Fix error in javascript "playlist xml" -> html routine which messed up display of playlist with nodes 2 or more deep which didn't have any leaves.
  1005. commit ee9cedc7ce3c868e14588d97df63d486ec282b79
  1006. Author: Antoine Cellerier <dionoea@videolan.org>
  1007. Date:   Tue Nov 13 21:08:37 2007 +0000
  1008.     Add "search as you type" to the HTTP interface.
  1009. commit 9f8aa0ff1f7dc797ff47371480829c89377588f6
  1010. Author: Rafaël Carré <funman@videolan.org>
  1011. Date:   Tue Nov 13 18:21:46 2007 +0000
  1012.     xspf demuxer: fix extension reading
  1013. commit d5a0120de4527bb2852528704e9a9090ed8e5fca
  1014. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1015. Date:   Tue Nov 13 07:48:21 2007 +0000
  1016.     Cosmetic and initial support of sipr in rm demuxer. Doesn't work with all flavours yet.
  1017. commit d4515c0fef4802d26e0e3edf61e6c431c03a3600
  1018. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1019. Date:   Tue Nov 13 07:39:09 2007 +0000
  1020.     Real decoder: Use the real libraries to decode atrac and sipr (sipr still doesn't work, because the flavour is misdetected)
  1021.     Add a few ifdefs for Loader use.
  1022. commit b985328ee2bfccba4a39416c9c2bb54409028c53
  1023. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1024. Date:   Tue Nov 13 06:33:10 2007 +0000
  1025.     Real Demuxer: Support for Atrac-3 codecs in Real files. Close #1359.
  1026.     Some new comments are in.
  1027. commit c0f040ead6df72fe224a97a095ded83be1c0ae15
  1028. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1029. Date:   Tue Nov 13 05:24:02 2007 +0000
  1030.     Don't make fontconfig depend on Makefile in contribs, it is boring to recompile all the time :D
  1031. commit c0c8177413140aa25953d3610fbb74bc6ea2a110
  1032. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1033. Date:   Tue Nov 13 05:19:10 2007 +0000
  1034.     Libcdio update for Mac OS Contribs, memleaks and small bugs.
  1035. commit 5e218f9cfa2ea6cd48a951bfd27fc3a24c25f206
  1036. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1037. Date:   Tue Nov 13 05:05:06 2007 +0000
  1038.     Contribs: png version bumps to 1.2.23, cleaning and perf release. For once, no CVE :D
  1039. commit 5d12aaf8536f78a339abceede842f7c78536d670
  1040. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1041. Date:   Tue Nov 13 04:58:42 2007 +0000
  1042.     Contribs: jump to faad 2.6.1. The patch is useless, but don't remove it might still be usefull.
  1043. commit a4fa3c64f29098e3e3342d2a693cd14cb8e613db
  1044. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1045. Date:   Tue Nov 13 04:56:04 2007 +0000
  1046.     Start a contribs section in THANKS. This is just a beginning and may need to be rewritten, changed etc...
  1047.     Anyway, it is now valid to use faad2 v >= 2.6.1
  1048. commit 8ba909ce0f69a3ae16370091aaeeed57d58c5eb6
  1049. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1050. Date:   Mon Nov 12 23:12:43 2007 +0000
  1051.     Makefile.am: Remove for goods disabled code. (as per funman's request).
  1052. commit bc55afb50ef27a43cf95050d01d0376e974af23e
  1053. Author: Ilkka Ollakka <ileoo@videolan.org>
  1054. Date:   Mon Nov 12 23:02:18 2007 +0000
  1055.     GET_PARAMETERS doesn't seem to work so well agains DSS 5.5.4,
  1056.     SET_PARAMETERS works agains DSS 5.5.4 and WMS 2003. WMS2003 doesn't
  1057.     accept empty parameter/value pair, so have to set something.
  1058. commit 31c0f5258cb3b28af2135c6f3a0d607efc9f4174
  1059. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1060. Date:   Mon Nov 12 22:59:14 2007 +0000
  1061.     Makefile.am: Disable icon positionement in the dmg.
  1062. commit 4bde22b6ed61c8610b140e7392d48c39fd568b94
  1063. Author: Antoine Cellerier <dionoea@videolan.org>
  1064. Date:   Mon Nov 12 22:27:00 2007 +0000
  1065.     Fix problem with the search lua wrapper (it always returned the "category" playlist even when searching in "onelevel" mode).
  1066.     Remove debug prints from the rc.lua module.
  1067. commit 2d3320dc962cca52a0388c0b3ff4c470e8ac830e
  1068. Author: Antoine Cellerier <dionoea@videolan.org>
  1069. Date:   Mon Nov 12 22:18:31 2007 +0000
  1070.     Add option to use a flat playlist in the rc.lua interface (default disabled).
  1071. commit 3f32e82e12c68514db43bc1f7a4d7a460d2c6bb8
  1072. Author: Christophe Mutricy <xtophe@videolan.org>
  1073. Date:   Mon Nov 12 22:08:54 2007 +0000
  1074.     Swedish translation update by Daniel Nylander
  1075. commit 87c76c20237a663506a2deed9f8db9af732fee47
  1076. Author: Antoine Cellerier <dionoea@videolan.org>
  1077. Date:   Mon Nov 12 22:00:47 2007 +0000
  1078.     Add services discovery support and enhance playlist support for lua interface modules. Added "search", "sort" and "sd" commands to rc.lua. Restored true playlist functionality and sd selection in the lua http intf.
  1079. commit 8ca1085a0efc5838aabe9c84276eee1ea1c0d580
  1080. Author: Rafaël Carré <funman@videolan.org>
  1081. Date:   Mon Nov 12 21:47:08 2007 +0000
  1082.     luaplaylist: adds experimental script for joox.net
  1083. commit cf9d63760cdc28389f89a97772dffd9683afabbc
  1084. Author: Rafaël Carré <funman@videolan.org>
  1085. Date:   Mon Nov 12 20:10:54 2007 +0000
  1086.     xspf export: write the extension tag before the trackList, we'll need to read it first to handle it properly.
  1087. commit 1977452030e44c34634b0f9a5d1eb8b65dc43bc0
  1088. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1089. Date:   Mon Nov 12 16:39:18 2007 +0000
  1090.     modules/services_discovery/upnp_intel.cpp: Add a todo note: this module needs to be rewritten used the new services discovery API. (this is not really helpful, but yet, that could help to track bugs).
  1091. commit c37287da346aae3c6064f56c0c3946bf09f2c1ce
  1092. Author: Damien Fouilleul <damienf@videolan.org>
  1093. Date:   Mon Nov 12 14:44:20 2007 +0000
  1094.     dvdnav: support for new incarnation hosted in mplayerhq
  1095. commit 3828287d44a29e2cbdae01aca3946bcc34c012e2
  1096. Author: Rafaël Carré <funman@videolan.org>
  1097. Date:   Mon Nov 12 13:36:09 2007 +0000
  1098.     services_discovery_SetLocalizedName() is now mandatory. Fix #1344
  1099.     upnp_intel module still has to be rewritten (it will crash at runtime)
  1100. commit 72757e9340c0d3a64760349a06fbc7aa47ba0417
  1101. Author: Rafaël Carré <funman@videolan.org>
  1102. Date:   Mon Nov 12 13:34:54 2007 +0000
  1103.     googleimage plugin: don't run vlc.uri_decode on a nil string
  1104. commit 5395427fef4d5c327bec4d21188f41043ce07b70
  1105. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1106. Date:   Mon Nov 12 07:50:16 2007 +0000
  1107.     Wx: this should fix the [23027] commit for compilation. needs review.
  1108. commit e3227add0581aa50cac13b532c7bebc4a2ed5ec3
  1109. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1110. Date:   Sun Nov 11 21:09:55 2007 +0000
  1111.     configure.ac: Fix a typo in my previous commit.
  1112. commit acbd355a0bc946f82235ddce81a7b50d92f1b094
  1113. Author: Antoine Cellerier <dionoea@videolan.org>
  1114. Date:   Sun Nov 11 21:08:36 2007 +0000
  1115.     Use the services_discovery_GetServicesNames() function in the qt4 and wxwidgets (i don't compile the wxwidgets module so there might be a few warnings/errors). This removes comprehension of how VLC modules work from the interface plugins. This change still needs to be done in the modules/gui/macosx/playlist.m file.
  1116. commit ffc3180d5c6e8968b20541caa02a1ba84ad759f1
  1117. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1118. Date:   Sun Nov 11 21:03:42 2007 +0000
  1119.     configure.ac: Fix Mac OS X 10.4 support (Reported by Enrique Osuna).
  1120. commit 07c7cdcb2194cc5aa12b906f1489c9c4a76ef473
  1121. Author: Antoine Cellerier <dionoea@videolan.org>
  1122. Date:   Sun Nov 11 20:32:43 2007 +0000
  1123.     Add argument to module_GetModulesNamesForCapability (and services_discovery_GetServicesNames) to also get the longnames.
  1124. commit 44de901a6dcdb11f25ab8583738ad0e2ba3c4959
  1125. Author: Antoine Cellerier <dionoea@videolan.org>
  1126. Date:   Sun Nov 11 20:16:51 2007 +0000
  1127.     Fix module_GetModulesNamesForCapability() and make it handle submodules properly (ie: the shoutcasttv submodule is returned as "shoutcasttv" instead of "shout"). This function (or its services_discovery_GetServicesNames(p_this) specialised version) should be used in interfaces, instead of the current code duplication.
  1128. commit 7fe8ad1b31a721f9eebe7df825e7e499ea9a9734
  1129. Author: Christophe Mutricy <xtophe@videolan.org>
  1130. Date:   Sun Nov 11 19:26:32 2007 +0000
  1131.     Fix [23001]
  1132. commit 72f289cb711a3cbe1612dee74e1bde5a57ed23fc
  1133. Author: Rafaël Carré <funman@videolan.org>
  1134. Date:   Sun Nov 11 18:48:07 2007 +0000
  1135.     alsa: use the pcm status to compute the delay. fix #894 (spdif passthrough)
  1136.     Please report loudly any regression, using spdif or not.
  1137. commit 22053c46a80be0c28a9e07730bc9888b14618503
  1138. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1139. Date:   Sun Nov 11 15:48:39 2007 +0000
  1140.     * updated the comments, so other people can understand what we're doing on Leopard
  1141. commit 2d06f4d7330c598464ba7cb5520753b490b181f3
  1142. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1143. Date:   Sun Nov 11 14:50:30 2007 +0000
  1144.     configure.ac: Because of the ld text relocation bug on Mac OS X, we have to disable ffmpeg when using such linker for the time being. Add a big warning at the end of configure if we are in such a configuration.
  1145. commit 518097e0f29a5536093f511e85b67c658825121a
  1146. Author: Rafaël Carré <funman@videolan.org>
  1147. Date:   Sun Nov 11 13:45:16 2007 +0000
  1148.     Install required files for lua http interface
  1149. commit 2ed5acfdde9ac4517a10c7ad0666014be685c970
  1150. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1151. Date:   Sun Nov 11 06:08:59 2007 +0000
  1152.     Real Audio: Add support for RealPlayer 10/10GOLD .so
  1153. commit e5147c68f462673172739e1be7b95088187d13f7
  1154. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1155. Date:   Sun Nov 11 04:46:31 2007 +0000
  1156.     More Real Codecs paths.
  1157. commit f1f413481142a192abd5a9adbaa44f8021351cf4
  1158. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1159. Date:   Sun Nov 11 04:02:48 2007 +0000
  1160.     RealAudio, more paths to search realAudio codecs.
  1161. commit 0dd040c1fb8f1a169abed422464fc3b121b16eff
  1162. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1163. Date:   Sun Nov 11 03:26:09 2007 +0000
  1164.     Qt4 - Use >= instead of == in loopA-B (thanks funman)
  1165. commit 66dbf82c6bb6eaf6f758c91652df1215f5da62c3
  1166. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1167. Date:   Sun Nov 11 01:52:28 2007 +0000
  1168.     Qt4 - A to B Loop implementation.
  1169. commit 34c9ee459c839448e00601d66652a5824d56c35b
  1170. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1171. Date:   Sun Nov 11 01:51:57 2007 +0000
  1172.     Store the time and length in int, since we use only the seconds count.
  1173. commit 0da94177ecd5df425e4662aadb801309eadf1e0d
  1174. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1175. Date:   Sat Nov 10 23:21:41 2007 +0000
  1176.     * a few more
  1177. commit 42ee1b383a1a1171a33133194629161acdf168d3
  1178. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1179. Date:   Sat Nov 10 23:14:17 2007 +0000
  1180.     * English grammar fixes and beautifications for the intf_UserFatal messages
  1181. commit e10d43118219b4cd6e2fce4c44b70778f9ebcc30
  1182. Author: Antoine Cellerier <dionoea@videolan.org>
  1183. Date:   Sat Nov 10 16:34:53 2007 +0000
  1184.     Port the http interface to the Lua Interface Module framework.
  1185.     
  1186.      * share/luaintf/http.lua: Equivalent of the legacy modules/control/http/
  1187.        module. (The new module takes 272 lines of Lua, instead of 5475 lines for
  1188.        the old one.) Functionality is basically the same except for CGI support
  1189.        which is missing.
  1190.      * share/http-lua/: The HTML files using the new <?vlc [lua code] ?> syntax.
  1191.      * modules/misc/lua/: Add Lua bindings for a few VLC function, the most
  1192.        important being the HTTPd high level functions, ACLs, stat and opendir.
  1193.     
  1194.     The Lua code still needs to be cleaned up a bit.
  1195. commit 050188ce4cea0fe17c21eba1d429ff44e0f92ea4
  1196. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1197. Date:   Sat Nov 10 15:26:11 2007 +0000
  1198.     contrib/src/Makefile: Update ffmpeg macosx-intel patch application recipe.
  1199. commit d421f3ca3a295fb60dd3800e1e8ab7371a49614a
  1200. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1201. Date:   Sat Nov 10 15:09:52 2007 +0000
  1202.     contrib/ffmpeg-macosx-intel-mmx.patch: Use Graham Booker's patch which works around the ld64 text relocation bug.
  1203. commit 018f3af4e27c5309ca80f5204f921576b673dd4d
  1204. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1205. Date:   Sat Nov 10 14:58:14 2007 +0000
  1206.     configure.ac: On Mac OS X, if ld has the text reloc bug, disable mmx and sse.
  1207. commit d431f940555125180841cb9800cf3d34032bf41d
  1208. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1209. Date:   Sat Nov 10 14:23:03 2007 +0000
  1210.     configure.ac: Allow --disable-mmx and --disable-sse.
  1211. commit 9c4b2e75b6327b91cd42b5bb2d44e222487f937a
  1212. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1213. Date:   Sat Nov 10 14:11:33 2007 +0000
  1214.     ehm, forgot this in [23004]
  1215. commit 159078ce2187960b3b314f18a87f46ea1dd7b09a
  1216. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1217. Date:   Sat Nov 10 14:10:33 2007 +0000
  1218.     * disable ASM support in libtheora for now (until the authors release a fixed version or Apple a fixed ld)
  1219. commit 7e93c288170af3be779d80747720fe1e15408f0e
  1220. Author: Damien Fouilleul <damienf@videolan.org>
  1221. Date:   Fri Nov 9 23:39:35 2007 +0000
  1222.     - lua: meeds winsock2 on win32
  1223. commit 5dd38e75cca5a8746cab7d529b94e089b4890a3b
  1224. Author: Christophe Mutricy <xtophe@videolan.org>
  1225. Date:   Fri Nov 9 22:07:51 2007 +0000
  1226.     Don't replace @ on file without e-mail address
  1227. commit b821a26f75ab2119c9c8d1fe1a625a78a54d7e93
  1228. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1229. Date:   Fri Nov 9 18:59:33 2007 +0000
  1230.     Qt4 - Sprefs: cosmetic and string change.
  1231. commit bb45b3c23d239bccbb959e3a10489568e09880e6
  1232. Author: Christophe Mutricy <xtophe@videolan.org>
  1233. Date:   Fri Nov 9 18:43:12 2007 +0000
  1234.     Typo
  1235. commit 1a48e9a028b6c278eb7d122c44894cdb688d35e1
  1236. Author: Christophe Mutricy <xtophe@videolan.org>
  1237. Date:   Fri Nov 9 18:19:53 2007 +0000
  1238.     Bool options need a special format
  1239. commit 251648e32246c48729986e65678bac16e5061e47
  1240. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1241. Date:   Fri Nov 9 10:26:44 2007 +0000
  1242.     Fix some potential segfaults, some cleanup and fix subtitling positioning.
  1243. commit 02044642f90c7e7e5774624e68d71cd5528a56de
  1244. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1245. Date:   Fri Nov 9 02:30:53 2007 +0000
  1246.     Qt4 - Open: clean again, and fix the clear() bug.
  1247. commit fe986989fc4249ce585582f0ed8edb94d90b3cf5
  1248. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1249. Date:   Fri Nov 9 02:11:08 2007 +0000
  1250.     Qt4 - Open Dialog: Code cosmetic.
  1251. commit 78510eda324d3113f4764be2b8708d1131e8980a
  1252. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1253. Date:   Fri Nov 9 02:06:42 2007 +0000
  1254.     Qt4 - Slight string change and code cosmetic.
  1255. commit d709d80d6074cfa60e0fe2162bbf0504ca4a4560
  1256. Author: Christophe Mutricy <xtophe@videolan.org>
  1257. Date:   Thu Nov 8 23:08:19 2007 +0000
  1258.     typo
  1259. commit ac0a9aeba4baf3cd55d9e24ec5da521afcf36c53
  1260. Author: Christophe Mutricy <xtophe@videolan.org>
  1261. Date:   Thu Nov 8 22:52:51 2007 +0000
  1262.     Slovenian l10n update by Matej Urbančič
  1263. commit 7fd99ddfbb556f8eff5715673db8a2f42b030505
  1264. Author: Antoine Cellerier <dionoea@videolan.org>
  1265. Date:   Thu Nov 8 22:14:52 2007 +0000
  1266.     Remove AltGr+Space character (firefox doesn't like it).
  1267. commit 443f056bf3340c70030f9801f94a3e774ac1bfe0
  1268. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1269. Date:   Thu Nov 8 01:07:15 2007 +0000
  1270.     Correct a typo in [22984], s/meta-fetch/fetch-meta :D
  1271. commit bfc832905d61b85d651165beea67d4037ebaaa7f
  1272. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1273. Date:   Thu Nov 8 00:54:54 2007 +0000
  1274.     Qt4 - strings modif.
  1275. commit 5d86e67df293aad304717e538091ead47d130be3
  1276. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1277. Date:   Thu Nov 8 00:45:23 2007 +0000
  1278.     Qt4 - Interfaces, strings change.
  1279. commit b2fc911ec3e1c1c41cbe25cf6685ef0775fea777
  1280. Author: Rafaël Carré <funman@videolan.org>
  1281. Date:   Thu Nov 8 00:36:09 2007 +0000
  1282.     check in updated po files
  1283. commit 4df7f5a54981537a97c55b4a3ab4a4538686f8ce
  1284. Author: Christophe Mutricy <xtophe@videolan.org>
  1285. Date:   Thu Nov 8 00:07:58 2007 +0000
  1286.     Don't put built sources in POTFILES.in
  1287. commit 7d648f63d8ece03e673973aad16c0db14afdcb94
  1288. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1289. Date:   Wed Nov 7 23:22:59 2007 +0000
  1290.     FFmpeg - add the MPCK fourCC, that seems to be associated to some SV8.
  1291.     But it may be useless, because of our mpc demuxer...
  1292. commit 4d52eeb6b95ea2443673d1f4de020199967d4766
  1293. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1294. Date:   Wed Nov 7 23:00:58 2007 +0000
  1295.     Qt4 - Add the meta-fetcher option to the privacy part of the Simple preferences.
  1296. commit 9c9d1dddbaadcc675ba5e402ae12a0c1698bc442
  1297. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1298. Date:   Wed Nov 7 21:21:46 2007 +0000
  1299.     playlist: Add an option to disable meta-fetch. (Need to be merged with art-fetch).
  1300. commit 014ff1d36a37ba5761df307da63c96df0a99fad4
  1301. Author: Christophe Mutricy <xtophe@videolan.org>
  1302. Date:   Wed Nov 7 20:20:41 2007 +0000
  1303.     Update vlc.pot
  1304. commit 4f2ae2af08a73d2cbdbd0443d42f13458d7d087a
  1305. Author: Antoine Cellerier <dionoea@videolan.org>
  1306. Date:   Wed Nov 7 19:36:02 2007 +0000
  1307.     Return the p_sys pointer in the httpd_{Handler,File}Delete functions (in case you need it to clean up stuff).
  1308. commit e574279363ad205597d577f350984586066cc608
  1309. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1310. Date:   Wed Nov 7 17:59:24 2007 +0000
  1311.     Qt4 - Add some privacy options to Simple Preferences.
  1312. commit 7793f291c25190b758f81e85be7b8ab07768bd85
  1313. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1314. Date:   Wed Nov 7 02:21:04 2007 +0000
  1315.     Qt4 - Display "--:--" in the status bar when vlc can't guess the total time.
  1316.     I think it is better that way and confuse less the users.
  1317. commit dff7943b2af0df48719280d6e5d6533b258bb40f
  1318. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1319. Date:   Wed Nov 7 02:11:30 2007 +0000
  1320.     Qt4 - MainInterface, Don't show remaining time when length is 0.
  1321. commit d1cf65c531b04f9260839b18d95db5157bedf3da
  1322. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1323. Date:   Tue Nov 6 18:04:38 2007 +0000
  1324.     configure.ac: Previous commit isn't necessary, isysroot implies syslibroot from experience.
  1325. commit b0d89baf36c7708aba61c6f8e2439c46921c84c4
  1326. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1327. Date:   Tue Nov 6 16:37:40 2007 +0000
  1328.     configure.ac: Use -syslibroot ld argument when using --with-macosx-sdk.
  1329. commit 8f8d55f21c784c004a80c15d6c4135b141f704e5
  1330. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1331. Date:   Tue Nov 6 02:55:44 2007 +0000
  1332.     Qt4 - SPrefs, make the hotkeys module take all the space available.
  1333. commit 855cf8bf58be454704e448bf3cb2284c7a9e246e
  1334. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1335. Date:   Tue Nov 6 02:47:07 2007 +0000
  1336.     Qt4 - Long lines, cosmetics and trailing spaces fixes.
  1337. commit 86e63937fff7c645d0ea4228a293e031e16d924a
  1338. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1339. Date:   Tue Nov 6 02:43:01 2007 +0000
  1340.     Qt4 - SPrefs: use a switch to remove stupid iterative ifs.
  1341. commit d2d0350a1f1640065e46e83024a3ce9c51b7cd4b
  1342. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1343. Date:   Tue Nov 6 02:30:19 2007 +0000
  1344.     Qt4 - Remove unreachable code.
  1345. commit 09630cc19d698c34002bef4aeeab9a798b9e8e72
  1346. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1347. Date:   Tue Nov 6 02:25:30 2007 +0000
  1348.     Qt4 - Hotkeys Preferences: * Create the QLabel warning only if needed,
  1349.                                * Fix the "empty value, empty text" key bug.
  1350. commit f437e6eb9cd9be0c004013c2593c2fed109c6daf
  1351. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1352. Date:   Tue Nov 6 02:05:47 2007 +0000
  1353.     Qt4 - Hotkeys, correct some unicode problem and change the default behaviour.
  1354. commit d8fd7df3f41d8fae8657876b1faa36af7886fe41
  1355. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1356. Date:   Mon Nov 5 23:52:23 2007 +0000
  1357.     Qt4 - Remove now unneeded files.
  1358. commit ff6613e350a80ed99507d877cfac51e25a9ae606
  1359. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1360. Date:   Mon Nov 5 23:47:40 2007 +0000
  1361.     Qt4 - Unification of Hotkeys for Sprefs et Adv Preferences.
  1362. commit 0b8e11bd3f39d15873133711aabe190f47b98fa1
  1363. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1364. Date:   Mon Nov 5 23:12:08 2007 +0000
  1365.     Qt4 - make GNOME and KDE people happy.
  1366. commit 3e8d0beb2925c3b2cf6eaa1a45186d5094c40569
  1367. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1368. Date:   Mon Nov 5 23:01:15 2007 +0000
  1369.     Qt4 - Improve the hotkeys preferences.
  1370. commit d5107810595354bd93f6bf65713c039d1bc7cb8b
  1371. Author: Antoine Cellerier <dionoea@videolan.org>
  1372. Date:   Mon Nov 5 21:52:26 2007 +0000
  1373.      * modules/misc/lua:
  1374.        * Add vlc.license()
  1375.        * vlc.vlm.execute_command() now returns the VLC error code and the corresponding error message as 2nd and 3rd return values.
  1376.      * share/luaintf: add help and module description related stuff to the telnet and rc modules.
  1377. commit 94742be8ad29e8941d9eec6835f78633cf0f6142
  1378. Author: Antoine Cellerier <dionoea@videolan.org>
  1379. Date:   Mon Nov 5 20:46:41 2007 +0000
  1380.     Revert part of r22952 which broke commands of more than 1000 chars.
  1381. commit 786b6c4ad0ca8e7fcb45e090ab4330a26839fc66
  1382. Author: Christophe Mutricy <xtophe@videolan.org>
  1383. Date:   Mon Nov 5 19:42:29 2007 +0000
  1384.     svn:keywords
  1385. commit 096b58df0c41bd93ac51ac4ee12dd9027be08bdb
  1386. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1387. Date:   Mon Nov 5 17:18:17 2007 +0000
  1388.     Makefile.am: Build and export the Framework in package-macosx. This is probably not an appropriate place and will change one day.
  1389. commit 9af57553c9e93a62d2f9b68f78d0420053fbffa2
  1390. Author: Rémi Denis-Courmont <rem@videolan.org>
  1391. Date:   Mon Nov 5 17:08:36 2007 +0000
  1392.     Cosmetic fix (excessive indentation)
  1393. commit 35c8e86dba758c48719a49f983babfe21a3348f4
  1394. Author: Rémi Denis-Courmont <rem@videolan.org>
  1395. Date:   Mon Nov 5 16:58:36 2007 +0000
  1396.     Fix a few minor race conditions
  1397. commit 03f87d80bfd2c8d3e1bb6e0fb5a941e5fd7705f0
  1398. Author: Rémi Denis-Courmont <rem@videolan.org>
  1399. Date:   Mon Nov 5 16:24:07 2007 +0000
  1400.     Fix previous commit
  1401. commit 40d39fa10aac4c2710c3c7682033b483644ea467
  1402. Author: Rémi Denis-Courmont <rem@videolan.org>
  1403. Date:   Mon Nov 5 16:16:36 2007 +0000
  1404.     Recover from ALSA suspend properly if the device does not support resuming
  1405. commit bd0a73c986b4e3af39826e88e0f0ad2026059e16
  1406. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1407. Date:   Mon Nov 5 16:13:57 2007 +0000
  1408.     MacOSX/Framework/VLC.xcodeproj: Fix compilation.
  1409. commit 2088806206d45c336ff19bb10f439232c5db1dc2
  1410. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1411. Date:   Mon Nov 5 07:26:36 2007 +0000
  1412.     Qt4 - Preferences, improve a bit the Hotkeys. Preparatory work to merge the Hotkeys from SPrefs and AdvPrefs.
  1413. commit 3fb4b0304c61b3aa0719c35036d7583470f47a9f
  1414. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1415. Date:   Mon Nov 5 06:07:25 2007 +0000
  1416.     Qt4 - Preferences: spaces and comments.
  1417. commit c05d2ce6c4bc3848edca8fe8eadf7d33cd21ce59
  1418. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1419. Date:   Mon Nov 5 04:36:55 2007 +0000
  1420.     qt4 - SPrefs: define a caching general value ( Custom, lowest, low, normal, high, highest) that control all the caching values in the preferences for dummies.
  1421.     Preferences for dummies should now be finished. ref #603
  1422. commit 72a25f190a8028c16c9cfa48b331d0772839fea2
  1423. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1424. Date:   Mon Nov 5 03:16:17 2007 +0000
  1425.     Qt4 - SPrefs, doing funny things with qobject_cast to improve a bit the code...
  1426. commit b8836621bcff0032392800fcb0456941d323b2d5
  1427. Author: Rafaël Carré <funman@videolan.org>
  1428. Date:   Mon Nov 5 01:48:25 2007 +0000
  1429.     luarc: use info instead of error when exiting, don't try to interpret empty lines as commands
  1430. commit 83e72e86e3f4dcb48e66c387eb4aa4253cbe5018
  1431. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1432. Date:   Mon Nov 5 00:29:23 2007 +0000
  1433.     Qt4 - fix qt4.2 compilation
  1434. commit f3f44132e01c95cd764c51904f08a0beaeae0700
  1435. Author: Rafaël Carré <funman@videolan.org>
  1436. Date:   Sun Nov 4 23:42:06 2007 +0000
  1437.     screensaver: replaces system() calls by fork()/execv()/waitpid()
  1438.     A side effect is that on FreeBSD the console is not filled anymore with "xscreensaver-xxx not found", because "/bin/sh xx 2>&-" will not close stderr if the specified command doesn't exist.
  1439. commit d66e6c3cac852ff62e0de9ca0405c2975d152bb6
  1440. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1441. Date:   Sun Nov 4 23:22:46 2007 +0000
  1442.     Qt4 - SPrefs, save the access-filter.
  1443. commit bddd76b004670b9b82448a12eac3687aa22e49ba
  1444. Author: Antoine Cellerier <dionoea@videolan.org>
  1445. Date:   Sun Nov 4 23:10:10 2007 +0000
  1446.     Some more simplification of the luaplaylist/luameta code.
  1447.     Fix a few FIXMEs.
  1448. commit 1b65354670ab8a6a1c831eae0d7b5c819d0edf2c
  1449. Author: Antoine Cellerier <dionoea@videolan.org>
  1450. Date:   Sun Nov 4 22:40:00 2007 +0000
  1451.     Don't pop the string before using it (else our pointer points to garbage) and add a user friendly error message in vlclua_stream_new.
  1452. commit de31813fc07c398e906346df090bf4680212a85c
  1453. Author: Antoine Cellerier <dionoea@videolan.org>
  1454. Date:   Sun Nov 4 21:42:27 2007 +0000
  1455.     Add a new type of VLC Lua module: Interfaces.
  1456.     Two things led me to add this new type of Lua modules:
  1457.      * Most interfaces duplicate code from one another (rc and telnet both deal
  1458.        with sockets, rc and hotkeys duplicate VLC interfacing code)
  1459.      * It's easier to code in Lua than in C (for high level stuff)
  1460.     (* Users can code their own module easily, all they need is a text editor.)
  1461.     
  1462.     Most of the changes in modules/misc/ are Lua wrappers for different C APIs
  1463.     in VLC. I'd say that 90% of those wrappers won't change, the other 10% might
  1464.      need small changes (mostly to simplify the C code).
  1465.     
  1466.     The VLC Lua "interface" module will look for lua scripts in the
  1467.     *share*/luaintf/ directory. Files in *share*/luaintf/modules/ are lua modules
  1468.     which can be used by multiple VLC Lua modules (using require "modulename").
  1469.     
  1470.     This commit includes 4 Lua interface modules:
  1471.      * dummy.lua: the default module. Prints error messages and quits.
  1472.      * rc.lua: equivalent to the legacy rc.c module. Also includes a bunch of
  1473.        new features (+ multiple socket connections at a time work!). See file for
  1474.        more details.
  1475.      * telnet.lua: equivalent to the legacy telnet.c module. See file for more
  1476.        details.
  1477.      * hotkeys.lua: a rewrite of the hotkey handling module. This module is still
  1478.        experimental. I'll need to change VLC core hotkeys stuff to make it work
  1479.        like I want (ie: 1 hotkey triggers 1 action instead of the current 1 action
  1480.        can have 1 hotkey). This version executes 3 dummy actions when keys 'q',
  1481.        'w' or 'x' are pressed.
  1482.     
  1483.     What's left to do:
  1484.      * Port the http interface plugin to this framework (at least for the
  1485.        macros/rpn part ... using <?vlc some lua code ?> à la PHP would be way
  1486.        easier than what we currently have).
  1487.      * Finish work on the hotkeys module.
  1488.      * Code a real telnet/rc module with autocompletion and all the cool features
  1489.        usually found in a telnet/terminal interface.
  1490.      * Trash the legacy C modules.
  1491.     
  1492.     Stuff to test (which I can't test myself):
  1493.      * Win32 and Mac OS X specific changes to Makefile.am
  1494.      * Console interface under Win32. I expect it not to work.
  1495.     
  1496.     Other stuff included in this changeset are:
  1497.      * Code cleanup (I'm sure that it's still possible to simplify some of the old lua bindings code).
  1498.      * That's pretty much it in fact :/
  1499. commit 154d9e74c59590e731abee5cd26ee8a401a4146c
  1500. Author: Antoine Cellerier <dionoea@videolan.org>
  1501. Date:   Sun Nov 4 21:07:50 2007 +0000
  1502.     Remove unneed setting of val.b_bool before calling var_Set( p_input, "rate-{faster,slower}", val ) in the rc module. Those variables are of type VLC_VAR_VOID.
  1503. commit a692c5a4e019b3136d90e516ba90744b909adc15
  1504. Author: Antoine Cellerier <dionoea@videolan.org>
  1505. Date:   Sun Nov 4 21:06:11 2007 +0000
  1506.     When calling config_GetType on a CONFIG_ITEM_KEY, return VLC_VAR_INTEGER instead of 0.
  1507. commit 0d3aa16a79f6cf986477328d17fb35b67adaedc1
  1508. Author: Antoine Cellerier <dionoea@videolan.org>
  1509. Date:   Sun Nov 4 21:05:00 2007 +0000
  1510.     Add a psz_intf member to intf_thread_t. This holds the string given to module_Need to load the interface (which can then be used by the interface to know what name was used to load it).
  1511. commit f2ad0a9314f0a378295b075480ea9416d09cd522
  1512. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1513. Date:   Sun Nov 4 18:29:24 2007 +0000
  1514.     * ehm, added a missing test case checking if EyeTV wasn't launch prior to VLC's launch time
  1515. commit 2c73e4b1f8369ec33144656450d6857274da6edf
  1516. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1517. Date:   Sun Nov 4 12:17:39 2007 +0000
  1518.     * we don't need AUTHORS, THANKS, COPYING and README (generic edition) inside our app bundle anymore, as they're either hard-coded or present on the disk-image anyway
  1519. commit 58e53703cff87c0b20fcdae4ef85cf5825501634
  1520. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1521. Date:   Sun Nov 4 11:57:25 2007 +0000
  1522.     * updated the README for 0.9.0
  1523. commit 782ce201afb3c9b38ba9aee86b7a5affec566611
  1524. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1525. Date:   Sun Nov 4 11:57:04 2007 +0000
  1526.     * use the hard-coded authors and thanks lists instead of bundled files and incorporate [22938] for trunk
  1527. commit f54452ded874199d2bde5c7027d79d9efae1f263
  1528. Author: Rafaël Carré <funman@videolan.org>
  1529. Date:   Sun Nov 4 11:12:06 2007 +0000
  1530.     use correct return type
  1531. commit 4a1b83ecc10a5640d66bedfb46338684d8b681e1
  1532. Author: Olivier Teulière <ipkiss@videolan.org>
  1533. Date:   Sun Nov 4 10:28:26 2007 +0000
  1534.     qt4/dialogs/help.cpp: Fixed some typos
  1535. commit 45abd2cd3d043e5e361894a026cad600c49fd050
  1536. Author: Damien Fouilleul <damienf@videolan.org>
  1537. Date:   Sat Nov 3 20:09:50 2007 +0000
  1538.     - mozilla plugin: added support for XCode 3 tools (leopard)
  1539. commit f8ab6a3b4687282138f4d63f125c402858f253ee
  1540. Author: Christophe Mutricy <xtophe@videolan.org>
  1541. Date:   Sat Nov 3 16:14:21 2007 +0000
  1542.     Remove useless and broken rule
  1543. commit c2df0ad5f377fae6f86c933addd543e17bc02852
  1544. Author: Rafaël Carré <funman@videolan.org>
  1545. Date:   Sat Nov 3 14:38:46 2007 +0000
  1546.     youtube.lua: removes bad copy/pasting
  1547. commit d2a20afcd776a48537cdf43b989b4401f7823d07
  1548. Author: Rafaël Carré <funman@videolan.org>
  1549. Date:   Sat Nov 3 14:28:52 2007 +0000
  1550.     lua: adds a copyright notice and a GPLv2+ header to each lua script
  1551.     authors: feel free to change to the licence you want, and to add yourself to the Authors list
  1552.     additionnally, adds break.lua to its Makefile.am
  1553. commit 6b0c6b967cc92f3115faa7dfe85e26c8b17fc6cd
  1554. Author: Rafaël Carré <funman@videolan.org>
  1555. Date:   Sat Nov 3 14:08:32 2007 +0000
  1556.     New script for break.com videos website
  1557. commit a003603fc92116c554245af0ddfde05a1c1e0208
  1558. Author: Rafaël Carré <funman@videolan.org>
  1559. Date:   Sat Nov 3 12:54:19 2007 +0000
  1560.     removes some warnings on FreeBSD
  1561. commit 75912d9cf69e22a5fd637bb5647e4cbdfba608f3
  1562. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1563. Date:   Sat Nov 3 12:16:02 2007 +0000
  1564.     control/core.c: Fix a warning about lock being an usunsed variable, by using lock.
  1565. commit b999b9b155b84b4427a8aa673a70b924debf708b
  1566. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1567. Date:   Sat Nov 3 12:13:09 2007 +0000
  1568.     include/vlc/libvlc.h: libvlc_media_list_flat_media_list->libvlc_media_list_flat_view.
  1569. commit 37d2743acc9df3054b6b00cffb64703554226843
  1570. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1571. Date:   Sat Nov 3 12:11:13 2007 +0000
  1572.     control/libvlc_internal.h: Fix libvlc_media_list_view_release_func_t return type.
  1573. commit 60327d5d5fe30448ed879392a1d61926977b52b0
  1574. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1575. Date:   Sat Nov 3 12:07:47 2007 +0000
  1576.     control/flat_media_list_view.c: Remove some dead code. (Reported by jb).
  1577. commit 8678d297cc21c96233df5e06aff61b3c4d3b4f9d
  1578. Author: Rémi Denis-Courmont <rem@videolan.org>
  1579. Date:   Thu Nov 1 20:13:20 2007 +0000
  1580.     Thanks
  1581. commit 131163af59a161c1794e254193e2d6c620472e29
  1582. Author: Rémi Denis-Courmont <rem@videolan.org>
  1583. Date:   Thu Nov 1 20:12:39 2007 +0000
  1584.     vlm: Use RT rather than monotonic clock - fixes #1288
  1585.     Patch by Brian C. Wiles
  1586. commit aa31448fb2795d84e5384b8cbcfad5e6baa510f9
  1587. Author: Bernie Purcell <bitmap@videolan.org>
  1588. Date:   Thu Nov 1 12:57:48 2007 +0000
  1589.     Address Trac Issue #1350 - linebreaks being ignored under some
  1590.     circumstances in styled subtitles.
  1591. commit 5314d595fb9115e3edccd79ac842adea0150bd36
  1592. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1593. Date:   Thu Nov 1 04:59:58 2007 +0000
  1594.     Update List of ModuleS.
  1595. commit 42ecf284670b8102800402ca5ddd57e3349ebb5c
  1596. Author: Rafaël Carré <funman@videolan.org>
  1597. Date:   Thu Nov 1 03:47:33 2007 +0000
  1598.     ncurses: workaround a race condition spotted by akem. darkwired pwnage
  1599. commit b6a30543efd3ee2b7045efd30b62cd57264bd421
  1600. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1601. Date:   Wed Oct 31 20:30:56 2007 +0000
  1602.     Fixed transparency when using FFMPEG_SWSCALE in zvbi.
  1603. commit 23e37d8587da18ed726400b68db9d0f4ee60e316
  1604. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1605. Date:   Wed Oct 31 20:30:52 2007 +0000
  1606.     Improve error message for v4l2.
  1607. commit cacd39b8661a299781bbeb4c888a36d4a47215ca
  1608. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1609. Date:   Wed Oct 31 20:26:52 2007 +0000
  1610.     Preferences, audio, save the normalizer activation and clean.
  1611. commit ad9ca44d5979a242ef0781dbe793c3c7ae8d8caa
  1612. Author: Christophe Mutricy <xtophe@videolan.org>
  1613. Date:   Wed Oct 31 13:00:59 2007 +0000
  1614.     Remove wrong -L${PREFIX}/lib from vlc-config
  1615. commit 53b56e5a88930dac467b2a41da1cb1d6089ecc25
  1616. Author: Rafaël Carré <funman@videolan.org>
  1617. Date:   Wed Oct 31 02:51:23 2007 +0000
  1618.     Yes, sigwait() can fail, so don't ignore its return value
  1619. commit 87bf103213eec6bae246f2ff786c4fc8ba8a3417
  1620. Author: Christophe Mutricy <xtophe@videolan.org>
  1621. Date:   Tue Oct 30 22:46:22 2007 +0000
  1622.     Fix moz plugin linking on system with several version of libvlc installed
  1623. commit 00ee7f75efe4f8c61deff395851f1b9dcc0296bf
  1624. Author: Rafaël Carré <funman@videolan.org>
  1625. Date:   Tue Oct 30 18:24:06 2007 +0000
  1626.     Disable album art by default. fix #1280
  1627. commit 905e945b98be4c2e7b19675751685a5cabbd07b7
  1628. Author: Christophe Mutricy <xtophe@videolan.org>
  1629. Date:   Tue Oct 30 13:54:17 2007 +0000
  1630.     "default auto" means nothing
  1631. commit bc8e6a591cadcd64e252eaabb56dda92cee8cd57
  1632. Author: Christophe Mutricy <xtophe@videolan.org>
  1633. Date:   Tue Oct 30 13:46:12 2007 +0000
  1634.     Cosmetic
  1635. commit fedb5c55d04d80c7d228914635d28cb50a53a25a
  1636. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1637. Date:   Tue Oct 30 10:27:58 2007 +0000
  1638.     Add VBI decoder to NEWS
  1639. commit 48d08eab9eae9a6dcf35ab5b340625fc05e0977d
  1640. Author: Rafaël Carré <funman@videolan.org>
  1641. Date:   Tue Oct 30 03:58:28 2007 +0000
  1642.     lua: update lelombrik script
  1643. commit 9907acfc7422d52b0fd174f7a20cc41d7896f9a2
  1644. Author: Rafaël Carré <funman@videolan.org>
  1645. Date:   Tue Oct 30 03:42:18 2007 +0000
  1646.     ncurses: base detection of wide characters support on the presence of libncursesw, and use the same header wether it's present or not
  1647. commit a7cc6c93be03fe91fcc8f06498bf44b032fbddaa
  1648. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1649. Date:   Tue Oct 30 01:38:53 2007 +0000
  1650.     Qt4 - Ui, small name change.
  1651. commit 8a260c7865d5da81237069619279af9ae24721b7
  1652. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1653. Date:   Tue Oct 30 01:34:48 2007 +0000
  1654.     Qt4 - Mkv muxer in GUI... Same as previous from thresh...
  1655. commit 9d0cb667dd07979d124362e462df0f745e948450
  1656. Author: Pavlov Konstantin <thresh@videolan.org>
  1657. Date:   Tue Oct 30 01:31:49 2007 +0000
  1658.     Six hundred kiloby... i mean, 32 bytes should be enough to store mux info.
  1659.     Add mkv file extension as ffmpeg now can mux to Matroska.
  1660. commit a7ed7a9eb8fac6024498355d613c6363587d52bb
  1661. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1662. Date:   Tue Oct 30 01:21:03 2007 +0000
  1663.     Qt4 - Fix the saving of the preferences to avoid inaccuracies between the panels.
  1664.     Preferences for dummies ( #603 ) is now almost done in Qt4. Please test and review my commits.
  1665. commit a9cce62ad1e4c7ae3898a16575400729d67071aa
  1666. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1667. Date:   Tue Oct 30 01:08:22 2007 +0000
  1668.     Qt4 - Preferences, don't remove the widgets to re-add them! Just use hide/show... A stackedLayout would have been a better idea, but this should work.
  1669.     Please report any breakage, as it might be wrong somewhere.
  1670. commit 2a54015a7f9b49f4500730b23190c56cabf7ad99
  1671. Author: Rafaël Carré <funman@videolan.org>
  1672. Date:   Tue Oct 30 01:08:03 2007 +0000
  1673.     xspf demuxer: removes some warning
  1674. commit 3defa30c23e15a5576ddce8b01b1528085841848
  1675. Author: Rafaël Carré <funman@videolan.org>
  1676. Date:   Tue Oct 30 00:48:51 2007 +0000
  1677.     qt4: use the brand new vlc_about.h
  1678. commit 2391b36f66d6e441efa66a09cfdc051313b5bfea
  1679. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1680. Date:   Tue Oct 30 00:26:54 2007 +0000
  1681.     Qt4 - Prefs, cleanig again.
  1682. commit 036838fac2f4dc8aba41819971645587a4dccd4d
  1683. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1684. Date:   Tue Oct 30 00:19:13 2007 +0000
  1685.     Qt4 - Prefs; cleaning, disabling unused code, general comments, class renaming, in order to actually use those preferences. :D
  1686. commit 00e3654a317f56cf2c89d20878348b6b6086bd38
  1687. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1688. Date:   Mon Oct 29 23:57:30 2007 +0000
  1689.     Qt4 - Remove excessive debug.
  1690. commit 4d27e757c899636bc7ddad29a5685d8eb1ebdfd6
  1691. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1692. Date:   Mon Oct 29 23:54:03 2007 +0000
  1693.     Qt4 - Fix Simple Preference saving...
  1694.     Gosh, who wrote those simple Preferences ? Seriously ?
  1695.     ooooooooooooooops...
  1696. commit 632c8544ad6441380af5ac3f2f53bb478d3abadf
  1697. Author: Christophe Mutricy <xtophe@videolan.org>
  1698. Date:   Mon Oct 29 23:35:47 2007 +0000
  1699.     Move qt4/dialogs/about.hpp to include/vlc_about.h so all interfaces modules can use it.
  1700.     The change in configure.ac is suboptimal. It would be better to change DEFAULT_INCLUDES to use -I${top_builddir}/include rather than -I${top_builddir}. Automake wizard requested.
  1701. commit d074490d550bdf3b3fa11b16b5a3e6b462bd2f3f
  1702. Author: Rafaël Carré <funman@videolan.org>
  1703. Date:   Mon Oct 29 11:07:35 2007 +0000
  1704.     Include <sys/socket.h> when testing for <net/if.h>
  1705.     net/if.h depends on it on some systems (Darwin & FreeBSD at least)
  1706. commit 32daa8b95ec6fbc2b03331539845a5e3ea21f48b
  1707. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1708. Date:   Mon Oct 29 03:18:29 2007 +0000
  1709.     Qt4 - whitespaces cleaning, code line size, code beautification ;)
  1710. commit 631f0bf45e7aa86841bc7c510e28d7cb353e436a
  1711. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1712. Date:   Mon Oct 29 03:02:43 2007 +0000
  1713.     Qt4 - SPrefs: save the interface value... Doesn't seem to work, so please review.
  1714. commit af967f850b2d6bcad19a933ff06eea2b15aa2754
  1715. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1716. Date:   Mon Oct 29 02:00:53 2007 +0000
  1717.     Qt4 - and fix the previous [22886]
  1718. commit dc2fe858f202d9cefac578c82642059661bb75e8
  1719. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1720. Date:   Mon Oct 29 01:54:08 2007 +0000
  1721.     Forgotten file in [22883]. Sorry.
  1722. commit 23bc3916fea067e6a50ba5431d337957eaf06aab
  1723. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1724. Date:   Mon Oct 29 01:47:26 2007 +0000
  1725.     Qt4 - SPrefs, device selection. Please Review, since I am far from sure that this is a good idea...
  1726.     Moreover, is it config_PutPsz( p, name, ASCII ) or  config_PutPsz( p, name, UTF-8 )  ?
  1727. commit 93b0b1790b5c1c9cc252de109aaa351c0689b255
  1728. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1729. Date:   Mon Oct 29 01:15:33 2007 +0000
  1730.     Sout - cleanup. and mark the TODO for the icecast MRL generation...
  1731. commit 7589b4c25b50b93a42ec6a158a882b0e5dc67b05
  1732. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1733. Date:   Mon Oct 29 01:10:45 2007 +0000
  1734.     Qt4 - Ui - Sout: rearrange the sout possibilities.
  1735. commit 0c3b7409c9df2d1d595dda26c4b55b7373454684
  1736. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1737. Date:   Mon Oct 29 01:06:10 2007 +0000
  1738.     Move psz_mountpoint to psz_icecast_mountpoint.
  1739. commit 860fdb796c692ca2ca65738bdfaf5d511eedd2cc
  1740. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1741. Date:   Mon Oct 29 01:05:27 2007 +0000
  1742.     Qt4 - Sout: icecast patch mostly rewritten...
  1743. commit 068b5be2f8f0a61a29df4eb6ebe563bd68f267f7
  1744. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1745. Date:   Sun Oct 28 23:56:56 2007 +0000
  1746.     qt4 - Don't public slots when unneeded.
  1747. commit 933b2755d76cf723aa518c84c18c7c4735d9ca58
  1748. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1749. Date:   Sun Oct 28 23:54:32 2007 +0000
  1750.     Qt4 - Open cleaning and comments.
  1751. commit a8add18eb77f28007f2379e4d6d72eefd720c977
  1752. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1753. Date:   Sun Oct 28 23:32:21 2007 +0000
  1754.     Qt4 - Open Disc, use a completer for Linux, windows already has its autoprobing.
  1755. commit da528d5b430178ddee568284309f786bf0f61776
  1756. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1757. Date:   Sun Oct 28 23:26:34 2007 +0000
  1758.     Qt4 - UI '2'
  1759. commit 8dd142c67f718ca98e5795b3ca4829a4e7b67ea8
  1760. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1761. Date:   Sun Oct 28 23:19:20 2007 +0000
  1762.     Qt4- Ui cleaning.
  1763. commit ca3fa5a3d46d4aa3bd731ac240c6571ef6840c9a
  1764. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1765. Date:   Sun Oct 28 22:39:26 2007 +0000
  1766.     * the belnet mirror is broken. Let's use heanet instead
  1767. commit df80fb3944b8cda9e6d64ac296c039ebeab40c79
  1768. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1769. Date:   Sun Oct 28 22:33:21 2007 +0000
  1770.     * fixed Apple Remote support for Leopard. Note that the cookie for kRemoteControl_Switched wasn't updated, but since we don't use this feature in VLC, that's pretty fine.
  1771. commit 7be5e00ccd019350f6aa24d678b48360a9b430f5
  1772. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1773. Date:   Sun Oct 28 07:50:52 2007 +0000
  1774.     Qt4 - spaces and comments on open.cpp.
  1775. commit 9774edc08215b7d6daadd7e07d39fd7cfc77a8b5
  1776. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1777. Date:   Sun Oct 28 07:06:56 2007 +0000
  1778.     Qt4 - spaces removing.
  1779. commit 662b0388884c3f7e769feff5b5de5fcb9465e908
  1780. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1781. Date:   Sun Oct 28 07:05:45 2007 +0000
  1782.     Qt4 - Moving function from one file to another...
  1783. commit 3e7d9284edfc05a2eb083b3e88280704312da8e3
  1784. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1785. Date:   Sun Oct 28 06:59:41 2007 +0000
  1786.     Qt4 - yeah, redefining some existing options *IS* a good idea..
  1787. commit b1262408007b1ceb5e9a790efccd6b84c1821f83
  1788. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1789. Date:   Sun Oct 28 06:59:03 2007 +0000
  1790.     Qt4 - small layout modification .
  1791. commit 366cee56af4bc1e92d8f0fdb3aa2f806680d7a55
  1792. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1793. Date:   Fri Oct 26 20:00:09 2007 +0000
  1794.     Qt4 - Prevent Key Modifiers pressed event to be propagated to hotkeys that doesn't understand them.
  1795. commit 66af5fd9ea0c7f4c22406b24cc728af3b6b2ced1
  1796. Author: Rémi Denis-Courmont <rem@videolan.org>
  1797. Date:   Fri Oct 26 17:14:26 2007 +0000
  1798.     Some more doc
  1799. commit a1251a8d8907d3e05eb7190734453e4ea05f8b07
  1800. Author: Rémi Denis-Courmont <rem@videolan.org>
  1801. Date:   Fri Oct 26 16:30:27 2007 +0000
  1802.     Support for Doxygen
  1803. commit 460fa6b707ad479e96ad00e0631bcbf768b82572
  1804. Author: Rémi Denis-Courmont <rem@videolan.org>
  1805. Date:   Fri Oct 26 16:20:57 2007 +0000
  1806.     Actually build targets
  1807. commit a2aa6ae3482a8efaf21bcc169a2e20b988dff34b
  1808. Author: Rémi Denis-Courmont <rem@videolan.org>
  1809. Date:   Fri Oct 26 16:01:10 2007 +0000
  1810.     Non-working skeleton build system
  1811. commit 5d29b33987158c7272dac74f8bc7c0dcf2fa0db9
  1812. Author: Rémi Denis-Courmont <rem@videolan.org>
  1813. Date:   Fri Oct 26 15:41:51 2007 +0000
  1814.     Plugin path
  1815. commit 998b5e6f6b682ed20c33df54d24c8f0205f07ccb
  1816. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1817. Date:   Fri Oct 26 15:15:46 2007 +0000
  1818.     Typo
  1819. commit 3e08d9550f7c0851cb0501f7c59a3afd4a9cc181
  1820. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1821. Date:   Fri Oct 26 15:08:08 2007 +0000
  1822.     Add new gui module for use with overlay framebuffer devices.
  1823. commit 64fd3b590f1cc72d32d8684b65b337de268044c0
  1824. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1825. Date:   Fri Oct 26 15:08:05 2007 +0000
  1826.     Fix number of potential memleaks
  1827. commit b25e76f52b6d08b1c0a739d3a35445c9ed3e219b
  1828. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1829. Date:   Fri Oct 26 15:08:03 2007 +0000
  1830.     Fix potential memleaks in src/input/vlm.c
  1831. commit fc94b7cfcecc8bbac7ab2d9981bb1677262370cd
  1832. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1833. Date:   Fri Oct 26 15:08:01 2007 +0000
  1834.     Fix potential memleaks in src/video_output/vout_subpictures.c
  1835. commit 2e6d37ed4412e496e10adff0abfecd4714b4dbf7
  1836. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1837. Date:   Fri Oct 26 15:08:00 2007 +0000
  1838.     Fix potential memleak.
  1839. commit 250b5a419e4cb7d935b34f0aefd35f7f43644469
  1840. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1841. Date:   Fri Oct 26 15:07:59 2007 +0000
  1842.     Fix potential segfault
  1843. commit cd1957d2e457a6c86c4fb79746d9549a1a2cd510
  1844. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1845. Date:   Fri Oct 26 15:07:57 2007 +0000
  1846.     Select frames to drop a bit smarter.
  1847. commit 53690304145784851a689a32a17057d56670159f
  1848. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1849. Date:   Fri Oct 26 15:07:56 2007 +0000
  1850.     Allow width/height mode selections to match framebuffer output capabilities.
  1851. commit f1a860755eba8ea21fba911a3443e395199af993
  1852. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1853. Date:   Fri Oct 26 15:07:54 2007 +0000
  1854.     Optimization building ffmpeg for armeb-linux
  1855. commit 53c0625bacc1db2f2554ca6d0e75826fb0b26a4f
  1856. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1857. Date:   Fri Oct 26 15:07:53 2007 +0000
  1858.     Enable optimizations for armeb-linux-uclibc builds
  1859. commit 6ec8b6f07e56d2dc51a7e6d6f95f2595f57dd5dc
  1860. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1861. Date:   Fri Oct 26 15:07:48 2007 +0000
  1862.     Check malloc return value.
  1863. commit 3baa07adc994f06ea8208833e25af82d5e07a405
  1864. Author: Rafaël Carré <funman@videolan.org>
  1865. Date:   Fri Oct 26 15:05:04 2007 +0000
  1866.     Removing Mathias C. Berens email address, as requested
  1867. commit dedc960213255752152e123320ac8c57135744d5
  1868. Author: Rafaël Carré <funman@videolan.org>
  1869. Date:   Fri Oct 26 13:48:31 2007 +0000
  1870.     qt4: removes emails from THANKS tab
  1871. commit fda213d658283bbe2d63387bd750976060f5144c
  1872. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1873. Date:   Fri Oct 26 12:27:29 2007 +0000
  1874.     * use secstotimestr to reduce code duplication and use the format logic introduced by [22835]. The main controller will get a layout fix later on, while the embedded vout and the fspanel don't need one.
  1875. commit 07b2c47a8235137f6847d3f96df613f3fea62aad
  1876. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1877. Date:   Fri Oct 26 11:36:35 2007 +0000
  1878.     modules/codec/ffmpeg/video_filter.c is img_* API only now
  1879. commit ab88bcc09097550b0b839ca2fe1f5105935a6ff3
  1880. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1881. Date:   Fri Oct 26 11:24:47 2007 +0000
  1882.     Fix ffmpeg swscaler
  1883. commit d72e6273f1684d302976492a5b80507cb4c5d365
  1884. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1885. Date:   Fri Oct 26 11:03:56 2007 +0000
  1886.     Refactorize modules/codec/ffmpeg/:
  1887.     - put deinterlace in its own file.
  1888. commit 1d67f7b18284ba4268998880d2e40bd4ed933dee
  1889. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1890. Date:   Fri Oct 26 09:41:18 2007 +0000
  1891.     Add snapshot command to rc interface and make snapshot-width and snapshot-height user modifiable.
  1892. commit a8de7281d4590f2562f934849de40ab6e1669d5a
  1893. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1894. Date:   Fri Oct 26 08:35:53 2007 +0000
  1895.     Use p_block->i_dts as spu->i_start instead of p_block->i_pts. This fixes timing issues while transcoding and streaming Teletext subtitles as DVB subtitles.
  1896. commit 0afe6776db69252dbba8dbb5a6bbe51f8f1c4822
  1897. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1898. Date:   Fri Oct 26 08:35:52 2007 +0000
  1899.     Fix small issues in mux/ts.c:
  1900.     
  1901.     - Fix potential memleak with SDT descriptors
  1902.     - Fix compiler warning about unused variables when not using SDT descriptors
  1903.     - Fix compiler warning about wrong type of psz_sdt_desc
  1904.     - Add parenthesis
  1905. commit 79f436dba64987ab10aa0c8660adfc501f35e55e
  1906. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1907. Date:   Fri Oct 26 08:33:55 2007 +0000
  1908.     Return NULL iso 0
  1909. commit 33db138bbba48a43f52727d160af909d765ad284
  1910. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1911. Date:   Fri Oct 26 08:32:39 2007 +0000
  1912.     Bump up libamrwb to 7.0.0.2
  1913. commit 253fe31c5a1b4ea79638dd545f36f1bb7afa98cb
  1914. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1915. Date:   Fri Oct 26 04:37:38 2007 +0000
  1916.     Don't show h: in h:mm:ss when h is 0 in secstotimestr.
  1917. commit 3b6a320b107921cee152bc0c514ea87cb93c9420
  1918. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1919. Date:   Fri Oct 26 01:03:39 2007 +0000
  1920.     Qt4 - should fix the double-free and the freezing on quit. Ref #1348
  1921. commit 18453ab2bb25fec3a9da389a641aae7cd852d818
  1922. Author: Rafaël Carré <funman@videolan.org>
  1923. Date:   Thu Oct 25 23:45:08 2007 +0000
  1924.     lua demuxer: update googlevideo
  1925. commit 0d358e7b14535145a0d6061c34b7a666ce0b3e7e
  1926. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1927. Date:   Thu Oct 25 12:45:22 2007 +0000
  1928.     MacOSX/Framework/VLCAudio.h: Remove private function from public headers.(Patch by Enrique Osuna).
  1929. commit 22f2312ae30499cac23f57b9e9d1b8988096875b
  1930. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1931. Date:   Thu Oct 25 12:43:45 2007 +0000
  1932.     MacOSX/Framework/VLCLibrary.m: libvlc type briding should be in the (VLCLibVLCBridging) category. No need to compute the applicationPath by now.(Patch by Enrique Osuna).
  1933. commit 55ba87bc10709edf529e935f4c764752c37fa782
  1934. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1935. Date:   Thu Oct 25 12:40:49 2007 +0000
  1936.     MacOSX/Framework/VLCMedia.m: Re-enable libvlc_MediaDescriptorMetaChanged/libvlc_MediaDescriptorDurationChanged event listening. (Patch by Enrique Osuna).
  1937. commit 51fd51a8d2b54a14f8cbc0cc8f12052b77404263
  1938. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1939. Date:   Thu Oct 25 12:39:10 2007 +0000
  1940.     MacOSX/Framework/VLCMediaPlayer.m: Implement Chapter and Audio selection. (Patch by Enrique Osuna).
  1941. commit 7750a98cb8e184b8be04f0e943fcd0cc5c04bc77
  1942. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1943. Date:   Thu Oct 25 12:35:41 2007 +0000
  1944.     include/vlc/libvlc.h: publish libvlc_media_instance_set_chapter, libvlc_media_instance_get_chapter, libvlc_media_instance_get_chapter_count, libvlc_audio_get_track_count.(Patch by Enrique Osuna).@
  1945. commit adcea581b76fb0e79e54ce02ef87ebd9be362e99
  1946. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1947. Date:   Thu Oct 25 12:34:12 2007 +0000
  1948.     control/audio.c: Implement get_audio_track_count. (Patch by Enrique Osuna).
  1949. commit 64659b286cac3e29ca1fb48c826d7674e4f751ea
  1950. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1951. Date:   Thu Oct 25 12:33:12 2007 +0000
  1952.     misc/darwin_specific.c: Comply to coding guideline a bit better.
  1953. commit ad20233304fda48bd864d7404d4214078c69928b
  1954. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1955. Date:   Thu Oct 25 12:30:53 2007 +0000
  1956.     control/darwin_specific.c: Fix Mac OS X Framework code detection. (Patch by Enrique Osuna).
  1957. commit 43f91baa3db604a6c985d47b275099ae77018787
  1958. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1959. Date:   Thu Oct 25 12:30:03 2007 +0000
  1960.     control/media_descriptor.c: Send a libvlc_MediaDescriptorFreed event, when the md is freed. (Patch by Enrique Osuna).
  1961. commit 8120e31bbd3751b92a5e0e47023503e4010e189c
  1962. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1963. Date:   Thu Oct 25 12:28:04 2007 +0000
  1964.     control/media_instance.c: Implement get/set chapter. (Patch by Enrique Osuna).
  1965. commit 2010d13aa87441aedb456a4af539fe76f35914b6
  1966. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1967. Date:   Wed Oct 24 13:34:45 2007 +0000
  1968.     * make sure that we're using UTF-8 instead of Western [Mac OS Roman] :D
  1969. commit be85a49ec4ae1892d3697e7aacd48b918280ed91
  1970. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1971. Date:   Wed Oct 24 13:26:59 2007 +0000
  1972.     * ehm, we require 10.4, not 10.5 *cough*
  1973. commit bc90b532dca199be7422360a8b2556736a26c835
  1974. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1975. Date:   Wed Oct 24 13:25:46 2007 +0000
  1976.     * added a version check of the current Mac OS X version, as we require 10.4.x or higher and will definitelly crash on earlier releases.
  1977. commit 1ced7291e644964d052dc40d3359c8e1a25babfe
  1978. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1979. Date:   Wed Oct 24 05:21:05 2007 +0000
  1980.     Qt4 - switch to minimal view should hide and show the menu, now. Close Trax#26
  1981. commit 651671b05b781b41b03a95ecc987ae70d6e5e96d
  1982. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1983. Date:   Wed Oct 24 04:39:14 2007 +0000
  1984.     Qt4 - minimal change of naming.
  1985. commit ffd947cef6d6e718a37ccd7a87d31a02846aec31
  1986. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1987. Date:   Wed Oct 24 04:37:57 2007 +0000
  1988.     Qt4 - GotoTime, translation and size issue.
  1989. commit d02c20e22c81e041f4f0b942ece00ca7d3d9665a
  1990. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1991. Date:   Wed Oct 24 04:32:44 2007 +0000
  1992.     Qt4 - allow the nameLabel to be selectable by mouse or keyboard in order to copy/paste it.
  1993.     Supposed to be useful.
  1994. commit bb2e79b2f9de50ba5e2a1f9a0efd1af6bda7048c
  1995. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1996. Date:   Wed Oct 24 03:57:57 2007 +0000
  1997.     Qt4 - time left implementation. Do it better, faster, with also a middle click, and fix the double click toggling time left bug.
  1998. commit 4eb0c7377363238e1719748e3388e23692faaf0a
  1999. Author: Rafaël Carré <funman@videolan.org>
  2000. Date:   Tue Oct 23 22:28:12 2007 +0000
  2001.     dbus: review object locking/yielding, fix various bugs & comments
  2002. commit fdb97b87d99b29fd042d3e65036cfa69f1abc9b5
  2003. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2004. Date:   Tue Oct 23 17:18:15 2007 +0000
  2005.     Add *.cdg to the format we use in the GUIs.
  2006. commit aeec2857f1e97d8c0f65da1b11cb2917795b1680
  2007. Author: Rafaël Carré <funman@videolan.org>
  2008. Date:   Tue Oct 23 12:10:30 2007 +0000
  2009.     dbus: don't lock the playlist, but only yield the input to prevent its destruction while we are accessing it.
  2010.     We do that because we can't lock the playlist when we're in the input "state" callback because we MAY have been called by playlist_Control(), which does lock the playlist, and then call us.
  2011.     ref #1346
  2012. commit 8071564e17af2ef0e4c8bb093862fe3b5c37caf6
  2013. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2014. Date:   Tue Oct 23 06:23:27 2007 +0000
  2015.     Qt4 - initial actions support for StringListConfigs in preferences... To be tested a lot more...
  2016. commit 711de3fbbf2693bce964fc1328f2dbc31bc0b78b
  2017. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2018. Date:   Tue Oct 23 06:15:13 2007 +0000
  2019.     Add support for fourCC MMES, which is a Matrox MPEG-2 codec... Remove a wrong comment.
  2020. commit 4530a2d7bbc03a90c023ff86f18be2ed2dfb86a5
  2021. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2022. Date:   Tue Oct 23 05:46:48 2007 +0000
  2023.     Add VP6A fourCC.
  2024. commit 703cfb4908437873eec3f4702ae58403818ca7e8
  2025. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2026. Date:   Tue Oct 23 04:42:38 2007 +0000
  2027.     Qt4 - fix previous compilation for windows.
  2028. commit 295364c7b5e5b2888d00772705348c480e2db77f
  2029. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2030. Date:   Tue Oct 23 04:05:06 2007 +0000
  2031.     Qt4 - try to remember latest open disc path.
  2032. commit 817979aae922c8f0c70342cc5efbb7e95713004c
  2033. Author: Rafaël Carré <funman@videolan.org>
  2034. Date:   Tue Oct 23 00:41:00 2007 +0000
  2035.     help string: add missing html tags
  2036. commit 42c421605a7d2f7ccfaeb2a8b25d6565fc98279f
  2037. Author: Rafaël Carré <funman@videolan.org>
  2038. Date:   Mon Oct 22 23:47:24 2007 +0000
  2039.     dbus: updates to match the current status of MPRIS. Patch by Mirsal Ennaime as usual
  2040. commit 95466d5ef9b48a2ea50d9aa246dee2023f3d12ff
  2041. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2042. Date:   Mon Oct 22 23:39:55 2007 +0000
  2043.     MXF support since ffmpeg has a demuxer. Fix #152
  2044. commit 9df6f20907913b9f2d2bfc9c0578597083d24456
  2045. Author: Rafaël Carré <funman@videolan.org>
  2046. Date:   Mon Oct 22 20:06:22 2007 +0000
  2047.     libvlc_destroy() -> libvlc_release()
  2048. commit e6a14c1dcb64eba9bd1739e34c1b1965e776a946
  2049. Author: Rafaël Carré <funman@videolan.org>
  2050. Date:   Mon Oct 22 19:15:05 2007 +0000
  2051.     move config_*Intf() out from the header
  2052. commit 1a42f95bcb4466eeccc0722122e0c1fcd1011b12
  2053. Author: Gildas Bazin <gbazin@videolan.org>
  2054. Date:   Mon Oct 22 18:41:19 2007 +0000
  2055.     configure.ac: fixes for build problems introduced by changeset 22617.
  2056. commit e4e086ea1176eebb65ed9a329700559d783bd490
  2057. Author: Rafaël Carré <funman@videolan.org>
  2058. Date:   Mon Oct 22 18:01:34 2007 +0000
  2059.     inhibit: apply [22797] since it's the same main loop than screensaver.c
  2060.     screensaver: removes unused variable
  2061. commit cd347ef8007dfd3b2f941bf14049877dd246d373
  2062. Author: Rafaël Carré <funman@videolan.org>
  2063. Date:   Mon Oct 22 17:54:22 2007 +0000
  2064.     mozilla: use new libvlc api
  2065. commit 26d39a90abbfddb9e793a1a92efb3e9fe560dd9b
  2066. Author: Rémi Denis-Courmont <rem@videolan.org>
  2067. Date:   Mon Oct 22 17:35:27 2007 +0000
  2068.     Don't wait for signal if the object is already dying.
  2069.     Better solution would be to make sure interface threads lock their object ALL THE TIME, except when waiting on its condition variable, so we do never "loose" condition signals. However, I am not sure if this would not result in a deadlock, should the interface need to lock another object (typically, playlist, input and/or vout).  Also, we would need to have all thread call vlc_thread_ready(), otherwise, we could also miss the signal if it happens right after the thread is created => this requires fixing every interface, except those that don't have a pf_run.
  2070. commit dbded71fbba7011b19f5839dd7e69559549de640
  2071. Author: Rémi Denis-Courmont <rem@videolan.org>
  2072. Date:   Mon Oct 22 17:18:39 2007 +0000
  2073.     Fix race condition in screensaver exit
  2074. commit ec99b9d9de88aaa99181840c74028b3871cecd62
  2075. Author: Rémi Denis-Courmont <rem@videolan.org>
  2076. Date:   Mon Oct 22 17:01:35 2007 +0000
  2077.     Fix syntax errors
  2078. commit dcbc6d8f6e839b7a6c64832b6ad9f14f659bbda0
  2079. Author: Rémi Denis-Courmont <rem@videolan.org>
  2080. Date:   Mon Oct 22 16:59:59 2007 +0000
  2081.     Fix warnings (it does not seem very logical for log_open to take a read-only libvlc anyway)
  2082. commit 3ef3aa108cc261ed3596e0e308324d321e874d36
  2083. Author: Rémi Denis-Courmont <rem@videolan.org>
  2084. Date:   Mon Oct 22 16:57:33 2007 +0000
  2085.     Fix trivial warning
  2086. commit 466c96907cc274286c87f29fc500021713d4dcc0
  2087. Author: Rémi Denis-Courmont <rem@videolan.org>
  2088. Date:   Mon Oct 22 16:56:41 2007 +0000
  2089.     Event manager yields libvlc (and all the media_* stuff yields the event manager already)
  2090. commit 7d478fff44510c6e0c1868047c23d989d8969bd0
  2091. Author: Rémi Denis-Courmont <rem@videolan.org>
  2092. Date:   Mon Oct 22 16:55:43 2007 +0000
  2093.     Yield libvlc and fix corner case memleak
  2094. commit 0dbf6b697387f7d45530967e629b723b1836bbca
  2095. Author: Rémi Denis-Courmont <rem@videolan.org>
  2096. Date:   Mon Oct 22 16:55:30 2007 +0000
  2097.     Yield libvlc
  2098. commit f297b344ed9a1bf4841c62c5630439cf0e9741fa
  2099. Author: Rémi Denis-Courmont <rem@videolan.org>
  2100. Date:   Mon Oct 22 16:30:00 2007 +0000
  2101.     Reference count libvlc. API break.
  2102. commit edabc60f04c9d20fb223b1b280549ea789a7f4e9
  2103. Author: Rafaël Carré <funman@videolan.org>
  2104. Date:   Mon Oct 22 16:15:39 2007 +0000
  2105.     audioscrobbler: we're sure metadata has been read only when state is PLAYING_S
  2106. commit 40a9fe9bc271b3bf8abf418b8cfe212c44c31e66
  2107. Author: Rafaël Carré <funman@videolan.org>
  2108. Date:   Mon Oct 22 16:00:08 2007 +0000
  2109.     qt4: removes useless functionnality. fix #1330
  2110. commit 1245f808081307126248ff9528e085849b045061
  2111. Author: Rafaël Carré <funman@videolan.org>
  2112. Date:   Mon Oct 22 13:19:56 2007 +0000
  2113.     dbus: monitors input "state" variable to emit the TrackChange signal only when the metadata has been read
  2114. commit 3494f7e72d6b46542a2d45965b7199fc1b84a87c
  2115. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2116. Date:   Mon Oct 22 10:46:30 2007 +0000
  2117.     - Enable building of libamrnb and libamrwb (disabled by default). To enable add HAVE_AMR to config.mak and make sure to rebuild ffmpeg too.
  2118.     - Bumped up libdvbpsi version number to 0.1.6
  2119. commit cf4979cabec706c6efc76f87a618a91d73be6459
  2120. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2121. Date:   Mon Oct 22 04:24:23 2007 +0000
  2122.     Contribs - PNG new release with a bunch of CVE-... (as in previous version)
  2123. commit 495602e13542b7b3ed6646c9768e25d4bf66a2ee
  2124. Author: Rafaël Carré <funman@videolan.org>
  2125. Date:   Mon Oct 22 02:01:55 2007 +0000
  2126.     configuration: add config_AddIntf() config_RemoveIntf() and config_ExistIntf() to handle extra interfaces in the preferences
  2127.     make use of it for last.fm simple preferences (ref #1262)
  2128.     by the way the duplication of "control" with "extraintf" is very boring
  2129. commit 25a609d47f4403a8b1c23fef1b017ef2d2ddabd7
  2130. Author: Rafaël Carré <funman@videolan.org>
  2131. Date:   Mon Oct 22 01:32:11 2007 +0000
  2132.     contribs: fix dvdnav compilation with mingw gcc 4.x
  2133. commit 17a7935d6257e26395d6ba4b1d65e3503760bf06
  2134. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2135. Date:   Sun Oct 21 23:33:39 2007 +0000
  2136.     Mac OS X: Add oga, ogv, ogx, anx file type. Close #1279. (Patch by j).
  2137. commit 9ef72fe5943998ae99602ded9c2830e2a8982f88
  2138. Author: Rafaël Carré <funman@videolan.org>
  2139. Date:   Sun Oct 21 22:55:13 2007 +0000
  2140.     qt4: delete the QApplication when we are finished using it, removes an ugly QObject::killTimers warning.
  2141. commit e27ff9696e4ba67278a973febf1e2707172bd4a2
  2142. Author: Rafaël Carré <funman@videolan.org>
  2143. Date:   Sun Oct 21 21:32:24 2007 +0000
  2144.     playlist_Clear() should delete only the local playlist, not the root playlist (including the media library, and the read only services discovery)
  2145. commit 7c1af3c19c72db531ce4a0ccb0003f9dbaf1cbb4
  2146. Author: Christophe Mutricy <xtophe@videolan.org>
  2147. Date:   Sun Oct 21 19:17:11 2007 +0000
  2148.     Fix compilation on win
  2149. commit 4029f783289754b2821ba2716203c087343b5cdb
  2150. Author: Rafaël Carré <funman@videolan.org>
  2151. Date:   Sun Oct 21 19:08:44 2007 +0000
  2152.     mozilla: links with libvlc-control.1.dylib on macosx
  2153. commit ccc1dca882c1e7d9852029f5cb51d5e9a15bfd9c
  2154. Author: Rafaël Carré <funman@videolan.org>
  2155. Date:   Sun Oct 21 18:47:43 2007 +0000
  2156.     picture_t->i_refcount is unsigned, so never < 0
  2157. commit 0c4cdfd956addf06a252bc58510f1c65c51519ad
  2158. Author: Rémi Denis-Courmont <rem@videolan.org>
  2159. Date:   Sun Oct 21 18:16:53 2007 +0000
  2160.     Only recurse through the modules directory:
  2161.     remove warning about libvlc and libvlc-control not being valid plugins
  2162. commit 72ec66306dde60fbf9c08c048be6495e465660a5
  2163. Author: Rémi Denis-Courmont <rem@videolan.org>
  2164. Date:   Sun Oct 21 17:57:52 2007 +0000
  2165.     Same as previous commit
  2166. commit edef2bc8a929aa16215787552bfded8eb32819ff
  2167. Author: Rémi Denis-Courmont <rem@videolan.org>
  2168. Date:   Sun Oct 21 17:52:40 2007 +0000
  2169.     some missing s/VLC_ADD_LDFLAGS/VLC_ADD_LIBS/
  2170. commit aa7342864e66f31de3534726e92d0b570f42232e
  2171. Author: Rémi Denis-Courmont <rem@videolan.org>
  2172. Date:   Sun Oct 21 17:30:59 2007 +0000
  2173.     Also test libvlc_playlist_clear and libvlc_playlist_add_extended
  2174. commit 8837d3d6ac772535558a22e8cc750d2497f126d5
  2175. Author: Rémi Denis-Courmont <rem@videolan.org>
  2176. Date:   Sun Oct 21 16:52:11 2007 +0000
  2177.     Playlist delete support... sorta. LibVLC crashes internally.
  2178. commit d95b7e67485fed8cd1db9b585300049325d5cd7c
  2179. Author: Rémi Denis-Courmont <rem@videolan.org>
  2180. Date:   Sun Oct 21 16:50:02 2007 +0000
  2181.     Doxygen syntax fix
  2182. commit eb0920907a09da7b8c7f37d89b5b2d2f562ddbd4
  2183. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2184. Date:   Sun Oct 21 16:45:56 2007 +0000
  2185.     extras/contrib/src/Makefile: Fix dca an zvbi install name (on Mac OS X in particular). (Reported by maru).
  2186. commit 1155806be963b2229168227b093a763650c604ff
  2187. Author: Laurent Aimar <fenrir@videolan.org>
  2188. Date:   Sun Oct 21 16:00:27 2007 +0000
  2189.     Increase rate/speed control granularity.
  2190.     We now have:
  2191.      1x 1.5x 2x 3x 4x 8x (and the same for slower).
  2192. commit 9c4f520e6526f194e27b9d293132a492de05dde8
  2193. Author: Rémi Denis-Courmont <rem@videolan.org>
  2194. Date:   Sun Oct 21 15:42:29 2007 +0000
  2195.     "Advanced" playlist add
  2196. commit 734f58f588595ee512f37ce0b29aa2ed5633a597
  2197. Author: Rafaël Carré <funman@videolan.org>
  2198. Date:   Sun Oct 21 14:31:09 2007 +0000
  2199.     mozilla: don't add a custom application name as argv[0].
  2200. commit 9a9b2af4ee329c62ef937a55f54a54d5607b4862
  2201. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2202. Date:   Sun Oct 21 13:55:53 2007 +0000
  2203.     control/media_instance.c: Cons-ify the conversion table.
  2204. commit 54524f5eba0cc3e9fbdc60dfc1277bf83a5d4f80
  2205. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2206. Date:   Sun Oct 21 13:54:13 2007 +0000
  2207.     MacOSX/Framework/VLCMediaPlayer.m: Const-ify the conversion table.
  2208. commit 6a790db7c0f93caafbae11575d0ba755f6ab08df
  2209. Author: Rafaël Carré <funman@videolan.org>
  2210. Date:   Sun Oct 21 13:51:53 2007 +0000
  2211.     contribs: make it explicit that (unused) mozilla target is macosx only
  2212. commit 6de4a5654869b4ac5f4133c109c11a862e5e6cef
  2213. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2214. Date:   Sun Oct 21 13:50:09 2007 +0000
  2215.     MacOSX/Framework: VLCPlaylist object has been replaced by VLCMediaList (as in libvlc).
  2216. commit 5ef5531d821030ae3c374f096317c1d0a10be13a
  2217. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2218. Date:   Sun Oct 21 13:45:39 2007 +0000
  2219.     MacOSX/Framework: Updated Sample code. (Patch by Enrique Osuna).
  2220. commit 9b89b833514a2a3e58d43f6a71f539adf3a22f44
  2221. Author: Rafaël Carré <funman@videolan.org>
  2222. Date:   Sun Oct 21 13:44:22 2007 +0000
  2223.     lua: makes sure metadata is UTF8 encoded (some websites aren't using UTF8 charset)
  2224. commit 2e7f3ec57caf751835b25c889a19639073898084
  2225. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2226. Date:   Sun Oct 21 13:31:27 2007 +0000
  2227.     MacOSX/Framework/VLCLibrary.m: Regroup the sharedLibrary allocation and release. Fix a warning due to a left over in previous commit.
  2228. commit 0e514bd76eee3f87fecded84889a0e534477daed
  2229. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2230. Date:   Sun Oct 21 13:16:46 2007 +0000
  2231.     MacOSX/Framework/VLCLibrary.m: Better memory management for the global VLCLibrary object. Give an autoreleased object in +[VLCLibrary sharedLibrary]. Release the global VLCLibrary atexit.
  2232. commit 87bc70075835e1b2f22b611e63f251dd8cb153af
  2233. Author: Rafaël Carré <funman@videolan.org>
  2234. Date:   Sun Oct 21 13:12:51 2007 +0000
  2235.     power management inhibit: uninhibit only once
  2236. commit 21aa24f666b07c375fdf9cd15d3783c55a329374
  2237. Author: Rafaël Carré <funman@videolan.org>
  2238. Date:   Sun Oct 21 12:56:41 2007 +0000
  2239.     xspf demuxer: correctly checks "application" attribute of <extension> tag, fix #1342
  2240. commit 54f91faac813fba2cb8b94fdc11ee977a9a94c66
  2241. Author: Rémi Denis-Courmont <rem@videolan.org>
  2242. Date:   Sun Oct 21 12:55:32 2007 +0000
  2243.     Basic playlist controls
  2244. commit 77015ab46b9aff1d25ac3ca3c064893549fd4137
  2245. Author: Rémi Denis-Courmont <rem@videolan.org>
  2246. Date:   Sun Oct 21 12:18:19 2007 +0000
  2247.     Add support for allocating media_descriptors and factorize some code (generics yum yum!).
  2248.     Destroying the instance object while a descriptor is still alive will crash(!).
  2249.     I wonder why libvlc_instance_t is not reference counted as the other handler types... ?
  2250. commit 256878bc4b10572511d4c96ac5ad1774482fcc56
  2251. Author: Rafaël Carré <funman@videolan.org>
  2252. Date:   Sun Oct 21 12:16:45 2007 +0000
  2253.     video_output: fix 4 bytes too short memory allocation
  2254. commit 77aa5b9ebb86cc16a4b57f2f1316ede93b56c188
  2255. Author: Rémi Denis-Courmont <rem@videolan.org>
  2256. Date:   Sun Oct 21 11:44:56 2007 +0000
  2257.     Switch CIL bindings to libvlc API
  2258. commit c39f753567e8e35486b3902538a52520b28ca101
  2259. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2260. Date:   Sun Oct 21 11:30:35 2007 +0000
  2261.     misc/darwin_specific.c: Fix framework detection code.
  2262. commit a901551063376ccf6dce57fdf39d28913bd3fd0f
  2263. Author: Rémi Denis-Courmont <rem@videolan.org>
  2264. Date:   Sun Oct 21 11:14:25 2007 +0000
  2265.     Remove extra white spaces
  2266. commit 29b27c82076170e901d83e2e41b1517ba6759cbe
  2267. Author: Pavlov Konstantin <thresh@videolan.org>
  2268. Date:   Sun Oct 21 11:09:30 2007 +0000
  2269.     Fix build.
  2270. commit 7f42e055f359bbb4d136c1b5c554baa2b23b52a2
  2271. Author: Rémi Denis-Courmont <rem@videolan.org>
  2272. Date:   Sun Oct 21 11:06:37 2007 +0000
  2273.     Changing the order of parameters may be needed, but changing the parameters themselves is definitely not (it would crash in some cases anyway): add some const qualifiers
  2274. commit 6ea1a2709641da5ec5c27367ff9110823fc08c82
  2275. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2276. Date:   Sun Oct 21 11:02:45 2007 +0000
  2277.     contrib/src/Makefile: Make sure libpng link name is correctly set on Mac OS X. (Reported by maru).
  2278. commit fc68d313c7ec747bd201cc8dab166e607d652e94
  2279. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2280. Date:   Sun Oct 21 10:10:29 2007 +0000
  2281.     Fix detection of swscale with compile/link test.
  2282. commit 7d250086f7bde8ec76e4388040c9af7ac3ac5ef4
  2283. Author: Rémi Denis-Courmont <rem@videolan.org>
  2284. Date:   Sun Oct 21 09:58:59 2007 +0000
  2285.     Remove silly debug for previous commit
  2286. commit 65bc1a4e3dfdd078a35c4bf0923007addf3f1996
  2287. Author: Rémi Denis-Courmont <rem@videolan.org>
  2288. Date:   Sun Oct 21 09:58:01 2007 +0000
  2289.     Put timeout to the testsuite
  2290. commit 508d87e61db2f470c2b4129e40df8ebc6c8a9737
  2291. Author: Rémi Denis-Courmont <rem@videolan.org>
  2292. Date:   Sun Oct 21 08:09:02 2007 +0000
  2293.     Switch API smoke test to libvlc API
  2294. commit 4a2ded0bad747c8d671f2321e8ac9e9c556e1d17
  2295. Author: Rémi Denis-Courmont <rem@videolan.org>
  2296. Date:   Sun Oct 21 07:12:07 2007 +0000
  2297.     libvlc_exception:
  2298.      * add missing const qualifiers
  2299.      * prevent exception from being silented in case of ENOMEM
  2300. commit 086d0746ed62770dbd0bdc473c18f41b604f0bb7
  2301. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2302. Date:   Sun Oct 21 01:46:18 2007 +0000
  2303.     Qt4 - Sprefs, ui margin adjustements.
  2304. commit 18467ed4f2e3e29e76368240acdca4cf2d21b76f
  2305. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2306. Date:   Sun Oct 21 01:42:13 2007 +0000
  2307.     Qt4 -- remove extra empty line.
  2308. commit 3500cf1011e97ae7c60b63b4147cbcb69bde5d47
  2309. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2310. Date:   Sun Oct 21 01:31:38 2007 +0000
  2311.     Qt4 - Simple prefs, re-do [22621], but removes all the connects for all the configcontrol, remove some functions, clean it, remove some dynamic_cast, but basically do the same.
  2312. commit 7e6bc77e176a75a9b1c6d0589ba485e08aa8cb68
  2313. Author: Rafaël Carré <funman@videolan.org>
  2314. Date:   Sun Oct 21 00:05:44 2007 +0000
  2315.     telepathy: don't Close() twice. one time when we encounter an error, one more time when VLC exits.
  2316. commit 1995f882d45bf8f9bd167f9ba549ca7d1efb664e
  2317. Author: Rafaël Carré <funman@videolan.org>
  2318. Date:   Sat Oct 20 23:47:34 2007 +0000
  2319.     New inhibit module to prevent the power management daemon (usually gnome-power-manager) to suspend/hibernate the laptop while VLC is active.
  2320. commit 794eece829a9840339be996a8cd44a9153916877
  2321. Author: Laurent Aimar <fenrir@videolan.org>
  2322. Date:   Sat Oct 20 23:37:56 2007 +0000
  2323.     Fixed subtitle blend module loading.
  2324.     The blend module will be loaded only if needed and reloaded on chroma change.
  2325.     (As a side effect it should allow displaying TEXT even when no blending module
  2326.     exist)
  2327. commit e7d9e5601fe3603405749091d0eef49630ac7ee8
  2328. Author: Laurent Aimar <fenrir@videolan.org>
  2329. Date:   Sat Oct 20 23:22:48 2007 +0000
  2330.      Added sout_UpdateStatistic and fixed transcode module to use it.
  2331.      As a side effect, it fixed a potential segfault (race condition) when using
  2332.     sout-keep (but I am not sure if we have a stream_out module that can show the
  2333.     problem)
  2334.     
  2335.      sout_UpdateStatistic still uses input internal data and that need to
  2336.     be fixed. Audio output need such a clean too.
  2337. commit 9b62d7452507c8cbdd6c83fb137da9b6a0e3016d
  2338. Author: Rafaël Carré <funman@videolan.org>
  2339. Date:   Sat Oct 20 23:20:43 2007 +0000
  2340.     input: avoids double mutex locking
  2341. commit 39aa499b2693c0cf5158029bf2b9ee14f2cc6e37
  2342. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2343. Date:   Sat Oct 20 22:39:20 2007 +0000
  2344.     * fix make update-po on platforms with a non-GNU find implementation, aka BSD / Darwin. Thanks to xtophe for pointing this out and helping me
  2345. commit fe1ad10679f61bcdbf1c4705d5b4b22cec506929
  2346. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2347. Date:   Sat Oct 20 19:15:05 2007 +0000
  2348.     Deinterlace prototype should be defined whether or not swscale is used.
  2349. commit 299be2de5197030ea6fb6893d8fa9638f3eb82f4
  2350. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2351. Date:   Sat Oct 20 18:52:45 2007 +0000
  2352.     Deinterlace module doesn't depend on swscale or img_* ffmpeg functionality.
  2353. commit cae8addfa7a0a78ec6759b7e64239f607063fec8
  2354. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2355. Date:   Sat Oct 20 18:47:43 2007 +0000
  2356.     sws_scale_ordered() is deprecated in newer ffmpeg
  2357. commit 7b32ae177048eb0bc36b6f7610b9e8a1fb22fead
  2358. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2359. Date:   Sat Oct 20 17:56:00 2007 +0000
  2360.     src/control: (Patch by Enrique Osuna)
  2361.     * Add the ability to store user data in media_descriptor.
  2362.     * Duration can now be retrieved from a media_instance
  2363.     * Can new get the preparsed state of a media_descriptor
  2364.     * Add callbacks for libvlc_MediaDescriptorDurationChanged/vlc_InputItemDurationChanged and libvlc_MediaDescriptorPreparsedChanged/vlc_InputItemPreparsedChanged.
  2365. commit bba8b97ecc1c4f5530eeeec1f10363a3665a964c
  2366. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2367. Date:   Sat Oct 20 17:40:51 2007 +0000
  2368.     THANKS: Thanks Enrique Osuna a bit more.
  2369. commit 6dda19c89830f3cc2a54706af5a97c0761d7a1b9
  2370. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2371. Date:   Sat Oct 20 17:37:07 2007 +0000
  2372.     MacOSX/Framework: Very minor identation changes.
  2373. commit 702edfe8aac9efe6fb3e5e89b60d4b2d08c94b4d
  2374. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2375. Date:   Sat Oct 20 17:36:15 2007 +0000
  2376.     NEWS: Add a piece of news on LibVLC. And specify that the OS X Framework was done as a SoC Project.
  2377. commit 8a852177d24167f58b2604d7fa10f28c6f58a2c9
  2378. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2379. Date:   Sat Oct 20 17:29:34 2007 +0000
  2380.     NEWS: Mention the Mac OS X Framework.
  2381. commit 2888212e75497d6a46201ae891fac3521ffa18ca
  2382. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2383. Date:   Sat Oct 20 17:19:25 2007 +0000
  2384.     Add APE to NEWS and close #31
  2385. commit ce7c4d3f499468450352222b3095d2a88c0582f5
  2386. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2387. Date:   Sat Oct 20 17:09:37 2007 +0000
  2388.     MacOSX/Framework: Minor various spaces/comment cleanup.
  2389. commit db4a6b828a2dde0274243fabe7faf0bc65a398a4
  2390. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2391. Date:   Sat Oct 20 16:53:15 2007 +0000
  2392.     MacOSX/Framework: Fix tabs.
  2393. commit 3b44ce0da7ae3edb641588faa9122325aabf4b28
  2394. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2395. Date:   Sat Oct 20 16:47:04 2007 +0000
  2396.     MacOSX/Framework: s/PrivateAPI/Private/
  2397. commit d4a87d8e7458a99aa7c769c904af7ac6f04ac10c
  2398. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2399. Date:   Sat Oct 20 16:37:59 2007 +0000
  2400.     MacOSX/Framework: Merge Enrique Osuna's work on the Framework.
  2401. commit bed5264a7edca55ccb6be99432a998d1e55aeaec
  2402. Author: Laurent Aimar <fenrir@videolan.org>
  2403. Date:   Sat Oct 20 16:13:01 2007 +0000
  2404.     Let ffmpeg handle APE codec (Monkey's Audio) as it seems to "work" with the
  2405.     ffmpeg demuxer (I am not sure seeking works alright).
  2406. commit 4931a9265236c3a8382f108840a6e72d27d0637c
  2407. Author: Rémi Denis-Courmont <rem@videolan.org>
  2408. Date:   Sat Oct 20 16:02:03 2007 +0000
  2409.     Add sound volume, rate, and fullscreen support
  2410. commit 2edb3900e75e631eb1d5cf398763950cd214dad1
  2411. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2412. Date:   Sat Oct 20 15:39:07 2007 +0000
  2413.     * missed one occurence in the previous commit
  2414. commit cd6d499b13eefc3a2598ff0e53da744227cf4404
  2415. Author: Rémi Denis-Courmont <rem@videolan.org>
  2416. Date:   Sat Oct 20 15:24:39 2007 +0000
  2417.     Embryonic CIL bindings for libvlc-control
  2418. commit 86af9ad16a458f83bfd726ea8c995f5535c2ae27
  2419. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2420. Date:   Sat Oct 20 15:14:12 2007 +0000
  2421.     * fixed [22708] for OSX
  2422. commit 646e343fab52c72f5917ee7c565dc2cb15a0c223
  2423. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2424. Date:   Sat Oct 20 15:05:16 2007 +0000
  2425.     * disabled stats updater as internal libvlc headers may not be used in modules. needs a real fix
  2426. commit 62ffefd4354ff47900238126151b0ca2d05f581e
  2427. Author: Rémi Denis-Courmont <rem@videolan.org>
  2428. Date:   Sat Oct 20 13:39:41 2007 +0000
  2429.     Protects internal headers against incorrect/multiple inclusions
  2430. commit 6dd8082f73ba1ec60597e9462076ad4aaa75ac00
  2431. Author: Rémi Denis-Courmont <rem@videolan.org>
  2432. Date:   Sat Oct 20 13:39:23 2007 +0000
  2433.     Don't build netsync by default until someone bothers fixing it
  2434. commit 51f996148378323ef3c7d08554c2211de47d2d25
  2435. Author: Rémi Denis-Courmont <rem@videolan.org>
  2436. Date:   Sat Oct 20 13:27:00 2007 +0000
  2437.     Fix URL
  2438. commit e9fa807d72ea65d365c2115aa969decfafe253a3
  2439. Author: Rémi Denis-Courmont <rem@videolan.org>
  2440. Date:   Sat Oct 20 10:42:44 2007 +0000
  2441.     Make sure assert are built-in
  2442. commit cc8381508611330f2e5d6971fe4d6637a3e68bfd
  2443. Author: Rémi Denis-Courmont <rem@videolan.org>
  2444. Date:   Sat Oct 20 10:41:53 2007 +0000
  2445.     libvlc-control smoke test. Feel free to extend
  2446. commit 255cdb14836dce0939766d9222b6d2d42aa249eb
  2447. Author: Rémi Denis-Courmont <rem@videolan.org>
  2448. Date:   Sat Oct 20 07:59:42 2007 +0000