71c252571f
Fix formatting
2022-04-07 23:27:31 +01:00
53b337f15f
On Apple Silicon set the fan to Auto before sleeping. systemDidWakeFromSleep will set the previous selection on wake
2022-04-07 23:24:39 +01:00
618c22ea89
Add support for Apple Silicon
...
-Update classes to read correct Apple Silicon CPU sensor
-Update project to compile a Universal 2 binary. Upgraded Sparkle to 2.1.0 as that was the latest and supports ARM64.
-Add MacBookPro18,1 to Machines.plist
2022-04-05 20:41:55 +01:00
ad374ffb1d
Merge pull request #111 from snipem/master
...
Change naming of "actual" to "current"
2021-05-17 19:45:27 +02:00
442cc1e588
Merge pull request #118 from Mike-Woolley/master
...
Fixed build error using Xcode 12 and Menu Bar formatting on Big Sur.
2021-05-17 19:45:15 +02:00
939f86584f
Merge pull request #123 from 0x11-dev/patch-1
...
docs: fix brew cask install cmd in readme
2021-05-17 19:44:16 +02:00
5b78c6f462
docs: fix brew cask install cmd in readme
...
fix brew cask install cmd in readme, use `brew install --cask ` instead of `brew cask install `
2021-03-26 14:59:56 +08:00
0edcda181a
Fixed misaligned text on Big Sur menu bar.
2021-01-10 21:52:26 +00:00
407b7ecaa6
Fixed build error using Xcode 12.
...
Build error:
duplicate symbol '_fannum'
ld: 4 duplicate symbols for architecture x86_64
2020-11-27 17:14:20 +00:00
d10498f2b3
Change actual to current
2020-09-25 15:24:16 +02:00
875c68b0d3
Merge pull request #105 from CasperPas/master
...
fix auto detect fan mode & support MacbookPro16,1 model
2020-07-19 01:55:22 +02:00
78b25bc3d4
fix auto detect fan mode & support MacbookPro16,1 model
2020-07-18 16:33:49 +07:00
065dc3bdcd
Merge pull request #87 from denis2342/master
...
fixed Fan Key if there are more than 10 like in an XServe
2020-07-14 14:58:29 +02:00
1a09635c80
Merge pull request #99 from m4rr/master
...
Fix informativeText and localization keys
2020-07-14 14:58:01 +02:00
8f64f2c8a8
Merge pull request #83 from CasperPas/master
...
add Auto/Forced mode control for MacbookPro15.1 (2018)
2020-07-14 14:55:09 +02:00
c6de965292
fix informativeText and localization keys (localization binaries?)
2020-04-23 14:19:28 +05:30
4962df7488
fix informativeText and localization keys
2020-04-23 14:19:06 +05:30
3373ab1ab0
fixed Fan Key if there are more than 10 like in an XServe
2019-03-02 18:24:09 +01:00
a2e290859e
add Auto/Forced mode control for MBP15.1 (2018)
2018-11-07 21:29:54 +07:00
de3988463a
Xcode 10 compatibility, Dark mode support
2.6.1ß1
2018-08-12 00:53:25 +02:00
6d6a6e8df5
Upgraded version to 2.6.1
2018-08-12 00:25:29 +02:00
8dd7096e96
Removed duplicate function, updates Xcode project
2018-08-12 00:18:06 +02:00
65071b3bda
Update Readme.md
2018-08-11 23:47:53 +02:00
df1fdde5a1
Update Readme.md
...
Repaired broken image link
2018-08-11 23:45:29 +02:00
d1dff0106f
Merge pull request #76 from nandhp/master
...
Added -t for Temps display.
2018-08-11 23:43:52 +02:00
2c8c9ce9b0
Merge pull request #70 from denis2342/master
...
add support for float type 'flt '
2018-08-11 23:43:29 +02:00
e4257f547f
Merge pull request #74 from MathPlayer/master
...
Change License title from 'GPL Lizenz' to 'GPL License'
2018-08-11 23:43:15 +02:00
37d3f97221
Merge pull request #66 from theVKC/patch-1
...
#65 : repaired broken link to Cask in README.md
2018-08-11 23:42:59 +02:00
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
c37ad48839
Change License title from 'GPL Lizenz' to 'GPL License'
2018-06-17 20:03:20 +02:00
cbe7057bb2
add support for float type 'flt '
2018-02-21 16:37:02 +01:00
757dd0083f
Add -t option to read temperatures
2017-07-30 12:34:09 -05:00
679e6c659c
Fix Makefile build
2017-07-30 12:30:31 -05:00
11c0565924
#65 : repaired broken link to Cask in README.md
...
Simple fix! Thanks for all of the hard work on this!
http://caskroom.io appears to be depreciated, the current website appears to be https://caskroom.github.io/ . Updated link in README.md. If accepted this resolves #65 . Let me know if there's anything else needed!
2017-07-26 10:49:13 -05: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