[vlc-commits] macosx: priorize native fullscreen over non-embedded window

2012-03-14 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Wed Mar 14 10:16:32 2012 +0100| [511519e3420eb716616f321f3d0bc630c2261414] | committer: David Fuhrmann macosx: priorize native fullscreen over non-embedded window This fixes some problematic behaviour, when the user changed

[vlc-commits] macosx: priorize native fullscreen over non-embedded window

2012-03-14 Thread David Fuhrmann
vlc/vlc-2.0 | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Wed Mar 14 10:16:32 2012 +0100| [50b9f77612244abde1e23de2710977a475f104f0] | committer: David Fuhrmann macosx: priorize native fullscreen over non-embedded window This fixes some problematic behaviour, when the user

[vlc-commits] MKV: Don't ignore user preferences for track selection

2012-03-14 Thread Denis Charmet
vlc | branch: master | Denis Charmet t...@dinauz.org | Tue Mar 13 22:29:02 2012 +0100| [22c24d5aaf7a41f8f0a3beb49039ec8415767263] | committer: Jean-Baptiste Kempf MKV: Don't ignore user preferences for track selection Fix #6375 Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] Split options parsing from config_ChainCreate

2012-03-14 Thread Rafaël Carré
vlc | branch: master | Rafaël Carré fun...@videolan.org | Wed Mar 14 06:42:19 2012 -0400| [f6533ac058690b4c9b1405f5ec169829db5aad55] | committer: Rafaël Carré Split options parsing from config_ChainCreate

[vlc-commits] Qt: open disk: fix tab access order

2012-03-14 Thread Francois Cartegnie
vlc/vlc-2.0 | branch: master | Francois Cartegnie fcvlc...@free.fr | Wed Mar 14 00:08:40 2012 +0100| [4e2d57bac9f544b62bf0ff3da4e459541fcc] | committer: Jean-Baptiste Kempf Qt: open disk: fix tab access order (cherry picked from commit 67e869c503d39d443de598d8f4bba4d48b79330f)

[vlc-commits] MKV: Don't ignore user preferences for track selection

2012-03-14 Thread Denis Charmet
vlc/vlc-2.0 | branch: master | Denis Charmet t...@dinauz.org | Tue Mar 13 22:29:02 2012 +0100| [6cc4d347d3fdc2b2b6479792e02d5395defae822] | committer: Jean-Baptiste Kempf MKV: Don't ignore user preferences for track selection Fix #6375 Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] qt4: Fix PLSelector when a discovery service fails to be created.

