View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001822 | OpenMPT | General | public | 2024-10-02 21:12 | 2024-10-12 18:31 |
Reporter | Saga Musix | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | new | Resolution | open | ||
Summary | 0001822: Move instrument preview loading to separate thread | ||||
Description | Especially when instrument preview in file browser dialogs is enabled, this can severely hinder navigation e.g. when clicking on a long MP3 file that is several minutes long. The sample decoding should be moved to a separate thread and not block the UI. Note that the same code and same memory objects are used for all sorts of other previews in the tree view. For previewing in the treeview this is probably very useful as well, but we need to make sure that all places using this stuff are aware of the threading changes. | ||||
Tags | No tags attached. | ||||
Has the bug occurred in previous versions? | |||||
Tested code revision (in case you know it) | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-10-02 21:12 | Saga Musix | New Issue |