SubtitleEdit/libse
2018-03-13 00:36:57 +00: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 Fix some issues found by PVS-Studio 2018-03-07 20:14:42 +01:00
DetectEncoding Fix some issues found by PVS-Studio 2018-03-07 19:27:52 +01:00
Dictionaries Fix some issues found by PVS-Studio 2018-03-06 23:33:24 +01:00
Enums Add sort by "Actor" - thx von Suppé :) 2017-10-09 21:35:09 +02:00
Forms Fix issue with Greek / Fix missing spaces - thx amerzone :) 2018-03-09 14:24:47 +01:00
Interfaces
NetflixQualityCheck Fix some issues found by PVS-Studio 2018-03-07 20:14:42 +01:00
Properties Version 3.5.6 2018-02-27 16:50:52 +01: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 some issues found by PVS-Studio 2018-03-07 19:27:52 +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 [configuration] - minor optimization 2017-08-06 20:07:50 +01:00
DvdSubtitleLanguage.cs
FastBitmap.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
FastFileStream.cs
FileUtil.cs move files handler method to fileutil.cs 2018-03-13 00:36:57 +00: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 shortcut for toggle music symbols in list view - thx robtor :) 2018-03-05 18:55:33 +01:00
LanguageAutoDetect.cs Improve language auto-detect - thx Kolle :) 2018-03-04 19:25:41 +01:00
LanguageDeserializer.cs Add shortcut for toggle music symbols in list view - thx robtor :) 2018-03-05 18:55:33 +01:00
LanguageStructure.cs Add shortcut for toggle music symbols in list view - thx robtor :) 2018-03-05 18:55:33 +01:00
LibSE.csproj Refact (minor) 2018-03-09 23:42:32 +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 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 More fixes for regex/new-line stuff - thx Adrian :) 2018-01-21 17:05:36 +01:00
RegistryUtil.cs
ReplaceExpression.cs Refact (minor) 2018-03-09 23:42:32 +01:00
RichTextToPlainText.cs
SceneChangeHelper.cs Optimize two string operations 2017-12-10 22:18:13 +01:00
Settings.cs Add shortcusts "Batchconvert" + "waveform split" 2018-03-06 21:49:02 +01:00
SsaStyle.cs Fix some issues found by PVS-Studio 2018-03-06 23:33:24 +01:00
StringExtensions.cs [stringextenssions] - update fixextraspaces 2018-02-23 20:39:10 +00:00
StrippableText.cs [strippable] - update part 1 2018-03-06 01:11:29 +00:00
Subtitle.cs Fix missing blank end lines in save - thx darnn :) 2018-03-11 09:38:39 +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 move files handler method to fileutil.cs 2018-03-13 00:36:57 +00: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