SubtitleEdit/libse
Nikolaj Olsson 0b59cd6ec0
Merge pull request #3423 from Flitskikker/fix-3415
Make Optimal CPS configurable in Settings (#3415)
2019-02-27 21:22:25 +01:00
..
AudioToText Refactor - fix minor issues from codacy 2019-01-21 09:53:15 +01:00
BluRaySup Remove unused class 2019-02-08 22:14:13 +01:00
ContainerFormats Refactor - fix minor issues from codacy 2019-01-28 19:53:20 +01:00
DetectEncoding Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Dictionaries Refact - thx invandrofly :) 2019-02-13 18:35:55 +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 Fix issue with music tags/remove text for HI - thx btsix :) 2019-02-23 19:04:16 +01:00
Interfaces Improve "Fix uppercase 'i' nside lowercase words - thx 2019-02-21 23:41:44 +01:00
NetflixQualityCheck Refactor (minor) 2019-02-02 12:42:30 +01:00
Properties 3.5.9 2019-02-10 15:17:24 +01:00
Resources Update Netflix allowed glyphs - thx Justin :) 2018-12-18 22:17:30 +01:00
SpellCheck Update a few words 2019-01-31 19:46:48 +01:00
SubtitleFormats Fix for irregular srt - thx Sopor- :) 2019-02-26 06:48:43 +01:00
Translate Fix translate italic issue - thx moob :) 2019-02-26 07:18:32 +01:00
TransportStream Refactor - fix minor issues from codacy 2019-01-23 20:27:53 +01:00
VobSub Refactor - fix minor issues from codacy 2019-01-23 12:28:03 +01: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 Refactor - add braces for libse 2019-01-19 14:40:37 +01: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 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
FileUtil.cs Support .rtf files in "Import plain text" - thx Tilen :) 2019-01-24 16:06:56 +01: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 (minor) 2019-02-02 12:42:30 +01: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
Language.cs Merge pull request #3423 from Flitskikker/fix-3415 2019-02-27 21:22:25 +01:00
LanguageAutoDetect.cs Add Sinhalese auto-detect 2019-02-22 21:16:00 +01:00
LanguageDeserializer.cs Merge pull request #3423 from Flitskikker/fix-3415 2019-02-27 21:22:25 +01:00
LanguageStructure.cs Merge pull request #3423 from Flitskikker/fix-3415 2019-02-27 21:22:25 +01:00
LibSE.csproj Remove unused class 2019-02-08 22:14:13 +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 Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
NoBreakAfterItem.cs Refactor - fix minor issues from codacy 2019-01-28 19:35:15 +01:00
packages.config Improve handling of zlib compression in Matroska - thx mkver 2017-09-10 20:50:28 +02:00
Paragraph.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
PlainTextImporter.cs Refactor - fix minor issues from codacy 2019-01-20 18:14:52 +01:00
RealFFT.cs Add some readonly keywords. 2015-09-03 01:46:29 -04:00
RegexUtils.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01: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 Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
SceneChangeHelper.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
SeLogger.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Settings.cs Merge pull request #3422 from Flitskikker/fix-3414 2019-02-27 21:22:09 +01:00
SsaStyle.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
StringExtensions.cs Refactor minor stuff 2019-01-29 21:33:20 +01:00
StrippableText.cs Refactor minor stuff 2019-01-29 21:33:20 +01:00
Subtitle.cs Add 'Extend only' option for the 'Recalculate' method in the 'Adjust durations' dialog (#3414) 2019-02-27 13:12:00 +01: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 Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
TextEncodingExtensions.cs Added Text.Encoding.IsEbcdic extension method 2016-05-22 00:57:21 +02:00
TimeCode.cs Refactor - add braces for libse 2019-01-19 14:40:37 +01: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 Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Utilities.cs Fix quotes aren't reversed - thx OmrSi :) 2019-02-11 13:07:16 +01:00
VideoInfo.cs Ran CodeMaid. 2016-01-24 16:49:03 +02:00
WaveToVisualizer.cs Refactor - fix minor issues from codacy 2019-01-20 14:53:58 +01: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 - add braces for libse 2019-01-19 14:40:37 +01:00