SubtitleEdit/libse
Vitalij 317432dc03 Update AutoDetectWordsRussian
Advanced avto detection list of words for Russian.
I would also like to have been added for Ukrainian, which is not represented here. Add the necessary data, similar to the Russian Ukrainian heading ... Such as a count and case, but it did no good, they were identified as Russian. Add please: "public static readonly string[] AutoDetectWordsUkrainian = { "Ні", "ні", "Привіт", "привіт", "Це", "це", "Що", "що", "Його", "його", "Він", "він", "Як", "як", "Гаразд", "гаразд", "Якщо", "якщо", "Мені", "мені", "Твій", "твій", "Їх", "їх", "Вітаю", "вітаю", "Дякую", "дякую", "вже", "було", "був", "цього", "нічого", "немає", "може", "знову", "бо", "щось", "щоб", "цим", "тобі", "хотів", "твоїх", "мої", "мій", "має", "їм", "йому", "дуже" };"
2015-10-06 19:06:52 +03:00
..
BluRaySup libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
ContainerFormats Use SplitToLines string extension method 2015-09-03 11:05:45 +02:00
DetectEncoding libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Dictionaries Merge pull request #1221 from ivandrofly/patch-5 2015-09-02 19:47:37 +02:00
Enums Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
Forms Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
Properties Making version maintaining easier (only update in SubtitleEdit AssemblyInfo.cs - libse auto updated) 2015-08-27 22:41:16 +02:00
SubtitleFormats Format "EBU stl" - writing of Chinese 2015-09-16 19:37:02 +02:00
TransportStream Fixed crash in TS parser - thx Verner :) 2015-09-13 20:27:52 +02:00
VobSub libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
BmpReader.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Configuration.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
FastBitmap.cs Optimize pixel drawing. 2015-09-02 23:37:56 -04:00
FastFileStream.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
FileUtil.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
FindReplaceDialogHelper.cs [feature] Add new feature to Find Dialog: "Count Matches" 2015-09-17 06:22:07 +02:00
HistoryItem.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
HtmlUtil.cs [internal] - Use already defined constant tags 2015-09-08 11:30:52 +01:00
IfoParser.cs Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
ImageSplitter.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
ImageSplitterItem.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Language.cs Some fixes for new "Count" in "Find" dialog (tabstop order + don't count empty string + text for one match) 2015-09-18 20:04:37 +02:00
LanguageDeserializer.cs Some fixes for new "Count" in "Find" dialog (tabstop order + don't count empty string + text for one match) 2015-09-18 20:04:37 +02:00
LanguageStructure.cs Some fixes for new "Count" in "Find" dialog (tabstop order + don't count empty string + text for one match) 2015-09-18 20:04:37 +02:00
LibSE.csproj Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
ManagedBitmap.cs [internal] - Use Stream.CopyTo() instead loop thx @xylographe 2015-09-06 15:42:57 +01:00
MurMurHash3.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
NativeMethods.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
NikseBitmap.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
NoBreakAfterItem.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Paragraph.cs Fix for margin in ssa/ass 2015-09-05 22:47:12 +02:00
RealFFT.cs Add some readonly keywords. 2015-09-03 01:46:29 -04:00
RegistryUtil.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Settings.cs [setting] - use string's const empty variable instead 2015-09-08 01:54:29 +01:00
SpellCheckWord.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
SsaStyle.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
StringExtensions.cs Added CapitalizeFirstLetter method to StringExtensions 2015-09-10 13:03:28 +02:00
StripableText.cs [internal] - cache char array global 2015-09-06 20:38:37 +01:00
Subtitle.cs Performance fix in checking for changes 2015-09-13 21:58:54 +02:00
TarHeader.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TarReader.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TaskbarList.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TextDraw.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
TimeCode.cs Make subtitle list use localized decimal separator. 2015-09-13 19:50:38 -04:00
UknownFormatImporter.cs [internal] - add new method to GetLineWithPerhapsOnlyNumbers 2015-09-06 15:27:29 +01:00
Utilities.cs Update AutoDetectWordsRussian 2015-10-06 19:06:52 +03:00
VideoInfo.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
Wave.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
WaveToVisualizer.cs WaveToVisualizer: fix peak generation skipping the last fractional second of audio. 2015-09-13 01:11:13 -04:00
XmlDeserializerGenerator.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
XSub.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00
ZipExtractor.cs libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00