View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001974 | OpenMPT | libopenmpt | public | 2026-06-11 03:44 | 2026-06-11 12:11 |
| Reporter | cs127 | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Platform | any | OS | any | ||
| Product Version | OpenMPT 1.32.10.00 / libopenmpt 0.8.7 (current stable) | ||||
| Summary | 0001974: Sync callbacks in libopenmpt | ||||
| Description | It would be nice for libopenmpt modules to accept a callback function to be called when a sync command ( I'll try to code this and submit a PR myself if I get the chance, but I thought I'd open this issue in case I can't. | ||||
| Tags | No tags attached. | ||||
| Has the bug occurred in previous versions? | |||||
| Tested code revision (in case you know it) | |||||
| related to | 0001373 | resolved | Saga Musix | Fasttracker 2 Custom Sync Event (Wxx) not implemented in OpenMPT |
| related to | 0001017 | new | Tick boundary rendering (was: |
|
We really do not want this implemented as callbacks. Callbacks are difficult to map to other languages. They also fundamentally cannot correctly track timing information because they would be called from within an intermediate internal step from inside a |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-11 03:44 | cs127 | New Issue | |
| 2026-06-11 03:47 | cs127 | Description Updated | |
| 2026-06-11 06:05 | StarWolf3000 | Relationship added | related to 0001373 |
| 2026-06-11 12:06 | manx | Relationship added | related to 0001017 |
| 2026-06-11 12:10 | manx | Note Added: 0006692 | |
| 2026-06-11 12:11 | manx | Status | new => closed |
| 2026-06-11 12:11 | manx | Resolution | open => suspended |