SubtitleEdit/libse
2016-06-27 20:00:01 +02:00
..
BluRaySup
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 Minor "Remove text for HI" fix (all uppercase don't remove "OK") - thx Maksim :) 2016-05-31 16:31:47 +02: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 Fixed bold tag for SSA (and related stuff) - thx John :) 2016-06-25 11:28:27 +02:00
TransportStream Formatting (whitespace only) 2016-05-29 13:02:24 +02:00
VobSub Remove unused namespaces. 2016-04-30 14:43:24 +01: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
FindReplaceDialogHelper.cs
HistoryItem.cs
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 Working on #1803 (new "Multiple replace" with groups) 2016-06-27 20:00:01 +02:00
LanguageAutoDetect.cs - Minor fixes in AutoDetect words. 2016-06-25 19:45:21 +02:00
LanguageDeserializer.cs Added groups in "Multiple replace" - thx aaaxx :) 2016-06-26 16:23:40 +02:00
LanguageStructure.cs Added groups in "Multiple replace" - thx aaaxx :) 2016-06-26 16:23:40 +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
RealFFT.cs
RegistryUtil.cs
RichTextToPlainText.cs
Settings.cs Added groups in "Multiple replace" - thx aaaxx :) 2016-06-26 16:23:40 +02:00
SsaStyle.cs [SsaStyle] - Remove redundant ToLower(). 2016-03-30 20:41:12 +01:00
StringExtensions.cs Minor performance fix for "RemoveControlCharacters" 2016-03-12 23:35:01 +01:00
StripableText.cs [StartWithUppercase] - Fix/Update. 2016-04-29 15:56:18 +01:00
Subtitle.cs command line convert "fps" will now (if specified) override frame rate from source file. Also file extensions are allowed instead of "lowercase subtitle format name without spaces": srt, ass, ssa, smi, itt 2016-06-01 20:59:22 +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
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
XmlDeserializerGenerator.cs
XSub.cs
ZipExtractor.cs