]> git.sesse.net Git - vlc/commit
Add option to format strings to prevent displaying dashes if the meta info was unavai...
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 1 Jul 2007 15:13:04 +0000 (15:13 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 1 Jul 2007 15:13:04 +0000 (15:13 +0000)
commit3cc651e520ccb3106097e3f0167cc8c26f23e36c
tree498fca2bbff5e66463cd22918d662aad0b25ed0b
parent63c7e4a5f5c7613a37e34d2e5451db2653e199b0
Add option to format strings to prevent displaying dashes if the meta info was unavailable (ie: if time is unavailable, "$T" will display "--:--:--" while "$ T" won't display anything). This is of course completely untested :)
src/text/strings.c