[vlc-commits] linsys_hdsdi: fix double translation (refs #19769)

2018-02-18 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 16 11:00:07 2018 +0200| [46c6bd0cf31c8a1442b13267fbf861a37de8b2f7] | committer: Rémi Denis-Courmont linsys_hdsdi: fix double translation (refs #19769) (cherry picked from commit

[vlc-commits] compressor: fix double translation (refs #19769)

2018-02-18 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 16 11:00:27 2018 +0200| [879e7246a0de5188845ecb11ea433d52af76695e] | committer: Rémi Denis-Courmont compressor: fix double translation (refs #19769) (cherry picked from commit

[vlc-commits] wmafixed: fix double translation (refs #19769)

2018-02-18 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 16 11:00:50 2018 +0200| [daa168960f89073d8a48dde9c9a3b881630e8f03] | committer: Rémi Denis-Courmont wmafixed: fix double translation (refs #19769) (cherry picked from commit 4d05be8f2fde8d7bcb657ddc468f2ee6e89c7321)

[vlc-commits] subsdelay: fix double translation (refs #19769)

2018-02-18 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 16 11:00:59 2018 +0200| [83288ab3be0043a3a9642d807cd3ab52598b3d37] | committer: Rémi Denis-Courmont subsdelay: fix double translation (refs #19769) (cherry picked from commit

[vlc-commits] shine: fix double translation (refs #19769)

2018-02-18 Thread Rémi Denis-Courmont
vlc/vlc-3.0 | branch: master | Rémi Denis-Courmont | Fri Feb 16 11:00:37 2018 +0200| [ae69f607ee01a80de8b7416c3c6f53a6cfa1b975] | committer: Rémi Denis-Courmont shine: fix double translation (refs #19769) (cherry picked from commit 461d492ec97c0bc393738e86efbbd045194d66ec)

[vlc-commits] macosx: FSPanelController: Do not guard use of 10.10 API

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 15:59:49 2018 +0100| [2c565c4b07fc34c2eae7fe5d3541738dbffd235a] | committer: Marvin Scholz macosx: FSPanelController: Do not guard use of 10.10 API VLC 4.0 now targets macOS 10.10 and higher only, so we do not need to guard

[vlc-commits] macosx: XIBs: Do not set a specific "deploys for" version

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 16:09:34 2018 +0100| [c7b40f6dd67943a99c972f124e49d2c0d42bc2ad] | committer: Marvin Scholz macosx: XIBs: Do not set a specific "deploys for" version >

[vlc-commits] macosx: FSPanelController: Remove unnecessary injectBackgroundView

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 15:57:59 2018 +0100| [66648e9afe102399bfd3a5314d26ff955e2b33e0] | committer: Marvin Scholz macosx: FSPanelController: Remove unnecessary injectBackgroundView On 10.10 and higher we always use the NSVisualEffectView, so this

[vlc-commits] macosx: FSPanelController: Always assume 10.10 SDK or newer

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 15:56:15 2018 +0100| [d7dd21c63152b5a90f1e314bcedb56663bf48cd0] | committer: Marvin Scholz macosx: FSPanelController: Always assume 10.10 SDK or newer >

[vlc-commits] macosx: Set deployment target for XIBs to 10.10

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 16:16:32 2018 +0100| [afde56810eb3f449cceaa7796dc123328c79daa9] | committer: Marvin Scholz macosx: Set deployment target for XIBs to 10.10 >

[vlc-commits] macosx: Move resume logic from playlist into input manager

2018-02-18 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Feb 18 19:09:41 2018 +0100| [eab53a4266bf1e37a91710ada10633d8e7e94ebd] | committer: David Fuhrmann macosx: Move resume logic from playlist into input manager The playlist object might be dead already once this code is needed.

[vlc-commits] macosx: Spin event loop to process pending selectors on main thread

2018-02-18 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Feb 18 19:16:57 2018 +0100| [5d0d2b0d533df40c6e78460d2a320997e7e3ee34] | committer: David Fuhrmann macosx: Spin event loop to process pending selectors on main thread This is needed to cleanup everything correctly. In one

[vlc-commits] mp4: include limits.h for SSIZE_MAX.

2018-02-18 Thread Konstantin Pavlov
vlc/vlc-3.0 | branch: master | Konstantin Pavlov | Sun Feb 11 17:14:33 2018 +0300| [666789f2cc2b756a44009f206e057afb72f80100] | committer: Konstantin Pavlov mp4: include limits.h for SSIZE_MAX. (cherry picked from commit 8311cdc09fa06a192cc5ca34368d2116e57bb936) >

[vlc-commits] macosx: Simplify imageFromRes

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 18:27:20 2018 +0100| [0ad44ebe4292ada0ebfdbb71ab44f6b79e3d7ab1] | committer: Marvin Scholz macosx: Simplify imageFromRes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0ad44ebe4292ada0ebfdbb71ab44f6b79e3d7ab1 ---

[vlc-commits] macosx: Reorganize assets and remove unnecessary ones

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 19:06:40 2018 +0100| [6e4b8d004ab9dd1278c2cbaa9a24fb4d8a3250c5] | committer: Marvin Scholz macosx: Reorganize assets and remove unnecessary ones >

[vlc-commits] macosx: Remove VLCHUDButtonCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:15:56 2018 +0100| [4ff6adc8199d76d6ff97769bd186f80f4181fd6b] | committer: Marvin Scholz macosx: Remove VLCHUDButtonCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style segmented cells and

[vlc-commits] macosx: Remove VLCHUDSegmentedCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 16:38:02 2018 +0100| [2bcf9464cb6ccd0639b1e4707f6515224e18fec6] | committer: Marvin Scholz macosx: Remove VLCHUDSegmentedCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style segmented cells

[vlc-commits] macosx: Bookmarks: Remove usage of VLCHUDTextFieldCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 16:58:30 2018 +0100| [1c19a61d0c4b7109075afa23b413e771aedd3f5b] | committer: Marvin Scholz macosx: Bookmarks: Remove usage of VLCHUDTextFieldCell >

[vlc-commits] macosx: Remove VLCHUDPopUpButtonCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:07:39 2018 +0100| [604279ba58401ebf2e0a4e980035044b256beaf7] | committer: Marvin Scholz macosx: Remove VLCHUDPopUpButtonCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style segmented cells

[vlc-commits] macosx: AudioEffects: Remove usage of VLCHUDTextFieldCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 16:50:05 2018 +0100| [6375e26320804377d69f784ced73622791d417e1] | committer: Marvin Scholz macosx: AudioEffects: Remove usage of VLCHUDTextFieldCell >

[vlc-commits] macosx: Remove usage of VLCHUDSegmentedCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 16:35:59 2018 +0100| [3340ca7992840009c26f2276058f1070658fe5a0] | committer: Marvin Scholz macosx: Remove usage of VLCHUDSegmentedCell >

[vlc-commits] macosx: Remove usage of VLCHUDButtonCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:14:50 2018 +0100| [a629e42613b2f76eecc7c8813e3ea7a9f13e3649] | committer: Marvin Scholz macosx: Remove usage of VLCHUDButtonCell And some other stuff, because IB loves to do a bunch of other stuff too and in this case it

[vlc-commits] codec: hxxx_helper fix null-deref

2018-02-18 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Sun Feb 18 17:38:27 2018 +0100| [c8941dc6d891f28383bdc6836bb56c393f593d6d] | committer: Thomas Guillem codec: hxxx_helper fix null-deref Check hevc_sps before using it. Fix CD fe790998-dba9-411b-b8ac-6e2954c7e9a0 >

[vlc-commits] macosx: Remove usage of VLCHUDPopUpButtonCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:06:41 2018 +0100| [49a2bf6f32d60acee97dd9dbe2b29b39d7fe8480] | committer: Marvin Scholz macosx: Remove usage of VLCHUDPopUpButtonCell >

[vlc-commits] macosx: SyncTracks: Remove usage of VLCHUDTextFieldCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 16:57:43 2018 +0100| [8c6fe2cd83158413057b67c520527c0dbe01ecd0] | committer: Marvin Scholz macosx: SyncTracks: Remove usage of VLCHUDTextFieldCell >

[vlc-commits] macosx: Remove VLCHUDStepperCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:21:43 2018 +0100| [95d43e1373e15666f238be02b1923e2af877cef6] | committer: Marvin Scholz macosx: Remove VLCHUDStepperCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style controls and is not

[vlc-commits] macosx: Remove usage of VLCHUDPopUpButtonCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:06:41 2018 +0100| [d93a43ac90406a2cecfc6a8e0358e0614b0a62c7] | committer: Marvin Scholz macosx: Remove usage of VLCHUDPopUpButtonCell >

[vlc-commits] macosx: Remove VLCHUDTextFieldCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:00:14 2018 +0100| [a8b893e9d8024317e3e56853674bde5a765dce9a] | committer: Marvin Scholz macosx: Remove VLCHUDTextFieldCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style controls and is

[vlc-commits] macosx: Remove VLCHUDButtonCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:15:56 2018 +0100| [c6bfc56292dbe4a4bb98052e9006d04ef9398c58] | committer: Marvin Scholz macosx: Remove VLCHUDButtonCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style controls and is not

[vlc-commits] macosx: Remove usage of VLCHUDButtonCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:14:50 2018 +0100| [4eea6081a89878a659500662da797f1339140d78] | committer: Marvin Scholz macosx: Remove usage of VLCHUDButtonCell And some other stuff, because IB loves to do a bunch of other stuff too and in this case it

[vlc-commits] macosx: Remove usage of NSSliderCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:30:01 2018 +0100| [cdfcabcdb3a11ad0bd60171a0ca9155ac184cfff] | committer: Marvin Scholz macosx: Remove usage of NSSliderCell >

[vlc-commits] macosx: Remove usage of VLCHUDCheckboxCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:24:06 2018 +0100| [70c5cde0fd2db060857b0b77305ca691d7426066] | committer: Marvin Scholz macosx: Remove usage of VLCHUDCheckboxCell >

[vlc-commits] macosx: Remove VLCHUDCheckboxCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:24:55 2018 +0100| [ff61d869dd1dda3bbe3a05361a67153729f7dd57] | committer: Marvin Scholz macosx: Remove VLCHUDCheckboxCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style controls and is

[vlc-commits] macosx: Remove VLCHUDCheckboxCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:32:59 2018 +0100| [408dd4fcd23b10ea7e66af56d73b91c9765c1923] | committer: Marvin Scholz macosx: Remove VLCHUDCheckboxCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style controls and is

[vlc-commits] macosx: Remove usage of VLCHUDStepperCell

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:20:46 2018 +0100| [7fdca51ae195097d1a675041fea28331f47df296] | committer: Marvin Scholz macosx: Remove usage of VLCHUDStepperCell >

[vlc-commits] macosx: Remove VLCHUDPopUpButtonCell class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:07:39 2018 +0100| [08de1e429a555b7e0e367b5c152074b59176e234] | committer: Marvin Scholz macosx: Remove VLCHUDPopUpButtonCell class This was used on macOS versions lower than 10.10 to draw custom HUD-style controls and is

[vlc-commits] macosx: Remove VLCHUDScroller class

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:44:47 2018 +0100| [ad6f88a250253ef52e489f814864fb0733d469cf] | committer: Marvin Scholz macosx: Remove VLCHUDScroller class This was used on macOS versions lower than 10.10 to draw custom HUD-style controls and is not

[vlc-commits] macosx: Remove usage of VLCHUDScroller

2018-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz | Sun Feb 18 17:43:40 2018 +0100| [fdf41088e0481693ea0e4629608ebb382ab96b59] | committer: Marvin Scholz macosx: Remove usage of VLCHUDScroller >