summaryrefslogtreecommitdiff
path: root/tools/gst-play-kb.c
Commit message (Expand)AuthorAgeFilesLines
* gst-play: Handle KeyDown event instead of KeyUp on Win32 keyboard handlerSeungha Yang2019-11-191-1/+1
* gst-play: Remove timer GSource from Win32 keyboard handlerSeungha Yang2019-11-191-16/+91
* build: fix werror build on windowsMatthew Waters2019-10-011-0/+1
* gst-play: Add support for interacting console input on WindowsSeungha Yang2019-09-261-4/+81
* tools: play: fix leaving STDIN in non-blocking mode after exitAntonio Ospite2018-03-261-5/+2
* tools: play: fix compiler warning on windowsTim-Philipp Müller2013-12-091-0/+1
* tools: play: add --interactive switch and basic keyboard handlingTim-Philipp Müller2013-11-241-0/+142