[vlc-commits] growl: Renamed Growl plugin to OS X Notifications

2015-10-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Oct 22 18:18:50 2015 +0200| [13747555fdff4d2b1b8ec95153c86b15525ddaa7] | committer: Jean-Baptiste Kempf growl: Renamed Growl plugin to OS X Notifications This renames the Growl plugin to OS X Notifications to highlight t

[vlc-commits] osx_notifications: Show notification only if VLC in background, cleanup

2015-10-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Oct 22 18:18:51 2015 +0200| [a4baa14604589df63243a32cd9ca97236eee4d4c] | committer: Jean-Baptiste Kempf osx_notifications: Show notification only if VLC in background, cleanup This cleans up unnecessary code which

[vlc-commits] osx_notifications: Coalesce Growl notifications

2015-10-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Oct 22 18:18:52 2015 +0200| [a4488eada15774868d1f79c7d84aee002f345838] | committer: Jean-Baptiste Kempf osx_notifications: Coalesce Growl notifications Set an identifier for the VLC Notifications to make them coalesc

[vlc-commits] growl: Coalesce notifications

2015-10-23 Thread Marvin Scholz
vlc/vlc-2.2 | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Oct 23 12:56:37 2015 +0200| [834443ab9e701e495f2ba363729a3592452a6135] | committer: Felix Paul Kühne growl: Coalesce notifications Manual backport of a4488ead (refs #10386) Signed-off-by: Felix Paul Kühne

[vlc-commits] osx_notifications: Use active state notifications for compatibility with OS X <10.10

2015-10-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Oct 23 12:13:23 2015 +0200| [80cada9e776c3ef0339c1f2c424b4322f84cdfa1] | committer: Felix Paul Kühne osx_notifications: Use active state notifications for compatibility with OS X <10.10 This restores the code

[vlc-commits] osx_notifications: Check if user notifications classes exist to prevent crash on 10.7

2015-10-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Oct 23 13:11:29 2015 +0200| [bf294ee5cc3830b05a4505fb1624191b70244e81] | committer: Jean-Baptiste Kempf osx_notifications: Check if user notifications classes exist to prevent crash on 10.7 Add checks for NSUserNotifi

[vlc-commits] growl: Add OS X user notifications as fallback to Growl notifications

2015-10-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Oct 17 00:25:52 2015 +0200| [95a150785577f51faaf56cdff0dade3be8d4ede7] | committer: Felix Paul Kühne growl: Add OS X user notifications as fallback to Growl notifications This adds native OS X user notifications as fa

[vlc-commits] contrib/growl: Add growl patch that comments out logging

2015-10-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Oct 16 18:42:23 2015 +0200| [1799ea8f8f43660715958652988980c4ca8d1c58] | committer: Felix Paul Kühne contrib/growl: Add growl patch that comments out logging The patch comments out logging which causes a warning log messag

[vlc-commits] macosx: Add todo comment about deprecated method useOptimizedDrawing

2015-10-12 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Oct 9 17:29:37 2015 +0200| [090e1f80dc30c3fc31480b459b010c9c43c58a06] | committer: Felix Paul Kühne macosx: Add todo comment about deprecated method useOptimizedDrawing Signed-off-by: Felix Paul Kühne <fkue...@vid

[vlc-commits] macosx: Rename the Playlist related class files to match the class name

2015-10-12 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Oct 9 18:02:58 2015 +0200| [e9db84d77435a70039f6e77b0b684c17b18779c8] | committer: Felix Paul Kühne macosx: Rename the Playlist related class files to match the class name This renames the playlist related class files to

[vlc-commits] macosx: Remove wrong "Change" button behavior in simple shortcut prefs

2015-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Wed Oct 7 20:18:29 2015 +0200| [e77a32e8d9ae067b53faa1a27558e8ba7b3a8ce4] | committer: Felix Paul Kühne macosx: Remove wrong "Change" button behavior in simple shortcut prefs Remove the primary state of the

[vlc-commits] macosx: Rewrote the About window auto-scroll behavior

2015-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Oct 8 15:11:49 2015 +0200| [b9782abdf34ea3bae2148dfea30c6f1382d7814a] | committer: Felix Paul Kühne macosx: Rewrote the About window auto-scroll behavior It was impossible to scroll in the About Scroll Views as the code was

[vlc-commits] macosx: Rewrote the About window auto-scroll behavior

2015-10-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Oct 8 15:11:49 2015 +0200| [1f44f44376eba4a29094c8958999e80aa9291bf4] | committer: Felix Paul Kühne macosx: Rewrote the About window auto-scroll behavior It was impossible to scroll in the About Scroll Views as the code was

[vlc-commits] macosx: Refactor MainWindow class for better code-style consistency

2015-09-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Sep 24 19:38:30 2015 +0200| [7aa7b62785140dc4bad9cc44d1d170956e5e96c5] | committer: David Fuhrmann macosx: Refactor MainWindow class for better code-style consistency Most of the IBOutlets that used Hungarian notation are r

[vlc-commits] macosx: Remove simple Settings shortcut list click action

2015-09-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Sep 22 18:19:35 2015 +0200| [52457046b6de0b8470fd0db89711588bc7e8862a] | committer: David Fuhrmann macosx: Remove simple Settings shortcut list click action This removes the simple settings shortcut list click action, as it

[vlc-commits] macosx: Replace method of auto-expanding all items in the Source List

2015-09-23 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Wed Sep 23 18:48:57 2015 +0200| [ae4325e90f6ba0dafa7ad18b924341c4529b273e] | committer: David Fuhrmann macosx: Replace method of auto-expanding all items in the Source List This replaces the iteration over all items and expandin

[vlc-commits] macosx: Add VLCHUDTextFieldCell class

2016-06-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 5 11:28:25 2016 +0200| [4ff7e951c758162377aa33783c131c030de4a2b2] | committer: Felix Paul Kühne macosx: Add VLCHUDTextFieldCell class This adds TextFieldCell to the dark HUD controls for use on HUD Panels Sign

[vlc-commits] macosx: Add VLCHUD classes to Xcode project

2016-06-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 5 11:28:30 2016 +0200| [bbfecae6a39a2214fa4f5ac45787d63283b80327] | committer: Felix Paul Kühne macosx: Add VLCHUD classes to Xcode project Signed-off-by: Felix Paul Kühne <fkue...@videolan.org> > http://g

[vlc-commits] macosx: Correct VLCHUDRadiobuttonCell state colors

2016-06-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 5 11:28:27 2016 +0200| [5f4b00e0432e65e7409ea38f2280d891c3bf423c] | committer: Felix Paul Kühne macosx: Correct VLCHUDRadiobuttonCell state colors Signed-off-by: Felix Paul Kühne <fkue...@videolan.org

[vlc-commits] macosx: Improve VLCHUDButtonCell drawing

2016-06-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 5 11:28:31 2016 +0200| [6ff805ad7f06c44da560501af5287eca05632410] | committer: Felix Paul Kühne macosx: Improve VLCHUDButtonCell drawing Signed-off-by: Felix Paul Kühne <fkue...@videolan.org> > http://g

[vlc-commits] macosx: Improve drawing of VLCHUDSliderCell

2016-06-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 5 11:28:26 2016 +0200| [5c924bf3431a2fbe1eefae698178ace5edd69310] | committer: Felix Paul Kühne macosx: Improve drawing of VLCHUDSliderCell Signed-off-by: Felix Paul Kühne <fkue...@videolan.org> > http://g

[vlc-commits] macosx: Fixup Xcode project

2016-06-05 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 5 11:28:24 2016 +0200| [6c5599be797fafb24b1a86fb7fee520352746414] | committer: Felix Paul Kühne macosx: Fixup Xcode project Signed-off-by: Felix Paul Kühne <fkue...@videolan.org> > http://git.videolan.org/git

[vlc-commits] macosx: Fix VLCStatusBarIcon using wrong colors

2016-06-24 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 19 12:30:33 2016 +0200| [b9a4b30fb188173c7535c4a367eee3f7c9afe4d0] | committer: Marvin Scholz macosx: Fix VLCStatusBarIcon using wrong colors This improves label readability in Dark mode and accessibility option like th

[vlc-commits] macosx: Add new renderer menu item

2016-06-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Jun 16 23:54:20 2016 +0200| [91c981515c5a85722faffcd24842e1a5338a7cd8] | committer: Felix Paul Kühne macosx: Add new renderer menu item This adds a menu item to open the new renderer dialog Signed-off-by: Felix Paul Kühne

[vlc-commits] macosx: Add renderer classes and xib to Xcode project

2016-06-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Jun 16 23:54:21 2016 +0200| [cf76346e2cb9f739b3a1dbf6461405c25db729c3] | committer: Felix Paul Kühne macosx: Add renderer classes and xib to Xcode project Signed-off-by: Felix Paul Kühne <fkue...@videolan.org

[vlc-commits] macosx: Add Renderer Dialog

2016-06-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Jun 16 23:54:18 2016 +0200| [6f2093a7e443b06b6fd13346eddb1fff6c7f0e7b] | committer: Felix Paul Kühne macosx: Add Renderer Dialog This adds a dialog to choose a renderer discovered with VLCRendererDiscovery, this

[vlc-commits] macosx: Add Renderer Dialog xib

2016-06-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Jun 16 23:54:19 2016 +0200| [fa8ca3d4831af9ef1b5c7d83985a95cc74a919b4] | committer: Felix Paul Kühne macosx: Add Renderer Dialog xib Signed-off-by: Felix Paul Kühne <fkue...@videolan.org> > http://git.videolan

[vlc-commits] macosx: Add renderer discovery classes

2016-06-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Jun 16 23:54:17 2016 +0200| [cadeb98ea303e8a7563ef43de6b497cc1a8d5a9e] | committer: Felix Paul Kühne macosx: Add renderer discovery classes This adds two wrapper classes: - VLCRendererDiscovery Wraps li

[vlc-commits] macosx: Make AddonManager DescriptionView size smaller

2016-06-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Jun 17 20:24:44 2016 +0200| [57833cc9efd4fc007bd95886f3d32a02aa92f6b6] | committer: Jean-Baptiste Kempf macosx: Make AddonManager DescriptionView size smaller This allows the text to fit in the view width, so that you do no

[vlc-commits] macosx: Remove teletext case from MainMenu validation

2016-06-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jun 19 12:55:06 2016 +0200| [601c7b718c8d6218ae1fb1fc1c267c1353582652] | committer: Jean-Baptiste Kempf macosx: Remove teletext case from MainMenu validation It seems the teletext menu item validation special case is not nec

[vlc-commits] macosx: Use outlets for MainMenu validateMenuItem

2016-06-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Jun 17 21:42:09 2016 +0200| [27e8d938ad7cf81335f3aba25241f6a94be5c1a6] | committer: Jean-Baptiste Kempf macosx: Use outlets for MainMenu validateMenuItem This replaces the string comparisons with outlet pointer comparisons,

[vlc-commits] Qt: Fix spelling of Icecast

2016-02-12 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 9 19:00:05 2016 +0100| [10a1a8b1043a638c0d106f9d55d5a72eee3898d8] | committer: Jean-Baptiste Kempf Qt: Fix spelling of Icecast Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://git.videolan

[vlc-commits] macosx: services_discovery/bonjour: Allow compilation with SDKs < 10.11

2016-02-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 23 19:25:47 2016 +0100| [38452bb3da7b53b9894ad999fc733224ecc2b5f2] | committer: Felix Paul Kühne macosx: services_discovery/bonjour: Allow compilation with SDKs < 10.11 Signed-off-by: Felix Paul Kühne <fkue...@

[vlc-commits] macosx: Update error alert on Metadata update failure

2016-05-10 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue May 10 21:55:29 2016 +0200| [6a2f6ea6e7a52199947c037fec1621a0fceb8949] | committer: Marvin Scholz macosx: Update error alert on Metadata update failure This updates the Metadata update alert, which used the depr

[vlc-commits] macosx: Rework VLC Status bar icon for OS X

2016-05-15 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri May 13 15:42:04 2016 +0200| [813c4b120024232a3f0ff3e26223a8165f15eb53] | committer: Jean-Baptiste Kempf macosx: Rework VLC Status bar icon for OS X This overhauls the VLC Status Bar Icon for OS X It completely c

[vlc-commits] macosx: Improve VLCStatusBarIcon class

2016-05-08 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun May 8 01:45:26 2016 +0200| [d36071e036d0ab95f8f925a776d9fda9e8da199b] | committer: Jean-Baptiste Kempf macosx: Improve VLCStatusBarIcon class Use actual references to the MenuItems instead of finding them using tags. Sign

[vlc-commits] macosx: More translations improvements for VLCStatusBarIcon

2016-04-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Apr 12 15:59:08 2016 +0200| [ac39a25606b4f6afc0d4e8e4733c7ab8c6f07035] | committer: Marvin Scholz macosx: More translations improvements for VLCStatusBarIcon > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Fix warnings for localizable format strings

2016-04-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Apr 12 12:36:37 2016 +0200| [8b1522a9c4c88552b2e43baa00100e4da3ad3d63] | committer: Marvin Scholz macosx: Fix warnings for localizable format strings The NS_FORMAT_ARGUMENT macro is added to the localizedString function to p

[vlc-commits] macosx: Update VLCStatusBarIcon icon to a resolution-independent PDF

2016-04-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Apr 12 14:15:01 2016 +0200| [cdffc0fe783f0cd6b399d4e6e80910852e8431c6] | committer: Marvin Scholz macosx: Update VLCStatusBarIcon icon to a resolution-independent PDF > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Improve the VLCStatusBarIcon icon

2016-04-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Apr 12 11:36:24 2016 +0200| [c6d554429604ca3940083f1bc1f7eefb2de627bb] | committer: Marvin Scholz macosx: Improve the VLCStatusBarIcon icon > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Make string in VLCStatusBarIcon localizable

2016-04-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Apr 12 12:37:37 2016 +0200| [143a9fa90e8f9b58246ba5105caea16d66811b60] | committer: Marvin Scholz macosx: Make string in VLCStatusBarIcon localizable > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] lua: Add parse_stream method to simplexml

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Jul 18 23:25:19 2016 +0200| [2e2451190620a05b75db906c6e3049135601dc68] | committer: Jean-Baptiste Kempf lua: Add parse_stream method to simplexml Add a function to simplexml that allows parsing a stream, which the module a

