[vlc-commits] Fix make dist and POTFILES.in

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann | Sat Jul 11 15:00:24 2015 +0200| [451fb8905311779be0871709e327ed0da6fcc34c] | committer: David Fuhrmann Fix make dist and POTFILES.in (cherry picked from commit 39cafcda8b32a5b3a759ab1dd7dce50e25ed4596) Signed-off-by: David Fuhrmann > http://git

[vlc-commits] macosx: remove stray code

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann | Sat Jul 11 15:25:26 2015 +0200| [3187904de00605a00ee41ad40aa7da65fa11a671] | committer: David Fuhrmann macosx: remove stray code (cherry picked from commit 52a35891a4ef1f95e0c677af47837270536a) Signed-off-by: David Fuhrmann > http://git.vid

[vlc-commits] macosx: Create custom resume dialog, refactor

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann | Sat Jul 11 14:32:20 2015 +0200| [f5ebfa8e5648665c49c4c9474313d7850799b83a] | committer: David Fuhrmann macosx: Create custom resume dialog, refactor Create own resume dialog, which acts the same way as a floating window. Thus it does not disturb

[vlc-commits] macosx: resume dialog: make more space for l10n

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann | Sun Jul 12 19:16:57 2015 +0200| [addc6b0001c9dd16d674316f2856ac004d41faf3] | committer: David Fuhrmann macosx: resume dialog: make more space for l10n (cherry picked from commit a2aa300a401f1df6d88cb168d8bee7184c2206c6) Signed-off-by: David Fuhrm

[vlc-commits] macosx: resume dialog: make more space for l10n

2015-07-12 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Jul 12 19:16:57 2015 +0200| [a2aa300a401f1df6d88cb168d8bee7184c2206c6] | committer: David Fuhrmann macosx: resume dialog: make more space for l10n > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a2aa300a401f1df6d88cb168d8bee7184c2206c6 ---

[vlc-commits] macosx: remove stray code

2015-07-12 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sat Jul 11 15:25:26 2015 +0200| [52a35891a4ef1f95e0c677af47837270536a] | committer: David Fuhrmann macosx: remove stray code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=52a35891a4ef1f95e0c677af47837270536a --- modules/gui/macosx/pl

[vlc-commits] demux: wav: debug print waveformatex guid

2015-07-12 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sun Jul 12 13:48:49 2015 +0200| [d5a10c74cccef52678c24675580eda6ae384c877] | committer: Francois Cartegnie demux: wav: debug print waveformatex guid > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d5a10c74cccef52678c24675580eda6ae384c877 ---

[vlc-commits] vlc_codecs: fix the waveformatex, ksformat stuff

2015-07-12 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sun Jul 12 11:19:46 2015 +0200| [52847eaf50656cb3ecedea906f05f0aec180480c] | committer: Francois Cartegnie vlc_codecs: fix the waveformatex, ksformat stuff Were unused static Guids, incorrect Atrac3 to pcm mapping constness, and incomplete waveformat

[vlc-commits] demux: wav: map atrac3+ (fix #15001)

2015-07-12 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Sun Jul 12 14:09:13 2015 +0200| [1f9c93f31bdc089aab6b7e4d0893044b20589596] | committer: Francois Cartegnie demux: wav: map atrac3+ (fix #15001) > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1f9c93f31bdc089aab6b7e4d0893044b20589596 --- mo