Commit Graph

6185 Commits

Author SHA1 Message Date
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
Nikolaj Olsson
897994b00e Merge pull request #1286 from ivandrofly/patch-12
[Internal] - Remove unnecessary method
2015-09-18 19:24:18 +02:00
Nikolaj Olsson
88e6a3d51c Merge pull request #1287 from ivandrofly/patch-14
[Internal] - Simplify member access
2015-09-18 19:23:10 +02:00
ivandrofly
2fdfc78052 [Internal] - Simplify member access 2015-09-18 01:40:49 +01:00
ivandrofly
bfb77c8fe8 [Internal] - Remove unnecessary method 2015-09-17 20:42:43 +01:00
Nikolaj Olsson
465a690089 Merge pull request #1281 from ivandrofly/patch-12
[Main] - Refactor + Update
2015-09-17 15:04:53 +02:00
Nikolaj Olsson
66e617d1e4 Merge pull request #1283 from diomed/patch-1
:octocat: croatian ocr fixes
2015-09-17 15:04:30 +02:00
Nikolaj Olsson
9e5622cc53 Merge pull request #1284 from ivandrofly/patch-14
Update (ModifySelection.cs, 	TimedTextProperties.cs)
2015-09-17 15:04:18 +02:00
ivandrofly
7096a8ae57 [ModifySelection.cs] - Set '_subtitleListView' to readonly 2015-09-17 11:44:05 +01:00
ivandrofly
6d7514e3c3 [ModifySelection.cs] - Prefer 'item.SubItems.Add' 2015-09-17 11:43:30 +01:00
ivandrofly
e8ab41add7 [TimedTextProperties.cs] - Remove redundant 'this' keyword 2015-09-17 11:42:38 +01:00
Kruno H
9a438aa675 :octocat: croatian ocr fixes 2015-09-17 09:49:41 +02:00
Waldi Ravens
65a1e2c862 Fixed UpdateLanguageFiles (generate libse\LanguageDeserializer.cs) 2015-09-17 07:07:11 +02:00
Waldi Ravens
75b8c8b717 nl-NL translation: new FindDialog tags 2015-09-17 06:22:39 +02:00
Waldi Ravens
19546ec767 fr-FR translation: new FindDialog tags 2015-09-17 06:22:37 +02:00
Waldi Ravens
be72b82814 de-DE translation: new FindDialog tags 2015-09-17 06:22:34 +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
ivandrofly
694560d172 [Main] - Refactor + Update 2015-09-16 19:58:04 +01:00
niksedk
76fa4f2178 Format "EBU stl" - writing of Chinese 2015-09-16 19:37:02 +02:00
niksedk
313fd6b37f Trying to fix #1275 2015-09-15 18:05:24 +02:00
niksedk
4e75f723cc Fixed bug regarding decimal separator in TTML 2006-10 draft format - Jiří :) 2015-09-15 17:50:59 +02:00
Nikolaj Olsson
1569d27262 Merge pull request #1276 from jdpurcell/localizetimecode
Make subtitle list use localized decimal separator
2015-09-14 20:12:26 +02:00
Nikolaj Olsson
9d51c10627 Merge pull request #1277 from jdpurcell/fix1
Fix missing context menu items on new selection
2015-09-14 16:00:44 +02:00
Nikolaj Olsson
c3ef7d137f Merge pull request #1278 from diomed/patch-1
:octocat: croatian ocr fixes
2015-09-14 16:00:23 +02:00
Kruno H
d8652eae67 :octocat: croatian ocr fixes 2015-09-14 14:33:43 +02:00
J.D. Purcell
c00b833adc Fix missing context menu items when right clicking on a new selection that has been resized. 2015-09-13 21:34:18 -04: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
Nikolaj Olsson
dcaddfe074 Merge pull request #1273 from ivandrofly/patch-23
[Internal] - Minor update
2015-09-13 21:30:22 +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
Nikolaj Olsson
2af71513f3 Merge pull request #1274 from jdpurcell/audiovis1
Some more wave visualizer enhancements
2015-09-13 20:08:50 +02:00
J.D. Purcell
f6014d7dc8 Fix waveform height calculation being 2x too high (but set default vertical zoom to 2.0 to keep the same effective look). Now you can zoom out vertically to 1.0 to see the correct height.
Increase maximum vertical zoom factor to compensate for the height correction.
Allow vertical zoom to be changed with control + shift + scroll wheel.
2015-09-13 02:45:16 -04: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
49c1df431b Fixed bug in waveform handling in recent commit fc296789ef 2015-09-12 14:16:30 +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
niksedk
99079d7207 Fix for "One box background" in image export - thx Johannes :) 2015-09-11 18:15:13 +02:00
Nikolaj Olsson
e413ab3764 Merge pull request #1270 from xylographe/xfix1
Minor fixes
2015-09-11 07:10:14 +02:00
Nikolaj Olsson
cf43546688 Merge pull request #1272 from ivandrofly/patch-20
Update (main.cs)
2015-09-11 07:09:45 +02:00
Nikolaj Olsson
2fd0ca7535 Merge pull request #1269 from diomed/patch-1
🌱 cro ocr ++ and fixes
2015-09-11 07:09:29 +02:00
ivandrofly
95a9a067cd [internal] - minor refactor 2015-09-10 14:51:49 +01:00
ivandrofly
0e4ad1ccd7 [internal] - add helper method to get focused text box. 2015-09-10 14:51:28 +01:00
Waldi Ravens
a15d79cce9 Fixed interjection captalization (Forms/RemoveTextForHI) 2015-09-10 13:03:34 +02:00
Waldi Ravens
e197c28ccc Fixed DisplayName captalization (Forms/ChooseLanguage) 2015-09-10 13:03:31 +02:00
Waldi Ravens
81973cb572 Added CapitalizeFirstLetter method to StringExtensions 2015-09-10 13:03:28 +02:00