wabbajack/Wabbajack/View Models
Justin Swanson 727fe19043 Removed unnecessary intervention lock
Only one intervention should be firing, even without the lock.  If multiple are being fired, then it's likely the UserIntervention.Handle isn't awaiting all its "goals" properly within its own call
2020-08-08 08:22:12 -05:00
..
Compilers Adjusted shutdown mechanics to not block GUI thread 2020-08-08 07:33:36 -05:00
Gallery Don't hash modlists while attempting to download them 2020-07-04 07:46:47 -06:00
Installers Adjusted shutdown mechanics to not block GUI thread 2020-08-08 07:33:36 -05:00
Interfaces WorkQueue's desired threads obs can be set after ctor. CurrentCpuCount display 2020-01-11 14:20:14 -06:00
Settings Moved open terminal button to inside misc settings 2020-08-08 08:08:24 -05:00
UserIntervention Added support for logging in via Fallout 4, added better early-exit support for the Beth.NET login 2020-02-07 06:26:58 -07:00
BackNavigatingVM.cs Initial basic modlist gallery filtering 2020-02-09 14:04:40 -06:00
CPUDisplayVM.cs Percent struct 2020-02-07 23:45:45 -06:00
GameVM.cs Simplified names in Wabbajack 2019-11-21 16:04:33 +01:00
MainWindowVM.cs Removed unnecessary intervention lock 2020-08-08 08:22:12 -05:00
ManifestVM.cs WIP, converted Hashes to a Hash struct 2020-04-03 16:37:27 -06:00
ModeSelectionVM.cs The main wabbajack app compiles 2020-04-03 16:40:52 -06:00
ModListVM.cs Whole app now useses Async IO exclusively 2020-05-25 11:34:25 -06:00
ModVM.cs WIP List Validation code 2020-04-11 22:18:21 -06:00
SlideShow.cs Merge Master 2020-04-04 16:06:14 -06:00
UserInterventionHandlers.cs Dispose of LibCef Drivers when done 2020-04-20 16:36:11 -06:00
WebBrowserVM.cs Dispose of LibCef Drivers when done 2020-04-20 16:36:11 -06:00