Commit Graph

140 Commits

Author SHA1 Message Date
ivandrofly
f14909050a [Update] - FixMissingPeriodsAtEndOfLine 2015-10-11 05:02:43 +01:00
ivandrofly
c0e72922c6 [internal] - minor optimization 2015-10-11 04:16:54 +01:00
Waldi Ravens
46a388c329 Synchronizing AutoDetectGoogleLanguage and AutoDetectLanguageName 2015-10-09 02:02:34 +02:00
aaaxx
cf3ca5457a Added Serbian-Cyrillic to LanguageAutoDetect.AutoDetectLanguageName 2015-10-09 00:09:02 +02:00
Nikolaj Olsson
24ab1a1ed3 Merge pull request #1365 from ivandrofly/patch-12
[Fix + Optimization] - FixStartWithUppercaseLetterAfterColon
2015-10-08 07:15:11 +02:00
Waldi Ravens
60f20dba33 Prefer private LanguageAutoDetect members 2015-10-08 06:16:45 +02:00
Waldi Ravens
c57f6f1b46 Fixed and updated LanguageAutoDetect - thx Elheym / aaaxx :)
- Added AutoDetectWordsUkrainian - thx Elheym :)
- Updated AutoDetectWordsSpanish and AutoDetectWordsFrench - thx aaaxx :)
- Removed unused and incorrect (≡ Bulgarian words) AutoDetectWordsRomanian
- Fixed AutoDetectWordsArabic (broken in ca17ec6e8a)
2015-10-08 02:23:30 +02:00
ivandrofly
80f7152881 [Fix + Optimization] - FixStartWithUppercaseLetterAfterColon 2015-10-07 21:39:11 +01:00
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
Nikolaj Olsson
ac2cd55b4e Merge pull request #1363 from ivandrofly/patch-12
[Refactor] Minor refactor
2015-10-07 18:39:58 +02:00
ivandrofly
d2fa737a11 [Refactor] Minor refactor 2015-10-07 17:25:11 +01:00
Waldi Ravens
00f4d2d6c1 Formatting (whitespace only) 2015-10-07 14:03:14 +02:00
niksedk
8778a3c208 Last files... 2015-10-06 19:28:34 +02:00
niksedk
e155314897 Fixed missing alpha value for ASS header styles - thx ravi :) 2015-10-06 19:10:46 +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
cfae5dbd01 Minor refact (Subtitle.RemoveParagraphsByIndices) 2015-10-06 10:02:24 +02:00
Nikolaj Olsson
13b610af3e Merge pull request #1355 from jdpurcell/patch8
Adjust default waveform colors
2015-10-06 08:17:54 +02:00
niksedk
a5767c1939 Started on unit tests for "Subtitle", removed unused medthod + added 2 future methods 2015-10-06 07:57:27 +02:00
J.D. Purcell
1bbd2ac853 Adjust default waveform colors. 2015-10-05 22:37:21 -04:00
Nikolaj Olsson
738589f899 Merge pull request #1343 from jdpurcell/patch6
Waveform - show actual peak values
2015-10-05 22:09:14 +02:00
niksedk
00b14eb462 Minor refact 2015-10-05 21:18:41 +02:00
niksedk
ed33b32579 Fixed split to lines regarding unicode char 8232 2015-10-05 19:43:03 +02:00
J.D. Purcell
c8ed603f9b Spectrogram loading cleanups. 2015-10-04 12:41:09 -04:00
niksedk
d4067cd47b Fixed not working "Fix common errors on selected lines" - thx ingo :) 2015-10-04 09:25:07 +02:00
J.D. Purcell
ed7c351b19 Minor changes / cleanup. 2015-10-03 15:39:00 -04:00
niksedk
4e02d4c08f 3.4.9 2015-10-03 10:24:12 +02:00
Waldi Ravens
f552af4555 Fix Portuguese language detection (Core/Utilities) 2015-10-02 01:56:25 +02:00
J.D. Purcell
ea5e748072 Display actual wave peaks instead of a sampled waveform. 2015-09-30 21:53:59 -04:00
Waldi Ravens
7883b28c26 Resolve problems with UpdateAssemblyInfo
- new release: update template files when SE version has been bumped in VS
- building from source tarball: set build number to 9999 (no commit hash)
2015-09-26 09:16:46 +02:00
niksedk
9fba87b9bc Minor refact + minor update of text 2015-09-25 21:34:58 +02:00
niksedk
1286cd28f1 Minor refactor 2015-09-24 06:14:01 +02:00
niksedk
108a0ae6a5 Minor fixes for beta ocr method (for a future version...) 2015-09-24 06:10:12 +02:00
Nikolaj Olsson
0ecaa23d87 Merge pull request #1305 from jdpurcell/patch1
Fix not all paragraphs showing in the audio visualizer when zoomed out
2015-09-21 15:57:20 +02:00
J.D. Purcell
d852ce5519 Fix comment. 2015-09-20 23:51:40 -04:00
Waldi Ravens
e751dc608f Formatting (whitespace only) 2015-09-20 15:21:11 +02:00
niksedk
3a96812c9a Some fixes for "Remove text for HI" - thx Rasmus :) 2015-09-20 08:02:54 +02:00
ivandrofly
1ff6e120f3 [Subrip] - Avoid duplicated codes 2015-09-19 22:22:35 +01:00
niksedk
a39c3b9b5f Working on moving logic from FixCommonErrors form to libse 2015-09-19 09:30:42 +02:00
niksedk
0450545022 Working on moving logic from FixCommonErrors form to libse 2015-09-18 22:18:42 +02:00
niksedk
97366246c2 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
niksedk
500e93336e Trying to fix UpdateLanguageFiles to point to correct files - thx xylographe :) 2015-09-18 19:50:47 +02:00
Nikolaj Olsson
07ecad1367 Merge pull request #1180 from ivandrofly/findDialog
[feature] add new feature to Find Dialog: "Count Matches"
2015-09-18 19:48:40 +02:00
Nikolaj Olsson
0b868439bf Merge pull request #1267 from ivandrofly/patch-16
[HI] - Refactor
2015-09-18 19:32:45 +02:00
ivandrofly
6ebcd729fb [Count Matches] - Add multi-lang support 2015-09-17 06:22:31 +02:00
ivandrofly
9eb9908941 [feature] Add new feature to Find Dialog: "Count Matches" 2015-09-17 06:22:07 +02:00
niksedk
76fa4f2178 Format "EBU stl" - writing of Chinese 2015-09-16 19:37:02 +02:00
niksedk
4e75f723cc Fixed bug regarding decimal separator in TTML 2006-10 draft format - Jiří :) 2015-09-15 17:50:59 +02:00
J.D. Purcell
3d9ad5c5dd Make subtitle list use localized decimal separator. 2015-09-13 19:50:38 -04:00
niksedk
46745d01fd Performance fix in checking for changes 2015-09-13 21:58:54 +02:00