[vlc-commits] qt4: win7 taskbar buttons are 16x16 since a3db0685

2013-08-26 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Mon Aug 26 10:15:24 2013 +0200| [f49919da938a9a6d8dfc6dc2b62a259219f6033b] | committer: Rafaël Carré qt4: win7 taskbar buttons are 16x16 since a3db0685 Close #9227

[vlc-commits] qt4: win7 taskbar buttons are 16x16 since a3db0685

2013-08-26 Thread Rafaël Carré
vlc/vlc-2.1 | branch: master | Rafaël Carré fun...@videolan.org | Mon Aug 26 10:15:24 2013 +0200| [31b0d9e6f00b689f17e24f50f9b02d9d19f66aff] | committer: Jean-Baptiste Kempf qt4: win7 taskbar buttons are 16x16 since a3db0685 Close #9227 (cherry picked from commit

[vlc-commits] demux: avi: Ignore empty idx1 indexes for testing offset (fix #9248)

2013-08-26 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Mon Aug 26 10:49:38 2013 +0200| [08c5317937900b5176d4abcc34aef66acc4d0421] | committer: Francois Cartegnie demux: avi: Ignore empty idx1 indexes for testing offset (fix #9248) More broken avi files :/

[vlc-commits] demux: avi: Ignore empty idx1 indexes for testing offset (fix #9248)

2013-08-26 Thread Francois Cartegnie
vlc/vlc-2.1 | branch: master | Francois Cartegnie fcvlc...@free.fr | Mon Aug 26 10:49:38 2013 +0200| [b4c47a4ac1dd4a4fda3177930a5117715d103097] | committer: Jean-Baptiste Kempf demux: avi: Ignore empty idx1 indexes for testing offset (fix #9248) More broken avi files :/ (cherry picked from

[vlc-commits] tools: Check for libtool 2.4

2013-08-26 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö mar...@martin.st | Mon Aug 26 14:21:52 2013 +0300| [0edb7ed815589338d852816bba6080f7ebb467ed] | committer: Martin Storsjö tools: Check for libtool 2.4 This is required when building libpng.

[vlc-commits] contrib: Patch libpng to make it build with automake 1.12 and 1.11 again

2013-08-26 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö mar...@martin.st | Mon Aug 26 14:20:54 2013 +0300| [2219f25d04e34911f8016640a33b72898113440f] | committer: Martin Storsjö contrib: Patch libpng to make it build with automake 1.12 and 1.11 again

[vlc-commits] directsound: fix inverted logic (fix #9195)

2013-08-26 Thread Ludovic Fauvet
vlc | branch: master | Ludovic Fauvet e...@videolan.org | Mon Aug 26 14:47:43 2013 +0200| [b5c8fd2667278c8ac9ef05d4b0874aee90fea982] | committer: Ludovic Fauvet directsound: fix inverted logic (fix #9195)

[vlc-commits] directsound: fix inverted logic (fix #9195)

2013-08-26 Thread Ludovic Fauvet
vlc/vlc-2.1 | branch: master | Ludovic Fauvet e...@videolan.org | Mon Aug 26 14:47:43 2013 +0200| [4af62f18e735d6bcad65ed0fe5e35cea0d807e6f] | committer: Jean-Baptiste Kempf directsound: fix inverted logic (fix #9195) (cherry picked from commit b5c8fd2667278c8ac9ef05d4b0874aee90fea982)

[vlc-commits] httplive: check segment gap on last segment number instead of the segment number of last playlist load

2013-08-26 Thread Ilkka Ollakka
vlc | branch: master | Ilkka Ollakka il...@videolan.org | Mon Aug 26 16:08:23 2013 +0300| [7fa797f3ec9ef00f1f03d531687b40cab582ba9e] | committer: Ilkka Ollakka httplive: check segment gap on last segment number instead of the segment number of last playlist load

[vlc-commits] In case of live streams, the reload thread did not wake up the download thread and so new segments were not downloaded. Problem was fixed by sginalling the download thread with the condi

2013-08-26 Thread Avishay Spitzer
vlc | branch: master | Avishay Spitzer savis...@gmail.com | Wed Aug 14 04:08:01 2013 -0400| [a9498addb2e41c0584a87c00c71add35be0b3a36] | committer: Ilkka Ollakka In case of live streams, the reload thread did not wake up the download thread and so new segments were not downloaded. Problem was

[vlc-commits] Bug fix: HLS module does not block until data is available. As a result live streams may end unexpectedly in case of short playlists or slow connections. Problem was fixed by blocking on

2013-08-26 Thread Avishay Spitzer
vlc | branch: master | Avishay Spitzer savis...@gmail.com | Mon Aug 19 03:08:33 2013 -0400| [50d7d0c9c470ccec4d48212221aaecd822928c96] | committer: Ilkka Ollakka Bug fix: HLS module does not block until data is available. As a result live streams may end unexpectedly in case of short playlists

[vlc-commits] httplive: cosmetic

2013-08-26 Thread Ilkka Ollakka
vlc | branch: master | Ilkka Ollakka il...@videolan.org | Mon Aug 26 16:07:33 2013 +0300| [7258c8319a5ea55039c8037e4c0e3aa994c14c66] | committer: Ilkka Ollakka httplive: cosmetic http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7258c8319a5ea55039c8037e4c0e3aa994c14c66 ---

[vlc-commits] httplive: cosmetic retab

2013-08-26 Thread Ilkka Ollakka
vlc | branch: master | Ilkka Ollakka il...@videolan.org | Mon Aug 26 16:34:53 2013 +0300| [64cbdb74cf4986c036b0b4c3517d64fade02f1bb] | committer: Ilkka Ollakka httplive: cosmetic retab http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=64cbdb74cf4986c036b0b4c3517d64fade02f1bb ---

[vlc-commits] httplive: don't reload playlist all the time.

2013-08-26 Thread Ilkka Ollakka
vlc | branch: master | Ilkka Ollakka il...@videolan.org | Mon Aug 26 16:08:56 2013 +0300| [7655d6c889d2425c1fd4615f7e2692df1a47470c] | committer: Ilkka Ollakka httplive: don't reload playlist all the time. Reload playlist only when there is only 1 or 0 segments left that are downloaded but not

[vlc-commits] contrib: Patch libpng to make it build with automake 1.12 and 1.11 again

2013-08-26 Thread Martin Storsjö
vlc/vlc-2.1 | branch: master | Martin Storsjö mar...@martin.st | Mon Aug 26 14:20:54 2013 +0300| [dbbf0750f11af0b6d2b61b656b09ecb9ca24864d] | committer: Jean-Baptiste Kempf contrib: Patch libpng to make it build with automake 1.12 and 1.11 again (cherry picked from commit

[vlc-commits] access: simplify control default case, remove dummy warnings

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 20:02:54 2013 +0300| [26b2eff7cf1e7575d839d35dc5d7fd9dba8895a8] | committer: Rémi Denis-Courmont access: simplify control default case, remove dummy warnings

[vlc-commits] Qt: standardpanel: fix potential null dereference

2013-08-26 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Mon Aug 26 19:18:31 2013 +0200| [4543c9c883fa0661f5a3059583ab04a5e4db44ff] | committer: Francois Cartegnie Qt: standardpanel: fix potential null dereference

[vlc-commits] Qt: PLModel: initialize member

2013-08-26 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Mon Aug 26 19:14:18 2013 +0200| [67a96ef76b7837adefd387cb1ed209c5a1f5d6eb] | committer: Francois Cartegnie Qt: PLModel: initialize member

[vlc-commits] input: poll signal level through demux (refs #8456)

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 20:21:14 2013 +0300| [d2cd2e5d3645c0dd9026bfaaaf357bb2921d2258] | committer: Rémi Denis-Courmont input: poll signal level through demux (refs #8456)

[vlc-commits] input: always pass meta data through demux (refs #8456)

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 20:49:03 2013 +0300| [e74490b32eb931f0d76c45d20e56bf8bb507c04f] | committer: Rémi Denis-Courmont input: always pass meta data through demux (refs #8456)

[vlc-commits] directory: fix warning

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 21:20:11 2013 +0300| [ba6ecd3a75799d8cb0d7d1cc61e6833eb245e565] | committer: Rémi Denis-Courmont directory: fix warning http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ba6ecd3a75799d8cb0d7d1cc61e6833eb245e565 ---

[vlc-commits] input: add access stream controls for current title and seekpoint

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 19:08:18 2013 +0300| [a025357ee0487185733834d7a57d3fc78a3c7e08] | committer: Rémi Denis-Courmont input: add access stream controls for current title and seekpoint

[vlc-commits] access: remove info.i_(update|title|seekpoint)

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 22:26:27 2013 +0300| [cea762697ef6afdfd291dae71887c2d27ebad18b] | committer: Rémi Denis-Courmont access: remove info.i_(update|title|seekpoint)

[vlc-commits] mpeg: implement title/seekpoint controls (refs #8455)

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 22:26:30 2013 +0300| [49b528cd804d3da82e2bf8428eaede5770f9fd96] | committer: Rémi Denis-Courmont mpeg: implement title/seekpoint controls (refs #8455) This is intended for VDR directories and Video CDs.

[vlc-commits] vcd: switch to ACCESS_GET_(TITLE|SEEKPOINT)

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 21:24:49 2013 +0300| [3e5a8ba4caf989fed3c4b32646884f9ede5ff3f6] | committer: Rémi Denis-Courmont vcd: switch to ACCESS_GET_(TITLE|SEEKPOINT)

[vlc-commits] vdr: switch to ACCESS_GET_SEEKPOINT

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 21:25:12 2013 +0300| [ae721f0a13b9ea404190087c9c7d87b68e3d35e5] | committer: Rémi Denis-Courmont vdr: switch to ACCESS_GET_SEEKPOINT

[vlc-commits] vcdx: switch to ACCESS_GET_(TITLE|SEEKPOINT)

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 21:56:45 2013 +0300| [15e2e50ec8e2a6443fb1cf6d466d39c8fb6b9d62] | committer: Rémi Denis-Courmont vcdx: switch to ACCESS_GET_(TITLE|SEEKPOINT)

[vlc-commits] input: remove input_source_t.p_access

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 22:55:44 2013 +0300| [8c47bc7e896c673fdc984f42fdeaff4e0097aa67] | committer: Rémi Denis-Courmont input: remove input_source_t.p_access

[vlc-commits] input: deprecate input_source_t.p_stream (refs #8455)

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 22:56:59 2013 +0300| [4700e75f756d267e4c476fd5f7f9a0faf2f7c9ba] | committer: Rémi Denis-Courmont input: deprecate input_source_t.p_stream (refs #8455)

[vlc-commits] Remove unused variables

2013-08-26 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Mon Aug 26 22:56:00 2013 +0300| [d4edc872241b247084319f243141335c64c4de25] | committer: Rémi Denis-Courmont Remove unused variables http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d4edc872241b247084319f243141335c64c4de25 ---

[vlc-commits] l10n: Galician update

2013-08-26 Thread Gonçalo Cordeiro
vlc/vlc-2.1 | branch: master | Gonçalo Cordeiro gzcorde...@gmail.com | Mon Aug 26 20:41:31 2013 +0200| [9ce2099dfbf61b19842fac5d7ea449c4924078d9] | committer: Christoph Miebach l10n: Galician update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Bosnian update

2013-08-26 Thread Adnan Memija
vlc/vlc-2.1 | branch: master | Adnan Memija sream...@live.com | Mon Aug 26 19:51:04 2013 +0200| [6f883b92854c03bf37dace2fadddc04c337d66f7] | committer: Christoph Miebach l10n: Bosnian update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: German update

2013-08-26 Thread Christoph Miebach
vlc/vlc-2.1 | branch: master | Christoph Miebach christoph.mieb...@web.de | Mon Aug 26 20:18:56 2013 +0200| [7daa80655c7dfd4ef496accca804df34d2c04379] | committer: Christoph Miebach l10n: German update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Catalan update

2013-08-26 Thread Pau Iranzo
vlc/vlc-2.1 | branch: master | Pau Iranzo pau...@gmail.com | Mon Aug 26 20:01:59 2013 +0200| [15df9103791cbddc10163955f5d566bbdbdc584b] | committer: Christoph Miebach l10n: Catalan update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Danish update

2013-08-26 Thread Aputsiaĸ Niels Janussen
vlc/vlc-2.1 | branch: master | Aputsiaĸ Niels Janussen a...@isit.gl | Mon Aug 26 20:04:26 2013 +0200| [1a82237b22577f42cfe59d707a34955652cead0b] | committer: Christoph Miebach l10n: Danish update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] Removed name on request

2013-08-26 Thread Christoph Miebach
vlc/vlc-2.1 | branch: master | Christoph Miebach christoph.mieb...@web.de | Mon Aug 26 22:27:05 2013 +0200| [3802b50666a5f825c5a1b733af08c7287ec57fa9] | committer: Christoph Miebach Removed name on request

[vlc-commits] l10n: Lithuanian update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 20:55:14 2013 +0200| [f4372505eeb26d7fe114acebf0d301abb79fafb6] | committer: Christoph Miebach l10n: Lithuanian update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Serbian update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 21:17:39 2013 +0200| [cad88d8a581ad2252bb1b332d702864180e72e98] | committer: Christoph Miebach l10n: Serbian update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Khmer update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 20:49:57 2013 +0200| [31b07e41c3c2f04a3db2fb0b41c9bf98dc44] | committer: Christoph Miebach l10n: Khmer update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Vietnamese update

2013-08-26 Thread Anh Phan
vlc/vlc-2.1 | branch: master | Anh Phan ppa...@gmail.com | Mon Aug 26 21:23:37 2013 +0200| [6c74124959f28245b093bdf1fe605d3dd0418c72] | committer: Christoph Miebach l10n: Vietnamese update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Norwegian Bokmål update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 20:59:42 2013 +0200| [77094e78834059aa3b18398bb24fadc2f551e898] | committer: Christoph Miebach l10n: Norwegian Bokmål update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Thai update

2013-08-26 Thread Thanakrit Chomphuming
vlc/vlc-2.1 | branch: master | Thanakrit Chomphuming jerng...@gmail.com | Mon Aug 26 21:18:52 2013 +0200| [f63a69f7397cfa749bff6c1e56c2f403bcee3ab0] | committer: Christoph Miebach l10n: Thai update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Turkish update

2013-08-26 Thread Kaya Zeren
vlc/vlc-2.1 | branch: master | Kaya Zeren kayaze...@gmail.com | Mon Aug 26 21:19:59 2013 +0200| [cc00f99de28984290935c79a1c1398916f12b967] | committer: Christoph Miebach l10n: Turkish update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Spanish update

2013-08-26 Thread David González
vlc/vlc-2.1 | branch: master | David González pico@gmail.com | Mon Aug 26 20:30:50 2013 +0200| [e451ea6b2da39547844241519e5e5789f2ff3a91] | committer: Christoph Miebach l10n: Spanish update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Marathi update

2013-08-26 Thread Suraj Kawade
vlc/vlc-2.1 | branch: master | Suraj Kawade suraj.kaw...@gmail.com | Mon Aug 26 20:57:06 2013 +0200| [627f47f8bda5601f24afcbf7fb87b48d5c17f018] | committer: Christoph Miebach l10n: Marathi update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Kannada update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 20:52:05 2013 +0200| [d668d8021004d4b9e827d33f60a348e331ae95c6] | committer: Christoph Miebach l10n: Kannada update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Korean update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 20:53:41 2013 +0200| [2d0a5d06708c602a6bb59790cfd44d2cc985d1f6] | committer: Christoph Miebach l10n: Korean update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Ukrainian update

2013-08-26 Thread Andriy Bandura
vlc/vlc-2.1 | branch: master | Andriy Bandura andriykopanyt...@gmail.com | Mon Aug 26 21:20:54 2013 +0200| [4a09aa90ff4f35eab51f920a9c4dc86dc8e4d2bb] | committer: Christoph Miebach l10n: Ukrainian update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Simplified Chinese update

2013-08-26 Thread Dean Lee
vlc/vlc-2.1 | branch: master | Dean Lee xslid...@gmail.com | Mon Aug 26 21:24:58 2013 +0200| [15121789df9fc3302c4dab40a8cbeda497a41296] | committer: Christoph Miebach l10n: Simplified Chinese update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Japanese update

2013-08-26 Thread Fumio Nakayama
vlc/vlc-2.1 | branch: master | Fumio Nakayama fumio@gmail.com | Mon Aug 26 20:47:17 2013 +0200| [cb2a5ab9a1b2be9a86c4ab189bf67f7d9fb9cf2e] | committer: Christoph Miebach l10n: Japanese update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Dutch update

2013-08-26 Thread Thomas De Rocker
vlc/vlc-2.1 | branch: master | Thomas De Rocker thomasderoc...@hotmail.com | Mon Aug 26 21:00:53 2013 +0200| [a119cac45fcb350eca5970c4e9267a678081f858] | committer: Christoph Miebach l10n: Dutch update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Oriya update

2013-08-26 Thread Prasannajit Acharya
vlc/vlc-2.1 | branch: master | Prasannajit Acharya holmessherloc...@gmail.com | Mon Aug 26 21:01:59 2013 +0200| [8feb9287320b0bf00c8fcaacba1cbc2af03ca9aa] | committer: Christoph Miebach l10n: Oriya update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Italian update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 20:46:30 2013 +0200| [2bab330d7b9ec0be5473e2ec4d642d94bfab3e2b] | committer: Christoph Miebach l10n: Italian update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Slovak update

2013-08-26 Thread Marián Hikaník
vlc/vlc-2.1 | branch: master | Marián Hikaník mhika...@users.sourceforge.net | Mon Aug 26 21:07:47 2013 +0200| [1a2e8bc27cd257177882eba6ccb25a612169f1ba] | committer: Christoph Miebach l10n: Slovak update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Portuguese update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 21:06:00 2013 +0200| [b67bcfbc0f8b8f209a0c757cc2946c9e4085ff6f] | committer: Christoph Miebach l10n: Portuguese update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Slovenian update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 21:12:06 2013 +0200| [ecbc00e5b662be2e3b9ced2f948375fb8d5308fc] | committer: Christoph Miebach l10n: Slovenian update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Polish update

2013-08-26 Thread Michał Trzebiatowski
vlc/vlc-2.1 | branch: master | Michał Trzebiatowski hippie_1...@hotmail.com | Mon Aug 26 21:03:40 2013 +0200| [9161ebf3ef7d94d7db1b86db50ded25292f6] | committer: Christoph Miebach l10n: Polish update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Russian update

2013-08-26 Thread Alexander Lakhin
vlc/vlc-2.1 | branch: master | Alexander Lakhin exclus...@gmail.com | Mon Aug 26 21:06:55 2013 +0200| [a0e6c5f5f1f0d7cafd66494284ddbfa74301a1d2] | committer: Christoph Miebach l10n: Russian update Signed-off-by: Christoph Miebach christoph.mieb...@web.de

[vlc-commits] l10n: Modern Greek update

2013-08-26 Thread VideoLAN
vlc/vlc-2.1 | branch: master | VideoLAN video...@videolan.org | Mon Aug 26 20:29:23 2013 +0200| [ebc109ffd7fb4d5c34f97cc04cd7cbd308e1fd88] | committer: Christoph Miebach l10n: Modern Greek update Signed-off-by: Christoph Miebach christoph.mieb...@web.de