Commit Graph

319 Commits

Author SHA1 Message Date
jackun
32c45150bc
Create config folder when installing 2020-03-15 19:27:47 +02:00
jackun
b0f36fad31
Expand paths only 2020-03-15 18:52:14 +02:00
FlightlessMango
b0e1fe9321 [params] set targetFrameTime in params.cpp 2020-03-15 17:09:03 +01:00
FlightlessMango
71b602751d [meson] option to include_doc 2020-03-15 16:01:08 +01:00
jackun
6e40f9bdd5
Expand tilde to home dir if string param start with ~ 2020-03-15 16:57:49 +02:00
jackun
f7a7256374
Clear options map so reloading config files actually has an effect 2020-03-15 14:37:42 +02:00
jackun
6b4103eae9
[config] Parse Wine application name without absolute path 2020-03-15 13:09:51 +02:00
jackun
8b24743a30 Add --no-overwrite-dir to tar 2020-03-15 02:52:31 +02:00
FlightlessMango
c48731b9a9 follow symlink again in build.sh 2020-03-15 01:14:44 +01:00
jackun
e4340ed099 Let tar follow symlinks and no need for ldconfig 2020-03-15 02:10:34 +02:00
jackun
a37874926e
Keep own copy of imgui/tables for now 2020-03-14 23:15:06 +02:00
jackun
abef561573
Disable CPU stat(s) if it failed to initialize 2020-03-14 23:15:03 +02:00
jackun
712590befe
Check if CPU sensor file handle is valid 2020-03-14 23:14:48 +02:00
FlightlessMango
64a42df047 forgot to include functional 2020-03-14 19:27:25 +01:00
FlightlessMango
cbb58ab79c make sure Xdisplay is closed on shutdown 2020-03-14 19:18:41 +01:00
FlightlessMango
b3286cbe48 check if opengl/vulkan with is_vulkan bool 2020-03-14 18:29:43 +01:00
jackun
13e57578c3
Fix update_hud_info indentation 2020-03-14 19:11:34 +02:00
jackun
154380e056
Don't update time if not enabled 2020-03-14 19:10:38 +02:00
jackun
9a7a4d99e0
Don't update CPU freq/temp if not enabled 2020-03-14 18:48:04 +02:00
jackun
6bbc89a9cc
Don't update CPU stats if not enabled 2020-03-14 18:41:50 +02:00
jackun
16552b25e3 Don't update RAM/IO stats if not enabled 2020-03-14 18:38:18 +02:00
jackun
c850507314
[OpenGL] Initialize MangoHud from glXSwapBuffers even if glXMakeCurrent is skipped for some reason 2020-03-14 18:32:27 +02:00
jackun
c2fb89ace5 Bump to v0.3.0 2020-03-14 18:07:53 +02:00
flightlessmango
ee9c2df771
Merge pull request #58 from LiamDawe/patch-1
update readme based on new command
2020-03-14 16:37:00 +01:00
Liam Dawe
abada4f406
update readme based on new command
Adjust the Normal use text, to account for OpenGL and the new command.
2020-03-14 15:34:37 +00:00
jackun
6527b17318
Update README.md 2020-03-14 14:52:19 +02:00
jackun
d455cc3cb9
Update README.md 2020-03-14 14:52:00 +02:00
jackun
d46fbd948d
Uninstall docs too 2020-03-14 14:18:33 +02:00
jackun
71afd173bb
Update mangohud-setup.sh 2020-03-14 14:13:18 +02:00
FlightlessMango
ae27b4b58e Merge branch 'develop' 2020-03-14 13:00:34 +01:00
jackun
fa41e6f882
Always configure vulkan json 2020-03-14 13:22:17 +02:00
jackun
deaccb7dd8
Update build.sh 2020-03-14 13:16:47 +02:00
jackun
ad64bf345d
Update build scripts, again
Install to $prefix$libdir/mangohud by default.
2020-03-14 12:59:43 +02:00
FlightlessMango
f73ea2e3ce Merge branch 'master' into develop 2020-03-14 10:20:39 +01:00
FlightlessMango
4df0fa559a make sure all mangohud files are being uninstalled 2020-03-14 10:00:08 +01:00
FlightlessMango
5e6fe9876c Merge branch 'develop' 2020-03-13 20:32:55 +01:00
FlightlessMango
d76c2a3830 [build/install script] remove entire defunct mangohud folder 2020-03-13 17:51:32 +01:00
jackun
50cef9621b
Remove ~/.local/share/MangoHud/MangoHud.conf support 2020-03-13 18:37:55 +02:00
jackun
57f3b3470d
Remove param_unit() 2020-03-13 18:25:22 +02:00
jackun
2e3f8077cb
Remove parse_output_file 2020-03-13 18:24:21 +02:00
jackun
3d4a4cf336
Update README.md 2020-03-13 18:16:17 +02:00
FlightlessMango
1e19a62f67 [readme] opengl vsync option 2020-03-13 17:07:57 +01:00
jackun
da9120f971
Add parse_signed() for gl_sync 2020-03-13 18:05:03 +02:00
jackun
125dbc1403
[OpenGL] Allow swap interval of -1 for adaptive sync, if supported 2020-03-13 17:54:36 +02:00
FlightlessMango
dbfa6d8f8b [readme] vsync opengl and vulkan explanation 2020-03-13 16:50:26 +01:00
FlightlessMango
e24f5dfc8b added log_duration param and updated readme 2020-03-13 16:27:45 +01:00
FlightlessMango
b4cd837328 [OpenGL] custom font file 2020-03-13 16:18:59 +01:00
FlightlessMango
8641392ca7 added MANGOHUD_FONT to params as font_file 2020-03-13 16:18:47 +01:00
FlightlessMango
d1bdf71580 added MANGOHUD_OUTPUT to params as output_file 2020-03-13 16:06:57 +01:00
jackun
4adb6ed25f
Convert tabs to spaces in cpu.cpp/cpu.h 2020-03-13 16:35:11 +02:00