[vlc-commits] Qt: do not collapse drop-zones when empty in toolbar dialog

2012-06-06 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 6 12:29:56 2012 +0200| [378fc2e30b1cbabc9517788628ee765fc74d9025] | committer: Jean-Baptiste Kempf Qt: do not collapse drop-zones when empty in toolbar dialog > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=378fc2e30b1cbabc95177886

[vlc-commits] Revert "Win32: set march to pentium"

2012-06-06 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Wed Jun 6 10:17:55 2012 -0400| [0e9338380b8e7ff7ab8b1cbb582cb1db591ee6a4] | committer: Rafaël Carré Revert "Win32: set march to pentium" This reverts commit 551a46554c7ca8cad61d751cdd1f8b9cbefd9bce. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] caca: X11 availability doesn't mean we use it (on OSX)

2012-06-06 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré | Wed Jun 6 10:28:35 2012 -0400| [3e87f5925272d7e0ee0c7bebef910934fcfcd096] | committer: Rafaël Carré caca: X11 availability doesn't mean we use it (on OSX) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3e87f5925272d7e0ee0c7bebef910934fcfcd096 ---

[vlc-commits] omxil: Ignore codecs named OMX.ARICENT.*

2012-06-06 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö | Tue Jun 5 22:34:02 2012 +0300| [7fbe882970a5d7ec57fa949b4f8a02fb10645dad] | committer: Jean-Baptiste Kempf omxil: Ignore codecs named OMX.ARICENT.* These have been seen on HTC One V (where they were tried before the working OMX.qcom.video.decoder.*) - t

[vlc-commits] Update NEWS for 2.0.2

2012-06-06 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 6 22:10:13 2012 +0200| [fed577d6cd886ad35cf6a9d2bb999d283ce0d55e] | committer: Jean-Baptiste Kempf Update NEWS for 2.0.2 > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=fed577d6cd886ad35cf6a9d2bb999d283ce0d55e --- NEW

[vlc-commits] Tag 2.0.2 : VLC Webplugins 2.0.2

2012-06-06 Thread git
[npapi-vlc] [branch: refs/tags/2.0.2] Tag:eec08d35cb931d61b4ad6e43fc088b912f444188 > http://git.videolan.org/gitweb.cgi/npapi-vlc.git?a=tag;h=eec08d35cb931d61b4ad6e43fc088b912f444188 Tagger: Jean-Baptiste Kempf Date: Wed Jun 6 22:13:26 2012 +0200 VLC Webplugins 2.0.2 This is a very minor

[vlc-commits] macosx: change opacity slider to percent in simple prefs

2012-06-06 Thread David Fuhrmann
vlc/vlc-2.0 | branch: master | David Fuhrmann | Tue Jun 5 19:30:15 2012 +0200| [ea53ac4a2c6e39c9382a2df41dd8a0faf216a973] | committer: David Fuhrmann macosx: change opacity slider to percent in simple prefs (cherry picked from commit f2bc92ad30a40c3ec1f20587863c8eee00c33e45) Signed-off-by: Da

[vlc-commits] macosx: also round volume percents

