SubtitleEdit/libse
2020-03-07 17:31:28 +01:00
..
AudioToText
BluRaySup Fix crash when parsing bad BDSUP files - thx Jan :) 2020-02-28 21:41:38 +01:00
ContainerFormats Fix one compile warning 2020-02-06 16:41:33 +01:00
DetectEncoding Remove MLang 2020-02-23 11:47:07 +01:00
Dictionaries [NameList] Add processing of user Names list 2020-01-23 03:42:21 +01:00
Enums Add setting for dialogue style 2020-02-16 08:08:19 +01:00
Forms Remove alignment for second line in "Merge text with same time codes" - thx Jamakmake :) 2020-03-03 08:56:05 +01:00
Interfaces
NetflixQualityCheck Fix casing in laguage tag 2020-01-04 13:10:35 +01:00
Properties SE 3.5.13 2020-01-20 15:49:06 +01:00
Resources
SpellCheck
SubtitleFormats Optimize srt load a little 2020-03-07 09:52:00 +01:00
Translate Fix possible crash when using MS translator API 2020-02-23 10:35:17 +01: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 Fix: add DirectorySeparatorChar at end of DataDirectory 2020-02-09 14:06:58 +01:00
DialogSplitMerge.cs Improve (missed one) dialog fix for 3-liners - thx bitsix :) 2020-03-07 17:31:28 +01:00
DvdSubtitleLanguage.cs
FastBitmap.cs
FastFileStream.cs
FilePathComparer.cs
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
IsoCountryCodes.cs
Language.cs Improve read of badly formatted srt - thx Aleksander :) 2020-02-25 22:08:28 +01:00
LanguageAutoDetect.cs Fix issue with rtl and libmpv - thx OmrSi :) 2020-03-04 08:45:32 +01:00
LanguageDeserializer.cs Improve read of badly formatted srt - thx Aleksander :) 2020-02-25 22:08:28 +01:00
LanguageStructure.cs Improve read of badly formatted srt - thx Aleksander :) 2020-02-25 22:08:28 +01:00
LibSE.csproj Add UTF.Unknown to detect encodings, replacing Win32-only dependency 2020-02-23 01:32:53 -08: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
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 import/export profile 2020-02-19 21:23:25 +01: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 Fix issue with rtl and libmpv - thx OmrSi :) 2020-03-04 08:45:32 +01:00
SsaStyle.cs
StringExtensions.cs Fix issue with fix space in dialogs - thx bitsix :) 2020-03-07 07:30:05 +01:00
StrippableText.cs
Subtitle.cs Refact "Subtitle.cs" (minor) 2020-03-07 07:34:42 +01:00
TarHeader.cs
TarReader.cs
TaskbarList.cs
TesseractDictionary.cs
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
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 Refactor to always use milliseconds internally 2019-12-09 15:38:46 +01:00
UnknownFormatImporterJson.cs Fix typo + improve generic parsing a little 2019-11-11 10:16:42 +01:00
Utilities.cs Fix crash in RemoveUnneededSpaces 2020-03-07 13:23:38 +01:00
VideoInfo.cs
WaveToVisualizer.cs
XmlDeserializerGenerator.cs
ZipExtractor.cs