Commit Graph

31 Commits

Author SHA1 Message Date
Sean E. Russell
aa828c5790 Translation files are now bundled. 2020-06-19 10:01:26 -05:00
Sean E. Russell
1181b94bd2 Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
Sean E. Russell
e8727c7c20 Merge branch 'master' into v4.0 2020-05-31 10:29:14 -05:00
Sean E. Russell
299b4397d1 Merge tag 'v3.5.3' 2020-05-31 10:24:29 -05:00
Sean E. Russell
30f59c43da Fixes #97 2020-05-30 05:35:27 -05:00
Sean E. Russell
11e412c29c Fixes #97
Updating the modules files for FreeBSD

log fix
2020-05-29 15:23:01 +00:00
Sean E. Russell
d7773a87b8 Merge branch 'master' into v4.0 2020-05-24 14:38:14 -05:00
Sean E. Russell
76236a0993 Documentation clean-up. 2020-05-24 13:56:25 -05:00
Sean E. Russell
d1d8ac272b Cleans up and removes the smc.c code, which was forcing a license dependency and has since been replaced. 2020-05-19 14:03:06 -05:00
Sean E. Russell
6807f54e80 Closes #36 -- switch to MIT license. 2020-05-19 13:49:19 -05:00
Sean E. Russell
c05b3478ca Merge branch 'master' into v4.0 2020-05-08 15:51:14 -05:00
Sean E. Russell
b0e1e9a20a FIXMEs 2020-05-06 20:00:13 -05:00
Sean E. Russell
f2c63eb1b4 Fixes #123, refresh delay on start 2020-05-01 12:41:18 -05:00
Sean E. Russell
4563131b2a Update todos 2020-05-01 08:27:03 -05:00
Sean E. Russell
8d2dfce31c Merge tag 'v3.5.2' into v4.0 2020-04-29 12:06:21 -05:00
Sean E. Russell
6076d6451e Fixes #94, null map on FreeBSD
Prep for release
2020-04-28 13:04:00 -05:00
Sean E. Russell
c2cb7a4304 Fine tuning for extensions 2020-04-28 12:04:35 -05:00
Sean E. Russell
285d4d0297 Go vet/lint cleanups 2020-04-27 20:33:41 -05:00
Sean E. Russell
1e78e6faa0 Clean up, and now extensions can register for configuration 2020-04-27 19:38:58 -05:00
Sean E. Russell
b7d65b7587 Change from docopt to pflag to support extensions having options 2020-04-27 13:53:45 -05:00
Sean E. Russell
ccbc71755f Version bump to v4 2020-04-23 14:07:08 -05:00
Sean E. Russell
6cee395f06 Add sensible defaults for temps. Improve config writing. 2020-04-23 13:01:13 -05:00
Sean E. Russell
5ada5315d9 Fixes #92, configurable temps; help text & docs clean-up; versions are now built into binaries at compile time; clean up old extensions params; adds --list command; adds --write-config command; fixes bug in colorscheme loading; fixes bug in Colorschemes -- all had empty Name attrs; adds ability to list devices. 2020-04-23 10:41:20 -05:00
Sean E. Russell
3fcab5a420 Switch from smc.c to iSMC. 2020-04-22 13:33:51 -05:00
Sean E. Russell
ffbd8828dc Prevent crashes on Windows from wonky CPU values #70 2020-03-03 14:19:37 -06:00
Sean E. Russell
9f67cdf773 Change Version so it can be set at compile time. @extensions 2020-03-03 05:47:52 -06:00
Sean E. Russell
afb62afcdf Path changes for major revision 2020-02-28 14:48:35 -06:00
Sean E. Russell
231b0d03fe Extensions. 2020-02-28 10:06:05 -06:00
Sean E. Russell
7a89225d72 Abstracts CPU & mem devices.
Finishes device refactoring: temps

Refactoring to allow updating maps. Simpler, and optimizable.
2020-02-28 07:06:51 -06:00
Sean E. Russell
4fce1654c5 Merge branch 'v3.4.x' into nvidia 2020-02-27 16:13:23 -06:00
Sean E. Russell
e38f6fc8c4 Refactoring devices in support of GPU 2020-02-25 14:04:55 -06:00