.. |
AudioToText
|
Formatting (whitespace only)
|
2019-08-16 22:55:32 +02:00 |
BluRaySup
|
Improve bdsup save performance slightly
|
2019-10-06 22:23:55 +02:00 |
ContainerFormats
|
Try to prevent crash parsing mp4/bdsup
|
2019-09-20 14:45:26 +02:00 |
DetectEncoding
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
Dictionaries
|
Improve "fix ocvr errors" regarding uppercase words + periods - thx Araynilmar :)
|
2019-09-01 10:39:23 +02:00 |
Enums
|
Try making ocr spell check more like normal spell check regarding one letter words + fix issue with normal spell check "add to names list" only working after restart
|
2018-12-29 21:51:25 +01:00 |
Forms
|
Fix remove text for HI issue - thx von Suppé :)
|
2019-10-23 08:45:01 +02:00 |
Interfaces
|
Allow some image to image convert in Batch Convert - thx Tim :)
|
2019-08-01 18:14:30 +02:00 |
NetflixQualityCheck
|
Refactor (minor)
|
2019-02-02 12:42:30 +01:00 |
Properties
|
Change version number to 3.5.11
|
2019-10-27 08:15:41 +01:00 |
Resources
|
Update Netflix allowed glyphs - thx Justin :)
|
2018-12-18 22:17:30 +01:00 |
SpellCheck
|
Optimize a little
|
2019-09-14 18:06:26 +02:00 |
SubtitleFormats
|
Add DCinemaSmpte2014 + gen scene changes in batch
|
2019-10-23 20:20:23 +02:00 |
Translate
|
Make method static
|
2019-09-20 22:21:28 +02:00 |
TransportStream
|
Improve TS read performance slightly
|
2019-10-21 18:14:07 +02:00 |
VobSub
|
Formatting (whitespace only)
|
2019-09-17 04:12:59 +02:00 |
BmpReader.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
BookmarkPersistence.cs
|
Fix bookmark "new line" characters
|
2019-01-28 06:38:35 +01:00 |
CharUtils.cs
|
Refactor (minor cleanup)
|
2018-01-27 13:50:44 +01:00 |
Configuration.cs
|
Try to improve ocr via tesseract on linux
|
2019-09-22 17:15:56 +02:00 |
DvdSubtitleLanguage.cs
|
refactor - add braces
|
2019-01-19 17:39:59 +01:00 |
FastBitmap.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
FastFileStream.cs
|
Fix for reading mkv on Linux - thx JGoutin :)
|
2019-09-21 14:39:39 +02:00 |
FilePathComparer.cs
|
Formatting (whitespace only)
|
2019-08-16 22:55:32 +02:00 |
FileUtil.cs
|
Use language info from ts files
|
2019-10-10 13:38:58 +02:00 |
FixCasing.cs
|
Improve change casing - add stuttering support
|
2019-02-23 21:20:33 +01:00 |
HistoryItem.cs
|
Some line endings to CRLF
|
2016-02-08 21:11:03 +01:00 |
HtmlUtil.cs
|
Refactor misc minor stuff
|
2019-09-29 14:33:26 +02:00 |
IfoParser.cs
|
Refactor - fix minor issues from codacy
|
2019-01-22 07:30:08 +01:00 |
ImageSplitterItem.cs
|
Work on OCR
|
2017-12-22 21:03:10 +01:00 |
IsoCountryCodes.cs
|
A few fixes for language info from ts files
|
2019-10-10 15:06:53 +02:00 |
Language.cs
|
More settings for auto-br
|
2019-11-05 19:09:02 +01:00 |
LanguageAutoDetect.cs
|
Improve "Batch convert"
|
2019-08-25 13:05:17 +02:00 |
LanguageDeserializer.cs
|
More settings for auto-br
|
2019-11-05 19:09:02 +01:00 |
LanguageStructure.cs
|
More settings for auto-br
|
2019-11-05 19:09:02 +01:00 |
LibSE.csproj
|
Add DCinemaSmpte2014 + gen scene changes in batch
|
2019-10-23 20:20:23 +02:00 |
ManagedBitmap.cs
|
Refactor (minor cleanup)
|
2018-01-27 13:50:44 +01:00 |
MovieHasher.cs
|
minor refact
|
2018-08-24 22:09:53 +02:00 |
MurMurHash3.cs
|
Refactor (minor cleanup)
|
2018-01-27 13:50:44 +01:00 |
NativeMethods.cs
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
NikseBitmap.cs
|
Initial work on TS convert
|
2019-10-04 17:23:12 +02:00 |
NoBreakAfterItem.cs
|
Refactor - fix minor issues from codacy
|
2019-01-28 19:35:15 +01:00 |
packages.config
|
switch to use zlib.net-multiplatform
|
2019-04-06 13:41:06 -07:00 |
Paragraph.cs
|
Refactor misc minor stuff
|
2019-09-29 14:33:26 +02:00 |
PlainTextImporter.cs
|
Add initial profiles (for subtitle rules)
|
2019-03-12 21:14:21 +01:00 |
Position.cs
|
Initial work on TS convert
|
2019-10-04 17:23:12 +02:00 |
RealFFT.cs
|
Add some readonly keywords.
|
2015-09-03 01:46:29 -04:00 |
RegexUtils.cs
|
Formatting (whitespace only)
|
2019-08-16 22:55:32 +02:00 |
RegistryUtil.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
ReplaceExpression.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
RichTextToPlainText.cs
|
Fix a few issues regarding RTF - thx Liora :)
|
2019-04-04 17:32:17 +02:00 |
RulesProfile.cs
|
Add shortcut for choosing profile
|
2019-08-05 20:51:45 +02:00 |
SceneChangeHelper.cs
|
Remove obsolete hash functions regarding waveform
|
2019-05-28 21:34:41 +02:00 |
SeJsonParser.cs
|
Update json parser
|
2019-09-19 16:42:59 +02:00 |
SeJsonValidator.cs
|
Update json parser
|
2019-09-19 16:42:59 +02:00 |
SeLogger.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
Settings.cs
|
More settings for auto-br
|
2019-11-05 19:09:02 +01:00 |
SsaStyle.cs
|
Allow decimal points in ASS font size - thx Meivyn :)
|
2019-10-20 13:30:34 +02:00 |
StringExtensions.cs
|
Fix performance issue for UnknownSubtitle88
|
2019-09-16 16:45:08 +02:00 |
StrippableText.cs
|
Fix some string comparison types - thx ivandrofly :)
|
2019-10-15 21:40:23 +02:00 |
Subtitle.cs
|
Refactor misc minor stuff
|
2019-09-29 14:33:26 +02:00 |
TarHeader.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
TarReader.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
TaskbarList.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
TesseractDictionary.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
TextDraw.cs
|
Formatting (whitespace only)
|
2019-09-17 04:12:59 +02:00 |
TextEncodingExtensions.cs
|
A few unit tests + refacts
|
2019-09-17 16:15:59 +02:00 |
TimeCode.cs
|
Refactor misc minor stuff
|
2019-09-29 14:33:26 +02:00 |
TinyJsonParser.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
UknownFormatImporter.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
UknownFormatImporterJson.cs
|
Formatting (whitespace only)
|
2019-08-16 22:55:32 +02:00 |
Utilities.cs
|
Change break thresshold for comma/line-end
|
2019-11-06 18:49:22 +01:00 |
VideoInfo.cs
|
Ran CodeMaid.
|
2016-01-24 16:49:03 +02:00 |
WaveToVisualizer.cs
|
Formatting (whitespace only)
|
2019-08-16 22:55:32 +02:00 |
XmlDeserializerGenerator.cs
|
libse - initial commit to separate UI and logic
|
2015-08-26 22:42:40 +02:00 |
XSub.cs
|
Refactor - add braces for libse
|
2019-01-19 14:40:37 +01:00 |
ZipExtractor.cs
|
Refactor misc minor stuff
|
2019-09-29 14:33:26 +02:00 |