Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-17 | Switch to #pragma once | Lars-Dominik Braun | 1 | -3/+0 | |
# Conflicts: # src/http/http.h # src/player.h | |||||
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 | Refactor DirectShow player as backend. | Michał Cichoń | 1 | -0/+34 | |