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.
 
 
 
 
 
 
David Fuhrmann 3488ce79cf macosx: fix warning about missing method implementation 11 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: remove VLCMainWindow singleton 11 years ago
AppleRemote.h macosx: fix some compiler warnings / deprecated methods 11 years ago
AppleRemote.m macosx: fix some compiler warnings / deprecated methods 11 years ago
AudioEffects.h macosx: Modernize and fix shared dialog panels 11 years ago
AudioEffects.m macosx: sharedDialogs: rename properties for l10n strings 11 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: remove support for OS X 10.6 Snow Leopard 11 years ago
ControlsBar.h macosx: move from manual to automatic property synthesis 11 years ago
ControlsBar.m macosx: refactor main class object life management and main menu 11 years ago
ConvertAndSave.h macosx: popup panel: switch from delegate to completion block 11 years ago
ConvertAndSave.m macosx: sharedDialogs: rename properties for l10n strings 11 years ago
CoreInteraction.h macosx: refactor main class object life management and main menu 11 years ago
CoreInteraction.m macosx: deploy string conversation function in more cases 11 years ago
DebugMessageVisualizer.h macosx: set window delegate for messages panel, remove singleton 11 years ago
DebugMessageVisualizer.m macosx: fix deallocation of debug messages panel 11 years ago
ExtensionsDialogProvider.h macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
ExtensionsDialogProvider.m macosx: fix coredialog provider, fix dialog initialization 11 years ago
ExtensionsManager.h macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
ExtensionsManager.m macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
InputManager.h macosx: split main interface class 11 years ago
InputManager.m macosx: correctly unregister input-current callback 11 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: Split GoToTime panel into separate xib and window controller 11 years ago
MainMenu.m macosx: remove stray variables, fix include 11 years ago
MainWindow.h macosx: remove VLCMainWindow singleton 11 years ago
MainWindow.m macosx: replace controlsbar updating code by a safer helper 11 years ago
MainWindowTitle.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
MainWindowTitle.m macosx: remove support for OS X 10.6 Snow Leopard 11 years ago
Makefile.am macosx: Split GoToTime panel into separate xib and window controller 11 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/playlist: move core callbacks to model 11 years ago
PLModel.m macosx: Fix crash when deinitializing PLModel 11 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: privatise instance variables and resolve class dependencies on internal implementation details 11 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: deploy string conversation function in more cases 11 years ago
TrackSynchronization.h macosx: Convert VLCTrackSync to NSWindowController subclass, remove singleton 11 years ago
TrackSynchronization.m macosx: Convert VLCTrackSync to NSWindowController subclass, remove singleton 11 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: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
VLCUIWidgets.m macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
VLCVoutWindowController.h macosx: replace controlsbar updating code by a safer helper 11 years ago
VLCVoutWindowController.m macosx: replace controlsbar updating code by a safer helper 11 years ago
VideoEffects.h macosx: Modernize and fix shared dialog panels 11 years ago
VideoEffects.m macosx: sharedDialogs: rename properties for l10n strings 11 years ago
VideoView.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
VideoView.m macosx: remove VLCMainWindow singleton 11 years ago
Windows.h macosx: move from manual to automatic property synthesis 11 years ago
Windows.m macosx: fix some compiler warnings / deprecated methods 11 years ago
about.h macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
about.m macosx: deploy string conversation function in more cases 11 years ago
applescript.h Support changing 'audio desync' via AppleScript on OSX 12 years ago
applescript.m input: switch spu and audio delay variables to integer type 11 years ago
bookmarks.h macosx: Convert VLCBookmarks to NSWindowController subclass 11 years ago
bookmarks.m macosx: Convert VLCBookmarks to NSWindowController subclass 11 years ago
coredialogs.h macosx: fix coredialog provider, fix dialog initialization 11 years ago
coredialogs.m macosx: fix coredialog provider, fix dialog initialization 11 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: deploy string conversation function in more cases 11 years ago
helpers.h macosx: split main interface class 11 years ago
iTunes.h macosx: add missing licence headers 12 years ago
intf-prefs.h macosx: cosmetics 11 years ago
intf-prefs.m macosx: remove stray variables, fix include 11 years ago
intf.h macosx: remove singletons of ExtensionsDialogProvider and manager 11 years ago
intf.m macosx: remove stray variables, fix include 11 years ago
macosx.m darwinvlc/macosx: rework binary, start main loop in darwinvlc 11 years ago
misc.h macosx/open: further clean-up 11 years ago
misc.m macosx: fix some compiler warnings / deprecated methods 11 years ago
open.h macosx: Convert VLCOpen to NSWindowController subclass 11 years ago
open.m macosx: Convert VLCOpen to NSWindowController subclass 11 years ago
output.h macosx: split output from open panel 11 years ago
output.m macosx: use NSArray's firstObject where appropriate 11 years ago
playlist.h macosx/playlist: move core callbacks to model 11 years ago
playlist.m macosx: use var_Inherit* for large text setting 11 years ago
playlistinfo.h macosx/playlistinfo: remove object instance from xib file and set it up the proper way 11 years ago
playlistinfo.m macosx: deploy string conversation function in more cases 11 years ago
playlistview.h macosx: split playlist source file 11 years ago
playlistview.m macosx: split playlist source file 11 years ago
prefs.h macosx: Convert VLCPrefs to NSWindowController subclass 11 years ago
prefs.m macosx: Convert VLCPrefs to NSWindowController subclass 11 years ago
prefs_widgets.h macosx: fix warning about missing method implementation 11 years ago
prefs_widgets.m macosx: fix some compiler warnings / deprecated methods 11 years ago
simple_prefs.h macosx: Convert VLCSimplePrefs to NSWindowController subclass 11 years ago
simple_prefs.m macosx: Convert VLCSimplePrefs to NSWindowController subclass 11 years ago