tools: gst-play: don't print 64 whitespaces next to the time indication
authorVivia Nikolaidou <vivia@ahiru.eu>
Tue, 9 Jun 2015 18:24:07 +0000 (21:24 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 9 Jun 2015 19:08:15 +0000 (20:08 +0100)
commit0aacd7f393607f95710f608549213fe5c6b879d0
tree67b6b3ea1015e014d0c2529fc2d22174d4874273
parent199d81088f257caae25f207757d04d5d5c710913
tools: gst-play: don't print 64 whitespaces next to the time indication

Printing 64 whitespaces to erase the "Paused" message (after \r) would make
it wrap to the next line on shorter terminals. Instead we only print the
amount of spaces needed. Also mark the "Paused" string for translation
while we're at it.
tools/gst-play.c