Commit Graph

90 Commits

Author SHA1 Message Date
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
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