Mercurial > audlegacy-plugins
view po/boldquot.sed @ 859:301d03667d2f trunk
[svn] - make use of playlist_set_position() instead of playlist_prev/next(). now cuesheet directly jumps to the objective track.
- now eof handling code checks output->buffer_playing().
- revise guard time logic and reduce the amount of time to 500msec.
author | yaz |
---|---|
date | Wed, 14 Mar 2007 23:50:12 -0700 |
parents | 6bb98fbbae04 |
children |
line wrap: on
line source
s/"\([^"]*\)"/“\1”/g s/`\([^`']*\)'/‘\1’/g s/ '\([^`']*\)' / ‘\1’ /g s/ '\([^`']*\)'$/ ‘\1’/g s/^'\([^`']*\)' /‘\1’ /g s/“”/""/g s/“/“[1m/g s/”/[0m”/g s/‘/‘[1m/g s/’/[0m’/g