summaryrefslogtreecommitdiff
path: root/src/player2.h
AgeCommit message (Collapse)AuthorFilesLines
2015-08-27player2: Fix IsFinished state detection and do cleanup when shuting down.Michał Cichoń1-2/+2
2015-08-25Port pianobar to Windows:Michał Cichoń1-0/+52
- 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