- 21 Jul, 2015 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 20 Jul, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 15 Jul, 2015 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 14 Jul, 2015 1 commit
-
-
Felix Paul Kühne authored
-
- 28 Jul, 2013 1 commit
-
-
- 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
-
- 02 May, 2013 1 commit
-
-
Felix Paul Kühne authored
-
- 30 Apr, 2013 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
No functional changes
-
- 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 3 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 24 Feb, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 15 Oct, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 21 Aug, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 16 Aug, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 15 Aug, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 25 Apr, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 03 Apr, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 13 Apr, 2010 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 17 Dec, 2009 1 commit
-
-
Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 10 Oct, 2009 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 06 Oct, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 29 May, 2009 1 commit
-
-
A thank you to the Xbmc authors who had this fixed in their version of Martin Kahr's class. (cherry picked from commit 7157ad33673305f7947fe84ca78374bdba5e64f8) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Mar, 2009 1 commit
-
-
Felix Paul Kühne authored
-
- 06 Feb, 2009 1 commit
-
-
Felix Paul Kühne authored
macosx: updated used Cocoa methods to the current definitions and fixed a few logic errors, which only occur in 64 bit mode
-
- 10 Dec, 2007 1 commit
-
-
Felix Paul Kühne authored
-
- 28 Oct, 2007 1 commit
-
-
Felix Paul Kühne authored
* fixed Apple Remote support for Leopard. Note that the cookie for kRemoteControl_Switched wasn't updated, but since we don't use this feature in VLC, that's pretty fine.
-
- 13 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-
- 10 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-
- 02 Feb, 2007 1 commit
-
-
Felix Paul Kühne authored
- removed <10.3 support in the preferences' code - added preliminary support for Obj-C 2.0 / Garbage Collection - needs to be enabled manually in intf.h for now and is restricted to future Darwin release - updated various copyright dates to approbate values - configured the source tree in the Xcode project for future Xcode releases - finally renamed the Xcode project to the correct bundle extension
-
- 27 Nov, 2006 1 commit
-
-
Felix Paul Kühne authored
* various improvements to the AppleRemote support by Martin Kahr <martin -attt-> martinkahr com> feat. the following changes: - holding +/- continuously increases/decreases volume - pressing Play twice toggles fullscreen mode - a press on Menu shows the "Position" overlay (like pressing the key 't') This updates our copy of Martin's unofficial framework to the latest version released.
-
- 17 Sep, 2006 1 commit
-
-
Felix Paul Kühne authored
-
- 07 Aug, 2006 1 commit
-
-
Felix Paul Kühne authored
* configure.ac: enabled Obj-C exceptions in the OBJCFLAGS (they're currently used by AppleRemote only, but we should extend them to further classes) * AppleRemote.*: added svn id and proper notes about the MIT-style and GPL dual licensing
-