2012-03-14 Thread Hugo Beauzée-Luyssen
vlc/vlc-2.0 | branch: master | Hugo Beauzée-Luyssen beauz...@gmail.com | Tue Mar 13 15:14:51 2012 +0100| [1dac0eb8a4c2c02a98c293300ffa3409a9ac2ec7] | committer: Jean-Baptiste Kempf qt4: Fix PLSelector when a discovery service fails to be created. (cherry picked from commit

[vlc-commits] skins2: fix mute behaviour

2012-03-14 Thread Jean-Paul Saman
vlc/vlc-2.0 | branch: master | Jean-Paul Saman jean-paul.sa...@m2x.nl | Mon Mar 12 14:55:09 2012 +0100| [5da825010510ac37ab50e5f42ecb3d7a42a827b1] | committer: Jean-Baptiste Kempf skins2: fix mute behaviour The skins2 code checked for the audio volume to be zero. However the audio is muted

[vlc-commits] rename misleading variable name

2012-03-14 Thread Sébastien Escudier
vlc | branch: master | Sébastien Escudier sebastien-de...@celeos.eu | Tue Mar 13 09:02:56 2012 +0100| [1551026fc33f26c5e19dd2a0f30a9065b0232015] | committer: Sébastien Escudier rename misleading variable name

[vlc-commits] npt's are double in live555 lib. We were loosing precision, and it avoids double-float-double conversions

2012-03-14 Thread Sébastien Escudier
vlc | branch: master | Sébastien Escudier sebastien-de...@celeos.eu | Tue Mar 13 09:07:09 2012 +0100| [b99c2ad437cd60a80ccc2fe12466bc43ecd53533] | committer: Sébastien Escudier npt's are double in live555 lib. We were loosing precision, and it avoids double-float-double conversions

[vlc-commits] SDP: send the standard cat attribute in addition to x-plgroup

2012-03-14 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed Mar 14 16:33:31 2012 +0200| [6b5b319c452a328f93f6466eb9b934eb1513d266] | committer: Rémi Denis-Courmont SDP: send the standard cat attribute in addition to x-plgroup

[vlc-commits] SAP: deal with the standard cat attribute from grouping

2012-03-14 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed Mar 14 16:31:50 2012 +0200| [e622d04e01000d5fb0890ec68edb845b0b2af3be] | committer: Rémi Denis-Courmont SAP: deal with the standard cat attribute from grouping Fallback to the legacy VLC-proprietary x-plgroup for backward

[vlc-commits] SDP: send the standard cat attribute in addition to x-plgroup

2012-03-14 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed Mar 14 16:33:31 2012 +0200| [dab282c1ba00c3b7c0efe66f61c8eca84aa441c1] | committer: Rémi Denis-Courmont SDP: send the standard cat attribute in addition to x-plgroup (cherry picked from commit

[vlc-commits] RTP: add an option to control the category

2012-03-14 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed Mar 14 16:35:41 2012 +0200| [036d7985ae3c1b11ba44a0e22dac16c1af307a51] | committer: Rémi Denis-Courmont RTP: add an option to control the category Reported-by: Vincent Vinel v.vi...@gmail.com (cherry picked from commit

[vlc-commits] sout standard: obsolete group

2012-03-14 Thread Rémi Denis-Courmont
vlc/vlc-2.0 | branch: master | Rémi Denis-Courmont r...@remlab.net | Wed Mar 14 16:38:46 2012 +0200| [b8723d774dd5ff791420dda5b770d5c1cfdbf672] | committer: Rémi Denis-Courmont sout standard: obsolete group (cherry picked from commit cdf9d7ce729d9dbb1f9deddd9dde331667c33d65)

[vlc-commits] Add disc drives probing for services discovery on OS/2

2012-03-14 Thread KO Myung-Hun
vlc | branch: master | KO Myung-Hun k...@chollian.net | Sun Mar 4 20:51:34 2012 +0900| [10f17cdeeaaca3c6a6df37ef010d8498bfc173e5] | committer: Rémi Denis-Courmont Add disc drives probing for services discovery on OS/2 Signed-off-by: Rémi Denis-Courmont r...@remlab.net

[vlc-commits] logger: fixed default log location on OS X

2012-03-14 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Wed Mar 14 18:18:05 2012 +0100| [64637de2753e3ff571a703ab540af181359e9e86] | committer: Felix Paul Kühne logger: fixed default log location on OS X

[vlc-commits] logger: fixed default log location on OS X

2012-03-14 Thread Felix Paul Kühne
vlc/vlc-2.0 | branch: master | Felix Paul Kühne fkue...@videolan.org | Wed Mar 14 18:18:05 2012 +0100| [9459dd3a4179bbf6a2046e69790c35f90b7b9bdb] | committer: Felix Paul Kühne logger: fixed default log location on OS X (cherry picked from commit 64637de2753e3ff571a703ab540af181359e9e86)

[vlc-commits] macosx: when main window is hidden, let playlist menu item only display the window

2012-03-14 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Wed Mar 14 20:49:00 2012 +0100| [2709f26e4112d8f1745cec7893efeb45368bb814] | committer: David Fuhrmann macosx: when main window is hidden, let playlist menu item only display the window Furthermore, this commit fixes close

[vlc-commits] macosx: when main window is hidden, let playlist menu item only display the window

2012-03-14 Thread David Fuhrmann
vlc/vlc-2.0 | branch: master | David Fuhrmann david.fuhrm...@googlemail.com | Wed Mar 14 20:49:00 2012 +0100| [0919f0cb438fa576a52fa471ea94029330b8a869] | committer: David Fuhrmann macosx: when main window is hidden, let playlist menu item only display the window Furthermore, this commit

[vlc-commits] qtsound: bug fixes

2012-03-14 Thread Michael Feurstein
vlc | branch: master | Michael Feurstein michael.feurst...@gmail.com | Tue Feb 14 17:16:51 2012 +0100| [fd75aab3d6670f7404e1c3e741a87587481472f4] | committer: Felix Paul Kühne qtsound: bug fixes fix for selecting the device with the correct UID GUI and qtsound now both reference the correct

[vlc-commits] qtsound: added GUI integration for capturing audio devices on MAC OS X

2012-03-14 Thread Michael Feurstein
vlc | branch: master | Michael Feurstein michael.feurst...@gmail.com | Tue Feb 14 17:16:51 2012 +0100| [684c28156ecd9ec69724ae05661f5701457e8ae7] | committer: Felix Paul Kühne qtsound: added GUI integration for capturing audio devices on MAC OS X audio devices can now be selected in the

[vlc-commits] macosx: fixed minor glitch in the open panel

2012-03-14 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Wed Mar 14 22:32:51 2012 +0100| [c2c7ca26b3cda6af2204da23fa239a6202fe411d] | committer: Felix Paul Kühne macosx: fixed minor glitch in the open panel

[vlc-commits] access_screen: added support for OS X Lion

2012-03-14 Thread FUJISAWA Tooru
vlc | branch: master | FUJISAWA Tooru ara...@mac.com | Tue Feb 28 21:01:50 2012 +0900| [8ef6e5c761423d007c0d839e7870fd627283b20c] | committer: Felix Paul Kühne access_screen: added support for OS X Lion Signed-off-by: Felix Paul Kühne fkue...@videolan.org

[vlc-commits] screen/mac: removed compilation warning

2012-03-14 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Wed Mar 14 22:45:23 2012 +0100| [c1b4f1986c9c857e4cde2fa52e689ee577d53160] | committer: Felix Paul Kühne screen/mac: removed compilation warning

[vlc-commits] macosx: added screen selection support to the Open panel

2012-03-14 Thread FUJISAWA Tooru
vlc | branch: master | FUJISAWA Tooru ara...@mac.com | Wed Mar 14 22:50:15 2012 +0100| [ae1d561eec42907a4b8bd1648ffdbd3052372e7d] | committer: Felix Paul Kühne macosx: added screen selection support to the Open panel Signed-off-by: Felix Paul Kühne fkue...@videolan.org