[vlc-commits] lua: Do not compile broken metachannels script

2016-07-19 Thread Marvin Scholz
vlc/vlc-2.2 | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 00:21:46 2016 +0200| [76b637f9dc3389a835e29da2bf18653cc436d0a8] | committer: Jean-Baptiste Kempf lua: Do not compile broken metachannels script The current metachannels script is broken, as the API i

[vlc-commits] lua: Do not compile broken metachannels script

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 00:21:46 2016 +0200| [2bfd9e803684b8d2ff3b1b4b961dd7094f746b35] | committer: Jean-Baptiste Kempf lua: Do not compile broken metachannels script The current metachannels script is broken, as the API it uses was depr

[vlc-commits] macosx: Add bar drawing for VLCHUDSliderCell

2016-07-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 03:07:59 2016 +0200| [3d72db679e968680c724456cbaad3422651901d5] | committer: Marvin Scholz macosx: Add bar drawing for VLCHUDSliderCell The VLCHUDSliderCell was lacking drawing for the actual bar, this could cause a

[vlc-commits] macosx: Complete bar drawing for VLCHUDSliderCell

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 15:34:37 2016 +0200| [f3e0abf8b34c08dc336ac2aa4aea861a868afcc9] | committer: Marvin Scholz macosx: Complete bar drawing for VLCHUDSliderCell Bar drawing was only working for horizontal cells completely, this ad

