elpasync pushed a change to branch elpa/subed.
from e0348d4664 Work with clock time
new ed5cff4a2c subed-mpv-screenshot: Copy filename only if called
interactively
new 3a512d0d36 subed-align-preprocess-functions: Handle strings too
new c8d0fcfe41 subed-align-region: Display command in buffer for
debugging.
new 1a82901fa3 New command: subed-align-word-data
new 925ba480ff Skim subtitles, speaker changes, or subtitles with
comments
new fc0ab908f0 New command subed-jump-to-next-long-subtitle
new 74251457ef New command subed-fill-subtitles
new 2633ef8905 subed-remove-duplicate-speakers: Make region optional
new 49ced737ad VTT: New commands for working with subtitle comments
new dc85d2cbcb subed-set-subtitle-comment-to-region-text
new aae6019a49 New command subed-set-subtitle-texts
new 88f8315f7e subed-word-data: Navigate to (next/previous) (good/poor)
match
new cac3a94ae1 v1.5.0 Bump the version
new df63931c41 Fix failing test
Summary of changes:
NEWS.org | 36 +++++++++++++
subed/subed-align.el | 135 ++++++++++++++++++++++++++++++++++++-----------
subed/subed-common.el | 113 +++++++++++++++++++++++++++------------
subed/subed-config.el | 10 ++++
subed/subed-mpv.el | 57 +++++++++++++++++++-
subed/subed-vtt.el | 104 ++++++++++++++++++++++++++++++++++++
subed/subed-word-data.el | 66 +++++++++++++++++++++++
subed/subed.el | 2 +-
tests/test-subed-vtt.el | 23 ++++++++
9 files changed, 477 insertions(+), 69 deletions(-)