SubtitleEdit/libse
2018-03-05 17:45:21 +01:00
..
AudioToText Work on compare etc. 2018-02-13 10:37:38 +01:00
BluRaySup Fix BDSup issue where DTS was after PTS - thx Anders :) 2018-02-09 16:04:03 +01:00
ContainerFormats Proper fix for last commit as ebml spec says: MUST ignore any data following the first Null Octet - thx mkver :) 2018-02-03 12:11:10 +01:00
DetectEncoding
Dictionaries Work on "Remove text for HI" 2018-02-03 22:35:44 +01:00
Enums
Forms Fix "Remove text for HI" issue - thx btsix :) 2018-03-01 12:46:09 +01:00
Interfaces
NetflixQualityCheck Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Properties Version 3.5.6 2018-02-27 16:50:52 +01:00
Resources
SpellCheck
SubtitleFormats Add support for mp4 dash ttml - thx Octirius :) 2018-03-05 16:22:10 +01:00
TransportStream Remove delays for bluray-sup/vobsub time codes (normally 45ms) 2018-02-06 20:34:15 +01:00
VobSub Remove delays for bluray-sup/vobsub time codes (normally 45ms) 2018-02-06 20:34:15 +01:00
BmpReader.cs
CharUtils.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
Configuration.cs
DvdSubtitleLanguage.cs
FastBitmap.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
FastFileStream.cs
FileUtil.cs Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
FixCasing.cs Work on compare etc. 2018-02-13 10:37:38 +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 Add "download ffmpeg" from "Import scene changes" window too 2018-03-05 17:45:21 +01:00
LanguageAutoDetect.cs Improve language auto-detect - thx Kolle :) 2018-03-04 19:25:41 +01:00
LanguageDeserializer.cs Fix missing language tag 2018-03-05 07:54:54 +01:00
LanguageStructure.cs Fix missing language tag 2018-03-05 07:54:54 +01:00
LibSE.csproj Refactor DCinemaInterop (minor) 2018-03-04 10:24:04 +01:00
ManagedBitmap.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
MurMurHash3.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
NativeMethods.cs
NikseBitmap.cs Update some OCR stuff 2017-12-25 17:08:57 +01:00
NoBreakAfterItem.cs
packages.config
Paragraph.cs
RealFFT.cs
RegexUtils.cs More fixes for regex/new-line stuff - thx Adrian :) 2018-01-21 17:05:36 +01:00
RegistryUtil.cs
RichTextToPlainText.cs
SceneChangeHelper.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
Settings.cs Add new settings: vol boost, save as take file name from, list view / text box font split 2018-03-04 14:46:46 +01:00
SsaStyle.cs
StringExtensions.cs [stringextenssions] - update fixextraspaces 2018-02-23 20:39:10 +00:00
StrippableText.cs Treat ellipsis (…) the same way as three periods - thx SvenErik1968 :) 2018-03-04 16:59:55 +01:00
Subtitle.cs Remove empty lines if only contains control characters - thx Nima :) 2018-02-05 20:21:09 +01:00
TarHeader.cs
TarReader.cs
TaskbarList.cs
TextDraw.cs
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 Allow selecting via shortcuts in more list view - thx tormento :) 2018-03-01 08:12:30 +01:00
VideoInfo.cs
WaveToVisualizer.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
XmlDeserializerGenerator.cs
XSub.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
ZipExtractor.cs