Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | Remove empty implementations | Dirk Hohndel | |
Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-11-08 | Removed C++11 from the code. | Tomaz Canabrava | |
Make Dirk ungrumpy Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2015-10-30 | Add a PluginManager class | Tomaz Canabrava | |
This class is currently very small but the reason of existence is to allow subsurface to be easily extendable via plugins. The current type of plugin that I'm making is Social Network, but another possibilities: - Dive Simulation Algorithm - Import/Export Filters - Profile Overlays Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |