diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-05-08 09:34:27 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-05-08 09:34:27 +0300 |
commit | 3a35fd8f1c6b176e675b998a82526636aad5a00b (patch) | |
tree | ee393c8ac0bbd0121539fd07832b8b63c7043f2c /apple_remote | |
parent | fbd82ae8835adf40930be35e7cf14ce812786224 (diff) |
Improve
Change-Id: I4a822a8f132f91c1b21ead4e1811b04323485356
Diffstat (limited to 'apple_remote')
-rw-r--r-- | apple_remote/README | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/apple_remote/README b/apple_remote/README index 8705e88c54e1..74db2b31bc86 100644 --- a/apple_remote/README +++ b/apple_remote/README @@ -1 +1,12 @@ -Adds support for the Apple Remote (a remote control) to control Impress. +Library to interact with the Apple Remote Control on Mac + +This is an early version of Martin Kahr's Remote Control Wrapper +library +(http://martinkahr.com/2007/07/26/remote-control-wrapper-20/index.html +) with modifications by Eric Bachard. Unfortunately the exact extent +of (and rationale behind) the modifications done is unknown, at least +until the original upstream source version it is based on is +found. Version control of this just starts with the monolithic commit +of the appleremote01 CWS. Some technical detail can be found in the +OOo wiki: +http://wiki.services.openoffice.org/wiki/Mac_OS_X_Porting_-_Apple_Remote_implementation |