SubtitleEdit/libse
2018-01-20 13:43:13 +01:00
..
BluRaySup Fix for creating Blu-ray sup palette - thx Music Fan :) 2017-10-10 18:34:52 +02:00
ContainerFormats Fix not appending tracks in mkv - thx Rouzax :) 2018-01-20 13:43:13 +01:00
DetectEncoding
Dictionaries Improve OCR fix engine a little bit 2018-01-02 17:41:49 +01:00
Enums Add sort by "Actor" - thx von Suppé :) 2017-10-09 21:35:09 +02:00
Forms Allow space in "music symbols to replace" (now use separator comma instead of space) 2018-01-02 15:07:52 +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 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Properties Update version to 3.5.4 2017-10-02 18:27:38 +02:00
Resources Added more Netflix checks 2017-03-24 21:47:13 +01:00
SpellCheck Fix Arabic word split issue - thx OmarSi/ivandrofly :) 2017-08-03 18:31:21 +02:00
SubtitleFormats Fix crash in ttml 1.0 saving - thx nathaniel1977 :) 2018-01-17 19:59:48 +01:00
TransportStream [DvdSubPes] - Working on #1932. 2016-08-30 17:07:07 +01:00
VobSub Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
BmpReader.cs
CharUtils.cs Minor optimization of IsEnglishAlphabet 2017-11-07 19:08:01 +01:00
Configuration.cs [configuration] - minor optimization 2017-08-06 20:07:50 +01:00
DvdSubtitleLanguage.cs
FastBitmap.cs
FastFileStream.cs
FileUtil.cs Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
HistoryItem.cs
HtmlUtil.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
IfoParser.cs
ImageSplitterItem.cs Work on OCR 2017-12-22 21:03:10 +01:00
Language.cs Improve a text in UI 2018-01-02 21:39:18 +01:00
LanguageAutoDetect.cs Improve Romanian language auto-detect - thx Mihai :) 2017-10-28 20:53:36 +02:00
LanguageDeserializer.cs Allow space in "music symbols to replace" (now use separator comma instead of space) 2018-01-02 15:07:52 +01:00
LanguageStructure.cs Allow space in "music symbols to replace" (now use separator comma instead of space) 2018-01-02 15:07:52 +01:00
LibSE.csproj Add new subtitle format 2017-12-30 13:14:14 +01:00
ManagedBitmap.cs
MurMurHash3.cs
NativeMethods.cs
NikseBitmap.cs Update some OCR stuff 2017-12-25 17:08:57 +01:00
NoBreakAfterItem.cs
packages.config Improve handling of zlib compression in Matroska - thx mkver 2017-09-10 20:50:28 +02:00
Paragraph.cs Added optional column "Region" for TTML 1.0 2017-04-26 18:51:34 +02:00
RealFFT.cs
RegexUtils.cs [regexutils] - minor updates 2017-12-12 01:05:56 +00:00
RegistryUtil.cs
RichTextToPlainText.cs
SceneChangeHelper.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
Settings.cs Add two new shortcuts (not in UI yet) - thx darnn :) 2018-01-15 19:46:16 +01:00
SsaStyle.cs * ASS now allows decimals for outline/shadow - thx Ninelpienel :) 2017-06-30 21:55:10 +02:00
StringExtensions.cs Optimize some string manipulation 2017-12-20 20:13:57 +01:00
StrippableText.cs Fix issue in "Change casing" - thx Chamallow :) 2018-01-20 00:04:54 +01:00
Subtitle.cs Update comment 2017-12-28 18:06:50 +01:00
TarHeader.cs
TarReader.cs
TaskbarList.cs
TextDraw.cs Make font size for export images more like vlc/mpv 2017-10-01 15:25:00 +02:00
TextEncodingExtensions.cs
TimeCode.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
UknownFormatImporter.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
UknownFormatImporterJson.cs Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Utilities.cs Optimize some string manipulation 2017-12-20 20:13:57 +01:00
VideoInfo.cs
WaveToVisualizer.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
XmlDeserializerGenerator.cs
XSub.cs
ZipExtractor.cs