Commit Graph

12 Commits

Author SHA1 Message Date
niksedk
075de1b239 Extracted language auto detection to "LanguageAutoDetect" + added two simple unit tests 2015-10-07 21:58:57 +02:00
Nikolaj Olsson
66672b7c03 Merge pull request #1360 from Elheym/Elheym-patch-1
Update AutoDetectWordsRussian
2015-10-07 20:18:43 +02:00
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
Waldi Ravens
f552af4555 Fix Portuguese language detection (Core/Utilities) 2015-10-02 01:56:25 +02:00
ivandrofly
25579c198d [Internal] - Minor update 2015-09-13 20:27:26 +01:00
ivandrofly
862f356eb0 [Utilities] - Minor update 2015-09-09 20:24:45 +01:00
ivandrofly
bc68cb60d4 [internal] - minor refact 2015-09-08 11:40:35 +01:00
niksedk
5039f14ace Fix for playing mka files with direct show 2015-09-05 22:48:15 +02:00
Waldi Ravens
f9e9bf3804 Formatting (whitespace only) 2015-09-01 01:08:41 +02:00
niksedk
6e438005b0 Making version maintaining easier (only update in SubtitleEdit AssemblyInfo.cs - libse auto updated) 2015-08-27 22:41:16 +02:00
niksedk
fdf70b544e Fixed language deserializer + removed some old files 2015-08-26 22:54:56 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00