Skip to content
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

TODO #2

Open
3 of 23 tasks
ivandrofly opened this issue Oct 20, 2016 · 0 comments
Open
3 of 23 tasks

TODO #2

ivandrofly opened this issue Oct 20, 2016 · 0 comments

Comments

@ivandrofly
Copy link
Owner

ivandrofly commented Oct 20, 2016

Add

  • Add split view (COMPARE SUBTITLES FORM)
  • Drag selection subtitle list view item
  • Send pull request from directly from XmlContentTranslator (github-api)
  • Support of reading Lyrics3 from mp3 files (http://id3.org/Lyrics3v2)
  • Allow sorting by clicking colum in main listview (SubtitleEdit listview).
  • Auto update.
  • Save support Ebu subtitle format.
  • Start with a empty new paragraph (textbox focused) (PR sent).

Fix

Optimize

  • Find should start looking for text at given index.

REFACT

  • Use HtmlUtil's ToggleTag and remove Main.cs'
    • Remove all suffixed "ToogleTag" in Main.cs and start using HtmlUtil.ToggleTag.
  • Move DecodeTimeCodeFrames/ThreeParts/Four/Two from SubtitleFormats.cs to TimeCode.cs
  • Move method which uses string to (StringUtils)
  • Move GetOptimalDisplayMilliSeconds from Utilities to TimeCode
  • Escape regex string using Regex.Escape() (Utilities.cs)
  • Merge FixCommonErrors: FixStartWithUppercaseLetterAfterPeriodInsideParagraph, FixStartWithUppercaseLetterAfterParagraph, FixStartWithUppercaseLetterAfterColon
  • Move Logics from Helper.cs to its respective classes e.g: FixHyphenAdd
ivandrofly pushed a commit that referenced this issue Oct 30, 2016
ivandrofly pushed a commit that referenced this issue Mar 25, 2017
ivandrofly pushed a commit that referenced this issue Apr 15, 2018
ivandrofly added a commit that referenced this issue Feb 2, 2019
ivandrofly added a commit that referenced this issue Jun 24, 2020
ivandrofly pushed a commit that referenced this issue Nov 19, 2020
ivandrofly pushed a commit that referenced this issue Jul 22, 2023
…ededspaces-improve

Several code improvements #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant