SubtitleEdit/libse
2020-04-17 09:17:30 +02:00
..
AudioToText Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
BluRaySup Fix crash when parsing bad BDSUP files - thx Jan :) 2020-02-28 21:41:38 +01:00
ContainerFormats Fix some naming 2020-04-12 16:20:18 +02:00
DetectEncoding Remove MLang 2020-02-23 11:47:07 +01:00
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 Support for Greek questionmark in dialogs - thx Lero91 :) 2020-04-17 09:12:20 +02:00
Interfaces More code quality improvements 2020-04-11 12:08:03 +02:00
NetflixQualityCheck Fix casing in laguage tag 2020-01-04 13:10:35 +01:00
Properties 3.5.14 2020-03-08 08:52:46 +01:00
Resources
SpellCheck Optimize a little 2019-09-14 18:06:26 +02:00
SubtitleFormats Encapsulate "CultureInfo.ThreeLetterISOLanguageName" 2020-04-16 10:31:27 +02:00
Translate Add optional "category" parameter to Microsoft Bing Translator 2020-04-14 18:55:22 +02:00
VobSub Minor fixes for export to "Spumux" - thx Isak :) 2019-12-28 11:32:12 +01: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 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 Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
FileUtil.cs Add new encoding "UTF-8 without BOM" (#3979) 2020-02-09 10:49:26 +01:00
FixCasing.cs
FixDurationLimits.cs Fix issues found in "Batch convert" testing 2020-01-04 12:59:47 +01:00
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
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 Make common public "IsLanguageWithoutPeriods" method 2020-04-17 07:40:50 +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 Add "merge lines with same text" to cmd line convert 2019-12-05 07:49:13 +01:00
MergeShortLinesUtils.cs Refact cmd line (minor) 2019-12-05 06:44:02 +01:00
MovieHasher.cs
MurMurHash3.cs
NativeMethods.cs
NetflixImsc11JapaneseToAss.cs Work on Japanese 2019-11-24 13:51:37 +01:00
NikseBitmap.cs Minor fixes for export to "Spumux" - thx Isak :) 2019-12-28 11:32:12 +01: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 Initial work on TS convert 2019-10-04 17:23:12 +02:00
RealFFT.cs
RegexUtils.cs Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
RegistryUtil.cs
ReplaceExpression.cs
RichTextToPlainText.cs Make two methods public 2020-02-01 19:45:16 +01:00
RulesProfile.cs Add UI, settings and i18n 2020-04-01 19:27:20 +02:00
SceneChangeHelper.cs
SeJsonParser.cs Add new json subtitle format - thx Niraj :) 2020-01-25 07:30:20 +01:00
SeJsonValidator.cs Minor refact 2019-11-10 19:22:31 +01:00
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 Allow decimal points in ASS font size - thx Meivyn :) 2019-10-20 13:30:34 +02:00
StringExtensions.cs Support for Greek questionmark in dialogs - thx Lero91 :) 2020-04-17 09:12:20 +02:00
StrippableText.cs Fix some string comparison types - thx ivandrofly :) 2019-10-15 21:40:23 +02:00
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 Formatting (whitespace only) 2019-11-15 11:12:12 +01:00
TextEncoding.cs Add new encoding "UTF-8 without BOM" (#3979) 2020-02-09 10:49:26 +01:00
TextEncodingExtensions.cs A few unit tests + refacts 2019-09-17 16:15:59 +02:00
TextSplit.cs Improve new "auto br" for Arabic - thx OmrSi :) 2019-11-10 09:23:18 +01:00
TextSplitResult.cs Fix "Batch convert" issue with new auto-br optimzation 2020-03-04 16:05:16 +01:00
TimeCode.cs Another frame fix 2020-01-20 08:04:41 +01:00
TinyJsonParser.cs
UnknownFormatImporter.cs Improve parsing of unknown subtitles - thx Marko :) 2020-03-10 19:34:09 +01:00
UnknownFormatImporterJson.cs Fix typo + improve generic parsing a little 2019-11-11 10:16:42 +01:00
Utilities.cs Move "audio file extensions" to list 2020-04-16 14:12: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 Refactor misc minor stuff 2019-09-29 14:33:26 +02:00