Changeset 44665
- Timestamp:
- 01/31/20 03:00:48 (3 years ago)
- Location:
- titan
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/mc/mc_main.h
r40378 r44665 80 80 { 81 81 drawscreen(skin, 0, 0); 82 if(file_exist("/proc/stb/info/vumodel")) 83 { 84 tmpstr = createpluginpath("/mc/skin/black.mvi", 0); 85 singlepicstart(tmpstr, 0); 86 free(tmpstr); tmpstr = NULL; 87 } 82 88 servicestop(status.aktservice, 1, 1); 83 89 screenmc_mediathek(NULL);
Note: See TracChangeset
for help on using the changeset viewer.