summaryrefslogtreecommitdiff
path: root/src/usvfsconnector.h
Commit message (Expand)AuthorAgeFilesLines
* Move to VCPKG (#2068)Mikaël Capelle2025-05-291-3/+3
* Update following USVFS move to VCPKG. (#2244)Mikaël Capelle2025-05-221-1/+1
* Use new Skip File & Skip Directory in usvfs (#2033)Twinki2024-06-151-1/+2
* Apply clang-format.Mikaël Capelle2023-07-091-34/+26
* stopped using core dump stuff from usvfs, mo has its ownisanae2020-11-071-1/+2
* split to getRunningUSVFSProcesses()isanae2019-11-061-0/+2
* added crash dump path to parameters, if a mechanism to customize it is ever c...isanae2019-11-011-2/+4
* uses new usvfsParameters, also updates spawn delayisanae2019-10-101-1/+1
* changed crash dump type to use enum instead of intisanae2019-08-241-1/+1
* use log::Levels instead of intsisanae2019-07-221-1/+6
* Support for force loading librariesLostDragonist2019-01-111-0/+3
* Add executable blacklistingLostDragonist2018-11-291-1/+1
* Allow user to cancel VFS mappingLostDragonist2018-08-161-1/+15
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-20/+30
* Applied clang-format on sourceSandro Jäckel2018-02-221-30/+20
* generate dumps using new diagnostics settingsEran Mizrahi2017-12-101-1/+3
* usvfs log level can now be changed without a restartTannin2016-06-191-1/+1
* added interface for file mapping pluginsTannin2015-11-231-9/+1
* usvfs log is now written to a persistent file (no log rotation yet though)Tannin2015-11-191-1/+1
* first work on interfacing with usvfsTannin2015-11-171-0/+88