- 28 Jul, 2013 1 commit
-
-
David Fuhrmann authored
-
- 23 Jul, 2013 4 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
refs #8628
-
Felix Paul Kühne authored
This patch doesn't stop you from going above the limit using the hotkeys or the Apple Remote
-
- 29 Jun, 2013 1 commit
-
-
David Fuhrmann authored
-
- 18 Jun, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 17 May, 2013 1 commit
-
-
Felix Paul Kühne authored
This reverts commit 00b2fcce. [__MNSArray objectAtIndexedSubscript] isn't part of the OS X 10.7 ObjC runtime and in turn, we can't use this feature of the modern ObjC syntax until we drop support for 10.7 some day
-
- 13 May, 2013 1 commit
-
-
David Fuhrmann authored
-
- 30 Apr, 2013 3 commits
-
-
David Fuhrmann authored
This fixes wrong default formatting (with thousand separator) which subsequently failed to parse the value correctly.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
No functional changes
-
- 20 Apr, 2013 1 commit
-
-
David Fuhrmann authored
-
- 21 Mar, 2013 1 commit
-
-
Felix Paul Kühne authored
This prevents the knob to be blurred in the bright interface style because the retina bitmap wasn't twice as large as the regular one
-
- 18 Mar, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 24 Feb, 2013 1 commit
-
-
David Fuhrmann authored
-
- 15 Feb, 2013 2 commits
-
-
David Fuhrmann authored
macosx: only revert presentation options on fullscreen leave which are touched when entering fs for this particular window This fixes menu / dock hide behaviour when handling around with multiple vout windows which are set to fullscreen on multiple monitors, especially when leaving fullscreen for one window with other windows still in fullscreen state.
-
David Fuhrmann authored
-
- 07 Feb, 2013 1 commit
-
-
Felix Paul Kühne authored
This excludes 'ACTIONID_POSITION' for which there doesn't seem to be a replacement.
-
- 18 Nov, 2012 1 commit
-
-
David Fuhrmann authored
Please note: For whatever reason, Cocoa only allows to hide the menu bar when we also hide the dock. On the other hand, the dock can be hidden while the menu bar stays visible. close #4681
-
- 15 Nov, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 21 Sep, 2012 1 commit
-
-
David Fuhrmann authored
Now, we have two classes (instantiated from the xib file for each window) with controls bar stuff: - VLCControlsBarCommon holds all code common for main and detached window - VLCMainWindowControlsBar adds code specific for the main window bar With that, we can avoid all these redundant code for o_detached_*, furthermore this decouples all detached window control bar stuff from MainWindow.m. The objects can be accessed through the controlsBar method.
-
- 13 Sep, 2012 1 commit
-
-
David Fuhrmann authored
moved custom zoom/minimize/close implementation, added new file for window related stuff fixed minimize / close support for !video-deco window
-
- 07 Sep, 2012 1 commit
-
-
David Fuhrmann authored
-
- 04 Sep, 2012 1 commit
-
-
David Fuhrmann authored
-
- 03 Sep, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 02 Sep, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: fixed conditionals for the different OS X release by adapting to the newly updated version defines
-
- 24 Aug, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 19 Aug, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 23 Jul, 2012 1 commit
-
-
David Fuhrmann authored
-
- 03 Jul, 2012 1 commit
-
-
Felix Paul Kühne authored
Pointed by Damien
-
- 21 May, 2012 1 commit
-
-
Felix Paul Kühne authored
With the previous impementation, VLCMainWindow will stay the main window in fullscreen and is accidently activated when closing utility panels.
-
- 20 May, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: added an option to let the Apple Remote control the system volume instead of VLC's volume (close #1071)
-
- 10 Apr, 2012 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
additionally, clean up misc.m and move code shared by VLCVoutView, VLBrushedMetalImageView and VLCThreePartDropView to VLCCoreInteraction
-
- 08 Apr, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: removed VLCControllerView, which was superseeded by VLBrushedMetalImageView and VLCThreePartDropView
-
- 19 Mar, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: make sure that the http interface (and other clients) can toggle the fullscreen mode when using VLC's fullscreen implementation (close #6009)
-
- 05 Mar, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: implemented playback controls for the detached video window (bwd/play/fwd, position, time, fullscreen) 2 things todo: - get custom artwork for the fullscreen button - implement window title when using the black ui mode
-
- 24 Feb, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 23 Feb, 2012 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-