View Issue Details

IDProjectCategoryView StatusLast Update
0011103MMW v4Reports/Scriptspublic2013-07-26 00:55
ReporterLudek Assigned To 
PriorityhighSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version4.1 
Target Version4.1Fixed in Version4.1 
Summary0011103: ISDBPlayer::Set_isRepeat and similar cannot be called from a background thread
DescriptionBased on plugin developer request from ticket AHG-421286 the
ISDBPlayer::Set_isRepeat and ISDBPlayer::Set_isShuffle
are not thread safe and causes assertion exception: TControl.InvalidateControl : can't be called outside of main thread !

We should make them thread safe so that scripters can call them from a background thread.
Additional Informationhttp://www.mediamonkey.com/wiki/index.php/SDBPlayer
AHG-421286
TagsNo tags attached.
Fixed in build1651

Activities

Ludek

2013-07-24 20:44

developer   ~0036969

Fixed in build 1651.

peke

2013-07-26 00:55

developer   ~0036997

Verified 1651 using users DLL

Note: to replicate in 1650 playback/skip next needs to be initieted several times and 1651 fixed it.