SubtitleEdit/libse
2020-01-20 07:31:58 +01:00
..
AudioToText Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
BluRaySup Refactor BluRaySupParser.cs a little 2019-11-11 15:45:42 +01:00
ContainerFormats Try to prevent crash parsing mp4/bdsup 2019-09-20 14:45:26 +02:00
DetectEncoding Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Dictionaries Fix issues with user-replace-list - thx shag00 :) 2020-01-11 09:31:05 +01:00
Enums Try making ocr spell check more like normal spell check regarding one letter words + fix issue with normal spell check "add to names list" only working after restart 2018-12-29 21:51:25 +01:00
Forms Another fix for start ellipsis and "add missing space" - thx btsix :) 2020-01-07 18:24:21 +01:00
Interfaces Allow some image to image convert in Batch Convert - thx Tim :) 2019-08-01 18:14:30 +02:00
NetflixQualityCheck Fix casing in laguage tag 2020-01-04 13:10:35 +01:00
Properties SE 3.5.12 2020-01-19 14:32:57 +01:00
Resources Update Netflix allowed glyphs - thx Justin :) 2018-12-18 22:17:30 +01:00
SpellCheck Optimize a little 2019-09-14 18:06:26 +02:00
SubtitleFormats Fix issue with frames - thx Jose /darnn :) 2020-01-20 07:31:58 +01:00
Translate Make method static 2019-09-20 22:21:28 +02:00
TransportStream Fix crash in teletext parsing - thx xylographe :) 2020-01-02 18:30:26 +01:00
VobSub Minor fixes for export to "Spumux" - thx Isak :) 2019-12-28 11:32:12 +01:00
BmpReader.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
BookmarkPersistence.cs Fix bookmark "new line" characters 2019-01-28 06:38:35 +01:00
CharUtils.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
Configuration.cs Update Tesseract OCR from 4.1.0 to 4.1.1 2020-01-18 18:15:35 +01:00
DvdSubtitleLanguage.cs refactor - add braces 2019-01-19 17:39:59 +01:00
FastBitmap.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
FastFileStream.cs Fix for reading mkv on Linux - thx JGoutin :) 2019-09-21 14:39:39 +02:00
FilePathComparer.cs Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
FileUtil.cs Use language info from ts files 2019-10-10 13:38:58 +02:00
FixCasing.cs Improve change casing - add stuttering support 2019-02-23 21:20:33 +01:00
FixDurationLimits.cs Fix issues found in "Batch convert" testing 2020-01-04 12:59:47 +01:00
HistoryItem.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
HtmlUtil.cs Refactor misc minor stuff 2019-09-29 14:33:26 +02:00
IfoParser.cs Refactor - fix minor issues from codacy 2019-01-22 07:30:08 +01:00
ImageSplitterItem.cs Work on OCR 2017-12-22 21:03:10 +01:00
IsoCountryCodes.cs A few fixes for language info from ts files 2019-10-10 15:06:53 +02:00
Language.cs Formatting (whitespace only) 2020-01-08 18:45:14 +01:00
LanguageAutoDetect.cs Fix typo 2020-01-04 08:20:31 +01:00
LanguageDeserializer.cs Add "remove line breaks" to "Batch convert" + "cmd line convert" - thx xmrea :) 2020-01-02 19:08:19 +01:00
LanguageStructure.cs Add "remove line breaks" to "Batch convert" + "cmd line convert" - thx xmrea :) 2020-01-02 19:08:19 +01:00
LibSE.csproj Refactor some netflix check + work on fix 2019-12-30 17:05:08 +01:00
ManagedBitmap.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
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 minor refact 2018-08-24 22:09:53 +02:00
MurMurHash3.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
NativeMethods.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
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
packages.config switch to use zlib.net-multiplatform 2019-04-06 13:41:06 -07:00
Paragraph.cs Refactor to always use milliseconds internally 2019-12-09 15:38:46 +01:00
PlainTextImporter.cs Do not "auto balance lines" in "Split long lines" - thx xmrea :) 2019-12-01 18:00:55 +01:00
Position.cs Initial work on TS convert 2019-10-04 17:23:12 +02:00
RealFFT.cs Add some readonly keywords. 2015-09-03 01:46:29 -04:00
RegexUtils.cs Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
RegistryUtil.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
ReplaceExpression.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
RichTextToPlainText.cs Fix a few issues regarding RTF - thx Liora :) 2019-04-04 17:32:17 +02:00
RulesProfile.cs Add shortcut for choosing profile 2019-08-05 20:51:45 +02:00
SceneChangeHelper.cs Remove obsolete hash functions regarding waveform 2019-05-28 21:34:41 +02:00
SeJsonParser.cs Formatting (whitespace only) 2019-11-15 11:12:12 +01:00
SeJsonValidator.cs Minor refact 2019-11-10 19:22:31 +01:00
SeLogger.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Settings.cs Refact/fix ocr-fix-engine "check one letter word" - thx xylographe :) 2020-01-19 07:47:37 +01:00
SsaStyle.cs Allow decimal points in ASS font size - thx Meivyn :) 2019-10-20 13:30:34 +02:00
StringExtensions.cs Fix performance issue for UnknownSubtitle88 2019-09-16 16:45:08 +02:00
StrippableText.cs Fix some string comparison types - thx ivandrofly :) 2019-10-15 21:40:23 +02:00
Subtitle.cs Improve frame rate conversion precision - thx gru123 :) 2019-12-20 07:33:22 +01:00
TarHeader.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
TarReader.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
TaskbarList.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
TesseractDictionary.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
TextDraw.cs Formatting (whitespace only) 2019-11-15 11:12:12 +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 More work on "bottom heavy" auto br 2019-11-09 16:02:12 +01:00
TimeCode.cs Fix bug in frame calc 2019-12-08 21:11:34 +01:00
TinyJsonParser.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
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 Add and apply Utilities.GetSubtitleLanguageCultures() 2020-01-18 10:04:14 +01:00
VideoInfo.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
WaveToVisualizer.cs Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
XmlDeserializerGenerator.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
XSub.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
ZipExtractor.cs Refactor misc minor stuff 2019-09-29 14:33:26 +02:00