[vlc-commits] h264_nal: fix memory corruption in parse_sps

2015-12-05 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Dec 5 16:16:19 2015 +0100| [d405bfb6fdeac41112482bcce793ee4efa8d5d51] | committer: David Fuhrmann h264_nal: fix memory corruption in parse_sps > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: overhaul simple preferences interface

2015-12-05 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Dec 5 15:12:44 2015 +0100| [7e08a135c91a73a1f410cdbc1492465ae1b07114] | committer: David Fuhrmann macosx: overhaul simple preferences interface - cleanup interfaces section - Regroup settings, move some to video s

[vlc-commits] macosx: Allow to open https URLs, do not list VLC as a browser

2015-12-05 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Dec 5 17:12:22 2015 +0100| [66bab23eb7950a19279bad31dc642f8c87e90447] | committer: David Fuhrmann macosx: Allow to open https URLs, do not list VLC as a browser This allows to drop https URLs on the VLC icon a

[vlc-commits] Revert "macosx: update play and playback mode status on startup"

2015-12-05 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Dec 5 16:39:55 2015 +0100| [e2f1f6c44c514cea28dd1c4c5e9cc608792099ee] | committer: David Fuhrmann Revert "macosx: update play and playback mode status on startup" This hack is not needed anymore. refs #14

[vlc-commits] macosx: improve logging for startup and shutdown

2015-12-05 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Dec 5 16:38:38 2015 +0100| [f312e26702a01c9b5476dee5c6a06f94decac8c8] | committer: David Fuhrmann macosx: improve logging for startup and shutdown > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: CAS: Fix some l10n of stream panel

2015-11-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Mon Nov 30 19:37:56 2015 +0100| [1ef87d326e95b6640e9079dd4cd04dca721e2663] | committer: David Fuhrmann macosx: CAS: Fix some l10n of stream panel > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: CAS: Fix some l10n of stream panel

2015-11-30 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Mon Nov 30 19:53:30 2015 +0100| [164c0d3783dc2153d2669f822d604bcf30271365] | committer: David Fuhrmann macosx: CAS: Fix some l10n of stream panel manually backported from 1ef87d326e95b6640e9079dd4cd04dca721e2663.

[vlc-commits] macosx: fix typo

2015-11-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Mon Nov 30 19:45:48 2015 +0100| [7d502e3b28459706436d2f8b2c4702c0055680c8] | committer: David Fuhrmann macosx: fix typo > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7d502e3b28459706436d2f8b2c4702c

[vlc-commits] macosx: CAS: Fix 2 more label l10n with missing outlets

2015-11-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Mon Nov 30 20:05:15 2015 +0100| [bfcbe0a5eb6ff7ee305e9cfc25a19cfb508e15a6] | committer: David Fuhrmann macosx: CAS: Fix 2 more label l10n with missing outlets > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: CAS: Fix 2 more label l10n with missing outlets

2015-11-30 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Mon Nov 30 20:15:50 2015 +0100| [b75cb597797c0334f65115c2666e8ae095c434de] | committer: David Fuhrmann macosx: CAS: Fix 2 more label l10n with missing outlets Manual backport of bfcbe0a5eb6ff7ee305e9cfc25a19cfb50

[vlc-commits] NEWS: Mention El Capitan support

2015-11-22 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sun Nov 22 16:27:56 2015 +0100| [096c37f083dd99d5d76aa4eaeb53e34badd39368] | committer: David Fuhrmann NEWS: Mention El Capitan support > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a

[vlc-commits] lua readme: mention state as second parameter for add_check_box

