Commit Graph

176 Commits

Author SHA1 Message Date
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
ivandrofly
25579c198d [Internal] - Minor update 2015-09-13 20:27:26 +01:00
niksedk
4291621983 Minor fix for Unknown sub 78 2015-09-13 20:29:37 +02:00
niksedk
798b46c927 Fixed crash in TS parser - thx Verner :) 2015-09-13 20:27:52 +02:00
J.D. Purcell
0defc6b5e9 WaveToVisualizer: fix peak generation skipping the last fractional second of audio.
Add waveform batch: generate spectrogram (if respective setting is enabled).
Add waveform batch: fix status not showing the "calculating..." part.
Small code cleanups.
2015-09-13 01:11:13 -04:00
niksedk
e04f43a29a Minor fix for Chinese reading in EBU STL 2015-09-12 16:36:44 +02:00
niksedk
3bd27af9ee Add Chinese reading to EBU STL - thx Paul and Michael :) 2015-09-12 14:00:30 +02:00
niksedk
2ff54417e8 Minor fix for ebu 2015-09-12 08:23:13 +02:00
Waldi Ravens
a15d79cce9 Fixed interjection captalization (Forms/RemoveTextForHI) 2015-09-10 13:03:34 +02:00
Waldi Ravens
81973cb572 Added CapitalizeFirstLetter method to StringExtensions 2015-09-10 13:03:28 +02:00
ivandrofly
c895700d91 [HI] - Refactor 2015-09-09 21:32:28 +01:00
ivandrofly
862f356eb0 [Utilities] - Minor update 2015-09-09 20:24:45 +01:00
niksedk
fc296789ef Better handling of not supported wave files in main window 2015-09-09 06:38:49 +02:00
J.D. Purcell
511ad7e132 Add support for 8-bit, 20-bit, and 24-bit WAVs. 2015-09-08 23:31:22 -04:00
niksedk
1a27b419b9 Removed no longer used "FixLowercaseIToUppercaseICheckedButCurrentLanguageIsNotEnglish" 2015-09-08 19:25:51 +02:00
Nikolaj Olsson
5ae0efdea1 Merge pull request #1252 from ivandrofly/patch-22
[internal] - missing part from last PR
2015-09-08 17:00:16 +02:00
ivandrofly
bc68cb60d4 [internal] - minor refact 2015-09-08 11:40:35 +01:00
ivandrofly
9cffdd1cbc [internal] - Use already defined constant tags 2015-09-08 11:30:52 +01:00
Nikolaj Olsson
61c0d0b2a0 Merge pull request #1257 from xylographe/xfix1
Minor fixes + refact (Forms/RemoveTextForHI)
2015-09-08 05:08:42 +02:00
Nikolaj Olsson
9c2b83d78f Merge pull request #1261 from ivandrofly/patch-29
[setting] - use string's const empty variable instead
2015-09-08 05:06:38 +02:00
ivandrofly
39a618f0a8 [setting] - use string's const empty variable instead 2015-09-08 01:54:29 +01:00
J.D. Purcell
e44aea6609 Audio visualizer: Fix issues with HH:MM:SS:FF time code format.
Audio visualizer: Localize the decimal separator for HH:MM:SS.MS time code format.
2015-09-07 18:05:03 -04:00
Waldi Ravens
3f7cfd5e59 Formatting (whitespace only) 2015-09-07 16:43:45 +02:00
Waldi Ravens
e17beecdb9 Minor fixes + refact - RemoveStartEndTags/RemoveTextBetweenTags (RemoveTextForHI) [4] 2015-09-07 16:43:42 +02:00
Waldi Ravens
5d5ea431f3 Minor fixes + refact - RemoveInterjections (RemoveTextForHI) [3] 2015-09-07 09:23:39 +02:00
Waldi Ravens
9c439bb322 Minor refact - RemoveTextFromHearImpaired (RemoveTextForHI) [2] 2015-09-07 09:23:36 +02:00
Waldi Ravens
ccb99776f1 Minor refact - RemoveColon (RemoveTextForHI) [1] 2015-09-07 09:23:33 +02:00
Nikolaj Olsson
7096e2cbfd Merge pull request #1247 from ivandrofly/patch-8
Fix + Update (libse/HtmlUtil.cs, src/Forms/OCRSpellCheck.cs)
2015-09-06 21:41:59 +02:00
ivandrofly
0e698216c1 [internal] - cache char array global 2015-09-06 20:38:37 +01:00
Nikolaj Olsson
6c095e8d3f Merge pull request #1216 from jdpurcell/playselection
Play audio selection fix/enhancement
2015-09-06 18:30:04 +02:00
ivandrofly
3366abdb44 [internal] - Use Stream.CopyTo() instead loop thx @xylographe 2015-09-06 15:42:57 +01:00
ivandrofly
79f97e612d [internal] - add new method to GetLineWithPerhapsOnlyNumbers 2015-09-06 15:27:29 +01:00
ivandrofly
fb5145d209 [internal] - missing part from last PR 2015-09-06 15:17:03 +01:00
ivandrofly
c957d7e95f [internal] - Cache ExpectedChar + add use of ordinal 2015-09-06 14:50:13 +01:00
ivandrofly
13769465c1 [internal] - Minor update 2015-09-06 14:36:37 +01:00
Nikolaj Olsson
4238ac3949 Merge pull request #1248 from ivandrofly/patch-9
Update for (src/Forms/ImportImages.cs)
2015-09-06 15:27:43 +02:00
ivandrofly
c9ce0e4654 [UI] - Add button (Remove/Remove All) 2015-09-06 14:24:40 +01:00
J.D. Purcell
10904c57ac Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit into spectrogramoptim 2015-09-06 08:28:39 -04:00
ivandrofly
a98a00e13c [internal] - introduce more constant for var inside loop 2015-09-06 01:01:44 +01:00
ivandrofly
919ef34555 [internal] - remove redundant cast byte to byte 2015-09-06 00:53:17 +01:00
ivandrofly
5ef9a2f326 [Memory] - Dispose MemoryStream object 2015-09-06 00:52:05 +01:00
ivandrofly
a1f3caea4c [internal] - also return if string is empty 2015-09-06 00:45:51 +01:00
J.D. Purcell
3bc7d258d0 Small code cleanup. 2015-09-05 19:19:19 -04:00
J.D. Purcell
b853819faa Small code cleanup. 2015-09-05 19:12:19 -04:00
J.D. Purcell
f5a07e90b3 Small code cleanup. 2015-09-05 18:42:06 -04:00
J.D. Purcell
3fdafd165b Small code cleanup. 2015-09-05 18:19:16 -04:00
niksedk
5039f14ace Fix for playing mka files with direct show 2015-09-05 22:48:15 +02:00
niksedk
cdc73487f4 Fix for margin in ssa/ass 2015-09-05 22:47:12 +02:00
J.D. Purcell
d94c73221f Undo removing one of the lines from Info.xml (for backwards compatibility). 2015-09-05 13:56:19 -04:00
J.D. Purcell
42565f4c98 Improve spectrogram accuracy. 2015-09-05 13:45:53 -04:00
J.D. Purcell
76d96f4309 Remove unnecessary information from spectrogram info. 2015-09-05 13:45:53 -04:00
J.D. Purcell
6961eab2ef Spectrogram: parallelize image saving. 2015-09-05 13:45:52 -04:00
J.D. Purcell
0e9a416a7a Palette indexes are not actually related to the FFT length. 2015-09-05 13:45:52 -04:00
Waldi Ravens
b2fda4839a Minor fix + minor refact (Forms/RemoveTextForHI) 2015-09-03 21:30:32 +02:00
Waldi Ravens
e728c95629 Formatting (whitespace only) 2015-09-03 11:06:53 +02:00
Waldi Ravens
cf4aa11d75 Use SplitToLines string extension method 2015-09-03 11:05:45 +02:00
Nikolaj Olsson
5df15e676d Merge pull request #1227 from jdpurcell/spectrogramoptim
Spectrogram optimization, round 2
2015-09-03 08:05:25 +02:00
J.D. Purcell
d5fa8fbe3c Add some readonly keywords. 2015-09-03 01:46:29 -04:00
J.D. Purcell
2c365d078f Merge branch 'spectrogramoptim' of https://github.com/jdpurcell/subtitleedit into playselection 2015-09-02 23:41:32 -04:00
J.D. Purcell
7fa4accd64 Optimize pixel drawing.
Optimize byte to double conversion.
Other small optimizations/cleanups/fixes.
2015-09-02 23:37:56 -04:00
J.D. Purcell
456bf7c090 Change multiplication order (doesn't matter). 2015-09-02 19:11:32 -04:00
J.D. Purcell
ec247f2942 Optimize magnitude to palette index calculation. 2015-09-02 19:05:52 -04:00
J.D. Purcell
df131bf052 Optimization - increase scope of bitmap locking. 2015-09-02 17:31:52 -04:00
Nikolaj Olsson
9c5c2fa6c0 Merge pull request #1217 from jdpurcell/spectrogramoptim
Spectrogram optimization
2015-09-02 21:16:19 +02:00
J.D. Purcell
384973c80f Safe version. 2015-09-02 14:20:41 -04:00