.. |
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 type in last commit
|
2018-03-17 09:21:55 +01:00 |
DetectEncoding
|
Fix some issues found by PVS-Studio
|
2018-03-07 19:27:52 +01:00 |
Dictionaries
|
Refactor NameList
|
2018-03-20 08:36:50 +01:00 |
Enums
|
Add sort by "Actor" - thx von Suppé :)
|
2017-10-09 21:35:09 +02:00 |
Forms
|
Merge pull request #2823 from LinqManJr/linqMan_branch
|
2018-03-20 08:01:59 +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
|
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 for last commit
|
2018-03-20 08:06:08 +01:00 |
TransportStream
|
Some Fixes From PVS-Studio #2
|
2018-03-13 23:29:21 +09:00 |
VobSub
|
Some Fixes From PVS-Studio #2
|
2018-03-13 23:29:21 +09:00 |
BmpReader.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
CharUtils.cs
|
Refactor (minor cleanup)
|
2018-01-27 13:50:44 +01:00 |
Configuration.cs
|
Update Tesseract OCR from 3.02 to 4.0 (alpha)
|
2018-03-27 17:24:47 +02:00 |
DvdSubtitleLanguage.cs
|
Added DvdSubtitleLanguage class
|
2016-04-19 21:58:56 +02:00 |
FastBitmap.cs
|
Refactor (minor cleanup)
|
2018-01-27 13:50:44 +01:00 |
FastFileStream.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
FileUtil.cs
|
Refact + fix for IsPlainText
|
2018-03-13 17:01:44 +01:00 |
FixCasing.cs
|
Work on compare etc.
|
2018-02-13 10:37:38 +01:00 |
HistoryItem.cs
|
Some line endings to CRLF
|
2016-02-08 21:11:03 +01:00 |
HtmlUtil.cs
|
Optimize two string operations
|
2017-12-10 22:18:13 +01:00 |
IfoParser.cs
|
Use DvdSubtitleLanguage class i/o IfoParser language lists
|
2016-04-19 21:58:58 +02:00 |
ImageSplitterItem.cs
|
Work on OCR
|
2017-12-22 21:03:10 +01:00 |
Language.cs
|
Fix type + improve text - thx Ingo :)
|
2018-03-31 13:02:49 +02:00 |
LanguageAutoDetect.cs
|
Improve language auto detect
|
2018-03-14 21:39:50 +01:00 |
LanguageDeserializer.cs
|
Add ffmpeg scene change thresshold to UI
|
2018-03-31 09:25:31 +02:00 |
LanguageStructure.cs
|
Add ffmpeg scene change thresshold to UI
|
2018-03-31 09:25:31 +02:00 |
LibSE.csproj
|
Update Tesseract OCR from 3.02 to 4.0 (alpha)
|
2018-03-27 17:24:47 +02: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
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
NikseBitmap.cs
|
Work on binary image threshold in UI
|
2018-03-13 06:45:14 +01:00 |
NoBreakAfterItem.cs
|
[NoBreakAfterItem] - Use generic IComparable.
|
2016-04-05 03:09:40 +01:00 |
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
|
Add some readonly keywords.
|
2015-09-03 01:46:29 -04:00 |
RegexUtils.cs
|
Update RegexUtils.cs
|
2018-03-13 21:44:47 +09:00 |
RegistryUtil.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
ReplaceExpression.cs
|
Refact (minor)
|
2018-03-09 23:42:32 +01:00 |
RichTextToPlainText.cs
|
Minor refact (use simple types)
|
2016-07-31 22:04:48 +02:00 |
SceneChangeHelper.cs
|
Optimize two string operations
|
2017-12-10 22:18:13 +01:00 |
Settings.cs
|
Work on scene changes
|
2018-03-30 13:25:45 +02: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
|
Refactor (minor)
|
2018-03-14 22:02:40 +01:00 |
Subtitle.cs
|
Fix missing blank end lines in save - thx darnn :)
|
2018-03-11 09:38:39 +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 |
TesseractDictionary.cs
|
Update Tesseract OCR from 3.02 to 4.0 (alpha)
|
2018-03-27 17:24:47 +02:00 |
TextDraw.cs
|
Make font size for export images more like vlc/mpv
|
2017-10-01 15:25:00 +02:00 |
TextEncodingExtensions.cs
|
Added Text.Encoding.IsEbcdic extension method
|
2016-05-22 00:57:21 +02:00 |
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
|
Work on #2821
|
2018-03-16 09:31:53 +01:00 |
VideoInfo.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
WaveToVisualizer.cs
|
Some Fixes From PVS-Studio #2
|
2018-03-13 23:29:21 +09:00 |
XmlDeserializerGenerator.cs
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
XSub.cs
|
Refactor (minor cleanup)
|
2018-01-27 13:50:44 +01:00 |
ZipExtractor.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |