1
0
Commit Graph

16 Commits

Author SHA1 Message Date
Patrick Gaskin
61ed6820c7 Started implementing config, implemented uninstall flag 2020-04-22 12:50:39 -04:00
Patrick Gaskin
b5b5093f9f Updated gitignore 2020-04-22 08:30:53 -04:00
Patrick Gaskin
679cdedfd6 Fixed plugin loading (LD_PRELOAD isn't required anymore) 2020-04-22 08:25:05 -04:00
Patrick Gaskin
f31c903eaa Fixed menu item separators not appearing after custom items 2020-04-22 06:57:50 -04:00
Patrick Gaskin
1caf6c31db Implemented settings 2020-04-22 06:51:20 -04:00
Patrick Gaskin
5c04eb3017 Cleanup 2020-04-22 04:11:03 -04:00
Patrick Gaskin
fc915fad83 Added support for utf-8 in labels, improved UI 2020-04-22 04:06:44 -04:00
Patrick Gaskin
0e60cc759d Added support for other locales 2020-04-22 03:55:03 -04:00
Patrick Gaskin
846c16174d Fixed everything
It works perfectly now!
2020-04-22 02:45:04 -04:00
Patrick Gaskin
be1a40d524 Fixed the returned original address from dlhook on ARM 2020-04-22 02:28:08 -04:00
Patrick Gaskin
ac55fd5bf1 Partially fixed segfault when opening the menu 2020-04-22 01:35:49 -04:00
Patrick Gaskin
c7586e95fc Various fixes and improvements 2020-04-22 01:31:30 -04:00
Patrick Gaskin
6f759c3a7f Implemented adding menu items in hook
I still need to figure out why the PLT parsing is messed up on ARM.
2020-04-22 00:57:58 -04:00
Patrick Gaskin
6908d89e67 Fixed symbol resolution 2020-04-22 00:55:06 -04:00
Patrick Gaskin
f6b2463eb4 Fixed failsafe always triggering 2020-04-22 00:49:15 -04:00
Patrick Gaskin
7e5320ff6f Initial commit
Nothing has actually been tested yet.
2020-04-22 00:13:02 -04:00