aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-11-21DDHidQueue.m: Fix import case warningDDHidQueue--fix-import-case-warningTeddy Wing
Was getting the following warning: DDHidLib/lib/DDHidQueue.m:27:9: warning: non-portable path to file '"DDHidEvent.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path] #import "DDHIdEvent.h" ^~~~~~~~~~~~~~ "DDHidEvent.h" 1 warning generated. This change corrects the case of the imported header file.
2015-02-21check elementsWithPropertiesArray paramHEADmasterDominik Pich
2014-05-23Merge pull request #2 from kiding/masterDominik Pich
Fixed DDHidQueue to prevent mEventSource from leaking.
2014-05-23Fixed DDHidQueue to prevent mEventSource from leaking.Don Kim
2014-03-08Merge pull request #1 from MichaelBuckley/masterDominik Pich
Added DDHidAppleMikey.h to the copy headers build phase
2014-03-08Added DDHidAppleMikey.h to the copy headers build phaseMichael Buckley
2013-04-01added repo iconDominik Pich
2013-03-17made it 64bitDominik Pich
2013-03-17fix some warningsDominik Pich
2013-03-17define for APPLE_MIC_ONLY addedDominik Pich
2013-03-17DDHIDLib 1.1.1Dominik Pich
2013-03-17Initial commitDominik Pich