Commit Graph

234 Commits

Author SHA1 Message Date
snowie2000
3b3e85a5e1
Merge pull request #373 from ip-gpu/PVS_fixes
fixes from PVS-Studio
Fixed a potential null pointer error.
2017-10-30 11:22:47 +08:00
ip_gpu
ba2da617a3 fixes from PVS-Studio
V575 The potential null pointer is passed into 'memset' function. Inspect the first argument. hash_list.cpp 211,217
2017-10-30 08:01:18 +05:00
snowie2000
5597989930 Merge pull request #368 from felixonmars/patch-1
Fix a typo in README.md
2017-10-23 15:21:44 +08:00
Felix Yan
d2aea6994a Fix a typo in README.md 2017-10-19 12:20:35 +08:00
snowie2000
9fb49b78e9 Merge pull request #343 from AT-Aoi/patch-1
Fix typo
2017-07-26 14:34:09 +08:00
Ayatsuki Aoi
145b9c4380 Fix typo 2017-07-24 20:41:46 +08:00
snowie2000
a6af97df42 Update README.md 2017-06-28 14:34:25 +08:00
snowie2000
bac8aff119 Update README.md 2017-06-28 14:30:41 +08:00
MacType
5736d75d4d Merge branch 'master' of https://github.com/snowie2000/mactype 2017-06-21 17:31:07 +08:00
MacType
f4f1cd3cc2 enhanced directwrite support 2017-06-21 17:30:51 +08:00
snowie2000
3c90087e37 Update README.md 2017-06-20 15:45:53 +08:00
snowie2000
c0aba8b0b9 Update README.md 2017-06-20 15:44:42 +08:00
MacType
c5e991a441 Separated DirectWrite param from Direct2d temporarily.
Fixed some logic bugs.
2017-06-20 14:55:25 +08:00
MacType
abf60a9937 Merge branch 'master' of https://github.com/snowie2000/mactype 2017-06-19 15:22:05 +08:00
MacType
d3d6e3d89a hinting for DirectWrite now follows the global option HintingMode
return true if previous call to MakeD2DParams succeed.
2017-06-19 15:21:44 +08:00
snowie2000
7897a396ab Update README.md 2017-06-17 21:50:15 +08:00
snowie2000
5f98459589 Update README.md 2017-06-17 21:49:56 +08:00
snowie2000
6f23228001 Update README.md 2017-06-17 21:49:26 +08:00
snowie2000
e79dc1c5ca Update README.md 2017-06-17 14:53:15 +08:00
snowie2000
cceedff396 Update README.md 2017-06-17 14:52:22 +08:00
snowie2000
72edb40bfa Update README.md 2017-06-17 14:51:52 +08:00
snowie2000
da7a0d0f09 Update README.md 2017-06-17 14:49:53 +08:00
snowie2000
b75e0beb3b Update README.md 2017-06-17 14:48:23 +08:00
snowie2000
cb3cfd826a Update README.md 2017-06-17 14:27:49 +08:00
snowie2000
7183817ce0 Update README.md 2017-06-16 10:08:50 +08:00
snowie2000
f4980c96b2 Update README.md 2017-06-16 10:07:50 +08:00
snowie2000
d1ed693d88 Update README.md 2017-06-16 10:06:41 +08:00
snowie2000
b919575e4d Create README.md 2017-06-15 21:01:05 +08:00
snowie2000
970dec2b13 Create README.md 2017-06-15 21:00:31 +08:00
snowie2000
b5bc3ac990 Create README.md 2017-06-15 20:59:00 +08:00
MacType
fea25ae614 removed unused func
init exe name properly.
2017-05-24 13:51:07 +08:00
MacType
9975c559f7 added more controlcenter abilities 2017-05-20 14:55:59 +08:00
MacType
e6a050a654 added check for MakeD2DParams 2017-05-12 15:40:39 +08:00
MacType
5b6c289e9b optimized some code structure.
dw and d2d now may have separate params for their special behavior
enabled ASLR support
2017-05-12 11:17:19 +08:00
MacType
8560e3daac added latest DirectWrite support
added a whole new DirectWrite section for DW only settings
completely remove windows private profile related api to improve performance.
removed some unused/unnecessary codes.
2017-05-11 16:56:34 +08:00
MacType
7d9ea87770 Windows 10 preview compatible.
Fully removed CreateProcess hook from mactype core dll.
2017-03-23 10:18:56 +08:00
MacType
ea7c234b3e Merge branch 'master' of https://github.com/snowie2000/mactype 2016-12-20 16:59:25 +08:00
MacType
5ad9b345d4 add bootstrap to help preparing mactype environment
debug version, do not use!
2016-12-20 16:59:09 +08:00
snowie2000
4369e3d8d2 Update README.md 2016-11-17 09:18:36 +08:00
snowie2000
364267a3fc Update README.md 2016-11-17 09:16:54 +08:00
snowie2000
df287a2777 Update HOWTOBUILD.md 2016-11-17 09:13:57 +08:00
snowie2000
9b3f2f7f3b Update HOWTOBUILD.md 2016-11-17 09:10:23 +08:00
MacType
5bdd8a9aee removed delayhlp
use ldrLoadDll to inject dll from x86 to x64 processes for better compatibility.
2016-11-17 09:07:13 +08:00
MacType
546dcd9a3f remove outdated files 2016-11-04 09:38:03 +08:00
MacType
521fa94137 Merge branch 'master' of https://github.com/snowie2000/mactype
change version info.
2016-10-26 15:27:04 +08:00
MacType
e9cf6b70c8 calculate position based on Windows API with priority
fixed a unicode plane related problem.
2016-10-26 15:21:03 +08:00
MacType
e7bd556c27 calculate position based on Windows API in prior.
fixed a unicode plane related problem.
2016-10-26 15:04:17 +08:00
MacType
86bacbb4b9 disable clipboxfix by default, it causes too many troubles.
one time calculation for dpi based clipboxfix.
2016-09-29 15:37:23 +08:00
MacType
1f67f4bbbf delay load individual settings and alpha table. 2016-09-29 12:59:42 +08:00
MacType
4d3d647c0c read profile using internal ini parser. 2016-09-29 11:24:10 +08:00