File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
VoodooPS2Controller.xcodeproj Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11VoodooPS2 Changelog
22============================
3+ #### v2.3.0
4+ - Fixed variable shadowing
5+
36#### v2.2.9
47- Improved stability of ALPS touchpads
58- V8 touchpads can pass all four fingers to VoodooInput natively
Original file line number Diff line number Diff line change 767767 KERNEL_FRAMEWORK_HEADERS = "$(PROJECT_DIR)/MacKernelSDK/Headers";
768768 "LLVM_LTO[arch=x86_64]" = YES;
769769 MACOSX_DEPLOYMENT_TARGET = 10.11;
770- MODULE_VERSION = 2.2.9 ;
770+ MODULE_VERSION = 2.3.0 ;
771771 ONLY_ACTIVE_ARCH = YES;
772772 "OTHER_LDFLAGS[arch=x86_64]" = "-dead_strip";
773773 PRODUCT_NAME = VoodooPS2Controller;
822822 KERNEL_FRAMEWORK_HEADERS = "$(PROJECT_DIR)/MacKernelSDK/Headers";
823823 "LLVM_LTO[arch=x86_64]" = YES;
824824 MACOSX_DEPLOYMENT_TARGET = 10.11;
825- MODULE_VERSION = 2.2.9 ;
825+ MODULE_VERSION = 2.3.0 ;
826826 "OTHER_LDFLAGS[arch=x86_64]" = "-dead_strip";
827827 PRODUCT_NAME = VoodooPS2Controller;
828828 SDKROOT = macosx;
You can’t perform that action at this time.
0 commit comments