overte/libraries/plugins/src/plugins
Kalila 03b5b83b67
Merge pull request #1339 from odysseus654/pr/make_shared
Housekeeping: use of std::make_shared / QSharedPointer::create.
2021-12-09 17:14:04 -05:00
..
CodecPlugin.h Use interpolated audio (codec packet-loss concealment) or zero samples (if no codec) when audio packets are lost. This audio is still processed by the audio pipeline to avoid clicks/pops. 2017-02-06 09:29:39 -08:00
DisplayPlugin.cpp possible fix for do_setPipeline crash and other mac fixes 2019-06-19 16:34:38 -07:00
DisplayPlugin.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
Forward.h migrating platform plugin 2019-01-16 17:05:50 -08:00
InputConfiguration.cpp remove unnecessary list copying when retrieving a list of plugins 2021-09-12 13:12:02 -07:00
InputConfiguration.h finished calibration-ui 2017-06-21 01:07:12 +01:00
InputPlugin.h Fix new Mac warnings 2018-10-09 12:11:55 -07:00
OculusPlatformPlugin.h adding init/shutdown for plugin init 2019-01-28 14:35:41 -08:00
Plugin.cpp global/static QStrings in plugins appear to cause crashes during shutdown 2016-11-13 10:22:14 -08:00
Plugin.h Disable Hand Touch when Leap Motion is running 2018-10-01 10:47:06 -07:00
PluginLogging.cpp catagorize some qDebugs 2016-09-14 21:39:45 -07:00
PluginLogging.h catagorize some qDebugs 2016-09-14 21:39:45 -07:00
PluginManager.cpp Merge pull request #1339 from odysseus654/pr/make_shared 2021-12-09 17:14:04 -05:00
PluginManager.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
PluginUtils.cpp remove unnecessary list copying when retrieving a list of plugins 2021-09-12 13:12:02 -07:00
PluginUtils.h ask display-plugins if they are head-controllers 2017-05-25 15:14:10 -07:00
RuntimePlugin.h more staging 2019-01-16 17:05:49 -08:00
SteamClientPlugin.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00