[vlc-commits] Fix automake breakage in logger

2012-01-24 Thread Rémi Denis-Courmont
vlc/vlc-1.2 | branch: master | Rémi Denis-Courmont | Tue Jan 24 18:52:04 2012 +0200| [ed4095f4c9e51a10db974efc96b7614709ea9f90] | committer: Jean-Baptiste Kempf Fix automake breakage in logger (cherry picked from commit 1f558cd6b1ca166d6d9dc6c29d900df010141b7e) Signed-off-by: Jean-Baptiste Kem

[vlc-commits] Replace --disable-libv4l2 with --disable-v4l2

2012-01-24 Thread Rémi Denis-Courmont
vlc/vlc-1.2 | branch: master | Rémi Denis-Courmont | Tue Jan 24 19:08:42 2012 +0200| [859c2fd3dc58fc41c3ca4d3d8e3a5c80aaa73b56] | committer: Jean-Baptiste Kempf Replace --disable-libv4l2 with --disable-v4l2 This disables V4L2 completely. (cherry picked from commit fd8502cee82371a65b2eeeb230fbe

[vlc-commits] Revert "v4l2: check if kernel headers are recent enough"

2012-01-24 Thread Rémi Denis-Courmont
vlc/vlc-1.2 | branch: master | Rémi Denis-Courmont | Tue Jan 24 18:47:21 2012 +0200| [3917c663169218d4a72e7181d8f56326fb276a02] | committer: Jean-Baptiste Kempf Revert "v4l2: check if kernel headers are recent enough" This reverts commit 5740099f6ffea9bc72f64ccd2870453e61ee77b2. This caused au

[vlc-commits] Qt: fix MLModel

2012-01-24 Thread Francois Cartegnie
vlc/vlc-1.2 | branch: master | Francois Cartegnie | Tue Jan 24 17:00:17 2012 +0100| [233b642500252f95bb56e14a7f061e4f253299e1] | committer: Jean-Baptiste Kempf Qt: fix MLModel Was broken since the pure virtual method getId() was renamed in the PLModel cleanup 4a61e6a8da6f138d9eb506229afffeea32

[vlc-commits] Qt: don't show Ml button if it does nothing

2012-01-24 Thread Francois Cartegnie
vlc/vlc-1.2 | branch: master | Francois Cartegnie | Tue Jan 24 16:20:01 2012 +0100| [a66950cd58d333da976b205ff3ff284351e190ef] | committer: Jean-Baptiste Kempf Qt: don't show Ml button if it does nothing (cherry picked from commit 8eb8d9419ba68664b34c8dbf200368b9b43b6485) Signed-off-by: Jean-B

[vlc-commits] MKV: Don't delete es at EOF in Demux() but in Close()

2012-01-24 Thread Denis Charmet
vlc/vlc-1.2 | branch: master | Denis Charmet | Tue Jan 24 01:24:49 2012 +0100| [675b8a35c633514acdabc1f32d88a7c29ed0f555] | committer: Jean-Baptiste Kempf MKV: Don't delete es at EOF in Demux() but in Close() Fix the second part of #5896 Signed-off-by: Jean-Baptiste Kempf (cherry picked from

[vlc-commits] hls: Trying to work arround streams without bandwidth value.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc/vlc-1.2 | branch: master | Hugo Beauzée-Luyssen | Mon Jan 23 15:05:33 2012 +0100| [4093516cbbed3c7a718f1ea32ce223d079a261eb] | committer: Jean-Baptiste Kempf hls: Trying to work arround streams without bandwidth value. A 0 bandwidth forbid us to seek, as the position would always be 0. Thi

[vlc-commits] MKV: Reset demux internal time when seeking to 0

2012-01-24 Thread Denis Charmet
vlc/vlc-1.2 | branch: master | Denis Charmet | Tue Jan 24 00:34:10 2012 +0100| [5d5a704a5b156cfd15836d9ce831f4994e486539] | committer: Jean-Baptiste Kempf MKV: Reset demux internal time when seeking to 0 Fix the first part of #5896 Signed-off-by: Jean-Baptiste Kempf (cherry picked from commi

[vlc-commits] hls: Don't fail when a STREAM-INF is commented.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc/vlc-1.2 | branch: master | Hugo Beauzée-Luyssen | Fri Jan 20 15:23:11 2012 +0100| [aa3d7a890470823f1397fbadde9d939e45ddd52f] | committer: Jean-Baptiste Kempf hls: Don't fail when a STREAM-INF is commented. Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit 56a345ef6aa37e3f2b979

[vlc-commits] hls: Fix vod

2012-01-24 Thread Luc Saillard
vlc/vlc-1.2 | branch: master | Luc Saillard | Mon Dec 12 10:56:38 2011 +0100| [cef11dd919019de962fe3b2847dc5e3bfc73d320] | committer: Jean-Baptiste Kempf hls: Fix vod Don't stop when playing a vod file without bandwidth information When a playlist doesn't contains any bandwidth stream or info

[vlc-commits] hls: Fixing some locks.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc/vlc-1.2 | branch: master | Hugo Beauzée-Luyssen | Mon Jan 23 16:45:28 2012 +0100| [d09ceb766b16c6bae737da8555c8f1297c6650fa] | committer: Jean-Baptiste Kempf hls: Fixing some locks. Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit bcbad8c70e309d03ec7dac57ee1f146f41948574) Si

