.. |
BluRaySup
|
Minor optimization fixes related to #2032 - thx ivandrofly :)
|
2016-10-27 19:08:02 +02:00 |
ContainerFormats
|
Check for track encoding flag when reading Matroska tracks - thx mkver :)
|
2017-09-11 15:36:45 +02:00 |
DetectEncoding
|
Replaced Encoding.GetEncodings with Configuration.AvailableEncodings
|
2016-05-20 11:01:05 +02:00 |
Dictionaries
|
Minor refact
|
2017-08-07 17:42:48 +02:00 |
Enums
|
Add "Whole word" in "Replace" window - thx OmrSi :)
|
2017-09-27 21:21:14 +02:00 |
Forms
|
Tweak to "Fix uppercase 'i' inside lowercase word" - thx Boulder08 :)
|
2017-09-24 12:08:35 +02: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
|
[NetflixHelper] - Add portuguese number/word converter.
|
2017-09-29 13:55:30 +01:00 |
Properties
|
SE 3.5.3
|
2017-05-12 14:31:33 +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
|
Add PAC Greek encoding
|
2017-09-23 00:30:55 +02:00 |
TransportStream
|
[DvdSubPes] - Working on #1932.
|
2016-08-30 17:07:07 +01:00 |
VobSub
|
Fix #2204 - thx ivandrofly :)
|
2017-02-08 21:46:44 +01:00 |
BmpReader.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
CharUtils.cs
|
[DCSubtitle] - optimize GetColorStringFromDCinema
|
2017-08-06 20:12:58 +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
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
FastFileStream.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
FileUtil.cs
|
Fix error message for 7-Zip files
|
2017-08-14 18:23:20 +02:00 |
HistoryItem.cs
|
Some line endings to CRLF
|
2016-02-08 21:11:03 +01:00 |
HtmlUtil.cs
|
Fixed one scenario regarding bad italics in three lines sub - thx arydmell :)
|
2017-02-17 22:40:30 +01:00 |
IfoParser.cs
|
Use DvdSubtitleLanguage class i/o IfoParser language lists
|
2016-04-19 21:58:58 +02:00 |
ImageSplitterItem.cs
|
Some minor improvements for OCR via "Binary image compare"
|
2016-05-06 15:38:42 +02:00 |
Language.cs
|
Fix Microsoft translator via API key - thx Acir :)
|
2017-09-23 08:57:27 +02:00 |
LanguageAutoDetect.cs
|
Optimize RTL language detect - fix #2529
|
2017-08-21 20:05:05 +02:00 |
LanguageDeserializer.cs
|
Fix Microsoft translator via API key - thx Acir :)
|
2017-09-23 08:57:27 +02:00 |
LanguageStructure.cs
|
Fix Microsoft translator via API key - thx Acir :)
|
2017-09-23 08:57:27 +02:00 |
LibSE.csproj
|
Add "Whole word" in "Replace" window - thx OmrSi :)
|
2017-09-27 21:21:14 +02:00 |
ManagedBitmap.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
MurMurHash3.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
NativeMethods.cs
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
NikseBitmap.cs
|
Fixed issue with </b> or </i> in export + changed max baseLinePadding
|
2016-08-09 18:54:52 +02: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 |
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
|
[Configuration] - Cache directory
|
2016-10-31 01:50:15 +00:00 |
Settings.cs
|
Add "box border size" setting for export to image based format - thx Asger :)
|
2017-09-29 21:26:00 +02:00 |
SsaStyle.cs
|
* ASS now allows decimals for outline/shadow - thx Ninelpienel :)
|
2017-06-30 21:55:10 +02:00 |
StringExtensions.cs
|
Add new subtitle format - thx Gunnar :)
|
2017-09-04 21:56:00 +02:00 |
StrippableText.cs
|
Fix Arabic word split issue - thx OmarSi/ivandrofly :)
|
2017-08-03 18:31:21 +02:00 |
Subtitle.cs
|
Add "undo" for ASS style changes
|
2017-09-06 16:51:15 +02:00 |
SubtitleEditRegex.cs
|
A few fixes for "Fix Danish letter 'i'" - thx Burusai :)
|
2017-05-12 11:37:19 +02: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
|
Fix export image size + a few minor ASSA issues - thx von Suppé :)
|
2017-09-16 18:05:02 +02:00 |
TextEncodingExtensions.cs
|
Added Text.Encoding.IsEbcdic extension method
|
2016-05-22 00:57:21 +02:00 |
TimeCode.cs
|
[TimeCodes] - more cleanup.
|
2017-05-30 15:37:34 +00:00 |
UknownFormatImporter.cs
|
Minor refact
|
2017-04-17 11:15:57 +02:00 |
UknownFormatImporterJson.cs
|
Trying to improve comment - thx ivandrofly :)
|
2017-02-14 16:22:33 +01:00 |
Utilities.cs
|
Make auto-br not change if one or two lines have music tags in start/end
|
2017-09-29 21:49:25 +02:00 |
VideoInfo.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
WaveToVisualizer.cs
|
[Configuration] - Cache directory
|
2016-10-31 01:50:15 +00:00 |
XmlDeserializerGenerator.cs
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
XSub.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
ZipExtractor.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |