|
|
8bac767ee2
|
Merge pull request #78 from Poopi/master
Added support for MacBookPro15,1 ( Mid 2018 )
|
2018-08-11 23:42:30 +02:00 |
|
|
|
ebe1cb6db6
|
Fixed Fan mode for MBP2018
|
2018-08-10 16:51:09 +02:00 |
|
|
|
e35ada4887
|
Added support for MacBookPro15,1 ( Mid 2018 )
Modified they way fans are controlled ( via FxTg instead of FxMn )
Added reset to auto mode on exit
|
2018-08-10 14:08:35 +02:00 |
|
|
|
2308d9b194
|
Update Readme.md
|
2017-05-14 22:30:50 +02:00 |
|
|
|
6f41bb6552
|
Merge pull request #52 from joelwallis/typo-readme
Typo in Readme.md
|
2017-05-14 22:29:26 +02:00 |
|
|
|
2d69dcc399
|
Moved Preference Strings into Constants
2.6
|
2016-10-16 18:28:42 +02:00 |
|
|
|
b5103c8f64
|
Worked around invisible statusbar text in macOS Sierra Dark mode
|
2016-10-12 03:48:56 +02:00 |
|
|
|
df287a7bf4
|
Adjusted version number
|
2016-10-12 03:01:17 +02:00 |
|
|
|
96aecc00f2
|
Merge pull request #53 from margaretmoser/patch-1
fixed brew install instructions
|
2016-06-09 00:50:36 +02:00 |
|
|
|
59ba7232fe
|
fixed brew install instructions
brew cask install smsfancontrol => brew cask install smcfancontrol
|
2016-06-08 15:48:49 -07:00 |
|
|
|
9536827e73
|
Typo in Readme.md
|
2016-06-08 11:49:15 -03:00 |
|
|
|
a37e18d227
|
Update Readme.md
|
2016-06-08 14:19:40 +02:00 |
|
|
|
3109288146
|
Merge pull request #47 from joelwallis/improvements-to-readme-file
Adds installation instructions using Homebrew & Cask
|
2016-06-08 14:18:51 +02:00 |
|
|
|
97683b91b7
|
2.6 Beta Release
|
2016-03-21 15:26:46 +01:00 |
|
|
|
6d2a6ed863
|
Bumped version number to 2.6, fixed crash on 12“ Macbook
|
2016-03-21 15:20:59 +01:00 |
|
|
|
3c84277cef
|
Changed URLs to https, fixed Sparkle load error
|
2016-03-21 14:50:26 +01:00 |
|
|
|
411ba5a485
|
Fixed build error
|
2016-03-21 14:42:01 +01:00 |
|
|
|
2804ac0c85
|
Updated Sparkle
|
2016-03-21 14:34:34 +01:00 |
|
|
|
252fc40328
|
Adds installation instructions using Homebrew & Cask
|
2015-12-18 17:45:46 -03:00 |
|
|
|
3e00b8e79a
|
Merge pull request #38 from stefancrain/master
Adding missing define in header, fixes #21
|
2015-12-18 15:36:27 +01:00 |
|
|
|
b956d0efe0
|
Merge pull request #40 from pyrou/patch-1
Add French localization
|
2015-12-18 15:35:45 +01:00 |
|
|
|
825feeebfc
|
Fixed compile on OS X 10.11/ Xcode 7.x
|
2015-12-18 15:30:19 +01:00 |
|
|
|
b01a8cd165
|
Add French localization
|
2015-03-29 21:03:20 +02:00 |
|
|
|
2075ad0793
|
Adding missing define in header, fixes #21
|
2015-03-13 09:50:12 -04:00 |
|
|
|
c78366cebb
|
Changed back authentication for smc binary to checkSum method (codesign check was causing issues on some mac)
Reset-Feature to reset fans back to factory defaults, delete settings and favorites
v2.5.2
|
2014-10-30 16:51:29 +01:00 |
|
|
|
62059ede9b
|
Bumped version to 2.5.1
|
2014-10-22 22:24:30 +02:00 |
|
|
|
052664221c
|
Changed temperature readout and filter out wrong iMac values
|
2014-10-22 22:23:54 +02:00 |
|
|
|
d4dee3b02f
|
Fixed a crash on 10.6 English Language
v2.5.1
|
2014-10-22 10:56:36 +02:00 |
|
|
|
f271718c71
|
Added new sparkle version, deprecated 10.5 and 32 Bit support,
converted to ARC, fixed some memory management issues, Donation
Reminder Screen
2.5
|
2014-10-21 17:57:58 +02:00 |
|
|
|
4a94a92620
|
Fixed scrolling offset under Yosemite
|
2014-10-20 17:32:01 +02:00 |
|
|
|
2abb74a087
|
Fixed scroller display
|
2014-10-20 17:30:59 +02:00 |
|
|
|
ee8f96e45f
|
Merge branch 'master' of https://github.com/hholtmann/smcFanControl
Conflicts:
smcFanControl.xcodeproj/project.pbxproj
|
2014-10-20 16:41:03 +02:00 |
|
|
|
bb9eb56faf
|
state
|
2014-10-20 16:39:19 +02:00 |
|
|
|
b5d8d8838e
|
state
|
2014-10-20 16:38:48 +02:00 |
|
|
|
47c1d38d4c
|
Merge pull request #22 from AnakinMac/master
Use a function to do right check
|
2014-10-20 16:38:23 +02:00 |
|
|
|
8d9b496dd4
|
Started support for dark mode
|
2014-10-20 16:33:31 +02:00 |
|
|
|
93c7f15214
|
Use codesign verification to do dmc check
|
2014-05-19 22:50:16 -04:00 |
|
|
|
1eae87aede
|
Use Xcode comment syntax, introduce objective-c modern syntax and some other code rearrange
|
2014-05-19 16:22:44 -04:00 |
|
|
|
b47bbf0177
|
Use a function to do right check
|
2014-03-27 12:38:43 -04:00 |
|
|
|
65fef1adc3
|
Test
|
2014-03-27 15:36:06 +01:00 |
|
|
|
7489cd8239
|
Merge pull request #20 from AnakinMac/master
Some fixes
|
2014-03-26 02:07:14 +01:00 |
|
|
|
3dbea4bd98
|
Fix compile warning
Fix crash if smc failed to get current authorization during first use
|
2014-03-25 15:13:47 -04:00 |
|
|
|
063d53b06c
|
Changes for 2.5beta Release
v2.5ß
|
2014-02-28 16:28:58 +01:00 |
|
|
|
d52a71e091
|
Testing different temperature readout method
|
2014-02-23 17:37:28 +01:00 |
|
|
|
8b1127b5b6
|
Fixed deletion of favorites on OS X 10.9
|
2014-02-23 17:13:43 +01:00 |
|
|
|
1b51b7d952
|
set timer tolerance for Mavericks
|
2014-02-10 02:09:25 +01:00 |
|
|
|
595fcd5957
|
Additional merging
|
2014-02-10 01:57:21 +01:00 |
|
|
|
7383e0819e
|
Merge branch 'master' of https://github.com/mw9074/smcFanControl into mw9074-master
Conflicts:
smc-command/smc.c
smc-command/smc.h
|
2014-02-10 01:47:40 +01:00 |
|
|
|
f233b0846a
|
Merge pull request #12 from nyeates/patch-1
Grammar fixes in Readme.md
|
2014-02-10 01:30:30 +01:00 |
|
|
|
0be72efddf
|
Merge pull request #6 from denis2342/master
fixes the decoding of int values. this is important for the correct readout of the number of keys
|
2014-02-10 01:28:37 +01:00 |
|