[vlc-commits] macosx: remove write-only variables

2018-09-23 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 16:14:33 2018 +0200| [17b70071b08770c47b9d13272956e0bc7005bb50] | committer: Felix Paul Kühne macosx: remove write-only variables (cherry picked from commit 1e03d06491e5da4278a2423d2ecd11932b002cff) > http://git.videolan.

[vlc-commits] src/darwin: add missing sanity check

2018-09-14 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri Sep 14 20:26:17 2018 +0200| [10e610ee2f1f11c6fbc6f723bb52a665010fbeb7] | committer: Felix Paul Kühne src/darwin: add missing sanity check > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=10e610ee2f1f11c6fbc6f723bb52a665010fbeb7 ---

[vlc-commits] src/darwin: re-write netconf to return specific proxies for requested schemes (closes #21150)

2018-09-14 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 11 16:24:14 2018 +0200| [bed03b5d9ae09870b3367c03123d4bb6a79d40ba] | committer: Felix Paul Kühne src/darwin: re-write netconf to return specific proxies for requested schemes (closes #21150) > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] http access: retain auth struct for the runtime of the module

2018-09-14 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Mon Sep 10 20:55:11 2018 +0200| [44ee53af7cd97ae2a2c1652d1183693f06c29e00] | committer: Felix Paul Kühne http access: retain auth struct for the runtime of the module Previously, it was retained for a given connection only, so all information needed

[vlc-commits] src/darwin: re-write netconf to return specific proxies for requested schemes (closes #21150)

2018-09-11 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 11 16:24:14 2018 +0200| [4543dbc51161527d96ccee94451d32443eca5010] | committer: Felix Paul Kühne src/darwin: re-write netconf to return specific proxies for requested schemes (closes #21150) > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] macosx/open: improve dark UI appearance

2018-09-05 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed Aug 22 16:10:59 2018 +0200| [9d2be9e4ecce14d85560324c847e28b25e1dd92c] | committer: Felix Paul Kühne macosx/open: improve dark UI appearance > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9d2be9e4ecce14d85560324c847e28b25e1dd

[vlc-commits] macosx: minor refinements for dark UI mode

2018-09-05 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 4 18:16:11 2018 +0200| [6a1b0be5915ba6d158889bf72a2a0a5c0d1bdcdc] | committer: Felix Paul Kühne macosx: minor refinements for dark UI mode > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6a1b0be5915ba6d158889bf72a2a0a5c0d1bd

[vlc-commits] macosx: fix incorrect display of attributed strings in about panel and addon manager

2018-09-04 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 4 18:35:13 2018 +0200| [f72c3a4e1568513d94ee79177f03f27e3fc335dc] | committer: Felix Paul Kühne macosx: fix incorrect display of attributed strings in about panel and addon manager Due to a low-level AppKit implementation detail, all

[vlc-commits] macosx/mainwindow: fix potential unexpected termination

2018-09-04 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 4 17:10:27 2018 +0200| [e07a53e4c3918c1708b9916feed04dbb9f4f72f1] | committer: Felix Paul Kühne macosx/mainwindow: fix potential unexpected termination At present, only playlist items are allowed to be dragged > http://git.videolan.

[vlc-commits] macosx: update xcodeproj

2018-09-04 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 4 16:44:06 2018 +0200| [d2b3ec2eb29a0e663a459c6ff3251b6730e19a63] | committer: Felix Paul Kühne macosx: update xcodeproj > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d2b3ec2eb29a0e663a459c6ff3251b6730e19a63 --- .../pack

[vlc-commits] macosx: coding style improvements

2018-09-04 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 4 17:04:58 2018 +0200| [eb8821886a4509a570d2bb8ddb77aea43ca7fea0] | committer: Felix Paul Kühne macosx: coding style improvements self is implicitly retained by the affected blocks. This commits makes this explicit to improve readibility

[vlc-commits] macosx/mainwindow: improve dark UI appearance

2018-09-04 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Tue Sep 4 16:40:46 2018 +0200| [98dfe25426d4ad6180632df17e146d0335b4fe67] | committer: Felix Paul Kühne macosx/mainwindow: improve dark UI appearance > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=98dfe25426d4ad6180632df17e146d0335b4f

[vlc-commits] macosx/about: improve dark UI appearance

2018-09-04 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed Aug 22 16:19:30 2018 +0200| [b571cbc70cb715470db75f621dae12b10b90d3de] | committer: Felix Paul Kühne macosx/about: improve dark UI appearance > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b571cbc70cb715470db75f621dae12b10b90d

[vlc-commits] news: update

2018-08-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Fri Aug 3 01:45:09 2018 +0200| [c9a03f4a4a3cc440efd7f8c6d66f26df288c68b1] | committer: Felix Paul Kühne news: update > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=c9a03f4a4a3cc440efd7f8c6d66f26df288c68b1 --- NEWS | 1 +

[vlc-commits] macosx: enforce macOS 10.7.5 or later

2018-08-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Thu Aug 2 23:39:32 2018 +0200| [b51a091c0679b0c0a923e659b0dbbce76214d436] | committer: Felix Paul Kühne macosx: enforce macOS 10.7.5 or later VLC will no longer launch on earlier 10.7.x releases due to known incompatiblities > h

[vlc-commits] macosx: fix more hard-coded constants

2018-07-12 Thread Felix Paul Kühne
npapi-vlc | branch: master | Felix Paul Kühne | Thu Jul 12 14:00:15 2018 +0200| [39358651bae32dac148c260e72b67fa322b00546] | committer: Felix Paul Kühne macosx: fix more hard-coded constants > https://code.videolan.org/videolan/npapi-vlc/commit/39358651bae32dac148c260e72b67fa322b00

[vlc-commits] [Git][videolan/npapi-vlc][master] macosx: fix more hard-coded constants

2018-07-12 Thread Felix Paul Kühne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Browser Plugins Commits: 39358651 by Felix Paul Kühne at 2018-07-12T14:00:15+02:00 macosx: fix more hard-coded constants - - - - - 4 changed files: - extras/macosx/build-package.sh - extras/macosx/build-plugin.sh - extras/macosx

[vlc-commits] [Git][videolan/npapi-vlc][master] configure: bump plugin version

2018-07-12 Thread Felix Paul Kühne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Browser Plugins Commits: 9f8299f4 by Felix Paul Kühne at 2018-07-12T13:46:17+02:00 configure: bump plugin version - - - - - 1 changed file: - configure.ac Changes: = configure.ac

[vlc-commits] configure: bump plugin version

2018-07-12 Thread Felix Paul Kühne
npapi-vlc | branch: master | Felix Paul Kühne | Thu Jul 12 13:46:17 2018 +0200| [9f8299f4d6879172a6ade7a7c5872e899789e1ea] | committer: Felix Paul Kühne configure: bump plugin version > https://code.videolan.org/videolan/npapi-vlc/commit/9f8299f4d6879172a6ade7a7c5872e899789e

[vlc-commits] macOS: update build script to enable compilation on modern OS versions

2018-07-12 Thread Felix Paul Kühne
npapi-vlc | branch: master | Felix Paul Kühne | Fri Jun 1 19:56:47 2018 +0200| [2007dbcb06bf6e8a1ae670f72f15c2b9d37d4734] | committer: Felix Paul Kühne macOS: update build script to enable compilation on modern OS versions > https://code.videolan.org/videolan/npapi-vlc/com

[vlc-commits] [Git][videolan/npapi-vlc][master] macOS: update build script to enable compilation on modern OS versions

2018-07-12 Thread Felix Paul Kühne
Felix Paul Kühne pushed to branch master at VideoLAN / VLC Browser Plugins Commits: 2007dbcb by Felix Paul Kühne at 2018-07-12T13:44:31+02:00 macOS: update build script to enable compilation on modern OS versions - - - - - 2 changed files: - extras/macosx/build-vlc.sh - extras/macosx/create

[vlc-commits] contrib:matroska: fix compilation optimisation issue

2018-07-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Mon Jul 2 11:37:35 2018 +0200| [f22383fe1ae910ecfcfaaed1527f5eaf99c8a375] | committer: Jean-Baptiste Kempf contrib:matroska: fix compilation optimisation issue Ref: https://code.videolan.org/videolan/vlc-ios/issues/248 (cherry picked from

[vlc-commits] contrib:matroska: fix compilation optimisation issue

2018-07-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Mon Jul 2 11:37:35 2018 +0200| [46d71e87ac7f09fadf8ab90d961a972e9405b63b] | committer: Steve Lhomme contrib:matroska: fix compilation optimisation issue Ref: https://code.videolan.org/videolan/vlc-ios/issues/248 > http://git.videolan.org/gitweb.

[vlc-commits] macosx: fix position slider appearance (closes #20697)

2018-06-27 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed Jun 27 21:51:08 2018 +0200| [4ceeedbbfc5675a221a09cfb1a380966b8f29234] | committer: Felix Paul Kühne macosx: fix position slider appearance (closes #20697) This fixes a regression introduced in a6e1e1b01c > http://git.videolan.org/gitweb.

[vlc-commits] macosx: include actual Info.plist in pseudo target

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 18:20:32 2018 +0200| [c9c915b9287e4440e9f47cf0b3cd2de0cc04ade9] | committer: Felix Paul Kühne macosx: include actual Info.plist in pseudo target > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx/nowplaying: make sure the album track number is exposed as number

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 18:29:20 2018 +0200| [5207ca643923cc6b687b7b8a924870b36e624ef4] | committer: Felix Paul Kühne macosx/nowplaying: make sure the album track number is exposed as number > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: modernize the remaining sheet dialogs

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 18:04:32 2018 +0200| [fbb8a437f2e94ea0de38f64648f65a318dbe40f0] | committer: Felix Paul Kühne macosx: modernize the remaining sheet dialogs > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fbb8a437f2e94ea0de38f64648f65a318dbe4

[vlc-commits] macosx: modernize xib file use for the main menu

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 17:15:40 2018 +0200| [a50dad91b667c74ba96ed17fbcd53d7c73baf30c] | committer: Felix Paul Kühne macosx: modernize xib file use for the main menu > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a50dad91b667c74ba96ed17fbcd53d7c73baf

[vlc-commits] ci_filters: compilation fix

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 14:52:36 2018 +0200| [62ec62cb5c9b586059d25546d5e78602859b4c1a] | committer: Felix Paul Kühne ci_filters: compilation fix > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=62ec62cb5c9b586059d25546d5e78602859b4c1a --- modu

[vlc-commits] macosx: upgrade accessibility code

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 14:47:00 2018 +0200| [10711f6ad68984d35817b3a54703f595dcaf0092] | committer: Felix Paul Kühne macosx: upgrade accessibility code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=10711f6ad68984d35817b3a54703f595dcaf0092 --- modu

[vlc-commits] macosx/prefs: fix reset of textfields

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 14:15:48 2018 +0200| [883a0cc67bb0abba2dd7e14cea5b9078672b4ffc] | committer: Felix Paul Kühne macosx/prefs: fix reset of textfields > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=883a0cc67bb0abba2dd7e14cea5b9078672b4

[vlc-commits] macosx: require SDK macOS 10.12.2 or later for compilation

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 14:00:27 2018 +0200| [a6e1e1b01c74ee0ad21f880ad02d2ce674585c2f] | committer: Felix Paul Kühne macosx: require SDK macOS 10.12.2 or later for compilation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: remove legacy code for pre-Yosemite macOS versions

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 13:53:36 2018 +0200| [c38dd543ee965982f1e8fa5dd1dd15b6fc646dce] | committer: Felix Paul Kühne macosx: remove legacy code for pre-Yosemite macOS versions > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: split windows file to have one class per file

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 11:36:51 2018 +0200| [126fb1184cbc3e9716a903655f71fe45b85d2fb6] | committer: Felix Paul Kühne macosx: split windows file to have one class per file > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: remove hack for macOS Mavericks

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 11:55:32 2018 +0200| [dd1222e9428f67ffef8c586130729071d4677bc1] | committer: Felix Paul Kühne macosx: remove hack for macOS Mavericks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=dd1222e9428f67ffef8c586130729071d4677

[vlc-commits] macosx: split windows file to have one class per file

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 11:36:51 2018 +0200| [ffc56db4f3aebb6b187b84c1d83a248f0a3bd076] | committer: Felix Paul Kühne macosx: split windows file to have one class per file > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: remove hack for macOS Mavericks

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 11:55:32 2018 +0200| [629a8aca5e0ece7009a5a9fc5dd05f133c36944c] | committer: Felix Paul Kühne macosx: remove hack for macOS Mavericks > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=629a8aca5e0ece7009a5a9fc5dd05f133c369

[vlc-commits] macosx/windows: don't access AppKit instance variables directly

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 10:55:03 2018 +0200| [e5b2bb20b3285974e05b6c9e11a9d97584cf2099] | committer: Felix Paul Kühne macosx/windows: don't access AppKit instance variables directly Access to those will be removed in a future update of macOS > h

[vlc-commits] macosx/VLCDefaultValueSliderCell: don't access AppKit instance variables directly

2018-06-10 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Jun 10 10:57:12 2018 +0200| [934390c913227365f362b294f454791b095f0f60] | committer: Felix Paul Kühne macosx/VLCDefaultValueSliderCell: don't access AppKit instance variables directly Access to those will be removed in a future update of macOS

[vlc-commits] macosx: fix potential null pointer dereference

2018-06-10 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 16:17:55 2018 +0200| [b20024a758c5f3137e4768f451001d39154e8ec7] | committer: Felix Paul Kühne macosx: fix potential null pointer dereference (cherry picked from commit 864b5584f69d307b477d74c0a9a9df5d3836a61d) > h

[vlc-commits] macosx/advanced prefs: fix display of advanced modules and their options

2018-06-10 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 20:00:45 2018 +0200| [b3899a6101a976a6bf3e642ec8694be167fa0e97] | committer: Felix Paul Kühne macosx/advanced prefs: fix display of advanced modules and their options This also adds a tad of debug bits for the future (cherry picked

[vlc-commits] macosx/prefswidget: fix initialization

2018-06-10 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 18:21:35 2018 +0200| [4ae9cc8a7484346adf1a0c3149c8c0a1fc70cce7] | committer: Felix Paul Kühne macosx/prefswidget: fix initialization (cherry picked from commit 2378131a7c3351efe68f4a2cbeb582ad3a5c7815) > http://git.videolan.

[vlc-commits] macosx/plmodel: fix potential mem leak

2018-06-10 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 18:19:02 2018 +0200| [ef4901fe7d9cff8378624d33c17dc56843958d92] | committer: Felix Paul Kühne macosx/plmodel: fix potential mem leak (cherry picked from commit a51cbb6feaaa8b166f601c284f08ac94d45aa5f3) > http://git.videolan.

[vlc-commits] macosx: add missing error checking

2018-06-10 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 16:15:49 2018 +0200| [fc90d722ae4f794a3e1afeaf54c56b46aafa6171] | committer: Felix Paul Kühne macosx: add missing error checking (cherry picked from commit 9ee2f4b2387965383d92cb1907fcc47a1c7b9331) > http://git.videolan.

[vlc-commits] macosx/prefs widgets: make sure no instance variable is accessed before self is set to the result of the super initializer

2018-06-10 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 18:06:57 2018 +0200| [ca710a6e7c39ce4479e7ed22a700a70cd958005e] | committer: Felix Paul Kühne macosx/prefs widgets: make sure no instance variable is accessed before self is set to the result of the super initializer (cherry picked

[vlc-commits] macosx: fix packaging if libbluray is not installed

2018-06-10 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Sat Jun 9 11:48:42 2018 +0200| [0b392c4cff9c1a4d8cfdf422f3b2e3f5a59ff132] | committer: Felix Paul Kühne macosx: fix packaging if libbluray is not installed (cherry picked from commit 1dd5ce2e9c96217ca8f05d58e1d3fb525ec8ba5c) > h

[vlc-commits] macosx: fix deployment target of two xib files

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 20:02:35 2018 +0200| [cb19b8d8ef2f9515034eac3b437eb799a6e09086] | committer: Felix Paul Kühne macosx: fix deployment target of two xib files > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cb19b8d8ef2f9515034eac3b437eb799a6e09

[vlc-commits] macosx/advanced prefs: fix display of advanced modules and their options

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 20:00:45 2018 +0200| [08134b3f77fad1a0da3a20ddc869aadb8fe997cc] | committer: Felix Paul Kühne macosx/advanced prefs: fix display of advanced modules and their options This also adds a tad of debug bits for the future > h

[vlc-commits] macosx/prefs widgets: make sure no instance variable is accessed before self is set to the result of the super initializer

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 18:06:57 2018 +0200| [7377336bc5deecdde068743a1460d779dcbd6721] | committer: Felix Paul Kühne macosx/prefs widgets: make sure no instance variable is accessed before self is set to the result of the super initializer > h

[vlc-commits] macosx/prefswidget: fix initilization

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 18:21:35 2018 +0200| [2378131a7c3351efe68f4a2cbeb582ad3a5c7815] | committer: Felix Paul Kühne macosx/prefswidget: fix initilization > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2378131a7c3351efe68f4a2cbeb582ad3a5c7

[vlc-commits] macosx: modernize API use for sheet dialogs

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 18:39:11 2018 +0200| [aef351f054a520e812d929293494d27ff1a2de21] | committer: Felix Paul Kühne macosx: modernize API use for sheet dialogs > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=aef351f054a520e812d929293494d27ff1a2d

[vlc-commits] macosx: add missing selector declarations and more cleanup

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 17:55:00 2018 +0200| [47c81aff1ca2d396ccbb0366b537d54bdd50b0f2] | committer: Felix Paul Kühne macosx: add missing selector declarations and more cleanup > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx/plmodel: fix potential mem leak

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 18:19:02 2018 +0200| [a51cbb6feaaa8b166f601c284f08ac94d45aa5f3] | committer: Felix Paul Kühne macosx/plmodel: fix potential mem leak > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a51cbb6feaaa8b166f601c284f08ac94d45aa

[vlc-commits] macosx: optimized drawing is gone in macOS 10.10

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 16:23:54 2018 +0200| [109baaa5738d497e1b1e9534ea90b7b1e6b27f0c] | committer: Felix Paul Kühne macosx: optimized drawing is gone in macOS 10.10 There is no modern counterpart as it is no longer needed within the new window server > h

[vlc-commits] macosx: add missing error checking

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 16:15:49 2018 +0200| [9ee2f4b2387965383d92cb1907fcc47a1c7b9331] | committer: Felix Paul Kühne macosx: add missing error checking > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9ee2f4b2387965383d92cb1907fcc47a1c7b9331 --- modu

[vlc-commits] macosx: add missing selector declarations

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 16:22:49 2018 +0200| [904e3843266b61b10e50b4cc3312056dfbfe6c58] | committer: Felix Paul Kühne macosx: add missing selector declarations > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=904e3843266b61b10e50b4cc3312056dfbfe6

[vlc-commits] macosx: fix potential null pointer dereference

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 16:17:55 2018 +0200| [864b5584f69d307b477d74c0a9a9df5d3836a61d] | committer: Felix Paul Kühne macosx: fix potential null pointer dereference > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=864b5584f69d307b477d74c0a9a9df5d3836a

[vlc-commits] macosx: remove write-only variables

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 16:14:33 2018 +0200| [1e03d06491e5da4278a2423d2ecd11932b002cff] | committer: Felix Paul Kühne macosx: remove write-only variables > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1e03d06491e5da4278a2423d2ecd11932b002

[vlc-commits] macosx: fix various compilation warnings with regard to integer sizes

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 17:43:29 2018 +0200| [67587d2c17861f4fdb27ba283b4ccdd912696113] | committer: Felix Paul Kühne macosx: fix various compilation warnings with regard to integer sizes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: fix uninitialized block argument

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 16:15:29 2018 +0200| [120f324ba9203165f367930395f4c9a30a13256a] | committer: Felix Paul Kühne macosx: fix uninitialized block argument > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=120f324ba9203165f367930395f4c9a30a132

[vlc-commits] macosx: fix xcodeproj lookup for some classes

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 15:59:48 2018 +0200| [afec0c74f6c8f3eb1a68c2722930cbd549569b6e] | committer: Felix Paul Kühne macosx: fix xcodeproj lookup for some classes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=afec0c74f6c8f3eb1a68c2722930cbd549569

[vlc-commits] macosx: remove unused variables

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 15:55:33 2018 +0200| [6aa60ab0a169f22fb2c2461f9f1a37cbca32b951] | committer: Felix Paul Kühne macosx: remove unused variables > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6aa60ab0a169f22fb2c2461f9f1a37cbca32b951 --- modu

[vlc-commits] macosx: iterate on the pseudo target to make it compile and link

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 15:20:53 2018 +0200| [19e97e859eb059ce2ed1f0ef57bb8a101f84b1c9] | committer: Felix Paul Kühne macosx: iterate on the pseudo target to make it compile and link > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: fix simple preferences background color

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 12:30:31 2018 +0200| [88001a0ccc090b06f2cf66d16207764763c7c027] | committer: Felix Paul Kühne macosx: fix simple preferences background color This is needed for the OS dark mode > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: fix packaging if libbluray is not installed

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 11:48:42 2018 +0200| [1dd5ce2e9c96217ca8f05d58e1d3fb525ec8ba5c] | committer: Felix Paul Kühne macosx: fix packaging if libbluray is not installed > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: remove dark interface mode

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 11:17:12 2018 +0200| [2b110e2ceaee8ad743b31b4b64e412d0ac134af6] | committer: Felix Paul Kühne macosx: remove dark interface mode This leaves dark appearances in custom views as is to make them re-useable later > http://git.videolan.

[vlc-commits] macosx: categorize sources files instead of having a huge, single list

2018-06-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sat Jun 9 11:01:21 2018 +0200| [ef8c10b616edc2c584a4bc6f0c375c112dacd10a] | committer: Felix Paul Kühne macosx: categorize sources files instead of having a huge, single list > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: add support for shuffle and repeat to the remote control service

2018-06-08 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Fri Jun 8 20:44:37 2018 +0200| [d5a6834382102b345d14e5b2acd28d3f78386902] | committer: Felix Paul Kühne macosx: add support for shuffle and repeat to the remote control service > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] macosx: add remote control service and export now playing metadata

2018-06-08 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Sun Apr 22 12:49:03 2018 +0200| [64a43503534ffc895f1788a6b1c9fbecb2ad8491] | committer: Felix Paul Kühne macosx: add remote control service and export now playing metadata Fixes #17727 Note that out-of-rate position changes within VLC are not yet

[vlc-commits] iOS audio unit: improve session handling for parallel playback instances

2018-06-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne | Mon May 28 19:36:38 2018 +0200| [0ed65ca0833aea3b5e950da290c469942543bec7] | committer: Felix Paul Kühne iOS audio unit: improve session handling for parallel playback instances Previously, playback was terminated once the first audio track

[vlc-commits] iOS audio unit: improve session handling for parallel playback instances

2018-06-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Mon May 28 19:36:38 2018 +0200| [5a59782d4506183c944a8f027fd0d94767e65f7b] | committer: Felix Paul Kühne iOS audio unit: improve session handling for parallel playback instances Previously, playback was terminated once the first audio track stopped

[vlc-commits] contrib: escape DarwinOS compilation flags to fix installations with cmake

2018-05-26 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sat May 26 18:22:54 2018 +0200| [d25b4ac711617bbc5768110ab60bebd6b8aef984] | committer: Felix Paul Kühne contrib: escape DarwinOS compilation flags to fix installations with cmake (cherry picked from

[vlc-commits] contrib/harfbuzz: fix CoreText detection and linking

2018-05-26 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sat May 26 17:55:32 2018 +0200| [c51959db744767ed9d9a13627430b1d6396bb1d6] | committer: Felix Paul Kühne contrib/harfbuzz: fix CoreText detection and linking Manual backport of aff7066a > http://git.videolan.org/g

[vlc-commits] contrib: escape DarwinOS compilation flags to fix installations with cmake

2018-05-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sat May 26 18:22:54 2018 +0200| [20f27d6ccc97c139caf8c7a16808ace25a625bb9] | committer: Felix Paul Kühne contrib: escape DarwinOS compilation flags to fix installations with cmake > http://git.videolan.org/gitweb.cgi/vlc.git/

[vlc-commits] contrib/harfbuzz: fix CoreText detection and linking

2018-05-26 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sat May 26 17:55:32 2018 +0200| [aff7066a87f84458ac611f15b2cc40f0e8e82808] | committer: Felix Paul Kühne contrib/harfbuzz: fix CoreText detection and linking > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] keychain: add support for iOS and tvOS

2018-04-22 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sun Apr 22 12:47:50 2018 +0200| [c628ce8f794ca9f1de846f90c6011267990f1859] | committer: Felix Paul Kühne keychain: add support for iOS and tvOS To achieve this, Find and Remove were re-written without a functional change for

[vlc-commits] keychain: add some messages to ease future debugging

2018-04-12 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sun Apr 8 23:47:26 2018 +0200| [cf0fbdd131b28f2afd514278f217687eb319b5dc] | committer: David Fuhrmann keychain: add some messages to ease future debugging (cherry picked from commit 33fced0113b67f2f4f6121a8522346b845

[vlc-commits] keychain: make sure to also return the username in addition to memorized passwords if needed (closes #20112)

2018-04-12 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sun Apr 8 23:08:55 2018 +0200| [54055e4f933d37dc76013a0feb0c5b498c9e396f] | committer: David Fuhrmann keychain: make sure to also return the username in addition to memorized passwords if needed (closes #20112) (

[vlc-commits] keychain: minor code de-duplication

2018-04-12 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sun Apr 8 15:09:56 2018 +0200| [c9269964825902fe4371b83087baec7474712101] | committer: David Fuhrmann keychain: minor code de-duplication (cherry picked from commit bce09c18a25ca4a3e0fcd20df058985cef0da0d2) Sign

[vlc-commits] keychain: add some messages to ease future debugging

2018-04-08 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sun Apr 8 23:47:26 2018 +0200| [33fced0113b67f2f4f6121a8522346b84581ee0f] | committer: Felix Paul Kühne keychain: add some messages to ease future debugging > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] keychain: make sure to also return the username in addition to memorized passwords if needed (closes #20112)

2018-04-08 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sun Apr 8 23:08:55 2018 +0200| [d1032043446104ba85739466f157633d12be2a32] | committer: Felix Paul Kühne keychain: make sure to also return the username in addition to memorized passwords if needed (closes #20112)

[vlc-commits] keychain: minor code de-duplication

2018-04-08 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sun Apr 8 15:09:56 2018 +0200| [bce09c18a25ca4a3e0fcd20df058985cef0da0d2] | committer: Felix Paul Kühne keychain: minor code de-duplication > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS environment manipulations

2018-03-24 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:38:53 2018 +0100| [ff57ec088dd4873081d2fbf03c87bc99630a9596] | committer: Felix Paul Kühne contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS environment manipul

[vlc-commits] Update NEWS

2018-02-15 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Thu Feb 15 23:04:53 2018 +0100| [f394bdaa774295332784da16f2b68a60df213cb3] | committer: Felix Paul Kühne Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=f394bdaa774295332784da16f2b68a6

[vlc-commits] macosx: don't expose input_item_HasErrorWhenReading to the end-user as this achieves misleading results at best

2018-02-14 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Feb 14 17:54:36 2018 +0100| [db04c76270c3f483fd911b91b6b003cf1bfedcfd] | committer: Felix Paul Kühne macosx: don't expose input_item_HasErrorWhenReading to the end-user as this achieves misleading results at best

[vlc-commits] chromecast: compilation fix

2018-02-05 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Mon Feb 5 18:59:50 2018 +0100| [34f2246a7e4b1d95b3ae7469038a82527c6ad3a0] | committer: Felix Paul Kühne chromecast: compilation fix > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=34f2246a7e4b1d95b3ae7469038a825

[vlc-commits] Update mailmap

2018-02-03 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sat Feb 3 16:27:45 2018 +0100| [b2b0a6e715804a4d0b2b25a017e6bdc10a7feb25] | committer: Felix Paul Kühne Update mailmap > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b2b0a6e715804a4d0b2b25a017e6bdc10a7feb25 ---

[vlc-commits] macosx: rework renderer menu to match the Qt interface

2018-02-03 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sat Feb 3 14:26:09 2018 +0100| [9d8f0a4a0b7d92ade3b476095eaa3b0573632a57] | committer: Felix Paul Kühne macosx: rework renderer menu to match the Qt interface Discovery automatically runs for 20s when opening th

[vlc-commits] macosx: rework renderer menu to match the Qt interface

2018-02-03 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Sat Feb 3 14:26:09 2018 +0100| [f95e46d68d64707906db81c16357192befe775c8] | committer: Marvin Scholz macosx: rework renderer menu to match the Qt interface Discovery automatically runs for 20s when opening the menu and is term

[vlc-commits] macosx: replace API deprecated in 10.10

2018-02-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Fri Feb 2 16:40:58 2018 +0100| [255ded1ff80327b324fbc12e8116729f4682651f] | committer: Felix Paul Kühne macosx: replace API deprecated in 10.10 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: replace Carbon implementation with its BSD counter-part

2018-02-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Fri Feb 2 17:30:38 2018 +0100| [535112f6c6cbc7810c510838cb0ebefb4a5282bb] | committer: Felix Paul Kühne macosx: replace Carbon implementation with its BSD counter-part > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] bin: fix installation when compiling for macOS with the VLC executable disabled

2018-02-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:36:52 2018 +0100| [d08296ea77d0599b637459aa933a01c9cb39b846] | committer: Jean-Baptiste Kempf bin: fix installation when compiling for macOS with the VLC executable disabled (cherry picked from

[vlc-commits] contrib/gpg-error: fix compilation for macOS when cross-compiling

2018-02-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:37:40 2018 +0100| [0d70f4114b60c50c35428320393892318a8efad7] | committer: Jean-Baptiste Kempf contrib/gpg-error: fix compilation for macOS when cross-compiling (cherry picked from

[vlc-commits] contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS environment manipulations

2018-02-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:38:53 2018 +0100| [625bc3ced2120b50efa35fa8c2e4fac8270f85f2] | committer: Jean-Baptiste Kempf contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS envir

[vlc-commits] contrib/vpx: fix compilation for macOS when cross-compiling

2018-02-02 Thread Felix Paul Kühne
vlc/vlc-3.0 | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:38:07 2018 +0100| [a827770243533838663640f45a96ced0ca51be41] | committer: Jean-Baptiste Kempf contrib/vpx: fix compilation for macOS when cross-compiling (cherry picked from

[vlc-commits] contrib/vpx: fix compilation for macOS when cross-compiling

2018-02-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:38:07 2018 +0100| [47c02c9dec5ba4782483bfcf08e40cf8f4ce0ca6] | committer: Felix Paul Kühne contrib/vpx: fix compilation for macOS when cross-compiling > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS environment manipulations

2018-02-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:38:53 2018 +0100| [6c6bc89cf0d8377532fa04394d23bc0cea4d9eab] | committer: Felix Paul Kühne contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS environment manipulations

[vlc-commits] contrib/gpg-error: fix compilation for macOS when cross-compiling

2018-02-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:37:40 2018 +0100| [a48b98b1b40a153b29d7a2f8ca3f7349a9e10188] | committer: Felix Paul Kühne contrib/gpg-error: fix compilation for macOS when cross-compiling > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] bin: fix installation when compiling for macOS with the VLC executable disabled

2018-02-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:36:52 2018 +0100| [9e12a2ca6eec8f47befcc2048708bf3e57142cf0] | committer: Felix Paul Kühne bin: fix installation when compiling for macOS with the VLC executable disabled > http://git.videolan.org/gitweb.cg

[vlc-commits] contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS environment manipulations

2018-02-02 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne <fe...@feepk.net> | Wed Jan 24 21:38:53 2018 +0100| [9341582f488592430384006dc3f316ab3374b4bf] | committer: Felix Paul Kühne contrib: move macOS compilation flags to the script where they belong and generalize Darwin OS environment manipulations

<    1   2   3   4   5   6   7   8   9   10   >