Commit Graph

1036 Commits

Author SHA1 Message Date
Faalagorn
00556753b1
README: add info about cpu_power on Intel
Added note about RAPL and Intel processors with a way to enable cpu_power on them (on one own's risk)
2020-11-29 17:30:40 +01:00
jackun
079f67a729
workflow: limit 'release' event to 'created' action 2020-11-29 16:59:50 +02:00
jackun
e382318751
workflow: fix artifact path, git commit 2020-11-29 16:51:45 +02:00
jackun
2f0dc14a78
workflow: install packages too 2020-11-29 16:43:18 +02:00
jackun
7b59095a79
Bump to v0.6.1 2020-11-29 16:30:07 +02:00
jackun
11932dda88
build package workflow, maybe 2020-11-29 16:14:11 +02:00
jackun
ce7de16ce2
workflow for build-source.sh 2020-11-29 16:14:11 +02:00
Tristan
0ce22ddc15 Add Solus install option via package manager on Readme 2020-11-29 15:28:46 +02:00
Witold Baryluk
558b8eb093 Properly initialize file pointers to null
If in `init_cpu_power_data_k10temp` we fail to initialize all paths,
and fail initialization, then in the destructor, we will most likely
pass invalid value to the `fclose`.
2020-11-29 15:27:46 +02:00
Witold Baryluk
26262e24ff Improve initialization logic for cpu.cpp
Use smart pointers.

Get rid of gotos and labels.
2020-11-29 15:27:22 +02:00
FlightlessMango
1c9e533a51 Bump meson build to 0.6.0 2020-11-29 03:08:40 +01:00
FlightlessMango
18c20687d4 Merge branch 'develop' into master 2020-11-28 17:23:54 +01:00
Alessandro Toia
03bd71d145 Add missing add_blacklist for OpenGl apps 2020-11-27 16:14:38 -08:00
jackun
ef34bcd52f
README.md: about using + 2020-11-28 00:15:18 +02:00
Alessandro Toia
5af93c7dc5 Change delimiter from '+' to ',' in README for media_player_order 2020-11-27 14:13:30 -08:00
Alessandro Toia
56a5cae2f7 Added new params to config file 2020-11-27 14:12:11 -08:00
Alessandro Toia
4d09cebe3a Change delimiter from '+' to ',' in README 2020-11-27 13:58:09 -08:00
jackun
e0f79d9435
Escape spaces in file names for wordexp v2 but just append to stringstream 2020-11-27 23:48:28 +02:00
FlightlessMango
a4a5950ddf Make sure graphs have data without enabling elems 2020-11-27 19:15:51 +01:00
jackun
0309b6bbb9
Escape spaces in file names for wordexp 2020-11-27 20:00:39 +02:00
jackun
fda43f5727
Use str_tokenize for multiple delimiters 2020-11-27 20:00:39 +02:00
FlightlessMango
27fee4f151 Prettying up hudelements::graphs 2020-11-27 18:49:13 +01:00
jackun
6a5cd38127
Meson option to have absolute paths in LD_PRELOAD 2020-11-27 17:44:22 +02:00
FlightlessMango
9af4ac546f No need to convert cpu_load 2020-11-27 15:53:49 +01:00
FlightlessMango
4505bba6bd Check if logger is active before autostarting 2020-11-27 15:12:38 +01:00
FlightlessMango
3827fe96d4 Add autostart_log param 2020-11-27 15:12:38 +01:00
jackun
ee2933bff5
Resize fonts 2020-11-26 22:52:10 +02:00
Alessandro
3e47e14a3c
Merge pull request #401 from gort818/load_order
Change order of cpu/gpu load colors and data
2020-11-25 18:13:00 -08:00
Alessandro Toia
8cad40cfac Change order of cpu/gpu load colors and data 2020-11-25 17:39:02 -08:00
FlightlessMango
f3987ec65c Move frame_timings ms text to above 2020-11-25 21:55:30 +01:00
FlightlessMango
9124f0f26a Let graphs take up full content region 2020-11-25 21:55:17 +01:00
flightlessmango
3f626d0261
Merge pull request #400 from gort818/change_delim
Change delimiter for cpu and gpu load change and color to +
2020-11-25 21:33:19 +01:00
Alessandro Toia
d855dc6691 Also change delimiter for media_player_order to + 2020-11-24 19:55:47 -08:00
Alessandro Toia
6ee6663fb6 Change delimiter for cpu and gpu load change and color to + 2020-11-24 19:48:38 -08:00
flightlessmango
4a45098cff
Merge pull request #398 from gort818/blacklist_config
Allow users to add a new item to the blacklist from config file
2020-11-24 00:38:01 +01:00
Alessandro Toia
e4fe24a051 Use "+" as a delimiter for param blacklist 2020-11-18 18:46:54 -08:00
Alessandro Toia
221c355f15 Check if item exits before adding to blacklist 2020-11-18 17:07:43 -08:00
Alessandro Toia
ef05ab2f20 Parse blacklist with parse_str_tokenize 2020-11-18 16:19:00 -08:00
Alessandro Toia
7c80dc53ef Allow users to add a new item to the blacklist from config file 2020-11-17 19:35:05 -08:00
jackun
0474c93800
Change change_on_load_temp's current param to unsigned 2020-11-17 20:25:20 +02:00
jackun
1e8487c991
Move color conversion to HudElements; move some overlay related functions back to overlay.cpp 2020-11-17 20:23:33 +02:00
FlightlessMango
44d5546ba5 Add param table_columns 2020-11-17 15:09:15 +01:00
flightlessmango
ce6a87823b
Merge pull request #388 from flgx16/cpu_power
Add cpu_power
2020-11-17 14:48:27 +01:00
flightlessmango
f91e4f9a33
Merge pull request #395 from gort818/no_ms
Add param to enable/disable fps milliseconds text
2020-11-17 14:43:29 +01:00
FlightlessMango
7e93453a77 Changed fps_limit's delimiter to + 2020-11-17 14:31:45 +01:00
Alessandro Toia
92146c5833 Add frametime param to enable/disable frametime data next to fps 2020-11-16 15:44:19 -08:00
jackun
d677f72a7a
Build script for creating and building in Steam runtime docker 2020-11-16 23:42:03 +02:00
jackun
7a2a2eafc9
Clear already parsed HUD elements when using legacy layout 2020-11-16 23:38:58 +02:00
FlightlessMango
e5015283a8 cellpadding_y param 2020-11-16 12:53:38 +01:00
jackun
60ffab4350
Add no_small_font option for unified font size 2020-11-16 13:12:43 +02:00