pulsar/ObservatoryCore
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fred Kuipers a4ad2fdd7d Fixes to PluginManager for proper Notifier plugin handling
Addresses 2 issues:
1) If a single plugin class implemented both the Worker and Notifier interfaces, multiple instances of the class were created, meaning no shared state within the plugin. Now only 1 instance is created.
2) Plugins implementing only Notifier weren't properly loaded.
2021-08-10 00:44:14 -04:00
..
PluginManagement Fixes to PluginManager for proper Notifier plugin handling 2021-08-10 00:44:14 -04:00
Properties Add a setting to control pre-reading behavior 2021-07-20 19:35:33 -04:00
UI Add a setting to control pre-reading behavior 2021-07-20 19:35:33 -04:00
JournalReader.cs Add project files. 2021-06-03 22:25:32 -02:30
LogMonitor.cs Update LogMonitor.cs 2021-07-21 08:33:45 -02:30
ObservatoryCore.cs Add project files. 2021-06-03 22:25:32 -02:30
ObservatoryCore.csproj Disable assembly signing 2021-06-08 17:24:24 -02:30