Commit Graph

10 Commits (ae8d387998510d8630857eb9a45f2d88eed59d96)

Author SHA1 Message Date
Valters 40017bc1e6
Change blacklist type (#204)
* Set blacklist to std::vector<std::string>

Fix some strange crashes.

Co-authored-by: jackun <jack.un@gmail.com>
4 years ago
jackun 91ccde4969
[blacklist] Add SocialClubHelper.exe
No much difference but at least doesn't spam log as much
4 years ago
Valters 6cebbba732
Always print blacklist info to STREAM 4 years ago
Valters 4721281952
Add LeagueClient{,UxRender} to blacklist 4 years ago
jackun c25082b1dd
Fix blacklist array entries count 4 years ago
jackun a8f01a75e6
Use std::array for blacklist
More annoying to add entries but maybe more streamlined
4 years ago
Sporif c61d25da04 Simplify 'is_blacklisted' function 4 years ago
jackun 8b13f8db7c
Blacklist Final Fantasy XIV launchers 4 years ago
jackun 79e4c5223a
In C-only apps, std::cerr and friends can be uninitialized 5 years ago
Sporif c4a00704cf Separate out blacklist implementation 5 years ago