[vlc-commits] macosx: Remove commented-out code from VLCHUDSliderCell

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 14:15:12 2016 +0200| [f434423187076a9f71313c6d0a0f375cd1a3350a] | committer: Marvin Scholz macosx: Remove commented-out code from VLCHUDSliderCell > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Improve drawing of VLCHUDButtonCell

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 17:24:51 2016 +0200| [d4bb29cfa3a42e9efd8fcfa1d15d338f299a48d0] | committer: Marvin Scholz macosx: Improve drawing of VLCHUDButtonCell The outline was too thin and the mini control was actually larger than the small c

[vlc-commits] macosx: Draw full bar for VLCHUDSliderCell with tick marks as active

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 16:51:31 2016 +0200| [afd55dea67986cb5628052fd52b817f5a80c8b12] | committer: Marvin Scholz macosx: Draw full bar for VLCHUDSliderCell with tick marks as active The active/disabled bar should not be drawn for S

[vlc-commits] macosx: Update some controls in Audio effects panel to VLCHUD controls

2016-07-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Jul 19 17:10:54 2016 +0200| [06d79581504efd4af9cda6d55399148e8341aa78] | committer: Marvin Scholz macosx: Update some controls in Audio effects panel to VLCHUD controls This swaps out most of the old BGHUD controls to t

