.. |
BluRaySup
|
Improve import time stamps from subtitles - thx Ninelpienel :)
|
2018-02-05 12:35:19 +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
|
Replaced Encoding.GetEncodings with Configuration.AvailableEncodings
|
2016-05-20 11:01:05 +02:00 |
Dictionaries
|
Work on "Remove text for HI"
|
2018-02-03 22:35:44 +01:00 |
Enums
|
Add sort by "Actor" - thx von Suppé :)
|
2017-10-09 21:35:09 +02:00 |
Forms
|
Remove empty lines if only contains control characters - thx Nima :)
|
2018-02-05 20:21:09 +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.5
|
2018-01-26 20:08:20 +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 fixes for EBU
|
2018-02-03 14:54:28 +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
|
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
|
[configuration] - minor optimization
|
2017-08-06 20:07:50 +01: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
|
Optimize "SplitToLines" method (about 60% faster)
|
2017-11-26 17:35:00 +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
|
Add "Add 'word' to user dictionary" in spell check context menu - thx Mihai :)
|
2018-02-05 20:05:38 +01:00 |
LanguageAutoDetect.cs
|
Improve Romanian language auto-detect - thx Mihai :)
|
2017-10-28 20:53:36 +02:00 |
LanguageDeserializer.cs
|
Add "Add 'word' to user dictionary" in spell check context menu - thx Mihai :)
|
2018-02-05 20:05:38 +01:00 |
LanguageStructure.cs
|
Add "Add 'word' to user dictionary" in spell check context menu - thx Mihai :)
|
2018-02-05 20:05:38 +01:00 |
LibSE.csproj
|
Add new subtitle format
|
2017-12-30 13:14:14 +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
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
NikseBitmap.cs
|
Update some OCR stuff
|
2017-12-25 17:08:57 +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
|
More fixes for regex/new-line stuff - thx Adrian :)
|
2018-01-21 17:05:36 +01:00 |
RegistryUtil.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02: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
|
Remember settings for Export > Plain text... - thx aaaxx :)
|
2018-02-04 19:40:33 +01:00 |
SsaStyle.cs
|
* ASS now allows decimals for outline/shadow - thx Ninelpienel :)
|
2017-06-30 21:55:10 +02:00 |
StringExtensions.cs
|
Optimize "GetCharactersPerSecond"
|
2018-01-23 11:12:58 +01:00 |
StrippableText.cs
|
Refactor (minor cleanup)
|
2018-01-27 13:50:44 +01:00 |
Subtitle.cs
|
Remove empty lines if only contains control characters - thx Nima :)
|
2018-02-05 20:21:09 +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 |
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
|
Fix regarding #2732
|
2018-02-03 23:02:30 +01:00 |
VideoInfo.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
WaveToVisualizer.cs
|
Optimize two string operations
|
2017-12-10 22:18:13 +01: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 |