SubtitleEdit/libse
2017-07-22 14:58:46 +02:00
..
BluRaySup Minor optimization fixes related to #2032 - thx ivandrofly :) 2016-10-27 19:08:02 +02:00
ContainerFormats Added new subtitle format 2017-07-18 07:55:52 +02:00
DetectEncoding
Dictionaries Add to names language list is now culture neutral (accordingly to changes in SE 3.5.3) 2017-05-26 22:04:13 +02:00
Enums Some minor fixes for spell check "change whole word" - thx N/A :) 2017-05-10 20:34:23 +02:00
Forms Remove colon now leaves first letter in uppercase - thx aucforum :) 2017-07-03 21:49:47 +02: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 Minor improvements for Netflix dialogs regarding space after hyphen 2017-05-07 15:31:27 +02:00
Properties SE 3.5.3 2017-05-12 14:31:33 +02:00
Resources Added more Netflix checks 2017-03-24 21:47:13 +01:00
SpellCheck Remove double char 2017-07-22 14:58:46 +02:00
SubtitleFormats Merge pull request #2478 from ivandrofly/DvdSubtitleSystem 2017-07-21 07:49:31 +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
CharUtils.cs [IsPlainText ] - minor optimizations 2017-07-10 03:53:47 +01:00
Configuration.cs And last fix for #2318 2017-03-29 20:47:31 +02:00
DvdSubtitleLanguage.cs
FastBitmap.cs
FastFileStream.cs
FileUtil.cs [IsPlainText ] - minor optimizations 2017-07-10 03:53:47 +01:00
HistoryItem.cs
HtmlUtil.cs Fixed one scenario regarding bad italics in three lines sub - thx arydmell :) 2017-02-17 22:40:30 +01:00
IfoParser.cs
ImageSplitterItem.cs
Language.cs Added two new shortcuts for help wth sync + auto detect plain text 2017-06-29 19:21:23 +02:00
LanguageAutoDetect.cs Improved Arabic language auto detection - thx OmarSi :) 2017-06-26 21:53:47 +02:00
LanguageDeserializer.cs Added two new shortcuts for help wth sync + auto detect plain text 2017-06-29 19:21:23 +02:00
LanguageStructure.cs Added two new shortcuts for help wth sync + auto detect plain text 2017-06-29 19:21:23 +02:00
LibSE.csproj Added new subtitle format 2017-07-18 07:55:52 +02:00
ManagedBitmap.cs
MurMurHash3.cs
NativeMethods.cs
NikseBitmap.cs Fixed issue with </b> or </i> in export + changed max baseLinePadding 2016-08-09 18:54:52 +02:00
NoBreakAfterItem.cs
Paragraph.cs Added optional column "Region" for TTML 1.0 2017-04-26 18:51:34 +02:00
RealFFT.cs
RegistryUtil.cs
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 * ASS now allows decimals for outline/shadow - thx Ninelpienel :) 2017-06-30 21:55:10 +02:00
SsaStyle.cs * ASS now allows decimals for outline/shadow - thx Ninelpienel :) 2017-06-30 21:55:10 +02: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 [timecode] - more cleanup. 2017-05-05 17:38:55 +01:00
SubtitleEditRegex.cs A few fixes for "Fix Danish letter 'i'" - thx Burusai :) 2017-05-12 11:37:19 +02:00
TarHeader.cs
TarReader.cs
TaskbarList.cs
TextDraw.cs "Export images" - Better calc of text width - thx its :) 2016-08-09 19:32:42 +02:00
TextEncodingExtensions.cs
TimeCode.cs [TimeCodes] - more cleanup. 2017-05-30 15:37:34 +00:00
UknownFormatImporter.cs Minor refact 2017-04-17 11:15:57 +02:00
UknownFormatImporterJson.cs Trying to improve comment - thx ivandrofly :) 2017-02-14 16:22:33 +01:00
Utilities.cs Add to names language list is now culture neutral (accordingly to changes in SE 3.5.3) 2017-05-26 22:04:13 +02:00
VideoInfo.cs
WaveToVisualizer.cs [Configuration] - Cache directory 2016-10-31 01:50:15 +00:00
XmlDeserializerGenerator.cs
XSub.cs
ZipExtractor.cs