[vlc-commits] macosx: Parse HTML descriptions in addons manager

2016-07-07 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Jul 7 03:29:47 2016 +0200| [5cc28ae9c55bcbd3ac3d250ecb8830ef758d9fcb] | committer: Marvin Scholz macosx: Parse HTML descriptions in addons manager With this commit, HTML descriptions in the addons manager are parsed cor

[vlc-commits] macOS: Remove BGHUDAppKit in build scripts

2017-01-31 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Jan 30 12:15:23 2017 +0100| [6b536f65fdf037203fa73a9a3a9b78a42b22a056] | committer: Jean-Baptiste Kempf macOS: Remove BGHUDAppKit in build scripts This removes BGHUDAppKit from the Xcode project, package and codesign

[vlc-commits] contrib: macOS: Remove BGHUDAppKit

2017-01-31 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Jan 30 12:15:24 2017 +0100| [c992007b6e0e3d3a624662f0ab26763c4314f109] | committer: Jean-Baptiste Kempf contrib: macOS: Remove BGHUDAppKit Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://g

[vlc-commits] macOS: Remove all BGHUD classes from XIBs

2017-01-31 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Jan 30 12:15:21 2017 +0100| [344d85748efe7b3c6938306c684709fc76df6dc4] | committer: Jean-Baptiste Kempf macOS: Remove all BGHUD classes from XIBs This is done in preparation for more minimal replacement classes that do

