SubtitleEdit/libse
2016-07-08 16:51:16 +00:00
..
BluRaySup Added some support for pos(x,y) in export 2016-07-06 22:26:16 +02:00
ContainerFormats Minor refact 2016-05-03 14:56:37 +02:00
DetectEncoding Replaced Encoding.GetEncodings with Configuration.AvailableEncodings 2016-05-20 11:01:05 +02:00
Dictionaries Merge pull request #1801 from ivandrofly/patch-ocr 2016-06-18 23:47:09 +02:00
Enums
Forms [Regex] - Remove duplicated compiled regex. 2016-07-08 16:51:16 +00:00
Interfaces Move Interfaces into Interfaces folder. 2016-04-30 03:19:47 +01:00
Properties Subtitle edit 3.4.13 2016-06-12 14:45:25 +02:00
SpellCheck Another minor addendum to #1751 2016-05-11 21:33:47 +02:00
SubtitleFormats Working on fixing ebu justification, so option from save dialog is actually working... #1833 2016-07-07 18:21:03 +02:00
TransportStream Formatting (whitespace only) 2016-05-29 13:02:24 +02:00
VobSub Added some support for pos(x,y) in export 2016-07-06 22:26:16 +02:00
BmpReader.cs
Configuration.cs Added Cofiguration.AvailableEncodings property 2016-05-20 08:28:17 +02:00
DvdSubtitleLanguage.cs Added DvdSubtitleLanguage class 2016-04-19 21:58:56 +02:00
FastBitmap.cs
FastFileStream.cs
FileUtil.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
FindReplaceDialogHelper.cs
HistoryItem.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
HtmlUtil.cs
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 Fixed typo (Core.Language) 2016-06-30 15:27:11 +02:00
LanguageAutoDetect.cs Formatting (whitespace only) 2016-06-30 15:28:04 +02:00
LanguageDeserializer.cs Fixed typo (Core.Language) 2016-06-30 15:27:11 +02:00
LanguageStructure.cs Fixed typo (Core.Language) 2016-06-30 15:27:11 +02:00
LibSE.csproj Fixed and improved build process 2016-06-14 15:37:14 +02:00
ManagedBitmap.cs
MurMurHash3.cs
NativeMethods.cs
NikseBitmap.cs Formatting (whitespace only) 2016-05-29 13:02:24 +02:00
NoBreakAfterItem.cs [NoBreakAfterItem] - Use generic IComparable. 2016-04-05 03:09:40 +01:00
Paragraph.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
RealFFT.cs
RegistryUtil.cs
RichTextToPlainText.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Settings.cs Formatting (whitespace only) 2016-06-30 15:28:04 +02:00
SsaStyle.cs [SsaStyle] - Remove redundant ToLower(). 2016-03-30 20:41:12 +01:00
StringExtensions.cs Improved support for wsrt files + allow for \r\r\n newline 2016-07-06 22:24:34 +02:00
StripableText.cs Some minor optimizations inspired by #1814 - thx invandrofly :) 2016-06-29 19:22:06 +02:00
Subtitle.cs Improved support for wsrt files + allow for \r\r\n newline 2016-07-06 22:24:34 +02:00
SubtitleEditRegex.cs Remove unused namespaces. 2016-04-30 14:43:24 +01:00
TarHeader.cs
TarReader.cs
TaskbarList.cs
TextDraw.cs
TextEncodingExtensions.cs Added Text.Encoding.IsEbcdic extension method 2016-05-22 00:57:21 +02:00
TimeCode.cs [Typo] - Fix typos in params 2016-02-26 23:35:48 +00:00
UknownFormatImporter.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Utilities.cs "Unbreak lines" now works with multiple new line characters - thx ivandrofly :) 2016-04-17 14:17:14 +02:00
VideoInfo.cs
WaveToVisualizer.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
XmlDeserializerGenerator.cs
XSub.cs
ZipExtractor.cs