Add 'reference' to the iterator_traits, needed by LegacyIterator reqs
[LibreOffice.git] / apple_remote / README.md
blob2f7418ff20c74ac51e2ff7924c8495a467ff8cda
1 # Apple Remote Control Support for Mac
3 The library is used to interact with the "Apple Remote Control" on Mac.
5 This is an early version of Martin Kahr's ["Remote Control Wrapper" library](
6 <http://martinkahr.com/2007/07/26/remote-control-wrapper-20/index.html>)
7 with modifications by Eric Bachard. Unfortunately the exact extent
8 of (and rationale behind) the modifications done is unknown, at least
9 until the original upstream source version it is based on is
10 found. Version control of this just starts with the monolithic commit
11 of the `appleremote01` CWS. Some technical detail can be found in the
12 OOo wiki:
14 ## See Also
16 <http://wiki.openoffice.org/wiki/Mac_OS_X_Porting_-_Apple_Remote_implementation>