SubtitleEdit/libse
2020-06-06 14:31:31 +02:00
..
AudioToText
BluRaySup Fix missing images in bdsup - thx Devin :) 2020-05-03 10:18:37 +02:00
ContainerFormats Add mkv default/forced flags to track chooser UI 2020-05-14 19:07:36 +02:00
DetectEncoding Remove MLang 2020-02-23 11:47:07 +01:00
Dictionaries Work on OCR + work on #4195 2020-05-23 21:22:05 +02:00
Enums Refactoring, add "None, only trailing dots for pauses" style for NF 2020-04-10 22:45:55 +02:00
Forms Add "Normalize" to FCE 2020-05-27 11:21:16 +02:00
Interfaces More code quality improvements 2020-04-11 12:08:03 +02:00
NetflixQualityCheck
Properties SE 3.5.15 2020-05-01 09:50:10 +02:00
Resources
SpellCheck Make spell check auto-fix-names less aggressive - thx rhcauthen :) 2020-04-17 12:30:11 +02:00
SubtitleFormats Add new format from #4218 2020-06-06 07:12:25 +02:00
Translate Add five langs to GT 2020-04-25 12:03:01 +02:00
VobSub Add preview (ctrl+p) for OCR window 2020-05-20 10:55:57 +02:00
BmpReader.cs
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 Don't apply to commas & insert space for Portuguese 2020-04-27 21:44:04 +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
FastBitmap.cs
FastFileStream.cs Re-add Matroska fallback from "MemoryMappedFile" to "FileStream" - thx moob/xylographe :) 2020-04-08 13:39:20 +02:00
FilePathComparer.cs
FileUtil.cs Speedup small mkv files in "Batch convert" - thx lambdan :) 2020-05-31 13:13:31 +02:00
FixCasing.cs
FixDurationLimits.cs
HistoryItem.cs
HtmlUtil.cs Fix "Fix invalid italic tags" with ASS tags - thx Jamakmake :) 2020-02-29 14:49:29 +01: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 Add "Normalize" to FCE 2020-05-27 11:21:16 +02:00
LanguageAutoDetect.cs Fix possible crash in encoding auto detect 2020-04-30 12:13:58 +02:00
LanguageDeserializer.cs Add "Normalize" to FCE 2020-05-27 11:21:16 +02:00
LanguageStructure.cs Add "Normalize" to FCE 2020-05-27 11:21:16 +02:00
LibSE.csproj Add first sentence continuation logic 2020-04-08 21:27:48 +02:00
ManagedBitmap.cs
MergeLinesSameTextUtils.cs Fix issue with merge text and incrementing lines - thx tigre7575 :) 2020-04-17 10:07:13 +02:00
MergeShortLinesUtils.cs
MovieHasher.cs
MurMurHash3.cs
NativeMethods.cs
NetflixImsc11JapaneseToAss.cs
NikseBitmap.cs Another fix for image splitter 2020-06-05 15:39:59 +02:00
NoBreakAfterItem.cs
Paragraph.cs
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
RulesProfile.cs Fix crash in load of profile/continuation-style - thx xy :) 2020-05-04 19:22:55 +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 Work on nOCR 2020-06-06 07:44:32 +02:00
SsaStyle.cs
StringExtensions.cs Fix date postfixes in "remove spaces" - thx Boulder08 :) 2020-04-19 07:37:52 +02:00
StrippableText.cs
Subtitle.cs Change preview on video when changing ASS style 2020-04-11 09:01:13 +02:00
TarHeader.cs
TarReader.cs
TesseractDictionary.cs Encapsulate "CultureInfo.ThreeLetterISOLanguageName" 2020-04-16 10:31:27 +02:00
TextDraw.cs
TextEncoding.cs Add new encoding "UTF-8 without BOM" (#3979) 2020-02-09 10:49:26 +01:00
TextEncodingExtensions.cs
TextSplit.cs
TextSplitResult.cs Fix "Batch convert" issue with new auto-br optimzation 2020-03-04 16:05:16 +01:00
TimeCode.cs
TinyJsonParser.cs
UnknownFormatImporter.cs Improve parsing of unknown subtitles - thx Marko :) 2020-03-10 19:34:09 +01:00
UnknownFormatImporterJson.cs
Utilities.cs Fix auto-br issue with dialog - thx Kevin :) 2020-06-06 14:31:31 +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