-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature requests #70
Comments
Thanks for the feature requests. Lots of them sound good.
Good idea. And I suppose it is not hard to implement.
As far as I remember, yes. You may give it a try. Please let me know if they don't work.
The last line is displayed forever is because the timeline stopped moving. It is technically possible but we have to think about how to implement it.
What OS are you using? In the experiments years ago, I found that the current setup was a good way to keep the "window" in front of any other programs (e.g. web browser). If you know how to maintain that while achieving what you want, please let me know.
If the program is in focus, I suppose it is possible. If the focus is on another window, e.g. web browser, and you want to use the hotkey, I suppose it is hard because this will require a cross-platform global key hook. I have a feeling that Alt+F4 may work in Windows out of the box, but I'm not certain about this. |
Yes, I use Linux + X11 + icewm. Applications with override redirect cause problems with window manager functionality. Applications are expected to conform to EWMH specifications. You could maybe move application to If you omit override redirect then window manager can do minimization, workspace and close. |
|
Thanks for the suggestion. I have added a proper command line parser for this purpose.
Yes I use Linux to capture the screenshot above. Actually the HTML handling is done by Qt internally. I didn't do anything about it. The supported HTML tags are listed here: https://doc-snapshots.qt.io/qt5-5.9/richtext-html-subset.html |
Done. With a proper command line parser.
Done. The progress will reset to 0:00 after the last line. This is the most common way among video / audio players. The changes are available in the |
v1.3.0 is released. Thanks for your feature requests! |
Wish for options:
Accept multiple *.srt files on the command line and have a key or button to go to next or previous file, while preserving the current time offset. That way I can compare or evaluate different files easily. |
Thanks for such a very useful program!
Like
PenguinSubtitlePlayer title.srt
.<i>
and</i>
tags.Could these be used for italic font?
Could this be cleared after 10 seconds or so?
workspace then PenguinSubtitlePlayer is still displayed.
It should only show on one and the same workspace.
Thank you!
The text was updated successfully, but these errors were encountered: