Commit Graph

935 Commits (079f67a7295a47eb2ca98a79f95ecf22dd17a5e1)
 

Author SHA1 Message Date
jackun 079f67a729
workflow: limit 'release' event to 'created' action 3 years ago
jackun e382318751
workflow: fix artifact path, git commit 3 years ago
jackun 2f0dc14a78
workflow: install packages too 3 years ago
jackun 7b59095a79
Bump to v0.6.1 3 years ago
jackun 11932dda88
build package workflow, maybe 3 years ago
jackun ce7de16ce2
workflow for build-source.sh 3 years ago
Tristan 0ce22ddc15 Add Solus install option via package manager on Readme 3 years ago
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`.
3 years ago
Witold Baryluk 26262e24ff Improve initialization logic for cpu.cpp
Use smart pointers.

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