SubtitleEdit/libse
2020-10-10 13:46:31 +02:00
..
AudioToText
BluRaySup Some work on CDG -> BDSUP 2020-10-02 23:10:46 +02:00
CDG work on cdg 2020-10-05 07:15:44 +02:00
ContainerFormats Fix Blu-ray sup files with overlapping subs being dropped - thx mwalimu :) 2020-09-28 12:11:31 +02:00
DetectEncoding Remove MLang 2020-02-23 11:47:07 +01:00
Dictionaries Improve fix ocr for large lines 2020-09-29 20:57:11 +02:00
Enums Refactoring, add "None, only trailing dots for pauses" style for NF 2020-04-10 22:45:55 +02:00
Forms Fix spelling error 2020-10-10 13:46:31 +02:00
Grammar Improve transport stream cmd line convert 2020-07-04 13:35:03 +02:00
Interfaces Expriment with CD+G karaoke format 2020-09-21 07:08:09 +02:00
NetflixQualityCheck Remove redundant call to RemoveHtmlTags 2020-10-06 09:37:00 +02:00
Properties 3.15.17 2020-10-06 18:42:42 +02:00
Resources
SpellCheck Make spell check auto-fix-names less aggressive - thx rhcauthen :) 2020-04-17 12:30:11 +02:00
SubtitleFormats Fix spelling error 2020-10-10 13:46:31 +02:00
Translate Add warning for saving DCinema files in non-utf8-encoding 2020-07-20 19:09:30 +02:00
VobSub Fix some codacy issues 2020-08-23 12:18:09 +02:00
BmpReader.cs test appveyor 2020-06-20 08:21:31 +02:00
BookmarkPersistence.cs
CharUtils.cs
Configuration.cs Switch "Tesseract 4.1.1" to "Tesseract 5 Alpha 2020-03-38" 2020-03-29 16:08:46 +02:00
ContinuationUtilities.cs Fix bug in merge with continuation style / Arabic - thx OmrSi :) 2020-06-07 20:37:10 +02:00
CultureExtensions.cs Encapsulate "CultureInfo.ThreeLetterISOLanguageName" 2020-04-16 10:31:27 +02:00
DialogSplitMerge.cs Minor refact of last commit 2020-04-17 09:17:30 +02:00
DvdSubtitleLanguage.cs test appveyor 2020-06-20 08:24:53 +02:00
FastBitmap.cs test appveyor 2020-06-20 08:27:10 +02:00
FastFileStream.cs Re-add Matroska fallback from "MemoryMappedFile" to "FileStream" - thx moob/xylographe :) 2020-04-08 13:39:20 +02:00
FilePathComparer.cs test appveyor 2020-06-20 08:32:03 +02:00
FileUtil.cs Refact (minor) 2020-09-24 19:23:08 +02:00
FixCasing.cs Fix spelling error 2020-10-10 13:46:31 +02:00
FixDurationLimits.cs Fix issues found in "Batch convert" testing 2020-01-04 12:59:47 +01:00
HistoryItem.cs
HtmlUtil.cs WebVTT: Remember header STYLE/NOTE 2020-08-28 15:41:31 +02:00
IfoParser.cs
ImageSplitterItem.cs Work on OCR/italic 2020-05-17 23:06:01 +02:00
Iso639Dash2LanguageCode.cs Rename class "Iso639Dash2CountryCode" to Iso639Dash2LanguageCode 2020-04-14 12:37:42 +02:00
IsoCountryCodes.cs Add ISO 639.2 language codes 2020-04-13 10:58:12 +02:00
Language.cs Merge pull request #4418 from OmrSi/enhance-measurement-converter 2020-10-10 12:52:54 +02:00
LanguageAutoDetect.cs Improve Turkish language auto detect slightly 2020-08-23 10:37:58 +02:00
LanguageDeserializer.cs Merge pull request #4418 from OmrSi/enhance-measurement-converter 2020-10-10 12:52:54 +02:00
LanguageStructure.cs Merge pull request #4418 from OmrSi/enhance-measurement-converter 2020-10-10 12:52:54 +02:00
LibSE.csproj Add first sentence continuation logic 2020-04-08 21:27:48 +02:00
ManagedBitmap.cs
MergeLinesSameTextUtils.cs Fix two more possible crashes in "Batch convert" 2020-09-29 20:29:22 +02:00
MergeShortLinesUtils.cs Fix possible crash in "Merge short lines" from "Batch convert" 2020-09-29 18:27:55 +02:00
MovieHasher.cs
MurMurHash3.cs
NativeMethods.cs
NetflixImsc11JapaneseToAss.cs Work on Japanese 2019-11-24 13:51:37 +01:00
NikseBitmap.cs Use older syntax... for now 2020-10-02 13:42:25 +02:00
NoBreakAfterItem.cs Improve efficiency of NoBreakAfterItem.IsMatch() 2019-11-28 14:03:32 +01:00
Paragraph.cs Refactor to always use milliseconds internally 2019-12-09 15:38:46 +01:00
PlainTextImporter.cs Remove unused var 2020-02-25 06:29:09 +01:00
Position.cs
RealFFT.cs
RegexUtils.cs
RegistryUtil.cs
ReplaceExpression.cs
RichTextToPlainText.cs Make two methods public 2020-02-01 19:45:16 +01:00
RulesProfile.cs Fix crash in load of profile/continuation-style - thx xy :) 2020-05-04 19:22:55 +02:00
SccPositionAndStyle.cs Refact (minor) 2020-08-23 10:46:31 +02:00
SccPositionAndStyleTable.cs Refact (minor) 2020-08-23 10:46:31 +02:00
SceneChangeHelper.cs
SeJsonParser.cs Add new subtitle format 2020-05-09 15:02:59 +02:00
SeJsonValidator.cs Add new subtitle format - thx Matmanamane :) 2020-05-08 09:19:29 +02:00
SeLogger.cs Improve video on linux regarding logging/re-trying and "libdl.so" => "libdl.so.2" - thx th3bucch :) 2020-05-08 22:31:47 +02:00
Settings.cs Fix spelling error 2020-10-10 13:46:31 +02:00
SsaStyle.cs
StringExtensions.cs Ignore more control chars in CountCharacters - thx OmrSi/Jamakmake :) 2020-10-07 07:31:43 +02:00
StrippableText.cs
Subtitle.cs Add "Ignore Arabic Diacritics" + Fix bugs 2020-09-20 17:40:21 +03:00
TarHeader.cs
TarReader.cs
TesseractDictionary.cs Encapsulate "CultureInfo.ThreeLetterISOLanguageName" 2020-04-16 10:31:27 +02:00
TextDraw.cs Formatting (whitespace only) 2019-11-15 11:12:12 +01:00
TextEncoding.cs Fix some codacy issues 2020-08-23 11:51:45 +02:00
TextEncodingExtensions.cs
TextSplit.cs
TextSplitResult.cs Fix naming 2020-07-13 17:52:15 +02:00
TimeCode.cs Another frame fix 2020-01-20 08:04:41 +01:00
TinyJsonParser.cs
UnknownFormatImporter.cs Fix spelling error 2020-10-10 13:46:31 +02:00
UnknownFormatImporterJson.cs
Utilities.cs Remove redundant call to RemoveHtmlTags 2020-10-06 09:37:00 +02:00
VideoInfo.cs
WaveToVisualizer.cs Allow generation of waveform without audio - thx serquis/grzesiek :) 2020-04-10 16:13:28 +02:00
XmlDeserializerGenerator.cs
ZipExtractor.cs