Commit Graph

634 Commits (079f67a7295a47eb2ca98a79f95ecf22dd17a5e1)

Author SHA1 Message Date
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
Alessandro Toia 03bd71d145 Add missing add_blacklist for OpenGl apps 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 Toia 8cad40cfac Change order of cpu/gpu load colors and data 4 years ago
FlightlessMango f3987ec65c Move frame_timings ms text to above 4 years ago
FlightlessMango 9124f0f26a Let graphs take up full content region 4 years ago
Alessandro Toia d855dc6691 Also change delimiter for media_player_order to + 4 years ago
Alessandro Toia 6ee6663fb6 Change delimiter for cpu and gpu load change and color to + 4 years ago
Alessandro Toia e4fe24a051 Use "+" as a delimiter for param blacklist 4 years ago
Alessandro Toia 221c355f15 Check if item exits before adding to blacklist 4 years ago
Alessandro Toia ef05ab2f20 Parse blacklist with parse_str_tokenize 4 years ago
Alessandro Toia 7c80dc53ef Allow users to add a new item to the blacklist from config file 4 years ago
jackun 0474c93800
Change `change_on_load_temp`'s `current` param to unsigned 4 years ago
jackun 1e8487c991
Move color conversion to HudElements; move some overlay related functions back to overlay.cpp 4 years ago
FlightlessMango 44d5546ba5 Add param table_columns 4 years ago
flightlessmango ce6a87823b
Merge pull request #388 from flgx16/cpu_power
Add cpu_power
4 years ago
flightlessmango f91e4f9a33
Merge pull request #395 from gort818/no_ms
Add param to enable/disable fps milliseconds text
4 years ago
FlightlessMango 7e93453a77 Changed fps_limit's delimiter to + 4 years ago
Alessandro Toia 92146c5833 Add frametime param to enable/disable frametime data next to fps 4 years ago
jackun 7a2a2eafc9
Clear already parsed HUD elements when using legacy layout 4 years ago
FlightlessMango e5015283a8 cellpadding_y param 4 years ago
jackun 60ffab4350
Add `no_small_font` option for unified font size 4 years ago
Lukáš Horáček 02a34ba890 Fix cpu_mhz when core_load is disabled 4 years ago
Lukáš Horáček 3726c90c7a
Add cpu_power 4 years ago
FlightlessMango 00c9841ff6 Histogram option for all graphs 4 years ago
FlightlessMango 553bf50e6a Added cpu_mhz param 4 years ago
jackun 3c75cc6c60
rm -fr whitespace around __gnu_linux__ 4 years ago
FlightlessMango 366de9a9dd Legacy elements 4 years ago
FlightlessMango 0c57171497 Make sure gpu_temp is being logged 4 years ago
FlightlessMango 8ebc56d4f7 CPU/GPU Temp graphs 4 years ago
FlightlessMango cc38924997 Added graphs 4 years ago
FlightlessMango 6e7747c73c Add sorting for env var 4 years ago
jackun dbfbd05ecf Add `media_player` to HudElements 4 years ago
FlightlessMango ee7f7058c2 No need to use HudElements object in sort_elements 4 years ago
FlightlessMango aebd3353ab Move most hud elements into HudElement functions 4 years ago
FlightlessMango 378cc1e089 Push params to HudElements options 4 years ago
jackun 7471d42cac
Fix dbus for GCC 5 4 years ago
flightlessmango 46a239855b
Merge pull request #380 from gort818/gradual_colors
Gradual colors for gpu & cpu load
4 years ago
flightlessmango 65b85e86b2
Merge pull request #376 from flgx16/fps-limit-fix
Fix for FPS limit breaking
4 years ago
FlightlessMango fde20cac81 Collect total vram for Nvidia 4 years ago