[vlc-commits] macOS: Update HUD panel tab views

2017-01-31 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Jan 30 12:15:25 2017 +0100| [1be5af6432250928092e702e567767ed5f059f7d] | committer: Jean-Baptiste Kempf macOS: Update HUD panel tab views Sets the tab view to tabless and adds a segmented control on top of the panel with

[vlc-commits] macOS: Avoid double-seeking to the same position

2017-02-01 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Wed Feb 1 11:57:55 2017 +0100| [1fe7c233bf5fc86cafebaf658c7c6ea13b4dd3c9] | committer: Marvin Scholz macOS: Avoid double-seeking to the same position The sliders for seeking are continuous, that means they send events for

[vlc-commits] macOS: Forgot to rename logwindow xib in package.mak

2017-01-28 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Jan 28 21:25:19 2017 +0100| [32427fa49511d4f422abc0635e9ce6ca841df605] | committer: Marvin Scholz macOS: Forgot to rename logwindow xib in package.mak This is a fixup for 3886295 > http://git.videolan.org/gitweb.cg

[vlc-commits] macOS: Autosave log window state and make it a panel

2017-01-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Jan 29 23:38:01 2017 +0100| [add6f3a869d8f397b6cd6463a50eb66a6579ce87] | committer: Marvin Scholz macOS: Autosave log window state and make it a panel > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS: Re-work dmg packaging

2017-02-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Feb 20 14:49:09 2017 +0100| [4e080f7ae4e0669b59de9b65e9833ac778bfd160] | committer: Marvin Scholz macOS: Re-work dmg packaging This removes the dmg_setup.scpt and instead a template diskimage i

[vlc-commits] macOS: Revert accidental dmg name change

2017-02-20 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Feb 20 16:08:31 2017 +0100| [952024562e9b184fa78a8234beca1ded063b6112] | committer: Marvin Scholz macOS: Revert accidental dmg name change > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS: Add initialization of breakpad crash reporter

2017-02-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 14 23:50:29 2017 +0100| [9fe1c7c2ca01e433427edbd1a244cff745aa8c85] | committer: Marvin Scholz macOS: Add initialization of breakpad crash reporter > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS: Add breakpad to buildsystem

