SubtitleEdit/libse
2020-04-19 16:27:16 +02:00
..
AudioToText
BluRaySup
ContainerFormats Fix some naming 2020-04-12 16:20:18 +02:00
DetectEncoding
Dictionaries Fix switch of end chars in OCR-fix - thx moob :) 2020-04-17 08:33:13 +02:00
Enums Refactoring, add "None, only trailing dots for pauses" style for NF 2020-04-10 22:45:55 +02:00
Forms Fix "Add period after lines where..." - thx Boulder08 :) 2020-04-17 13:13:13 +02:00
Interfaces More code quality improvements 2020-04-11 12:08:03 +02:00
NetflixQualityCheck
Properties
Resources
SpellCheck Make spell check auto-fix-names less aggressive - thx rhcauthen :) 2020-04-17 12:30:11 +02:00
SubtitleFormats Remove default alignment in TTML 1.0 - thx Arjan :) 2020-04-19 16:27:16 +02:00
Translate Add optional "category" parameter to Microsoft Bing Translator 2020-04-14 18:55:22 +02:00
VobSub
BmpReader.cs
BookmarkPersistence.cs
CharUtils.cs
Configuration.cs
ContinuationUtilities.cs Add option to ignore lyrics 2020-04-12 21:28:22 +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
FixCasing.cs
FixDurationLimits.cs
HistoryItem.cs
HtmlUtil.cs
IfoParser.cs
ImageSplitterItem.cs
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 FCE rule about commas - thx Jamakmake :) 2020-04-15 18:44:54 +02:00
LanguageAutoDetect.cs Improve auto guess Hungarian ANSI enc - thx Mounter81 :) 2020-04-17 16:36:58 +02:00
LanguageDeserializer.cs Add FCE rule about commas - thx Jamakmake :) 2020-04-15 18:44:54 +02:00
LanguageStructure.cs Add FCE rule about commas - thx Jamakmake :) 2020-04-15 18:44:54 +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
NoBreakAfterItem.cs
Paragraph.cs
PlainTextImporter.cs
Position.cs
RealFFT.cs
RegexUtils.cs
RegistryUtil.cs
ReplaceExpression.cs
RichTextToPlainText.cs
RulesProfile.cs
SceneChangeHelper.cs
SeJsonParser.cs
SeJsonValidator.cs
SeLogger.cs
Settings.cs Remember last folder + fix drop folder - in "Batch convert waveforms" - thx Tony :) 2020-04-16 16:27:12 +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
TextEncodingExtensions.cs
TextSplit.cs
TextSplitResult.cs
TimeCode.cs
TinyJsonParser.cs
UnknownFormatImporter.cs
UnknownFormatImporterJson.cs
Utilities.cs Fix date postfixes in "remove spaces" - thx Boulder08 :) 2020-04-19 07:37:52 +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