Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-17 | Switch to #pragma once | Lars-Dominik Braun | 1 | -3/+1 | |
# Conflicts: # src/http/http.h # src/player.h | |||||
2015-12-10 | Use custom function to feed console instead of trying to be clever and ↵ | Michał Cichoń | 1 | -1/+8 | |
capturing stdout. This fixes IO on Windows 8 and Windows 10. | |||||
2015-08-25 | Port pianobar to Windows: | Michał Cichoń | 1 | -0/+45 | |
- use newly introduced console.h instead of terminal.h which emulate some behavior of VT terminals - replace ffmpeg/libov player with more abstract one with DirectShow implementation |