2017-02-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 14 23:49:17 2017 +0100| [eec7a5f40c0d3e0c85a464f50b0d633d4317f6d9] | committer: Marvin Scholz macOS: Add breakpad to buildsystem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=eec7a5f40c0d3e0c85a464f50b0d633

[vlc-commits] contribs: Add breakpad crash reporter to contribs

2017-02-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Feb 14 20:07:45 2017 +0100| [c03d83fcd31878faef7f9a0f40a78cb4b42aa29b] | committer: Marvin Scholz contribs: Add breakpad crash reporter to contribs macOS only for the moment. > http://git.videolan.org/gitweb.cgi/vlc.git/

[vlc-commits] configure: adjust Breakpad detection for macOS

2017-02-17 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Feb 18 01:25:58 2017 +0100| [027032dcf85090edd32c9f5434c0ecad7b7191e2] | committer: Marvin Scholz configure: adjust Breakpad detection for macOS > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] configure: adjust Breakpad detection for macOS

2017-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Feb 18 01:25:58 2017 +0100| [699d0cb8a7d00912d9157a8dbf04684388c86e2a] | committer: Jean-Baptiste Kempf configure: adjust Breakpad detection for macOS > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS: Rework dmg creation

2017-02-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Feb 25 19:30:23 2017 +0100| [a7847f6fd681c9bc7c90b501f4dcb766072f240b] | committer: Marvin Scholz macOS: Rework dmg creation This adds the possibility to build fancy DMGs with background, dmg icon and special icon positions

[vlc-commits] configure: Check for dmgbuild on macOS

2017-02-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Feb 25 19:22:16 2017 +0100| [5074dc0c5cfe7f3a1232a8721c072596103fc226] | committer: Marvin Scholz configure: Check for dmgbuild on macOS > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS: Simplify buildsystem, fix VLC.app

2017-02-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Feb 19 23:37:35 2017 +0100| [475d57d04ce851bdf09495a9c02c0ba33d6e7592] | committer: Marvin Scholz macOS: Simplify buildsystem, fix VLC.app This simplifies package.mak by removing unnecessary VLC-tmp, making VLC.app properly

[vlc-commits] macOS: Add pseudo-bundle to buildsystem

2017-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Feb 18 17:51:37 2017 +0100| [4121b9ee942b84f0922edfe1055cb3c0c02de21f] | committer: Marvin Scholz macOS: Add pseudo-bundle to buildsystem The pseudo-bundle allows the vlc-osx-static binary to properly find the Info

[vlc-commits] macOS: Use absolute paths for symlinks in pseudo-bundle

2017-02-18 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Feb 18 18:20:38 2017 +0100| [31abbfe13188287f158e04d6f6d1ecc37bb21d82] | committer: Marvin Scholz macOS: Use absolute paths for symlinks in pseudo-bundle > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS: Build script changes

2017-02-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Feb 9 20:17:16 2017 +0100| [0f648d409120d05ef000d924d8a8941e406c84d8] | committer: Marvin Scholz macOS: Build script changes > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0f648d409120d05ef000d924d8a8941

[vlc-commits] macOS: Fix Xcode project and remove broken schemes

2017-02-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Feb 10 00:25:50 2017 +0100| [2b2f264988284a6214b21e6e1e5ab71bdf3177b1] | committer: Marvin Scholz macOS: Fix Xcode project and remove broken schemes > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] liveleak.lua: Improve URL probe function

2017-02-09 Thread Marvin Scholz
vlc/vlc-2.2 | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 09:47:52 2016 +0200| [f4926fd9a27acbd1caad0ff46df724906c755fcf] | committer: Pierre Ynard liveleak.lua: Improve URL probe function Improve the URL probe function to not match URLs like http://examp

[vlc-commits] macOS: Restructure images a bit

2017-02-10 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Feb 10 16:34:53 2017 +0100| [d2324e20a2af4667d778de3af759611bd5601a36] | committer: Marvin Scholz macOS: Restructure images a bit This renames the very generic-named icons folder to better match what it actually contains

[vlc-commits] macOS: Remove border from table in Log Message Window

