SubtitleEdit/libse
2019-11-01 05:27:07 +01:00
..
AudioToText Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
BluRaySup Improve bdsup save performance slightly 2019-10-06 22:23:55 +02: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 Improve "fix ocvr errors" regarding uppercase words + periods - thx Araynilmar :) 2019-09-01 10:39:23 +02: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 Fix remove text for HI issue - thx von Suppé :) 2019-10-23 08:45:01 +02:00
Interfaces Allow some image to image convert in Batch Convert - thx Tim :) 2019-08-01 18:14:30 +02:00
NetflixQualityCheck Refactor (minor) 2019-02-02 12:42:30 +01:00
Properties Change version number to 3.5.11 2019-10-27 08:15:41 +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 Add DCinemaSmpte2014 + gen scene changes in batch 2019-10-23 20:20:23 +02:00
Translate Make method static 2019-09-20 22:21:28 +02:00
TransportStream Hide empty image subs 2019-11-01 05:27:07 +01:00
VobSub Formatting (whitespace only) 2019-09-17 04:12:59 +02:00
BmpReader.cs
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 Try to improve ocr via tesseract on linux 2019-09-22 17:15:56 +02: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
HistoryItem.cs
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 Fix minor bottom margin TS convert bug + improve TS UI settings 2019-10-11 17:43:51 +02:00
LanguageAutoDetect.cs Improve "Batch convert" 2019-08-25 13:05:17 +02:00
LanguageDeserializer.cs Fix minor bottom margin TS convert bug + improve TS UI settings 2019-10-11 17:43:51 +02:00
LanguageStructure.cs Fix minor bottom margin TS convert bug + improve TS UI settings 2019-10-11 17:43:51 +02:00
LibSE.csproj Work on teletext chooser + work on finding page number 2019-10-31 18:00:05 +01:00
ManagedBitmap.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +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
NikseBitmap.cs Initial work on TS convert 2019-10-04 17:23:12 +02:00
NoBreakAfterItem.cs Refactor - fix minor issues from codacy 2019-01-28 19:35:15 +01:00
packages.config switch to use zlib.net-multiplatform 2019-04-06 13:41:06 -07:00
Paragraph.cs Refactor misc minor stuff 2019-09-29 14:33:26 +02:00
PlainTextImporter.cs Add initial profiles (for subtitle rules) 2019-03-12 21:14:21 +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 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 Update json parser 2019-09-19 16:42:59 +02:00
SeJsonValidator.cs Update json parser 2019-09-19 16:42:59 +02:00
SeLogger.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Settings.cs Fix loading last saved TS convert settings 2019-10-12 10:43:54 +02: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 Refactor misc minor stuff 2019-09-29 14:33:26 +02: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-09-17 04:12:59 +02:00
TextEncodingExtensions.cs A few unit tests + refacts 2019-09-17 16:15:59 +02:00
TimeCode.cs Refactor misc minor stuff 2019-09-29 14:33:26 +02:00
TinyJsonParser.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
UknownFormatImporter.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
UknownFormatImporterJson.cs Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
Utilities.cs Fix some string comparison types - thx ivandrofly :) 2019-10-15 21:40:23 +02:00
VideoInfo.cs
WaveToVisualizer.cs Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
XmlDeserializerGenerator.cs
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