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

midi

开发平台:

Unix_Linux

  1. Author: Derk-Jan Hartman <hartman@videolan.org>
  2. Date:   Sat Oct 7 19:08:59 2006 +0000
  3.     * Skip nal type 7 and 8 in RTP muxing.
  4. commit febe7d21213036cc670ff40a67b82c0e027d0a9b
  5. Author: Clément Stenac <zorglub@videolan.org>
  6. Date:   Sat Oct 7 12:36:40 2006 +0000
  7.     Panoramix video filter by Cédric Cocquebert.
  8.     + temporarily re-enable vout-filter until video-filter is updated
  9.     
  10.     I include this so that it can get some testing and debugging, but it has some issues:
  11.     * Several coding style / indentation problems that make the code quite hard to read
  12.     * Use of config_Get/config_Put instead of vars
  13.     * In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant
  14. commit 64220f44562b9338084042b862ed86440fd75b7a
  15. Author: Gildas Bazin <gbazin@videolan.org>
  16. Date:   Fri Oct 6 19:23:36 2006 +0000
  17.     * modules/demux/playlist/gvp.c: fixed segfault in detection code.
  18. commit 9361dd4a55eb771f3f5ee093bab569cf3149393f
  19. Author: Gildas Bazin <gbazin@videolan.org>
  20. Date:   Thu Oct 5 22:01:01 2006 +0000
  21.     * modules/demux/mpeg/m4v.c,h264.c: fixed detection and use p_demux->b_force.
  22.     * src/misc/modules.c: only set b_force when we have b_strict.
  23.     * src/input/demux.c: add m4v and h264 extensions.
  24. commit 410b11fd0f49e1c0b1afc895c3ff4c2de093b347
  25. Author: Gildas Bazin <gbazin@videolan.org>
  26. Date:   Thu Oct 5 20:38:05 2006 +0000
  27.     * modules/codec/faad.c: adjust stream info when dealing with AAC with SBR/PS.
  28. commit 2e0102d92da57379e9b65457b36c8e96f93f35b0
  29. Author: Sam Hocevar <sam@videolan.org>
  30. Date:   Thu Oct 5 16:35:01 2006 +0000
  31.       * Spelling fixes here and there.
  32. commit 81ac662973eda626235f40407d5cda038666e519
  33. Author: Rémi Denis-Courmont <rem@videolan.org>
  34. Date:   Thu Oct 5 16:21:45 2006 +0000
  35.     Fix off-by-one buffer overflow
  36. commit 7f052bbda30d117c6fe9e545dad10ba4e234629f
  37. Author: Rafaël Carré <funman@videolan.org>
  38. Date:   Thu Oct 5 16:20:41 2006 +0000
  39.     Fix "Fix httpd stack corruption"
  40. commit 6941f189136416a775b3636ed3970fd53498947d
  41. Author: Rafaël Carré <funman@videolan.org>
  42. Date:   Thu Oct 5 16:08:45 2006 +0000
  43.     Fix stack corruption in httpd
  44. commit b0288ab5b8fdbe8e97a37e85fe6d671639c10ec1
  45. Author: Damien Fouilleul <damienf@videolan.org>
  46. Date:   Wed Oct 4 22:56:54 2006 +0000
  47.     - directshow: added fps in debug info
  48. commit ff6739d00dc2e8481b7bc97750df2b84d0b3983d
  49. Author: Damien Fouilleul <damienf@videolan.org>
  50. Date:   Wed Oct 4 22:55:57 2006 +0000
  51.     - direct3d: minor fixes, no improvement (where are those pixel shaders gurus ?)
  52. commit 6c2611669f9f871c94c8af8f62036c70efd7d76e
  53. Author: Damien Fouilleul <damienf@videolan.org>
  54. Date:   Wed Oct 4 22:52:12 2006 +0000
  55.     - use nearest integer value from integer division (i.e. round() ) in volume and time calculation, looks more accurate that way.
  56. commit 5e45f57e88eaff51a875b3dec9791b7496d4484f
  57. Author: Damien Fouilleul <damienf@videolan.org>
  58. Date:   Wed Oct 4 22:48:12 2006 +0000
  59.     - Optimized clipping, removed the extra child window which prevented some buggy Intel DirectX drivers to render (can't handle too many sub-windows ?). Resizing looks smoother on IE, needs a lot of compatiblity checks on other apps such as VB, Delphi, etc...
  60.     - Fixed initial volume setting
  61. commit c03f5feeec23d4d72a0daf21d4566704af880d22
  62. Author: Damien Fouilleul <damienf@videolan.org>
  63. Date:   Wed Oct 4 22:39:05 2006 +0000
  64.     - mozilla: misc fixes
  65. commit 06e05c1de24b8bafb5639bd7b647a0563b68da40
  66. Author: Felix Paul Kühne <fkuehne@videolan.org>
  67. Date:   Wed Oct 4 21:11:25 2006 +0000
  68.     * rm unnecessary LDFLAG
  69. commit ae483cf8801a01b83540accb7e57894cfc9404e8
  70. Author: Antoine Cellerier <dionoea@videolan.org>
  71. Date:   Wed Oct 4 21:07:10 2006 +0000
  72.     [PATCH] bugfix: mosaic-[hv]border reversed (v2) by Thomas Parmelan
  73. commit eb463cabc5b17631d5c6a1ca46c074602829f659
  74. Author: Clément Stenac <zorglub@videolan.org>
  75. Date:   Wed Oct 4 19:42:38 2006 +0000
  76.     Fix a few bugs
  77. commit b5c956997c8370a10ad89aff05ac6ec86117367e
  78. Author: Sam Hocevar <sam@videolan.org>
  79. Date:   Wed Oct 4 17:13:02 2006 +0000
  80.       * modules/misc/logger.c: don't truncate logfile upon creation.
  81. commit cec52bcea74e3d0faaad065d9af7619a33410d86
  82. Author: Felix Paul Kühne <fkuehne@videolan.org>
  83. Date:   Wed Oct 4 13:47:41 2006 +0000
  84.     * forward port my fixed temporary fix and re-enable x264 in the contribs
  85. commit 9d7bec36794b4a1918a8f36a581d0f0dd89bcd74
  86. Author: Felix Paul Kühne <fkuehne@videolan.org>
  87. Date:   Wed Oct 4 08:19:38 2006 +0000
  88.     * implemented the volume slider
  89.     * major speed and memory improvements to the image handling (the panel launches noticebly faster now) and controls
  90.     * coding style fixes
  91.     
  92.     - just FYI: The VLCFSVolumeSlider and VLCFSTimeSlider classes will be merged later on to add as little code duplication as possible.
  93. commit e06a88a4645ca6e2e4f8dbfe5360e7e695d1c191
  94. Author: Derk-Jan Hartman <hartman@videolan.org>
  95. Date:   Tue Oct 3 22:17:44 2006 +0000
  96.     Re-enable mad decoder on OSX. It was disabled because it was a CPU hog, but the issue seems to no longer be a problem
  97. commit 998c5eac2ecff6eaab435e556a284482b6d27cae
  98. Author: Christophe Mutricy <xtophe@videolan.org>
  99. Date:   Tue Oct 3 13:22:07 2006 +0000
  100.     make update-po
  101. commit 1a3692efa09bf95a908d853af13c7d227618f67f
  102. Author: Rafaël Carré <funman@videolan.org>
  103. Date:   Mon Oct 2 20:35:25 2006 +0000
  104.     Track, Artist, Album MusicBrainz IDs reading with libid3tag
  105. commit 0ddce802500f45a3f4126f6448ec6e5921a4abe1
  106. Author: Dennis van Amerongen <trax@videolan.org>
  107. Date:   Mon Oct 2 17:52:24 2006 +0000
  108.     * modules/codec/x264.c: add interlaced, deadzone-inter/intra and direct-8x8 options
  109. commit 233ee00c6a27d6456509ba0d7178e84dac07dd21
  110. Author: Filippo Carone <littlejohn@videolan.org>
  111. Date:   Sun Oct 1 22:08:22 2006 +0000
  112.     Fix makefile to generate header files from java classes
  113. commit 6c59d97646dd32d2c1684d97e2dd302ea06584d5
  114. Author: Damien Fouilleul <damienf@videolan.org>
  115. Date:   Sun Oct 1 21:56:23 2006 +0000
  116.     - test.html: use position rather than time to update slider
  117. commit a4119701e92d37875b16b1ec0f1f998588ed905a
  118. Author: Derk-Jan Hartman <hartman@videolan.org>
  119. Date:   Sun Oct 1 21:49:28 2006 +0000
  120.     Ugly patch to make the mmx compile on MacIntel. This might be a GCC ASM bug in 4.0.1
  121. commit 17c15b2e631cc3480970dd2ccfff20d6013de71a
  122. Author: Rafaël Carré <funman@videolan.org>
  123. Date:   Sun Oct 1 20:32:30 2006 +0000
  124.     Added psz_trackid, psz_artistid, psz_albumid to vlc_meta_t to store musicbrainz unique identifiers
  125.     Make use of psz_trackid in audioscrobbler.c
  126.     Reading of this data is only implemented in vorbis.c
  127.     taglib.cpp and id3tag.c need to be updated
  128. commit 88c6527d9c7caa379f638f998c8b32d332e28e38
  129. Author: Felix Paul Kühne <fkuehne@videolan.org>
  130. Date:   Sun Oct 1 20:16:00 2006 +0000
  131.     * commit the svg file as well, so we can change stuff later on
  132. commit 3dea2eae35f0bf19e0549a79b86e04f8ca7f5bf4
  133. Author: Felix Paul Kühne <fkuehne@videolan.org>
  134. Date:   Sun Oct 1 20:05:50 2006 +0000
  135.     * finished the time slider
  136.     
  137.     For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!
  138. commit 65abf030acb9d0e88b0e3e36666ab5d2c5b613db
  139. Author: Antoine Cellerier <dionoea@videolan.org>
  140. Date:   Sun Oct 1 19:53:13 2006 +0000
  141.     Fix gvp demux
  142. commit 2ffa2bd3d0a506be2a6c9e53edffeee442350397
  143. Author: Antoine Cellerier <dionoea@videolan.org>
  144. Date:   Sun Oct 1 19:07:48 2006 +0000
  145.     src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name
  146.     others: if we only have a path and no interesting name, let the core decide what name to use
  147. commit 19f542a35b43fadc821547fea49f7cbd90ad0b69
  148. Author: Antoine Cellerier <dionoea@videolan.org>
  149. Date:   Sun Oct 1 17:12:02 2006 +0000
  150.     Fix a bunch of gcc warnings
  151. commit ffb37ffb43e6f41f78d2dd979e58a17520ab948d
  152. Author: Antoine Cellerier <dionoea@videolan.org>
  153. Date:   Sun Oct 1 16:57:43 2006 +0000
  154.     :%s/"mosaic-/CFG_PREFIX "/g
  155. commit 98d70ea80c52099b1188d48c2aee2fbd276c5a2c
  156. Author: Antoine Cellerier <dionoea@videolan.org>
  157. Date:   Sun Oct 1 16:53:48 2006 +0000
  158.     use config chain stuff in logo, rss and mosaic sub filters too.
  159. commit 9786ac4147c27fbc2ead747d4ec908fd34c01ef5
  160. Author: Antoine Cellerier <dionoea@videolan.org>
  161. Date:   Sun Oct 1 16:33:59 2006 +0000
  162.     use config chain for the --sub-filter option.
  163.     Example:
  164.       --sub-filter "marq{marquee=pouet}:marq{marquee=$N,y=50,x=50}"
  165.     Sub filters other than marq still need to be changed
  166.     rc interface marq callbacks need to be fixed too
  167. commit 62fffadfea2834f7ff57a6ec1b15f8be35e68916
  168. Author: Antoine Cellerier <dionoea@videolan.org>
  169. Date:   Sun Oct 1 16:08:37 2006 +0000
  170.     Rename all sout_Cfg* stuff to config_Chain* (as it isn't really sout specific)
  171. commit bebdb9922f972484a3761024946e059c6320411b
  172. Author: Felix Paul Kühne <fkuehne@videolan.org>
  173. Date:   Sun Oct 1 15:04:23 2006 +0000
  174.     * temporary fix to keep VLC linking. I don't know yet, why this is necessary though
  175. commit 9ec7c59be6a1e90f101b9da88a483b92a39faf35
  176. Author: Antoine Cellerier <dionoea@videolan.org>
  177. Date:   Sun Oct 1 14:44:21 2006 +0000
  178.     The time video filter doesn't exist anymore.
  179. commit 73433b8ca1cce1b360091f9fbb855564e995e1c6
  180. Author: Antoine Cellerier <dionoea@videolan.org>
  181. Date:   Sun Oct 1 14:41:49 2006 +0000
  182.     Only update the marquee text if needed (ie we're using % or $ chars)
  183. commit 7ecf638db42f16155085ea1da7470ede3f847ff8
  184. Author: Antoine Cellerier <dionoea@videolan.org>
  185. Date:   Sun Oct 1 14:38:23 2006 +0000
  186.     woops
  187. commit 009252c45246747fe4a243f87d204a258a24a019
  188. Author: Antoine Cellerier <dionoea@videolan.org>
  189. Date:   Sun Oct 1 14:36:15 2006 +0000
  190.     Some more format strings
  191. commit 0326005e1cb52ee615b50c545a2e9fae858a9214
  192. Author: Clément Stenac <zorglub@videolan.org>
  193. Date:   Sun Oct 1 14:24:44 2006 +0000
  194.     Lazy allocation of the stat structure
  195.     Update stats in the input threads instead of playlist thread
  196. commit 05aad79a9ad50603531c5860c8035a89c31a0c32
  197. Author: Antoine Cellerier <dionoea@videolan.org>
  198. Date:   Sun Oct 1 14:22:58 2006 +0000
  199.     Some more marq format strings
  200. commit 6db8af9979a7a49b98ec6857d7661bd72bbf9733
  201. Author: Jean-Paul Saman <jpsaman@videolan.org>
  202. Date:   Sun Oct 1 14:16:52 2006 +0000
  203.     forgot the put Ye Zhang in Thanks file.
  204. commit 400f8591fbce826e02b4294183aeda4db2d263c2
  205. Author: Jean-Paul Saman <jpsaman@videolan.org>
  206. Date:   Sun Oct 1 14:07:50 2006 +0000
  207.     Fix for ticket #752 by ye zhang (yzhang90003 _at_ gmail dot com): VLM RTSP concurent LEAVE make VLC crash
  208. commit 243fbff66c09acc866b24552d4b19d3fa2ae8aef
  209. Author: Felix Paul Kühne <fkuehne@videolan.org>
  210. Date:   Sun Oct 1 13:21:42 2006 +0000
  211.     * native GUI elements for the Fullscreen panel by Simon Damkjr Andersen <simondamkjaer@gmail.com>. Thanks again!
  212. commit fe9dafd24f69c6b9c540ab87249983f90408225d
  213. Author: Felix Paul Kühne <fkuehne@videolan.org>
  214. Date:   Sun Oct 1 11:28:09 2006 +0000
  215.     * small visual fix for the playmode buttons (prevents white highlighting around the icons on click)
  216. commit ebeee109e985a23164be5da7ec6168aa1dfc63f8
  217. Author: Clément Stenac <zorglub@videolan.org>
  218. Date:   Sun Oct 1 09:14:21 2006 +0000
  219.     gra
  220. commit 111a805161063181adb74f70ddc65b977a781f10
  221. Author: Clément Stenac <zorglub@videolan.org>
  222. Date:   Sun Oct 1 08:44:35 2006 +0000
  223.     Create variables in libvlc instead of libvlc_global_data
  224. commit 91e70973f49b390d82a25c3e35e4b59e9d33ccd0
  225. Author: Antoine Cellerier <dionoea@videolan.org>
  226. Date:   Sat Sep 30 23:37:47 2006 +0000
  227.     Add $_ line skip variable.
  228. commit 96a9147c6a0c733b57f97b314347f76e721fd5b8
  229. Author: Antoine Cellerier <dionoea@videolan.org>
  230. Date:   Sat Sep 30 23:30:39 2006 +0000
  231.     Merge time and marq filters. Marq now handles the %letter time format strings and new $letter VLC format strings. Still needs some work.
  232. commit 3f8d18568967d19864b35dfe69207d9c4054b0a9
  233. Author: Antoine Cellerier <dionoea@videolan.org>
  234. Date:   Sat Sep 30 20:25:36 2006 +0000
  235.     Skeleton for modules list widgets in the prefs. I'm not working on it atm so i figure that it's best to commit what's already done.
  236. commit bcbf3337744a6efa9144a594651b350760db97b4
  237. Author: Antoine Cellerier <dionoea@videolan.org>
  238. Date:   Sat Sep 30 19:58:44 2006 +0000
  239.     s/libtag/taglib/
  240. commit 186594d0f78bf265e677380cd66f06cfb4e47122
  241. Author: Antoine Cellerier <dionoea@videolan.org>
  242. Date:   Sat Sep 30 19:51:43 2006 +0000
  243.     remove unneed x
  244. commit 6c2610706ea6ab0d2fc7120eefd55c872671c951
  245. Author: Antoine Cellerier <dionoea@videolan.org>
  246. Date:   Sat Sep 30 19:37:39 2006 +0000
  247.      - Don't cache files to ~/.vlc/art/(null)/(null)/
  248.      - Check if file already exists in the download function.
  249. commit 53d5b9594c43a55067cdd385ffd2f0f5fc4f2d78
  250. Author: Derk-Jan Hartman <hartman@videolan.org>
  251. Date:   Sat Sep 30 19:32:26 2006 +0000
  252.     * Add taglib to macosx contrib. Use pkg-config for taglib in configure. (if you don't have 1.4 in your distro, too bad, or add something that doesn't rely on /usr/local)
  253. commit ecdf0f1a2575e80d1303106973d5f45e73567e10
  254. Author: Clément Stenac <zorglub@videolan.org>
  255. Date:   Sat Sep 30 17:08:48 2006 +0000
  256.     Re-enable art fetching when in "ALL" mode
  257.     Todo: we should recheck cache just before downloading in case it has been downloaded while we were in the queue
  258. commit b3b71030d8799237a448021f1054d20ea34b2504
  259. Author: Rafaël Carré <funman@videolan.org>
  260. Date:   Sat Sep 30 16:52:32 2006 +0000
  261.     Cosmetics, add some comments
  262.     Remove unneeded strlwr
  263. commit 7f779f6a64eadd10b2e2b98bcf85fdd38c0cdfa5
  264. Author: Clément Stenac <zorglub@videolan.org>
  265. Date:   Sat Sep 30 16:15:40 2006 +0000
  266.     Merge author/artist
  267.     WX compilation unchecked
  268. commit 9a128b542b2d94a3b24c6a7d88d76644c989f948
  269. Author: Clément Stenac <zorglub@videolan.org>
  270. Date:   Sat Sep 30 15:29:11 2006 +0000
  271.     Split the musicbrainz module : meta fetcher (to retrieve MB Album and Track id) and art finder (to retrieve Amazon art url)
  272. commit 242e2fc809c9dde96652e00094ca3f102b76261a
  273. Author: Derk-Jan Hartman <hartman@videolan.org>
  274. Date:   Sat Sep 30 10:36:49 2006 +0000
  275.     Updata libcaca downloadlocation
  276. commit f77a8da4970c3aaf66a4eccc846c56720b0d0102
  277. Author: Derk-Jan Hartman <hartman@videolan.org>
  278. Date:   Sat Sep 30 10:02:02 2006 +0000
  279.     Reenable dvdcss which was disabled accidently in [16806]. Fix the dvdnav patch to make dlopen configure check work
  280. commit a8a5ea4cbc4f7d0d28fe4ac41dc1baa907b4f32f
  281. Author: Clément Stenac <zorglub@videolan.org>
  282. Date:   Fri Sep 29 20:36:43 2006 +0000
  283.     export symbol
  284. commit de9d74a605bbf57f524b309cff22763d3e38638f
  285. Author: Clément Stenac <zorglub@videolan.org>
  286. Date:   Fri Sep 29 19:48:53 2006 +0000
  287.     Don't loop preparse threads when idle
  288.     Compile fix
  289. commit a0cbc6edd7b71c259ab351e37262c3bf4bd783b0
  290. Author: Clément Stenac <zorglub@videolan.org>
  291. Date:   Fri Sep 29 19:19:18 2006 +0000
  292.     Improve meta/art logic
  293. commit 71079c79c3ab73edde468c12a494f8493d972dd0
  294. Author: Rafaël Carré <funman@videolan.org>
  295. Date:   Fri Sep 29 13:08:25 2006 +0000
  296.     Replaces url unescaping by url decoding in xspf import
  297.     Thanks to courmisch for finding the issue
  298.     Closes #721
  299. commit 5e2ac0157084dd2f643431ae3516326c3820ee4a
  300. Author: Rafaël Carré <funman@videolan.org>
  301. Date:   Thu Sep 28 23:44:09 2006 +0000
  302.     Don't Close() on connection error, retry every minute
  303.     Fix a _() that should have been N_()
  304.     Username & Password are non-advanced settings
  305.     Warn user with interaction if Username is bad or not set
  306.     Handshake only if there is something to submit
  307.     Get rid of hexa() for printf("%02x")
  308.     Replace % 256 and / (2^x) by bitwise operations : & 0xff and >> x
  309.     Don't cancel submission of song if user has paused playing
  310.     Code for new meta_engine (not enabled yet)
  311. commit 20915248113c509219912c03b51c89c82c795fcc
  312. Author: Antoine Cellerier <dionoea@videolan.org>
  313. Date:   Thu Sep 28 20:14:27 2006 +0000
  314.     Fixes to my fixes from Thomas Parmelan.
  315. commit b50bbe66f9d9a41149744d2e43d354022af0caed
  316. Author: Olivier Teulière <ipkiss@videolan.org>
  317. Date:   Wed Sep 27 17:53:26 2006 +0000
  318.      * modules/gui/qt4/Modules.am: fixed a warning at bootstrap time
  319. commit 5934d22a3816962b46cf80467ff9586d7bd78945
  320. Author: Christophe Mutricy <xtophe@videolan.org>
  321. Date:   Wed Sep 27 17:09:40 2006 +0000
  322.     svn:ignore
  323. commit 95d197ce0fd0bf79c3fc0e55f2e5946d5ce67616
  324. Author: Christophe Mutricy <xtophe@videolan.org>
  325. Date:   Wed Sep 27 15:28:32 2006 +0000
  326.     Be more restrictiv wrt wx version.
  327. commit f8df6736c06424db14c4aee0fb7d646f5fb18ec7
  328. Author: Christophe Mutricy <xtophe@videolan.org>
  329. Date:   Wed Sep 27 15:28:22 2006 +0000
  330.     Almost fix make distcheck
  331. commit 787a70691981c32a2f6522c51b0aaccd5dddfb66
  332. Author: Antoine Cellerier <dionoea@videolan.org>
  333. Date:   Tue Sep 26 21:18:36 2006 +0000
  334.     Add WavPack to news too
  335. commit 351fa1090e44f7cab6e466f02a0894989582143b
  336. Author: Antoine Cellerier <dionoea@videolan.org>
  337. Date:   Tue Sep 26 21:17:20 2006 +0000
  338.     Enable WavPack decoding in ffmpeg (once they'll increment the version number). Some of the samples still decode weird but hey ... it's already great news :)
  339. commit 706f01988c094d7fab3c3a988f9df0aeb0b120ca
  340. Author: Damien Fouilleul <damienf@videolan.org>
  341. Date:   Tue Sep 26 16:03:11 2006 +0000
  342.     oops, it sounds like I f**d * my last revert
  343. commit 7b7f2fe083634c9b7074a15b121eda9be85fc138
  344. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  345. Date:   Tue Sep 26 15:51:34 2006 +0000
  346.     mediacontrol: doxygen updates
  347. commit 53af6645ddc6b6031e9ea7145bb419b6ad384730
  348. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  349. Date:   Tue Sep 26 15:16:00 2006 +0000
  350.     python bindings: documentation update
  351. commit 90d263973597139605a42f6b32afa80e85a3d1e7
  352. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  353. Date:   Tue Sep 26 15:06:22 2006 +0000
  354.     mediacontrol_core.c: prepend the argv[0] here, since libvlc_new no
  355.     longer does.
  356. commit 8ce89e1a9219727a79535fdf17d78ff1e77de5b8
  357. Author: Damien Fouilleul <damienf@videolan.org>
  358. Date:   Tue Sep 26 14:40:55 2006 +0000
  359.     - revert 16847, this breaks the activex and mozilla plugins, and passing a argv[0] is a very desirable feature as the path in argv[0] is also used to search for plugins. Typically users can pass on the argv[0] of their programs
  360. commit ec396c6ad6d3c9ede5df598a37eeede1c016f157
  361. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  362. Date:   Tue Sep 26 14:15:10 2006 +0000
  363.     src/control/mediacontrol_core.c: libvlc_input now uses milliseconds as
  364.     time unit
  365. commit bd4da01e308dc2611f592467ced2d2b7a381e560
  366. Author: Damien Fouilleul <damienf@videolan.org>
  367. Date:   Tue Sep 26 13:53:26 2006 +0000
  368.     - mozilla: cleaned up configuration arguments
  369. commit 7d8c21af32afed572a06ba4a20e72620710a7c9c
  370. Author: Jean-Paul Saman <jpsaman@videolan.org>
  371. Date:   Tue Sep 26 07:04:30 2006 +0000
  372.     Fix: Quicktime 404 error on RTSP SETUP. Patch by Brian Raymon <braymon _at_ echostrom _dot_ net>.
  373. commit f32b795e56a470a0465f4617c08e5e28655c4e47
  374. Author: Damien Fouilleul <damienf@videolan.org>
  375. Date:   Tue Sep 26 03:12:52 2006 +0000
  376.     - activex: fix plugin path search, now relative to DLL location & registry settings
  377. commit 2cfffefbf619685163b3285f654cbb2c732f752b
  378. Author: Damien Fouilleul <damienf@videolan.org>
  379. Date:   Tue Sep 26 01:01:08 2006 +0000
  380.     - input: make sure time units are in milliseconds, as expected
  381. commit 9782300630440798939632b9e49091bc41385395
  382. Author: Damien Fouilleul <damienf@videolan.org>
  383. Date:   Tue Sep 26 00:59:49 2006 +0000
  384.     - activex: more features and fully updated test.html for new APIs
  385. commit 6ff95ea3302563fb6ff4d8b9b5211d1e2c334ea4
  386. Author: Christophe Mutricy <xtophe@videolan.org>
  387. Date:   Mon Sep 25 21:06:50 2006 +0000
  388.     Suppress references to mediacontrol_{init,plugin}
  389.     Make update-po
  390. commit 5b83fdcce532031f16c5329aa1d11012d008a90d
  391. Author: Christophe Mutricy <xtophe@videolan.org>
  392. Date:   Mon Sep 25 20:21:18 2006 +0000
  393.     Cosmetic
  394. commit 3aad6066060c29edae4e4dc23bfdd0840c54ccfe
  395. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  396. Date:   Mon Sep 25 16:01:07 2006 +0000
  397.     Fix references to bindings/python
  398. commit 07a52db97ca6689ecc846818cfb681dd9b3c02e3
  399. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  400. Date:   Mon Sep 25 15:59:23 2006 +0000
  401.     Rename bindings/mediacontrol-python to bindings/python
  402. commit 98d5b558ffcc6d4bcc8bdefb4c489bcc8a350eec
  403. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  404. Date:   Mon Sep 25 15:58:04 2006 +0000
  405.     bindings/python: remove empty dir
  406. commit efeb6f368fee114c57b05b1354a982d1cf78101a
  407. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  408. Date:   Mon Sep 25 15:54:59 2006 +0000
  409.     binding/mediacontrol-python/vlc_instance.c: it is now unnecessary to
  410.     prepend argv[0] to libvlc_new parameters
  411. commit dedec9d91d3ac85e1a05c173ebc715db7cefc7a0
  412. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  413. Date:   Mon Sep 25 15:54:15 2006 +0000
  414.     bindings/mediacontrol-python/vlc_mediacontrol.c: use the new
  415.     mediacontrol_new API
  416. commit d3bb1243c84ac5e3dbeff5adc0d5176e20cda80f
  417. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  418. Date:   Mon Sep 25 15:52:55 2006 +0000
  419.     mediacontrol_new: new API (pass argc and argv), use the new libvlc_new API
  420. commit 8261a2278e7d388dd7a0dbdb38579ef097393216
  421. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  422. Date:   Mon Sep 25 15:52:05 2006 +0000
  423.     src/control/mediacontrol_audio_video.c: use RAISE_NULL, RAISE_VOID macros
  424. commit 24a43144ff5055f2a1b96f3d70a1f681583394bd
  425. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  426. Date:   Mon Sep 25 15:51:22 2006 +0000
  427.     src/control/core.c: prepend a dummy argv[0] to libvlc_new() argv, so
  428.     that users of the API can simply pass parameters
  429. commit f8ba1a1175ce01b5510d6fea1e23218025a118e6
  430. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  431. Date:   Mon Sep 25 12:31:41 2006 +0000
  432.     mediacontrol-python: try to fix r16794
  433. commit 4c5ad8e3f364ff605509a95f26d4653a7bf96b00
  434. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  435. Date:   Mon Sep 25 12:09:13 2006 +0000
  436.     Remove CORBA module, which I is not used anymore (not even by me...)
  437. commit bdfdc2005c867a9e0eeb8cb3ee78b43d91215a16
  438. Author: Jean-Paul Saman <jpsaman@videolan.org>
  439. Date:   Mon Sep 25 08:02:12 2006 +0000
  440.     Mono audio filter is a channel_mixer and not a convertor.
  441. commit 29b5f303873599e31f3e9add52a99bbee4f977ee
  442. Author: Jean-Paul Saman <jpsaman@videolan.org>
  443. Date:   Mon Sep 25 07:24:49 2006 +0000
  444.     Use shell style parenthesis for VLC_CONFIG in Makefile.am
  445. commit 42b6daf92aee51ec344eb26f1997dd4648fcaa29
  446. Author: Jean-Paul Saman <jpsaman@videolan.org>
  447. Date:   Mon Sep 25 07:23:09 2006 +0000
  448.     remove excess whitespace
  449. commit 2d90e869b49fc72111a61ee715aa081fc92d169a
  450. Author: Antoine Cellerier <dionoea@videolan.org>
  451. Date:   Sun Sep 24 22:01:28 2006 +0000
  452.     Some more (mostly) untested stuff:
  453.      * Secondary queue items now have a b_fetch_art flag
  454.      * You can use the playlist_AskForArtEnqueue function to ask for art from an interface. This will enqueue at the begining of the secondary queue
  455.      * other stuff which i don't remember :)
  456.      * (fix issues with previous (and unrelated) DIR_SEP commit)
  457. commit e398a81bd261feaada934e7b402b5fed57646593
  458. Author: Antoine Cellerier <dionoea@videolan.org>
  459. Date:   Sun Sep 24 20:51:56 2006 +0000
  460.     Some more meta changes (mostly cleanup and check the i_mandatory flags)
  461. commit 6d6d53e143b6c8b39fb6fab0099ee39b2fea5ee3
  462. Author: Clément Stenac <zorglub@videolan.org>
  463. Date:   Sun Sep 24 18:43:39 2006 +0000
  464.     Fix include paths
  465. commit bd3484b93bb6ebf0ece8a8db8acf29f52d007660
  466. Author: Clément Stenac <zorglub@videolan.org>
  467. Date:   Sun Sep 24 17:11:25 2006 +0000
  468.     * Split download function in find/download
  469.     * Put meta related functions in src/input/meta.c
  470.     * Merge vlc_meta_engine.h and vlc_meta.h
  471.     
  472.     Album art stuff is still broken, but I need to go now :)
  473. commit a311268cff443a2d9744069628abf517f590442d
  474. Author: Antoine Cellerier <dionoea@videolan.org>
  475. Date:   Sun Sep 24 17:01:25 2006 +0000
  476.     [PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk
  477. commit 80a2b726686a91906f509e2596ced74b7276333f
  478. Author: Clément Stenac <zorglub@videolan.org>
  479. Date:   Sun Sep 24 16:49:36 2006 +0000
  480.     Mark meta as fetched
  481. commit 408a016e922da04d9f5067f96fbaf17ffce36878
  482. Author: Clément Stenac <zorglub@videolan.org>
  483. Date:   Sun Sep 24 16:44:52 2006 +0000
  484.     Start splitting the various meta module types
  485.     * meta reader : read directly from the file, should be made from the demux.
  486.       Examples: taglib, id3tag
  487.     * meta fetcher : use web services to get meta, either from the current ones.
  488.       Called only if we don't have the tags after using the meta readers
  489.     * art finder : find the URL of the suitable album art. Called according to the
  490.       art policy
  491.     * art downloader : used to retrieve the art from special locations. Not needed
  492.       if art is available directly from an URL.
  493.       Examples: APIC ID3 tag reader
  494. commit 71e7084e8001d7aae6ba47ac086e4daec7ddefdd
  495. Author: Christophe Mutricy <xtophe@videolan.org>
  496. Date:   Sun Sep 24 16:34:12 2006 +0000
  497.     taglib has been moved
  498. commit dd146c48e606c34fb338641a2b9bb4194e378f7e
  499. Author: Antoine Cellerier <dionoea@videolan.org>
  500. Date:   Sun Sep 24 16:21:52 2006 +0000
  501.     Use DIR_SEP
  502. commit f17e985a58eb3bc697682b76ed910f45dd949bb4
  503. Author: Clément Stenac <zorglub@videolan.org>
  504. Date:   Sun Sep 24 15:20:49 2006 +0000
  505.     Skeleton for taglib art downloader and tags writer
  506. commit 937b624960cbd7dc0605b3627ee9adf4902f4b99
  507. Author: Antoine Cellerier <dionoea@videolan.org>
  508. Date:   Sun Sep 24 15:11:33 2006 +0000
  509.     Define DIR_SEP only once
  510. commit a2d07c0596ca2994e8c463833516faab371d921e
  511. Author: Clément Stenac <zorglub@videolan.org>
  512. Date:   Sun Sep 24 15:09:25 2006 +0000
  513.     Read album, also detect images in FLAC
  514. commit b59b5633c5d4fce70a9dddfb3e3230b0eaa64f73
  515. Author: Clément Stenac <zorglub@videolan.org>
  516. Date:   Sun Sep 24 14:56:46 2006 +0000
  517.     Detect embedded images
  518. commit be82b7aebdc2046d4030bcac847d811d038fed0d
  519. Author: Antoine Cellerier <dionoea@videolan.org>
  520. Date:   Sun Sep 24 14:53:49 2006 +0000
  521.     use msg_Dbg instead of fprintf
  522. commit 47bfbd75e69ac65d3359a0078ad07ff68f9f5551
  523. Author: Antoine Cellerier <dionoea@videolan.org>
  524. Date:   Sun Sep 24 14:50:48 2006 +0000
  525.     Set svn:keywords Id
  526. commit b45afc21484b3580c0b838698b733c8586f6d525
  527. Author: Clément Stenac <zorglub@videolan.org>
  528. Date:   Sun Sep 24 14:46:03 2006 +0000
  529.     Move the meta readers to the correct folder, and use them for all parsing
  530. commit cf0bb5cfca3206c6abe06a1438dc3df249c620a8
  531. Author: Clément Stenac <zorglub@videolan.org>
  532. Date:   Sun Sep 24 14:30:55 2006 +0000
  533.     Taglib based parser, use it for Vorbis parsing
  534.     
  535.     Features to add to it:
  536.     * Parse more meta than artist/title :)
  537.     * Fetch duration for Vorbis files
  538.     * Fetch album art in ID3v2 (APIC frames)
  539.     * Write back tags to file
  540.     
  541.     Unfortunately, it only works for files, so it can't replace libid3tag
  542. commit ac3afe50d884bdc2ff8d8776381b5de088d69847
  543. Author: Clément Stenac <zorglub@videolan.org>
  544. Date:   Sun Sep 24 13:13:40 2006 +0000
  545.     Don't notify playlist several times while preparsing
  546. commit bf7394d35e13c81a0435b992a4fe436e7b16d764
  547. Author: Clément Stenac <zorglub@videolan.org>
  548. Date:   Sun Sep 24 12:48:23 2006 +0000
  549.     Start supporting preparse status
  550. commit 857b51f9c9ace345a6b6a9a45a20829101830abb
  551. Author: Clément Stenac <zorglub@videolan.org>
  552. Date:   Sun Sep 24 12:40:10 2006 +0000
  553.     Rename vlc_input_item_* functions to input_Item* for consistency
  554.     Add input_ItemAddOptionNoDup (unused at the moment)
  555.     + free warning fix
  556. commit 353ece46279797b5684fafdfc135b9104591fbc9
  557. Author: Clément Stenac <zorglub@videolan.org>
  558. Date:   Sun Sep 24 10:40:00 2006 +0000
  559.     Convert hotkeys to using cond_wait/cond_signal
  560.     This removes useless wakeups and improves hotkeys reactivity
  561. commit a06213d7f406c886dba790418ef8cca43d7ad140
  562. Author: Clément Stenac <zorglub@videolan.org>
  563. Date:   Sun Sep 24 09:34:57 2006 +0000
  564.     * Get rid of the Manager thread by making blocking interfaces listen to
  565.       p_libvlc->b_die
  566.       Not implemented for OS X as I am not sure, please check if it is feasible.
  567.     * Don't run the dummy interface
  568. commit ade29e262f65904c0b95d2849680efd8d105dd43
  569. Author: Antoine Cellerier <dionoea@videolan.org>
  570. Date:   Sat Sep 23 22:45:52 2006 +0000
  571.     Add low priority "folder" meta_engine. Will look for files named "Folder.jpg" (Windows), "AlbumArtSmall.jpg" (Windows) or ".folder.png" (Linux) to use as album art.
  572. commit b50966f63921408c5b1d264fff699ec6e442565a
  573. Author: Antoine Cellerier <dionoea@videolan.org>
  574. Date:   Sat Sep 23 21:25:20 2006 +0000
  575.     Add an "album art download policy" (--album-art) option. I now have to do another commit to enfore this policy (album art isn't downloaded at all atm)
  576. commit 4970e57f11bd95e3317ea5e145d3f7c637b300d1
  577. Author: Jean-Baptiste Kempf <jb@videolan.org>
  578. Date:   Sat Sep 23 20:56:52 2006 +0000
  579.     Small corrections for stats.
  580. commit ea9654b762b7aa3faf70eef58380a7e0bb3dedc7
  581. Author: Antoine Cellerier <dionoea@videolan.org>
  582. Date:   Sat Sep 23 20:52:40 2006 +0000
  583.     utf8_stat doesn't work if 2nd arg is NULL ... too bad :(
  584. commit 7810e789fa19febb487c7354556f541a57e56bb7
  585. Author: Clément Stenac <zorglub@videolan.org>
  586. Date:   Sat Sep 23 20:42:56 2006 +0000
  587.     Don't spit too much debug
  588. commit 37f05a79695a922a467d4003a64572083cf14cb9
  589. Author: Antoine Cellerier <dionoea@videolan.org>
  590. Date:   Sat Sep 23 20:41:59 2006 +0000
  591.     <tab> police
  592. commit cd0a888cfc4ef22ddf96067091574c059748feb4
  593. Author: Antoine Cellerier <dionoea@videolan.org>
  594. Date:   Sat Sep 23 20:27:14 2006 +0000
  595.     Move the album art download thing to a separate proccess
  596. commit 48f7e0b27de363e417aa80421eb2fa69bac5fc9b
  597. Author: Clément Stenac <zorglub@videolan.org>
  598. Date:   Sat Sep 23 20:16:08 2006 +0000
  599.     Very very preliminary Qt implementation of album art
  600. commit 2b7997ac9ae8ed9ac1c47f8a7e1ebcc45f2e3ab6
  601. Author: Clément Stenac <zorglub@videolan.org>
  602. Date:   Sat Sep 23 19:48:03 2006 +0000
  603.     baad dionoea
  604. commit 408f36276b160c437caae0a909bc8203e3805da2
  605. Author: Antoine Cellerier <dionoea@videolan.org>
  606. Date:   Sat Sep 23 16:56:32 2006 +0000
  607.     Remove useless stuff.
  608. commit 3b7408fac22adfb43dc4d16c892181023be1863c
  609. Author: Antoine Cellerier <dionoea@videolan.org>
  610. Date:   Sat Sep 23 16:56:12 2006 +0000
  611.     Add dummy meta engine with highest priority. Will check if meta is already available.
  612. commit 560105460d6436d8fb7270a30c53167d7b10bd6e
  613. Author: Antoine Cellerier <dionoea@videolan.org>
  614. Date:   Sat Sep 23 15:47:53 2006 +0000
  615.     Start of meta engine stuff. src/input/input.c needs to be fixed a bit. I'll finish it today. @zorglub: now you have to use the psz_arturl meta to display stuff in the interface.
  616. commit 18efcf5c6416d6c8b927ea2beef6f3069fac71f4
  617. Author: Clément Stenac <zorglub@videolan.org>
  618. Date:   Sat Sep 23 13:37:50 2006 +0000
  619.     * Add switch to skins
  620.     * Fixes to dialog singletons
  621.     * Forgotten files (definitions of aout_Visual*, unimplemented at the moment)
  622. commit f4978776e4fd252f184b111fddcec555ef0f75d4
  623. Author: Clément Stenac <zorglub@videolan.org>
  624. Date:   Sat Sep 23 13:23:23 2006 +0000
  625.     Use a tab widget for extended GUI
  626. commit 2e6b21143cb6747ed2cb62ec5a1f025dbd6ebb0b
  627. Author: Clément Stenac <zorglub@videolan.org>
  628. Date:   Sat Sep 23 13:16:33 2006 +0000
  629.     Advanced controls bar
  630.     Make some sttings persistent
  631. commit 19f019c7e4356c99d977430b1fc2f2ada708ee0c
  632. Author: Christophe Mutricy <xtophe@videolan.org>
  633. Date:   Sat Sep 23 12:36:02 2006 +0000
  634.     Add a "Media Files" extension list  + i18n
  635. commit 35b15af94a56bcc0dfee9ecfc239dfc91ba007c5
  636. Author: Antoine Cellerier <dionoea@videolan.org>
  637. Date:   Sat Sep 23 11:19:04 2006 +0000
  638.     Fix error spotted by m4n_in_bl4ck in the forum.
  639. commit 33bd93a1e8c5f139d4d3e8a13111e1ecc7adb710
  640. Author: Dennis van Amerongen <trax@videolan.org>
  641. Date:   Sat Sep 23 11:00:43 2006 +0000
  642.     * modules/codec/ffmpeg.c: add X264 to the list of supported fourcc's
  643. commit 4f67f0cce6383d9f75ed51b3683e72974ca7cec1
  644. Author: Christophe Mutricy <xtophe@videolan.org>
  645. Date:   Fri Sep 22 23:29:06 2006 +0000
  646.     make update-po
  647. commit 8b21c8fc2c0da2deb6c01a38ac03463c3990883e
  648. Author: Christophe Mutricy <xtophe@videolan.org>
  649. Date:   Fri Sep 22 23:11:59 2006 +0000
  650.     i18n fixes pointed by Marian Hikanik
  651. commit 3a004ff731875126ff0c99df0d68f2eb360a85ed
  652. Author: Clément Stenac <zorglub@videolan.org>
  653. Date:   Fri Sep 22 21:37:59 2006 +0000
  654.     WTF ?
  655. commit d7d799b8847eee8f1560a9e402de46df38d94092
  656. Author: Christophe Mutricy <xtophe@videolan.org>
  657. Date:   Fri Sep 22 21:19:13 2006 +0000
  658.     That should fix building the python bindings if srcdir =! builddir.
  659.     
  660.     Not thorougly tested. Olivier reverts this commit without hesitation if it breaks your stuffs
  661. commit d3a4dc8627437f9ea88c8b40a7a5504a7afb0dd3
  662. Author: Clément Stenac <zorglub@videolan.org>
  663. Date:   Fri Sep 22 20:45:44 2006 +0000
  664.     Remove useless code
  665. commit a01c61f610ed96c124703d670a7eed7dbfac63c0
  666. Author: Clément Stenac <zorglub@videolan.org>
  667. Date:   Fri Sep 22 20:42:33 2006 +0000
  668.     Put the dock/undock back in the menu
  669.     Put the add button in the playlist standard panel
  670.     Remove duplicated code for playlist widgets
  671. commit 7f994b8bf2877fba00ef1c24a5c7e7ad998a75a5
  672. Author: Clément Stenac <zorglub@videolan.org>
  673. Date:   Fri Sep 22 18:31:31 2006 +0000
  674.     Playlist menu
  675.     Add button in playlist widget
  676. commit 2f53a04a1204337abacebcf83b5f6bcdd17336e0
  677. Author: Damien Fouilleul <damienf@videolan.org>
  678. Date:   Fri Sep 22 17:44:45 2006 +0000
  679.     - activex: added configuration interface
  680. commit cf23322c2bfeda4bc0e28fbbef3ba826a3a19282
  681. Author: Christophe Mutricy <xtophe@videolan.org>
  682. Date:   Fri Sep 22 16:37:45 2006 +0000
  683.     Enable by default live555 module
  684. commit 959a473d3686f399c54dfe2e1157bdf9662319dc
  685. Author: Clément Stenac <zorglub@videolan.org>
  686. Date:   Fri Sep 22 16:10:16 2006 +0000
  687.     Implement dock/undock for the playlist
  688. commit e45f26dd062c6fee005426bcb53d2f22928b95da
  689. Author: Clément Stenac <zorglub@videolan.org>
  690. Date:   Fri Sep 22 15:20:02 2006 +0000
  691.     Some cleanup, start integrating audio visualizations
  692. commit 7df78c9ff2625e4282bd50dad2263742a44b1e96
  693. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  694. Date:   Fri Sep 22 13:07:07 2006 +0000
  695.     mediacontrol-python: implement a VLCWidget/DecoratedVLCWidget for python-gtk
  696. commit bac2218ea59f06589bb5bddee1747f28b661a1d2
  697. Author: Derk-Jan Hartman <hartman@videolan.org>
  698. Date:   Fri Sep 22 13:05:52 2006 +0000
  699.     * Fix another microdvd issue.
  700.       - It now uses in order
  701.        default fps == 25,
  702.        the fps of the movie, if available.
  703.        the fps specified in the subtitle file, if available.
  704.        the fps specified by the user, if set.
  705.       - Don't set it on each an every subtitle, do it globaly. (should be faster)
  706. commit 9dc950147775823e8c8ab9f61d133b95c476eed2
  707. Author: Derk-Jan Hartman <hartman@videolan.org>
  708. Date:   Fri Sep 22 12:39:00 2006 +0000
  709.     * Added the info for the MSS2, MSS1, WMVA, WVP2, WMVP codecs trough dmo.
  710.       Info was distilled from the mplayer codec config file
  711.     
  712.       closes #750
  713. commit b50a520369f45921b98a94812884c7ce8a8c6d09
  714. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  715. Date:   Fri Sep 22 12:26:04 2006 +0000
  716.     bindings/mediacontrol-python/vlc_mediacontrol.c: rename
  717.     mc.get_instance to mc.get_vlc_instance
  718. commit 476618bdcdba450be7bc2e2a14760517feae490b
  719. Author: Clément Stenac <zorglub@videolan.org>
  720. Date:   Fri Sep 22 11:55:35 2006 +0000
  721.     Fix equalizer crash
  722. commit 6880e8ec804e24d64a1bad275dc8e9db4ba75784
  723. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  724. Date:   Fri Sep 22 10:43:15 2006 +0000
  725.     python bindings: changes from the libvlc API: a MediaControl can now be created from scratch (with a list of strings as parameters) or from an existing vlc.Instance. MediaControl.get_instance() return the associated vlc.Instance in all cases.
  726. commit 673593dc6f54f482830f52cf264dfca1cecee971
  727. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  728. Date:   Fri Sep 22 10:37:40 2006 +0000
  729.     mediacontrol API: (mostly) use the new libvlc API
  730. commit 12697ee7e4ab5e106afc9338b0b94e22330726c2
  731. Author: Damien Fouilleul <damienf@videolan.org>
  732. Date:   Fri Sep 22 09:41:50 2006 +0000
  733.     input.c: fixed the playback rate (0.5 is half the speed, not twice)
  734. commit 2d6ae8b8910dbecf245cfc7af63b05caf51495cb
  735. Author: Christophe Mutricy <xtophe@videolan.org>
  736. Date:   Thu Sep 21 23:19:18 2006 +0000
  737.     Make update-po
  738. commit 3cf5be6981e175e78056e7923dcac4f942811ea2
  739. Author: Damien Fouilleul <damienf@videolan.org>
  740. Date:   Thu Sep 21 17:01:45 2006 +0000
  741.     - ActiveX: optimized implementation of all IEnumXXX classes (more template obfuscation I'm afraid), fixed IConnectionPoints for DCOM
  742. commit 68cb6a3aff01d9da486f1dc004780d2e7f9a4401
  743. Author: Sam Hocevar <sam@videolan.org>
  744. Date:   Thu Sep 21 15:51:31 2006 +0000
  745.       * "synch" -> "sync" (gniihiihiimineeeeerveuh)
  746. commit 1a913c6a682f57ed7e721337176417372a33e45b
  747. Author: Eric Petit <titer@videolan.org>
  748. Date:   Thu Sep 21 13:33:24 2006 +0000
  749.     Removes --macosx-fill which has been long broken and is now replaced with the cropping vars
  750. commit ec6749f1513f834b6ec9db318c5af2be840a3550
  751. Author: Clément Stenac <zorglub@videolan.org>
  752. Date:   Wed Sep 20 23:25:28 2006 +0000
  753.     Autosave size/position + fix a resizing bug in the stats panel
  754.     Cosmetics
  755. commit 7db1138565417cdec7baeefea519c1ad7427150e
  756. Author: Clément Stenac <zorglub@videolan.org>
  757. Date:   Wed Sep 20 23:17:26 2006 +0000
  758.     A bit of cleanup in the info stuff
  759. commit 4b94daabfa37e9d79be374c999fad8b561f1c0ab
  760. Author: Clément Stenac <zorglub@videolan.org>
  761. Date:   Wed Sep 20 22:41:20 2006 +0000
  762.     Do not hide the video widget, as it causes some sizing trouble, just resize it
  763. commit 2ec741cc25c0a82da91ae2c1d6b3f1121b4ee3be
  764. Author: Clément Stenac <zorglub@videolan.org>
  765. Date:   Wed Sep 20 22:00:56 2006 +0000
  766.     Cleanup
  767. commit f183c68634fddd55a1f82977b2f2f39e76861917
  768. Author: Christophe Mutricy <xtophe@videolan.org>
  769. Date:   Wed Sep 20 21:16:25 2006 +0000
  770.     Update portuguese l10n by Ari Constancio
  771. commit 1e84ceac8ab79c76047b5d9eb8f9f99aa97101af
  772. Author: Clément Stenac <zorglub@videolan.org>
  773. Date:   Wed Sep 20 21:10:53 2006 +0000
  774.     Some size fixes
  775. commit 17c960004012a2f5fcea54c8791bfc143fe70a25
  776. Author: Antoine Cellerier <dionoea@videolan.org>
  777. Date:   Wed Sep 20 21:10:34 2006 +0000
  778.     2nd try
  779. commit 3f36a016615661549236b41bf7bf012ec17ad377
  780. Author: Antoine Cellerier <dionoea@videolan.org>
  781. Date:   Wed Sep 20 21:06:50 2006 +0000
  782.     propset keywords Id
  783. commit ae74d5adcb348693effcc02aeb3c5f65219e1d1b
  784. Author: Derk-Jan Hartman <hartman@videolan.org>
  785. Date:   Wed Sep 20 19:53:16 2006 +0000
  786.     * Fix selection of Adjust filter. On the fly changes are still broken
  787. commit 9effad543ef68faa4e4d66cff71fde4d65804166
  788. Author: Jean-Baptiste Kempf <jb@videolan.org>
  789. Date:   Wed Sep 20 19:37:51 2006 +0000
  790.     *Qt4: InfoTree for files. The timer does not function correctly yet. :D
  791. commit 31d8bdd47a6aef77ed746e8c8a55cea2d61fce1d
  792. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  793. Date:   Wed Sep 20 16:55:41 2006 +0000
  794.     bindings/mediacontrol-python/vlc_instance.c: complete the libvlc
  795.     bindings (vlm methods)
  796. commit 6159c8408abab720cb7a8bdb9c1c5589c5c58942
  797. Author: Damien Fouilleul <damienf@videolan.org>
  798. Date:   Wed Sep 20 13:13:04 2006 +0000
  799.     - replace std=c99 by std=gnu99, which allows for GCC extensions as well as C99
  800. commit c595078b0a811d342a9c9b7a55253a81d0fea047
  801. Author: Jean-Baptiste Kempf <jb@videolan.org>
  802. Date:   Wed Sep 20 11:50:43 2006 +0000
  803.     Replace playlist_NodesCreateForSD by playlist_NodesPairCreate in Bonjour SD according to [16656]
  804. commit 4e88f3b25f0d47fcbbaeca9e0e6f5d7dca25e40b
  805. Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
  806. Date:   Wed Sep 20 11:10:44 2006 +0000
  807.     python bindings: add support for the new libvlc API
  808. commit c340ebcb432a17840571af513eeb87897acbb8db
  809. Author: Clément Stenac <zorglub@videolan.org>
  810. Date:   Tue Sep 19 22:40:40 2006 +0000
  811.     Layout for album art
  812. commit 811bd4f76652c5c04b2b5b334f0a3c967c35ac1f
  813. Author: Christophe Mutricy <xtophe@videolan.org>
  814. Date:   Tue Sep 19 22:20:15 2006 +0000
  815.     clean the musicbrainz stuffs
  816. commit 1e01594c3a24a56aae41d4e4530d01506c8e6ffb
  817. Author: Clément Stenac <zorglub@videolan.org>
  818. Date:   Tue Sep 19 21:28:50 2006 +0000
  819.     New system for handling elements in the main interface
  820.     Still full of bugs, please don't remove debug
  821. commit 6b61e7bd36533660fffa57998213ebb086246623
  822. Author: Clément Stenac <zorglub@videolan.org>
  823. Date:   Tue Sep 19 15:37:38 2006 +0000
  824.     Give control back to the main interface for handling interaction with video.
  825.     Still probably broken
  826. commit 9906af380efa4f7663ea1c16864e64b9015eae54
  827. Author: Clément Stenac <zorglub@videolan.org>
  828. Date:   Tue Sep 19 13:34:23 2006 +0000
  829.     Rework of the embedded stuff. This breaks everything :)
  830. commit 3dda1153f9e0e89399b2c20324b26ceabce7ef7a
  831. Author: Clément Stenac <zorglub@videolan.org>
  832. Date:   Tue Sep 19 11:26:14 2006 +0000
  833.     Split video widget from background image managre
  834. commit f929a72c7d5552dd1877c058d4b40bb35b578a58
  835. Author: Antoine Cellerier <dionoea@videolan.org>
  836. Date:   Mon Sep 18 22:45:01 2006 +0000
  837.     Woops
  838. commit 03ee7b3af183588fca528cb00ccae97b82a4b8dc
  839. Author: Antoine Cellerier <dionoea@videolan.org>
  840. Date:   Mon Sep 18 22:34:10 2006 +0000
  841.     It's still ugly as hell but a bit more accurate. (This is a *test* plugin)
  842. commit 51b923f308b3d89bb43d973a13da14c5decb81d7
  843. Author: Antoine Cellerier <dionoea@videolan.org>
  844. Date:   Mon Sep 18 22:11:54 2006 +0000
  845.     Braindead plugin that get's the current song's album art url (using MusicBrainz)
  846. commit aedf292e28f391180b27906b1f3fd98cb390e6b3
  847. Author: Jean-Baptiste Kempf <jb@videolan.org>
  848. Date:   Mon Sep 18 21:38:06 2006 +0000
  849.     * Qt4/Information: Put the close button in a better place.
  850. commit 92b376b0d39c31e0fbed53825b8a14ee4b76b392
  851. Author: Christophe Mutricy <xtophe@videolan.org>
  852. Date:   Mon Sep 18 20:02:21 2006 +0000
  853.     Update portuguese l10n by Ari Constancio
  854. commit e69979be7622d38567f47bfd9f757f28b65d2a62
  855. Author: Clément Stenac <zorglub@videolan.org>
  856. Date:   Mon Sep 18 20:02:13 2006 +0000
  857.     Temporary dialog for the equalizer
  858. commit b372cf284d910f394ab13f37644e1fb8ca94b35c
  859. Author: Antoine Cellerier <dionoea@videolan.org>
  860. Date:   Mon Sep 18 19:38:47 2006 +0000
  861.     Fix voribis meta data stuff (so that it doesn't match on stuff like "MUSICBRAINZ_ARTIST")
  862. commit 08dc4d4de1aa051e5a017af0334cac2412e4f5f8
  863. Author: Damien Fouilleul <damienf@videolan.org>
  864. Date:   Mon Sep 18 19:29:40 2006 +0000
  865.     - configure.ac: fix for widl detection
  866. commit 5c2c5848c7b2112d96689f28ff33546f1cb48a10
  867. Author: Damien Fouilleul <damienf@videolan.org>
  868. Date:   Mon Sep 18 18:45:33 2006 +0000
  869.     configure.ac: disable warning for unused parameter, some restriction in widl detection (need SDK from winhq CVS)
  870. commit c0125ee7e8b9d9b534cc722ce977e4afff215d13
  871. Author: Felix Paul Kühne <fkuehne@videolan.org>
  872. Date:   Mon Sep 18 18:42:41 2006 +0000
  873.     * remove the patch and try a hacky, but supposed to be working fix by LordRPI
  874. commit 52e7774ec338afff9d5512e6a0d5f17e3becc093
  875. Author: Clément Stenac <zorglub@videolan.org>
  876. Date:   Mon Sep 18 18:02:23 2006 +0000
  877.     Audioscrobbler plugin update by Rafael Carre
  878. commit 727d213164e9c71ff3c8e5cc2ab6294fd3fc1e17
  879. Author: Clément Stenac <zorglub@videolan.org>
  880. Date:   Mon Sep 18 17:52:57 2006 +0000
  881.     Update beautifier for libtool
  882. commit 839b10ddc7ae0f18904fbe9fbc7ffc44cacd5a04
  883. Author: Clément Stenac <zorglub@videolan.org>
  884. Date:   Mon Sep 18 17:39:24 2006 +0000
  885.     svn:ignore
  886. commit 727b4c332e17015432784708514d388f1cbf3b6b
  887. Author: Damien Fouilleul <damienf@videolan.org>
  888. Date:   Mon Sep 18 17:12:33 2006 +0000
  889.     - activex: cleanup, improved VB compatibility and new test.html file for new script APIs
  890. commit f5bc599e315703ac5070f7facda77f20e43d2965
  891. Author: Clément Stenac <zorglub@videolan.org>
  892. Date:   Mon Sep 18 16:17:15 2006 +0000
  893.     Clean up a bit queues handling. Do not use dynamic arrays
  894. commit 121930fed7dbc51c93f4eca072fed415baa29041
  895. Author: Clément Stenac <zorglub@videolan.org>
  896. Date:   Mon Sep 18 15:35:55 2006 +0000
  897.     Use a separate message bank for each libvlc instance
  898.     Fix compilation for libvlc users
  899. commit 3d5f0231f38cf3bea26fd9a7bb55283ed836fcbd
  900. Author: Clément Stenac <zorglub@videolan.org>
  901. Date:   Mon Sep 18 14:28:30 2006 +0000
  902.     Only deinit non-refcounted core data if we're the last instance
  903. commit e85a5a618dde3b1d131ffca1cd373a9d3f845fc6
  904. Author: Clément Stenac <zorglub@videolan.org>
  905. Date:   Mon Sep 18 14:16:14 2006 +0000
  906.     A bit of cleanup and test
  907. commit 745437093217075837f234f8bc4144d8bd2b44b4
  908. Author: Christophe Mutricy <xtophe@videolan.org>
  909. Date:   Mon Sep 18 11:30:31 2006 +0000
  910.     update-po and fix rules for qt4 ui
  911. commit 13e7023413768419047f14ce48a08075570a2125
  912. Author: Clément Stenac <zorglub@videolan.org>
  913. Date:   Mon Sep 18 09:44:20 2006 +0000
  914.     Fix spurious release at end
  915. commit 11372015ad0ff62da038e9ff667fa73e0ed601c3
  916. Author: Clément Stenac <zorglub@videolan.org>
  917. Date:   Mon Sep 18 06:33:24 2006 +0000
  918.     Fix deadlock
  919. commit b17964ce9036744300fb87024a10f75cc1fc5335
  920. Author: Felix Paul Kühne <fkuehne@videolan.org>
  921. Date:   Sun Sep 17 22:54:31 2006 +0000
  922.     * that one as, please..
  923. commit 1b697685e5282825eae7e18d1cb33c80b4cb82e9
  924. Author: Felix Paul Kühne <fkuehne@videolan.org>
  925. Date:   Sun Sep 17 22:54:08 2006 +0000
  926.     * some additions and updates THANKS
  927. commit 9e3ce7be477e70cfc17571b6b1ada52335afb6bd
  928. Author: Felix Paul Kühne <fkuehne@videolan.org>
  929. Date:   Sun Sep 17 22:47:19 2006 +0000
  930.     * added button graphics to target
  931. commit d016a4283ea29e3596172e4c761f6d66c0d44268
  932. Author: Felix Paul Kühne <fkuehne@videolan.org>
  933. Date:   Sun Sep 17 22:39:21 2006 +0000
  934.     * removed an outdated method instead of commenting it
  935. commit 0b66060b624b9987ac79993099754c1b0d87d0cf
  936. Author: Felix Paul Kühne <fkuehne@videolan.org>
  937. Date:   Sun Sep 17 22:32:39 2006 +0000
  938.     * implemented the previously committed playmode buttons and fixed the playmode saving
  939. commit d0df040a1470762e8fa8f3f085bdec68ea5e9dbd
  940. Author: Clément Stenac <zorglub@videolan.org>
  941. Date:   Sun Sep 17 21:59:36 2006 +0000
  942.     Missing file
  943. commit e21a0c18dd4c596d0a450d3d3a75ba471102211a
  944. Author: Clément Stenac <zorglub@videolan.org>
  945. Date:   Sun Sep 17 21:44:46 2006 +0000
  946.     Fix terrible bug
  947. commit a73b9cc1d2cc0c7d81329518255cced07b9c7b40
  948. Author: Antoine Cellerier <dionoea@videolan.org>
  949. Date:   Sun Sep 17 21:39:33 2006 +0000
  950.     Next non bugfix release is going to be 0.9.0
  951.     Next bugfix release should be renamed to 0.8.6
  952. commit 6243c3942475a9bc25caa0598443e18390708986
  953. Author: Clément Stenac <zorglub@videolan.org>
  954. Date:   Sun Sep 17 21:37:10 2006 +0000
  955.     Update trunk NEWS
  956. commit 41c53c385e2c7a2d7b2e41c23de18ac17e3fbedf
  957. Author: Clément Stenac <zorglub@videolan.org>
  958. Date:   Sun Sep 17 21:26:43 2006 +0000
  959.     Equalizer component
  960. commit ed5b3247d8a6ff60c49a2fbee4f57192a52b5c76
  961. Author: Clément Stenac <zorglub@videolan.org>
  962. Date:   Sun Sep 17 21:23:02 2006 +0000
  963.     Try computing an approximation of the length when we don't have mp3 bitrate
  964. commit 92384683017f8922f501b0e6650e5e57ea724355
  965. Author: Felix Paul Kühne <fkuehne@videolan.org>
  966. Date:   Sun Sep 17 21:16:48 2006 +0000
  967.     * temporarily disable x264 on intel-based Macs until it is fixed
  968. commit 10973b33411ac825c733c04379c65c300e975018
  969. Author: Antoine Cellerier <dionoea@videolan.org>
  970. Date:   Sun Sep 17 21:16:01 2006 +0000
  971.     Use Artist/Title/Album meta data in vorbis. Feel free to add what's missing and remove duplicate stuff from this code
  972. commit d4f1f65d2b381a22aa31a24174f613cc51068e7a
  973. Author: Clément Stenac <zorglub@videolan.org>
  974. Date:   Sun Sep 17 20:36:56 2006 +0000
  975.     Don't delete callbacks from an already destroyed objects
  976.     Make sure we remove the callback before quitting
  977. commit 59d5c69e2a8980f382f248c0d9e583cac7bdf1ae
  978. Author: Pavlov Konstantin <thresh@videolan.org>
  979. Date:   Sun Sep 17 20:29:10 2006 +0000
  980.     servicing email change request for Rafael Carre
  981. commit 7ed95b6fe099e929651b616236d522a238086980
  982. Author: Felix Paul Kühne <fkuehne@videolan.org>
  983. Date:   Sun Sep 17 20:19:53 2006 +0000
  984.     * add the new icons by Simon Damkjaer Anderson <simondamkjaer@gmail.com>, so Trax doesn't need to bootstrap over and over again. Implementation follows later on
  985. commit f95312b22156c77fea100d5afc7b982173f5fa3c
  986. Author: Felix Paul Kühne <fkuehne@videolan.org>
  987. Date:   Sun Sep 17 20:10:18 2006 +0000
  988.     * don't add -Wall to the obj-C flags, as you'll get flooded with useless warnings and don't see the errors anymore
  989. commit 6eee127c62da62f5e59ee32303ee00e5e353f510
  990. Author: Felix Paul Kühne <fkuehne@videolan.org>
  991. Date:   Sun Sep 17 20:07:31 2006 +0000
  992.     * compile before you commit, wasn't it?
  993. commit c110154c2d8106d1a5ec4bf1a67c489fcb8d5959
  994. Author: Felix Paul Kühne <fkuehne@videolan.org>
  995. Date:   Sun Sep 17 20:04:47 2006 +0000
  996.     * another attempt by pengvado
  997. commit 5eb64cb534370c8dd15949ab1c19cec0b5bca23c
  998. Author: Antoine Cellerier <dionoea@videolan.org>
  999. Date:   Sun Sep 17 19:50:03 2006 +0000
  1000.     Fix deadlock (hopefully)
  1001. commit 576c57a734f33b7e84f7630223e2543714f799bb
  1002. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1003. Date:   Sun Sep 17 19:36:47 2006 +0000
  1004.     * try to fix x264 for Mac Intel as suggested by Manao on IRC
  1005. commit 246a4e235ac1c30b79318ffd627e1cfe7d8c1ad6
  1006. Author: Antoine Cellerier <dionoea@videolan.org>
  1007. Date:   Sun Sep 17 19:27:40 2006 +0000
  1008.     New audioscrobbler/last.fm plugin by Rafaël Carré and Kenneth Ostby.
  1009. commit a972b8b70806f4ad57ad7e0026a4a1bf77be29ca
  1010. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1011. Date:   Sun Sep 17 19:13:33 2006 +0000
  1012.     * fixed __intf_UserStringInput
  1013. commit 7fef8b8726f85876ffe110a949e1a09251094c83
  1014. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1015. Date:   Sun Sep 17 18:41:21 2006 +0000
  1016.     * updated all files to yield the playlist instead of finding it
  1017. commit c77d5dcdee547ee3c2345610a56c95c49ae75259
  1018. Author: Christophe Mutricy <xtophe@videolan.org>
  1019. Date:   Sun Sep 17 18:07:35 2006 +0000
  1020.     Initialise widgets to avoid garbage display
  1021. commit f93db5de80fdc82f80552065a9ea3622a7a64486
  1022. Author: Clément Stenac <zorglub@videolan.org>
  1023. Date:   Sun Sep 17 17:00:33 2006 +0000
  1024.     UI for equalizer
  1025. commit 3a2e81d03df5330334c2267a8409414cca0d61fa
  1026. Author: Clément Stenac <zorglub@videolan.org>
  1027. Date:   Sun Sep 17 16:11:58 2006 +0000
  1028.     Don't forget to reset skipping when adding a new item
  1029.     Fix a debug message
  1030. commit 4c7f87a7abd8efa1e374187e6037bdb7a8dae246
  1031. Author: Clément Stenac <zorglub@videolan.org>
  1032. Date:   Sun Sep 17 14:43:42 2006 +0000
  1033.     Reduce wakeup frequencies
  1034. commit b4f2f4885892f3c3f418f022d5401db3aca46980
  1035. Author: Clément Stenac <zorglub@videolan.org>
  1036. Date:   Sun Sep 17 14:36:06 2006 +0000
  1037.     Services discovery are not forced to have a run function
  1038. commit 360b392dd3393a95af4b8bbf9b58e2638d66d398
  1039. Author: Clément Stenac <zorglub@videolan.org>
  1040. Date:   Sun Sep 17 13:40:02 2006 +0000
  1041.     Woops
  1042. commit 1c0551f16b97927e5eaf045301957be0f53d1140
  1043. Author: Clément Stenac <zorglub@videolan.org>
  1044. Date:   Sun Sep 17 12:40:52 2006 +0000
  1045.     Clean up a bit of redundant code
  1046. commit f2453c9285e3d65fb47803ae218dc805deabea24
  1047. Author: Clément Stenac <zorglub@videolan.org>
  1048. Date:   Sun Sep 17 12:40:37 2006 +0000
  1049.     Don't run growl and msn plugins
  1050. commit c5dde660b85ca27b92ad0515918ac5b680366177
  1051. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1052. Date:   Sun Sep 17 12:15:42 2006 +0000
  1053.     *Qt4: InfoTabs, the layout..
  1054. commit 187a6ea2ec52ec3624bd8478c7fc0c6a46fb43bf
  1055. Author: Clément Stenac <zorglub@videolan.org>
  1056. Date:   Sun Sep 17 10:17:39 2006 +0000
  1057.     Interfaces are now allowed not to have a Run function.
  1058.     This will help reduce useless process wakeups
  1059. commit c17e7670f4f4e40e5da47f463852f1af833cf662
  1060. Author: Clément Stenac <zorglub@videolan.org>
  1061. Date:   Sun Sep 17 09:43:12 2006 +0000
  1062.     Fix
  1063. commit 1fa9ce8dc234947c947a400b6d0f884afb75d11c
  1064. Author: Clément Stenac <zorglub@videolan.org>
  1065. Date:   Sun Sep 17 09:33:59 2006 +0000
  1066.     * Move all notifications plugins to misc/notify
  1067.     * Don't find playlist
  1068.     * Fix a few bugs in notification plugins
  1069.     
  1070.     Todo: find a way to get rid of this mostly redundant code and rewrite the XOSD plugin
  1071. commit 415749bf918d5ca772e1f9ba9f1260d7ab115d3e
  1072. Author: Clément Stenac <zorglub@videolan.org>
  1073. Date:   Sun Sep 17 09:06:24 2006 +0000
  1074.     Don't use find for the playlist
  1075. commit 5adf43c6b1c5755f6fd29aa89cade21ab8802b53
  1076. Author: Clément Stenac <zorglub@videolan.org>
  1077. Date:   Sat Sep 16 21:00:15 2006 +0000
  1078.     Fix crash
  1079. commit e12ddbf298a8be3e880012728b2d95fa23821312
  1080. Author: Clément Stenac <zorglub@videolan.org>
  1081. Date:   Sat Sep 16 20:34:01 2006 +0000
  1082.     Fix Qt crash on exit
  1083. commit ace4087ec6c9171876a9b24e820d50f0b4624f6a
  1084. Author: Clément Stenac <zorglub@videolan.org>
  1085. Date:   Sat Sep 16 19:21:10 2006 +0000
  1086.     Fix shoutcast handling and remove broken progress detection
  1087. commit aba3de3334cfc9baba3ad296278e8071637b1d78
  1088. Author: Clément Stenac <zorglub@videolan.org>
  1089. Date:   Sat Sep 16 19:20:42 2006 +0000
  1090.     Correctly handle "no-skip" items
  1091. commit c510011287bb8dc1d37fd0860fba8caf06062469
  1092. Author: Clément Stenac <zorglub@videolan.org>
  1093. Date:   Sat Sep 16 19:20:11 2006 +0000
  1094.     Process all playlist updates
  1095. commit c5b247f5ca19548340b58e9f96b4e88dbaca3826
  1096. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1097. Date:   Sat Sep 16 19:05:26 2006 +0000
  1098.     Don't remove AC_PROG_CPP our headerfile and library checking macros depend on it. Unbreak configure.ac
  1099. commit 0b2a4827e8fce8fccc9acabd38e234d74a7fb2b5
  1100. Author: Benjamin Pracht <bigben@videolan.org>
  1101. Date:   Sat Sep 16 18:18:09 2006 +0000
  1102.     * One more try to fix my commit
  1103. commit 997c5859d2ab8e7bc613d1c8654335a92c41b0f8
  1104. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1105. Date:   Sat Sep 16 15:22:22 2006 +0000
  1106.     * various improvements to our Apple Remote bindings by the original author of the inofficial API, Martin Kahr (martin at his surname.com)
  1107. commit 27bf3d0c1228b5f3ef505be0a85adbe3af71df53
  1108. Author: Benjamin Pracht <bigben@videolan.org>
  1109. Date:   Sat Sep 16 15:12:05 2006 +0000
  1110.     * perhaps OSX likes this line break better ?
  1111. commit 943db4054726ca32904fcb945f35f7b69b3b6e0d
  1112. Author: Benjamin Pracht <bigben@videolan.org>
  1113. Date:   Sat Sep 16 14:36:51 2006 +0000
  1114.     * Fix the screensaver module for newer dbus APIs. Reported by Stone <syphyr at gmail dot com>
  1115. commit cad3fd6d2a8aa155f93b5251e9d8104ab6bad78d
  1116. Author: Clément Stenac <zorglub@videolan.org>
  1117. Date:   Sat Sep 16 12:45:08 2006 +0000
  1118.     annoying typo :)
  1119. commit 224b28cbae995ae40b5b3b2cdc27ab1ab427ddb6
  1120. Author: Clément Stenac <zorglub@videolan.org>
  1121. Date:   Sat Sep 16 11:20:10 2006 +0000
  1122.     Should fix OS X build
  1123. commit 64fea282d28f812fef7c5622fca0ed39d70ad136
  1124. Author: Clément Stenac <zorglub@videolan.org>
  1125. Date:   Sat Sep 16 11:01:24 2006 +0000
  1126.     Even if we are asked to wait for data, bail out if all sockets are at EOF.
  1127.     
  1128.     I'm far from being sure this is the right thing to do, but it allows MMSH to work correctly (it requests some data while the server is closing connection)
  1129. commit f424ec54abf8f25e4107a9219390625f0630cde7
  1130. Author: Clément Stenac <zorglub@videolan.org>
  1131. Date:   Sat Sep 16 09:05:35 2006 +0000
  1132.     Remove old and broken playlist demuxer
  1133.     Do not search for playlist
  1134. commit 261a92903895c660c909eebb357b0ab9f7e37b56
  1135. Author: Clément Stenac <zorglub@videolan.org>
  1136. Date:   Fri Sep 15 22:58:44 2006 +0000
  1137.     Oups
  1138. commit 6ecd4022a3d284f86f1ee632952aa81b8157d17f
  1139. Author: Clément Stenac <zorglub@videolan.org>
  1140. Date:   Fri Sep 15 22:10:37 2006 +0000
  1141.     Remove vlc_object_find for playlist from the core
  1142. commit 3f99651d8fa1356203faf67103e1c500d3b30e16
  1143. Author: Clément Stenac <zorglub@videolan.org>
  1144. Date:   Fri Sep 15 20:14:07 2006 +0000
  1145.     Hopefully fix OS X
  1146. commit f0531d5b038ed279e206a3deeae9e70f243a6704
  1147. Author: Clément Stenac <zorglub@videolan.org>
  1148. Date:   Fri Sep 15 19:59:12 2006 +0000
  1149.     Convert the new libvlc API (so, the one that is in src/control) not to use the old libVLC API (the one that is in libvlc.c, er, no, was... ah... maybe it's the internal one... err .... well, it's about vlc for sure...)
  1150. commit e9947bec0ae6a8f81dcc10e2595dd6cebd72641f
  1151. Author: Clément Stenac <zorglub@videolan.org>
  1152. Date:   Fri Sep 15 19:48:42 2006 +0000
  1153.     Split libvlc.c:
  1154.     * instances creation/deletion stuff to libvlc-common.c
  1155.     * implementation of the old libvlc API to libvlc.c
  1156. commit fcfc11bd0f6ada52543bf1f213d4f0d86de59b8e
  1157. Author: Christophe Mutricy <xtophe@videolan.org>
  1158. Date:   Fri Sep 15 17:15:09 2006 +0000
  1159.     Those files where forgoten in [16658]
  1160.     vlc_t => libvlc_int_t
  1161. commit ccc5c5dc52d529195dc4f515c950ed292fa92da7
  1162. Author: Christophe Mutricy <xtophe@videolan.org>
  1163. Date:   Fri Sep 15 16:20:57 2006 +0000
  1164.     Re-use the old OBJC workaround and distribute autoconf260.m4
  1165. commit 28d49d986f842beb59162ad66b3af94a7e1831bd
  1166. Author: Clément Stenac <zorglub@videolan.org>
  1167. Date:   Fri Sep 15 16:18:08 2006 +0000
  1168.     Store playlist object in instance-specific object
  1169. commit 8923568d00bddb39e34f82ee8b62152389321b77
  1170. Author: Clément Stenac <zorglub@videolan.org>
  1171. Date:   Fri Sep 15 15:10:25 2006 +0000
  1172.     Move stats stuff to the per-instance object
  1173. commit f485214f09dd284cbb85674e937fbbb0a6032a2e
  1174. Author: Clément Stenac <zorglub@videolan.org>
  1175. Date:   Fri Sep 15 14:31:51 2006 +0000
  1176.     For consistency, remove references to vlc from libvlc
  1177.     Also, make it clearer what is shared and instance-specific
  1178.     
  1179.     So,
  1180.     libvlc_t ==> libvlc_global_t
  1181.     vlc_t ==> libvlc_int_t (internal instance)
  1182.     
  1183.     p_object->p_libvlc ==> p_object->p_libvlc_globale
  1184.     p_object->p_vlc ==> p_object->p_libvlc
  1185.     
  1186.     VLC_OBJECT_VLC ==> VLC_OBJECT_LIBVLC
  1187.     
  1188.     And by the way, there is some cleanup required :) (ie, some things are created in the global object instead of the instance-specific one)
  1189. commit 1bcf33abd671e7f77426f10f0ca868cd2a767506
  1190. Author: Dennis van Amerongen <trax@videolan.org>
  1191. Date:   Fri Sep 15 12:13:44 2006 +0000
  1192.     * modules/demux/avi/avi.c: typo secondes -> seconds
  1193. commit 4e5e7e2dc02660ca7bce516c2845e11e4173fc56
  1194. Author: Clément Stenac <zorglub@videolan.org>
  1195. Date:   Fri Sep 15 11:43:22 2006 +0000
  1196.     Rename playlist_NodesCreateForSD to playlist_NodesPairCreate and document it
  1197. commit 8a8f3ad9d0339ff7e2e8723b0b74a680cebbe88a
  1198. Author: Damien Fouilleul <damienf@videolan.org>
  1199. Date:   Thu Sep 14 22:34:55 2006 +0000
  1200.     - activex: initialization issues
  1201. commit 928454fad876fb8f5dc7b993dca4670460a008af
  1202. Author: Clément Stenac <zorglub@videolan.org>
  1203. Date:   Thu Sep 14 21:19:34 2006 +0000
  1204.     Fix a number of problems with interaction dialogs
  1205.     Remove the "seeking too far" error, as it happens for broken AVI and is quite confusing
  1206. commit 6cdb3e2829ba401c9781e1532479db658d87c69b
  1207. Author: Christophe Mutricy <xtophe@videolan.org>
  1208. Date:   Thu Sep 14 20:31:58 2006 +0000
  1209.     Use var_ instead of config_  (closes #740)
  1210. commit 3ef49160506d1ae277c561dc934415e9ae918d55
  1211. Author: Damien Fouilleul <damienf@videolan.org>
  1212. Date:   Thu Sep 14 19:44:47 2006 +0000
  1213.     - ActiveX: support for libvlc and common scripting APIS, widl has replaced midl as default IDL compiler
  1214. commit c3a1a3712f639eff527d030d129734934aa8b919
  1215. Author: Clément Stenac <zorglub@videolan.org>
  1216. Date:   Thu Sep 14 18:58:39 2006 +0000
  1217.     Filter handling helpers moved to core
  1218.     Will have to be updated/factorized when new chain and filter stuff is in.
  1219. commit aa742bd48e7338574e1beaad5ac63fb078794dc0
  1220. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1221. Date:   Thu Sep 14 18:47:59 2006 +0000
  1222.     * fix a nasty handling bug and convert all comments to C-style
  1223. commit 7a57427bbc9487342e333ce2c63f237c55f4d66e
  1224. Author: Clément Stenac <zorglub@videolan.org>
  1225. Date:   Thu Sep 14 16:44:22 2006 +0000
  1226.     Add missing actions in popup
  1227. commit 3251407d9420fbf8cf914f7e83b07a15b3ededb6
  1228. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1229. Date:   Thu Sep 14 16:12:27 2006 +0000
  1230.     * enable debug for x264 compilation for testing purposes (refs #733)
  1231. commit e76c46ddcc4c2603994113f30eefa70cc7d42275
  1232. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1233. Date:   Wed Sep 13 23:16:25 2006 +0000
  1234.     * QT timeout=>timeout() in the MACRO to avoid hanging.
  1235.     Object::connect: Parentheses expected, signal QTimer::timeout
  1236. commit 26eb0b3044373ac98ee4d0dbd0f3e6f27c641266
  1237. Author: Yoann Peronneau <yoann@videolan.org>
  1238. Date:   Wed Sep 13 19:55:19 2006 +0000
  1239.     * extras/vlc.vim: match also files with a "Copyright [...] Videolan team"
  1240. commit 6523dc216580a0886adcd5f95e596a41a9d87107
  1241. Author: Clément Stenac <zorglub@videolan.org>
  1242. Date:   Wed Sep 13 13:11:42 2006 +0000
  1243.     Some more cleanup and macros
  1244. commit 897144d1e6d04da5f454fee57f8947aeae1523ae
  1245. Author: Clément Stenac <zorglub@videolan.org>
  1246. Date:   Wed Sep 13 12:45:46 2006 +0000
  1247.     Some cleanup here and there
  1248.     * Add a CONNECT macro for simple signal->slot connections
  1249.     * Untested save support in simple preferences
  1250. commit cd3849e8f041322bed74dce1d9866b16f3f178bd
  1251. Author: Christophe Mutricy <xtophe@videolan.org>
  1252. Date:   Wed Sep 13 09:20:44 2006 +0000
  1253.     Typo
  1254. commit c5ee72d4a3d34cbea77de625efb99b09210d951a
  1255. Author: Clément Stenac <zorglub@videolan.org>
  1256. Date:   Wed Sep 13 09:03:27 2006 +0000
  1257.     Implementation of login, input and progress dialogs in Qt
  1258.     (untested)
  1259. commit 6192caae4a74f735df9d831cd0802af91a1f7bfc
  1260. Author: Clément Stenac <zorglub@videolan.org>
  1261. Date:   Wed Sep 13 06:22:23 2006 +0000
  1262.     * Handle parameters in streaming profiles
  1263.     * Remove i18n_string stuff
  1264. commit 5a3ae4a1483a0836450623f66b4a8eeca3186464
  1265. Author: Antoine Cellerier <dionoea@videolan.org>
  1266. Date:   Tue Sep 12 21:35:18 2006 +0000
  1267.     Really useless this time
  1268. commit 1c0569080774c11ac797a932d0bc37d65c2fb529
  1269. Author: Antoine Cellerier <dionoea@videolan.org>
  1270. Date:   Tue Sep 12 21:32:29 2006 +0000
  1271.     Commit random stuff to test modified commit emails.
  1272. commit 3923780814004f3735687c9963b753fd751b2245
  1273. Author: Rémi Denis-Courmont <rem@videolan.org>
  1274. Date:   Tue Sep 12 19:15:20 2006 +0000
  1275.     Most of demux/
  1276. commit 39d0e3e076334dc371a62020fba4d30919148548
  1277. Author: Rémi Denis-Courmont <rem@videolan.org>
  1278. Date:   Tue Sep 12 19:00:51 2006 +0000
  1279.     control/
  1280. commit cf4fe30a158f14e00961b7c65979b7b9eae1a4b9
  1281. Author: Rémi Denis-Courmont <rem@videolan.org>
  1282. Date:   Tue Sep 12 18:57:45 2006 +0000
  1283.     More
  1284. commit 8ce6877d107e9b354775d8cf9cdcb3481b009074
  1285. Author: Rémi Denis-Courmont <rem@videolan.org>
  1286. Date:   Tue Sep 12 18:52:13 2006 +0000
  1287.     Warnings
  1288. commit 83f23b6686543887f908d184387782bf018c35d5
  1289. Author: Rémi Denis-Courmont <rem@videolan.org>
  1290. Date:   Tue Sep 12 18:49:41 2006 +0000
  1291.     Ahem: (v)asprintf requires stdio.h; strndup requires string.h
  1292. commit ecddc275c8a364888dc9ea30917c764875d02fc6
  1293. Author: Rémi Denis-Courmont <rem@videolan.org>
  1294. Date:   Tue Sep 12 18:35:04 2006 +0000
  1295.     Modernize configure.ac a bit
  1296. commit 6810a85e35b332e3c17149dbd0104cdd42d2db13
  1297. Author: Rémi Denis-Courmont <rem@videolan.org>
  1298. Date:   Tue Sep 12 18:03:45 2006 +0000
  1299.     Revert lame revert from [16628].
  1300.     Provide trivial work-around for users of obsolete autoconf
  1301. commit 9360ead000d468646bfb9a8ece6d9b1766e8f7ad
  1302. Author: Rémi Denis-Courmont <rem@videolan.org>
  1303. Date:   Tue Sep 12 17:47:05 2006 +0000
  1304.     Fortunately, VLC is not using CVS anymore.
  1305. commit 2242665b9b86102477ac0e2299a73bd6b1f6e342
  1306. Author: Damien Fouilleul <damienf@videolan.org>
  1307. Date:   Tue Sep 12 17:03:39 2006 +0000
  1308.     - bootstrap: removed vlcintf.h
  1309.     - configure.ac: autoconf 2.59c is not yet supported in Cygwin, added Wine support for ActiveX plugin
  1310. commit 56649e7c4df5c0ae5db6e9ef347dcf1dfa435863
  1311. Author: Sam Hocevar <sam@videolan.org>
  1312. Date:   Tue Sep 12 12:19:33 2006 +0000
  1313.       * src/network/io.c: zorglub: gnagnagna ! :)
  1314.         (fixed more coding style, and resolved a conflict I introduced)
  1315. commit 359367c806709085e07eeca2207529facaa7e832
  1316. Author: Sam Hocevar <sam@videolan.org>
  1317. Date:   Tue Sep 12 12:17:41 2006 +0000
  1318.       * src/misc/network/io.c: coding style fixes.
  1319. commit a6a77c3062c0db1aa1f34a8d74c339703c01f331
  1320. Author: Rémi Denis-Courmont <rem@videolan.org>
  1321. Date:   Mon Sep 11 19:53:18 2006 +0000
  1322.     ***Partial*** Solaris compile fix
  1323.     (you don't expect me to actual try to compile VLC on puma.cti.ecp.fr, do you?)
  1324. commit 97fad33aaaa3ea3e2039943933448d15756b9033
  1325. Author: Rémi Denis-Courmont <rem@videolan.org>
  1326. Date:   Mon Sep 11 16:36:07 2006 +0000
  1327.     Improve socket polling logic so that errors to avoid silencing errors.
  1328. commit 99e3e5bae72d0ffa3deab77c0c996e13e708b116
  1329. Author: Sam Hocevar <sam@videolan.org>
  1330. Date:   Mon Sep 11 15:12:33 2006 +0000
  1331.       * configure.ac: don't add AltiVec modules twice.
  1332. commit f9fca27aa24f2851b300665c51073167435b94df
  1333. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1334. Date:   Mon Sep 11 13:34:17 2006 +0000
  1335.     *Contribs: Yet another x264 patch
  1336. commit d75145f303c245eecc8c7eb4b82e064f4a5afa5b
  1337. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1338. Date:   Mon Sep 11 12:14:17 2006 +0000
  1339.     * Contribs: Remove unneeded files
  1340.     * Contribs: change gz => bz2 for autoconf package
  1341. commit dd91fd880442e4c2192fae76fa922a0c64c70c37
  1342. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1343. Date:   Mon Sep 11 11:49:57 2006 +0000
  1344.     * Contribs: attempt to update Tiff/SDL/SDL_image
  1345. commit ea1d91bfbac890a6ca82b1a260427a57efa8ea98
  1346. Author: Clément Stenac <zorglub@videolan.org>
  1347. Date:   Mon Sep 11 11:32:31 2006 +0000
  1348.     Up-to-date schema for profiles
  1349. commit 47eb22002c8777a8dab0f6e8cb89054cbfd73b45
  1350. Author: Sam Hocevar <sam@videolan.org>
  1351. Date:   Mon Sep 11 10:51:16 2006 +0000
  1352.       * No longer use the $(pic) variable, since all flags are properly set
  1353.         in the configure script.
  1354. commit 0ca651f00fca42b6edbd89f9f36bb24e283800d8
  1355. Author: Sam Hocevar <sam@videolan.org>
  1356. Date:   Mon Sep 11 09:07:58 2006 +0000
  1357.       * Don't use PIC on WIN32.
  1358. commit 7483d6886f3fd607ac8781b9e4a5d9b5f8e176ba
  1359. Author: Sam Hocevar <sam@videolan.org>
  1360. Date:   Mon Sep 11 08:20:43 2006 +0000
  1361.       * Always use PIC to build the Mozilla plugin.
  1362. commit c8f13a2b162e5b9c03b464729280e1bb5dffb28b
  1363. Author: Clément Stenac <zorglub@videolan.org>
  1364. Date:   Mon Sep 11 06:07:47 2006 +0000
  1365.     Profile sample.
  1366.     * Remove the l10n stuff, we'll handle it through po4a
  1367.     * Add the ability to put several profiles in a file
  1368.     * Split out the name of the elements
  1369.     * Remove the prefix
  1370.     Schema is not yet up-to-date.
  1371. commit 4c5af7b358ebb5702b5280784d89419cba090296
  1372. Author: Clément Stenac <zorglub@videolan.org>
  1373. Date:   Sun Sep 10 21:58:29 2006 +0000
  1374.     Remove useless debug
  1375. commit 6d3a3912b0d3cfc454d7696992d58c371a584975
  1376. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1377. Date:   Sun Sep 10 20:43:14 2006 +0000
  1378.     * remove non-committed files from target to make buildbot happy. You obviously need to restore this to get a panel with icons
  1379. commit 6ee0559da62b3bc120e36344a2f42b87514d0e20
  1380. Author: Clément Stenac <zorglub@videolan.org>
  1381. Date:   Sun Sep 10 20:36:09 2006 +0000
  1382.     A bit of cleanup
  1383.     Add the qtu (Qt To Utf8) and qta (Qt To Ascii) macros
  1384. commit 4b0f3f8deb301239e5f549163dd68dce76a66f43
  1385. Author: Antoine Cellerier <dionoea@videolan.org>
  1386. Date:   Sun Sep 10 20:21:14 2006 +0000
  1387.     vout-filter is now part of the video-filter option. (video output core still needs to be fixed) Based on patch by hobophobe on IRC.
  1388. commit 2d0f9f3e6dd379a32583c9334f289ef48eebe5a3
  1389. Author: Clément Stenac <zorglub@videolan.org>
  1390. Date:   Sun Sep 10 20:20:21 2006 +0000
  1391.     Fix typo
  1392. commit eaeeb9bcc2188c1733a02cd73547eb8f58332472
  1393. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1394. Date:   Sun Sep 10 20:17:19 2006 +0000
  1395.     * removed some further hangover from the original patch and finally added embeddedWindow to the xcode project
  1396. commit 6f54a5309b529a0368b21cf38854eb1e4e9f696a
  1397. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1398. Date:   Sun Sep 10 20:12:12 2006 +0000
  1399.     * New Fullscreen controller panel
  1400.     - basically written by Jerome Decoodt <djc at videolan dot org> aka DiDjCodt
  1401.     plus
  1402.     - various patches, coding-style fixes, etc. here and there
  1403.     - integration to VLCControls
  1404.     - automagic fading-in and -out when in fullscreen mode
  1405.     
  1406.     TODO:
  1407.     - get and use native graphics. These are currently being prepared by Simon Damkjaer Andersen, who already donated new playback mode icons (to be committed soon)
  1408.     - implement the volume slider
  1409.     - fix seeking with the time slider
  1410.     - check for memory leaks
  1411.     - further clean-up
  1412.     
  1413.     ATTENTION:
  1414.     for the moment, you need certain images from Jerome's patch to get this running. Put them to extras/MacOSX/Resources/ and it'll work. Otherwise, VLC won't crash, but only show strings.
  1415. commit 277e9ab5a2a4df835797c6df5b7741f25b9721ad
  1416. Author: Clément Stenac <zorglub@videolan.org>
  1417. Date:   Sun Sep 10 19:00:21 2006 +0000
  1418.     Fix SD support
  1419. commit 75b1aa19f528bb6f847c09963485d1e0356e1af5
  1420. Author: Rémi Denis-Courmont <rem@videolan.org>
  1421. Date:   Sun Sep 10 17:54:17 2006 +0000
  1422.     Also control plugin export table
  1423. commit 4f6898465fb467a5b79dda120357032f7325e575
  1424. Author: Rémi Denis-Courmont <rem@videolan.org>
  1425. Date:   Sun Sep 10 17:46:50 2006 +0000
  1426.     Blind svn:ignore update
  1427. commit 86dd8dbb3da07ee8ef71492cdeb11394a3f3fc9c
  1428. Author: Rémi Denis-Courmont <rem@videolan.org>
  1429. Date:   Sun Sep 10 17:40:29 2006 +0000
  1430.     Ensure libvlc only export symbols from libvlc API
  1431. commit a1b219961d490dc76e021f419132fc842b6157e8
  1432. Author: Clément Stenac <zorglub@videolan.org>
  1433. Date:   Sun Sep 10 17:18:33 2006 +0000
  1434.     Handle more hotkeys
  1435.     Prevent the volume slider from stealing the focus
  1436. commit c0354099098fc62a31b9cced4d1e6ef88f800b4a
  1437. Author: Christophe Mutricy <xtophe@videolan.org>
  1438. Date:   Sun Sep 10 17:00:09 2006 +0000
  1439.     Don't build stream_out_switcher by default
  1440. commit fb3aa29117f04628e7c5425a6e6b16242301e239
  1441. Author: Sam Hocevar <sam@videolan.org>
  1442. Date:   Sun Sep 10 16:37:47 2006 +0000
  1443.       * Makefile.am: add empty versioning information to libvlc.so.
  1444. commit f590a8cc9e1b0f2f90f00af0bd6e4e0524d58b52
  1445. Author: Sam Hocevar <sam@videolan.org>
  1446. Date:   Sun Sep 10 16:33:18 2006 +0000
  1447.      * src/Makefile.am: do not use -avoid-version. [ported from r16581]
  1448. commit 5e10afa2d6a34e09bb82161040f0a1ba386da7fd
  1449. Author: Antoine Cellerier <dionoea@videolan.org>
  1450. Date:   Sat Sep 9 20:19:32 2006 +0000
  1451.     Also decode VP6 in flash ... this currently decodes video upside down (example file: http://samples.mplayerhq.hu/FLV/flash8/harrypotter-480x272-450-vp6.flv ). If someone knows how to tell the vout/codec to change line order ...
  1452. commit b6ddce30b90af98c75566a174ce5e7cd37202448
  1453. Author: Antoine Cellerier <dionoea@videolan.org>
  1454. Date:   Sat Sep 9 19:39:31 2006 +0000
  1455.     FFmpeg now has VP5/VP6 decoding (flash uses special variant with codec id VP6F in ffmpeg ... this isn't used in VLC yet)
  1456. commit 4c60d7c5334e1af320e5ae45782ab7e77bd0df61
  1457. Author: Rémi Denis-Courmont <rem@videolan.org>
  1458. Date:   Sat Sep 9 13:50:07 2006 +0000
  1459.     Switch net_Write to poll() to avoid fd set overflow.
  1460. commit a4e6865cbc4fb2fe7c58afa6478593768c8690c1
  1461. Author: Rémi Denis-Courmont <rem@videolan.org>
  1462. Date:   Sat Sep 9 10:50:29 2006 +0000
  1463.     Accept non-socket handles through net_Read* (closes #731)
  1464. commit 1a87ee6e8682c823f88cfd5f477bed9f2612a0c9
  1465. Author: Rémi Denis-Courmont <rem@videolan.org>
  1466. Date:   Sat Sep 9 10:37:37 2006 +0000
  1467.     Fix segfault. FTP access output is now somehow "tested"
  1468. commit 020a810e8d5ebd18f38017834025e764d5618fa6
  1469. Author: Rémi Denis-Courmont <rem@videolan.org>
  1470. Date:   Sat Sep 9 10:24:52 2006 +0000
  1471.     More fixes
  1472. commit 3b96221979b1cdb336ce79d0ead6c45548b5c5f6
  1473. Author: Rémi Denis-Courmont <rem@videolan.org>
  1474. Date:   Sat Sep 9 10:09:15 2006 +0000
  1475.     OSX compile fix
  1476. commit 5abd95e1ceeabf24b2d0333b7181635a5881a097
  1477. Author: Rémi Denis-Courmont <rem@videolan.org>
  1478. Date:   Sat Sep 9 10:03:06 2006 +0000
  1479.     Oups
  1480. commit e45c692c9be3706dbaee7f84a294a943b05c6962
  1481. Author: Rémi Denis-Courmont <rem@videolan.org>
  1482. Date:   Sat Sep 9 09:53:34 2006 +0000
  1483.     Untested FTP access output (closes #605)
  1484. commit 4a0c164d8c02d3ed72dd78631ba1ea050f9bcd03
  1485. Author: Rémi Denis-Courmont <rem@videolan.org>
  1486. Date:   Sat Sep 9 09:23:02 2006 +0000
  1487.     Fix typo
  1488. commit 8bc1b5a79027fd3b1cdc927cee1e181adf26709a
  1489. Author: Clément Stenac <zorglub@videolan.org>
  1490. Date:   Sat Sep 9 09:12:23 2006 +0000
  1491.     One more outdated copyright
  1492. commit ce24095ae19f0fb89902a31489333335b1048467
  1493. Author: Clément Stenac <zorglub@videolan.org>
  1494. Date:   Sat Sep 9 09:05:11 2006 +0000
  1495.     Copyright stuff
  1496. commit 230ff455d6cf429d7e6bfb9db9eb9a206f819496
  1497. Author: Rémi Denis-Courmont <rem@videolan.org>
  1498. Date:   Sat Sep 9 08:27:55 2006 +0000
  1499.     More cosmetic
  1500.     (nice reinvention of the while() loop, but I prefer while())
  1501. commit d2d7e36de5200db692006284ce24646fa234d780
  1502. Author: Rémi Denis-Courmont <rem@videolan.org>
  1503. Date:   Sat Sep 9 08:20:18 2006 +0000
  1504.     Cosmetic fixes
  1505. commit f78b9464b0cfd8ad268d41957b35bcf5cba62591
  1506. Author: Rémi Denis-Courmont <rem@videolan.org>
  1507. Date:   Sat Sep 9 08:19:23 2006 +0000
  1508.     Don't use someone's else domain in our default values
  1509. commit 548935b4705c8ad713672739d9ee0a21a1f32dca
  1510. Author: Rémi Denis-Courmont <rem@videolan.org>
  1511. Date:   Sat Sep 9 07:48:55 2006 +0000
  1512.     Really fix SDP ordering here too (closes #716 again)
  1513. commit 92cb05eb83197e2bf2f765e4ebda9a84350f3f2d
  1514. Author: Rémi Denis-Courmont <rem@videolan.org>
  1515. Date:   Sat Sep 9 07:43:58 2006 +0000
  1516.     * Add multicast source filter (RFC4570),
  1517.       so that one day we may be able to use IGMPv3/MLDv2 with VLC streams,
  1518.     * Add recvonly attribute
  1519.     * Really fix ordering (c= then t= then a=)
  1520.     * Put type attribute as a session attribute (as per RFC4566)
  1521. commit 038f61db32c1bcb94639fb38497967fa0035ddda
  1522. Author: Rémi Denis-Courmont <rem@videolan.org>
  1523. Date:   Sat Sep 9 07:26:22 2006 +0000
  1524.     Another SDP ordering fix
  1525. commit c59d4940d4babd5c9ce94d924cfbf9b81d9fbd5f
  1526. Author: Antoine Cellerier <dionoea@videolan.org>
  1527. Date:   Fri Sep 8 22:41:45 2006 +0000
  1528.     Add vcrop, vzoom and vratio commands to the rc interface (code duplication is horrible ... i know)
  1529. commit bc66bf9e31b3878f892835110127b377722e92b7
  1530. Author: Pavlov Konstantin <thresh@videolan.org>
  1531. Date:   Fri Sep 8 21:42:19 2006 +0000
  1532.     ALT Linux VLC specfile
  1533. commit b39946effa28e39768a3d15a9ac9684c7bad6e02
  1534. Author: Pavlov Konstantin <thresh@videolan.org>
  1535. Date:   Fri Sep 8 21:30:07 2006 +0000
  1536.     forgot to mention the last fortune is from #videolan
  1537. commit fc8f30f200dda95909df482e9d6bf52b8b7e3635
  1538. Author: Pavlov Konstantin <thresh@videolan.org>
  1539. Date:   Fri Sep 8 21:27:21 2006 +0000
  1540.     one more fortune
  1541. commit 93020752782611894027dae8276b1a489ac5eea3
  1542. Author: Rémi Denis-Courmont <rem@videolan.org>
  1543. Date:   Fri Sep 8 19:50:25 2006 +0000
  1544.     Fix SDP line ordering (closes #716)
  1545. commit 68b76a9c2818db636384729d67698fca58a615d2
  1546. Author: Rémi Denis-Courmont <rem@videolan.org>
  1547. Date:   Fri Sep 8 19:00:04 2006 +0000
  1548.     Complete(?) migration to net_strerror/net_errno
  1549.     for nicer Win32 error messages
  1550. commit 5cdd8862109d8727dfc1af806f545588c7febf05
  1551. Author: Rémi Denis-Courmont <rem@videolan.org>
  1552. Date:   Fri Sep 8 18:33:32 2006 +0000
  1553.     Well, this time maybe
  1554. commit b6ab759043c837050b1c17b5b1131783b7dab25c
  1555. Author: Rémi Denis-Courmont <rem@videolan.org>
  1556. Date:   Fri Sep 8 18:26:50 2006 +0000
  1557.     Might fix Win32 compilation
  1558. commit b96f1239ec167521237bb120f6bc0608869186a0
  1559. Author: Rémi Denis-Courmont <rem@videolan.org>
  1560. Date:   Fri Sep 8 18:14:25 2006 +0000
  1561.     Add missing const qualifier and fix warnings
  1562. commit 898c8550e62ab565c4971290d8a5c1042524373d
  1563. Author: Rémi Denis-Courmont <rem@videolan.org>
  1564. Date:   Fri Sep 8 18:08:39 2006 +0000
  1565.     Don't rebuild the skin all the time
  1566. commit 0950922e0c34954684d44ad35ceede7cceb29414
  1567. Author: Rémi Denis-Courmont <rem@videolan.org>
  1568. Date:   Fri Sep 8 18:07:18 2006 +0000
  1569.     Actually wreak havoc to the network API.
  1570. commit f10b00253da9041d3115c7991eaae9f0447ed342
  1571. Author: Rémi Denis-Courmont <rem@videolan.org>
  1572. Date:   Fri Sep 8 17:56:58 2006 +0000
  1573.     Fixes
  1574. commit c07085a9a490b3a872bd463d092f8876086c9b1e
  1575. Author: Rémi Denis-Courmont <rem@videolan.org>
  1576. Date:   Fri Sep 8 17:53:14 2006 +0000
  1577.     Reallow file descriptor above FD_SETSIZE since we now use poll()
  1578. commit ad3d32f666b533f2c25711932d58d974d0639409
  1579. Author: Rémi Denis-Courmont <rem@videolan.org>
  1580. Date:   Fri Sep 8 17:51:58 2006 +0000
  1581.     Experimental poll()-capable merge of net_Read, net_ReadNonBlock and net_Select
  1582. commit cc960e5b4b61132996563818db285adf02507a62
  1583. Author: Rémi Denis-Courmont <rem@videolan.org>
  1584. Date:   Fri Sep 8 16:29:56 2006 +0000
  1585.     More cleanup
  1586. commit 18115b669990c67216cc740deab06e88bd8bfd3e
  1587. Author: Rémi Denis-Courmont <rem@videolan.org>
  1588. Date:   Fri Sep 8 16:26:49 2006 +0000
  1589.     Add message for most of the Winsock errors
  1590.     (not compile tested, but since no one else wanted to do such a boring commit,
  1591.      you can't complain)
  1592. commit 3ad1a7bfb165d12404bc0525fa6735552cef2ad6
  1593. Author: Rémi Denis-Courmont <rem@videolan.org>
  1594. Date:   Fri Sep 8 16:04:29 2006 +0000
  1595.     Partial cleanup and improved Windows error messages
  1596. commit b331a74423f602c1070e0b9a3615efb540655e55
  1597. Author: Sam Hocevar <sam@videolan.org>
  1598. Date:   Fri Sep 8 15:48:21 2006 +0000
  1599.       * modules/stream_out/rtp.c:
  1600.         + Remove SDP file when bailing out. Patch by Fabrice Ollivier.
  1601. commit c5339761dee63ffc01fea32116b48ae36dd546df
  1602. Author: Christophe Mutricy <xtophe@videolan.org>
  1603. Date:   Thu Sep 7 22:58:14 2006 +0000
  1604.     Update-po
  1605. commit b173df8fdc94bb0915f274e4c813a2e39a1d52b5
  1606. Author: Christophe Mutricy <xtophe@videolan.org>
  1607. Date:   Thu Sep 7 22:20:04 2006 +0000
  1608.     We need the latest autoconf. see [16537]
  1609. commit 551cd1d569dcd10d574bf28761137fb14c199b09
  1610. Author: Derk-Jan Hartman <hartman@videolan.org>
  1611. Date:   Thu Sep 7 22:01:06 2006 +0000
  1612.     * Reset access->info.b_eof when we search. After you have read up untill the end, (like ps does), you can search back to the beginning, provided the access module allows this.
  1613. commit b26a3e619221b00a57b7455d3f98d9be30321544
  1614. Author: Derk-Jan Hartman <hartman@videolan.org>
  1615. Date:   Thu Sep 7 21:58:59 2006 +0000
  1616.     * Improve duration calculation
  1617. commit e7ef1d978beb56e3e35f0a571e0a352b3dd403bf
  1618. Author: Rémi Denis-Courmont <rem@videolan.org>
  1619. Date:   Thu Sep 7 19:49:30 2006 +0000
  1620.     Implement net_SetDSCP() to set Diffserv code point on a socket.
  1621. commit 429c5e9921b4f69910d78ecaa413f0b22a886a97
  1622. Author: Rémi Denis-Courmont <rem@videolan.org>
  1623. Date:   Thu Sep 7 19:23:03 2006 +0000
  1624.     Make GnuTLS use pthread directly rather than VLC's API when appropriate.
  1625.     This would be needed if libvlc is ever embedded in an application that
  1626.     also uses GnuTLS.
  1627. commit 55749902576acef148ae85f455ae84fc66eba30c
  1628. Author: Rémi Denis-Courmont <rem@videolan.org>
  1629. Date:   Thu Sep 7 19:09:27 2006 +0000
  1630.     - Check x509 certificates start and end date (*ahem*)
  1631.     - Some cleanup
  1632. commit 53ac919ad770f03b1ab47cfd5d02eabd9cc86272
  1633. Author: Rémi Denis-Courmont <rem@videolan.org>
  1634. Date:   Thu Sep 7 18:27:41 2006 +0000
  1635.     Require more recent GnuTLS and get rid of broken algos.
  1636. commit 8bf0d77a6475210a42f3e22a787d5a66de799970
  1637. Author: Antoine Cellerier <dionoea@videolan.org>
  1638. Date:   Thu Sep 7 17:02:46 2006 +0000
  1639.     :%s/t/    /g
  1640. commit f7461fc41d7723c9a5461ae32971a7b1a5845bf8
  1641. Author: Damien Fouilleul <damienf@videolan.org>
  1642. Date:   Wed Sep 6 22:15:29 2006 +0000
  1643.     vlcplugin.cpp: don't forget to increment argc
  1644. commit 989cefffec6e0942a9264c820fa9d178a76493a6
  1645. Author: Damien Fouilleul <damienf@videolan.org>
  1646. Date:   Wed Sep 6 22:07:22 2006 +0000
  1647.     - OpenCV video filter module by Dugal Harris
  1648. commit 8dde0ccc90ef43a3935dae2a14885d691df2ce40
  1649. Author: Clément Stenac <zorglub@videolan.org>
  1650. Date:   Wed Sep 6 21:32:39 2006 +0000
  1651.     Use the "video filter2" capability for transcode's vfilter option so we don't get vfilter1.
  1652.     We need to fix the --video-filter option to accept both vfilter1 and vfilter2 and react correctly
  1653. commit d72b2da00a99fbaac8b6e79e870ed998d0b39afe
  1654. Author: Christophe Mutricy <xtophe@videolan.org>
  1655. Date:   Wed Sep 6 21:30:14 2006 +0000
  1656.     Don't use the media library in the mozilla plugin
  1657. commit 1fa3f9dd6e748b80c83a4b358c6b262e62494cdb
  1658. Author: Clément Stenac <zorglub@videolan.org>
  1659. Date:   Wed Sep 6 21:05:21 2006 +0000
  1660.     Preferences categories are *not* categories. They are *user* strings.
  1661. commit 91e0b51e9cc386c0bceb9ef1cd62c32eb2cdaaaa
  1662. Author: Clément Stenac <zorglub@videolan.org>
  1663. Date:   Wed Sep 6 21:03:03 2006 +0000
  1664.     One more encoding fix
  1665. commit f3345344bd6645cdce26848cd03ecdd6f346398b
  1666. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1667. Date:   Wed Sep 6 10:02:20 2006 +0000
  1668.     Typo tha -> that
  1669. commit dbaf0349d79954025f5c6fa69afd77369466ec41
  1670. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1671. Date:   Tue Sep 5 21:11:46 2006 +0000
  1672.     * quick n dirty fix to get the OSX builds compiling for now
  1673. commit c6868a0ee37aeff6594b0f93445826db40f061da
  1674. Author: Antoine Cellerier <dionoea@videolan.org>
  1675. Date:   Tue Sep 5 16:42:10 2006 +0000
  1676.     FFmpeg now has support for VMware's video codec.
  1677. commit dde34adcf1c2f1a485b25ecd4da25646e47f6ae0
  1678. Author: Pavlov Konstantin <thresh@videolan.org>
  1679. Date:   Tue Sep 5 13:22:38 2006 +0000
  1680.     link stream_out_switcher with ffmpeg libs (should fix w32 build)
  1681. commit 895ff51a6cde3756d51d977c2badc2042e91521d
  1682. Author: Pavlov Konstantin <thresh@videolan.org>
  1683. Date:   Tue Sep 5 12:33:53 2006 +0000
  1684.     We can build ffmpeg and stream_out_switcher as plugins when found by pkg-config.
  1685.     Can we?
  1686. commit 9ab29013a72a3f9ede29df2331b32c3aba5bfb49
  1687. Author: Clément Stenac <zorglub@videolan.org>
  1688. Date:   Tue Sep 5 11:18:44 2006 +0000
  1689.     Include errno.h
  1690. commit 226a5a2b0840767940efb1337decc605d45c14b0
  1691. Author: Derk-Jan Hartman <hartman@videolan.org>
  1692. Date:   Tue Sep 5 11:07:08 2006 +0000
  1693.     * Quote add
  1694. commit 327779e67afccb53ba47f1d76bb15fd92f99c69d
  1695. Author: Clément Stenac <zorglub@videolan.org>
  1696. Date:   Tue Sep 5 07:16:17 2006 +0000
  1697.     Convert items in the preferences tree to locale
  1698. commit 315069b3b158b8d71668b5295e4fd0ea8957a3f2
  1699. Author: Clément Stenac <zorglub@videolan.org>
  1700. Date:   Tue Sep 5 06:09:42 2006 +0000
  1701.     Split playlist include file in public/private
  1702. commit a8cd696065beee48f46aa90f1cdf9c3828547b6a
  1703. Author: Damien Fouilleul <damienf@videolan.org>
  1704. Date:   Mon Sep 4 21:48:45 2006 +0000
  1705.     input.c: fixed state (broke pause)
  1706. commit 199f4a0e93d12b6a1f47a869cd8d9e293fbe07df
  1707. Author: Christophe Mutricy <xtophe@videolan.org>
  1708. Date:   Mon Sep 4 19:28:53 2006 +0000
  1709.     New update of the Portuguese l10n
  1710. commit 88e69eceaa40dad425a08898ec49231f74aaa1df
  1711. Author: Damien Fouilleul <damienf@videolan.org>
  1712. Date:   Mon Sep 4 18:19:03 2006 +0000
  1713.     fixed typo
  1714. commit 25323bcd81feeaeb2d86b7ca777f8f6badd52832
  1715. Author: Damien Fouilleul <damienf@videolan.org>
  1716. Date:   Mon Sep 4 18:17:10 2006 +0000
  1717.     mozilla: more clean-ups
  1718. commit f8cece221f428b36796050936775a0027dbdae7f
  1719. Author: Damien Fouilleul <damienf@videolan.org>
  1720. Date:   Mon Sep 4 17:51:10 2006 +0000
  1721.     - added input state & input rate in control APIs
  1722. commit ad446ef0aaacdb7deeee1c2c323fd613c1f6106d
  1723. Author: Damien Fouilleul <damienf@videolan.org>
  1724. Date:   Mon Sep 4 17:50:19 2006 +0000
  1725.     forgot that one in last commit
  1726. commit 5b880a59e478a7cab5de4c8b84b540b9666ef804
  1727. Author: Damien Fouilleul <damienf@videolan.org>
  1728. Date:   Mon Sep 4 17:48:38 2006 +0000
  1729.     - input: added intermediate state info opening & buffering
  1730. commit 0a9262fddcf27a9d13cdb4586714d80884db424e
  1731. Author: Christophe Mutricy <xtophe@videolan.org>
  1732. Date:   Mon Sep 4 13:32:02 2006 +0000
  1733.     As a second effect of the recent libtool/build system commits, libvlc.dll has loose the extra .a. hurray.
  1734. commit 17bf8ad695ca1b6f3adc81fa3b0241a708889fec
  1735. Author: Christophe Mutricy <xtophe@videolan.org>
  1736. Date:   Mon Sep 4 10:43:50 2006 +0000
  1737.     We don't use utf-8 in localisable string so drop the option.
  1738. commit 8078458b0c1d5e9f712b8262b7ea09c7919201cb
  1739. Author: Sam Hocevar <sam@videolan.org>
  1740. Date:   Mon Sep 4 10:12:03 2006 +0000
  1741.       * src/input/decoder.c: sorry, I'm not allowed to put UTF-8 here.
  1742. commit 577191650a76783ed57720beb3eb5e89470e0313
  1743. Author: Christophe Mutricy <xtophe@videolan.org>
  1744. Date:   Mon Sep 4 09:27:21 2006 +0000
  1745.     * Tell gettext that we use UTF-8.
  1746.     * run update-po
  1747. commit 62c70cd27ee6f22339dd67a4be9f210ba80db556
  1748. Author: Sam Hocevar <sam@videolan.org>
  1749. Date:   Sun Sep 3 22:18:30 2006 +0000
  1750.       * src/input/decoder.c: use real, nice quotes.
  1751. commit 9204240ce5304fca61501b4a80cd013c5b52eaf0
  1752. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1753. Date:   Sun Sep 3 22:13:20 2006 +0000
  1754.     * save playback styles on Macs as well
  1755. commit c03721fb71a2130478351a46abf54d733e75dc92
  1756. Author: Pavlov Konstantin <thresh@videolan.org>
  1757. Date:   Sun Sep 3 22:07:29 2006 +0000
  1758.     Try to find seamonkey-config too.
  1759.     
  1760.     TODO: test for xpidl in /usr/lib{,64}/seamonkey too.
  1761. commit 98de0c4bd48960695e361be7a374d962c3f5afd2
  1762. Author: Clément Stenac <zorglub@videolan.org>
  1763. Date:   Sun Sep 3 21:53:38 2006 +0000
  1764.     Start grabbing hotkeys in Qt. Unfinished
  1765. commit 9dcb15a14399ed41a65f03db3a330e3c66d13176
  1766. Author: Sam Hocevar <sam@videolan.org>
  1767. Date:   Sun Sep 3 20:51:09 2006 +0000
  1768.       * src/input/decoder.c: fix "unsupported fourcc" fatal error message.
  1769. commit 72e190bf75f53db77c3242444d40cc8756b2518d
  1770. Author: Clément Stenac <zorglub@videolan.org>
  1771. Date:   Sun Sep 3 17:43:25 2006 +0000
  1772.     Fix postprocessing in menu (Closes:#659)
  1773. commit 3f1e3abe351f19cb9bff01e8cdc8d36f736c97c9
  1774. Author: Clément Stenac <zorglub@videolan.org>
  1775. Date:   Sun Sep 3 17:31:02 2006 +0000
  1776.     Auto load and save media library (Closes:#433)
  1777. commit f787ec76c10fa310a23c73d287337d0f6ff35a74
  1778. Author: Clément Stenac <zorglub@videolan.org>
  1779. Date:   Sun Sep 3 16:50:22 2006 +0000
  1780.     open directory and playlist
  1781. commit 57e8f47c38092e4d1465e6303057c128e37da002
  1782. Author: Clément Stenac <zorglub@videolan.org>
  1783. Date:   Sun Sep 3 16:43:26 2006 +0000
  1784.     Remove useless debug, fix a bug
  1785. commit fc4f26734d234525e2ecda1bb346a3918790acb2
  1786. Author: Clément Stenac <zorglub@videolan.org>
  1787. Date:   Sun Sep 3 16:41:40 2006 +0000
  1788.     Fix possible crash
  1789. commit f594604717e1772d3239a34e553a9a19c4b0d9e2
  1790. Author: Rémi Denis-Courmont <rem@videolan.org>
  1791. Date:   Sun Sep 3 15:20:43 2006 +0000
  1792.     Use LTLIBINTL instead of LIBINTL when using libtool.
  1793. commit 134720bdbf7aed4137c8a276a7e73d33435761d6
  1794. Author: Christophe Mutricy <xtophe@videolan.org>
  1795. Date:   Sun Sep 3 15:17:11 2006 +0000
  1796.     Start of the work of Ari Constancio on Portuguese localisation
  1797. commit fba89f71376c52418dc3335e8707b0f0babdbfa8
  1798. Author: Rémi Denis-Courmont <rem@videolan.org>
  1799. Date:   Sun Sep 3 15:08:52 2006 +0000
  1800.     Fix type-punning breakage
  1801. commit 4a3e1087fb3804e3fca54c6a86b8c4b65cfeef25
  1802. Author: Rémi Denis-Courmont <rem@videolan.org>
  1803. Date:   Sun Sep 3 15:01:52 2006 +0000
  1804.     You shall not pass NULL to IsUTF8().
  1805. commit 91879fc76ebbe0cee33f3fb2e1eff565d3636143
  1806. Author: Pavlov Konstantin <thresh@videolan.org>
  1807. Date:   Sun Sep 3 12:41:56 2006 +0000
  1808.     write comments in config file in user locale instead of utf
  1809. commit 8b836ad7d36ad81c6d58e357b4aa767ffe525b6e
  1810. Author: Rémi Denis-Courmont <rem@videolan.org>
  1811. Date:   Sun Sep 3 11:51:11 2006 +0000
  1812.     Another GNU makism killed
  1813. commit 79176e947cefe595db410f1dd291defe881732a6
  1814. Author: Rémi Denis-Courmont <rem@videolan.org>
  1815. Date:   Sun Sep 3 11:44:03 2006 +0000
  1816.     Further crackdown on GNU make-isms
  1817.     But is the corba plugin functionnal anyway?
  1818. commit 3895c785f758d99962524fdb2b95f57ed3d389c0
  1819. Author: Christophe Mutricy <xtophe@videolan.org>
  1820. Date:   Sat Sep 2 23:24:38 2006 +0000
  1821.     hmm One of yesterday commit broke binary compatibility.
  1822. commit 0cd5cdd740f72a453707e4e6166087ce9880c961
  1823. Author: Clément Stenac <zorglub@videolan.org>
  1824. Date:   Sat Sep 2 22:33:44 2006 +0000
  1825.     Remember random/loop/repeat
  1826. commit 0702b8f8e48dca927ff62d00e0a37f83dacd1987
  1827. Author: Clément Stenac <zorglub@videolan.org>
  1828. Date:   Sat Sep 2 21:22:19 2006 +0000
  1829.     Add --play-and-exit option to quit after no more items are in playlist.
  1830.     To be backported, but will need some manual merging (diff in vlc-devel should apply pristine to 0.8.5).
  1831.     Thanks to Georgi Chorbadzhiyski for the patch
  1832. commit 1aa4230a8154b65139570ee8a953e9cc0b0b2bfd
  1833. Author: Antoine Cellerier <dionoea@videolan.org>
  1834. Date:   Sat Sep 2 20:46:57 2006 +0000
  1835.     Fix refcount issues and only vlc_object_find when needed
  1836. commit 6a630a520aecb76aa9a0dc5dfc57de6c1b94eaac
  1837. Author: Rémi Denis-Courmont <rem@videolan.org>
  1838. Date:   Sat Sep 2 20:30:53 2006 +0000
  1839.     Merge [PATCH] http chunked encoding fix
  1840. commit c1e42b89444d735cabe7948a47ec8a28d4ce26b8
  1841. Author: Christophe Mutricy <xtophe@videolan.org>
  1842. Date:   Sat Sep 2 19:48:49 2006 +0000
  1843.     Use our own pkg-config macro. So we don't have problems on OSX (ol pkg.m4 or wrong installation)
  1844. commit c64eb2f826436eeb9ad309f04ec6014170b2fb91
  1845. Author: Antoine Cellerier <dionoea@videolan.org>
  1846. Date:   Sat Sep 2 17:08:08 2006 +0000
  1847.     Oops.
  1848. commit 25ff9ffdcabfb151e25f320dbafde1e8b94b5a6f
  1849. Author: Clément Stenac <zorglub@videolan.org>
  1850. Date:   Sat Sep 2 17:07:46 2006 +0000
  1851.     Fixes for random + live search
  1852. commit 72d2a5b460bd6551a5a2e93216c63c12aba1aaee
  1853. Author: Antoine Cellerier <dionoea@videolan.org>
  1854. Date:   Sat Sep 2 17:03:36 2006 +0000
  1855.     subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)
  1856. commit 532a761def76ca5507916dd112bf49b510df6c15
  1857. Author: Clément Stenac <zorglub@videolan.org>
  1858. Date:   Sat Sep 2 16:59:50 2006 +0000
  1859.     Re-enable random.
  1860.     It is now based on a shuffled array of items, so that next + prev takes you back to what you were playing
  1861. commit d2b97910a60394c43135195c45d1bef599fb9a3f
  1862. Author: Christophe Mutricy <xtophe@videolan.org>
  1863. Date:   Sat Sep 2 14:49:53 2006 +0000
  1864.     Don't compile the motion plugin on win32
  1865. commit 176d5aeecafa565eb0683d9b44cfe5b799b07072
  1866. Author: Dennis van Amerongen <trax@videolan.org>
  1867. Date:   Sat Sep 2 14:32:19 2006 +0000
  1868.     * more ouput -> output typos
  1869. commit 27e0d5bc0d50422e5095e575292d85bb2ddc380b
  1870. Author: Rémi Denis-Courmont <rem@videolan.org>
  1871. Date:   Sat Sep 2 12:26:41 2006 +0000
  1872.     Make mux_ts a plugin too.
  1873.     Afterall, ts is a plugin, and is probably as useful if not more.
  1874. commit 7a16cdaa5e463a5c26405fa7eafb19a41592b187
  1875. Author: Rémi Denis-Courmont <rem@videolan.org>
  1876. Date:   Sat Sep 2 12:19:59 2006 +0000
  1877.     Make theora codec a plugin
  1878. commit c04075035c6b43aa06d45dc182625624960ee8de
  1879. Author: Rémi Denis-Courmont <rem@videolan.org>
  1880. Date:   Sat Sep 2 12:15:55 2006 +0000
  1881.     Cleanup gnutls detection
  1882. commit c610362cdb77ffb38b61fac3c1a7b8addd75fbda
  1883. Author: Rémi Denis-Courmont <rem@videolan.org>
  1884. Date:   Sat Sep 2 11:20:55 2006 +0000
  1885.     Enable libtool by default.
  1886.     You can still disable it manually...
  1887.     and well, you've had six months to fix your build system.
  1888. commit 0b1d6a5e8279e7075691bb3eeaebbec73ed17c6f
  1889. Author: Rémi Denis-Courmont <rem@videolan.org>
  1890. Date:   Sat Sep 2 11:20:07 2006 +0000
  1891.     Remove evil kludge.
  1892.     Better fix broken code that would rely on this.
  1893. commit fe8f7fc7842dc77baf45b50dc2189ea4fa2e5e7a
  1894. Author: Clément Stenac <zorglub@videolan.org>
  1895. Date:   Sat Sep 2 10:20:26 2006 +0000
  1896.     Fix a few quirks with playlist filters
  1897. commit 0c0286c53b579b29cc0e249be644bc9cbb4d1499
  1898. Author: Clément Stenac <zorglub@videolan.org>
  1899. Date:   Sat Sep 2 08:40:01 2006 +0000
  1900.     Actually use the --playlist-tree option
  1901. commit 4717c1acae228e87966eec473fae4ab7495af7e0
  1902. Author: Clément Stenac <zorglub@videolan.org>
  1903. Date:   Sat Sep 2 08:39:28 2006 +0000
  1904.     Preferences
  1905.     * Enable Save/Cancel. Please test heavily with already implemented stuff. There is a layout bug with simple prefs because they don't implement save yet. Also, we still have some parenting issues to fix
  1906.     * Remove "advanced" stuff
  1907. commit f9e66b988874723c9eaa673407c17b9b43ffbabd
  1908. Author: Dennis van Amerongen <trax@videolan.org>
  1909. Date:   Sat Sep 2 07:52:38 2006 +0000
  1910.     * typo ouput -> output
  1911. commit 9aa773ce684884f04655dc433ea3e46e1eb55055
  1912. Author: Damien Fouilleul <damienf@videolan.org>
  1913. Date:   Fri Sep 1 16:34:46 2006 +0000
  1914.     - vlcshell.cpp: fix for a couple of crashing scenarios
  1915. commit 7e54e24bdf3727463ffaff0dd9671de231d7ad56
  1916. Author: Damien Fouilleul <damienf@videolan.org>
  1917. Date:   Fri Sep 1 16:32:09 2006 +0000
  1918.     asx.c: ignore leading empty lins during detection
  1919. commit 38a482c2fdc2ce7ab1984a3e043b5bc64eef532f
  1920. Author: Pavlov Konstantin <thresh@videolan.org>
  1921. Date:   Fri Sep 1 08:04:55 2006 +0000
  1922.     This also could be named in non-UTF, recode it
  1923. commit 955f08dbbce67145a97f5372a64eb529f22523eb
  1924. Author: Pavlov Konstantin <thresh@videolan.org>
  1925. Date:   Fri Sep 1 08:03:00 2006 +0000
  1926.     Recode output in rc interface to current locale
  1927. commit 268289cf274e8e3395caf7be35e01cc1f6a34128
  1928. Author: Clément Stenac <zorglub@videolan.org>
  1929. Date:   Fri Sep 1 06:01:06 2006 +0000
  1930.     Enable verbosity setting
  1931. commit 0c6ddb9b05d5524289e6ee88bb1ff27359e1d8df
  1932. Author: Christophe Mutricy <xtophe@videolan.org>
  1933. Date:   Thu Aug 31 22:57:35 2006 +0000
  1934.     Initialize the verbosity box
  1935. commit 9cd790fcf0d58ce7ac649940812b92860a8d17dc
  1936. Author: Clément Stenac <zorglub@videolan.org>
  1937. Date:   Thu Aug 31 22:17:17 2006 +0000
  1938.     Merge views.hpp in customwidgets
  1939. commit e03cced9f328baa4cb3896cf479c0cb3c86f87de
  1940. Author: Clément Stenac <zorglub@videolan.org>
  1941. Date:   Thu Aug 31 22:10:11 2006 +0000
  1942.     Warnings/Errors dialog
  1943. commit 69c492db215787114c4587e901ab534965ea7410
  1944. Author: Clément Stenac <zorglub@videolan.org>
  1945. Date:   Thu Aug 31 20:50:50 2006 +0000
  1946.     * Move the embedded option to libvlc
  1947.     * Make the interface a bit smaller
  1948. commit 197dcf8234603c3e21c37d056b2a225fc48ff8f1
  1949. Author: Clément Stenac <zorglub@videolan.org>
  1950. Date:   Thu Aug 31 20:39:36 2006 +0000
  1951.     Preliminary work for better audio visualization handling
  1952. commit c9f5dbcf676286c75add27c56c60aed802c0e916
  1953. Author: Rémi Denis-Courmont <rem@videolan.org>
  1954. Date:   Thu Aug 31 14:55:20 2006 +0000
  1955.     Export utf8_vfprintf and utf8_fprintf
  1956. commit ce1c589045b833b221426c5943cff2768dbf85bf
  1957. Author: Derk-Jan Hartman <hartman@videolan.org>
  1958. Date:   Thu Aug 31 13:12:26 2006 +0000
  1959.     * Include vlc_input.h so we don't bug out with shared vlc
  1960. commit d407ed2a434267b18e1eee6c3df0c2d15a5f71e9
  1961. Author: Jean-Paul Saman <jpsaman@videolan.org>
  1962. Date:   Thu Aug 31 12:37:15 2006 +0000
  1963.     Do not select mono filter automatically
  1964. commit face3fa4220f5021b6c7efe9b10cfdf17cd6949d
  1965. Author: Derk-Jan Hartman <hartman@videolan.org>
  1966. Date:   Thu Aug 31 12:23:54 2006 +0000
  1967.     Fix a bug in the asx parser. I should really finish cleaning it up :D
  1968. commit 87bde098013bbeaefe264e805d41ad19ade1aa6b
  1969. Author: Pavlov Konstantin <thresh@videolan.org>
  1970. Date:   Thu Aug 31 12:21:51 2006 +0000
  1971.     added russian translation by Vladimir Yermolayev
  1972. commit 7dfa2761f98933cdff5ca4adf3604ba81265b7f8
  1973. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1974. Date:   Thu Aug 31 11:02:17 2006 +0000
  1975.     * updated Swedish translation by Daniel Nylander <info at danielnylander dot se>
  1976. commit 8895a505b05c050cf0379a8da91e13918d4677df
  1977. Author: Christophe Mutricy <xtophe@videolan.org>
  1978. Date:   Thu Aug 31 09:51:05 2006 +0000
  1979.     typo
  1980. commit 586d8f5a1b367a43df4e2354ba868ef838f68104
  1981. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1982. Date:   Wed Aug 30 22:59:21 2006 +0000
  1983.     * some updates on Apple Remote, etc.
  1984. commit b0856974cab566960998e182b1f73db250e410a3
  1985. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1986. Date:   Wed Aug 30 22:24:25 2006 +0000
  1987.     * added some buttons for apple remote controlling. Save for backporting, but needs some usability testing
  1988. commit fd78f83a7625b8fa9506d5f526445af4cd06649f
  1989. Author: Damien Fouilleul <damienf@videolan.org>
  1990. Date:   Wed Aug 30 21:30:28 2006 +0000
  1991.     voutgl: fix AR in mozilla plugin
  1992. commit ec3f4c8806db398461503c846ffbb29b678dfdc3
  1993. Author: Clément Stenac <zorglub@videolan.org>
  1994. Date:   Wed Aug 30 17:40:36 2006 +0000
  1995.     Fix and port test
  1996. commit 64f018048c04f47d61c05a4ccfeb78755d2705cd
  1997. Author: Rémi Denis-Courmont <rem@videolan.org>
  1998. Date:   Wed Aug 30 17:27:38 2006 +0000
  1999.     *Really* fix base 64 encoding
  2000. commit f834305242997bff8e941b4362f147ba2594f4fb
  2001. Author: Clément Stenac <zorglub@videolan.org>
  2002. Date:   Wed Aug 30 17:17:11 2006 +0000
  2003.     Port new URL tests to test/
  2004.     Support Python 2.4
  2005. commit f7f09d38fab255e32b511abe723745c8c781cd06
  2006. Author: Damien Fouilleul <damienf@videolan.org>
  2007. Date:   Wed Aug 30 16:56:02 2006 +0000
  2008.     mozilla: mimetype fixes
  2009. commit 64874cf7fcea79c26dd7303af6bd4d4576a8f425
  2010. Author: Rémi Denis-Courmont <rem@videolan.org>
  2011. Date:   Wed Aug 30 14:58:18 2006 +0000
  2012.     Fix base64 encoding and add regression test
  2013. commit ac52d273a4a8bf91ed5c6d233a78c3eb96e52f01
  2014. Author: Derk-Jan Hartman <hartman@videolan.org>
  2015. Date:   Wed Aug 30 14:56:30 2006 +0000
  2016.     * forwardport [15373] which was left accidently hanging in the 0.8.5 branch
  2017. commit fb1fb42f53210f24f198fa7f2323fe592262ac98
  2018. Author: Benjamin Pracht <bigben@videolan.org>
  2019. Date:   Wed Aug 30 13:35:56 2006 +0000
  2020.     * typo
  2021. commit daa358a696da320a96fe693b109d594129be557d
  2022. Author: Derk-Jan Hartman <hartman@videolan.org>
  2023. Date:   Tue Aug 29 23:19:23 2006 +0000
  2024.     * fix stupid mistake in [16427]
  2025. commit 20ef751349165a5edf4da20f2e172cd52802cb02
  2026. Author: Derk-Jan Hartman <hartman@videolan.org>
  2027. Date:   Tue Aug 29 23:02:13 2006 +0000
  2028.     * copy [16427] to the switcher module as well. ( is times 3 bytes enough ? perhaps i should use 4 bytes per pixel ? )
  2029. commit 5cd642814a0249537ea7d4ce99cfc7f5a5a26426
  2030. Author: Derk-Jan Hartman <hartman@videolan.org>
  2031. Date:   Tue Aug 29 22:59:16 2006 +0000
  2032.     * set the proper buffer size when encoding with ffmpeg, instead of using fixed 1024x1024 maximumframe size for the buffer.
  2033. commit df9d73ddc57c84d4f47e6a5417a9b9ddf438888a
  2034. Author: Damien Fouilleul <damienf@videolan.org>
  2035. Date:   Tue Aug 29 21:56:10 2006 +0000
  2036.     - compatibility fixes for FireFox, Safari and Opera 9
  2037.     - fixed a couple of crashes on MacOS X
  2038. commit 4902ffc9e286149f0f90940748579fac46e19dee
  2039. Author: Clément Stenac <zorglub@videolan.org>
  2040. Date:   Tue Aug 29 21:37:20 2006 +0000
  2041.     Some preliminary work for streaming stuff
  2042. commit 8366eddba8258a137f3324cb8796b69441eedbd4
  2043. Author: Derk-Jan Hartman <hartman@videolan.org>
  2044. Date:   Tue Aug 29 21:05:40 2006 +0000
  2045.     * Fix an issue with DAR vs. Canvas size with matroska files
  2046. commit a8c5e794784f5a8f47d520565f799e490d8b7367
  2047. Author: Christophe Mutricy <xtophe@videolan.org>
  2048. Date:   Tue Aug 29 19:34:50 2006 +0000
  2049.     hrm, compile before you commit
  2050. commit d954c8857463bbc1ca49ee3a01cb77139bd991c0
  2051. Author: Christophe Mutricy <xtophe@videolan.org>
  2052. Date:   Tue Aug 29 19:24:59 2006 +0000
  2053.     Fix implicit pointer function. Patch by Dann Frazier. (ref debian #385192)
  2054. commit f9dfd9843c0419ff992fd6be0de091528c522dc2
  2055. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2056. Date:   Tue Aug 29 18:54:05 2006 +0000
  2057.     combine two channels into mono for the dowmix as last step.
  2058. commit b19ddef0a3927085ea92fa972accef615c72aa41
  2059. Author: Damien Fouilleul <damienf@videolan.org>
  2060. Date:   Tue Aug 29 16:31:39 2006 +0000
  2061.     vlcshell.cpp: prevent browser from downloading SRC URL before passing it to plugin
  2062. commit 30b3ac88f3d3dd55984798dfe0453ed79147bdcf
  2063. Author: Clément Stenac <zorglub@videolan.org>
  2064. Date:   Tue Aug 29 15:51:56 2006 +0000
  2065.     Should fix the problem with messages insertion (new messages are inserted at selection point)
  2066. commit dfdc294ea7a28a95293b7845fd82186a90159d7f
  2067. Author: Damien Fouilleul <damienf@videolan.org>
  2068. Date:   Tue Aug 29 12:47:06 2006 +0000
  2069.     - more javascript fixes
  2070.     - code cleanup
  2071. commit 873a4def2718acd08e4295f63641853b18965baf
  2072. Author: Christophe Mutricy <xtophe@videolan.org>
  2073. Date:   Tue Aug 29 12:31:06 2006 +0000
  2074.     no longer need to delete the .xpt
  2075. commit 7f50b683cd5a23384184caba9c5b3fd0ab938cc6
  2076. Author: Christophe Mutricy <xtophe@videolan.org>
  2077. Date:   Tue Aug 29 12:23:28 2006 +0000
  2078.     Makefile.am: We no longer need a .xpt for the mozilla plugin
  2079. commit 17afdb9122177e7dd1a974c26d9948c1dbfd4e18
  2080. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2081. Date:   Tue Aug 29 11:27:38 2006 +0000
  2082.     Cleanup
  2083. commit 1d0b15b5cb9fae31bdc56931a0167556cc4ebe92
  2084. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2085. Date:   Tue Aug 29 09:49:07 2006 +0000
  2086.     Resample audio channels when doing real stereo to mono.
  2087. commit 1e85ac0bb43423e5f5f63c111842ff6a5c371034
  2088. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2089. Date:   Tue Aug 29 09:14:57 2006 +0000
  2090.     Lower priority of headphone channel_mixer
  2091. commit 8a225a651e78f818d015f157e1929f706967de7d
  2092. Author: Christophe Mutricy <xtophe@videolan.org>
  2093. Date:   Tue Aug 29 09:14:34 2006 +0000
  2094.     Add include/vlc_intf_strings.h to tarball
  2095. commit 2a7d4c72bd93525af365d7917a2a5c6e3c130ce8
  2096. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2097. Date:   Tue Aug 29 08:50:20 2006 +0000
  2098.     Fix compiler warnings about signed - unsigned comparissons and wrong datatypes.
  2099. commit f407de16bc47d3f9bc7b8a2ee67a71de5ca3fc62
  2100. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2101. Date:   Tue Aug 29 08:40:57 2006 +0000
  2102.     Fix compiler warnings (mismatch in datatypes)
  2103. commit 50491f170a6cffd5f5dfdfe250268268683745ad
  2104. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2105. Date:   Tue Aug 29 08:25:59 2006 +0000
  2106.     Fix compiler warning about comparing signed and unsigned int.
  2107. commit 38f300b12dc0e09f4bf9c18450323a177de03b9f
  2108. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2109. Date:   Tue Aug 29 08:20:19 2006 +0000
  2110.     Fix compiler warnings related to wrong datatypes.
  2111. commit c696a407227ae3be5755e6d39431026ae308244f
  2112. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2113. Date:   Tue Aug 29 08:09:16 2006 +0000
  2114.     Use correct formatting for message size_t
  2115. commit 8c394987d947d7a977193ef1126dbdbc576f1737
  2116. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2117. Date:   Tue Aug 29 08:07:08 2006 +0000
  2118.     Give i_skip a sensible value to start with.
  2119. commit 2c019e4bd71dde97fe7c019e7058a593224dc880
  2120. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2121. Date:   Tue Aug 29 08:05:15 2006 +0000
  2122.     Provide return statements in non-void function
  2123. commit dc92781ad5a4a0bd481cdcd57fd0eed56c4da940
  2124. Author: Damien Fouilleul <damienf@videolan.org>
  2125. Date:   Mon Aug 28 22:50:30 2006 +0000
  2126.     vlcshell.cpp:  no need for those printf() any more
  2127. commit 910868e2bce72fe58d530a45a73a8496182440f4
  2128. Author: Damien Fouilleul <damienf@videolan.org>
  2129. Date:   Mon Aug 28 22:48:57 2006 +0000
  2130.     npmac.cpp: forgot one line from Charles Duffy OS X/Intel patch
  2131.     vlcshell.cpp: improved FireFox/OSX support
  2132. commit 961d6594eb76c903e1b5a1d08009e2f83560d430
  2133. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2134. Date:   Mon Aug 28 22:00:55 2006 +0000
  2135.     * GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW. This method should return something but doesn't, so someone with more knowledge of this part might want to have a look at it ;)
  2136. commit f3c04cc8741b14652af482312d65b4b37f333d37
  2137. Author: Christophe Mutricy <xtophe@videolan.org>
  2138. Date:   Mon Aug 28 21:28:29 2006 +0000
  2139.     po/*: Fix make dist
  2140. commit d9aeb97fd65b51f4e8cde0c2a166f93029c61ebe
  2141. Author: Antoine Cellerier <dionoea@videolan.org>
  2142. Date:   Mon Aug 28 19:44:02 2006 +0000
  2143.     Begin simple prefs interface panel.
  2144. commit 310dfdca73406c02beb86f11c4b3d5c467a392ac
  2145. Author: Damien Fouilleul <damienf@videolan.org>
  2146. Date:   Mon Aug 28 18:38:33 2006 +0000
  2147.     - formating
  2148.     - javascript fixes
  2149. commit 2454f03d8e91b72ca5c1ac5a8e30d993e5b6b59d
  2150. Author: Clément Stenac <zorglub@videolan.org>
  2151. Date:   Mon Aug 28 18:31:00 2006 +0000
  2152.     Don't output debug on fprintf by default (Refs Debian #385008)
  2153. commit 8f4473f79fa995139c0bcfbc54ac0f20ac9b1148
  2154. Author: Rémi Denis-Courmont <rem@videolan.org>
  2155. Date:   Mon Aug 28 18:24:34 2006 +0000
  2156.     Work-around to not use IPv6 for braindead unusable IPv6 implementations
  2157. commit 16b2dec13b17f1b22a793836c75782fc5b847519
  2158. Author: Derk-Jan Hartman <hartman@videolan.org>
  2159. Date:   Mon Aug 28 17:02:52 2006 +0000
  2160.     * Fix the microdvd subs. i forgot that framerate != frameduration :D
  2161. commit 6e3dbc37fcc814af954cd2020103ee0dd63b3fce
  2162. Author: Derk-Jan Hartman <hartman@videolan.org>
  2163. Date:   Mon Aug 28 16:16:33 2006 +0000
  2164.     * Use the microdvd framerate when available
  2165.     * avoid the error on sub-original-fps
  2166. commit d9c2c0936bf428530f4178da317bb62982d24cf7
  2167. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2168. Date:   Mon Aug 28 12:27:59 2006 +0000
  2169.     Try to reopen the audio encoder when channels dimensions have changed.
  2170. commit bf490f9f931c4ac5d36fe82331bc51bed4782b56
  2171. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2172. Date:   Mon Aug 28 11:45:18 2006 +0000
  2173.     Reenable channel selection for mono: -1 = stereo mix of both channels, 0 = left channel, 1 = right channel, etc.
  2174. commit 0290a00cb5d662d3635071c94ff9e867361d30b7
  2175. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2176. Date:   Mon Aug 28 09:42:13 2006 +0000
  2177.     Contrib : repair a problem with latest live555 for Mac
  2178. commit 0201971022d7b95679fc06b988e994dd5793a849
  2179. Author: Clément Stenac <zorglub@videolan.org>
  2180. Date:   Mon Aug 28 08:34:52 2006 +0000
  2181.     Cosmetics:
  2182.     * Add application icon
  2183.     * Make interface a bit smaller in Windows
  2184.     * Fix messages encoding and add header
  2185. commit c720375b65d134392ed5ca67207e251439d9ebca
  2186. Author: Clément Stenac <zorglub@videolan.org>
  2187. Date:   Mon Aug 28 08:25:40 2006 +0000
  2188.     People might perhaps maybe want to right-click anywhere
  2189. commit 5c7316ef4842e8cf06e9c17bb8e1a8d35fa7075c
  2190. Author: Clément Stenac <zorglub@videolan.org>
  2191. Date:   Mon Aug 28 08:19:38 2006 +0000
  2192.     Re-enable custom fonts in preferences, without the crash
  2193. commit f30981466343cd84e2ef182036857ba36b4672f8
  2194. Author: Clément Stenac <zorglub@videolan.org>
  2195. Date:   Mon Aug 28 07:37:17 2006 +0000
  2196.     Fix Win32 preferences crash
  2197. commit 4587e35963d1bb0587fc7ac6ff426afa2c4242ab
  2198. Author: Antoine Cellerier <dionoea@videolan.org>
  2199. Date:   Sun Aug 27 21:41:05 2006 +0000
  2200.     Add subtitles display effect to simple prefs panel
  2201. commit a4989d7491f9869198550e1a9605d83c16cb554e
  2202. Author: Antoine Cellerier <dionoea@videolan.org>
  2203. Date:   Sun Aug 27 21:37:15 2006 +0000
  2204.     Float, Float with range and Integer with range widgets.
  2205. commit 7cf4df92859268243193d530041bba0296cd8bb9
  2206. Author: Antoine Cellerier <dionoea@videolan.org>
  2207. Date:   Sun Aug 27 21:06:28 2006 +0000
  2208.     preferences_widgets.*: Bool prefs widget
  2209.     simple_preferences.cpp: Audio simple preferences category
  2210. commit f293fd7bc3b4d43c272798e4ecc891caf4485780
  2211. Author: Clément Stenac <zorglub@videolan.org>
  2212. Date:   Sun Aug 27 20:50:54 2006 +0000
  2213.     Fix crash
  2214. commit 723b9879d0fee61c9b80fca1b287de6e76fe68af
  2215. Author: Antoine Cellerier <dionoea@videolan.org>
  2216. Date:   Sun Aug 27 20:35:11 2006 +0000
  2217.     Some more prefs fun:
  2218.      * preferences_widgets.cpp: implement string and int with choice list
  2219.      * other: simple prefs subtitles dialog
  2220. commit f7c69bbe4d464531fbd47863b7cdf8abfd848318
  2221. Author: Clément Stenac <zorglub@videolan.org>
  2222. Date:   Sun Aug 27 20:27:09 2006 +0000
  2223.     Improved screen for qt-always-video
  2224. commit 7ed4cf1bfa327ff1dc37e43c3779f69569ac5f1e
  2225. Author: Damien Fouilleul <damienf@videolan.org>
  2226. Date:   Sun Aug 27 19:56:17 2006 +0000
  2227.     vlcshell.cpp: more X11 fixes
  2228. commit 7419fda48c86954f898b0217883554049b0d5032
  2229. Author: Damien Fouilleul <damienf@videolan.org>
  2230. Date:   Sun Aug 27 19:26:50 2006 +0000
  2231.     vlcplugin.cpp: removed hardcoded path
  2232.     npmac.cpp: OSX Intel patch by Charles Duffy
  2233.     vlcshell.cpp: fixed X11
  2234. commit 8f8bdcb52a70aa80e3e587c2e6718791bf5424cb
  2235. Author: Antoine Cellerier <dionoea@videolan.org>
  2236. Date:   Sun Aug 27 17:07:20 2006 +0000
  2237.     Fix regression from 0.8.5 when parsing microsoft [Reference] type playlists. We need to check that nothing else was forgoten in the old playlist code.
  2238. commit 92f7ddf2f9e63eab1da9f8f134407a5e5b3d7dfa
  2239. Author: Benjamin Pracht <bigben@videolan.org>
  2240. Date:   Sun Aug 27 17:06:30 2006 +0000
  2241.     * Some more probing
  2242.     * The debug output from a v4l2 capable webcam with this would help...
  2243. commit ba42d61b37c0deeefb035599a2df69ff4ada4e09
  2244. Author: Clément Stenac <zorglub@videolan.org>
  2245. Date:   Sun Aug 27 17:06:24 2006 +0000
  2246.     Add ability to put some background when there is no video
  2247. commit a593fa18ef93069b6152cc571561c5ccc053e67b
  2248. Author: Damien Fouilleul <damienf@videolan.org>
  2249. Date:   Sun Aug 27 16:18:59 2006 +0000
  2250.     all: rewrite of mozilla plugin
  2251.     - added a couple of support APIs in libvlc
  2252.     - retired XPCOM interface, all scripting now goes through NPObject apis
  2253.     - new APIs using libvlc (roughly similar to java bindings)
  2254. commit faef0357a70215aed00dd680b7c430f365f2992f
  2255. Author: Antoine Cellerier <dionoea@videolan.org>
  2256. Date:   Sun Aug 27 16:19:00 2006 +0000
  2257.     Fix default category selection
  2258. commit ea92ef2be2ebfdbb94be206a0aa82dbf1171154d
  2259. Author: Antoine Cellerier <dionoea@videolan.org>
  2260. Date:   Sun Aug 27 16:07:10 2006 +0000
  2261.     Bind simple prefs forms to corresponding simple prefs categories
  2262. commit 4cd2fe1bbf05bc496460c386603b483e3bce5f41
  2263. Author: Clément Stenac <zorglub@videolan.org>
  2264. Date:   Sun Aug 27 15:34:52 2006 +0000
  2265.     Fix a bug with menu items selection
  2266. commit ef366726f5a0099793cb8117ea68b942c78f0927
  2267. Author: Antoine Cellerier <dionoea@videolan.org>
  2268. Date:   Sun Aug 27 15:34:02 2006 +0000
  2269.     Start some simple prefs panels. Different kinds of layouts used (ie audio vs video panel). This will have to be standardized (i beleive that the video panel is better).
  2270. commit cc8c464fb80bf1738ff285eae021a619bae91848
  2271. Author: Antoine Cellerier <dionoea@videolan.org>
  2272. Date:   Sun Aug 27 14:50:39 2006 +0000
  2273.     Simple prefs left hand side stuff (categories). Icons will of course be changed in the future :)
  2274. commit cfaa0cb3a43d5cc645fbbe55f1d001edc2dc9b10
  2275. Author: Clément Stenac <zorglub@videolan.org>
  2276. Date:   Sun Aug 27 14:40:22 2006 +0000
  2277.     Improved layout for preferences
  2278. commit 21ab0e41986dd257dc754fc56dff87438fb61e52
  2279. Author: Clément Stenac <zorglub@videolan.org>
  2280. Date:   Sun Aug 27 13:09:16 2006 +0000
  2281.     Fix "All files"
  2282. commit 94a97b96f25aec6dee7091ee594b827e1429afad
  2283. Author: Clément Stenac <zorglub@videolan.org>
  2284. Date:   Sun Aug 27 13:05:51 2006 +0000
  2285.     Ensure minimum spacing between the status bar and the text
  2286. commit 2fe13ef6f75e31db2542f8433d53a5c319da7c5b
  2287. Author: Clément Stenac <zorglub@videolan.org>
  2288. Date:   Sun Aug 27 12:50:32 2006 +0000
  2289.     Fix play/pause icons
  2290.     Implement integer config control
  2291. commit 44649aaea4ef5f972e73ec9e710f4475cc0739e7
  2292. Author: Clément Stenac <zorglub@videolan.org>
  2293. Date:   Sun Aug 27 12:41:54 2006 +0000
  2294.     Fix a bug with slider positionning
  2295. commit fded9ae5c8e940c55607af0083a04d019286f0b7
  2296. Author: Clément Stenac <zorglub@videolan.org>
  2297. Date:   Sun Aug 27 11:01:22 2006 +0000
  2298.     Fix a refcount issue
  2299.     Start using media library
  2300. commit 948676af6e0ad3f0c6a0581d51b0df77d4416ef7
  2301. Author: Clément Stenac <zorglub@videolan.org>
  2302. Date:   Sun Aug 27 10:34:35 2006 +0000
  2303.     Fix for deletion of current item
  2304. commit 9e11182b0b6accaaed446c064836d37e7249f8b1
  2305. Author: Clément Stenac <zorglub@videolan.org>
  2306. Date:   Sat Aug 26 23:24:23 2006 +0000
  2307.     Implement basic panel change
  2308.     Forgot this file
  2309. commit f10eac9f21c88d529de88ae1b8eeece388f3068c
  2310. Author: Clément Stenac <zorglub@videolan.org>
  2311. Date:   Sat Aug 26 23:11:37 2006 +0000
  2312.     Skeleton for simple prefs
  2313. commit f9ed4872f2a595f23613df66c225d4ab0b9f2a13
  2314. Author: Clément Stenac <zorglub@videolan.org>
  2315. Date:   Sat Aug 26 21:33:56 2006 +0000
  2316.     Cosmetics
  2317. commit 9f13f7269bc42bae27d043688745c1eae9f26eb5
  2318. Author: Clément Stenac <zorglub@videolan.org>
  2319. Date:   Sat Aug 26 21:30:49 2006 +0000
  2320.     Find as you type
  2321. commit 6e670ff201084e6422c065d1006a0244ea4f0e53
  2322. Author: Clément Stenac <zorglub@videolan.org>
  2323. Date:   Sat Aug 26 19:16:09 2006 +0000
  2324.     Volume control
  2325. commit 159fa24a6c6af16f20a4d5bf0210b8326623a628
  2326. Author: Clément Stenac <zorglub@videolan.org>
  2327. Date:   Sat Aug 26 18:03:08 2006 +0000
  2328.     * Sorting
  2329.     * Fix a memory leak / crasher
  2330. commit 69204454599c0d91c2a1dbb176b3f71f4082a89f
  2331. Author: Clément Stenac <zorglub@videolan.org>
  2332. Date:   Sat Aug 26 17:06:27 2006 +0000
  2333.     Cosmetics + Enable menu in playlist
  2334. commit 6a42cf33fbe64397e701a930057bac60b2835185
  2335. Author: Clément Stenac <zorglub@videolan.org>
  2336. Date:   Sat Aug 26 16:51:55 2006 +0000
  2337.     * Allow service discoveries to state whether they prefer being displayed as tree
  2338.     * Start putting together all interface strings (Refs:#703)
  2339. commit abd5dd871c85082eccf68b8bbef49b8ba9c3ef7e
  2340. Author: Clément Stenac <zorglub@videolan.org>
  2341. Date:   Sat Aug 26 15:36:45 2006 +0000
  2342.     * Popups
  2343.     * Fix a nasty playlist crash
  2344. commit 1157ad6bd71a8b3aaf45caebd39205fc3e4c1f59
  2345. Author: Antoine Cellerier <dionoea@videolan.org>
  2346. Date:   Fri Aug 25 22:11:33 2006 +0000
  2347.      * Add atrack, vtrack and strack commands. Those can be use to display/change audio, video and subtitle tracks.
  2348.      * Fix compile warning in enqueue command.
  2349. commit 566052e9ffb8e9a6671b4a8e624d445dd9586603
  2350. Author: Pavlov Konstantin <thresh@videolan.org>
  2351. Date:   Fri Aug 25 21:27:56 2006 +0000
  2352.     remove unneeded include
  2353. commit 4016a1a0a31ca2ef48736a21daed4572ea80e870
  2354. Author: Clément Stenac <zorglub@videolan.org>
  2355. Date:   Fri Aug 25 21:10:10 2006 +0000
  2356.     Fix flickering of panels in preferences
  2357. commit a8b27f21ac60636bf8c2076f30e76e196f4288ee
  2358. Author: Clément Stenac <zorglub@videolan.org>
  2359. Date:   Fri Aug 25 15:54:38 2006 +0000
  2360.     Improve Qt preferences layout handling
  2361. commit 122fbea6731c39e12a1d80083dc669c9f0654ecd
  2362. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2363. Date:   Fri Aug 25 15:47:46 2006 +0000
  2364.     * set the autoSaveName for the main playlist view, so re-arranged column orders are saved
  2365. commit 7a6937c5bc32143d017dd4973d6e181e39844e80
  2366. Author: Sam Hocevar <sam@videolan.org>
  2367. Date:   Fri Aug 25 12:59:00 2006 +0000
  2368.       * modules/demux/playlist/asx.c modules/demux/mp4/mp4.c: add missing includes.
  2369. commit 1b0d1cbcbc877defb2f4d30c18feeac67410965b
  2370. Author: Sam Hocevar <sam@videolan.org>
  2371. Date:   Fri Aug 25 12:54:14 2006 +0000
  2372.       * modules/misc/playlist/xspf.c: fix warnings that are bugs on amd64.
  2373. commit 64813191d3aebab0bd94db025b40266c8b01cee9
  2374. Author: Sam Hocevar <sam@videolan.org>
  2375. Date:   Fri Aug 25 12:19:34 2006 +0000
  2376.       * modules/demux/playlist/xspf.c: fix warnings that are bugs on amd64.
  2377. commit 245bf5378f4c9717bb237ac9c9407d7a48fa308e
  2378. Author: Clément Stenac <zorglub@videolan.org>
  2379. Date:   Thu Aug 24 20:47:22 2006 +0000
  2380.     Multiple selection
  2381. commit 88fbf5360379cf7546c6f9b56bdb791c6f6cad28
  2382. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2383. Date:   Thu Aug 24 19:50:23 2006 +0000
  2384.     Fake the mono stream by duplicating it in both channels
  2385. commit b531cabe0c65fa2acc6a2b9b3bd5f8d279abac08
  2386. Author: Clément Stenac <zorglub@videolan.org>
  2387. Date:   Thu Aug 24 19:45:08 2006 +0000
  2388.     compile fix
  2389. commit 2dcb3add64d9fe0dc94490ccf3effcc7ec7dde99
  2390. Author: Clément Stenac <zorglub@videolan.org>
  2391. Date:   Thu Aug 24 18:39:25 2006 +0000
  2392.     Stupid platforms
  2393. commit 9846f39f69d0beff78c4152cc51df6d64dafa838
  2394. Author: Clément Stenac <zorglub@videolan.org>
  2395. Date:   Thu Aug 24 18:00:28 2006 +0000
  2396.     Preliminary deletion support
  2397. commit 1fc13bdebe24bcfd20fd297e137de3f5de818d33
  2398. Author: Clément Stenac <zorglub@videolan.org>
  2399. Date:   Thu Aug 24 17:52:35 2006 +0000
  2400.     Template for profile parser
  2401. commit dc67fdebb80400c917bba041807a6806325c0115
  2402. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2403. Date:   Thu Aug 24 16:57:39 2006 +0000
  2404.     Qt: Small fix on the filters for simpleOpenFile
  2405. commit 1783d8f0b143a97bee816d7bee72e026b66e2a7b
  2406. Author: Sam Hocevar <sam@videolan.org>
  2407. Date:   Thu Aug 24 16:08:31 2006 +0000
  2408.       * doc/Makefile.am: added missing ChangeLog-2005.
  2409. commit 496aa990d8f37d30311f63893c9928b34ce4b443
  2410. Author: Benjamin Pracht <bigben@videolan.org>
  2411. Date:   Thu Aug 24 06:39:20 2006 +0000
  2412.     * Some more debug
  2413. commit b876d12e0e0cd09278ba26a25094644c07130a24
  2414. Author: Derk-Jan Hartman <hartman@videolan.org>
  2415. Date:   Thu Aug 24 01:20:43 2006 +0000
  2416.     * Also pass along the USER DATA of mpeg4
  2417.       This should help identify the producing encoder and fix some issues with codec specific problems
  2418. commit 4ecb86281f89ef9d7f3438edcec3798723c93f30
  2419. Author: Derk-Jan Hartman <hartman@videolan.org>
  2420. Date:   Thu Aug 24 01:17:58 2006 +0000
  2421.     * Handle Dicas AVC FOURCC
  2422. commit 9cbe9cae1b401ce0bcd369bcaedfbd5b75775743
  2423. Author: Pavlov Konstantin <thresh@videolan.org>
  2424. Date:   Wed Aug 23 23:40:13 2006 +0000
  2425.     this should be ifdeffed in a proper way
  2426. commit 91c55963f699465df6109544d7f149b85d23fabe
  2427. Author: Eric Petit <titer@videolan.org>
  2428. Date:   Wed Aug 23 23:32:29 2006 +0000
  2429.     BeOS / gcc 2.x fixes, patch by Cian Duffy
  2430. commit 4448a185d76ce605c5c796974115d50478528e7a
  2431. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2432. Date:   Wed Aug 23 22:11:28 2006 +0000
  2433.     Fix bugs in loading of audio transcoding filters.exit
  2434. commit 0c0c679545f62b3dcfe039859b00be6cdb0da938
  2435. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2436. Date:   Wed Aug 23 21:59:47 2006 +0000
  2437.     put mono audio in both (left/right) channels. For some reason AOUT_CHAN_CENTER doesn't work. Somebody explain this to me, please.
  2438. commit 0acc11b0549c3ccf237d2b4422e9a8282922adbe
  2439. Author: Derk-Jan Hartman <hartman@videolan.org>
  2440. Date:   Wed Aug 23 21:47:53 2006 +0000
  2441.     * Fix the extradata with mkv native MPEG4 SP/ASP/AP
  2442. commit ed8404bb5052d17380e5b59d349276bcf81d0bb4
  2443. Author: Benjamin Pracht <bigben@videolan.org>
  2444. Date:   Wed Aug 23 20:20:58 2006 +0000
  2445.     * Very first beginning of a v4l2 access-demux
  2446.     * Does nothing useful at the moment (only useless device probing)
  2447.     * The purpose would be to make an access-demux and an access sub-module reusing part of the code
  2448.     * Access to a webcam or an analog card without an encoder (bt878) would help the development
  2449. commit 8c8624b4f3ec3cce0115734cbfee9d3916e11f24
  2450. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2451. Date:   Wed Aug 23 20:03:48 2006 +0000
  2452.     Cosmetic
  2453. commit 8a793c969125c9984c7d937631734426def7f79f
  2454. Author: Jean-Paul Saman <jpsaman@videolan.org>
  2455. Date:   Wed Aug 23 20:01:21 2006 +0000
  2456.     Remove debug that shouldn't be there.
  2457. commit 2d33618888fbedf54ef837a84a4b618d5441f4e2
  2458. Author: Benjamin Pracht <bigben@videolan.org>
  2459. Date:   Wed Aug 23 13:25:22 2006 +0000
  2460.     * change my email address
  2461. commit 6e272e8c67ed569ae7b0b6fc2845628aa41fc725
  2462. Author: Sam Hocevar <sam@videolan.org>
  2463. Date:   Wed Aug 23 11:57:43 2006 +0000
  2464.       * Fixed make dist by updating POTFILES.in.
  2465. commit 649faf948d2d285f5c0a7831deca5f7dc19c017e
  2466. Author: Felix Paul Kühne <fkuehne@videolan.org>