2017-02-10 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Feb 10 17:01:21 2017 +0100| [7e3991cf7d209e3e5bb4c62643bc53ed2836c4e7] | committer: Marvin Scholz macOS: Remove border from table in Log Message Window > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS: Fix LogMessageWindow requiring Xcode 8

2017-02-10 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Feb 10 14:28:04 2017 +0100| [3e5fcc56a7f2bd3d233a50687a7d5027602a4844] | committer: Marvin Scholz macOS: Fix LogMessageWindow requiring Xcode 8 There is no reason for this requirement, unfortunately Xcode 8 re-adds it wh

[vlc-commits] macOS: Move Button icons all to one folder

2017-02-10 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Feb 10 16:08:19 2017 +0100| [de070b03d37316e720d96dd042bfa4357bac3765] | committer: Marvin Scholz macOS: Move Button icons all to one folder This moves the button icons (PDF template images) all to one folder so it is

[vlc-commits] securetransport: Fix compilation

2017-02-26 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Feb 26 13:23:44 2017 +0100| [34567da2e6e6a042e46c040f8159d2b4d8fc6387] | committer: Marvin Scholz securetransport: Fix compilation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=34567da2e6e6a042e46c040f8159d2b

[vlc-commits] macOS buildsystem: Adjust rpath and install_name

2017-02-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Feb 27 15:59:58 2017 +0100| [2b5baef57f7dfbaa91ba2f5c6b7ba9727f7c32f3] | committer: Marvin Scholz macOS buildsystem: Adjust rpath and install_name > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macOS package: Change how VLC.app is created

2017-02-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Feb 27 16:24:36 2017 +0100| [f6e51b027f3bd458af1626f90b05de36ad6621ef] | committer: Marvin Scholz macOS package: Change how VLC.app is created The build-package.sh is not longer requires, now that the rpath and install_name

[vlc-commits] macOS package: Remove unnecessary build-package.sh

2017-02-27 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Mon Feb 27 16:10:50 2017 +0100| [dbddc5c8d8883ca012ca6fc55460d75579637a74] | committer: Marvin Scholz macOS package: Remove unnecessary build-package.sh > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Fix runtime error on 10.7

2016-09-07 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Wed Sep 7 11:28:58 2016 +0200| [e043f2ea2ad3811f5a877d8f98bfa79fa63eeff7] | committer: Marvin Scholz macosx: Fix runtime error on 10.7 On 10.7 and below it's not allowed to have a weak reference to an NSWindow (and some other c

[vlc-commits] macosx: Replace old Christmas Cone with new one

2016-09-09 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Sep 9 14:21:44 2016 +0200| [03975b3009b709b720fae38c1b0988b37c6dd391] | committer: Marvin Scholz macosx: Replace old Christmas Cone with new one This replaces the old christmas cone, that will be used after the 3

[vlc-commits] macosx: Fix missing renderer discovery types

2016-09-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Sep 20 20:24:30 2016 +0200| [4f3e48abf74a76e29b58d94ae6dc0a2eef9c21fa] | committer: Felix Paul Kühne macosx: Fix missing renderer discovery types Signed-off-by: Felix Paul Kühne <fkue...@videolan.org> > http://g

[vlc-commits] macosx: Use -apple-system font on about panel

2016-09-22 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Sep 9 16:57:04 2016 +0200| [941a256636307423105b09a115b068a29bc00961] | committer: Felix Paul Kühne macosx: Use -apple-system font on about panel This patch will add the -apple-system font to the font-family used for the

[vlc-commits] vimeo.lua: Improve URL probe function

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 09:47:51 2016 +0200| [37715f87b0af3438a21637cbd508eac12dad6761] | committer: Rémi Denis-Courmont vimeo.lua: Improve URL probe function Improve the URL probe function to not match URLs like http://example.org/foo/vim

[vlc-commits] joox.lua: Remove joox script

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 20:27:22 2016 +0200| [5cd6c287824cd3168d259fe0967bef273ea83787] | committer: Rémi Denis-Courmont joox.lua: Remove joox script Remove the joox script as the website (joox.net) it was written for is gone. Ref. #17488

[vlc-commits] liveleak.lua: Improve URL probe function

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 09:47:52 2016 +0200| [fe857744afaaac2cdf5b787adc8d754df0f730a1] | committer: Rémi Denis-Courmont liveleak.lua: Improve URL probe function Improve the URL probe function to not match URLs like http://examp

