SubtitleEdit/libse
2016-06-27 20:00:01 +02:00
..
BluRaySup Ran CodeMaid. 2016-01-24 16:49:03 +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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FastFileStream.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FileUtil.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
FindReplaceDialogHelper.cs Fix #1352 - source view replace all speed - thx adem0x :) 2015-10-21 21:56:56 +02:00
HistoryItem.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
HtmlUtil.cs Fixed bug in "Fix invalid italic tags" - thx invandrofly :) 2016-02-06 19:51:57 +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 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 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 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 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 Some line endings to CRLF 2016-02-08 21:11:03 +01:00
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 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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
WaveToVisualizer.cs Some line endings to CRLF 2016-02-08 21:11:03 +01: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