2015-10-21 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Thu Jun 11 19:25:39 2015 +0200| [601c5502d2db7a6162f5c805412e0ded3c1311b6] | committer: Jean-Baptiste Kempf lua readme: mention state as second parameter for add_check_box (cherry picked from

[vlc-commits] macosx: fix error message for media information panel

2015-10-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Wed Oct 21 22:35:05 2015 +0200| [10145e039042c1a15e92b47d7e88f1d632d9c6a1] | committer: David Fuhrmann macosx: fix error message for media information panel > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Introduce OSX_EL_CAPITAN runtime check

2015-10-10 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Oct 10 16:54:34 2015 +0200| [50dcfe2ac56e9f4e8c98f1cd64076047a20ea83e] | committer: David Fuhrmann macosx: Introduce OSX_EL_CAPITAN runtime check > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: disable native fullscreen on El Capitan

2015-10-10 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Oct 10 16:58:01 2015 +0200| [e4ea3a00f704337a6a126362433a19c6f22e833f] | committer: David Fuhrmann macosx: disable native fullscreen on El Capitan Native fullscreen seems to be on by default on El Capitan

[vlc-commits] macosx: disable fullscreen hack on yosemite and higher

2015-10-10 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Oct 10 16:46:36 2015 +0200| [ffa25effb598b6d58dac62903fb08fc9b8965296] | committer: David Fuhrmann macosx: disable fullscreen hack on yosemite and higher It seems that Apple fixed this issue starting with Yosemite.

[vlc-commits] macosx: disable native fullscreen on El Capitan

2015-10-10 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Oct 10 16:58:01 2015 +0200| [1b2daef13663d1a72f97e6b78d783b5810094be1] | committer: David Fuhrmann macosx: disable native fullscreen on El Capitan Native fullscreen seems to be on by default on El Capitan

[vlc-commits] macosx: Introduce OSX_EL_CAPITAN runtime check

2015-10-10 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sat Oct 10 16:54:34 2015 +0200| [51f8a368584c3dc33208d0f23a7486f5bf4e0b3a] | committer: David Fuhrmann macosx: Introduce OSX_EL_CAPITAN runtime check (cherry picked from commit 50dcfe2ac56e9f4e8c98f1cd64076047a2

[vlc-commits] auhal: do not add long latency to time_get callback

2015-09-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Wed Sep 23 21:49:40 2015 +0200| [6f54a7591c7a257cc5cb53c0c03e47e974faa279] | committer: David Fuhrmann auhal: do not add long latency to time_get callback Currently, the VLC code cannot cope with big audio device lat

[vlc-commits] Update NEWS

2015-09-23 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Wed Sep 23 22:04:18 2015 +0200| [5232e12c88b03403e8f0dd4f69f1ee4e98eda8a1] | committer: David Fuhrmann Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=5232e12c88b03403e8f0dd4f69f1ee4

[vlc-commits] auhal: do not add long latency to time_get callback

2015-09-23 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Wed Sep 23 21:49:40 2015 +0200| [a230056b338d2739f09a87d2542596a80080405c] | committer: David Fuhrmann auhal: do not add long latency to time_get callback Currently, the VLC code cannot cope with big audio

[vlc-commits] macosx: squeeze preferences pane a bit to make it fit on 720p screens

2015-09-21 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sun Sep 20 19:26:22 2015 +0200| [0f38260842b100a6834a90f49aeabae298840215] | committer: David Fuhrmann macosx: squeeze preferences pane a bit to make it fit on 720p screens This squeezes the checkboxes in the int

[vlc-commits] macosx: fix warning about missing method implementation

2015-09-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sun Sep 20 14:19:40 2015 +0200| [3488ce79cf02dbbb001ef329da86d2dbd4cd25f2] | committer: David Fuhrmann macosx: fix warning about missing method implementation > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: use var_Inherit* for large text setting

2015-09-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sun Sep 20 14:19:18 2015 +0200| [177679d44a39b19206e7a5eb536e69a49e8bd65c] | committer: David Fuhrmann macosx: use var_Inherit* for large text setting > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: fix double free in advanced preferences dialog

2015-09-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sun Sep 20 14:32:07 2015 +0200| [12e0e57903f00c15fe67f2f2a95785124da2] | committer: David Fuhrmann macosx: fix double free in advanced preferences dialog > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: fix reversed order of advanced prefs items (close #15493)

2015-09-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann <dfuhrm...@videolan.org> | Sun Sep 20 15:30:28 2015 +0200| [e35efa48841e22b967c755d755244acaaa71938b] | committer: David Fuhrmann macosx: fix reversed order of advanced prefs items (close #15493) This reverts code which was deleted for no

[vlc-commits] macosx: fix coredialog provider, fix dialog initialization

2015-08-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 30 00:37:26 2015 +0200| [4aa458cd44857104857432804091149e1831c333] | committer: David Fuhrmann macosx: fix coredialog provider, fix dialog initialization This removes the singleton, fixes the xib, and initializes the dialog

[vlc-commits] macosx: remove stray variables, fix include

2015-08-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 30 20:44:17 2015 +0200| [6f3da59e056dfdb5278132ceb427c0822ec50de3] | committer: David Fuhrmann macosx: remove stray variables, fix include http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] nsspeechsynthesizer: drop priority to 0

2015-08-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 23 16:54:19 2015 +0200| [8fb13a450fd6384398d5ac7ce8cf997999b6ee2f] | committer: David Fuhrmann nsspeechsynthesizer: drop priority to 0 http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: add tp file extension (close #15329)

2015-08-23 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 23 16:58:54 2015 +0200| [b1d06242eedcd85ea59ed5697ecc853d21a062fe] | committer: David Fuhrmann macosx: add tp file extension (close #15329) tp is another extension for ts. http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] macosx: avoid zombie when updating extensions dialog

2015-08-12 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Aug 12 13:20:38 2015 +0200| [f54301b602e9b17ed1ddeba869a7cd972b1470b3] | committer: David Fuhrmann macosx: avoid zombie when updating extensions dialog CFBridgingRelease was used in the wrong place. All view objects should only

[vlc-commits] macosx: sharedDialogs: rename properties for l10n strings

2015-08-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Tue Aug 11 10:22:41 2015 +0200| [858e2e65103f88d291653c50e904840d61de55a4] | committer: David Fuhrmann macosx: sharedDialogs: rename properties for l10n strings This should make it clearer what a l10n string and a IBOutlet

[vlc-commits] macosx: TextfieldPanel: change result handling from delegate to block

2015-08-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Tue Aug 11 09:42:03 2015 +0200| [2609901edfe4f615eef778b0b46c4ffdc5da5f88] | committer: David Fuhrmann macosx: TextfieldPanel: change result handling from delegate to block The former delegate approach had some drawbacks as one

[vlc-commits] macosx: popup panel: switch from delegate to completion block

2015-08-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Tue Aug 11 10:13:06 2015 +0200| [0b2f47e8e9ef585e3db94e0e2ec711e8de51dd59] | committer: David Fuhrmann macosx: popup panel: switch from delegate to completion block Also fixes behaviour for eq profile list http://git.videolan.org

[vlc-commits] macosx: Split GoToTime panel into separate xib and window controller

2015-08-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Tue Aug 11 15:20:02 2015 +0200| [ffe31745fc135c972b7eb0ec6366df2bffdfcb7d] | committer: David Fuhrmann macosx: Split GoToTime panel into separate xib and window controller This improves separation between main menu

[vlc-commits] macosx: manage main window with an NSWindowController, simplify VLCMain

2015-08-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Tue Aug 11 18:56:23 2015 +0200| [e5940f08f1f77df53b3c4db13ac5e6fe66edb1dc] | committer: David Fuhrmann macosx: manage main window with an NSWindowController, simplify VLCMain The window controller ensures that all top-level objects

[vlc-commits] macosx: deinit VLCMain, fix retain cycles for InputManager and playlist

2015-08-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Tue Aug 11 14:10:23 2015 +0200| [39c71bd769443f271471a7c3420265d4b8907b6c] | committer: David Fuhrmann macosx: deinit VLCMain, fix retain cycles for InputManager and playlist By deinitializing VLCMain, all connected objects

[vlc-commits] macosx: remove VLCMainWindow singleton

2015-08-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Tue Aug 11 12:44:49 2015 +0200| [c500901b0ff8b12414db9629069bae5d79be44a5] | committer: David Fuhrmann macosx: remove VLCMainWindow singleton http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: set window delegate for messages panel, remove singleton

2015-08-09 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 9 18:26:03 2015 +0200| [beab9340fc8ce1362dfb95efefce5091d0b06091] | committer: David Fuhrmann macosx: set window delegate for messages panel, remove singleton http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Modernize and fix shared dialog panels

2015-08-09 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 9 19:53:49 2015 +0200| [4da13fbc669110b24a4e3b541c91dd97304d6eac] | committer: David Fuhrmann macosx: Modernize and fix shared dialog panels Splits PopupPanel and TextfieldPanel into two xib files and creates

[vlc-commits] macosx: reorder and group CAS panel actions

2015-08-06 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Aug 5 17:04:19 2015 +0200| [d9923568893b3f56709c1fc4f5045fed291b2197] | committer: David Fuhrmann macosx: reorder and group CAS panel actions No functional changes. http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: convert cas to NSWindowController subclass, remove singleton

2015-08-06 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Aug 5 16:37:52 2015 +0200| [91e3caa67669c95b1ef38d3a241daabd3e21ee29] | committer: David Fuhrmann macosx: convert cas to NSWindowController subclass, remove singleton http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: modernize CAS panel and code

2015-08-06 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Aug 5 15:47:26 2015 +0200| [dc7a28316e5fed98ead041bd5986d4fd656f44fe] | committer: David Fuhrmann macosx: modernize CAS panel and code http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Convert VLCPrefs to NSWindowController subclass

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 12:44:31 2015 +0200| [c95d33f94d1ba0bbf75e0ab814d208dba27e90f6] | committer: David Fuhrmann macosx: Convert VLCPrefs to NSWindowController subclass http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Convert VLCVideoEffects to NSWindowController subclass

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 13:22:53 2015 +0200| [7b66b72d7321bb68ab8056735ea1f2b78e9bd83f] | committer: David Fuhrmann macosx: Convert VLCVideoEffects to NSWindowController subclass http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Convert VLCSimplePrefs to NSWindowController subclass

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 12:21:25 2015 +0200| [e91c0ed1b70001824945069a2992b2a60019a895] | committer: David Fuhrmann macosx: Convert VLCSimplePrefs to NSWindowController subclass http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Convert VLCTrackSync to NSWindowController subclass, remove singleton

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 13:00:14 2015 +0200| [548807de5ad78c2d5fc2a7ce4c6aac24e6526c65] | committer: David Fuhrmann macosx: Convert VLCTrackSync to NSWindowController subclass, remove singleton http://git.videolan.org/gitweb.cgi/vlc.git

[vlc-commits] macosx: Fix crash in eyetv controller, reformat

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 12:12:44 2015 +0200| [a493185e16a210741a1d9f16910e626a5bff7e3d] | committer: David Fuhrmann macosx: Fix crash in eyetv controller, reformat http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Convert VLCBookmarks to NSWindowController subclass

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 11:21:02 2015 +0200| [3a07082aca9ae99a80c89b1c2b2fbb4f2df81315] | committer: David Fuhrmann macosx: Convert VLCBookmarks to NSWindowController subclass http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Convert VLCOpen to NSWindowController subclass

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 12:12:06 2015 +0200| [2d47c8c002ee9ae1343b9feb7831d789337db642] | committer: David Fuhrmann macosx: Convert VLCOpen to NSWindowController subclass http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Convert VLCAudioEffects to NSWindowController subclass

2015-08-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Aug 2 13:14:18 2015 +0200| [f6c4ab1458565a958ad8bb5ecbe9fc117f2c3ce9] | committer: David Fuhrmann macosx: Convert VLCAudioEffects to NSWindowController subclass http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: rebuild plugins cache for bundle creation

2015-08-01 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Jul 26 22:47:38 2015 +0200| [9e12195d3e4316278af1fa4bcb6a705ff27456fd] | committer: David Fuhrmann macosx: rebuild plugins cache for bundle creation The build-dir plugin cache is incomplete and contains wrong paths

[vlc-commits] macosx: do not create VLCVoutController twice, remove singleton

2015-07-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu Jul 30 18:58:00 2015 +0200| [cb8e4a6ddb651b33ba1923b5cfa9ac1500c60d93] | committer: David Fuhrmann macosx: do not create VLCVoutController twice, remove singleton The only valid instance of the vout controller is owned

[vlc-commits] macosx: refix bugs by initializing MainWindow in OpenIntf

2015-07-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu Jul 30 18:49:53 2015 +0200| [329b882090e0a522b59adb86c49bdf76959d7977] | committer: David Fuhrmann macosx: refix bugs by initializing MainWindow in OpenIntf Fixes regressions introduced

[vlc-commits] macosx: convert debug message visualizer to NSWindowController

2015-07-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu Jul 30 19:18:12 2015 +0200| [e34a1cb114aac43b36b797e5593c4f3ee631ed27] | committer: David Fuhrmann macosx: convert debug message visualizer to NSWindowController ... and get rid of another singleton. http://git.videolan.org

[vlc-commits] macosx: simplify creation of latency popup menu

2015-07-26 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Jul 26 22:18:04 2015 +0200| [83d5c9754878b38d51b8b2d243d88a3539ad3525] | committer: David Fuhrmann macosx: simplify creation of latency popup menu http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: rebuild plugins cache for bundle creation

2015-07-26 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Jul 26 22:47:38 2015 +0200| [5d6b149ffbe60541e3be9e14417dde21f315868a] | committer: David Fuhrmann macosx: rebuild plugins cache for bundle creation The build-dir plugin cache is incomplete and contains wrong paths. http

[vlc-commits] macosx: PLItems parent should be weak to avoid retain cycles

2015-07-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Jul 15 19:24:41 2015 +0200| [1ca35e8e31f1707b8eb3afde6e955c86d11bc499] | committer: David Fuhrmann macosx: PLItems parent should be weak to avoid retain cycles http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: simple prefs: fix native fullscreen checkbox

2015-07-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Jul 15 21:13:03 2015 +0200| [38cb6fd9c07ef1e9eba6d1297c7a86291d78eb70] | committer: David Fuhrmann macosx: simple prefs: fix native fullscreen checkbox http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: remove stray code

2015-07-12 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | 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

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

2015-07-12 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | 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

[vlc-commits] macosx: remove stray code

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | 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

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

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | 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

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

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | 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

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

2015-07-12 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | 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

[vlc-commits] vout/macosx, coreanimation: do not link against opengl

2015-07-04 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jul 4 13:39:56 2015 +0200| [e4e0a222b50ec4c084da4901ede2ee4db6efbf6d] | committer: Felix Paul Kühne vout/macosx,coreanimation: do not link against opengl This is not needed. And for the normal mac builds, we even do

[vlc-commits] vout/macosx, coreanimation: do not link against opengl

2015-07-02 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu Jul 2 19:10:28 2015 +0200| [86ac78e2d06bf4daef3feb764f945418c0a87a85] | committer: David Fuhrmann vout/macosx,coreanimation: do not link against opengl This is not needed. And for the normal mac builds, we even do not have

[vlc-commits] macosx: always delete stored input thread on change (close #14850)

2015-06-27 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 27 14:51:02 2015 +0200| [ff4982c01902e66818c4e008660c86cd58722f30] | committer: David Fuhrmann macosx: always delete stored input thread on change (close #14850) http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: rename PLItemChanged to InputThreadChanged

2015-06-27 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 27 14:54:42 2015 +0200| [d3b385e2e8059bf5fb120d7ce0595c154829ced5] | committer: David Fuhrmann macosx: rename PLItemChanged to InputThreadChanged This path is about the current input thread, not about playlist items. http

[vlc-commits] macosx: Move input-related code to own class

2015-06-27 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 27 19:35:15 2015 +0200| [0eaddd99fb3e55dc7a3ea252c8392b4fc5fe9581] | committer: David Fuhrmann macosx: Move input-related code to own class http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: remove unneeded prototypes

2015-06-27 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 27 23:02:19 2015 +0200| [c77bd876c1c3a0cee141442fa1b6634ff208cb4b] | committer: David Fuhrmann macosx: remove unneeded prototypes http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Move input-related handlers to InputManager, simplify

2015-06-27 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 27 22:31:54 2015 +0200| [91751dbd6aaeacf12544f44d34c2b5594f66823a] | committer: David Fuhrmann macosx: Move input-related handlers to InputManager, simplify http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: simplify more updaters

2015-06-27 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 27 22:59:53 2015 +0200| [876dc9a6121155ed96a9a4e3640fd20fa81152ca] | committer: David Fuhrmann macosx: simplify more updaters http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=876dc9a6121155ed96a9a4e3640fd20fa81152ca

[vlc-commits] macosx: Remove Modules.am and add Makefile.am directly

2015-06-24 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Jun 24 19:28:10 2015 +0200| [ff55f00c5363ff76d21897016fd0d5e37cafb7cc] | committer: David Fuhrmann macosx: Remove Modules.am and add Makefile.am directly http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] ios_dialog_provider: Remove Modules.am

2015-06-24 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Jun 24 20:23:50 2015 +0200| [9b221d44d051ca9d7b8dbfaaf6e9697751e95acc] | committer: David Fuhrmann ios_dialog_provider: Remove Modules.am http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] minimal_macosx: Fix compilation, adapt to recent darwinvlc changes

2015-06-24 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Jun 24 22:49:54 2015 +0200| [5c253d54d6f3e4ca5d75a599dd6b50a2edd3750d] | committer: David Fuhrmann minimal_macosx: Fix compilation, adapt to recent darwinvlc changes Removes useless killerthread and signal handling. Removes

[vlc-commits] minimal_macosx: Remove Modules.am

2015-06-24 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Wed Jun 24 19:57:02 2015 +0200| [d33d0f044c4d2a77a5f3eff5caf0ad2a8ed246d2] | committer: David Fuhrmann minimal_macosx: Remove Modules.am http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] bin: build a vlc-osx-static similar to vlc-static, to fix tests

2015-06-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun Jun 21 17:20:35 2015 +0200| [383a20900c66ff18ea59e1feb33f5ed0052315ab] | committer: David Fuhrmann bin: build a vlc-osx-static similar to vlc-static, to fix tests http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] mac packaging: do not depend on vlc target

2015-06-20 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 20 12:02:48 2015 +0200| [318f3eaac413699107c1a24a5d7f7f64a50596aa] | committer: David Fuhrmann mac packaging: do not depend on vlc target The vlc target only creates a symlink, so it makes no sense to depend on that in any

[vlc-commits] darwinvlc/macosx: rework binary, start main loop in darwinvlc

2015-06-20 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Mon Jun 15 19:35:08 2015 +0200| [cc07bce0d25c0defcd5576005515df3b0a7531bb] | committer: David Fuhrmann darwinvlc/macosx: rework binary, start main loop in darwinvlc This moves the main loop out of the macosx interface module

[vlc-commits] macosx: remove o_appLock, rename f_appExit

2015-06-20 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 20 12:30:28 2015 +0200| [25f5b20564641617bd4e871ea8fa1e04a83cfb95] | committer: David Fuhrmann macosx: remove o_appLock, rename f_appExit Lock is not needed anymore, as this variable is only accessed from the main thread

[vlc-commits] macosx: fix window ordering during startup (close #14486)

2015-06-20 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 20 11:57:14 2015 +0200| [9434662c9228278ccd18fd649e71fa809745a576] | committer: David Fuhrmann macosx: fix window ordering during startup (close #14486) According to docu, application:willFinishLaunching: will be called

[vlc-commits] macosx: rename vlc target to vlc-bundle-helper

2015-06-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 13 09:28:54 2015 +0200| [ce5d8671e01237befc472818fd65211d467b7b51] | committer: David Fuhrmann macosx: rename vlc target to vlc-bundle-helper This is the target called from our makefile scripts. Rename it so it is more

[vlc-commits] macosx: disable isVisibleOnLaunch and isRestorable for main window

2015-06-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 13 09:23:31 2015 +0200| [43822a61f7be5bb1f9b5c74d470ae57f14c80109] | committer: David Fuhrmann macosx: disable isVisibleOnLaunch and isRestorable for main window This workarounds a bug in the cocoa framework. close #9903

[vlc-commits] macosx: add build schemes to Xcode project for complete compilation

2015-06-13 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun May 31 23:22:47 2015 +0200| [c5ffebd6665a846992cd78d9274e9a441617047f] | committer: David Fuhrmann macosx: add build schemes to Xcode project for complete compilation This adds several build targets to the project for doing all

[vlc-commits] macosx: fix checked state for extensions (close #14855)

2015-06-13 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu Jun 11 19:14:50 2015 +0200| [1ab29cfa0cb0222a19ffba7d09476553f1fc64dc] | committer: David Fuhrmann macosx: fix checked state for extensions (close #14855) (cherry picked from commit

[vlc-commits] macosx: disable isVisibleOnLaunch for main window

2015-06-13 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat Jun 13 11:14:23 2015 +0200| [4dc9d044b328195e913650fe1cb91b7e868a2053] | committer: David Fuhrmann macosx: disable isVisibleOnLaunch for main window Manual and partly cherry-pick

[vlc-commits] lua readme: mention state as second parameter for add_check_box

2015-06-11 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu Jun 11 19:25:39 2015 +0200| [377bab66f9721a22a9c1bb82acd84cd71db45b14] | committer: David Fuhrmann lua readme: mention state as second parameter for add_check_box http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: only enable sparkle update if --enable-update-check is set

2015-05-31 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun May 31 13:12:46 2015 +0200| [3249695dd5d274c8d92bda12f4361e9b154807f5] | committer: David Fuhrmann macosx: only enable sparkle update if --enable-update-check is set http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] Update NEWS

2015-05-31 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun May 31 14:03:41 2015 +0200| [21c71b179941761aea2580921d720f2da041f560] | committer: David Fuhrmann Update NEWS http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=21c71b179941761aea2580921d720f2da041f560 --- NEWS |3

[vlc-commits] mac/configure.sh: Enable sparkle update by default

2015-05-31 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sun May 31 14:02:29 2015 +0200| [e811f01c12a80f09f14e227959d9d8444c78a264] | committer: David Fuhrmann mac/configure.sh: Enable sparkle update by default http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: fix bootstrap

2015-05-30 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat May 30 14:01:33 2015 +0200| [72b7034fda744bda2c6ba1707aa39ec05d93c9c0] | committer: David Fuhrmann macosx: fix bootstrap This line is not needed, the module is already linked against IOKit. http://git.videolan.org/gitweb.cgi

[vlc-commits] decomp: fix compilation

2015-05-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu May 21 18:50:01 2015 +0200| [96759381b1d605cceb5d852c84555d10258e8731] | committer: David Fuhrmann decomp: fix compilation http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=96759381b1d605cceb5d852c84555d10258e8731

[vlc-commits] src: fix compilation on platforms without MSG_NOSIGNAL

2015-05-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu May 21 18:49:44 2015 +0200| [342d6965bd10116fe64c57cd01f9abec21a7ed77] | committer: David Fuhrmann src: fix compilation on platforms without MSG_NOSIGNAL http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] decomp: fix compilation

2015-05-21 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu May 21 18:50:01 2015 +0200| [3d710f6489adabfa6f54817594b6a44cd21cee66] | committer: David Fuhrmann decomp: fix compilation http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3d710f6489adabfa6f54817594b6a44cd21cee66

[vlc-commits] fix POTFILES.in

2015-05-16 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat May 16 22:08:43 2015 +0200| [dce178aa68d6d7fe39407659e878a00f48bf1ba2] | committer: David Fuhrmann fix POTFILES.in http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dce178aa68d6d7fe39407659e878a00f48bf1ba2 --- po

[vlc-commits] macosx: Use NSWindowController for error panel, lazy initialization

2015-05-16 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat May 16 21:55:13 2015 +0200| [0aad5ff31efeee398742f957c185c8532dbb412a] | committer: David Fuhrmann macosx: Use NSWindowController for error panel, lazy initialization http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

[vlc-commits] macosx: Remove sharedInstance from About window and rework

2015-05-16 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Sat May 16 12:24:31 2015 +0200| [491bef0b30ff9771eb0298033a4cede5e1994f31] | committer: David Fuhrmann macosx: Remove sharedInstance from About window and rework Removes sharedInstance from About window controller, and rework

[vlc-commits] macosx: fix crash in str_format_meta

2015-05-07 Thread David Fuhrmann
vlc/vlc-2.2 | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu May 7 19:29:51 2015 +0200| [ca28163fb0ed72a5aa2fa73c0b80475796985a23] | committer: David Fuhrmann macosx: fix crash in str_format_meta (cherry picked from commit e823a595a8aa041de17e23d8f84bcb90d5d48702) Signed-off

[vlc-commits] macosx: fix crash in str_format_meta

2015-05-07 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann dfuhrm...@videolan.org | Thu May 7 19:29:51 2015 +0200| [e823a595a8aa041de17e23d8f84bcb90d5d48702] | committer: David Fuhrmann macosx: fix crash in str_format_meta http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h

<    4   5   6   7   8   9   10   11   12   13   >