[vlc-commits] soundcloud.lua: Improve URL probe function

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 13:40:32 2016 +0200| [b1ccd6ddc316af87a31531d733ef897a0cc2baac] | committer: Rémi Denis-Courmont soundcloud.lua: Improve URL probe function Improve the URL probe function to not match URLs like http://example.o

[vlc-commits] vimeo.lua: Improve URL probe function

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 09:47:51 2016 +0200| [807fda798db06dbcabfe6af0b5d10ce4f55d46f5] | committer: Rémi Denis-Courmont vimeo.lua: Improve URL probe function Improve the URL probe function to not match URLs like http://example.org/foo/vim

[vlc-commits] liveleak.lua: Improve URL probe function

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 09:47:52 2016 +0200| [9ae3871c05e1463a77bd6997eb70b5564e1e395e] | committer: Rémi Denis-Courmont liveleak.lua: Improve URL probe function Improve the URL probe function to not match URLs like http://examp

[vlc-commits] joox.lua: Remove joox script

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 20:27:22 2016 +0200| [c62c4ad550b199555b8ab8e35d1d47115db78e2d] | committer: Rémi Denis-Courmont joox.lua: Remove joox script Remove the joox script as the website (joox.net) it was written for is gone. Ref. #17488

[vlc-commits] contrib: Do not build microdns by default on macOS

2016-10-29 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sat Oct 29 14:58:18 2016 +0200| [423b3ec99f7ee4d20a7b8dfdb16b3c3f90640a76] | committer: Rémi Denis-Courmont contrib: Do not build microdns by default on macOS libmicrodns does not work on macOS as bonjour is used there, so it

[vlc-commits] NEWS: List new features that were added to the macOS interface

2016-11-06 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Nov 4 22:35:58 2016 +0100| [d289aead0f1de886cd5a09db26e132a9285e618d] | committer: Marvin Scholz NEWS: List new features that were added to the macOS interface > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] macosx: Fallback to name in status bar icon menu

2016-11-06 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Sun Nov 6 16:57:58 2016 +0100| [af913e083ff71ac0dbcc17dabce5d646b35d6789] | committer: Marvin Scholz macosx: Fallback to name in status bar icon menu Previously for items with no metadata, the whole area right to the co

[vlc-commits] macosx: Fix return type to not discard const qualifier

2016-11-10 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Nov 10 16:41:31 2016 +0100| [665382ab08f9b82e67eb635d596c5f5531e753c8] | committer: Marvin Scholz macosx: Fix return type to not discard const qualifier > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] googlevideo.lua: Remove googlevideo script

2016-10-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Oct 25 10:14:49 2016 +0200| [4edf693b81288ac6181c3335a9acd1904c0beb77] | committer: Rémi Denis-Courmont googlevideo.lua: Remove googlevideo script Remove the Google Video script as Google Video was shut down in 2012 with Y

[vlc-commits] macosx: Disallow Window tabbing

2016-11-25 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Fri Nov 25 09:20:36 2016 +0100| [e54c9bed8790580101135f8684fc95b6eabaff0c] | committer: Marvin Scholz macosx: Disallow Window tabbing VLC does not use Window tabbing as it does not allow multiple windows in the sense of multipl

[vlc-commits] osx_notification: Remove "item-change" callback

2016-11-19 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Thu Nov 17 22:53:21 2016 +0100| [b35575cae3082ea4f36119c877b7335b2860762b] | committer: Marvin Scholz osx_notification: Remove "item-change" callback Notify as soon as the current input item is changed, as it is

[vlc-commits] macosx: Some type-annotated array fixes for Xcode 7

2016-11-14 Thread Marvin Scholz
vlc | branch: master | Marvin Scholz <epira...@gmail.com> | Tue Nov 15 00:15:42 2016 +0100| [dcee486154ec8bdad0f68a4d023dfa2a3b17981d] | committer: Marvin Scholz macosx: Some type-annotated array fixes for Xcode 7 > http://git.videolan.org/gitweb.cgi/vlc.git/?a

  1   2   3   4   5   6   7   8   9   10   >