Commit Graph

53 Commits

Author SHA1 Message Date
FlightlessMango
49bfead602 Documenting log uploading 2020-06-19 17:50:20 +02:00
FlightlessMango
8e34e752e5 Merge branch 'master' into develop 2020-06-18 18:15:45 +02: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
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
FlightlessMango
b02b2398b5 Add dlsym install to mangohud-setup 2020-06-04 05:17:42 +02:00
FlightlessMango
4bdd252393 Load 32bit libs if they exist with 64bit bin 2020-06-03 22:00:48 +02:00
FlightlessMango
d66790fd43 Added histogram to config 2020-05-30 18:06:02 +02:00
jackun
c04658456a
Wider glyph ranges for custom font; media player text scaling with font_scale_media_player param 2020-05-24 16:49:11 +03:00
jackun
613fa68491
Use + as keybind delimiter 2020-05-17 15:45:31 +03:00
jackun
c5bb35c10d
Merge branch '159' into develop 2020-05-17 15:24:47 +03:00
Valters
1afea91dab
Add multi hotkey 2020-05-17 15:19:20 +03:00
jackun
d694a61d21
Add media_player_name and media_player_color params
Allows to set "main" media player and text color
2020-05-11 22:05:13 +03:00
FlightlessMango
2177aa35dc Merge branch 'develop' 2020-05-02 20:50:13 +02:00
jackun
0ab53a1c06
Move MANGOHUD_PCI_DEV to config file param 'pci_dev'
Relax format requirements as long as it loosely resembles 'domain🚌slot.func' format.
2020-05-02 17:40:05 +03:00
jackun
934dc31e44
Add utility lib with dlsym hooking 2020-04-21 17:05:37 +03:00
Newbyte
06e0fdd248 Remove $ that shouldn't have been there 2020-04-12 12:12:28 +02:00
Newbyte
9f83e15750 Implement doas support in build and setup scripts 2020-04-12 11:51:14 +02:00
jackun
125cda222f
Add media_player param to readme/conf 2020-04-05 00:15:15 +03:00
Faalagorn
5d075b469b
Add missing parameters to MangoHud.conf
Adds missing parameters from #95 as well as `arch` parameter in develop branch
2020-03-29 15:47:31 +02:00
Faalagorn
f25b0dbea9
Updated ManogoHud.conf color usage 2020-03-23 18:02:48 +01:00
Faalagorn
76bb50bd01
Updated ManogoHud.conf with the recent values
Fixes #92
2020-03-22 21:08:05 +01:00
jackun
a579be8c9c
[installer] tar -h may still delete symlinks 2020-03-21 15:16:52 +02:00
jackun
32c45150bc
Create config folder when installing 2020-03-15 19:27:47 +02:00
jackun
8b24743a30 Add --no-overwrite-dir to tar 2020-03-15 02:52:31 +02:00
jackun
e4340ed099 Let tar follow symlinks and no need for ldconfig 2020-03-15 02:10:34 +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
d76c2a3830 [build/install script] remove entire defunct mangohud folder 2020-03-13 17:51:32 +01:00
jackun
f7547aa1f0
Add gl_sync to MangoHud.conf 2020-03-13 10:38:53 +02:00
jackun
69947c3732
Update mangohud-setup.sh for new libdir paths 2020-03-11 19:01:59 +02:00
jackun
f99129f9de
Libdirs: once more, with feeling 2020-03-11 18:11:35 +02:00
FlightlessMango
d62c70172e [build/install script] rm recusive not needed 2020-03-11 10:01:46 +01:00
FlightlessMango
2d01a9f5ba [install/build script] remove old mangohud files 2020-03-11 09:57:38 +01:00
jackun
a64b6cada2
Build/install scripts: verbose tar output and set files' owner/group to root 2020-03-10 23:41:55 +02:00
FlightlessMango
8558d038d7 refactored the install process 2020-03-10 13:39:52 +01:00
FlightlessMango
c021c7d67e try to load both vulkan and opengl with the run script 2020-03-10 08:28:12 +01:00
FlightlessMango
a2735693ba Merge opengl into develop 2020-03-10 06:19:18 +01:00
FlightlessMango
13f5de1e10 fixed install script not properly updating .json files 2020-03-10 04:29:13 +01:00
jackun
ddb84305da
time_format examples 2020-03-02 22:53:43 +02:00
telans
ab04249782
build/install: respect XDG dirs
Half of #37
2020-02-15 23:35:31 +13:00
telans
32b2445614
install: run from script dir
Fixes #29
2020-02-15 07:45:57 +13:00
jackun
b2abe8073e
Remove unused android stuff 2020-02-13 20:09:47 +02:00
telans
ca738c4126
config: add time, vsync explanation 2020-02-13 13:08:10 +13:00
telans
fda9f1cd94
install: recursive 2020-02-13 10:27:53 +13:00
telans
9b566a64bd
install: update config locations 2020-02-13 10:26:55 +13:00
telans
751fd65e5d
update scripts for config file 2020-02-13 00:00:18 +13:00
telans
a7d0a892e1
initial config file 2020-02-12 22:56:29 +13:00
telans
b6b8b157e7
install.sh: verbose 2020-02-03 11:57:38 +13:00