You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Guillem b37866a867 dialog: re-order callback arguments 10 years ago
..
AddonListDataSource.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
AddonListDataSource.m macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
AddonsWindowController.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
AddonsWindowController.m macosx: Replace VLCIntf by getIntf() 10 years ago
AppleRemote.h macosx: fix some compiler warnings / deprecated methods 11 years ago
AppleRemote.m macosx: Replace VLCIntf by getIntf() 10 years ago
AudioEffects.h macosx: Modernize and fix shared dialog panels 11 years ago
AudioEffects.m macosx: Replace VLCIntf by getIntf() 10 years ago
BWQuincyManager.h macosx: switch to automated reference counting (refs #2813) 11 years ago
BWQuincyManager.m macosx: move from manual to automatic property synthesis 11 years ago
BWQuincyUI.h macosx/QuincyKit: add l10n 12 years ago
BWQuincyUI.m macosx: switch to automated reference counting (refs #2813) 11 years ago
CompatibilityFixes.h macosx: Introduce OSX_EL_CAPITAN runtime check 11 years ago
ControlsBar.h macosx: move from manual to automatic property synthesis 11 years ago
ControlsBar.m macosx: Replace VLCIntf by getIntf() 10 years ago
ConvertAndSave.h macosx: CAS: Fix 2 more label l10n with missing outlets 10 years ago
ConvertAndSave.m Fix comments about Qt4 10 years ago
CoreInteraction.h macosx: Factor code for drop handling of external files 10 years ago
CoreInteraction.m macosx: Replace VLCIntf by getIntf() 10 years ago
DebugMessageVisualizer.h macosx: messages panel: create outlets in the new style 10 years ago
DebugMessageVisualizer.m macosx: Replace VLCIntf by getIntf() 10 years ago
ExtensionsDialogProvider.h macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
ExtensionsDialogProvider.m macosx/extensions: implement new dialog callback 10 years ago
ExtensionsManager.h macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
ExtensionsManager.m macosx: Replace VLCIntf by getIntf() 10 years ago
InputManager.h macosx: split main interface class 11 years ago
InputManager.m macosx: Print warning if user activity declaration failed 10 years ago
KeyboardBacklight.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
KeyboardBacklight.m macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
MainMenu.h macosx/coredialogs: fix compilation by removing virtually all the legacy code 10 years ago
MainMenu.m macosx/coredialogs: fix compilation by removing virtually all the legacy code 10 years ago
MainWindow.h macosx: Refactor MainWindow class for better code-style consistency 11 years ago
MainWindow.m Fix comments about Qt4 10 years ago
MainWindowTitle.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
MainWindowTitle.m macosx: Replace VLCIntf by getIntf() 10 years ago
Makefile.am macosx: add status bar menu 10 years ago
PLItem.h macosx: PLItems parent should be weak to avoid retain cycles 11 years ago
PLItem.m macosx: move from manual to automatic property synthesis 11 years ago
PLModel.h macosx: Remove VLCPlaylist reference from PLModel 10 years ago
PLModel.m macosx: Replace VLCIntf by getIntf() 10 years ago
PXSourceList.h macosx: move from manual to automatic property synthesis 11 years ago
PXSourceList.m macosx: fix some compiler warnings / deprecated methods 11 years ago
PXSourceListDataSource.h macosx: prepare sidebar 15 years ago
PXSourceListDelegate.h macosx: prepare sidebar 15 years ago
ResumeDialogController.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
ResumeDialogController.m macosx: Replace VLCIntf by getIntf() 10 years ago
SPInvocationGrabbing.h macosx: move from manual to automatic property synthesis 11 years ago
SPInvocationGrabbing.m macosx: move from manual to automatic property synthesis 11 years ago
SPMediaKeyTap.h macosx: fixed white spacing errors 14 years ago
SPMediaKeyTap.m macosx: use NSArray's firstObject where appropriate 11 years ago
SharedDialogs.h macosx: sharedDialogs: rename properties for l10n strings 11 years ago
SharedDialogs.m macosx: sharedDialogs: rename properties for l10n strings 11 years ago
SideBarItem.h macosx: move from manual to automatic property synthesis 11 years ago
SideBarItem.m macosx: move from manual to automatic property synthesis 11 years ago
Spotify.h macosx: add missing licence headers 12 years ago
StringUtility.h macosx/open: further clean-up 11 years ago
StringUtility.m macosx: Replace VLCIntf by getIntf() 10 years ago
TrackSynchronization.h macosx: Convert VLCTrackSync to NSWindowController subclass, remove singleton 11 years ago
TrackSynchronization.m macosx: Replace VLCIntf by getIntf() 10 years ago
VLCPlaylist.h macosx: Fix playlist column selection 10 years ago
VLCPlaylist.m macosx: Improve menu item validation for delete, selectAll, play 10 years ago
VLCPlaylistInfo.h macosx: info panel: implement window toggling 10 years ago
VLCPlaylistInfo.m macosx: Replace VLCIntf by getIntf() 10 years ago
VLCPlaylistView.h macosx: Rename the Playlist related class files to match the class name 11 years ago
VLCPlaylistView.m macosx: Improve menu item validation for delete, selectAll, play 10 years ago
VLCScrollingClipView.h macosx: Rewrote the About window auto-scroll behavior 11 years ago
VLCScrollingClipView.m macosx: Rewrote the About window auto-scroll behavior 11 years ago
VLCStatusBarIcon.h macosx: simplify and style fixes for status bar menu 10 years ago
VLCStatusBarIcon.m macosx: simplify and style fixes for status bar menu 10 years ago
VLCTimeSelectionPanelController.h macosx: Split GoToTime panel into separate xib and window controller 11 years ago
VLCTimeSelectionPanelController.m macosx: Split GoToTime panel into separate xib and window controller 11 years ago
VLCUIWidgets.h macosx: fix resizing issue when updating lua extension dialogs (close #14457) 11 years ago
VLCUIWidgets.m macosx: fix resizing issue when updating lua extension dialogs (close #14457) 11 years ago
VLCVoutWindowController.h macosx: replace controlsbar updating code by a safer helper 11 years ago
VLCVoutWindowController.m macosx: Replace VLCIntf by getIntf() 10 years ago
VideoEffects.h macosx: Modernize and fix shared dialog panels 11 years ago
VideoEffects.m macosx: Replace VLCIntf by getIntf() 10 years ago
VideoView.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
VideoView.m macosx: Replace VLCIntf by getIntf() 10 years ago
Windows.h macosx: move from manual to automatic property synthesis 11 years ago
Windows.m macosx: Replace VLCIntf by getIntf() 10 years ago
about.h macosx: Rewrote the About window auto-scroll behavior 11 years ago
about.m macosx: Replace VLCIntf by getIntf() 10 years ago
applescript.h Support changing 'audio desync' via AppleScript on OSX 12 years ago
applescript.m macosx: Replace VLCIntf by getIntf() 10 years ago
bookmarks.h macosx: Convert VLCBookmarks to NSWindowController subclass 11 years ago
bookmarks.m macosx: Replace VLCIntf by getIntf() 10 years ago
coredialogs.h macosx/coredialogs: add checkbox to login dialog to ask for store 10 years ago
coredialogs.m dialog: re-order callback arguments 10 years ago
eyetv.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
eyetv.m macosx: Fix crash in eyetv controller, reformat 11 years ago
fspanel.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
fspanel.m macosx: Replace VLCIntf by getIntf() 10 years ago
helpers.h macosx: Replace VLCIntf by getIntf() 10 years ago
iTunes.h macosx: add missing licence headers 12 years ago
intf-prefs.h macosx: cosmetics 11 years ago
intf-prefs.m macosx: Replace VLCIntf by getIntf() 10 years ago
intf.h macosx: add status bar menu 10 years ago
intf.m macosx: use var_InheritBool to read macosx-statusicon 10 years ago
macosx.m macosx: add status bar menu 10 years ago
misc.h macosx/open: further clean-up 11 years ago
misc.m macosx: Replace VLCIntf by getIntf() 10 years ago
open.h macosx: Convert VLCOpen to NSWindowController subclass 11 years ago
open.m macosx: Replace VLCIntf by getIntf() 10 years ago
output.h macosx: split output from open panel 11 years ago
output.m macosx: Replace VLCIntf by getIntf() 10 years ago
prefs.h macosx: Convert VLCPrefs to NSWindowController subclass 11 years ago
prefs.m macosx: Replace VLCIntf by getIntf() 10 years ago
prefs_widgets.h macosx: fix warning about missing method implementation 11 years ago
prefs_widgets.m macosx: Replace VLCIntf by getIntf() 10 years ago
simple_prefs.h macosx: add status bar menu 10 years ago
simple_prefs.m macosx: simplify and style fixes for status bar menu 10 years ago