.. |
BluRaySup
|
Minor optimization fixes related to #2032 - thx ivandrofly :)
|
2016-10-27 19:08:02 +02:00 |
ContainerFormats
|
Added default value for Matroska track language - thx mkver :)
|
2016-08-10 22:17:05 +02:00 |
DetectEncoding
|
Replaced Encoding.GetEncodings with Configuration.AvailableEncodings
|
2016-05-20 11:01:05 +02:00 |
Dictionaries
|
[Configuration] - Cache directory
|
2016-10-31 01:50:15 +00:00 |
Enums
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
Forms
|
Fix "Fix missing spaces" issue regarding Finnish/Swedish colons - thx Boulder08 :)
|
2016-11-20 19:51:58 +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 |
Properties
|
Version 3.5 :)
|
2016-10-26 12:06:26 +02:00 |
SpellCheck
|
[Configuration] - Cache directory
|
2016-10-31 01:50:15 +00:00 |
SubtitleFormats
|
Fixed confusing variable naming
|
2016-11-20 18:18:09 +01:00 |
TransportStream
|
[DvdSubPes] - Working on #1932.
|
2016-08-30 17:07:07 +01:00 |
VobSub
|
NTSC (23.976fps or 29.970fps) DVD extract some problem fixed - thx Jamakmake :)
|
2016-10-08 09:22:40 +02:00 |
BmpReader.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
CharUtils.cs
|
[CharUtils] - Add char-helper class.
|
2016-08-12 13:38:34 +01:00 |
Configuration.cs
|
Fixed minor typo
|
2016-11-03 19:29:49 +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
|
Minor refact (use simple types)
|
2016-07-31 22:04:48 +02:00 |
HistoryItem.cs
|
Some line endings to CRLF
|
2016-02-08 21:11:03 +01:00 |
HtmlUtil.cs
|
commit fix #2050 - thx invandrofly :)
|
2016-10-31 18:06:00 +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
|
Added a few extra shortcuts - also fixes #2017
|
2016-10-18 11:50:28 +02:00 |
LanguageAutoDetect.cs
|
Working on language auto-detect - Czech vs Lithuanian
|
2016-11-20 07:49:45 +01:00 |
LanguageDeserializer.cs
|
Added a few extra shortcuts - also fixes #2017
|
2016-10-18 11:50:28 +02:00 |
LanguageStructure.cs
|
Added a few extra shortcuts - also fixes #2017
|
2016-10-18 11:50:28 +02:00 |
LibSE.csproj
|
[Rename] - Stripable => Strippable.
|
2016-11-19 21:40:34 +00: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 |
Paragraph.cs
|
[TimeCode] - Add default constructor.
|
2016-10-29 15:56:39 +01: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
|
Fixed some trouble
|
2016-11-11 18:44:51 +04:00 |
SsaStyle.cs
|
[SsaStyle] - Remove redundant ToLower().
|
2016-03-30 20:41:12 +01:00 |
StringExtensions.cs
|
[StringExtension] - Optimize FixExtraWhiteSpaces.
|
2016-11-10 19:13:44 +00:00 |
StrippableText.cs
|
[Rename] - Stripable => Strippable.
|
2016-11-19 21:40:34 +00:00 |
Subtitle.cs
|
Added a few extra shortcuts - also fixes #2017
|
2016-10-18 11:50:28 +02:00 |
SubtitleEditRegex.cs
|
Remove unused namespaces.
|
2016-04-30 14:43:24 +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
|
"Export images" - Better calc of text width - thx its :)
|
2016-08-09 19:32:42 +02:00 |
TextEncodingExtensions.cs
|
Added Text.Encoding.IsEbcdic extension method
|
2016-05-22 00:57:21 +02:00 |
TimeCode.cs
|
[TimeCode] - Add default constructor.
|
2016-10-29 15:56:39 +01:00 |
UknownFormatImporter.cs
|
[TimeCode] - Add default constructor.
|
2016-10-29 15:56:39 +01:00 |
Utilities.cs
|
[Utilities] - Optimize ReverseString.
|
2016-11-24 18:05:28 +00: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 |