Commit d0bc419cb279835b2d551203ed3ee13faa6361ee
- Diff rendering mode:
- inline
- side by side
xbmc/visualizations/Visualisation.cpp
(1 / 0)
|   | |||
| 103 | 103 | m_pInfo->name = strdup(Name().c_str()); | |
| 104 | 104 | m_pInfo->presets = strdup(_P(Path()).c_str()); | |
| 105 | 105 | m_pInfo->profile = strdup(_P(Profile()).c_str()); | |
| 106 | GetSubModules(); | ||
| 106 | 107 | ||
| 107 | 108 | if (CAddonDll<DllVisualisation, Visualisation, VIS_PROPS>::Create()) | |
| 108 | 109 | { |
Comments
Add your comment
Please log in to comment



Add a new comment:
Login or create an account to post a comment