Commit Graph

975 Commits

Author SHA1 Message Date
FlightlessMango
8d6ff5bd25 upload log functions 2020-06-19 13:59:07 +02:00
FlightlessMango
6a28a8f7f1 Track log files for current session 2020-06-19 13:58:53 +02:00
FlightlessMango
064c285f31 permit_upload and upload_log params 2020-06-19 13:57:44 +02:00
FlightlessMango
f14c9a7587 Moved exec function in to logging.h 2020-06-19 13:56:45 +02:00
Lars Krämer
3421ad269a Use locale::classic 2020-06-19 13:44:25 +02:00
jackun
441f1d3f3f
Use std::locale::classic() in parse_float() 2020-06-19 14:43:28 +03:00
jackun
d9a09670d8
Replace std::stoi with something that doesn't throw 2020-06-19 13:47:52 +03:00
jackun
e1fb2fbf88
Parse floats in C locale, hopefully 2020-06-19 13:47:30 +03:00
Lars Krämer
4d22927776 Use a stringstream 2020-06-19 12:07:16 +02:00
Lars Krämer
01df8149ab sign bug 2020-06-19 04:26:41 +02:00
Lars Krämer
b8571c27e2 First implementation of custom float parsing 2020-06-19 03:36:55 +02:00
FlightlessMango
8e34e752e5 Merge branch 'master' into develop 2020-06-18 18:15:45 +02:00
flightlessmango
58f0dc4040
Merge pull request #232 from kingdom5500/master
add 0.1% lows to the brief benchmark overlay
2020-06-18 16:52:04 +02:00
Kingsley McDonald
6178c5859c adjust benchHeight for 0.1% and fix percentages. 2020-06-18 15:32:59 +01:00
Kingsley McDonald
053a1d8a44 add 0.1% lows to the brief benchmark overlay 2020-06-18 13:35:46 +01:00
jackun
2809c824e2
Maybe a bit more visible install command 2020-06-18 13:07:08 +03:00
FlightlessMango
ee953decd9 Add bash shebang to mangohud-setup 2020-06-17 00:39:48 +02:00
jackun
5ec6519832
Add media_player_order to set media player metadata order 2020-06-13 22:00:36 +03:00
jackun
db07081617
Use xml.etree.ElementTree 2020-06-13 17:44:20 +03:00
Stephan Lachnit
aa4cb1a4a0 use git archive to build source tarballs
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-06-12 15:02:04 +03:00
Stephan Lachnit
d956f60f86 remove old system nvml build option
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-06-12 13:37:12 +03:00
flightlessmango
23aa249fae
Merge pull request #208 from akien-mga/overlay-Werror-format-security
Fix -Wformat-security warning with GCC 10.1
2020-06-12 04:28:42 +02:00
flightlessmango
28c78543dc
Merge pull request #214 from Newbytee/patch-2
Add uninstall instructions to README
2020-06-12 04:28:27 +02:00
FlightlessMango
b9c00fc510 Check pci.ids without gpu_stats 2020-06-12 04:21:19 +02:00
FlightlessMango
38a78fa01e Fix logging window if bg alpha is 0 2020-06-12 04:16:39 +02:00
Newbyte
b832a47b4a
Add uninstall instructions to README
Closes https://github.com/flightlessmango/MangoHud/issues/190
2020-06-11 16:20:37 +02:00
Faalagorn
8ed5fe6553 Added missing options in 0.4.0
* Crosshair is gone as of 0.4.0
* Changed keybindings to the default ones as of 0.4.0
* Added `gpu_name`, `cpu_text`, `gpu_text`, `gpu_power` and `vulkan_driver` in respective sections
2020-06-11 17:16:08 +03:00
jackun
bf5ad264cb
[Readme] Add engine_version 2020-06-11 16:25:05 +03:00
FlightlessMango
71cbd66afb Fixing cpu temp for core 2 duo CPUs 2020-06-11 14:02:56 +02:00
FlightlessMango
d41909321a More width fixing 2020-06-11 13:59:15 +02:00
FlightlessMango
0728d49a1d Fix width with no params 2020-06-11 13:50:08 +02:00
Rémi Verschelde
f915d890f2 Fix -Wformat-security warning with GCC 10.1 2020-06-11 13:47:24 +02:00
jackun
624dfe8033
Update Dear ImGui tables branch 2020-06-11 13:50:34 +03:00
FlightlessMango
df631a2343 Reduced width with io rw 2020-06-11 12:33:07 +02:00
FlightlessMango
e9b1b70ebc Fixed nextRow for gpu_power 2020-06-11 09:03:24 +02:00
FlightlessMango
135f3a5009 Fixing compiler warnings and removing control 2020-06-11 08:58:29 +02:00
FlightlessMango
59268a34b3 Always do nextRow() with core_clock 2020-06-11 08:54:11 +02:00
FlightlessMango
bc5d41f921 Changed IO rd/wr to rw 2020-06-11 08:03:58 +02:00
FlightlessMango
4a5e05c979 Trim gpuName from pci.ids 2020-06-11 07:58:19 +02:00
FlightlessMango
572ba69e3e More width fixing 2020-06-11 04:50:39 +02:00
FlightlessMango
816d6ca515 Fixing hud width issues 2020-06-11 04:48:26 +02:00
jackun
b68f78028d
Fix "IO RD/RW" typo
Also micro-micro-micro optimization, probably: move READ/WRITE if statement before WRITE
as you'd probably find it more useful than just WRITE.
2020-06-10 22:00:55 +03:00
jackun
3e23c7a72e
[readme] update keybinds, note about TZ 2020-06-10 21:31:35 +03:00
jackun
a30390ab63
[readme] No more MANGOHUD_OUTPUT 2020-06-10 21:24:42 +03:00
FlightlessMango
03d37b1370 [Readme] Updated keybinds 2020-06-10 10:37:49 +02:00
FlightlessMango
615f15b4ca [Readme] Duplicate of media_player_color param 2020-06-10 10:26:47 +02:00
Stephan Lachnit
ae8d387998 Use vulkan-headers 1.2.142 from Warp DB
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
2020-06-10 10:20:12 +02:00
Medath
f25e548cae Add instructions for Lutris 2020-06-10 10:20:12 +02:00
jackun
2fccccd2a7 Update README.md 2020-06-10 10:20:12 +02:00
jackun
3dd4db6464 The need for MANGOHUD_DLSYM 2020-06-10 10:20:11 +02:00