2012-06-06 Thread David Fuhrmann
vlc/vlc-2.0 | branch: master | David Fuhrmann | Tue Jun 5 19:34:06 2012 +0200| [9299dc60348d07d2b0a507d65d775e46414f99c4] | committer: David Fuhrmann macosx: also round volume percents This prevent cases in which the percent value is one smaller than the previous adjusted value. (cherry picke

[vlc-commits] Create a vlc_player class to help

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Tue Mar 13 20:36:24 2012 +0700| [8fe39247e6b61263cd85a09bf8b021c9fee56fd9] | committer: Jean-Baptiste Kempf Create a vlc_player class to help Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=8fe39

[vlc-commits] ActiveX, npapi: privatize vlc_player_option

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Sat Apr 21 22:19:23 2012 +0700| [86ecac3f378f17957118a366d28de0edcdacc294] | committer: Jean-Baptiste Kempf ActiveX, npapi: privatize vlc_player_option Use it like a VlcPlugin/VlcPluginBase member. Adapted-by: Jean-Baptiste Kempf Signed-off-by:

[vlc-commits] ActiveX: add vlc_player to vc2008 solution

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Fri Mar 16 14:38:21 2012 +0700| [0cc7eea54d3ad7c28d3d36bdcc939bf975d5bb7c] | committer: Jean-Baptiste Kempf ActiveX: add vlc_player to vc2008 solution Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commi

[vlc-commits] ActiveX: switch to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Fri Mar 16 14:51:05 2012 +0700| [ce151324778fccb1008168aa79599dff468e20ca] | committer: Jean-Baptiste Kempf ActiveX: switch to vlc_player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=ce1513247

[vlc-commits] NPAPI: use vlc_player to vc2008 solution

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Mon Mar 19 13:35:52 2012 +0700| [6da3d690678d103d2baeddbb06c907dfcb94dfa0] | committer: Jean-Baptiste Kempf NPAPI: use vlc_player to vc2008 solution Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;

[vlc-commits] NPAPI: build vlc_player files too

2012-06-06 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 6 21:26:25 2012 +0200| [817ac91d2778aff503b82b9f907a8657beacd6ac] | committer: Jean-Baptiste Kempf NPAPI: build vlc_player files too Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=8

[vlc-commits] NPAPI: switch VLCPlugin to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Mon Mar 19 14:13:50 2012 +0700| [f72d9a0f5344e6781189e2891b290b008799cb19] | committer: Jean-Baptiste Kempf NPAPI: switch VLCPlugin to vlc_player Adapted-by: Jean-Baptiste Kempf Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitw

[vlc-commits] NPAPI: reparent the video

2012-06-06 Thread Jean-Baptiste Kempf
npapi-vlc | branch: master | Jean-Baptiste Kempf | Wed Jun 6 22:36:02 2012 +0200| [effa49e35651ebeb2db3a7ce6cdbde509e5a5ad4] | committer: Jean-Baptiste Kempf NPAPI: reparent the video > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=effa49e35651ebeb2db3a7ce6cdbde509e5a5ad4 ---

[vlc-commits] Win32_fullscreen: switch to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Mon Mar 19 15:20:54 2012 +0700| [e992d3eb4720c944742b9857ae303b73899b50a7] | committer: Jean-Baptiste Kempf Win32_fullscreen: switch to vlc_player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=

[vlc-commits] ActiveX: switch VLCControl to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Fri Mar 16 16:55:56 2012 +0700| [c0f95dd8a2e4a1193ee6e28ec0ef2beb0d9920e7] | committer: Jean-Baptiste Kempf ActiveX: switch VLCControl to vlc_player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;

[vlc-commits] ActiveX: switch VLCPlaylist to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Sun Mar 18 22:03:13 2012 +0700| [60ac24267deec3fad9688fbb0d431c3f3bb4cf44] | committer: Jean-Baptiste Kempf ActiveX: switch VLCPlaylist to vlc_player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit

[vlc-commits] ActiveX: switch VLCPlaylistItems to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Sun Mar 18 22:13:26 2012 +0700| [42043064c53d16a433b278c150c1d5d17ce30b55] | committer: Jean-Baptiste Kempf ActiveX: switch VLCPlaylistItems to vlc_player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=c

[vlc-commits] ActiveX: switch VLCAudio to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Mon Mar 19 09:36:12 2012 +0700| [ed71aaa6ef758a840084f958e545fa84b91df62d] | committer: Jean-Baptiste Kempf ActiveX: switch VLCAudio to vlc_player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=

[vlc-commits] ActiveX: switch VLCInput to vlc_player

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Mon Mar 19 10:18:22 2012 +0700| [10ed5bf64d25b99ccc5415fcbd207033f6f9e73a] | committer: Jean-Baptiste Kempf ActiveX: switch VLCInput to vlc_player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=

[vlc-commits] ActiveX: added x64 support to VC solution

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Wed Apr 4 15:57:22 2012 +0700| [7fc3dc541cc89d5371adf2f0eed6370849d7c74e] | committer: Jean-Baptiste Kempf ActiveX: added x64 support to VC solution Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit

[vlc-commits] ActiveX: attach to vlc_player events

2012-06-06 Thread Sergey Radionov
npapi-vlc | branch: master | Sergey Radionov | Sun Mar 18 20:25:17 2012 +0700| [a80757cc0f4442d7dfe1f349795160071ab44bd9] | committer: Jean-Baptiste Kempf ActiveX: attach to vlc_player events Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=a8

[vlc-commits] Update NEWS

2012-06-06 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf | Wed Jun 6 23:09:32 2012 +0200| [22098cd4db6cbf37875324de571c63aaf4e54693] | committer: Jean-Baptiste Kempf Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=22098cd4db6cbf37875324de571c63aaf4e54693 --- NEWS |

[vlc-commits] DirectSound: apply volume attenuation with DirectSound

2012-06-06 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont | Sun May 6 16:34:10 2012 +0300| [999a7af728544436952c0fa6f99ae2c3249cca44] | committer: Jean-Baptiste Kempf DirectSound: apply volume attenuation with DirectSound This should keep the volume latency under 20 ms. This will break amplification

[vlc-commits] Upnp: Fix #6250, honor --miface.

2012-06-06 Thread Konstantin Pavlov
vlc/vlc-2.0 | branch: master | Konstantin Pavlov | Wed May 23 21:54:27 2012 +0400| [f4a44d365e26838988ab87cadea0aa4a775cdc0c] | committer: Jean-Baptiste Kempf Upnp: Fix #6250, honor --miface. (cherry picked from commit 683ff74a9050c948b593490728cf400fcb10334c) Signed-off-by: Jean-Baptiste Kemp

[vlc-commits] Set image-Ruration as a non-advanced option

2012-06-06 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Thu Jun 7 00:10:18 2012 +0200| [24c34f3ce0ce0da2cd2cd4783e0513165c079ee0] | committer: Jean-Baptiste Kempf Set image-Ruration as a non-advanced option > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=24c34f3ce0ce0da2cd2cd4783e0513165c079ee0

[vlc-commits] Set image-duration as a non-advanced option

2012-06-06 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Thu Jun 7 00:10:18 2012 +0200| [ec9d366f45af9e6646a0947fd94c3d068c7a6d53] | committer: Jean-Baptiste Kempf Set image-duration as a non-advanced option > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ec9d366f45af9e6646a0947fd94c3d068c7a6d53

[vlc-commits] l10n: Belarusian update

2012-06-06 Thread Сяргей Дар' ічаў
vlc/vlc-2.0 | branch: master | Сяргей Дар'ічаў | Wed Jun 6 22:32:23 2012 +0100| [0841fc7e99bff9644b49ad992c1a31069701cc42] | committer: Christophe Mutricy l10n: Belarusian update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=0841fc7e99bff

[vlc-commits] l10n: Greek update

2012-06-06 Thread Manolis Stefanis
vlc/vlc-2.0 | branch: master | Manolis Stefanis | Wed Jun 6 22:34:19 2012 +0100| [34d75237ff9a2b6f30c298b44c73fe6a8d9449f9] | committer: Christophe Mutricy l10n: Greek update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=34d75237ff9a2b6f3

[vlc-commits] l1On: Estonian update

2012-06-06 Thread Mihkel Kirjutas
vlc/vlc-2.0 | branch: master | Mihkel Kirjutas | Wed Jun 6 22:44:21 2012 +0100| [5fa9470ca4d97335a0fa7570cb26e4f1c773a907] | committer: Christophe Mutricy l1On: Estonian update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=5fa9470ca4d9733

[vlc-commits] l10n: Spanish update

2012-06-06 Thread David González
vlc/vlc-2.0 | branch: master | David González | Wed Jun 6 22:42:33 2012 +0100| [8efa232a9e27033ebd926d67c8c7228f82fcf6f6] | committer: Christophe Mutricy l10n: Spanish update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=8efa232a9e27033eb

[vlc-commits] l10n: French update

2012-06-06 Thread Éric Lassauge
vlc/vlc-2.0 | branch: master | Éric Lassauge | Wed Jun 6 22:47:54 2012 +0100| [bf8d5c0e5d4425c541eda174323aa882808720bd] | committer: Christophe Mutricy l10n: French update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=bf8d5c0e5d4425c541e

[vlc-commits] l10n: Irish update

2012-06-06 Thread Seanán Ó Coistín
vlc/vlc-2.0 | branch: master | Seanán Ó Coistín | Wed Jun 6 23:05:41 2012 +0100| [ed178efddabef6e6ca13e26fa914b00d1136850b] | committer: Christophe Mutricy l10n: Irish update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=ed178efddabef6e6c

[vlc-commits] l10n: Galician update

2012-06-06 Thread Gonçalo Cordeiro
vlc/vlc-2.0 | branch: master | Gonçalo Cordeiro | Wed Jun 6 23:30:34 2012 +0100| [fb5a4a71aa8e87363900f1d8b65d96b18f272178] | committer: Christophe Mutricy l10n: Galician update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=fb5a4a71aa8e87

[vlc-commits] l10n: Italian update

2012-06-06 Thread Vincenzo Reale
vlc/vlc-2.0 | branch: master | Vincenzo Reale | Wed Jun 6 23:32:09 2012 +0100| [b54a8192ab61f03541283037ab5527d504b8ee30] | committer: Christophe Mutricy l10n: Italian update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=b54a8192ab61f0354

[vlc-commits] l10n: Hungarian update

2012-06-06 Thread Gabor Kelemen
vlc/vlc-2.0 | branch: master | Gabor Kelemen | Wed Jun 6 23:31:31 2012 +0100| [0d32820e2856b78972f1118d19e954665fb9a2a3] | committer: Christophe Mutricy l10n: Hungarian update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=0d32820e2856b789

[vlc-commits] l10n: Japanese update

2012-06-06 Thread Fumio Nakayama
vlc/vlc-2.0 | branch: master | Fumio Nakayama | Wed Jun 6 23:32:43 2012 +0100| [e763441c2eb8411140c6a0daf60535cb08557c53] | committer: Christophe Mutricy l10n: Japanese update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=e763441c2eb84111

[vlc-commits] l10n: Dutch update

2012-06-06 Thread Thomas De Rocker
vlc/vlc-2.0 | branch: master | Thomas De Rocker | Wed Jun 6 23:43:31 2012 +0100| [c12901218bfe8c2ddd2a7c9e95fc2296a9b307b1] | committer: Christophe Mutricy l10n: Dutch update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=c12901218bfe8c2dd

[vlc-commits] l10n: Slovak update

2012-06-06 Thread Marián Hikaník
vlc/vlc-2.0 | branch: master | Marián Hikaník | Wed Jun 6 23:45:18 2012 +0100| [d56c15c3a01c535dc9308ea6d9013135055fa938] | committer: Christophe Mutricy l10n: Slovak update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=d56c15c3a01c535dc9

[vlc-commits] l10n: Polish update

2012-06-06 Thread Michał Trzebiatowski
vlc/vlc-2.0 | branch: master | Michał Trzebiatowski | Wed Jun 6 23:44:10 2012 +0100| [103088b11f1bc5f4fb21afac73b65c27a9175bb3] | committer: Christophe Mutricy l10n: Polish update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=103088b11f1b

[vlc-commits] l10n: Telugu update

2012-06-06 Thread Praveen Illa
vlc/vlc-2.0 | branch: master | Praveen Illa | Wed Jun 6 23:45:51 2012 +0100| [4b1e7f2aa8a23807630a0aa3288f522b73716954] | committer: Christophe Mutricy l10n: Telugu update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=4b1e7f2aa8a23807630a

[vlc-commits] l10n: Ukranian update

2012-06-06 Thread Oleksandr Natalenko
vlc/vlc-2.0 | branch: master | Oleksandr Natalenko | Wed Jun 6 23:49:36 2012 +0100| [ce2a3491eb5c47a2f0de94a835d4034c8876c98e] | committer: Christophe Mutricy l10n: Ukranian update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=ce2a3491eb5

[vlc-commits] l10n: Simplified Chinese update

2012-06-06 Thread Dean Lee
vlc/vlc-2.0 | branch: master | Dean Lee | Wed Jun 6 23:50:26 2012 +0100| [5b72806741eadbc60fb16341965de7e8f86c530c] | committer: Christophe Mutricy l10n: Simplified Chinese update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=5b72806741ea

[vlc-commits] l10n: Thai update

2012-06-06 Thread T. Chomphuming
vlc/vlc-2.0 | branch: master | T. Chomphuming | Wed Jun 6 23:55:44 2012 +0100| [f977b95661e686bd95151b88c2778d4048ea1bfc] | committer: Christophe Mutricy l10n: Thai update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=f977b95661e686bd9515

[vlc-commits] l10n: Breton update

2012-06-06 Thread Denis ARNAUD
vlc/vlc-2.0 | branch: master | Denis ARNAUD | Wed Jun 6 22:33:19 2012 +0100| [bb3049222def5f489c675d52993f73f032557971] | committer: Christophe Mutricy l10n: Breton update Signed-off-by: Christophe Mutricy > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=bb3049222def5f489c67

[vlc-commits] VLC is not the place ?==?UTF-8?Q?for Kassdédi

2012-06-06 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf | Thu Jun 7 01:01:03 2012 +0200| [d6699a1f4ae27f04079edef946e2bf5a7fdb446b] | committer: Jean-Baptiste Kempf VLC is not the place for Kassdédi > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=d6699a1f4ae27f04079edef946e2bf5a7f

[vlc-commits] NEWS for translations

2012-06-06 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf | Thu Jun 7 01:10:35 2012 +0200| [a538a1f9a666e40c612b5daaa5932491dcfd5d1c] | committer: Jean-Baptiste Kempf NEWS for translations > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=a538a1f9a666e40c612b5daaa5932491dcfd5d1c ---

[vlc-commits] GA translation: fix string format

2012-06-06 Thread Jean-Baptiste Kempf
vlc/vlc-2.0 | branch: master | Jean-Baptiste Kempf | Thu Jun 7 01:15:13 2012 +0200| [73421943f853b7b1f3650785245258ae078543f2] | committer: Jean-Baptiste Kempf GA translation: fix string format > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=73421943f853b7b1f3650785245258ae07

[vlc-commits] VLCKit: Remove typedef after enum declaration

2012-06-06 Thread Andrey Utkin
vlc | branch: master | Andrey Utkin | Thu Jun 7 01:41:58 2012 +0200| [eeb2dbd78d74421306d88d5c6e0792a40e7fe6f9] | committer: Felix Paul Kühne VLCKit: Remove typedef after enum declaration Signed-off-by: Felix Paul Kühne > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=eeb2dbd78d74

[vlc-commits] contribs: osx: additional check for SDKROOT location alternative

2012-06-06 Thread Michael Feurstein
vlc | branch: master | Michael Feurstein | Thu Jun 7 01:44:03 2012 +0200| [2d6e1751f3525121969241ea6a5f74e985c2af5d] | committer: Felix Paul Kühne contribs: osx: additional check for SDKROOT location alternative Signed-off-by: Felix Paul Kühne > http://git.videolan.org/gitweb.cgi/vlc.git/