- 30 Sep, 2017 1 commit
-
-
David authored
Extracting between different bookmarks was only possible with the old streaming wizard which is removed since a long time. As the new CAS panel does not support that feature, remove the button for now.
-
- 20 May, 2017 3 commits
-
-
Marvin Scholz authored
-
Marvin Scholz authored
-
Marvin Scholz authored
-
- 19 May, 2017 1 commit
-
-
Filip Roséen authored
The variable for the current index is named "row", and not "i". Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 18 May, 2017 1 commit
-
-
Filip Roséen authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Aug, 2016 1 commit
-
-
David authored
-
- 09 Jan, 2016 1 commit
-
-
David authored
The old VLCIntf macro is deprecated, getIntf() should be used instead.
-
- 02 Jan, 2016 1 commit
-
-
David authored
-
- 02 Aug, 2015 1 commit
-
-
David authored
-
- 21 Jul, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 20 Jul, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 15 Jul, 2015 5 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: privatise instance variables and resolve class dependencies on internal implementation details
-
- 14 Jul, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 06 Jan, 2015 2 commits
- 31 Aug, 2014 1 commit
-
-
David authored
All black-syle panels should get the floating window level. This is normal behaviour of panels and has the positive side effect that the panel also stays in front while vout window reconfigurations. This level is also used for the preferences window, as this is sort of a modal window which needs to be closed (in order to get settings saved). close #12063
-
- 30 Jul, 2014 2 commits
- 20 Jul, 2014 2 commits
- 04 Mar, 2014 1 commit
-
-
David Fuhrmann authored
Most of them are memleaks, uninitialized values, unused code and type mismatches (float / int vs. CGFloat, uint vs. int)
-
- 11 Sep, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 24 Aug, 2013 1 commit
-
-
David Fuhrmann 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
-
- 30 Apr, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 12 Jan, 2013 1 commit
-
-
David Fuhrmann authored
- fix behavior of video-on-top by adapting to vout windows handling changes - set all windows to status level if one vout window has this level: This avoids that video effects panel, audio efffects panel etc. pp. are opened behind a vout window. Now they can be used as usual. Please note, that due to the type of these panels they do not remain visible when VLC gets inactive.
-
- 18 Nov, 2012 1 commit
-
-
David Fuhrmann authored
-
- 15 Nov, 2012 1 commit
-
-
Felix Paul Kühne 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
-
- 09 Aug, 2012 1 commit
-
-
Felix Paul Kühne authored
The code is far from being great, but it matches the Qt intf now.
-
- 18 Jul, 2012 1 commit
-
-
Felix Paul Kühne authored
This should solve a few problems on termination.
-
- 04 Jun, 2012 1 commit
-
-
Felix Paul Kühne authored
Found by the GTM Xcode plugin, which was finally updated for Xcode4
-
- 17 May, 2012 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-