mirror of
https://github.com/zhigang1992/OS-X-Voodoo-PS2-Controller.git
synced 2026-01-12 17:32:48 +08:00
bump version 1.8.9
This commit is contained in:
@@ -794,7 +794,7 @@
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CURRENT_PROJECT_VERSION = 1.8.8;
|
||||
CURRENT_PROJECT_VERSION = 1.8.9;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
DEPLOYMENT_POSTPROCESSING = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
||||
@@ -823,7 +823,7 @@
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||||
CURRENT_PROJECT_VERSION = 1.8.8;
|
||||
CURRENT_PROJECT_VERSION = 1.8.9;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||||
DEPLOYMENT_POSTPROCESSING = YES;
|
||||
GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.8.8, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||
<string>1.8.9, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Controller</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ACPI PS/2 Nub</key>
|
||||
@@ -98,7 +98,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
|
||||
@@ -176,7 +176,7 @@ int main(int argc, const char *argv[])
|
||||
size_t l = strlen(c_time_string);
|
||||
if (l > 0)
|
||||
c_time_string[l-1] = 0;
|
||||
DEBUG_LOG("%s: VoodooPS2Daemon 1.8.8 starting...\n", c_time_string);
|
||||
DEBUG_LOG("%s: VoodooPS2Daemon 1.8.9 starting...\n", c_time_string);
|
||||
|
||||
// Note: on Snow Leopard, the system is not ready to enumerate USB devices, so we wait a
|
||||
// bit before continuing...
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.8.8, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<string>1.8.9, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Keyboard</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ApplePS2Keyboard</key>
|
||||
@@ -165,7 +165,7 @@
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>8.0.0</string>
|
||||
<key>org.rehabman.voodoo.driver.PS2Controller</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Console</string>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.8.8, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<string>1.8.9, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Keyboard</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ApplePS2Keyboard</key>
|
||||
@@ -420,7 +420,7 @@
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>8.0.0</string>
|
||||
<key>org.rehabman.voodoo.driver.PS2Controller</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Console</string>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.8.8, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<string>1.8.9, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Keyboard</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ApplePS2Keyboard</key>
|
||||
@@ -153,7 +153,7 @@
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>8.0.0</string>
|
||||
<key>org.rehabman.voodoo.driver.PS2Controller</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Console</string>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.8.8, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||
<string>1.8.9, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Mouse</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ApplePS2Mouse</key>
|
||||
@@ -129,7 +129,7 @@
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>9.0.0</string>
|
||||
<key>org.rehabman.voodoo.driver.PS2Controller</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Console</string>
|
||||
|
||||
@@ -123,7 +123,7 @@ bool ApplePS2Mouse::init(OSDictionary * dict)
|
||||
removeProperty("TrackpadScroll");
|
||||
}
|
||||
|
||||
IOLog("VoodooPS2Mouse Version 1.8.8 loaded...\n");
|
||||
IOLog("VoodooPS2Mouse Version 1.8.9 loaded...\n");
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -229,7 +229,7 @@ bool ApplePS2SynapticsTouchPad::init(OSDictionary * dict)
|
||||
|
||||
touchmode=MODE_NOTOUCH;
|
||||
|
||||
IOLog ("VoodooPS2SynapticsTouchPad Version 1.8.8 loaded...\n");
|
||||
IOLog ("VoodooPS2SynapticsTouchPad Version 1.8.9 loaded...\n");
|
||||
|
||||
setProperty ("Revision", 24, 32);
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.8.8, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||
<string>1.8.9, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Trackpad</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -21,7 +21,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ALPS GlidePoint</key>
|
||||
@@ -357,7 +357,7 @@
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>9.0.0</string>
|
||||
<key>org.rehabman.voodoo.driver.PS2Controller</key>
|
||||
<string>1.8.8</string>
|
||||
<string>1.8.9</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Console</string>
|
||||
|
||||
Reference in New Issue
Block a user