[vlc-commits] hls: Renaming Download to hls_DownloadSegmentData

2012-01-24 Thread Luc Saillard
vlc/vlc-1.2 | branch: master | Luc Saillard | Mon Jan 23 16:45:11 2012 +0100| [88adceecf5da9d8a0050a704a64ca33ef2d28342] | committer: Jean-Baptiste Kempf hls: Renaming Download to hls_DownloadSegmentData Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit 1a89d92f2797f8b4afc6788b35e

[vlc-commits] stream_filter/httplive.c: Various bandwidth fixes

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc/vlc-1.2 | branch: master | Hugo Beauzée-Luyssen | Wed Jan 18 17:22:08 2012 +0100| [cee57477b7da3a961706ea7f7b993bebbdfb7e4e] | committer: Jean-Baptiste Kempf stream_filter/httplive.c: Various bandwidth fixes - Bandwidth is an unsigned int in hls_New(), so initiliaze it to 0 iso -1. - Do no

[vlc-commits] hls: Support encryption

2012-01-24 Thread Luc Saillard
vlc/vlc-1.2 | branch: master | Luc Saillard | Mon Jan 23 16:43:53 2012 +0100| [8f89870d3a9b089e27e1a8e8e4445c6f33c192be] | committer: Jean-Baptiste Kempf hls: Support encryption Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit 04f73b95ae314d0b83c1e77411a290429418cd9f) (cherry pic

[vlc-commits] stream_filter/httplive.c: Rewrite relativeURL (fix #4268)

2012-01-24 Thread Jean-Paul Saman
vlc/vlc-1.2 | branch: master | Jean-Paul Saman | Wed Jan 18 16:48:52 2012 +0100| [e744cca5017d423e11026e10efe89b6fe84b174b] | committer: Jean-Baptiste Kempf stream_filter/httplive.c: Rewrite relativeURL (fix #4268) The relativeURL function missed various checks to determine the correct locatio

[vlc-commits] stream_filter/httplive.c: improve comment somewhat.

2012-01-24 Thread Jean-Paul Saman
vlc/vlc-1.2 | branch: master | Jean-Paul Saman | Sat Dec 31 10:43:07 2011 +0100| [f023ff2a78270560110a27742793e948f8b3bb7d] | committer: Jean-Baptiste Kempf stream_filter/httplive.c: improve comment somewhat. (cherry picked from commit 632b205878d4bd0e92eb225ef9273b3bb20fc0a6) Signed-off-by: J

[vlc-commits] streamfilter/httplive.c: UpdatePlaylist() actually lock segment when updating it.

2012-01-24 Thread Jean-Paul Saman
vlc/vlc-1.2 | branch: master | Jean-Paul Saman | Tue Jan 10 12:14:00 2012 +0100| [1e39f64cbc1f4be87c2fd35fabf25630e525a987] | committer: Jean-Baptiste Kempf streamfilter/httplive.c: UpdatePlaylist() actually lock segment when updating it. When an already existing segment is updated, then make

[vlc-commits] Next release is 2.0.0

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 19:17:08 2012 +0100| [7a6f0c7663d1e2504513fe4ee651daffda20caab] | committer: Jean-Baptiste Kempf Next release is 2.0.0 > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=7a6f0c7663d1e2504513fe4ee651daffda20caab --- NEW

[vlc-commits] Fix distcheck

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 19:15:31 2012 +0100| [ebd04ebc658a6fa6c302ec37aa1e8912f3d80b66] | committer: Jean-Baptiste Kempf Fix distcheck > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=ebd04ebc658a6fa6c302ec37aa1e8912f3d80b66 --- activex/Mak

[vlc-commits] Fix make dist

2012-01-24 Thread Pavlov Konstantin
npapi-vlc | branch: master | Pavlov Konstantin | Tue Jan 24 19:10:30 2012 +0100| [770491b8b496a0fcffee2b884786a9564fc7ca5c] | committer: Jean-Baptiste Kempf Fix make dist Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=770491b8b496a0fcffee2b8

[vlc-commits] hls: Fixing playlist updating.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 15:11:04 2012 +0100| [e06362372ebb2e7d2a0ce0924703717807fb73ed] | committer: Jean-Baptiste Kempf hls: Fixing playlist updating. parse_M3U8 uses hls_GetLast to update the HLS current hls stream, so we have to add it to the streams array b

[vlc-commits] hls: Cosmetics: removing useless casts.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 16:37:26 2012 +0100| [833b0c760d3da2a5a2fc4da2acf87740b294ce73] | committer: Jean-Baptiste Kempf hls: Cosmetics: removing useless casts. Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=833b0c

[vlc-commits] hls: Removing warnings.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 16:39:35 2012 +0100| [f180bd5f1a8d065cd9ae0ae0409d74f645b4df3a] | committer: Jean-Baptiste Kempf hls: Removing warnings. Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f180bd5f1a8d065cd9ae0a

[vlc-commits] hls: Removing useless assignments.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 18:12:08 2012 +0100| [c51ff47e321aa99f5f77033d091ce6140dd46d7e] | committer: Jean-Baptiste Kempf hls: Removing useless assignments. Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c51ff47e321

[vlc-commits] hls: Removing calls to vlc_array_item_at_index

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 18:09:36 2012 +0100| [d56ce5536ac6d4b583cf0d1ad462828cb745ca8d] | committer: Jean-Baptiste Kempf hls: Removing calls to vlc_array_item_at_index Using hls_Get and segment_GetSegment instead. Those check for out of bound access. Signed-of

[vlc-commits] hls: Don't crash if a segment can't be found.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 18:15:41 2012 +0100| [924a3408fd214f6d97ac829ff8ae6cde8e6a38bb] | committer: Jean-Baptiste Kempf hls: Don't crash if a segment can't be found. Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=

[vlc-commits] hls: Fixing a deadlock introduced in previous commit.

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 15:43:00 2012 +0100| [75fbc4d4b792f5e4b40d6257ce1d6daaa810cc2f] | committer: Jean-Baptiste Kempf hls: Fixing a deadlock introduced in previous commit. Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=c

[vlc-commits] hls: Fixing hls_Copy

2012-01-24 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 24 15:09:55 2012 +0100| [e618a5814917b1f966395ed3b45d1ca522a13692] | committer: Jean-Baptiste Kempf hls: Fixing hls_Copy Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e618a5814917b1f966395ed3b

[vlc-commits] HLS restore pos of current segment before seeking

2012-01-24 Thread Frédéric Yhuel
vlc | branch: master | Frédéric Yhuel | Tue Jan 24 14:34:52 2012 +0100| [982071198e54af320b684ac4bd319cc88caceb27] | committer: Jean-Baptiste Kempf HLS restore pos of current segment before seeking This prevents a "bug" when we seek backward and then play again that segment. Signed-off-by: Je

[vlc-commits] First step on the way to fix dist

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 19:02:16 2012 +0100| [c6f27c079619a335a9f0b371d3cce7ab4f2bc346] | committer: Jean-Baptiste Kempf First step on the way to fix dist > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=c6f27c079619a335a9f0b371d3cce7ab4f2bc3

[vlc-commits] macosx: Make streaming wizard output string editable

2012-01-24 Thread Brendon Justin
vlc | branch: master | Brendon Justin | Tue Jan 24 12:22:36 2012 -0500| [40c5ee7f1b0b96fc964ea5a43ec41c0297a20711] | committer: Felix Paul Kühne macosx: Make streaming wizard output string editable Change the string's text field from static to editable, so options not in the wizard can be adde

[vlc-commits] macosx: prevent warnings on console when opening the audio effects panel

2012-01-24 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jan 24 16:46:03 2012 +0100| [b2899779019541ef80b7385fc1dc7ef96a9ca334] | committer: Felix Paul Kühne macosx: prevent warnings on console when opening the audio effects panel this were caused by an incomplete implementation of a 2.0-next feature >

[vlc-commits] qtcapture: timing and speed improvements

2012-01-24 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Jan 24 17:15:27 2012 +0100| [e0745f6002c5d0b20a552d98ab3e385798e68815] | committer: Felix Paul Kühne qtcapture: timing and speed improvements it respects the 'live-caching' setting now, is vastly more responsive and even got correct timing. Thank

[vlc-commits] macosx: remove outdated code

2012-01-24 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Mon Jan 23 17:41:57 2012 -0800| [af197084313166e5e05ab609403b8eb3511b09f5] | committer: Felix Paul Kühne macosx: remove outdated code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=af197084313166e5e05ab609403b8eb3511b09f5 --- modules/gui/ma

[vlc-commits] ActiveX: more warnings fixes

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 18:12:57 2012 +0100| [634ea3968c6e34c38327b1e0ddaa33f9a021d521] | committer: Jean-Baptiste Kempf ActiveX: more warnings fixes > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=634ea3968c6e34c38327b1e0ddaa33f9a021d521 --

[vlc-commits] Properly remove the old dvb plugin, fix bootstrapping

2012-01-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 24 18:55:31 2012 +0200| [d0413f1d8b0f16001a6c0820a081ce81fedf6b65] | committer: Rémi Denis-Courmont Properly remove the old dvb plugin, fix bootstrapping (I do not know why it was removed in the first place though - not me! As a consequence

[vlc-commits] Replace --disable-libv4l2 with --disable-v4l2

2012-01-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 24 19:08:42 2012 +0200| [fd8502cee82371a65b2eeeb230fbe63917bd84ff] | committer: Rémi Denis-Courmont Replace --disable-libv4l2 with --disable-v4l2 This disables V4L2 completely. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fd8502

[vlc-commits] Revert "v4l2: check if kernel headers are recent enough"

2012-01-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 24 18:47:21 2012 +0200| [f94107eb9ab0045116a901947141575ed53b199d] | committer: Rémi Denis-Courmont Revert "v4l2: check if kernel headers are recent enough" This reverts commit 5740099f6ffea9bc72f64ccd2870453e61ee77b2. This caused autoconf e

[vlc-commits] hls: fix linking

2012-01-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 24 19:04:30 2012 +0200| [00a0d57271b2945b262cc8ee0f81c0dfed0d9623] | committer: Rémi Denis-Courmont hls: fix linking > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=00a0d57271b2945b262cc8ee0f81c0dfed0d9623 --- modules/stream_filte

[vlc-commits] Fix automake breakage in logger

2012-01-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 24 18:52:04 2012 +0200| [1f558cd6b1ca166d6d9dc6c29d900df010141b7e] | committer: Rémi Denis-Courmont Fix automake breakage in logger > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1f558cd6b1ca166d6d9dc6c29d900df010141b7e --- modul

[vlc-commits] Fix libvlccore linking order

2012-01-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 24 19:09:09 2012 +0200| [158cf2c5cdbd984d3ab54b886b939d641ef0dafa] | committer: Rémi Denis-Courmont Fix libvlccore linking order > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=158cf2c5cdbd984d3ab54b886b939d641ef0dafa --- src/Make

[vlc-commits] ActiveX: multiple warning killing

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 18:04:39 2012 +0100| [501d7879cb8b866799a6e8f3b572384652275eed] | committer: Jean-Baptiste Kempf ActiveX: multiple warning killing > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=501d7879cb8b866799a6e8f3b572384652275e

[vlc-commits] contrib: live555: don't replace cc 2 times for macosx

2012-01-24 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Tue Jan 24 12:01:32 2012 -0500| [a9739cc0a5ffe72aed386d50b9a08c5cce75d481] | committer: Rafaël Carré contrib: live555: don't replace cc 2 times for macosx we could end up with 'ggcc' forgotten in a6e2d06608df593af6118be34cc2f416d0c6d354 > http://git.videol

[vlc-commits] Kill warnings in nporuntime

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:50:00 2012 +0100| [109bb759864530bd09358e4d1f5c6029c8a8bf4e] | committer: Jean-Baptiste Kempf Kill warnings in nporuntime > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=109bb759864530bd09358e4d1f5c6029c8a8bf4e ---

[vlc-commits] Win32: kill warning

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:51:08 2012 +0100| [a3f4814bd9e2cacc662fbb76b027cf51a51e6f50] | committer: Jean-Baptiste Kempf Win32: kill warning > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=a3f4814bd9e2cacc662fbb76b027cf51a51e6f50 --- npapi

[vlc-commits] Kill HTMLColor2RGB related warnings

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:44:48 2012 +0100| [d389423419ac637c7f8130fd9b5f00b9d62c2d5b] | committer: Jean-Baptiste Kempf Kill HTMLColor2RGB related warnings > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=d389423419ac637c7f8130fd9b5f00b9d62c

[vlc-commits] npolibvlc.cpp: kill warnings

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:35:57 2012 +0100| [94d23a217f536f684ff21b7076c877e7a315471a] | committer: Jean-Baptiste Kempf npolibvlc.cpp: kill warnings > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=94d23a217f536f684ff21b7076c877e7a315471a --

[vlc-commits] Base plugin: fix warnings

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:25:22 2012 +0100| [3dc47cf19a7ecc469266fd8d8ef205ce7e7832dd] | committer: Jean-Baptiste Kempf Base plugin: fix warnings > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=3dc47cf19a7ecc469266fd8d8ef205ce7e7832dd ---

[vlc-commits] No tabs in source code

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:26:16 2012 +0100| [b71108098f1bd1ce8b49ca55dcc2e572bbdf1c77] | committer: Jean-Baptiste Kempf No tabs in source code > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=b71108098f1bd1ce8b49ca55dcc2e572bbdf1c77 --- np

[vlc-commits] vlchsell: kill warnings

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:22:05 2012 +0100| [d40d38b5890f409d9289930b2da3b89321b0bc14] | committer: Jean-Baptiste Kempf vlchsell: kill warnings > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=d40d38b5890f409d9289930b2da3b89321b0bc14 --- n

[vlc-commits] Common code: kill a warning

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:07:21 2012 +0100| [678ea07dfef68c80335e315dd18a8f820e42debd] | committer: Jean-Baptiste Kempf Common code: kill a warning > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=678ea07dfef68c80335e315dd18a8f820e42debd ---

[vlc-commits] Const correctness

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:13:56 2012 +0100| [cb0c75d8f8e8ec86a228fb6217b402382c6f986c] | committer: Jean-Baptiste Kempf Const correctness > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=cb0c75d8f8e8ec86a228fb6217b402382c6f986c --- npapi/v

[vlc-commits] Win32: fix compilation

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 16:56:29 2012 +0100| [f42777f3c84a76801217873151cbbd2e8aded89a] | committer: Jean-Baptiste Kempf Win32: fix compilation > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=f42777f3c84a76801217873151cbbd2e8aded89a --- co

[vlc-commits] Win32: cleanups and warnings killing

2012-01-24 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Tue Jan 24 17:02:59 2012 +0100| [fecad5ca26c8ac3a163023f4c8da4393bb81c7c7] | committer: Jean-Baptiste Kempf Win32: cleanups and warnings killing > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=fecad5ca26c8ac3a163023f4c8da4393bb8

[vlc-commits] Qt: fix MLModel

2012-01-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jan 24 17:00:17 2012 +0100| [88ecb49beedf3a62133ef4d062ee2e350b604aa2] | committer: Francois Cartegnie Qt: fix MLModel Was broken since the pure virtual method getId() was renamed in the PLModel cleanup 4a61e6a8da6f138d9eb506229afffeea329f5414 >

[vlc-commits] Qt: don't show Ml button if it does nothing

2012-01-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jan 24 16:20:01 2012 +0100| [8eb8d9419ba68664b34c8dbf200368b9b43b6485] | committer: Francois Cartegnie Qt: don't show Ml button if it does nothing > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8eb8d9419ba68664b34c8dbf200368b9b43b6485 -

[vlc-commits] Missing poll() declaration

2012-01-24 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 24 17:51:12 2012 +0200| [b0623ca0851e47b8d2d7110c4d54c03b69751149] | committer: Rémi Denis-Courmont Missing poll() declaration > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b0623ca0851e47b8d2d7110c4d54c03b69751149 --- include/vl

<    1   2