Commit Graph

6154 Commits

Author SHA1 Message Date
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
Kruno H
9cbde1a4d9 🌱 cro ocr ++ and fixes 2015-09-10 12:17:38 +02:00
Nikolaj Olsson
0dbee19e56 Merge pull request #1268 from xylographe/updnl
Automated upkeep
2015-09-10 07:10:55 +02:00
Waldi Ravens
7755414e25 Formatting (whitespace only) 2015-09-10 06:15:09 +02:00
Waldi Ravens
c025edd4b4 dictionaries: automated XML upkeep 2015-09-10 06:14:22 +02:00
Waldi Ravens
11536218e2 translations: automated XML upkeep 2015-09-10 06:13:36 +02:00
Nikolaj Olsson
325d486c40 Merge pull request #1266 from ivandrofly/patch-16
[Utilities] - Minor update
2015-09-09 21:51:59 +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
Nikolaj Olsson
1ecd36fb2a Merge pull request #1265 from ivandrofly/patch-18
Update + Fix
2015-09-09 05:51:49 +02:00
Nikolaj Olsson
270f01fd69 Merge pull request #1264 from jdpurcell/wavbit
Add support for 8-bit, 20-bit, and 24-bit WAVs
2015-09-09 05:49:17 +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
ivandrofly
9c1d53a00d [internal] - introduce constant for time code write format 2015-09-09 03:35:26 +01:00
ivandrofly
741054f13f [AlignmentPicker] - make set private 2015-09-09 03:31:43 +01:00
ivandrofly
59cf9a4e08 [internal] - use built-in max finder 2015-09-08 19:55:59 +01:00
ivandrofly
767fd4eb48 [internal] - fix already visible 2015-09-08 19:55:33 +01:00
niksedk
1a27b419b9 Removed no longer used "FixLowercaseIToUppercaseICheckedButCurrentLanguageIsNotEnglish" 2015-09-08 19:25:51 +02:00
niksedk
3f4141a1a7 Audio viz - don't generate wav if source is already wav - thx MM :) 2015-09-08 18:49:03 +02:00
Mircea Voiculescu
e1a280b219 Updated Romanian translation - thx Mircea :) 2015-09-08 17:22:53 +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
Nikolaj Olsson
d0d4170553 Merge pull request #1263 from ivandrofly/patch
[internal] - Use already defined constant tags
2015-09-08 16:59:25 +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
moob
5fc3d8c2e0 Updated Portuguese translation - thx moob :) 2015-09-08 05:32:40 +02:00
admas
61e17fb570 Updated Polish translation - thx admas :) 2015-09-08 05:31:33 +02:00
domddol
2c0f6a4cb5 Korean language file updated - thx domddol :) 2015-09-08 05:26:49 +02:00
niksedk
b9967e7efc Auto focus audio visualizer fix (mostly to use spacebar in waveform without added spaces in text fields) - thx ingo :) 2015-09-08 05:15:49 +02: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
Nikolaj Olsson
9ef0a7b035 Merge pull request #1256 from jdpurcell/cleanup2
WaveformPaint cleanup
2015-09-08 04:53:33 +02:00
ivandrofly
39a618f0a8 [setting] - use string's const empty variable instead 2015-09-08 01:54:29 +01:00