aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-21update references to defunct 'flatspace' libHans-Christoph Steiner
2012-02-17bumped to v0.2Hans-Christoph Steiner
2012-01-22add apple/ prefix to object so patch loads as an exampleHans-Christoph Steiner
2011-11-18standardized on hans@eds.orgHans-Christoph Steiner
2011-11-03only use new 10.5+ API on 10.6+ as an easy way to filter against PowerPC buil...Hans-Christoph Steiner
2011-11-03use Gestalt for runtime Mac OS X version detection, and let this build on < 10.5Hans-Christoph Steiner
2011-10-12cleaned up code to get ride of pointer warningsHans-Christoph Steiner
2011-10-12updated to use new 10.5 IOConnectCallScalarMethod API and fall back to old 10...Hans-Christoph Steiner
2011-10-10updated to use new 10.5 API if available, otherwise use API that was deprecat...Hans-Christoph Steiner
2011-10-06moved [keyboard_layout] to the apple lib, since its Apple onlyHans-Christoph Steiner
2010-09-22fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
2010-09-15remove -mcpu/-mtune flags as it breaks x64 build. we should eventually figure...mescalinum
2010-09-07updated to Makefile version 1.0.3Hans-Christoph Steiner
2010-09-05added -svn to version after release tarball has been placed on SourceForge do...Hans-Christoph Steiner
2010-09-04added Greg Shakar's multitouch exampleHans-Christoph Steiner
2010-09-04added custom rule to build multitouch.pd_darwin properlyHans-Christoph Steiner
2010-09-04use min target of 10.5 when 10.5 is the build platformHans-Christoph Steiner
2010-08-23added abstractions and updated Makefile to version 1.0.2Hans-Christoph Steiner
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
2010-04-25added 64-bit to universal build if building on 10.5 or newerHans-Christoph Steiner
2010-04-06fixed clean target, it wasn't cleaning the .o file for the lib file for singl...Hans-Christoph Steiner
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
2010-03-18improved checking for Mac OS X 10.4Hans-Christoph Steiner
2009-11-26don't build multitouch on 10.4 (8.11.1) since 10.4 lacks the MultitouchSuppor...Hans-Christoph Steiner
2009-10-27updated included text files, included GPLv3 licenseHans-Christoph Steiner
2009-10-26made API super simple, added [info( message, made proper help patch, and made...Hans-Christoph Steiner
2009-10-25stripped out non-essential elementsHans-Christoph Steiner
2009-10-25added Unregister for sake of being properHans-Christoph Steiner
2009-10-25first version of object for private MultitouchSupport framework based on code...Hans-Christoph Steiner
2009-10-24turn off debug messagesHans-Christoph Steiner
2009-10-24made color scheme match other help patchesHans-Christoph Steiner
2009-10-24added rudimentary write support, but I think you need root access to do it...Hans-Christoph Steiner
2009-10-24fixed bugs with byte list output and put example of interpreting those byte l...Hans-Christoph Steiner
2009-10-24added the ability to query anything and made two patches based on that to get...Hans-Christoph Steiner
2009-10-24got a basic smc example working, including outputting all supported keysHans-Christoph Steiner
2009-10-24updated from ext13 templateHans-Christoph Steiner
2009-09-21fixed wrong variable nameHans-Christoph Steiner
2009-09-21added $(pd_src)/src as the first place to search for pd.dllHans-Christoph Steiner
2009-09-20added DESTDIR supportHans-Christoph Steiner
2009-08-27cleaned up help patches with the aim of making things more scannableHans-Christoph Steiner
2009-06-08switched 'apple' lib over to new standalone MakefileHans-Christoph Steiner
2008-06-18removed symlink from SVN since it was causing problemsHans-Christoph Steiner
2008-05-02added namespace prefix so that it will always load properlyHans-Christoph Steiner
2008-03-17got a very rough version of the sudden motion sensor/accelerometer workingHans-Christoph Steiner
2008-03-13I have the code working as well as the any other app, but my sensor seems to ...Hans-Christoph Steiner
2008-03-12added free function to free the io_serviceHans-Christoph Steiner
2008-03-12converted help patches to the PDDP templateHans-Christoph Steiner
2008-03-12removed clock polling since it's simpler to just use a metroHans-Christoph Steiner
2008-03-12added arguments to the object and finished the help patch using the PDDP temp...Hans-Christoph Steiner
2008-03-12completed object to query and control the lights on the keyboards of Apple ha...Hans-Christoph Steiner