SubtitleEdit/libse
2019-01-01 15:41:22 +01:00
..
AudioToText Work on compare etc. 2018-02-13 10:37:38 +01:00
BluRaySup Update change log 2018-10-10 10:41:29 +02:00
ContainerFormats Fix (some) demuxed mp4 time codes 2018-04-02 18:39:47 +02:00
DetectEncoding Fix some issues found by PVS-Studio 2018-03-07 19:27:52 +01:00
Dictionaries Refactor NameList 2018-03-20 08:36:50 +01: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 Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +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
NetflixQualityCheck Update Netflix allowed glyphs - thx Justin :) 2018-12-18 22:17:30 +01:00
Properties V3.5.8 2018-12-20 15:34:53 +01:00
Resources Update Netflix allowed glyphs - thx Justin :) 2018-12-18 22:17:30 +01:00
SpellCheck 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
SubtitleFormats Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +01:00
Translate Minor fixes 2018-12-12 20:22:29 +01:00
TransportStream Some Fixes From PVS-Studio #2 2018-03-13 23:29:21 +09:00
VobSub Minor refact 2018-08-01 15:48:26 +02:00
BmpReader.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
BookmarkPersistence.cs Work on #3255 2018-12-31 11:24:45 +01:00
CharUtils.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
Configuration.cs Go back to include Tesseract 3.02 per derfault 2018-09-23 20:24:39 +02:00
DvdSubtitleLanguage.cs Added DvdSubtitleLanguage class 2016-04-19 21:58:56 +02:00
FastBitmap.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
FastFileStream.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FileUtil.cs Avoid leaving filtes in temp folder - thx borifax :) 2018-12-19 14:20:45 +01:00
FixCasing.cs Work on compare etc. 2018-02-13 10:37:38 +01:00
HistoryItem.cs Some line endings to CRLF 2016-02-08 21:11:03 +01:00
HtmlUtil.cs Work on ebu stl boxing - thx Milenko :) 2018-11-20 21:19:28 +01:00
IfoParser.cs Use DvdSubtitleLanguage class i/o IfoParser language lists 2016-04-19 21:58:58 +02:00
ImageSplitterItem.cs Work on OCR 2017-12-22 21:03:10 +01:00
Language.cs Create/adjust/translate shorcuts now global - thx OmrSi :) 2019-01-01 15:41:22 +01:00
LanguageAutoDetect.cs Update change log 2018-08-30 15:26:24 +02:00
LanguageDeserializer.cs Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +01:00
LanguageStructure.cs Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +01:00
LibSE.csproj Work on #3255 2018-12-31 11:24:45 +01: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 Work on Tesseract4/OCR (make images binary) 2018-11-14 22:55:20 +01:00
NoBreakAfterItem.cs [NoBreakAfterItem] - Use generic IComparable. 2016-04-05 03:09:40 +01:00
packages.config Improve handling of zlib compression in Matroska - thx mkver 2017-09-10 20:50:28 +02:00
Paragraph.cs Work on #3255 2018-12-25 00:08:23 +01:00
PlainTextImporter.cs Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +01:00
RealFFT.cs Add some readonly keywords. 2015-09-03 01:46:29 -04:00
RegexUtils.cs Refact minor stuff regarding regex replace 2018-04-07 21:03:29 +02:00
RegistryUtil.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
ReplaceExpression.cs Refact (minor) 2018-03-09 23:42:32 +01:00
RichTextToPlainText.cs Minor refact (use simple types) 2016-07-31 22:04:48 +02:00
SceneChangeHelper.cs Use new hash as name of scene changes too - thx OmrSi :) 2018-08-25 09:20:02 +02:00
SeLogger.cs Improve quote/italic detection in binary ocr - thx Michael :) 2018-12-31 11:03:01 +01:00
Settings.cs Create/adjust/translate shorcuts now global - thx OmrSi :) 2019-01-01 15:41:22 +01:00
SsaStyle.cs Fix some issues found by PVS-Studio 2018-03-06 23:33:24 +01:00
StringExtensions.cs [stringextenssions] - update fixextraspaces 2018-02-23 20:39:10 +00:00
StrippableText.cs Refactor (minor) 2018-03-14 22:02:40 +01:00
Subtitle.cs Bookmarks are now saved in separate file (e.g. file.srt.bookmarks) 2018-12-30 09:38:35 +01:00
TarHeader.cs Add posibility for Tesseract 3.02 + OCR image pre-processing 2018-09-19 22:22:19 +02:00
TarReader.cs Add posibility for Tesseract 3.02 + OCR image pre-processing 2018-09-19 22:22:19 +02:00
TaskbarList.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
TesseractDictionary.cs Update Tesseract OCR from 3.02 to 4.0 (alpha) 2018-03-27 17:24:47 +02:00
TextDraw.cs Make font size for export images more like vlc/mpv 2017-10-01 15:25:00 +02:00
TextEncodingExtensions.cs Added Text.Encoding.IsEbcdic extension method 2016-05-22 00:57:21 +02:00
TimeCode.cs Fix issue with "Max Time" after "split at cursor" - thx Jüri :) 2018-07-04 07:48:15 +02:00
TinyJsonParser.cs Update Microsoft Bing Translator API to V3 + link to api key - thx Sopor- :) 2018-10-02 18:52:08 +02:00
UknownFormatImporter.cs Improve unknown json importer - thx Thamy :) 2018-11-10 10:45:36 +01:00
UknownFormatImporterJson.cs Improve unknown json importer - thx Thamy :) 2018-11-10 10:45:36 +01:00
Utilities.cs Work on #3264 (Auto-break-consider-max-lines) 2019-01-01 14:00:08 +01:00
VideoInfo.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
WaveToVisualizer.cs work on #3047 2018-08-24 14:41:08 +02:00
XmlDeserializerGenerator.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
XSub.cs Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
ZipExtractor.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00