]> git.sesse.net Git - vlc/commit
Adds support for Apple's remote (only handles Play/Pause at the moment).
authorEric Petit <titer@videolan.org>
Thu, 25 May 2006 14:59:57 +0000 (14:59 +0000)
committerEric Petit <titer@videolan.org>
Thu, 25 May 2006 14:59:57 +0000 (14:59 +0000)
commit55f33b618e2f85714f11d0cce08a2fadd6679182
treedf41927817bdb7396188c488ee3e69de54531a5b
parentee5179d0393260197c095dc423aeda860297c598
Adds support for Apple's remote (only handles Play/Pause at the moment).

AppleRemote.[mh] is MIT licensed code from Martin Kahr:
http://www.martinkahr.com/source-code
Makefile.am
modules/gui/macosx/AppleRemote.h [new file with mode: 0644]
modules/gui/macosx/AppleRemote.m [new file with mode: 0644]
modules/gui/macosx/Modules.am
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m