View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018724 | MMW 5 | Other | public | 2022-01-04 22:08 | 2022-04-28 16:59 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.0.3 | Fixed in Version | 5.0.3 | ||
Summary | 0018724: Regular build still outputs debug messages from some plugins | ||||
Description | Currently the regular build (not compiled as debug) still outputs debug messages from plugins like d_WMDM.dll, d_iPod.dll, d_iPhone.dll, in_mfudio.dll, f_flac.dll etc. etc. This is because the plugins are currently compiled as debug. We should compile 'release' versions of these plugins to prevent from the unwanted debug ouput and also make this plugins little bit smaller this way. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2614 | ||||
|
Fixed for input, output and format plugins. |
|
ok, device plugins ( d_WMDM.dll, d_iPod.dll, d_iPhone.dll) are still TODO, assigned to me to add the build batches |
|
Batches for device plugins added. |
|
Verified 2601 tested normal install and it looks like in_, out_, d_ and f_ plugins do not broadcast messages anymore. |
|
Re-opened: Tested https://www.mediamonkey.com/beta/MediaMonkey_5.0.3.2611.exe and it still output messages from in_mfaudio, WASAPI, WMDM, iPod -- so something is still screwed up. |
|
I've checked and although LibBuild_WMDM.bat generates the correct release versions of the plugin to /svn/HTML5Monkey/SetupFiles/plugins-release/ these versions aren't used for some reason Petr, please look into this. |
|
Fixed |
|
Verified 2612 Unable to notice debug msgs anymore. |
|
I still see debug messages from the plugins on 2612 regular build install: So it still does not use the versions from /svn/HTML5Monkey/SetupFiles/plugins-release/ ! |
|
It was shown that LibBuild_WMDM.bat was missing from SVN, added. Assigned to Michal to eliminate the in_mfaudio messages and SAStream messages during playback. |
|
LibBuild_in_mfaudio.bat saves correct release version of mfaudio plugin to plugins-release folder, but it is not used for some reason, Petr please look at it, it seems, it still takes wrong versions of plugins sometimes. |
|
Fixed (issue in MSVC local installation) |
|
Confirmed the fix in 2617, closing... |