Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-12-10 | Don't check errors on Stop() to avoid breaking playlist playback. | Michał Cichoń | 1 | -4/+8 | |
2015-12-05 | Add 'player' configuration option to select player back end. Current valid ↵ | Michał Cichoń | 1 | -0/+1 | |
values: - 'ds' - for Direct Show - 'mf' - for Windows Media Foundation (default) If not present, backends will be initialized in order: mf, ds | |||||
2015-12-05 | MediaFoundation: Convert attenuation to linear volume. | Michał Cichoń | 1 | -15/+121 | |
MediaFoundation: Load MF modules dynamically. MediaFoundation: Do not terminate after first song. | |||||
2015-12-05 | Add player based on Windows Media Foundation. | Michał Cichoń | 1 | -0/+1003 | |