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

midi

开发平台:

Unix_Linux

  1. Author: Rémi Denis-Courmont <rem@videolan.org>
  2. Date:   Tue Sep 18 14:55:47 2007 +0000
  3.     Finnish localization by Jouni Kähkönen
  4. commit e67e5e4988eee2f83a0420b89debac5557caed43
  5. Author: Jean-Paul Saman <jpsaman@videolan.org>
  6. Date:   Tue Sep 18 12:45:03 2007 +0000
  7.     Let user change position of Teletext subtitles.
  8. commit fa6fe6ce21e31d2fcbb3f0e90280cf4f0b830e4b
  9. Author: Jean-Paul Saman <jpsaman@videolan.org>
  10. Date:   Tue Sep 18 12:43:20 2007 +0000
  11.     Check malloc returns value
  12. commit 27348412c7a6a11136921b9daa5243ae0746fd28
  13. Author: Jean-Paul Saman <jpsaman@videolan.org>
  14. Date:   Tue Sep 18 12:05:10 2007 +0000
  15.     Return VLC_ENOMEN iso VLC_EGENERIC when no more memory can be allocated.
  16. commit ab946d5c59a24c6ed4c83d1f49d918b90f6846ed
  17. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  18. Date:   Tue Sep 18 09:58:59 2007 +0000
  19.     MacOSX/Framework/Makefile: Fix libintl.dylib link. Reported by Fabien Lydoire.
  20. commit 67cb64706d328f65fc3d3793b447b014b5d62a18
  21. Author: Rafaël Carré <funman@videolan.org>
  22. Date:   Mon Sep 17 23:36:25 2007 +0000
  23.     Avoid using sed -i which seems to be non standard.
  24.     Use makensis when it's installed in the default location.
  25.     Patch by Hannes Domani
  26. commit a07aa55c91828e53440971b7b077204073e01574
  27. Author: Rafaël Carré <funman@videolan.org>
  28. Date:   Mon Sep 17 23:31:22 2007 +0000
  29.     telepathy: updates the presence only if the "item-change" new value is the same than the "playlist-current" value.
  30.     don't block more than 50ms to get the actual status.
  31. commit c1f6dc8dd8d20402aea0c2c064347a326deb1dfa
  32. Author: Rafaël Carré <funman@videolan.org>
  33. Date:   Mon Sep 17 23:17:05 2007 +0000
  34.     playlist: removes useless variable, only preparse files
  35. commit f173b63669bf1fa0b58b00a88763d999fffcb115
  36. Author: Rafaël Carré <funman@videolan.org>
  37. Date:   Mon Sep 17 23:15:37 2007 +0000
  38.     str_format_meta(): fix HUGE memory leak & segfault.
  39.     realloc() can change the pointer initialised with malloc() if memory is low !
  40. commit 034015dae895274013ad2e472188b952a1343323
  41. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  42. Date:   Mon Sep 17 21:48:13 2007 +0000
  43.     MacOSX/Framework/Makefile: Fix libintl link if present. Reported by Fabien Lydoire.
  44. commit 5c7bffc5e14f97cf029c4ca2d6f4d422c44ca1f9
  45. Author: Rafaël Carré <funman@videolan.org>
  46. Date:   Mon Sep 17 21:44:14 2007 +0000
  47.     hal services_discovery: fix invalid access to memory in Close()
  48. commit d212ab721d8011ea7a2a1263d84d2b5afceae75e
  49. Author: Rémi Denis-Courmont <rem@videolan.org>
  50. Date:   Mon Sep 17 20:19:36 2007 +0000
  51.     GNU libc-like support for "%m" expanded as strerror(errno) in Msg_*.
  52.     strerror() is mostly called in that case anyway.
  53. commit f6911cc8d534107f306d9d4235a12035207b325f
  54. Author: Rémi Denis-Courmont <rem@videolan.org>
  55. Date:   Mon Sep 17 18:48:54 2007 +0000
  56.     Stick to American ASCII quotes otherwise gettext will whine.
  57.     You can use the nice French double quotes in fr.po instead.
  58. commit 15e5136b5ad57c990a3f98945ef26b13c1cac354
  59. Author: Rafaël Carré <funman@videolan.org>
  60. Date:   Mon Sep 17 18:36:37 2007 +0000
  61.     New Telepathy plugin, to customize user Presence with MissionControl
  62. commit 6a604066e435c727e04726050e2e76c0eebb1797
  63. Author: Rémi Denis-Courmont <rem@videolan.org>
  64. Date:   Mon Sep 17 17:55:50 2007 +0000
  65.     Attempt to fix today's RTP access changes
  66. commit ed8d5bcb8798ed7257c9b8d8f3f1cf8e5c49db09
  67. Author: Rémi Denis-Courmont <rem@videolan.org>
  68. Date:   Mon Sep 17 17:37:16 2007 +0000
  69.     Handle RTSP URLs that ends with a single slash properly
  70. commit 5631171f48bc1e52a53702dc2f376bd3bbbb9395
  71. Author: Jean-Baptiste Kempf <jb@videolan.org>
  72. Date:   Mon Sep 17 17:29:30 2007 +0000
  73.     Qt4 - Disc probing under Windows in open. Patch By  Hannes Domani
  74. commit b0c5b0a6bb99bd1fa107bdc179512d48be8e879e
  75. Author: Rafaël Carré <funman@videolan.org>
  76. Date:   Mon Sep 17 17:19:39 2007 +0000
  77.     Factorize [22111]
  78. commit 0d41ec4cbbca945805f6f2c48b7da610974054be
  79. Author: Jean-Baptiste Kempf <jb@videolan.org>
  80. Date:   Mon Sep 17 16:56:44 2007 +0000
  81.     Qt4 - VLM dialog improvements by JF Massol.
  82. commit 44cc2273936a534c716d7cf30b6b78d4207448c3
  83. Author: Rémi Denis-Courmont <rem@videolan.org>
  84. Date:   Mon Sep 17 16:56:12 2007 +0000
  85.     Add an assertion
  86. commit 6479d4fbcbc7b2e7873d4af6b40a753fb79c8d95
  87. Author: Rémi Denis-Courmont <rem@videolan.org>
  88. Date:   Mon Sep 17 16:25:19 2007 +0000
  89.     Force fallback to realtime clock when clock selection is not supported...
  90.     and restore the old broken behavior. It's high time people update to NPTL...
  91. commit b28532eb33d21395eb4257d7d08ddd06f3253b93
  92. Author: Rémi Denis-Courmont <rem@videolan.org>
  93. Date:   Mon Sep 17 15:58:05 2007 +0000
  94.     Do not compute values that are never used (anymore)
  95. commit cecc208add6903593e8e10d2aa83e42cc31bb4e5
  96. Author: Rémi Denis-Courmont <rem@videolan.org>
  97. Date:   Mon Sep 17 15:46:32 2007 +0000
  98.     Ignore muxed RTCP packets for AVP profile
  99. commit 6b17bd00124c8add1c3f648f4cbebae7cf2b886e
  100. Author: Rémi Denis-Courmont <rem@videolan.org>
  101. Date:   Mon Sep 17 15:26:34 2007 +0000
  102.     - Restore RTP pre-buffering broken in previous commit.
  103.     - Fix segmentation fault in prebuffering
  104.     Md: could you please review this?
  105. commit 8c6260976f2f9a19fd3b2e6c30662364def8f1a9
  106. Author: Rémi Denis-Courmont <rem@videolan.org>
  107. Date:   Mon Sep 17 15:10:41 2007 +0000
  108.     Do not use BlockChoose when the access is explicitly RTP.
  109.     This breaks when the sender uses a fancy payload type, or RTCP-mux.
  110. commit 4b9c288c30b9e437a943331dafd90f40e4da183a
  111. Author: Rémi Denis-Courmont <rem@videolan.org>
  112. Date:   Mon Sep 17 14:50:18 2007 +0000
  113.     Remove useless #define
  114. commit c38c370d904221432b4a0b958a859463d6ad6f6e
  115. Author: Rémi Denis-Courmont <rem@videolan.org>
  116. Date:   Mon Sep 17 14:41:09 2007 +0000
  117.     - Fix potential use after free
  118.     - Fix segfault if there is no preparse and/or fetcher object
  119. commit 132d6e2fbeffcadaa073f0aa0f49c83a007b4f43
  120. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  121. Date:   Mon Sep 17 14:37:15 2007 +0000
  122.     lua: Print debug message only if really wanted.
  123. commit 21724f580a769fdb2205218bb2e1e1acb8f645b6
  124. Author: Rémi Denis-Courmont <rem@videolan.org>
  125. Date:   Mon Sep 17 14:29:59 2007 +0000
  126.     Signal the playlist BEFORE unlocking it.
  127.     One should never signal a condition without the corresponding lock:
  128.      "if predictable scheduling behavior is required, then that mutex shall
  129.       be locked    by    the    thread   calling   pthread_cond_broadcast()
  130.       or pthread_cond_signal()." -- POSIX
  131.     
  132.     This only fixes the most obvious cases. There might be others.
  133. commit 8440f6c09557f0f7ba39c5302b93376bcea4a7b1
  134. Author: Rémi Denis-Courmont <rem@videolan.org>
  135. Date:   Mon Sep 17 14:21:14 2007 +0000
  136.     errno.h is always needed for pthread now
  137. commit 51794c7a2312b986906c40555ce65eb17aea0db2
  138. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  139. Date:   Mon Sep 17 14:13:09 2007 +0000
  140.     misc/threads.c: On non-linux create a PTHREAD_MUTEX_ERRORCHECK...
  141. commit da8425f9b12abb6d539683532a21b3f8db757bda
  142. Author: Rafaël Carré <funman@videolan.org>
  143. Date:   Mon Sep 17 00:02:50 2007 +0000
  144.     Revert previous commit, and updates faac & live-config patches
  145. commit 80b04c19e59f010adcd1f861b57415f820893855
  146. Author: Rafaël Carré <funman@videolan.org>
  147. Date:   Sun Sep 16 21:19:41 2007 +0000
  148.     contrib/faac: Uses only UNIX newline for the patch
  149. commit e0ff9af8b32e6d53648344c457e8b30d55052a7f
  150. Author: Rémi Denis-Courmont <rem@videolan.org>
  151. Date:   Sun Sep 16 17:40:33 2007 +0000
  152.     Really fix XShm detection with remote X11 (cf [19346]):
  153.     Get correct major opcode for MIT-SHM instead of an hard-coded one that
  154.     works with some X servers (not including mine).
  155. commit 965b82cc765e3ad499d6c5e752cf9fa483a4875f
  156. Author: Antoine Cellerier <dionoea@videolan.org>
  157. Date:   Sun Sep 16 17:23:08 2007 +0000
  158.     Don't print the "googleimage.lua: didn't return a string" message if the function returned nil.
  159. commit 9c767262f59398bf45dc2e3f374dc50a977200c1
  160. Author: Rémi Denis-Courmont <rem@videolan.org>
  161. Date:   Sun Sep 16 17:15:44 2007 +0000
  162.     Add some debug
  163. commit a73e4106b1789b86a89e5e2f76df477264e48b44
  164. Author: Rémi Denis-Courmont <rem@videolan.org>
  165. Date:   Sun Sep 16 15:29:04 2007 +0000
  166.     Out-of-line __pl_Get and __pl_Release - depend on libvlc_int_t
  167. commit ac8384deab4d9c1daa92e19ea676523f38a9b89e
  168. Author: Christophe Mutricy <xtophe@videolan.org>
  169. Date:   Sun Sep 16 14:56:31 2007 +0000
  170.     Free no longer needed after changes in getNonEmptyString
  171. commit 08c58fc76d7a043243149bab35412e7f7b4d36da
  172. Author: Rémi Denis-Courmont <rem@videolan.org>
  173. Date:   Sun Sep 16 13:31:26 2007 +0000
  174.     Fix win32 compilation, but that will crash at run-time
  175. commit e3a247dcf704620577e05d597e1e7bcda8937203
  176. Author: Rémi Denis-Courmont <rem@videolan.org>
  177. Date:   Sun Sep 16 13:05:50 2007 +0000
  178.     Mark the test programs as not installable
  179. commit 948e474dfc524f46d0991a290cfa38e63f40b504
  180. Author: Rémi Denis-Courmont <rem@videolan.org>
  181. Date:   Sun Sep 16 12:57:18 2007 +0000
  182.     Because we are selfish bastards (at least, I am), disable fast install
  183.     mode by default. Packagers and build bots should re-enable it with:
  184.     ./configure --enable-fast-install
  185. commit d568542d74c9e406263bf1836436e8d72ef1a80f
  186. Author: Rémi Denis-Courmont <rem@videolan.org>
  187. Date:   Sun Sep 16 12:36:29 2007 +0000
  188.     Force the sending threads to wakeup at exit - closes #1292
  189. commit 56ec18e7f4dfd8c801ac2f6268856e3e9175e091
  190. Author: Rémi Denis-Courmont <rem@videolan.org>
  191. Date:   Sun Sep 16 12:27:40 2007 +0000
  192.     block_FifoWake: force the block_FifoGet()'ing thread to wakeup without
  193.     queuing any data - this is mostly useful when quitting
  194. commit 9a38681d1c3e29f57cfa52d5f046f5183fbe1732
  195. Author: Christophe Mutricy <xtophe@videolan.org>
  196. Date:   Sun Sep 16 11:21:17 2007 +0000
  197.     Typo
  198. commit 1e4c2fa22d73e3b0eb7a902bf6f062e6e4b815f1
  199. Author: Rémi Denis-Courmont <rem@videolan.org>
  200. Date:   Sun Sep 16 11:09:21 2007 +0000
  201.     new API
  202. commit a9c7d811c12fe2d56158452b897233299a3e24f8
  203. Author: Rémi Denis-Courmont <rem@videolan.org>
  204. Date:   Sun Sep 16 11:09:02 2007 +0000
  205.     Use new API too
  206. commit a9934068b6060984acf70014ccc880fff32011a7
  207. Author: Rémi Denis-Courmont <rem@videolan.org>
  208. Date:   Sun Sep 16 11:08:27 2007 +0000
  209.     Use new API
  210. commit 7837c127aa56466e9a40e4e88bd889092662e6b9
  211. Author: Rémi Denis-Courmont <rem@videolan.org>
  212. Date:   Sun Sep 16 11:02:39 2007 +0000
  213.     Typo
  214. commit ee05d26bc23be3cbe5f3d6556f4c58cfa100dbb9
  215. Author: Rémi Denis-Courmont <rem@videolan.org>
  216. Date:   Sun Sep 16 11:01:52 2007 +0000
  217.     Inline vlc_object_signal
  218. commit eca5f8a1c1e73134df239fef6ad7afd94ec50068
  219. Author: Rémi Denis-Courmont <rem@videolan.org>
  220. Date:   Sun Sep 16 11:00:07 2007 +0000
  221.     Fix deadlock
  222. commit 68bdff1b342769960b38bcc09b9d21906714af6b
  223. Author: Rémi Denis-Courmont <rem@videolan.org>
  224. Date:   Sun Sep 16 10:55:07 2007 +0000
  225.     Use the new API in playlist macros
  226. commit de050c43bdc37fd06a1d186c075c587ec81ce85f
  227. Author: Rémi Denis-Courmont <rem@videolan.org>
  228. Date:   Sun Sep 16 10:51:35 2007 +0000
  229.     hotkeys: use the new object locking API
  230. commit 8fec091327c0a2bf0927981bca52fe2f6fabcc72
  231. Author: Rémi Denis-Courmont <rem@videolan.org>
  232. Date:   Sun Sep 16 10:50:10 2007 +0000
  233.     Forgot this file in [22086]
  234. commit ce4e6f8c2d17fd11d0de46b1b2d845bd3ca62330
  235. Author: Rémi Denis-Courmont <rem@videolan.org>
  236. Date:   Sun Sep 16 10:49:43 2007 +0000
  237.     Cosmetic
  238. commit 5e10314041675e014f8513ddea42cbab720d5d8d
  239. Author: Rémi Denis-Courmont <rem@videolan.org>
  240. Date:   Sun Sep 16 10:45:23 2007 +0000
  241.     Also use the new API here
  242. commit e6629c22f31e82f36c71b971b62f14fd0a8971b1
  243. Author: Rémi Denis-Courmont <rem@videolan.org>
  244. Date:   Sun Sep 16 10:40:28 2007 +0000
  245.     Use the new object locking API
  246. commit 0ca3790ea7cd23e1134853a8818ab33ffb54baa2
  247. Author: Rémi Denis-Courmont <rem@videolan.org>
  248. Date:   Sun Sep 16 10:39:50 2007 +0000
  249.     Wrappers around thread signaling functions for object:
  250.      - vlc_object_lock, vlc_object_unlock: take/release object_lock
  251.      - vlc_object_signal: trigger object_wait
  252.      - vlc_object_wait, vlc_object_timedwait: wait on object_wait
  253. commit a0c36fb9b7c2de6d32e1593c69a6708782f939ae
  254. Author: Rémi Denis-Courmont <rem@videolan.org>
  255. Date:   Sun Sep 16 10:27:09 2007 +0000
  256.     Return an error if timer expires, but still do not print it
  257. commit e3c88d5dacc3d34ba32a2b895fc6584baeebdb3f
  258. Author: Rémi Denis-Courmont <rem@videolan.org>
  259. Date:   Sun Sep 16 09:32:30 2007 +0000
  260.     Const cleanup
  261. commit 96b7100a3dacea80964669c084d9814f627f5f44
  262. Author: Rémi Denis-Courmont <rem@videolan.org>
  263. Date:   Sun Sep 16 09:25:11 2007 +0000
  264.     var_CreateGetNEString simplications
  265. commit 528f0214d6cd1acfcf915f7f6f001a30622903b4
  266. Author: Rémi Denis-Courmont <rem@videolan.org>
  267. Date:   Sun Sep 16 09:15:27 2007 +0000
  268.     Switch the few var_GetString remains to var_GetNonEmptyString
  269. commit 050de848d0276e264a2659be2c9715e534ee41b4
  270. Author: Rémi Denis-Courmont <rem@videolan.org>
  271. Date:   Sun Sep 16 09:14:54 2007 +0000
  272.     Fix to var_GetNonEmptyString
  273. commit 84fda01c7e7f971df7302987951eefd363191280
  274. Author: Rémi Denis-Courmont <rem@videolan.org>
  275. Date:   Sun Sep 16 09:12:41 2007 +0000
  276.     Fix HTTP DVB ACL
  277. commit 668607b8c2c4ac083bdbd0cb959cd341d973370d
  278. Author: Rémi Denis-Courmont <rem@videolan.org>
  279. Date:   Sun Sep 16 09:06:47 2007 +0000
  280.     typo
  281. commit f09b30c782d9a5f76f403038ed703c3c381b2468
  282. Author: Rémi Denis-Courmont <rem@videolan.org>
  283. Date:   Sun Sep 16 09:02:16 2007 +0000
  284.     Memory error handling
  285. commit e23d890e54e3299a31192e878fbfbfb096520040
  286. Author: Rémi Denis-Courmont <rem@videolan.org>
  287. Date:   Sun Sep 16 08:58:37 2007 +0000
  288.     Partial memory error handling
  289. commit d001ebd4a0973a9dd70d8051dfd8e05e470939c2
  290. Author: Rémi Denis-Courmont <rem@videolan.org>
  291. Date:   Sun Sep 16 08:57:34 2007 +0000
  292.     Error handling
  293. commit 98f70f4fc296397f809f28377757e44314977818
  294. Author: Rémi Denis-Courmont <rem@videolan.org>
  295. Date:   Sun Sep 16 08:52:38 2007 +0000
  296.     Memory error handling
  297. commit d79eca2e492fc6dab0718b2c9f99e870047922d3
  298. Author: Rémi Denis-Courmont <rem@videolan.org>
  299. Date:   Sun Sep 16 08:49:55 2007 +0000
  300.     Simplification / memory error handling
  301. commit 54bcbe131d9d64b3b3bd773aa88bf01b2890c0ed
  302. Author: Rémi Denis-Courmont <rem@videolan.org>
  303. Date:   Sun Sep 16 08:39:12 2007 +0000
  304.     Use var_GetNonEmptyString were applicable
  305. commit 00aa3ff1c3da442f986b51f2277936d6629b1666
  306. Author: Rémi Denis-Courmont <rem@videolan.org>
  307. Date:   Sun Sep 16 08:29:09 2007 +0000
  308.     GetNonEmptyString simplification
  309. commit d1503b1298211fcebabc8e19cc647485e0464356
  310. Author: Rémi Denis-Courmont <rem@videolan.org>
  311. Date:   Sun Sep 16 08:27:49 2007 +0000
  312.     Try to fix memleaks
  313. commit d3a53d2512af7ec91f2664d9adf1965d4e9b45dd
  314. Author: Rémi Denis-Courmont <rem@videolan.org>
  315. Date:   Sun Sep 16 08:27:06 2007 +0000
  316.     Apparent memleak (ipkiss should review perhaps?)
  317. commit 1d6c495f3dc79356f5671625f04c183a904ef71f
  318. Author: Rémi Denis-Courmont <rem@videolan.org>
  319. Date:   Sun Sep 16 08:24:58 2007 +0000
  320.     Error handling
  321. commit feadfb1e87e87c918358543aaee59760432f6350
  322. Author: Rémi Denis-Courmont <rem@videolan.org>
  323. Date:   Sun Sep 16 07:49:52 2007 +0000
  324.     Fix condition variable clock ifdef
  325. commit 471bd1e4de2c67e853cf0e8b557a57328acfee14
  326. Author: Rafaël Carré <funman@videolan.org>
  327. Date:   Sat Sep 15 23:20:13 2007 +0000
  328.     menu.cfg has been moved to minimal.cfg
  329. commit edbb603bd250f802e8d6a363e6c08aefb5e381fa
  330. Author: Rafaël Carré <funman@videolan.org>
  331. Date:   Sat Sep 15 22:54:41 2007 +0000
  332.     osdmenu: Reverts [22062] which was a revert of [22061], and gives the .cfg the same name than the directory.
  333. commit 06707b2db6402caaa7e859f8be6ffd5012172bff
  334. Author: Antoine Cellerier <dionoea@videolan.org>
  335. Date:   Sat Sep 15 20:54:09 2007 +0000
  336.     Win32 installer: save language used in installer for uninstaller. "[PATCH] saves the chosen language of the installer in the registry..." by Hannes Domani
  337. commit 4b017906929333a9c0a9ff7c127de34f11ee3008
  338. Author: Rémi Denis-Courmont <rem@videolan.org>
  339. Date:   Sat Sep 15 20:44:32 2007 +0000
  340.     Revert [22061]. I probably need more sleep.
  341. commit d12b9ae0b4c53d1934cb0d08eb145d9962666ea0
  342. Author: Rémi Denis-Courmont <rem@videolan.org>
  343. Date:   Sat Sep 15 20:33:07 2007 +0000
  344.     OSD install fix from Hannes Domani
  345. commit 343159443fbbcd108d9cffe8a77f2e6a52754e42
  346. Author: Rafaël Carré <funman@videolan.org>
  347. Date:   Sat Sep 15 20:21:14 2007 +0000
  348.     Makes vlc the 2nd Media Player in history to implement the MPRIS draft (after audacious)
  349. commit 979f5cc201141379f1153ad721b1a6ec4032e20f
  350. Author: Rémi Denis-Courmont <rem@videolan.org>
  351. Date:   Sat Sep 15 20:10:50 2007 +0000
  352.     Announce API simplification
  353. commit d212179528ff468f9aed583eef8552203b32093f
  354. Author: Rémi Denis-Courmont <rem@videolan.org>
  355. Date:   Sat Sep 15 20:03:48 2007 +0000
  356.     Remove dead code
  357. commit 974be97baa8cabe04c64f9fb0f363ec5e95573d3
  358. Author: Rémi Denis-Courmont <rem@videolan.org>
  359. Date:   Sat Sep 15 19:56:11 2007 +0000
  360.     Unexport some unused APIs
  361. commit 5a922f698001f938fc3347a96244e1f0a01e03f6
  362. Author: Rémi Denis-Courmont <rem@videolan.org>
  363. Date:   Sat Sep 15 19:45:15 2007 +0000
  364.     stream_out_std: use new SDP API too
  365. commit cf1414dc5d3633a8cec956739bab820b16c54321
  366. Author: Rémi Denis-Courmont <rem@videolan.org>
  367. Date:   Sat Sep 15 19:33:39 2007 +0000
  368.     Typo
  369. commit 9f048445a6c2c0fc5bb929ae268226bd4cdd38f9
  370. Author: Rémi Denis-Courmont <rem@videolan.org>
  371. Date:   Sat Sep 15 19:26:07 2007 +0000
  372.     VLC-specific playlist group support
  373. commit bc650c59ca6d2edbf555dc0cec11091f274b42f5
  374. Author: Rémi Denis-Courmont <rem@videolan.org>
  375. Date:   Sat Sep 15 19:14:11 2007 +0000
  376.     Rework SDP API a little
  377. commit d5f7a3c170acf5e7a565f552220a6185cd29db10
  378. Author: Rémi Denis-Courmont <rem@videolan.org>
  379. Date:   Sat Sep 15 18:28:10 2007 +0000
  380.     Price of the most useless piece of code of the day
  381.     (actually it might be my code)
  382. commit 0500053e911968c6384fb1d98ace431931098d9e
  383. Author: Rémi Denis-Courmont <rem@videolan.org>
  384. Date:   Sat Sep 15 18:06:26 2007 +0000
  385.     Fix MacOS linking
  386. commit 1508936ffc9a5045a956b377cfb9f237f5e6afd6
  387. Author: Rémi Denis-Courmont <rem@videolan.org>
  388. Date:   Sat Sep 15 18:00:22 2007 +0000
  389.     Fix deadlock
  390. commit f56300d5e8f0fbbccadddf4c17460b8a58d4114c
  391. Author: Rémi Denis-Courmont <rem@videolan.org>
  392. Date:   Sat Sep 15 17:41:19 2007 +0000
  393.     Another MacOS compile fix
  394. commit e7b6ffc1681e4e60c02510ae0f1f92cdec88ac36
  395. Author: Christophe Mutricy <xtophe@videolan.org>
  396. Date:   Sat Sep 15 17:39:59 2007 +0000
  397.     Note how to check which modules are enable
  398. commit 2f2ec59d087104080915501eaa00dcb811c9206c
  399. Author: Rémi Denis-Courmont <rem@videolan.org>
  400. Date:   Sat Sep 15 17:34:23 2007 +0000
  401.     Another attempt at fixing MacOS build
  402. commit 649f40ae919d7f0a7ac55d5780d82eff7788c4b0
  403. Author: Rémi Denis-Courmont <rem@videolan.org>
  404. Date:   Sat Sep 15 17:24:49 2007 +0000
  405.     Attempt to fix MacOS build
  406. commit 1794ae7bca67d945b91419c70dab7746de886650
  407. Author: Rémi Denis-Courmont <rem@videolan.org>
  408. Date:   Sat Sep 15 17:19:00 2007 +0000
  409.     Simplification to avoid busy loops after process suspension
  410. commit 4f8e40a80a7ec17336c0cb56c8ce535c9a8d049a
  411. Author: Rémi Denis-Courmont <rem@videolan.org>
  412. Date:   Sat Sep 15 17:03:36 2007 +0000
  413.     Same here
  414. commit 37c50bf0521e8ec088e1ea3dc038805b1d3b6648
  415. Author: Rémi Denis-Courmont <rem@videolan.org>
  416. Date:   Sat Sep 15 17:00:25 2007 +0000
  417.     Use monotonic clock when available only
  418. commit 727196a7463f26cad3c92b33a59324f00df8c8dc
  419. Author: Rémi Denis-Courmont <rem@videolan.org>
  420. Date:   Sat Sep 15 16:51:06 2007 +0000
  421.     Wake up screensaver thread every 30 seconds rather than 1/4 seconds
  422. commit 8e6fac327d945cd626a8a6bed9fb73fc010caffb
  423. Author: Rémi Denis-Courmont <rem@videolan.org>
  424. Date:   Sat Sep 15 16:50:14 2007 +0000
  425.     Check for <linux/dccp.h> before including it
  426. commit 2eae7e70749cb795ccf999ac907e4e68dc8f40c9
  427. Author: Rémi Denis-Courmont <rem@videolan.org>
  428. Date:   Sat Sep 15 16:48:15 2007 +0000
  429.     Fixes debug build
  430. commit c138ff41289317b707f9e1935119019b373ad458
  431. Author: Rémi Denis-Courmont <rem@videolan.org>
  432. Date:   Sat Sep 15 16:46:13 2007 +0000
  433.     ETIMEDOUT is perfectly expected here, do not complain about it
  434. commit 8b37adbf42ec84b3db47f5959eecc3a88415b473
  435. Author: Rémi Denis-Courmont <rem@videolan.org>
  436. Date:   Sat Sep 15 16:31:40 2007 +0000
  437.     vlc_cond_timedwait: wrapper around pthread_cond_timedwait
  438. commit 0787d3545610fb93b04ffa1121601e7bfefdee2e
  439. Author: Rémi Denis-Courmont <rem@videolan.org>
  440. Date:   Sat Sep 15 16:05:36 2007 +0000
  441.     Make sure we use the same clock for condition variable
  442.     Otherwise, it'll screw up completely when we add vlc_cond_timedwait
  443. commit f98737195edfdca331b1006b9eecbe4ed8be9ea4
  444. Author: Rémi Denis-Courmont <rem@videolan.org>
  445. Date:   Sat Sep 15 15:46:56 2007 +0000
  446.     When killing libvlc, also kill all its immediate children
  447.     Not particularly clean, but we need to pass the exit request from libvlc
  448.     to the actual interfaces and inputs somehow...
  449. commit 1502ec10254cb5806c0ad1ff4f3c24471e304bbd
  450. Author: Rémi Denis-Courmont <rem@videolan.org>
  451. Date:   Sat Sep 15 15:45:27 2007 +0000
  452.     Fix doc
  453. commit 139e1efe6e86ac2f9323fbf243ad0b4ec2401d6a
  454. Author: Rémi Denis-Courmont <rem@videolan.org>
  455. Date:   Sat Sep 15 15:45:09 2007 +0000
  456.     typo
  457. commit ef3e359a79ba8ca426719e1524e680985b99067b
  458. Author: Rémi Denis-Courmont <rem@videolan.org>
  459. Date:   Sat Sep 15 15:30:47 2007 +0000
  460.     Wakes an object when it is being killed
  461. commit f02445b5a33a8e657497bc00b59c7520f3f1c8a8
  462. Author: Rémi Denis-Courmont <rem@videolan.org>
  463. Date:   Sat Sep 15 15:27:13 2007 +0000
  464.     Remove interface b_block property.
  465. commit 25314fa74d0249571274795804ad4a363af92d14
  466. Author: Rémi Denis-Courmont <rem@videolan.org>
  467. Date:   Sat Sep 15 15:18:04 2007 +0000
  468.     If LibVLC is closing, any interface should close, not just the main one
  469. commit c819aa9cc21e67750067f5a127aecd6a1000014e
  470. Author: Rémi Denis-Courmont <rem@videolan.org>
  471. Date:   Sat Sep 15 14:39:56 2007 +0000
  472.     Doc change
  473. commit 3ece7ecb85b47d9b690c4147bc0a55c52fd12cdd
  474. Author: Rémi Denis-Courmont <rem@videolan.org>
  475. Date:   Sat Sep 15 14:38:22 2007 +0000
  476.     There is really no excuse for not checking the hostname.
  477.     I wonder why I added this option in the first place.
  478. commit 2cbdbc878df61686200447e11e55f8fc09ace496
  479. Author: Rémi Denis-Courmont <rem@videolan.org>
  480. Date:   Sat Sep 15 13:43:38 2007 +0000
  481.     Don't crash if a client sends an overly large header
  482. commit 4832c1e5dd8d1b8a435fd410ae6afeb2ec26ca32
  483. Author: Rafaël Carré <funman@videolan.org>
  484. Date:   Sat Sep 15 11:01:48 2007 +0000
  485.     Minor fixes, add comments
  486. commit 191a84f4c769601a6ea4a0134ea60a8a84d73fc2
  487. Author: Rémi Denis-Courmont <rem@videolan.org>
  488. Date:   Sat Sep 15 10:31:01 2007 +0000
  489.     Some sout news
  490. commit b8e28844a684a45cd8082a3241e1078a322cc256
  491. Author: Rémi Denis-Courmont <rem@videolan.org>
  492. Date:   Sat Sep 15 10:23:33 2007 +0000
  493.     Cosmetics
  494. commit 7b75f68f17bbe31e4ff8c69fd5f19e9aabb8f040
  495. Author: Rémi Denis-Courmont <rem@videolan.org>
  496. Date:   Sat Sep 15 09:46:06 2007 +0000
  497.     Remove auto-update. This is blatantly insecure.
  498.     Other projects have had CVEs for much less than this (e.g. CVE-2006-4567)
  499. commit 7e2caf88d0382b94c4bd39e9da60041c2a788fcb
  500. Author: Antoine Cellerier <dionoea@videolan.org>
  501. Date:   Fri Sep 14 22:48:04 2007 +0000
  502.     Fix the dailymotion lua script.
  503. commit f165974e85ebe3d33ee9e38a5631c87d30138bd7
  504. Author: Jérome Decoodt <djc@videolan.org>
  505. Date:   Fri Sep 14 22:15:38 2007 +0000
  506.     Don't mix VLC.app and VLC-release.app
  507. commit f287c93dd5cadc8c8408eb74e7f1a94879e067e1
  508. Author: Rafaël Carré <funman@videolan.org>
  509. Date:   Fri Sep 14 16:53:04 2007 +0000
  510.     Adds ncurses compiled with wide characters support to contribs for MacOSX
  511. commit fb2512ece32769aa877e326cef74a5a9b557336b
  512. Author: Rémi Denis-Courmont <rem@videolan.org>
  513. Date:   Fri Sep 14 16:46:25 2007 +0000
  514.     - Add aggregate control URL
  515.     - Fix non-aggregate control URL
  516. commit 71803a74bd0981fc3d6e8051d86e76c8e412c454
  517. Author: Rémi Denis-Courmont <rem@videolan.org>
  518. Date:   Fri Sep 14 16:40:34 2007 +0000
  519.     typo
  520. commit 4bdc0bbd2620b92ddcbd8e6e53597c3d47b9d14c
  521. Author: Rémi Denis-Courmont <rem@videolan.org>
  522. Date:   Fri Sep 14 16:37:42 2007 +0000
  523.     Hide (+minor changes) block_fifo_t layout
  524. commit 7dd2f1548a90c339f7e91ff469a6ad3ec9eecdd4
  525. Author: Rémi Denis-Courmont <rem@videolan.org>
  526. Date:   Fri Sep 14 16:36:10 2007 +0000
  527.     Use the new block_Fifo functions
  528. commit c06a120a8623811a7af57b9dcc15f8717421747c
  529. Author: Felix Paul Kühne <fkuehne@videolan.org>
  530. Date:   Fri Sep 14 16:23:13 2007 +0000
  531.     * .aclocal should always be the last item here
  532. commit 9a7aec774cc24fdf558c08b812894658594d9830
  533. Author: Rémi Denis-Courmont <rem@videolan.org>
  534. Date:   Fri Sep 14 16:15:59 2007 +0000
  535.     Document previous functions
  536. commit 3110a86a1f7e17706e21f834a14b2d7bc23b774e
  537. Author: Rémi Denis-Courmont <rem@videolan.org>
  538. Date:   Fri Sep 14 16:13:50 2007 +0000
  539.     Write accessor for relevant block_fifo_t state
  540. commit b228fab6859342a54fc9b2c76210620159d85622
  541. Author: Rémi Denis-Courmont <rem@videolan.org>
  542. Date:   Fri Sep 14 15:38:15 2007 +0000
  543.     Remove dummy error
  544. commit d6312ee6713c460c94a00b27c3e5195710e2e0fb
  545. Author: Rafaël Carré <funman@videolan.org>
  546. Date:   Fri Sep 14 00:56:09 2007 +0000
  547.     mpris.glade: put loop/repeat/shuffle buttons in the expander
  548. commit 9cd42d0f587cc0fd73e604681ebbe778a30dd7c7
  549. Author: Rafaël Carré <funman@videolan.org>
  550. Date:   Fri Sep 14 00:26:12 2007 +0000
  551.     extras/contrib/src: clean up Makefile & packages.mak
  552.     Makes it clear that subversion is required for ffmpeg & tremor
  553.     Removes obsolete libraries from the list
  554. commit 41bb970ee8cd0b46cac407f0d4add6ca3d462a04
  555. Author: Rafaël Carré <funman@videolan.org>
  556. Date:   Fri Sep 14 00:01:39 2007 +0000
  557.     mpris: make sure only one gobject timer is running
  558. commit b81ff26d35c2a1a3c3c6ba6cb6fc8fad69c67869
  559. Author: Rafaël Carré <funman@videolan.org>
  560. Date:   Fri Sep 14 00:00:17 2007 +0000
  561.     Do not try to connect to last.fm every second if the request fails, and server allows immediate retry
  562. commit c74a75e96a5bf4752d1e3d6a697ddbde67435e61
  563. Author: Rafaël Carré <funman@videolan.org>
  564. Date:   Thu Sep 13 21:58:05 2007 +0000
  565.     ncurses: fallback on libncurses if libncursesw isn't available (macosx)
  566.     it is now enabled by default if headers & library are present
  567. commit 1fd6a94503a42e517cc2bbcb194391d6e7052939
  568. Author: Rafaël Carré <funman@videolan.org>
  569. Date:   Thu Sep 13 21:25:01 2007 +0000
  570.     bootstrap: print a success message
  571.     unify errors on missing/too old tools
  572.     remove insulting and not used variables
  573. commit 3c80258576da980b4ac67012b2ebc48f73994910
  574. Author: Rémi Denis-Courmont <rem@videolan.org>
  575. Date:   Thu Sep 13 20:29:32 2007 +0000
  576.     Explicit casts to proper integer types when formatting
  577. commit 84ab2958b9923ae3db456c02b62cabf44c7ca8a3
  578. Author: Rémi Denis-Courmont <rem@videolan.org>
  579. Date:   Thu Sep 13 20:29:02 2007 +0000
  580.     Fix invalid FOURCC use
  581. commit 52f8ccc47889f56b2731a9a46b4ef2b6e6534c55
  582. Author: Rafaël Carré <funman@videolan.org>
  583. Date:   Thu Sep 13 19:52:07 2007 +0000
  584.     Remove debug not intended to be committed, however feel free to use it
  585. commit bc959f89739d27f5bfca69262ea3d9f9bb8ba852
  586. Author: Rafaël Carré <funman@videolan.org>
  587. Date:   Thu Sep 13 19:50:32 2007 +0000
  588.     Checks ncursesw/curses.h presence
  589. commit ed3227e6bca97c66d8128e170ffa8683633185c5
  590. Author: Rafaël Carré <funman@videolan.org>
  591. Date:   Thu Sep 13 19:12:49 2007 +0000
  592.     Fix macosx gui compilation (shame on me i broke it in [21943])
  593. commit bfa9e5bbeb20aa3e734c9a5629f139a973154a9b
  594. Author: Rafaël Carré <funman@videolan.org>
  595. Date:   Thu Sep 13 17:53:40 2007 +0000
  596.     ncurses: Use ncursesw to correctly display wide characters on UTF-8 locale
  597. commit 55f476f55ba4e1aa123fc73be33340e18fde8c72
  598. Author: Rémi Denis-Courmont <rem@videolan.org>
  599. Date:   Thu Sep 13 16:47:26 2007 +0000
  600.     Trivial encoder for plain-text subtitles.
  601.     This allows transcoding say, DVD or DVB subs to normal ones.
  602.     
  603.     Only tested with RTP output, but might also work with ogg, mp4, ts...
  604.     The problem is that most of these do not seem to check the encoding.
  605. commit 5d7d4cf5977b25bc30cb701bf9493c05f36a542f
  606. Author: Rafaël Carré <funman@videolan.org>
  607. Date:   Thu Sep 13 16:26:28 2007 +0000
  608.     // is valid inside "", despite what my vim says
  609. commit c175e0b17cd88f2a1ab2a1d106d527895fada01c
  610. Author: Rafaël Carré <funman@videolan.org>
  611. Date:   Thu Sep 13 16:24:27 2007 +0000
  612.     Makes logger html output « Valid HTML 4.01 Strict! », thanks to dionoea
  613. commit 65ffd1f888fed3e4303bcb937f207677f6a18728
  614. Author: Rémi Denis-Courmont <rem@videolan.org>
  615. Date:   Thu Sep 13 16:13:30 2007 +0000
  616.     Add t140 FOURCC for always-UTF-8 subs
  617. commit 8287b68cd160ab3be539f654aae117bd537f4d40
  618. Author: Rémi Denis-Courmont <rem@videolan.org>
  619. Date:   Thu Sep 13 15:08:19 2007 +0000
  620.     Use size_t instead of socklen_t
  621. commit cefa801898d24c80658b397585e079051e1a8355
  622. Author: Rafaël Carré <funman@videolan.org>
  623. Date:   Thu Sep 13 11:01:40 2007 +0000
  624.     logger: Sets HTML encoding to UTF-8
  625. commit f2f12f8eb05d997fc2baf3d648f0fbdfec73c22b
  626. Author: Rafaël Carré <funman@videolan.org>
  627. Date:   Wed Sep 12 22:13:11 2007 +0000
  628.     qt-notify only if vlc window is not visile was removed accidentally in [21845]
  629. commit e6b2b699a793827f267019b760554aa1b70b77fc
  630. Author: Christophe Mutricy <xtophe@videolan.org>
  631. Date:   Wed Sep 12 21:43:57 2007 +0000
  632.     *Try* to improve the strings in the QT4 intf
  633. commit 0a022a6301b96393291ad5c5106cd89f3e6b1eb5
  634. Author: Antoine Cellerier <dionoea@videolan.org>
  635. Date:   Wed Sep 12 20:29:00 2007 +0000
  636.     Fix youtube.lua probe() function.
  637. commit 7f37f93bc7040b5fbb87fd862d4a5c24ffb0ab1a
  638. Author: Rafaël Carré <funman@videolan.org>
  639. Date:   Wed Sep 12 20:23:28 2007 +0000
  640.     Remembers verbosity level when closing ncurses intf
  641. commit 13d0565fe6881b4918a29c2de731721a6f76e8e3
  642. Author: Antoine Cellerier <dionoea@videolan.org>
  643. Date:   Wed Sep 12 19:52:05 2007 +0000
  644.     Add FVFW and fvfw since ffdshow seems to offer that as an option when encoding mpeg 4 video. This might fix a few cases where videos weren't decoded by VLC.
  645. commit ab7d8667e0e414d9012ab63ecef450961634e7de
  646. Author: Rémi Denis-Courmont <rem@videolan.org>
  647. Date:   Wed Sep 12 19:44:06 2007 +0000
  648.     DSO friendlyness
  649. commit 7c849b4cbae23352bcbffb10d4c96776559dd736
  650. Author: Rafaël Carré <funman@videolan.org>
  651. Date:   Wed Sep 12 19:36:15 2007 +0000
  652.     Asserts p_this on __vlc_mutex_init()
  653. commit b5a8bebd267e227a7ef8e5e3e153f327237a52ee
  654. Author: Rémi Denis-Courmont <rem@videolan.org>
  655. Date:   Wed Sep 12 19:13:13 2007 +0000
  656.     As yet untested T.140 RTP packetization
  657. commit 86a25b2c1b94d871371b7554727c78b284b8e79a
  658. Author: Ilkka Ollakka <ileoo@videolan.org>
  659. Date:   Wed Sep 12 19:06:18 2007 +0000
  660.     Remove rating from infodialog, closes ticket #1248 finally,
  661.     also add myself to authors in those files.
  662. commit b2aeaed461f3d72dee4afb7dfada68419ae8c8df
  663. Author: Rémi Denis-Courmont <rem@videolan.org>
  664. Date:   Wed Sep 12 16:43:10 2007 +0000
  665.     Simplify
  666. commit 495b3095493ef75c8d04dd632c0112221e413304
  667. Author: Rémi Denis-Courmont <rem@videolan.org>
  668. Date:   Wed Sep 12 16:36:26 2007 +0000
  669.     Cosmetic
  670. commit 876b4ed97865ab05b897ac5c345421b15c88e501
  671. Author: Rémi Denis-Courmont <rem@videolan.org>
  672. Date:   Wed Sep 12 15:45:46 2007 +0000
  673.     Cosmetic
  674. commit 6afadbe25bc66e43d70cdd098ee35562fb37a7ae
  675. Author: Rémi Denis-Courmont <rem@videolan.org>
  676. Date:   Wed Sep 12 14:27:08 2007 +0000
  677.     Remove extra va_end; code factorization
  678. commit 3a7e1af15db939d5a6edbc2c8a31f4614a662d2a
  679. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  680. Date:   Wed Sep 12 14:04:38 2007 +0000
  681.     Bundle libvlc-control.dylib in VLC.app and VLC-release.app
  682. commit db1d51bd6600c5b4eef2dda51063b72e52766310
  683. Author: Christophe Mutricy <xtophe@videolan.org>
  684. Date:   Tue Sep 11 22:11:43 2007 +0000
  685.     Distribute the headers
  686. commit 4e96058d09f0ad61e625cff342faa3ec732e6a76
  687. Author: Rafaël Carré <funman@videolan.org>
  688. Date:   Tue Sep 11 22:01:35 2007 +0000
  689.     note to myself: test before commit please
  690. commit ce572d7eec691f6ee486f88c8fe215e99d5b4dd8
  691. Author: Christophe Mutricy <xtophe@videolan.org>
  692. Date:   Tue Sep 11 22:01:04 2007 +0000
  693.     Remove always true tests
  694. commit 2e71482d26bc4b06e80130b2c5dda4c6f7df9ef3
  695. Author: Antoine Cellerier <dionoea@videolan.org>
  696. Date:   Tue Sep 11 22:00:09 2007 +0000
  697.     Remove debug.
  698. commit f32c40a6c5333e5510089da62da10693e9f73085
  699. Author: Rafaël Carré <funman@videolan.org>
  700. Date:   Tue Sep 11 22:00:06 2007 +0000
  701.     Detect new mpris players, and stick to the last player that ran
  702.     Add 3 buttons for loop, repeat and random
  703.     Default directory is set to ~ if hardcoded library doesn't exist
  704. commit b63f84d1173488c319ebf900a53cbb7b516d4f87
  705. Author: Antoine Cellerier <dionoea@videolan.org>
  706. Date:   Tue Sep 11 21:55:39 2007 +0000
  707.     Add a lua playlist script for trailers.apple.com pages.
  708. commit 7d4a9c96c5d30f28c5f2e5a4c06a2463e1c17408
  709. Author: Ilkka Ollakka <ileoo@videolan.org>
  710. Date:   Tue Sep 11 21:52:19 2007 +0000
  711.     use va_copy, so you don't use same va_list twice.
  712. commit e20f85d648082e27409f0673596e670eb3abab09
  713. Author: Antoine Cellerier <dionoea@videolan.org>
  714. Date:   Tue Sep 11 21:16:03 2007 +0000
  715.     Add support for "iTunes podcast" (example: itpc://www.apple.com/trailers/home/podcasts/pc-2314.xml) which is basically http with a different access name.
  716. commit f464bb35e8601535462bfd1bbcd8d2de79d404d7
  717. Author: Rémi Denis-Courmont <rem@videolan.org>
  718. Date:   Tue Sep 11 20:32:27 2007 +0000
  719.     All: missing ATTRIBUTE_FORMAT
  720.     Now lets hunt the format warnings!
  721. commit 8ec8cbcc677b774ab9c6450cf4fc9da912f072e0
  722. Author: Rémi Denis-Courmont <rem@videolan.org>
  723. Date:   Tue Sep 11 20:23:16 2007 +0000
  724.     ATTRIBUTE_FORMAT for input_ItemAddInfo
  725. commit c57a95bb4ff9115a142a2ba2052bf73e448d9083
  726. Author: Rémi Denis-Courmont <rem@videolan.org>
  727. Date:   Tue Sep 11 20:21:01 2007 +0000
  728.     ATTRIBUTE_FORMAT for sdp_AddAttribute
  729. commit 3cee798c0b1f013d89874bfbe43709fa3de506cb
  730. Author: Rémi Denis-Courmont <rem@videolan.org>
  731. Date:   Tue Sep 11 20:14:00 2007 +0000
  732.     Generic support for text streams in RTP.
  733.     No actually subtype implemented currently though.
  734. commit 871412c6d4dcea72d9f97ee45e9e0846d602179a
  735. Author: Rafaël Carré <funman@videolan.org>
  736. Date:   Tue Sep 11 19:28:00 2007 +0000
  737.     Fix segfault when nothing is playing
  738. commit e0dd77082ac995491ac201b62973e74fb7e26d52
  739. Author: Rafaël Carré <funman@videolan.org>
  740. Date:   Tue Sep 11 18:25:24 2007 +0000
  741.     Checks pointers before using them
  742. commit f1e3dd737dbe4822d343b23011a5ee6078006f53
  743. Author: Rafaël Carré <funman@videolan.org>
  744. Date:   Tue Sep 11 18:11:46 2007 +0000
  745.     Fix TEST_NEXT macro usage (renamed to TEST_NEXT_ITEM)
  746.     Removes not used or deprecated methods
  747. commit e9cc3ff4ed136da1a7c4b6ec00b4f8352eb34585
  748. Author: Rémi Denis-Courmont <rem@videolan.org>
  749. Date:   Tue Sep 11 17:59:24 2007 +0000
  750.     Kill FIXME
  751. commit 048a0f69c1574774a4750b8c033c2cba2a65c2a7
  752. Author: Rémi Denis-Courmont <rem@videolan.org>
  753. Date:   Tue Sep 11 17:52:25 2007 +0000
  754.     Fix SDP generation with non-RTP mux
  755. commit a31e5798502e92f4ae0ac5eba79372a1e8c563db
  756. Author: Rémi Denis-Courmont <rem@videolan.org>
  757. Date:   Tue Sep 11 17:45:07 2007 +0000
  758.     Oups: s/getsockname/getpeername/
  759. commit a9b61584d9be79cdf1e6644c54c750a304d2ef29
  760. Author: Rémi Denis-Courmont <rem@videolan.org>
  761. Date:   Tue Sep 11 17:42:30 2007 +0000
  762.     Use the SDP helpers
  763. commit a5231db0b93676cd766b9bbf3bb4ad1c1c44108d
  764. Author: Rémi Denis-Courmont <rem@videolan.org>
  765. Date:   Tue Sep 11 17:41:17 2007 +0000
  766.     Don't forget bitrate
  767. commit 6d54aef5a76010108e6f85e8832be6f8220d0228
  768. Author: Rémi Denis-Courmont <rem@videolan.org>
  769. Date:   Tue Sep 11 17:35:01 2007 +0000
  770.     Fix *printf usage
  771. commit d5b35d8bc94d91b06ac5593e811aaf85b9e09d0e
  772. Author: Rémi Denis-Courmont <rem@videolan.org>
  773. Date:   Tue Sep 11 17:34:21 2007 +0000
  774.     Remove extraneous n
  775. commit 87905523a7b096636608914cd906bb0305642af1
  776. Author: Rémi Denis-Courmont <rem@videolan.org>
  777. Date:   Tue Sep 11 17:24:09 2007 +0000
  778.     Missing CRLF
  779. commit 21859e42c69833bf48b80f851740dbeb28c09c91
  780. Author: Rémi Denis-Courmont <rem@videolan.org>
  781. Date:   Tue Sep 11 17:21:58 2007 +0000
  782.     Fix segfault
  783. commit fe63f4c516d7a328fc743a90ec08e1df725376c0
  784. Author: Rémi Denis-Courmont <rem@videolan.org>
  785. Date:   Tue Sep 11 17:05:09 2007 +0000
  786.     Try to improve and export the SDP formatting helpers
  787. commit 4a7e8ae30ad231844cdb6abfdec00d5c287232e9
  788. Author: Rémi Denis-Courmont <rem@videolan.org>
  789. Date:   Tue Sep 11 15:52:21 2007 +0000
  790.     Fix warning
  791. commit f102b57751534d544f1270a3c10a048a29b3b3b7
  792. Author: Rafaël Carré <funman@videolan.org>
  793. Date:   Tue Sep 11 10:55:01 2007 +0000
  794.     Same for lxdialog and xvmc
  795. commit d6008a8bb8e5e76d77dd15a654fc2fabef8910e9
  796. Author: Rafaël Carré <funman@videolan.org>
  797. Date:   Tue Sep 11 10:14:01 2007 +0000
  798.     Reverts [21943] for galaktos as it is external to vlc.
  799.     Just in case it is merged one day with upstream source.
  800. commit c6eafbbbf3edd51c00f96598cf4513856a1a757e
  801. Author: Jean-Baptiste Kempf <jb@videolan.org>
  802. Date:   Mon Sep 10 22:44:37 2007 +0000
  803.     Qt4 - DP: add INTF_DIALOG_DIRECTORY to the different cases.
  804. commit 810ac704b260297f5e11d6a2e52a8d69a87f2f85
  805. Author: Christophe Mutricy <xtophe@videolan.org>
  806. Date:   Mon Sep 10 22:44:09 2007 +0000
  807.     Fix some filenames + cosmetic
  808. commit 5a09a2df55de2f8336ff9d954e536dee9bb9bc18
  809. Author: Antoine Cellerier <dionoea@videolan.org>
  810. Date:   Mon Sep 10 21:34:00 2007 +0000
  811.     Sort the VLC translation languages alphabeticaly according to their label, and not their code, in English. The order will be broken in some other languages I guess but at least it'll be coherent the first time the user launches VLC (in English) and changes the language to use in the preferences.
  812. commit f3a39d1239e4e5af32b5558336dabe087dc6722b
  813. Author: Antoine Cellerier <dionoea@videolan.org>
  814. Date:   Mon Sep 10 21:25:06 2007 +0000
  815.     Fix horrible bug in language id list (must have broken the language selection dialog for a long time)
  816. commit ab8abe8239a615b952cbb96ec33e7338602ad8ee
  817. Author: Antoine Cellerier <dionoea@videolan.org>
  818. Date:   Mon Sep 10 21:01:42 2007 +0000
  819.     Cosmetics, fix a few warnings, add a few memleaks (but we don't care do we?)
  820. commit 31e11ead97ccf200f24c8c0aca3c35026bbe2e70
  821. Author: Christophe Mutricy <xtophe@videolan.org>
  822. Date:   Mon Sep 10 20:55:31 2007 +0000
  823.     Fix doxycomment for VLC_AddTarget. It returns the item id.
  824. commit dcfd2c71c6e196ca7228a1efaa311ebb464c4ec6
  825. Author: Rafaël Carré <funman@videolan.org>
  826. Date:   Mon Sep 10 20:28:47 2007 +0000
  827.     Revert previous commit for loader as it is external to vlc
  828. commit 6ee1e193fd896ab9a4729fde14f009d9ce629815
  829. Author: Rafaël Carré <funman@videolan.org>
  830. Date:   Mon Sep 10 18:56:52 2007 +0000
  831.     Removes trailing spaces. Removes tabs.
  832. commit 3305b049e7f587b23359a1c9047fb5763d19c1dc
  833. Author: Rémi Denis-Courmont <rem@videolan.org>
  834. Date:   Mon Sep 10 18:34:56 2007 +0000
  835.     Support for UDP-Lite (with full checksum coverage only atm)
  836. commit b56716cfe6fa56e9a16303d432429e89b3a3e451
  837. Author: Damien Fouilleul <damienf@videolan.org>
  838. Date:   Mon Sep 10 12:59:08 2007 +0000
  839.     smb.c: prevents problem with glibc defining open as a macro
  840. commit e316387acb3433a833ff070dddc6d6522b2d554f
  841. Author: Rafaël Carré <funman@videolan.org>
  842. Date:   Mon Sep 10 11:04:42 2007 +0000
  843.     Fixes zsh completion. Same as  [17801], didn't committed back then because it wasn't compiling on trunk.
  844. commit 408b9c7a7a8333dc2ea6fe48b743b8183c55551c
  845. Author: Rafaël Carré <funman@videolan.org>
  846. Date:   Mon Sep 10 05:28:49 2007 +0000
  847.     Attempt to fix zsh completion
  848. commit b73d36cdd050add3269a4718eafac00e4e380194
  849. Author: Rafaël Carré <funman@videolan.org>
  850. Date:   Mon Sep 10 03:46:56 2007 +0000
  851.     Properly use Id keyword
  852. commit 74ca8db48ceaf2bd6d7977a9f86db0b90004eb6b
  853. Author: Rafaël Carré <funman@videolan.org>
  854. Date:   Mon Sep 10 03:43:44 2007 +0000
  855.     Forget that in previous commit
  856. commit 3fb19e73c471595886734d258d7d9e48b0c8bfe2
  857. Author: Rafaël Carré <funman@videolan.org>
  858. Date:   Mon Sep 10 03:43:27 2007 +0000
  859.     Adds 2 scripts to make vlc the default audio/video mime-type handler on freedesktop, contributed by forum user.
  860. commit 1f0742025c2fbfd1cbeb94f0728bdcf155091498
  861. Author: Bernie Purcell <bitmap@videolan.org>
  862. Date:   Mon Sep 10 01:53:28 2007 +0000
  863.     Select subtitle stream from the mkv container automatically
  864.     if it has a DEFAULT flag on it. User overrides for
  865.     preferred language should continue to take precedence.
  866.     The current versions of MKVToolnix correctly support DEFAULT
  867.     track tag but some older versions don't. If you want to have
  868.     subtitle streams in your mkv file, but not have them activate
  869.     by default, try remuxing any files causing you trouble, with
  870.     the current version of MKVToolnix, and turning the DEFAULT
  871.     track flag option to NO for all subtitles streams.
  872.     MKVToolnix is available from http://www.bunkus.org/videotools/mkvtoolnix/
  873. commit 8b0e6890b6d468d83d29d907954826801abdea83
  874. Author: Jean-Baptiste Kempf <jb@videolan.org>
  875. Date:   Sun Sep 9 23:59:19 2007 +0000
  876.     Qt4 - Remove preferences button from interface. Remove unuseful debug.
  877. commit 669689e05b63b6b7fac350c93799ce1b325a40d5
  878. Author: Jean-Baptiste Kempf <jb@videolan.org>
  879. Date:   Sun Sep 9 23:54:51 2007 +0000
  880.     Qt4 - MainInterface: Make right-click on timeLabel and speedLabel display nicely aligned menus. :D
  881. commit 230b1c05a02de93fc22f4b6915380f22d621d6ec
  882. Author: Jean-Baptiste Kempf <jb@videolan.org>
  883. Date:   Sun Sep 9 23:14:38 2007 +0000
  884.     Qt4 - MainInterface, avoid the bug that makes the popupMenu toggle the TimeDisplay().
  885. commit 4d9d3b9bbc848b750d24738bebb28fb5e4707caf
  886. Author: Rafaël Carré <funman@videolan.org>
  887. Date:   Sun Sep 9 23:05:48 2007 +0000
  888.     Fixes playlist search when metadata is missing
  889. commit 1dc38075d22a5c06328762d1418667827556fbde
  890. Author: Rafaël Carré <funman@videolan.org>
  891. Date:   Sun Sep 9 22:55:19 2007 +0000
  892.     Uses different accelerators for Video & View menus. Fixes #1283
  893. commit 0b23cb507a7721bfaf5dbb88835c059e90aee043
  894. Author: Jean-Baptiste Kempf <jb@videolan.org>
  895. Date:   Sun Sep 9 22:31:03 2007 +0000
  896.     Qt4 - speedLabel : consistency.
  897. commit 2522a2c35330dcae453e8437e67836890b815dd4
  898. Author: Jean-Baptiste Kempf <jb@videolan.org>
  899. Date:   Sun Sep 9 22:19:48 2007 +0000
  900.     Qt4 - VLM. Patch by Jean-François Massol, reworked by /me
  901. commit afa5493c8990d6d63a044eeef239a559014b4c3c
  902. Author: Rafaël Carré <funman@videolan.org>
  903. Date:   Sun Sep 9 22:11:22 2007 +0000
  904.     Uses altglass' artwork for repeat/shuffle and add buttons.
  905. commit 75ebd70252dd78d9b0d5b804abdcc92610de5b08
  906. Author: Rafaël Carré <funman@videolan.org>
  907. Date:   Sun Sep 9 22:00:05 2007 +0000
  908.     ffmpeg demux: Simplify
  909. commit f36e33614e48efc6ac9de3685befd4595122c484
  910. Author: Jean-Baptiste Kempf <jb@videolan.org>
  911. Date:   Sun Sep 9 21:45:04 2007 +0000
  912.     Qt4 - volumeSlider: correct the sliders functions and calculus...
  913. commit 7297ab36546f859ca075c0f4c496214d3f6fbb6c
  914. Author: Antoine Cellerier <dionoea@videolan.org>
  915. Date:   Sun Sep 9 21:43:27 2007 +0000
  916.     Add comment.
  917. commit 3608fc1574e39ca5e0c46c377e1a16fb5198264e
  918. Author: Christophe Mutricy <xtophe@videolan.org>
  919. Date:   Sun Sep 9 21:12:29 2007 +0000
  920.     luameta.c: Fix a message
  921.     vlclua.c:  get rid of an empty module and fix descriptions
  922. commit 29d954bbbff786220e11642f0ac6a79d59648a0d
  923. Author: Antoine Cellerier <dionoea@videolan.org>
  924. Date:   Sun Sep 9 21:03:49 2007 +0000
  925.     Remove debug.
  926. commit cb7cc6e86a49864e2349c19484279370268e89fd
  927. Author: Antoine Cellerier <dionoea@videolan.org>
  928. Date:   Sun Sep 9 21:01:31 2007 +0000
  929.     Fix the url translation
  930. commit e943c0003a271fce0c342fea521cdd7e2e5e3b27
  931. Author: Rémi Denis-Courmont <rem@videolan.org>
  932. Date:   Sun Sep 9 20:13:17 2007 +0000
  933.     Remove UDP-Lite support from access_output_udp.
  934.     If someone wants to have it in there, it should probably rather be done
  935.     using a dedicated shortcut rather than a boolean configuration.
  936. commit bd598bbab08a0c207c931f3deac82b649fd8f6ca
  937. Author: Rémi Denis-Courmont <rem@videolan.org>
  938. Date:   Sun Sep 9 20:09:34 2007 +0000
  939.     Use net_SetCSCov
  940. commit 52a74ce2c8cd0567f56bf6fda061db34b85384a5
  941. Author: Rémi Denis-Courmont <rem@videolan.org>
  942. Date:   Sun Sep 9 20:04:14 2007 +0000
  943.     Cut & paste error
  944. commit 980861afdb323e787e6a1a810dded45c755d6c92
  945. Author: Antoine Cellerier <dionoea@videolan.org>
  946. Date:   Sun Sep 9 19:59:52 2007 +0000
  947.     Restore the interface when it's minimized and you click on the systray icon.
  948. commit e116212be98182d07378ae9a2400db4af80ced6b
  949. Author: Rafaël Carré <funman@videolan.org>
  950. Date:   Sun Sep 9 19:59:26 2007 +0000
  951.     media library loading: Adds a fixme reminder for pdherbemont
  952. commit 224355782e3c1ed0de743be148773d6e1aff172c
  953. Author: Rémi Denis-Courmont <rem@videolan.org>
  954. Date:   Sun Sep 9 19:56:31 2007 +0000
  955.     Fix ptrdiff_t abuse. Especially in video_filter_invert:
  956.     ptrdiff_t is signed so unequality comparison between pointers would
  957.     compute wrong when the two operands are within opposite halves of the
  958.     memory space.
  959. commit 7e0632d147a9ed9ae056c575419965ccb251ac9e
  960. Author: Antoine Cellerier <dionoea@videolan.org>
  961. Date:   Sun Sep 9 19:41:05 2007 +0000
  962.     Nevermind. /me buys some glasses.
  963. commit 2c828bcf5dca4415137fc0d2b6d7384524123e73
  964. Author: Antoine Cellerier <dionoea@videolan.org>
  965. Date:   Sun Sep 9 19:32:34 2007 +0000
  966.     Fix comment.
  967. commit 27e278ee0e34434f8e0eec351101c1307639e848
  968. Author: Rémi Denis-Courmont <rem@videolan.org>
  969. Date:   Sun Sep 9 19:20:39 2007 +0000
  970.     net_SetCSCov: sets checksum coverages of a socket
  971. commit 8e6998b0526723216efa024c9d86397dcd96dbb7
  972. Author: Jean-Baptiste Kempf <jb@videolan.org>
  973. Date:   Sun Sep 9 17:55:16 2007 +0000
  974.     THANKS to Stefán Freyr Stefánsson
  975. commit 66fe9a72ca4319ebcb46b7c56832e8728bafd8a0
  976. Author: Rémi Denis-Courmont <rem@videolan.org>
  977. Date:   Sun Sep 9 17:52:38 2007 +0000
  978.     Default RTSP timeout value is 60 seconds, rather than never - closes #1163
  979. commit 30f60c2450957bc64ae3377d31352c85221dae3d
  980. Author: Jean-Baptiste Kempf <jb@videolan.org>
  981. Date:   Sun Sep 9 17:42:50 2007 +0000
  982.     Qt4 - Have a slider to control precisely the rate, usefull since we can here audio at all speeds now. :D
  983.     Patch by StFS - Stefán Freyr Stefánsson
  984. commit af3f3a10a08be01da40d245496f9d3ec014aff8b
  985. Author: Jean-Baptiste Kempf <jb@videolan.org>
  986. Date:   Sun Sep 9 17:41:17 2007 +0000
  987.     Qt4 - IM: Add a setRate function.
  988. commit 35c9f06f5bd930debd8078eba2096c055d59cb7a
  989. Author: Jean-Baptiste Kempf <jb@videolan.org>
  990. Date:   Sun Sep 9 17:37:27 2007 +0000
  991.     Qt4 - Extended Panels: add callback on audio-presets to fix the issue when the audio menu does not match with extended settings.
  992. commit 88e83ca046bb302b3dc5cf61cbae1f1e85bc49ab
  993. Author: Jean-Baptiste Kempf <jb@videolan.org>
  994. Date:   Sun Sep 9 17:34:33 2007 +0000
  995.     Qt4 Return VLC_SUCCESS instead of 0
  996. commit 5ddf30fd31d0a997b54caff00c63f1b0a653dff4
  997. Author: Jean-Baptiste Kempf <jb@videolan.org>
  998. Date:   Sun Sep 9 17:33:16 2007 +0000
  999.     Qt4 - Not reimplementing existing functions might not be a bad idea... hmmm...
  1000. commit cf05c96ca52d7beb20130a083df7b95ffa4e7e69
  1001. Author: Ilkka Ollakka <ileoo@videolan.org>
  1002. Date:   Sun Sep 9 17:27:17 2007 +0000
  1003.     Patch from Alex Antropoff, put block_align in use. Fixes wma1-encoding,
  1004.     example sout: '#transcode{acodec=wma1,samplerate=22050,ab=96,channels=2}
  1005.     :std{access=mmsh,mux=asfh,dst=:18080}'
  1006. commit 61449225d8d700446822548239298f99bded0b10
  1007. Author: Antoine Cellerier <dionoea@videolan.org>
  1008. Date:   Sun Sep 9 17:27:07 2007 +0000
  1009.     XDG Base Directory Specification fix. I wasn't using the XDG_CACHE_HOME variable for the cache directory. Thanks to ILEoo for noticing.
  1010. commit 3adc5bfc67bd23f0dbb24cdf80b607186d535222
  1011. Author: Rémi Denis-Courmont <rem@videolan.org>
  1012. Date:   Sun Sep 9 17:06:53 2007 +0000
  1013.     We only support "rtsp"; do not pretend to support rtspu, rtsps and
  1014.     whatever else might ever be invented
  1015. commit 6dfbbb809659452b317238e0af03c3efb9a1696b
  1016. Author: Antoine Cellerier <dionoea@videolan.org>
  1017. Date:   Sun Sep 9 16:30:55 2007 +0000
  1018.     Change the QSettings stuff here too (this looks kind of hackish but at least it makes sure that we don't spawn multiple configuration folders)
  1019. commit fede4351b251a9e7a8b8468e6a19652a8264dddf
  1020. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1021. Date:   Sun Sep 9 16:23:03 2007 +0000
  1022.     Qt4 - Add new icons for the playlist/shuffle/repeat.
  1023.     Icons done by aLtgLasS.
  1024. commit 3b338b0511997fa4c03b83469385d5216878aa35
  1025. Author: Antoine Cellerier <dionoea@videolan.org>
  1026. Date:   Sun Sep 9 16:19:18 2007 +0000
  1027.     Saves the qt intf settings in $XDG_CONFIG_DIR/vlc/ too (instead of $XDG_CONFIG_DIR/VideoLAN/).
  1028. commit 9b37b05e3b706089bcfe51ca8524595ef38d7d47
  1029. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1030. Date:   Sun Sep 9 16:17:15 2007 +0000
  1031.     Qt4 - Add a VLM.ui.
  1032.     Patch by Jean-François Massol
  1033. commit 0fb32817241d4877ac2a51855754277a21e8f399
  1034. Author: Antoine Cellerier <dionoea@videolan.org>
  1035. Date:   Sun Sep 9 16:13:56 2007 +0000
  1036.     Fix win32 typo.
  1037. commit 16f32e1500887c0dcd33cb06ad71759a81a52878
  1038. Author: Antoine Cellerier <dionoea@videolan.org>
  1039. Date:   Sun Sep 9 16:10:45 2007 +0000
  1040.     On OSes other than Windows, Mac OS X and BeOS (so it's Linux) comply with the XDG Base Directory Specification version 0.6. The old configuration file (vlcrc) will be copied to the new location. Other data like caches will have to be rebuilt (the album art cache in VLC was new in 0.9.0 so it's ok to lose it). Closes #1267
  1041. commit e8f97c66ab6815875ab48a03fe768faee3ca5b3f
  1042. Author: Rafaël Carré <funman@videolan.org>
  1043. Date:   Sun Sep 9 14:46:22 2007 +0000
  1044.     Fixes segfault
  1045. commit 65cd4a4c4e8aa7f59a0a8e73d73e83e00d1cd6db
  1046. Author: Rafaël Carré <funman@videolan.org>
  1047. Date:   Sun Sep 9 13:43:40 2007 +0000
  1048.     Makes it clear that one-instance mode is optional
  1049. commit 0af8501b1a2406ed103fd8ecacd26c9c209225ca
  1050. Author: Rémi Denis-Courmont <rem@videolan.org>
  1051. Date:   Sun Sep 9 11:22:16 2007 +0000
  1052.     stream_out_rtp: Linux splice() support
  1053. commit af9789b6e9e2540a7666eb461754bc8e262bfa27
  1054. Author: Rafaël Carré <funman@videolan.org>
  1055. Date:   Sun Sep 9 09:36:16 2007 +0000
  1056.     Fix trax issue 3 on win32, patch by Hannes Domani
  1057. commit 69518c73ce826bdf5e56d10294cccd8672dd8e16
  1058. Author: Ilkka Ollakka <ileoo@videolan.org>
  1059. Date:   Sun Sep 9 08:09:30 2007 +0000
  1060.     add back check to see if infopanel is opened for something else than
  1061.     current item.
  1062. commit 1ff18323dca9469e080b3de5cfe0065f3166d12b
  1063. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1064. Date:   Sun Sep 9 01:29:00 2007 +0000
  1065.     Qt4 - Add a close button on the extended Panels as requested. Trax#44 Closed.
  1066. commit 1ced1a3f083c1895f570bc0a6d02a47b7df1fbb0
  1067. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1068. Date:   Sun Sep 9 01:17:15 2007 +0000
  1069.     Qt4 - Volume: set the slider maximum to 200, in order to match the OSD % of the volume, which will help to debug.
  1070.     However, I still don't understand whether the "normal" volume is 256 or 512 and when starts the "dangerous" amplification
  1071. commit a026aadb4b88b4ba7a61be21d3b198742d52355d
  1072. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1073. Date:   Sun Sep 9 00:59:44 2007 +0000
  1074.     Qt4 - Volume Icon updates NOT in an TIMEOUT function, which is called very often. Redesign only when needed.
  1075. commit a4b6c37961d23ae98f9d190fbd82ea84a1eaa365
  1076. Author: Rafaël Carré <funman@videolan.org>
  1077. Date:   Sat Sep 8 21:17:35 2007 +0000
  1078.     qt4 fullscreen: releases the vout
  1079. commit 431defd1e32910463f694367485f3de8cc37789f
  1080. Author: Rafaël Carré <funman@videolan.org>
  1081. Date:   Sat Sep 8 20:18:25 2007 +0000
  1082.     Makes services_discovery option strictly load the given module (i.e. not use a fallback module if the one specified isn't available)
  1083. commit 79bbae7f85244258fbb718925f843b1c7a40b005
  1084. Author: Rafaël Carré <funman@videolan.org>
  1085. Date:   Sat Sep 8 20:13:16 2007 +0000
  1086.     qt4 fullscreen: Uses FIND_ANYWHERE to find vout, fixes trax issue 24
  1087. commit 38d165dd02c859f7c4caefeba2888ea46ca3de4e
  1088. Author: Rafaël Carré <funman@videolan.org>
  1089. Date:   Sat Sep 8 19:51:34 2007 +0000
  1090.     Moves volume icon update in the timer
  1091.     Sets default icon to high
  1092. commit ada85db24b6c8f3449a0177b5585309f2443f315
  1093. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1094. Date:   Sat Sep 8 19:02:47 2007 +0000
  1095.     Qt4 - Volume, when clicked on the icon, mute and change the icon to the muted one.
  1096. commit 7e359e88fc5ef13c6b5a407a8d4440d6cbbf6ca0
  1097. Author: Rafaël Carré <funman@videolan.org>
  1098. Date:   Sat Sep 8 18:49:56 2007 +0000
  1099.     qt4: Adds a volume-muted icon
  1100. commit 8a99e94b57df223883237c601bfc38d02d44c32c
  1101. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1102. Date:   Sat Sep 8 18:32:17 2007 +0000
  1103.     Qt4 - Volume: if volume > 50% of the sliderBar, then show the highVolume Label.
  1104. commit b399b1310f63b4bd5e54d451725fac6f9da99031
  1105. Author: Rafaël Carré <funman@videolan.org>
  1106. Date:   Sat Sep 8 17:54:38 2007 +0000
  1107.     Don't use PLAYLIST_GO when adding directories, fix trax 16th issue
  1108. commit 1a0b767961db34bdaa45c567370deeba5f00e003
  1109. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1110. Date:   Sat Sep 8 17:24:18 2007 +0000
  1111.     Qt4 - Menu: inconstency, reattach interfaces to tools menu. Trax#44
  1112. commit c734e9a64140209f14e7a995e0e39f51f122b5af
  1113. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1114. Date:   Sat Sep 8 17:19:43 2007 +0000
  1115.     Qt4 - Removing frightening debug message :D
  1116. commit 0a930100a2cc42330b052ba3b990d6ba46caed20
  1117. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1118. Date:   Sat Sep 8 17:18:51 2007 +0000
  1119.     Qt4 - Menu. Code cosmetic.
  1120. commit e171f5be3b3eeedba554b44be1c6dbb7ccf1198b
  1121. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1122. Date:   Sat Sep 8 17:14:00 2007 +0000
  1123.     Qt4 - Menu consistency for Tools.
  1124. commit ad74fb3b80df1aa9c558c1b22cb733edddbbc82d
  1125. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1126. Date:   Sat Sep 8 16:01:33 2007 +0000
  1127.     Qt4 - Cleanups, simplifications. Public=>Private for slots.
  1128. commit 42e7ea08b767c01646c13e653f158e34766ba57b
  1129. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1130. Date:   Sat Sep 8 15:48:31 2007 +0000
  1131.     Qt4 - Cleanups on dialog and public=>private.
  1132. commit 8b04e33aa5d91d31ba2bff5a00e511241707ddcc
  1133. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1134. Date:   Sat Sep 8 15:38:23 2007 +0000
  1135.     Qt4 - Errors: cleanup, trailing spaces and (). Public => private.
  1136. commit e4b84859336de539e137115237ffc9c25eaf0594
  1137. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1138. Date:   Sat Sep 8 15:11:58 2007 +0000
  1139.     Qt4 - Sout: Hide the UDP output options by default, but provide an easy way to activate it.
  1140. commit 13b03ef45edcf74e8b45de7a679342d08ea7c042
  1141. Author: Ilkka Ollakka <ileoo@videolan.org>
  1142. Date:   Sat Sep 8 15:08:54 2007 +0000
  1143.     only emit rateChanged when it has changed
  1144. commit b47c4dac31eed50618756e6647cefc7a03a62239
  1145. Author: Rémi Denis-Courmont <rem@videolan.org>
  1146. Date:   Sat Sep 8 14:59:44 2007 +0000
  1147.     Simplify
  1148. commit 421a14dbff94413e52990dcc7de6216b66c0f625
  1149. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1150. Date:   Sat Sep 8 14:52:53 2007 +0000
  1151.     Qt4 - oops. fix Trax#42
  1152. commit 56c0cb19cf4c649ff0e017d7a40991881ee519c6
  1153. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1154. Date:   Sat Sep 8 14:50:22 2007 +0000
  1155.     Qt4 - cleanup.
  1156. commit c70235263d27ea5f931404875a7e3a0daff4e1e6
  1157. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1158. Date:   Sat Sep 8 14:50:04 2007 +0000
  1159.     Qt4 - add qt-error-dialogs option and fix interaction. Should fix part of #1229.
  1160. commit 4fc82e8a777a385f4f0fbd43c6c1b9a2c4357751
  1161. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1162. Date:   Sat Sep 8 14:10:31 2007 +0000
  1163.     Qt4 - Fix previous commit and implement also snapshot button.
  1164. commit 72c15d7a0fa25233af63d460968e67e5172e7bd9
  1165. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1166. Date:   Sat Sep 8 13:53:58 2007 +0000
  1167.     Qt4 - Fullscreen button should work now. hasVideo() does not work, so force the activation of related buttons.
  1168. commit 9cbb99e3f84e8976a8b4356371e0361725213f07
  1169. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1170. Date:   Sat Sep 8 13:45:25 2007 +0000
  1171.     Qt4 - MainInterface and InputManager: setRate actually shows something in the interface.
  1172. commit 4c48570afc1f58e70fa5bc2afb8169945beef4e6
  1173. Author: Rémi Denis-Courmont <rem@videolan.org>
  1174. Date:   Sat Sep 8 12:00:13 2007 +0000
  1175.     RTCP SR is back
  1176. commit 31067bdd518685da15e015b26788b7845980f5ea
  1177. Author: Rémi Denis-Courmont <rem@videolan.org>
  1178. Date:   Sat Sep 8 11:36:00 2007 +0000
  1179.     Bring back the lightweight RTCP sender
  1180. commit c9d3f4738c85c0c2dd2d8eba95067d8a19bc1b98
  1181. Author: Rémi Denis-Courmont <rem@videolan.org>
  1182. Date:   Sat Sep 8 11:32:16 2007 +0000
  1183.     Make room for RTCP support
  1184. commit c6ad91bc511f8e55aaf893b52b17b5e2a06efb20
  1185. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1186. Date:   Sat Sep 8 11:10:30 2007 +0000
  1187.     Qt4 - Audio/Video order fix in menus. Changes MediaInformation shortcut to Ctrl+I. Will not remove Ctrl+J for codecs since this is one of the most asked question.
  1188. commit 7bea28db4c3521e2a76d079481e40880a796dc66
  1189. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1190. Date:   Sat Sep 8 11:06:45 2007 +0000
  1191.     Qt4 - Stats. Reverse the statistic order. Resize to the correct size. Trax#48
  1192. commit 7ad82f899cfd70ea6f1821391f5a9759d8684400
  1193. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1194. Date:   Sat Sep 8 10:56:44 2007 +0000
  1195.     Qt4 - GotoTime: force emission of update() in the IM, in order to fix Trax#33
  1196. commit 0ce22e78900a5219babf61dd014c7eabd859c94f
  1197. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1198. Date:   Sat Sep 8 10:45:04 2007 +0000
  1199.     Qt4 TraxPage 27 QT4: initial size of vlc in windows.
  1200. commit 206223e229ff5488cf435132259ecbd79174f410
  1201. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1202. Date:   Sat Sep 8 10:39:05 2007 +0000
  1203.     Qt4 - Open Capture: remove unuseful debug and use different numbers.
  1204. commit 6275b728e24bb577a5dcfa61392f7335547f50b9
  1205. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1206. Date:   Sat Sep 8 10:23:24 2007 +0000
  1207.     Qt4 - Open: fix https handling, udp port and rtsp adress entering, fix Trax#15
  1208. commit cd1ad0c30c82e11893b51a6493ff88e645844bae
  1209. Author: Rémi Denis-Courmont <rem@videolan.org>
  1210. Date:   Sat Sep 8 10:08:33 2007 +0000
  1211.     Remove dead RTCP code
  1212. commit eec78961e6d670e6c108aa3f45c8a7bba3764129
  1213. Author: Rémi Denis-Courmont <rem@videolan.org>
  1214. Date:   Sat Sep 8 09:50:01 2007 +0000
  1215.     access_out_udp: remove "raw" mode that is not used anymore
  1216.     (it was only used internally by the RTP sout).
  1217. commit a2bfd50577abf06b4d9d4895d3665e08418efc6e
  1218. Author: Rémi Denis-Courmont <rem@videolan.org>
  1219. Date:   Sat Sep 8 09:45:11 2007 +0000
  1220.     Bring back the clock thread for RTP output.
  1221.     Only now there is one per track rather than one per client per track.
  1222. commit 068c9cd54e21c373d742b061823c05280b4a2c40
  1223. Author: Rémi Denis-Courmont <rem@videolan.org>
  1224. Date:   Sat Sep 8 09:36:35 2007 +0000
  1225.     Remove dummy error
  1226. commit fd7b8945fd3ad3109684b9cc5d34e41efa597110
  1227. Author: Ilkka Ollakka <ileoo@videolan.org>
  1228. Date:   Sat Sep 8 09:11:56 2007 +0000
  1229.     QT 7.2 seems to handle PPS/SPS ok, so send them too.
  1230.     small typo to fix port-audio/video sending.
  1231. commit b33d89fe1629652392eb8b46373ece7f332c97ee
  1232. Author: Rémi Denis-Courmont <rem@videolan.org>
  1233. Date:   Sat Sep 8 08:48:15 2007 +0000
  1234.     Fix warnings
  1235. commit 6597d87c83eb5a2b6c8eb047674d7e960ef1102b
  1236. Author: Rémi Denis-Courmont <rem@videolan.org>
  1237. Date:   Sat Sep 8 08:43:14 2007 +0000
  1238.     Code factorization
  1239. commit e78762a8ad955998f45eb42414a56ab9e7cd6354
  1240. Author: Rémi Denis-Courmont <rem@videolan.org>
  1241. Date:   Sat Sep 8 07:51:14 2007 +0000
  1242.     Cosmetics
  1243. commit 5dfdcf24ef3359b29571302fe73843bf42b3a0bc
  1244. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1245. Date:   Sat Sep 8 02:29:44 2007 +0000
  1246.     QT4: fix warning on already assigned hotkey
  1247.     Patch by  Hannes Domani
  1248. commit 138178799c514eec2286b4b4acd540e12cbbbd2f
  1249. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1250. Date:   Sat Sep 8 02:00:20 2007 +0000
  1251.     Qt4 - MI: Install an event filter to make click on timeLabel automatically switch between modes.
  1252. commit d3a76dfe71f4a3e6fec9b7cb4bf839878beb263f
  1253. Author: Rafaël Carré <funman@videolan.org>
  1254. Date:   Sat Sep 8 01:56:00 2007 +0000
  1255.     Makes a debug msg more explicit
  1256. commit 5c853cf55f24e39425c2bf67ec61b407d1684de3
  1257. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1258. Date:   Sat Sep 8 01:45:16 2007 +0000
  1259.     Qt4 - MainInterface, implement the feature request to show elapsed/remaining time in the statusBar() through a menu.
  1260. commit 118b052d4852d58b6525d7b6bd0dbd23f1d8567e
  1261. Author: Rafaël Carré <funman@videolan.org>
  1262. Date:   Sat Sep 8 01:35:51 2007 +0000
  1263.     qt4: Makes interface a bit wider on windows
  1264. commit a0659acba4853bf19af81476e0de984d3896bb6b
  1265. Author: Rafaël Carré <funman@videolan.org>
  1266. Date:   Sat Sep 8 01:32:33 2007 +0000
  1267.     Shows qt4 notification only if the player isn't visible
  1268. commit eabbeb18557d8aba3c34c6cba2f2a0ba9304dff5
  1269. Author: Rafaël Carré <funman@videolan.org>
  1270. Date:   Sat Sep 8 01:14:23 2007 +0000
  1271.     Fix duration slider. Patch by Hannes Domani
  1272. commit fc63146c8032cc927aca5e2e21d08f2b32135c79
  1273. Author: Rafaël Carré <funman@videolan.org>
  1274. Date:   Sat Sep 8 00:46:40 2007 +0000
  1275.     Adds a pause pixmap for the play/pause button
  1276.     Fix play/pause toggle
  1277.     Removes 2 unused signals
  1278. commit 2cc0e51d68d478b3e96096414af522f8e67a4a7b
  1279. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1280. Date:   Sat Sep 8 00:36:28 2007 +0000
  1281.     Qt4 - Dialog sizing.
  1282. commit 05704dc96116960b22346c94dcefa90b1b43ccdd
  1283. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1284. Date:   Sat Sep 8 00:30:45 2007 +0000
  1285.     Qt4 - MediaInfo: layout again.
  1286. commit bed888c88ce154913bfd76a008ea586a6fbbb62d
  1287. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1288. Date:   Sat Sep 8 00:20:13 2007 +0000
  1289.     Qt4 - InfoPanels:  correct a slot, correct slightly the layout.
  1290. commit 379a9a647e04e3a8deeee677f883815b6f87dc35
  1291. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1292. Date:   Sat Sep 8 00:13:06 2007 +0000
  1293.     Qt4 - Infopanels: cleanup, verification, updates of more widgets, block the edition of NowPLaying.
  1294. commit 346d8b8d7e98236450c9dffa00cd1be26dc369d2
  1295. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1296. Date:   Fri Sep 7 23:35:41 2007 +0000
  1297.     Qt4 - Media Info: cleanup, and move public => private.
  1298. commit 9b14cc45a965d7d662e596993cc1951758b94f43
  1299. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1300. Date:   Fri Sep 7 23:26:32 2007 +0000
  1301.     Qt4 - Media Info. Re-add some info for DVB. Clean the in_Edit state that was stored two times in different classes.
  1302. commit fdd5a55ac855810896d60bf14ee37562b0afbfd8
  1303. Author: Rafaël Carré <funman@videolan.org>
  1304. Date:   Fri Sep 7 23:06:32 2007 +0000
  1305.     Uses add_password for passwords
  1306. commit d385374eb896391ca8ac38a3bdd1165013f8492a
  1307. Author: Antoine Cellerier <dionoea@videolan.org>
  1308. Date:   Fri Sep 7 20:03:30 2007 +0000
  1309.     Qt4 video filters panel: Comment out a debug message.
  1310. commit 5da31a22bb63a3459b8a2a1d874d3b2286e1b2da
  1311. Author: Rémi Denis-Courmont <rem@videolan.org>
  1312. Date:   Fri Sep 7 16:21:58 2007 +0000
  1313.     Send data the same way for the explicit #rtp destination
  1314.     and fix a few minor leaks
  1315. commit a4208fa86b161f1a4711fe353ccfde7b47288dc2
  1316. Author: Rémi Denis-Courmont <rem@videolan.org>
  1317. Date:   Fri Sep 7 15:57:38 2007 +0000
  1318.     Use plain sockets rather than the UDP access output for RTSP.
  1319.     This saves:
  1320.      - one malloc() per packet per client } due to
  1321.      - one memcpy() per packet per client } block_Duplicate()
  1322.      - one mwait() per packet per client, and
  1323.      - one thread per client per track
  1324.     
  1325.     So it should really help scale RTSP broadcast up.
  1326.     However, in its current state, it removes the pts synchronization,
  1327.     which might not be such a great idea. I will re-add it later.
  1328. commit d208c4489993682487b13c675fb5659aa53b14a2
  1329. Author: Rémi Denis-Courmont <rem@videolan.org>
  1330. Date:   Fri Sep 7 14:48:59 2007 +0000
  1331.     separate grabber creation
  1332. commit ba782eed92a7df0c21f4e1e2398024fbee1fd992
  1333. Author: Rémi Denis-Courmont <rem@videolan.org>
  1334. Date:   Fri Sep 7 14:37:55 2007 +0000
  1335.     #include order
  1336. commit 3931b40334d095fcd10ddf6c6ee46cd478216331
  1337. Author: Rémi Denis-Courmont <rem@videolan.org>
  1338. Date:   Fri Sep 7 14:29:20 2007 +0000
  1339.     svn:ignore
  1340. commit a47b86ef6652fd4e72fafdcde026bdf00f1268a7
  1341. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1342. Date:   Fri Sep 7 13:55:08 2007 +0000
  1343.     misc/darwin_specific.c: Fix identation (oops). Fix a crash on startup (oops).
  1344. commit 18ce71256946c282ce0a150c75ae635e2d22c750
  1345. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1346. Date:   Fri Sep 7 12:47:46 2007 +0000
  1347.     Contribs: x264, fix the new configure of x264.
  1348.     ADD a $STRIP option to bootstrap because x264 needs it
  1349. commit e6e2ad0572dce549b74d15ebb23727714b3590b2
  1350. Author: Ilkka Ollakka <ileoo@videolan.org>
  1351. Date:   Fri Sep 7 10:20:30 2007 +0000
  1352.     Use QLineEdit+inputMask instead of QSpinBox, still some alignment issue
  1353.     with numbers to be solved.
  1354. commit e6226298b1cdb16f5d25ff241427c28253e38578
  1355. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1356. Date:   Thu Sep 6 22:29:27 2007 +0000
  1357.     Qt4 - Sout: UDP is back
  1358. commit 55b3606124c75c19d76332ec88f4b479954a4c4f
  1359. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1360. Date:   Thu Sep 6 22:25:53 2007 +0000
  1361.     Qt4 - Open: solve a bug in a signal.
  1362. commit cf10ebe46b7f248824bd133494a8643e76c63fa7
  1363. Author: Damien Fouilleul <damienf@videolan.org>
  1364. Date:   Thu Sep 6 22:06:23 2007 +0000
  1365.     contribs: fixed mpcdec cross-compilation
  1366. commit ced63b0982c2bd6a5b35325b3fa033acffb68945
  1367. Author: Christophe Mutricy <xtophe@videolan.org>
  1368. Date:   Thu Sep 6 21:40:50 2007 +0000
  1369.     Slovenian translation update by Matej Urbančič
  1370. commit 9ff92446b3601f2f2a96b974029277c0a71f1b95
  1371. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1372. Date:   Thu Sep 6 21:36:45 2007 +0000
  1373.     Revert change on mpcdec, which shouldn't have been in [21543]
  1374. commit 7cc42f915599ad7f7d5536ce8fe8152a19e98b16
  1375. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1376. Date:   Thu Sep 6 18:35:30 2007 +0000
  1377.     Qt4 - Sout: UDP => RTP.
  1378. commit b2a21c15484a8b467d51712a561578a9eef2a3da
  1379. Author: Rémi Denis-Courmont <rem@videolan.org>
  1380. Date:   Thu Sep 6 18:32:40 2007 +0000
  1381.     Use #rtp consistent with MacOS and wx GUIs
  1382.     (I haven't checked whether the UI labels need updating)
  1383. commit ec07497e93bd94ebe146e9f1c0bff57942ae5ded
  1384. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1385. Date:   Thu Sep 6 18:22:06 2007 +0000
  1386.     THanks - typo.
  1387. commit c7c447ce6ff25ceb722bfa60184e4eaa0c02708f
  1388. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1389. Date:   Thu Sep 6 17:59:36 2007 +0000
  1390.     Qt4 - Optimization of mrl generator. Only needed things are generated.
  1391.     patch by Jean-François Massol
  1392. commit f77ac5c87be84dcf2a19c4324b59e12ccba6b9f7
  1393. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1394. Date:   Thu Sep 6 16:04:14 2007 +0000
  1395.     Contribs: don't disable network, since it breaks libavformat compilation, especially on Windaube.
  1396. commit c38022814418359cf98be5fd60a2ab389a22e87a
  1397. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1398. Date:   Thu Sep 6 15:47:37 2007 +0000
  1399.     NEWS. add mention of spatializer filter.
  1400. commit f29d7dfebbb783a98122047f4c0510dc6b8542aa
  1401. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1402. Date:   Thu Sep 6 12:27:59 2007 +0000
  1403.     Qt4 - Define a TOGGLEV to toggleVisible on QWidgets, and use it instead of rewriting the code n times.
  1404. commit 1072961e286f1b429e93971b2945bdcb39a98536
  1405. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1406. Date:   Thu Sep 6 12:18:58 2007 +0000
  1407.     Qt4 - Sout: add a file mask on the known muxers.
  1408.     patch by Jean-François Massol
  1409. commit 21dd718af658c6942efe5249e7adb719f9dab990
  1410. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1411. Date:   Thu Sep 6 11:59:32 2007 +0000
  1412.     Qt4 - Sout: hide SAP options and ttl options when you don't stream. Adapt the label on the okButton according...
  1413. commit 321b69870b1a193ba209f76b4aab3be24accdd2a
  1414. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1415. Date:   Thu Sep 6 11:18:01 2007 +0000
  1416.     Qt4 - Main Interface: hiding menus does hide the controls and the statusBar. Still a lot of problems with that code, but at least it can be reverted.
  1417. commit 13343463a6b53ad5bf4adf8a09a76e416d5f3fd2
  1418. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1419. Date:   Thu Sep 6 02:03:21 2007 +0000
  1420.     Thanks to jf massol for Qt4 work.
  1421. commit a51ad8bae06fd555c8cd2e18131b1de5072a5b97
  1422. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1423. Date:   Thu Sep 6 01:58:53 2007 +0000
  1424.     configure.ac: Activate minimal_macosx.
  1425. commit 23a9ce0d2ee1a74079e77a11b1316f9b277c4205
  1426. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1427. Date:   Thu Sep 6 01:56:02 2007 +0000
  1428.     Qt4 - Sout: add functions to choose some predefined profiles for audio/video codecs.
  1429.     Only basics options are done ( AVCodec + Muxer mainly ).
  1430.     Two profiles are done. If you want to add more, then search "ADD HERE" in sout.cpp.
  1431.     Reindentation of older code.
  1432. commit 038dc1cafb4390eaba755bd60aa9d7c1d079cd6e
  1433. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1434. Date:   Thu Sep 6 00:20:40 2007 +0000
  1435.     Qt4 - Names changement and some bug fixes.
  1436. commit fbb3c561150385eb2da6e6f0126da655fba2c77e
  1437. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1438. Date:   Wed Sep 5 23:43:33 2007 +0000
  1439.     qt4 - Sout: trailing spaces.
  1440. commit 04d3595688c0d6848a1f5683cc867dee83145472
  1441. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1442. Date:   Wed Sep 5 23:23:27 2007 +0000
  1443.     qt4 - Sout.ui in a Qt4.2 compatible way.
  1444. commit ea93c57c6c6ae4bd9882ed1dc1553156cc31ff6e
  1445. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1446. Date:   Wed Sep 5 23:17:19 2007 +0000
  1447.     Qt4 - Sout: cosmetic changes, simplifications and suffix adding for the new .ui.
  1448. commit 3e61191f59d19fc56fb72da69a1e5f82aee6facf
  1449. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1450. Date:   Wed Sep 5 23:05:47 2007 +0000
  1451.     Qt4 - Sout rework, Initial work.
  1452.     Patch by Jean-François Massol
  1453. commit cc98b2cdf06fe04f601afee81e07f8796f43d79a
  1454. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1455. Date:   Wed Sep 5 22:33:20 2007 +0000
  1456.     misc/darwin_specific.c: Fix framework detection.
  1457. commit d2c43d052fdc44d514799c3b10a50e988b1668b5
  1458. Author: Christophe Mutricy <xtophe@videolan.org>
  1459. Date:   Wed Sep 5 22:11:02 2007 +0000
  1460.     Fix make dist
  1461. commit ddb0f358f9f590813c52076a902ca442f84c4395
  1462. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1463. Date:   Wed Sep 5 21:54:45 2007 +0000
  1464.     Oops.
  1465. commit ef25e36b7d3cd81e9c1c1b031debbf862c76a1e9
  1466. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1467. Date:   Wed Sep 5 21:48:07 2007 +0000
  1468.     Fortunes ! thx Mirsal && thresh
  1469. commit fa2490c8f4e9c5019a85ed00c51acdffa72137e1
  1470. Author: Christophe Mutricy <xtophe@videolan.org>
  1471. Date:   Wed Sep 5 21:12:53 2007 +0000
  1472.     Update the file list for l10n
  1473.     a few fix in fr.po
  1474. commit f94b080a59e8592da200f3ca7d87ac14c2e2caa5
  1475. Author: Christophe Mutricy <xtophe@videolan.org>
  1476. Date:   Wed Sep 5 20:34:04 2007 +0000
  1477.     Fix warnings about asprintf() + cosmetics
  1478. commit 818a485566877481d75904f93103e2fa6aef38f1
  1479. Author: Rémi Denis-Courmont <rem@videolan.org>
  1480. Date:   Wed Sep 5 19:58:01 2007 +0000
  1481.     Rationalize TCP error messages a bit
  1482. commit 8453fd2a9850f68ec9cc5835c3e064a0779a03b0
  1483. Author: Rémi Denis-Courmont <rem@videolan.org>
  1484. Date:   Wed Sep 5 19:51:21 2007 +0000
  1485.     Allow SOCKS server to be a hostname rather than an IP always
  1486. commit 9e16831efbbc546eff5ef4612c3cecfbf5fd5d08
  1487. Author: Rémi Denis-Courmont <rem@videolan.org>
  1488. Date:   Wed Sep 5 19:24:52 2007 +0000
  1489.     Fix the exact same remote DoS as in RTSP stream output
  1490.     (SETUP without Transport:)
  1491. commit db68600344d09a7e31913690c71a7bc7f2f5fe42
  1492. Author: Rafaël Carré <funman@videolan.org>
  1493. Date:   Wed Sep 5 18:46:35 2007 +0000
  1494.     Fix [21766]
  1495. commit cda33f62f781d59d68594906206372e5b27c70f8
  1496. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1497. Date:   Wed Sep 5 18:45:09 2007 +0000
  1498.     misc/darwin_specific.c: Correctly detect the Mac OS X framework.
  1499. commit 5ebdd3e10056f7e21cad77a127619274a0a5c005
  1500. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  1501. Date:   Wed Sep 5 18:12:06 2007 +0000
  1502.     isrc/Makefile.am: Include media_list_path.h to fix make dist-clean, as requested by j-b and aballier.
  1503. commit 9a21bac21447ebba1648c6090d65a83af7bf0c76
  1504. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1505. Date:   Wed Sep 5 17:46:55 2007 +0000
  1506.     Add function to get a human readible string for a vlc_fourcc_t value.
  1507. commit 7b19600d12e6264ca87d295bdbcf9b61b21f91cc
  1508. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1509. Date:   Wed Sep 5 17:46:04 2007 +0000
  1510.     Qt4 - Podcast dialog: Don't use the default OK/Cancel buttons, because they wouldn't be translated if we do it the default way. This does almost the same output.
  1511. commit 7a1020aea9d963d06fd0cc8cbb0238ecf2ba9353
  1512. Author: Rémi Denis-Courmont <rem@videolan.org>
  1513. Date:   Wed Sep 5 17:04:14 2007 +0000
  1514.     Fix old ffmpeg linking regression from [20357]
  1515. commit c055a40c592cc352ab58a78aed15f3008ffebd00
  1516. Author: Rémi Denis-Courmont <rem@videolan.org>
  1517. Date:   Wed Sep 5 16:43:55 2007 +0000
  1518.     Always autodetect MRU
  1519. commit 585356b81257b88a8bee065c66b91daf05568a4a
  1520. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1521. Date:   Wed Sep 5 16:29:03 2007 +0000
  1522.     Qt4 - forgotten "," for windows.
  1523. commit 2df2be3188b0e607356b8f8bd2f977256880bb50
  1524. Author: Rafaël Carré <funman@videolan.org>
  1525. Date:   Wed Sep 5 16:09:43 2007 +0000
  1526.     Updates french translation
  1527. commit e677bda82afc3a4cc609b590e9ee7e30150cebb9
  1528. Author: Rafaël Carré <funman@videolan.org>
  1529. Date:   Wed Sep 5 16:09:19 2007 +0000
  1530.     Fix use of qcleanlooks style
  1531. commit c4a87231c4018442034f7da073288b553b870a99
  1532. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1533. Date:   Wed Sep 5 16:06:01 2007 +0000
  1534.     Qt4 - cosmetic and trailing spaces. symbols fix.
  1535. commit 052f1a150c151f0c8f98d221e4e91c5ddf9e4104
  1536. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1537. Date:   Wed Sep 5 15:54:36 2007 +0000
  1538.     Qt4 - Compile fix for windows.
  1539. commit 101b123f8f4cf5ab02ee72f8bac363bba575e0b8
  1540. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1541. Date:   Wed Sep 5 15:47:49 2007 +0000
  1542.     Add a string. Forgot that file in previous commits.
  1543. commit 8622fe6eb11911adc59f4abc6bbe8b7580e35899
  1544. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1545. Date:   Wed Sep 5 15:37:51 2007 +0000
  1546.     Qt4 - Rename add() function to a more instructive name.
  1547. commit 6eabc8bc8bfa467fa57ea95de1c3f4dde58eded1
  1548. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1549. Date:   Wed Sep 5 15:33:32 2007 +0000
  1550.     Qt4 - Cleanups and use QMenu on the stack to avoid leaks. Show menu with exec instead of popup.
  1551. commit 684cafc46a709fa405c52da4f100e9f1571428c9
  1552. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1553. Date:   Wed Sep 5 15:32:06 2007 +0000
  1554.     Qt4 - Cleanup and start code to get the possibility on Windows to open the containing folder...
  1555. commit bb22f2970dd4978f7d2d6420dc1b96b4f1492b5b
  1556. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1557. Date:   Wed Sep 5 15:14:56 2007 +0000
  1558.     Qt4 - Right click on the header on the QTreeView for the playlist enables you to choose the columns you want to be shown. This removes also the code that was in the Model part since this is View Related. Ref #1282 (almost done).
  1559.     There is still segfaults on close of VLC after that menu is triggered.
  1560. commit c0777c319477a09c46f34429285b6c329edae44b
  1561. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1562. Date:   Wed Sep 5 15:08:03 2007 +0000
  1563.     Qt4 - cosmetic
  1564. commit c42daaa5214dce3fc368b2cd275426eb51a39a67
  1565. Author: Rémi Denis-Courmont <rem@videolan.org>
  1566. Date:   Wed Sep 5 13:52:35 2007 +0000
  1567.     Do not assume that long long = int64_t
  1568. commit ba2f5bd9ac10f92e9bec20e9dbe0fb7f10a6dcb5
  1569. Author: Rémi Denis-Courmont <rem@videolan.org>
  1570. Date:   Wed Sep 5 13:52:05 2007 +0000
  1571.     Missing static
  1572. commit e412c573c01476d7fa309058af487ba183824bbb
  1573. Author: Rémi Denis-Courmont <rem@videolan.org>
  1574. Date:   Wed Sep 5 13:51:45 2007 +0000
  1575.     #include fix
  1576. commit 1b67b68abd876b96c8dd7222fa23e34f028ff7c2
  1577. Author: Rémi Denis-Courmont <rem@videolan.org>
  1578. Date:   Wed Sep 5 13:51:21 2007 +0000
  1579.     #include order
  1580. commit 5661b194b13f2352b14ca9da3371523f5c0a124c
  1581. Author: Rémi Denis-Courmont <rem@videolan.org>
  1582. Date:   Wed Sep 5 13:51:01 2007 +0000
  1583.     Missing static
  1584. commit 83caa247cf0e2ecbdbf1d35675ad716f788fc862
  1585. Author: Rémi Denis-Courmont <rem@videolan.org>
  1586. Date:   Wed Sep 5 13:50:45 2007 +0000
  1587.     #include order
  1588. commit d407c3ff61ec452b95f0217b065bc696467b23b3
  1589. Author: Rémi Denis-Courmont <rem@videolan.org>
  1590. Date:   Wed Sep 5 13:50:28 2007 +0000
  1591.     Const warning
  1592. commit 9b749a07457052642c01bfc0cff914c38ba72074
  1593. Author: Rémi Denis-Courmont <rem@videolan.org>
  1594. Date:   Wed Sep 5 13:50:02 2007 +0000
  1595.     Fix #includes and remove useless variable
  1596. commit 3b043bf1cf1711d2c95f65fab81731c4a69c94f8
  1597. Author: Rémi Denis-Courmont <rem@videolan.org>
  1598. Date:   Wed Sep 5 13:49:30 2007 +0000
  1599.     Missing const
  1600. commit 02fbd5872ba18c2d463edef59388b461bc31afdb
  1601. Author: Damien Fouilleul <damienf@videolan.org>
  1602. Date:   Wed Sep 5 12:07:33 2007 +0000
  1603.     wxwidgets: fix crash in playlist due to change in meta behaviour (all metas used to retunr "" rather than NULL)
  1604. commit 5ccbc289ef6c96b118e6f0d28fa26554eac43bc7
  1605. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1606. Date:   Wed Sep 5 11:01:43 2007 +0000
  1607.     qt4 - Main controls, small modification and implementation of fullscreen().
  1608. commit 3b9f21885acab9d6ac1d9ca92a4cc0f80f1798ad
  1609. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1610. Date:   Wed Sep 5 11:00:42 2007 +0000
  1611.     Qt4 - removing some debug.
  1612. commit d293a71e904896964de9dc57a3233e595c5a89ce
  1613. Author: Rémi Denis-Courmont <rem@videolan.org>
  1614. Date:   Wed Sep 5 06:51:54 2007 +0000
  1615.     #include order
  1616. commit 0a84a0358d63a2de3c07b011f77455eef877c371
  1617. Author: Rémi Denis-Courmont <rem@videolan.org>
  1618. Date:   Wed Sep 5 06:51:34 2007 +0000
  1619.     size_t / int confusion
  1620. commit 361d658a2bb4b7e0cbb000d58ee5b21968e696f4
  1621. Author: Bernie Purcell <bitmap@videolan.org>
  1622. Date:   Wed Sep 5 06:03:23 2007 +0000
  1623.     Change the format of the patch to live, since buildbot is
  1624.     now blaming me for breaking this even though I've never
  1625.     touched it.
  1626. commit d7790c494e9df04b54a350e18658fe63b1162b0d
  1627. Author: Bernie Purcell <bitmap@videolan.org>
  1628. Date:   Wed Sep 5 05:14:33 2007 +0000
  1629.     Move more of the code for USF subtitles decoding out into separate
  1630.     module. It has almost no code in common with normal subtitles and ASS
  1631.     subtitle decoding, and this split further simplifies what belongs to
  1632.     what.
  1633. commit a27798f81e1dfcb34e0ee1ad47ac694ad82e9205
  1634. Author: Bernie Purcell <bitmap@videolan.org>
  1635. Date:   Wed Sep 5 01:03:01 2007 +0000
  1636.     Correct a warning on OSX
  1637. commit 8f2310f803c40f1c1830eee2c20e9ff0cbd0d34c
  1638. Author: Bernie Purcell <bitmap@videolan.org>
  1639. Date:   Wed Sep 5 01:02:34 2007 +0000
  1640.     Add additional dependancies on fontconfig so that a rebuild will
  1641.     be forced when the patch or the Makefile itself changes - a previous
  1642.     change hasn't been picked up by buildbot, and it hasn't been
  1643.     corrected on win32 builds.
  1644. commit 9abac129b710ea05473e3cc9c1e55468b4505d91
  1645. Author: Bernie Purcell <bitmap@videolan.org>
  1646. Date:   Wed Sep 5 00:24:27 2007 +0000
  1647.     Add fontconfig to OSX builds
  1648. commit 0f403e756500bc8756a4a7ec767bcb8b69d4daaf
  1649. Author: Antoine Cellerier <dionoea@videolan.org>
  1650. Date:   Tue Sep 4 21:08:56 2007 +0000
  1651.     Hopefully fix the build for windows.
  1652. commit a3f716c598e3dae03f8bf532a1d5ba101a882bf2
  1653. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1654. Date:   Tue Sep 4 20:32:16 2007 +0000
  1655.     Damn previous commit was even worse. I need some rest.
  1656. commit 29968fb028def231d965675dcf5c7d35c9b03961
  1657. Author: Antoine Cellerier <dionoea@videolan.org>
  1658. Date:   Tue Sep 4 20:30:56 2007 +0000
  1659.     Start seamcarving video filter. I'm commiting this mainly to get it in a windows build. This still needs some heavy optimisation, support for vertical resizing, colors and upscaling.
  1660.     
  1661.     Sample command line for those who want to test: time ./vlc fake: --fake-file ~/images/NATURE-Fakarava_400x300.jpg --fake-fps 5 -I dummy --control rc -V x11 --video-filter seamcarving@s
  1662.     You can change the croping by using commands like:
  1663.     @s crop 200 (a crop value of 0 resets it to the default mode)
  1664. commit 256df85cc84c35ae79487aadda2d7c22784537bc
  1665. Author: Rémi Denis-Courmont <rem@videolan.org>
  1666. Date:   Tue Sep 4 19:26:57 2007 +0000
  1667.     Fix minor cast mistmatches
  1668. commit 8917f5666c5de092b5c1cf19078aabb3efdeedd2
  1669. Author: Rémi Denis-Courmont <rem@videolan.org>
  1670. Date:   Tue Sep 4 19:26:26 2007 +0000
  1671.     Fix incorrect type size on 64bits
  1672. commit 6a8601da13882317c95a78e772bfc1cc8abb924b
  1673. Author: Rémi Denis-Courmont <rem@videolan.org>
  1674. Date:   Tue Sep 4 19:25:38 2007 +0000
  1675.     Fix referenced types (potentially fix crash with CGIs on 64bits)
  1676. commit 45444ce685de7c090c8db1d9a798dbf47eb4b809
  1677. Author: Rémi Denis-Courmont <rem@videolan.org>
  1678. Date:   Tue Sep 4 19:23:37 2007 +0000
  1679.     Fix crash
  1680. commit 4c4c1053927202eb0d736bd343bd64d1f31fd117
  1681. Author: Rémi Denis-Courmont <rem@videolan.org>
  1682. Date:   Tue Sep 4 19:21:53 2007 +0000
  1683.     Fix some cast warnings
  1684. commit f3b32f6f56727dcb71e7fdfe45f4a476f5e98a9a
  1685. Author: Rémi Denis-Courmont <rem@videolan.org>
  1686. Date:   Tue Sep 4 19:20:14 2007 +0000
  1687.     Fix pointer-int casts warnings
  1688. commit 9f279d647f30a3c161d8f9fe32619ee47b09ef56
  1689. Author: Rémi Denis-Courmont <rem@videolan.org>
  1690. Date:   Tue Sep 4 19:19:22 2007 +0000
  1691.     Fix some 64bits warnings
  1692. commit 54881bea19f449c66daee4e0b8f3d383d5ff996b
  1693. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1694. Date:   Tue Sep 4 13:13:27 2007 +0000
  1695.     Oops forgot to print the chroma.
  1696. commit 4ef2e8495180b714aaf9f46944ac3cb913298acb
  1697. Author: Dennis van Amerongen <trax@videolan.org>
  1698. Date:   Mon Sep 3 21:34:56 2007 +0000
  1699.     * modules/demux/demuxdump.c: typo dumpper -> dumper
  1700. commit 10c43fae52aae6cef7092922e203ec9e3b074f34
  1701. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1702. Date:   Mon Sep 3 21:10:56 2007 +0000
  1703.     Qt4 - add .mxf and .gxf to video files.
  1704. commit c72b18511552f25b386517406d71b4f7d5da3382
  1705. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1706. Date:   Mon Sep 3 20:26:21 2007 +0000
  1707.     Print error when chroma is not supported
  1708. commit 8492b86d398da5cee88bf7897e0b9ad219557074
  1709. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1710. Date:   Mon Sep 3 20:20:07 2007 +0000
  1711.     Check malloc return values.
  1712. commit 21c366191681ab5dd190a9ebf6ecb37c501c851d
  1713. Author: Rafaël Carré <funman@videolan.org>
  1714. Date:   Mon Sep 3 19:06:58 2007 +0000
  1715.     Updates COPYING with new FSF address, removes weird characters
  1716. commit 9d9587c8a81c5f91441614f3460f0c4008011f77
  1717. Author: Rémi Denis-Courmont <rem@videolan.org>
  1718. Date:   Mon Sep 3 16:01:40 2007 +0000
  1719.     subdir build fix
  1720. commit 6dea96129049641b9814d06b382615054cfcf82f
  1721. Author: Rémi Denis-Courmont <rem@videolan.org>
  1722. Date:   Mon Sep 3 16:00:02 2007 +0000
  1723.     BSD make fix
  1724. commit 345d466ca8677eab0933bf584844739782b0e4a4
  1725. Author: Damien Fouilleul <damienf@videolan.org>
  1726. Date:   Mon Sep 3 15:14:44 2007 +0000
  1727.     misc/rand.c: cleanup and fix a stupid bug
  1728. commit 99e59bbea168370d033a25376ee09c4595bbd3ec
  1729. Author: Bernie Purcell <bitmap@videolan.org>
  1730. Date:   Mon Sep 3 05:06:35 2007 +0000
  1731.     Fix cross compile of x264. The --crosscompile switch being added by the patch doesn't appear to have worked for some time.
  1732. commit 2cde647ab66842989ccdc37f801bd912ce75d0ce
  1733. Author: Rafaël Carré <funman@videolan.org>
  1734. Date:   Sun Sep 2 23:47:51 2007 +0000
  1735.     Fix wxwidgets compilation
  1736. commit 8a0b8bd8d22cf77b80e370fb018b45946002e2fe
  1737. Author: Damien Fouilleul <damienf@videolan.org>
  1738. Date:   Sun Sep 2 21:47:07 2007 +0000
  1739.     misc/rand.c: actually, windows comes with a particularily comprehensive crypto library
  1740. commit 7130848670c7c35cfe7b047761a0a6ada909ae94
  1741. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1742. Date:   Sun Sep 2 21:41:33 2007 +0000
  1743.     qt4  wording.
  1744. commit 4b48a0132b3b5ba3aadcbbf934ff36c24c15a693
  1745. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1746. Date:   Sun Sep 2 21:33:21 2007 +0000
  1747.     Qt4 - add a warning about the composite thing.
  1748. commit 23503cc0b1259fbb12023c66468fce1e24e7c91c
  1749. Author: Rafaël Carré <funman@videolan.org>
  1750. Date:   Sun Sep 2 21:30:04 2007 +0000
  1751.     Removes leftover of previous commit
  1752. commit 1cbdebe93fd69281e1a8d9b66e8ae4abef7f2363
  1753. Author: Rafaël Carré <funman@videolan.org>
  1754. Date:   Sun Sep 2 21:28:56 2007 +0000
  1755.     Adds an option to qt4 intf to set opacity for main interface, playlist, and extended panels.
  1756.     Note that on french locale floats are 0,x and not 0.x
  1757. commit 96c503f3b019baa47d3633c1ecec59995625b837
  1758. Author: Antoine Cellerier <dionoea@videolan.org>
  1759. Date:   Sun Sep 2 21:24:53 2007 +0000
  1760.     If the podcast service discovery is already runing, update its podcast-urls variable.
  1761. commit 6df62cf5a6d007f180968eeba2e2f1922f4a0025
  1762. Author: Antoine Cellerier <dionoea@videolan.org>
  1763. Date:   Sun Sep 2 21:24:02 2007 +0000
  1764.     Rewrite parts of the podcast service discovery module and make it handle additions to the url list at runtime. (deletions are not supported, without a module restart)
  1765. commit 027b8eabd3d40ec522e0e19cb9db0e73b51ddd25
  1766. Author: Antoine Cellerier <dionoea@videolan.org>
  1767. Date:   Sun Sep 2 21:22:32 2007 +0000
  1768.     Attach service discovery objects to the playlist (and remove a bunch of trailing spaces).
  1769. commit e3a2301cc6d69dd030ec43dd8d6466b84128e63a
  1770. Author: Christophe Mutricy <xtophe@videolan.org>
  1771. Date:   Sun Sep 2 21:13:07 2007 +0000
  1772.     Italian l10n update by Vincenzo Reale
  1773. commit 45d3191988ac7622b28ba65ccbe01500fb7800e0
  1774. Author: Rémi Denis-Courmont <rem@videolan.org>
  1775. Date:   Sun Sep 2 20:01:13 2007 +0000
  1776.     ! It did say NON-PREDICTIBLE at the top of the file, didn't it?
  1777. commit 29b9c7e10981399bee1a6bab2da374eb8b637a74
  1778. Author: Antoine Cellerier <dionoea@videolan.org>
  1779. Date:   Sun Sep 2 16:55:23 2007 +0000
  1780.     Apply "[PATCH] controls widget" by Domani Hannes. Thanks.
  1781. commit e4bbf1c43df3c160b45b8b8d65261d4708f2e147
  1782. Author: Antoine Cellerier <dionoea@videolan.org>
  1783. Date:   Sun Sep 2 16:17:36 2007 +0000
  1784.     Add a podcast configuration dialog to the Qt4 interface/dialogs provider.
  1785. commit fe92f9c92dc93bfc5a6948832246788e3010ace0
  1786. Author: Antoine Cellerier <dionoea@videolan.org>
  1787. Date:   Sun Sep 2 16:14:27 2007 +0000
  1788.     Change the podcast-urls config option to auto save.
  1789. commit 9351b76fdbdad2cb8f7ce5c0b5e67060bedb5225
  1790. Author: Antoine Cellerier <dionoea@videolan.org>
  1791. Date:   Sun Sep 2 14:34:01 2007 +0000
  1792.     [21716] in a Qt 4.2 compatible way.
  1793. commit a34179cce81c61f7cc1a4ab21b01ee6c62fe6e55
  1794. Author: Antoine Cellerier <dionoea@videolan.org>
  1795. Date:   Sun Sep 2 12:50:41 2007 +0000
  1796.     Add option to disable the Qt interface notification popup.
  1797. commit 967ecaa2b96200b3366363bcdb764103c2e613b4
  1798. Author: Rafaël Carré <funman@videolan.org>
  1799. Date:   Sun Sep 2 12:47:44 2007 +0000
  1800.     Partially revert [21689]. Ships AUTHORS and THANKS with windows package
  1801. commit 594d78c69e5c5afc10729d96e54684cce531e269
  1802. Author: Antoine Cellerier <dionoea@videolan.org>
  1803. Date:   Sun Sep 2 12:39:44 2007 +0000
  1804.     Make the skins download url clickable in the simple preferences.
  1805. commit 4f003e9b4a7f4f58da6d1356009c5b565157200d
  1806. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1807. Date:   Sun Sep 2 10:10:00 2007 +0000
  1808.     Qt4 - adding a '...' in the description... Cosmetic
  1809. commit 4b1b159249c3dfc60a8d42c8624614c820074159
  1810. Author: Antoine Cellerier <dionoea@videolan.org>
  1811. Date:   Sun Sep 2 09:34:21 2007 +0000
  1812.     Change the web irc url here too (and split the help string on several lines).
  1813. commit 05a66223c48ca4323091004940075d9b2fa0382b
  1814. Author: Rémi Denis-Courmont <rem@videolan.org>
  1815. Date:   Sun Sep 2 09:06:57 2007 +0000
  1816.     Fixes
  1817. commit b1e0a5cb7669c793b02846a40b6d8ee6b708ccb4
  1818. Author: Rémi Denis-Courmont <rem@videolan.org>
  1819. Date:   Sun Sep 2 08:59:59 2007 +0000
  1820.     Handle HTTP OPTIONS
  1821. commit 50e9af20476418c62d01648e1fe4d3f51dd5cb07
  1822. Author: Rémi Denis-Courmont <rem@videolan.org>
  1823. Date:   Sun Sep 2 08:51:01 2007 +0000
  1824.     Don't claim to support HTTP 1.x where x > 1
  1825. commit 4008d8a74e41fdb2b2c29b07898155393845f45e
  1826. Author: Rémi Denis-Courmont <rem@videolan.org>
  1827. Date:   Sun Sep 2 07:33:40 2007 +0000
  1828.     Missing const
  1829. commit 844dbdaf7d443cb39f5ea1bad84245b90282247e
  1830. Author: Rémi Denis-Courmont <rem@videolan.org>
  1831. Date:   Sun Sep 2 07:32:06 2007 +0000
  1832.     Fix warnings
  1833. commit 324f8cbcc28babf63aaac02538b7b394bcc705a6
  1834. Author: Rémi Denis-Courmont <rem@videolan.org>
  1835. Date:   Sun Sep 2 07:30:43 2007 +0000
  1836.     Fix warnings
  1837. commit 4ff1a33b3b5557ea417e98da506a3dac235fb9d7
  1838. Author: Rémi Denis-Courmont <rem@videolan.org>
  1839. Date:   Sun Sep 2 07:28:08 2007 +0000
  1840.     Another set of missing consts
  1841. commit 3bb815bfa479cea81200048bdf9bbcf72e467b77
  1842. Author: Rémi Denis-Courmont <rem@videolan.org>
  1843. Date:   Sun Sep 2 07:26:10 2007 +0000
  1844.     eol:style
  1845. commit 5f5acdfecf85b16b3c2396bd73bd9758ea1b905d
  1846. Author: Rémi Denis-Courmont <rem@videolan.org>
  1847. Date:   Sun Sep 2 07:25:07 2007 +0000
  1848.     image/png rather than application/octet-stream
  1849. commit a00435e7ac3293b1d3dd503be979d7dfcbce24e4
  1850. Author: Rémi Denis-Courmont <rem@videolan.org>
  1851. Date:   Sun Sep 2 07:23:12 2007 +0000
  1852.     Typo
  1853. commit ee1838d703dd65e5a9c8d60733029611bb63c64e
  1854. Author: Rémi Denis-Courmont <rem@videolan.org>
  1855. Date:   Sun Sep 2 07:22:32 2007 +0000
  1856.     Add missing const - should fix a few Qt4 warnings
  1857. commit 806d1fd1b89cf3ce2896fda27c623fcfc5758f0a
  1858. Author: Rémi Denis-Courmont <rem@videolan.org>
  1859. Date:   Sun Sep 2 07:21:02 2007 +0000
  1860.     Remove harmful MIME type
  1861. commit f415a5484235421632c701ea24df7fd2f952541f
  1862. Author: Rémi Denis-Courmont <rem@videolan.org>
  1863. Date:   Sun Sep 2 07:18:33 2007 +0000
  1864.     XPM are text files, not binaries
  1865. commit a7ff60b48909939193f52e5c4812d9d94498283b
  1866. Author: Rémi Denis-Courmont <rem@videolan.org>
  1867. Date:   Sun Sep 2 07:08:20 2007 +0000
  1868.     Fix automake warning
  1869. commit 7347528a46f5181031d426b4bd42cb9e98c95be5
  1870. Author: Rafaël Carré <funman@videolan.org>
  1871. Date:   Sun Sep 2 04:03:11 2007 +0000
  1872.     alsa: don't start playing before at least a period has been written to the alsa device
  1873.     fixes #1165
  1874. commit 5d6ecb1387b71ee72a36e3acaf286de6ffa02b49
  1875. Author: Christophe Mutricy <xtophe@videolan.org>
  1876. Date:   Sat Sep 1 22:43:54 2007 +0000
  1877.     Oups
  1878. commit 32fce3217529b35c5f7540c30d0a8312f412007f
  1879. Author: Christophe Mutricy <xtophe@videolan.org>
  1880. Date:   Sat Sep 1 22:36:12 2007 +0000
  1881.     We are in 2007
  1882. commit 2088dce60f85e071a1ed914988b6066fdf1e423b
  1883. Author: Christophe Mutricy <xtophe@videolan.org>
  1884. Date:   Sat Sep 1 21:44:12 2007 +0000
  1885.     rand_s() is only in Win XP and latest. so use rand() until we decide to not support win2000
  1886. commit 53b2aa8364e6887072b929c7053d78a17dd35b37
  1887. Author: Antoine Cellerier <dionoea@videolan.org>
  1888. Date:   Sat Sep 1 20:37:17 2007 +0000
  1889.     Fix the use of commands list, tree and vars in the rc interface which were broken since [21138].
  1890. commit 2f38e7377e4040e0a20de0bea50c7c4714c93a41
  1891. Author: Rémi Denis-Courmont <rem@videolan.org>
  1892. Date:   Sat Sep 1 20:04:56 2007 +0000
  1893.     Fix segmentation fault
  1894. commit 7ab18bda8d89925ec0632f63ca5f3f8b83e880dc
  1895. Author: Rémi Denis-Courmont <rem@videolan.org>
  1896. Date:   Sat Sep 1 19:34:41 2007 +0000
  1897.     Remove old unused code
  1898. commit 24b546fb5f93ecf019f67762d68f78016aeae7ac
  1899. Author: Rémi Denis-Courmont <rem@videolan.org>
  1900. Date:   Sat Sep 1 19:34:09 2007 +0000
  1901.     Factorize aggregate and non-aggregate RTSP code paths
  1902. commit 88c0950bd9aedea022217b3aff7fc4a7a391e829
  1903. Author: Rémi Denis-Courmont <rem@videolan.org>
  1904. Date:   Sat Sep 1 19:03:22 2007 +0000
  1905.     Cosmetics
  1906. commit 8a67cac427665f097c95b9272cf431b752939724
  1907. Author: Rémi Denis-Courmont <rem@videolan.org>
  1908. Date:   Sat Sep 1 17:50:51 2007 +0000
  1909.     Use RTP sout for RTP
  1910. commit 7440827a7f8064269e74394895ec0c6073778490
  1911. Author: Rafaël Carré <funman@videolan.org>
  1912. Date:   Sat Sep 1 17:43:49 2007 +0000
  1913.     qt4: Fix help dialog (again)
  1914.     Uses builtin AUTHORS THANKS and COPYING files on every platform
  1915.     Don't ship AUTHORS.txt and THANKS.txt on windows packages
  1916.     COPYING.txt is kept since it's used in the nsis installer
  1917.     Only show authors' name instead of the full AUTHORS file
  1918.     Removes an empty line in THANKS to make it easier to parse without using endless pipes
  1919. commit 17acf7977fd1d5587140e686b62a62dce1e55dc9
  1920. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1921. Date:   Sat Sep 1 17:36:48 2007 +0000
  1922.     Add myself as qt4  maintainer :D
  1923. commit b8c1216a38d25e7d261119af30bff6ad21b5c032
  1924. Author: Rémi Denis-Courmont <rem@videolan.org>
  1925. Date:   Sat Sep 1 17:34:39 2007 +0000
  1926.     Improve randomness of RTSP session ID.
  1927.     Now it should not be possible to guess other people's ID.
  1928. commit b5d134fcb108cf6721d2ed06131961ae132675d0
  1929. Author: Rémi Denis-Courmont <rem@videolan.org>
  1930. Date:   Sat Sep 1 17:32:18 2007 +0000
  1931.     Fix a few warnings
  1932. commit 7fd6e102f11283eb73be23ff18b790ac0d46fc84
  1933. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1934. Date:   Sat Sep 1 17:27:50 2007 +0000
  1935.     Modification of THANKS about Pierre-Luc Beaudoin contributions.
  1936. commit b6ffa9ae52c53a2d4f3e0f8d8d100403c2b874f7
  1937. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1938. Date:   Sat Sep 1 17:26:17 2007 +0000
  1939.     Qt4 - Jack Input UI.
  1940. commit 4070db3ea94ae8e6c3680c4f11fe6540c97bc775
  1941. Author: Rémi Denis-Courmont <rem@videolan.org>
  1942. Date:   Sat Sep 1 17:10:55 2007 +0000
  1943.     Fix about.hpp generation
  1944. commit 38e86905008a66813faaba66ec8acc5d173b67c8
  1945. Author: Rémi Denis-Courmont <rem@videolan.org>
  1946. Date:   Sat Sep 1 16:58:35 2007 +0000
  1947.     Separate Makefile generation from bootstrap
  1948.     so that we can update individual Makefile.am files.
  1949. commit 1760c10bffb0b920ec39c7b5812d04cce9a0aef7
  1950. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1951. Date:   Sat Sep 1 16:55:47 2007 +0000
  1952.     Jack Input bugfixes and some more options:
  1953.        - bug: cracking in the captured sound
  1954.        - autoconnect to inputs
  1955.        - use VLC pace
  1956.     Patch by Pierre-Luc Beaudoin from Savoir-faire Linux
  1957. commit 923f5384d66362f53075b4b74ea66f3dd9f46ff9
  1958. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1959. Date:   Sat Sep 1 16:38:57 2007 +0000
  1960.     Qt4-help. Small modifications on the size.
  1961. commit be9943b7a84e0b794ef60e9fcd1c52c73bdc3e7a
  1962. Author: Rafaël Carré <funman@videolan.org>
  1963. Date:   Sat Sep 1 16:36:15 2007 +0000
  1964.     qt4/about: reads data from the files when they are shipped with the binary (i.e. on windows)
  1965. commit f4760a11a3cd7f65f67a5df1c4b3096e4c708f91
  1966. Author: Rafaël Carré <funman@videolan.org>
  1967. Date:   Sat Sep 1 16:35:25 2007 +0000
  1968.     net_Read(): Checks p_libvlc->b_die
  1969. commit 1fdb0d7e995672818cb4dfdef577940b87db3806
  1970. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1971. Date:   Sat Sep 1 16:29:51 2007 +0000
  1972.     qt4: disc controls should only be shown on request.
  1973.     To test.
  1974. commit dcbc179cebdcb1d19b1faee50792ff506019fbfc
  1975. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1976. Date:   Sat Sep 1 16:25:14 2007 +0000
  1977.     Qt4 - Add a proper about section. This needs to be reviewed for i18n.
  1978. commit 10f0097e3db6931ce1759d8a67a08c3a936b703d
  1979. Author: Rémi Denis-Courmont <rem@videolan.org>
  1980. Date:   Sat Sep 1 15:50:54 2007 +0000
  1981.     Fix crash (once more, this would be easily avoided by
  1982.     LOOKING AT THE COMPILER WARNING before -or even after- committing)
  1983. commit 6c5d6837e484fc9d6e5ba2091ea7d2cac80c349d
  1984. Author: Rémi Denis-Courmont <rem@videolan.org>
  1985. Date:   Sat Sep 1 15:47:03 2007 +0000
  1986.     Fix signedness
  1987. commit ced75b5595c68e6a5153280a12f17f6ed23439cb
  1988. Author: Rémi Denis-Courmont <rem@videolan.org>
  1989. Date:   Sat Sep 1 15:46:09 2007 +0000
  1990.     Fix warning
  1991. commit 56bdc149657880b5faf41f023092f7df87d4ef0c
  1992. Author: Rémi Denis-Courmont <rem@videolan.org>
  1993. Date:   Sat Sep 1 15:45:01 2007 +0000
  1994.     Fix compiler warning
  1995. commit 4c2fdff7ec0e1dffd3371ec731eff7fbfe4051cb
  1996. Author: Rémi Denis-Courmont <rem@videolan.org>
  1997. Date:   Sat Sep 1 15:43:37 2007 +0000
  1998.     Fix (Win32) precompiler warnings
  1999. commit 5a6f6c9e169db51f623f232b348c10a8e07b2453
  2000. Author: Rémi Denis-Courmont <rem@videolan.org>
  2001. Date:   Sat Sep 1 15:42:30 2007 +0000
  2002.     Try to fix a compiler warning
  2003. commit bdf786c983885b18e9162fd01d245442a6c9ec06
  2004. Author: Rémi Denis-Courmont <rem@videolan.org>
  2005. Date:   Sat Sep 1 15:41:19 2007 +0000
  2006.     Use HMAC-MD5 rather than plain MD5
  2007. commit f73343dcc3ede348d2936fcd03967ad9f84439a4
  2008. Author: Rémi Denis-Courmont <rem@videolan.org>
  2009. Date:   Sat Sep 1 15:36:22 2007 +0000
  2010.     Remove a big bunch of #include that are not needed anymore
  2011.     (we had them because of the big vlc_symbol structure)
  2012. commit 63ea63eb19692b20fe489f25c237c121d36fe932
  2013. Author: Rémi Denis-Courmont <rem@videolan.org>
  2014. Date:   Sat Sep 1 15:32:45 2007 +0000
  2015.     Add nonce generator vlc_rand_bytes
  2016. commit 4e4b03cdd235c50480f15243bc92ea6a4fc9ec5e
  2017. Author: Rémi Denis-Courmont <rem@videolan.org>
  2018. Date:   Sat Sep 1 15:19:42 2007 +0000
  2019.     Fixup AddMD5 prototype
  2020. commit 103b8ce89f28046abe275f1123aea4ed630f401a
  2021. Author: Rémi Denis-Courmont <rem@videolan.org>
  2022. Date:   Sat Sep 1 15:14:26 2007 +0000
  2023.     Do not export DigestMD5; it's an internal subprocedure
  2024. commit ad84f2722d00bd61055ebc47fc54eb0eae7a3daf
  2025. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2026. Date:   Sat Sep 1 15:13:06 2007 +0000
  2027.     Qt4 - help: add AUTHORS to the tabs
  2028. commit defc076412361c788dd91bb965c0ecdaa757b712
  2029. Author: Rafaël Carré <funman@videolan.org>
  2030. Date:   Sat Sep 1 15:08:57 2007 +0000
  2031.     Adds a link to cgi/irc in help
  2032. commit ec22b8de39cde1d1a88222adadd39984de385a35
  2033. Author: Rafaël Carré <funman@videolan.org>
  2034. Date:   Sat Sep 1 14:55:55 2007 +0000
  2035.     qt4/dialogs: svn:keywords set to Id
  2036. commit 70044982c706eedd18332b139c48bd186e9a410f
  2037. Author: Rafaël Carré <funman@videolan.org>
  2038. Date:   Sat Sep 1 14:45:29 2007 +0000
  2039.     Reverts 21658 as it's totally wrong
  2040. commit ee51eb43bd4f193641882329006d22d303275427
  2041. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2042. Date:   Sat Sep 1 14:39:41 2007 +0000
  2043.     Qt4 - More Help.
  2044. commit 68cdf347da595e7a6975a21cf61b24bffa1bdbea
  2045. Author: Rémi Denis-Courmont <rem@videolan.org>
  2046. Date:   Sat Sep 1 14:11:39 2007 +0000
  2047.     DSO friendliness
  2048. commit be9cd599a925a002e5e7f57721385178be2d6ec9
  2049. Author: Rafaël Carré <funman@videolan.org>
  2050. Date:   Sat Sep 1 14:09:58 2007 +0000
  2051.     rc: non blocking input read
  2052. commit 38ce0668f1010ae65fbc6ef0048b0d1133600997
  2053. Author: Rémi Denis-Courmont <rem@videolan.org>
  2054. Date:   Sat Sep 1 14:08:39 2007 +0000
  2055.     Another set of useless if statements
  2056. commit 33e3934efb71ef490c2e6ddac0a20e4892989fd9
  2057. Author: Rémi Denis-Courmont <rem@videolan.org>
  2058. Date:   Sat Sep 1 14:07:18 2007 +0000
  2059.     - do not check "always true" case
  2060.     - fix a small memory leak
  2061. commit ba9476d44e81e1eda2b45142465ba418679e74a9
  2062. Author: Rémi Denis-Courmont <rem@videolan.org>
  2063. Date:   Sat Sep 1 14:00:49 2007 +0000
  2064.     Remove unsupported profiles
  2065. commit 889d3ddb3dbbd4d4f46f81e0fd5aa97b8f84d8de
  2066. Author: Rafaël Carré <funman@videolan.org>
  2067. Date:   Sat Sep 1 13:54:36 2007 +0000
  2068.     qt4: forces plastique style temporarily
  2069. commit 2227effdb5e0b0452dd59d7320e7d1fa58176a49
  2070. Author: Rémi Denis-Courmont <rem@videolan.org>
  2071. Date:   Sat Sep 1 13:52:25 2007 +0000
  2072.     Do not implicitly encourage raw TS over UDP-Lite, DCCP and friends
  2073. commit 05bf902c8a0708a4de668535f5cbd7eb69e7aa15
  2074. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2075. Date:   Sat Sep 1 13:42:55 2007 +0000
  2076.     OSDMenu: add to the CAT_VIDEO category to have tweaking in the preferences.
  2077. commit 9eac2aabf129eca3052bbea05d0efd457d5c1c07
  2078. Author: Rémi Denis-Courmont <rem@videolan.org>
  2079. Date:   Sat Sep 1 13:42:00 2007 +0000
  2080.     Fix RTP/TS sequence number regression
  2081. commit 19fa9255e997bc593aac68ac915c3f91eeae9158
  2082. Author: Rémi Denis-Courmont <rem@videolan.org>
  2083. Date:   Sat Sep 1 13:37:08 2007 +0000
  2084.     Fix undefined variable use
  2085. commit 75b3e3e7769605b37e1c13b7018f205614de6c69
  2086. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2087. Date:   Sat Sep 1 13:33:25 2007 +0000
  2088.     Subtitles: same. Reput the correct new modifications.
  2089. commit fbfbb77703788eec5021af7da62db8366bf76cc9
  2090. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2091. Date:   Sat Sep 1 13:32:26 2007 +0000
  2092.     Subtitles: attempt to get the history back.
  2093. commit 5422e764aa366c49ca0edbbf93a34f9f76362376
  2094. Author: Rafaël Carré <funman@videolan.org>
  2095. Date:   Sat Sep 1 13:10:04 2007 +0000
  2096.     hotkey: Stop the playlist on Quit
  2097. commit 8fa28233d1eb356176f0825a1f677501d6a80147
  2098. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2099. Date:   Sat Sep 1 13:03:38 2007 +0000
  2100.     Add svn:ignore to live and live555 in extras, since we do it with ffmpeg and x264
  2101. commit 9e8222824b1f8dc8cb679f8ffca59c274b52441e
  2102. Author: Rémi Denis-Courmont <rem@videolan.org>
  2103. Date:   Sat Sep 1 12:58:51 2007 +0000
  2104.     Remove DCCP from the list; it's not working yet
  2105. commit 02e94f479848b8f3e58f839c948d3cf7ccddbd67
  2106. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2107. Date:   Sat Sep 1 12:57:24 2007 +0000
  2108.     Spatializer: set the svn:keywords to Id.
  2109. commit 2373dd7bf456de5d296d45e5cc9a21499e523e31
  2110. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2111. Date:   Sat Sep 1 12:53:57 2007 +0000
  2112.     Try to set a correct svn:ignore
  2113. commit f1db7036fef7dcfe0c3e77d37922959fcfd24f44
  2114. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2115. Date:   Sat Sep 1 12:33:33 2007 +0000
  2116.     Qt4 - remove the 'pink sliders' effect
  2117. commit 6f77623a8cc4b8ed58689d3eadd6e8d92c56b08b
  2118. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2119. Date:   Sat Sep 1 12:27:48 2007 +0000
  2120.     Spatializer: add the remaining files, add a correct check in configure, fix dist
  2121. commit 97d10a66dd2595a5515c693512001a4dd55ea4d9
  2122. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2123. Date:   Sat Sep 1 12:15:21 2007 +0000
  2124.     qt4 - fix temporary the compilation.
  2125. commit 11e818fe8462354def3b3464f537bd08ecaf6161
  2126. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2127. Date:   Sat Sep 1 11:59:10 2007 +0000
  2128.     Qt4 - Spatializer and other audio filter from biodun SoC => Extended panel.
  2129. commit 5e0c0bbd7b23d538b5d1d5ea5c9c89adee3a92b8
  2130. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2131. Date:   Sat Sep 1 11:57:33 2007 +0000
  2132.     * set svn:keywords correctly and fixed some minor stuff here and there
  2133. commit c08be60a2fdbcd093e4f6920737f6b12e61d7888
  2134. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2135. Date:   Sat Sep 1 11:50:22 2007 +0000
  2136.     Spatializer audio filter: activate it for compilation, since it should not produce many warnings...
  2137. commit d034ab59c4929fda2ea452cfb6aa55a0aea6a2f9
  2138. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2139. Date:   Sat Sep 1 11:37:15 2007 +0000
  2140.     Spatializer: spaces and tab!!!
  2141. commit c701929d30cec6cf69092928a624625f279701d3
  2142. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2143. Date:   Sat Sep 1 11:30:58 2007 +0000
  2144.     Spatializer audio filter, work for Google Summer of Code, by Isaac Biodun Osunkunle: osunkunle --- gmail.com
  2145.     This is the first part of his work.
  2146. commit b73d314451286abe3b8d3f7337940cb558711053
  2147. Author: Rafaël Carré <funman@videolan.org>
  2148. Date:   Sat Sep 1 11:06:38 2007 +0000
  2149.     Destroys hotkey interface when Quit action is requested
  2150. commit 4a418e9902e4e300495297f47bdf3bc1a576c448
  2151. Author: Christophe Mutricy <xtophe@videolan.org>
  2152. Date:   Fri Aug 31 22:40:32 2007 +0000
  2153.     Add a nice target here also
  2154. commit db74f67fc5ff7b3039a9636408a781bf360d4b79
  2155. Author: Christophe Mutricy <xtophe@videolan.org>
  2156. Date:   Fri Aug 31 22:31:04 2007 +0000
  2157.     Add a nice target
  2158. commit 01f75e6f6d03827e7e122cde3d529d2b5ea6857c
  2159. Author: Christophe Mutricy <xtophe@videolan.org>
  2160. Date:   Fri Aug 31 22:16:19 2007 +0000
  2161.     Woody is past history
  2162. commit 8a7c44ed8bd93eb59c8345bacfabab15ce7c7fb1
  2163. Author: Christophe Mutricy <xtophe@videolan.org>
  2164. Date:   Fri Aug 31 22:14:08 2007 +0000
  2165.     Add some --with-ffmpeg-libfoo. Patch by Siegfried Wagner
  2166. commit c7e81964ce624375f3b88aa91d53d4be8062c067
  2167. Author: Rafaël Carré <funman@videolan.org>
  2168. Date:   Fri Aug 31 21:57:07 2007 +0000
  2169.     Updates the news
  2170. commit 49fb71137e5b2955d5f3c68034f2dbfaff27a453
  2171. Author: Christophe Mutricy <xtophe@videolan.org>
  2172. Date:   Fri Aug 31 21:22:41 2007 +0000
  2173.     Use libav*-uninstalled.pc to get the ldflags for ffmpeg when we use --with-ffmpeg-tree to link statically
  2174. commit 256a65be95e727eaaf6a327296b18cb1d75c9d3a
  2175. Author: Rémi Denis-Courmont <rem@videolan.org>
  2176. Date:   Fri Aug 31 21:08:00 2007 +0000
  2177.     Implement dummy RTSP GET_PARAMETER so that clients can "ping"
  2178. commit 9160f1e048691054363ed6a28ff5ad08f63dff03
  2179. Author: Rémi Denis-Courmont <rem@videolan.org>
  2180. Date:   Fri Aug 31 20:11:51 2007 +0000
  2181.     Cleanup RTCP SR support a little bit
  2182. commit 01f85e92a05a776d374efde1dccf02987a4cf7cf
  2183. Author: Rémi Denis-Courmont <rem@videolan.org>
  2184. Date:   Fri Aug 31 19:22:45 2007 +0000
  2185.     Remove the broken kludge that should not be needed.
  2186.     Can't test if it now works (no GNOME here)
  2187. commit d10ea719a3b2a41c372e4557d5cd0c6b863617a8
  2188. Author: Rémi Denis-Courmont <rem@videolan.org>
  2189. Date:   Fri Aug 31 19:21:37 2007 +0000
  2190.     Dequeue "dummy" signals
  2191. commit 0b1c15a38655d23327a74c577fc7c1297b3eb84e
  2192. Author: Rémi Denis-Courmont <rem@videolan.org>
  2193. Date:   Fri Aug 31 16:44:21 2007 +0000
  2194.     Another round of MTU fixes (review welcome)
  2195. commit 1600a925e7bbd96ecfeb8df16f87323fffca45f6
  2196. Author: Rafaël Carré <funman@videolan.org>
  2197. Date:   Fri Aug 31 16:37:56 2007 +0000
  2198.     Fixes commit [21610]
  2199. commit c0fa5361a5874e1081732ceae183b220060f6201
  2200. Author: Rémi Denis-Courmont <rem@videolan.org>
  2201. Date:   Fri Aug 31 16:31:38 2007 +0000
  2202.     Add a const
  2203. commit 542a2f7b8048e65515e8978efc18dedd614b3a1e
  2204. Author: Rémi Denis-Courmont <rem@videolan.org>
  2205. Date:   Fri Aug 31 16:30:29 2007 +0000
  2206.     Use common RTP header formatting for RTP/TS
  2207. commit 51ebb68bd19bfcc23bee95e8dd897cb83859ee0c
  2208. Author: Rémi Denis-Courmont <rem@videolan.org>
  2209. Date:   Fri Aug 31 16:21:50 2007 +0000
  2210.     Same as previous commit
  2211. commit b2cf3c67bf11109ed3896adab597dd161a44eadf
  2212. Author: Rémi Denis-Courmont <rem@videolan.org>
  2213. Date:   Fri Aug 31 16:19:52 2007 +0000
  2214.     Increase MTU too lowest legal MTU when it is really too small
  2215. commit 78651e749843530d62675233dc5a1dfb5da73b6b
  2216. Author: Rémi Denis-Courmont <rem@videolan.org>
  2217. Date:   Fri Aug 31 16:19:25 2007 +0000
  2218.     Use 1400 rather than 1500 as default *application-layer* MTU to be on the
  2219.     safe side
  2220. commit d2392e8e6bae9e019286913551ddff4a9314f904
  2221. Author: Rémi Denis-Courmont <rem@videolan.org>
  2222. Date:   Fri Aug 31 16:07:37 2007 +0000
  2223.     Silent hack to avoid crash when MTU is too small
  2224. commit ed0df23bb1b6a743d1742e07f098eb4fd185d6f4
  2225. Author: Rémi Denis-Courmont <rem@videolan.org>
  2226. Date:   Fri Aug 31 15:58:30 2007 +0000
  2227.     Remove thresh and funman as they are now in AUTHORS. Gniark gniark!
  2228.     (jb, pdherbemont are missing by the way)
  2229. commit c5e9eb52b9ab32d978f6911886e2a7b1cdc27672
  2230. Author: Rémi Denis-Courmont <rem@videolan.org>
  2231. Date:   Fri Aug 31 15:54:20 2007 +0000
  2232.     Support up to 9 channel with Vorbis
  2233.     Patch from Pierre-Luc Beaudoin
  2234. commit 54668b797785ffe895317f3e2bb81bcb8baac715
  2235. Author: Rémi Denis-Courmont <rem@videolan.org>
  2236. Date:   Fri Aug 31 11:21:43 2007 +0000
  2237.     Document signal handling
  2238. commit 64099a686f824e59b949aa89b47894cdb63016f2
  2239. Author: Rémi Denis-Courmont <rem@videolan.org>
  2240. Date:   Fri Aug 31 11:04:13 2007 +0000
  2241.     Fix RTSP Content-Base header and SDP session control attribute
  2242.     to always include a valid server address
  2243. commit 084b43a6edc46cc5d4233050d16681dab37103dd
  2244. Author: Rafaël Carré <funman@videolan.org>
  2245. Date:   Fri Aug 31 10:54:10 2007 +0000
  2246.     Unblocks SIGCHLD at the beginning of the thread
  2247. commit 8fd71e10c143907dac7dd917008f889fed51f32b
  2248. Author: Rafaël Carré <funman@videolan.org>
  2249. Date:   Fri Aug 31 10:44:43 2007 +0000
  2250.     Unblocks SIGCHLD in qt4 thread
  2251. commit 7e772f7d1ce08b680b4eca0bfdfb57dd95f48333
  2252. Author: Rafaël Carré <funman@videolan.org>
  2253. Date:   Fri Aug 31 10:32:50 2007 +0000
  2254.     Fix crash due to mtu being equal to 0
  2255. commit 5aebc3b8e1e1b3a8928e1ca261a8ba73c21ed9e7
  2256. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2257. Date:   Fri Aug 31 10:30:48 2007 +0000
  2258.     Qt4 - Main Interface: Advanced buttons are correctly integrated, cosmetic,
  2259.           cleanup and fixes.
  2260. commit ac44329225c98bcf176a8b8ddc2906f3354a3a71
  2261. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2262. Date:   Fri Aug 31 10:29:48 2007 +0000
  2263.     Qt4 - move the VISIBLE() define to qt4.hpp to use it everywhere.
  2264. commit 8574a6590f13d34062481fef653ac8a6aa134f28
  2265. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2266. Date:   Fri Aug 31 10:28:05 2007 +0000
  2267.     Qt4 - Menus: small changes, mainly cosmetic.
  2268. commit f206e0519cdacba3083270f109f3e67e5893cb01
  2269. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2270. Date:   Fri Aug 31 08:51:53 2007 +0000
  2271.     If too much frames have been dropped, then only decode I frames for a while and see if you can catch up with decoding other frames as well.
  2272. commit b3fe4787097d78485c56bfe845c2dbf4f6758850
  2273. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2274. Date:   Fri Aug 31 08:51:44 2007 +0000
  2275.     Honor --ffmpeg-skip-frame setting when used with --ffmpeg-hurry-up.
  2276. commit ab7ce0dfaebfcff307893986764082a85f53a555
  2277. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2278. Date:   Fri Aug 31 07:18:41 2007 +0000
  2279.     media_discoverer.c: Raise an exception on error.
  2280. commit ee031e808baeb2419be914d9f482dae53fea0083
  2281. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2282. Date:   Fri Aug 31 07:14:26 2007 +0000
  2283.     VLC.xcodeproj: Fix framework header location.
  2284. commit 1d76aea557aab209ccafafdb9507a4a572920e45
  2285. Author: Bernie Purcell <bitmap@videolan.org>
  2286. Date:   Fri Aug 31 04:09:10 2007 +0000
  2287.     Cross compilation of fontconfig was using incorrect header directories
  2288. commit 33be2aeef3bf1b1dec564fbe3b3c42bf2193ff38
  2289. Author: Rémi Denis-Courmont <rem@videolan.org>
  2290. Date:   Thu Aug 30 21:38:30 2007 +0000
  2291.     Fix a few warnings, and handle iconv errors (I expect the input is not always
  2292.     trustworthy here).
  2293. commit 6e5f468a1e77d3986e2bd8b9f0dd5fb2f5aaa964
  2294. Author: Rémi Denis-Courmont <rem@videolan.org>
  2295. Date:   Thu Aug 30 21:36:40 2007 +0000
  2296.     Fix a bunch of bugs I added, and simplify some stuff
  2297. commit 1706407b93acb91819eedeb9557d67c6bbe23de4
  2298. Author: Rémi Denis-Courmont <rem@videolan.org>
  2299. Date:   Thu Aug 30 21:35:57 2007 +0000
  2300.     Factorize some code from RTP packetization for RTP+mux case.
  2301.     Most noticeably, this adds support for RTSP, SDP-to-disk and SDP-over-HTTP
  2302.     to RTP/TS. In particular, --sout '#rtp{mux=ts}' now works even without a
  2303.     fixed destination
  2304. commit c4b2aaf9c3261c7c9a8755b37fbf3f34fde29d7c
  2305. Author: Damien Fouilleul <damienf@videolan.org>
  2306. Date:   Thu Aug 30 21:34:11 2007 +0000
  2307.     i422_yuy2_sse2: fix module requirements
  2308. commit 7a8e5196a3c97c54f420af46ff255b97a43583e8
  2309. Author: Rémi Denis-Courmont <rem@videolan.org>
  2310. Date:   Thu Aug 30 21:33:12 2007 +0000
  2311.     Fix VERY OBVIOUS bugs that would not have happened if people had read
  2312.     compiler warnings (such as buffer overflows detected at compile time!)
  2313. commit eeef3c8ccc2d233a65084191dc047141cd0cf898
  2314. Author: Rémi Denis-Courmont <rem@videolan.org>
  2315. Date:   Thu Aug 30 21:32:15 2007 +0000
  2316.     Fix #include order
  2317. commit 0eec3981e74b5988d975900701ada2a40b032853
  2318. Author: Rémi Denis-Courmont <rem@videolan.org>
  2319. Date:   Thu Aug 30 21:31:49 2007 +0000
  2320.     Flag bug that I am not too sure how to fix.
  2321.     Please fix it *** IF YOU KNOW WHAT YOU ARE DOING ***
  2322. commit b75e05005079f7a655822de0bb1b4209e4c9db18
  2323. Author: Rémi Denis-Courmont <rem@videolan.org>
  2324. Date:   Thu Aug 30 21:30:59 2007 +0000
  2325.     Fix one memleak and a few unused result warnings
  2326. commit 6fdd1765b76ce1414cb0a1d13b790b2b26b08288
  2327. Author: Rémi Denis-Courmont <rem@videolan.org>
  2328. Date:   Thu Aug 30 21:30:07 2007 +0000
  2329.     Forgot this file
  2330. commit 653329ea28d847b195ccd6aad245e7884e27208a
  2331. Author: Rémi Denis-Courmont <rem@videolan.org>
  2332. Date:   Thu Aug 30 21:29:51 2007 +0000
  2333.     Add some const qualifiers
  2334. commit d2c0ae5519583668c85f07adc51002b5a385c88a
  2335. Author: Christophe Mutricy <xtophe@videolan.org>
  2336. Date:   Thu Aug 30 20:46:48 2007 +0000
  2337.     Update slovenian l10n by Matej Urbančič
  2338. commit be81235f744c2b1abff3ec9f55e3dbf1b7e937a1
  2339. Author: Christophe Mutricy <xtophe@videolan.org>
  2340. Date:   Thu Aug 30 20:45:58 2007 +0000
  2341.     Upgrade list of files and pot file
  2342. commit a26f01987fde1cefee77eadeadac89d7ae5f7ccd
  2343. Author: Christophe Mutricy <xtophe@videolan.org>
  2344. Date:   Thu Aug 30 20:45:09 2007 +0000
  2345.     Shut up xgettext warning
  2346. commit d99ea5de84c6672c102f9bea98e7e4b8cda7edfc
  2347. Author: Christophe Mutricy <xtophe@videolan.org>
  2348. Date:   Thu Aug 30 20:34:41 2007 +0000
  2349.     Don't translate empty strings
  2350. commit 1f0a616db6870c82267f618eecd5e7b3b52bfdc3
  2351. Author: Rafaël Carré <funman@videolan.org>
  2352. Date:   Thu Aug 30 15:47:43 2007 +0000
  2353.     Fixes fucking gtranslator bug
  2354. commit 82ac4eb1592e6f9ac3ce9a6830a0c6d666f3c33e
  2355. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2356. Date:   Thu Aug 30 14:54:57 2007 +0000
  2357.     MacOSX/VLC_app/VLC.xcodeproj: Fix framework location.
  2358. commit 733ac09f085cfdcfb827b578e357fdd2894c5126
  2359. Author: Rafaël Carré <funman@videolan.org>
  2360. Date:   Thu Aug 30 13:52:53 2007 +0000
  2361.     qt4: uses setMinimumSize from the good thread using signal/slot
  2362. commit 2d1afccd212bfe2b114625ec03b1783ee022ade9
  2363. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2364. Date:   Thu Aug 30 13:13:22 2007 +0000
  2365.     minimal_window: Remove unwanted commit.
  2366. commit 8d7e530f40ef0dfa7de448f786da40c066db9278
  2367. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2368. Date:   Thu Aug 30 13:12:47 2007 +0000
  2369.     minimal_macosx: Fix the minimal window.
  2370. commit d4db9fc979638a058154653e5e17b1c85e7c2c92
  2371. Author: Rafaël Carré <funman@videolan.org>
  2372. Date:   Thu Aug 30 11:50:10 2007 +0000
  2373.     Uses qfu() instead of QString::fromUtf8()
  2374. commit 161928b3baa90b4b22ac27c8efc534917a182d38
  2375. Author: Rafaël Carré <funman@videolan.org>
  2376. Date:   Thu Aug 30 10:00:27 2007 +0000
  2377.     QT4: Basic help dialog (links to wiki and forum)
  2378. commit 17f19ed3e9c7ebdd079618b330c05093f526789c
  2379. Author: Rafaël Carré <funman@videolan.org>
  2380. Date:   Thu Aug 30 09:30:03 2007 +0000
  2381.     Displays playlist names using UTF8
  2382. commit ffdcdf8a7d7921fe8a7f30bc1ab18dc47d6949d9
  2383. Author: Rafaël Carré <funman@videolan.org>
  2384. Date:   Thu Aug 30 07:29:26 2007 +0000
  2385.     Updates french translation a bit
  2386. commit b7e89391e8597acdd8b1dcbbe323c65ada5b1224
  2387. Author: Rafaël Carré <funman@videolan.org>
  2388. Date:   Thu Aug 30 07:08:24 2007 +0000
  2389.     Makes THANKS & COPYING built in in qt4 about dialog
  2390. commit 2fd0b6be17b75146bdf73f566896b2832564d258
  2391. Author: Rafaël Carré <funman@videolan.org>
  2392. Date:   Thu Aug 30 05:20:56 2007 +0000
  2393.     french translation: makes help mnemonic not conflict with audio mnemonic
  2394. commit 92ebfe8b665bd5843cc3b91b8dddc07e1497ffef
  2395. Author: Rafaël Carré <funman@videolan.org>
  2396. Date:   Thu Aug 30 01:10:14 2007 +0000
  2397.     Checks if ml.xsp is present before loading it
  2398. commit 8e081cf1f374ea81cfa7806615ab5d5b591d88ac
  2399. Author: Rafaël Carré <funman@videolan.org>
  2400. Date:   Thu Aug 30 00:59:13 2007 +0000
  2401.     Reenables media library loading
  2402.     Uses --no-media-library if you don't want to use it (see #1047)
  2403. commit 66b4033b2f889195a3ef428986d2438cd6e4f994
  2404. Author: Rafaël Carré <funman@videolan.org>
  2405. Date:   Thu Aug 30 00:50:10 2007 +0000
  2406.     Converting a string for using it in xml without using it is STUPID
  2407. commit 6830d8e6060715c85d090a5cfdad2822e28b2ce4
  2408. Author: Rafaël Carré <funman@videolan.org>
  2409. Date:   Thu Aug 30 00:15:43 2007 +0000
  2410.     Remembers art url when an input with same artist & album needs art, so if it's a local file, it doesn't need to be copied in the cache.
  2411. commit edff9427d9b185d5c5e985650055044dcd49f9f3
  2412. Author: Rafaël Carré <funman@videolan.org>
  2413. Date:   Wed Aug 29 23:52:55 2007 +0000
  2414.     Replaces xml special chars in image url
  2415. commit 8eee31fd9b4f3d7363f985ada8d6b9cdd6b7ee37
  2416. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2417. Date:   Wed Aug 29 23:26:28 2007 +0000
  2418.     minimal_macosx/macosx.c: Shorter and more explicit description.
  2419. commit 19a9310c33a5887fe306088bc1c125057ee68866
  2420. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2421. Date:   Wed Aug 29 23:24:31 2007 +0000
  2422.     modules/gui/minimal_macosx/macosx.c: Lower priority of the modules and add a better description.
  2423. commit 437d815038d3cdff6999585e91d609072fb3848d
  2424. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2425. Date:   Wed Aug 29 23:13:06 2007 +0000
  2426.     modules/gui/minimal_macosx: Add a minimal_macosx interface and vout that is used by the framework.
  2427. commit 2994ae9ecba3d6c4f8c80e65572f9ea13c393eed
  2428. Author: Rafaël Carré <funman@videolan.org>
  2429. Date:   Wed Aug 29 22:06:53 2007 +0000
  2430.     Don't cache local album art
  2431. commit 7c53b8957e345e704f1653b33cdd1a1fce7196e9
  2432. Author: Rafaël Carré <funman@videolan.org>
  2433. Date:   Wed Aug 29 21:41:01 2007 +0000
  2434.     notify: Uses notification-daemon's builtin icons for both of popup's buttons
  2435. commit 907d1ee65185078a4d33519515388be7e58fca2b
  2436. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2437. Date:   Wed Aug 29 21:10:20 2007 +0000
  2438.     propset svn:keywords "Id"
  2439. commit 552b8bf86450616848e2edf6b080258e9fa70805
  2440. Author: Pierre d'Herbemont <pdherbemont@videolan.org>
  2441. Date:   Wed Aug 29 21:09:27 2007 +0000
  2442.     propset snv:keywords "Id"