aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-25first version of object for private MultitouchSupport framework based on ↵Hans-Christoph Steiner
code from steide and fingerpinger svn path=/trunk/externals/apple/; revision=12669
2009-10-24turn off debug messagesHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12663
2009-10-24made color scheme match other help patchesHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12662
2009-10-24added rudimentary write support, but I think you need root access to do it...Hans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12661
2009-10-24fixed bugs with byte list output and put example of interpreting those byte ↵Hans-Christoph Steiner
lists with [string2any] svn path=/trunk/externals/apple/; revision=12660
2009-10-24added the ability to query anything and made two patches based on that to ↵Hans-Christoph Steiner
get specific info: cpu temp and fan info svn path=/trunk/externals/apple/; revision=12659
2009-10-24got a basic smc example working, including outputting all supported keysHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12658
2009-10-24updated from ext13 templateHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12657
2009-09-21fixed wrong variable nameHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12420
2009-09-21added $(pd_src)/src as the first place to search for pd.dllHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12416
2009-09-20added DESTDIR supportHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12412
2009-08-27cleaned up help patches with the aim of making things more scannableHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=12117
2009-06-08switched 'apple' lib over to new standalone MakefileHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=11709
2008-06-18removed symlink from SVN since it was causing problemsHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=10028
2008-05-02added namespace prefix so that it will always load properlyHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=9751
2008-03-17got a very rough version of the sudden motion sensor/accelerometer workingHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=9604
2008-03-13I have the code working as well as the any other app, but my sensor seems to ↵Hans-Christoph Steiner
be broken, the values don't change. now it is time to clean up the code svn path=/trunk/externals/apple/; revision=9579
2008-03-12added free function to free the io_serviceHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=9578
2008-03-12converted help patches to the PDDP templateHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=9577
2008-03-12removed clock polling since it's simpler to just use a metroHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=9576
2008-03-12added arguments to the object and finished the help patch using the PDDP ↵Hans-Christoph Steiner
template svn path=/trunk/externals/apple/; revision=9575
2008-03-12completed object to query and control the lights on the keyboards of Apple ↵Hans-Christoph Steiner
hardware svn path=/trunk/externals/apple/; revision=9574
2008-03-12added namespace prefix to make sure this works easilyHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=9573
2008-03-12working object for getting the sensor data from the Apple LMU aka 'ambient ↵Hans-Christoph Steiner
light sensor' svn path=/trunk/externals/apple/; revision=9572
2008-03-12added other key types from IOGraphicsTypes.hHans-Christoph Steiner
svn path=/trunk/externals/apple/; revision=9570
2008-03-12added first object for a new library to support Apple-specific hardware and ↵svn2git-rootHans-Christoph Steiner
software functions, like screen brightness svn path=/trunk/externals/apple/; revision=9569