vlc/modules/gui/macosx
Felix Paul Kühne 59d6ab773e macosx: adapt fspanel layout to update time slider graphics 2012-12-27 00:26:43 +01:00
..
AppleRemote.h macosx/AppleRemote: optimize cookie handling to be faster and less memory intense 2012-08-24 18:56:12 +02:00
AppleRemote.m macosx: fixed conditionals for the different OS X release by adapting to the newly updated version defines 2012-09-02 13:47:21 +02:00
AudioEffects.h macosx: expose the 'Karaoke' filter in the UI because we can 2012-09-29 21:27:46 +02:00
AudioEffects.m macosx: fix selectorNotFound warnings of when compiling with llvm-gcc 2012-11-18 13:21:40 +01:00
CompatibilityFixes.h macosx: use a more precise (Mountain) Lion definition 2012-08-22 11:17:36 +02:00
ControlsBar.h macosx: white space and minor coding style fixes 2012-11-15 19:45:18 +01:00
ControlsBar.m macosx: fix crash when playing media in lion fullscreen mode 2012-12-12 19:13:40 +01:00
ConvertAndSave.h CAS: use the generic dialogs to fetch a text input from the user or to let him/her choose an item in a popup 2012-09-12 11:10:13 +02:00
ConvertAndSave.m macosx: fix selectorNotFound warnings of when compiling with llvm-gcc 2012-11-18 13:21:40 +01:00
CoreInteraction.h macosx: reset A to B loop when switching playlist items 2012-11-15 22:02:21 +01:00
CoreInteraction.m macosx/CoreInteraction: communicate volume value correctly to the core 2012-12-15 15:20:26 +01:00
ExtensionsDialogProvider.h macosx: fixed compilation after ugly merge 2012-01-14 19:55:43 +01:00
ExtensionsDialogProvider.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
ExtensionsManager.h macosx: fixed compilation after ugly merge 2012-01-14 19:55:43 +01:00
ExtensionsManager.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
MainMenu.h macosx: added menu item and advanced option to hide the main window's sidebar 2012-12-26 18:36:09 +01:00
MainMenu.m macosx: added menu item and advanced option to hide the main window's sidebar 2012-12-26 18:36:09 +01:00
MainWindow.h macosx: added menu item and advanced option to hide the main window's sidebar 2012-12-26 18:36:09 +01:00
MainWindow.m macosx: added menu item and advanced option to hide the main window's sidebar 2012-12-26 18:36:09 +01:00
MainWindowTitle.h macosx/MainWindowTitle: cleanup header 2012-08-24 18:34:25 +02:00
MainWindowTitle.m macosx: adapt and fix fullscreen handling after latest changes 2012-10-08 20:26:15 +02:00
Modules.am Set directory-wide libtool tag correctly 2012-11-08 22:26:52 +02:00
PXSourceList.h macosx: removed tabs and fixed whitespacing errors 2012-02-24 18:12:10 +01:00
PXSourceList.m macosx: fixed race conditional crashes in PXSourceList (close #7171) 2012-07-27 15:42:23 -03:00
PXSourceListDataSource.h macosx: prepare sidebar 2011-07-25 23:17:22 +02:00
PXSourceListDelegate.h macosx: prepare sidebar 2011-07-25 23:17:22 +02:00
SPInvocationGrabbing.h macosx: fixed white spacing errors 2012-06-04 18:02:18 +02:00
SPInvocationGrabbing.m macosx: fixed white spacing errors 2012-06-04 18:02:18 +02:00
SPMediaKeyTap.h macosx: fixed white spacing errors 2012-06-04 18:02:18 +02:00
SPMediaKeyTap.m macosx: fixed white spacing errors 2012-06-04 18:02:18 +02:00
SharedDialogs.h macosx: added 2 new classes for generic dialogs to enter text or to select stuff in a popup 2012-09-12 11:10:12 +02:00
SharedDialogs.m macosx: added 2 new classes for generic dialogs to enter text or to select stuff in a popup 2012-09-12 11:10:12 +02:00
SideBarItem.h macosx: fixed white spacing errors 2012-06-04 18:02:18 +02:00
SideBarItem.m macosx: removed tabs and fixed whitespacing errors 2012-02-24 18:12:10 +01:00
StringUtility.h macosx/StringUtility: move lost declaration 2012-09-03 20:46:44 +02:00
StringUtility.m macosx: fixed compilation for llvm-gcc-4.2 2012-10-16 16:01:06 +02:00
TrackSynchronization.h macosx: added 'subsdelay' to the track synchro panel and removed the bogus, non HIG-compliant plus and minux buttons 2012-04-09 17:23:15 +02:00
TrackSynchronization.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
VLCUIWidgets.h macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
VLCUIWidgets.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
VLCVoutWindowController.h macosx: simplify vout window instantiation 2012-11-10 21:57:01 +01:00
VLCVoutWindowController.m macosx: white space and minor coding style fixes 2012-11-15 19:45:18 +01:00
VideoEffects.h macosx: video effects: restore correct state of clone and wall filter controls on reset 2012-12-25 20:03:35 +01:00
VideoEffects.m macosx: video effects panel: only allow to activate clone XOR wall 2012-12-25 20:03:36 +01:00
VideoView.h macosx: implement vout actions handling for multiple vout windows 2012-10-20 15:33:11 +02:00
VideoView.m macosx: simplify ea98fcfc 2012-12-26 12:29:50 +01:00
Windows.h macosx: white space and minor coding style fixes 2012-11-15 19:45:18 +01:00
Windows.m macosx: fix selectorNotFound warnings of when compiling with llvm-gcc 2012-11-18 13:21:40 +01:00
about.h macosx: updated copyright headers 2012-06-14 15:04:20 +02:00
about.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
applescript.h macosx: simplify AppleScript API category 2012-08-24 13:18:17 +02:00
applescript.m playlist: use playlist audio functions 2012-11-01 19:04:03 +02:00
bookmarks.h macosx: fix and clean-up the bookmarks code (close #6947) 2012-08-09 12:27:20 +02:00
bookmarks.m macosx: fix selectorNotFound warnings of when compiling with llvm-gcc 2012-11-18 13:21:40 +01:00
controls.h macosx: cleanup generic scrollwheel implementation 2012-09-07 23:08:25 +02:00
controls.m macosx: cleanup generic scrollwheel implementation 2012-09-07 23:08:25 +02:00
coredialogs.h macosx: updated copyright headers 2012-06-14 15:04:20 +02:00
coredialogs.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
eyetv.h macosx/eyetv: simplify header and implementation 2012-08-24 18:34:24 +02:00
eyetv.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
fspanel.h macosx: fspanel: give up focus to the right fullscreen window 2012-10-20 15:33:10 +02:00
fspanel.m macosx: adapt fspanel layout to update time slider graphics 2012-12-27 00:26:43 +01:00
intf.h macosx: remove interfaces which are now declared in .m file 2012-11-25 18:23:45 +01:00
intf.m macosx: fixed subtitle rendering resolution when using the native fullscreen mode (close #7946) 2012-12-25 15:25:54 +01:00
macosx.m macosx: added menu item and advanced option to hide the main window's sidebar 2012-12-26 18:36:09 +01:00
misc.h macosx: only hide dock and menu bar when necessary 2012-11-18 13:21:39 +01:00
misc.m macosx: only hide dock and menu bar when necessary 2012-11-18 13:21:39 +01:00
open.h macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
open.m macosx: fixed rare crash when trying to send debug messages 2012-10-18 18:37:17 +02:00
output.h macosx/output: simplify header and implementation 2012-08-24 18:34:24 +02:00
output.m macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
playlist.h macosx: unify and modernize coding style 2012-09-03 23:05:52 +02:00
playlist.m macosx: fix crash when re-ordering playlist items 2012-12-06 17:05:57 +11:00
playlistinfo.h macosx: fix crash when displaying the Media Information panel with disabled local stats 2012-11-14 12:28:33 +01:00
playlistinfo.m macosx: white space and minor coding style fixes 2012-11-15 19:45:18 +01:00
prefs.h macosx: display preferences windows on a level >= video window 2012-07-24 12:43:00 +02:00
prefs.m macosx: fixed format-security warnings introduced in recent clang releases 2012-11-15 20:48:24 +01:00
prefs_widgets.h macosx: simplify prefs widgets code slightly 2012-08-24 13:57:48 +02:00
prefs_widgets.m macosx: adapt module_list_get calls for latest changes in core 2012-09-30 21:53:20 +02:00
simple_prefs.h macosx/simple_prefs: move OSXStringKeyToString to StringUtility 2012-08-24 18:34:24 +02:00
simple_prefs.m macosx/sprefs: adapt setting handling to the 2.1 volume API 2012-12-15 15:20:27 +01:00
wizard.h macosx: copyright fixes 2011-10-15 19:59:31 +02:00
wizard.m macosx: fixed objc string comparison error found by the clang static analyzer 2012-11-15 20:52:34 +01:00