| .. |
|
PXSourceList
|
macosx: Workaround crash in PXSourceList dealloc
|
5 years ago |
|
Resources
|
l10n: Basque update
|
5 years ago |
|
UI
|
macosx: add ability to shuffle playlist
|
5 years ago |
|
AppleRemote.h
|
macosx: fix some compiler warnings / deprecated methods
|
11 years ago |
|
AppleRemote.m
|
macosx/Apple Remote: fix play button cookie
|
7 years ago |
|
CompatibilityFixes.h
|
macosx: Support safe area of new M1 macs for VLC fullscreen
|
5 years ago |
|
CompatibilityFixes.m
|
macosx/main window: add support for dark mode in mojave to toolbar and window decoration
|
8 years ago |
|
Makefile.am
|
macosx: add support for the Touch Bar in current MacBooks
|
5 years ago |
|
NSGradient+VLCAdditions.h
|
macosx: add vlc_safeDrawInBezierPath
|
6 years ago |
|
NSGradient+VLCAdditions.m
|
macosx: add vlc_safeDrawInBezierPath
|
6 years ago |
|
NSScreen+VLCAdditions.h
|
macOS: Move NSScreen category to its own file
|
10 years ago |
|
NSScreen+VLCAdditions.m
|
macosx: Change OS constants to always include all higher OS versions
|
9 years ago |
|
NSSound+VLCAdditions.h
|
macOS: Move NSSound category to its own file
|
10 years ago |
|
NSSound+VLCAdditions.m
|
macosx: add missing error checking
|
8 years ago |
|
SPMediaKeyTap.h
|
macosx: SPMediaKeyTap: Move event parsing to library
|
5 years ago |
|
SPMediaKeyTap.m
|
macosx: SPMediaKeyTap: Move event parsing to library
|
5 years ago |
|
Spotify.h
|
macosx: add missing licence headers
|
13 years ago |
|
VLCAboutWindowController.h
|
macosx: rename to VLCAboutWindowController
|
10 years ago |
|
VLCAboutWindowController.m
|
macosx: Fix display of copyright message
|
6 years ago |
|
VLCAddonListItem.h
|
macosx: Rename to VLCAddonListItem
|
10 years ago |
|
VLCAddonListItem.m
|
macosx: rename VLCMain source file and split out VLCApplication class
|
10 years ago |
|
VLCAddonsWindowController.h
|
macosx: rename to VLCAddonsWindowController
|
10 years ago |
|
VLCAddonsWindowController.m
|
macosx: Move out sidebar handling in own data source object
|
5 years ago |
|
VLCApplication.h
|
macosx: rename VLCMain source file and split out VLCApplication class
|
10 years ago |
|
VLCApplication.m
|
macosx: Fix quitting of VLC over quit menu item
|
8 years ago |
|
VLCAudioEffectsWindowController.h
|
macosx: update EQ frequency labels according to VLC frequency setting
|
6 years ago |
|
VLCAudioEffectsWindowController.m
|
macosx: update EQ frequency labels according to VLC frequency setting
|
6 years ago |
|
VLCBookmarksWindowController.h
|
macosx: Allow toggling of bookmark window
|
9 years ago |
|
VLCBookmarksWindowController.m
|
macosx: bookmarks: fix logic for closing edit panel
|
6 years ago |
|
VLCBottomBarView.h
|
macosx: Add VLCBottomBarView
|
9 years ago |
|
VLCBottomBarView.m
|
macosx: use vlc_safeDrawInBezierPath:angle:
|
6 years ago |
|
VLCControlsBarCommon.h
|
macosx/main window: add support for dark mode in mojave to toolbar and window decoration
|
8 years ago |
|
VLCControlsBarCommon.m
|
macosx: time fields: Cache alternative time representation
|
5 years ago |
|
VLCConvertAndSaveWindowController.h
|
macosx: Fix some layout constraints in CAS panel
|
9 years ago |
|
VLCConvertAndSaveWindowController.m
|
macosx: Convert and save: Use correct port
|
8 years ago |
|
VLCCoreDialogProvider.h
|
macosx: Revive error panel for error and warning messages
|
9 years ago |
|
VLCCoreDialogProvider.m
|
macosx: Fix mapping of cancel dialog button in question dialog
|
9 years ago |
|
VLCCoreInteraction.h
|
macosx: add support for the Touch Bar in current MacBooks
|
5 years ago |
|
VLCCoreInteraction.m
|
macosx: disable SPMediaKeyTap on macOS Sierra and later
|
5 years ago |
|
VLCDefaultValueSlider.h
|
macosx: Use VLCVolumeSlider
|
9 years ago |
|
VLCDefaultValueSlider.m
|
macosx: Remove flawed cell initialization
|
9 years ago |
|
VLCDefaultValueSliderCell.h
|
macosx: Add VLCDefaultValueSlider
|
10 years ago |
|
VLCDefaultValueSliderCell.m
|
macosx/VLCDefaultValueSliderCell: don't access AppKit instance variables directly
|
8 years ago |
|
VLCDocumentController.h
|
macosx: clear resume points as well once the user clear recent items list
|
10 years ago |
|
VLCDocumentController.m
|
macOS: Clarify useless-looking code in VLCDocumentController
|
9 years ago |
|
VLCErrorWindowController.h
|
macosx: error panel: Adapt code style
|
9 years ago |
|
VLCErrorWindowController.m
|
macosx: error panel: support right to left languages
|
9 years ago |
|
VLCExtensionsDialogProvider.h
|
macosx: Rename to VLCExtensionsDialogProvider
|
10 years ago |
|
VLCExtensionsDialogProvider.m
|
macosx: Add missing EXTENSION_WIDGET_PASSWORD handling
|
4 years ago |
|
VLCExtensionsManager.h
|
macosx: Remove unused ExtensionsDelegate
|
10 years ago |
|
VLCExtensionsManager.m
|
macOS: Remove NSLog logging in VLCExtensionsManager
|
9 years ago |
|
VLCFSPanelController.h
|
macOS: Move VLCTimeField out of misc
|
9 years ago |
|
VLCFSPanelController.m
|
macosx: time fields: Cache alternative time representation
|
5 years ago |
|
VLCFSPanelDraggableView.h
|
macosx: center fullscreen panel for new fullscreen size
|
10 years ago |
|
VLCFSPanelDraggableView.m
|
macosx: center fullscreen panel for new fullscreen size
|
10 years ago |
|
VLCHUDButtonCell.h
|
macOS: Fix typos in BGHUDAppKit license headers
|
9 years ago |
|
VLCHUDButtonCell.m
|
macosx: use vlc_safeDrawInBezierPath in more places
|
6 years ago |
|
VLCHUDCheckboxCell.h
|
macOS: Fix typos in BGHUDAppKit license headers
|
9 years ago |
|
VLCHUDCheckboxCell.m
|
macosx: use vlc_safeDrawInBezierPath in more places
|
6 years ago |
|
VLCHUDOutlineView.h
|
macOS: Fix typos in BGHUDAppKit license headers
|
9 years ago |
|
VLCHUDOutlineView.m
|
macosx: Remove custom HUDOutlineView selection color
|
9 years ago |
|
VLCHUDPopUpButtonCell.h
|
macOS: Rename VLCPopUpButtonCell to VLCHUDPopUpButtonCell
|
9 years ago |
|
VLCHUDPopUpButtonCell.m
|
macosx: use vlc_safeDrawInBezierPath in more places
|
6 years ago |
|
VLCHUDScroller.h
|
macOS: Fix typos in BGHUDAppKit license headers
|
9 years ago |
|
VLCHUDScroller.m
|
macosx: use vlc_safeDrawInBezierPath in more places
|
6 years ago |
|
VLCHUDSegmentedCell.h
|
macOS: Fix VLCHUDSegmentedCell text drawing
|
9 years ago |
|
VLCHUDSegmentedCell.m
|
macosx: use vlc_safeDrawInBezierPath in more places
|
6 years ago |
|
VLCHUDSliderCell.h
|
macOS: Fix copy/paste mistake in license header
|
9 years ago |
|
VLCHUDSliderCell.m
|
macosx: use vlc_safeDrawInBezierPath in more places
|
6 years ago |
|
VLCHUDStepperCell.h
|
macOS: Fix typos in BGHUDAppKit license headers
|
9 years ago |
|
VLCHUDStepperCell.m
|
macosx: use vlc_safeDrawInBezierPath in more places
|
6 years ago |
|
VLCHUDTableCornerView.h
|
macOS: Fix typos in BGHUDAppKit license headers
|
9 years ago |
|
VLCHUDTableCornerView.m
|
macOS: Fix typos in BGHUDAppKit license headers
|
9 years ago |
|
VLCHUDTableView.h
|
macOS: Add VLCHUDTableView
|
9 years ago |
|
VLCHUDTableView.m
|
macOS: Add VLCHUDTableView
|
9 years ago |
|
VLCHUDTextFieldCell.h
|
macOS: Fix drawing of VLCHUDTextFieldCell
|
9 years ago |
|
VLCHUDTextFieldCell.m
|
macOS: No custom HUD drawing on macOS 10.10+
|
9 years ago |
|
VLCHelpWindowController.h
|
macOS: Minor VLCHelpWindowController codestyle changes
|
9 years ago |
|
VLCHelpWindowController.m
|
macosx: use https instead of http for links opened from within the application
|
7 years ago |
|
VLCHexNumberFormatter.h
|
macosx: Add VLCHexNumberFormatter
|
9 years ago |
|
VLCHexNumberFormatter.m
|
macosx: Add VLCHexNumberFormatter
|
9 years ago |
|
VLCHotkeyChangeWindow.h
|
macOS: Move some classes to their own files
|
10 years ago |
|
VLCHotkeyChangeWindow.m
|
macOS: Move some classes to their own files
|
10 years ago |
|
VLCImageButton.h
|
macOS: Unify VLCHUDToggleButton/VLCHUDImageButton to VLCImageButton
|
9 years ago |
|
VLCImageButton.m
|
macOS: Unify VLCHUDToggleButton/VLCHUDImageButton to VLCImageButton
|
9 years ago |
|
VLCInputManager.h
|
macosx: add support for the Touch Bar in current MacBooks
|
5 years ago |
|
VLCInputManager.m
|
macosx: respect previous media key option for touchbar integration
|
5 years ago |
|
VLCKeyboardBacklightControl.h
|
macosx: Rename to VLCKeyboardBlacklightControl
|
10 years ago |
|
VLCKeyboardBacklightControl.m
|
macosx: Rename to VLCKeyboardBlacklightControl
|
10 years ago |
|
VLCLogMessage.h
|
macosx: Use specific class for log messages
|
9 years ago |
|
VLCLogMessage.m
|
macosx: Use specific class for log messages
|
9 years ago |
|
VLCLogWindowController.h
|
macosx: Clarify VLCLogWindowController description
|
9 years ago |
|
VLCLogWindowController.m
|
macosx: Improve and correct accessibility strings
|
9 years ago |
|
VLCMain+OldPrefs.h
|
macosx: Rename preferences helpers to better describe purpose
|
9 years ago |
|
VLCMain+OldPrefs.m
|
macosx: Clean up potentially old update URL
|
7 years ago |
|
VLCMain.h
|
macosx: Rename VLCDebugMessageWindowController to VLCLogWindowController
|
9 years ago |
|
VLCMain.m
|
macosx: log if the process is translated and if the user tries to update, install the native binary
|
6 years ago |
|
VLCMainMenu.h
|
macosx: remove autolayout for save panel accessory view
|
8 years ago |
|
VLCMainMenu.m
|
macosx: use https instead of http for links opened from within the application
|
7 years ago |
|
VLCMainWindow.h
|
macosx: Move out sidebar handling in own data source object
|
5 years ago |
|
VLCMainWindow.m
|
macosx: Initialize sidebar in main window
|
5 years ago |
|
VLCMainWindowControlsBar.h
|
macosx: Fix correct reinitialization of most of our buttons
|
8 years ago |
|
VLCMainWindowControlsBar.m
|
macosx: Fix correct reinitialization of most of our buttons
|
8 years ago |
|
VLCMainWindowTitleView.h
|
macosx: Remove VLCColor view, draw video view in black
|
9 years ago |
|
VLCMainWindowTitleView.m
|
macosx: Remove shadow from main window title in black mode
|
8 years ago |
|
VLCOpenWindowController.h
|
macosx: Open panel: Fix enabling audio popup menu in recoding tab
|
9 years ago |
|
VLCOpenWindowController.m
|
macosx: fixup user-provided URIs
|
5 years ago |
|
VLCOutput.h
|
macosx: add missing selector declarations and more cleanup
|
8 years ago |
|
VLCOutput.m
|
macosx: escape sout filenames (fix #19841)
|
9 years ago |
|
VLCPLItem.h
|
macosx: rename to VLCPLItem
|
10 years ago |
|
VLCPLItem.m
|
macosx: rename to VLCPLItem
|
10 years ago |
|
VLCPLModel.h
|
macosx: add ability to shuffle playlist
|
5 years ago |
|
VLCPLModel.m
|
macosx: move playlist sorting into separate function
|
5 years ago |
|
VLCPlaylist.h
|
macosx: add ability to shuffle playlist
|
5 years ago |
|
VLCPlaylist.m
|
macosx: add ability to shuffle playlist
|
5 years ago |
|
VLCPlaylistInfo.h
|
macosx: future compilation fix
|
7 years ago |
|
VLCPlaylistInfo.m
|
macosx: future compilation fix
|
7 years ago |
|
VLCPlaylistView.h
|
macosx: More class description clarifications
|
9 years ago |
|
VLCPlaylistView.m
|
macosx: More class description clarifications
|
9 years ago |
|
VLCPopupPanelController.h
|
macosx: Fix crashes when using TextfieldPanel or PopupPanel
|
9 years ago |
|
VLCPopupPanelController.m
|
macosx: Add missing files for VLCPopupPanelController.h
|
10 years ago |
|
VLCRemoteControlService.h
|
macosx: add support for the Touch Bar in current MacBooks
|
5 years ago |
|
VLCRemoteControlService.m
|
macosx: add support for the Touch Bar in current MacBooks
|
5 years ago |
|
VLCRendererDiscovery.h
|
macOS: Do not use weak delegate
|
9 years ago |
|
VLCRendererDiscovery.m
|
macosx: rework renderer menu to match the Qt interface
|
9 years ago |
|
VLCRendererItem.h
|
macosx: renderer: add unique identifier
|
9 years ago |
|
VLCRendererItem.m
|
macosx: renderer: add unique identifier
|
9 years ago |
|
VLCRendererMenuController.h
|
macosx: rework renderer menu to match the Qt interface
|
9 years ago |
|
VLCRendererMenuController.m
|
macosx: Display icons depending on renderer capabilities
|
9 years ago |
|
VLCResumeDialogController.h
|
macosx: rename to VLCResumeDialogController
|
10 years ago |
|
VLCResumeDialogController.m
|
macosx: rename VLCMain source file and split out VLCApplication class
|
10 years ago |
|
VLCScrollingClipView.h
|
macosx: Use doxygen comments in VLCScrollingClipView
|
9 years ago |
|
VLCScrollingClipView.m
|
macosx: Fix timer interval value in ScrollingClipView
|
9 years ago |
|
VLCSidebarDataSource.h
|
macosx: Move out sidebar handling in own data source object
|
5 years ago |
|
VLCSidebarDataSource.m
|
macosx: Fix compilation of sidebar source with old SDKs
|
5 years ago |
|
VLCSimplePrefsController.h
|
macosx: Add option to disable hardware accel. to simple preference
|
8 years ago |
|
VLCSimplePrefsController.m
|
macosx: respect previous media key option for touchbar integration
|
5 years ago |
|
VLCSimplePrefsWindow.h
|
macosx: wrap simple preference panes in scroll view
|
9 years ago |
|
VLCSimplePrefsWindow.m
|
macosx: wrap simple preference panes in scroll view
|
9 years ago |
|
VLCSlider.h
|
macosx: Swiping on time slider enabled
|
9 years ago |
|
VLCSlider.m
|
macosx: Fix correct reinitialization of most of our buttons
|
8 years ago |
|
VLCSliderCell.h
|
macosx: Add ability to hide knob to VLCSlider
|
9 years ago |
|
VLCSliderCell.m
|
macosx: use vlc_safeDrawInBezierPath:angle:
|
6 years ago |
|
VLCSourceListBadgeButton.h
|
macosx: Use NSButton subclass for badge drawing
|
6 years ago |
|
VLCSourceListBadgeButton.m
|
macosx: Set correct state/highlight for badge button
|
6 years ago |
|
VLCSourceListItem.h
|
macosx: Update PXSourceList to 2.x
|
6 years ago |
|
VLCSourceListItem.m
|
macosx: Fix trying to load playlist as an SD
|
6 years ago |
|
VLCSourceListTableCellView.h
|
macosx: Fix visual appearance of side bar icon
|
6 years ago |
|
VLCSourceListTableCellView.m
|
macosx: Fix visual appearance of side bar icon
|
6 years ago |
|
VLCStatusBarIcon.h
|
macosx: Convert playlist menu and status menu to autolayout
|
9 years ago |
|
VLCStatusBarIcon.m
|
macosx: Convert playlist menu and status menu to autolayout
|
9 years ago |
|
VLCStringUtility.h
|
macosx: add helper for sidebar icons on mojave
|
8 years ago |
|
VLCStringUtility.m
|
macosx: add helper for sidebar icons on mojave
|
8 years ago |
|
VLCTextfieldPanelController.h
|
macosx: Fix crashes when using TextfieldPanel or PopupPanel
|
9 years ago |
|
VLCTextfieldPanelController.m
|
macosx: Split into VLCTextfieldPanelController and VLCPopupPanelController
|
10 years ago |
|
VLCTimeField.h
|
macosx: Modernize code style for VLCTimeField
|
5 years ago |
|
VLCTimeField.m
|
macosx: Modernize code style for VLCTimeField
|
5 years ago |
|
VLCTimeSelectionPanelController.h
|
macosx: Split GoToTime panel into separate xib and window controller
|
11 years ago |
|
VLCTimeSelectionPanelController.m
|
macosx: rename to VLCStringUtility
|
10 years ago |
|
VLCTintedImageButtonCell.h
|
macOS: Add VLCTintedImageButtonCell
|
9 years ago |
|
VLCTintedImageButtonCell.m
|
macosx: Fix image tinting
|
9 years ago |
|
VLCTrackSynchronizationWindowController.h
|
macosx: rename to VLCTrackSynchronizationWindowController
|
10 years ago |
|
VLCTrackSynchronizationWindowController.m
|
macosx: apply subsdelay-factor change on all vouts
|
9 years ago |
|
VLCUIWidgets.h
|
macosx: Add missing EXTENSION_WIDGET_PASSWORD handling
|
4 years ago |
|
VLCUIWidgets.m
|
macosx: Add missing EXTENSION_WIDGET_PASSWORD handling
|
4 years ago |
|
VLCVideoEffectsWindowController.h
|
macosx: Fix localization issues in effects panels
|
8 years ago |
|
VLCVideoEffectsWindowController.m
|
macosx: Fix localization issues in effects panels
|
8 years ago |
|
VLCVolumeSlider.h
|
macosx: Add VLCVolumeSlider(Cell) classes
|
9 years ago |
|
VLCVolumeSlider.m
|
macosx: Fix correct reinitialization of most of our buttons
|
8 years ago |
|
VLCVolumeSliderCell.h
|
macosx/VLCVolumeSlider: add dark mode support for mojave
|
8 years ago |
|
VLCVolumeSliderCell.m
|
macosx: use vlc_safeDrawInBezierPath:angle:
|
6 years ago |
|
VLCVoutView.h
|
macosx: rename to VLCVoutView
|
10 years ago |
|
VLCVoutView.m
|
macosx: fix potential null pointer dereference
|
8 years ago |
|
VLCVoutWindowController.h
|
macosx: Only hide mouse if inside the video view
|
9 years ago |
|
VLCVoutWindowController.m
|
macosx: Only hide mouse if inside the video view
|
9 years ago |
|
VLCWrappableTextField.h
|
macosx: Add helper class for multi-line text fields
|
9 years ago |
|
VLCWrappableTextField.m
|
macosx: Add helper class for multi-line text fields
|
9 years ago |
|
Windows.h
|
macosx: Fix hiding of controls bar in native fullscreen
|
9 years ago |
|
Windows.m
|
macosx: Support safe area of new M1 macs for VLC fullscreen
|
5 years ago |
|
applescript.h
|
macosx: expand AppleScript API for menu navigation and menu status checks
|
10 years ago |
|
applescript.m
|
macosx: remove write-only variables
|
8 years ago |
|
helpers.h
|
macOS: Fix missing vlc_object_release while getting vouts
|
6 years ago |
|
iTunes.h
|
macosx: add missing licence headers
|
13 years ago |
|
macosx.m
|
macosx: Correctly save and restore collapsed state of split view
|
9 years ago |
|
misc.h
|
macosx: Remove now unused ITSlider and VLCVolumeSliderCommon
|
9 years ago |
|
misc.m
|
core: rename vlc_keys.h to vlc_actions.h
|
9 years ago |
|
prefs.h
|
macosx: Limit min and max width of prefs split view
|
9 years ago |
|
prefs.m
|
macosx: respect hidden cat/subcat "hack"
|
5 years ago |
|
prefs_widgets.h
|
macosx: fix warning about missing method implementation
|
11 years ago |
|
prefs_widgets.m
|
macosx: fix use-after-free / double-free
|
5 years ago |