SubtitleEdit/libse
Nikolaj Olsson 8fbfec9bf4 Merge pull request #2195 from ivandrofly/timed_text
[TimedText] - Exit as soon 'all30OrBelow' changes state.
2017-01-29 09:07:16 +01:00
..
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
Dictionaries [Configuration] - Cache directory 2016-10-31 01:50:15 +00:00
Enums
Forms Fixed remove test for HI issue - thx Boulder08 :) 2016-11-27 13:27:07 +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 Updated year 2017-01-28 19:45:07 +01:00
SpellCheck [Configuration] - Cache directory 2016-10-31 01:50:15 +00:00
SubtitleFormats [TimedText] - Exit as soon 'all30OrBelow' changes state. 2017-01-29 03:56:22 +00: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
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
FastBitmap.cs
FastFileStream.cs
FileUtil.cs Minor refact (use simple types) 2016-07-31 22:04:48 +02:00
HistoryItem.cs
HtmlUtil.cs commit fix #2050 - thx invandrofly :) 2016-10-31 18:06:00 +01:00
IfoParser.cs
ImageSplitterItem.cs
Language.cs Added "max words/min" setting 2017-01-17 21:09:07 +01:00
LanguageAutoDetect.cs Working on language auto-detect - Czech vs Lithuanian 2016-11-20 07:49:45 +01:00
LanguageDeserializer.cs Added "max words/min" setting 2017-01-17 21:09:07 +01:00
LanguageStructure.cs Added "max words/min" setting 2017-01-17 21:09:07 +01:00
LibSE.csproj Added new subtitle format - thx Zhiyi :) 2017-01-15 19:30:06 +01:00
ManagedBitmap.cs
MurMurHash3.cs
NativeMethods.cs
NikseBitmap.cs Fixed issue with </b> or </i> in export + changed max baseLinePadding 2016-08-09 18:54:52 +02:00
NoBreakAfterItem.cs
Paragraph.cs [TimeCode] - Add default constructor. 2016-10-29 15:56:39 +01:00
RealFFT.cs
RegistryUtil.cs
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 Added optional "chars/sec" + "words/min" for waveform 2017-01-16 18:57:29 +01:00
SsaStyle.cs
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
TarHeader.cs
TarReader.cs
TaskbarList.cs
TextDraw.cs "Export images" - Better calc of text width - thx its :) 2016-08-09 19:32:42 +02:00
TextEncodingExtensions.cs
TimeCode.cs [TimeCode] - Do not ignore days. 2016-11-27 20:01:14 +00:00
UknownFormatImporter.cs Minor perf fix 2017-01-20 22:25:06 +01:00
Utilities.cs [Utilities] - Optimize remove white space. 2017-01-12 18:08:51 +00:00
VideoInfo.cs
WaveToVisualizer.cs [Configuration] - Cache directory 2016-10-31 01:50:15 +00:00
XmlDeserializerGenerator.cs
XSub.cs
ZipExtractor.cs