SubtitleEdit/libse
2016-06-23 00:25:10 +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 resetting of header in Timed Text 1.0 format - thx Krystian :) 2016-06-23 00:25:10 +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 Some improvements (fixed end-time + less splitting when using colors) for "Transport Stream" import - thx kurosu 2016-04-30 10:56:44 +02:00
LanguageAutoDetect.cs Some fixes for utf32 2016-05-21 09:47:24 +02:00
LanguageDeserializer.cs Added LanguageNames to multi-lang 2016-04-19 21:57:26 +02:00
LanguageStructure.cs Added LanguageNames to multi-lang 2016-04-19 21:57:26 +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 a "Configuration.Settings.General.WaveformUpdateIntervalMs "setting - and new default value of 30 (old was 100) which should give a smoother running current pos vert line in waveform 2016-06-13 19:28:03 +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
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