SubtitleEdit/libse
2017-04-14 15:48:43 +02:00
..
BluRaySup Minor optimization fixes related to #2032 - thx ivandrofly :) 2016-10-27 19:08:02 +02:00
ContainerFormats Fixed non default timecode scales in mkv - thx mkver :) 2017-03-04 22:02:05 +01:00
DetectEncoding Replaced Encoding.GetEncodings with Configuration.AvailableEncodings 2016-05-20 11:01:05 +02:00
Dictionaries [NamesList] - Minor fix for IsInNamesMultiWordList(). 2017-04-11 03:45:39 +01:00
Enums Ran CodeMaid. 2016-01-24 16:49:03 +02:00
Forms Fixed issue regarding "Fix dialogs on one line" - thx ingo :) 2017-03-04 23:00:43 +01:00
Interfaces Testing save to stream method on a few binary subtitle formats (for libse usage) 2016-09-29 20:37:49 +02:00
NetflixQualityCheck Added italics checker for Netflix 2017-03-25 12:11:58 +01:00
Properties Added more Netflix checks 2017-03-24 21:47:13 +01:00
Resources Added more Netflix checks 2017-03-24 21:47:13 +01:00
SpellCheck [NamesList] - Remove postfix Etc in method name. 2017-04-11 03:42:26 +01:00
SubtitleFormats Fix for TTML regarding #2296 / #2190 2017-04-14 13:33:22 +02:00
TransportStream [DvdSubPes] - Working on #1932. 2016-08-30 17:07:07 +01:00
VobSub Fix #2204 - thx ivandrofly :) 2017-02-08 21:46:44 +01:00
BmpReader.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
CharUtils.cs [CharUtils] - Add char-helper class. 2016-08-12 13:38:34 +01:00
Configuration.cs And last fix for #2318 2017-03-29 20:47:31 +02:00
DvdSubtitleLanguage.cs Added DvdSubtitleLanguage class 2016-04-19 21:58:56 +02:00
FastBitmap.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FastFileStream.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FileUtil.cs Minor refact (use simple types) 2016-07-31 22:04:48 +02:00
HistoryItem.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
HtmlUtil.cs Fixed one scenario regarding bad italics in three lines sub - thx arydmell :) 2017-02-17 22:40:30 +01:00
IfoParser.cs Use DvdSubtitleLanguage class i/o IfoParser language lists 2016-04-19 21:58:58 +02:00
ImageSplitterItem.cs Some minor improvements for OCR via "Binary image compare" 2016-05-06 15:38:42 +02:00
Language.cs Option to calculate CPS with or without space - thx Chris :) 2017-04-09 15:47:36 +02:00
LanguageAutoDetect.cs [LanguageAutoDetect] - Fix dash in language name "sr-Latn" => srt_Latn 2017-04-08 22:20:15 +01:00
LanguageDeserializer.cs Option to calculate CPS with or without space - thx Chris :) 2017-04-09 15:47:36 +02:00
LanguageStructure.cs Option to calculate CPS with or without space - thx Chris :) 2017-04-09 15:47:36 +02:00
LibSE.csproj Added italics checker for Netflix 2017-03-25 12:11:58 +01:00
ManagedBitmap.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
MurMurHash3.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
NativeMethods.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
NikseBitmap.cs Fixed issue with </b> or </i> in export + changed max baseLinePadding 2016-08-09 18:54:52 +02:00
NoBreakAfterItem.cs [NoBreakAfterItem] - Use generic IComparable. 2016-04-05 03:09:40 +01:00
Paragraph.cs Word counter now acts more like the word counter in MS Word - thx Barbara :) 2017-04-03 18:16:46 +02:00
RealFFT.cs Add some readonly keywords. 2015-09-03 01:46:29 -04:00
RegistryUtil.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
RichTextToPlainText.cs Minor refact (use simple types) 2016-07-31 22:04:48 +02:00
SceneChangeHelper.cs [Configuration] - Cache directory 2016-10-31 01:50:15 +00:00
Settings.cs Export image margins are now pixels - thx aaaxx/gorgorias :) 2017-04-14 11:54:42 +02:00
SsaStyle.cs [SsaStyle] - Remove redundant ToLower(). 2016-03-30 20:41:12 +01:00
StringExtensions.cs Word counter now acts more like the word counter in MS Word - thx Barbara :) 2017-04-03 18:16:46 +02:00
StrippableText.cs Fix not changing urls in "Change casing" - thx ivandrofly :) 2017-04-14 15:48:43 +02:00
Subtitle.cs Minor reverts. 2017-03-14 14:08:54 +03:00
SubtitleEditRegex.cs Remove unused namespaces. 2016-04-30 14:43:24 +01:00
TarHeader.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
TarReader.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
TaskbarList.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
TextDraw.cs "Export images" - Better calc of text width - thx its :) 2016-08-09 19:32:42 +02:00
TextEncodingExtensions.cs Added Text.Encoding.IsEbcdic extension method 2016-05-22 00:57:21 +02:00
TimeCode.cs Fix #2235 2017-02-23 10:06:50 +01:00
UknownFormatImporter.cs Updated generic subtitle parser to handle time code lines starting with line# - thx Hanno :) 2017-03-12 15:46:43 +01:00
UknownFormatImporterJson.cs Trying to improve comment - thx ivandrofly :) 2017-02-14 16:22:33 +01:00
Utilities.cs Minor fixes 2017-03-28 18:52:18 +02:00
VideoInfo.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
WaveToVisualizer.cs [Configuration] - Cache directory 2016-10-31 01:50:15 +00:00
XmlDeserializerGenerator.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
XSub.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
ZipExtractor.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00